mc/edit
Pavel Tsekov fcc6f9bbea * edit/editcmd.c (edit_new_cmd): Remove redundant call to
`edit_unlock_file()'.
(edit_ok_to_exit): Likewise.
2006-03-15 13:20:24 +00:00
..
.cvsignore
ChangeLog * edit/editcmd.c (edit_new_cmd): Remove redundant call to 2006-03-15 13:20:24 +00:00
Makefile.am
bookmark.c
choosesyntax.c * choosesyntax.c: Make undeclared functions static. 2005-11-11 02:26:04 +00:00
edit-widget.h * edit-widget.h: Changed bit fields of length 1 from signed to 2005-08-15 20:34:26 +00:00
edit.c * edit.c (user_menu): There is no need to prefix the filename 2006-02-10 12:29:36 +00:00
edit.h * edit.h: Removed the leading PATH_SEP_STR from EDIT_DIR, as the 2006-02-04 14:41:41 +00:00
editcmd.c * edit/editcmd.c (edit_new_cmd): Remove redundant call to 2006-03-15 13:20:24 +00:00
editcmddef.h edit/edit.c, edit/editcmddef.h, edit/editkeys.c: Add Ctrl-S to toggle syntax 2006-02-01 17:07:11 +00:00
editdraw.c Moved printwstr() from src/slint.c to edit/editdraw.c. 2005-09-05 02:14:29 +00:00
editkeys.c edit/edit.c, edit/editcmddef.h, edit/editkeys.c: Add Ctrl-S to toggle syntax 2006-02-01 17:07:11 +00:00
editlock.c
editlock.h
editmenu.c * choosesyntax.c: Make undeclared functions static. 2005-11-11 02:26:04 +00:00
editoptions.c
editwidget.c Replaced the 2005-09-07 08:54:11 +00:00
syntax.c * edit.h: Removed the leading PATH_SEP_STR from EDIT_DIR, as the 2006-02-04 14:41:41 +00:00
usermap.c * choosesyntax.c: Make undeclared functions static. 2005-11-11 02:26:04 +00:00
usermap.h
wordproc.c