index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
minibuf.c
Age
Commit message (
Expand
)
Author
2026-05-24
Fix pathological slowness in flex completion
João Távora
2026-02-28
New variable 'multiple-terminals-merge-keyboards'
Sean Whitton
2026-02-13
Rewrite flex completion with Gotoh algorithm
João Távora
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-16
Return case common to all completions in try-completion
Spencer Baugh
2025-04-19
Avoid name clashes with static GnuTLS
Paul Eggert
2025-04-09
; * src/minibuf.c (syms_of_minibuf): Improve some wording.
Sean Whitton
2025-03-12
Merge from origin/emacs-30
Sean Whitton
2025-03-09
Document return values of the various read-* functions
Eli Zaretskii
2025-03-09
Merge from origin/emacs-30
Eli Zaretskii
2025-03-07
Explicitly document read-string return value
Stefan Kangas
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-14
Prefer calln to CALLN where applicable
Stefan Kangas
2025-01-11
Merge from origin/emacs-30
Eli Zaretskii
2025-01-11
; Fix documentation of completion commands
Eli Zaretskii
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-28
Merge from origin/emacs-30
Eli Zaretskii
2024-12-24
Document undocumented completion commands
Eli Zaretskii
2024-12-19
Don't pause display for pending input
Gerd Möllmann
2024-12-19
Merge branch 'scratch/tty-child-frames'
Gerd Möllmann
2024-12-16
all-completions: Drop support for obsolete calling convention
Stefan Kangas
2024-11-16
Revert "Don't pause display for pending input"
Gerd Möllmann
2024-11-16
Don't pause display for pending input
Gerd Möllmann
2024-10-22
Initial child frames based on master
Gerd Möllmann
2024-09-11
For minibuffer windows record minibuffers only (Bug#72487)
Martin Rudalics
2024-08-23
Avoid putting a dead buffer in the minibuffer window (Bug#72487)
Martin Rudalics
2024-05-27
minibuffer-allow-text-properties can be buffer-local and affects completions
Juri Linkov
2024-05-09
Intern additional symbols ahead-of-time
Po Lu
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-04-29
Take fields into account during text conversion
Po Lu
2024-03-16
; Circumvent miscompilations on Sun C 5.12 (148917-07)
Po Lu
2024-02-23
Add a proper type for obarrays
Mattias Engdegård
2024-01-24
(DOHASH): Change calling convention
Stefan Monnier
2024-01-21
Add C macro for hash table iteration
Mattias Engdegård
2024-01-13
Inlined and specialised hash table look-up
Mattias Engdegård
2024-01-12
Abstract predicate and constant for unused hash keys
Mattias Engdegård
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-30
Improve performance let-binding `case-fold-search' (bug#66117)
Ihor Radchenko
2023-07-02
Avoid errors in completion due to 'completion-regexp-list'
Eli Zaretskii
2023-06-21
Fix bug#64152 (Minibuffer sometimes goes "modal")
Alan Mackenzie
2023-06-17
After minibuffer action, don't make the minibuffer current
Alan Mackenzie
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-12
src/frame.c (do_switch_frame): Fix bug#58343
Stefan Monnier
2022-07-11
Remove obsolete uses of obsolete functions
Mattias Engdegård
2022-07-08
Remove now unused parameter TRACK from do_switch_frame.
Alan Mackenzie
2022-07-02
REQUIRE-MATCH doc string clarification
Lars Ingebrigtsen
2022-06-16
Use BASE_EQ instead of EQ where obviously safe
Mattias Engdegård
2022-06-12
Use BASE_EQ when comparing with Qunbound
Mattias Engdegård
[next]