/[emacs]/emacs/lisp/jit-lock.el
ViewVC logotype

Diff of /emacs/lisp/jit-lock.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.45 by rms, Sat Oct 29 19:45:40 2005 UTC revision 1.46 by dann, Mon Oct 31 16:41:14 2005 UTC
# Line 264  the variable `jit-lock-stealth-nice'." Line 264  the variable `jit-lock-stealth-nice'."
264           (remove-hook 'after-change-functions 'jit-lock-after-change t)           (remove-hook 'after-change-functions 'jit-lock-after-change t)
265           (remove-hook 'fontification-functions 'jit-lock-function))))           (remove-hook 'fontification-functions 'jit-lock-function))))
266    
 ;;;###autoload  
267  (defun jit-lock-register (fun &optional contextual)  (defun jit-lock-register (fun &optional contextual)
268    "Register FUN as a fontification function to be called in this buffer.    "Register FUN as a fontification function to be called in this buffer.
269  FUN will be called with two arguments START and END indicating the region  FUN will be called with two arguments START and END indicating the region

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26