# HG changeset patch # User Tassilo Horn # Date 1253915267 0 # Node ID 3f979274bac4831a600a2937935c1857ad2809e0 # Parent 8dadc895b79537e8e02c1e9362a0ac0c40d51541 2009-09-25 Tassilo Horn * dired.texi (Dired Navigation): Use @code instead of @var for dired-isearch-filenames, so that it's not capitalized. diff -r 8dadc895b795 -r 3f979274bac4 doc/emacs/ChangeLog --- a/doc/emacs/ChangeLog Fri Sep 25 18:49:01 2009 +0000 +++ b/doc/emacs/ChangeLog Fri Sep 25 21:47:47 2009 +0000 @@ -1,3 +1,8 @@ +2009-09-25 Tassilo Horn + + * dired.texi (Dired Navigation): Use @code instead of @var for + dired-isearch-filenames, so that it's not capitalized. + 2009-09-19 Chong Yidong * frames.texi (Frame Commands): C-z is now bound to suspend-frame. diff -r 8dadc895b795 -r 3f979274bac4 doc/emacs/dired.texi --- a/doc/emacs/dired.texi Fri Sep 25 18:49:01 2009 +0000 +++ b/doc/emacs/dired.texi Fri Sep 25 21:47:47 2009 +0000 @@ -124,7 +124,7 @@ amongst the file names and ignoring the rest of the text in the buffer. @kbd{M-s f M-C-s} (@code{dired-isearch-filenames-regexp}) does the same, using a regular expression search. If you change the -variable @var{dired-isearch-filenames} to @code{t}, then the +variable @code{dired-isearch-filenames} to @code{t}, then the usual search commands also limit themselves to the file names; for instance, @kbd{C-s} behaves like @kbd{M-s f C-s}. If the value is @code{dwim}, then search commands match the file names only when point