# HG changeset patch # User Richard M. Stallman # Date 1032638430 0 # Node ID c8b21779719649b88cb8fccda3fa63a5704fdd49 # Parent c26abde8fcadc385df725d8463fd2063affb4d82 *** empty log message *** diff -r c26abde8fcad -r c8b217797196 lisp/ChangeLog --- a/lisp/ChangeLog Sat Sep 21 20:00:20 2002 +0000 +++ b/lisp/ChangeLog Sat Sep 21 20:00:30 2002 +0000 @@ -1,3 +1,12 @@ +2002-09-21 Richard M. Stallman + + * 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 * net/eudc.el (eudc-install-menu): Use `define-key' and