comparison lisp/ChangeLog @ 79679:93f595b19034

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 04 Jan 2008 05:39:48 +0000
parents d4e0d70da96a
children 2fe98820fa48
comparison
equal deleted inserted replaced
79678:08240fd93b4f 79679:93f595b19034
1 2008-01-04 Richard Stallman <rms@gnu.org>
2
3 * delsel.el (delete-selection-mode): Doc fix.
4
1 2008-01-04 Glenn Morris <rgm@gnu.org> 5 2008-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.
4 8
5 2008-01-03 Nick Roberts <nickrob@snap.net.nz> 9 2008-01-03 Nick Roberts <nickrob@snap.net.nz>
20 (whitespace-check-buffer-spacetab) 24 (whitespace-check-buffer-spacetab)
21 (whitespace-check-buffer-ateol): 25 (whitespace-check-buffer-ateol):
22 * progmodes/sh-script.el (sh-indentation): 26 * progmodes/sh-script.el (sh-indentation):
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.
29
30 2007-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.
25 36
26 2007-12-29 Richard Stallman <rms@gnu.org> 37 2007-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)
29 (font-lock-append-text-property): Canonicalize the face and 40 (font-lock-append-text-property): Canonicalize the face and