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

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

[elpa] 281/287: Make Alt+; the ergoemacs-reduction M-x


From: Matthew Fidler
Subject: [elpa] 281/287: Make Alt+; the ergoemacs-reduction M-x
Date: Wed, 02 Jul 2014 14:46:41 +0000

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

commit b937396ed6162a219d046b12f8026ca0726ad349
Author: Matthew L. Fidler <address@hidden>
Date:   Wed Jul 2 07:29:52 2014 -0500

    Make Alt+; the ergoemacs-reduction M-x
---
 ergoemacs-themes.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el
index 547a3cc..e46316a 100644
--- a/ergoemacs-themes.el
+++ b/ergoemacs-themes.el
@@ -1075,7 +1075,7 @@
   (global-set-key (kbd "M-H") 'isearch-forward-regexp)
   (global-set-key (kbd "M-a") 'ergoemacs-move-cursor-previous-pane)
   (global-set-key (kbd "M-9") 'er/contract-region)
-  (global-set-key (kbd "M-t") 'execute-extended-command)
+  (global-set-key (kbd "M-;") 'execute-extended-command)
   ;;
   ;; Overwrite previous global definitions in `ergoemacs-mode'
   ;;



reply via email to

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