changeset 67748:03d7253839de

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 23 Dec 2005 01:34:27 +0000
parents 3b325979ccee
children 1607dd4159f5
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 23 01:34:10 2005 +0000
+++ b/lisp/ChangeLog	Fri Dec 23 01:34:27 2005 +0000
@@ -1,8 +1,3 @@
-2005-12-22  Richard M. Stallman  <rms@gnu.org>
-
-	* cus-edit.el (customize-browse): Reword the top-of-buffer help intro.
-	(custom-buffer-create-internal): Fix previous change.
-
 2005-12-22  Richard M. Stallman  <rms@gnu.org>
 	
 	* cus-edit.el (custom-variable-prompt): Say "variable" in prompt.
@@ -10,6 +5,11 @@
 	Don't include buttons that write a file when there's no file.
 	(custom-variable-menu, custom-face-menu, custom-group-menu):
 	Don't include commands that write a file when there's no file.
+	(customize-browse): Reword the top-of-buffer help intro.
+	(custom-buffer-create-internal): Fix previous change.
+	(customize-changed-options-previous-release): Prev release is 21.1.
+	(customize-changed-options): Doc fix.
+	(customize-changed): New alias.
 
 2005-12-22  Stefan Monnier  <monnier@iro.umontreal.ca>