log src/minibuf.c @ 112364:42e22c4f06b7

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