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: Pretest schedule Date: Mon, 09 Apr 2007 11:42:09 -0400 Message-ID: References: <87k5wn9caq.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1176146080 19684 80.91.229.12 (9 Apr 2007 19:14:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Apr 2007 19:14:40 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org To: storm@cua.dk (Kim F. Storm) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 09 21:14:07 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 1Hawhl-0002Nc-S2 for ged-emacs-devel@m.gmane.org; Mon, 09 Apr 2007 18:26:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hawlb-0003HJ-Gc for ged-emacs-devel@m.gmane.org; Mon, 09 Apr 2007 12:30:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HawlX-0003Cr-V8 for emacs-devel@gnu.org; Mon, 09 Apr 2007 12:30:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HawlX-0003B3-FW for emacs-devel@gnu.org; Mon, 09 Apr 2007 12:30:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HawlX-0003AK-Bz for emacs-devel@gnu.org; Mon, 09 Apr 2007 12:30:51 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hawhg-0008FA-Pi for emacs-devel@gnu.org; Mon, 09 Apr 2007 12:26:53 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Haw0P-0004b1-Hh; Mon, 09 Apr 2007 11:42:09 -0400 In-reply-to: (storm@cua.dk) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:69231 Archived-At: I've looked through the NEWS entries, and the only ones which are not marked with either +++ or --- are: ** BibTeX mode do we need to document those changes anywhere? We don't seem to cover BibTeX mode in the manuals in Emacs, so I guess not. ** Mouse pointer features ??? (man) The mouse pointer shape in void text areas this is documented in the lisp ref, but maybe we need to put anything into the user manual too. But where? Those all seem to be about Lisp programming, so I see no need to mention it anywhere in the Emacs manual. I updated NEWS to indicate this. Thanks.