diff options
author | jao <jao@gnu.org> | 2021-05-19 06:26:59 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-05-19 06:26:59 +0100 |
commit | a9d421dc004aa7baf0047ac95b4becb488c82d34 (patch) | |
tree | 45a8753a7825e86d2563e8d8b815a3afc7e07970 /lib | |
parent | 3a662367dcb5bb384ac728c781b41be960249b74 (diff) | |
download | elibs-a9d421dc004aa7baf0047ac95b4becb488c82d34.tar.gz elibs-a9d421dc004aa7baf0047ac95b4becb488c82d34.tar.bz2 |
trying rcirc for a while
Diffstat (limited to 'lib')
-rw-r--r-- | lib/eos/jao-minibuffer.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/eos/jao-minibuffer.el b/lib/eos/jao-minibuffer.el index 0a9b391..52f3fcc 100644 --- a/lib/eos/jao-minibuffer.el +++ b/lib/eos/jao-minibuffer.el @@ -112,9 +112,7 @@ mode-line-buffer-identification) (w3m-current-title) (t "%b"))) - "%]" - (:propertize ,jao-minibuffer--circe face jao-themes-dimm) - " %*%+ " + "%] %*%+ " (:propertize mode-name face jao-themes-f00) (:propertize ("" minor-mode-alist (vc-mode vc-mode)) face jao-themes-f11) (:propertize (doc-view-doc-type |