mc/edit
Pavel Roskin 221c35266c * edit-widget.h: Eliminate ERROR_FILE.
* edit.c: Remove all references to ERROR_FILE.
* editcmd.c (edit_block_process_cmd): Revert to using catstrs(),
those strings are freed now.  Use system(), not execute() to
execute commands.  Use open_error_pipe() and close_error_pipe()
to keep track of errors.
2002-08-24 17:22:15 +00:00
..
.cvsignore Add .deps 2001-10-29 06:27:31 +00:00
bookmark.c * edit.h (edit_execute_cmd): Declare it here. 2001-11-05 09:23:05 +00:00
ChangeLog * edit-widget.h: Eliminate ERROR_FILE. 2002-08-24 17:22:15 +00:00
edit_key_translator.c * edit.c: Add support for CK_Complete_Word event. 2002-01-21 17:49:57 +00:00
edit-widget.h * edit-widget.h: Eliminate ERROR_FILE. 2002-08-24 17:22:15 +00:00
edit.c * edit-widget.h: Eliminate ERROR_FILE. 2002-08-24 17:22:15 +00:00
edit.h * global.h: Move include for rx.h and eregex.h here. 2002-08-21 07:20:39 +00:00
editcmd.c * edit-widget.h: Eliminate ERROR_FILE. 2002-08-24 17:22:15 +00:00
editcmddef.h * edit.c: Add support for CK_Complete_Word event. 2002-01-21 17:49:57 +00:00
editdraw.c * editoptions.c: Make some variables static. 2002-08-19 01:23:24 +00:00
editmenu.c * editmenu.c: Use new create_menu() interface. 2002-08-20 21:31:23 +00:00
editoptions.c * editoptions.c: Make some variables static. 2002-08-19 01:23:24 +00:00
editwidget.c * editwidget.c: Use new dialog flags. 2002-08-22 15:38:27 +00:00
Makefile.am * Makefile.am: Don't define "MIDNIGHT" - it's unused now. 2001-09-07 21:24:11 +00:00
syntax.c * editoptions.c: Make some variables static. 2002-08-19 01:23:24 +00:00
wordproc.c * editoptions.c: Make some variables static. 2002-08-19 01:23:24 +00:00