Mercurial > emacs
changeset 63513:3a1ff24e79ba
(eshell-preinput-scroll-to-bottom): Fix spelling in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 16 Jun 2005 16:15:57 +0000 |
parents | 8d59a5d179f2 |
children | 06aa6db2cd16 |
files | lisp/eshell/esh-mode.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/eshell/esh-mode.el Thu Jun 16 16:14:56 2005 +0000 +++ b/lisp/eshell/esh-mode.el Thu Jun 16 16:15:57 2005 +0000 @@ -818,7 +818,7 @@ "Go to the end of buffer in all windows showing it. Movement occurs if point in the selected window is not after the process mark, and `this-command' is an insertion command. Insertion -commands recognised are `self-insert-command', `yank', and +commands recognized are `self-insert-command', `yank', and `hilit-yank'. Depends on the value of `eshell-scroll-to-bottom-on-input'.