]> git.eshelyaron.com Git - emacs.git/commit
Rename variables and functions with "auto-load" in their names
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Aug 2019 23:02:20 +0000 (16:02 -0700)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 15 Aug 2019 23:02:20 +0000 (16:02 -0700)
commitb3713265cbb8eb591ac832ae4c35bf8185544467
treeb614a8f9bb8322bbcf17a4ba5182ed228090fb62
parent7aefbe86f22a1c0b7d329c1931d0297f801e1f83
Rename variables and functions with "auto-load" in their names

* doc/emacs/building.texi (Lisp Libraries): Adjust documentation.

* lisp/help-fns.el (help--symbol-completion-table): Adjust usage.

* lisp/help-fns.el (help-enable-completion-autoload): Change name
from auto-load and declare an obsolete alias (bug#13418).

* lisp/help.el (help-enable-autoload): Ditto.

* lisp/progmodes/vhdl-mode.el: Ditto.
(vhdl-create-mode-menu, vhdl-mode): Adjust usage.
(vhdl-autoload-project): Rename from auto-load and declare an
obsolete alias.
doc/emacs/building.texi
etc/NEWS
lisp/emacs-lisp/crm.el
lisp/emacs-lisp/warnings.el
lisp/help-fns.el
lisp/help.el
lisp/progmodes/vhdl-mode.el