aboutsummaryrefslogtreecommitdiffstats
path: root/oni-bookmark.el
diff options
context:
space:
mode:
Diffstat (limited to 'oni-bookmark.el')
-rw-r--r--oni-bookmark.el7
1 files changed, 5 insertions, 2 deletions
diff --git a/oni-bookmark.el b/oni-bookmark.el
index 6f1d269..fbc150f 100644
--- a/oni-bookmark.el
+++ b/oni-bookmark.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2021.0527.230116
+;; Version: 2021.0715.223038
;; Package-Requires: (oni-data-dir)
;; This program is free software; you can redistribute it and/or modify
@@ -22,7 +22,10 @@
;;; Commentary:
-;; Bookmark configuration.
+;; Bookmark configuration. Add the following to your init file in case you want
+;; to use this configuration:
+;;
+;; (with-eval-after-load 'bookmark (require 'oni-bookmark))
;;; Code: