projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7816c9
)
* lisp/minibuffer.el (completions-group-separator): Update :version.
author
Juri Linkov
<juri@linkov.net>
Mon, 24 Oct 2022 07:22:37 +0000
(10:22 +0300)
committer
Juri Linkov
<juri@linkov.net>
Mon, 24 Oct 2022 07:22:37 +0000
(10:22 +0300)
lisp/minibuffer.el
patch
|
blob
|
history
diff --git
a/lisp/minibuffer.el
b/lisp/minibuffer.el
index f193e9f9ac50500b39a0db3801ed1ea848d1ace3..a9f72d600decf40180f35b02a50e6d23a5dae795 100644
(file)
--- a/
lisp/minibuffer.el
+++ b/
lisp/minibuffer.el
@@
-1239,7
+1239,7
@@
pair of a group title string and a list of group candidate strings."
(defface completions-group-separator
'((t :inherit shadow :underline t))
"Face used for the separator lines between the candidate groups."
- :version "2
8
.1")
+ :version "2
9
.1")
(defun completion--cycle-threshold (metadata)
(let* ((cat (completion-metadata-get metadata 'category))