summaryrefslogtreecommitdiff
path: root/lisp/minibuffer.el
Commit message (Expand)AuthorAge
* Merge from origin/emacs-27Glenn Morris2020-04-20
|\
| * ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-18
* | Merge from origin/emacs-27Glenn Morris2020-04-18
|\|
| * Default completion-flex-nospace to nilJoão Távora2020-04-15
* | * lisp/minibuffer.el (minibuffer-completion-help): Use mainbuf (bug#39822)Juri Linkov2020-03-31
* | Deprecate with-displayed-buffer-window, use body-function instead (bug#39822)Juri Linkov2020-03-30
|/
* minibuffer-force-complete-and-exit: Allow input with no matchesDmitry Gutov2020-03-07
* Fix display of minibuffer prompt in ido.elEli Zaretskii2020-02-12
* Improve display of temporary echo messagesEli Zaretskii2020-01-21
* * lisp/minibuffer.el (read-file-name-default): Fix bug#39057Stefan Monnier2020-01-16
* Update copyright year to 2020Paul Eggert2020-01-01
* Move flex style's minibuffer-default-aware sorting to lisp/icomplete.elJoão Távora2019-12-31
* Another adjustment to flex completion style's sorting functionJoão Távora2019-12-31
* Comment on limitation of flex completion style's sorting functionJoão Távora2019-12-23
* Fix a bug in completion--flex-adjust-metadataJoão Távora2019-12-23
* Fix bug in flex completion style's sorting and simplifyJoão Távora2019-12-22
* Fix wording of recent documentation changesEli Zaretskii2019-12-22
* Improve sorting of flex completion style with non-nil minibuffer-defaultJoão Távora2019-12-22
* New variable set-message-function to show message at the end of the minibufferJuri Linkov2019-12-22
* Revert aa89c84e00d8dc85100e6fedab7631c415e6364d (bug#38457)Juri Linkov2019-12-16
* * lisp/minibuffer.el (completion-pcm--find-all-completions): Simplify a bitStefan Monnier2019-12-14
* Move recenter/scroll keybindings from minibuffer-local-map to read-char mapJuri Linkov2019-12-09
* Fix setting completions* faces inThierry Volpiatto2019-12-06
* * lisp/minibuffer.el (completion-pcm--optimize-pattern): New functionStefan Monnier2019-12-03
* message uses minibuffer-message in the active minibuffer (bug#17272 bug#19064)Juri Linkov2019-11-27
* * lisp/minibuffer.el (completion-flex-nospace): Default to t.João Távora2019-11-23
* * lisp/minibuffer.el (completions-common-part): Make it blue when possibleStefan Monnier2019-11-21
* Add new variable to prevent flex completion styleThierry Volpiatto2019-11-21
* Don't obscure the minibuffer by message (bug#17272)Juri Linkov2019-11-10
* Run scroll/recenter commands from minibuffer in original window (bug#38076)Juri Linkov2019-11-09
* Protect flex's display-sort-function against 0-length candidatesJoão Távora2019-11-09
* Have pcm styles apply faces to face prop, not font-lock-faceJoão Távora2019-11-08
* * lisp/minibuffer.el: Tweak and undo parts of recent changesStefan Monnier2019-10-29
* * lisp/loadup.el: Load minibuffer after cl-genericStefan Monnier2019-10-27
* Improve scoring algorithm for flex-style completionsJoão Távora2019-10-27
* minibuffer.el: Remove leftover code, unused after recent changeJuanma Barranquero2019-10-27
* Restore default value of face completions-common-partJoão Távora2019-10-26
* Rework face hints for partial-string completion stylesJoão Távora2019-10-26
* Allow completion styles to adjust completion metadataJoão Távora2019-10-26
* Revert "Allow completion styles to adjust completion metadata"João Távora2019-10-26
* Allow completion styles to adjust completion metadataJoão Távora2019-10-26
* Allow 'M-<' in the minibuffer to behave more logicallyLars Ingebrigtsen2019-10-01
* Clarify the doc string of complete-with-actionLars Ingebrigtsen2019-08-14
* * lisp/minibuffer.el (minibuffer-message-properties): New variable.Juri Linkov2019-07-05
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* Suppress warning in display-completion-list about itselfLars Ingebrigtsen2019-06-12
* Remove unused internal function completion-pcm--optimize-patternLars Ingebrigtsen2019-05-17
* Allow customizing the display of project file names when readingDmitry Gutov2019-05-14
* * lisp/minibuffer.el (completion-table-subvert): Fix typo from rev 5697ca55cbStefan Monnier2019-03-20