aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 4ce93b64e58..3c9044d95d8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -673,6 +673,12 @@ same uses the face `completions-first-difference'. By default,
673parts less visible than normal, so that the rest of the differing 673parts less visible than normal, so that the rest of the differing
674parts is, by contrast, slightly highlighted. 674parts is, by contrast, slightly highlighted.
675 675
676Above fontification is always done when listing completions is
677triggered at minibuffer. If you want to fontify completions whose
678listing is triggered at the other normal buffer, you have to pass
679the common prefix of completions to `display-completion-list' as
680its second argument.
681
676+++ 682+++
677*** File-name completion can now ignore specified directories. 683*** File-name completion can now ignore specified directories.
678If an element of the list in `completion-ignored-extensions' ends in a 684If an element of the list in `completion-ignored-extensions' ends in a