changeset 79679:93f595b19034

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 04 Jan 2008 05:39:48 +0000
parents 08240fd93b4f
children 681c8988ee67
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jan 04 05:38:18 2008 +0000
+++ b/lisp/ChangeLog	Fri Jan 04 05:39:48 2008 +0000
@@ -1,3 +1,7 @@
+2008-01-04  Richard Stallman  <rms@gnu.org>
+
+	* delsel.el (delete-selection-mode): Doc fix.
+
 2008-01-04  Glenn Morris  <rgm@gnu.org>
 
 	* version.el (emacs-copyright): Update to 2008.
@@ -23,6 +27,13 @@
 	* textmodes/ispell.el (ispell-local-pdict): Add
 	safe-local-variable properties.
 
+2007-12-31  Richard Stallman  <rms@gnu.org>
+
+	* cus-edit.el (custom-add-parent-links): New arg DOC-INITIAL-STRING.
+	Defaults for INITIAL-STRING and DOC-INITIAL-STRING do not include
+	`parent'.
+	(custom-group-value-create): Pass two args to custom-add-parent-links.
+
 2007-12-29  Richard Stallman  <rms@gnu.org>
 
 	* font-lock.el (font-lock-prepend-text-property)