/[auctex]/auctex/font-latex.el
ViewVC logotype

Diff of /auctex/font-latex.el

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

revision 5.137 by angeli, Thu Sep 8 13:02:06 2005 UTC revision 5.138 by angeli, Sat Sep 10 08:48:23 2005 UTC
# Line 385  use." Line 385  use."
385                 ,(concat "Fontify `" prefix name "' up to LIMIT.                 ,(concat "Fontify `" prefix name "' up to LIMIT.
386    
387  Generated by `font-latex-make-match-defun'.")  Generated by `font-latex-make-match-defun'.")
388                 (when ,(intern (concat prefix name))                 (when (and ,(intern (concat prefix name))
389                              (or ,(intern (concat prefix name "-keywords"))
390                                  ,(intern (concat prefix name "-keywords-local"))))
391                   (font-latex-match-command-with-arguments                   (font-latex-match-command-with-arguments
392                    ,(intern (concat prefix name)) limit                    ,(intern (concat prefix name)) limit
393                    ,(nth 1 type) ,(nth 2 type)))))                    ,(nth 1 type) ,(nth 2 type)))))

Legend:
Removed from v.5.137  
changed lines
  Added in v.5.138

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