]> git.eshelyaron.com Git - emacs.git/commit
Load uniquify after dump/reload.
authorKen Raeburn <raeburn@raeburn.org>
Tue, 30 May 2017 06:49:20 +0000 (02:49 -0400)
committerKen Raeburn <raeburn@raeburn.org>
Sat, 22 Jul 2017 08:36:22 +0000 (04:36 -0400)
commitbd8bcb37ab2070aa5c3c66f385cbe009f13a5379
treecf3c30bda5e6e157bb1fbceb9efc696f05b30184
parenta0ac557f1b24aef4a47d238a540277a266f09e56
Load uniquify after dump/reload.

* lisp/loadup.el: Don't load uniquify before dumping; load it if we
don't dump, or if we do dump, write out instructions to load it at
startup.  Don't explicitly filter out rename-buffer when checking for
function definitions that need writing out.
lisp/loadup.el