Mercurial > hg > xemacs-beta
comparison lisp/gnus/ChangeLog @ 140:585fb297b004 r20-2b4
Import from CVS: tag r20-2b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:32:43 +0200 |
parents | b980b6286996 |
children | 1856695b1fa9 |
comparison
equal
deleted
inserted
replaced
139:2b5203979d01 | 140:585fb297b004 |
---|---|
1 Sat May 3 00:59:39 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
2 | |
3 * gnus.el: Gnus v5.4.50 is released. | |
4 | |
5 Sat May 3 00:30:12 1997 Kim-Minh Kaplan <kimminh.kaplan@utopia.eunet.fr> | |
6 | |
7 * gnus-picon.el (gnus-picons-prepare-for-annotations): New | |
8 function, and many changes. | |
9 | |
10 Sat May 3 00:03:51 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
11 | |
12 * nnfolder.el (nnfolder-possibly-change-group): Wouldn't always | |
13 switch buffers. | |
14 | |
15 * gnus-sum.el (gnus-update-read-articles): Force boundary. | |
16 | |
17 * gnus-undo.el (gnus-force-undo-boundary): New function. | |
18 | |
19 Fri May 2 23:44:54 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
20 | |
21 * gnus-art.el (gnus-article-treat-html): w3-parse-buffer | |
22 incompatibility. | |
23 | |
24 Thu May 1 17:56:05 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
25 | |
26 * gnus.el: Gnus v5.4.49 is released. | |
27 | |
28 Sat Apr 19 16:13:03 1997 Erik Toubro Nielsen <erik@ifad.dk> | |
29 | |
30 * gnus-sum.el (gnus-summary-exit): Returned to the wrong topic in | |
31 certain obscure cases if selected group occured in multiple | |
32 topics. | |
33 | |
34 * gnus-topic.el (gnus-topic-update-topic): Did not preserve point | |
35 on the same instance of a group if group occured in multiple | |
36 topics. Caused gnus-summary-exit to return to wrong topic if the | |
37 selected group was in more than one topic. | |
38 | |
39 Above two bugs happened only if the window configuration for | |
40 summary mode caused the group buffer not to be shown in a window. | |
41 | |
42 Thu May 1 14:28:20 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
43 | |
44 * message.el (message-send): Would pretend to have sent. | |
45 | |
46 * nnmh.el (nnmh-request-list-1): Don't use truename. | |
47 | |
48 Sun Apr 27 15:16:16 1997 Steven L Baur <steve@altair.xemacs.org> | |
49 | |
50 * gnus-xmas.el: Undo previous change, and restore the version from | |
51 5.4.46 (without the require 'gnus-art). | |
52 | |
53 Tue Apr 29 11:08:27 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
54 | |
55 * gnus-score.el (gnus-summary-increase-score): Better error | |
56 messages. | |
57 | |
58 Sun Apr 27 23:15:58 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
59 | |
60 * gnus.el: Gnus v5.4.48 is released. | |
61 | |
62 Sun Apr 27 11:40:57 1997 Steven L Baur <steve@altair.xemacs.org> | |
63 | |
64 * gnus-xmas.el (gnus-art): (require 'gnus-art) introduces a | |
65 circular dependency on gnus-xmas-define and gnus-xmas-redefine. | |
66 Brute force it away. | |
67 | |
68 Sun Apr 27 12:32:13 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
69 | |
70 * gnus.el: Gnus v5.4.47 is released. | |
71 | |
72 Sun Apr 27 10:42:08 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
73 | |
74 * gnus-cache.el (gnus-cache-move-cache): Allow entering directory | |
75 name. | |
76 | |
77 * nntp.el (nntp-telnet-command, nntp-telnet-switches): New | |
78 variables. | |
79 | |
80 * gnus-score.el (gnus-summary-increase-score): Refuse illegal | |
81 match types. | |
82 | |
83 Fri Apr 25 06:16:05 1997 Arne Georg Gleditsch <argggh@ifi.uio.no> | |
84 | |
85 * gnus-sum.el (gnus-summary-refer-article): Go to article when | |
86 expunged. | |
87 | |
88 Wed Apr 23 19:48:43 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
89 | |
90 * gnus-ems.el (gnus-article-x-face-command): Removed bogus | |
91 declaration. | |
92 | |
93 Mon Apr 21 16:44:00 1997 Paul Franklin <paul@cs.washington.edu> | |
94 | |
95 * nnmail.el (nnmail-move-inbox): fewer (0?) file calls on inbox if | |
96 popmail. | |
97 | |
98 Thu Apr 24 14:04:31 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
99 | |
100 * message.el (message-font-lock-keywords): Be more conservative in | |
101 determining headers. | |
102 | |
103 * nnmh.el (nnmh-request-list-1): Use truenames. | |
104 | |
105 * gnus-undo.el (gnus-undo-mode): Don't infest | |
106 gnus-summary-exit-hook. | |
107 | |
108 * gnus-sum.el (gnus-update-read-articles): Force an undo | |
109 boundary. | |
110 | |
111 * nnweb.el (nnweb-fetch-url): Don't rely on return values from | |
112 url-insert-file-contents. | |
113 | |
1 Sat Apr 19 06:11:31 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | 114 Sat Apr 19 06:11:31 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> |
2 | 115 |
3 * gnus.el: Gnus v5.4.46 is released. | 116 * gnus.el: Gnus v5.4.46 is released. |
4 | 117 |
5 Sat Apr 19 05:40:40 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | 118 Sat Apr 19 05:40:40 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> |