]> git.eshelyaron.com Git - emacs.git/commitdiff
Fixes: debbugs:19820
authorGareth Rees <gdr@garethrees.org>
Mon, 9 Feb 2015 17:31:20 +0000 (12:31 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 9 Feb 2015 17:31:20 +0000 (12:31 -0500)
* etc/NEWS.24: Fix typo

etc/ChangeLog
etc/NEWS.24

index 1fcea545a73e468a4a62e4f25e6e76742d55717c..24cb6f24d223f6924ca64a787ce85448022eb420 100644 (file)
@@ -1,3 +1,7 @@
+2015-02-09  Gareth Rees  <gdr@garethrees.org>  (tiny change)
+
+       * NEWS.24: Fix typo (bug#19820)
+
 2015-02-08  Artur Malabarba  <bruce.connor.am@gmail.com>
 
        * NEWS: Document `comment-line'.
index ae0d402a3d56ba0fe82c946f179b95e996e022d2..969713a33936e040be485b346e9c9c35b29e040f 100644 (file)
@@ -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