Changes between Initial Version and Version 1 of Ticket #1801, comment 6
- Timestamp:
- 01/05/14 09:06:30 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1801, comment 6
initial v1 1 1 no profit. you entirely missed the point. 2 2 3 {{{ 3 4 --- a/src/editor/edit.c 4 5 +++ b/src/editor/edit.c … … 17 18 edit_cursor_move (edit, -cw); 18 19 } 19 20 }}}