Update FSF's address.
[bpt/emacs.git] / lisp / textmodes / tex-mode.el
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Juanma Barranquero(tex-file, tex-run, tex-view): Finish `defgroup' descri...
2005-06-10 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-06 Stefan Monnier(tex-guess-mode): Add RequirePackage.
2005-05-30 Stefan Monnier(tex-compile-commands, tex-compile, tex-start-tex)...
2005-05-28 Karl Berryremove extraneous calls to shell-quote-argument
2005-05-27 Lute Kamstra(superscript, subscript, tex-math-face)
2005-04-23 David Kastrup(TeX-mode, plain-TeX-mode, LaTeX-mode):
2005-04-06 Stefan Monnier(tex-font-lock-keywords-2): Add \bfseries.
2005-03-31 Karl Berryshell-quote-argument, not comint-quote-filename
2005-03-29 Karl Berryquote file name arg passed shell (from olive lin)
2005-03-19 Eli Zaretskii(tex-view): If tex-shell process is not running, restar...
2005-02-24 Stefan Monnier(tex-font-lock-keywords-3): #n is atomic.
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2005-01-17 Richard M. StallmanComment change.
2005-01-17 Steven Tamm* textmodes/tex-mode.el (tex-start-shell): Adding ...
2004-12-11 Stefan Monnier(latex-backward-sexp-1): Handle the special case of...
2004-12-03 Stefan Monnier(tex-validate-region): Obey syntax-table text properties.
2004-12-01 Markus Rost(tex-main-file): Add a compatibility with AUCTeX.
2004-10-25 Stefan Monnier(tex-font-lock-keywords-1): Fix up the spurious
2004-10-21 Stefan Monnier(tex-compilation-parse-errors): Don't output messages.
2004-10-10 Stefan Monnier(tex-font-lock-append-prop): New fun.
2004-10-03 Stefan Monnier(tex-dvi-view-command): Use `yap' on w32.
2004-08-30 John Paul Wallington(tex-validate-buffer): Use distinct strings rather...
2004-08-25 John Paul Wallington(tex-validate-buffer): Distinguish between 0, 1, and...
2004-05-19 Stefan Monnier(tex-compilation-parse-errors): Save excursion in sourc...
2004-03-18 Stefan Monnier(tex-shell): Set error parsing function here.
2004-01-03 Richard M. Stallman(latex-find-indent): Avoid error at end of buf.
2003-11-27 Stefan Monnier(latex-mode): `tex-trailer' is not a regexp.
2003-10-30 Stefan Monnier(tex-compile-commands): Add `yap' and `ps2pdf'.
2003-09-01 Miles BaderAdd arch taglines
2003-08-05 Dave Love(tex-dvi-view-command): Fix quoted quotes.
2003-07-07 Richard M. Stallman(tex-main-file): Use with-no-warnings.
2003-06-14 Stefan Monnier(tex-compile-commands): Handle tex-start-commands like...
2003-06-09 Stefan Monnier(tex-search-noncomment): New macro.
2003-06-08 Stefan Monnier(tex-mode-syntax-table, tex-latex-indent-syntax-table):
2003-05-30 Stefan Monnier(latex-block-args-alist, latex-block-body-alist): New...
2003-05-15 Stefan Monnier(tex-compile-history, tex-input-files-re)
2003-05-10 Stefan Monnier(tex-mode-syntax-table): ~ is not whitespace.
2003-04-14 Stefan Monnier(latex-mode-map): Bind latex-split-block to C-c C-s.
2002-12-22 Richard M. Stallman(tex-print): Call shell-quote-argument on the file...
2002-11-08 Stefan Monnier(latex-standard-block-names): Rename from standard...
2002-11-06 Richard M. Stallman(tex-dvi-view-command): Value can be sexp.
2002-11-02 Stefan Monnier(tex-common-initialization): comment-start-skip shouldn...
2002-07-14 Stefan MonnierSet encoding to utf-8.
2002-07-01 Sam Steingold(tex-file): call `save-some-buffers' before `tex-main...
2002-05-01 Colin Walters(tex-validate-buffer): Use `occur-revert-arguments...
2002-04-26 Richard M. Stallman(tex-start-options): New variable.
2002-03-04 Stefan Monnier(tex-guess-main-file): Handle the case where one of...
2002-02-15 Andreas Schwab(tex-font-lock-keywords-2): Require non-letter after...
2001-07-15 Pavel JaníkSome fixes to follow coding conventions in files mainta...
2001-06-17 Eli Zaretskii(tex-validate-buffer): Add help-echo to mouse-highlight...
2001-05-31 Stefan Monnier(latex-find-indent): Handle the BOBP case.
2001-05-29 Sam Steingoldfix live process/dead buffer bub on w32
2001-05-25 Stefan Monnier(tex-mode-syntax-table): Add ^.
2001-02-15 Sam Steingoldtex-shell-running: Check the process buffer too
2000-12-02 Stefan Monnier(tex-start-shell): Obey shell-file-name.
2000-11-22 Stefan Monnier(tex-font-lock-keywords-1): Fix ARG regexp to skip...
2000-11-14 Stefan Monnier(tex-mode-map): Remove `tex-compile', not ready for...
2000-11-14 Stefan Monnier(tex-font-lock-keywords-1): Use `keep'
2000-11-10 Stefan Monnier(standard-latex-block-names): Add "math".
2000-10-31 Sam Steingolduse default-directory when tex-main-file has no directory
2000-10-15 Stefan MonnierRequire CL when compiling.
2000-10-01 Stefan Monnier(latex-metasection-list): New var.
2000-09-29 Gerd Moellmann(latex-outline-regexp): Don't use `list*';
2000-09-29 Stefan Monnier(latex-imenu-indent-string): Add a space.
2000-08-16 Stefan MonnierDon't quote lambda.
1999-11-01 Gerd Moellmann(tex-default-mode): Changed to latex-mode.
1999-08-28 Richard M. Stallman(tex-compilation-parse-errors):
1999-03-29 Andreas Schwab(tex-start-shell): Use add-hook for
1999-02-16 Richard M. Stallman(tex-run-command, latex-run-command)
1999-02-07 Richard M. StallmanWhen compiling, require compare-w and skeleton
1999-01-29 Markus Rost(tex-mode-map): Replace validate-tex-buffer by
1999-01-25 Karl Heuer(tex-run-command): Doc fix.
1999-01-19 Richard M. Stallman(tex-define-common-keys): Remove key binding of tex...
1999-01-18 Richard M. Stallman(latex-run-command): Doc fix.
1998-12-10 Karl Heuer(tex-generate-zap-file-name): Don't start the name...
1998-11-25 Richard M. Stallman(tex-feed-input): New function.
1998-11-05 Karl Heuer(tex-start-shell): Track directory changes.
1998-10-31 Richard M. Stallman(tex-start-options-string): Quote the backslashes with...
1998-09-25 Karl Heuer(tex-run-command): Doc fix.
1998-09-21 Karl Heuer(tex-compilation-parse-errors):
1998-09-10 Karl Heuer(tex-start-tex): Call comint-quote-filename.
1998-09-04 Karl Heuer(tex-start-options-string): New option.
1998-07-29 Richard M. Stallman(tex-main-file): Doc fix.
1998-07-06 Richard M. Stallman(tex-delete-last-temp-files): Use file-name-sans-extens...
1998-05-30 Karl HeuerUndo May 15 change.
1998-05-19 Richard M. Stallman(tex-command-end): New variable.
1998-03-30 Richard M. Stallman(tex-start-shell): Call compilation-minor-mode.
1998-03-30 Richard M. Stallman(tex-send-command): Return the process.
1998-03-09 Richard M. Stallman(latex-mode): Set fill-nobreak-predicate.
1997-10-31 Karl Heuer(tex-validate-region): Really check
1997-07-24 Richard M. Stallman(tex-categorize-whitespace): Use eq, not eql.
1997-07-04 Richard M. Stallman(tex-common-initialization):
1997-06-23 Richard M. Stallman(latex-imenu-create-index): Make it much smarter.
1997-04-13 Richard M. StallmanAdd defgroup's; use defcustom for user vars.
1997-01-02 Richard M. Stallman(tex-region): Correctly handle possible
1996-12-29 Richard M. Stallman(tex-first-line-header-regexp): New variable.
1996-10-31 Richard M. Stallman(tex-file): Fix paren error in last change.
1996-09-27 Richard M. Stallman(tex-main-file): Add missing initial value.
next