mc/edit
Roland Illig 63cae58f20 * editdraw.c (edit_status): Expand the filename field in the status
line to 16 characters even if the actual filename is shorter.
2004-10-23 13:14:14 +00:00
..
.cvsignore
bookmark.c
ChangeLog * editdraw.c (edit_status): Expand the filename field in the status 2004-10-23 13:14:14 +00:00
edit-widget.h
edit.c * edit.c (edit_clean): g_free handles NULL argument too, 2004-09-24 22:37:00 +00:00
edit.h * edit/edit.h: renamed edit() to edit_file() to avoid GCC shadow 2004-09-19 17:46:39 +00:00
editcmd.c * editcmd.c (regexp_error): Small text fix. 2004-10-11 05:31:29 +00:00
editcmddef.h Moved a semicolon outside of a declaration macro. 2004-08-15 19:34:37 +00:00
editdraw.c * editdraw.c (edit_status): Expand the filename field in the status 2004-10-23 13:14:14 +00:00
editkeys.c
editlock.c * edit.c: Replaced NULL with (char *) NULL. Likewise for 0, where 2004-09-24 14:57:57 +00:00
editlock.h * Code cleanup: Added const qualifier for variables and 2004-08-29 18:45:56 +00:00
editmenu.c
editoptions.c * Code cleanup: Added const qualifier for variables and 2004-08-29 18:45:56 +00:00
editwidget.c * edit.c: Replaced NULL with (char *) NULL. Likewise for 0, where 2004-09-24 14:57:57 +00:00
Makefile.am
syntax.c * syntax.c (read_one_line): Fixed SEGV when reading syntax file 2004-10-16 13:33:21 +00:00
wordproc.c