From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: man/cc-mode.ss. Date: Mon, 11 Apr 2005 22:59:35 -0400 Message-ID: References: <87is2tl1vq.fsf@xs4all.nl> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1113274896 27632 80.91.229.2 (12 Apr 2005 03:01:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Apr 2005 03:01:36 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 12 05:01:34 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DLBeH-0001uo-GE for ged-emacs-devel@m.gmane.org; Tue, 12 Apr 2005 05:01:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DLBEV-00014m-O8 for ged-emacs-devel@m.gmane.org; Mon, 11 Apr 2005 22:34:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DLBE2-00012q-No for emacs-devel@gnu.org; Mon, 11 Apr 2005 22:34:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DLBE0-00010J-2T for emacs-devel@gnu.org; Mon, 11 Apr 2005 22:34:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DLBDy-0000xb-La for emacs-devel@gnu.org; Mon, 11 Apr 2005 22:33:58 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DLBcr-0003dL-IF for emacs-devel@gnu.org; Mon, 11 Apr 2005 22:59:41 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DLBcl-0000sN-Pn; Mon, 11 Apr 2005 22:59:35 -0400 Original-To: Lute Kamstra In-reply-to: <87is2tl1vq.fsf@xs4all.nl> (message from Lute Kamstra on Mon, 11 Apr 2005 18:22:17 +0200) 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:35883 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35883 man/cc-mode.texi defines an index for syntactic symbols (@defindex ss) which results in a file cc-mode.ss when cc-mode.dvi is made. I think the best solution is to merge that index into another index, using @synindex.