aboutsummaryrefslogtreecommitdiffstats
path: root/src/minibuf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2007-08-211-18/+23
|\
| * (Fall_completions): Use enum for type of table.Richard M. Stallman2007-08-161-18/+23
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\|
| * Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-151-3/+21
|\| |
| * | (Fcompleting_read): New value `confirm-only' for `require-match'.Stefan Monnier2007-07-011-3/+21
* | | Merge from emacs--devo--0Miles Bader2007-06-111-1/+1
|\| |
| * | (read_minibuf): Use empty_unibyte_string.Juanma Barranquero2007-06-081-1/+1
| |/
* | Merged from [email protected]Karoly Lorentey2007-04-221-5/+5
|\|
| * (Fminibuffer_contents, Fminibuffer_contents_no_properties,Juanma Barranquero2007-04-191-5/+5
* | Merged from [email protected]Karoly Lorentey2007-04-221-18/+22
|\|
| * (Ftry_completion): Don't short circuit if completion-ignore-case isChong Yidong2007-03-081-0/+4
| * (read_minibuf): Bind inhibit-read-only a bit longer so asStefan Monnier2007-03-071-18/+18
* | Merged from [email protected]Karoly Lorentey2007-02-241-12/+35
|\|
| * (Fassoc_string): Doc fix. Allow symbol for KEY too.Kim F. Storm2007-02-211-3/+7
| * (Fassoc_string): Allow symbols as keys.Kim F. Storm2007-02-191-1/+3
| * Fix last change -- undo the following part of that change:Kim F. Storm2007-02-081-4/+1
| * (read_minibuf): Fix 2007-01-30 change.Kim F. Storm2007-02-081-10/+23
| * (read_minibuf): Save and clear Vminibuffer_completing_file_name.Richard M. Stallman2007-01-301-6/+13
* | Merged from [email protected]Karoly Lorentey2007-01-291-88/+95
|\|
| * (Ftry_completion, Fall_completions, Fcompleting_read, Ftest_completion):Richard M. Stallman2007-01-281-92/+94
| * (Fcompleting_read): Doc fix.Eli Zaretskii2007-01-271-3/+8
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from [email protected]Karoly Lorentey2007-01-061-1/+1
|\|
| * Whitespace change.Richard M. Stallman2007-01-021-1/+1
* | Merged from [email protected].Karoly Lorentey2007-01-011-4/+7
|\|
| * (Ftry_completion): Check that obarray buckets are symbols.Juanma Barranquero2006-12-161-0/+2
| * (Ftry_completion): Use `check_obarray' if ALIST is a vector.Juanma Barranquero2006-12-161-0/+1
| * (syms_of_minibuf) <minibuffer-completion-table>: Doc fix.Juanma Barranquero2006-12-101-4/+4
* | Merged from [email protected]. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-1/+1
|\|
| * (Fcompleting_read): Fix typo in docstring.Romain Francoise2006-11-141-1/+1
* | Merged from [email protected].Karoly Lorentey2006-12-031-2/+16
|\|
| * (Vread_expression_map): Define here.Richard M. Stallman2006-10-211-2/+16
* | Merged from [email protected]Karoly Lorentey2006-10-141-5/+31
|\|
| * * dispnew.c (sit_for): Sit forever if TIMEOUT is t.Chong Yidong2006-10-101-5/+2
| * * minibuf.c (temp_echo_area_glyphs): Sit forChong Yidong2006-10-101-1/+11
| * (Finternal_complete_buffer, Fread_minibuffer, Fdisplay_completion_list):Juanma Barranquero2006-09-231-3/+3
| * * minibuf.c (Finternal_complete_buffer): Move after DEFUN:s it callsJan Djärv2006-09-021-18/+18
| * (Finternal_complete_buffer): New function.Eli Zaretskii2006-09-021-2/+21
* | Merged from [email protected].Karoly Lorentey2006-07-141-1/+1
|\|
| * (temp_echo_area_glyphs): Update/simplify sit_for calls.Kim F. Storm2006-07-111-1/+1
| * * puresize.h (BASE_PURESIZE): Increment to 1211000.Chong Yidong2006-07-101-1/+1
* | Merged from [email protected].Karoly Lorentey2006-06-121-20/+26
|\|
| * (Vhistory_add_new_input): New variable.Juri Linkov2006-05-311-2/+14
| * (read_minibuf): Remove arg KEEP_ALL. Callers changed.Juri Linkov2006-05-251-18/+12
* | Merged from [email protected]Karoly Lorentey2006-05-101-1/+1
|\|
| * syms_of_minibuf) <history-length>: Fix typo in doc.Juanma Barranquero2006-05-071-1/+1
* | Merged from [email protected]Karoly Lorentey2006-05-051-1/+1
|\|
| * (read_minibuf): Don't use read_minibuf_noninteractiveRichard M. Stallman2006-05-031-1/+1