mc/edit
Pavel Tsekov fb01c26098 * edit/editcmd.c (edit_replace_cmd): Disable scanf-printf replacement
if "Regular expression" is selected. Fix for savannah bug #19333.
2007-04-27 08:53:50 +00:00
..
.cvsignore Add .deps 2001-10-29 06:27:31 +00:00
ChangeLog * edit/editcmd.c (edit_replace_cmd): Disable scanf-printf replacement 2007-04-27 08:53:50 +00:00
Makefile.am * edit/choosesyntax.c: Create file. Menu option to override syntax 2005-07-24 13:37:58 +00:00
bookmark.c Update postal address of Free Software Foundation. 2005-05-27 03:35:10 +00:00
choosesyntax.c * edit/choosesyntax.c (pstrcmp): Fix the function declaration. 2006-05-04 12:33:57 +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/edit.c (edit_execute_cmd): Update the bracket pair highlighter 2007-01-04 15:37:23 +00:00
edit.h * edit/edit.h (edit_move_to_prev_col): Declare the function to have 2006-12-10 22:07:28 +00:00
editcmd.c * edit/editcmd.c (edit_replace_cmd): Disable scanf-printf replacement 2007-04-27 08:53:50 +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 * edit/editdraw.c (edit_draw_this_line): Remove unused variable book_mark. 2006-12-04 22:44:50 +00:00
editkeys.c edit/edit.c, edit/editcmddef.h, edit/editkeys.c: Add Ctrl-S to toggle syntax 2006-02-01 17:07:11 +00:00
editlock.c * edit/editlock.c: Fix for savannah bug #13673. 2006-03-15 16:08:28 +00:00
editlock.h * edit.h: Renamed multiple inclusion guards that started with a 2004-12-03 17:09:27 +00:00
editmenu.c * choosesyntax.c: Make undeclared functions static. 2005-11-11 02:26:04 +00:00
editoptions.c * edit/choosesyntax.c: Create file. Menu option to override syntax 2005-07-24 13:37:58 +00:00
editwidget.c * edit/edit.h (edit_move_to_prev_col): Declare the function to have 2006-12-10 22:07:28 +00:00
syntax.c * syntax.c (edit_read_syntax_file): Set NENTRIES to 30. 2006-08-02 15:18:22 +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