]> git.lyx.org Git - features.git/commitdiff
Update quote-insert bindings
authorJuergen Spitzmueller <spitz@lyx.org>
Tue, 27 Dec 2016 07:39:06 +0000 (08:39 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Tue, 27 Dec 2016 07:39:06 +0000 (08:39 +0100)
lib/bind/aqua.bind
lib/bind/cua.bind
lib/bind/emacs.bind
lib/bind/mac.bind
lib/bind/sciword.bind
lib/bind/xemacs.bind

index 2d1da6ccef6355c45a05951cd866f5e3177b46fa..bea8b4763695a790d592a63c5ac74004911a7f7b 100644 (file)
@@ -40,7 +40,7 @@ Format 4
 \bind "M-~S-i s e"             "specialchar-insert end-of-sentence"
 \bind "M-~S-i s q"             "self-insert \""
 # FIXME: find a binding for single quotes
-# \bind "M-~S-i s q"           "quote-insert single"
+# \bind "M-~S-i s q"           "quote-insert inner"
 \bind "M-~S-i s m"             "specialchar-insert menu-separator"
 
 \bind "M-~S-i h i"             "math-mode"
index 04abe5cd12da6aef522bbc26ed52f3a1ce1dbfe6..9c5652a76147dbca52ef24733d6b1d5bbfdf26b5 100644 (file)
@@ -90,8 +90,8 @@ Format 4
 \bind "C-a"                    "inset-select-all"
 
 \bind "C-S-E"                  "changes-track"  # it's what MS Word uses
-\bind "~S-M-quotedbl"          "quote-insert single"
-\bind "~S-C-quotedbl"          "self-insert \""
+\bind "~S-M-quotedbl"          "quote-insert inner"
+\bind "~S-C-quotedbl"          "quote-insert outer auto plain"
 \bind "C-minus"                        "specialchar-insert hyphenation"
 \bind "C-S-underscore"         "math-macro-fold"
 \bind "C-M-minus"              "specialchar-insert nobreakdash"
index b84cd713e76ecb69819f08c09f8c2729aca4e60c..8a6dd4abaa7d7512f0fecfb54bc6f6146bc1c3ff 100644 (file)
@@ -73,8 +73,8 @@ Format 4
 \bind "C-~S-slash"             "undo"
 \bind "C-~S-underscore"        "undo"
 
-\bind "~S-M-quotedbl"          "quote-insert single"
-\bind "~S-C-quotedbl"          "self-insert \""
+\bind "~S-M-quotedbl"          "quote-insert inner"
+\bind "~S-C-quotedbl"          "quote-insert outer auto plain"
 
 \bind "C-x a"                  "buffer-auto-save"
 #\bind "C-x b"                 "buffer-previous"
index f38c8afd9ce9b8ce8375d8e9a294eabcb21646b7..ab76820286d7cdf07152e8175095beff4230314c 100644 (file)
@@ -257,8 +257,8 @@ Format 4
 \bind "C-M-S-D"                      "command-alternatives master-buffer-update dvi; buffer-update dvi"
 
 \bind "C-S-E"                        "changes-track" # it's what MS Word uses
-\bind "~S-M-quotedbl"                "quote-insert single"
-\bind "~S-C-quotedbl"                "self-insert \""
+\bind "~S-M-quotedbl"                "quote-insert inner"
+\bind "~S-C-quotedbl"                "quote-insert outer auto plain"
 \bind "C-S-underscore"               "command-alternatives math-macro-fold;specialchar-insert hyphenation"
 \bind "C-M-minus"                    "specialchar-insert nobreakdash"
 \bind "M-C-Right"                    "depth-increment"
index ede33c90ee1876bf68fc639153eaddc86b5de77b..896f1f704fb303b5de218a68ddb161cc3f17529b 100644 (file)
@@ -119,7 +119,7 @@ Format 4
 
 # This combination makes an umlaut accent now.
 #\bind "S-C-quotedbl"           "quote-insert"
-\bind "S-M-quotedbl"           "quote-insert single"
+\bind "S-M-quotedbl"           "quote-insert inner"
 
 # Bracket delimiters. Sciword mnemonic is to press Control-<bracket key>
 # On U.S. keyboard with Windows Ctrl+Shift definition must refer to
index cb09ab8280a1ab9420c1cb3f01d44293269f73b7..39435dcccae7ba816ce55fcfa0694ec2626ce9ee 100644 (file)
@@ -77,8 +77,8 @@ Format 4
 \bind "C-~S-slash"             "undo"
 \bind "C-~S-underscore"        "undo"
 
-\bind "~S-M-quotedbl"          "quote-insert single"
-\bind "~S-C-quotedbl"          "self-insert \""
+\bind "~S-M-quotedbl"          "quote-insert inner"
+\bind "~S-C-quotedbl"          "quote-insert outer auto plain"
 
 \bind "C-x a"                  "buffer-auto-save"
 # not currently supported