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

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

[elpa] 85/117: Fix cut and copy issues


From: Matthew Fidler
Subject: [elpa] 85/117: Fix cut and copy issues
Date: Fri, 25 Jul 2014 13:24:28 +0000

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

commit bf30871c83b4cb619dbf739b5a53e12577e5b907
Author: Matthew L. Fidler <address@hidden>
Date:   Tue Jul 22 09:06:19 2014 -0500

    Fix cut and copy issues
---
 ergoemacs-theme-engine.el |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ergoemacs-theme-engine.el b/ergoemacs-theme-engine.el
index a4355e3..85d7127 100644
--- a/ergoemacs-theme-engine.el
+++ b/ergoemacs-theme-engine.el
@@ -1651,7 +1651,6 @@ 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-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]