index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
jit-lock.el
Age
Commit message (
Expand
)
Author
2026-03-10
Use single-arg form of `signal` to re-throw an error
Stefan Monnier
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-04
Replace anonymous lambda timers with named functions
Matthew Bauer
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-23
jit-lock-force-redisplay: Make it work
Dmitry Gutov
2023-08-28
Make Emacs 21 compat alias obsolete
Stefan Kangas
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-07
Remove aliases of `with-silent-modifications`
Stefan Monnier
2022-09-06
* lisp/jit-lock.el (jit-lock-function): Update comment
Stefan Monnier
2022-09-06
* lisp/jit-lock.el (jit-lock-function): Don't fontify invisible text
Stefan Monnier
2022-09-01
Merge from origin/emacs-28
Stefan Kangas
2022-08-27
; * lisp/jit-lock.el (jit-lock-chunk-size): Doc fix.
Eli Zaretskii
2022-07-05
Make some defcustom types more restrictive
Stefan Kangas
2022-06-30
(syntax-wholeline-max): New var
Stefan Monnier
2022-05-17
Explain more about jit-lock-mode calling conventions
Lars Ingebrigtsen
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-07
Increase jit-lock-chunk-size from 500 to 1500 for performance reasons
Alan Mackenzie
2021-08-23
Document 'jit-lock-bounds'
Eli Zaretskii
2021-03-12
; Fix typos in doc strings
Mattias Engdegård
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-04-27
* lisp/jit-lock.el: Don't use `make-variable-buffer-local` on hooks.
Stefan Monnier
2020-04-11
Merge from origin/emacs-27
Glenn Morris
2020-04-08
Improve documentation of 'jit-lock-contextually'
Eli Zaretskii
2020-03-28
* lisp/jit-lock.el (jit-lock-mode): Pass `local` to add-hook
Stefan Monnier
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-05
Minor copyedits of 'jit-lock-antiblink-grace's docs
Eli Zaretskii
2019-12-04
New jit-lock-antiblink-grace feature
João Távora
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-07-01
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-05-08
Avoid unnecessary work if a chunk is empty
Dmitry Gutov
2016-04-29
Warning fix in jit-lock-mode
Lars Ingebrigtsen
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-09-17
* lisp/font-lock.el (font-lock-beginning-of-syntax-function): Remove
Stefan Monnier
2015-09-11
(jit-lock-deferred-fontify): Pay attention to skipped redisplays
Stefan Monnier
2015-04-05
Tidy up fix to debbugs#20240.
Alan Mackenzie
2015-04-04
Fix debbugs#20240 part two (jit-lock error during `comment-dwim').
Alan Mackenzie
2015-03-31
* lisp/jit-lock.el (jit-lock--run-functions): Fix min/max copy&paste error.
Stefan Monnier
2015-03-31
* jit-lock.el (jit-lock--run-functions): Do the `or' where it can be nil.
Stefan Monnier
2015-03-30
Let jit-lock know the result of font-lock-extend-region-functions.
Stefan Monnier
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-12-16
* lisp/jit-lock.el (jit-lock-function): Don't defer if jit-lock-defer-time
Stefan Monnier
2014-11-04
Merge from emacs-24; up to 117669
Glenn Morris
[next]