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

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

[elpa] 283/287: Fix Extra Quotes in Issue #255


From: Matthew Fidler
Subject: [elpa] 283/287: Fix Extra Quotes in Issue #255
Date: Wed, 02 Jul 2014 14:46:42 +0000

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

commit 0a173909f5f0cb376dcb500572c28ae4b940fea5
Author: Matthew L. Fidler <address@hidden>
Date:   Wed Jul 2 07:33:08 2014 -0500

    Fix Extra Quotes in Issue #255
---
 ergoemacs-layouts.el |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ergoemacs-layouts.el b/ergoemacs-layouts.el
index 88ba95c..2230cf2 100644
--- a/ergoemacs-layouts.el
+++ b/ergoemacs-layouts.el
@@ -135,10 +135,10 @@
     "" ""  "a" "s" "d" "f" "g" "h" "j" "k" "l" "ŭ" "ĥ" "" ""
     "" ""  "z" "ĉ" "c" "v" "b" "n" "m" "," "." "/" "" "" ""
     ;; Shifted
-    "" "~" "!" """ "#" "$" "%" "'" "&" "*" "(" ")" "_" "+"  ""
+    "" "~" "!" "\"" "#" "$" "%" "'" "&" "*" "(" ")" "_" "+"  ""
     "" ""  "Ŝ" "Ĵ" "E" "R" "T" "Ĝ" "U" "I" "O" "P" "{" "}" "|"
     "" ""  "A" "S" "D" "F" "G" "H" "J" "K" "L" "Ŭ" "Ĥ" "" ""
-    """ ""  "Z"" "Ĉ" "C" "V" "B" "N" "M" ";" ":" "?" "" "" "")
+    """ ""  "Z" "Ĉ" "C" "V" "B" "N" "M" ";" ":" "?" "" "" "")
   "Esperanto (displaced semicolon and quote, obsolete) layout.")
 
 (defvar ergoemacs-layout-es



reply via email to

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