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