]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/emacs.bind
make NO_LATEX default, set ut compability stuff
[lyx.git] / lib / bind / emacs.bind
index b967d2917861949866de2f09886c996a22243d11..962b869e949e536a4f2a6a0478286e46a8b62e40 100644 (file)
@@ -33,7 +33,7 @@
 # help in emacs
 \bind "C-h"                    "hyphenation-point-insert" 
 \bind "C-i"                    "hfill-insert"
-#bind "C-j"                    "------"
+\bind "C-j"                    "break-paragraph"
 \bind "C-k"                    "line-delete-forward"
 \bind "C-l"                    "screen-recenter"
 \bind "C-m"                    "mark-toggle"
@@ -47,8 +47,7 @@
 \bind "C-s"                    "find-replace"
 \bind "M-~S-percent"           "find-replace"
 
-# should be "chars-transpose" (swaps two chars)
-#bind "C-t"                    "------"
+\bind "C-t"                    "chars-transpose"
 
 # universal argument in emacs
 \bind "C-u"                    "font-underline"
 
 \bind_file menus.bind
 \bind_file math.bind
+\bind_file latinkeys.bind