Add option to eshell/clear to clear scrollback.
commitd7f1b8af02eaba2c432a0239f4252a408612fbe5
authorVibhav Pant <vibhavp@gmail.com>
Sun, 19 Apr 2015 17:56:09 +0000 (19 23:26 +0530)
committerVibhav Pant <vibhavp@gmail.com>
Sun, 19 Apr 2015 17:56:09 +0000 (19 23:26 +0530)
tree30c2bcfa5e039db9bf3e336638fdf2e2e2debe13
parente5bd39b2b4542c0fa87acfe464ef344364540dd9
Add option to eshell/clear to clear scrollback.

* lisp/eshell/esh-mode.el (eshell/clear-scrollback): New function.
(eshell/clear): Add an optional SCROLLBACK argument. If non-nil,
scrollback contents are cleared.

* etc/NEWS: Describe change.

* doc/misc/eshell.texi: Add entry for `clear'.
doc/misc/eshell.texi
etc/NEWS
lisp/eshell/esh-mode.el