comparison lisp/ChangeLog @ 47572:c8b217797196

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 21 Sep 2002 20:00:30 +0000
parents 65c4cd99d916
children 87934bad758d
comparison
equal deleted inserted replaced
47571:c26abde8fcad 47572:c8b217797196
1 2002-09-21 Richard M. Stallman <rms@gnu.org>
2
3 * cus-dep.el (custom-make-dependencies): Bind to t
4 around evaluating the def-form.
5
6 * custom.el (custom-dont-initialize): New variable.
7 (custom-declare-variable): Don't init the variable
8 if custom-dont-initialize is non-nil.
9
1 2002-09-21 John Paul Wallington <jpw@shootybangbang.com> 10 2002-09-21 John Paul Wallington <jpw@shootybangbang.com>
2 11
3 * net/eudc.el (eudc-install-menu): Use `define-key' and 12 * net/eudc.el (eudc-install-menu): Use `define-key' and
4 `easy-menu-create-menu' to avoid duplication of menu. 13 `easy-menu-create-menu' to avoid duplication of menu.
5 14