1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00

(display-completion-list): Re-state the obsolescence of `common-substring'.

This commit is contained in:
Stefan Monnier 2008-08-18 19:59:38 +00:00
parent 252e5957ec
commit 72444d02b7

View File

@ -826,7 +826,7 @@ properties of `highlight'.
At the end, this runs the normal hook `completion-setup-hook'.
It can find the completion buffer in `standard-output'.
The optional arg COMMON-SUBSTRING, if non-nil, should be a string
The obsolete optional arg COMMON-SUBSTRING, if non-nil, should be a string
specifying a common substring for adding the faces
`completions-first-difference' and `completions-common-part' to
the completions buffer."