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

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

[nongnu] elpa/org-auto-tangle ddc2dd65ee 18/56: added space to lighter a


From: ELPA Syncer
Subject: [nongnu] elpa/org-auto-tangle ddc2dd65ee 18/56: added space to lighter and removed changed to a shorter one
Date: Mon, 6 Jun 2022 11:58:52 -0400 (EDT)

branch: elpa/org-auto-tangle
commit ddc2dd65eeaefabecdd079220d7f1ce6bd520a84
Author: lispy-dobby <yilkalargawworkneh@gmail.com>
Commit: lispy-dobby <yilkalargawworkneh@gmail.com>

    added space to lighter and removed changed to a shorter one
---
 org-auto-tangle.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-auto-tangle.el b/org-auto-tangle.el
index 384e1e559e..e31eb90e00 100644
--- a/org-auto-tangle.el
+++ b/org-auto-tangle.el
@@ -81,7 +81,7 @@
 
 (define-minor-mode org-auto-tangle-mode
   "Automatically tangle org-mode files with the option #+auto_tangle: t."
-  :lighter "org-auto-tangle"
+  :lighter " org-a-t"
 
   (when org-auto-tangle-mode
     (add-hook 'org-mode-hook



reply via email to

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