]> git.eshelyaron.com Git - emacs.git/commitdiff
(eshell-preinput-scroll-to-bottom): Fix spelling in docstrings.
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 16 Jun 2005 16:15:57 +0000 (16:15 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 16 Jun 2005 16:15:57 +0000 (16:15 +0000)
lisp/eshell/esh-mode.el

index 51b9f71b75da18698872fcb12e52bbe2f00de0a1..c9bdebebdb7cc1469c8010f4dee654b38ad9ef17 100644 (file)
@@ -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'.