mc/edit
Pavel Roskin cf9acd036e * edit-widget.h: Resurrect "dir" field in WEdit to store
directory for relative filenames.

* edit.c (edit_clean): Release edit->dir.

* editcmd.c (edit_save_file): Use absolute filename.
Temporarily disable safe save and backups on remote VFS because
it doesn't work - again.
2003-07-31 16:38:07 +00:00
..
.cvsignore Add .deps 2001-10-29 06:27:31 +00:00
bookmark.c Typos and britainisms. 2003-06-02 18:39:44 +00:00
ChangeLog * edit-widget.h: Resurrect "dir" field in WEdit to store 2003-07-31 16:38:07 +00:00
edit-widget.h * edit-widget.h: Resurrect "dir" field in WEdit to store 2003-07-31 16:38:07 +00:00
edit.c * edit-widget.h: Resurrect "dir" field in WEdit to store 2003-07-31 16:38:07 +00:00
edit.h * editcmd.c (edit_quit_cmd): Rename to ... 2003-07-21 03:54:47 +00:00
editcmd.c * edit-widget.h: Resurrect "dir" field in WEdit to store 2003-07-31 16:38:07 +00:00
editcmddef.h Typo. 2003-06-02 19:25:15 +00:00
editdraw.c * edit-widget.h: Stop misusing "unsigned char" for boolean. 2003-07-08 23:46:01 +00:00
editkeys.c * editkeys.c: Leave only distinct entries in cooledit_key_map 2003-06-14 05:02:33 +00:00
editlock.c * edit.c: Move edit_modification() before actions to provide 2003-04-05 01:43:58 +00:00
editlock.h * editlock.c, editlock.h: New files. Implement file locking in 2003-04-02 19:36:10 +00:00
editmenu.c Get rid of all references to NATIVE_WIN32. 2003-07-23 03:22:32 +00:00
editoptions.c Use normal capitalization in English text in the editor menu. 2002-12-01 06:33:58 +00:00
editwidget.c * editcmd.c (edit_quit_cmd): Rename to ... 2003-07-21 03:54:47 +00:00
Makefile.am * editlock.c, editlock.h: New files. Implement file locking in 2003-04-02 19:36:10 +00:00
syntax.c * syntax.c (edit_read_syntax_file): Fix segmentation violation. 2003-03-06 18:42:33 +00:00
wordproc.c * edit.h: Don't inclide malloc.h. Use g_malloc() and g_free() 2002-12-15 18:55:53 +00:00