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:
parent
252e5957ec
commit
72444d02b7
@ -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."
|
||||
|
Loading…
Reference in New Issue
Block a user