1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-22 05:51:11 -07:00
emacs/lisp/erc
F. Jason Park d647a52387 Avoid shared-ref read syntax in ERC message catalogs
* lisp/erc/erc.el (erc--message-speaker-ctcp-action-input)
(erc--message-speaker-ctcp-action-statusmsg-input): Don't use
shared/circular references, like #1=foo ... #1#, in literal strings
because it triggers CI validation failures.  These message-format
definitions were originally introduced as part of bug#67677.
2024-05-08 17:13:51 -07:00
..
ChangeLog.1
ChangeLog.2
erc-autoaway.el
erc-backend.el Add erc--skip message property 2024-04-19 13:54:52 -07:00
erc-button.el Add erc--skip message property 2024-04-19 13:54:52 -07:00
erc-capab.el
erc-common.el Don't nest date stamp insertions in erc-stamp 2024-04-19 13:54:52 -07:00
erc-compat.el Remove "erc-" prefixed Compat definitions 2024-02-16 19:58:35 -08:00
erc-dcc.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +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 Don't nest date stamp insertions in erc-stamp 2024-04-19 13:54:52 -07:00
erc-goodies.el Reuse command-indicator code for script lines in ERC 2024-03-23 15:10:32 -07:00
erc-ibuffer.el
erc-identd.el
erc-imenu.el
erc-join.el
erc-lang.el
erc-list.el
erc-log.el
erc-match.el
erc-menu.el
erc-netsplit.el
erc-networks.el Reassociate erc-networks--id for orphaned queries 2024-02-02 17:08:21 -08: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
erc-services.el ; Improve erc-services and upgrade documentation 2024-04-19 13:54:52 -07:00
erc-sound.el
erc-speedbar.el Fix invisible erc-speedbar cursor in text terminals 2024-04-07 12:59:21 -07:00
erc-spelling.el
erc-stamp.el Add erc--skip message property 2024-04-19 13:54:52 -07:00
erc-status-sidebar.el Fix invisible erc-speedbar cursor in text terminals 2024-04-07 12:59:21 -07:00
erc-track.el ; Fix typos in symbol names 2024-01-21 15:28:06 +01:00
erc-truncate.el
erc-xdcc.el
erc.el Avoid shared-ref read syntax in ERC message catalogs 2024-05-08 17:13:51 -07:00