21 lines
687 B
Plaintext
21 lines
687 B
Plaintext
;;;; Emacs Bookmark Format Version 1 ;;;; -*- coding: utf-8-emacs -*-
|
|
;;; 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 -*-
|
|
((".emacs"
|
|
(filename . "~/.emacs")
|
|
(front-context-string . "(setq bookmark-d")
|
|
(rear-context-string . ")\n\n;; BOOKMARKS\n")
|
|
(position . 1385))
|
|
("Finances.md"
|
|
(filename . "~/Cloud/Current/School/Finances.md")
|
|
(front-context-string . "# CU Expenses")
|
|
(rear-context-string)
|
|
(position . 1))
|
|
("Proximate.md"
|
|
(filename . "~/Cloud/Notes/Proximate.md")
|
|
(front-context-string . "Notes")
|
|
(rear-context-string . " latest section\n")
|
|
(position . 1))
|
|
)
|