1
1
mc/edit
Pavel Roskin 63983758e0 * edit-widget.h: Add new field macro_depth to control depth of
macro recursion.
* edit.c (edit_execute_macro): Make static.  Increment
macro_depth on entry, decrement on exit, don't allow it to be
too large.
2002-10-21 02:06:03 +00:00
..
.cvsignore Add .deps 2001-10-29 06:27:31 +00:00
bookmark.c * edit.h (edit_execute_cmd): Declare it here. 2001-11-05 09:23:05 +00:00
ChangeLog * edit-widget.h: Add new field macro_depth to control depth of 2002-10-21 02:06:03 +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-widget.h: Add new field macro_depth to control depth of 2002-10-21 02:06:03 +00:00
edit.c * edit-widget.h: Add new field macro_depth to control depth of 2002-10-21 02:06:03 +00:00
edit.h * edit.h (struct key_word): Remove time field. 2002-09-26 12:23:13 +00:00
editcmd.c Remove unnecessary and incorrect declaration of edit_cursor_to_bol(). 2002-10-08 04:50:20 +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 (print_to_widget): Eliminate use of floating point. 2002-10-06 21:08:20 +00:00
editmenu.c Global removal of RCS Id: flags. 2002-09-26 23:13:45 +00:00
editoptions.c * editoptions.c (edit_options_dialog): Don't allow 2002-10-17 05:43:57 +00:00
editwidget.c * editwidget.c (edit): Make edit_dlg local variable. 2002-09-24 15:10:47 +00:00
Makefile.am * Makefile.am: Don't define "MIDNIGHT" - it's unused now. 2001-09-07 21:24:11 +00:00
syntax.c Global removal of RCS Id: flags. 2002-09-26 23:13:45 +00:00
wordproc.c * wordproc.c (line_start): Remove incorrect optimization abusing 2002-10-20 17:08:11 +00:00