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

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

[elpa] 133/287: Remove byte compiled load warning


From: Matthew Fidler
Subject: [elpa] 133/287: Remove byte compiled load warning
Date: Wed, 02 Jul 2014 14:45:20 +0000

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

commit ccb13d87fd9361d1bd96740ef0b2becd1bafbe64
Author: Matthew L. Fidler <address@hidden>
Date:   Wed Jun 18 09:42:00 2014 -0500

    Remove byte compiled load warning
---
 ergoemacs-advices.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ergoemacs-advices.el b/ergoemacs-advices.el
index 09486e4..010f37e 100644
--- a/ergoemacs-advices.el
+++ b/ergoemacs-advices.el
@@ -46,6 +46,7 @@
   `(let ((ergoemacs-run-mode-hooks t))
      ,@body))
 
+(defvar ergoemacs-hook-functions)
 (defadvice add-hook (around ergoemacs-add-hook-advice (hook function &optional 
append  local) activate)
   "Advice to allow `this-command' to be set correctly before running 
`pre-command-hook'
 If `pre-command-hook' is used and `ergoemacs-mode' is enabled add to 
`ergoemacs-pre-command-hook' instead."



reply via email to

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