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

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

[nongnu] elpa/xah-fly-keys 8bde45ee32: xah-change-bracket-pairs better p


From: ELPA Syncer
Subject: [nongnu] elpa/xah-fly-keys 8bde45ee32: xah-change-bracket-pairs better prompt message
Date: Tue, 5 Jul 2022 17:59:11 -0400 (EDT)

branch: elpa/xah-fly-keys
commit 8bde45ee32f6833c03e349719d9272e19ebce638
Author: Xah Lee <xah@xahlee.org>
Commit: Xah Lee <xah@xahlee.org>

    xah-change-bracket-pairs better prompt message
---
 xah-fly-keys.el | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/xah-fly-keys.el b/xah-fly-keys.el
index a6db1d9cac..ca30652f09 100644
--- a/xah-fly-keys.el
+++ b/xah-fly-keys.el
@@ -4,7 +4,7 @@
 
 ;; Author: Xah Lee ( http://xahlee.info/ )
 ;; Maintainer: Xah Lee <xah@xahlee.org>
-;; Version: 17.15.20220703230000
+;; Version: 17.15.20220705140319
 ;; Created: 10 Sep 2013
 ;; Package-Requires: ((emacs "24.1"))
 ;; Keywords: convenience, emulations, vim, ergoemacs
@@ -757,7 +757,7 @@ If the string contains “,2”, then the first 2 chars and 
last 2 chars are use
 If ToChars is equal to string “none”, the brackets are deleted.
 
 URL `http://xahlee.info/emacs/emacs/elisp_change_brackets.html'
-Version: 2020-11-01 2021-08-15 2022-04-07"
+Version: 2020-11-01 2021-08-15 2022-04-07 2022-07-05"
   (interactive
    (let (($brackets
           '("(paren)"
@@ -765,14 +765,14 @@ Version: 2020-11-01 2021-08-15 2022-04-07"
             "[square]"
             "<greater>"
             "`emacs'"
-            "`markdown`"
+            "`markdown GRAVE ACCENT`"
             "~tilde~"
             "=equal="
-            "\"double\""
+            "\"strait double quote\""
             "'single'"
             "[[double square,2]]"
-            "“curly double”"
-            "‘curly single’"
+            "“curly double quote”"
+            "‘curly single quote’"
             "‹french angle›"
             "«french double angle»"
             "「corner」"



reply via email to

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