| Commit message (Expand) | Author | Age | Files | Lines |
* | (choose_minibuf_frame): Moved here from frame.c. | Karl Heuer | 1995-11-04 | 1 | -0/+21 |
* | (temp_echo_area_glyphs): Only delete the temporary message. | Richard M. Stallman | 1995-10-30 | 1 | -1/+1 |
* | (syms_of_minibuf): Doc fix. | Richard M. Stallman | 1995-10-24 | 1 | -1/+2 |
* | (temp_echo_area_glyphs): Restore the old point value. | Richard M. Stallman | 1995-10-09 | 1 | -1/+3 |
* | (read_minibuf_unwind): Use safe_run_hooks. | Richard M. Stallman | 1995-09-25 | 1 | -1/+1 |
* | (Fdisplay_completion_list): Clear all text properties | Richard M. Stallman | 1995-08-31 | 1 | -0/+12 |
* | (Fdisplay_completion_list): gcpro elt. | Richard M. Stallman | 1995-08-05 | 1 | -4/+7 |
* | (read_minibuf): Call choose_minibuffer_frame. | Richard M. Stallman | 1995-07-21 | 1 | -5/+9 |
* | (Fminibuffer_complete): Make last_command be kboard-local. | Karl Heuer | 1995-06-09 | 1 | -1/+2 |
* | Don't include keyboard.h. | Richard M. Stallman | 1995-04-10 | 1 | -4/+1 |
* | Include keyboard.h. | Richard M. Stallman | 1995-04-10 | 1 | -0/+1 |
* | (read_minibuf): Rename perdisplay to kboard. | Karl Heuer | 1995-03-15 | 1 | -2/+2 |
* | (read_minibuf): Save Voverriding_local_map. | Richard M. Stallman | 1995-03-14 | 1 | -1/+6 |
* | (read_minibuf, read_minibuf_unwind): Undo Jan 31 change. | Karl Heuer | 1995-03-01 | 1 | -2/+2 |
* | (read_minibuf): Make sure the display is locked. | Karl Heuer | 1995-02-24 | 1 | -0/+4 |
* | (read_minibuf, read_minibuf_unwind): Use perdisplay. | Karl Heuer | 1995-02-01 | 1 | -3/+3 |
* | (Fcall_interactively): Pass new arg to Fread_string. | Richard M. Stallman | 1995-01-30 | 1 | -5/+8 |
* | (read_minibuf): Don't print the prompt in batch mode. | Richard M. Stallman | 1995-01-22 | 1 | -4/+0 |
* | (read_minibuf): GCPRO things. | Richard M. Stallman | 1994-12-25 | 1 | -7/+15 |
* | (Fall_completions): New arg hide_spaces. | Richard M. Stallman | 1994-12-15 | 1 | -8/+17 |
* | (Fminibuffer_complete_and_exit): Catch errors in do_completion. | Richard M. Stallman | 1994-11-28 | 1 | -1/+26 |
* | (Fdisplay_completion_list): Update COLUMN unconditionally. | Richard M. Stallman | 1994-11-13 | 1 | -27/+55 |
* | (read_minibuf): Fix comment. | Karl Heuer | 1994-10-20 | 1 | -2/+1 |
* | (read_minibuf): Undo previous change. | Richard M. Stallman | 1994-10-20 | 1 | -17/+19 |
* | (read_minibuf): Store the object, not the string, into the history variable. | Karl Heuer | 1994-10-18 | 1 | -21/+19 |
* | (test_completion): Fix reversed condition. | Karl Heuer | 1994-10-12 | 1 | -1/+1 |
* | (test_completion): New function, extracted from do_completion. | Richard M. Stallman | 1994-10-08 | 1 | -29/+36 |
* | (read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer, | Karl Heuer | 1994-10-04 | 1 | -13/+13 |
* | (scmp): Use unsigned chars, to avoid confusing DOWNCASE. | Karl Heuer | 1994-09-29 | 1 | -2/+4 |
* | (read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion, | Karl Heuer | 1994-09-27 | 1 | -26/+26 |
* | (read_minibuf_unwind): Preserve Vdeactivate_mark. | Richard M. Stallman | 1994-09-24 | 1 | -0/+5 |
* | (Fcompleting_read): Doc fix. | Richard M. Stallman | 1994-09-22 | 1 | -2/+8 |
* | (read_minibuf): Fix Lisp_Object vs. int problems. | Karl Heuer | 1994-09-19 | 1 | -1/+1 |
* | (get_minibuffer): Call Fkill_all_local_variables. | Richard M. Stallman | 1994-09-18 | 1 | -1/+4 |
* | (read_minibuf): Don't add to the history list if the minibuffer string is | Karl Heuer | 1994-09-16 | 1 | -2/+3 |
* | (Fcompleting_read): Doc fix. | Richard M. Stallman | 1994-09-15 | 1 | -0/+4 |
* | (Fdisplay_completion_list): gcpro `completions'. | Richard M. Stallman | 1994-07-24 | 1 | -2/+8 |
* | (Fcompleting_read): Doc fix. | Richard M. Stallman | 1994-06-24 | 1 | -1/+1 |
* | (read_minibuf_unwind): Run Qminibuffer_exit_hook here. | Richard M. Stallman | 1994-06-21 | 1 | -4/+6 |
* | (minibuf_save_list): New variable, replaces minibuf_save_vector. | Karl Heuer | 1994-06-18 | 1 | -49/+35 |
* | (Fdisplay_completion_list): Require at least two spaces between items. | Richard M. Stallman | 1994-06-10 | 1 | -1/+1 |
* | (Fminibuffer_complete_word): GCPRO completion and tem. | Karl Heuer | 1994-05-25 | 1 | -1/+3 |
* | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
* | (read_minibuf): Clear previous_echo_glyphs. | Richard M. Stallman | 1994-05-03 | 1 | -0/+2 |
* | (Fminibuffer_complete): Add third arg to Fset_window_start. | Richard M. Stallman | 1994-04-29 | 1 | -1/+1 |
* | (do_completion): Initialize vars before gcpro. | Karl Heuer | 1994-04-29 | 1 | -1/+2 |
* | (temp_echo_area_glyphs): Use Vunread_command_events. | Richard M. Stallman | 1994-04-26 | 1 | -1/+1 |
* | (Vminibuffer_exit_hook): New variable. | Karl Heuer | 1994-04-08 | 1 | -1/+13 |
* | (Fminibuffer_prompt_width): Undo previous change for negative values. | Karl Heuer | 1994-04-07 | 1 | -4/+2 |
* | (temp_echo_area_glyphs): Use PT, not point. | Karl Heuer | 1994-04-06 | 1 | -1/+1 |