Mercurial > emacs
changeset 84712:90961e86f84e
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 21 Sep 2007 03:07:52 +0000 |
parents | f5f984f1f04b |
children | ebe83e1f1ea6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Sep 21 03:07:36 2007 +0000 +++ b/lisp/ChangeLog Fri Sep 21 03:07:52 2007 +0000 @@ -1,5 +1,10 @@ 2007-09-21 Glenn Morris <rgm@gnu.org> + * textmodes/tex-mode.el (tex-validate-region): Handle escaped parens. + (tex-next-unmatched-eparen): New function. + (latex-forward-sexp-1): Doc fix. Handle escaped parens. + (latex-forward-sexp): Doc fix. + * eshell/esh-mode.el (eshell-output-filter-functions): Add eshell-postoutput-scroll-to-bottom.