# HG changeset patch # User Glenn Morris # Date 1190344072 0 # Node ID 90961e86f84e7edb661150c91893873ee8479a04 # Parent f5f984f1f04b30b8c849febd8abe5f95d4eec1c8 *** empty log message *** diff -r f5f984f1f04b -r 90961e86f84e lisp/ChangeLog --- 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 + * 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.