log lisp/textmodes/tex-mode.el @ 52401:695cf19ef79e

age author description
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.
Fri, 08 Nov 2002 16:56:57 +0000 Stefan Monnier (latex-standard-block-names): Rename from standard-latex-block-names.
Wed, 06 Nov 2002 05:05:47 +0000 Richard M. Stallman (tex-dvi-view-command): Value can be sexp.
Sat, 02 Nov 2002 02:16:36 +0000 Stefan Monnier (tex-common-initialization): comment-start-skip shouldn't match on next line.
Sun, 14 Jul 2002 20:39:18 +0000 Stefan Monnier Set encoding to utf-8.