]> git.lyx.org Git - features.git/commitdiff
xemacs.bind, buffer-previous
authorAllan Rae <rae@lyx.org>
Tue, 22 Feb 2000 07:32:08 +0000 (07:32 +0000)
committerAllan Rae <rae@lyx.org>
Tue, 22 Feb 2000 07:32:08 +0000 (07:32 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@569 a592a061-630c-0410-9148-cb99ea01b6c8

ChangeLog
lib/bind/xemacs.bind

index c0635f6d706447b1c6d7326e68b5722abfaf3f8e..42a2e7e787359ae7080d2afdfcc15e9255a7c2b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-02-22  Allan Rae  <rae@lyx.org>
+
+       * lib/bind/xemacs.bind: buffer-previous not supported
+
 2000-02-21  Jean-Marc Lasgouttes  <Jean-Marc.Lasgouttes@inria.fr>
 
        * src/insets/insettoc.[Ch] (LinuxDoc, DocBook): mark the methods
index c8b48c1bac7fee5316a53156a3768294b6f8a6f5..0b8ed59939733f183bd590790587cd2451c21455 100644 (file)
@@ -72,7 +72,8 @@
 \bind "S-C-quotedbl"           "quote-insert"
 
 \bind "C-x a"                  "buffer-auto-save"
-\bind "C-x b"                  "buffer-previous"
+# not currently supported
+#\bind "C-x b"                  "buffer-previous"
 \bind "C-x c"                  "lyx-quit"
 \bind "C-x d"                  "buffer-new"
 \bind "C-x g"                  "buffer-view-ps"