/[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.141 by angeli, Sun Oct 2 13:19:48 2005 UTC revision 5.142 by angeli, Thu Oct 20 10:55:12 2005 UTC
# Line 642  Generated by `font-latex-make-user-keywo Line 642  Generated by `font-latex-make-user-keywo
642    (dolist (item    (dolist (item
643             '(("\\(^\\|[^\\]\\)\\(&+\\)" 2 'font-latex-warning-face)             '(("\\(^\\|[^\\]\\)\\(&+\\)" 2 'font-latex-warning-face)
644               ("\\$\\$\\([^$]+\\)\\$\\$" 1 'font-latex-math-face)               ("\\$\\$\\([^$]+\\)\\$\\$" 1 'font-latex-math-face)
645               (font-latex-match-quotation 0 'font-latex-string-face)))               (font-latex-match-quotation (0 'font-latex-string-face append))))
646      (add-to-list 'font-latex-keywords-1 item)      (add-to-list 'font-latex-keywords-1 item)
647      (add-to-list 'font-latex-keywords-2 item))      (add-to-list 'font-latex-keywords-2 item))
648    (dolist (item    (dolist (item

Legend:
Removed from v.5.141  
changed lines
  Added in v.5.142

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