Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id CC226431FC9 for ; Sat, 18 May 2013 08:41:40 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ggUCWug+t8K1 for ; Sat, 18 May 2013 08:41:34 -0700 (PDT) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by olra.theworths.org (Postfix) with ESMTP id 8910B431FC2 for ; Sat, 18 May 2013 08:41:34 -0700 (PDT) Received: by guru.guru-group.fi (Postfix, from userid 501) id 3229E1000CF; Sat, 18 May 2013 18:41:30 +0300 (EEST) From: Tomi Ollila To: notmuch@notmuchmail.org Subject: [PATCH 1/1] NEWS: removal of backported support for Emacs version 22 Date: Sat, 18 May 2013 18:41:28 +0300 Message-Id: <1368891688-27888-1-git-send-email-tomi.ollila@iki.fi> X-Mailer: git-send-email 1.8.0 Cc: tomi.ollila@iki.fi X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 May 2013 15:41:40 -0000 --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index c348068..8d22e1b 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,19 @@ Bash command-line completion `notmuch config`. The new completion support depends on the bash-completion package. +Emacs Interface +--------------- + +Removal of backported Emacs version 23 functionality for Emacs 22 + + Two years ago some Emacs 23 functionality that notmuch used were + backported to notmuch to be conditionally used with Emacs version 22. + That worked for a few months until new Emacs 23 features were taken + into use and due to lack of interest no one continued to backport + those. To clean up dead code and to avoid confusion in new + developers these backports are now removed. + + Vim Front-End ------------- -- 1.8.0