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

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

[elpa] 89/117: Fix byte compile warning


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

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

commit 5a0fed99ec2fb05396ac597528bf3846cb2b8f7d
Author: Matthew L. Fidler <address@hidden>
Date:   Tue Jul 22 09:45:16 2014 -0500

    Fix byte compile warning
---
 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 6d242ad..9955944 100644
--- a/ergoemacs-theme-engine.el
+++ b/ergoemacs-theme-engine.el
@@ -1344,6 +1344,7 @@ FULL-SHORTCUT-MAP-P "
        full-shortcut-map-p))))
 
 (declare-function ergoemacs-shortcut-remap-list "ergoemacs-shortcuts.el")
+(defvar ergoemacs-read-local-emulation-mode-map-alist)
 (defun ergoemacs-theme--install-shortcut-item (key args keymap lookup-keymap
                                                    full-shortcut-map-p)
   (let (fn-lst)



reply via email to

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