index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
tex-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
(tex-default-mode): Changed to latex-mode.
Gerd Moellmann
1999-11-01
1
-1
/
+1
*
(tex-compilation-parse-errors):
Richard M. Stallman
1999-08-28
1
-3
/
+3
*
(tex-start-shell): Use add-hook for
Andreas Schwab
1999-03-29
1
-1
/
+5
*
(tex-run-command, latex-run-command)
Richard M. Stallman
1999-02-16
1
-18
/
+28
*
When compiling, require compare-w and skeleton
Richard M. Stallman
1999-02-07
1
-45
/
+50
*
(tex-mode-map): Replace validate-tex-buffer by
Markus Rost
1999-01-29
1
-24
/
+34
*
(tex-run-command): Doc fix.
Karl Heuer
1999-01-25
1
-1
/
+1
*
(tex-define-common-keys): Remove key binding of tex-feed-input.
Richard M. Stallman
1999-01-19
1
-98
/
+99
*
(latex-run-command): Doc fix.
Richard M. Stallman
1999-01-18
1
-5
/
+10
*
(tex-generate-zap-file-name): Don't start the name with #.
Karl Heuer
1998-12-10
1
-1
/
+3
*
(tex-feed-input): New function.
Richard M. Stallman
1998-11-25
1
-0
/
+10
*
(tex-start-shell): Track directory changes.
Karl Heuer
1998-11-05
1
-0
/
+1
*
(tex-start-options-string): Quote the backslashes with more backslashes.
Richard M. Stallman
1998-10-31
1
-1
/
+1
*
(tex-run-command): Doc fix.
Karl Heuer
1998-09-25
1
-8
/
+11
*
(tex-compilation-parse-errors):
Karl Heuer
1998-09-21
1
-2
/
+1
*
(tex-start-tex): Call comint-quote-filename.
Karl Heuer
1998-09-10
1
-1
/
+1
*
(tex-start-options-string): New option.
Karl Heuer
1998-09-04
1
-1
/
+8
*
(tex-main-file): Doc fix.
Richard M. Stallman
1998-07-29
1
-1
/
+2
*
(tex-delete-last-temp-files): Use file-name-sans-extensions.
Richard M. Stallman
1998-07-06
1
-1
/
+3
*
Undo May 15 change.
Karl Heuer
1998-05-30
1
-6
/
+1
*
(tex-command-end): New variable.
Richard M. Stallman
1998-05-19
1
-1
/
+6
*
(tex-start-shell): Call compilation-minor-mode.
Richard M. Stallman
1998-03-30
1
-0
/
+1
*
(tex-send-command): Return the process.
Richard M. Stallman
1998-03-30
1
-77
/
+127
*
(latex-mode): Set fill-nobreak-predicate.
Richard M. Stallman
1998-03-09
1
-0
/
+23
*
(tex-validate-region): Really check
Karl Heuer
1997-10-31
1
-1
/
+12
*
(tex-categorize-whitespace): Use eq, not eql.
Richard M. Stallman
1997-07-24
1
-3
/
+3
*
(tex-common-initialization):
Richard M. Stallman
1997-07-04
1
-0
/
+3
*
(latex-imenu-create-index): Make it much smarter.
Richard M. Stallman
1997-06-23
1
-15
/
+76
*
Add defgroup's; use defcustom for user vars.
Richard M. Stallman
1997-04-13
1
-35
/
+89
*
(tex-region): Correctly handle possible
Richard M. Stallman
1997-01-02
1
-29
/
+36
*
(tex-first-line-header-regexp): New variable.
Richard M. Stallman
1996-12-29
1
-0
/
+15
*
(tex-file): Fix paren error in last change.
Richard M. Stallman
1996-10-31
1
-12
/
+14
*
(tex-main-file): Add missing initial value.
Richard M. Stallman
1996-09-27
1
-2
/
+2
*
(tex-main-file): New variable.
Richard M. Stallman
1996-08-25
1
-6
/
+12
*
(tex-validate-region): Skip fwd over whitespace
Karl Heuer
1996-07-11
1
-4
/
+12
*
(tex-common-initialization): Set skeleton-further-elements.
Richard M. Stallman
1996-06-25
1
-18
/
+16
*
(latex-imenu-create-index):
Richard M. Stallman
1996-05-15
1
-15
/
+19
*
Comment change.
Richard M. Stallman
1996-03-02
1
-1
/
+1
*
(tex-face-alist, tex-latex-face-alist): New variables.
Richard M. Stallman
1996-01-26
1
-4
/
+32
*
(tex-send-command): Give meaningful error message.
Karl Heuer
1995-11-04
1
-1
/
+1
*
(tex-start-of-header): Now a regexp.
Richard M. Stallman
1995-10-19
1
-10
/
+10
*
(latex-imenu-generic-expression): Var defined.
Karl Heuer
1995-07-28
1
-0
/
+16
*
(tex-view): Nice error if tex-dvi-view-command is nil.
Richard M. Stallman
1995-04-29
1
-1
/
+5
*
Update copyright.
Karl Heuer
1995-04-07
1
-1
/
+1
*
(tex-common-initialization, latex-mode, slitex-mode): Remove ^ from
Boris Goldowsky
1995-03-02
1
-38
/
+38
*
(tex-append): Try splitting on last period, then
Richard M. Stallman
1995-02-17
1
-4
/
+7
*
(tex-display-shell): Pass nil as arg to
Richard M. Stallman
1995-01-27
1
-7
/
+12
*
(tex-print): Better check for when to print current
Richard M. Stallman
1995-01-05
1
-1
/
+3
*
(tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.
Richard M. Stallman
1995-01-03
1
-1
/
+1
*
(tex-mode): \begin at start of file implies Latex.
Richard M. Stallman
1995-01-02
1
-1
/
+1
[next]