diff options
| author | Glenn Morris | 2015-02-11 13:18:45 -0500 |
|---|---|---|
| committer | Glenn Morris | 2015-02-11 13:18:45 -0500 |
| commit | f5d1e1f5509b23959f92117c5e1d1a09e05661d1 (patch) | |
| tree | 46f0b3935fb488975ffae733e5701b7ceb6a6697 | |
| parent | 680ee61d04e220e0b2eb4246c8f33773e0185852 (diff) | |
| download | emacs-f5d1e1f5509b23959f92117c5e1d1a09e05661d1.tar.gz emacs-f5d1e1f5509b23959f92117c5e1d1a09e05661d1.zip | |
Backport NEWS typo fix
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -3557,7 +3557,7 @@ frame or window as an Elisp object. | |||
| 3557 | 3557 | ||
| 3558 | *** New variable `completion-extra-properties' used to specify extra | 3558 | *** New variable `completion-extra-properties' used to specify extra |
| 3559 | properties of the current completion: | 3559 | properties of the current completion: |
| 3560 | - :annotate-function, same as the old completion-annotate-function. | 3560 | - :annotation-function, same as the old completion-annotate-function. |
| 3561 | - :exit-function, function to call after completion took place. | 3561 | - :exit-function, function to call after completion took place. |
| 3562 | 3562 | ||
| 3563 | *** Functions on `completion-at-point-functions' can return any of the | 3563 | *** Functions on `completion-at-point-functions' can return any of the |