# HG changeset patch # User Stefan Monnier # Date 971585610 0 # Node ID af9a6a4187ec83b6ac96b5e1238c3ac85010de7c # Parent bb1bfa010bf3fbd24a9d2588ec6018020b88c70e (jit-lock-fontify-buffer): Remove. diff -r bb1bfa010bf3 -r af9a6a4187ec lisp/jit-lock.el --- 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