Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 92432:4fe0858e4c31
(nndoc-oe-dbx-type-p): Use mm-string-to-multibyte.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 03 Mar 2008 04:12:46 +0000 |
parents | f154591879d5 |
children | 7353ce1a4156 |
comparison
equal
deleted
inserted
replaced
92431:f154591879d5 | 92432:4fe0858e4c31 |
---|---|
5 * gnus-sum.el: Use inhibit-read-only and with-current-buffer. | 5 * gnus-sum.el: Use inhibit-read-only and with-current-buffer. |
6 (gnus-summary-jump-to-group): Consider windows on other displayed frames as | 6 (gnus-summary-jump-to-group): Consider windows on other displayed frames as |
7 well. Similar changes might be needed elsewhere, but that's the one I've | 7 well. Similar changes might be needed elsewhere, but that's the one I've |
8 bumped into during my use. | 8 bumped into during my use. |
9 | 9 |
10 * nndoc.el (nndoc-oe-dbx-type-p): | |
10 * gnus-msg.el (gnus-debug): | 11 * gnus-msg.el (gnus-debug): |
11 * gnus-group.el (gnus-update-group-mark-positions): | 12 * gnus-group.el (gnus-update-group-mark-positions): |
12 Use mm-string-to-multibyte. | 13 Use mm-string-to-multibyte. |
13 | 14 |
14 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org> | 15 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org> |