/[auctex]/auctex/tex.el
ViewVC logotype

Diff of /auctex/tex.el

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

revision 5.513 by angeli, Wed May 11 09:47:13 2005 UTC revision 5.514 by angeli, Wed May 11 15:07:33 2005 UTC
# Line 4319  With prefix argument FORCE, always inser Line 4319  With prefix argument FORCE, always inser
4319            (and (fboundp 'font-latex-faces-present-p)            (and (fboundp 'font-latex-faces-present-p)
4320                 (font-latex-faces-present-p '(font-latex-verbatim-face                 (font-latex-faces-present-p '(font-latex-verbatim-face
4321                                               font-latex-math-face                                               font-latex-math-face
4322                                               font-lock-comment-face)))                                               font-lock-comment-face))
4323                   (font-latex-faces-present-p '(font-latex-verbatim-face
4324                                                 font-latex-math-face
4325                                                 font-lock-comment-face)
4326                                               (1- (point))))
4327            (texmathp)            (texmathp)
4328            (TeX-in-comment))            (TeX-in-comment))
4329        (self-insert-command (prefix-numeric-value force))        (self-insert-command (prefix-numeric-value force))

Legend:
Removed from v.5.513  
changed lines
  Added in v.5.514

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