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

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

[elpa] 35/117: Remap shell to ergoemacs-shell-here


From: Matthew Fidler
Subject: [elpa] 35/117: Remap shell to ergoemacs-shell-here
Date: Fri, 25 Jul 2014 13:24:03 +0000

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

commit 8adceb4182810eb59ad3a3ecc060d2d3f4f49f3a
Author: Matthew L. Fidler <address@hidden>
Date:   Wed Jul 16 11:49:42 2014 -0500

    Remap shell to ergoemacs-shell-here
---
 ergoemacs-themes.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el
index d1ecccd..a8b5ba5 100644
--- a/ergoemacs-themes.el
+++ b/ergoemacs-themes.el
@@ -1028,6 +1028,7 @@
   (when undo-tree-mode
     (global-set-key [remap ergoemacs-redo] 'undo-tree-redo))
   (when ergoemacs-mode
+    (global-set-key [remap shell] 'ergoemacs-shell-here)
     (global-set-key [remap universal-argument]
                     'ergoemacs-universal-argument)
     (global-set-key [remap describe-key]



reply via email to

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