From: Lars Magne Ingebrigtsen Date: Sun, 23 Nov 2014 17:31:47 +0000 (+0100) Subject: Fix bug marking X-Git-Tag: emacs-25.0.90~2635^2~358 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2c783bb66163278e77af333c02feaba1443c5e84;p=emacs.git Fix bug marking --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 799c7749ec4..c3a01dac664 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -2,7 +2,7 @@ * net/eww.el (eww-browse-url): Optionally create new eww buffer. (eww-follow-link): Follow in new buffer in case of prefix - argument, open externally with double prefix. + argument, open externally with double prefix (bug#19130). 2014-11-23 Lars Magne Ingebrigtsen