comparison lisp/ChangeLog @ 75062:08cc7ab326d5

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 02 Jan 2007 21:15:32 +0000
parents d6884873458d
children d11280870e7d
comparison
equal deleted inserted replaced
75061:5de4748cd80f 75062:08cc7ab326d5
2 2
3 * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment, 3 * progmodes/cc-cmds.el (c-mask-paragraph): In a block comment,
4 check that the "*/" is present before trying to manipulate it. 4 check that the "*/" is present before trying to manipulate it.
5 5
6 2007-01-02 Richard Stallman <rms@gnu.org> 6 2007-01-02 Richard Stallman <rms@gnu.org>
7
8 * wid-edit.el (widget-choose): Avoid ugly error for function keys.
7 9
8 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords): 10 * progmodes/cfengine.el (cfengine-font-lock-syntactic-keywords):
9 Fix format of value. 11 Fix format of value.
10 12
11 * cus-edit.el (customize-unsaved): Renamed from customize-customized. 13 * cus-edit.el (customize-unsaved): Renamed from customize-customized.