summary refs log tree commit diff stats
path: root/lisp/+scratch.el
diff options
context:
space:
mode:
authorCase Duckworth2021-12-17 18:31:24 -0600
committerCase Duckworth2021-12-17 18:31:24 -0600
commitccff884113100bf42cb330d8feccbbd4a82d45e6 (patch)
treef4e7e5a8f4627974585f3a48ea1e449ceff7f23b /lisp/+scratch.el
parentRequire work stuff (diff)
downloademacs-ccff884113100bf42cb330d8feccbbd4a82d45e6.tar.gz
emacs-ccff884113100bf42cb330d8feccbbd4a82d45e6.zip
Bunches o changes
I was gonna try to like, make these atomic, but oops
Diffstat (limited to 'lisp/+scratch.el')
-rw-r--r--lisp/+scratch.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/+scratch.el b/lisp/+scratch.el index 976b08c..2a89a95 100644 --- a/lisp/+scratch.el +++ b/lisp/+scratch.el
@@ -2,7 +2,7 @@
2 2
3;;; Code: 3;;; Code:
4 4
5(require 'scratch) 5;;(require 'scratch)
6 6
7(defun +scratch-immortal () 7(defun +scratch-immortal ()
8 "Bury, don't kill \"*scratc*\" buffer. 8 "Bury, don't kill \"*scratc*\" buffer.