From: Luc Teirlinck Date: Sun, 6 Jun 2004 17:01:43 +0000 (+0000) Subject: (locate-ls-subdir-switches): Minor doc change (filling). X-Git-Tag: ttn-vms-21-2-B4~5904 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=34bb9b0ac2a38c394254c8a9f9e6114b98fe688e;p=emacs.git (locate-ls-subdir-switches): Minor doc change (filling). --- diff --git a/lisp/locate.el b/lisp/locate.el index 0833d677421..3a18d77f089 100644 --- a/lisp/locate.el +++ b/lisp/locate.el @@ -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")