projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8448f6
)
* lisp/mb-depth.el (minibuffer-depth-indicator): Add :group 'minibuffer'.
author
Juri Linkov
<juri@linkov.net>
Thu, 7 Jan 2021 17:56:59 +0000
(19:56 +0200)
committer
Juri Linkov
<juri@linkov.net>
Thu, 7 Jan 2021 17:56:59 +0000
(19:56 +0200)
lisp/mb-depth.el
patch
|
blob
|
history
diff --git
a/lisp/mb-depth.el
b/lisp/mb-depth.el
index ea2ea174b50a0ad8bacd20550e4bfd1fc3aa0967..f9a24e34bf2e55aa316a3144da6b8767c8064daa 100644
(file)
--- a/
lisp/mb-depth.el
+++ b/
lisp/mb-depth.el
@@
-37,6
+37,7
@@
and must return a string.")
(defface minibuffer-depth-indicator '((t :inherit highlight))
"Face to use for minibuffer depth indicator."
+ :group 'minibuffer
:version "28.1")
;; An overlay covering the prompt. This is a buffer-local variable in