1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 19:10:37 -08:00
emacs/doc
Reuben Thomas 50b9ddfc13 Allow files to be matched case-sensitively in dired-x
* lisp/dired-x.el (dired-mark-unmarked-files): Add an argument which
controls case folding for matching the regex (Bug#18716).
(dired-omit-case-fold): New variable.  Defaults to `t' on case-sensitive
systems, `nil' otherwise.
(dired-mark-omitted, dired-omit-expunge): Use dired-omit-case-fold.
* doc/misc/dired-x.texi, etc/NEWS: Document dired-omit-case-fold.
2016-12-02 16:04:42 +00:00
..
emacs Fix bugs with buffer-local tags tables 2016-12-01 18:49:51 +02:00
lispintro Fix references to long obsoleted functions/aliases 2016-11-04 12:51:04 -04:00
lispref Allow configuring which event throw-on-input should ignore (bug#19547). 2016-11-27 21:48:07 +01:00
man * src/emacs.c (usage_message): Mention named daemon. (Bug#24949) 2016-11-15 18:21:06 -05:00
misc Allow files to be matched case-sensitively in dired-x 2016-12-02 16:04:42 +00:00