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".
|