1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
emacs/lisp/erc
F. Jason Park a46789b56a Reuse command-indicator code for script lines in ERC
* lisp/erc/erc-goodies.el (erc-load-irc-script-lines): Move here from
main file and rework to always use `command-indicator' instead of only
partially, when available.  Also use internal "send-action" and
"send-message" interfaces to defer command-handler output until
command lines have been inserted.
* lisp/erc/erc.el (erc-process-input-line): Redo doc string.
(erc-process-script-line): Fold exceptionally overlong line.
(erc-load-irc-script-lines): Move to erc-goodies.el.  (Bug#67032)
2024-03-23 15:10:32 -07:00
..
ChangeLog.1
ChangeLog.2
erc-autoaway.el
erc-backend.el ; Don't mention erc-branded Compat macros in ERC-NEWS 2024-02-23 18:29:07 -08:00
erc-button.el Make important text props more resilient in ERC 2024-03-10 06:11:29 -07:00
erc-capab.el
erc-common.el ; Fix typos 2024-02-04 11:06:50 +01: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 Make erc-fill-wrap depend on scrolltobottom 2024-02-16 19:58:35 -08: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 ; Add 2024 to copyright years 2024-01-02 10:30:05 +08:00
erc-notify.el
erc-page.el
erc-pcomplete.el Clarify purpose of module aliases in ERC 2024-01-07 15:11:26 -08:00
erc-replace.el
erc-ring.el
erc-sasl.el
erc-services.el
erc-sound.el
erc-speedbar.el ; Load erc-compat before ert-x in ERC tests 2024-02-16 19:58:35 -08:00
erc-spelling.el
erc-stamp.el Restore leading space to right-margin stamps in ERC 2024-03-23 15:10:32 -07:00
erc-status-sidebar.el
erc-track.el ; Fix typos in symbol names 2024-01-21 15:28:06 +01:00
erc-truncate.el
erc-xdcc.el
erc.el Reuse command-indicator code for script lines in ERC 2024-03-23 15:10:32 -07:00