From 5f44aab6047e8328dd3231612c6ee5b91df660a4 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Thu, 27 Sep 2012 21:15:38 +0900 Subject: [PATCH] add sl --- emacs.el | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/emacs.el b/emacs.el index 5878eb5..b45b405 100644 --- a/emacs.el +++ b/emacs.el @@ -859,6 +859,11 @@ drill-instructor.el" (smart-revert-on) ) +(and (dllib-if-unfound + "http://www.emacswiki.org/emacs/download/sl.el" + t) + (require 'sl nil t)) + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; term mode