diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 88cb2175940..854d1722cef 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2001-08-02 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-08-02 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * custom.el (custom-set-variables): Set options with :require | ||
| 4 | clauses last. | ||
| 5 | |||
| 3 | * custom.el (defcustom): Doc fix. | 6 | * custom.el (defcustom): Doc fix. |
| 4 | 7 | ||
| 5 | * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el. | 8 | * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el. |