diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 20bbf741f8a..35603e7e9c1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2004-12-05 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * cus-edit.el (custom-file): Doc fix. | ||
| 4 | |||
| 5 | * progmodes/sh-script.el (sh-indent-for-then): Change default. | ||
| 6 | |||
| 7 | 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk> | ||
| 8 | |||
| 9 | * wid-edit.el (widget-specify-field): Add `real-field' property to | ||
| 10 | boundary. | ||
| 11 | (widget-field-at): Use it. | ||
| 12 | |||
| 1 | 2004-12-02 Richard M. Stallman <rms@gnu.org> | 13 | 2004-12-02 Richard M. Stallman <rms@gnu.org> |
| 2 | 14 | ||
| 3 | * progmodes/cc-mode.el (awk-mode autoload): | 15 | * progmodes/cc-mode.el (awk-mode autoload): |