]> git.eshelyaron.com Git - emacs.git/commitdiff
(tex-font-lock-match-suscript): Paren typo.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 17 Apr 2006 13:44:56 +0000 (13:44 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 17 Apr 2006 13:44:56 +0000 (13:44 +0000)
lisp/textmodes/tex-mode.el

index 0b0d60242bc285f85714f45855bc9728a4704d1e..8ca7c3026e87f4e953d671151dc3d3771f56c5ec 100644 (file)
@@ -604,8 +604,8 @@ An alternative value is \" . \", if you use a font with a narrow period."
                   (narrow-to-region (point-min) limit)
                   (condition-case nil (scan-lists (point) 1 1) (error nil)))))
        (store-match-data (if end
-                             (list (match-beginning 0) end beg end))
-                         (list beg beg beg beg))))
+                             (list (match-beginning 0) end beg end)
+                            (list beg beg beg beg)))))
     t))
 
 (defconst tex-font-lock-keywords-3