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

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

[elpa] externals/nano-modeline c5f73179e9 4/4: Bump version to 5.2


From: ELPA Syncer
Subject: [elpa] externals/nano-modeline c5f73179e9 4/4: Bump version to 5.2
Date: Tue, 29 Mar 2022 12:57:43 -0400 (EDT)

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

    Bump version to 5.2
---
 nano-modeline.el | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/nano-modeline.el b/nano-modeline.el
index 0a08c0df9b..a1813ee36c 100644
--- a/nano-modeline.el
+++ b/nano-modeline.el
@@ -4,7 +4,7 @@
 
 ;; Maintainer: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>
 ;; URL: https://github.com/rougier/nano-modeline
-;; Version: 0.5
+;; Version: 0.5.2
 ;; Package-Requires: ((emacs "27.1"))
 ;; Keywords: convenience, mode-line, header-line
 
@@ -47,6 +47,12 @@
 ;;
 ;;; NEWS:
 ;;
+;; Version 0.5.2
+;; - Spaces have face that enforce active/inactive
+;; - Better marker for dedicated windows
+;; - Internal reordering of modes, most frequent first
+;;    (educated guess, might vary greatly with users)
+;;
 ;; Version 0.5.1
 ;; - Bug fix (make-obsolete-variable)
 ;; - Added marker for dedicated window
@@ -946,6 +952,7 @@ depending on the version of mu4e."
                           (if branch (concat "(" branch ")") "")
                           position)))
 
+
 ;; ---------------------------------------------------------------------
 (defun nano-modeline-face-clear (face)
   "Clear FACE"



reply via email to

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