diff options
Diffstat (limited to '.emacs.d')
-rw-r--r-- | .emacs.d/lisp/bandali-essentials.el | 2 | ||||
m--------- | .emacs.d/lisp/debian-el | 0 | ||||
m--------- | .emacs.d/lisp/dpkg-dev-el | 0 |
3 files changed, 2 insertions, 0 deletions
diff --git a/.emacs.d/lisp/bandali-essentials.el b/.emacs.d/lisp/bandali-essentials.el index 27e1836..ff32cc9 100644 --- a/.emacs.d/lisp/bandali-essentials.el +++ b/.emacs.d/lisp/bandali-essentials.el @@ -46,6 +46,8 @@ ;; I don't feel like randomly jumping out of my chair. ring-bell-function 'ignore) +(minibuffer-depth-indicate-mode 1) + ;; Mode-line compacting for older Emacsen. (when (and (version< emacs-version "28") mode-line-compact) ;; Manually make some `mode-line' spaces smaller. diff --git a/.emacs.d/lisp/debian-el b/.emacs.d/lisp/debian-el -Subproject a3ef20c269b9192710567571b20718f572942bc +Subproject bc36846aa2a185a580a7f06230b32d38459fb32 diff --git a/.emacs.d/lisp/dpkg-dev-el b/.emacs.d/lisp/dpkg-dev-el -Subproject af9aad721cb263e495e2f77df458e9496549c04 +Subproject 042404f71699a1cbc1377994eeecef261acf747 |