summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/elint.el
diff options
context:
space:
mode:
authorGregory Heytings <gregory@heytings.org>2022-07-20 17:12:23 +0000
committerGregory Heytings <gregory@heytings.org>2022-07-20 19:14:41 +0200
commitc7eef61eee179d127d4edeb828c723f4dee530b4 (patch)
tree71e1f6978c0f0828f03aa781e9244e39f8c6618b /lisp/emacs-lisp/elint.el
parent7c0fc853649c7e203814295de32357cfd6a336a9 (diff)
downloademacs-c7eef61eee179d127d4edeb828c723f4dee530b4.tar.gz
emacs-c7eef61eee179d127d4edeb828c723f4dee530b4.tar.bz2
emacs-c7eef61eee179d127d4edeb828c723f4dee530b4.zip
Further tweaks to long lines handling.
* src/xdisp.c (redisplay_window): Increase the threshold above which long lines detection is performed in the buffer. This should avoid triggering that detection for most simple editing operations. * src/lisp.h (modiff_incr): Explain why the counter is incremented logarithmically. * src/buffer.h (struct buffer_text): Adapt the comment about the 'modiff' field accordingly. * src/buffer.c (modify_overlay): Increase the counter by 1 instead of the size of the buffer section on which the overlay is placed. * etc/NEWS: Small improvement.
Diffstat (limited to 'lisp/emacs-lisp/elint.el')
0 files changed, 0 insertions, 0 deletions