1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-15 07:41:09 -08:00
emacs/test/lisp/erc/resources/base
F. Jason Park fb578ddfb2 Really fix off-by-one in erc--get-inserted-msg-bounds
* lisp/erc/erc.el (erc--get-inserted-msg-bounds): Account for
`previous-single-property-change' returning a position adjacent to
that with an actual changed value.  The prior attempt at addressing
this was insufficient.
* test/lisp/erc/erc-tests.el (erc--get-inserted-msg-bounds): New test.
; * test/lisp/erc/resources/base/local-modules/second.eld: Timeout.
; * test/lisp/erc/resources/base/local-modules/third.eld: Timeout.
2023-11-04 15:36:24 -07:00
..
assoc Allow spoofing process marker in erc-display-line-1 2023-10-13 07:47:00 -07:00
auth-source
channel-buffer-revival Revive option erc-query-on-unjoined-chan-privmsg 2023-05-05 17:18:01 -07:00
commands Add MOTD command to ERC 2023-04-08 14:23:50 -07:00
display-message Restore missing metadata props in erc-display-line 2023-10-20 14:53:24 -07:00
flood ; Allow alternate ert-info text in ERC test utility 2023-09-10 17:58:20 -07:00
gapless-connect Add preset styles to erc-status-sidebar 2023-07-13 18:45:31 -07:00
local-modules Really fix off-by-one in erc--get-inserted-msg-bounds 2023-11-04 15:36:24 -07:00
mask-target-routing
netid Allow spoofing process marker in erc-display-line-1 2023-10-13 07:47:00 -07:00
reconnect ; Attempt to fix race in erc-buffer-display test 2023-11-01 16:14:10 -07:00
renick ; Mark erc-log test as :unstable 2023-10-20 14:53:23 -07:00
reuse-buffers ; Mark erc-log test as :unstable 2023-10-20 14:53:23 -07:00
upstream-reconnect