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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/eshell/em-unix.el
Date: Fri, 04 Apr 2003 01:22:06 -0500

Index: emacs/lisp/eshell/em-unix.el
diff -c emacs/lisp/eshell/em-unix.el:1.19 emacs/lisp/eshell/em-unix.el:1.20
*** emacs/lisp/eshell/em-unix.el:1.19   Tue Sep 24 11:16:05 2002
--- emacs/lisp/eshell/em-unix.el        Tue Mar 25 15:59:35 2003
***************
*** 76,82 ****
    :type 'boolean
    :group 'eshell-unix)
  
! (defcustom eshell-plain-locate-behavior nil
    "*If non-nil, standalone \"locate\" commands will behave normally.
  Standalone in this context means not redirected, and not on the
  receiving side of a command pipeline."
--- 76,82 ----
    :type 'boolean
    :group 'eshell-unix)
  
! (defcustom eshell-plain-locate-behavior (eshell-under-xemacs-p)
    "*If non-nil, standalone \"locate\" commands will behave normally.
  Standalone in this context means not redirected, and not on the
  receiving side of a command pipeline."




reply via email to

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