]> git.eshelyaron.com Git - emacs.git/commit
Dump defvars for special variables only.
authorKen Raeburn <raeburn@raeburn.org>
Wed, 14 Dec 2016 02:49:18 +0000 (21:49 -0500)
committerKen Raeburn <raeburn@raeburn.org>
Sat, 22 Jul 2017 08:36:20 +0000 (04:36 -0400)
commitfd03b6b4b9898efa0257194e32b149222fcc1f24
tree3c3daf2c2e83d5a9879e7d87fa5d370a6fc04d59
parent711bff0d58ae11bf2011de38d57b42678c7d81e4
Dump defvars for special variables only.

* lisp/loadup.el: Don't generate a defvar unless the variable is
special.  Do include an initializer, otherwise defvar is a no-op.
lisp/loadup.el