log src/minibuf.c @ 5376:eb9c60c0cfe8

age author description
Thu, 30 Dec 1993 16:43:05 +0000 Richard M. Stallman (read_from_minibuffer): Rename arg initial_input to initial_contents.
Thu, 30 Dec 1993 07:23:51 +0000 Richard M. Stallman (Fall_completions): Allow completions that start with space
Thu, 23 Dec 1993 01:20:50 +0000 Richard M. Stallman (minibuffer_auto_raise): Really define it.
Fri, 19 Nov 1993 17:44:23 +0000 Richard M. Stallman (read_minibuf): History list always gets strings,
Tue, 05 Oct 1993 01:46:45 +0000 Brian Fox (Fminibuffer_complete_word): GCPRO1 `completion' during calls to
Wed, 22 Sep 1993 18:13:27 +0000 Brian Fox (read_minibuf): Don't add history item if it is
Tue, 14 Sep 1993 12:09:15 +0000 Richard M. Stallman (Fminibuffer_complete_word): Pass new arg to insert_from_string*.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sun, 15 Aug 1993 03:54:35 +0000 Richard M. Stallman (Qread_file_name_internal): New var.
Wed, 11 Aug 1993 05:23:49 +0000 Richard M. Stallman (Qminibuffer_setup_hook, Vminibuffer_setup_hook): New vars.
Thu, 15 Jul 1993 05:46:02 +0000 Richard M. Stallman (Fdisplay_completion_list): Run completion-setup-hook.
Sat, 19 Jun 1993 21:06:18 +0000 Jim Blandy * minibuf.c (Fread_minibuffer): Add missing semicolon after
Sat, 12 Jun 1993 17:16:00 +0000 Richard M. Stallman (read_minibuf): Set and use mini_frame only if MULTI_FRAME.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.