Mercurial > emacs
diff lisp/gnus/ChangeLog @ 46192:be3ff3e3e5b0
* gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
cdaar to cdar and car.
* nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
(nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
author | ShengHuo ZHU <zsh@cs.rochester.edu> |
---|---|
date | Sat, 06 Jul 2002 13:15:21 +0000 |
parents | 0fdf41e45be2 |
children | 47d8bf1dec03 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Sat Jul 06 09:42:31 2002 +0000 +++ b/lisp/gnus/ChangeLog Sat Jul 06 13:15:21 2002 +0000 @@ -1,3 +1,11 @@ +2002-07-06 ShengHuo ZHU <zsh@cs.rochester.edu> + + * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change + cdaar to cdar and car. + + * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type) + (nnsoup-read-active-file, nnsoup-article-to-area): Ditto. + 2002-07-03 Juanma Barranquero <lektu@terra.es> * gnus-sum.el (gnus-summary-highlight): Fix typo.