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

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

[elpa] 77/117: Take out the toggling of the themes


From: Matthew Fidler
Subject: [elpa] 77/117: Take out the toggling of the themes
Date: Fri, 25 Jul 2014 13:24:23 +0000

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

commit d3cdf444fd4f6ee328cb03e846e4857ad46edb75
Author: Matthew L. Fidler <address@hidden>
Date:   Mon Jul 21 14:02:00 2014 -0500

    Take out the toggling of the themes
---
 ergoemacs-themes.el |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el
index f40126d..0943311 100644
--- a/ergoemacs-themes.el
+++ b/ergoemacs-themes.el
@@ -874,8 +874,7 @@
   (global-set-key [apps i f] 'auto-fill-mode)
   (global-set-key [apps i l] 'toggle-truncate-lines)
   (global-set-key [apps i q] 'toggle-debug-on-quit)
-  (global-set-key [apps i r] 'read-only-mode)
-  (global-set-key [apps i t] 'endless/toggle-theme))
+  (global-set-key [apps i r] 'read-only-mode))
 
 (ergoemacs-theme-component apps-apps ()
   "Applications"



reply via email to

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