From 1bd127e2371ddf3274e26e7f4c03d25e53562f05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sat, 16 Oct 2021 01:54:41 +0200 Subject: Update init.el --- .emacs.d/bookmarks | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.emacs.d/bookmarks') diff --git a/.emacs.d/bookmarks b/.emacs.d/bookmarks index d473ee3..d0bf6d3 100644 --- a/.emacs.d/bookmarks +++ b/.emacs.d/bookmarks @@ -2,11 +2,11 @@ ;;; 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 -*- -(("keys" +(("conf" (filename . "~/.emacs.d/init.el") - (front-context-string . "(set-keys \"C-M-&") - (rear-context-string . "e-place-mode 1)\n") - (position . 2469)) + (front-context-string . ";; Configuration") + (rear-context-string . "(point-max))))\n\n") + (position . 4099)) ("helm" (filename . "~/.emacs.d/init.el") (front-context-string . "(require 'helm)\n") -- cgit v1.2.3