diff lisp/locate.el @ 55952:8fa8ca76955c

(locate-ls-subdir-switches): Minor doc change (filling).
author Luc Teirlinck <teirllm@auburn.edu>
date Sun, 06 Jun 2004 17:01:43 +0000
parents 424252fc748e
children aac0a33f5772 4c90ffeb71c5
line wrap: on
line diff
--- a/lisp/locate.el	Sun Jun 06 13:58:09 2004 +0000
+++ b/lisp/locate.el	Sun Jun 06 17:01:43 2004 +0000
@@ -154,8 +154,7 @@
 ;;;###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."
+This should contain the \"-l\" switch, but not the \"-F\" or \"-b\" switches."
   :type 'string
   :group 'locate
   :version "21.4")