Mercurial > emacs
changeset 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 | cb25381fabcc |
children | bb607b812d23 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
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).