# HG changeset patch # User Juanma Barranquero # Date 1118938557 0 # Node ID 3a1ff24e79ba558e2538fae4fb8a073432b6f52e # Parent 8d59a5d179f23d2844d2b8bf69e69e6563fd1577 (eshell-preinput-scroll-to-bottom): Fix spelling in docstrings. diff -r 8d59a5d179f2 -r 3a1ff24e79ba lisp/eshell/esh-mode.el --- 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'.