From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Chunyu Wang Newsgroups: gmane.emacs.devel Subject: pcl-cvs.texi Date: Wed, 13 Aug 2003 15:21:14 +0800 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: sea.gmane.org 1060759238 27546 80.91.224.253 (13 Aug 2003 07:20:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 13 Aug 2003 07:20:38 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Aug 13 09:20:37 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19mpvx-0003Gn-00 for ; Wed, 13 Aug 2003 09:20:37 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19mpvw-0005a2-00 for ; Wed, 13 Aug 2003 09:20:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19mpuX-0004Gv-M4 for emacs-devel@quimby.gnus.org; Wed, 13 Aug 2003 03:19:09 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19mpuO-000426-6F for emacs-devel@gnu.org; Wed, 13 Aug 2003 03:19:00 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19mpta-0002bP-7c for emacs-devel@gnu.org; Wed, 13 Aug 2003 03:18:41 -0400 Original-Received: from [211.93.34.108] (helo=db.cs.hit.edu.cn) by monty-python.gnu.org with esmtp (Exim 4.20) id 19mptY-0002Vj-IO for emacs-devel@gnu.org; Wed, 13 Aug 2003 03:18:09 -0400 Original-Received: (from spr@localhost) by db.cs.hit.edu.cn (8.11.6/8.11.6) id h7D7LEp08027; Wed, 13 Aug 2003 15:21:14 +0800 Original-To: emacs-devel@gnu.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:15922 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:15922 --=-=-= Should be this? :) --=-=-= Content-Type: text/x-patch Content-Disposition: inline Index: pcl-cvs.texi =================================================================== RCS file: /cvsroot/emacs/emacs/man/pcl-cvs.texi,v retrieving revision 1.19 diff -u -r1.19 pcl-cvs.texi --- pcl-cvs.texi 4 Feb 2003 14:53:28 -0000 1.19 +++ pcl-cvs.texi 13 Aug 2003 07:12:04 -0000 @@ -1193,7 +1193,7 @@ If you work by writing entries in the @file{ChangeLog} (@pxref{(emacs)Change Log}) and then commit the change under revision control, you can generate the Log Edit text from the ChangeLog using -@kbd{C-a C-a} (@kbd{log-edit-insert-changelog}). This looks for +@kbd{C-c C-a} (@kbd{log-edit-insert-changelog}). This looks for entries for the file(s) concerned in the top entry in the ChangeLog and uses those paragraphs as the log text. This text is only inserted if the top entry was made under your user name on the current date. --=-=-= -- Harbin Institute of Technology, China. Chunyu Wang . --=-=-= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel --=-=-=--