summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d
diff options
context:
space:
mode:
authorAlan Pearce2014-07-15 20:50:44 +0100
committerAlan Pearce2014-07-15 20:50:44 +0100
commit09d20bc7afc9291ed47a253a1775a89108697bd4 (patch)
tree31d32f9f1ce6b9e228c5a90e7ab5f7c06ea1eb63 /tag-emacs/emacs.d
parent8e8ee807a7d8c9519de97697000044a43cc0e3a8 (diff)
downloaddotfiles-09d20bc7afc9291ed47a253a1775a89108697bd4.tar.lz
dotfiles-09d20bc7afc9291ed47a253a1775a89108697bd4.tar.zst
dotfiles-09d20bc7afc9291ed47a253a1775a89108697bd4.zip
Emacs: disable auto-starring packages on github
Diffstat (limited to 'tag-emacs/emacs.d')
-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