mc/edit
Andrew V. Samoilov 82f580f857 * syntax.c (get_args): Use in "args_size" argument instead of
in out "argc".  Return number of found entries.
        Adjust all callers.
2004-11-18 10:02:33 +00:00
..
.cvsignore Add .deps 2001-10-29 06:27:31 +00:00
ChangeLog * syntax.c (get_args): Use in "args_size" argument instead of 2004-11-18 10:02:33 +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 (edit_replace_prompt): Fixed codepage conversion bug 2004-11-10 06:50:50 +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): 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 * 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 (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