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

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

[elpa] 87/287: Remove "Z" in theme component


From: Matthew Fidler
Subject: [elpa] 87/287: Remove "Z" in theme component
Date: Wed, 02 Jul 2014 14:44:52 +0000

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

commit fe56c051e08b84b318882758d80339e415fcb257
Author: Matthew L. Fidler <address@hidden>
Date:   Fri Jun 13 08:01:08 2014 -0500

    Remove "Z" in theme component
---
 ergoemacs-themes.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el
index 9a81500..8f93546 100644
--- a/ergoemacs-themes.el
+++ b/ergoemacs-themes.el
@@ -861,7 +861,7 @@
 
 (ergoemacs-theme-component ergoemacs-banish-shift ()
   "Banish Shift Combinations with <apps> SPC"
-  :variable-reg "Z"
+  :variable-reg ""
   (global-set-key (kbd "<menu> SPC SPC") (kbd "_")) ;low line (underscore)
   (global-set-key (kbd "<menu> SPC RET") (kbd "-"))
   (global-set-key (kbd "<menu> SPC '") (kbd "\""))



reply via email to

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