1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 16:30:46 -08:00
emacs/doc
F. Jason Park 6036e0dadf Backport: Don't autoload erc-modules
* doc/misc/erc.texi (Modules): Recommend using `describe-variable'
instead of `customize-option' because the latter needs the symbol to be
loaded.
* lisp/erc/erc.el (erc-modules): Remove autoload cookie because it
caused customizations for this option to load the main library.  This
reverts the thrust of bb894845 "Teach customize-option about
erc-modules", which was added in ERC 5.6 and Emacs 30.  The motivation
for the original offending change was to allow new users to run M-x
customize-option RET erc-modules RET immediately after startup instead
of M-x customize-group RET, followed by an I-search.  (Bug#73812)

(Cherry picked from commit 1854f2751e)

Do not merge to master.
2024-11-16 08:17:46 -08:00
..
emacs Improve the documentation of major-mode remapping 2024-11-16 11:47:34 +02:00
lispintro Update FSF's address 2024-09-02 21:02:09 +02:00
lispref ; Fix typo in recent change 2024-11-16 07:22:48 +01:00
man * doc/man/emacsclient.1: Bump date. 2024-08-20 22:46:40 +02:00
misc Backport: Don't autoload erc-modules 2024-11-16 08:17:46 -08:00
translations ; Fix typos 2024-06-07 23:51:18 +02:00