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