changeset 26584:7547a144b80a

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 24 Nov 1999 20:44:56 +0000
parents 3251a6750150
children 3ec5a485d0ab
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <fx@gnu.org>
 
+	* 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)