Mercurial > hg > xemacs-beta
diff lisp/mouse.el @ 243:f220cc83d72e r20-5b20
Import from CVS: tag r20-5b20
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:17:07 +0200 |
parents | 0e522484dd2a |
children | 83b3d10dcba9 |
line wrap: on
line diff
--- a/lisp/mouse.el Mon Aug 13 10:16:17 2007 +0200 +++ b/lisp/mouse.el Mon Aug 13 10:17:07 2007 +0200 @@ -244,7 +244,8 @@ (pop-to-buffer buf nil frame) (insert data) (hexlify-buffer) - (make-frame-visible frame)))))) + (make-frame-visible frame)))) + (undo-boundary))) (defun mouse-eval-sexp (click force-window) "Evaluate the sexp under the mouse. Usually, this is the last sexp before