]> code.delx.au - gnu-emacs/commitdiff
Backport NEWS typo fix
authorGlenn Morris <rgm@gnu.org>
Wed, 11 Feb 2015 18:18:45 +0000 (13:18 -0500)
committerGlenn Morris <rgm@gnu.org>
Wed, 11 Feb 2015 18:18:45 +0000 (13:18 -0500)
etc/NEWS

index c25f663ae623295b89d2fe4a0c1b2144f2bb2d12..584c9bae332484249fcfb96f7d34fe5ce4b1c8a8 100644 (file)
--- 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