Mercurial > emacs
changeset 22633:3da8188c31a3
*** empty log message ***
author | Dan Nicolaescu <done@ece.arizona.edu> |
---|---|
date | Sun, 28 Jun 1998 02:15:12 +0000 |
parents | 187c9bf1aab6 |
children | 0a83ee212349 |
files | lisp/cus-dep.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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