Mercurial > emacs
changeset 45449:2e404ac3657f
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Tue, 21 May 2002 21:13:36 +0000 |
parents | 1ca33a788f45 |
children | 3b83834d8f74 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue May 21 21:03:51 2002 +0000 +++ b/lisp/ChangeLog Tue May 21 21:13:36 2002 +0000 @@ -1,3 +1,12 @@ +2002-05-18 Colin Walters <walters@gnu.org> + + * international/mule.el (make-coding-system): Doc fixes. + + * international/mule.el (auto-coding-functions): New variable. + (auto-coding-from-file-contents): Use it. + (set-auto-coding): Update docs. + (sgml-xml-auto-coding-function): New function. + 2002-05-21 Colin Walters <walters@verbum.org> * font-lock.el (font-lock-defaults, font-lock-defaults-alist)