emacs-gpu/lisp/erc
F. Jason Park bb3c103968 Avoid nested erc-display-message in alert utility
* lisp/erc/erc.el (erc--warn-once-before-connect): Don't call
`erc-display-message' from insertion hooks because doing so places an
unnecessary burden on the caller to preserve the insertion marker and
"msg prop" environment.
2026-03-23 18:13:28 -07:00
..
ChangeLog.1 ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
ChangeLog.2 ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-autoaway.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-backend.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-button.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-capab.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-common.el Use seq-doseq for iterating over strings in ERC 2026-01-11 05:25:03 -08:00
erc-compat.el Rename 'any' to 'member-if' and deprecate 'cl-member-if' 2026-03-04 14:43:05 +00:00
erc-dcc.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-desktop-notifications.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-ezbounce.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-fill.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-goodies.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-ibuffer.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-identd.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-imenu.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-join.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-lang.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-list.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-log.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-match.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-menu.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-netsplit.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-networks.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-nicks.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-notify.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-page.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-pcomplete.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-replace.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-ring.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-sasl.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-services.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-sound.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-speedbar.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-spelling.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-stamp.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-status-sidebar.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-track.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-truncate.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc-xdcc.el ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
erc.el Avoid nested erc-display-message in alert utility 2026-03-23 18:13:28 -07:00