diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e139cf6113e..0aca5ec5728 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2002-09-21 Richard M. Stallman <rms@gnu.org> + + * cus-dep.el (custom-make-dependencies): Bind to t + around evaluating the def-form. + + * custom.el (custom-dont-initialize): New variable. + (custom-declare-variable): Don't init the variable + if custom-dont-initialize is non-nil. + 2002-09-21 John Paul Wallington <jpw@shootybangbang.com> * net/eudc.el (eudc-install-menu): Use `define-key' and |
