branch: elpa/org-auto-tangle
commit ddc2dd65eeaefabecdd079220d7f1ce6bd520a84
Author: lispy-dobby <[email protected]>
Commit: lispy-dobby <[email protected]>
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