Mercurial > emacs
comparison lisp/ChangeLog @ 27718:6a9980be1d1c
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 16 Feb 2000 22:58:42 +0000 |
parents | 649f1224f879 |
children | 75463d908406 |
comparison
equal
deleted
inserted
replaced
27717:649f1224f879 | 27718:6a9980be1d1c |
---|---|
5 (set-face-attribute): Purecopy args. | 5 (set-face-attribute): Purecopy args. |
6 (read-face-name): Default to name at point and use it in prompt. | 6 (read-face-name): Default to name at point and use it in prompt. |
7 Remove colon from arg in all callers. | 7 Remove colon from arg in all callers. |
8 (list-faces-display): Hyperlink to face descriptions and customize | 8 (list-faces-display): Hyperlink to face descriptions and customize |
9 buffers. | 9 buffers. |
10 (defined-colors): Fix typo for x-defined-colors. | |
11 | 10 |
12 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk> | 11 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk> |
13 | 12 |
14 * wid-edit.el (widget-match-inline): An atom never matches a | 13 * wid-edit.el (widget-match-inline): An atom never matches a |
15 list. | 14 list. |