aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2008-01-04 05:39:48 +0000
committerRichard M. Stallman2008-01-04 05:39:48 +0000
commitf7fdcecd7e456cfecd71d62cfb1c0d9642b85ca9 (patch)
tree1e7cc38bccfef5cec2646fc632e88a5d30d4bf54 /lisp/ChangeLog
parent0f27a1fd6aa0090620f52034f87e9ca5b26843a6 (diff)
downloademacs-f7fdcecd7e456cfecd71d62cfb1c0d9642b85ca9.tar.gz
emacs-f7fdcecd7e456cfecd71d62cfb1c0d9642b85ca9.zip
(delete-selection-mode): Doc fix.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 958223c2855..2ee492aff86 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12008-01-04 Richard Stallman <rms@gnu.org>
2
3 * delsel.el (delete-selection-mode): Doc fix.
4
12008-01-04 Glenn Morris <rgm@gnu.org> 52008-01-04 Glenn Morris <rgm@gnu.org>
2 6
3 * version.el (emacs-copyright): Update to 2008. 7 * version.el (emacs-copyright): Update to 2008.
@@ -23,6 +27,13 @@
23 * textmodes/ispell.el (ispell-local-pdict): Add 27 * textmodes/ispell.el (ispell-local-pdict): Add
24 safe-local-variable properties. 28 safe-local-variable properties.
25 29
302007-12-31 Richard Stallman <rms@gnu.org>
31
32 * cus-edit.el (custom-add-parent-links): New arg DOC-INITIAL-STRING.
33 Defaults for INITIAL-STRING and DOC-INITIAL-STRING do not include
34 `parent'.
35 (custom-group-value-create): Pass two args to custom-add-parent-links.
36
262007-12-29 Richard Stallman <rms@gnu.org> 372007-12-29 Richard Stallman <rms@gnu.org>
27 38
28 * font-lock.el (font-lock-prepend-text-property) 39 * font-lock.el (font-lock-prepend-text-property)