emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp startup.el


From: Juri Linkov
Subject: [Emacs-commit] emacs/lisp startup.el
Date: Sun, 09 Sep 2007 12:10:14 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     07/09/09 12:10:14

Modified files:
        lisp           : startup.el 

Log message:
        (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".

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/startup.el?cvsroot=emacs&r1=1.454&r2=1.455




reply via email to

[Prev in Thread] Current Thread [Next in Thread]