diff options
author | Eli Zaretskii <eliz@gnu.org> | 2024-07-18 12:59:28 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-07-18 12:59:28 +0300 |
commit | a90a1ed527e89cf26737b6a123070c55c3118923 (patch) | |
tree | b060502afb5cc237aaa74877a002c6670d86972a /lisp/emacs-lisp/warnings.el | |
parent | da97096fdbb50bf69348813c960eb8d10b2bdc44 (diff) | |
download | emacs-a90a1ed527e89cf26737b6a123070c55c3118923.tar.gz emacs-a90a1ed527e89cf26737b6a123070c55c3118923.tar.bz2 emacs-a90a1ed527e89cf26737b6a123070c55c3118923.zip |
Minor cleanup of code in insdel.c
* src/insdel.c (del_range_2): Update *_BYTE variables _after_
updating the corresponding character values. This follows what we
do everywhere else, and allows to put a watchpoint on, say, Z_BYTE
to check consistency between the character and byte counts. See
bug#72165 for one situation where it is useful.
Diffstat (limited to 'lisp/emacs-lisp/warnings.el')
0 files changed, 0 insertions, 0 deletions