aboutsummaryrefslogtreecommitdiffstats
path: root/src/minibuf.c
Commit message (Expand)AuthorAgeFilesLines
* (read_from_minibuffer): Rename arg initial_input to initial_contents.Richard M. Stallman1993-12-301-9/+9
* (Fall_completions): Allow completions that start with spaceRichard M. Stallman1993-12-301-5/+8
* (minibuffer_auto_raise): Really define it.Richard M. Stallman1993-12-231-1/+11
* (read_minibuf): History list always gets strings,Richard M. Stallman1993-11-191-9/+12
* (Fminibuffer_complete_word): GCPRO1 `completion' during calls toBrian Fox1993-10-051-23/+43
* (read_minibuf): Don't add history item if it isBrian Fox1993-09-221-1/+3
* (Fminibuffer_complete_word): Pass new arg to insert_from_string*.Richard M. Stallman1993-09-141-2/+2
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (Qread_file_name_internal): New var.Richard M. Stallman1993-08-151-0/+18
* (Qminibuffer_setup_hook, Vminibuffer_setup_hook): New vars.Richard M. Stallman1993-08-111-0/+17
* (Fdisplay_completion_list): Run completion-setup-hook.Richard M. Stallman1993-07-151-1/+5
* * minibuf.c (Fread_minibuffer): Add missing semicolon afterJim Blandy1993-06-191-1/+1
* (read_minibuf): Set and use mini_frame only if MULTI_FRAME.Richard M. Stallman1993-06-121-6/+7
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* * minibuf.c (Fdisplay_completion_list): Pass the proper number ofJim Blandy1993-02-221-1/+1
* JimB's changes since January 18thJim Blandy1993-01-261-2/+2
* * minibuf.c (temp_echo_area_glyphs): Change reference toJim Blandy1992-11-161-2/+31
* * minibuf.c (read_minibuf): Protect call to Fredirect_frame_focusJim Blandy1992-11-071-0/+2
* * minibuf.c (read_minibuf): Use EQ to compare, not ==.Jim Blandy1992-10-311-2/+2
* * minibuf.c (temp_echo_area_glyphs): Don't clear echo_area_glyphsJim Blandy1992-10-191-7/+2
* * minibuf.c (read_minibuf): Don't bother to save the currentJim Blandy1992-10-031-22/+1
* Thu Sep 17 15:51:18 1992 Jim Blandy ([email protected])Jim Blandy1992-09-221-0/+5
* * minibuf.c (Fread_from_minibuffer): Put this function's docJim Blandy1992-08-191-2/+18
* * minibuf.c (Fcompleting_read): Stop subtracting one from theJim Blandy1992-08-121-1/+1
* entered into RCSRichard M. Stallman1992-07-241-5/+5
* *** empty log message ***Richard M. Stallman1992-07-241-20/+143
* *** empty log message ***Jim Blandy1992-07-131-21/+21
* *** empty log message ***Joseph Arceneaux1992-07-021-0/+1
* *** empty log message ***Richard M. Stallman1992-07-021-10/+43
* *** empty log message ***Jim Blandy1992-06-301-1/+1
* *** empty log message ***Richard M. Stallman1992-06-041-1/+1
* *** empty log message ***Jim Blandy1992-05-181-3/+3
* *** empty log message ***Jim Blandy1992-01-141-41/+37
* *** empty log message ***Jim Blandy1991-11-051-4/+0
* *** empty log message ***Jim Blandy1991-07-271-8/+33
* *** empty log message ***Jim Blandy1991-07-231-15/+8
* *** empty log message ***Jim Blandy1991-07-151-5/+71
* Initial revisionJim Blandy1991-05-231-0/+1261