f1288c8e1a1279effac93480aee376715d05c7db
[gnus] / lisp / ChangeLog
1 Wed Jun 18 00:33:41 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2
3         * gnus.el: Gnus v5.4.57 is released.
4
5 Wed Jun 18 00:09:35 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6
7         * gnus-demon.el (gnus-demon-add-nocem): Use a numerical idle.
8
9 1997-06-10  Steven L Baur  <steve@altair.xemacs.org>
10
11         * nntp.el (nntp-wait-for): Replace following-char with char-after.
12
13 1997-06-09  Steven L Baur  <steve@altair.xemacs.org>
14
15         * gnus-msg.el (gnus-extended-version): Put XEmacs codename in
16         default X-Mailer/X-Newsreader if the symbol exists.
17
18 Tue Jun 10 20:24:35 1997  Christoph Wedler  <wedler@fmi.uni-passau.de>
19
20         * message.el (message-checksum): Do not only inspect the last
21         32/64 characters; technical: `ash' is no bit-rotate.
22
23 Tue Jun 17 23:45:00 1997  Guy Geens  <Guy.Geens@elis.rug.ac.be>
24
25         * gnus-score.el (gnus-decay-scores): Use the right index.
26
27 Tue Jun 17 23:22:24 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
28
29         * gnus-score.el (gnus-score-load-file): Set the decay when not
30         set. 
31
32         * gnus-art.el (gnus-article-treat-html): Do w3 setup.
33
34         * gnus.el (gnus-indent-rigidly): Be useful on odd tab widths.
35
36         * gnus-xmas.el (gnus-article-x-face-command): Allow just using
37         xpm. 
38
39 Thu Jun  5 18:33:31 1997  Robert Bihlmeyer  <robbe@orcus.priv.at>
40
41         * gnus-score.el (gnus-score-find-trace): Would bug out for
42         file-less rules.
43
44 Tue Jun 17 22:57:14 1997  Hrvoje Niksic  <hniksic@srce.hr>
45
46         * gnus-xmas.el (gnus-xmas-group-startup-message): Cleanup. 
47
48 Tue Jun 17 22:55:14 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
49
50         * nntp.el (nntp-request-head): Guess at article number.
51
52 Tue Jun 17 22:40:49 1997  David Moore  <dmoore@ucsd.edu>
53
54         * gnus-xmas.el (gnus-xmas-set-text-properties): New version.
55
56 Tue Jun 17 21:30:37 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
57
58         * gnus-group.el (gnus-group-search-forward): Ignore topic lines. 
59
60 Tue Jun 17 18:06:09 1997  "Karl M. Hegbloom" <karlheg@inetarena.com>
61
62         * gnus.el: ebola fixes.
63
64 Wed Jun 11 19:23:09 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
65
66         * gnus-sum.el (t): Moved pop article keystroke.
67
68 Tue Jun 10 06:32:52 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
69
70         * nnmail.el (nnmail-search-unix-mail-delim-backward): Allow
71         several "From "'s.
72         (nnmail-search-unix-mail-delim): Ditto.
73
74 Fri Jun  6 19:31:10 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
75
76         * gnus-group.el (gnus-group-make-web-group): Use default prompt
77         instead of string.
78
79         * gnus.el (gnus-string-or): New macro.
80         (gnus-string-or-1): New function.
81
82 Sat May 31 15:41:09 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
83
84         * gnus.el: Gnus v5.4.56 is released.
85
86 Sat May 31 14:51:37 1997  Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
87
88         * message.el (message-make-in-reply-to): Make valid In-Reply-To.
89
90 Sat May 31 14:45:54 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
91
92         * gnus-art.el (gnus-header-button-alist): Check for URLs in the
93         Subject. 
94
95 Sat May 31 14:42:53 1997  Hrvoje Niksic <hniksic@srce.hr>
96
97         * gnus-xmas.el: Cleanup.
98
99 Sat May 31 14:34:39 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
100
101         * gnus-art.el (gnus-output-to-file): Return t.
102
103 Sat May 31 14:14:40 1997  Guy Geens <Guy.Geens@elis.rug.ac.be>
104
105         * gnus-score.el (gnus-decay-score): Make decay work on negative
106         scores. 
107
108 Sat May 31 14:07:53 1997  Kurt Swanson <kurt@dna.lth.se>
109
110         * nnmail.el (nnmail-article-group): Handle junk properly.
111
112 Sat May 31 14:03:32 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
113
114         * gnus-sum.el (gnus-summary-limit-children): Typo.  Wouldn't
115         marked NoCeM'ed out messages as read.
116
117 Sat May 31 13:46:49 1997  Darren Stalder  <torin@daft.com>
118
119         * gnus-util.el (gnus-encode-date): Fix time zone.
120
121 Sat May 31 13:38:02 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
122
123         * gnus-move.el (gnus-move-group-to-server): Don't sort nil lists.
124
125 Tue May 27 16:03:12 1997  Paul Franklin  <paul@cs.washington.edu>
126
127         * nnmail.el (nnmail-keep-last-article): clarify docstring
128
129 Tue May 27 15:03:30 1997  Danny Siu  <dsiu@adobe.com>
130
131         * gnus-picon.el (gnus-group-display-picons): use
132         gnus-group-real-name so that picons for foreign groups display
133         correctly.
134
135 Fri May 30 22:03:39 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
136
137         * gnus-topic.el (gnus-topic-mode): Nix out topic missing group
138         function when switching off.
139
140         * gnus-salt.el (gnus-pick-start-reading): Don't prompt.
141
142 Mon May 26 11:49:53 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
143
144         * gnus-art.el (gnus-hack-decode-rfc1522): New function.
145
146         * gnus-sum.el (gnus-parse-headers-hook): New default.
147
148 Sun May 25 17:08:16 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
149
150         * gnus.el: Gnus v5.4.55 is released.
151
152 Sun May 25 15:13:45 1997  Michael R. Cook  <mcook@cognex.com>
153
154         * gnus-art.el (gnus-button-alist): Typo fix.
155
156 Sun May 25 14:44:38 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
157
158         * gnus-salt.el (gnus-pick-start-reading): Mark unpicked as read.
159
160         * gnus-sum.el (gnus-summary-move-article): Don't scan.
161
162         * gnus-group.el (gnus-group-get-new-news-this-group): Accept an
163         optional non-scan parameter.
164
165 Sun May 25 14:33:47 1997  Jan Vroonhof  <vroonhof@math.ethz.ch>
166
167         * gnus-cite.el (gnus-cite-attribution-prefix): Typo.
168
169 Sat May 24 12:57:46 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
170
171         * gnus-nocem.el (gnus-nocem-verify-issuer): Ignore errors when
172         verifying. 
173
174 Sat May 24 11:55:04 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
175
176         * gnus.el: Gnus v5.4.54 is released.
177
178 Sat May 24 10:35:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
179
180         * message.el (message-set-auto-save-file-name): Don't use "*" in
181         autosave name.
182
183         * gnus-art.el (gnus-article-delete-text-of-type): New version.
184
185 Sat May 24 10:33:43 1997  Dan Christensen  <jdchrist@math.mit.edu>
186
187         * gnus-art.el (gnus-article-delete-invisible-text): New version. 
188
189 Sat May 24 10:26:34 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
190
191         * nnmail.el (nnmail-article-group): Remove all 'junk splits.
192
193 Wed May 21 16:18:03 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
194
195         * gnus-cite.el (gnus-cite-attribution-prefix): Recognize
196         Microsoft/Agent style attribution lines.
197         (gnus-cite-attribution-suffix): Ditto.
198
199 Sat May 24 05:23:46 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
200
201         * gnus-cache.el (gnus-cache-read-active): Would generate cache
202         active file too often.
203         (gnus-cache-possibly-alter-active): Test statement removed.
204         (gnus-cache-articles-in-group): Would destroy hashtb.
205
206         * gnus-sum.el (gnus-summary-limit-mark-excluded-as-read): Don't
207         mark everything as read.
208
209         * gnus-cite.el (gnus-article-fill-cited-article): Nix out
210         gnus-cite-article. 
211
212 Tue May 20 21:43:31 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
213
214         * gnus-sum.el (gnus-summary-move-article): Don't suppress moved
215         articles. 
216
217         * gnus-start.el (gnus-dribble-read-file): Check that the dribble
218         file exists.
219
220         * gnus-cache.el (gnus-cache-articles-in-group): Update cache
221         active file.
222
223 Mon May 19 02:04:01 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
224
225         * gnus-sum.el (gnus-summary-search-article): Typo.
226
227         * nnml.el (nnml-update-file-alist): Allow forcing.
228
229         * nnheaderxm.el (nnheader-xmas-find-file-noselect): Removed.
230         (nnheader-xmas-cancel-timer): Removed.
231         (nnheader-xmas-cancel-function-timers): Removed.
232
233 Sun May 18 07:35:43 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
234
235         * gnus.el: Gnus v5.4.53 is released.
236
237 Sun May 18 06:20:57 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
238
239         * message.el (message-set-auto-save-file-name): Create unique auto
240         save file names.
241
242         * gnus-topic.el (gnus-topic-tallied-groups): Removed.
243         (gnus-topic-prepare-topic): Output right number of articles in
244         each sub-topic.
245
246         * gnus-sum.el (gnus-summary-next-group): Don't pass on killed
247         buffers. 
248
249         * nnmail.el (nnmail-article-group): When crossposted to `junk', do
250         `junk'.
251
252         * gnus-util.el (gnus-kill-all-overlays): Remove nil overlays from
253         list. 
254
255         * gnus-art.el (gnus-article-treat-html): Don't kill buf.
256
257         * gnus-group.el (gnus-group-find-new-newsgroups): Newish function.
258
259 Sun May 18 06:16:41 1997  Kim-Minh Kaplan  <kimminh.kaplan@utopia.eunet.fr>
260
261         * gnus-picon.el (gnus-picons-has-modeline-p): new user variable.
262         (gnus-picons-set-buffer): new function.
263         (gnus-picons-prepare-for-annotations): use it.
264         (gnus-picons-network-display-internal): ditto.
265         (gnus-picons-make-annotation): new function.
266         (gnus-picons-display-x-face): use it.
267         (gnus-article-display-picons): ditto.
268         (gnus-picons-display-picon-or-name): ditto.
269         (gnus-picons-display-pairs): ditto.  Remember the correct
270         order of insertion of annotations.
271         (gnus-picons-display-glyph): use gnus-picons-make-annotation.
272         (gnus-article-display-picons): move group annotations in article
273         buffer to the correct place if displaying in article buffer.
274         (gnus-picons-network-search-internal): don't display "@" if there
275         is no domain picon works again.  Check that the picons still
276         need be displayed.  Add the bar bar.xpm separator if
277         gnus-picons-display-as-address.
278         (gnus-picons-network-display-callback): check that the picon still
279         need be displayed.
280         (gnus-picons-lock): function deleted.
281         (gnus-picons-remove): don't use it.  New way of locking.
282         (gnus-picons-next-job-internal): new way of locking.  Handle
283         new tag 'bar.
284         (gnus-picons-next-job): new way of locking.
285         (gnus-picons-buffer): variable deleted.
286         (gnus-picons-remove-all): modified accordingly.
287         (gnus-group-annotations-lock): variable deleted.
288         (gnus-article-annotations-lock): variable deleted.
289         (gnus-x-face-annotations-lock): variable deleted.
290         (gnus-picons-news-directories): renamed, was
291         gnus-picons-news-directory.
292         (gnus-picons-url-retrieve): do not change url-show-status.
293         (gnus-picons-clear-cache): also clear gnus-picons-url-alist.
294
295 Sun May 18 05:57:31 1997  Michael R. Cook  <mcook@cognex.com>
296
297         * gnus-topic.el (gnus-topic-toggle-display-empty-topics): New
298         function. 
299
300 Sun May 18 05:52:59 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
301
302         * nnfolder.el (nnfolder-request-create-group): Read folder.
303
304 Sat May 17 22:45:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
305
306         * gnus-sum.el (gnus-summary-search-article): Require gnus-asynch. 
307
308         * nnweb.el (nnweb-dejanews-wash-article): Remove "More Headers".
309
310 Sun May 11 20:07:21 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
311
312         * gnus-art.el (article-hide-pgp): Run hook.
313         (gnus-article-hide-pgp-hook): New variable.
314
315 Sat May 10 00:37:32 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
316
317         * gnus.el: Gnus v5.4.52 is released.
318
319 Sat May 10 00:13:30 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
320
321         * nnfolder.el (nnfolder-possibly-change-group): Set wrong
322         variable. 
323
324         * gnus-art.el (gnus-article-edit-article): Remove invisible text
325         under XEmacs.
326         (gnus-article-treat-html): Insert string.
327
328 Thu May  8 10:53:12 1997  Steven L Baur  <steve@altair.xemacs.org>
329
330         * gnus-msg.el (gnus-summary-mail-crosspost-complaint):
331         `deactivate-mark' doesn't exist in XEmacs.
332
333 Fri May  9 23:50:01 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
334
335         * gnus-topic.el (gnus-topic-create-topic): Added doc.
336
337         * gnus-sum.el (gnus-summary-refer-article): Insert sparse
338         non-displayed articles properly.
339         (gnus-cut-thread): Exclude non-displayed sparse articles.
340
341 Thu May  8 17:37:38 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
342
343         * gnus.el: Gnus v5.4.51 is released.
344
345 Thu May  8 15:58:43 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
346
347         * gnus-sum.el (gnus-execute-command): Place point at start of
348         prompt. 
349
350         * gnus-int.el (gnus-request-replace-article): Don't bug out on
351         unknown groups.
352
353         * gnus-sum.el (gnus-summary-update-info): Force undo boundary here.
354         (gnus-update-read-articles): ... and not here.
355
356         * gnus-art.el (article-display-x-face): Would only show one X-Face.
357
358 Wed May  7 05:23:20 1997  Kim-Minh Kaplan  <kimminh.kaplan@utopia.eunet.fr>
359
360         * gnus-picon.el: (gnus-picons-url-alist): new variable.
361         (gnus-picons-jobs-alist): new variable.
362         (gnus-picons-remove): clean this new variable. FIXME: race
363         condition.
364         (gnus-picons-job-already-running): new variable.
365         (gnus-article-display-picons): use the job queue if using the
366         network.
367         (gnus-group-display-picons): ditto.
368         (gnus-picons-make-path): function deleted.
369         (gnus-picons-lookup-internal): modified accordingly.
370         (gnus-picons-lookup-user-internal): take the LETs out of the
371         loops.
372         (gnus-picons-lookup-pairs): take constant calculation outside of
373         loop.
374         (gnus-picons-display-picon-or-name): use COND instead of nested IFs
375         (gnus-picons-display-pairs): take the LET outside of loop.
376         (gnus-picons-try-face): ditto.
377         (gnus-picons-users-image-alist): variable deleted.
378         (gnus-picons-clear-cache): don't clear it.
379         (gnus-picons-retrieve-limit): variable deleted.
380         (gnus-picons-url-retrieve): clear url-request-method
381         (gnus-picons-retrieve-user-callback): function deleted.
382         (gnus-picons-retrieve-user): function deleted.
383         (gnus-picons-retrieve-domain-callback): function deleted
384         (gnus-picons-retrieve-domain-internal): function deleted.
385         (gnus-picons-parse-value): new function.
386         (gnus-picons-parse-filenames): new function.
387         (gnus-picons-network-display-internal): new function.
388         (gnus-picons-network-display-callback): new function.
389         (gnus-picons-network-display): new function.
390         (gnus-picons-network-search-internal): new function.
391         (gnus-picons-network-search-callback): new function.
392         (gnus-picons-network-search): new function.
393         (gnus-picons-next-job-internal): new function.
394         (gnus-picons-next-job): new function.
395
396 Wed May  7 22:14:32 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
397
398         * gnus-start.el (gnus-setup-news): Don't fold case.
399
400 Sat May  3 16:55:25 1997  Kim-Minh Kaplan  <kimminh.kaplan@utopia.eunet.fr>
401
402         * gnus-picon.el: * gnus-picons-clear-cache-on-shutdown: new variable.
403         * gnus-picons-piconsearch-cache-user: variable deleted.
404         * gnus-picons-clear-cache: new function.
405         * gnus-picons-close: only clear cache if
406         gnus-picons-clear-cache-on-shutdown.
407         * gnus-picons-url-retrieve: set url-package-name and
408         url-package-version.
409         * gnus-picons-users-image-alist: new variable.
410         * gnus-picons-retrieve-user-callback: use it.
411         * Added support for network retrieval of picons.
412         * gnus-picons-map: removed.
413         * gnus-picons-remove: removed case to handle processes.
414         * gnus-picons-processes-alist: new variable
415         * gnus-picons-x-face-sentinel: simplified.  Use processes alist.
416         * gnus-picons-display-x-face: explicitly request an xface image.
417         Always call gnus-picons-prepare-for-annotations.  Use processes
418         alist.
419         * gnus-picons-lookup-internal: new function.
420         * gnus-picons-lookup: use it.
421         * gnus-picons-lookup-user-internal: ditto.
422         * gnus-picons-display-picon-or-name: no more xface-p argument.
423         * gnus-picons-try-suffixes: removed.
424         * gnus-picons-try-face: new function.  Does the caching in
425         gnus-picons-glyph-alist.
426         * gnus-picons-try-to-find-face: take a glyph argument instead of a
427         path.  No more xface-p argument.  Only use one annotation even if
428         gnus-picons-display-as-address.
429         * gnus-picons-toggle-extent: changed into an annotation action.
430
431 Sat May  3 00:59:39 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
432
433         * gnus.el: Gnus v5.4.50 is released.
434
435 Sat May  3 00:30:12 1997  Kim-Minh Kaplan  <kimminh.kaplan@utopia.eunet.fr>
436
437         * gnus-picon.el (gnus-picons-prepare-for-annotations): New
438         function, and many changes.
439
440 Sat May  3 00:03:51 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
441
442         * nnfolder.el (nnfolder-possibly-change-group): Wouldn't always
443         switch buffers.
444
445         * gnus-sum.el (gnus-update-read-articles): Force boundary.
446
447         * gnus-undo.el (gnus-force-undo-boundary): New function.
448
449 Fri May  2 23:44:54 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
450
451         * gnus-art.el (gnus-article-treat-html): w3-parse-buffer
452         incompatibility. 
453
454 Thu May  1 17:56:05 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
455
456         * gnus.el: Gnus v5.4.49 is released.
457
458 Sat Apr 19 16:13:03 1997  Erik Toubro Nielsen  <erik@ifad.dk>
459
460         * gnus-sum.el (gnus-summary-exit): Returned to the wrong topic in
461         certain obscure cases if selected group occured in multiple
462         topics.
463
464         * gnus-topic.el (gnus-topic-update-topic): Did not preserve point
465         on the same instance of a group if group occured in multiple
466         topics. Caused gnus-summary-exit to return to wrong topic if the
467         selected group was in more than one topic.
468
469         Above two bugs happened only if the window configuration for
470         summary mode caused the group buffer not to be shown in a window.
471
472 Thu May  1 14:28:20 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
473
474         * message.el (message-send): Would pretend to have sent.
475
476         * nnmh.el (nnmh-request-list-1): Don't use truename.
477
478 Sun Apr 27 15:16:16 1997  Steven L Baur  <steve@altair.xemacs.org>
479
480         * gnus-xmas.el: Undo previous change, and restore the version from 
481         5.4.46 (without the require 'gnus-art).
482
483 Tue Apr 29 11:08:27 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
484
485         * gnus-score.el (gnus-summary-increase-score): Better error
486         messages. 
487
488 Sun Apr 27 23:15:58 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
489
490         * gnus.el: Gnus v5.4.48 is released.
491
492 Sun Apr 27 11:40:57 1997  Steven L Baur  <steve@altair.xemacs.org>
493
494         * gnus-xmas.el (gnus-art): (require 'gnus-art) introduces a
495         circular dependency on gnus-xmas-define and gnus-xmas-redefine.
496         Brute force it away.
497
498 Sun Apr 27 12:32:13 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
499
500         * gnus.el: Gnus v5.4.47 is released.
501
502 Sun Apr 27 10:42:08 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
503
504         * gnus-cache.el (gnus-cache-move-cache): Allow entering directory
505         name. 
506
507         * nntp.el (nntp-telnet-command, nntp-telnet-switches): New
508         variables. 
509
510         * gnus-score.el (gnus-summary-increase-score): Refuse illegal
511         match types.
512
513 Fri Apr 25 06:16:05 1997  Arne Georg Gleditsch  <argggh@ifi.uio.no>
514
515         * gnus-sum.el (gnus-summary-refer-article): Go to article when
516         expunged. 
517
518 Wed Apr 23 19:48:43 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
519
520         * gnus-ems.el (gnus-article-x-face-command): Removed bogus
521         declaration.
522
523 Mon Apr 21 16:44:00 1997  Paul Franklin  <paul@cs.washington.edu>
524
525         * nnmail.el (nnmail-move-inbox): fewer (0?) file calls on inbox if
526         popmail.
527
528 Thu Apr 24 14:04:31 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
529
530         * message.el (message-font-lock-keywords): Be more conservative in
531         determining headers.
532
533         * nnmh.el (nnmh-request-list-1): Use truenames.
534
535         * gnus-undo.el (gnus-undo-mode): Don't infest
536         gnus-summary-exit-hook. 
537
538         * gnus-sum.el (gnus-update-read-articles): Force an undo
539         boundary. 
540
541         * nnweb.el (nnweb-fetch-url): Don't rely on return values from
542         url-insert-file-contents. 
543
544 Sat Apr 19 06:11:31 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
545
546         * gnus.el: Gnus v5.4.46 is released.
547
548 Sat Apr 19 05:40:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
549
550         * gnus-art.el (gnus-read-save-file-name): Expand file name i save
551         dir. 
552
553 Fri Apr 18 14:25:21 1997  Hrvoje Niksic  <hniksic@srce.hr>
554
555         * gnus-art.el (gnus-signature-face): New face; use it.
556
557 Sat Apr 19 05:32:43 1997  Kim-Minh Kaplan  <kimminh.kaplan@utopia.eunet.fr>
558
559         * gnus-picon.el (gnus-picons-insert-face-if-exists): Add picons to
560         list.
561
562 Tue Apr 15 14:08:32 1997  Hrvoje Niksic  <hniksic@srce.hr>
563
564         * message.el (message-font-lock-keywords): Be a little bit more
565         case-insensitive.
566   
567 Wed Apr 16 02:41:31 1997  Hrvoje Niksic  <hniksic@srce.hr>
568
569         * message.el (message-insert-to): New argument FORCE.
570
571 Sat Apr 19 05:18:10 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
572
573         * message.el (message-setup): Nix out undo list.
574
575 Sat Apr 19 05:00:06 1997  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
576
577         * gnus-sum.el: Redefine.
578
579 Sat Apr 19 04:53:29 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
580
581         * gnus-art.el (article-display-x-face): Display all XFace
582         headers. 
583
584         * gnus-ems.el: appt, not appt.el.
585
586 Sat Apr 19 04:04:42 1997  Hrvoje Niksic  <hniksic@srce.hr>
587
588         * gnus-xmas.el (gnus-xmas-summary-set-display-table): Don't nix
589         out in Latin1.
590
591 Sat Apr 19 02:55:45 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
592
593         * message.el (message-cancel-news): Only say we cancel if we
594         cancel. 
595
596         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Deactivate
597         mark. 
598
599 Thu Apr 17 21:37:22 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
600
601         * message.el (message-mail-alias-type): New variable.
602         (message-mode): Use it.
603
604 Wed Apr 16 00:03:37 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
605
606         * gnus-demon.el (gnus-demon): Ignore errors.
607
608 Tue Apr 15 23:50:02 1997  Brad Howes  <bhowes@cssun3.corp.mot.com>
609
610         * gnus-demon.el (gnus-demon-time-to-step): New version.
611
612 Tue Apr 15 23:32:58 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
613
614         * message.el (message-send-method-alist): New variable.
615         (message-send): Use it.
616         (message-send-via-news): New function.
617         (message-send-via-mail): New function.
618
619 Sun Apr 13 18:22:02 1997  Jens Lautenbacher  <jens@metrix.de>
620
621         * gnus.el (gnus-article-display-hook): Fix.
622
623 Sun Apr 13 02:07:33 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
624
625         * gnus-sum.el (gnus-get-newsgroup-headers): Protect against bogus
626         Lines headers.
627
628         * gnus-cache.el (gnus-cache-possibly-enter-article): Check number
629         not nil.
630
631 Sat Apr 12 23:28:30 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
632
633         * gnus.el: Gnus v5.4.45 is released.
634
635 Sat Apr 12 02:00:51 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
636
637         * gnus-sum.el (gnus-summary-update-article-line): Insert the
638         subject. 
639
640         * gnus-msg.el (gnus-post-news): Use it.
641
642         * message.el (message-wide-reply): Accept ignore-reply-to.
643
644         * gnus-sum.el (gnus-thread-loop-p): Don't recurse; use a stack.
645
646         * message.el (message-generate-headers): Don't insert incomlete
647         Senders in mail-only messages.
648         (message-check-news-header-syntax): Check subject first.
649
650 Sat Apr 12 01:42:42 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
651
652         * gnus.el: Gnus v5.4.44 is released.
653
654 Sat Apr 12 01:10:31 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
655
656         * nnweb.el (nnweb-request-scan): Init nnweb-hashtb.
657
658 Thu Apr 10 20:05:13 1997  Sudish Joseph  <sj@eng.mindspring.net>
659
660         * gnus-art.el (gnus-article-delete-invisible-text): Do an entire
661         region instead a single char in each pass.  It's faster and
662         doesn't confuse ps-print.
663         (gnus-article-delete-text-of-type): Ditto.
664
665 Sat Apr 12 00:35:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
666
667         * gnus-sum.el (gnus-adjust-marked-articles): Wouldn't remove
668         `expire' marks.
669
670 Thu Apr 10 22:07:46 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
671
672         * gnus.el: Gnus v5.4.43 is released.
673
674 Thu Apr 10 21:47:08 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
675
676         * gnus-start.el (gnus-save-newsrc-file): Message less.
677
678 Thu Apr 10 21:35:45 1997  ISO-2022-JP  <morioka@jaist.ac.jp>
679
680         * gnus-sum.el (gnus-summary-show-article): Bind gnus-show-mime. 
681
682 Thu Apr 10 21:26:19 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
683
684         * gnus.el: Removed gnus-add-hook.
685
686 Thu Apr  3 21:08:57 1997  Hrvoje Niksic  <hniksic@srce.hr>
687
688         * gnus-xmas.el (gnus-xmas-summary-set-display-table): Don't change
689         the values that are non-nil in the default table.
690         (gnus-xmas-add-hook): Removed it.
691
692 Thu Apr 10 20:44:46 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
693
694         * gnus-art.el (gnus-article-show-summary): Error better.
695
696         * message.el (message-indent-citation): Tippy-foot when deleting
697         leading empty lines.
698
699         * gnus-sum.el (gnus-summary-move-article): Update group lines. 
700
701         * gnus-srvr.el (gnus-server-exit): Configure windows.
702
703         * gnus-group.el: Added gnus-version to help map.
704
705 Thu Apr 10 20:41:11 1997  Hrvoje Niksic  <hniksic@srce.hr>
706
707         * gnus-xmas.el: Customized.
708
709 Thu Apr 10 19:58:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
710
711         * gnus-sum.el (gnus-summary-next-group): Selected deleted group. 
712
713         * gnus-art.el (article-treat-overstrike): Don't bug out on empty
714         articles. 
715
716 Thu Apr 10 19:52:27 1997  David Moore  <dmoore@ucsd.edu>
717
718         * nnvirtual.el (nnvirtual-partition-sequence): Style fix.
719
720 Thu Apr 10 19:45:30 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
721
722         * gnus-group.el (gnus-group-kill-group): Kill more carefully.
723
724 Tue Apr  8 23:02:30 1997  Michael Welsh Duggan  <md5i@schenley.com>
725
726         * message.el (message-insert-to): Fetch reply field.
727
728 Tue Apr  8 21:41:13 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
729
730         * gnus-sum.el (gnus-summary-refer-article): Accept prefix.
731
732 Sun Apr  6 14:08:03 1997  Steven L Baur  <steve@altair.xemacs.org>
733
734         * gnus-xmas.el (gnus-xmas-summary-set-display-table): Add
735         missing paren.
736         (gnus-xmas-summary-set-display-table): current-display-table can
737         be nil.
738
739 Sun Apr  6 23:17:21 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
740
741         * gnus.el: Gnus v5.4.42 is released.
742
743 Sun Apr  6 23:13:50 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
744
745         * gnus-xmas.el (gnus-xmas-summary-set-display-table): There isn't
746         always a default table, it seems.
747
748 Sun Apr  6 22:45:52 1997  Aaron M. Ucko  <amu@mit.edu>
749
750         * gnus-xmas.el (gnus-xmas-summary-set-display-table): Typo.
751
752 Sun Apr  6 22:26:52 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
753
754         * gnus-group.el: All the sorting commands were shadowed.
755
756 Sun Apr  6 21:46:05 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
757
758         * gnus.el: Gnus v5.4.41 is released.
759
760 Sun Apr  6 20:58:38 1997  Kim-Minh Kaplan  <kimminh.kaplan@utopia.eunet.fr>
761
762         * gnus-picon.el (gnus-picons-insert-face-if-exists): "." instead
763         of "".
764
765 Sun Apr  6 20:19:49 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
766
767         * gnus-group.el (gnus-group-sort-groups): Touch dribble.
768
769 Sun Apr  6 19:28:19 1997  Stainless Steel Rat  <ratinox@peorth.gweep.net>
770
771         * pop3.el (pop3-quit): New version.
772
773 Fri Apr  4 21:46:34 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
774
775         * gnus-art.el (gnus-page-broken): New variable.
776         (gnus-article-prepare): Use it.
777
778 Fri Apr  4 05:08:00 1997  Gunnar Horrigmo  <horrigmo@ikke.no>
779
780         * gnus-art.el (article-treat-overstrike): Search from beginning of
781         article.
782
783 Thu Apr  3 15:16:05 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
784
785         * gnus-art.el (gnus-article-hidden-text-p): Be more thorough.
786
787 Thu Apr  3 12:23:44 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
788
789         * gnus-score.el: (gnus-score-default-duration): Accept nil in
790         :type. 
791
792 Thu Apr  3 05:49:56 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
793
794         * gnus-sum.el (gnus-summary-next-group): Make sure buffer is alive
795         before switching to it.
796
797 Wed Apr  2 12:39:15 1997  Steven L Baur  <steve@altair.xemacs.org>
798
799         * gnus-util.el (gnus-kill-all-overlays): Force Gnus to use extents 
800         even when overlays are available.  (From a patch by MORIOKA
801         Tomohiko).
802
803 Thu Apr  3 05:28:03 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
804
805         * gnus-topic.el (gnus-topic-goto-missing-group): Make sure topic
806         exists. 
807
808         * gnus-srvr.el (gnus-browse-group-name): Remove text props.
809
810         * gnus-sum.el (gnus-summary-move-article): Enter into dribble.
811
812 Wed Apr  2 14:12:45 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
813
814         * gnus.el: Gnus v5.4.40 is released.
815
816 Wed Apr  2 13:17:16 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
817
818         * gnus-start.el (gnus-check-bogus-newsgroups): Supply a help
819         param. 
820         
821         * message.el (message-bounce): Remove the right portion of
822         "simple" bounces.
823
824         * gnus-art.el (gnus-read-save-file-name): Would bug out when
825         saving multiple articles.
826
827         * gnus-sum.el (gnus-summary-update-article-line): Insert the
828         correct subject.
829
830 Tue Apr  1 11:21:48 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
831
832         * gnus-score.el (gnus-score-find-hierarchical): Translate file
833         chars. 
834
835         * gnus-topic.el (gnus-topic-goto-missing-topic): Bugola.
836         (gnus-topic-forward-topic): New function.
837         (gnus-topic-goto-missing-topic): Use it.
838
839         * nnmh.el (nnmh-active-number): Make sure the directory exist.
840         (nnmh-request-accept-article): Bizarre problem.
841
842         * gnus-topic.el (gnus-topic-goto-missing-group): Don't double
843         topics. 
844
845 Mon Mar 31 17:30:10 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
846
847         * gnus.el: Gnus v5.4.39 is released.
848
849 Mon Mar 31 17:29:13 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
850
851         * nntp.el (nntp-connection-alist): Ooize.
852
853 Mon Mar 31 16:34:37 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
854
855         * gnus.el: Gnus v5.4.38 is released.
856
857 Mon Mar 31 16:12:31 1997  Hrvoje Niksic  <hniksic@srce.hr>
858
859         * message.el (message-add-header): New function.
860
861         * gnus-art.el (gnus-sorted-header-list): List `Followup-To' after
862         `Newsgroups'.
863
864         * gnus-undo.el (gnus-undo-mode-map): Bind `gnus-undo' to `C-_',
865         `C-x u' and `C-/'.
866
867 Mon Mar 31 16:02:47 1997  Toby Speight  <tms@ansa.co.uk>
868
869         * gnus-art.el (gnus-article-add-buttons): Eval the right element. 
870
871 Mon Mar 31 15:57:17 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
872
873         * gnus-msg.el (gnus-add-to-list): New variable.
874         (gnus-post-news): Use it.
875
876 Mon Mar 31 15:46:34 1997  Francois Felix Ingrand  <felix@laas.fr>
877
878         * gnus-start.el (gnus-slave-save-newsrc): Get modes right.
879
880 Mon Mar 31 15:43:29 1997  Michael Sperber  <sperber@informatik.uni-tuebingen.de>
881
882         * message.el (message-functionp): Recognize compiled functions.
883
884 Mon Mar 31 15:43:57 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
885
886         * gnus-util.el (gnus-functionp): Ditto.
887
888 Mon Mar 31 15:18:11 1997  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
889
890         * gnus-ems.el (gnus-ems-redefine): Don't change display table. 
891
892 Mon Mar 24 11:33:59 1997  Michael Welsh Duggan  <md5i@schenley.com>
893
894       * message.el (message-insert-to): Use mail-copies-to.
895
896 Mon Mar 31 12:35:12 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
897
898         * gnus-topic.el (gnus-topic-goto-missing-topic): New function.
899         (gnus-topic-goto-missing-group): Use it.
900
901         * gnus-msg.el (gnus-debug): Scan gnus-topic.el.
902
903         * message.el (message-reply): Don't insert extra , when not to
904         header. 
905
906         * nntp.el (nntp-connection-alist): Un-voo.
907
908 Sun Mar 30 09:48:41 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
909
910         * gnus-art.el (gnus-article-mode-syntax-table): Make <> paren
911         chars. 
912         (gnus-emphasis-alist): Use it.
913
914         * gnus.el (gnus-maintainer): Changed.
915
916         * nnfolder.el (nnfolder-request-accept-article): Ask before
917         junking. 
918         (nnfolder-save-mail): Make buffer read/write.
919
920         * nnmh.el (nnmh-request-accept-article): Ditto.
921         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
922         * nnmbox.el (nnmbox-request-accept-article): Ditto.
923         * nnml.el (nnml-request-accept-article): Ditto.
924
925 Mon Mar 24 16:57:26 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
926
927         * gnus.el: Gnus v5.4.37 is released.
928
929 Mon Mar 24 01:16:15 1997  Hrvoje Niksic  <hniksic@srce.hr>
930
931         * gnus-xmas.el (gnus-xmas-redefine): Use it.
932
933         * gnus-xmas.el (gnus-xmas-summary-set-display-table): New function.
934
935         * gnus-sum.el (gnus-summary-mode): Use it.
936
937         * gnus-sum.el (gnus-summary-set-display-table): New function.
938
939 Mon Mar 24 16:27:46 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
940
941         * gnus-util.el (gnus-buffer-live-p): Reinstated.
942
943 Mon Mar 24 01:24:27 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
944
945         * gnus.el: Gnus v5.4.36 is released.
946
947 Sun Mar 23 18:51:00 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
948
949         * gnus-group.el (gnus-group-list-groups): Doc fix.
950
951         * gnus-demon.el (gnus-inhibit-demon): New variable.
952         (gnus-demon): Use it.
953
954 Sun Mar 23 18:42:55 1997  David Moore  <dmoore@ucsd.edu>
955
956         * gnus-nocem.el (gnus-nocem-already-running): New variable.
957
958 Sun Mar 23 17:27:17 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
959
960         * gnus-sum.el (gnus-select-newsgroup): Revert to old duplicate
961         behavior for nnvirtual groups.
962
963         * gnus-util.el (gnus-buffer-live-p): Removed.
964
965 Sat Mar 22 22:11:28 1997  Steven L Baur  <steve@altair.xemacs.org>
966
967         * gnus-msg.el (gnus-setup-message): Mark buffer unmodified as last 
968         step of setting message buffer up.
969
970         * message.el (message-kill-buffer): Make prompt look more like the 
971         one in kill-buffer.
972         Only prompt if the buffer has been changed.
973
974 Sun Mar 23 02:52:51 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
975
976         * gnus.el: Gnus v5.4.35 is released.
977
978 Sun Mar 23 01:09:23 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
979
980         * gnus-art.el (gnus-read-save-file-name): Tweaked definition.
981         (gnus-summary-save-in-rmail): Use it.
982         (gnus-summary-save-in-file): Ditto.
983         (gnus-summary-save-in-mail): Ditto.
984         (gnus-summary-save-body-in-file): Ditto.
985
986         * gnus-vm.el (gnus-summary-save-in-vm): Ditto.
987
988         * gnus-sum.el (gnus-summary-enter-digest-group): Add group param. 
989
990         * gnus-art.el (gnus-split-methods): New default.
991         (gnus-article-nndoc-name): New function.
992
993 Sat Mar 22 15:47:14 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
994
995         * nnmh.el (nnmh-request-accept-article): Do 'junk.
996         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
997         * nnmbox.el (nnmbox-request-accept-article): Ditto.
998         * nnfolder.el (nnfolder-request-accept-article): Ditto.
999
1000 Sat Mar 22 15:42:53 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1001
1002         * gnus.el: Gnus v5.4.34 is released.
1003
1004 Sat Mar 22 01:37:00 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1005
1006         * gnus-sum.el (gnus-summary-move-article): Understand 'junk.
1007
1008         * nnml.el (nnml-request-accept-article): Return 'junk when legal.
1009
1010         * gnus-sum.el (gnus-summary-respool-query): Message better, and
1011         return right value.
1012
1013         * nnmail.el (nnmail-split-abbrev-alist): New `to' and `from'
1014         abbrevs. 
1015
1016 Wed Mar 19 19:36:25 1997  Dewey M. Sasser  <dewey@newvision.com>
1017
1018         * message.el (message-make-from): Changed so that
1019         message-from-style value is captured from message buffer instead
1020         of temp buffer.
1021
1022 Sat Mar 22 00:47:39 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1023
1024         * gnus-srvr.el (gnus-browse-foreign-server): Understand server
1025         names. 
1026
1027         * gnus-group.el (gnus-group-browse-foreign-server): Down methodize
1028         the server.
1029
1030 Thu Mar 20 22:49:16 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1031
1032         * nnfolder.el (nnfolder-read-folder): Do checking if there are new
1033         articles after the last nnfolder marker.
1034
1035 Thu Mar 20 17:33:54 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1036
1037         * gnus.el: Gnus v5.4.33 is released.
1038
1039 Thu Mar 20 16:01:38 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1040
1041         * gnus-sum.el (gnus-build-get-header): Don't fold case.
1042
1043         * nnfolder.el (nnfolder-read-folder): Would always parse the
1044         entire mbox.
1045
1046         * gnus-sum.el (gnus-summary-read-group-1): Return right value.
1047
1048         * gnus-start.el (gnus-slave-save-newsrc): Set file modes.
1049
1050         * nneething.el (nneething-open-server): New function.
1051         (nneething-possibly-change-directory): Redefined.
1052
1053 Wed Mar 19 21:16:48 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1054
1055         * gnus.el: Gnus v5.4.32 is released.
1056
1057 Wed Mar 19 21:06:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1058
1059         * nnmail.el (nnmail-cache-accepted-message-ids): Bogus.
1060
1061 Wed Mar 19 20:53:34 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1062
1063         * gnus.el: Gnus v5.4.31 is released.
1064
1065 Wed Mar 19 14:29:26 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1066
1067         * nnmh.el (nnmh-request-accept-article): Ditto.
1068
1069         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
1070
1071         * nnmbox.el (nnmbox-request-accept-article): Ditto.
1072
1073         * nnfolder.el (nnfolder-request-accept-article): Ditto.
1074
1075         * nnml.el (nnml-request-accept-article): Cache or not.
1076
1077         * gnus-sum.el (gnus-summary-read-group): Don't recurse.
1078         (gnus-summary-ignore-duplicates): New variable.
1079         (gnus-get-newsgroup-headers): Use it.
1080         (gnus-nov-parse-line): Ditto.
1081
1082         * message.el (message-reply): Remove excessive white space in
1083         headers. 
1084
1085         * nnfolder.el (nnfolder-read-folder): Work when ignoring active
1086         file. 
1087
1088         * nnmail.el (nnmail-process-unix-mail-format): Narrow to the right
1089         portion.
1090         (nnmail-process-mmdf-mail-format): Ditto.
1091
1092         * gnus.el (gnus-group-remove-parameter): New function.
1093         (gnus-group-set-parameter): Use it.
1094         (gnus-group-add-parameter): Ditto.
1095
1096         * gnus-msg.el (gnus-post-news): Check first whether
1097         to-list/to-address exists before adding.
1098
1099 Tue Mar 18 23:54:17 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1100
1101         * gnus.el: Gnus v5.4.30 is released.
1102
1103 Tue Mar 18 23:43:50 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1104
1105         * gnus-group.el (gnus-group-subscribe): Doc fix.
1106
1107 Tue Mar 18 23:39:08 1997  Lance A. Brown  <brown9@niehs.nih.gov>
1108
1109         * gnus-sum.el (gnus-update-marks): Articles->list.
1110
1111 Tue Mar 18 23:07:35 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1112
1113         * gnus-sum.el (gnus-summary-update-article-line): Don't pass nil
1114         on as subject string.
1115
1116         * gnus-group.el (gnus-group-read-group): Revert to old
1117         definition. 
1118
1119         * gnus-sum.el (gnus-summary-read-group-1): New function.
1120         (gnus-summary-read-group): Use it.
1121
1122 Tue Mar 18 17:56:26 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1123
1124         * gnus.el: Gnus v5.4.29 is released.
1125
1126 Tue Mar 18 14:29:49 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1127
1128         * gnus-group.el (gnus-group-read-ephemeral-group): Would set virt
1129         ser too much. 
1130         (gnus-group-read-group): Return right value.
1131
1132         * nnml.el (nnml-generate-nov-databases-1): Save active.
1133
1134         * gnus-msg.el (gnus-summary-supersede-article): Place point in the
1135         with buffer.
1136         (gnus-inews-add-to-address): Prompt before adding.
1137
1138         * gnus-art.el (article-strip-leading-space): Not a new command
1139         and keystroke (HTDW Jaari fix).
1140
1141         * nnfolder.el (nnfolder-close-group): Don't push bogus entries
1142         onto alist.
1143
1144 Tue Mar 18 14:28:27 1997  Jan Vroonhof  <vroonhof@math.ethz.ch>
1145
1146         * nnfolder.el (nnfolder-request-scan): Check whether buffer really
1147         is live.
1148
1149 Tue Mar 18 13:53:00 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1150
1151         * gnus-group.el (gnus-group-read-group): Iterate instead of
1152         recurse. 
1153
1154         * nnfolder.el (nnfolder-request-accept-article): Don't insert into
1155         Message-ID cache.
1156         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
1157         * nnmbox.el (nnmbox-request-accept-article): Ditto.
1158         * nnml.el (nnml-request-accept-article): Ditto.
1159         * nnmh.el (nnmh-request-accept-article): Ditto.
1160
1161 Tue Mar 18 00:35:06 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1162
1163         * gnus.el: Gnus v5.4.28 is released.
1164
1165 Mon Mar 17 18:36:11 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1166
1167         * gnus-sum.el (gnus-update-marks): Use `list' instead of
1168         `articles'.
1169
1170         * nndoc.el (nndoc-rfc822-forward-type-p): Renamed.
1171         (nndoc-rfc822-forward-body-end-function): Ditto.
1172
1173 Mon Mar 17 17:35:35 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1174
1175         * gnus.el: Gnus v5.4.27 is released.
1176
1177 Mon Mar 17 15:59:11 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1178
1179         * nndoc.el (nndoc-x400-forward-type-p): New function.
1180         (nndoc-x400-forward-body-end-function): Ditto.
1181
1182         * nnfolder.el (nnfolder-adjust-min-active): Be in the right
1183         buffer. 
1184
1185 Sat Mar 15 16:09:44 1997  Steven L Baur  <steve@altair.xemacs.org>
1186
1187         * message.el (message-post-method): Fix typo.
1188
1189         * gnus-load.el (message-sending): Fix typo.
1190
1191 Mon Mar 17 15:47:59 1997  Gordon Matzigkeit  <gord@m-tech.ab.ca>
1192
1193         * message.el (message-set-auto-save-file-name): Expand before
1194         temping. 
1195
1196 Mon Mar 17 15:05:44 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1197
1198         * gnus-sum.el (gnus-update-marks): Get rid of article entries of
1199         articles with the default score.
1200
1201         * gnus-group.el (gnus-group-read-ephemeral-group): Be more careful
1202         when uniquifying methods.
1203
1204         * gnus-sum.el (gnus-execute-command): Insert asynch into buffer.
1205
1206         * nnfolder.el (nnfolder-possibly-change-group): Didn't set the
1207         current group.
1208
1209 Mon Mar 17 15:03:02 1997  Paul Stodghill  <stodghil@cs.cornell.edu>
1210
1211         * gnus-srvr.e