Mercurial > hg > xemacs-beta
diff lisp/packages/font-lock.el @ 2:ac2d302a0011 r19-15b2
Import from CVS: tag r19-15b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:35 +0200 |
parents | 376386a54a3c |
children | 49a24b4fd526 |
line wrap: on
line diff
--- a/lisp/packages/font-lock.el Mon Aug 13 08:45:53 2007 +0200 +++ b/lisp/packages/font-lock.el Mon Aug 13 08:46:35 2007 +0200 @@ -656,7 +656,7 @@ (put-nonduplicable-text-property start end 'font-lock nil)) (defsubst font-lock-any-faces-p (start end) - ;; Return non-nil if we've put any syntax highlighting on the + ;; Return non-nil if we've put any syntax highlighting on ;; the characters in the range. ;; ;; used to look for 'text-prop property, but this has problems if