]> git.eshelyaron.com Git - emacs.git/commit
(splash-screen-keymap): Rename from `fancy-splash-keymap'
authorJuri Linkov <juri@jurta.org>
Sun, 19 Aug 2007 14:43:35 +0000 (14:43 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 19 Aug 2007 14:43:35 +0000 (14:43 +0000)
commitaeb6faecc732ff700502e049710a992065c2fb46
treea07698e985fc32f7baf6d77a8ca84cafbfee3aca
parent69441214fa14492b0e3f65ae0c85fb5315f39411
(splash-screen-keymap): Rename from `fancy-splash-keymap'
because it's common to both types of splash screen: fancy and normal.
Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen.
(exit-splash-screen): Rename from `fancy-splash-quit'.
Use `quit-window' instead of `kill-buffer'.
(fancy-splash-head): Use make-button to insert GNU image link.
(fancy-splash-screens, normal-splash-screen): Rename " About GNU
Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*".
(normal-splash-screen): Put "Browse manuals" on the same line with
"Emacs manual".  Remove descriptions from "Useful tasks" and put
all links in two columns on two lines.
lisp/ChangeLog
lisp/startup.el