Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 111129:2d713b285a70
gnus-group.el (gnus-group-completing-read): Remove all newlines from group names. They mess up the group buffer badly.
shr.el (shr-tag-strong): Added.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Sun, 24 Oct 2010 00:29:21 +0000 |
parents | d7e691f6ffc0 |
children | 11259a64bfc0 |
comparison
equal
deleted
inserted
replaced
111128:d38d192ed185 | 111129:2d713b285a70 |
---|---|
1 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
2 | |
3 * shr.el (shr-tag-strong): Added. | |
4 | |
1 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org> |
6 | |
7 * gnus-group.el (gnus-group-completing-read): Remove all newlines from | |
8 group names. They mess up the group buffer badly. | |
2 | 9 |
3 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC. | 10 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC. |
4 | 11 |
5 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point | 12 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point |
6 instead of the summary one. | 13 instead of the summary one. |