1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
emacs/doc
F. Jason Park a74b5de31f Warn about top-level erc-update-modules calls
* doc/misc/erc.texi (Modules): Describe unfavorable practices enacted
by third-party modules, like running `erc-update-modules' on load.
* lisp/erc/erc.el (erc-modules): Clarify comment in `custom-set'
function.
(erc--warn-about-aberrant-modules): Tweak warning message.
(erc--requiring-module-mode-p): New internal variable.
(erc--find-mode): Guard against recursive `erc-update-module'
invocations.  (Bug#57955)
2023-10-20 14:53:24 -07:00
..
emacs Gud lldb support (bug#66575) 2023-10-17 19:14:59 +02:00
lispintro
lispref Merge from origin/emacs-29 2023-10-14 06:55:05 -04:00
man
misc Warn about top-level erc-update-modules calls 2023-10-20 14:53:24 -07:00