]> git.eshelyaron.com Git - emacs.git/commit
; Ensure 'seq-max' argument is non empty
authorEshel Yaron <me@eshelyaron.com>
Sat, 17 Feb 2024 07:45:09 +0000 (08:45 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 17 Feb 2024 07:45:09 +0000 (08:45 +0100)
commit11d6dcd98b3cc68532f9b1d60fc39af309625bd2
tree474d409e64854759ebcf6818b6cd4b6b3eb2d27e
parent0af05f15b9a0ebbb5086993156f392b5ba0dd934
; Ensure 'seq-max' argument is non empty

* lisp/faces.el (completion-face-name-affixation)
* lisp/minibuffer.el (completion-styles-affixation)
(completion-file-name-affixation)
(minibuffer-narrow-buffer-completions)
(completion-buffer-name-affixation)
* lisp/simple.el (read-extended-command--affixation): Add 0 to
beginning of 'seq-max' argument to ensure it is non empty.
lisp/faces.el
lisp/minibuffer.el
lisp/simple.el