1
1
mc/edit
Pavel Roskin c935eaa6c2 * edit.c: Commit the rest of the position saving code.
(edit_load_position): New function, load position.
(edit_save_position): New function, save position.
(edit_init): Take new argument "line".  If it's 0, load position
from .mc/filepos.
(edit_clean): Save file position to .mc/filepos even if the file
is not being saved.
* editwidget.c (edit): Don't set the initial line, pass it to
edit_init().
2002-12-08 07:47:59 +00:00
..
.cvsignore Add .deps 2001-10-29 06:27:31 +00:00
bookmark.c * edit-widget.h: Move typedef WEdit and file names ... 2002-11-29 03:01:06 +00:00
ChangeLog * edit.c: Commit the rest of the position saving code. 2002-12-08 07:47:59 +00:00
edit_key_translator.c * edit.c: Include charset.h unconditionally, use new conversion 2002-10-30 23:56:49 +00:00
edit-widget.h * edit-widget.h: Remove "from_here" and "to_here". 2002-12-06 04:49:58 +00:00
edit.c * edit.c: Commit the rest of the position saving code. 2002-12-08 07:47:59 +00:00
edit.h * edit.c: Commit the rest of the position saving code. 2002-12-08 07:47:59 +00:00
editcmd.c s/Failed trying to/Cannot/ 2002-12-08 00:40:11 +00:00
editcmddef.h * edit.c: Add support for CK_Complete_Word event. 2002-01-21 17:49:57 +00:00
editdraw.c "Privatize" font-related defines. 2002-11-30 19:59:02 +00:00
editmenu.c Use normal capitalization in English text in the editor menu. 2002-12-01 06:33:58 +00:00
editoptions.c Use normal capitalization in English text in the editor menu. 2002-12-01 06:33:58 +00:00
editwidget.c * edit.c: Commit the rest of the position saving code. 2002-12-08 07:47:59 +00:00
Makefile.am * Makefile.am: Don't define "MIDNIGHT" - it's unused now. 2001-09-07 21:24:11 +00:00
syntax.c * syntax.c (edit_load_syntax): Reuse more informative error 2002-12-08 01:57:35 +00:00
wordproc.c "Privatize" font-related defines. 2002-11-30 19:59:02 +00:00