* lisp/emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 15 Aug 2013 17:21:19 +0000 (13:21 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 15 Aug 2013 17:21:19 +0000 (13:21 -0400)
commit10fa0ed32868f8a1c6efb68a8f2d47fec88d9064
tree995a0156cb0f85017d218b7833f451c373bd74bb
parenta5b5f73f32a8af8a45a252ed13a381d7526ad1b7
* lisp/emacs-lisp/debug.el (debugger-setup-buffer): Put point on the
previous line.
(debugger-eval-expression, debugger-record-expression):
Use read--expression (bug#15102).

Fixes: debbugs:15101
lisp/ChangeLog
lisp/emacs-lisp/debug.el