1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
emacs/doc
Vibhav Pant d7f1b8af02 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'.
2015-04-19 23:26:09 +05:30
..
emacs * doc/emacs/misc.texi (Sorting): Small edit. 2015-04-18 17:48:04 -07:00
lispintro Minor doc copyedits 2015-04-13 23:20:48 -07:00
lispref ; ChangeLog fixes 2015-04-17 13:13:04 -04:00
man Standardize names of ChangeLog history files 2015-04-15 10:59:11 -07:00
misc Add option to eshell/clear to clear scrollback. 2015-04-19 23:26:09 +05:30