[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/radio b9ab9ea17f 1/2: radio.el: update all mode lines
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/radio b9ab9ea17f 1/2: radio.el: update all mode lines |
Date: |
Wed, 5 Mar 2025 07:01:24 -0500 (EST) |
branch: elpa/radio
commit b9ab9ea17ff444c53475299ccb7b1f9641ab797c
Author: Roi Martin <jroi.martin@gmail.com>
Commit: Roi Martin <jroi.martin@gmail.com>
radio.el: update all mode lines
---
radio.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/radio.el b/radio.el
index 56efea3b6b..9e09678c02 100644
--- a/radio.el
+++ b/radio.el
@@ -166,7 +166,7 @@ effect."
(defun radio-line-mode--set (string)
"Set mode line status to STRING and force update."
(setq radio-line-mode--string string)
- (force-mode-line-update))
+ (force-mode-line-update 'all))
;;;###autoload
(define-minor-mode radio-line-mode