Mercurial > emacs
comparison lisp/ChangeLog @ 61911:76b4cd5cfca5
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Thu, 28 Apr 2005 11:50:34 +0000 |
parents | 35ce7eceb42c |
children | caa98288a9da |
comparison
equal
deleted
inserted
replaced
61910:caf171b08132 | 61911:76b4cd5cfca5 |
---|---|
1 2005-04-28 Lute Kamstra <lute@gnu.org> | 1 2005-04-28 Lute Kamstra <lute@gnu.org> |
2 | |
3 * font-lock.el (font-lock-add-keywords) | |
4 (font-lock-remove-keywords): Clarify docstring. | |
5 (font-lock-keywords-alist, font-lock-removed-keywords-alist): | |
6 Don't start docstrings with a `*'. | |
7 (font-lock-update-removed-keyword-alist): Give it a docstring. | |
2 | 8 |
3 * generic-x.el: Update commentary section. | 9 * generic-x.el: Update commentary section. |
4 Only require font-lock when compiling. | 10 Only require font-lock when compiling. |
5 Define all modes conditionally. | 11 Define all modes conditionally. |
6 Place all generic modes in the generic-x-modes customization group. | 12 Place all generic modes in the generic-x-modes customization group. |