# HG changeset patch # User Chong Yidong # Date 1220652506 0 # Node ID c6c423c9302eb4153fdba2d4fdddfd9f040d5f8f # Parent cb25381fabcc421bf06ae34e5f4364832b375864 * international/quail.el: Require help-mode. (quail-help-init): Function removed. (quail-keyboard-layout-button, quail-keyboard-customize-button): Define directly. diff -r cb25381fabcc -r c6c423c9302e lisp/ChangeLog --- 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 + * 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).