]> git.lyx.org Git - features.git/blobdiff - lib/bind/xemacs.bind
Add outline-{up,down} to alt-{up,down} binding
[features.git] / lib / bind / xemacs.bind
index 77501cdf03b71949dc77455f29cab0d47c3632b8..569eba346ff4529a8e00188ba2c864f25a21e022 100644 (file)
@@ -147,8 +147,8 @@ Format 1
 # Motion group
 #
 
-\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-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 "C-Right"                "word-right"