changeset 33366:756e811e42d2

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 10 Nov 2000 11:43:55 +0000
parents 2c0585b6e6d6
children e4270e3ec3a4
files lisp/ChangeLog
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Nov 10 11:43:40 2000 +0000
+++ b/lisp/ChangeLog	Fri Nov 10 11:43:55 2000 +0000
@@ -1,3 +1,18 @@
+2000-11-10  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* textmodes/fill.el (fill-indent-according-to-mode): New var.
+	(fill-region-as-paragraph): Use it.
+
+	* textmodes/tex-mode.el (standard-latex-block-names): Add "math".
+	(latex-mode): Tweak tex-*-(head|trail)er regexps.
+	Tweak paragraph regexps to allow a leading [ \t]*.
+	(tex-latex-block): Insert a newline if necessary.
+	(latex-insert-item): Only insert a newline if necessary.
+	(tex-guess-main-file): New function.
+	(tex-main-file): Use it.  Add arg `realfile'.  Trim `.tex'.
+	Set tex-main-file if TeX-master is provided.
+	(tex-latex-indent-syntax-table): Map ( and ) to punctuation.
+
 2000-11-10  Gerd Moellmann  <gerd@gnu.org>
 
 	* startup.el (command-line): Set the default tooltip-mode