Mercurial > emacs
comparison lisp/ChangeLog @ 37472:9ce4aab7c994
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 25 Apr 2001 16:22:14 +0000 |
parents | dae24fc64c27 |
children | 2d8907c6ed46 |
comparison
equal
deleted
inserted
replaced
37471:f335708a19f2 | 37472:9ce4aab7c994 |
---|---|
1 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * find-lisp.el (find-lisp-find-dired-filter) | |
4 (find-lisp-find-dired-subdirectories, find-lisp-find-dired): Add | |
5 autoload cookies. From Richard Y. Kim <ryk@dspwiz.com>. | |
6 | |
1 2001-04-25 Stefan Monnier <monnier@cs.yale.edu> | 7 2001-04-25 Stefan Monnier <monnier@cs.yale.edu> |
2 | 8 |
3 * progmodes/make-mode.el (makefile-font-lock-keywords): | 9 * progmodes/make-mode.el (makefile-font-lock-keywords): |
4 Rationalize the rules for includes and conditionals and use the | 10 Rationalize the rules for includes and conditionals and use the |
5 keyword face for them. | 11 keyword face for them. |