Mercurial > emacs
changeset 80750:8d532b205c1d
(dired-guess-shell-alist-user): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 23 Aug 2008 18:52:05 +0000 |
parents | bf6fef40703d |
children | bb0da1408113 |
files | lisp/dired-x.el |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/dired-x.el Sat Aug 23 04:03:50 2008 +0000 +++ b/lisp/dired-x.el Sat Aug 23 18:52:05 2008 +0000 @@ -1114,6 +1114,9 @@ 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