log src/macros.c @ 22477:9bc88c123895 gcc-2_8_1-980627 gcc-2_8_1-980705 gcc-2_8_1-980718 libc-980614 libc-980615 libc-980616 libc-980617 libc-980618 libc-980619 libc-980620 libc-980621 libc-980622 libc-980623 libc-980624 libc-980625 libc-980626 libc-980627 libc-980628 libc-980629 libc-980630 libc-980701 libc-980702 libc-980703 libc-980704 libc-980705 libc-980706 libc-980707 libc-980708 libc-980709 libc-980710 libc-980711 libc-980712 libc-980713 libc-980714 libc-980715 libc-980716 libc-980717 libc-980718 libc-980719

age author description
Fri, 21 Nov 1997 13:03:55 +0000 Andreas Schwab (store_kbd_macro_char): Define as returning nothing.
Mon, 11 Nov 1996 20:33:21 +0000 Richard M. Stallman (Fcall_last_kbd_macro): Set this_command from last_command
Thu, 29 Aug 1996 21:22:04 +0000 Erik Naggum (init_macros): Initialize executing_macro, too.
Thu, 29 Aug 1996 04:38:05 +0000 Richard M. Stallman (executing_macro_iterations, executing_macro): New vars.
Sun, 12 May 1996 20:07:43 +0000 Karl Heuer (Fstart_kbd_macro): Add missing xrealloc arg.
Wed, 24 Jan 1996 23:41:04 +0000 Karl Heuer * macros.c (Fstart_kbd_macro): Use xmalloc.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 03:58:16 +0000 Erik Naggum (Fexecute_kbd_macro): Reindent properly.
Tue, 09 Jan 1996 02:34:30 +0000 Karl Heuer (Fexecute_kbd_macro): Local var `pdlcount' renamed from
Tue, 09 Jan 1996 00:33:09 +0000 Erik Naggum (Fend_kbd_macro, Fexecute_kbd_macro): Harmonize arguments with
Thu, 21 Dec 1995 17:11:28 +0000 Karl Heuer (Fstore_kbd_macro_event): New function.
Sun, 13 Aug 1995 15:47:11 +0000 Richard M. Stallman (Fcancel_kbd_macro_events): New function.
Wed, 07 Jun 1995 22:24:23 +0000 Karl Heuer (Fexecute_kbd_macro): Vprefix_arg is now part of kboard.
Mon, 10 Apr 1995 05:33:58 +0000 Richard M. Stallman Include keyboard.h.
Wed, 15 Mar 1995 01:49:46 +0000 Karl Heuer Rename perdisplay to kboard.