]> git.eshelyaron.com Git - emacs.git/commit
Add option to disable help completion autoloading (Bug#28607)
authorNoam Postavsky <npostavs@gmail.com>
Thu, 16 May 2019 00:29:38 +0000 (20:29 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Tue, 21 May 2019 11:37:22 +0000 (07:37 -0400)
commit400907b3c1d94359dda38ad5f416829567d6e478
tree92330411886d2c2a667d7e41b9205b4ee8a9b9aa
parent122ba1689046c53535b4d6c5142cfd81752808d0
Add option to disable help completion autoloading (Bug#28607)

* lisp/help-fns.el (help-enable-completion-auto-load): New option.
(help--symbol-completion-table): Consult it.
* doc/emacs/building.texi (Lisp Libraries): Document it.
* etc/NEWS: Announce it.
* doc/lispref/loading.texi (Autoload by Prefix): New section.
(Autoload): Reference it.
doc/emacs/building.texi
doc/lispref/loading.texi
etc/NEWS
lisp/help-fns.el