changeset 72591:4582bd903132

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 01 Sep 2006 08:57:41 +0000
parents 210a878f1395
children f6de516bbb4b
files lisp/ChangeLog
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <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.