# HG changeset patch # User Richard M. Stallman # Date 1005066893 0 # Node ID dc0caf1519bdc36710752b740fbe9eae6a9d15a5 # Parent 3a4d800ced48bf14569545d1148143635526b072 *** empty log message *** diff -r 3a4d800ced48 -r dc0caf1519bd lisp/ChangeLog --- 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 + + * 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 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):