From 4f8c6edbf5fe4a290b4029111d586f4b042cb8c0 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 22 May 2022 10:23:27 -0700 Subject: my initial-scratch-message is based on the Emacs 20 text --- .emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index c68be6e5..fe046e18 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -495,7 +495,7 @@ that's something we can determine.") ;; We want Paredit in *scratch* but then it is not practical to use it for ;; temporarily holding other plain text. So drop "notes you don't want to -;; save" from `initial-scratch-message' (using the Emacs 24 text as a base). +;; save" from `initial-scratch-message' (using the Emacs 20 text as a base). ;; ;; We have C-x g or just creating new buffers for holding other plain text. ;; The main difference between these is that the former starts in `text-mode'. -- cgit v1.2.3