diff options
author | Vibhav Pant <vibhavp@gmail.com> | 2015-10-28 22:37:34 +0530 |
---|---|---|
committer | Vibhav Pant <vibhavp@gmail.com> | 2015-10-29 03:08:10 +0530 |
commit | 2765945d616f9661dd0aa641f4ecd328dd8768d7 (patch) | |
tree | 1ba0fa605084786316bd3d8e4ccc0ea209009fa2 /lisp/emacs-lisp/debug.el | |
parent | d8f82d8199198aa0133aa4dea75643f13e551d26 (diff) | |
download | emacs-2765945d616f9661dd0aa641f4ecd328dd8768d7.tar.gz emacs-2765945d616f9661dd0aa641f4ecd328dd8768d7.tar.bz2 emacs-2765945d616f9661dd0aa641f4ecd328dd8768d7.zip |
Fix eshell/clear not working if the output has a small line count
* lisp/eshell/esh-mode.el: (eshell/clear): Use (window-size) as the
number of newlines to be inserted. This fixes the issue where
eshell/clear wouldn't work if the prompt was not at the bottom of the
window, and the output wasn't too long.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions