summaryrefslogtreecommitdiff
path: root/lisp/jit-lock.el
Commit message (Expand)AuthorAge
* (jit-lock-stealth-time): Doc fix.Gerd Moellmann2000-10-17
* (jit-lock-after-change): If we're in text thatGerd Moellmann2000-10-16
* (jit-lock-fontify-buffer): Remove.Stefan Monnier2000-10-15
* Don't require font-lock any more.Stefan Monnier2000-10-08
* (jit-lock-mode): Use jit-lock-defer-contextuallyStefan Monnier2000-10-05
* (jit-lock-register, jit-lock-unregister): Docstring fix.Stefan Monnier2000-10-05
* (jit-lock-register, jit-lock-unregister): New functions.Stefan Monnier2000-10-05
* (with-buffer-unmodified): Use unwind-protect.Stefan Monnier2000-10-05
* (jit-lock-after-change): Don't assume point is at START.Stefan Monnier2000-06-20
* (with-buffer-prepared-for-jit-lock):Stefan Monnier2000-06-20
* (jit-lock-mode): Force jit-refontify when turned on.Stefan Monnier2000-06-17
* (jit-lock-saved-fontify-buffer-function): New var.Stefan Monnier2000-06-05
* (jit-lock-mode): Add after change function to local hook.Gerd Moellmann2000-05-29
* (with-buffer-unmodified): Fix bug introduced by `)'Gerd Moellmann2000-04-10
* (with-buffer-unmodified): UseGerd Moellmann2000-04-09
* (with-buffer-unmodified): New macro.Gerd Moellmann2000-04-04
* (with-buffer-prepared-for-font-lock): Add commentGerd Moellmann2000-03-20
* (jit-lock-function): Widen before calculating endGerd Moellmann2000-01-31
* (jit-lock-function): Extend the fontified rangeGerd Moellmann1999-08-25
* (jit-lock-function): Use line-beginning-position.Gerd Moellmann1999-08-21
* New file.Gerd Moellmann1999-07-21