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

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

[elpa] 60/117: Fix byte-compile warning


From: Matthew Fidler
Subject: [elpa] 60/117: Fix byte-compile warning
Date: Fri, 25 Jul 2014 13:24:15 +0000

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

commit d7162d6b85ec21c2532854f729b529d120dade24
Author: Matthew L. Fidler <address@hidden>
Date:   Fri Jul 18 06:58:24 2014 -0500

    Fix byte-compile warning
---
 ergoemacs-shortcuts.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ergoemacs-shortcuts.el b/ergoemacs-shortcuts.el
index b7f8d20..b31bccf 100644
--- a/ergoemacs-shortcuts.el
+++ b/ergoemacs-shortcuts.el
@@ -1788,6 +1788,7 @@ Setup C-c and C-x keys to be described properly.")
     tmp-overlay))
 
 (defvar ergoemacs-read-input-keymap)
+(defvar ergoemacs-modal-keymap)
 (defun ergoemacs-install-shortcut-up--internal (text keymap &optional 
dont-complete)
   (let* ((keymap keymap)
          read-map



reply via email to

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