next and prior change slides
svn: r3254
This commit is contained in:
parent
a0fefe5ab2
commit
9b942c21eb
|
@ -215,10 +215,10 @@
|
|||
(shift e 0 -1 void)]
|
||||
[(down)
|
||||
(shift e 0 1 void)]
|
||||
[(#\space #\f #\n)
|
||||
[(#\space #\f #\n next)
|
||||
(next)
|
||||
#t]
|
||||
[(#\b #\backspace #\rubout)
|
||||
[(#\b #\backspace #\rubout prior)
|
||||
(prev)
|
||||
#t]
|
||||
[(#\g)
|
||||
|
|
Loading…
Reference in New Issue
Block a user