Mercurial > emacs
changeset 86106:29738c3df361
(eshell/info): Fix typos in docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 15 Nov 2007 16:44:30 +0000 |
parents | 40ff99559649 |
children | 4c5abd39cfa9 |
files | lisp/eshell/em-unix.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/eshell/em-unix.el Thu Nov 15 16:43:40 2007 +0000 +++ b/lisp/eshell/em-unix.el Thu Nov 15 16:44:30 2007 +0000 @@ -169,7 +169,7 @@ (put 'eshell/man 'eshell-no-numeric-conversions t) (defun eshell/info (&rest args) - "Runs the info command in-frame with the same behaviour as command-line `info', ie: + "Run the info command in-frame with the same behavior as command-line `info', ie: 'info' => goes to top info window 'info arg1' => IF arg1 is a file, then visits arg1 'info arg1' => OTHERWISE goes to top info window and then menu item arg1