]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Fri, 1 Sep 2006 08:57:41 +0000 (08:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 1 Sep 2006 08:57:41 +0000 (08:57 +0000)
lisp/ChangeLog

index d0ef0518dd773e2c397c088bb6f6ecd0b3c8acc2..615b2560ddfbada2aa27225edba2bc7d3b18f772 100644 (file)
@@ -1,3 +1,16 @@
+2006-08-31  Richard Stallman  <rms@gnu.org>
+
+       * 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  <romain@orebokech.com>
 
        * dired-x.el (dired-guess-shell-alist-default): Update.