| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | * NEWS (fontification): Mention that the new default for... | David Kastrup | 2007-03-04 | 1 | -2/+2 |
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | Paren typo. | Stefan Monnier | 2006-09-26 | 1 | -1/+1 |
* | (jit-lock-force-redisplay): Rename from jit-lock-fontify-again.... | Stefan Monnier | 2006-09-26 | 1 | -8/+8 |
* | (jit-lock-fontify-now): Don't fontify the empty text.... | Stefan Monnier | 2006-09-26 | 1 | -4/+6 |
* | (jit-lock-fontify-again): New function.... | Kim F. Storm | 2006-09-14 | 1 | -9/+9 |
* | * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):... | Chong Yidong | 2006-08-24 | 1 | -61/+56 |
* | (jit-lock-fontify-now): Protect the modified status of the right buffer. | Stefan Monnier | 2006-08-17 | 1 | -7/+8 |
* | (jit-lock-fontify-now): Preserve the buffer's... | Stefan Monnier | 2006-08-03 | 1 | -4/+10 |
* | (jit-lock-fontify-now): Cause a second redisplay if needed.... | Stefan Monnier | 2006-08-01 | 1 | -39/+47 |
* | (jit-lock-function): Check for the actual defer-timer rather than just... | Stefan Monnier | 2006-03-20 | 1 | -2/+2 |
* | * font-lock.el (font-lock-lines-before): Delete variable, subsumed by... | Stefan Monnier | 2006-03-15 | 1 | -1/+1 |
* | * font-core.el: New function/variable... | Alan Mackenzie | 2006-03-14 | 1 | -30/+38 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | (jit-lock-chunk-size): Doc fix. | Eli Zaretskii | 2005-12-30 | 1 | -1/+3 |
* | * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so... | Dan Nicolaescu | 2005-10-31 | 1 | -1/+0 |
* | (jit-lock-function, jit-lock-stealth-fontify)... | Richard M. Stallman | 2005-10-29 | 1 | -30/+32 |
* | (jit-lock-fontify-now): Be careful not to skip multiline... | Stefan Monnier | 2005-10-25 | 1 | -1/+6 |
* | (jit-lock-fontify-now): Fix copy/paste mess up in last change. | Stefan Monnier | 2005-10-17 | 1 | -3/+0 |
* | (jit-lock-fontify-now): Move jit-lock-context-unfontify-pos. | Stefan Monnier | 2005-10-17 | 1 | -1/+16 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (jit-lock-function, jit-lock-after-change): Do nothing if memory is full. | Richard M. Stallman | 2005-05-29 | 1 | -2/+2 |
* | Specify missing group (and type, if simple) in defcustom. | Juanma Barranquero | 2005-05-19 | 1 | -2/+3 |
* | (jit-lock-stealth-time): Change default value to 16.... | Eli Zaretskii | 2005-04-23 | 1 | -2/+2 |
* | (jit-lock-stealth-fontify): When calling sit-for,... | Richard M. Stallman | 2005-03-06 | 1 | -2/+9 |
* | * jit-lock.el (jit-lock): Remove links to removed Support Modes... | Juri Linkov | 2004-03-25 | 1 | -1/+0 |
* | (jit-lock-context-time, jit-lock-context-timer): New var.... | Stefan Monnier | 2004-01-30 | 1 | -26/+49 |
* | (jit-lock-stealth-fontify): Allow quit.... | Stefan Monnier | 2004-01-30 | 1 | -15/+20 |
* | (jit-lock): Move group declaration from font-lock.el.... | Stefan Monnier | 2004-01-26 | 1 | -25/+31 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -13/+13 |
* | (jit-lock-fontify-now): Don't widen.... | Stefan Monnier | 2002-10-01 | 1 | -38/+36 |
* | Modify a commented-out non-nil value of jit-lock-defer-time, to... | Eli Zaretskii | 2001-11-25 | 1 | -1/+1 |
* | (jit-lock-defer-time): New var.... | Stefan Monnier | 2001-11-21 | 1 | -26/+105 |
* | Some fixes to follow coding conventions. | Pavel JanÃk | 2001-07-16 | 1 | -2/+2 |
* | (jit-lock-after-change): Check the font-lock-multiline... | Stefan Monnier | 2001-05-17 | 1 | -8/+7 |
* | (jit-lock-fontify-now): Don't bind... | Gerd Moellmann | 2001-01-19 | 1 | -2/+9 |
* | Update copyright. | Gerd Moellmann | 2001-01-19 | 1 | -2/+1 |
* | (jit-lock-after-change): If font-lock-multiline... | Gerd Moellmann | 2001-01-19 | 1 | -1/+2 |
* | (jit-lock-stealth-time): Doc fix. | Gerd Moellmann | 2000-10-17 | 1 | -1/+1 |
* | (jit-lock-after-change): If we're in text that... | Gerd Moellmann | 2000-10-16 | 1 | -0/+8 |
* | (jit-lock-fontify-buffer): Remove. | Stefan Monnier | 2000-10-15 | 1 | -1/+0 |
* | Don't require font-lock any more.... | Stefan Monnier | 2000-10-08 | 1 | -64/+27 |
* | (jit-lock-mode): Use jit-lock-defer-contextually... | Stefan Monnier | 2000-10-05 | 1 | -7/+11 |
* | (jit-lock-register, jit-lock-unregister): Docstring fix. | Stefan Monnier | 2000-10-05 | 1 | -3/+4 |
* | (jit-lock-register, jit-lock-unregister): New functions. | Stefan Monnier | 2000-10-05 | 1 | -0/+14 |