emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/dired.texi


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/man/dired.texi
Date: Thu, 27 May 2004 20:09:33 -0400

Index: emacs/man/dired.texi
diff -c emacs/man/dired.texi:1.26 emacs/man/dired.texi:1.27
*** emacs/man/dired.texi:1.26   Mon Sep 22 15:50:15 2003
--- emacs/man/dired.texi        Fri May 28 00:06:37 2004
***************
*** 1079,1084 ****
--- 1079,1090 ----
  @code{find} what condition to test.  To use this command, you need to
  know how to use @code{find}.
  
+ @vindex find-ls-option
+   The format of listing produced by these commands is controlled by the
+ variable @code{find-ls-option}, whose default value specifies using
+ options @samp{-ld} for @code{ls}.  If your listings are corrupted, you
+ may need to change the value of this variable.
+ 
  @findex locate
  @findex locate-with-filter
  @cindex file database (locate)
***************
*** 1086,1097 ****
    @kbd{M-x locate} provides a similar interface to the @code{locate}
  program.  @kbd{M-x locate-with-filter} is similar, but keeps only lines
  matching a given regular expression.
- 
- @vindex find-ls-option
-   The format of listing produced by these commands is controlled by the
- variable @code{find-ls-option}, whose default value specifies using
- options @samp{-ld} for @code{ls}.  If your listings are corrupted, you
- may need to change the value of this variable.
  
  @node Misc Dired Commands
  @section Other Dired Commands
--- 1092,1097 ----




reply via email to

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