]> git.eshelyaron.com Git - emacs.git/commit
Autoload custom-loads for new Custom groups in erc.el
authorF. Jason Park <jp@neverwas.me>
Sun, 4 Feb 2024 01:17:48 +0000 (17:17 -0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 17 Feb 2024 13:02:41 +0000 (14:02 +0100)
commit22a69c7c07d3391fc3b980f2cb94b23086745fb6
tree41d37038b84b097a147ba4a9947a6219d5497433
parent869d27619fd4b6b4f2245a1318c5442c3cf01ade
Autoload custom-loads for new Custom groups in erc.el

* lisp/erc/erc.el: Add `custom-loads' library features for group
symbols `erc-spelling' and `erc-imenu' since they aren't defined in
all supported Emacs versions.  Also add groups `erc-sasl' and
`erc-nicks', new libraries recently added to ERC.  Note that this is
unrelated to prefixes generated for the help system.  (Bug#68943)

(cherry picked from commit 1a36d52413c784750f650ccba95436e4f76ab104)
lisp/erc/erc.el