Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 59026:ef5a485f984f
Implement context-sentitive dual behaviour for mouse-1 click.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 17 Dec 2004 15:19:33 +0000 |
parents | ec047d4f2cfc |
children | 22da0004ae3c eac554634bfa |
comparison
equal
deleted
inserted
replaced
59025:ad6398d47add | 59026:ef5a485f984f |
---|---|
1 2004-12-17 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face. | |
4 | |
5 * gnus-sum.el (gnus-summary-mode-map): Likewise. | |
6 | |
1 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca> | 7 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 8 |
3 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min. | 9 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min. |
4 | 10 |
5 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org> | 11 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org> |
903 (gnus-convert-image-to-face-command): Add :version. | 909 (gnus-convert-image-to-face-command): Add :version. |
904 | 910 |
905 * gnus-delay.el (gnus-delay-default-hour): Add :version. | 911 * gnus-delay.el (gnus-delay-default-hour): Add :version. |
906 | 912 |
907 * gnus-cite.el (gnus-cite-blank-line-after-header) | 913 * gnus-cite.el (gnus-cite-blank-line-after-header) |
908 (gnus-article-boring-faces): | 914 (gnus-article-boring-faces): |
909 | 915 |
910 * gnus-art.el (gnus-buttonized-mime-types) | 916 * gnus-art.el (gnus-buttonized-mime-types) |
911 (gnus-inhibit-mime-unbuttonizing) | 917 (gnus-inhibit-mime-unbuttonizing) |
912 (gnus-treat-display-face) | 918 (gnus-treat-display-face) |
913 (gnus-treat-body-boundary): Change :version. | 919 (gnus-treat-body-boundary): Change :version. |