Mercurial > emacs
comparison lisp/ChangeLog @ 40783:dc0caf1519bd
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 06 Nov 2001 17:14:53 +0000 |
parents | 477c86c28270 |
children | c85bebc9cbb4 |
comparison
equal
deleted
inserted
replaced
40782:3a4d800ced48 | 40783:dc0caf1519bd |
---|---|
1 2001-11-06 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * jka-compr.el (jka-compr-partial-uncompress): Support | |
4 an alternative of not using dd. | |
5 (jka-compr-dd-program): Use defcustom to define this. | |
6 (jka-compr-load-suffixes): Use defcustom. | |
7 (jka-compr-mode-alist-additions): Use defcustom. | |
8 | |
1 2001-11-06 Stefan Monnier <monnier@cs.yale.edu> | 9 2001-11-06 Stefan Monnier <monnier@cs.yale.edu> |
2 | 10 |
3 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next): | 11 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next): |
4 Also work when LIMIT is further than the end of line. | 12 Also work when LIMIT is further than the end of line. |
5 | 13 |