mc/edit
2005-02-07 06:31:04 +00:00
..
.cvsignore Add .deps 2001-10-29 06:27:31 +00:00
bookmark.c * edit.h: Make static all functions and variables that don't 2003-10-14 21:48:40 +00:00
ChangeLog * editwidget.c: Don't use catstrs anymore. 2005-02-07 06:31:04 +00:00
edit-widget.h * edit.h: Renamed multiple inclusion guards that started with a 2004-12-03 17:09:27 +00:00
edit.c * edit.c (user_menu): Don't use catstrs anymore. 2005-02-07 06:18:13 +00:00
edit.h * edit.h (catstrs): Changed the return type to "const char *". 2005-02-07 06:02:59 +00:00
editcmd.c * edit.h (catstrs): Changed the return type to "const char *". 2005-02-07 06:02:59 +00:00
editcmddef.h * edit.h: Renamed multiple inclusion guards that started with a 2004-12-03 17:09:27 +00:00
editdraw.c * editdraw.c (edit_status): Changed some variables from size_t to 2005-01-28 01:34:48 +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 * edit.h: Renamed multiple inclusion guards that started with a 2004-12-03 17:09:27 +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 * editwidget.c: Don't use catstrs anymore. 2005-02-07 06:31:04 +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: Don't use catstrs anymore. 2005-02-07 06:11:15 +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