Mercurial > emacs
comparison lisp/ChangeLog @ 83902:4224061ee52d
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 05 Sep 2007 19:59:01 +0000 |
parents | ab4f581c67b9 |
children | ffb55a48639f |
comparison
equal
deleted
inserted
replaced
83901:81f157bfa93c | 83902:4224061ee52d |
---|---|
1 2007-09-05 Richard Stallman <rms@gnu.org> | |
2 | |
3 * startup.el (fancy-startup-text): Renamed from fancy-splash-text. | |
4 Several items removed, simplified, or put on one line. | |
5 (fancy-about-text): Add substantial contents, part of startup text. | |
6 (fancy-splash-head): Make "GNU" or "GNU/Linux" a link. | |
7 (normal-splash-screen): Call normal-mouse-startup-screen, | |
8 normal-no-mouse-startup-screen, or normal-about-screen. | |
9 (normal-mouse-startup-screen): New fn, broken out, shortened. | |
10 (normal-no-mouse-startup-screen): New fn, broken out. | |
11 (normal-about-screen): New function, contents all new. | |
12 | |
1 2007-09-05 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> | 13 2007-09-05 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> |
2 | 14 |
3 * emacs-lisp/rx.el (rx): Fix typo in docstring. | 15 * emacs-lisp/rx.el (rx): Fix typo in docstring. |
4 | 16 |
5 2007-09-05 Glenn Morris <rgm@gnu.org> | 17 2007-09-05 Glenn Morris <rgm@gnu.org> |