# HG changeset patch # User Richard M. Stallman # Date 1006714480 0 # Node ID f883faadb8aab3e224e3990fe64b489f19ae60ba # Parent f2e8fb1e19285a948cb1d9fc1a185b236f65813a *** empty log message *** diff -r f2e8fb1e1928 -r f883faadb8aa lisp/ChangeLog --- a/lisp/ChangeLog Sun Nov 25 18:53:04 2001 +0000 +++ b/lisp/ChangeLog Sun Nov 25 18:54:40 2001 +0000 @@ -1,5 +1,15 @@ 2001-11-25 Richard M. Stallman + * international/quail.el (quail-keyboard-layout-button): + Define button type. + (quail-keyboard-customize-button): Likewise. + (quail-help): Use those button types. Require `help-mode'. + Avoid altering the argument `package'. + + * help-mode.el (help-function, help-variable, help-face) + (help-coding-system, help-input-method, help-character-set): + Define each button type with its own explicit define-button-type. + * language/devan-util.el: Comment out parts of the file which apparently are garbled.