summaryrefslogtreecommitdiff
path: root/lisp/textmodes/tex-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Bind "C-c ]" to block-closing commands in several modes.Chong Yidong2010-10-231-0/+1
* Remove leading `*' from docs of some defcustoms etc.Glenn Morris2010-09-221-19/+19
* Fix and improve last syntax-propertize patchStefan Monnier2010-09-181-58/+111
* New syntax-propertize functionality.Stefan Monnier2010-09-111-8/+8
* Add TeX open-block and close-block keybindings to SGML, and vice versa.Chong Yidong2010-05-131-0/+5
* Revert 2008-03-03 change (Bug#5821).Chong Yidong2010-04-061-1/+1
* Close bug#5562.Glenn Morris2010-02-151-3/+3
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (latex-complete, latex-indent-or-complete): Remove.Stefan Monnier2009-12-071-21/+2
* (latex-complete-bibtex-cache, latex-complete-alist): New vars.Stefan Monnier2009-11-191-0/+110
* * textmodes/tex-mode.el (tex-alt-dvi-print-command)Dan Nicolaescu2009-11-061-9/+9
* * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):Chong Yidong2009-10-311-3/+14
* * textmodes/two-column.el (2C-split):Stefan Monnier2009-10-311-2/+1
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-261-7/+7
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+1
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-011-4/+2
* Use forward-line rather than goto-line.Glenn Morris2009-08-221-2/+5
* (tex-uptodate-p): Accept [1{/var/foo}] as a page number.Stefan Monnier2009-05-201-1/+5
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (tex-bibtex-file): Use tex-main-file.Stefan Monnier2008-12-241-4/+5
* * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"Stefan Monnier2008-10-261-1/+1
* (latex-handle-escaped-parens): New variable.Martin Rudalics2008-09-251-94/+116
* (latex-find-indent): ... and handle conjunction correctly this time.Martin Rudalics2008-09-231-8/+8
* (latex-find-indent): ... and don't change original position whenMartin Rudalics2008-09-231-9/+12
* (latex-find-indent): Try to handleMartin Rudalics2008-09-231-2/+5
* Comment.Glenn Morris2008-09-121-1/+1
* (tex-compilation-parse-errors): Check forChong Yidong2008-07-251-1/+6
* (tex-verbatim): Use monospace instead of courier.Chong Yidong2008-06-251-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (tex-mode): Suppress warning about multiple definitions when compiling.Glenn Morris2008-03-051-0/+9
* (tex-cmd-bibtex-args): Add :version and :group.Glenn Morris2008-03-041-2/+4
* (latex-mode): Remove % from paragraph-separate so that M-q can fill comments.Stefan Monnier2008-03-031-17/+53
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | 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