]> git.eshelyaron.com Git - emacs.git/commit
Add quotes around `C-x C-f` in the *scratch* buffer
authorStefan Kangas <stefankangas@gmail.com>
Tue, 29 Aug 2023 21:49:57 +0000 (23:49 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 29 Aug 2023 22:06:38 +0000 (00:06 +0200)
commit2909ef8d3d73518525ce6a8a3e4f984575300f3b
treeae1033165232997ef83ac61850b905dc144905bb
parent53162eff8dde4870470721736e447adebd6a89bc
Add quotes around `C-x C-f` in the *scratch* buffer

* lisp/startup.el (initial-scratch-message): Add quotes around the
'find-file' keybinding.
lisp/startup.el