Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4670:5a54ce6dc945
Remove some extra parentheses, #'set-face-background-pixmap-file.
lisp/ChangeLog addition:
2009-08-09 Aidan Kehoe <kehoea@parhasard.net>
* faces.el (set-face-background-pixmap-file):
Remove some extra parentheses revealed by change set 7757334005ae.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 09 Aug 2009 12:38:04 +0100 |
parents | d71d2cefa42d |
children | e9b88e997479 |
comparison
equal
deleted
inserted
replaced
4669:2c1fa63dddbc | 4670:5a54ce6dc945 |
---|---|
1 2009-08-09 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * faces.el (set-face-background-pixmap-file): | |
4 Remove some extra parentheses revealed by change set 7757334005ae. | |
5 | |
1 2009-07-28 Mike Sperber <mike@xemacs.org> | 6 2009-07-28 Mike Sperber <mike@xemacs.org> |
2 | 7 |
3 * startup.el (startup-setup-paths): Use `emacs-data-roots' instead | 8 * startup.el (startup-setup-paths): Use `emacs-data-roots' instead |
4 of `emacs-roots' where appropriate. | 9 of `emacs-roots' where appropriate. |
5 | 10 |