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: Sun, 06 Jun 2004 13:02:58 -0400

Index: emacs/lisp/locate.el
diff -c emacs/lisp/locate.el:1.24 emacs/lisp/locate.el:1.25
*** emacs/lisp/locate.el:1.24   Sun Jun  6 03:45:59 2004
--- emacs/lisp/locate.el        Sun Jun  6 17:01:43 2004
***************
*** 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")
--- 154,160 ----
  ;;;###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]