1
1
mc/edit
Roland Illig 6f03d9bbd9 * edit.h: Renamed multiple inclusion guards that started with a
double underscore. Added #includes for dependent files.
	* editcmddef.h: Likewise.
	* editlock.h: Likewise.
	* edit-widget.h: Likewise.
2004-12-03 17:09:27 +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 * edit.h: Renamed multiple inclusion guards that started with a 2004-12-03 17:09:27 +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 (edit_clean): g_free handles NULL argument too, 2004-09-24 22:37:00 +00:00
edit.h * edit.h: Renamed multiple inclusion guards that started with a 2004-12-03 17:09:27 +00:00
editcmd.c * editcmd.c (edit_replace_cmd): Separated input and output arguments. 2004-12-02 21:02:07 +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): Don't output extra characters on the 2004-11-10 14:11:27 +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 * edit.c: Replaced NULL with (char *) NULL. Likewise for 0, where 2004-09-24 14:57:57 +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 (get_args): Use in "args_size" argument instead of 2004-11-18 10:02: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