Mercurial > emacs
diff lisp/gnus/ChangeLog @ 110166:514c8efbfdbb
gnus-html: Comment fix.; gnus-art.el: Provide an `u' command on urls and the like that copies the string over to the kill ring; Also have the `u' command work for HTML links.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Sat, 04 Sep 2010 00:12:44 +0000 |
parents | 2fe16dc7896c |
children | b8559a372ac8 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Sat Sep 04 00:04:48 2010 +0000 +++ b/lisp/gnus/ChangeLog Sat Sep 04 00:12:44 2010 +0000 @@ -1,3 +1,9 @@ +2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org> + + * gnus-art.el (gnus-article-copy-string): New command and key binding. + + * gnus-html.el: Doc fix. + 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org> * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,