emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/spacemacs-theme 816c75b855 099/336: Remove obsolete helm-g


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 816c75b855 099/336: Remove obsolete helm-grep-running face
Date: Fri, 14 Jan 2022 10:59:17 -0500 (EST)

branch: elpa/spacemacs-theme
commit 816c75b855d2024362dcfa9320445386610509dd
Author: Chunyang Xu <xuchunyang56@gmail.com>
Commit: Chunyang Xu <xuchunyang56@gmail.com>

    Remove obsolete helm-grep-running face
    
    That face got removed in 
https://github.com/emacs-helm/helm/commit/326c939b09a23f0541ae37c79aeb266d46562da4
---
 spacemacs-common.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index ad9e6c6248..5a35f151c4 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -309,7 +309,6 @@
      `(helm-grep-finish ((,class (:foreground ,base :background ,bg1))))
      `(helm-grep-lineno ((,class (:foreground ,base :background ,bg1))))
      `(helm-grep-match ((,class (:foreground nil :background nil :inherit 
helm-match))))
-     `(helm-grep-running ((,class (:foreground ,func :background ,bg1))))
      `(helm-header ((,class (:foreground ,base :background ,bg1 :underline nil 
:box nil))))
      `(helm-header-line-left-margin ((,class (:foreground ,inf :background 
,nil))))
      `(helm-match ((,class (:inherit match))))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]