branch: externals/nano-modeline commit cba074e55c847f289085ec35c21fb2ad8df1b483 Author: Nicolas P. Rougier <nicolas.roug...@inria.fr> Commit: Nicolas P. Rougier <nicolas.roug...@inria.fr>
Tagged version 1.0 --- nano-modeline.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nano-modeline.el b/nano-modeline.el index e03d0b2ff1..70afd3fb61 100644 --- a/nano-modeline.el +++ b/nano-modeline.el @@ -4,7 +4,7 @@ ;; Maintainer: Nicolas P. Rougier <nicolas.roug...@inria.fr> ;; URL: https://github.com/rougier/nano-modeline -;; Version: 0.7.2 +;; Version: 1.0.0 ;; Package-Requires: ((emacs "27.1")) ;; Keywords: convenience, mode-line, header-line @@ -45,7 +45,7 @@ ;; Version 1.0.0 ;; - Complete rewrite to make it simpler & faster ;; - API break: No longer a minor mode -;; - Activatable buttons can be added +;; - Activatable buttons can be added and grouped ;; - Modeline can be now be activated through modes hook ;; ;; Version 0.7.2