Fix some compiler warnings
This commit is contained in:
parent
3c5e2f3cc7
commit
b07e4978a2
1 changed files with 1 additions and 0 deletions
|
@ -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"))
|
||||
|
|
Loading…
Reference in a new issue