Mercurial > emacs
changeset 89501:1e9b4e28ef36
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 11 Sep 2003 09:52:23 +0000 |
parents | e8de75a86fbc |
children | faa5bc8e8516 |
files | lisp/ChangeLog.22 |
diffstat | 1 files changed, 20 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog.22 Thu Sep 11 09:51:13 2003 +0000 +++ b/lisp/ChangeLog.22 Thu Sep 11 09:52:23 2003 +0000 @@ -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):