diff options
Diffstat (limited to 'emacs.d/bookmarks')
-rw-r--r-- | emacs.d/bookmarks | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/emacs.d/bookmarks b/emacs.d/bookmarks new file mode 100644 index 0000000..05ee99e --- /dev/null +++ b/emacs.d/bookmarks | |||
@@ -0,0 +1,33 @@ | |||
1 | ;;;; Emacs Bookmark Format Version 1;;;; -*- coding: utf-8; mode: lisp-data -*- | ||
2 | ;;; This format is meant to be slightly human-readable; | ||
3 | ;;; nevertheless, you probably don't want to edit it. | ||
4 | ;;; -*- End Of Bookmark File Format Version Stamp -*- | ||
5 | (("~elly/pub" | ||
6 | (filename . "/sshx:town:/home/elly/pub/") | ||
7 | (front-context-string . " /sshx:town:/ho") | ||
8 | (rear-context-string) | ||
9 | (position . 1) | ||
10 | (last-modified 26236 19926 867955 868000)) | ||
11 | ("Planet ACDW" | ||
12 | (front-context-string . "mars, but with e") | ||
13 | (rear-context-string) | ||
14 | (position . 1) | ||
15 | (last-modified 26235 32833 754178 60000) | ||
16 | (location . "https://planet.acdw.net/") | ||
17 | (handler . eww-bookmark-jump)) | ||
18 | ("CHICKEN API" | ||
19 | (front-context-string . "chickadee\n\nIdent") | ||
20 | (rear-context-string) | ||
21 | (position . 1) | ||
22 | (last-modified 26219 43014 969496 46000) | ||
23 | (location . "http://api.call-cc.org/5/doc/") | ||
24 | (handler . eww-bookmark-jump)) | ||
25 | (#1="set-face-attribute" | ||
26 | (position . 1) | ||
27 | (last-modified 26219 41950 249141 418000) | ||
28 | (help-fn . describe-function--helper) | ||
29 | (help-args set-face-attribute "brianna-theme.el") | ||
30 | (position . 1) | ||
31 | (handler . help-bookmark-jump) | ||
32 | (defaults #1# "*Help*")) | ||
33 | ) | ||