Mercurial > emacs
comparison lisp/ChangeLog @ 31508:5416fcb729d7
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 08 Sep 2000 14:20:44 +0000 |
parents | 8284bbcb0d10 |
children | 8fa910d9155b |
comparison
equal
deleted
inserted
replaced
31507:ac6d049932e9 | 31508:5416fcb729d7 |
---|---|
1 2000-09-08 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * faces.el (face-spec-set): Only face-spec-reset-face when | |
4 ATTRS is non-nil. | |
5 | |
1 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il> | 6 2000-09-08 Eli Zaretskii <eliz@is.elta.co.il> |
2 | 7 |
3 * help.el (help-insert-xref-button): Fix a typo in doc string. | 8 * help.el (help-insert-xref-button): Fix a typo in doc string. |
4 | 9 |
5 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il> | 10 2000-09-07 Eli Zaretskii <eliz@is.elta.co.il> |
72 Include the pattern for character set. | 77 Include the pattern for character set. |
73 (leim): New group. | 78 (leim): New group. |
74 | 79 |
75 * international/quail.el: Don't require face. | 80 * international/quail.el: Don't require face. |
76 (quail): New group. | 81 (quail): New group. |
77 (quail-other-command): Dummy command to make quail-help works | 82 (quail-other-command): Dummy command to make quail-help work |
78 better. | 83 better. |
79 (quail-keyboard-layout-alist): Add Keyboard type "jp106". | 84 (quail-keyboard-layout-alist): Add Keyboard type "jp106". |
80 (quail-keyboard-layout-substitution): New variable. | 85 (quail-keyboard-layout-substitution): New variable. |
81 (quail-update-keyboard-layout): New function. | 86 (quail-update-keyboard-layout): New function. |
82 (quail-keyboard-layout-type): New customizable variable. | 87 (quail-keyboard-layout-type): New customizable variable. |