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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 18 Nov 2008 01:35:32 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/11/18 01:35:31

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14794
retrieving revision 1.14795
diff -u -b -r1.14794 -r1.14795
--- ChangeLog   17 Nov 2008 18:37:38 -0000      1.14794
+++ ChangeLog   18 Nov 2008 01:35:25 -0000      1.14795
@@ -1,9 +1,24 @@
+2008-11-18  Juanma Barranquero  <address@hidden>
+
+       * international/mule-cmds.el (update-leim-list-file): Simplify.
+       (prefer-coding-system, find-coding-systems-for-charsets):
+       Fix docstring typos.
+       (select-safe-coding-system, input-method-exit-on-first-char)
+       (language-info-alist, language-info-custom-alist): Reflow docstrings.
+       (toggle-input-method, read-multilingual-string): Doc fixes.
+       Reflow docstrings.
+       (locale-name-match, sort-coding-systems, find-multibyte-characters)
+       (read-char-by-name): Use `string-match-p'.
+       (get-char-code-property, put-char-code-property)
+       (char-code-property-description): Be silent while loading uni-* files.
+       (ucs-names): Use `dotimes-with-progress-reporter', because loading
+       the Unicode character names is *slow*.
+
 2008-11-17  Chong Yidong  <address@hidden>
 
        * wid-edit.el (widget-image-insert): Don't add a mouse-face.
 
-       * cus-edit.el (custom-group-value-create): Don't insert docstring
-       twice.
+       * cus-edit.el (custom-group-value-create): Don't insert docstring twice.
 
 2008-11-17  Juanma Barranquero  <address@hidden>
 




reply via email to

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