diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-11-23 09:06:07 +0000 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-11-23 09:06:07 +0000 |
commit | 61bd0f95560922efe77b0ed73c1e68ce92f2d3cd (patch) | |
tree | 500d40b1ae15b765931f9006ef96bd6450b2979f /bookmarks | |
parent | 50bb0c1e4c9164a63c560edf1952ad48f5e42eb2 (diff) | |
parent | ca0bb02c6ab6f0ea5e0ee0e2e39a685f4259c124 (diff) |
Merge branch 'master' of github.com:yulqen/emacs
Diffstat (limited to '')
-rw-r--r-- | bookmarks | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -;;;; Emacs Bookmark Format Version 1;;;; -*- coding: utf-8; mode: lisp-data -*- +;;;; Emacs Bookmark Format Version 1 ;;;; -*- coding: utf-8 -*- ;;; 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 -*- |