log src/macros.c @ 17499:77604d2454dc libc-970418 libc-970419 libc-970420 libc-970421 libc-970422 libc-970423 libc-970424 libc-970425 libc-970426 libc-970427 libc-970428 libc-970429 libc-970430 libc-970501 libc-970502 libc-970503 libc-970504 libc-970505

age author description
1996-11-11 Richard M. Stallman (Fcall_last_kbd_macro): Set this_command from last_command
1996-08-29 Erik Naggum (init_macros): Initialize executing_macro, too.
1996-08-29 Richard M. Stallman (executing_macro_iterations, executing_macro): New vars.
1996-05-12 Karl Heuer (Fstart_kbd_macro): Add missing xrealloc arg.
1996-01-24 Karl Heuer * macros.c (Fstart_kbd_macro): Use xmalloc.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-09 Erik Naggum (Fexecute_kbd_macro): Reindent properly.
1996-01-09 Karl Heuer (Fexecute_kbd_macro): Local var `pdlcount' renamed from
1996-01-09 Erik Naggum (Fend_kbd_macro, Fexecute_kbd_macro): Harmonize arguments with
1995-12-21 Karl Heuer (Fstore_kbd_macro_event): New function.
1995-08-13 Richard M. Stallman (Fcancel_kbd_macro_events): New function.
1995-06-07 Karl Heuer (Fexecute_kbd_macro): Vprefix_arg is now part of kboard.
1995-04-10 Richard M. Stallman Include keyboard.h.
1995-03-15 Karl Heuer Rename perdisplay to kboard.
1995-03-13 Karl Heuer (Fexecute_kbd_macro): current_perdisplay now is never null.
1995-03-08 Karl Heuer (Fstart_kbd_macro): Access Vlast_kbd_macro via perdisplay.
1995-03-03 Karl Heuer (defining_kbd_macro): Delete; now part of perdisplay. All uses changed.
1995-03-01 Karl Heuer (Fexecute_kbd_macro): Use clear_prefix_arg.
1995-02-01 Karl Heuer (Fexecute_kbd_macro): Clear prefix arg here, not in command_loop_1.
1994-10-04 Karl Heuer (Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.
1994-09-27 Karl Heuer (Fexecute_kbd_macro): Use type test macros.
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-05-22 Jim Blandy Updated copyright years.
1993-03-05 Richard M. Stallman (Fend_kbd_macro): Fix call to make_event_array.
1992-12-12 Jim Blandy * macros.c (Fend_kbd_macro): Don't use XFASTINT to check if arg is
1992-05-18 Jim Blandy entered into RCS
1992-01-13 Jim Blandy *** empty log message ***
1991-11-26 Jim Blandy *** empty log message ***
1991-04-28 Jim Blandy Initial revision