From 8a38cc793fb7a6b913d21504774c1b3eac720b94 Mon Sep 17 00:00:00 2001
From: Chizi123 <joelgrun@gmail.com>
Date: Wed, 17 Apr 2019 08:02:08 +0000
Subject: [PATCH] added local emacs-lisp words to LocalWords, added lines between headings

---
 bookmarks |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/bookmarks b/bookmarks
new file mode 100644
index 0000000..6ce8ff6
--- /dev/null
+++ b/bookmarks
@@ -0,0 +1,10 @@
+;;;; 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 -*-
+(("Emacs init file"
+ (filename . "~/.emacs.d/init.el")
+ (front-context-string)
+ (rear-context-string . " C-b\" 'ibuffer)\n")
+ (position . 918))
+)
\ No newline at end of file

--
Gitblit v1.9.3