GNU bug report logs - #21706
25.0.50; package.el: describe-package produces a needless newline after "Archive: some-repo" line

Previous Next

Package: emacs;

Reported by: Chunyang Xu <xuchunyang56 <at> gmail.com>

Date: Mon, 19 Oct 2015 05:00:05 UTC

Severity: minor

Tags: fixed, patch

Merged with 22325

Found in version 25.0.50

Fixed in version 26.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Chunyang Xu <xuchunyang56 <at> gmail.com>
Cc: 21706 <at> debbugs.gnu.org
Subject: bug#21706: [PATCH] * emacs-lisp/package.el (describe-package-1): Don't print needless newline
Date: Tue, 23 Feb 2016 19:36:48 +1100
Chunyang Xu <xuchunyang56 <at> gmail.com> writes:

> -        (or archive "n/a") "\n"))
> +        (or archive "n/a")))

Thanks; applied to the Emacs trunk.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 8 years and 170 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.