changeset 78814:04602ba90776

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Mon, 17 Sep 2007 00:26:49 +0000
parents 776b9b17aed0
children bbefe3fd1edd
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 17 00:26:00 2007 +0000
+++ b/lisp/ChangeLog	Mon Sep 17 00:26:49 2007 +0000
@@ -1,3 +1,11 @@
+2007-09-17  Glenn Morris  <rgm@gnu.org>
+
+	* textmodes/tex-mode.el (tex-region): Simplify previous change,
+	handling the case where the region is not in `tex-main-file'.
+	(tex-region-1): Delete.
+	(tex-region-header): New function, doing the header part of the
+	old tex-region-1.
+
 2007-09-16  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* ediff-init.el (ediff-verbose-p): This var is not a constant.