]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/xemacs.bind
Renamed category 'Theorem' and 'Theorems' to 'Reasoning'
[lyx.git] / lib / bind / xemacs.bind
index 751199f10828ce98bddc4c1e1898d2abead96da7..77501cdf03b71949dc77455f29cab0d47c3632b8 100644 (file)
@@ -147,8 +147,10 @@ Format 1
 # Motion group
 #
 
-\bind "M-Up"                   "paragraph-move-up"
-\bind "M-Down"                 "paragraph-move-down"
+\bind "M-Up"                   "command-alternatives paragraph-move-up; inset-modify tabular move-row-up"
+\bind "M-Down"                 "command-alternatives 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 "C-Right"                "word-right"
 \bind "C-Left"                 "word-left"
 \bind "C-Up"                   "paragraph-up"