From: Richard M. Stallman Date: Fri, 1 Sep 2006 08:57:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~814 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/d178a6ebf9c714f2360997d16746d8c81f04f07b *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d0ef0518dd..615b2560dd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.