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

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

[nongnu] elpa/telephone-line 9e3502e7b5 085/195: Change default config t


From: ELPA Syncer
Subject: [nongnu] elpa/telephone-line 9e3502e7b5 085/195: Change default config to use airline position
Date: Wed, 5 Jan 2022 02:59:29 -0500 (EST)

branch: elpa/telephone-line
commit 9e3502e7b5783a4012bc2dd87b92b6cba693ab68
Author: Daniel Bordak <dbordak@fastmail.fm>
Commit: Daniel Bordak <dbordak@fastmail.fm>

    Change default config to use airline position
---
 telephone-line.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/telephone-line.el b/telephone-line.el
index 64337e3a74..895a6279cd 100644
--- a/telephone-line.el
+++ b/telephone-line.el
@@ -273,7 +273,7 @@ separators, as they are conditional, are evaluated 
on-the-fly."
 (defcustom telephone-line-rhs
   '((nil    . (telephone-line-misc-info-segment
                telephone-line-major-mode-segment))
-    (accent . (telephone-line-position-segment)))
+    (accent . (telephone-line-airline-position-segment)))
   "Right hand side segment alist."
   :type '(alist :key-type segment-color :value-type subsegment-list)
   :group 'telephone-line)



reply via email to

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