From: zk_phi Date: Fri, 13 Jun 2014 03:32:17 +0000 (+0900) Subject: suppress warning on the first invocation X-Git-Url: https://iankelling.org/git/?a=commitdiff_plain;ds=sidebyside;h=47b1fba73a235f222d9ce42b24313f3b135fd1c9;p=spray suppress warning on the first invocation --- diff --git a/spray.el b/spray.el index 43b46b6..561ec08 100644 --- a/spray.el +++ b/spray.el @@ -1,3 +1,5 @@ +(require 'face-remap) + ;; custom (defvar spray-wpm 400 "words/min") (defvar spray-height 400 "height of characters")