diff lisp/cus-dep.el @ 22633:3da8188c31a3

*** empty log message ***
author Dan Nicolaescu <done@ece.arizona.edu>
date Sun, 28 Jun 1998 02:15:12 +0000
parents 2649d061d370
children ad057569785d
line wrap: on
line diff
--- a/lisp/cus-dep.el	Sat Jun 27 23:11:51 1998 +0000
+++ b/lisp/cus-dep.el	Sun Jun 28 02:15:12 1998 +0000
@@ -137,7 +137,7 @@
 			      " 'custom-version ")
 		      (prin1 version (current-buffer))
 		      (insert ")\n")
-		      (insert "(put '" (symbol-name symbol))
+		      (insert "(custom-put-if-not '" (symbol-name symbol))
 		      (if (get symbol 'standard-value)
 			  ;; This means it's a variable
 			  (progn