Mercurial > emacs
changeset 63658:35913598e5b7
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 22 Jun 2005 13:55:32 +0000 |
parents | 06603f5724ed |
children | ce9e9d1055bf |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 22 13:53:56 2005 +0000 +++ b/lisp/ChangeLog Wed Jun 22 13:55:32 2005 +0000 @@ -1,3 +1,9 @@ +2005-06-22 Juanma Barranquero <lekktu@gmail.com> + + * help-mode.el (help-make-xrefs): If a symbol representing a face + name is not followed by the word "face", it could still be a + function or variable name, so don't bypass other checks. + 2005-06-22 Juri Linkov <juri@jurta.org> * ps-print.el (ps-face-foreground-name, ps-face-background-name):