1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

(locate-ls-subdir-switches): Minor doc change (filling).

This commit is contained in:
Luc Teirlinck 2004-06-06 17:01:43 +00:00
parent 33bc06fb37
commit 34bb9b0ac2

View File

@ -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")