log lisp/textmodes/tex-mode.el @ 9978:5b5406fbd833

age author description
Sun, 23 Oct 1994 20:39:25 +0000 Richard M. Stallman (latex-mode): Recognize \item etc. that have no arg
Tue, 11 Oct 1994 18:51:29 +0000 Richard M. Stallman (compare-windows-whitespace): Eliminate initial value.
Sun, 18 Sep 1994 20:30:01 +0000 Richard M. Stallman (tex-start-shell): Inherit comint-mode-map, don't copy.
Wed, 17 Aug 1994 20:30:22 +0000 Richard M. Stallman (tex-mode): Allow for documentclass options when checking for SliTeX.
Sun, 07 Aug 1994 06:47:57 +0000 Richard M. Stallman (tex-mode): Accept documentclass when checking Slitex.
Sat, 06 Aug 1994 03:22:23 +0000 Richard M. Stallman (tex-mode): Check for documentclass like documentstyle.
Sat, 11 Jun 1994 19:19:31 +0000 Richard M. Stallman (latex-mode, slitex-mode): In paragraph-separate,
Fri, 10 Jun 1994 20:28:52 +0000 Richard M. Stallman (tex-start-shell): Add autoload.
Tue, 07 Jun 1994 16:51:20 +0000 Richard M. Stallman (tex-show-print-queue): Display the tex shell buffer.
Wed, 18 May 1994 01:13:09 +0000 Karl Heuer (tex-delete-last-temp-files): Don't fail on non-existent directory.
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Tue, 03 May 1994 21:15:27 +0000 Edward M. Reingold (tex-goto-last-unclosed-latex-block): New function. Bound to C-c C-u in
Mon, 02 May 1994 22:26:50 +0000 Richard M. Stallman Doc fixes.
Fri, 01 Apr 1994 16:57:56 +0000 Edward M. Reingold (tex-start-shell): Use shell-mode-map (instead of comint-mode-map) because
Wed, 23 Mar 1994 18:19:20 +0000 Richard M. Stallman (tex-delete-last-temp-files): New arg NOT-ALL.