emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/eshell/em-unix.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/eshell/em-unix.el,v
Date: Thu, 15 Nov 2007 16:44:30 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/11/15 16:44:30

Index: em-unix.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/eshell/em-unix.el,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- em-unix.el  26 Oct 2007 08:53:45 -0000      1.35
+++ em-unix.el  15 Nov 2007 16:44:30 -0000      1.36
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]