comparison lisp/ChangeLog @ 79656:b3ebc6fbb476

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 29 Dec 2007 19:26:14 +0000
parents f08acdd4b6ef
children 37f5e5ae84d8 6a0c500ca3a9
comparison
equal deleted inserted replaced
79655:4feb30a8db36 79656:b3ebc6fbb476
10 (fancy-startup-text): Regularize format of face property. 10 (fancy-startup-text): Regularize format of face property.
11 11
12 * facemenu.el (list-colors-print): Use :background and :foreground 12 * facemenu.el (list-colors-print): Use :background and :foreground
13 instead of background-color and foreground-color. 13 instead of background-color and foreground-color.
14 14
15 2007-12-29 Drew Adams <drew.adams@oracle.com>
16
17 * cus-edit.el (custom-add-parent-links):
18 Fill the "Parent documentation" text.
19
15 2007-12-29 Eli Zaretskii <eliz@gnu.org> 20 2007-12-29 Eli Zaretskii <eliz@gnu.org>
16 21
17 * textmodes/ispell.el (ispell-grep-command): Use "grep" on 22 * textmodes/ispell.el (ispell-grep-command): Use "grep" on
18 MS-Windows and MS-DOS. 23 MS-Windows and MS-DOS.
19 (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS. 24 (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.