mc/edit
Pavel Tsekov 23361694b6 * src/background.c: Use the correct form of FSF's name in the copyright
notice.
* src/boxes.c: Ditto.
* src/complete.c: Ditto.
* src/execute.c: Ditto.
* src/ext.c: Ditto.
* src/file.c: Ditto.
* src/filegui.c: Ditto.
* src/fileopctx.c: Ditto.
* src/fileopctx.h: Ditto.
* src/find.c: Ditto.
* src/hotlist.c: Ditto.
* src/key.c: Ditto.
* src/keyxdef.c: Ditto.
* src/layout.c: Ditto.
* src/learn.c: Ditto.
* src/listmode.c: Ditto.
* src/main.c: Ditto.
* src/panelize.c: Ditto.
* src/slint.c: Ditto.
* src/textconf.c: Ditto.
* src/tree.c: Ditto.
* src/treestore.c: Ditto.
* src/tty.c: Ditto.
* src/util.c: Ditto.
* src/utilunix.c: Ditto.
* src/view.c: Ditto.
* src/widget.c: Ditto.
* src/wtools.c: Ditto.
* src/x11conn.c: Ditto.
* vfs/cpio.c: Ditto.
* vfs/extfs.c: Ditto.
* vfs/fish.c: Ditto.
* vfs/ftpfs.c: Ditto.
* vfs/gc.c: Ditto.
* vfs/mcfs.c: Ditto.
* vfs/mcserv.c: Ditto.
* vfs/smbfs.c: Ditto.
* vfs/tar.c: Ditto.
* vfs/undelfs.c: Ditto.
* vfs/utilvfs.c: Ditto.
* vfs/vfs.c: Ditto.
* edit/bookmark.c: Ditto.
* edit/edit.c: Ditto.
* edit/edit.h: Ditto.
* edit/editcmd.c: Ditto.
* edit/editdraw.c: Ditto.
* edit/editkeys.c: Ditto.
* edit/editlock.c: Ditto.
* edit/editmenu.c: Ditto.
* edit/editoptions.c: Ditto.
* edit/editwidget.c: Ditto.
* edit/syntax.c: Ditto.
2007-09-24 09:28:32 +00:00
..
.cvsignore Add .deps 2001-10-29 06:27:31 +00:00
bookmark.c * src/background.c: Use the correct form of FSF's name in the copyright 2007-09-24 09:28:32 +00:00
ChangeLog * edit/choosesyntax.c (pstrcmp): Make static. 2007-09-11 08:34:31 +00:00
choosesyntax.c * edit/choosesyntax.c (pstrcmp): Make static. 2007-09-11 08:34:31 +00:00
edit-widget.h * edit.h: Make skip_detach_prompt unsigned. Otherwise, it 2007-02-03 01:03:53 +00:00
edit.c * src/background.c: Use the correct form of FSF's name in the copyright 2007-09-24 09:28:32 +00:00
edit.h * src/background.c: Use the correct form of FSF's name in the copyright 2007-09-24 09:28:32 +00:00
editcmd.c * src/background.c: Use the correct form of FSF's name in the copyright 2007-09-24 09:28:32 +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 * src/background.c: Use the correct form of FSF's name in the copyright 2007-09-24 09:28:32 +00:00
editkeys.c * src/background.c: Use the correct form of FSF's name in the copyright 2007-09-24 09:28:32 +00:00
editlock.c * src/background.c: Use the correct form of FSF's name in the copyright 2007-09-24 09:28:32 +00:00
editlock.h * edit.h: Renamed multiple inclusion guards that started with a 2004-12-03 17:09:27 +00:00
editmenu.c * src/background.c: Use the correct form of FSF's name in the copyright 2007-09-24 09:28:32 +00:00
editoptions.c * src/background.c: Use the correct form of FSF's name in the copyright 2007-09-24 09:28:32 +00:00
editwidget.c * src/background.c: Use the correct form of FSF's name in the copyright 2007-09-24 09:28:32 +00:00
Makefile.am * edit/choosesyntax.c: Create file. Menu option to override syntax 2005-07-24 13:37:58 +00:00
syntax.c * src/background.c: Use the correct form of FSF's name in the copyright 2007-09-24 09:28:32 +00:00
usermap.c * choosesyntax.c: Make undeclared functions static. 2005-11-11 02:26:04 +00:00
usermap.h * usermap.c: Allow user-defined keyboard bindings for mcedit. 2005-07-20 11:56:30 +00:00
wordproc.c * edit/wordproc.c (next_word_start): A word is preceded by a whitespace - 2006-06-16 20:01:29 +00:00