From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Multiple Change log entry Date: Sun, 21 Aug 2005 06:28:59 +0300 Message-ID: References: <4307662B.4030401@ociweb.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1124595316 8621 80.91.229.2 (21 Aug 2005 03:35:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 21 Aug 2005 03:35:16 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 21 05:35:16 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E6gaz-0007e7-Uq for geh-help-gnu-emacs@m.gmane.org; Sun, 21 Aug 2005 05:34:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E6gct-0004Rv-7T for geh-help-gnu-emacs@m.gmane.org; Sat, 20 Aug 2005 23:36:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E6gcC-0004N3-7a for help-gnu-emacs@gnu.org; Sat, 20 Aug 2005 23:35:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E6gc6-0004Ip-TQ for help-gnu-emacs@gnu.org; Sat, 20 Aug 2005 23:35:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E6gc6-0004HG-F6 for help-gnu-emacs@gnu.org; Sat, 20 Aug 2005 23:35:14 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E6gWL-0000pZ-GS for help-gnu-emacs@gnu.org; Sat, 20 Aug 2005 23:29:17 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-153-209.inter.net.il [80.230.153.209]) by nitzan.inter.net.il (MOS 3.6.5-GR) with ESMTP id BFH05810 (AUTH halo1); Sun, 21 Aug 2005 06:28:58 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: <4307662B.4030401@ociweb.com> (message from Ciju John on Sat, 20 Aug 2005 12:19:39 -0500) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:28883 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28883 > Date: Sat, 20 Aug 2005 12:19:39 -0500 > From: Ciju John > > My question is if multiple files need the same entry, how I can go about > adding them to a common list as shown below: > > Sat Aug 20 11:44:08 2005 Ciju John > > * my_file_1.txt: > * my_file_2.txt: > * my_file_3.txt: > * my_file_4.txt: > > * Updated blah. I use "C-x 4 a" for that.