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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/dired.texi [lexbind]
Date: Tue, 06 Jul 2004 06:01:12 -0400

Index: emacs/man/dired.texi
diff -c emacs/man/dired.texi:1.23.2.2 emacs/man/dired.texi:1.23.2.3
*** emacs/man/dired.texi:1.23.2.2       Tue Oct 14 22:56:22 2003
--- emacs/man/dired.texi        Tue Jul  6 09:31:25 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)
***************
*** 1087,1098 ****
  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
  
--- 1093,1098 ----




reply via email to

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