Mercurial > emacs
changeset 61264:6306d6d0c25f
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Mon, 04 Apr 2005 07:43:43 +0000 |
parents | 56619c3aaf99 |
children | 847e4dd1b608 |
files | etc/ChangeLog lisp/ChangeLog |
diffstat | 2 files changed, 16 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 <ttn@gnu.org> + + * TUTORIAL.ja: Update text before first period. + Reported by Kenichi Handa. + 2005-04-02 Richard M. Stallman <rms@gnu.org> - + * 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 <ogi@fmi.uni-sofia.bg>. - + * TUTORIAL.sv: Sync some other changes with the TUTORIAL version 1.61 in CVS by Mats Lidell <matsl@contactor.se>.
--- 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 <ttn@gnu.org> + + * 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 <belanger@truman.edu> * calc.el (calc-language-alist): Add tags to customization type.