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

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

[elpa] externals/nano-modeline 6b9b75baa0: Fixed agenda mode prefix.


From: ELPA Syncer
Subject: [elpa] externals/nano-modeline 6b9b75baa0: Fixed agenda mode prefix.
Date: Mon, 3 Jan 2022 16:57:39 -0500 (EST)

branch: externals/nano-modeline
commit 6b9b75baa05273037f5cdfbbc52c9faaa72fd60a
Author: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>
Commit: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>

    Fixed agenda mode prefix.
---
 nano-modeline.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nano-modeline.el b/nano-modeline.el
index 1f7437073b..d8850f5334 100644
--- a/nano-modeline.el
+++ b/nano-modeline.el
@@ -418,7 +418,7 @@ Modeline is composed as:
   (derived-mode-p 'org-agenda-mode))
 
 (defun nano-modeline-org-agenda-mode ()
-  (nano-modeline-render "ORG" 
+  (nano-modeline-render nil
                          "Agenda"
                          ""
 ;;                         (format "%s" org-agenda-span-name)



reply via email to

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