From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: wip-refactor-emacs-ui and Hydra interface Date: Fri, 01 Jan 2016 16:53:36 +0100 Message-ID: <87poxli9dr.fsf@gnu.org> References: <87vb85gqes.fsf@gmail.com> <871ta5zkxt.fsf@gmail.com> <87mvssueqx.fsf@gnu.org> <87lh8a2xen.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40193) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aF21P-0002SA-0i for guix-devel@gnu.org; Fri, 01 Jan 2016 10:53:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aF21L-0007Tc-0d for guix-devel@gnu.org; Fri, 01 Jan 2016 10:53:42 -0500 In-Reply-To: <87lh8a2xen.fsf@gmail.com> (Alex Kost's message of "Thu, 31 Dec 2015 23:09:04 +0300") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > Ludovic Court=C3=A8s (2015-12-30 18:40 +0300) wrote: [...] >> Could you in a separate commit prepare a NEWS entry for 0.9.1 that >> succinctly lists these differences? > > Sure. Is the attached patch sufficient? If it is, I suppose this > branch can be merged now, OK? Sure! > From 67069e2beb02a28a138266b9fd97255a6f6f101b Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Thu, 31 Dec 2015 22:42:03 +0300 > Subject: [PATCH] Update NEWS > > * NEWS: Mention Emacs interface for Hydra and changes in variables. Perfect, thanks! Ludo=E2=80=99.