Tue, 27 Sep 1994 02:12:02 +0000 |
Karl Heuer |
(read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,
|
Sat, 24 Sep 1994 01:41:54 +0000 |
Richard M. Stallman |
(read_minibuf_unwind): Preserve Vdeactivate_mark.
|
Thu, 22 Sep 1994 07:41:35 +0000 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
Mon, 19 Sep 1994 00:14:16 +0000 |
Karl Heuer |
(read_minibuf): Fix Lisp_Object vs. int problems.
|
Sun, 18 Sep 1994 08:45:56 +0000 |
Richard M. Stallman |
(get_minibuffer): Call Fkill_all_local_variables.
|
Fri, 16 Sep 1994 21:31:00 +0000 |
Karl Heuer |
(read_minibuf): Don't add to the history list if the minibuffer string is
|
Thu, 15 Sep 1994 03:31:52 +0000 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
Sun, 24 Jul 1994 04:04:36 +0000 |
Richard M. Stallman |
(Fdisplay_completion_list): gcpro `completions'.
|
Fri, 24 Jun 1994 14:14:43 +0000 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
Tue, 21 Jun 1994 20:49:12 +0000 |
Richard M. Stallman |
(read_minibuf_unwind): Run Qminibuffer_exit_hook here.
|
Sat, 18 Jun 1994 00:18:28 +0000 |
Karl Heuer |
(minibuf_save_list): New variable, replaces minibuf_save_vector.
|
Fri, 10 Jun 1994 20:33:03 +0000 |
Richard M. Stallman |
(Fdisplay_completion_list): Require at least two spaces between items.
|
Wed, 25 May 1994 02:39:20 +0000 |
Karl Heuer |
(Fminibuffer_complete_word): GCPRO completion and tem.
|
Wed, 04 May 1994 02:41:09 +0000 |
Karl Heuer |
Update copyright.
|
Tue, 03 May 1994 05:12:17 +0000 |
Richard M. Stallman |
(read_minibuf): Clear previous_echo_glyphs.
|
Fri, 29 Apr 1994 20:00:51 +0000 |
Richard M. Stallman |
(Fminibuffer_complete): Add third arg to Fset_window_start.
|
Fri, 29 Apr 1994 05:48:36 +0000 |
Karl Heuer |
(do_completion): Initialize vars before gcpro.
|
Tue, 26 Apr 1994 01:19:14 +0000 |
Richard M. Stallman |
(temp_echo_area_glyphs): Use Vunread_command_events.
|
Fri, 08 Apr 1994 01:38:48 +0000 |
Karl Heuer |
(Vminibuffer_exit_hook): New variable.
|
Thu, 07 Apr 1994 04:13:55 +0000 |
Karl Heuer |
(Fminibuffer_prompt_width): Undo previous change for negative values.
|
Wed, 06 Apr 1994 06:01:15 +0000 |
Karl Heuer |
(temp_echo_area_glyphs): Use PT, not point.
|
Wed, 06 Apr 1994 05:59:21 +0000 |
Karl Heuer |
(Fminibuffer_prompt_width): Allow for negative value.
|
Tue, 05 Apr 1994 22:53:54 +0000 |
Karl Heuer |
(do_completion): gcpro some things.
|
Wed, 30 Mar 1994 05:23:18 +0000 |
Karl Heuer |
(Fminibuffer_prompt, Fminibuffer_prompt_width): New funcs.
|
Wed, 30 Mar 1994 05:17:30 +0000 |
Richard M. Stallman |
(Vcompletion_regexp_list): New var.
|
Sun, 27 Mar 1994 07:55:46 +0000 |
Richard M. Stallman |
(read_minibuf): Return val via unbind_to.
|
Wed, 23 Mar 1994 22:55:24 +0000 |
Karl Heuer |
(read_minibuf): Use assignment instead of initialization.
|
Tue, 22 Mar 1994 22:59:01 +0000 |
Karl Heuer |
(read_minibuf): Don't redirect focus unless minibuf is on another frame.
|
Wed, 16 Mar 1994 22:44:00 +0000 |
Karl Heuer |
(read_minibuf): Disallow trailing junk.
|
Tue, 15 Mar 1994 00:04:25 +0000 |
Karl Heuer |
(read_minibuf): Make minibuffer frame visible when minibuffer activated.
|
Mon, 07 Mar 1994 18:55:55 +0000 |
Karl Heuer |
(get_minibuffer): Make name buffer large enough.
|
Mon, 07 Mar 1994 18:53:02 +0000 |
Karl Heuer |
(Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.
|
Mon, 07 Mar 1994 18:47:49 +0000 |
Karl Heuer |
(temp_echo_area_glyphs): Use quit_char, not C-g.
|
Sat, 05 Mar 1994 20:35:13 +0000 |
Richard M. Stallman |
(read_minibuf): Don't call Vrun_hooks if it is nil.
|
Wed, 02 Mar 1994 23:18:37 +0000 |
Richard M. Stallman |
(Fdisplay_completion_list): Restore original buffer
|
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.
|
Mon, 22 Feb 1993 15:09:33 +0000 |
Jim Blandy |
* minibuf.c (Fdisplay_completion_list): Pass the proper number of
|
Tue, 26 Jan 1993 01:58:16 +0000 |
Jim Blandy |
JimB's changes since January 18th
|
Mon, 16 Nov 1992 00:46:19 +0000 |
Jim Blandy |
* minibuf.c (temp_echo_area_glyphs): Change reference to
|
Sat, 07 Nov 1992 07:35:49 +0000 |
Jim Blandy |
* minibuf.c (read_minibuf): Protect call to Fredirect_frame_focus
|
Sat, 31 Oct 1992 05:26:29 +0000 |
Jim Blandy |
* minibuf.c (read_minibuf): Use EQ to compare, not ==.
|
Mon, 19 Oct 1992 18:44:46 +0000 |
Jim Blandy |
* minibuf.c (temp_echo_area_glyphs): Don't clear echo_area_glyphs
|
Sat, 03 Oct 1992 00:06:36 +0000 |
Jim Blandy |
* minibuf.c (read_minibuf): Don't bother to save the current
|
Tue, 22 Sep 1992 05:19:09 +0000 |
Jim Blandy |
Thu Sep 17 15:51:18 1992 Jim Blandy (jimb@pogo.cs.oberlin.edu)
|
Wed, 19 Aug 1992 06:33:46 +0000 |
Jim Blandy |
* minibuf.c (Fread_from_minibuffer): Put this function's doc
|
Wed, 12 Aug 1992 14:08:21 +0000 |
Jim Blandy |
* minibuf.c (Fcompleting_read): Stop subtracting one from the
|
Fri, 24 Jul 1992 20:13:03 +0000 |
Richard M. Stallman |
entered into RCS
|
Fri, 24 Jul 1992 08:17:31 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 13 Jul 1992 20:53:59 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 02 Jul 1992 22:27:24 +0000 |
Joseph Arceneaux |
*** empty log message ***
|
Thu, 02 Jul 1992 22:11:40 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 30 Jun 1992 13:54:21 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 04 Jun 1992 02:40:51 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 18 May 1992 08:14:41 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 14 Jan 1992 02:48:51 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 05 Nov 1991 18:48:22 +0000 |
Jim Blandy |
*** empty log message ***
|
Sat, 27 Jul 1991 06:54:44 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 23 Jul 1991 20:13:12 +0000 |
Jim Blandy |
*** empty log message ***
|
Mon, 15 Jul 1991 11:14:59 +0000 |
Jim Blandy |
*** empty log message ***
|
Thu, 23 May 1991 23:18:53 +0000 |
Jim Blandy |
Initial revision
|