log src/minibuf.c @ 112453:06719a229a46 default tip

age author description
Wed, 19 Jan 2011 22:40:36 -0800 Glenn Morris Give read-expression-history a doc.
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Thu, 18 Nov 2010 08:57:00 -0800 Dan Nicolaescu Move declarations from .c files to .h files.
Sat, 25 Sep 2010 07:55:30 -0400 Eli Zaretskii Fix int/EMACS_INT use in lread.c, marker.c, minibuf.c, print.c
Wed, 22 Sep 2010 12:03:34 -0400 Eli Zaretskii Fix some uses of int instead of EMACS_INT.
Sun, 08 Aug 2010 17:12:29 -0400 Chong Yidong Merge changes from emacs-23 branch
Wed, 28 Jul 2010 02:15:49 +0200 Juanma Barranquero Document arguments passed to `read-buffer-function' (bug#5625).
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Mon, 26 Jul 2010 20:52:35 -0700 Dan Nicolaescu Use const, move declarations to header files.
Tue, 27 Jul 2010 04:10:05 +0200 Juanma Barranquero Merge from emacs-23
Mon, 12 Jul 2010 19:47:17 +0200 Andreas Schwab Convert old-style definitions
Mon, 26 Jul 2010 01:56:56 +0200 Juanma Barranquero * minibuf.c (Fread_buffer): Doc fix (bug#6528).
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs to standard C.
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Fri, 02 Jul 2010 14:19:53 +0200 Jan D Remove __P and P_ from .c and .m files and definition of P_
Tue, 08 Jun 2010 21:42:10 +0200 Andreas Schwab * minibuf.c (Fall_completions): Add more checks.
Tue, 08 Jun 2010 19:56:21 +0200 Andreas Schwab * minibuf.c (Fall_completions): Add more checks.
Tue, 08 Jun 2010 18:53:11 +0200 Juanma Barranquero * minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sun, 27 Dec 2009 08:11:12 +0000 Chong Yidong * minibuf.c (Fall_completions): Minor optimization.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Mon, 26 Oct 2009 16:20:44 +0000 Juanma Barranquero * minibuf.c (Fall_completions): Fix typos in docstring.
Mon, 26 Oct 2009 15:18:03 +0000 Juanma Barranquero Fix typos in comments.
Mon, 26 Oct 2009 03:39:15 +0000 Stefan Monnier (all-completions): Declare the 4th arg obsolete.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Tue, 17 Mar 2009 04:37:41 +0000 Chong Yidong (Vminibuffer_completion_confirm): Doc fix.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Mon, 22 Dec 2008 20:45:52 +0000 Dan Nicolaescu (read_minibuf): Follow the non-interactive case when
Sat, 20 Dec 2008 10:25:19 +0000 Chong Yidong (Fread_buffer): Doc fix.
Mon, 24 Nov 2008 19:13:29 +0000 Chong Yidong (Fcompleting_read, Vminibuffer_completion_confirm): Document
Sun, 02 Nov 2008 10:41:28 +0000 Martin Rudalics (choose_minibuf_frame): Handle NORECORD in call of
Wed, 30 Jul 2008 15:33:38 +0000 Chong Yidong (Vread_buffer_function): Doc fix.
Wed, 30 Jul 2008 15:26:31 +0000 Chong Yidong (read_buffer_completion_ignore_case): New var.
Tue, 10 Jun 2008 18:41:01 +0000 Stefan Monnier * dired.c (file_name_completion): Don't return t if the match is exact
Thu, 05 Jun 2008 05:44:12 +0000 Stefan Monnier * keymap.c (Vminibuffer_local_filename_must_match_map):
Thu, 22 May 2008 03:18:18 +0000 Stefan Monnier * minibuf.c (keys_of_minibuf): Delete.
Mon, 19 May 2008 11:23:53 +0000 Stefan Monnier (Finternal_complete_buffer): Typo.
Mon, 19 May 2008 11:22:44 +0000 Stefan Monnier (Finternal_complete_buffer): Only strip out hidden buffers
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Mon, 05 May 2008 09:51:29 +0000 Stefan Monnier (Ftry_completion): Remove code left over from when we used
Fri, 02 May 2008 01:02:26 +0000 Juri Linkov (Fread_from_minibuffer, Fread_string, Fread_command)
Sat, 19 Apr 2008 21:44:46 +0000 Stefan Monnier (syms_of_minibuf) <minibuffer-completing-file-name>: Fix docstring.
Wed, 09 Apr 2008 19:33:56 +0000 Stefan Monnier * minibuffer.el (minibuffer): Move group from cus-edit.el.
Wed, 09 Apr 2008 18:02:08 +0000 Stefan Monnier (temp_echo_area_glyphs): Remove unused function.
Wed, 09 Apr 2008 03:34:19 +0000 Stefan Monnier * lisp/minibuffer.el: New file.
Sat, 05 Apr 2008 21:03:47 +0000 Chong Yidong (Fassoc_string): Tweak docstring.
Wed, 19 Mar 2008 17:03:35 +0000 Jason Rumney * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 19 Oct 2007 00:00:21 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Tue, 21 Aug 2007 04:54:03 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Mon, 09 Jul 2007 08:00:55 +0000 Miles Bader Merge from emacs--devo--0
Mon, 11 Jun 2007 00:58:11 +0000 Miles Bader Merge from emacs--devo--0
Tue, 24 Apr 2007 21:56:25 +0000 Miles Bader Merge from emacs--devo--0
Sun, 18 Mar 2007 14:11:08 +0000 Miles Bader Merge from emacs--devo--0
Mon, 26 Feb 2007 23:03:45 +0000 Miles Bader Merge from emacs--devo--0
Tue, 13 Feb 2007 12:14:16 +0000 Miles Bader Merge from emacs--devo--0
Tue, 30 Jan 2007 22:22:43 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Mon, 01 Jan 2007 03:21:06 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Dec 2006 01:29:26 +0000 Miles Bader Merge from emacs--devo--0
Tue, 21 Nov 2006 08:56:38 +0000 Miles Bader Merge from emacs--devo--0
Mon, 30 Oct 2006 08:54:41 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Oct 2006 02:54:13 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Oct 2006 05:04:21 +0000 Miles Bader Merge from emacs--devo--0
Tue, 05 Sep 2006 02:54:22 +0000 Miles Bader Merge from emacs--devo--0
Wed, 19 Jul 2006 00:42:56 +0000 Miles Bader Merge from emacs--devo--0
Wed, 07 Jun 2006 18:05:10 +0000 Miles Bader Merge from emacs--devo--0
Wed, 10 May 2006 20:42:41 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Wed, 25 Jan 2006 07:10:04 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Mon, 16 Jan 2006 06:59:21 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
Fri, 07 Oct 2005 07:15:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Fri, 22 Jul 2005 08:27:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Thu, 31 Mar 2005 09:58:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
Wed, 23 Feb 2005 09:18:23 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-16
Tue, 14 Dec 2004 07:34:55 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-78
Wed, 08 Dec 2004 05:02:30 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Fri, 19 Nov 2004 06:55:13 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72
Thu, 09 Sep 2004 09:36:36 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36
Fri, 27 Aug 2004 07:00:34 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 29 Sep 2003 18:07:03 +0000 Dave Love (Fminibuffer_complete_word): Remove unused var.
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Tue, 03 Sep 2002 04:08:49 +0000 Kenichi Handa (Fminibuffer_complete_word): Use the macro
Wed, 03 Jul 2002 22:23:44 +0000 Dave Love (Fminibuffer_complete_word): Remove unused var.
Fri, 01 Mar 2002 01:06:01 +0000 Kenichi Handa Include "character.h" instead of "charset.h".
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Fri, 26 Oct 2007 13:48:26 +0000 Juanma Barranquero (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.
Mon, 22 Oct 2007 00:19:51 +0000 Juri Linkov Allow minibuffer default to be a list of default values.
Wed, 17 Oct 2007 23:43:52 +0000 Stefan Monnier * xselect.c (x_own_selection, x_handle_selection_clear)
Wed, 17 Oct 2007 01:30:38 +0000 Glenn Morris (Qcompletion_ignore_case): New Lisp_Object.
Tue, 21 Aug 2007 04:55:30 +0000 Miles Bader Merge from emacs--devo--0
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Jul 2007 02:05:20 +0000 Miles Bader Merge from emacs--devo--0
Mon, 11 Jun 2007 01:00:07 +0000 Miles Bader Merge from emacs--devo--0
Sun, 22 Apr 2007 12:45:07 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 22 Apr 2007 12:12:29 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 24 Feb 2007 19:26:54 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 06 Jan 2007 15:25:16 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 01 Jan 2007 17:38:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sun, 03 Dec 2006 15:03:30 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Sun, 03 Dec 2006 12:25:18 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sat, 14 Oct 2006 17:36:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 14 Jul 2006 05:56:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Mon, 12 Jun 2006 07:27:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Wed, 10 May 2006 15:04:01 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 05 May 2006 10:30:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 30 Jan 2006 18:06:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
Tue, 03 Jan 2006 02:15:28 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 682)
Tue, 03 Jan 2006 01:50:46 +0000 Karoly Lorentey Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.
Thu, 29 Dec 2005 18:20:26 +0000 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
Thu, 29 Dec 2005 04:46:59 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 681)
Thu, 29 Dec 2005 04:41:02 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 678-680)
Mon, 19 Dec 2005 19:57:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
Sat, 10 Dec 2005 21:18:28 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 03 Dec 2005 14:25:50 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 659-663)
Tue, 01 Nov 2005 06:23:08 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 142-148, 615-628)
Sun, 23 Oct 2005 22:47:29 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 610-614)
Wed, 19 Oct 2005 14:06:17 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 133-141, 596-609)
Sun, 09 Oct 2005 20:00:17 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
Sat, 17 Sep 2005 19:00:49 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 543)
Sun, 11 Sep 2005 06:42:03 +0000 Karoly Lorentey Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Boetes, analysis by Kalle Olavi Niemitalo.)
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Sun, 27 Mar 2005 17:29:43 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 204-213)
Wed, 23 Feb 2005 11:26:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 27, 120-125)
Thu, 23 Dec 2004 16:43:51 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 08 Dec 2004 22:20:27 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 22 Nov 2004 11:06:39 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Fri, 10 Sep 2004 13:06:10 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 19 Aug 2004 15:05:01 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 24 Jun 2004 07:44:13 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 14 Jun 2004 20:00:54 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 07 Jun 2004 08:00:27 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 30 May 2004 21:11:48 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 17 Feb 2004 01:52:25 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 02 Jan 2004 04:22:23 +0000 Karoly Lorentey Got rid of the rif (window-based redisplay interface) global variable.
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 Djrv * 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.
Tue, 11 Jul 2006 20:10:34 +0000 Kim F. Storm (temp_echo_area_glyphs): Update/simplify sit_for calls.
Mon, 10 Jul 2006 18:51:31 +0000 Chong Yidong * puresize.h (BASE_PURESIZE): Increment to 1211000.
Wed, 31 May 2006 21:11:07 +0000 Juri Linkov (Vhistory_add_new_input): New variable.
Thu, 25 May 2006 21:16:22 +0000 Juri Linkov (read_minibuf): Remove arg KEEP_ALL. Callers changed.
Sun, 07 May 2006 11:15:42 +0000 Juanma Barranquero syms_of_minibuf) <history-length>: Fix typo in doc.
Wed, 03 May 2006 23:12:02 +0000 Richard M. Stallman (read_minibuf): Don't use read_minibuf_noninteractive
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 19 Jan 2006 17:38:57 +0000 Richard M. Stallman (read_minibuf): Fix previous change.
Sun, 01 Jan 2006 02:10:44 +0000 Richard M. Stallman (read_minibuf): Clear out all other minibuffer windows.
Wed, 28 Dec 2005 02:56:32 +0000 Richard M. Stallman (Fminibuffer_message): Doc fix.
Wed, 21 Dec 2005 17:33:40 +0000 Stefan Monnier (Fdisplay_completion_list): Use XCAR/XCDR.
Fri, 16 Dec 2005 19:03:17 +0000 Juri Linkov (Fminibuffer_completion_contents): New Lisp function
Sun, 11 Dec 2005 09:50:53 +0000 Juri Linkov (display_completion_list_1): Call `minibuffer_completion_contents'
Tue, 06 Dec 2005 15:53:58 +0000 Stefan Monnier (keys_of_minibuf): Just unbind SPC in Vminibuffer_local_filename_completion_map
Tue, 06 Dec 2005 07:39:57 +0000 Ken Raeburn (Fminibuffer_complete_and_exit): Avoid dangerous side effects in NILP argument.
Fri, 02 Dec 2005 13:55:54 +0000 Eli Zaretskii (Fcompleting_read): If Vminibuffer_completing_file_name is
Sat, 26 Nov 2005 11:19:21 +0000 Eli Zaretskii (syms_of_minibuf): Mention the extension of `completion-auto-help's meaning
Mon, 24 Oct 2005 16:22:16 +0000 Masatake YAMATO Small doc fix.
Thu, 20 Oct 2005 15:03:32 +0000 Kim F. Storm (display_completion_list_1): New wrapper function
Thu, 20 Oct 2005 13:07:14 +0000 Andreas Schwab (Fdisplay_completion_list): Doc fix.
Sun, 16 Oct 2005 09:31:48 +0000 Masatake YAMATO * message.el (message-expand-group): Pass the common
Fri, 30 Sep 2005 18:30:10 +0000 Romain Francoise (High-Level Completion): Explain that the prompt
Mon, 12 Sep 2005 10:26:48 +0000 Kim F. Storm (Fminibuffer_complete_word): Move `completion_string'
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 21 Jul 2005 16:30:50 +0000 Juanma Barranquero (Fminibuffer_prompt_end, Feval_minibuffer): Fix typos in docstrings.
Mon, 18 Jul 2005 16:30:09 +0000 Ken Raeburn (Ftest_completion): Fix odd syntax in test.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Fri, 25 Mar 2005 14:57:46 +0000 Stefan Monnier (Fminibuffer_complete_and_exit, Fself_insert_and_exit): Use Fexit_minibuffer.
Tue, 22 Feb 2005 20:39:23 +0000 Kim F. Storm (Ftry_completion, Fall_completions): Allow both string
Sun, 12 Dec 2004 18:15:22 +0000 Richard M. Stallman (Fall_completions): Add var `zero' and use it in loop.
Sat, 11 Dec 2004 21:57:50 +0000 Stefan Monnier (Ftry_completion, Fall_completions): Don't use XFASTINT blindly.
Mon, 22 Nov 2004 06:42:42 +0000 Markus Rost (Fminibuffer_complete_and_exit): Fix previous change.
Sat, 20 Nov 2004 22:32:07 +0000 Richard M. Stallman (Fminibuffer_complete_and_exit):
Sat, 20 Nov 2004 22:04:11 +0000 Richard M. Stallman (read_minibuf): New arg KEEP_ALL. Callers changed.
Sun, 14 Nov 2004 05:17:38 +0000 Richard M. Stallman (syms_of_minibuf) <completion-ignore-case>: Doc fix.
Wed, 08 Sep 2004 20:06:13 +0000 Juri Linkov (history_delete_duplicates): New variable.
Sat, 14 Aug 2004 12:46:46 +0000 John Paul Wallington (syms_of_minibuf) <completion-ignore-case>: Doc fix.
Sun, 20 Jun 2004 22:29:47 +0000 David Kastrup (Ftry_completion, Fall_completions): Do lazy binding
Sun, 13 Jun 2004 22:20:55 +0000 Andreas Schwab (Ftry_completion, Fall_completions, Ftest_completion):
Sat, 05 Jun 2004 16:52:14 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Fri, 28 May 2004 20:52:05 +0000 Stefan Monnier (run_exit_minibuf_hook): New function.
Fri, 06 Feb 2004 04:49:55 +0000 Luc Teirlinck (Fminibufferp, Fread_from_minibuffer)
Mon, 29 Dec 2003 11:25:21 +0000 Richard M. Stallman (Fset_minibuffer_window): Doc fix.
Thu, 25 Dec 2003 17:31:23 +0000 Luc Teirlinck (Fcompleting_read): Undo previous change.
Tue, 23 Dec 2003 22:20:04 +0000 Luc Teirlinck (read_minibuf): Allow INITIAL to be a cons of a string and an integer.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 22 Jul 2003 19:03:45 +0000 Stefan Monnier (get_minibuffer): Use it.
Tue, 22 Jul 2003 16:12:45 +0000 Stefan Monnier (get_minibuffer): Be careful when calling `reset_buffer'
Sun, 06 Jul 2003 23:26:09 +0000 Stefan Monnier (read_minibuf): UNGCPRO before returning.
Sat, 24 May 2003 22:02:14 +0000 Kim F. Storm Update Fset_window_buffer usage.
Sat, 17 May 2003 21:17:45 +0000 Stefan Monnier (Fselect_window): Add optional arg `norecord'.
Sat, 17 May 2003 15:52:54 +0000 Richard M. Stallman (read_minibuf): If buffer is empty, record the default in the history.
Fri, 11 Apr 2003 02:06:15 +0000 Kenichi Handa (temp_echo_area_glyphs): Change the arg to Lisp
Fri, 24 Jan 2003 19:15:05 +0000 Andreas Schwab (Fminibuffer_message): Verify type of parameter.
Mon, 13 Jan 2003 08:22:44 +0000 Richard M. Stallman (minibuffer_completion_contents): Error if point is inside prompt.
Tue, 07 Jan 2003 19:35:29 +0000 Markus Rost (Fread_variable): Doc fix.
Sat, 07 Dec 2002 21:41:00 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Thu, 26 Sep 2002 09:59:44 +0000 John Paul Wallington (Fminibufferp): Add an optional `buffer' argument.
Tue, 13 Aug 2002 22:52:05 +0000 Richard M. Stallman (Fminibufferp): New function.
Tue, 16 Jul 2002 19:48:51 +0000 Ken Raeburn (temp_echo_area_glyphs): String pointer args now
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Sun, 07 Jul 2002 21:09:14 +0000 Stefan Monnier (Ftry_completion, Fall_completions, Ftest_completion):
Mon, 01 Jul 2002 07:50:37 +0000 Richard M. Stallman (Fminibuffer_complete_and_exit): Move to end of buffer for completion.
Thu, 27 Jun 2002 16:22:31 +0000 Stefan Monnier (minibuffer_completion_contents): Add return type.
Wed, 26 Jun 2002 08:42:22 +0000 Richard M. Stallman (do_completion, Fminibuffer_complete_word)
Mon, 03 Jun 2002 01:42:52 +0000 Thien-Thi Nguyen (read_minibuf): Cast `current_column' return value to int.
Mon, 20 May 2002 08:06:21 +0000 Ken Raeburn * minibuf.c (Fread_command, Fread_variable): Use SYMBOL_NAME and
Sun, 28 Apr 2002 22:05:02 +0000 Richard M. Stallman (Fall_completions, Ftry_completion): New arg to Fcommandp.
Tue, 09 Apr 2002 19:28:42 +0000 Stefan Monnier (read_minibuf): Use empty_string.
Thu, 28 Feb 2002 22:09:53 +0000 Kim F. Storm (minibuf_selected_window): Renamed from Vminibuf_selected_window.
Tue, 26 Feb 2002 22:52:56 +0000 Kim F. Storm (read_minibuf): Set Vminibuf_selected_window on first
Fri, 01 Feb 2002 04:32:56 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Sun, 27 Jan 2002 18:20:46 +0000 Pavel Jank (Fread_from_minibuffer, Fread_command, Fread_function)
Mon, 21 Jan 2002 16:15:12 +0000 Pavel Jank (Fminibuffer_contents)
Tue, 18 Dec 2001 22:49:19 +0000 Richard M. Stallman (scmp): Function moved to dired.c.
Thu, 15 Nov 2001 08:06:06 +0000 Miles Bader (Fminibuffer_prompt_end): Update args to Ffield_end.
Tue, 13 Nov 2001 07:03:31 +0000 Pavel Jank (Fminibuffer_complete_word): Reindent.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Sun, 28 Oct 2001 10:54:56 +0000 Pavel Jank (read_minibuf): Remove unused external declaration of variable
Wed, 17 Oct 2001 03:17:18 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Mon, 15 Oct 2001 15:04:22 +0000 Pavel Jank Put doc strings in comments.
Fri, 12 Oct 2001 18:54:53 +0000 Stefan Monnier (keys_of_minibuf): Eliminate redundant bindings.
Mon, 08 Oct 2001 11:39:52 +0000 Stefan Monnier Include keymap.h.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Sun, 07 Oct 2001 11:03:59 +0000 Ken Raeburn * minibuf.c (Fminibuffer_prompt_end): Don't apply make_number to a Lisp_Object.
Fri, 05 Oct 2001 12:25:26 +0000 Miles Bader (Fminibuffer_prompt_end, Fminibuffer_contents)
Fri, 05 Oct 2001 09:49:39 +0000 Gerd Moellmann Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
Tue, 11 Sep 2001 16:10:41 +0000 Gerd Moellmann (read_minibuf_unwind): Bind inhibit-modification-hooks.
Tue, 11 Sep 2001 13:08:48 +0000 Gerd Moellmann (read_minibuf): Bind inhibit-modification-hooks to t,
Sat, 23 Jun 2001 16:19:29 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Mon, 21 May 2001 12:34:11 +0000 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
Mon, 05 Mar 2001 11:29:51 +0000 Gerd Moellmann (read_minibuf): Clean up the binding stack if
Wed, 21 Feb 2001 13:57:40 +0000 Gerd Moellmann Use display_hourglass_p, start_hourglass,
Tue, 05 Dec 2000 20:36:44 +0000 Ken Raeburn * minibuf.c: Include intervals.h.
Tue, 21 Nov 2000 15:57:34 +0000 Miles Bader (Vminibuffer_prompt_properties): New variable.
Tue, 31 Oct 2000 06:37:31 +0000 Miles Bader (read_minibuf): Reset the undo history just before starting the recursive-edit.
Fri, 27 Oct 2000 22:20:19 +0000 Stefan Monnier * lisp.h (KEYMAPP): New macro.
Mon, 23 Oct 2000 13:46:41 +0000 Miles Bader (Fminibuffer_complete): Pass nil for FULLY argument to
Sat, 21 Oct 2000 08:56:09 +0000 Eli Zaretskii (Fminibuffer_complete): Call Fpos_visible_in_window_p
Thu, 21 Sep 2000 20:54:57 +0000 Gerd Moellmann Avoid some more compiler warnings.
Thu, 24 Aug 2000 03:24:13 +0000 Kenichi Handa (do_completion): Always use compare-string, not string-equal because
Tue, 22 Aug 2000 22:49:22 +0000 Stefan Monnier (Vcompletion_auto_help): Renamed from `auto_help'.
Tue, 22 Aug 2000 22:41:00 +0000 Andrew Innes Include keyboard.h before frame.h.
Sun, 20 Aug 2000 17:10:13 +0000 Miles Bader (do_completion): Try again if we rewrite the input string, but no
Fri, 18 Aug 2000 04:55:09 +0000 Gerd Moellmann (do_completion): Use EQ instead of != to compare
Tue, 08 Aug 2000 16:26:31 +0000 Miles Bader (do_completion): Don't consider a simple change of case as `completion'.
Wed, 05 Apr 2000 17:29:31 +0000 Ken Raeburn make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
Wed, 15 Mar 2000 19:58:19 +0000 Gerd Moellmann (Fminibuffer_complete): Set point to ZV if finding
Tue, 07 Mar 2000 10:27:07 +0000 Gerd Moellmann (Fminibuffer_complete): Move point to ZV when input is
Fri, 25 Feb 2000 13:31:28 +0000 Gerd Moellmann (read_minibuf): Cancel busy-cursor.
Mon, 14 Feb 2000 23:36:15 +0000 Stefan Monnier (Ftry_completion, Fall_completions): Add a reference to
Fri, 04 Feb 2000 17:31:33 +0000 Dave Love (read_minibuf_noninteractive): Remove undeclared gcpro1, gcpro2.
Tue, 11 Jan 2000 17:35:53 +0000 Richard M. Stallman (Ftry_completion): Doc fix.
Fri, 07 Jan 2000 13:54:24 +0000 Gerd Moellmann (Fcompleting_read): Doc fix.
Sun, 19 Dec 1999 19:13:08 +0000 Richard M. Stallman (Fcompleting_read): Rename arg INIT to INITIAL_INPUT.
Mon, 13 Dec 1999 03:50:00 +0000 Richard M. Stallman (Fall_completions): Doc fix.
Thu, 04 Nov 1999 20:30:49 +0000 Gerd Moellmann (do_completion, Fminibuffer_complete_word): Use
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.
Wed, 25 Feb 1998 23:16:37 +0000 Karl Heuer Reorder args of del_range_both.
Tue, 17 Feb 1998 19:44:25 +0000 Richard M. Stallman (read_minibuf): Do use DEFALT in place of empty input
Sun, 08 Feb 1998 21:04:19 +0000 Richard M. Stallman (read_minibuf): If input is empty, return empty string.
Thu, 22 Jan 1998 17:28:56 +0000 Stephen Eglen (Fread-string): Doc fix.
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.
Mon, 12 Jan 1998 05:49:45 +0000 Kenichi Handa (Fminibuffer_complete_word): Fix a bug of refering
Mon, 05 Jan 1998 17:14:29 +0000 Richard M. Stallman (read_minibuf): Handle bytes vs chars
Mon, 05 Jan 1998 06:58:06 +0000 Richard M. Stallman (test_completion): Pass both kinds of size to oblookup.
Fri, 02 Jan 1998 21:31:46 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Wed, 31 Dec 1997 21:56:00 +0000 Richard M. Stallman (Fminibuffer_complete_word): Handle bytes vs characters
Sat, 27 Dec 1997 08:16:00 +0000 Richard M. Stallman (Fread_command, Fread_variable): Fix previous change.
Sun, 21 Dec 1997 01:44:07 +0000 Richard M. Stallman (Fread_variable): If DEFAULT_VALUE is symbol, use its name.
Fri, 19 Dec 1997 14:54:55 +0000 Karl Heuer (Vread_buffer_function): New var.
Fri, 21 Nov 1997 13:50:47 +0000 Andreas Schwab (read_minibuf_unwind): Fix return type and return nil.
Thu, 16 Oct 1997 18:27:12 +0000 Karl Heuer (read_minibuf): Return DEFALT here, if minibuffer is empty.
Sat, 13 Sep 1997 06:02:11 +0000 Richard M. Stallman (syms_of_minibuf): Doc fix.
Wed, 03 Sep 1997 16:20:47 +0000 Richard M. Stallman (read_minibuf): Fix use of Ffboundp.
Tue, 02 Sep 1997 05:22:07 +0000 Richard M. Stallman (Fread_from_minibuffer, Fread_string): Doc fixes.
Wed, 27 Aug 1997 15:53:09 +0000 Richard M. Stallman Fix previous change.
Tue, 26 Aug 1997 22:16:09 +0000 Richard M. Stallman (read_minibuf): Inherit enable-multibyte-characters
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (Qcurrent_input_method, Qactivate_input_method): New
Mon, 18 Aug 1997 18:57:32 +0000 Richard M. Stallman (read_minibuf): New arg disable_multibyte.
Tue, 22 Jul 1997 03:10:25 +0000 Richard M. Stallman (choose_minibuf_frame_1): New function.
Sat, 19 Jul 1997 03:26:48 +0000 Richard M. Stallman (Fcompleting_read): gcpro def.
Sat, 12 Jul 1997 06:41:07 +0000 Richard M. Stallman (Fread_from_minibuffer): Remove extra get_keymap argument.
Fri, 04 Jul 1997 20:44:52 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Wed, 25 Jun 1997 06:42:38 +0000 Richard M. Stallman Fix previous change.
Wed, 25 Jun 1997 05:45:46 +0000 Richard M. Stallman (read_minibuf): New arg allow_props.
Thu, 15 May 1997 02:28:12 +0000 Richard M. Stallman (Fread_from_minibuffer): Add gcpro.
Sat, 10 May 1997 21:47:21 +0000 Richard M. Stallman (Fread_command): New optional arg DEFAULT-VALUE. Callers changed.
Fri, 11 Apr 1997 06:04:27 +0000 Richard M. Stallman (read_minibuf): Get the string from the minibuffer
Thu, 10 Apr 1997 22:42:34 +0000 Karl Heuer (scmp, Fdisplay_completion_list): Fix Lisp_Object/integer confusion.
Thu, 20 Feb 1997 06:52:47 +0000 Karl Heuer Include charset.h.
Mon, 10 Feb 1997 09:46:16 +0000 Richard M. Stallman (Fminibuffer_message): New function.
Sun, 08 Dec 1996 08:20:17 +0000 Richard M. Stallman (syms_of_minibuf): Doc fix.
Mon, 11 Nov 1996 23:25:46 +0000 Richard M. Stallman (choose_minibuf_frame): Don't change selected_frame's
Sat, 26 Oct 1996 18:16:50 +0000 Richard M. Stallman (read_minibuf_unwind): Don't restore minibuf_window;
Sat, 21 Sep 1996 04:10:21 +0000 Richard M. Stallman (read_minibuf): Use FRAME_LEFT_SCROLL_BAR_WIDTH
Wed, 18 Sep 1996 22:56:24 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Mon, 16 Sep 1996 06:32:10 +0000 Richard M. Stallman (read_minibuf_unwind): Clear last_overlay_modified field.
Fri, 13 Sep 1996 18:25:17 +0000 Richard M. Stallman (read_minibuf): If not in minibuffer window,
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.
Fri, 30 Aug 1996 00:04:33 +0000 Richard M. Stallman (Fminibuffer_complete_word): Check for
Thu, 29 Aug 1996 04:35:38 +0000 Richard M. Stallman (Vhistory_length, Qhistory_length): New variables.
Wed, 07 Aug 1996 18:28:03 +0000 Richard M. Stallman (Fread_from_minibuffer): Make position 0 in the initial
Mon, 10 Jun 1996 21:04:09 +0000 Richard M. Stallman (choose_minibuf_frame): Eliminate MSDOS-non-MULTI_FRAME conditional.
Mon, 10 Jun 1996 21:03:43 +0000 Richard M. Stallman (choose_minibuf_frame): Support multiple frames on MSDOS.
Wed, 10 Apr 1996 01:51:27 +0000 Richard M. Stallman (read_minibuf): GCPRO ambient_dir.
Sun, 07 Apr 1996 16:43:51 +0000 Richard M. Stallman (read_minibuf): Rearrange operations, mainly putting
Sun, 25 Feb 1996 20:46:59 +0000 Richard M. Stallman (read_minibuf): Bind inhibit-read-only to t around clearing the minibuffer.
Mon, 29 Jan 1996 23:26:11 +0000 Richard M. Stallman (Fset_minibuffer_window): New function.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:33:22 +0000 Erik Naggum (Ftry_completion, Fall_completions, Fcompleting_read): Harmonize arguments
Thu, 21 Dec 1995 17:12:20 +0000 Karl Heuer (read_minibuf): Pass PROPS arg to make_buffer_string.
Wed, 13 Dec 1995 02:30:33 +0000 Karl Heuer (choose_minibuf_frame): Test HAVE_X_WINDOWS.
Mon, 20 Nov 1995 18:38:26 +0000 Richard M. Stallman (choose_minibuf_frame): On MSDOS, just use minibuf_window.
Sat, 04 Nov 1995 00:21:08 +0000 Karl Heuer (choose_minibuf_frame): Moved here from frame.c.
Mon, 30 Oct 1995 19:38:38 +0000 Richard M. Stallman (temp_echo_area_glyphs): Only delete the temporary message.
Tue, 24 Oct 1995 16:29:45 +0000 Richard M. Stallman (syms_of_minibuf): Doc fix.
Mon, 09 Oct 1995 16:36:59 +0000 Richard M. Stallman (temp_echo_area_glyphs): Restore the old point value.
Mon, 25 Sep 1995 18:42:00 +0000 Richard M. Stallman (read_minibuf_unwind): Use safe_run_hooks.
Thu, 31 Aug 1995 17:23:50 +0000 Richard M. Stallman (Fdisplay_completion_list): Clear all text properties
Sat, 05 Aug 1995 22:55:21 +0000 Richard M. Stallman (Fdisplay_completion_list): gcpro elt.
Fri, 21 Jul 1995 07:50:50 +0000 Richard M. Stallman (read_minibuf): Call choose_minibuffer_frame.
Fri, 09 Jun 1995 03:05:13 +0000 Karl Heuer (Fminibuffer_complete): Make last_command be kboard-local.
Mon, 10 Apr 1995 07:23:00 +0000 Richard M. Stallman Don't include keyboard.h.
Mon, 10 Apr 1995 05:33:58 +0000 Richard M. Stallman Include keyboard.h.
Wed, 15 Mar 1995 01:48:41 +0000 Karl Heuer (read_minibuf): Rename perdisplay to kboard.
Tue, 14 Mar 1995 21:15:08 +0000 Richard M. Stallman (read_minibuf): Save Voverriding_local_map.
Wed, 01 Mar 1995 03:44:26 +0000 Karl Heuer (read_minibuf, read_minibuf_unwind): Undo Jan 31 change.
Fri, 24 Feb 1995 02:28:20 +0000 Karl Heuer (read_minibuf): Make sure the display is locked.
Wed, 01 Feb 1995 02:33:04 +0000 Karl Heuer (read_minibuf, read_minibuf_unwind): Use perdisplay.
Mon, 30 Jan 1995 00:41:51 +0000 Richard M. Stallman (Fcall_interactively): Pass new arg to Fread_string.
Sun, 22 Jan 1995 17:11:23 +0000 Richard M. Stallman (read_minibuf): Don't print the prompt in batch mode.
Sun, 25 Dec 1994 21:14:46 +0000 Richard M. Stallman (read_minibuf): GCPRO things.
Thu, 15 Dec 1994 14:00:55 +0000 Richard M. Stallman (Fall_completions): New arg hide_spaces.
Mon, 28 Nov 1994 20:31:00 +0000 Richard M. Stallman (Fminibuffer_complete_and_exit): Catch errors in do_completion.
Sun, 13 Nov 1994 19:57:12 +0000 Richard M. Stallman (Fdisplay_completion_list): Update COLUMN unconditionally.
Thu, 20 Oct 1994 19:13:47 +0000 Karl Heuer (read_minibuf): Fix comment.
Thu, 20 Oct 1994 04:37:03 +0000 Richard M. Stallman (read_minibuf): Undo previous change.
Tue, 18 Oct 1994 03:05:34 +0000 Karl Heuer (read_minibuf): Store the object, not the string, into the history variable.
Wed, 12 Oct 1994 01:39:10 +0000 Karl Heuer (test_completion): Fix reversed condition.
Sat, 08 Oct 1994 09:51:31 +0000 Richard M. Stallman (test_completion): New function, extracted from do_completion.
Tue, 04 Oct 1994 16:08:54 +0000 Karl Heuer (read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,
Thu, 29 Sep 1994 19:37:26 +0000 Karl Heuer (scmp): Use unsigned chars, to avoid confusing DOWNCASE.
Tue, 27 Sep 1994 02:12:02 +0000 Karl Heuer (read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,
Sat, 24 Sep 1994 01:41:54 +0000 Richard M. Stallman (read_minibuf_unwind): Preserve Vdeactivate_mark.
Thu, 22 Sep 1994 07:41:35 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Mon, 19 Sep 1994 00:14:16 +0000 Karl Heuer (read_minibuf): Fix Lisp_Object vs. int problems.
Sun, 18 Sep 1994 08:45:56 +0000 Richard M. Stallman (get_minibuffer): Call Fkill_all_local_variables.
Fri, 16 Sep 1994 21:31:00 +0000 Karl Heuer (read_minibuf): Don't add to the history list if the minibuffer string is
Thu, 15 Sep 1994 03:31:52 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Sun, 24 Jul 1994 04:04:36 +0000 Richard M. Stallman (Fdisplay_completion_list): gcpro `completions'.
Fri, 24 Jun 1994 14:14:43 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Tue, 21 Jun 1994 20:49:12 +0000 Richard M. Stallman (read_minibuf_unwind): Run Qminibuffer_exit_hook here.
Sat, 18 Jun 1994 00:18:28 +0000 Karl Heuer (minibuf_save_list): New variable, replaces minibuf_save_vector.
Fri, 10 Jun 1994 20:33:03 +0000 Richard M. Stallman (Fdisplay_completion_list): Require at least two spaces between items.
Wed, 25 May 1994 02:39:20 +0000 Karl Heuer (Fminibuffer_complete_word): GCPRO completion and tem.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Tue, 03 May 1994 05:12:17 +0000 Richard M. Stallman (read_minibuf): Clear previous_echo_glyphs.
Fri, 29 Apr 1994 20:00:51 +0000 Richard M. Stallman (Fminibuffer_complete): Add third arg to Fset_window_start.
Fri, 29 Apr 1994 05:48:36 +0000 Karl Heuer (do_completion): Initialize vars before gcpro.
Tue, 26 Apr 1994 01:19:14 +0000 Richard M. Stallman (temp_echo_area_glyphs): Use Vunread_command_events.
Fri, 08 Apr 1994 01:38:48 +0000 Karl Heuer (Vminibuffer_exit_hook): New variable.
Thu, 07 Apr 1994 04:13:55 +0000 Karl Heuer (Fminibuffer_prompt_width): Undo previous change for negative values.
Wed, 06 Apr 1994 06:01:15 +0000 Karl Heuer (temp_echo_area_glyphs): Use PT, not point.
Wed, 06 Apr 1994 05:59:21 +0000 Karl Heuer (Fminibuffer_prompt_width): Allow for negative value.
Tue, 05 Apr 1994 22:53:54 +0000 Karl Heuer (do_completion): gcpro some things.
Wed, 30 Mar 1994 05:23:18 +0000 Karl Heuer (Fminibuffer_prompt, Fminibuffer_prompt_width): New funcs.
Wed, 30 Mar 1994 05:17:30 +0000 Richard M. Stallman (Vcompletion_regexp_list): New var.
Sun, 27 Mar 1994 07:55:46 +0000 Richard M. Stallman (read_minibuf): Return val via unbind_to.
Wed, 23 Mar 1994 22:55:24 +0000 Karl Heuer (read_minibuf): Use assignment instead of initialization.
Tue, 22 Mar 1994 22:59:01 +0000 Karl Heuer (read_minibuf): Don't redirect focus unless minibuf is on another frame.
Wed, 16 Mar 1994 22:44:00 +0000 Karl Heuer (read_minibuf): Disallow trailing junk.
Tue, 15 Mar 1994 00:04:25 +0000 Karl Heuer (read_minibuf): Make minibuffer frame visible when minibuffer activated.
Mon, 07 Mar 1994 18:55:55 +0000 Karl Heuer (get_minibuffer): Make name buffer large enough.
Mon, 07 Mar 1994 18:53:02 +0000 Karl Heuer (Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.
Mon, 07 Mar 1994 18:47:49 +0000 Karl Heuer (temp_echo_area_glyphs): Use quit_char, not C-g.
Sat, 05 Mar 1994 20:35:13 +0000 Richard M. Stallman (read_minibuf): Don't call Vrun_hooks if it is nil.
Wed, 02 Mar 1994 23:18:37 +0000 Richard M. Stallman (Fdisplay_completion_list): Restore original buffer
Thu, 30 Dec 1993 16:43:05 +0000 Richard M. Stallman (read_from_minibuffer): Rename arg initial_input to initial_contents.
Thu, 30 Dec 1993 07:23:51 +0000 Richard M. Stallman (Fall_completions): Allow completions that start with space
Thu, 23 Dec 1993 01:20:50 +0000 Richard M. Stallman (minibuffer_auto_raise): Really define it.
Fri, 19 Nov 1993 17:44:23 +0000 Richard M. Stallman (read_minibuf): History list always gets strings,
Tue, 05 Oct 1993 01:46:45 +0000 Brian Fox (Fminibuffer_complete_word): GCPRO1 `completion' during calls to
Wed, 22 Sep 1993 18:13:27 +0000 Brian Fox (read_minibuf): Don't add history item if it is
Tue, 14 Sep 1993 12:09:15 +0000 Richard M. Stallman (Fminibuffer_complete_word): Pass new arg to insert_from_string*.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sun, 15 Aug 1993 03:54:35 +0000 Richard M. Stallman (Qread_file_name_internal): New var.
Wed, 11 Aug 1993 05:23:49 +0000 Richard M. Stallman (Qminibuffer_setup_hook, Vminibuffer_setup_hook): New vars.
Thu, 15 Jul 1993 05:46:02 +0000 Richard M. Stallman (Fdisplay_completion_list): Run completion-setup-hook.
Sat, 19 Jun 1993 21:06:18 +0000 Jim Blandy * minibuf.c (Fread_minibuffer): Add missing semicolon after
Sat, 12 Jun 1993 17:16:00 +0000 Richard M. Stallman (read_minibuf): Set and use mini_frame only if MULTI_FRAME.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Mon, 22 Feb 1993 15:09:33 +0000 Jim Blandy * minibuf.c (Fdisplay_completion_list): Pass the proper number of
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Mon, 16 Nov 1992 00:46:19 +0000 Jim Blandy * minibuf.c (temp_echo_area_glyphs): Change reference to
Sat, 07 Nov 1992 07:35:49 +0000 Jim Blandy * minibuf.c (read_minibuf): Protect call to Fredirect_frame_focus
Sat, 31 Oct 1992 05:26:29 +0000 Jim Blandy * minibuf.c (read_minibuf): Use EQ to compare, not ==.
Mon, 19 Oct 1992 18:44:46 +0000 Jim Blandy * minibuf.c (temp_echo_area_glyphs): Don't clear echo_area_glyphs
Sat, 03 Oct 1992 00:06:36 +0000 Jim Blandy * minibuf.c (read_minibuf): Don't bother to save the current
Tue, 22 Sep 1992 05:19:09 +0000 Jim Blandy Thu Sep 17 15:51:18 1992 Jim Blandy (jimb@pogo.cs.oberlin.edu)
Wed, 19 Aug 1992 06:33:46 +0000 Jim Blandy * minibuf.c (Fread_from_minibuffer): Put this function's doc
Wed, 12 Aug 1992 14:08:21 +0000 Jim Blandy * minibuf.c (Fcompleting_read): Stop subtracting one from the
Fri, 24 Jul 1992 20:13:03 +0000 Richard M. Stallman entered into RCS
Fri, 24 Jul 1992 08:17:31 +0000 Richard M. Stallman *** empty log message ***
Mon, 13 Jul 1992 20:53:59 +0000 Jim Blandy *** empty log message ***
Thu, 02 Jul 1992 22:27:24 +0000 Joseph Arceneaux *** empty log message ***
Thu, 02 Jul 1992 22:11:40 +0000 Richard M. Stallman *** empty log message ***
Tue, 30 Jun 1992 13:54:21 +0000 Jim Blandy *** empty log message ***