changeset 28942:7ba4cf5748e8

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 16 May 2000 15:03:49 +0000
parents 54b181bf04dc
children 36fd90774cf7
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 16 14:59:01 2000 +0000
+++ b/lisp/ChangeLog	Tue May 16 15:03:49 2000 +0000
@@ -1,3 +1,9 @@
+2000-05-16  Dave Love  <fx@gnu.org>
+
+	* cus-edit.el: Don't require cl or easymenu.
+	(custom-variable-prompt): Test standard-value property, not
+	user-variable-p.
+
 2000-05-16  Sam Steingold  <sds@gnu.org>
 
 	* subr.el (add-hook): `setq' hook-value, not `set'.