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

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

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

revision 1.222 by rms, Thu Jun 24 23:30:50 2004 UTC revision 1.223 by rms, Mon Jun 28 02:45:01 2004 UTC
# Line 1257  START should be at the beginning of a li Line 1257  START should be at the beginning of a li
1257                                          font-lock-syntactic-keywords)))                                          font-lock-syntactic-keywords)))
1258    ;; Get down to business.    ;; Get down to business.
1259    (let ((case-fold-search font-lock-keywords-case-fold-search)    (let ((case-fold-search font-lock-keywords-case-fold-search)
1260          (keywords (cdr font-lock-syntactic-keywords))          (keywords (cddr font-lock-syntactic-keywords))
1261          keyword matcher highlights)          keyword matcher highlights)
1262      (while keywords      (while keywords
1263        ;; Find an occurrence of `matcher' from `start' to `end'.        ;; Find an occurrence of `matcher' from `start' to `end'.

Legend:
Removed from v.1.222  
changed lines
  Added in v.1.223

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