index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
minibuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-3
/
+1
*
Give read-expression-history a doc.
Glenn Morris
2011-01-19
1
-3
/
+9
*
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-18
1
-85
/
+27
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Move declarations from .c files to .h files.
Dan Nicolaescu
2010-11-18
1
-4
/
+0
*
|
Fix int/EMACS_INT use in lread.c, marker.c, minibuf.c, print.c
Eli Zaretskii
2010-09-25
1
-2
/
+2
*
|
Fix some uses of int instead of EMACS_INT.
Eli Zaretskii
2010-09-22
1
-3
/
+3
*
|
Merge changes from emacs-23 branch
Chong Yidong
2010-08-08
1
-1
/
+2
|
\
|
|
*
Document arguments passed to `read-buffer-function' (bug#5625).
Juanma Barranquero
2010-07-28
1
-1
/
+2
*
|
Remove extern declarations from .c files, and them to .h files.
Dan Nicolaescu
2010-07-28
1
-7
/
+0
*
|
Use const, move declarations to header files.
Dan Nicolaescu
2010-07-26
1
-2
/
+0
*
|
Merge from emacs-23
Juanma Barranquero
2010-07-27
1
-1
/
+1
|
\
|
|
*
* minibuf.c (Fread_buffer): Doc fix (bug#6528).
Christoph Scholtes
2010-07-26
1
-1
/
+1
*
|
Convert old-style definitions
Andreas Schwab
2010-07-12
1
-25
/
+10
*
|
Convert DEFUNs to standard C.
Dan Nicolaescu
2010-07-08
1
-44
/
+23
*
|
Convert (most) functions in src to standard C.
Dan Nicolaescu
2010-07-04
1
-17
/
+11
*
|
Remove __P and P_ from .c and .m files and definition of P_
Jan D
2010-07-02
1
-13
/
+13
|
/
*
* minibuf.c (Fall_completions): Add more checks.
Andreas Schwab
2010-06-08
1
-3
/
+4
*
* minibuf.c (Fall_completions): Add more checks.
Andreas Schwab
2010-06-08
1
-2
/
+4
*
* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
Juanma Barranquero
2010-06-08
1
-1
/
+1
*
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
[next]