Mercurial > emacs
comparison lisp/ChangeLog @ 63658:35913598e5b7
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 22 Jun 2005 13:55:32 +0000 |
parents | ded0bd7f2a38 |
children | 360c5dd8d233 |
comparison
equal
deleted
inserted
replaced
63657:06603f5724ed | 63658:35913598e5b7 |
---|---|
1 2005-06-22 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * help-mode.el (help-make-xrefs): If a symbol representing a face | |
4 name is not followed by the word "face", it could still be a | |
5 function or variable name, so don't bypass other checks. | |
6 | |
1 2005-06-22 Juri Linkov <juri@jurta.org> | 7 2005-06-22 Juri Linkov <juri@jurta.org> |
2 | 8 |
3 * ps-print.el (ps-face-foreground-name, ps-face-background-name): | 9 * ps-print.el (ps-face-foreground-name, ps-face-background-name): |
4 Replace aliased functions with calls where second arg `inherit' is t. | 10 Replace aliased functions with calls where second arg `inherit' is t. |
5 | 11 |