log src/minibuf.c @ 78260:922696f363b0

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