unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 11a5c3f2225a02292841aa3bf87597334e3a0fb9 588 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 -*-
(("name0"
 (filename . "/some/file0")
 (front-context-string . "abc")
 (rear-context-string . "def")
 (position . 3))
("name1"
 (filename . "/some/file1")
 (front-context-string . "abc")
 (rear-context-string . "def")
 (position . 3))
("name2"
 (filename . "/some/file2")
 (front-context-string . "abc")
 (rear-context-string . "def")
 (position . 3))
)

debug log:

solving 11a5c3f222 ...
found 11a5c3f222 in https://yhetil.org/emacs-devel/20200724005105.11f85d5f@pineapple/

applying [1/1] https://yhetil.org/emacs-devel/20200724005105.11f85d5f@pineapple/
diff --git a/test/lisp/bookmark-resources/test-list.bmk b/test/lisp/bookmark-resources/test-list.bmk
new file mode 100644
index 0000000000..11a5c3f222

Checking patch test/lisp/bookmark-resources/test-list.bmk...
Applied patch test/lisp/bookmark-resources/test-list.bmk cleanly.

index at:
100644 11a5c3f2225a02292841aa3bf87597334e3a0fb9	test/lisp/bookmark-resources/test-list.bmk

(*) 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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).