Mercurial > hg > xemacs-beta
diff lisp/occur.el @ 5473:ac37a5f7e5be
Merge with trunk.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Thu, 17 Mar 2011 23:42:59 +0100 |
parents | 308d34e9f07d ed74d2ca7082 |
children | cc6f0266bc36 |
line wrap: on
line diff
--- a/lisp/occur.el Tue Feb 22 22:56:02 2011 +0100 +++ b/lisp/occur.el Thu Mar 17 23:42:59 2011 +0100 @@ -467,7 +467,7 @@ (if (and keep-props (if-boundp 'jit-lock-mode jit-lock-mode) (text-property-not-all begpt endpt 'fontified t)) - (if-fboundp #'jit-lock-fontify-now + (if-fboundp 'jit-lock-fontify-now (jit-lock-fontify-now begpt endpt))) (setq curstring (buffer-substring begpt endpt)) ;; Depropertize the string, and maybe