Mercurial > emacs
changeset 32485:af9a6a4187ec
(jit-lock-fontify-buffer): Remove.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 15 Oct 2000 04:53:30 +0000 |
parents | bb1bfa010bf3 |
children | 8177ece14fdd |
files | lisp/jit-lock.el |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/jit-lock.el Sun Oct 15 04:53:01 2000 +0000 +++ b/lisp/jit-lock.el Sun Oct 15 04:53:30 2000 +0000 @@ -238,7 +238,6 @@ ;; fontifying eagerly the whole buffer. This is important for ;; things like CWarn mode which adds/removes a few keywords and ;; does a refontify (which takes ages on large files). -(defalias 'jit-lock-fontify-buffer 'jit-lock-refontify) (defun jit-lock-refontify (&optional beg end) "Force refontification of the region BEG..END (default whole buffer)." (with-buffer-prepared-for-jit-lock