comparison lisp/gnus/ChangeLog @ 151:59463afc5666 r20-3b2

Import from CVS: tag r20-3b2
author cvs
date Mon, 13 Aug 2007 09:37:19 +0200
parents 318232e2a3f0
children 25f70ba0133c
comparison
equal deleted inserted replaced
150:8ebb1c0f0f6f 151:59463afc5666
1 Sun May 18 07:35:43 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
2
3 * gnus.el: Gnus v5.4.53 is released.
4
5 Sun May 18 06:20:57 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6
7 * message.el (message-set-auto-save-file-name): Create unique auto
8 save file names.
9
10 * gnus-topic.el (gnus-topic-tallied-groups): Removed.
11 (gnus-topic-prepare-topic): Output right number of articles in
12 each sub-topic.
13
14 * gnus-sum.el (gnus-summary-next-group): Don't pass on killed
15 buffers.
16
17 * nnmail.el (nnmail-article-group): When crossposted to `junk', do
18 `junk'.
19
20 * gnus-util.el (gnus-kill-all-overlays): Remove nil overlays from
21 list.
22
23 * gnus-art.el (gnus-article-treat-html): Don't kill buf.
24
25 * gnus-group.el (gnus-group-find-new-newsgroups): Newish function.
26
27 Sun May 18 06:16:41 1997 Kim-Minh Kaplan <kimminh.kaplan@utopia.eunet.fr>
28
29 * gnus-picon.el (gnus-picons-has-modeline-p): new user variable.
30 (gnus-picons-set-buffer): new function.
31 (gnus-picons-prepare-for-annotations): use it.
32 (gnus-picons-network-display-internal): ditto.
33 (gnus-picons-make-annotation): new function.
34 (gnus-picons-display-x-face): use it.
35 (gnus-article-display-picons): ditto.
36 (gnus-picons-display-picon-or-name): ditto.
37 (gnus-picons-display-pairs): ditto. Remember the correct
38 order of insertion of annotations.
39 (gnus-picons-display-glyph): use gnus-picons-make-annotation.
40 (gnus-article-display-picons): move group annotations in article
41 buffer to the correct place if displaying in article buffer.
42 (gnus-picons-network-search-internal): don't display "@" if there
43 is no domain picon works again. Check that the picons still
44 need be displayed. Add the bar bar.xpm separator if
45 gnus-picons-display-as-address.
46 (gnus-picons-network-display-callback): check that the picon still
47 need be displayed.
48 (gnus-picons-lock): function deleted.
49 (gnus-picons-remove): don't use it. New way of locking.
50 (gnus-picons-next-job-internal): new way of locking. Handle
51 new tag 'bar.
52 (gnus-picons-next-job): new way of locking.
53 (gnus-picons-buffer): variable deleted.
54 (gnus-picons-remove-all): modified accordingly.
55 (gnus-group-annotations-lock): variable deleted.
56 (gnus-article-annotations-lock): variable deleted.
57 (gnus-x-face-annotations-lock): variable deleted.
58 (gnus-picons-news-directories): renamed, was
59 gnus-picons-news-directory.
60 (gnus-picons-url-retrieve): do not change url-show-status.
61 (gnus-picons-clear-cache): also clear gnus-picons-url-alist.
62
63 Sun May 18 05:57:31 1997 Michael R. Cook <mcook@cognex.com>
64
65 * gnus-topic.el (gnus-topic-toggle-display-empty-topics): New
66 function.
67
68 Sun May 18 05:52:59 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
69
70 * nnfolder.el (nnfolder-request-create-group): Read folder.
71
72 Sat May 17 22:45:07 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
73
74 * gnus-sum.el (gnus-summary-search-article): Require gnus-asynch.
75
76 * nnweb.el (nnweb-dejanews-wash-article): Remove "More Headers".
77
78 Sun May 11 20:07:21 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
79
80 * gnus-art.el (article-hide-pgp): Run hook.
81 (gnus-article-hide-pgp-hook): New variable.
82
1 Sat May 10 00:37:32 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> 83 Sat May 10 00:37:32 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
2 84
3 * gnus.el: Gnus v5.4.52 is released. 85 * gnus.el: Gnus v5.4.52 is released.
4 86
5 Sat May 10 00:13:30 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> 87 Sat May 10 00:13:30 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>