diff options
author | F. Jason Park <jp@neverwas.me> | 2024-10-14 19:32:16 -0700 |
---|---|---|
committer | F. Jason Park <jp@neverwas.me> | 2024-10-18 18:37:58 -0700 |
commit | 1854f2751e3f73e1e5f12f6de993b6357de1766b (patch) | |
tree | 2358dff30c66124b9ae957e9455ad4f676582a5e /src/minibuf.c | |
parent | be3318baddbcb3ff607c784a14c1f21a70e392de (diff) | |
download | emacs-1854f2751e3f73e1e5f12f6de993b6357de1766b.tar.gz emacs-1854f2751e3f73e1e5f12f6de993b6357de1766b.tar.bz2 emacs-1854f2751e3f73e1e5f12f6de993b6357de1766b.zip |
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)
Diffstat (limited to 'src/minibuf.c')
0 files changed, 0 insertions, 0 deletions