From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Are we in feature-freeze? Date: Sat, 27 Sep 2008 11:48:15 +0300 Message-ID: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1222505378 28251 80.91.229.12 (27 Sep 2008 08:49:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 27 Sep 2008 08:49:38 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 27 10:50:36 2008 connect(): Connection refused 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 1KjVVc-0005d9-9W for ged-emacs-devel@m.gmane.org; Sat, 27 Sep 2008 10:50:36 +0200 Original-Received: from localhost ([127.0.0.1]:51294 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KjVUZ-0008Df-Va for ged-emacs-devel@m.gmane.org; Sat, 27 Sep 2008 04:49:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KjVUU-0008Ck-0X for emacs-devel@gnu.org; Sat, 27 Sep 2008 04:49:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KjVUS-0008C4-DL for emacs-devel@gnu.org; Sat, 27 Sep 2008 04:49:25 -0400 Original-Received: from [199.232.76.173] (port=38230 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KjVUS-0008By-61 for emacs-devel@gnu.org; Sat, 27 Sep 2008 04:49:24 -0400 Original-Received: from mtaout5.012.net.il ([84.95.2.13]:43452) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KjVUR-0007wm-K6 for emacs-devel@gnu.org; Sat, 27 Sep 2008 04:49:23 -0400 Original-Received: from HOME-C4E4A596F7 ([77.127.170.116]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K7U00G5TJ673GK0@i_mtaout5.012.net.il> for emacs-devel@gnu.org; Sat, 27 Sep 2008 11:49:19 +0300 (IDT) X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 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:104181 Archived-At: Emacs 23 is in feature-freeze, right? Or was it lifted? (And while at that: what are the current estimations of Emacs 23 release date or the beginning of its pretest cycle?) I see new features being committed to the trunk and plans of extending these features being discussed, so I thought I'd ask: is it okay to add new features at this time, and if so, which features can be added? For example, I have a working version of getloadavg for MS-Windows, which would allow "M-x display-time" to show the load in the mode line when Emacs runs on Windows. Is it okay to commit changes to do that now?