Here is the buffer-previous patch for 1.1.5cvs -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella Sylvan | Katherine Yelena http://www.successlinks.com/kayvan | Reach your goals now! | Robin Gregory
Index: lib/bind/cua.bind =================================================================== RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/bind/cua.bind,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 cua.bind --- lib/bind/cua.bind 1999/09/27 18:44:31 1.1.1.1 +++ lib/bind/cua.bind 2000/02/29 11:27:10 @@ -31,7 +31,7 @@ # These are now defined in cua or emacs bind files so their "standard" # bindings are available. (eg M-d "word-delete-forward" in emacs) ARRae -\bind "M-d p" "buffer-previous" +#\bind "M-d p" "buffer-previous" \bind "M-d space" "menu-open Documents" ### Index: lib/bind/hu_menus.bind =================================================================== RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/bind/hu_menus.bind,v retrieving revision 1.2 diff -u -r1.2 hu_menus.bind --- lib/bind/hu_menus.bind 1999/10/12 21:37:10 1.2 +++ lib/bind/hu_menus.bind 2000/02/29 11:27:10 @@ -155,7 +155,7 @@ # # These are now defined in cua or emacs bind files so their "standard" # bindings are available. (eg M-d "word-delete-forward" in emacs) ARRae -\bind "M-d p" "buffer-previous" +#\bind "M-d p" "buffer-previous" \bind "M-d space" "menu-open Dokumentumok" Index: lib/bind/pt_menus.bind =================================================================== RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/bind/pt_menus.bind,v retrieving revision 1.2 diff -u -r1.2 pt_menus.bind --- lib/bind/pt_menus.bind 1999/10/12 21:37:10 1.2 +++ lib/bind/pt_menus.bind 2000/02/29 11:27:11 @@ -172,7 +172,7 @@ # # These are now defined in cua or emacs bind files so their "standard" # bindings are available. (eg M-d "word-delete-forward" in emacs) ARRae -\bind "M-d a" "buffer-previous" +#\bind "M-d a" "buffer-previous" \bind "M-d space" "menu-open Documentos" Index: lib/bind/sciword.bind =================================================================== RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/bind/sciword.bind,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 sciword.bind --- lib/bind/sciword.bind 1999/09/27 18:44:31 1.1.1.1 +++ lib/bind/sciword.bind 2000/02/29 11:27:12 @@ -333,7 +333,7 @@ # Documents menu # -\bind "M-d p" "buffer-previous" +#\bind "M-d p" "buffer-previous" \bind "M-d space" "menu-open Documents"