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

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

[elpa] externals/nano-modeline 2b60ac2 13/25: Updated help mode


From: ELPA Syncer
Subject: [elpa] externals/nano-modeline 2b60ac2 13/25: Updated help mode
Date: Thu, 23 Dec 2021 12:57:31 -0500 (EST)

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

    Updated help mode
---
 nano-modeline.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nano-modeline.el b/nano-modeline.el
index 4c3a08a..5e15649 100644
--- a/nano-modeline.el
+++ b/nano-modeline.el
@@ -541,8 +541,8 @@ depending on the version of mu4e."
   (derived-mode-p 'nano-help-mode))
 
 (defun nano-modeline-nano-help-mode ()
-  (nano-modeline-compose (nano-modeline-status)
-                         "GNU Emacs / N Λ N O"
+  (nano-modeline-render "HELP"
+                         "Emacs / N Λ N O"
                          "(help)"
                          ""))
 



reply via email to

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