Wed, 03 Nov 1999 12:40:41 +0000 |
Gerd Moellmann |
(string_to_object): New.
|
Mon, 25 Oct 1999 04:58:18 +0000 |
Ken Raeburn |
more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
|
Sun, 17 Oct 1999 12:55:49 +0000 |
Gerd Moellmann |
(Fminibuffer_complete_and_exit): Supply value for new
|
Thu, 30 Sep 1999 04:19:45 +0000 |
Kenichi Handa |
(Fminibuffer_complete_word): Calculate string byte
|
Mon, 20 Sep 1999 23:18:49 +0000 |
Gerd Moellmann |
(toplevel): Move include of stdio.h to other includes.
|
Thu, 16 Sep 1999 12:52:20 +0000 |
Gerd Moellmann |
(read_minibuf): Remove unused variables.
|
Mon, 13 Sep 1999 11:13:47 +0000 |
Gerd Moellmann |
(choose_minibuf_frame): Don't try to set the
|
Sun, 12 Sep 1999 20:21:55 +0000 |
Gerd Moellmann |
(read_minibuf_unwind): Call resize_mini_window with
|
Wed, 08 Sep 1999 21:14:25 +0000 |
Richard M. Stallman |
(read_minibuf): Put all three properties on the same range--the whole prompt.
|
Fri, 03 Sep 1999 15:52:10 +0000 |
Gerd Moellmann |
(read_minibuf_unwind): Resize mini-window when
|
Wed, 01 Sep 1999 13:37:07 +0000 |
Gerd Moellmann |
(read_minibuf): Flush display after setting cursor to
|
Sat, 21 Aug 1999 19:30:16 +0000 |
Gerd Moellmann |
Remove conditional compilation on
|
Wed, 21 Jul 1999 21:43:52 +0000 |
Gerd Moellmann |
(read_minibuf): Reset echo message strings to nil.
|
Fri, 02 Jul 1999 12:15:14 +0000 |
Richard M. Stallman |
(read_minibuf): Set the multibyteness of the
|
Tue, 13 Oct 1998 23:54:54 +0000 |
Richard M. Stallman |
Fix previous change.
|
Tue, 13 Oct 1998 21:10:10 +0000 |
Richard M. Stallman |
(Fdisplay_completion_list): Put on mouse-face properties.
|
Sun, 09 Aug 1998 21:56:16 +0000 |
Richard M. Stallman |
(Fminibuffer_complete): this_command renamed to Vthis_command.
|
Thu, 02 Jul 1998 07:01:21 +0000 |
Richard M. Stallman |
(Vminibuffer_completing_file_name): New var.
|
Fri, 19 Jun 1998 16:53:40 +0000 |
Karl Heuer |
(syms_of_minibuf): Initialize buffer-name-history.
|
Sun, 14 Jun 1998 08:37:52 +0000 |
Erik Naggum |
(Fcompleting_read): Escape bare newline in doc string.
|
Wed, 20 May 1998 03:01:19 +0000 |
Richard M. Stallman |
(syms_of_minibuf): Doc fix.
|
Tue, 19 May 1998 03:41:25 +0000 |
Richard M. Stallman |
(read_minibuf): If history list var is void, make it nil.
|
Wed, 13 May 1998 00:30:55 +0000 |
Richard M. Stallman |
(Fminibuffer_complete_word): Fix the string-comparison loop.
|
Tue, 12 May 1998 20:15:27 +0000 |
Richard M. Stallman |
(Fall_completions, Ftry_completion): Compare char sizes, not STRING_BYTES.
|
Tue, 12 May 1998 02:48:51 +0000 |
Richard M. Stallman |
(assoc_for_completion): Use Fcompare_strings.
|
Sat, 09 May 1998 23:55:27 +0000 |
Richard M. Stallman |
(Qbuffer_name_history): New variable.
|
Thu, 30 Apr 1998 03:16:00 +0000 |
Richard M. Stallman |
(minibuf_conform_representation): New function.
|
Mon, 20 Apr 1998 03:53:06 +0000 |
Richard M. Stallman |
(Ftry_completion): Use Fcompare_strings.
|
Tue, 14 Apr 1998 13:03:30 +0000 |
Andreas Schwab |
(Fself_insert_and_exit): Fix mixing of Lisp_Object and
|
Sat, 21 Mar 1998 07:06:14 +0000 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|