Mercurial > emacs
changeset 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 | 05fc173fc545 |
children | a276438ba104 |
files | lisp/locate.el |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
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")