Wed, 31 Dec 1997 21:56:00 +0000 |
Richard M. Stallman |
(Fminibuffer_complete_word): Handle bytes vs characters
|
Sat, 27 Dec 1997 08:16:00 +0000 |
Richard M. Stallman |
(Fread_command, Fread_variable): Fix previous change.
|
Sun, 21 Dec 1997 01:44:07 +0000 |
Richard M. Stallman |
(Fread_variable): If DEFAULT_VALUE is symbol, use its name.
|
Fri, 19 Dec 1997 14:54:55 +0000 |
Karl Heuer |
(Vread_buffer_function): New var.
|
Fri, 21 Nov 1997 13:50:47 +0000 |
Andreas Schwab |
(read_minibuf_unwind): Fix return type and return nil.
|
Thu, 16 Oct 1997 18:27:12 +0000 |
Karl Heuer |
(read_minibuf): Return DEFALT here, if minibuffer is empty.
|
Sat, 13 Sep 1997 06:02:11 +0000 |
Richard M. Stallman |
(syms_of_minibuf): Doc fix.
|
Wed, 03 Sep 1997 16:20:47 +0000 |
Richard M. Stallman |
(read_minibuf): Fix use of Ffboundp.
|
Tue, 02 Sep 1997 05:22:07 +0000 |
Richard M. Stallman |
(Fread_from_minibuffer, Fread_string): Doc fixes.
|
Wed, 27 Aug 1997 15:53:09 +0000 |
Richard M. Stallman |
Fix previous change.
|
Tue, 26 Aug 1997 22:16:09 +0000 |
Richard M. Stallman |
(read_minibuf): Inherit enable-multibyte-characters
|
Tue, 26 Aug 1997 11:42:33 +0000 |
Kenichi Handa |
(Qcurrent_input_method, Qactivate_input_method): New
|
Mon, 18 Aug 1997 18:57:32 +0000 |
Richard M. Stallman |
(read_minibuf): New arg disable_multibyte.
|
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.
|