diff options
author | Vibhav Pant <vibhavp@gmail.com> | 2015-04-20 00:17:31 +0530 |
---|---|---|
committer | Vibhav Pant <vibhavp@gmail.com> | 2015-04-20 00:17:31 +0530 |
commit | f5076daca0c640cd53b2fb71ab693db3c83ad020 (patch) | |
tree | d232795d4eb26891682399ce72b1885e6deecf55 /etc | |
parent | d7f1b8af02eaba2c432a0239f4252a408612fbe5 (diff) | |
download | emacs-f5076daca0c640cd53b2fb71ab693db3c83ad020.tar.gz |
; * etc/NEWS: Add "+++" to eshell entry.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -609,6 +609,7 @@ command line's password prompt. ** Eshell ++++ *** The new built-in command `clear' can scroll window contents out of sight. If provided with an optional non-nil argument, the scrollback contents will be cleared. |