From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: merging etc Date: Thu, 30 Aug 2007 10:16:39 +0200 Message-ID: References: <200708211523.l7LFNnVl000876@oogie-boogie.ics.uci.edu> <200708220820.l7M8KbIt026014@oogie-boogie.ics.uci.edu> <200708290403.l7T43TS6023420@oogie-boogie.ics.uci.edu> <200708290425.l7T4P4TC023875@oogie-boogie.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1188461812 28600 80.91.229.12 (30 Aug 2007 08:16:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 30 Aug 2007 08:16:52 +0000 (UTC) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 30 10:16:51 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IQfCp-0007aw-VZ for ged-emacs-devel@m.gmane.org; Thu, 30 Aug 2007 10:16:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQfCp-0001pf-Jd for ged-emacs-devel@m.gmane.org; Thu, 30 Aug 2007 04:16:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IQfCl-0001nG-SJ for emacs-devel@gnu.org; Thu, 30 Aug 2007 04:16:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IQfCk-0001mZ-HN for emacs-devel@gnu.org; Thu, 30 Aug 2007 04:16:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQfCk-0001mW-Bq for emacs-devel@gnu.org; Thu, 30 Aug 2007 04:16:42 -0400 Original-Received: from proxy3.bredband.net ([195.54.101.73]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IQfCk-0000UE-2w for emacs-devel@gnu.org; Thu, 30 Aug 2007 04:16:42 -0400 Original-Received: from kurono.home (83.227.131.3) by proxy3.bredband.net (7.3.127) id 46D55EFD0004EFD8 for emacs-devel@gnu.org; Thu, 30 Aug 2007 10:16:39 +0200 In-Reply-To: (Richard Stallman's message of "Thu\, 30 Aug 2007 03\:14\:22 -0400") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1.50 (gnu/linux) X-Detected-Kernel: Genre and OS details not recognized. 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:77407 Archived-At: Richard Stallman writes: > Ok, the multi-tty branch has been merged into the trunk. > > What about documentation? I don't see any changes in NEWS. > I assumed, because you thought the branch was ready to merge, > that it had the appropriate documentation. Just to get things started, here is a tentative NEWS entry: ** Emacs now supports several simultaneous display devices. Emacs can now handle frames on several different X displays and terminals simultaneously. Emacsclient has also been extendend to allow specification on which display to use. > > We cannot proceed with development without documentation of these new > features. Would you please provide the detailed information > on new Lisp-level interfaces? -- Joakim Verona