summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'tag-emacs/emacs.d/init.el')
-rw-r--r--tag-emacs/emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el
index b19588d..4b8f45d 100644
--- a/tag-emacs/emacs.d/init.el
+++ b/tag-emacs/emacs.d/init.el
@@ -52,7 +52,7 @@
 (req-package paradox
   :defer t
   :config (progn
-            (setq paradox-automatically-star t)))
+            (setq paradox-automatically-star nil)))
 
 (defun package-list-installed ()
   (loop for pkg in package-activated-list