]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/xemacs.bind
fix typo that put too many include paths for most people
[lyx.git] / lib / bind / xemacs.bind
index 231f4a26ce65d56cb209fde913f6f0105afef805..2c8b88824581d17cdef80da916f6be4d265366f4 100644 (file)
 \bind "Next"                   "screen-down"
 
 # A bit like autoindent in c-mode
-\bind "Tab"                     "depth-next"
+\bind "Tab"                     "depth-increment"
 
 \bind "C-~S-greater"           "reference-goto"
 \bind "C-~S-less"              "bookmark-goto 0"
 \bind "C-c C-e S-q"            "layout Quotation"
 \bind "C-c C-e v"              "layout Quote"
 
-\bind "C-c C-e f"              "figure-insert"  ## should be figure-float
+\bind "C-c C-e f"              "graphics-insert"  ## should be figure-float
 \bind "C-c C-e t"              "dialog-tabular-insert" ## should be table-float
 
 \bind "C-c percent"            "layout Comment"