emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/jit-lock.el


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/jit-lock.el
Date: Mon, 31 Oct 2005 11:41:18 -0500

Index: emacs/lisp/jit-lock.el
diff -c emacs/lisp/jit-lock.el:1.45 emacs/lisp/jit-lock.el:1.46
*** emacs/lisp/jit-lock.el:1.45 Sat Oct 29 19:45:40 2005
--- emacs/lisp/jit-lock.el      Mon Oct 31 16:41:14 2005
***************
*** 264,270 ****
         (remove-hook 'after-change-functions 'jit-lock-after-change t)
         (remove-hook 'fontification-functions 'jit-lock-function))))
  
- ;;;###autoload
  (defun jit-lock-register (fun &optional contextual)
    "Register FUN as a fontification function to be called in this buffer.
  FUN will be called with two arguments START and END indicating the region
--- 264,269 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]