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: Post-22.1 development? Date: Tue, 05 Jun 2007 18:33:01 -0400 Message-ID: References: <878xb05ras.fsf@stupidchicken.com> <856463sehn.fsf@lola.goethe.zz> <466481AF.5050507@gnu.org> <873b16crgw.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 1181082857 4030 80.91.229.12 (5 Jun 2007 22:34:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Jun 2007 22:34:17 +0000 (UTC) Cc: emacs-devel@gnu.org, jasonr@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 06 00:34:15 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 1HvhbO-0001Qk-TF for ged-emacs-devel@m.gmane.org; Wed, 06 Jun 2007 00:34:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HvhbN-0004Jy-Bz for ged-emacs-devel@m.gmane.org; Tue, 05 Jun 2007 18:34:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hvhaf-00044F-2H for emacs-devel@gnu.org; Tue, 05 Jun 2007 18:33:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hvhae-00043s-K0 for emacs-devel@gnu.org; Tue, 05 Jun 2007 18:33:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hvhae-00043o-B0 for emacs-devel@gnu.org; Tue, 05 Jun 2007 18:33:24 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hvhad-0000Al-TO for emacs-devel@gnu.org; Tue, 05 Jun 2007 18:33:23 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HvhaH-0004tQ-82; Tue, 05 Jun 2007 18:33:01 -0400 In-reply-to: <873b16crgw.fsf@stupidchicken.com> (message from Chong Yidong on Tue, 05 Jun 2007 12:10:23 -0400) 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:72300 Archived-At: 1. Two new files: 2007-06-04 Michael Albinus net/socks.el 2007-05-31 Stefan Monnier textmodes/css-mode.el It would be ok to include those two, since it is safe, and url wants socks. 2. Several package updates and enhancements: 2007-05-28 Michael Albinus Tramp 2.0.56. I don't know what the change was, but Tramp is hairy, so I would rather not put that into 22.2. 2007-06-03 Nick Roberts [Terminal mouse enhancements] .... xt-mouse.el, t-mouse.el, keyboard.c, ... Definitely not. That is hairy. 2007-05-21 Chong Yidong [image uncaching code] image.c, image-mode.el I don't recall what that was. 2007-05-24 Chong Yidong image-mode.el [scrolling in image-mode] What do you think? 2007-05-22 Jan Djärv Use find-source-lisp-file in help-fns.el I think we can do without that. 2007-05-17 Vinicius Jose Latorre Printing 6.9 What was the change? 2007-06-01 David Kastrup * dired.el (dired-recursive-deletes, dired-recursive-copies): Change default to `top'. I think we should put that in. 2007-06-03 Sam Steingold Add TIMESTAMP to LOC to handle "incremental compilation", e.g., with `omake -P': the compilation process never terminates and automatically recompiles modified files. * progmodes/compile.el (compilation-loop): VISITED is not 5th CDR. (compilation-next-error-function): Set TIMESTAMP. Not that. 2007-06-03 Sam Steingold * files.el (kill-buffer-ask): New function. (kill-some-buffers): Use it. (kill-matching-buffers): New user command. Not that. 2007-05-23 Eli Zaretskii * tar-mode.el (tar-header-block-summarize, tar-summarize-buffer) (tar-get-descriptor): Handle type 55, an extended pax header. We should install that, so because it is a matter of completeness in handling files you may encounter. 2007-05-22 Martin Rudalics * syntax.c (scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD. That bug fix yes. 2007-04-29 Andreas Schwab * lisp.h (VECSIZE): Use OFFSETOF. I think that is a cleanup, right? No need to put it in 22.2. 2007-04-28 Richard Stallman * lread.c (read_escape): In a string, \s is always space. That is not crucial. So don't put it in 22.2. 5. And a big pile of changes by Stefan Monnier. [Stefan, can you handle the merge for these by yourself?] keymap.c emacs-lisp/derived.el emacs-lisp/copyright.el edmacro.el ediff-init.el cus-dep.el composite.el autoinsert.el textmodes/sgml-mode.el textmodes/tex-mode.el diff-mode.el emacs-lisp/advice.el newcomment.el textmodes/sgml-mode.el vc.el progmodes/python.el diff.el I would rather that Stefan give us a list of the specific ones of these that he proposes for 22.2, and for each one, why.