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-smart.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/eshell/em-smart.el,v
Date: Thu, 08 May 2008 03:39:27 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/05/08 03:39:27

Index: em-smart.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/eshell/em-smart.el,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- em-smart.el 6 May 2008 03:36:19 -0000       1.23
+++ em-smart.el 8 May 2008 03:39:26 -0000       1.24
@@ -108,8 +108,8 @@
 command that produces no output, and exits successfully.
 
 If set to `not-even-short-output', then the definition of \"quick
-command\" is extended to include commands that produce output, iff
-that output can be presented in its entirely in the Eshell window."
+command\" is extended to include commands that produce output, if and
+only if that output can be presented in its entirely in the Eshell window."
   :type '(choice (const :tag "No" nil)
                 (const :tag "Yes" t)
                 (const :tag "Not even short output"




reply via email to

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