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.
|
Mon, 01 Jul 2002 19:55:45 +0000 |
Sam Steingold |
(tex-file): call `save-some-buffers' before `tex-main-file'
|
Wed, 01 May 2002 05:22:08 +0000 |
Colin Walters |
(tex-validate-buffer): Use `occur-revert-arguments' instead of setting
|
Fri, 26 Apr 2002 21:19:14 +0000 |
Richard M. Stallman |
(tex-start-options): New variable.
|
Mon, 04 Mar 2002 01:39:29 +0000 |
Stefan Monnier |
(tex-guess-main-file): Handle the case where one of the buffers is narrowed.
|
Fri, 15 Feb 2002 17:06:03 +0000 |
Andreas Schwab |
(tex-font-lock-keywords-2): Require non-letter after specials.
|
Sun, 15 Jul 2001 16:15:35 +0000 |
Pavel Jank |
Some fixes to follow coding conventions in files maintained by FSF.
|
Sun, 17 Jun 2001 11:25:12 +0000 |
Eli Zaretskii |
(tex-validate-buffer): Add help-echo to mouse-highlighted text.
|
Thu, 31 May 2001 02:26:43 +0000 |
Stefan Monnier |
(latex-find-indent): Handle the BOBP case.
|
Tue, 29 May 2001 15:47:01 +0000 |
Sam Steingold |
fix live process/dead buffer bub on w32
|
Fri, 25 May 2001 22:08:34 +0000 |
Stefan Monnier |
(tex-mode-syntax-table): Add ^.
|
Thu, 15 Feb 2001 21:08:24 +0000 |
Sam Steingold |
tex-shell-running: Check the process buffer too
|
Sat, 02 Dec 2000 21:57:30 +0000 |
Stefan Monnier |
(tex-start-shell): Obey shell-file-name.
|
Wed, 22 Nov 2000 21:36:44 +0000 |
Stefan Monnier |
(tex-font-lock-keywords-1): Fix ARG regexp to skip quoted braces.
|
Tue, 14 Nov 2000 11:50:40 +0000 |
Stefan Monnier |
(tex-mode-map): Remove `tex-compile', not ready for prime-time.
|
Tue, 14 Nov 2000 11:41:35 +0000 |
Stefan Monnier |
(tex-font-lock-keywords-1): Use `keep'
|
Fri, 10 Nov 2000 10:25:00 +0000 |
Stefan Monnier |
(standard-latex-block-names): Add "math".
|
Tue, 31 Oct 2000 21:31:55 +0000 |
Sam Steingold |
use default-directory when tex-main-file has no directory
|
Sun, 15 Oct 2000 03:48:17 +0000 |
Stefan Monnier |
Require CL when compiling.
|
Sun, 01 Oct 2000 00:47:41 +0000 |
Stefan Monnier |
(latex-metasection-list): New var.
|
Fri, 29 Sep 2000 08:46:30 +0000 |
Gerd Moellmann |
(latex-outline-regexp): Don't use `list*';
|
Fri, 29 Sep 2000 01:45:46 +0000 |
Stefan Monnier |
(latex-imenu-indent-string): Add a space.
|