aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cf557b581c3..5388edb9a59 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12007-09-16 Glenn Morris <rgm@gnu.org>
2
3 * textmodes/tex-mode.el (tex-region): Handle the case where the
4 region is not in `tex-main-file'. Move the old code that applies
5 to both cases...
6 (tex-region-1): ...to this new function.
7
12007-09-15 Martin Rudalics <rudalics@gmx.at> 82007-09-15 Martin Rudalics <rudalics@gmx.at>
2 9
3 * simple.el (blink-matching-open): Don't display message when no 10 * simple.el (blink-matching-open): Don't display message when no