mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 21:45:24 +00:00
add a couple of emacs bindings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH-1_2_X@5379 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5237d4f975
commit
540fb6484a
@ -1,3 +1,7 @@
|
||||
2002-10-11 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
||||
|
||||
* bind/emacs.bind: add bindings for M-< and M->
|
||||
|
||||
2002-09-23 Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
|
||||
|
||||
* configure.m4: add a test for eps2eps. Add converters for
|
||||
|
@ -139,6 +139,8 @@
|
||||
\bind "C-Down" "paragraph-down"
|
||||
\bind "Home" "buffer-begin"
|
||||
\bind "End" "buffer-end"
|
||||
\bind "M-~S-less" "buffer-begin"
|
||||
\bind "M-~S-greater" "buffer-end"
|
||||
|
||||
\bind "C-~S-greater" "reference-goto"
|
||||
\bind "C-~S-less" "bookmark-goto 0"
|
||||
|
@ -54,6 +54,8 @@ What's new
|
||||
- when a viewer has not been found (set to "none"), remove the
|
||||
corresponding View menu entry
|
||||
|
||||
- add bindings for M-< and M-> in emacs mode
|
||||
|
||||
- fix handling of word-related cursor movement functions in math editor
|
||||
|
||||
- fix placement of cursor with mouse in presence of hfills
|
||||
|
Loading…
x
Reference in New Issue
Block a user