comparison lisp/ChangeLog @ 84420:6f67f3d1d0cb

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Sun, 09 Sep 2007 12:28:36 +0000
parents 0a0f920b76dd
children a315dc8105bc
comparison
equal deleted inserted replaced
84419:838cdf003c78 84420:6f67f3d1d0cb
21 For the about screen move emacs version to the header from 21 For the about screen move emacs version to the header from
22 `fancy-splash-tail' (as it's done already for normal about screen). 22 `fancy-splash-tail' (as it's done already for normal about screen).
23 (fancy-splash-tail): Insert emacs version only for startup screen. 23 (fancy-splash-tail): Insert emacs version only for startup screen.
24 (normal-splash-screen): Remove duplicate empty lines. 24 (normal-splash-screen): Remove duplicate empty lines.
25 (normal-about-screen): Add links "Authors" and "Contributing". 25 (normal-about-screen): Add links "Authors" and "Contributing".
26
27 * menu-bar.el (menu-bar-help-menu):
28 Move "About Emacs" and "About GNU" to the end of the Help menu.
29 Move "Emacs Psychotherapist" after "Send Bug Report...".
30 Move "External Packages" after "Find Emacs Packages".
26 31
27 2007-09-09 Michael Albinus <michael.albinus@gmx.de> 32 2007-09-09 Michael Albinus <michael.albinus@gmx.de>
28 33
29 * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols, 34 * net/tramp.el (top): Remove declarations of `tramp-gw-*' symbols,
30 they are useless with the byte compiler. 35 they are useless with the byte compiler.