]> git.lyx.org Git - features.git/blobdiff - lib/bind/xemacs.bind
fix insertion of raw double quote, reading of Info inset, initial width of collapsed...
[features.git] / lib / bind / xemacs.bind
index 4a0a79cf49e6237151f73f8f2072b6e58b27253f..c1714331f6846b420e1952491b61d8b96c7505de 100644 (file)
@@ -43,7 +43,7 @@
 \bind "C-p"                    "up"
 
 # this is "quoted-insert" a total different meaning from "quote-insert"
-\bind "C-q"                    "quote-insert"
+\bind "C-q"                    "self-insert \""
 #bind "C-r"                    "------"
 \bind "C-s"                    "find-replace"
 \bind "M-~S-percent"           "find-replace"
@@ -69,7 +69,7 @@
 \bind "C-~S-slash"             "undo"
 \bind "C-~S-underscore"        "undo"
 
-\bind "S-C-quotedbl"           "quote-insert"
+\bind "~S-C-quotedbl"           "self-insert \""
 
 \bind "C-x a"                  "buffer-auto-save"
 # not currently supported