]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDan Nicolaescu <done@ece.arizona.edu>
Sun, 28 Jun 1998 02:15:12 +0000 (02:15 +0000)
committerDan Nicolaescu <done@ece.arizona.edu>
Sun, 28 Jun 1998 02:15:12 +0000 (02:15 +0000)
lisp/cus-dep.el

index 7674599b705f8d169bf536830e632921490eec0b..241f5d9989e5057e821d03f1068a7470b449633d 100644 (file)
@@ -137,7 +137,7 @@ Usage: emacs -batch -l ./cus-dep.el -f custom-make-dependencies DIRS"
                              " '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