# HG changeset patch # User Dave Love # Date 943476296 0 # Node ID 7547a144b80a3b97d679b1759d1fa498a5757bd7 # Parent 3251a675015098fc6a278b1ebaa1ca370f0d4f97 *** empty log message *** diff -r 3251a6750150 -r 7547a144b80a lisp/ChangeLog --- a/lisp/ChangeLog Wed Nov 24 20:35:54 1999 +0000 +++ b/lisp/ChangeLog Wed Nov 24 20:44:56 1999 +0000 @@ -1,5 +1,13 @@ 1999-11-24 Dave Love + * custom.el (custom-declare-group): Purecopy DOC. + (custom-handle-keyword): Purecopy VALUE. + (custom-add-link): Purecopy WIDGET. + (custom-add-version): Purecopy VERSION. + (custom-add-load): Purecopy LOAD. + + * cus-face.el (custom-declare-face): Purecopy DOC. + * info.el: (Info-build-node-completions, Info-search, Info-follow-reference) (Info-complete-menu-item, Info-menu, Info-index, Info-get-token)