log lisp/textmodes/tex-mode.el @ 112402:a102f5772eaa

age author description
Mon, 17 Jan 2011 23:07:36 -0500 Stefan Monnier * lisp/textmodes/tex-mode.el (tex-font-lock-verb): Make sure \verb
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sat, 23 Oct 2010 20:21:59 -0400 Chong Yidong Bind "C-c ]" to block-closing commands in several modes.
Wed, 22 Sep 2010 23:42:45 -0700 Glenn Morris Remove leading `*' from docs of some defcustoms etc.
Sat, 18 Sep 2010 02:35:00 +0200 Stefan Monnier Fix and improve last syntax-propertize patch
Sat, 11 Sep 2010 01:13:42 +0200 Stefan Monnier New syntax-propertize functionality.
Thu, 13 May 2010 17:52:20 -0400 Chong Yidong Add TeX open-block and close-block keybindings to SGML, and vice versa.
Tue, 06 Apr 2010 11:43:08 -0400 Chong Yidong Revert 2008-03-03 change (Bug#5821).
Mon, 15 Feb 2010 18:42:03 -0800 Glenn Morris Close bug#5562.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 07 Dec 2009 21:15:19 +0000 Stefan Monnier (latex-complete, latex-indent-or-complete): Remove.
Thu, 19 Nov 2009 22:55:41 +0000 Stefan Monnier (latex-complete-bibtex-cache, latex-complete-alist): New vars.
Fri, 06 Nov 2009 05:16:23 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-alt-dvi-print-command)
Sat, 31 Oct 2009 21:52:53 +0000 Chong Yidong * textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
Sat, 31 Oct 2009 02:38:34 +0000 Stefan Monnier * textmodes/two-column.el (2C-split):
Mon, 26 Oct 2009 06:43:36 +0000 Dan Nicolaescu * textmodes/tex-mode.el (tex-dvi-view-command)
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Tue, 01 Sep 2009 07:24:13 +0000 Glenn Morris Mark face aliases with "-face" suffix as obsolete.
Sat, 22 Aug 2009 19:29:18 +0000 Glenn Morris Use forward-line rather than goto-line.
Wed, 20 May 2009 15:14:20 +0000 Stefan Monnier (tex-uptodate-p): Accept [1{/var/foo}] as a page number.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 24 Dec 2008 22:24:24 +0000 Stefan Monnier (tex-bibtex-file): Use tex-main-file.
Sun, 26 Oct 2008 04:32:09 +0000 Stefan Monnier * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"
Thu, 25 Sep 2008 08:37:06 +0000 Martin Rudalics (latex-handle-escaped-parens): New variable.
Tue, 23 Sep 2008 08:25:44 +0000 Martin Rudalics (latex-find-indent): ... and handle conjunction correctly this time.
Tue, 23 Sep 2008 06:35:31 +0000 Martin Rudalics (latex-find-indent): ... and don't change original position when
Tue, 23 Sep 2008 06:15:24 +0000 Martin Rudalics (latex-find-indent): Try to handle
Fri, 12 Sep 2008 03:06:16 +0000 Glenn Morris Comment.