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

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

[elpa] 169/287: Declare ergoemacs-read-key-default


From: Matthew Fidler
Subject: [elpa] 169/287: Declare ergoemacs-read-key-default
Date: Wed, 02 Jul 2014 14:45:41 +0000

mlf176f2 pushed a commit to branch externals/ergoemacs-mode
in repository elpa.

commit 354439d3fa7faab7eeddc5c729a94749d28f6c1c
Author: Matthew L. Fidler <address@hidden>
Date:   Thu Jun 19 07:35:00 2014 -0500

    Declare ergoemacs-read-key-default
---
 ergoemacs-theme-engine.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ergoemacs-theme-engine.el b/ergoemacs-theme-engine.el
index d37c85b..95a9c43 100644
--- a/ergoemacs-theme-engine.el
+++ b/ergoemacs-theme-engine.el
@@ -420,6 +420,7 @@ Optionally use DESC when another description isn't found in 
`ergoemacs-function-
       (oset obj cmd-list cmd-list))))
 
 (defvar ergoemacs-ignored-prefixes)
+(declare-function ergoemacs-read-key-default "ergoemacs-shortcuts.el")
 (defmethod ergoemacs-define-map--read-map ((obj ergoemacs-fixed-map) key)
   "Defines KEY in the OBJ read-key slot if it is a vector over 2.
 Key sequences starting with `ergoemacs-ignored-prefixes' are not added."



reply via email to

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