Tue, 22 Jul 1997 03:10:25 +0000 |
Richard M. Stallman |
(choose_minibuf_frame_1): New function.
|
Sat, 19 Jul 1997 03:26:48 +0000 |
Richard M. Stallman |
(Fcompleting_read): gcpro def.
|
Sat, 12 Jul 1997 06:41:07 +0000 |
Richard M. Stallman |
(Fread_from_minibuffer): Remove extra get_keymap argument.
|
Fri, 04 Jul 1997 20:44:52 +0000 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
Wed, 25 Jun 1997 06:42:38 +0000 |
Richard M. Stallman |
Fix previous change.
|
Wed, 25 Jun 1997 05:45:46 +0000 |
Richard M. Stallman |
(read_minibuf): New arg allow_props.
|
Thu, 15 May 1997 02:28:12 +0000 |
Richard M. Stallman |
(Fread_from_minibuffer): Add gcpro.
|
Sat, 10 May 1997 21:47:21 +0000 |
Richard M. Stallman |
(Fread_command): New optional arg DEFAULT-VALUE. Callers changed.
|
Fri, 11 Apr 1997 06:04:27 +0000 |
Richard M. Stallman |
(read_minibuf): Get the string from the minibuffer
|
Thu, 10 Apr 1997 22:42:34 +0000 |
Karl Heuer |
(scmp, Fdisplay_completion_list): Fix Lisp_Object/integer confusion.
|
Thu, 20 Feb 1997 06:52:47 +0000 |
Karl Heuer |
Include charset.h.
|
Mon, 10 Feb 1997 09:46:16 +0000 |
Richard M. Stallman |
(Fminibuffer_message): New function.
|
Sun, 08 Dec 1996 08:20:17 +0000 |
Richard M. Stallman |
(syms_of_minibuf): Doc fix.
|
Mon, 11 Nov 1996 23:25:46 +0000 |
Richard M. Stallman |
(choose_minibuf_frame): Don't change selected_frame's
|
Sat, 26 Oct 1996 18:16:50 +0000 |
Richard M. Stallman |
(read_minibuf_unwind): Don't restore minibuf_window;
|
Sat, 21 Sep 1996 04:10:21 +0000 |
Richard M. Stallman |
(read_minibuf): Use FRAME_LEFT_SCROLL_BAR_WIDTH
|
Wed, 18 Sep 1996 22:56:24 +0000 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
Mon, 16 Sep 1996 06:32:10 +0000 |
Richard M. Stallman |
(read_minibuf_unwind): Clear last_overlay_modified field.
|
Fri, 13 Sep 1996 18:25:17 +0000 |
Richard M. Stallman |
(read_minibuf): If not in minibuffer window,
|
Sun, 01 Sep 1996 21:04:32 +0000 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|
Fri, 30 Aug 1996 00:04:33 +0000 |
Richard M. Stallman |
(Fminibuffer_complete_word): Check for
|
Thu, 29 Aug 1996 04:35:38 +0000 |
Richard M. Stallman |
(Vhistory_length, Qhistory_length): New variables.
|
Wed, 07 Aug 1996 18:28:03 +0000 |
Richard M. Stallman |
(Fread_from_minibuffer): Make position 0 in the initial
|
Mon, 10 Jun 1996 21:04:09 +0000 |
Richard M. Stallman |
(choose_minibuf_frame): Eliminate MSDOS-non-MULTI_FRAME conditional.
|
Mon, 10 Jun 1996 21:03:43 +0000 |
Richard M. Stallman |
(choose_minibuf_frame): Support multiple frames on MSDOS.
|
Wed, 10 Apr 1996 01:51:27 +0000 |
Richard M. Stallman |
(read_minibuf): GCPRO ambient_dir.
|
Sun, 07 Apr 1996 16:43:51 +0000 |
Richard M. Stallman |
(read_minibuf): Rearrange operations, mainly putting
|
Sun, 25 Feb 1996 20:46:59 +0000 |
Richard M. Stallman |
(read_minibuf): Bind inhibit-read-only to t around clearing the minibuffer.
|
Mon, 29 Jan 1996 23:26:11 +0000 |
Richard M. Stallman |
(Fset_minibuffer_window): New function.
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|