Mercurial > emacs
changeset 81724:e98ada190411
*** empty log message ***
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Fri, 06 Jul 2007 17:26:44 +0000 |
parents | 4e74ad9f4345 |
children | 0ce30ec432be |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 06 17:26:29 2007 +0000 +++ b/lisp/ChangeLog Fri Jul 06 17:26:44 2007 +0000 @@ -1,3 +1,8 @@ +2007-07-06 Andreas Schwab <schwab@suse.de> + + * emacs-lisp/lisp-mode.el (eval-last-sexp): Avoid introducing any + dynamic bindings around the evaluation of the expression. + 2007-07-06 Stefan Monnier <monnier@iro.umontreal.ca> * autorevert.el (auto-revert-tail-handler): Use inhibit-read-only.