From 0cd9e6081cdd8f206e07d56b4d4bdd322a8edf49 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 15 Jun 2014 00:51:26 +0200 Subject: Throw away unused local variables --- .emacs.d/init.el | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 64c3f4a..6a4ed28 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -1417,8 +1417,3 @@ from myaethon2.core.decorators import ( (provide 'init) ;;; init.el ends here - -;; Local Variables: -;; outline-regexp: ";;;;*" -;; eval: (outline-minor-mode 1) -;; End: -- cgit v1.2.3-54-g00ecf