Files
emacs/lisp/erc
F. Jason Park 1854f2751e 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)
2024-10-18 18:37:58 -07:00
..
2024-06-16 22:38:26 +02:00
2024-07-08 16:41:02 +02:00
2024-06-29 17:29:38 +02:00
2024-07-08 16:41:02 +02:00
2024-10-18 18:37:58 -07:00