blob 696d64979b8c90012cc4f7701068a75c521304ec 594 bytes (raw)
name: test/lisp/bookmark-resources/test-list.bmk # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
| | ;;;; 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 -*-
(("name-0"
(filename . "/some/file-0")
(front-context-string . "abc")
(rear-context-string . "def")
(position . 3))
("name-1"
(filename . "/some/file-1")
(front-context-string . "abc")
(rear-context-string . "def")
(position . 3))
("name-2"
(filename . "/some/file-2")
(front-context-string . "abc")
(rear-context-string . "def")
(position . 3))
)
|
debug log:
solving 696d64979b ...
found 696d64979b in https://git.savannah.gnu.org/cgit/emacs.git
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.