emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/locate.el


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/locate.el
Date: Sat, 05 Jun 2004 23:47:08 -0400

Index: emacs/lisp/locate.el
diff -c emacs/lisp/locate.el:1.23 emacs/lisp/locate.el:1.24
*** emacs/lisp/locate.el:1.23   Sun Jun  6 02:29:18 2004
--- emacs/lisp/locate.el        Sun Jun  6 03:45:59 2004
***************
*** 154,162 ****
  ;;;###autoload
  (defcustom locate-ls-subdir-switches "-al"
    "`ls' switches for inserting subdirectories in `*Locate*' buffers.
! This should contain the \"-l\" switch.
! Use the \"-F\" or \"-b\" switches if and only if you also use
! them for `find-ls-option'."
    :type 'string
    :group 'locate
    :version "21.4")
--- 154,161 ----
  ;;;###autoload
  (defcustom locate-ls-subdir-switches "-al"
    "`ls' switches for inserting subdirectories in `*Locate*' buffers.
! This should contain the \"-l\" switch, but not the \"-F\" or
! \"-b\" switches."
    :type 'string
    :group 'locate
    :version "21.4")




reply via email to

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