aboutsummaryrefslogtreecommitdiffstats
path: root/src/minibuf.c
Commit message (Expand)AuthorAgeFilesLines
* Document arguments passed to `read-buffer-function' (bug#5625).Juanma Barranquero2010-07-281-1/+2
* * minibuf.c (Fread_buffer): Doc fix (bug#6528).Christoph Scholtes2010-07-261-1/+1
* * minibuf.c (Fall_completions): Add more checks.Andreas Schwab2010-06-081-3/+4
* * minibuf.c (Fall_completions): Add more checks.Andreas Schwab2010-06-081-2/+4
* * minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).Juanma Barranquero2010-06-081-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * minibuf.c (Fall_completions): Minor optimization.Chong Yidong2009-12-271-4/+4
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-061-17/+17
* * minibuf.c (Fall_completions): Fix typos in docstring.Juanma Barranquero2009-10-261-1/+1
* Fix typos in comments.Juanma Barranquero2009-10-261-1/+1
* (all-completions): Declare the 4th arg obsolete.Stefan Monnier2009-10-261-3/+3
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* (Vminibuffer_completion_confirm): Doc fix.Chong Yidong2009-03-171-2/+2
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* (read_minibuf): Follow the non-interactive case whenDan Nicolaescu2008-12-221-1/+5
* (Fread_buffer): Doc fix.Chong Yidong2008-12-201-2/+3
* (Fcompleting_read, Vminibuffer_completion_confirm): DocumentChong Yidong2008-11-241-3/+14
* (choose_minibuf_frame): Handle NORECORD in call ofMartin Rudalics2008-11-021-1/+1
* (Vread_buffer_function): Doc fix.Chong Yidong2008-07-301-2/+3
* (read_buffer_completion_ignore_case): New var.Chong Yidong2008-07-301-6/+21
* * dired.c (file_name_completion): Don't return t if the match is exactStefan Monnier2008-06-101-7/+1
* * keymap.c (Vminibuffer_local_filename_must_match_map):Stefan Monnier2008-06-051-1/+1
* * minibuf.c (keys_of_minibuf): Delete.Stefan Monnier2008-05-221-36/+0
* (Finternal_complete_buffer): Typo.Stefan Monnier2008-05-191-1/+1
* (Finternal_complete_buffer): Only strip out hidden buffersStefan Monnier2008-05-191-4/+25
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-9/+7
* (Ftry_completion): Remove code left over from when we usedStefan Monnier2008-05-051-3/+0
* (Fread_from_minibuffer, Fread_string, Fread_command)Juri Linkov2008-05-021-12/+19
* (syms_of_minibuf) <minibuffer-completing-file-name>: Fix docstring.Stefan Monnier2008-04-191-1/+1
* * minibuffer.el (minibuffer): Move group from cus-edit.el.Stefan Monnier2008-04-091-10/+0
* (temp_echo_area_glyphs): Remove unused function.Stefan Monnier2008-04-091-42/+0
* * lisp/minibuffer.el: New file.Stefan Monnier2008-04-091-764/+0
* (Fassoc_string): Tweak docstring.Chong Yidong2008-04-051-5/+9
* * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.Jason Rumney2008-03-191-1/+1
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
| | * (Qcompletion_ignore_case): New Lisp_Object.Glenn Morris2007-10-171-0/+4
* | | Merge from emacs--devo--0Miles Bader2007-10-271-11/+17
|\| |
| * | (Fread_minibuffer, Feval_minibuffer): Reflow docstrings.Juanma Barranquero2007-10-261-4/+4
| * | Allow minibuffer default to be a list of default values.Juri Linkov2007-10-221-7/+13
* | | Merge from emacs--devo--0Miles Bader2007-10-191-2/+6
|\| |
| * | * xselect.c (x_own_selection, x_handle_selection_clear)Stefan Monnier2007-10-171-2/+2
| * | (Qcompletion_ignore_case): New Lisp_Object.Glenn Morris2007-10-171-0/+4
* | | Merge from emacs--devo--0Miles Bader2007-10-111-3/+9
|\| |
| * | Merge from emacs--devo--0Miles Bader2007-08-211-18/+23
| |\ \
| * \ \ Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
| |\ \ \
| * \ \ \ Merge from emacs--devo--0Miles Bader2007-07-151-3/+21
| |\ \ \ \
| * \ \ \ \ Merge from emacs--devo--0Miles Bader2007-06-111-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merged from [email protected]Karoly Lorentey2007-04-221-5/+5
| |\ \ \ \ \ \