diff options
author | F. Jason Park <jp@neverwas.me> | 2024-10-14 19:32:16 -0700 |
---|---|---|
committer | F. Jason Park <jp@neverwas.me> | 2024-11-16 08:17:46 -0800 |
commit | 6036e0dadf307ebf75e9da16915857e86e8d3340 (patch) | |
tree | 1ef54d14a8b9d8e9676f149b0f35faa37338eba8 /lisp/emacs-lisp/regexp-opt.el | |
parent | fc52cb8d74151bcac18d534529517a0a1845ad2e (diff) | |
download | emacs-6036e0dadf307ebf75e9da16915857e86e8d3340.tar.gz emacs-6036e0dadf307ebf75e9da16915857e86e8d3340.tar.bz2 emacs-6036e0dadf307ebf75e9da16915857e86e8d3340.zip |
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 1854f2751e3f73e1e5f12f6de993b6357de1766b)
Do not merge to master.
Diffstat (limited to 'lisp/emacs-lisp/regexp-opt.el')
0 files changed, 0 insertions, 0 deletions