Mercurial > emacs
comparison lisp/ChangeLog @ 52884:71a1763f09d7
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 20 Oct 2003 21:32:25 +0000 |
parents | 23548da8a10f |
children | 2a29815ed66e |
comparison
equal
deleted
inserted
replaced
52883:cc2b636ab1db | 52884:71a1763f09d7 |
---|---|
1 2003-10-20 Luc Teirlinck <teirllm@auburn.edu> | |
2 | |
3 * help-mode.el (help-make-xrefs): Make sure that if a symbol is | |
4 followed by the word `face', it gets treated as a face, even if | |
5 it is also defined as a variable or a function. | |
6 | |
1 2003-10-20 Dave Love <fx@gnu.org> | 7 2003-10-20 Dave Love <fx@gnu.org> |
2 | 8 |
3 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Avoid | 9 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Avoid |
4 incf in macro expansion. | 10 incf in macro expansion. |
5 | 11 |