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

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

[nongnu] elpa/telephone-line bfe7b189d7 177/195: Merge branch 'master' o


From: ELPA Syncer
Subject: [nongnu] elpa/telephone-line bfe7b189d7 177/195: Merge branch 'master' of github.com:dbordak/telephone-line
Date: Wed, 5 Jan 2022 02:59:57 -0500 (EST)

branch: elpa/telephone-line
commit bfe7b189d708d9cbc69ef2eaf5542108edc4257d
Merge: c0363af166 706cedb353
Author: Daniel Bordak <dbordak@fastmail.fm>
Commit: Daniel Bordak <dbordak@fastmail.fm>

    Merge branch 'master' of github.com:dbordak/telephone-line
---
 telephone-line-segments.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/telephone-line-segments.el b/telephone-line-segments.el
index 713eeff0dd..e7035c188a 100644
--- a/telephone-line-segments.el
+++ b/telephone-line-segments.el
@@ -186,6 +186,10 @@ If it doesn't exist, create and cache it."
   (when (boundp 'erc-modified-channels-object)
     (string-trim erc-modified-channels-object)))
 
+(telephone-line-defsegment telephone-line-tracking-segment ()
+  (when (boundp 'tracking-mode-line-buffers)
+    tracking-mode-line-buffers))
+
 (telephone-line-defsegment telephone-line-window-number-segment (&optional 
in-unicode)
   (when (bound-and-true-p winum-mode)
     (if in-unicode



reply via email to

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