emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/ebdb f133aef 03/13: Docstring fix for ebdb-mail


From: Eric Abrahamsen
Subject: [elpa] externals/ebdb f133aef 03/13: Docstring fix for ebdb-mail
Date: Tue, 15 Jan 2019 11:15:50 -0500 (EST)

branch: externals/ebdb
commit f133aef34c423b29fb6bebcabc12fcb36dc4d5d4
Author: Eric Abrahamsen <address@hidden>
Commit: Eric Abrahamsen <address@hidden>

    Docstring fix for ebdb-mail
    
    * ebdb-com.el (ebdb-mail): Use automated documentation tools.
---
 ebdb-com.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/ebdb-com.el b/ebdb-com.el
index 82c42f9..a4fe984 100644
--- a/ebdb-com.el
+++ b/ebdb-com.el
@@ -2369,8 +2369,7 @@ If ARG (interactively, the prefix arg) is nil, use the 
primary
 mail address of each record.  If it is t, prompt the user for
 which address to use.
 
-Another approach is to put point on a mail field and press \"a\",
-for `ebdb-field-action'."
+\\<ebdb-mode-map>Another approach is to put point on a mail field and press 
\\[ebdb-record-action]."
   (interactive (list (ebdb-do-records) nil
                      current-prefix-arg))
   (setq records (ebdb-record-list records))



reply via email to

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