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.