log src/minibuf.c @ 82453:d04e217671f9

age author description
Thu, 16 Aug 2007 02:20:58 +0000 Richard M. Stallman (Fall_completions): Use enum for type of table.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Sun, 01 Jul 2007 01:57:21 +0000 Stefan Monnier (Fcompleting_read): New value `confirm-only' for `require-match'.
Fri, 08 Jun 2007 20:09:20 +0000 Juanma Barranquero (read_minibuf): Use empty_unibyte_string.
Tue, 26 Aug 2008 11:11:41 +0000 Juanma Barranquero Fix typos (sync from trunk).
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 17 Oct 2007 01:30:17 +0000 Glenn Morris (Qcompletion_ignore_case): New Lisp_Object.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Thu, 19 Apr 2007 22:20:47 +0000 Juanma Barranquero (Fminibuffer_contents, Fminibuffer_contents_no_properties,
Thu, 08 Mar 2007 14:34:11 +0000 Chong Yidong (Ftry_completion): Don't short circuit if completion-ignore-case is
Wed, 07 Mar 2007 02:13:26 +0000 Stefan Monnier (read_minibuf): Bind inhibit-read-only a bit longer so as
Wed, 21 Feb 2007 13:55:27 +0000 Kim F. Storm (Fassoc_string): Doc fix. Allow symbol for KEY too.
Mon, 19 Feb 2007 22:53:31 +0000 Kim F. Storm (Fassoc_string): Allow symbols as keys.
Thu, 08 Feb 2007 08:56:11 +0000 Kim F. Storm Fix last change -- undo the following part of that change:
Thu, 08 Feb 2007 00:06:43 +0000 Kim F. Storm (read_minibuf): Fix 2007-01-30 change.
Tue, 30 Jan 2007 23:49:33 +0000 Richard M. Stallman (read_minibuf): Save and clear Vminibuffer_completing_file_name.
Sun, 28 Jan 2007 07:16:39 +0000 Richard M. Stallman (Ftry_completion, Fall_completions, Fcompleting_read, Ftest_completion):
Sat, 27 Jan 2007 18:00:28 +0000 Eli Zaretskii (Fcompleting_read): Doc fix.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 02 Jan 2007 21:03:49 +0000 Richard M. Stallman Whitespace change.
Sat, 16 Dec 2006 20:38:14 +0000 Juanma Barranquero (Ftry_completion): Check that obarray buckets are symbols.
Sat, 16 Dec 2006 00:43:50 +0000 Juanma Barranquero (Ftry_completion): Use `check_obarray' if ALIST is a vector.
Sun, 10 Dec 2006 23:22:25 +0000 Juanma Barranquero (syms_of_minibuf) <minibuffer-completion-table>: Doc fix.
Tue, 14 Nov 2006 19:25:40 +0000 Romain Francoise (Fcompleting_read): Fix typo in docstring.
Sat, 21 Oct 2006 17:39:42 +0000 Richard M. Stallman (Vread_expression_map): Define here.
Tue, 10 Oct 2006 01:20:20 +0000 Chong Yidong * dispnew.c (sit_for): Sit forever if TIMEOUT is t.
Tue, 10 Oct 2006 00:33:02 +0000 Chong Yidong * minibuf.c (temp_echo_area_glyphs): Sit for
Sat, 23 Sep 2006 21:05:12 +0000 Juanma Barranquero (Finternal_complete_buffer, Fread_minibuffer, Fdisplay_completion_list):
Sat, 02 Sep 2006 17:37:26 +0000 Jan Dj¸«£rv * minibuf.c (Finternal_complete_buffer): Move after DEFUN:s it calls
Sat, 02 Sep 2006 11:21:55 +0000 Eli Zaretskii (Finternal_complete_buffer): New function.