]> git.eshelyaron.com Git - emacs.git/commitdiff
(dired-guess-shell-alist-user): Doc fix.
authorGlenn Morris <rgm@gnu.org>
Sat, 23 Aug 2008 18:52:05 +0000 (18:52 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 23 Aug 2008 18:52:05 +0000 (18:52 +0000)
lisp/dired-x.el

index 3a7f12813944d5b610be82cbe6a270b0668bc56b..1a60a6dec0b127fc5dac158fb87d1ed86c4044ad 100644 (file)
@@ -1114,6 +1114,9 @@ to a string.  If several COMMANDs are given, the first one will be the default
 and the rest will be added temporarily to the history and can be retrieved
 with \\[previous-history-element] (M-p) .
 
+The variable `dired-guess-shell-case-fold-search' controls whether
+REGEXP is matched case-sensitively.
+
 You can set this variable in your ~/.emacs.  For example, to add rules for
 `.foo' and `.bar' files, write