log lisp/textmodes/tex-mode.el @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

age author description
Thu, 24 Jul 1997 04:21:34 +0000 Richard M. Stallman (tex-categorize-whitespace): Use eq, not eql.
Fri, 04 Jul 1997 04:41:46 +0000 Richard M. Stallman (tex-common-initialization):
Mon, 23 Jun 1997 00:30:48 +0000 Richard M. Stallman (latex-imenu-create-index): Make it much smarter.
Sun, 13 Apr 1997 07:28:48 +0000 Richard M. Stallman Add defgroup's; use defcustom for user vars.
Thu, 02 Jan 1997 01:30:36 +0000 Richard M. Stallman (tex-region): Correctly handle possible
Sun, 29 Dec 1996 19:41:52 +0000 Richard M. Stallman (tex-first-line-header-regexp): New variable.
Thu, 31 Oct 1996 23:50:02 +0000 Richard M. Stallman (tex-file): Fix paren error in last change.
Fri, 27 Sep 1996 20:42:12 +0000 Richard M. Stallman (tex-main-file): Add missing initial value.
Sun, 25 Aug 1996 01:25:07 +0000 Richard M. Stallman (tex-main-file): New variable.
Thu, 11 Jul 1996 23:55:01 +0000 Karl Heuer (tex-validate-region): Skip fwd over whitespace
Tue, 25 Jun 1996 22:44:10 +0000 Richard M. Stallman (tex-common-initialization): Set skeleton-further-elements.
Wed, 15 May 1996 15:17:41 +0000 Richard M. Stallman (latex-imenu-create-index):
Sat, 02 Mar 1996 06:37:35 +0000 Richard M. Stallman Comment change.
Fri, 26 Jan 1996 19:57:45 +0000 Richard M. Stallman (tex-face-alist, tex-latex-face-alist): New variables.
Sat, 04 Nov 1995 00:39:25 +0000 Karl Heuer (tex-send-command): Give meaningful error message.
Thu, 19 Oct 1995 00:48:12 +0000 Richard M. Stallman (tex-start-of-header): Now a regexp.
Fri, 28 Jul 1995 00:26:37 +0000 Karl Heuer (latex-imenu-generic-expression): Var defined.
Sat, 29 Apr 1995 16:32:03 +0000 Richard M. Stallman (tex-view): Nice error if tex-dvi-view-command is nil.
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Thu, 02 Mar 1995 15:52:37 +0000 Boris Goldowsky (tex-common-initialization, latex-mode, slitex-mode): Remove ^ from
Fri, 17 Feb 1995 23:25:17 +0000 Richard M. Stallman (tex-append): Try splitting on last period, then
Fri, 27 Jan 1995 23:08:49 +0000 Richard M. Stallman (tex-display-shell): Pass nil as arg to
Thu, 05 Jan 1995 00:23:50 +0000 Richard M. Stallman (tex-print): Better check for when to print current
Tue, 03 Jan 1995 22:28:50 +0000 Richard M. Stallman (tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.
Mon, 02 Jan 1995 23:07:36 +0000 Richard M. Stallman (tex-mode): \begin at start of file implies Latex.
Fri, 30 Dec 1994 23:02:43 +0000 Richard M. Stallman (tex-mode-map): Add BibTeX File menu item.
Thu, 22 Dec 1994 22:05:52 +0000 Richard M. Stallman Comment change.
Wed, 21 Dec 1994 20:08:17 +0000 Richard M. Stallman (tex-start-shell): Use inheritance.
Wed, 21 Dec 1994 15:54:30 +0000 Edward M. Reingold Make keymap for tex-shell the shell-mode-map.
Mon, 19 Dec 1994 19:09:39 +0000 Edward M. Reingold Be consistent in use of comint (instead of shell) mode.
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.
Mon, 03 Jan 1994 20:06:28 +0000 Richard M. Stallman (tex-common-initialization): Make parse-sexp-ignore-comments t.
Mon, 03 Jan 1994 11:36:14 +0000 Richard M. Stallman (slitex-mode, latex-mode): Set paragraph-start and
Thu, 23 Dec 1993 02:48:56 +0000 Richard M. Stallman (tex-common-initialization): Make paragraph-start
Sat, 20 Nov 1993 22:21:30 +0000 Richard M. Stallman (tex-send-command): Wait for output first,
Sat, 20 Nov 1993 22:00:55 +0000 Richard M. Stallman (tex-start-shell): Don't use -v option.
Sat, 06 Nov 1993 05:56:11 +0000 Richard M. Stallman (tex-alt-print): New function for menu bar.
Wed, 03 Nov 1993 20:00:33 +0000 Richard M. Stallman (tex-validate-region, tex-region):
Wed, 27 Oct 1993 21:33:12 +0000 Richard M. Stallman (tex-define-common-keys): Define menu items.
Tue, 21 Sep 1993 07:48:37 +0000 Brian Fox (slitex-mode): Add ###autoload magic cookie.
Sat, 31 Jul 1993 07:33:02 +0000 Richard M. Stallman (validate-tex-buffer): Record mismatches in *Occur*.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sun, 16 May 1993 21:15:09 +0000 Richard M. Stallman (tex-insert-quote): Doc fix.
Wed, 28 Apr 1993 17:08:14 +0000 Eric S. Raymond Removed spurious comment (obsoleted by ;;;###autoload).
Mon, 26 Apr 1993 05:15:08 +0000 Eric S. Raymond Doc fixes. Also a few teaks to pacify the byte-compiler.
Sun, 25 Apr 1993 06:14:10 +0000 Eric S. Raymond (tex-compilation-parse-errors): Added. At the moment, this would have