emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 23 May 2008 12:53:25 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/05/23 12:53:24

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13801
retrieving revision 1.13802
diff -u -b -r1.13801 -r1.13802
--- ChangeLog   23 May 2008 07:35:07 -0000      1.13801
+++ ChangeLog   23 May 2008 12:53:22 -0000      1.13802
@@ -1,3 +1,13 @@
+2008-05-23  Kenichi Handa  <address@hidden>
+
+       * international/mule-conf.el: Don't define the charset `emacs'
+       here, just put :docstring, :short-name, and :long-name.
+
+2008-05-22  Kenichi Handa  <address@hidden>
+
+       * international/mule-diag.el (font-show-log): Limit each listing
+       to 20 items.
+
 2008-05-23  Nick Roberts  <address@hidden>
 
        * progmodes/gdb-ui.el (gdb-enable-debug): New function.
@@ -12,16 +22,18 @@
        Exclude more '*loaddefs' files.
        (compile-always): Simplify '.elc' deletion.
 
+>>>>>>> 1.13801
 2008-05-23  Stefan Monnier  <address@hidden>
 
        * vc-bzr.el (vc-bzr-annotate-time): Reduce memory allocation.
        (vc-bzr-revision-completion-table): Handle `boundaries' argument.
 
-       * minibuffer.el (completion-boundaries): Change calling convention, so
-       `string' has the same semantics as in try-completion and 
all-completions.
+       * minibuffer.el (completion-boundaries): Change calling
+       convention, so `string' has the same semantics as in
+       try-completion and all-completions.
        (completion-table-with-context, completion--embedded-envvar-table)
-       (completion--file-name-table, completion-pcm--find-all-completions):
-       Adjust code accordingly.
+       (completion--file-name-table)
+       (completion-pcm--find-all-completions): Adjust code accordingly.
 
 2008-05-22  Chong Yidong  <address@hidden>
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]