]> git.eshelyaron.com Git - emacs.git/commit
* lisp/faces.el (read-face-name): Support a list of defaults for M-n.
authorJuri Linkov <juri@linkov.net>
Mon, 24 Jan 2022 18:28:10 +0000 (20:28 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 24 Jan 2022 18:28:10 +0000 (20:28 +0200)
commit2166b1e65e1bca9e091461c92d986b0cf49273d5
tree5c08709cff7dc8e4f978f024e4fd912948cc45b2
parentfbf475778459bc3a6b088e05e6839dc66c2caab5
* lisp/faces.el (read-face-name): Support a list of defaults for M-n.

When MULTIPLE is nil and the arg DEFAULT is a list, keep its elements
in the "future history" of the minibuffer retrieved by `M-n M-n ...'.
(bug#53255)
lisp/faces.el