1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 14:30:43 -08:00
emacs/test/lisp/erc/resources
F. Jason Park 8623159b4a Fix CTCP ACTION regression in erc-fill-wrap
* lisp/erc/erc-fill.el (erc-fill--wrap-continued-message-p): Return
nil when current message is a CTCP ACTION.  This fixes a regression
introduced by 63d8b2a59a "Make erc-fill-wrap work with left-sided
stamps".
* test/lisp/erc/erc-fill-tests.el: (erc-fill-wrap--merge-action):
New test.
* test/lisp/erc/resources/fill/snapshots/merge-wrap-01.eld: New
test data file.  (Bug#60936)
2023-07-28 16:34:31 -07:00
..
base Add preset styles to erc-status-sidebar 2023-07-13 18:45:31 -07:00
dcc/chat Fix CTCP regression in erc-server-PRIVMSG 2022-07-27 05:19:09 -07:00
erc-d Redo line splitting for outgoing messages in ERC 2023-05-05 17:18:01 -07:00
fill/snapshots Fix CTCP ACTION regression in erc-fill-wrap 2023-07-28 16:34:31 -07:00
join Allow custom display-buffer actions in ERC 2023-07-13 18:45:31 -07:00
networks ; Fix typos 2023-01-15 02:14:19 +01:00
sasl Split overlong outgoing messages in erc-sasl 2023-04-08 14:23:50 -07:00
services Redo erc-nickname-in-use-functions as a local module 2023-07-01 07:21:30 -07:00
erc-scenarios-common.el ; Silence byte compiler in erc-netsplit-JOIN 2023-05-21 18:59:33 -07:00