log lisp/textmodes/tex-mode.el @ 41773:31e7749d1e1a

age author description
2001-07-15 Pavel Janík Some fixes to follow coding conventions in files maintained by FSF.
2001-06-17 Eli Zaretskii (tex-validate-buffer): Add help-echo to mouse-highlighted text.
2001-05-31 Stefan Monnier (latex-find-indent): Handle the BOBP case.
2001-05-29 Sam Steingold fix live process/dead buffer bub on w32
2001-05-25 Stefan Monnier (tex-mode-syntax-table): Add ^.
2001-02-15 Sam Steingold tex-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 quoted braces.
2000-11-14 Stefan Monnier (tex-mode-map): Remove `tex-compile', not ready for prime-time.
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 Steingold use default-directory when tex-main-file has no directory
2000-10-15 Stefan Monnier Require 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 Monnier Don'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. Stallman When 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-feed-input.
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 with #.
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 more backslashes.
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-extensions.
1998-05-30 Karl Heuer Undo 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. Stallman Add 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.
1996-08-25 Richard M. Stallman (tex-main-file): New variable.
1996-07-11 Karl Heuer (tex-validate-region): Skip fwd over whitespace
1996-06-25 Richard M. Stallman (tex-common-initialization): Set skeleton-further-elements.
1996-05-15 Richard M. Stallman (latex-imenu-create-index):
1996-03-02 Richard M. Stallman Comment change.
1996-01-26 Richard M. Stallman (tex-face-alist, tex-latex-face-alist): New variables.
1995-11-04 Karl Heuer (tex-send-command): Give meaningful error message.
1995-10-19 Richard M. Stallman (tex-start-of-header): Now a regexp.
1995-07-28 Karl Heuer (latex-imenu-generic-expression): Var defined.
1995-04-29 Richard M. Stallman (tex-view): Nice error if tex-dvi-view-command is nil.