From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: C-h C-i Date: Sun, 20 Jun 2004 18:37:32 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200406202337.i5KNbWJ24565@raven.dms.auburn.edu> References: <877jxty4gg.fsf@emacswiki.org> <87vflafi4g.fsf@emptyhost.emptydomain.de> <873c6sogur.fsf@mail.jurta.org> <87wu26xjey.fsf@mail.jurta.org> <87pt7y32au.fsf@floss.red-bean.com> <87smcts5e4.fsf@mail.jurta.org> <87hdt8z9ep.fsf@floss.red-bean.com> <200406202047.i5KKlNK24257@raven.dms.auburn.edu> <877ju14y90.fsf@mail.jurta.org> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1087774788 6736 80.91.224.253 (20 Jun 2004 23:39:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 20 Jun 2004 23:39:48 +0000 (UTC) Cc: Karl Berry , rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Jun 21 01:39:41 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BcBuX-00007a-00 for ; Mon, 21 Jun 2004 01:39:41 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BcBuW-0006hK-00 for ; Mon, 21 Jun 2004 01:39:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BcBvk-0007Xh-KA for emacs-devel@quimby.gnus.org; Sun, 20 Jun 2004 19:40:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BcBvh-0007Xb-Pv for emacs-devel@gnu.org; Sun, 20 Jun 2004 19:40:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BcBvg-0007XP-8w for emacs-devel@gnu.org; Sun, 20 Jun 2004 19:40:53 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BcBvg-0007XM-7O for emacs-devel@gnu.org; Sun, 20 Jun 2004 19:40:52 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BcBuG-0000ZF-6P; Sun, 20 Jun 2004 19:39:25 -0400 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id i5KNdHuE013457; Sun, 20 Jun 2004 18:39:17 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id i5KNbWJ24565; Sun, 20 Jun 2004 18:37:32 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: juri@jurta.org In-reply-to: <877ju14y90.fsf@mail.jurta.org> (message from Juri Linkov on Mon, 21 Jun 2004 02:15:45 +0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 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:25138 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25138 Juri Linkov wrote: I haven't updated the Info manual because I plan to make more changes to the Emacs Info reader: isearch across several Info nodes and a backward search. I think these changes should be included into the next release because the stand-alone Info reader already has these features and the Emacs Info reader should be as close in functionality to the stand-alone Info reader as possible. I hope to finish these changes in a few days. I believe it is OK if info.texi gets updated before the next release, which is not going to be tomorrow. Apart from these changes, I documented all installed changes briefly in etc/NEWS. So we could start documenting installed changes in the Info manual and add the newest changes later. However, I don't know what is the right procedure for synchronizing the Emacs version of info.texi with the Texinfo distribution. If you wish to update the Info manual and know how to sync it with the Texinfo distribution, please do. If not, I might take care of that. You just edit man/info.texi. I believe Karl takes care of the synchronization. It is probably best if you do the updating, since you know your changes best and I am busy checking certain parts of the Elisp manual. Sincerely, Luc.