Pavel Roskin
d88b75838a
* editlock.c, editlock.h: New files. Implement file locking in
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.
2003-04-02 19:36:10 +00:00
..
2001-10-29 06:27:31 +00:00
2002-12-15 18:55:53 +00:00
2003-04-02 19:36:10 +00:00
2003-04-02 19:36:10 +00:00
2003-04-02 19:36:10 +00:00
2003-03-12 07:07:27 +00:00
2003-04-02 19:36:10 +00:00
2002-01-21 17:49:57 +00:00
2002-12-15 18:55:53 +00:00
2003-03-10 20:27:54 +00:00
2003-04-02 19:36:10 +00:00
2003-04-02 19:36:10 +00:00
2003-02-21 23:32:06 +00:00
2002-12-01 06:33:58 +00:00
2002-12-25 22:53:07 +00:00
2003-04-02 19:36:10 +00:00
2003-03-06 18:42:33 +00:00
2002-12-15 18:55:53 +00:00