diff options
author | F. Jason Park <jp@neverwas.me> | 2023-11-03 16:07:20 -0700 |
---|---|---|
committer | F. Jason Park <jp@neverwas.me> | 2023-11-04 15:36:24 -0700 |
commit | fb578ddfb25371621df6e300a98a1ea1463dd06b (patch) | |
tree | cb26f5a93075a388cec9728d528b24ff95c41f5e /lisp/emacs-lisp/checkdoc.el | |
parent | 0b5e2ce7612f71365fe061b8a15648e7b4ee053f (diff) | |
download | emacs-fb578ddfb25371621df6e300a98a1ea1463dd06b.tar.gz emacs-fb578ddfb25371621df6e300a98a1ea1463dd06b.tar.bz2 emacs-fb578ddfb25371621df6e300a98a1ea1463dd06b.zip |
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.
Diffstat (limited to 'lisp/emacs-lisp/checkdoc.el')
0 files changed, 0 insertions, 0 deletions