# HG changeset patch # User Richard M. Stallman # Date 1157101061 0 # Node ID 4582bd9031320df813f1ff3777ef5bddfdee666f # Parent 210a878f1395c60e91f6b7cf78c7da93560dc403 *** empty log message *** diff -r 210a878f1395 -r 4582bd903132 lisp/ChangeLog --- a/lisp/ChangeLog Fri Sep 01 02:31:47 2006 +0000 +++ b/lisp/ChangeLog Fri Sep 01 08:57:41 2006 +0000 @@ -1,3 +1,16 @@ +2006-08-31 Richard Stallman + + * cus-edit.el (custom-save-variables): Slight cleanup. + (Custom-no-edit): Renamed from custom-no-edit. + (Custom-newline): Renamed from custom-newline. + (custom-mode-map): Use new names. + + * emacs-lisp/easy-mmode.el (define-minor-mode): Reference manual + about customization, rather than M-x customize, in the doc string + made for the defcustom. + + * emacs-lisp/trace.el (trace-function-background): Doc fix. + 2006-08-31 Romain Francoise * dired-x.el (dired-guess-shell-alist-default): Update.