comparison lisp/ChangeLog @ 78800:df33036a8f3f

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sun, 16 Sep 2007 02:01:30 +0000
parents 958db0cf0244
children 00175919fa55
comparison
equal deleted inserted replaced
78799:6c5c30c5c3e3 78800:df33036a8f3f
1 2007-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
1 2007-09-15 Martin Rudalics <rudalics@gmx.at> 8 2007-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
4 paren is found within blink-matching-paren-distance characters. 11 paren is found within blink-matching-paren-distance characters.
5 Don't search prompt in blink-matching-paren-distance nil case. 12 Don't search prompt in blink-matching-paren-distance nil case.