summaryrefslogtreecommitdiff
path: root/lisp/jit-lock.el
AgeCommit message (Expand)Author
2012-07-10Reduce use of (require 'cl).Stefan Monnier
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-08-30Use with-silent-modifications.Stefan Monnier
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-04-14* jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring.Juanma Barranquero
2009-02-14(with-buffer-prepared-for-jit-lock): Swap the `let' andStefan Monnier
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-03* align.el:Lute Kamstra
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-03-04* NEWS (fontification): Mention that the new default forDavid Kastrup
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-09-26Paren typo.Stefan Monnier
2006-09-26(jit-lock-force-redisplay): Rename from jit-lock-fontify-again.Stefan Monnier
2006-09-26(jit-lock-fontify-now): Don't fontify the empty text.Stefan Monnier
2006-09-14(jit-lock-fontify-again): New function.Kim F. Storm
2006-08-24* emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):Chong Yidong
2006-08-17(jit-lock-fontify-now): Protect the modified status of the right buffer.Stefan Monnier
2006-08-03(jit-lock-fontify-now): Preserve the buffer'sStefan Monnier
2006-08-01(jit-lock-fontify-now): Cause a second redisplay if needed.Stefan Monnier
2006-03-20(jit-lock-function): Check for the actual defer-timer rather than justStefan Monnier
2006-03-15* font-lock.el (font-lock-lines-before): Delete variable, subsumed byStefan Monnier
2006-03-14* font-core.el: New function/variableAlan Mackenzie
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-12-30(jit-lock-chunk-size): Doc fix.Eli Zaretskii
2005-10-31* loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock soDan Nicolaescu
2005-10-29(jit-lock-function, jit-lock-stealth-fontify)Richard M. Stallman
2005-10-25(jit-lock-fontify-now): Be careful not to skip multilineStefan Monnier
2005-10-17(jit-lock-fontify-now): Fix copy/paste mess up in last change.Stefan Monnier
2005-10-17(jit-lock-fontify-now): Move jit-lock-context-unfontify-pos.Stefan Monnier
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2005-05-29(jit-lock-function, jit-lock-after-change): Do nothing if memory is full.Richard M. Stallman
2005-05-19Specify missing group (and type, if simple) in defcustom.Juanma Barranquero
2005-04-23(jit-lock-stealth-time): Change default value to 16.Eli Zaretskii
2005-03-06(jit-lock-stealth-fontify): When calling sit-for,Richard M. Stallman
2004-03-25* jit-lock.el (jit-lock): Remove links to removed Support ModesJuri Linkov
2004-01-30(jit-lock-context-time, jit-lock-context-timer): New var.Stefan Monnier
2004-01-30(jit-lock-stealth-fontify): Allow quit.Stefan Monnier
2004-01-26(jit-lock): Move group declaration from font-lock.el.Stefan Monnier
2003-09-01Add arch taglinesMiles Bader
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2002-10-01(jit-lock-fontify-now): Don't widen.Stefan Monnier
2001-11-25Modify a commented-out non-nil value of jit-lock-defer-time, toEli Zaretskii