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

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

[elpa] externals/nano-modeline 8052795 24/24: Added autoload


From: ELPA Syncer
Subject: [elpa] externals/nano-modeline 8052795 24/24: Added autoload
Date: Wed, 6 Oct 2021 17:57:37 -0400 (EDT)

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

    Added autoload
---
 nano-modeline.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nano-modeline.el b/nano-modeline.el
index 1423c32..ee31ea6 100644
--- a/nano-modeline.el
+++ b/nano-modeline.el
@@ -664,6 +664,7 @@ Modeline is composed as:
                       :underline  'unspecified :overline   'unspecified
                       :box        'unspecified :inherit    'unspecified))
 
+;;;###autoload
 (defun nano-modeline ()
   "Install a header line whose content is dependend on the major mode"
   (interactive)



reply via email to

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