1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

*** empty log message ***

This commit is contained in:
Dan Nicolaescu 1998-06-28 02:15:12 +00:00
parent 7e766510d2
commit 781f7ac281

View 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