This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
mc
Watch
1
Star
0
Fork
0
You've already forked mc
mirror of
https://github.com/MidnightCommander/mc
synced
2025-03-06 16:11:32 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mc
/
edit
History
Andrew V. Samoilov
16b73c1f39
* editcmd.c (edit_save_file): Call mc_chown () and mc_chmod ()
...
before mc_open () to prevent hangs over ftpfs.
2002-05-13 17:12:45 +00:00
..
.cvsignore
…
bookmark.c
…
ChangeLog
* editcmd.c (edit_save_file): Call mc_chown () and mc_chmod ()
2002-05-13 17:12:45 +00:00
edit_key_translator.c
* edit.c: Add support for CK_Complete_Word event.
2002-01-21 17:49:57 +00:00
edit-widget.h
…
edit.c
* edit.h: Remove open, close, write, read and mkdir declaration.
2002-05-13 16:53:51 +00:00
edit.h
* edit.h: Use eregex.h, not regex.h.
2002-03-18 21:09:50 +00:00
editcmd.c
* editcmd.c (edit_save_file): Call mc_chown () and mc_chmod ()
2002-05-13 17:12:45 +00:00
editcmddef.h
* edit.c: Add support for CK_Complete_Word event.
2002-01-21 17:49:57 +00:00
editdraw.c
* editdraw.c (edit_scroll_screen_over_cursor): Do nothing if the
2002-01-23 00:12:17 +00:00
editmenu.c
…
editoptions.c
…
editwidget.c
…
Makefile.am
…
syntax.c
* syntax.c (edit_read_syntax_file): Use system wide Syntax
2002-03-25 07:52:53 +00:00
wordproc.c
…