From 22708be882b3f67da5d52b245a63e234680d7f71 Mon Sep 17 00:00:00 2001 From: blendoit Date: Tue, 10 Sep 2019 21:27:41 -0700 Subject: Last commit before Spacemacs --- .cache/layouts/persp-auto-save | 2 ++ .cache/places | 5 +++++ .cache/recentf | 14 ++++++++++++++ .cache/savehist | 13 +++++++++++++ 4 files changed, 34 insertions(+) create mode 100644 .cache/layouts/persp-auto-save create mode 100644 .cache/places create mode 100644 .cache/recentf create mode 100644 .cache/savehist (limited to '.cache') diff --git a/.cache/layouts/persp-auto-save b/.cache/layouts/persp-auto-save new file mode 100644 index 0000000..0b3df9d --- /dev/null +++ b/.cache/layouts/persp-auto-save @@ -0,0 +1,2 @@ +;; -*- mode: emacs-lisp; eval: (progn (pp-buffer) (indent-buffer)) -*- +((def-persp nil ((def-buffer "evil-tutor-09092019.txt" "/home/blendux/.emacs.d/.cache/.tutor/evil-tutor-09092019.txt" evil-tutor-mode)) (def-wconf (((min-height . 4) (min-width . 10) (min-height-ignore . 3) (min-width-ignore . 4) (min-height-safe . 1) (min-width-safe . 2) (min-pixel-height . 68) (min-pixel-width . 80) (min-pixel-height-ignore . 51) (min-pixel-width-ignore . 32) (min-pixel-height-safe . 17) (min-pixel-width-safe . 16)) leaf (pixel-width . 1912) (pixel-height . 1037) (total-width . 239) (total-height . 61) (normal-height . 1.0) (normal-width . 1.0) (buffer "*Warnings*" (selected . t) (hscroll . 0) (fringes 8 8 nil) (margins nil) (scroll-bars nil 0 t nil 0 t) (vscroll . 0) (dedicated) (point . 213) (start . 1)))) (def-params ((gui-eyebrowse-last-slot . 1) (gui-eyebrowse-current-slot . 1) (gui-eyebrowse-window-configs (1 (((min-height . 4) (min-width . 10) (min-height-ignore . 3) (min-width-ignore . 4) (min-height-safe . 1) (min-width-safe . 2) (min-pixel-height . 68) (min-pixel-width . 80) (min-pixel-height-ignore . 51) (min-pixel-width-ignore . 32) (min-pixel-height-safe . 17) (min-pixel-width-safe . 16)) leaf (pixel-width . 1912) (pixel-height . 1037) (total-width . 239) (total-height . 61) (normal-height . 1.0) (normal-width . 1.0) (buffer "*Warnings*" (selected . t) (hscroll . 0) (fringes 8 8 nil) (margins nil) (scroll-bars nil 0 t nil 0 t) (vscroll . 0) (dedicated) (point . 213) (start . 1))) "")))) t nil nil)) \ No newline at end of file diff --git a/.cache/places b/.cache/places new file mode 100644 index 0000000..89b6049 --- /dev/null +++ b/.cache/places @@ -0,0 +1,5 @@ +;;; -*- coding: utf-8 -*- +(("/home/blendux/.emacs.d/.cache/recentf" . 312) + ("/home/blendux/.emacs.d/.cache/layouts/persp-auto-save" . 1525) + ("/home/blendux/Documents/quickorg.org" . 47) + ("/home/blendux/.spacemacs" . 2034)) diff --git a/.cache/recentf b/.cache/recentf new file mode 100644 index 0000000..1aded44 --- /dev/null +++ b/.cache/recentf @@ -0,0 +1,14 @@ +;;; Automatically generated by ‘recentf’ on Mon Sep 9 20:12:38 2019. + +(setq recentf-list + '( + "/home/blendux/Documents/quickorg.org" + "/home/blendux/.emacs.d/blendoit-ucla-theme.el" + )) + +(setq recentf-filter-changer-current 'nil) + + +;; Local Variables: +;; coding: utf-8-emacs +;; End: diff --git a/.cache/savehist b/.cache/savehist new file mode 100644 index 0000000..80fd290 --- /dev/null +++ b/.cache/savehist @@ -0,0 +1,13 @@ +;; -*- mode: emacs-lisp; coding: utf-8-unix -*- +;; Minibuffer history file, automatically generated by ‘savehist’. + +(setq savehist-minibuffer-history-variables '(evil-ex-history woman-topic-history buffer-name-history ivy-history counsel-M-x-history)) +(setq evil-ex-history '(#("q!" 0 1 (ex-index 1) 1 2 (ex-index 2)) #("x" 0 1 (ex-index 1)))) +(setq buffer-name-history '("*Custom Themes*")) +(setq ivy-history '(#("gray10" 0 6 (ivy-index 0)) #("spacema" 0 7 (ivy-index 0)) #("space" 0 5 (ivy-index 0)))) +(setq counsel-M-x-history '(#("^customize" 0 10 (ivy-index 0)) #("^rever" 0 6 (ivy-index 0)) #("^customize-themes" 0 17 (ivy-index 0)) #("^customi" 0 8 (ivy-index 0)) #("^customize-group" 0 16 (ivy-index 0)))) +(setq evil-jumps-history '((2034 "/home/blendux/.spacemacs") (2034 "/home/blendux/.spacemacs") (2034 "/home/blendux/.spacemacs"))) +(setq mark-ring 'nil) +(setq search-ring 'nil) +(setq regexp-search-ring 'nil) +(setq extended-command-history 'nil) -- cgit v1.2.3