1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-29 19:48:19 +00:00

Fixes: debbugs:19820

* etc/NEWS.24: Fix typo
This commit is contained in:
Gareth Rees 2015-02-09 12:31:20 -05:00 committed by Stefan Monnier
parent 42c99697b6
commit 44d42562c3
2 changed files with 5 additions and 1 deletions

View 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'.

View 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