summaryrefslogtreecommitdiffstats
path: root/emacs/gnus.el
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-08-19 00:19:15 +0200
committerGravatar Tom Willemsen2012-08-19 00:19:15 +0200
commitc93b49d16784cafad5d6144bd2b150a19eb17bef (patch)
tree4ae291c714ace561a82034405c5541f3dc927c64 /emacs/gnus.el
parent9a500861070e1ce374064d14ee2372e12c22a06f (diff)
downloaddotfiles-c93b49d16784cafad5d6144bd2b150a19eb17bef.tar.gz
dotfiles-c93b49d16784cafad5d6144bd2b150a19eb17bef.zip
emacs/gnus.el
Diffstat (limited to 'emacs/gnus.el')
-rw-r--r--emacs/gnus.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/emacs/gnus.el b/emacs/gnus.el
index 1bf988a..1f629b5 100644
--- a/emacs/gnus.el
+++ b/emacs/gnus.el
@@ -68,3 +68,7 @@
(bbdb-initialize 'gnus 'message)
(bbdb-insinuate-gnus)
(setq bbdb-north-american-phone-numbers-p nil)
+
+;; Local Variables:
+;; no-update-autoloads: t
+;; End: