aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/tex-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2007-10-271-1/+2
|\
| * (tex-uptodate-p): Don't signal an error if oneStefan Monnier2007-10-231-1/+2
| * (tex-validate-buffer): Use paragraph motion functions, rather thanGlenn Morris2007-09-201-19/+23
| * (tex-terminate-paragraph): Use backward-paragraph.Glenn Morris2007-09-191-1/+6
| * (tex-compilation-parse-errors): Prefer the filename fromGlenn Morris2007-09-171-12/+19
| * Joe Wells <jbw at macs.hw.ac.uk> (tiny change)Glenn Morris2007-09-171-1/+2
| * (tex-region): Simplify previous change,Glenn Morris2007-09-171-64/+50
| * (tex-region): Handle the case where the region is not inGlenn Morris2007-09-161-48/+82
* | (tex-fontify-script, tex-font-script-display): Add :version tag.Glenn Morris2007-09-281-2/+4
* | (tex-suscript-height-ratio, tex-suscript-height-minimum): NewGlenn Morris2007-09-281-2/+32
* | (tex-font-script-display): Doc fix.Glenn Morris2007-09-251-2/+5
* | (tex-next-unmatched-eparen): Doc fix.Glenn Morris2007-09-211-14/+35
* | (tex-validate-region): Handle escaped parens.Glenn Morris2007-09-211-2/+27
* | Refill copyright.Glenn Morris2007-09-201-2/+3
* | Revert previous change.Glenn Morris2007-09-201-17/+21
* | Revert previous change.Glenn Morris2007-09-201-11/+12
* | (tex-terminate-paragraph): Leave point at the site of any mismatch.Glenn Morris2007-09-191-12/+11
* | (tex-terminate-paragraph): Use backward-paragraph.Glenn Morris2007-09-191-1/+6
* | (tex-verbatim-environments): Eliminate CL dependency.Richard M. Stallman2007-09-171-1/+1
* | (tex-compilation-parse-errors): Prefer the filename fromGlenn Morris2007-09-171-12/+19
* | Joe Wells <jbw at macs.hw.ac.uk> (tiny change)Glenn Morris2007-09-171-1/+2
* | (tex-region): Simplify previous change,Glenn Morris2007-09-171-79/+65
* | (tex-region): Handle the case where the region is not inGlenn Morris2007-09-161-11/+45
* | (tex-font-lock-unfontify-region): Take tex-font-script-display into account.Stefan Monnier2007-08-101-8/+6
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (tex-font-script-display): Change default to 0.2.Stefan Monnier2007-07-221-3/+3
* | (tex-verbatim-environments): Add safe-local-variable property.Stefan Monnier2007-07-161-18/+23
* | (tex-fontify-script)Reiner Steib2007-07-091-4/+20
* | (tex-font-lock-keywords-2): Add citet and citepStefan Monnier2007-05-101-0/+2
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-091-1/+1
* 2006-06-18 Ralf Angeli <[email protected]>Romain Francoise2006-06-181-1/+1
* (tex-font-lock-match-suscript): Paren typo.Stefan Monnier2006-04-171-2/+2
* (tex-font-lock-match-suscript): New function.Stefan Monnier2006-04-171-12/+16
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (tex-font-lock-keywords-2): Undo prev change.Richard M. Stallman2005-10-171-1/+1
* (tex-font-lock-keywords-2): Fix bug in \bf fontification.Richard M. Stallman2005-10-151-1/+1
* (tex-font-lock-keywords-2): Adjust match number.Andreas Schwab2005-10-101-1/+1
* (tex-font-lock-syntactic-face-function):Stefan Monnier2005-10-041-11/+30
* (tex-insert-quote, latex-indent): Quote face names.Juanma Barranquero2005-09-261-2/+2
* (tex-font-lock-append-prop, tex-font-lock-suscript, tex-insert-quote)Stefan Monnier2005-09-241-5/+5
* (tex-send-tex-command, tex-bibtex-file): Undo last change.Stefan Monnier2005-09-021-11/+15
* (font-lock-comment-face, font-lock-doc-face): Add defvars.Juanma Barranquero2005-08-311-0/+3
* (tex-bibtex-file, tex-send-tex-command):Eli Zaretskii2005-08-201-2/+4
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (tex-file, tex-run, tex-view): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-5/+5
* Revision: [email protected]/emacs--cvs-trunk--0--patch-392Miles Bader2005-06-101-5/+10
* (tex-guess-mode): Add RequirePackage.Stefan Monnier2005-06-061-9/+8