emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 44d4256: Fixes: debbugs:19820


From: Stefan Monnier
Subject: [Emacs-diffs] master 44d4256: Fixes: debbugs:19820
Date: Mon, 09 Feb 2015 17:31:26 +0000

branch: master
commit 44d42562c3d1c8fb2f2b41e3b90d355dc9e7f9fe
Author: Gareth Rees <address@hidden>
Commit: Stefan Monnier <address@hidden>

    Fixes: debbugs:19820
    
    * etc/NEWS.24: Fix typo
---
 etc/ChangeLog |    4 ++++
 etc/NEWS.24   |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/etc/ChangeLog b/etc/ChangeLog
index 1fcea54..24cb6f2 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
+2015-02-09  Gareth Rees  <address@hidden>  (tiny change)
+
+       * NEWS.24: Fix typo (bug#19820)
+
 2015-02-08  Artur Malabarba  <address@hidden>
 
        * NEWS: Document `comment-line'.
diff --git a/etc/NEWS.24 b/etc/NEWS.24
index ae0d402..969713a 100644
--- a/etc/NEWS.24
+++ b/etc/NEWS.24
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]