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:
parent
7e766510d2
commit
781f7ac281
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user