# HG changeset patch # User Luc Teirlinck # Date 1086541303 0 # Node ID 8fa8ca76955caadbd834b148c6e29bcf18c0674d # Parent 05fc173fc545085a0f30a03d117f121383a7b884 (locate-ls-subdir-switches): Minor doc change (filling). diff -r 05fc173fc545 -r 8fa8ca76955c lisp/locate.el --- 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")