From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: Release schedule for 22.2 Date: Sat, 22 Mar 2008 16:38:20 -0700 Message-ID: <200803222338.m2MNcKmo015637@sallyv1.ics.uci.edu> References: <874pb32432.fsf@stupidchicken.com> <200803190403.m2J436pF022063@sallyv1.ics.uci.edu> <87abkq318m.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206229175 32190 80.91.229.12 (22 Mar 2008 23:39:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 22 Mar 2008 23:39:35 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 23 00:40:05 2008 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 1JdDJg-000259-7A for ged-emacs-devel@m.gmane.org; Sun, 23 Mar 2008 00:40:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JdDJ5-0006ch-L5 for ged-emacs-devel@m.gmane.org; Sat, 22 Mar 2008 19:39:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JdDJ1-0006cM-Bw for emacs-devel@gnu.org; Sat, 22 Mar 2008 19:39:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JdDJ0-0006c2-7D for emacs-devel@gnu.org; Sat, 22 Mar 2008 19:39:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JdDJ0-0006bz-1W for emacs-devel@gnu.org; Sat, 22 Mar 2008 19:39:18 -0400 Original-Received: from sallyv1.ics.uci.edu ([128.195.1.109]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1JdDIz-0006qz-N8 for emacs-devel@gnu.org; Sat, 22 Mar 2008 19:39:18 -0400 X-ICS-MailScanner-Watermark: 1206833900.70638@qHPj0zevhcYe58zxN3qZ5A Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv1.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m2MNcKmo015637; Sat, 22 Mar 2008 16:38:20 -0700 (PDT) In-Reply-To: <87abkq318m.fsf@stupidchicken.com> (Chong Yidong's message of "Sat, 22 Mar 2008 17:19:53 -0400") Original-Lines: 25 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) 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:93219 Archived-At: Chong Yidong writes: > Dan Nicolaescu writes: > > > Chong Yidong writes: > > > > > If nothing goes wrong, I plan to roll the 22.2 tarball next Wednesday, > > > the 26th of March. If you have any fixes that you would like to add > > > to the branch, please inform emacs-devel ASAP. > > > > I received theses 2 patches for verilog-mode.el. Should they go in 22.2 ? > > > > 2008-03-17 Wilson Snyder > > > > * progmodes/verilog-mode.el (verilog-easy-menu-filter): > > Add menu tool tip :helps and filter appropriately. > > > > * verilog-mode.el (verilog-customize) (verilog-font-customize) > > (electric-verilog-backward-sexp) (electric-verilog-forward-sexp) > > (verilog-mode): Update documentation strings to match tool tips. > > These can wait till after the release. Stefan OKed them a few days ago, so they are already checked in. Should I take them out?