Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | * minibuf.c (Fall_completions): Minor optimization. | Chong Yidong | 2009-12-27 | 1 | -4/+4 |
* | * xterm.c (syms_of_xterm): | Dan Nicolaescu | 2009-11-06 | 1 | -17/+17 |
* | * minibuf.c (Fall_completions): Fix typos in docstring. | Juanma Barranquero | 2009-10-26 | 1 | -1/+1 |
* | Fix typos in comments. | Juanma Barranquero | 2009-10-26 | 1 | -1/+1 |
* | (all-completions): Declare the 4th arg obsolete. | Stefan Monnier | 2009-10-26 | 1 | -3/+3 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | (Vminibuffer_completion_confirm): Doc fix. | Chong Yidong | 2009-03-17 | 1 | -2/+2 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | (read_minibuf): Follow the non-interactive case when | Dan Nicolaescu | 2008-12-22 | 1 | -1/+5 |
* | (Fread_buffer): Doc fix. | Chong Yidong | 2008-12-20 | 1 | -2/+3 |
* | (Fcompleting_read, Vminibuffer_completion_confirm): Document | Chong Yidong | 2008-11-24 | 1 | -3/+14 |
* | (choose_minibuf_frame): Handle NORECORD in call of | Martin Rudalics | 2008-11-02 | 1 | -1/+1 |
* | (Vread_buffer_function): Doc fix. | Chong Yidong | 2008-07-30 | 1 | -2/+3 |
* | (read_buffer_completion_ignore_case): New var. | Chong Yidong | 2008-07-30 | 1 | -6/+21 |
* | * dired.c (file_name_completion): Don't return t if the match is exact | Stefan Monnier | 2008-06-10 | 1 | -7/+1 |
* | * keymap.c (Vminibuffer_local_filename_must_match_map): | Stefan Monnier | 2008-06-05 | 1 | -1/+1 |
* | * minibuf.c (keys_of_minibuf): Delete. | Stefan Monnier | 2008-05-22 | 1 | -36/+0 |
* | (Finternal_complete_buffer): Typo. | Stefan Monnier | 2008-05-19 | 1 | -1/+1 |
* | (Finternal_complete_buffer): Only strip out hidden buffers | Stefan Monnier | 2008-05-19 | 1 | -4/+25 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -9/+7 |
* | (Ftry_completion): Remove code left over from when we used | Stefan Monnier | 2008-05-05 | 1 | -3/+0 |
* | (Fread_from_minibuffer, Fread_string, Fread_command) | Juri Linkov | 2008-05-02 | 1 | -12/+19 |
* | (syms_of_minibuf) <minibuffer-completing-file-name>: Fix docstring. | Stefan Monnier | 2008-04-19 | 1 | -1/+1 |
* | * minibuffer.el (minibuffer): Move group from cus-edit.el. | Stefan Monnier | 2008-04-09 | 1 | -10/+0 |
* | (temp_echo_area_glyphs): Remove unused function. | Stefan Monnier | 2008-04-09 | 1 | -42/+0 |
* | * lisp/minibuffer.el: New file. | Stefan Monnier | 2008-04-09 | 1 | -764/+0 |
* | (Fassoc_string): Tweak docstring. | Chong Yidong | 2008-04-05 | 1 | -5/+9 |
* | * w32fns.c (hourglass_timer, hourglass_hwnd): New variables. | Jason Rumney | 2008-03-19 | 1 | -1/+1 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+1 |
|\ | |||||
| * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
| |\ | |||||
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
| | * | (Qcompletion_ignore_case): New Lisp_Object. | Glenn Morris | 2007-10-17 | 1 | -0/+4 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-27 | 1 | -11/+17 |
|\ \ \ | |/ / | |||||
| * | | (Fread_minibuffer, Feval_minibuffer): Reflow docstrings. | Juanma Barranquero | 2007-10-26 | 1 | -4/+4 |
| * | | Allow minibuffer default to be a list of default values. | Juri Linkov | 2007-10-22 | 1 | -7/+13 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-19 | 1 | -2/+6 |
|\ \ \ | |/ / | |||||
| * | | * xselect.c (x_own_selection, x_handle_selection_clear) | Stefan Monnier | 2007-10-17 | 1 | -2/+2 |
| * | | (Qcompletion_ignore_case): New Lisp_Object. | Glenn Morris | 2007-10-17 | 1 | -0/+4 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-11 | 1 | -3/+9 |
|\ \ \ | |/ / | |||||
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-08-21 | 1 | -18/+23 |
| |\ \ | |||||
| * \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-07-15 | 1 | -3/+21 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-06-11 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -5/+5 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -18/+22 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-02-24 | 1 | -12/+35 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -88/+95 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2007-01-01 | 1 | -4/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ |