From 6c38d42f1a17fee4d9ead9d146e88620cf780ec7 Mon Sep 17 00:00:00 2001 From: verdant Date: Sat, 25 Apr 2026 10:45:42 +0800 Subject: Initial commit --- bookmarks.eld | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 bookmarks.eld (limited to 'bookmarks.eld') diff --git a/bookmarks.eld b/bookmarks.eld new file mode 100644 index 0000000..64a3eb1 --- /dev/null +++ b/bookmarks.eld @@ -0,0 +1,17 @@ +;;;; 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 -*- +((".emacs.d" + (filename . "~/.emacs.d/") + (front-context-string . "core\n -rw-r--r-") + (rear-context-string . "96 Apr 24 23:58 ") + (position . 274) + (last-modified 27116 5874 383590 841000)) +("blog" + (filename . "~/blog/") + (front-context-string . "archetypes\n drw") + (rear-context-string . "96 Mar 28 18:59 ") + (position . 202) + (last-modified 27116 5773 488743 684000)) +) -- cgit v1.2.3