Mercurial > emacs
changeset 40783:dc0caf1519bd
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 06 Nov 2001 17:14:53 +0000 |
parents | 3a4d800ced48 |
children | d57f74c55909 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Nov 06 17:14:43 2001 +0000 +++ b/lisp/ChangeLog Tue Nov 06 17:14:53 2001 +0000 @@ -1,3 +1,11 @@ +2001-11-06 Richard M. Stallman <rms@gnu.org> + + * jka-compr.el (jka-compr-partial-uncompress): Support + an alternative of not using dd. + (jka-compr-dd-program): Use defcustom to define this. + (jka-compr-load-suffixes): Use defcustom. + (jka-compr-mode-alist-additions): Use defcustom. + 2001-11-06 Stefan Monnier <monnier@cs.yale.edu> * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):