11 lines
427 B
EmacsLisp
11 lines
427 B
EmacsLisp
;;;; Emacs Bookmark Format Version 1;;;; -*- coding: utf-8-emacs; mode: lisp-data -*-
|
|
;;; This format is meant to be slightly human-readable;
|
|
;;; nevertheless, you probably don't want to edit it.
|
|
;;; -*- End Of Bookmark File Format Version Stamp -*-
|
|
(("org-capture-last-stored"
|
|
(filename . "~/org/word_of_god.org")
|
|
(front-context-string . "#+TITLE: Word of")
|
|
(rear-context-string . "scripture\n:END:\n")
|
|
(position . 98))
|
|
)
|