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 Add .deps 2001-10-29 06:27:31 +00:00
ChangeLog * editdraw.c (edit_status): Expand the filename field in the status 2004-10-23 13:14:14 +00:00
Makefile.am * editlock.c, editlock.h: New files. Implement file locking in 2003-04-02 19:36:10 +00:00
bookmark.c * edit.h: Make static all functions and variables that don't 2003-10-14 21:48:40 +00:00
edit-widget.h Fix includes not to rely on $(top_srcdir) being in the include path. 2003-10-29 08:54:22 +00:00
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 * editcmddef.h: Split CK_No_Command into CK_Insert_Char and 2004-02-04 23:09:22 +00:00
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 Fix includes not to rely on $(top_srcdir) being in the include path. 2003-10-29 08:54:22 +00:00
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
syntax.c * syntax.c (read_one_line): Fixed SEGV when reading syntax file 2004-10-16 13:33:21 +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