1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-19 06:31:34 -08:00
emacs/test/lisp/erc/resources/base/local-modules
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
..
first.eld
fourth.eld
second.eld Really fix off-by-one in erc--get-inserted-msg-bounds 2023-11-04 15:36:24 -07:00
third.eld Really fix off-by-one in erc--get-inserted-msg-bounds 2023-11-04 15:36:24 -07:00