]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/xemacs.bind
New LFUN tabular-feature: update bind and ui files
[lyx.git] / lib / bind / xemacs.bind
index 7ccf816f2b759a1c633f7c4a8a1b306439972e58..cb09ab8280a1ab9420c1cb3f01d44293269f73b7 100644 (file)
@@ -27,7 +27,7 @@
 #
 # Happy tuning!
 
-Format 2
+Format 4
 
 \bind "C-~S-at"                        "mark-on"
 \bind "C-a"                    "line-begin"
@@ -147,10 +147,10 @@ Format 2
 # Motion group
 #
 
-\bind "M-Up"                   "command-alternatives outline-up; paragraph-move-up; inset-modify tabular move-row-up"
-\bind "M-Down"                 "command-alternatives outline-down; paragraph-move-down; inset-modify tabular move-row-down"
-\bind "M-Right"                "inset-modify tabular move-column-right"
-\bind "M-Left"                 "inset-modify tabular move-column-left"
+\bind "M-Up"                   "command-alternatives outline-up; paragraph-move-up; tabular-feature move-row-up"
+\bind "M-Down"                 "command-alternatives outline-down; paragraph-move-down; tabular-feature move-row-down"
+\bind "M-Right"                "tabular-feature move-column-right"
+\bind "M-Left"                 "tabular-feature move-column-left"
 \bind "C-Right"                "word-right"
 \bind "C-Left"                 "word-left"
 \bind "C-Up"                   "paragraph-up"