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

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

[elpa] 41/117: Remove remnants of original local-set-key advice.


From: Matthew Fidler
Subject: [elpa] 41/117: Remove remnants of original local-set-key advice.
Date: Fri, 25 Jul 2014 13:24:06 +0000

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

commit edce11ff3bb4c24c3ace18cffb09f7cb8a290594
Author: Matthew L. Fidler <address@hidden>
Date:   Wed Jul 16 13:37:27 2014 -0500

    Remove remnants of original local-set-key advice.
---
 ergoemacs-advices.el |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ergoemacs-advices.el b/ergoemacs-advices.el
index 7ee7269..b4bf395 100644
--- a/ergoemacs-advices.el
+++ b/ergoemacs-advices.el
@@ -110,7 +110,6 @@ Also adds keymap-flag for user-defined keys run with 
`run-mode-hooks'."
         ;; Remove the key from `ergoemacs-mode' bindings
         (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



reply via email to

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