summaryrefslogtreecommitdiff
path: root/etc/NEWS.24
diff options
context:
space:
mode:
authorGareth Rees <gdr@garethrees.org>2015-02-09 12:31:20 -0500
committerStefan Monnier <monnier@iro.umontreal.ca>2015-02-09 12:31:20 -0500
commit44d42562c3d1c8fb2f2b41e3b90d355dc9e7f9fe (patch)
tree36d42c03a28e33aee1367588b1cbdde41b892e18 /etc/NEWS.24
parent42c99697b685a908abb587d2b73878df25e9c34f (diff)
downloademacs-44d42562c3d1c8fb2f2b41e3b90d355dc9e7f9fe.tar.gz
Fixes: debbugs:19820
* etc/NEWS.24: Fix typo
Diffstat (limited to 'etc/NEWS.24')
-rw-r--r--etc/NEWS.242
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS.24 b/etc/NEWS.24
index ae0d402a3d5..969713a3393 100644
--- a/etc/NEWS.24
+++ b/etc/NEWS.24
@@ -3555,7 +3555,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