aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
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 @@
12004-12-05 Luc Teirlinck <teirllm@auburn.edu>
2
3 * cus-edit.el (custom-file): Escape double-quotes in docstring.
4
12004-12-05 Richard M. Stallman <rms@gnu.org> 52004-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 @@
72004-12-02 Per Abrahamsen <abraham@dina.kvl.dk> 112004-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
132004-12-02 Richard M. Stallman <rms@gnu.org> 172004-12-02 Richard M. Stallman <rms@gnu.org>