Hi Sven! On Fre, 17 Mär 2006, Sven Joachim wrote: > This is the GNU Emacs FAQ, last updated on @today{}.
Does this help: diff -urN trunk/makeinfo/cmds.c foo/makeinfo/cmds.c --- trunk/makeinfo/cmds.c 2006-02-16 13:03:48.000000000 +0100 +++ foo/makeinfo/cmds.c 2006-03-19 19:15:06.000000000 +0100 @@ -589,7 +589,7 @@ { time_t timer = time (0); struct tm *ts = localtime (&timer); - add_word_args ("%d %s %d", ts->tm_mday, _(months[ts->tm_mon]), + add_word_args ("%d %s %d", ts->tm_mday, __(months[ts->tm_mon]), ts->tm_year + 1900); } } I hope it does. If yes, do you agree that I close this bug until you or someone else finds another instance ... ? Best wishes Norbert ------------------------------------------------------------------------------- Dr. Norbert Preining <preining AT logic DOT at> Università di Siena gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094 ------------------------------------------------------------------------------- CORRIEVORRIE (n.) Corridor etiquette demands that one a corriedoo (q.v.) has been declared, corrievorrie must be employed. Both protagonists must now embellish their approach with an embarrassing combination of waving, grinning, making idiot faces, doing pirate impressions, and waggling the head from side to side while holding the other person's eyes as the smile drips off their face, until with great relief, they pass each other. --- Douglas Adams, The Meaning of Liff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]