mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +03:00
d88b75838a
Emacs style, as documented in JED editor sources. * Makefile.am: Add those files to build tree. * edit-widget.c (WEdit): New property 'locked', 0 on edit_init. * edit.c (edit_modification): Lock buffer on modification. * editcmd.c (edit_save_cmd, edit_save_as_cmd): Handle locking during file save. (edit_load_file_from_filename): Unlock. Remove 2 duplicate lines (handled by edit_init). (edit_quit_cmd): Unlock. |
||
---|---|---|
.. | ||
.cvsignore | ||
bookmark.c | ||
ChangeLog | ||
edit-widget.h | ||
edit.c | ||
edit.h | ||
editcmd.c | ||
editcmddef.h | ||
editdraw.c | ||
editkeys.c | ||
editlock.c | ||
editlock.h | ||
editmenu.c | ||
editoptions.c | ||
editwidget.c | ||
Makefile.am | ||
syntax.c | ||
wordproc.c |