]> git.eshelyaron.com Git - emacs.git/commitdiff
Add minibuffer-completion-contents.
authorJuri Linkov <juri@jurta.org>
Fri, 16 Dec 2005 19:07:32 +0000 (19:07 +0000)
committerJuri Linkov <juri@jurta.org>
Fri, 16 Dec 2005 19:07:32 +0000 (19:07 +0000)
etc/NEWS

index c8c8c61fc429935b2ec0e66106f0e5fbf5147324..45ef93a9ae43d08e5233dea10de0ca72e71677b9 100644 (file)
--- a/etc/NEWS
+++ b/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