1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-11 14:01:43 -08:00

Backport NEWS typo fix

This commit is contained in:
Glenn Morris 2015-02-11 13:18:45 -05:00
parent 680ee61d04
commit f5d1e1f550

View file

@ -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