]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/xemacs.bind
ui/*: re-indent according to LyX style
[lyx.git] / lib / bind / xemacs.bind
index e59e939efb2ce6644e62f60885bc55edd50e20da..838fbb366332b56873dbb44741c12ee3db224298 100644 (file)
@@ -61,7 +61,6 @@
 \bind "C-w"                    "cut"
 #bind "C-x"                    "------"
 \bind "C-y"                    "paste"
-\bind "C-S-Y"                  "layout-paste"
 
 #should be "lyx-iconify"
 #bind "C-z"                    "------"   # see end of file
 \bind "C-period"               "end-of-sentence-period-insert"
 \bind "M-period"               "dots-insert"
 \bind "M-w"                    "copy"
-\bind "M-S-W"                  "layout-copy"
 \bind "Escape"                 "meta-prefix"
 
 # Numeric keypad (if Shift+KP_XXX does not switch the NumLock state)
 \bind "C-c C-e S-q"            "layout Quotation"
 \bind "C-c C-e v"              "layout Quote"
 
-\bind "C-c C-e f"              "graphics-insert"  ## should be figure-float
+\bind "C-c C-e f"              "dialog-show-new-inset graphics"  ## should be figure-float
 \bind "C-c C-e t"              "tabular-insert" ## should be table-float
 
 \bind "C-c percent"            "layout Comment"