# HG changeset patch # User Dan Nicolaescu # Date 899000112 0 # Node ID 3da8188c31a380e4d928f61958f079f18966a5d0 # Parent 187c9bf1aab602ed3d8df386d54efea90a153607 *** empty log message *** diff -r 187c9bf1aab6 -r 3da8188c31a3 lisp/cus-dep.el --- 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