From aa5757db2a50caa86610917cee2d8fb28383a051 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 23 Aug 2008 18:52:05 +0000 Subject: [PATCH] (dired-guess-shell-alist-user): Doc fix. --- lisp/dired-x.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/dired-x.el b/lisp/dired-x.el index 3a7f1281394..1a60a6dec0b 100644 --- a/lisp/dired-x.el +++ b/lisp/dired-x.el @@ -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 -- 2.39.5