From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/3] emacs: Add 'guix-find-license-definition' command. Date: Mon, 25 Apr 2016 23:46:18 +0200 Message-ID: <87inz5bbv9.fsf@gnu.org> References: <1460967475-3771-1-git-send-email-alezost@gmail.com> <1460967475-3771-2-git-send-email-alezost@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50557) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1auoKm-0001zS-LG for guix-devel@gnu.org; Mon, 25 Apr 2016 17:46:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1auoKj-0004wK-GJ for guix-devel@gnu.org; Mon, 25 Apr 2016 17:46:24 -0400 In-Reply-To: <1460967475-3771-2-git-send-email-alezost@gmail.com> (Alex Kost's message of "Mon, 18 Apr 2016 11:17:53 +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" To: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > * emacs/guix-license.el (guix-license-file): New procedure. > (guix-find-license-definition): New command. > * doc/emacs.texi (Emacs Licenses): Document it. OK!