]> git.eshelyaron.com Git - emacs.git/commit
Increase jit-lock-chunk-size from 500 to 1500 for performance reasons
authorAlan Mackenzie <acm@muc.de>
Tue, 7 Sep 2021 16:31:16 +0000 (16:31 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 7 Sep 2021 16:32:49 +0000 (16:32 +0000)
commit400b3c9376a5de033f98476263b7fe65988289a8
treebfae22e7d1f365ec0450f7463c9ec7a2cef1d024
parent91afb9363de7f0c793f0b10414162ca82a5db821
Increase jit-lock-chunk-size from 500 to 1500 for performance reasons

* lisp/jit-lock.el (jit-lock-chunk-size): Increase to 1500.

See also https://lists.gnu.org/archive/html/emacs-devel/2021-09/msg00540.html.
lisp/jit-lock.el