/[emacs]/emacs/lisp/dired.el
ViewVC logotype

Diff of /emacs/lisp/dired.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.239 by monnier, Mon Sep 16 17:13:16 2002 UTC revision 1.240 by kai, Wed Sep 18 07:50:37 2002 UTC
# Line 677  If HDR is non-nil, insert a header line Line 677  If HDR is non-nil, insert a header line
677    (let ((opoint (point))    (let ((opoint (point))
678          (process-environment (copy-sequence process-environment))          (process-environment (copy-sequence process-environment))
679          end)          end)
680      (if dired-use-ls-dired      (if (and dired-use-ls-dired
681                 (not (file-remote-p dir)))
682          (setq switches (concat "--dired " switches)))          (setq switches (concat "--dired " switches)))
683      ;; We used to specify the C locale here, to force English month names;      ;; We used to specify the C locale here, to force English month names;
684      ;; but this should not be necessary any more,      ;; but this should not be necessary any more,

Legend:
Removed from v.1.239  
changed lines
  Added in v.1.240

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26