emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/textmodes tex-mode.el


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp/textmodes tex-mode.el
Date: Fri, 30 May 2003 14:52:47 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     03/05/30 
14:52:46

Modified files:
        lisp/textmodes : tex-mode.el 

Log message:
        (latex-block-args-alist, latex-block-body-alist): New vars.
        (latex-insert-block): Use them.
        (tex-string-prefix-p): New fun.
        (tex-guess-main-file): Use it to detect when the main file
        is in a parent directory.
        (tex-main-file): Try to find a main-file in parent directories.
        (tex-compile-default): Don't use `gv' on pdf files just because
        `gv' was used recently on a ps file.  Remove unused arg `dir'.
        Reuse a previous command as-is if it applied to the same file.
        (tex-compile): Use the right file name when file is not in dir.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/textmodes/tex-mode.el.diff?tr1=1.132&tr2=1.133&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]