Mercurial > emacs
diff lisp/ChangeLog @ 98005:c6c423c9302e
* international/quail.el: Require help-mode.
(quail-help-init): Function removed.
(quail-keyboard-layout-button, quail-keyboard-customize-button):
Define directly.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 05 Sep 2008 22:08:26 +0000 |
parents | 752eb2a81b82 |
children | 883843ca3292 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Sep 05 21:16:19 2008 +0000 +++ b/lisp/ChangeLog Fri Sep 05 22:08:26 2008 +0000 @@ -1,5 +1,10 @@ 2008-09-05 Chong Yidong <cyd@stupidchicken.com> + * international/quail.el: Require help-mode. + (quail-help-init): Function removed. + (quail-keyboard-layout-button, quail-keyboard-customize-button): + Define directly. + * dired.el (dired-get-filename): Rewrite octal escape character processor (bug#885).