From 12f0a4d629da10932a94c6fd002f08374a449738 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 12 Sep 2008 03:06:16 +0000 Subject: [PATCH] Comment. --- lisp/textmodes/tex-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/textmodes/tex-mode.el b/lisp/textmodes/tex-mode.el index 0a89a34ac45..cdb6e49a327 100644 --- a/lisp/textmodes/tex-mode.el +++ b/lisp/textmodes/tex-mode.el @@ -500,7 +500,7 @@ An alternative value is \" . \", if you use a font with a narrow period." (list "\\$\\$\\([^$]+\\)\\$\\$" 1 'tex-math-face) ;; Heading args. (list (concat slash headings "\\*?" opt arg) - ;; If ARG ends up matching too much (if the {} don't match, f.ex) + ;; If ARG ends up matching too much (if the {} don't match, e.g.) ;; jit-lock will do funny things: when updating the buffer ;; the re-highlighting is only done locally so it will just ;; match the local line, but defer-contextually will -- 2.39.5