; Tweak splash screen some more. Fix some punctuation.

This commit is contained in:
Sean Whitton 2026-03-03 12:06:39 +00:00
parent 1f9b6223e1
commit d9611a7686
2 changed files with 3 additions and 2 deletions

View file

@ -3258,4 +3258,4 @@ You can use the command @code{copy-theme-options} (@pxref{Custom
Themes}) to do this.
(If you got here by clicking a link on the startup screen, type
@kbd{q} to go back).
@kbd{q} to go back.)

View file

@ -2164,9 +2164,10 @@ a face or button specification."
:face 'default "Control-g"
:face 'variable-pitch ".\n")
(fancy-splash-insert :face '(variable-pitch bold) "New to Emacs?")
(fancy-splash-insert
:face 'variable-pitch
"New to Emacs? Consider enabling "
" Consider enabling "
:link `("newcomer presets"
,(lambda (_button) (info "(emacs) Newcomers Theme")))
" by clicking this checkbox: ")