]> git.eshelyaron.com Git - emacs.git/commit
(initial-buffer-choice): Rename choice "Splash screen"
authorJuri Linkov <juri@jurta.org>
Sun, 9 Sep 2007 12:10:33 +0000 (12:10 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 9 Sep 2007 12:10:33 +0000 (12:10 +0000)
commit490a1ad61db35906ed0947f43dd97d818e6f0d25
treee5d5427d72937cc3f27e7b869423b6b3f697ff60
parented5e089402041bbac73dca7d1c48302e03055051
(initial-buffer-choice): Rename choice "Splash screen"
to "Startup screen".  Fix docstring.
(inhibit-startup-screen): Rename from `inhibit-splash-screen'.
(inhibit-splash-screen): Make alias to `inhibit-startup-screen'.
(inhibit-startup-message): Change alias to `inhibit-startup-screen'.
(initial-scratch-message): Fix docstring.
(fancy-startup-text): Move link to Emacs Manual below Emacs Guided
Tour (which is a kind of tutorial and will be next to Emacs Tutorial).
Add link to "Customize Startup" and set interval between links to
5 spaces.
(fancy-about-text): Add links "Authors" and "Contributing".
(fancy-splash-head): Add text "Welcome to " on the startup screen,
and "This is " on the about screen.  Add link to
"http://www.gnu.org/software/emacs/" for "GNU Emacs".
For the about screen move emacs version to the header from
`fancy-splash-tail' (as it's done already for normal about screen).
(fancy-splash-tail): Insert emacs version only for startup screen.
(normal-splash-screen): Remove duplicate empty lines.
(normal-about-screen): Add links "Authors" and "Contributing".
lisp/ChangeLog
lisp/startup.el