summaryrefslogtreecommitdiff
path: root/lisp/jit-lock.el
Commit message (Expand)AuthorAgeFilesLines
* (jit-lock-function, jit-lock-after-change): Do nothing if memory is full.Richard M. Stallman2005-05-291-2/+2
* Specify missing group (and type, if simple) in defcustom.Juanma Barranquero2005-05-191-2/+3
* (jit-lock-stealth-time): Change default value to 16.Eli Zaretskii2005-04-231-2/+2
* (jit-lock-stealth-fontify): When calling sit-for,Richard M. Stallman2005-03-061-2/+9
* * jit-lock.el (jit-lock): Remove links to removed Support ModesJuri Linkov2004-03-251-1/+0
* (jit-lock-context-time, jit-lock-context-timer): New var.Stefan Monnier2004-01-301-26/+49
* (jit-lock-stealth-fontify): Allow quit.Stefan Monnier2004-01-301-15/+20
* (jit-lock): Move group declaration from font-lock.el.Stefan Monnier2004-01-261-25/+31
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-13/+13
* (jit-lock-fontify-now): Don't widen.Stefan Monnier2002-10-011-38/+36
* Modify a commented-out non-nil value of jit-lock-defer-time, toEli Zaretskii2001-11-251-1/+1
* (jit-lock-defer-time): New var.Stefan Monnier2001-11-211-26/+105
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+2
* (jit-lock-after-change): Check the font-lock-multilineStefan Monnier2001-05-171-8/+7
* (jit-lock-fontify-now): Don't bindGerd Moellmann2001-01-191-2/+9
* Update copyright.Gerd Moellmann2001-01-191-2/+1
* (jit-lock-after-change): If font-lock-multilineGerd Moellmann2001-01-191-1/+2
* (jit-lock-stealth-time): Doc fix.Gerd Moellmann2000-10-171-1/+1
* (jit-lock-after-change): If we're in text thatGerd Moellmann2000-10-161-0/+8
* (jit-lock-fontify-buffer): Remove.Stefan Monnier2000-10-151-1/+0
* Don't require font-lock any more.Stefan Monnier2000-10-081-64/+27
* (jit-lock-mode): Use jit-lock-defer-contextuallyStefan Monnier2000-10-051-7/+11
* (jit-lock-register, jit-lock-unregister): Docstring fix.Stefan Monnier2000-10-051-3/+4
* (jit-lock-register, jit-lock-unregister): New functions.Stefan Monnier2000-10-051-0/+14
* (with-buffer-unmodified): Use unwind-protect.Stefan Monnier2000-10-051-38/+36
* (jit-lock-after-change): Don't assume point is at START.Stefan Monnier2000-06-201-14/+16
* (with-buffer-prepared-for-jit-lock):Stefan Monnier2000-06-201-58/+40
* (jit-lock-mode): Force jit-refontify when turned on.Stefan Monnier2000-06-171-8/+9
* (jit-lock-saved-fontify-buffer-function): New var.Stefan Monnier2000-06-051-7/+31
* (jit-lock-mode): Add after change function to local hook.Gerd Moellmann2000-05-291-1/+1
* (with-buffer-unmodified): Fix bug introduced by `)'Gerd Moellmann2000-04-101-2/+2
* (with-buffer-unmodified): UseGerd Moellmann2000-04-091-38/+41
* (with-buffer-unmodified): New macro.Gerd Moellmann2000-04-041-69/+84
* (with-buffer-prepared-for-font-lock): Add commentGerd Moellmann2000-03-201-0/+2
* (jit-lock-function): Widen before calculating endGerd Moellmann2000-01-311-51/+55
* (jit-lock-function): Extend the fontified rangeGerd Moellmann1999-08-251-9/+12
* (jit-lock-function): Use line-beginning-position.Gerd Moellmann1999-08-211-10/+2
* New file.Gerd Moellmann1999-07-211-0/+433