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:
parent
42c99697b6
commit
44d42562c3
@ -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'.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user