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
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Simplify call to add-to-history in read_minibuf
Federico Tedin
2019-12-10
1
-19
/
+10
*
Make HIST arg of read-from-minibuffer work with buffer-local vars
Federico Tedin
2019-12-05
1
-2
/
+18
*
Fix case-insensitive completion of buffer names
Eli Zaretskii
2019-11-09
1
-5
/
+10
*
Signal `invalid-read-syntax' for "trailing garbage"
Lars Ingebrigtsen
2019-08-23
1
-1
/
+2
*
Adjust remaining uses of `NILP (HASH_HASH)`.
Stefan Monnier
2019-07-26
1
-3
/
+3
*
Improve pdumper doc; say unexec is deprecated
Paul Eggert
2019-07-23
1
-1
/
+1
*
Use fewer locks when accessing stdio
Paul Eggert
2019-07-08
1
-5
/
+5
*
Document what the `t' value for HIST in `read-string' means
Lars Ingebrigtsen
2019-06-23
1
-2
/
+6
*
; * src/minibuf.c (Fread_buffer): Doc fix. (Bug#35361)
Eli Zaretskii
2019-05-04
1
-1
/
+2
*
Merge from origin/emacs-26
Glenn Morris
2019-04-12
1
-1
/
+2
|
\
|
*
Improve documentation of 'read-command'
Eli Zaretskii
2019-04-11
1
-1
/
+2
*
|
Merge from origin/emacs-26
Glenn Morris
2019-03-20
1
-9
/
+10
|
\
|
|
*
More improvements for 'read-buffer's doc string
Eli Zaretskii
2019-03-10
1
-7
/
+7
|
*
* src/minibuf.c (Fread_buffer): Minor doc fixes. (Bug#34749)
Eli Zaretskii
2019-03-09
1
-2
/
+3
*
|
switch-to-buffer's completion table uses its own sorting
João Távora
2019-02-19
1
-1
/
+5
*
|
Add portable dumper
Daniel Colascione
2019-01-15
1
-6
/
+24
*
|
Use shortcuts for Flength
Paul Eggert
2019-01-09
1
-3
/
+2
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
* src/minibuf.c (read_minibuf_noninteractive): Remove unused args.
Stefan Monnier
2018-10-22
1
-10
/
+3
*
|
Merge from origin/emacs-26
Glenn Morris
2018-10-09
1
-2
/
+5
|
\
|
|
*
Improve documentation of 'read-hide-char'
Charles A. Roelli
2018-10-03
1
-2
/
+5
*
|
More macro renamings for bignum
Tom Tromey
2018-08-07
1
-10
/
+10
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-27
/
+27
*
|
unbind_to performance tuning
Paul Eggert
2018-06-29
1
-21
/
+20
*
|
Fix off-by-one history pruning (bug#31211)
Basil L. Contovounesios
2018-05-02
1
-38
/
+2
*
|
Don’t set print-escape-newlines in the minibuffer
Paul Eggert
2018-04-25
1
-7
/
+0
*
|
* src/minibuf.c (read_minibuf): Add a FIXME comment.
Paul Eggert
2018-04-24
1
-0
/
+4
*
|
Add a history variable for `read-variable'
Charles A. Roelli
2018-04-02
1
-1
/
+5
*
|
Merge from origin/emacs-26
Paul Eggert
2018-03-20
1
-23
/
+23
|
\
|
|
*
; Rewrap doc string
Paul Eggert
2018-03-20
1
-22
/
+22
|
*
Correct Info link markup
Robert Pluim
2018-03-20
1
-2
/
+2
*
|
Remove unused duplicate of minibuffer-completion-contents
Glenn Morris
2018-02-08
1
-14
/
+0
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Fix doc string of 'enable-recursive-minibuffers'
David Pathakjee
2017-12-28
1
-1
/
+1
*
Use alignas to fix GCALIGN-related bugs
Paul Eggert
2017-11-13
1
-6
/
+6
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Preserve this-command-keys across recursive-edit invocations
Eli Zaretskii
2017-07-28
1
-0
/
+7
*
Provide additional support for child frames
Martin Rudalics
2017-06-25
1
-0
/
+26
*
Use unlocked stdio more systematically
Paul Eggert
2017-06-22
1
-4
/
+4
*
Replace QUIT with maybe_quit
Paul Eggert
2017-01-25
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Give test-completion's PREDICATE the hashtable key
Noam Postavsky
2016-12-06
1
-16
/
+17
*
|
Give test-completion's PREDICATE full alist entry
Noam Postavsky
2016-12-06
1
-5
/
+3
*
|
Fix test-completion with completion-regexp-list
Noam Postavsky
2016-06-26
1
-0
/
+2
*
|
Merge from origin/emacs-25
Paul Eggert
2016-06-26
1
-2
/
+2
|
\
|
|
*
Fix documentation of 'assoc-string' and 'compare-strings'
Eli Zaretskii
2016-06-23
1
-2
/
+2
|
*
Doc string change to enable-recursive-minibuffers
Lars Ingebrigtsen
2016-05-01
1
-1
/
+3
[next]