From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dF27m-0000uk-El for guix-patches@gnu.org; Sun, 28 May 2017 13:37:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dF27i-0006sd-Gj for guix-patches@gnu.org; Sun, 28 May 2017 13:37:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:39259) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dF27i-0006sZ-DV for guix-patches@gnu.org; Sun, 28 May 2017 13:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dF27i-0003g4-8G for guix-patches@gnu.org; Sun, 28 May 2017 13:37:02 -0400 Subject: bug#27019: [PATCH] doc: htmlxref: Fix link to Emacs-Guix manual. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87inkssyvn.fsf@gmail.com> Date: Sun, 28 May 2017 19:36:28 +0200 In-Reply-To: <87inkssyvn.fsf@gmail.com> (Alex Kost's message of "Mon, 22 May 2017 18:19:08 +0300") Message-ID: <87y3tgrihv.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Alex Kost Cc: 27019@debbugs.gnu.org Alex Kost skribis: > From 42f6f4493bc1cde3f4854316f80875a6c13554ce Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Mon, 22 May 2017 18:06:21 +0300 > Subject: [PATCH] doc: htmlxref: Fix link to Emacs-Guix manual. > MIME-Version: 1.0 > Content-Type: text/plain; charset=3DUTF-8 > Content-Transfer-Encoding: 8bit > > Reported-by: Ludovic Court=C3=A8s > > This fixes a regression introduced by commit > 8ca0c88a894c685b624757e38ee7663534f03460. > > * doc/htmlxref.cnf (EMACS_GUIX): Fix the link to 'html_node'. Please push, thanks! I=E2=80=99ll try to regenerate the pages from =E2=80=98version-0.13.0=E2=80= =99. Ludo=E2=80=99.