diff options
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6d34887934d..8e62b8ac391 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2002-05-04 Kim F. Storm <storm@cua.dk> + + * cus-edit.el (custom-buffer-verbose-help): New variable. + (custom-buffer-create-internal): Remove verbose introduction + in customization buffer when it is nil. + 2002-05-03 John Wiegley <johnw@gnu.org> * eshell/esh-var.el (eshell-modify-global-environment): Added this |