# HG changeset patch # User Thien-Thi Nguyen # Date 1112600623 0 # Node ID 6306d6d0c25fefd232d20671215b8173c20c1e66 # Parent 56619c3aaf998b38408ca273eef5cd41f38e2145 *** empty log message *** diff -r 56619c3aaf99 -r 6306d6d0c25f etc/ChangeLog --- a/etc/ChangeLog Mon Apr 04 07:41:58 2005 +0000 +++ b/etc/ChangeLog Mon Apr 04 07:43:43 2005 +0000 @@ -1,5 +1,10 @@ +2005-04-04 Thien-Thi Nguyen + + * TUTORIAL.ja: Update text before first period. + Reported by Kenichi Handa. + 2005-04-02 Richard M. Stallman - + * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the old intro line that apparently was a longer version of "Emacs tutorial". @@ -13,11 +18,11 @@ * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line. - + * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in revision 1.59, "Emacs" is not transliterated to cyrillic anymore; Minor fixes; by Ognyan Kulev . - + * TUTORIAL.sv: Sync some other changes with the TUTORIAL version 1.61 in CVS by Mats Lidell . diff -r 56619c3aaf99 -r 6306d6d0c25f lisp/ChangeLog --- a/lisp/ChangeLog Mon Apr 04 07:41:58 2005 +0000 +++ b/lisp/ChangeLog Mon Apr 04 07:43:43 2005 +0000 @@ -1,3 +1,11 @@ +2005-04-04 Thien-Thi Nguyen + + * startup.el (fancy-splash-text): Shorten default text of + "Emacs Tutorial" line. Also, if the current language env + indicates an available tutorial file other than TUTORIAL, + extract its title and append it to the line in parentheses. + (fancy-splash-insert): If arg is a thunk, funcall it. + 2005-04-04 Jay Belanger * calc.el (calc-language-alist): Add tags to customization type.