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

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

[elpa] 209/287: Declare ergoemacs-use-M-x-p


From: Matthew Fidler
Subject: [elpa] 209/287: Declare ergoemacs-use-M-x-p
Date: Wed, 02 Jul 2014 14:46:03 +0000

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

commit 4b39185f910184a38146946c447b7516ef2000bb
Author: Matthew L. Fidler <address@hidden>
Date:   Tue Jun 24 22:45:50 2014 +0800

    Declare ergoemacs-use-M-x-p
---
 ergoemacs-advices.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ergoemacs-advices.el b/ergoemacs-advices.el
index dcf8ea7..4897ea8 100644
--- a/ergoemacs-advices.el
+++ b/ergoemacs-advices.el
@@ -109,7 +109,7 @@ Also adds keymap-flag for user-defined keys run with 
`run-mode-hooks'."
         (ergoemacs-theme-component--ignore-globally-defined-key key t)))))
 
 (add-to-list 'ergoemacs-advices 'ergoemacs-local-unset-key-advice)
-
+(defvar ergoemacs-use-M-x-p)
 (eval-after-load "helm"
   '(progn
      (defadvice helm-M-x-transformer (around ergoemacs-helm-M-x-transformer 
activate)



reply via email to

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