diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 35603e7e9c1..098342c9bcb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2004-12-05 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * cus-edit.el (custom-file): Escape double-quotes in docstring. | ||
| 4 | |||
| 1 | 2004-12-05 Richard M. Stallman <rms@gnu.org> | 5 | 2004-12-05 Richard M. Stallman <rms@gnu.org> |
| 2 | 6 | ||
| 3 | * cus-edit.el (custom-file): Doc fix. | 7 | * cus-edit.el (custom-file): Doc fix. |
| @@ -7,7 +11,7 @@ | |||
| 7 | 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk> | 11 | 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk> |
| 8 | 12 | ||
| 9 | * wid-edit.el (widget-specify-field): Add `real-field' property to | 13 | * wid-edit.el (widget-specify-field): Add `real-field' property to |
| 10 | boundary. | 14 | boundary. |
| 11 | (widget-field-at): Use it. | 15 | (widget-field-at): Use it. |
| 12 | 16 | ||
| 13 | 2004-12-02 Richard M. Stallman <rms@gnu.org> | 17 | 2004-12-02 Richard M. Stallman <rms@gnu.org> |