log lisp/jit-lock.el @ 105297:15fa7e0523b0

age author description
2009-04-14 Juanma Barranquero * jit-lock.el (jit-lock-stealth-chunk-start): Fix typo in docstring.
2009-02-14 Stefan Monnier (with-buffer-prepared-for-jit-lock): Swap the `let' and
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-12-03 Lute Kamstra * align.el:
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-03-18 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-10-03 Miles Bader Merge from emacs--devo--0
2006-09-20 Miles Bader Merge from emacs--devo--0
2006-08-28 Miles Bader Merge from emacs--devo--0
2006-08-03 Miles Bader Merge from emacs--devo--0
2006-03-28 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
2006-03-19 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-06-06 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
2005-05-20 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
2005-05-05 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
2005-03-09 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-03-04 David Kastrup * NEWS (fontification): Mention that the new default for
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-09-26 Stefan Monnier Paren typo.
2006-09-26 Stefan Monnier (jit-lock-force-redisplay): Rename from jit-lock-fontify-again.
2006-09-26 Stefan Monnier (jit-lock-fontify-now): Don't fontify the empty text.
2006-09-14 Kim F. Storm (jit-lock-fontify-again): New function.
2006-08-24 Chong Yidong * emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
2006-08-17 Stefan Monnier (jit-lock-fontify-now): Protect the modified status of the right buffer.
2006-08-03 Stefan Monnier (jit-lock-fontify-now): Preserve the buffer's
2006-08-01 Stefan Monnier (jit-lock-fontify-now): Cause a second redisplay if needed.
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.