From 9b80cec576f7eadd51a59ddc9730d2cb53140682 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 6 Sep 2021 12:52:11 -0500 Subject: Whitespace --- init.el | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index a394d9a..b73cc80 100644 --- a/init.el +++ b/init.el @@ -1450,14 +1450,14 @@ browser defined in `browse-url-secondary-browser-function'." (setup (:straight persistent-scratch) (:option persistent-scratch-backup-directory (acdw/dir "scratch" t) persistent-scratch-keep-n-newest-backups 12) - + (persistent-scratch-setup-default) - + (mapc (lambda (buf) (with-current-buffer buf (when (funcall persistent-scratch-scratch-buffer-p-function) - (setq lexical-binding t) (persistent-scratch-mode +1)))) + (buffer-list))) (setup (:straight-if pkgbuild-mode @@ -1553,7 +1553,7 @@ browser defined in `browse-url-secondary-browser-function'." ;; user-full-name)) ;; "! " ;; "Welcome to GNU Emacs.\n\n") - initial-major-mode 'emacs-lisp-mode) + ) (add-hook 'kill-buffer-query-functions (defun kill-buffer-query@immortal-scratch () @@ -1664,7 +1664,7 @@ browser defined in `browse-url-secondary-browser-function'." ,reserve))) 'face '(:inherit simple-modeline-space)) right)))) - + (simple-modeline-mode +1)) (setup (:straight-if sly -- cgit 1.4.1-21-gabe81