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

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

[elpa] externals/ebdb b8a1e70 2/6: Remove bogus ebdb-mode-hook defcustom


From: Eric Abrahamsen
Subject: [elpa] externals/ebdb b8a1e70 2/6: Remove bogus ebdb-mode-hook defcustom
Date: Tue, 10 Jul 2018 16:20:18 -0400 (EDT)

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

    Remove bogus ebdb-mode-hook defcustom
    
    * ebdb.el: The hook is automatically created in ebdb-com.el.
---
 ebdb.el | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/ebdb.el b/ebdb.el
index d6ee0ec..a0c1975 100644
--- a/ebdb.el
+++ b/ebdb.el
@@ -402,11 +402,6 @@ Run with one argument, the database being loaded."
   :group 'ebdb
   :type 'hook)
 
-(defcustom ebdb-mode-hook nil
-  "Normal hook run when the *EBDB* buffer is created."
-  :group 'ebdb
-  :type 'hook)
-
 (defcustom ebdb-silent nil
   "If t, EBDB suppresses all its informational messages and queries.
 Be very very certain you want to set this to t, because it will suppress



reply via email to

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