Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8aaba1c9
Commit
8aaba1c9
authored
Dec 16, 2005
by
Juri Linkov
Browse files
Add minibuffer-completion-contents.
parent
730723ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
etc/NEWS
etc/NEWS
+5
-0
No files found.
etc/NEWS
View file @
8aaba1c9
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment