Mercurial > emacs
changeset 41507:f883faadb8aa
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 25 Nov 2001 18:54:40 +0000 |
parents | f2e8fb1e1928 |
children | b04f0b4fdbd6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rms@gnu.org> + * 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.