summaryrefslogtreecommitdiff
path: root/lisp/jit-lock.el
Commit message (Expand)AuthorAge
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* Increase jit-lock-chunk-size from 500 to 1500 for performance reasonsAlan Mackenzie2021-09-07
* Document 'jit-lock-bounds'Eli Zaretskii2021-08-23
* ; Fix typos in doc stringsMattias Engdegård2021-03-12
* Update copyright year to 2021Paul Eggert2021-01-01
* * lisp/jit-lock.el: Don't use `make-variable-buffer-local` on hooks.Stefan Monnier2020-04-27
* Merge from origin/emacs-27Glenn Morris2020-04-11
|\
| * Improve documentation of 'jit-lock-contextually'Eli Zaretskii2020-04-08
* | * lisp/jit-lock.el (jit-lock-mode): Pass `local` to add-hookStefan Monnier2020-03-28
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Minor copyedits of 'jit-lock-antiblink-grace's docsEli Zaretskii2019-12-05
* New jit-lock-antiblink-grace featureJoão Távora2019-12-04
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Avoid unnecessary work if a chunk is emptyDmitry Gutov2016-05-08
* | Warning fix in jit-lock-modeLars Ingebrigtsen2016-04-29
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* * lisp/font-lock.el (font-lock-beginning-of-syntax-function): RemoveStefan Monnier2015-09-17
* (jit-lock-deferred-fontify): Pay attention to skipped redisplaysStefan Monnier2015-09-11
* Tidy up fix to debbugs#20240.Alan Mackenzie2015-04-05
* Fix debbugs#20240 part two (jit-lock error during `comment-dwim').Alan Mackenzie2015-04-04
* * lisp/jit-lock.el (jit-lock--run-functions): Fix min/max copy&paste error.Stefan Monnier2015-03-31
* * jit-lock.el (jit-lock--run-functions): Do the `or' where it can be nil.Stefan Monnier2015-03-31
* Let jit-lock know the result of font-lock-extend-region-functions.Stefan Monnier2015-03-30
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/jit-lock.el (jit-lock-function): Don't defer if jit-lock-defer-timeStefan Monnier2014-12-16
* Merge from emacs-24; up to 117669Glenn Morris2014-11-04
|\
| * Fix error messages from jit-stealth-lock when load-average returns nil.Eli Zaretskii2014-11-04
* | * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-28
|/
* Small doc updates for debuggingGlenn Morris2014-02-13
* * lisp/jit-lock.el (jit-lock-mode): Keep it disabled in indirect buffers.Stefan Monnier2014-02-12
* * lisp/jit-lock.el (jit-lock-force-redisplay): Doc fix.Glenn Morris2014-02-10
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05
* Misc custom group fixesGlenn Morris2013-05-15
* * lisp/jit-lock.el: Fix signals in jit-lock-force-redisplay.Stefan Monnier2013-04-23
* * lisp/jit-lock.el (jit-lock-stealth-chunk-start): Don't widen.Stefan Monnier2013-01-30
* * lisp/jit-lock.el (jit-lock-debug-mode): New minor mode.Stefan Monnier2013-01-12
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Reduce use of (require 'cl).Stefan Monnier2012-07-10
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02