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 [EMACS_22_BASE


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/eshell/em-smart.el, v [EMACS_22_BASE]
Date: Tue, 26 Aug 2008 11:03:05 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      08/08/26 11:03:00

Index: eshell/em-smart.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/eshell/em-smart.el,v
retrieving revision 1.18.2.2
retrieving revision 1.18.2.3
diff -u -b -r1.18.2.2 -r1.18.2.3
--- eshell/em-smart.el  7 Jan 2008 01:14:48 -0000       1.18.2.2
+++ eshell/em-smart.el  26 Aug 2008 11:02:58 -0000      1.18.2.3
@@ -110,8 +110,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]