From: Dave Love Date: Thu, 11 Sep 2003 09:52:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~8295^2~1847 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2aba43ab68046ba79d493c203e92fa65ac4215a0;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog.22 b/lisp/ChangeLog.22 index 0de3712acf9..478e800ef0b 100644 --- a/lisp/ChangeLog.22 +++ b/lisp/ChangeLog.22 @@ -1,5 +1,25 @@ +2003-09-11 Dave Love + + * 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 + * 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):