[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/modus-vivendi-theme c419e9b 034/110: Add support for ne
From: |
Stefan Monnier |
Subject: |
[elpa] externals/modus-vivendi-theme c419e9b 034/110: Add support for new ICOMPLETE-VERTICAL package |
Date: |
Wed, 29 Apr 2020 21:40:01 -0400 (EDT) |
branch: externals/modus-vivendi-theme
commit c419e9bfe57dbcbe39017ad3d389e65965cff19c
Author: Protesilaos Stavrou <address@hidden>
Commit: Protesilaos Stavrou <address@hidden>
Add support for new ICOMPLETE-VERTICAL package
The project is being actively developed and I am tracking it closely:
https://github.com/oantolin/icomplete-vertical
---
README.org | 1 +
modus-operandi-theme.el | 2 ++
modus-vivendi-theme.el | 2 ++
3 files changed, 5 insertions(+)
diff --git a/README.org b/README.org
index adf3565..088f56a 100644
--- a/README.org
+++ b/README.org
@@ -311,6 +311,7 @@ the "full support" may not be 100% true…
+ hydra
+ ibuffer
+ icomplete
++ icomplete-vertical
+ ido-mode
+ iedit
+ imenu-list
diff --git a/modus-operandi-theme.el b/modus-operandi-theme.el
index a2f9af3..0c9a3a7 100644
--- a/modus-operandi-theme.el
+++ b/modus-operandi-theme.el
@@ -1732,6 +1732,8 @@ AMOUNT is a customisation option."
`(hydra-face-teal ((,class (:foreground ,cyan-intense :weight bold))))
;;;; icomplete
`(icomplete-first-match ((,class (:foreground ,magenta :weight bold))))
+ ;;;; icomplete-vertical
+ `(icomplete-vertical-separator ((,class (:foreground ,fg-alt))))
;;;; ido-mode
`(ido-first-match ((,class (:foreground ,magenta :weight bold))))
`(ido-incomplete-regexp ((,class (:inherit error))))
diff --git a/modus-vivendi-theme.el b/modus-vivendi-theme.el
index a0588db..7334e6a 100644
--- a/modus-vivendi-theme.el
+++ b/modus-vivendi-theme.el
@@ -1732,6 +1732,8 @@ AMOUNT is a customisation option."
`(hydra-face-teal ((,class (:foreground ,cyan-intense :weight bold))))
;;;; icomplete
`(icomplete-first-match ((,class (:foreground ,magenta :weight bold))))
+ ;;;; icomplete-vertical
+ `(icomplete-vertical-separator ((,class (:foreground ,fg-alt))))
;;;; ido-mode
`(ido-first-match ((,class (:foreground ,magenta :weight bold))))
`(ido-incomplete-regexp ((,class (:inherit error))))
- [elpa] externals/modus-vivendi-theme 86eb802 012/110: Add support for CTRLF, (continued)
- [elpa] externals/modus-vivendi-theme 86eb802 012/110: Add support for CTRLF, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme d3a39cd 007/110: Add support for PARROT, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme e1e9fad 018/110: Document IBUFFER support. Add minor tweaks., Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme aacd88a 027/110: Add support for TRASHED, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 075c29f 030/110: Improve section about demo content in the README, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 91aeae2 017/110: Minor doc update on new subtle diffs option, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 003941a 016/110: Internal: implement macro for scaling headings, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 1086949 023/110: Add single missing parenthesis to the README, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme afbe3ce 028/110: Add support for VISIBLE-MARK, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 6d288f9 038/110: Refine colours for C-q chars and regexp groupings, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme c419e9b 034/110: Add support for new ICOMPLETE-VERTICAL package,
Stefan Monnier <=
- [elpa] externals/modus-vivendi-theme e6c7b7f 033/110: Document already-supported ICOMPLETE and FLX, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme d8d266d 043/110: Add missing newline char in end of file, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 72de79b 044/110: Use bold weight conditionally in more indicators, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme ded2d1f 035/110: Provide concise docs of customisation options, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme ca9a69d 040/110: Add support for AG, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 530787e 048/110: Refine FLYSPELL: use new dedicated lang colours, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme 409648d 049/110: Refine FLYMAKE: new linter colours, better fringes, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme f635f9b 050/110: Refine ARTBOLLOCKS-MODE: use new lang colours, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme a0e9380 055/110: Add tentative support for Emacs27 TAB-{BAR, LINE}, Stefan Monnier, 2020/04/29
- [elpa] externals/modus-vivendi-theme b298d30 067/110: Add note on package list refresh in the README, Stefan Monnier, 2020/04/29