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
|