/[emacs]/emacs/lisp/hi-lock.el
ViewVC logotype

Diff of /emacs/lisp/hi-lock.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.26 by ttn, Sat Aug 6 22:13:43 2005 UTC revision 1.27 by deego, Sun Sep 18 12:25:02 2005 UTC
# Line 564  Optional argument END is maximum excursi Line 564  Optional argument END is maximum excursi
564                                (hi-lock-current-line)))))))                                (hi-lock-current-line)))))))
565        (when hi-lock-mode (hi-lock-set-file-patterns all-patterns))        (when hi-lock-mode (hi-lock-set-file-patterns all-patterns))
566        (if (interactive-p)        (if (interactive-p)
567          (message (format "Hi-lock added %d patterns." (length all-patterns)))))))          (message "Hi-lock added %d patterns." (length all-patterns))))))
568    
569  (defun hi-lock-font-lock-hook ()  (defun hi-lock-font-lock-hook ()
570    "Add hi lock patterns to font-lock's."    "Add hi lock patterns to font-lock's."

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26