From ae3d4650babcdc8d08b688c3ef76e3b78fa6e84e Mon Sep 17 00:00:00 2001 From: Masatake YAMATO Date: Tue, 18 Oct 2005 04:14:36 +0000 Subject: [PATCH] Write about the 2nd optional argument of `display-completion-list'. --- etc/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) 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, parts less visible than normal, so that the rest of the differing parts is, by contrast, slightly highlighted. +Above fontification is always done when listing completions is +triggered at minibuffer. If you want to fontify completions whose +listing is triggered at the other normal buffer, you have to pass +the common prefix of completions to `display-completion-list' as +its second argument. + +++ *** File-name completion can now ignore specified directories. If an element of the list in `completion-ignored-extensions' ends in a -- 2.39.5