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

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

[elpa] 86/117: Clear local ergoemacs-mode read-key captures


From: Matthew Fidler
Subject: [elpa] 86/117: Clear local ergoemacs-mode read-key captures
Date: Fri, 25 Jul 2014 13:24:28 +0000

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

commit 8af5e261fa974191412ca9dfaceb36b5ca8058e8
Author: Matthew L. Fidler <address@hidden>
Date:   Tue Jul 22 09:09:35 2014 -0500

    Clear local ergoemacs-mode read-key captures
---
 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 85d7127..6d242ad 100644
--- a/ergoemacs-theme-engine.el
+++ b/ergoemacs-theme-engine.el
@@ -1651,6 +1651,7 @@ The actual keymap changes are included in 
`ergoemacs-emulation-mode-map-alist'."
             ergoemacs-unbind-keys (not remove-p)
             ergoemacs-read-input-keymap (ergoemacs-flatten-composed-keymap  
final-read-map)
             ergoemacs-read-emulation-mode-map-alist 
`((ergoemacs-read-input-keys ,@final-read-map))
+            ergoemacs-read-local-emulation-mode-map-alist nil
             ergoemacs-shortcut-keymap (ergoemacs-flatten-composed-keymap 
final-shortcut-map)
             ergoemacs-no-shortcut-keymap (ergoemacs-flatten-composed-keymap 
final-no-shortcut-map)
             ergoemacs-unbind-keymap (ergoemacs-flatten-composed-keymap 
final-unbind-map)



reply via email to

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