- 06 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 04 Jul, 2005 2 commits
-
-
Lute Kamstra authored
-
Juanma Barranquero authored
(tex-insert-quote, latex-find-indent): "?\ " -> "?\s".
-
- 10 Jun, 2005 1 commit
-
-
Miles Bader authored
Remove "-face" suffix from tex-mode faces 2005-06-10 Miles Bader <miles@gnu.org> * lisp/textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face" suffix from face names. (tex-math-face, tex-verbatim-face): New backward-compatibility aliases for renamed faces. (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces. (tex-insert-quote): Use `tex-verbatim-face' variable instead of literal face name.
-
- 06 Jun, 2005 1 commit
-
-
Stefan Monnier authored
(tex-compile-default): In the absence of any history, use the order in tex-compile-alist to choose the preferred command. (tex-compile-commands): Reorder a bit.
-
- 30 May, 2005 1 commit
-
-
Stefan Monnier authored
part of the 2005-05-28 change.
-
- 28 May, 2005 1 commit
-
-
Karl Berry authored
-
- 27 May, 2005 1 commit
-
-
Lute Kamstra authored
(tex-verbatim-face, tex-use-reftex): Specify customization group.
-
- 23 Apr, 2005 1 commit
-
-
David Kastrup authored
Mention that the autoloaded aliases should be kept for AUCTeX.
-
- 06 Apr, 2005 1 commit
-
-
Stefan Monnier authored
-
- 31 Mar, 2005 1 commit
-
-
Karl Berry authored
-
- 29 Mar, 2005 1 commit
-
-
Karl Berry authored
-
- 19 Mar, 2005 1 commit
-
-
Eli Zaretskii authored
-
- 24 Feb, 2005 1 commit
-
-
Stefan Monnier authored
-
- 09 Feb, 2005 1 commit
-
-
Kim F. Storm authored
Change development version from 21.3.50 to 22.0.50.
-
- 17 Jan, 2005 2 commits
-
-
Richard M. Stallman authored
-
Steven Tamm authored
tex-shell cause to force interactivity when using pipes.
-
- 11 Dec, 2004 1 commit
-
-
Stefan Monnier authored
-
- 03 Dec, 2004 1 commit
-
-
Stefan Monnier authored
-
- 01 Dec, 2004 1 commit
-
-
Markus Rost authored
-
- 25 Oct, 2004 1 commit
-
-
Stefan Monnier authored
verbatim face on the \ of \end{verbatim}.
-
- 21 Oct, 2004 1 commit
-
-
Stefan Monnier authored
-
- 10 Oct, 2004 1 commit
-
-
Stefan Monnier authored
(tex-font-lock-keywords-2): Use it. (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
-
- 03 Oct, 2004 1 commit
-
-
Stefan Monnier authored
(tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'. (latex-block-args-alist): Add minipage and picture. (latex-block-body-alist): Use reftex-label if enabled. (latex-insert-block): Don't insert a \n if not necessary. (tex-compile-commands): Make sure dvips doesn't send to printer. (tex-compile-default): Handle the case where no executable is found. (latex-noindent-environments): New var. (latex-find-indent): Use it. Take an empty line as an arg-breaker. If tex-indent-allhanging is non-nil, make sure we only align for macros at beginning of line.
-
- 30 Aug, 2004 1 commit
-
-
John Paul Wallington authored
programatically constructing message.
-
- 25 Aug, 2004 1 commit
-
-
John Paul Wallington authored
(tex-start-shell): Use `set-process-query-on-exit-flag'.
-
- 19 May, 2004 1 commit
-
-
Stefan Monnier authored
-
- 18 Mar, 2004 1 commit
-
-
Stefan Monnier authored
(tex-send-tex-command): Rather than here. (tex-compilation-parse-errors): Simplify.
-
- 03 Jan, 2004 1 commit
-
-
Richard M. Stallman authored
-
- 27 Nov, 2003 1 commit
-
-
Stefan Monnier authored
-
- 30 Oct, 2003 1 commit
-
-
Stefan Monnier authored
(tex-main-file): Don't add .tex if the extension is already present. (tex-uptodate-p): Don't recurse indefinitely in the presence of symlinks.
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 05 Aug, 2003 1 commit
-
-
Dave Love authored
-
- 07 Jul, 2003 1 commit
-
-
Richard M. Stallman authored
-
- 14 Jun, 2003 1 commit
-
-
Stefan Monnier authored
-
- 09 Jun, 2003 1 commit
-
-
Stefan Monnier authored
(tex-last-unended-begin, tex-next-unmatched-end): Use it so we don't get confused by \begin and \end in comments. (tex-compile): Change dir before calling tex-compile-default.
-
- 08 Jun, 2003 1 commit
-
-
Stefan Monnier authored
Don't use easy-mmode-defsyntax.
-
- 30 May, 2003 1 commit
-
-
Stefan Monnier authored
(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.
-
- 15 May, 2003 1 commit
-
-
Stefan Monnier authored
(tex-use-reftex, tex-compile-commands): New vars. (tex-summarize-command, tex-uptodate-p, tex-executable-exists-p) (tex-command-executable, tex-command-active-p, tex-compile-default) New functions. (tex-compile): New command. (tex-mode-map): Bind it to C-c C-c.
-
- 10 May, 2003 1 commit
-
-
Stefan Monnier authored
(tex-guess-mode): Add `renewcommand'. (tex-mode): Move the autoload so we get the correct docstring and usage.
-