log lisp/textmodes/tex-mode.el @ 60890:a48e83530ac6

age author description
Sat, 19 Mar 2005 14:45:20 +0000 Eli Zaretskii (tex-view): If tex-shell process is not running, restart it.
Thu, 24 Feb 2005 15:33:02 +0000 Stefan Monnier (tex-font-lock-keywords-3): #n is atomic.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Mon, 17 Jan 2005 23:49:20 +0000 Richard M. Stallman Comment change.
Mon, 17 Jan 2005 17:32:30 +0000 Steven Tamm * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
Sat, 11 Dec 2004 22:00:38 +0000 Stefan Monnier (latex-backward-sexp-1): Handle the special case of \end{verbatim}.
Fri, 03 Dec 2004 22:22:24 +0000 Stefan Monnier (tex-validate-region): Obey syntax-table text properties.
Wed, 01 Dec 2004 04:08:15 +0000 Markus Rost (tex-main-file): Add a compatibility with AUCTeX.
Mon, 25 Oct 2004 20:35:24 +0000 Stefan Monnier (tex-font-lock-keywords-1): Fix up the spurious
Thu, 21 Oct 2004 22:26:06 +0000 Stefan Monnier (tex-compilation-parse-errors): Don't output messages.
Sun, 10 Oct 2004 01:51:34 +0000 Stefan Monnier (tex-font-lock-append-prop): New fun.
Sun, 03 Oct 2004 19:53:23 +0000 Stefan Monnier (tex-dvi-view-command): Use `yap' on w32.
Mon, 30 Aug 2004 19:04:18 +0000 John Paul Wallington (tex-validate-buffer): Use distinct strings rather than
Wed, 25 Aug 2004 19:04:13 +0000 John Paul Wallington (tex-validate-buffer): Distinguish between 0, 1, and many mismatches.
Wed, 19 May 2004 00:24:15 +0000 Stefan Monnier (tex-compilation-parse-errors): Save excursion in source buffer.
Thu, 18 Mar 2004 20:26:01 +0000 Stefan Monnier (tex-shell): Set error parsing function here.
Sat, 03 Jan 2004 21:15:28 +0000 Richard M. Stallman (latex-find-indent): Avoid error at end of buf.
Thu, 27 Nov 2003 23:05:42 +0000 Stefan Monnier (latex-mode): `tex-trailer' is not a regexp.
Thu, 30 Oct 2003 22:27:32 +0000 Stefan Monnier (tex-compile-commands): Add `yap' and `ps2pdf'.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 05 Aug 2003 15:07:38 +0000 Dave Love (tex-dvi-view-command): Fix quoted quotes.
Mon, 07 Jul 2003 20:52:27 +0000 Richard M. Stallman (tex-main-file): Use with-no-warnings.
Sat, 14 Jun 2003 19:56:50 +0000 Stefan Monnier (tex-compile-commands): Handle tex-start-commands like tex-start-tex does.
Mon, 09 Jun 2003 17:42:22 +0000 Stefan Monnier (tex-search-noncomment): New macro.
Sun, 08 Jun 2003 00:49:38 +0000 Stefan Monnier (tex-mode-syntax-table, tex-latex-indent-syntax-table):
Fri, 30 May 2003 18:52:46 +0000 Stefan Monnier (latex-block-args-alist, latex-block-body-alist): New vars.
Thu, 15 May 2003 01:29:53 +0000 Stefan Monnier (tex-compile-history, tex-input-files-re)
Sat, 10 May 2003 18:54:13 +0000 Stefan Monnier (tex-mode-syntax-table): ~ is not whitespace.
Mon, 14 Apr 2003 19:58:05 +0000 Stefan Monnier (latex-mode-map): Bind latex-split-block to C-c C-s.
Sun, 22 Dec 2002 22:03:22 +0000 Richard M. Stallman (tex-print): Call shell-quote-argument on the file name.