Richard M. Stallman
d974af3044
(tex-start-shell): Add autoload.
1994-06-10 20:28:52 +00:00
Richard M. Stallman
54626b604c
(tex-show-print-queue): Display the tex shell buffer.
...
(tex-file, tex-bibtex-file): Likewise.
(latex-mode, slitex-mode): Treat \] as paragraph starter.
1994-06-07 16:51:20 +00:00
Karl Heuer
adf6b7f952
(tex-delete-last-temp-files): Don't fail on non-existent directory.
1994-05-18 01:13:09 +00:00
Karl Heuer
d733c5ec03
Update copyright.
1994-05-03 22:46:37 +00:00
Edward M. Reingold
6a900cf14e
(tex-goto-last-unclosed-latex-block): New function. Bound to C-c C-u in
...
tex-mode.
1994-05-03 21:15:27 +00:00
Richard M. Stallman
81c735c099
Doc fixes.
1994-05-02 22:26:50 +00:00
Edward M. Reingold
a0e9c22aad
(tex-start-shell): Use shell-mode-map (instead of comint-mode-map) because
...
it's bit a nicer.
Change the "require" from comint to shell for the same reason.
1994-04-01 16:57:56 +00:00
Richard M. Stallman
a15849cbd8
(tex-delete-last-temp-files): New arg NOT-ALL.
...
(tex-region): Pass new arg.
1994-03-23 18:19:20 +00:00
Richard M. Stallman
2e0b53ad3d
(tex-common-initialization): Make parse-sexp-ignore-comments t.
1994-01-03 20:06:28 +00:00
Richard M. Stallman
ab2c9f5425
(slitex-mode, latex-mode): Set paragraph-start and
...
paragraph-separate to a specific list of control sequences.
(tex-common-initialization): Make paragraph-start
and paragraph-separate match a line of $$.
1994-01-03 11:36:14 +00:00
Richard M. Stallman
64db24613f
(tex-common-initialization): Make paragraph-start
...
and paragraph-separate match a line of $$.
(tex-send-command): New local var BUF.
Use it when calling buffer-modified-tick.
(tex-send-command):
Switch to buffer before checking for subproc output in it.
1993-12-23 02:48:56 +00:00
Richard M. Stallman
30803a05ce
(tex-send-command): Wait for output first,
...
if text has not changed since previous tex-send-command.
(tex-send-command-modified-tick): New buffer-local variable.
1993-11-20 22:21:30 +00:00
Richard M. Stallman
4cdc1d4b2d
(tex-start-shell): Don't use -v option.
...
(tex-send-command): Insert text in the buffer, then use
comint-send-input to send it.
1993-11-20 22:00:55 +00:00
Richard M. Stallman
cf6d6e8acd
(tex-alt-print): New function for menu bar.
...
(tex-define-common-keys, tex-mode-map): Move some items from
tex-define-common-keys to tex-mode-map.
Add more menu-enable properties.
(tex-append): Cope with both the original
Pascal-based TeX and the newer C-based TeX.
1993-11-06 05:56:11 +00:00
Richard M. Stallman
ff5da6c9c8
(tex-validate-region, tex-region):
...
Enable menu items if only mark is active.
1993-11-03 20:00:33 +00:00
Richard M. Stallman
62a24cb5e1
(tex-define-common-keys): Define menu items.
1993-10-27 21:33:12 +00:00
Brian Fox
bd2f232330
(slitex-mode): Add ###autoload magic cookie.
1993-09-21 07:48:37 +00:00
Richard M. Stallman
bbd93e4129
(validate-tex-buffer): Record mismatches in *Occur*.
1993-07-31 07:33:02 +00:00
Jim Blandy
eb8c3be94e
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
Richard M. Stallman
08348502ae
(tex-insert-quote): Doc fix.
1993-05-16 21:15:09 +00:00
Eric S. Raymond
e4c8c838e9
Removed spurious comment (obsoleted by ;;;###autoload).
1993-04-28 17:08:14 +00:00
Eric S. Raymond
8241d7b92d
Doc fixes. Also a few teaks to pacify the byte-compiler.
1993-04-26 05:15:08 +00:00
Eric S. Raymond
2f3067de92
(tex-compilation-parse-errors): Added. At the moment, this would have
...
to be applied manually. It's not worth trying to integrate this with
the rest of the mode more tightly until we decide whether and how
compile's interface is going to change away from a closed subsystem.
1993-04-25 06:14:10 +00:00
Eric S. Raymond
31e1d9206b
All fsets changed to defaliases.
1993-04-23 06:51:44 +00:00
Eric S. Raymond
e41b2db1da
Added or corrected Commentary sections
1993-03-22 03:27:18 +00:00
Jim Blandy
4f45adda36
* tex-mode.el (tex-send-command): Fix the command sent so that no
...
blank is inserted when replacing the asterisk with the file name.
1993-03-19 17:38:48 +00:00
Christopher Zaborsky
1433a22243
Doc fix.
1992-11-10 20:01:10 +00:00
Jim Blandy
7e1dae733a
entered into RCS
1992-08-12 12:50:10 +00:00
Richard M. Stallman
eb6e989944
*** empty log message ***
1992-07-24 22:37:33 +00:00
Eric S. Raymond
eea8d4efaf
*** empty log message ***
1992-07-22 02:58:21 +00:00
Eric S. Raymond
d7b4d18fd4
*** empty log message ***
1992-07-17 20:24:00 +00:00
Eric S. Raymond
e516799970
*** empty log message ***
1992-07-16 21:47:34 +00:00
Jim Blandy
7047ec7769
*** empty log message ***
1992-07-10 22:19:56 +00:00
Richard M. Stallman
99621a14f1
*** empty log message ***
1992-07-05 20:52:00 +00:00
Richard M. Stallman
528415e7be
*** empty log message ***
1992-07-04 16:51:02 +00:00
Eric S. Raymond
d501f51645
*** empty log message ***
1992-05-30 20:24:49 +00:00
Jim Blandy
49116ac071
*** empty log message ***
1992-03-16 20:39:07 +00:00
Jim Blandy
6503cec349
*** empty log message ***
1991-05-13 22:05:14 +00:00
Roland McGrath
7229064dbf
*** empty log message ***
1991-05-09 21:50:34 +00:00
root
869bff3176
Initial revision
1990-08-28 08:01:56 +00:00