fixed missing reference-back conversions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1452 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Allan Rae 2001-02-07 07:34:37 +00:00
parent 8a766b722d
commit 5b738bf81a
3 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
2001-02-07 Allan Rae <rae@lyx.org>
* bind/emacs.bind:
* bind/xemacs.bind: Someone forgot to do the other bind files when they
changed the reference-back into a bookmark-goto. naughty naughty.
2001-02-05 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
* kbd/thai-kedmanee.kmap: new Thai keymap, contributed by Chanop

View File

@ -142,7 +142,7 @@
\bind "End" "buffer-end"
\bind "C-~S-greater" "reference-goto"
\bind "C-~S-less" "reference-back"
\bind "C-~S-less" "bookmark-goto 0"
# The below are xemacs bindings

View File

@ -157,7 +157,7 @@
\bind "Tab" "depth-next"
\bind "C-~S-greater" "reference-goto"
\bind "C-~S-less" "reference-back"
\bind "C-~S-less" "bookmark-goto 0"
#
# Motion + select group