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

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

[elpa] 22/35: Fix byte compile warning


From: Matthew Fidler
Subject: [elpa] 22/35: Fix byte compile warning
Date: Fri, 11 Jul 2014 22:33:28 +0000

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

commit 3d94a6077a2142be03f703b21b5b790c88e6ea10
Author: Matthew L. Fidler <address@hidden>
Date:   Wed Jul 9 15:39:44 2014 -0500

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

diff --git a/ergoemacs-menus.el b/ergoemacs-menus.el
index 414ad46..72d0f39 100644
--- a/ergoemacs-menus.el
+++ b/ergoemacs-menus.el
@@ -941,6 +941,7 @@ All other modes are assumed to be minor modes or 
unimportant.
 ;; Preprocess menu keybindings...
 (defvar recentf-mode)
 (declare-function recentf-show-menu "recentf.el")
+(declare-function pr-update-menus "printing.el")
 (defun ergoemacs-menus-on ()
   "Turn on ergoemacs menus instead of emacs menus."
   (interactive)



reply via email to

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