| Commit message (Expand) | Author | Age | Files | Lines |
* | (history_delete_duplicates): New variable. | Juri Linkov | 2004-09-08 | 1 | -0/+11 |
* | (syms_of_minibuf) <completion-ignore-case>: Doc fix. | John Paul Wallington | 2004-08-14 | 1 | -1/+4 |
* | (Ftry_completion, Fall_completions): Do lazy binding | David Kastrup | 2004-06-20 | 1 | -28/+50 |
* | (Ftry_completion, Fall_completions, Ftest_completion): | Andreas Schwab | 2004-06-13 | 1 | -41/+44 |
* | (Fcompleting_read): Doc fix. | Richard M. Stallman | 2004-06-05 | 1 | -1/+1 |
* | (run_exit_minibuf_hook): New function. | Stefan Monnier | 2004-05-28 | 1 | -7/+19 |
* | (Fminibufferp, Fread_from_minibuffer) | Luc Teirlinck | 2004-02-06 | 1 | -75/+135 |
* | (Fset_minibuffer_window): Doc fix. | Richard M. Stallman | 2003-12-29 | 1 | -1/+1 |
* | (Fcompleting_read): Undo previous change. | Luc Teirlinck | 2003-12-25 | 1 | -2/+22 |
* | (read_minibuf): Allow INITIAL to be a cons of a string and an integer. | Luc Teirlinck | 2003-12-23 | 1 | -67/+83 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | (get_minibuffer): Use it. | Stefan Monnier | 2003-07-22 | 1 | -19/+4 |
* | (get_minibuffer): Be careful when calling `reset_buffer' | Stefan Monnier | 2003-07-22 | 1 | -1/+20 |
* | (read_minibuf): UNGCPRO before returning. | Stefan Monnier | 2003-07-06 | 1 | -3/+7 |
* | Update Fset_window_buffer usage. | Kim F. Storm | 2003-05-24 | 1 | -2/+2 |
* | (Fselect_window): Add optional arg `norecord'. | Stefan Monnier | 2003-05-17 | 1 | -1/+1 |
* | (read_minibuf): If buffer is empty, record the default in the history. | Richard M. Stallman | 2003-05-17 | 1 | -7/+21 |
* | (temp_echo_area_glyphs): Change the arg to Lisp | Kenichi Handa | 2003-04-11 | 1 | -12/+12 |
* | (Fminibuffer_message): Verify type of parameter. | Andreas Schwab | 2003-01-24 | 1 | -1/+2 |
* | (minibuffer_completion_contents): Error if point is inside prompt. | Richard M. Stallman | 2003-01-13 | 1 | -0/+2 |
* | (Fread_variable): Doc fix. | Markus Rost | 2003-01-07 | 1 | -1/+1 |
* | (Fcompleting_read): Doc fix. | Richard M. Stallman | 2002-12-07 | 1 | -0/+3 |
* | (Fminibufferp): Add an optional `buffer' argument. | John Paul Wallington | 2002-09-26 | 1 | -4/+13 |
* | (Fminibufferp): New function. | Richard M. Stallman | 2002-08-13 | 1 | -2/+20 |
* | (temp_echo_area_glyphs): String pointer args now | Ken Raeburn | 2002-07-16 | 1 | -2/+2 |
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed to | Ken Raeburn | 2002-07-15 | 1 | -53/+53 |
* | Use macro SPECPDL_INDEX. | Juanma Barranquero | 2002-07-11 | 1 | -4/+4 |
* | Rename BINDING_STACK_SIZE to SPECPDL_INDEX. | Juanma Barranquero | 2002-07-10 | 1 | -1/+1 |
* | (Ftry_completion, Fall_completions, Ftest_completion): | Stefan Monnier | 2002-07-07 | 1 | -34/+77 |
* | (Fminibuffer_complete_and_exit): Move to end of buffer for completion. | Richard M. Stallman | 2002-07-01 | 1 | -0/+1 |
* | (minibuffer_completion_contents): Add return type. | Stefan Monnier | 2002-06-27 | 1 | -0/+1 |
* | (do_completion, Fminibuffer_complete_word) | Richard M. Stallman | 2002-06-26 | 1 | -24/+51 |
* | (read_minibuf): Cast `current_column' return value to int. | Thien-Thi Nguyen | 2002-06-03 | 1 | -22/+22 |
* | * minibuf.c (Fread_command, Fread_variable): Use SYMBOL_NAME and | Ken Raeburn | 2002-05-20 | 1 | -2/+2 |
* | (Fall_completions, Ftry_completion): New arg to Fcommandp. | Richard M. Stallman | 2002-04-28 | 1 | -2/+2 |
* | (read_minibuf): Use empty_string. | Stefan Monnier | 2002-04-09 | 1 | -46/+88 |
* | (minibuf_selected_window): Renamed from Vminibuf_selected_window. | Kim F. Storm | 2002-02-28 | 1 | -1/+1 |
* | (read_minibuf): Set Vminibuf_selected_window on first | Kim F. Storm | 2002-02-26 | 1 | -5/+2 |
* | (Fcompleting_read): Doc fix. | Richard M. Stallman | 2002-02-01 | 1 | -2/+5 |
* | (Fread_from_minibuffer, Fread_command, Fread_function) | Pavel Janík | 2002-01-27 | 1 | -10/+11 |
* | (Fminibuffer_contents) | Pavel Janík | 2002-01-21 | 1 | -6/+6 |
* | (scmp): Function moved to dired.c. | Richard M. Stallman | 2001-12-18 | 1 | -36/+0 |
* | (Fminibuffer_prompt_end): Update args to Ffield_end. | Miles Bader | 2001-11-15 | 1 | -1/+1 |
* | (Fminibuffer_complete_word): Reindent. | Pavel Janík | 2001-11-13 | 1 | -4/+4 |
* | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 1 | -16/+16 |
* | (read_minibuf): Remove unused external declaration of variable | Pavel Janík | 2001-10-28 | 1 | -1/+1 |
* | Change doc-string comments to `new style' [w/`doc:' keyword]. | Miles Bader | 2001-10-17 | 1 | -148/+114 |
* | Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting | Ken Raeburn | 2001-10-16 | 1 | -1/+1 |
* | Put doc strings in comments. | Pavel Janík | 2001-10-15 | 1 | -242/+261 |
* | (keys_of_minibuf): Eliminate redundant bindings. | Stefan Monnier | 2001-10-12 | 1 | -22/+0 |