[mcclim-cvs] CVS mcclim/Drei

20 Aug
2007
20 Aug
'07
7:44 p.m.
Update of /project/mcclim/cvsroot/mcclim/Drei In directory clnet:/tmp/cvs-serv15306/Drei Modified Files: motion.lisp Log Message: Now considering the beginning of a buffer a page delimiter. --- /project/mcclim/cvsroot/mcclim/Drei/motion.lisp 2007/04/27 21:37:14 1.4 +++ /project/mcclim/cvsroot/mcclim/Drei/motion.lisp 2007/08/20 19:44:44 1.5 @@ -372,7 +372,7 @@ (progn (forward-object mark (length (page-delimiter syntax))) t) (progn (beginning-of-buffer mark) - nil)))) + t)))) (define-motion-fns page)
6525
Age (days ago)
6525
Last active (days ago)
0 comments
1 participants
participants (1)
-
thenriksen