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
*
Avoid excessive specbinding in all-completions
Miha Rihtaršič
2021-10-20
1
-73
/
+32
*
Make 'inhibit-changing-match-data' obsolete and adjust callers
Lars Ingebrigtsen
2021-10-07
1
-3
/
+3
*
Add an optional parameter to kill-all-local-variables
Lars Ingebrigtsen
2021-10-06
1
-1
/
+1
*
Don't quote nil and t in doc strings and comments
Lars Ingebrigtsen
2021-09-21
1
-5
/
+4
*
Refactor minibuffer aborting
Miha Rihtaršič
2021-09-20
1
-2
/
+7
*
; * src/minibuf.c (Ftest_completion): Clarify doc string.
Eli Zaretskii
2021-09-16
1
-2
/
+2
*
Clarify test-completion doc string
Lars Ingebrigtsen
2021-09-16
1
-0
/
+4
*
Improve wording of recently changed documentation
Eli Zaretskii
2021-08-06
1
-3
/
+4
*
Add function minibuffer-restore-windows (bug#45072)
Juri Linkov
2021-08-06
1
-2
/
+5
*
Add new user option 'read-minibuffer-restore-windows'
martin rudalics
2021-08-04
1
-3
/
+15
*
Quit minibuffers without aborting kmacros
Miha Rihtaršič
2021-07-20
1
-1
/
+1
*
In read_minibuf_unwind don't try to select dead window (Bug#49248)
Martin Rudalics
2021-06-29
1
-1
/
+1
*
`minibuffer-exit-hook' doc string clarification
Lars Ingebrigtsen
2021-05-30
1
-1
/
+1
*
Fix segfaults when byte-compiling with native-compilation
Eli Zaretskii
2021-05-15
1
-3
/
+9
*
Miscellaneous corrections to src/minibuf.c for bug #48337
Alan Mackenzie
2021-05-15
1
-7
/
+9
*
Various detailed fixes to minibuf.c, etc., to fix bug #48337
Alan Mackenzie
2021-05-14
1
-13
/
+22
*
Fix assertions in nth_minibuffer
Eli Zaretskii
2021-05-11
1
-0
/
+2
*
Prevent the selected window being a dead mini-window when switching frames
Alan Mackenzie
2021-05-08
1
-3
/
+11
*
Fix wrong handling of minibuffers when frames get iconified/made invisible
Alan Mackenzie
2021-05-06
1
-1
/
+17
*
Fix unclean "can't happen" error handling in read_minibuf_unwind
Alan Mackenzie
2021-04-22
1
-11
/
+10
*
* src/minibuf.c (Fread_no_blanks_input): Move to `minibuffer.el`
Stefan Monnier
2021-04-20
1
-25
/
+0
*
* src/minibuf.c (read_minibuf): Change multibyte more safely
Stefan Monnier
2021-04-20
1
-9
/
+7
*
Introduce and use minibuffer-mode. This fixes bug #47150
Alan Mackenzie
2021-04-20
1
-8
/
+14
*
completing-read: If HIST is the symbol `t', history is not recorded.
Daniel Mendler
2021-04-19
1
-1
/
+2
*
Check minibuffer windows are live windows, rather than assuming it
Alan Mackenzie
2021-04-16
1
-14
/
+24
*
Replace "(default %s)" with 'format-prompt'
Gabriel do Nascimento Ribeiro
2021-03-24
1
-2
/
+2
*
Prevent open minibuffers getting lost when their frame gets deleted
Alan Mackenzie
2021-03-21
1
-108
/
+184
*
Make recursive minibuffers and recursive edits work together
Alan Mackenzie
2021-02-11
1
-31
/
+84
*
Minimise the time Vminibuffer_list is in an inconsistent state (src/minibuf.c)
Alan Mackenzie
2021-01-31
1
-2
/
+2
*
With minibuffer-follows-selected-frame `hybrid', preserve recursive Mbuffers
Alan Mackenzie
2021-01-30
1
-21
/
+39
*
Add a new variable `inhibit-interaction'
Lars Ingebrigtsen
2021-01-12
1
-1
/
+28
*
Fix build breakage if Lisp_Object is not a primitive type.
Philipp Stephani
2021-01-10
1
-2
/
+2
*
Fix incompleteness in the implementation of minibuffer-follows-selected-frame
Alan Mackenzie
2021-01-10
1
-21
/
+161
*
Remove unused DEFSYM
Stefan Kangas
2021-01-08
1
-3
/
+0
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Inhibit buffer hooks in temporary buffers
Basil L. Contovounesios
2020-12-20
1
-1
/
+1
*
minibuffer code: restore original frame after using minibuffer-only frame, etc
Alan Mackenzie
2020-11-23
1
-1
/
+4
*
In attempted recursive minibuffer use, display error message in correct frame
Alan Mackenzie
2020-11-19
1
-2
/
+3
*
Merge from origin/emacs-27
Glenn Morris
2020-11-13
1
-1
/
+2
|
\
|
*
Avoid crashes in the daemon due to user interaction
Eli Zaretskii
2020-11-11
1
-1
/
+2
*
|
Don't set the selected window to the miniwindow on a frame change.
Alan Mackenzie
2020-11-08
1
-4
/
+0
*
|
* src/minibuf.c (move_minibuffer_onto_frame): Fix comparison
Philipp Stephani
2020-11-05
1
-1
/
+1
*
|
Allow minibuffer to stay in its original frame. Tidy up this area.
Alan Mackenzie
2020-11-05
1
-38
/
+126
*
|
Fread_variable doc string clarification
Lars Ingebrigtsen
2020-08-21
1
-1
/
+1
*
|
Signal an end-of-file error upon errors when reading from stdin
Lars Ingebrigtsen
2020-08-19
1
-1
/
+1
*
|
Rehash hash tables eagerly after loading a dump
Pip Cet
2020-08-11
1
-3
/
+0
*
|
Merge from origin/emacs-27
Glenn Morris
2020-02-01
1
-4
/
+4
|
\
|
|
*
Ensure minibuffer input is added to history in read_minibuf
Federico Tedin
2020-01-31
1
-4
/
+4
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
[next]