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

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

[elpa] 282/287: Fix Extra Quote in Issue #255


From: Matthew Fidler
Subject: [elpa] 282/287: Fix Extra Quote 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 1ec846970069bb39e1f2f51ad517eeae4a4bc4db
Author: Matthew L. Fidler <address@hidden>
Date:   Wed Jul 2 07:32:30 2014 -0500

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

diff --git a/ergoemacs-layouts.el b/ergoemacs-layouts.el
index caf744e..88ba95c 100644
--- a/ergoemacs-layouts.el
+++ b/ergoemacs-layouts.el
@@ -126,7 +126,7 @@
     "" "~" "!" "@" "#" "$" "%" "^" "&" "*" "(" ")" "_" "+"  ""
     "" ""  "Ŝ" "Ĝ" "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 layout.")
 
 (defvar ergoemacs-layout-eo-displaced



reply via email to

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