Show
Ignore:
Timestamp:
05/18/06 16:19:18 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/dired-x.el

    r4037 r4085  
    216216  :group 'dired-x) 
    217217 
    218 (defcustom dired-guess-shell-gnutar nil 
     218(defcustom dired-guess-shell-gnutar (when (or (eq system-type 'gnu) 
     219                                              (eq system-type 'gnu/linux)) 
     220                                      "tar") 
    219221  "*If non-nil, name of GNU tar executable. 
    220222\(E.g., \"tar\" or \"gtar\").  The `z' switch will be used with it for