CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    07/08/20 20:09:52

Index: font-latex.el
===================================================================
RCS file: /cvsroot/auctex/auctex/font-latex.el,v
retrieving revision 5.174
retrieving revision 5.175
diff -u -b -r5.174 -r5.175
--- font-latex.el       19 Aug 2007 20:23:03 -0000      5.174
+++ font-latex.el       20 Aug 2007 20:09:52 -0000      5.175
@@ -341,7 +341,7 @@
      2 command)
     ("sectioning-5"
      (("paragraph" "*[{") ("subparagraph" "*[{")
-      ("subsubparagraph" "* [] {}"))
+      ("subsubparagraph" "*[{"))
      (if (eq font-latex-fontify-sectioning 'color)
         'font-lock-type-face
        'font-latex-sectioning-5-face)


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to