comparison 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
comparison
equal deleted inserted replaced
46191:ee1f09c2135a 46192:be3ff3e3e5b0
1 2002-07-06 ShengHuo ZHU <zsh@cs.rochester.edu>
2
3 * gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
4 cdaar to cdar and car.
5
6 * nnsoup.el (nnsoup-retrieve-headers, nnsoup-request-type)
7 (nnsoup-read-active-file, nnsoup-article-to-area): Ditto.
8
1 2002-07-03 Juanma Barranquero <lektu@terra.es> 9 2002-07-03 Juanma Barranquero <lektu@terra.es>
2 10
3 * gnus-sum.el (gnus-summary-highlight): Fix typo. 11 * gnus-sum.el (gnus-summary-highlight): Fix typo.
4 12
5 2002-06-21 ShengHuo ZHU <zsh@cs.rochester.edu> 13 2002-06-21 ShengHuo ZHU <zsh@cs.rochester.edu>