]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/xemacs.bind
One more nullptr
[lyx.git] / lib / bind / xemacs.bind
index 39435dcccae7ba816ce55fcfa0694ec2626ce9ee..13decd386022eb0a899900386ff519b6b30ffd0f 100644 (file)
@@ -130,7 +130,7 @@ Format 4
 
 #bind "F1"                     "help"                          # Not yet implemented!
 #bind "C-F1"                   "help-context"                  # Not yet implemented!
-#\bind "F2"                     "buffer-write"
+\bind "F2"                     "buffer-write force"
 #\bind "F3"                     "file-open"
 #bind "F4"                     "------"
 #bind "F5"                     "------"
@@ -328,7 +328,7 @@ Format 4
 \bind "C-c C-e d"              "layout Description"
 \bind "C-c C-e e"              "layout Enumerate"
 \bind "C-c C-e i"              "layout Itemize"
-\bind "C-c C-e l"              "layout List"
+\bind "C-c C-e l"              "layout Labeling"
 \bind "C-c C-e m"              "math-display"  # should this be math-mode?
 \bind "C-c C-e q"              "layout Quote"
 \bind "C-c C-e S-q"            "layout Quotation"