1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 18:21:19 -08:00
emacs/lisp/erc
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
..
ChangeLog.1 ; Fix typos 2024-06-16 22:38:26 +02:00
ChangeLog.2
erc-autoaway.el
erc-backend.el Checkdoc fixes in erc/*.el 2024-07-08 16:41:02 +02:00
erc-button.el Checkdoc fixes in erc/*.el 2024-07-08 16:41:02 +02:00
erc-capab.el
erc-common.el ; Fix typos in symbols 2024-06-29 17:29:38 +02:00
erc-compat.el
erc-dcc.el Checkdoc fixes in erc/*.el 2024-07-08 16:41:02 +02:00
erc-desktop-notifications.el Port more notification senders to non-XDG systems 2024-03-13 11:01:39 +08:00
erc-ezbounce.el
erc-fill.el ; * lisp/erc/erc-fill.el (erc-fill-wrap-mode): Doc fix. 2024-08-04 22:27:40 -07:00
erc-goodies.el Add ERC module querypoll as monitor placeholder 2024-05-27 16:46:40 -07:00
erc-ibuffer.el
erc-identd.el
erc-imenu.el
erc-join.el
erc-lang.el
erc-list.el
erc-log.el Don't kill server buffer with erc-kill-buffer-on-part 2024-05-18 15:48:05 -07:00
erc-match.el
erc-menu.el
erc-netsplit.el
erc-networks.el Reconcile erc-stamp--date-stamps when merging buffers 2024-05-18 15:48:05 -07:00
erc-nicks.el ; * lisp/erc/erc-nicks.el: Fix typo in Commentary. 2024-04-07 12:59:21 -07:00
erc-notify.el
erc-page.el
erc-pcomplete.el
erc-replace.el
erc-ring.el
erc-sasl.el Return nil from more ERC response handlers 2024-05-27 16:39:18 -07:00
erc-services.el ; Improve erc-services and upgrade documentation 2024-04-19 13:54:52 -07:00
erc-sound.el
erc-speedbar.el Checkdoc fixes in erc/*.el 2024-07-08 16:41:02 +02:00
erc-spelling.el
erc-stamp.el Checkdoc fixes in erc/*.el 2024-07-08 16:41:02 +02:00
erc-status-sidebar.el Fix invisible erc-speedbar cursor in text terminals 2024-04-07 12:59:21 -07:00
erc-track.el Checkdoc fixes in erc/*.el 2024-07-08 16:41:02 +02:00
erc-truncate.el
erc-xdcc.el
erc.el Backport: Don't autoload erc-modules 2024-11-16 08:17:46 -08:00