]> git.eshelyaron.com Git - emacs.git/commit
(latex-block-args-alist, latex-block-body-alist): New vars.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 30 May 2003 18:52:46 +0000 (18:52 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 30 May 2003 18:52:46 +0000 (18:52 +0000)
commit8084f5d87c5235ee3619daabba474e4246bb7a62
treea336d265350c60040b7909a44d8c7e2fc80cc830
parentad2feb08904628531585213bb77036befe9a2db2
(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.
lisp/textmodes/tex-mode.el