aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/minibuffer.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/minibuffer.el b/lisp/minibuffer.el
index 3cdece57e70..611df1eb6d9 100644
--- a/lisp/minibuffer.el
+++ b/lisp/minibuffer.el
@@ -2015,7 +2015,7 @@ remote file. For graphical file dialogs, any of the special values
2015of MUSTMATCH `confirm' and `confirm-after-completion' are 2015of MUSTMATCH `confirm' and `confirm-after-completion' are
2016treated as equivalent to nil. Some graphical file dialogs respect 2016treated as equivalent to nil. Some graphical file dialogs respect
2017a MUSTMATCH value of t, and some do not (or it only has a cosmetic 2017a MUSTMATCH value of t, and some do not (or it only has a cosmetic
2018effect, but does not actually prevent the user from entering a 2018effect, and does not actually prevent the user from entering a
2019non-existent file). 2019non-existent file).
2020 2020
2021See also `read-file-name-completion-ignore-case' 2021See also `read-file-name-completion-ignore-case'