aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/jit-lock.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-281-4/+0
* Small doc updates for debuggingGlenn Morris2014-02-131-1/+3
* * lisp/jit-lock.el (jit-lock-mode): Keep it disabled in indirect buffers.Stefan Monnier2014-02-121-61/+67
* * lisp/jit-lock.el (jit-lock-force-redisplay): Doc fix.Glenn Morris2014-02-101-1/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* Misc custom group fixesGlenn Morris2013-05-151-1/+1
* * lisp/jit-lock.el: Fix signals in jit-lock-force-redisplay.Stefan Monnier2013-04-231-11/+14
* * lisp/jit-lock.el (jit-lock-stealth-chunk-start): Don't widen.Stefan Monnier2013-01-301-44/+40
* * lisp/jit-lock.el (jit-lock-debug-mode): New minor mode.Stefan Monnier2013-01-121-1/+43
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-2/+0
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use with-silent-modifications.Stefan Monnier2010-08-301-23/+3
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring.Juanma Barranquero2009-04-141-1/+1
* (with-buffer-prepared-for-jit-lock): Swap the `let' andStefan Monnier2009-02-141-9/+11
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-6/+6
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* * NEWS (fontification): Mention that the new default forDavid Kastrup2007-03-041-2/+2
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Paren typo.Stefan Monnier2006-09-261-1/+1
* (jit-lock-force-redisplay): Rename from jit-lock-fontify-again.Stefan Monnier2006-09-261-8/+8
* (jit-lock-fontify-now): Don't fontify the empty text.Stefan Monnier2006-09-261-4/+6
* (jit-lock-fontify-again): New function.Kim F. Storm2006-09-141-9/+9
* * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):Chong Yidong2006-08-241-61/+56
* (jit-lock-fontify-now): Protect the modified status of the right buffer.Stefan Monnier2006-08-171-7/+8
* (jit-lock-fontify-now): Preserve the buffer'sStefan Monnier2006-08-031-4/+10
* (jit-lock-fontify-now): Cause a second redisplay if needed.Stefan Monnier2006-08-011-39/+47
* (jit-lock-function): Check for the actual defer-timer rather than justStefan Monnier2006-03-201-2/+2
* * font-lock.el (font-lock-lines-before): Delete variable, subsumed byStefan Monnier2006-03-151-1/+1
* * font-core.el: New function/variableAlan Mackenzie2006-03-141-30/+38
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (jit-lock-chunk-size): Doc fix.Eli Zaretskii2005-12-301-1/+3
* * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock soDan Nicolaescu2005-10-311-1/+0
* (jit-lock-function, jit-lock-stealth-fontify)Richard M. Stallman2005-10-291-30/+32
* (jit-lock-fontify-now): Be careful not to skip multilineStefan Monnier2005-10-251-1/+6
* (jit-lock-fontify-now): Fix copy/paste mess up in last change.Stefan Monnier2005-10-171-3/+0
* (jit-lock-fontify-now): Move jit-lock-context-unfontify-pos.Stefan Monnier2005-10-171-1/+16
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (jit-lock-function, jit-lock-after-change): Do nothing if memory is full.Richard M. Stallman2005-05-291-2/+2