]> git.lyx.org Git - features.git/commitdiff
Use view-close also in emacs.bind
authorKornel Benko <kornel@lyx.org>
Sat, 29 Sep 2012 11:01:18 +0000 (13:01 +0200)
committerKornel Benko <kornel@lyx.org>
Sat, 29 Sep 2012 11:01:18 +0000 (13:01 +0200)
lib/bind/emacs.bind

index 125ffbce8752e4fbea100a01195cd5e1d7bf8e94..b124ef3defef56e5c519551eedb6e13c152542ad 100644 (file)
@@ -79,7 +79,7 @@ Format 1
 #\bind "C-x b"                 "buffer-previous"
 \bind "C-x d"                  "buffer-new"
 \bind "C-x g"                  "buffer-view ps"
-\bind "C-x k"                  "buffer-close"
+\bind "C-x k"                  "view-close"
 \bind "C-x p"                  "buffer-view dvi"
 \bind "C-x r"                  "buffer-update dvi"
 # Should have been "buffer-write-some"