Add minibuffer-completion-contents.
This commit is contained in:
parent
730723edb0
commit
8aaba1c98e
1 changed files with 5 additions and 0 deletions
5
etc/NEWS
5
etc/NEWS
|
@ -4185,6 +4185,11 @@ for directories, and completion inside it shows only directories.
|
|||
|
||||
** Completion changes:
|
||||
|
||||
+++
|
||||
*** The new function `minibuffer-completion-contents' returns the contents
|
||||
of the minibuffer just before point. That is what completion commands
|
||||
operate on.
|
||||
|
||||
+++
|
||||
*** The functions `all-completions' and `try-completion' now accept lists
|
||||
of strings as well as hash-tables additionally to alists, obarrays
|
||||
|
|
Loading…
Add table
Reference in a new issue