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

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

[elpa] externals/ebdb 55b3f82 160/350: Fixup with fix popup menus


From: Eric Abrahamsen
Subject: [elpa] externals/ebdb 55b3f82 160/350: Fixup with fix popup menus
Date: Mon, 14 Aug 2017 11:46:27 -0400 (EDT)

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

    Fixup with fix popup menus
---
 ebdb-com.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ebdb-com.el b/ebdb-com.el
index dc9400f..7c4dc6d 100644
--- a/ebdb-com.el
+++ b/ebdb-com.el
@@ -1121,7 +1121,7 @@ There are numerous hooks.  M-x apropos ^ebdb.*hook RET
                `(ebdb-compose-mail ,(ebdb-dwim-mail record (car mails)))
                t)))))
 
-(defun ebdb-field-menu (record field)
+(defun ebdb-field-menu (_record field)
   "Menu items specifically for FIELD of RECORD."
   (append
    (list (format "Commands for %s Field:"



reply via email to

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