log src/minibuf.c @ 24032:476888c56e54

age author description
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