comparison lisp/gnus/ChangeLog @ 33692:3f2fa039af24

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 21 Nov 2000 17:54:40 +0000
parents d8c8c119da4d
children 6b4737c2e60a
comparison
equal deleted inserted replaced
33691:936c632692fd 33692:3f2fa039af24
1 2000-11-21 Dave Love <fx@gnu.org>
2
3 * gnus-art.el (gnus-mime-button-map): Don't inherit from
4 gnus-article-mode-map.
5 (gnus-mime-button-menu): Use mouse-set-point.
6 (gnus-insert-mime-button, gnus-mime-display-alternative)
7 (gnus-mime-display-alternative): Don't use local-map property.
8
1 2000-11-17 Katsumi Yamaoka <yamaoka@jpl.org> 9 2000-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
2 10
3 * nntp.el (nntp-open-telnet): Wait for the telnet prompt before 11 * nntp.el (nntp-open-telnet): Wait for the telnet prompt before
4 sending a command; allow the rtelnet prompt as well. 12 sending a command; allow the rtelnet prompt as well.
5 13