Mercurial > emacs
comparison lisp/ChangeLog @ 41507:f883faadb8aa
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 25 Nov 2001 18:54:40 +0000 |
parents | d5de86d3c2c3 |
children | 69925dd4cdc7 |
comparison
equal
deleted
inserted
replaced
41506:f2e8fb1e1928 | 41507:f883faadb8aa |
---|---|
1 2001-11-25 Richard M. Stallman <rms@gnu.org> | 1 2001-11-25 Richard M. Stallman <rms@gnu.org> |
2 | |
3 * international/quail.el (quail-keyboard-layout-button): | |
4 Define button type. | |
5 (quail-keyboard-customize-button): Likewise. | |
6 (quail-help): Use those button types. Require `help-mode'. | |
7 Avoid altering the argument `package'. | |
8 | |
9 * help-mode.el (help-function, help-variable, help-face) | |
10 (help-coding-system, help-input-method, help-character-set): | |
11 Define each button type with its own explicit define-button-type. | |
2 | 12 |
3 * language/devan-util.el: Comment out parts of the file | 13 * language/devan-util.el: Comment out parts of the file |
4 which apparently are garbled. | 14 which apparently are garbled. |
5 | 15 |
6 2001-11-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 16 2001-11-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |