Fix some compiler warnings

This commit is contained in:
Tom Willemse 2016-08-02 13:58:58 +02:00
parent 3c5e2f3cc7
commit b07e4978a2

View file

@ -217,6 +217,7 @@ This is currently the data directory under the
(counsel-mode)
;;;; Bookmarks:
(eval-when-compile (require 'bookmark))
;;; Save bookmarks in my data directory.
(setq bookmark-default-file (oni:data-location "bookmarks"))