]> git.eshelyaron.com Git - emacs.git/commit
Document in the ELisp manual how to write loadable modules
authorEli Zaretskii <eliz@gnu.org>
Thu, 11 Oct 2018 17:53:05 +0000 (20:53 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 11 Oct 2018 17:53:05 +0000 (20:53 +0300)
commitce8b4584a3c69e5c4abad8a0a9c3781ce8c0c1f8
tree7649cc1fd04cb7f3f98c47433a3427d2029b0ea9
parenta7ebc6bf633bd3849ccab032dad6b1fd31b1ef43
Document in the ELisp manual how to write loadable modules

* doc/lispref/internals.texi (Writing Dynamic Modules)
(Module Initialization, Module Functions, Module Values)
(Module Misc, Module Nonlocal): New nodes.
* doc/lispref/loading.texi (Dynamic Modules): Add
cross-reference to the new node.
* doc/lispref/internals.texi (GNU Emacs Internals):
* doc/lispref/elisp.texi (Top): Update menus for the new nodes.
doc/lispref/elisp.texi
doc/lispref/internals.texi
doc/lispref/loading.texi