Some fixes to follow coding conventions in files maintained by FSF.
[bpt/emacs.git] / lisp / textmodes / tex-mode.el
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.
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. StallmanComment 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.
1995-04-07 Karl HeuerUpdate copyright.
1995-03-02 Boris Goldowsky(tex-common-initialization, latex-mode, slitex-mode...
1995-02-17 Richard M. Stallman(tex-append): Try splitting on last period, then
1995-01-27 Richard M. Stallman(tex-display-shell): Pass nil as arg to
1995-01-05 Richard M. Stallman(tex-print): Better check for when to print current
1995-01-03 Richard M. Stallman(tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.
1995-01-02 Richard M. Stallman(tex-mode): \begin at start of file implies Latex.
1994-12-30 Richard M. Stallman(tex-mode-map): Add BibTeX File menu item.
1994-12-22 Richard M. StallmanComment change.
1994-12-21 Richard M. Stallman(tex-start-shell): Use inheritance.
1994-12-21 Edward M. ReingoldMake keymap for tex-shell the shell-mode-map.
1994-12-19 Edward M. ReingoldBe consistent in use of comint (instead of shell) mode.
1994-10-23 Richard M. Stallman(latex-mode): Recognize \item etc. that have no arg
1994-10-11 Richard M. Stallman(compare-windows-whitespace): Eliminate initial value.
1994-09-18 Richard M. Stallman(tex-start-shell): Inherit comint-mode-map, don't copy.
1994-08-17 Richard M. Stallman(tex-mode): Allow for documentclass options when checki...
1994-08-07 Richard M. Stallman(tex-mode): Accept documentclass when checking Slitex.
1994-08-06 Richard M. Stallman(tex-mode): Check for documentclass like documentstyle.
1994-06-11 Richard M. Stallman(latex-mode, slitex-mode): In paragraph-separate,
1994-06-10 Richard M. Stallman(tex-start-shell): Add autoload.
1994-06-07 Richard M. Stallman(tex-show-print-queue): Display the tex shell buffer.
1994-05-18 Karl Heuer(tex-delete-last-temp-files): Don't fail on non-existen...
1994-05-03 Karl HeuerUpdate copyright.
1994-05-03 Edward M. Reingold(tex-goto-last-unclosed-latex-block): New function...
1994-05-02 Richard M. StallmanDoc fixes.
1994-04-01 Edward M. Reingold(tex-start-shell): Use shell-mode-map (instead of comin...
1994-03-23 Richard M. Stallman(tex-delete-last-temp-files): New arg NOT-ALL.
1994-01-03 Richard M. Stallman(tex-common-initialization): Make parse-sexp-ignore...
1994-01-03 Richard M. Stallman(slitex-mode, latex-mode): Set paragraph-start and
1993-12-23 Richard M. Stallman(tex-common-initialization): Make paragraph-start
1993-11-20 Richard M. Stallman(tex-send-command): Wait for output first,
1993-11-20 Richard M. Stallman(tex-start-shell): Don't use -v option.
1993-11-06 Richard M. Stallman(tex-alt-print): New function for menu bar.
1993-11-03 Richard M. Stallman(tex-validate-region, tex-region):
1993-10-27 Richard M. Stallman(tex-define-common-keys): Define menu items.
1993-09-21 Brian Fox(slitex-mode): Add ###autoload magic cookie.
1993-07-31 Richard M. Stallman(validate-tex-buffer): Record mismatches in *Occur*.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-05-16 Richard M. Stallman(tex-insert-quote): Doc fix.
1993-04-28 Eric S. RaymondRemoved spurious comment (obsoleted by ;;;###autoload).
next