From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Emilio Lopes Newsgroups: gmane.emacs.devel Subject: Re: Patches to calendar Date: Wed, 22 Sep 2004 21:25:45 +0200 Organization: private Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <4opt4g7j6c.fsf@tiscali.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1095881050 15870 80.91.229.6 (22 Sep 2004 19:24:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Sep 2004 19:24:10 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 22 21:23:57 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CACib-0003Ix-00 for ; Wed, 22 Sep 2004 21:23:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CACoa-0003sC-Hi for ged-emacs-devel@m.gmane.org; Wed, 22 Sep 2004 15:30:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CACoN-0003s7-UN for emacs-devel@gnu.org; Wed, 22 Sep 2004 15:29:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CACoK-0003ru-9E for emacs-devel@gnu.org; Wed, 22 Sep 2004 15:29:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CACoK-0003rr-7D for emacs-devel@gnu.org; Wed, 22 Sep 2004 15:29:52 -0400 Original-Received: from [62.26.116.129] (helo=webmail.tiscali.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CAChr-0000h1-0u; Wed, 22 Sep 2004 15:23:11 -0400 Original-Received: from jumeirah.tiscali.de (62.246.17.114) by webmail.tiscali.de (6.7.019) id 40FB8A85017F5E19; Wed, 22 Sep 2004 21:23:07 +0200 Original-To: rms@gnu.org Mail-Followup-To: emacs-devel@gnu.org, eclig@gmx.net In-Reply-To: (Richard Stallman's message of "Wed, 22 Sep 2004 03:11:24 -0400") User-Agent: Emacs Gnus X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:27460 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27460 Richard Stallman writes: > Is the following appropriate? > [...] > It is written the right way. If you are adding this to > the manual at the same time, put +++ in front of it. OK, I see. I've just read the note in the CVS News file. Thanks for your patience. Here is the new entry: +++ ** The new Calendar function `calendar-goto-iso-week' (g w) prompts for a year and a week number, and moves to the first day of that ISO week.