diff options
Diffstat (limited to 'lisp')
| -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 @@ | |||
| 1 | 2002-05-04 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * cus-edit.el (custom-buffer-verbose-help): New variable. | ||
| 4 | (custom-buffer-create-internal): Remove verbose introduction | ||
| 5 | in customization buffer when it is nil. | ||
| 6 | |||
| 1 | 2002-05-03 John Wiegley <johnw@gnu.org> | 7 | 2002-05-03 John Wiegley <johnw@gnu.org> |
| 2 | 8 | ||
| 3 | * eshell/esh-var.el (eshell-modify-global-environment): Added this | 9 | * eshell/esh-var.el (eshell-modify-global-environment): Added this |