log lisp/textmodes/tex-mode.el @ 111447:c4afb802863e

age author description
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'.