mc/edit
Enrico Weigelt, metux IT service 154feb5160 2009-01-10 Enrico Weigelt, metux ITS <weigelt@metux.de>
* edit/editcmd.c:
    * src/achown.c src/background.c src/boxes.c src/chmod.c:
    * src/chown.c src/cmd.c src/command.c src/dir.c src/execute.c:
    * src/ext.c src/file.c src/filegui.c src/find.c src/help.c:
    * src/learn.c src/main.c src/panelize.c src/screen.c:
    * src/selcodepage.c src/subshell.c src/tree.c src/user.c:
    * src/utilunix.c src/view.c:
    * vfs/cpio.c vfs/direntry.c vfs/extfs.c vfs/fish.c vfs/ftpfs.c:
    * vfs/mcfs.c vfs/sfs.c vfs/smbfs.c vfs/tar.c vfs/undelfs.c:
    * vfs/utilvfs.c vfs/vfs.c:

    Changed message type codes on calls to message(), query_dialog(),
    close_error_pipe() from numeric IDs to symbols D_ERROR, D_NORMAL
2009-01-10 14:13:56 +01:00
..
.gitignore Added .svnignore files (same as .cvsignore) 2008-12-28 23:27:03 +02:00
bookmark.c * edit/bookmark.c: Update copyright notice. 2007-09-25 15:33:35 +00:00
ChangeLog * edit/editlock.c (lock_build_name): Check the return value of getpwuid(). 2007-11-02 14:02:23 +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 * edit/bookmark.c: Update copyright notice. 2007-09-25 15:33:35 +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 2009-01-10 Enrico Weigelt, metux ITS <weigelt@metux.de> 2009-01-10 14:13:56 +01: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 * edit/bookmark.c: Update copyright notice. 2007-09-25 15:33:35 +00:00
editkeys.c * edit/bookmark.c: Update copyright notice. 2007-09-25 15:33:35 +00:00
editlock.c * edit/editlock.c (lock_build_name): Check the return value of getpwuid(). 2007-11-02 14:02:23 +00:00
editlock.h * edit.h: Renamed multiple inclusion guards that started with a 2004-12-03 17:09:27 +00:00
editmenu.c * edit/bookmark.c: Update copyright notice. 2007-09-25 15:33:35 +00:00
editoptions.c * edit/bookmark.c: Update copyright notice. 2007-09-25 15:33:35 +00:00
editwidget.c * edit/bookmark.c: Update copyright notice. 2007-09-25 15:33:35 +00:00
Makefile.am * edit/choosesyntax.c: Create file. Menu option to override syntax 2005-07-24 13:37:58 +00:00
syntax.c * edit/bookmark.c: Update copyright notice. 2007-09-25 15:33:35 +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