]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/emacs.bind
InsetHyperlink: Fix replacement of empty name with target
[lyx.git] / lib / bind / emacs.bind
index 6f58c9bcf9b36b96ab8d763dbcd4e4ecc373ae82..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"
@@ -260,6 +260,7 @@ Format 4
 \bind "S-C-KP_End"              "buffer-end-select"
 \bind "S-C-KP_Prior"            "buffer-move-previous"
 \bind "S-C-KP_Next"             "buffer-move-next"
+\bind "C-x h"                  "command-sequence buffer-begin ; buffer-end-select"   # select all
 \bind "M-h"                     "inset-select-all"
 \bind "C-KP_Insert"             "copy"
 \bind "S-KP_Insert"             "paste"