summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2015-02-11 13:18:45 -0500
committerGlenn Morris <rgm@gnu.org>2015-02-11 13:18:45 -0500
commitf5d1e1f5509b23959f92117c5e1d1a09e05661d1 (patch)
tree46f0b3935fb488975ffae733e5701b7ceb6a6697
parent680ee61d04e220e0b2eb4246c8f33773e0185852 (diff)
downloademacs-f5d1e1f5509b23959f92117c5e1d1a09e05661d1.tar.gz
Backport NEWS typo fix
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c25f663ae62..584c9bae332 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3557,7 +3557,7 @@ frame or window as an Elisp object.
*** New variable `completion-extra-properties' used to specify extra
properties of the current completion:
-- :annotate-function, same as the old completion-annotate-function.
+- :annotation-function, same as the old completion-annotate-function.
- :exit-function, function to call after completion took place.
*** Functions on `completion-at-point-functions' can return any of the