Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5194:77907bd57d25
Add missing CL style fontification.
lisp/ChangeLog addition:
2010-04-07 Didier Verna <didier@xemacs.org>
* font-lock.el (lisp-font-lock-keywords-2): Add missing CL style
lambda list constructs (&key etc.).
* lisp-mode.el (lisp-function-and-type-regexp): Recognize defun*
as well as defun.
| author | Didier Verna <didier@xemacs.org> |
|---|---|
| date | Wed, 07 Apr 2010 14:38:41 +0200 |
| parents | b36d089cbed5 |
| children | fa5d6416887f |
comparison
equal
deleted
inserted
replaced
| 5193:41ac827cb71b | 5194:77907bd57d25 |
|---|---|
| 1 2010-04-07 Didier Verna <didier@xemacs.org> | |
| 2 | |
| 3 * font-lock.el (lisp-font-lock-keywords-2): Add missing CL style | |
| 4 lambda list constructs (&key etc.). | |
| 5 * lisp-mode.el (lisp-function-and-type-regexp): Recognize defun* | |
| 6 as well as defun. | |
| 7 | |
| 1 2010-04-02 Aidan Kehoe <kehoea@parhasard.net> | 8 2010-04-02 Aidan Kehoe <kehoea@parhasard.net> |
| 2 | 9 |
| 3 * descr-text.el (describe-char-unicode-data): | 10 * descr-text.el (describe-char-unicode-data): |
| 4 Don't give up if describe-char-use-cache is t and the database | 11 Don't give up if describe-char-use-cache is t and the database |
| 5 isn't readable, warn and insert the entire UnicodeData.txt file | 12 isn't readable, warn and insert the entire UnicodeData.txt file |
