]> git.eshelyaron.com Git - emacs.git/commit
Add minibuffer history to 'C-x /' in minibuffer
authorEshel Yaron <me@eshelyaron.com>
Fri, 9 Feb 2024 10:41:12 +0000 (11:41 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 9 Feb 2024 10:41:12 +0000 (11:41 +0100)
commitc649b78eac5ac4d66ec9f69fb4804f0bd581eb70
tree3df39c91c89281918a2709a7d1a00aeb4fff8d6c
parent29c9cd7e82e1e2cacfe1371d6eaa9517ac5367b5
Add minibuffer history to 'C-x /' in minibuffer

* lisp/minibuffer.el (minibuffer-completion-styles-history): New var.
(minibuffer-set-completion-styles): Use it.
lisp/minibuffer.el