]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Thu, 11 Sep 2003 09:52:23 +0000 (09:52 +0000)
committerDave Love <fx@gnu.org>
Thu, 11 Sep 2003 09:52:23 +0000 (09:52 +0000)
lisp/ChangeLog.22

index 0de3712acf97fd0fc5d08d8a883bda4119887f9d..478e800ef0b4e6f31bcdcf3472a6b9982277a3f9 100644 (file)
@@ -1,5 +1,25 @@
+2003-09-11  Dave Love  <fx@gnu.org>
+
+       * international/mule-util.el
+       (detect-coding-with-language-environment): Doc fix.
+
+       * composite.el: Doc fixes.
+       (auto-compose-chars): Use functionp, not fboundp.
+
+       * international/mule-diag.el (list-charset-chars): Set buffer file
+       coding system.
+
+       * progmodes/cap-words.el (capitalized-words-mode): Add autoload
+       cookie.  Doc fix.
+
 2003-09-10  Dave Love  <fx@gnu.org>
 
+       * international/mule-diag.el (list-charset-chars): Set buffer file
+       coding system.
+
+       * progmodes/cap-words.el (capitalized-words-mode): Add autoload
+       cookie.  Doc fix.
+
        * textmodes/tex-mode.el (tex-font-lock-syntactic-face-function): 
        * progmodes/sh-script.el (sh-font-lock-syntactic-face-function): 
        * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):