From: Juanma Barranquero Date: Thu, 16 Jun 2005 16:15:57 +0000 (+0000) Subject: (eshell-preinput-scroll-to-bottom): Fix spelling in docstrings. X-Git-Tag: emacs-pretest-22.0.90~8870 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b75996231def7abde3e8e6aeddfb98788e661180;p=emacs.git (eshell-preinput-scroll-to-bottom): Fix spelling in docstrings. --- diff --git a/lisp/eshell/esh-mode.el b/lisp/eshell/esh-mode.el index 51b9f71b75d..c9bdebebdb7 100644 --- a/lisp/eshell/esh-mode.el +++ b/lisp/eshell/esh-mode.el @@ -818,7 +818,7 @@ This is done after all necessary filtering has been done." "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'.