]> git.eshelyaron.com Git - emacs.git/commit
Load documentation at startup.
authorKen Raeburn <raeburn@raeburn.org>
Wed, 8 Feb 2017 09:42:00 +0000 (04:42 -0500)
committerKen Raeburn <raeburn@raeburn.org>
Sat, 22 Jul 2017 08:36:21 +0000 (04:36 -0400)
commit6faa843adf72b262acd45d9682224b867b0faab3
tree60f056c7285e9feaed667cd1fa1e22ba5d55f2a4
parentcc22b26f05fd6e56e25a46544dae2e3bd2d70c05
Load documentation at startup.

Documentation pointers for Lisp subrs are currently only loadable via
Snarf-documentation.

* lisp/loadup.el: Make dumped.elc attempt to reload the DOC file.
Warn but continue if it fails.
lisp/loadup.el