aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2014-11-23 18:31:47 +0100
committerLars Magne Ingebrigtsen2014-11-23 18:31:47 +0100
commit2c783bb66163278e77af333c02feaba1443c5e84 (patch)
tree5b466030d241b63082f6a65cb06363742a8093f6 /lisp
parent79d187f4cac1028913fcba25051b8e324b817ae1 (diff)
downloademacs-2c783bb66163278e77af333c02feaba1443c5e84.tar.gz
emacs-2c783bb66163278e77af333c02feaba1443c5e84.zip
Fix bug marking
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 799c7749ec4..c3a01dac664 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,7 +2,7 @@
2 2
3 * net/eww.el (eww-browse-url): Optionally create new eww buffer. 3 * net/eww.el (eww-browse-url): Optionally create new eww buffer.
4 (eww-follow-link): Follow in new buffer in case of prefix 4 (eww-follow-link): Follow in new buffer in case of prefix
5 argument, open externally with double prefix. 5 argument, open externally with double prefix (bug#19130).
6 6
72014-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org> 72014-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8 8