2006-03-20 |
Stefan Monnier |
(jit-lock-function): Check for the actual defer-timer rather than just
|
2006-03-15 |
Stefan Monnier |
* font-lock.el (font-lock-lines-before): Delete variable, subsumed by
|
2006-03-14 |
Alan Mackenzie |
* font-core.el: New function/variable
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-12-30 |
Eli Zaretskii |
(jit-lock-chunk-size): Doc fix.
|
2005-10-31 |
Dan Nicolaescu |
* loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
|
2005-10-29 |
Richard M. Stallman |
(jit-lock-function, jit-lock-stealth-fontify)
|
2005-10-25 |
Stefan Monnier |
(jit-lock-fontify-now): Be careful not to skip multiline
|
2005-10-17 |
Stefan Monnier |
(jit-lock-fontify-now): Fix copy/paste mess up in last change.
|
2005-10-17 |
Stefan Monnier |
(jit-lock-fontify-now): Move jit-lock-context-unfontify-pos.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-05-29 |
Richard M. Stallman |
(jit-lock-function, jit-lock-after-change): Do nothing if memory is full.
|
2005-05-19 |
Juanma Barranquero |
Specify missing group (and type, if simple) in defcustom.
|
2005-04-23 |
Eli Zaretskii |
(jit-lock-stealth-time): Change default value to 16.
|
2005-03-06 |
Richard M. Stallman |
(jit-lock-stealth-fontify): When calling sit-for,
|
2004-03-25 |
Juri Linkov |
* jit-lock.el (jit-lock): Remove links to removed Support Modes
|
2004-01-30 |
Stefan Monnier |
(jit-lock-context-time, jit-lock-context-timer): New var.
|
2004-01-30 |
Stefan Monnier |
(jit-lock-stealth-fontify): Allow quit.
|
2004-01-26 |
Stefan Monnier |
(jit-lock): Move group declaration from font-lock.el.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-10-01 |
Stefan Monnier |
(jit-lock-fontify-now): Don't widen.
|
2001-11-25 |
Eli Zaretskii |
Modify a commented-out non-nil value of jit-lock-defer-time, to
|
2001-11-21 |
Stefan Monnier |
(jit-lock-defer-time): New var.
|
2001-07-16 |
Pavel JanÃk |
Some fixes to follow coding conventions.
|
2001-05-17 |
Stefan Monnier |
(jit-lock-after-change): Check the font-lock-multiline
|
2001-01-19 |
Gerd Moellmann |
(jit-lock-fontify-now): Don't bind
|
2001-01-19 |
Gerd Moellmann |
Update copyright.
|
2001-01-19 |
Gerd Moellmann |
(jit-lock-after-change): If font-lock-multiline
|
2000-10-17 |
Gerd Moellmann |
(jit-lock-stealth-time): Doc fix.
|
2000-10-16 |
Gerd Moellmann |
(jit-lock-after-change): If we're in text that
|
2000-10-15 |
Stefan Monnier |
(jit-lock-fontify-buffer): Remove.
|
2000-10-08 |
Stefan Monnier |
Don't require font-lock any more.
|
2000-10-05 |
Stefan Monnier |
(jit-lock-mode): Use jit-lock-defer-contextually
|
2000-10-05 |
Stefan Monnier |
(jit-lock-register, jit-lock-unregister): Docstring fix.
|
2000-10-05 |
Stefan Monnier |
(jit-lock-register, jit-lock-unregister): New functions.
|
2000-10-05 |
Stefan Monnier |
(with-buffer-unmodified): Use unwind-protect.
|
2000-06-20 |
Stefan Monnier |
(jit-lock-after-change): Don't assume point is at START.
|
2000-06-20 |
Stefan Monnier |
(with-buffer-prepared-for-jit-lock):
|
2000-06-17 |
Stefan Monnier |
(jit-lock-mode): Force jit-refontify when turned on.
|
2000-06-05 |
Stefan Monnier |
(jit-lock-saved-fontify-buffer-function): New var.
|
2000-05-29 |
Gerd Moellmann |
(jit-lock-mode): Add after change function to local hook.
|
2000-04-10 |
Gerd Moellmann |
(with-buffer-unmodified): Fix bug introduced by `)'
|
2000-04-09 |
Gerd Moellmann |
(with-buffer-unmodified): Use
|
2000-04-04 |
Gerd Moellmann |
(with-buffer-unmodified): New macro.
|
2000-03-20 |
Gerd Moellmann |
(with-buffer-prepared-for-font-lock): Add comment
|
2000-01-31 |
Gerd Moellmann |
(jit-lock-function): Widen before calculating end
|
1999-08-25 |
Gerd Moellmann |
(jit-lock-function): Extend the fontified range
|
1999-08-21 |
Gerd Moellmann |
(jit-lock-function): Use line-beginning-position.
|
1999-07-21 |
Gerd Moellmann |
New file.
|