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

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

[nongnu] elpa/apropospriate-theme a647eae 017/118: Revert "reload highli


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme a647eae 017/118: Revert "reload highlight-tail on loading theme when enabled"
Date: Thu, 21 Oct 2021 18:02:14 -0400 (EDT)

branch: elpa/apropospriate-theme
commit a647eae1de7149fb333f500bb6088fcedb771327
Author: justin talbott <justin@waymondo.com>
Commit: justin talbott <justin@waymondo.com>

    Revert "reload highlight-tail on loading theme when enabled"
    
    This reverts commit a669add0c45fa0dbe1542b5cddaa51924577f851.
    
    closes #4
---
 apropospriate.el | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/apropospriate.el b/apropospriate.el
index 258fe10..ee3390a 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -492,10 +492,7 @@
      `(ansi-color-names-vector
        [,base00 ,red-1 ,green ,yellow ,blue ,purple ,cyan ,base03])
      `(ansi-term-color-vector
-       [unspecified ,base00 ,red-1 ,green ,yellow ,blue ,purple ,cyan 
,base03])))
-
-  (when (and highlight-tail-mode (fboundp 'highlight-tail-reload))
-    (highlight-tail-reload)))
+       [unspecified ,base00 ,red-1 ,green ,yellow ,blue ,purple ,cyan 
,base03]))))
 
 ;;;###autoload
 (and load-file-name



reply via email to

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