*** empty log message ***
[gnus] / lisp / ChangeLog
1 Tue Mar 18 23:54:17 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2
3         * gnus.el: Gnus v5.4.30 is released.
4
5 Tue Mar 18 23:43:50 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6
7         * gnus-group.el (gnus-group-subscribe): Doc fix.
8
9 Tue Mar 18 23:39:08 1997  Lance A. Brown  <brown9@niehs.nih.gov>
10
11         * gnus-sum.el (gnus-update-marks): Articles->list.
12
13 Tue Mar 18 23:07:35 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
14
15         * gnus-sum.el (gnus-summary-update-article-line): Don't pass nil
16         on as subject string.
17
18         * gnus-group.el (gnus-group-read-group): Revert to old
19         definition. 
20
21         * gnus-sum.el (gnus-summary-read-group-1): New function.
22         (gnus-summary-read-group): Use it.
23
24 Tue Mar 18 17:56:26 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
25
26         * gnus.el: Gnus v5.4.29 is released.
27
28 Tue Mar 18 14:29:49 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
29
30         * gnus-group.el (gnus-group-read-ephemeral-group): Would set virt
31         ser too much. 
32         (gnus-group-read-group): Return right value.
33
34         * nnml.el (nnml-generate-nov-databases-1): Save active.
35
36         * gnus-msg.el (gnus-summary-supersede-article): Place point in the
37         with buffer.
38         (gnus-inews-add-to-address): Prompt before adding.
39
40         * gnus-art.el (article-strip-leading-space): Not a new command
41         and keystroke (HTDW Jaari fix).
42
43         * nnfolder.el (nnfolder-close-group): Don't push bogus entries
44         onto alist.
45
46 Tue Mar 18 14:28:27 1997  Jan Vroonhof  <vroonhof@math.ethz.ch>
47
48         * nnfolder.el (nnfolder-request-scan): Check whether buffer really
49         is live.
50
51 Tue Mar 18 13:53:00 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
52
53         * gnus-group.el (gnus-group-read-group): Iterate instead of
54         recurse. 
55
56         * nnfolder.el (nnfolder-request-accept-article): Don't insert into
57         Message-ID cache.
58         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
59         * nnmbox.el (nnmbox-request-accept-article): Ditto.
60         * nnml.el (nnml-request-accept-article): Ditto.
61         * nnmh.el (nnmh-request-accept-article): Ditto.
62
63 Tue Mar 18 00:35:06 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
64
65         * gnus.el: Gnus v5.4.28 is released.
66
67 Mon Mar 17 18:36:11 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
68
69         * gnus-sum.el (gnus-update-marks): Use `list' instead of
70         `articles'.
71
72         * nndoc.el (nndoc-rfc822-forward-type-p): Renamed.
73         (nndoc-rfc822-forward-body-end-function): Ditto.
74
75 Mon Mar 17 17:35:35 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
76
77         * gnus.el: Gnus v5.4.27 is released.
78
79 Mon Mar 17 15:59:11 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
80
81         * nndoc.el (nndoc-x400-forward-type-p): New function.
82         (nndoc-x400-forward-body-end-function): Ditto.
83
84         * nnfolder.el (nnfolder-adjust-min-active): Be in the right
85         buffer. 
86
87 Sat Mar 15 16:09:44 1997  Steven L Baur  <steve@altair.xemacs.org>
88
89         * message.el (message-post-method): Fix typo.
90
91         * gnus-load.el (message-sending): Fix typo.
92
93 Mon Mar 17 15:47:59 1997  Gordon Matzigkeit  <gord@m-tech.ab.ca>
94
95         * message.el (message-set-auto-save-file-name): Expand before
96         temping. 
97
98 Mon Mar 17 15:05:44 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
99
100         * gnus-sum.el (gnus-update-marks): Get rid of article entries of
101         articles with the default score.
102
103         * gnus-group.el (gnus-group-read-ephemeral-group): Be more careful
104         when uniquifying methods.
105
106         * gnus-sum.el (gnus-execute-command): Insert asynch into buffer.
107
108         * nnfolder.el (nnfolder-possibly-change-group): Didn't set the
109         current group.
110
111 Mon Mar 17 15:03:02 1997  Paul Stodghill  <stodghil@cs.cornell.edu>
112
113         * gnus-srvr.el (gnus-server-prepare): Would infloop.
114
115 Mon Mar 17 06:37:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
116
117         * nnmail.el (nnmail-crosspost-link-function): Change default on
118         NT. 
119
120 Fri Mar 14 12:07:12 1997  Steven L Baur  <steve@altair.xemacs.org>
121
122         * gnus-msg.el (gnus-extended-version): Add XEmacs beta # to
123         default X-Mailer/X-Newsreader.
124
125 Fri Mar 14 20:57:03 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
126
127         * nnfolder.el (nnfolder-possibly-change-group): Check folder
128         buffer. 
129
130         * nnheader.el (nnheader-parse-head): Understand Message-ID with
131         spaces. 
132         * gnus-sum.el (gnus-get-newsgroup-headers): Ditto.
133         (gnus-group-make-articles-read): Doc fix.
134
135         * nnml.el (nnml-generate-nov-databases-1): Made interactive.
136
137         * gnus-msg.el (gnus-inews-narrow-to-headers): Removed.
138         (gnus-post-news): Add `to-list' to the right group.
139
140 Fri Mar 14 20:11:01 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
141
142         * gnus.el: Gnus v5.4.26 is released.
143
144 Fri Mar 14 19:57:41 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
145
146         * gnus-setup.el (gnus-use-sc): Changed default.
147
148 Fri Mar 14 19:53:05 1997  Kurt Swanson  <kurt@dna.lth.se>
149
150         * gnus-art.el (gnus-article-goto-next-page): Place point.
151
152 Fri Mar 14 18:46:54 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
153
154         * gnus-art.el (gnus-article-mode-syntax-table): Make "-"
155         word-constituant. 
156
157         * gnus-sum.el (gnus-article-sort-by-author): Don't bug out on
158         Froms without names.
159
160         * messagexmas.el (message-xmas-make-caesar-translation-table): Use
161         char-int.
162
163 Fri Mar 14 18:44:33 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
164
165         * message.el (message-faces): New group.
166
167 Fri Mar 14 18:43:16 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
168
169         * gnus-sum.el (gnus-summary-limit-to-unread): Also exclude souped
170         articles. 
171
172 Fri Mar 14 18:35:06 1997  Matt Armstrong  <Matt_Armstrong@geoworks.com>
173
174         * gnus-score.el (gnus-all-score-files): Remove duplicates.
175
176 Fri Mar 14 18:21:07 1997  Andy Norman  <ange@hplb.hpl.hp.com>
177
178         * gnus-xmas.el (gnus-xmas-switch-horizontal-scrollbar-off): Check
179         whether we have a scrollbar first.
180
181 Fri Mar 14 18:15:32 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
182
183         * nnfolder.el (nnfolder-save-mail): Don't fold case when doing
184         From_. 
185
186 Wed Mar 12 06:51:49 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
187
188         * nnfolder.el (nnfolder-possibly-change-group): Accept a
189         dont-check param.
190         (nnfolder-request-group): Don't load folder.
191
192         * gnus.el (gnus-home-directory): New variable.
193
194 Tue Mar 11 17:25:46 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
195
196         * gnus-async.el (gnus-async-prefetch-article): Raise the level of
197         the message.
198
199 Mon Mar 10 06:30:59 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
200
201         * gnus-score.el (gnus-score-find-trace): Would clobber the score
202         of other articles.
203
204         * nneething.el (nneething-create-mapping): Make sure
205         nneething-directory exists.
206
207         * nnfolder.el (nnfolder-adjust-min-active): New function.
208         (nnfolder-request-expire-articles): Use it.
209         (nnfolder-request-move-article): Ditto.
210         (nnfolder-request-scan): Switch to the right server first. 
211
212 Mon Mar 10 06:28:58 1997  Joev Dubach  <dubach1@husc.harvard.edu>
213
214         * nnfolder.el (nnfolder-generate-active-file): Didn't work.
215
216 Sun Mar  9 18:38:37 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
217
218         * gnus.el: Gnus v5.4.25 is released.
219
220 Sun Mar  9 04:11:02 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
221
222         * gnus.el: Inlined and defsubsts various functions.
223
224         * nnmail.el (nnmail-search-unix-mail-delim): Made into subst.
225
226         * nnfolder.el (nnfolder-request-scan): Don't do anything when not
227         getting mail.
228
229         * nnmh.el (nnmh-request-accept-article): Return the correct
230         value. 
231
232         * gnus-group.el (gnus-group-kill-all-zombies): Touch dribble.
233
234         * gnus-score.el (gnus-score-find-trace): Message default score.
235
236 Sat Mar  8 18:17:53 1997  Steven L Baur  <steve@altair.xemacs.org>
237
238         * gnus-util.el (gnus-byte-code): Use better (and still compatible)
239         name of `compiled-function-p'.
240
241 Sat Mar  8 18:17:53 1997  Steven L Baur  <steve@altair.xemacs.org>
242
243         * messagexmas.el (message-xmas-make-caesar-translation-table):
244         char-int is a braindamaged and stupid name for a conversion
245         function.
246
247 Sun Mar  9 01:51:16 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
248
249         * gnus.el: Gnus v5.4.24 is released.
250
251 Sun Mar  9 00:52:47 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
252
253         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore errors. 
254
255 Sat Mar  8 08:55:52 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
256
257         * gnus-art.el (gnus-article-prev-page): Return a proper value.
258
259         * gnus-sum.el (gnus-summary-prev-page-or-article): New command.
260         * gnus-xmas.el (gnus-summary-toolbar): Use it.
261
262 Sat Mar  8 08:34:22 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
263
264         * gnus.el: Gnus v5.4.23 is released.
265
266 Sat Mar  8 02:09:53 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
267
268         * message.el (message-font-lock-keywords): Recognize continuation
269         headers. 
270
271         * gnus-group.el (gnus-group-expire-articles): Touch dribble
272         buffer. 
273
274         * gnus-sum.el (gnus-summary-default-score): Doc fix.
275
276         * gnus.el (gnus-local-organization): Doc fix.
277
278         * gnus-spec.el (gnus-compile): Don't work under XEmacs.
279
280         * gnus-art.el (gnus-article-highlight-headers): Work on bodiless
281         articles.
282
283 Fri Mar  7 23:33:34 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
284
285         * gnus.el: Gnus v5.4.22 is released.
286
287 Fri Mar  7 08:25:20 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
288
289         * gnus-msg.el (gnus-inews-do-gcc): Made interactive.
290
291         * gnus-sum.el (gnus-read-move-group-name): Beep on empty names.
292
293         * nnmail.el (nnmail-check-duplication): Don't rename Message-ID.
294         (nnmail-cache-message-id-when-accepting): Removed.
295
296         * gnus-sum.el (gnus-nov-parse-line): Allow showing of multiple
297         articles with the same Message-ID.
298         (gnus-get-newsgroup-headers): Ditto.
299
300         * gnus.el: Removed trailing spaces throughout.
301
302         * gnus-art.el (gnus-header-name-face): Made easier on the eyes.
303         (gnus-article-add-buttons): Make buffer read/write before doing
304         anything. 
305
306         * message.el (message-font-lock-keywords): Changed expression and
307         faces. 
308
309 Fri Mar  7 07:36:14 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
310
311         * gnus.el: Gnus v5.4.21 is released.
312
313 Fri Mar  7 04:17:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
314
315         * nnfolder.el (nnfolder-request-accept-article): Switch to the
316         right folder.
317
318         * Makefile (gnus-load.el): cus-edit.
319
320         * gnus.el: Removed all compilation warnings under both Emacs and
321         XEmacs. 
322
323         * cus-face.el: Moved variable defintions around a bit to avoid
324         compilation warnings.
325
326         * nnmail.el (nnmail-cache-message-id-when-accepting): New
327         variable. 
328
329         * nnfolder.el (nnfolder-dont-cache-message-id): Removed.
330         * nnmh.el (nnmh-request-accept-article): Ditto.
331         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
332         * nnml.el (nnml-request-accept-article): Ditto.
333         * nnmbox.el (nnmbox-request-accept-article): Use it.
334
335 Thu Mar  6 18:22:29 1997  Steven L Baur  <steve@altair.xemacs.org>
336
337         * nnfolder.el (nnfolder-dont-cache-message-id): Variable to allow
338         backwards compatibility with respect to saved messages.
339         (nnfolder-request-accept-article): Use it.
340
341 Fri Mar  7 04:10:21 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
342
343         * nnmail.el: Autoload pop3.
344
345 Fri Mar  7 01:33:34 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
346
347         * gnus.el: Gnus v5.4.20 is released.
348
349 Fri Mar  7 00:12:39 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
350
351         * message.el (message-header-to-face): New faces.
352         (message-font-lock-keywords): Use them.
353
354         * gnus-sum.el (gnus-summary-make-menu-bar): No addition.
355         (gnus-summary-move-article): When crossposting, get the Xrefs
356         header right.
357
358         * nnfolder.el (nnfolder-request-accept-article): Work when
359         respooling. 
360
361 Thu Mar  6 08:41:16 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
362
363         * gnus.el: Gnus v5.4.19 is released.
364
365 Thu Mar  6 08:00:31 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
366
367         * message.el (message-newgroups-header-regexp): Include Gcc
368         header. 
369
370         * gnus-sum.el (gnus-summary-delete-article): Message errors.
371
372         * gnus-group.el (gnus-group-unsubscribe-group): Work on ranked
373         groups. 
374
375 Thu Mar  6 07:46:56 1997  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
376
377         * nnmail.el (nnmail-move-inbox): Protect against nil results.
378
379 Thu Mar  6 04:23:11 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
380
381         * message.el (message-kill-buffer): Ask before killing.
382
383         * nnfolder.el (nnfolder-possibly-activate-groups): Removed.
384         (nnfolder-request-group): Changed servers too late.
385         (nnfolder-active-timestamp): New variable.
386
387         * gnus-sum.el (gnus-summary-respool-query): Narrow to head instead
388         of body.
389
390         * nntp.el (nntp-accept-process-output): Inhibit logging.
391
392         * gnus-group.el (gnus-group-sort-groups): Doc fix.
393
394         * nnfolder.el (nnfolder-request-accept-article): Insert Message-ID
395         into cache.
396         * nnmh.el (nnmh-request-accept-article): Ditto.
397         * nnml.el (nnml-request-accept-article): Ditto.
398         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
399         * nnmbox.el (nnmbox-request-accept-article): Ditto.
400
401         * nnmail.el (nnmail-cache-close): Kill buffer.
402         (nnmail-cache-insert): Make sure the cache is open.
403         (nnmail-fetch-field): New function.
404
405 Thu Mar  6 02:19:31 1997  James LewisMoss  <dres@scsn.net>
406
407         * smiley.el (smiley-deformed-regexp-alist): Fix FaceIronic.
408
409 Wed Mar  5 09:15:04 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
410
411         * nnmail.el (nnmail-check-duplication): Ditto.
412
413 Wed Mar  5 09:14:12 1997  Carsten Leonhardt  <leo@arioch.oche.de>
414
415         * nnmail.el (nnmail-check-duplication): Use a different
416         Message-ID. 
417
418 Sun Mar  2 16:58:16 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
419
420         * gnus.el: Gnus v5.4.18 is released.
421
422 Sun Mar  2 05:48:56 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
423
424         * gnus-load.el (customize): Load `cus-edit'.
425
426 Sun Mar  2 04:40:48 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
427
428         * gnus.el: Gnus v5.4.17 is released.
429
430 Sun Mar  2 04:01:29 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
431
432         * message.el (message-mail): Don't `list' other-headers.
433
434 Sat Mar  1 22:46:37 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
435
436         * gnus.el: Added mail keyword.
437         (gnus): Add to mail and news customization groups.
438         (gnus-visual): Added to the faces customization group.
439         * message.el (message): Add to mail and news customization groups.
440
441         * gnus-cus.el (wid-edit): Changed from widget-edit.
442
443 Sun Mar  2 03:44:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
444
445         * gnus-sum.el (gnus-summary-respool-query): Use it.
446
447         * gnus.el (gnus-narrow-to-body): New function.
448
449         * nnfolder.el (nnfolder-active-number): Simplify.
450
451 Sun Mar  2 03:26:57 1997  Joev Dubach  <dubach1@husc.harvard.edu>
452
453         * gnus-art.el (article-make-date-line): Add "Date: ".
454
455 Sun Mar  2 02:54:13 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
456
457         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Also escape {}. 
458
459         * gnus-srvr.el (gnus-server-prepare): Don't insert servers twice.
460
461         * nnmail.el (nnmail-read-passwd): Conditionalize
462         `ange-ftp-read-passwd'.
463
464 Sat Mar  1 17:53:05 1997  Hrvoje Niksic  <hniksic@srce.hr>
465
466         * gnus-xmas.el (gnus-xmas-read-event-char): Exit on button-press
467         event.
468
469         * nnml.el (nnml-retrieve-headers): Make sure file is non-nil.
470
471 Sun Mar  2 02:43:46 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
472
473         * nndoc.el (nndoc-type-alist): Have rfc934 separators handled
474         better. 
475
476         * nnmail.el (nnmail-move-inbox): Take heed of the return value
477         from movemail.
478
479 Fri Feb 21 19:54:24 1997  Hrvoje Niksic  <hniksic@srce.hr>
480
481         * gnus-xmas.el (gnus-xmas-redefine): Use `region-active-p'.
482         (gnus-xmas-region-active-p): Removed.
483
484 Sun Mar  2 02:16:38 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
485
486         * gnus-sum.el (gnus-summary-update-article-line): Only insert
487         Subject string when needed.
488
489         * gnus-util.el (gnus-output-to-mail): Quote all "From " lines. 
490
491 Sun Mar  2 02:13:17 1997  David Martin  <dm@cs.bu.edu>
492
493         * nndir.el (nndir): Use `nnml-close-group'.
494
495 Sun Mar  2 01:51:21 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
496
497         * gnus-start.el (gnus-init-file): Changed default.
498
499         * gnus-group.el (gnus-ephemeral-group-server): New server.
500         (gnus-group-read-ephemeral-group): Use it to use unique servers. 
501
502 Sat Mar  1 04:06:11 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
503
504         * gnus-art.el (gnus-article-mode): Made `gnus-button-marker-list'
505         buffer-local.
506         (gnus-article-add-buttons): Don't buttonize the same article
507         twice. 
508
509         * gnus-sum.el (gnus-set-mode-line): Chop better.
510
511         * gnus-art.el (gnus-article-treat-html): Not a new function.
512         Uh-uh.  No way.  I don't even exist.
513
514         * gnus-cite.el (gnus-article-fill-cited-article): Bind
515         filladapt-mode to nil.
516
517 Sat Mar  1 03:51:18 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
518
519         * gnus.el: Gnus v5.4.16 is released.
520
521 Sat Mar  1 00:04:09 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
522
523         * gnus-sum.el (gnus-set-mode-line): Possibly take into account the
524         buffer name.
525
526         * gnus-srvr.el (gnus-server-prepare): Try to make sure we only
527         insert servers once.
528
529         * gnus-sum.el (gnus-summary-walk-group-buffer): Don't move point
530         much. 
531
532         * gnus-group.el (gnus-group-update-group): Don't move point.
533
534         * gnus-xmas.el (gnus-xmas-force-redisplay): Changed default to
535         nil. 
536         (gnus-xmas-switch-horizontal-scrollbar-off): New function.
537         (gnus-xmas-redefine): Use it.
538
539         * nnfolder.el (nnfolder-active-number): Don't save active here.
540
541         * gnus-sum.el (gnus-summary-reparent-thread): Use the original
542         article. 
543
544 Fri Feb 28 01:01:33 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
545
546         * gnus-start.el (gnus-1): Pass ARG on to listing.
547         (gnus-started-hook): New.
548         (gnus-1): Use it.
549
550         * gnus-group.el (gnus-group-get-new-news): List using ARG if ARG
551         is higher than current listing.
552
553 Tue Feb 25 23:28:47 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
554
555         * nntp.el (nntp-retrieve-headers): Go to the next-to-last line.
556
557 Fri Feb 21 00:28:37 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
558
559         * gnus-group.el (gnus-group-rename-group): Rename to right name.
560
561         * nnmail.el (nnmail-process-babyl-mail-format): Allow continuation
562         Message-IDs.
563         (nnmail-process-unix-mail-format): Ditto.
564         (nnmail-process-mmdf-mail-format): Ditto.
565
566         * nnml.el (nnml-update-file-alist): New function.
567         (nnml-retrieve-headers): Use it.
568         (nnml-request-move-article): Delete zipped files.
569         (nnml-request-replace-article): Write to gzipped, if wanted.
570
571 Thu Feb 20 18:36:22 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
572
573         * gnus-picon.el (gnus-picons-display-where): Doc fix.
574
575         * gnus-start.el (gnus-read-newsrc-el-file): Offer to break.
576
577         * nnmail.el (nnmail-search-unix-mail-delim): Exclude newlines from
578         matches.
579
580 Thu Feb 20 04:16:50 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
581
582         * gnus.el: Gnus v5.4.15 is released.
583
584 Thu Feb 20 03:28:00 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
585
586         * gnus-xmas.el (gnus-xmas-mode-line-buffer-identification):
587         Respect non-standard mode line settings.
588
589         * gnus-group.el (gnus-group-line-format): Doc fix.
590
591         * nndoc.el (nndoc-rfc934-type-p): New function.
592         (nndoc-type-alist): Define RFC934 type.
593
594 Wed Feb 19 05:18:06 1997  Hrvoje Niksic  <hniksic@srce.hr>
595
596         * gnus-group.el (gnus-group-set-mode-line): Mark the change with
597         two asterisks.
598
599 Thu Feb 20 03:19:28 1997  Joev Dubach  <dubach1@husc.harvard.edu>
600
601         * gnus-topic.el (gnus-topic-prepare-topic): Show empty topics. 
602
603 Thu Feb 20 02:30:27 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
604
605         * gnus-group.el (gnus-group-process-prefix): Use
606         `gnus-region-active-p'. 
607
608         * gnus-score.el (gnus-hierarchial-home-score-file): Respect short
609         file names.
610         (gnus-hierarchial-home-adapt-file): Ditto.
611
612 Wed Feb 19 00:44:41 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
613
614         * nnml.el (nnml-request-regenerate): Return t.
615
616         * gnus-srvr.el (gnus-server-regenerate-server): Better messaging.
617
618         * gnus.el: Autoload gnus-quote-arg-for-sh-or-csh.
619
620 Tue Feb 18 23:26:28 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
621
622         * gnus.el: Gnus v5.4.14 is released.
623
624 Tue Feb 18 21:47:18 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
625
626         * gnus-xmas.el (gnus-xmas-modeline-glyph): Didn't work when the
627         etc dir couldn't be found.
628
629         * gnus-topic.el (gnus-topic-fold): Enter into dribble.
630
631         * nnbabyl.el (nnbabyl-request-scan): Put things in right dir.
632         * nnmbox.el (nnmbox-request-scan): Ditto.
633
634         * gnus-sum.el (gnus-offer-save-summaries): Use
635         `switch-to-buffer'. 
636
637         * nnkiboze.el (nnkiboze-enter-nov): Removed debug.
638
639         * gnus-sum.el (gnus-summary-insert-pseudos): Quote when not
640         viewing separately.
641
642 Sun Feb 16 23:43:19 1997  Hrvoje Niksic  <hniksic@srce.hr>
643
644         * gnus-topic.el (gnus-topic-edit-parameters): Print the topic
645         name.
646
647         * gnus-group.el (gnus-group-edit-group): Print the group name.
648
649 Sun Feb 16 18:30:27 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
650
651         * gnus-score.el (gnus-score-adaptive): Respect score adapt
652         settings. 
653
654         * gnus-sum.el (gnus-summary-prev-page): Search all frames for
655         window. 
656         (gnus-summary-next-page): Ditto.
657
658 Sun Feb 16 18:12:01 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
659
660         * gnus.el: Gnus v5.4.13 is released.
661
662 Sun Feb 16 16:20:33 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
663
664         * gnus-nocem.el (gnus-nocem-scan-groups): Allow NULL references.
665
666         * message.el (message-make-caesar-translation-table): New function.
667         (message-caesar-region): Use it.
668
669         * messagexmas.el (message-xmas-make-caesar-translation-table): New
670         function.
671
672         * gnus-art.el (gnus-article-add-buttons): Respect previous
673         buttons. 
674         (gnus-button-in-region-p): New function.
675         (gnus-article-add-buttons): Use it.
676
677         * nnweb.el (nnweb-max-hits): Fixed default.
678
679 Tue Feb 11 20:25:42 1997  Hrvoje Niksic  <hniksic@srce.hr>
680
681         * gnus-srvr.el (gnus-server-regenerate-server): Typo.
682
683 Sun Feb 16 15:24:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
684
685         * message.el: Removed `message-point-at-bol' and `eol'.
686
687         * gnus-start.el (gnus-read-active-file): Allow FORCE argument.
688         (gnus-check-bogus-newsgroups): Use it.
689
690         * gnus-srvr.el (gnus-server-copy-server): Allow copying of
691         unreadable servers.
692
693 Thu Feb 13 19:44:33 1997  Steven L Baur  <steve@altair.xemacs.org>
694
695         * gnus-util.el (gnus-output-to-mail): Make sure `From ' lines in
696         saved messages are preceded by a newline.
697
698 Wed Feb 12 05:28:32 1997  Zlatko Calusic  <zcalusic@srce.hr>
699
700         * gnus-sum.el (gnus-summary-copy-article): Use TO-NEWSGROUP.
701
702 Sat Feb 15 21:48:23 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
703
704         * nnmail.el: Organized customization options.
705         * gnus.el: Updated.
706
707 Wed Feb 12 18:06:11 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
708
709         * gnus-kill.el: Reorganized customization
710         options.  
711         * gnus-sum.el: Ditto.
712         * gnus-score.el: Ditto.
713         * gnus-start.el: Ditto.
714         * gnus.el: Ditto.
715
716 Fri Feb 14 09:30:42 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
717
718         * gnus-art.el (article-strip-multiple-blank-lines): Inhibit
719         point-motion hooks.
720         (article-hide-pgp): Don't hide the leading newline.
721
722         * gnus-group.el (gnus-group-quick-select-group): Bind
723         gnus-home-score-file to nil.
724
725         * gnus-start.el (gnus-dribble-read-file): Changed prompt.
726
727 Wed Feb 12 09:39:53 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
728
729         * nnmail.el (nnmail-get-new-mail): Make sure we're using directory
730         file names.
731
732 Tue Feb 11 14:00:56 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
733
734         * message.el (message-followup): Respect Posted-To.
735
736 Tue Feb 11 08:15:38 1997  Rich Pieri  <rich.pieri@prescienttech.com>
737
738         * nnmail.el (nnmail-pop3-movemail): New function.
739
740 Tue Feb 11 03:44:43 1997  Karl Kleinpaste  <karl@jprc.com>
741
742         * gnus-art.el (gnus-emphasis-alist): Made compounds available
743         again. 
744
745 Mon Feb 10 08:54:09 1997  Steven L Baur  <steve@altair.xemacs.org>
746
747         * dgnushack.el (dgnushack-compile): XEmacs doesn't complain about
748         portability variables any more.
749
750 Mon Feb 10 14:19:55 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
751
752         * gnus.el: Gnus v5.4.12 is released.
753
754 Mon Feb 10 12:47:41 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
755
756         * message.el (message-fetch-field): Accept an optional param.
757         (message-reply): Only fetch the first Message-ID.
758
759         * gnus-score.el (gnus-summary-score-effect): Update mode line.
760
761 Mon Feb 10 12:32:38 1997  Hrvoje Niksic  <hniksic@srce.hr>
762
763         * gnus-art.el: Simplify.
764
765 Mon Feb 10 12:23:48 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
766
767         * gnus-sum.el (gnus-summary-prev-page): Don't scroll when the
768         article buffer isn't visible.
769
770         * gnus.el ((featurep 'gnus-xmas)): Removed
771         `gnus-make-local-hook'. 
772
773 Mon Feb 10 12:08:31 1997  Adrian Aichner  <aichner@ecf.teradyne.com>
774
775         * gnus-util.el (gnus-turn-off-edit-menu): Doc fix.
776
777 Mon Feb 10 07:42:37 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
778
779         * gnus-sum.el (gnus-summary-prepare-unthreaded): Make sure point
780         is at bol.
781
782         * gnus-srvr.el (gnus-browse-mode-map): Define gnus-bug.
783         (gnus-server-mode-map): Ditto.
784
785         * gnus-sum.el (gnus-summary-edit-article-done): Update original
786         article buffer.
787
788         * gnus-uu.el (gnus-uu-digest-mail-forward): Restore window
789         config. 
790
791         * nnmail.el (nnmail-move-inbox): Make sure tofile exists before
792         setting modes.
793
794         * gnus-xmas.el (gnus-xmas-region-active-p): New function.
795
796         * gnus-ems.el (gnus-region-active-p): New function.
797
798 Mon Feb 10 07:40:45 1997  Hrvoje Niksic  <hniksic@srce.hr>
799
800         * gnus-sum.el (gnus-summary-work-articles): Use zmacs-region. 
801
802 Mon Feb 10 07:06:44 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
803
804         * message.el (message-mode): Nix out all local variables.
805
806         * gnus-art.el (gnus-summary-save-in-mail): Don't ask.
807
808         * gnus-sum.el (gnus-ps-print-hook): New hook.
809         (gnus-summary-print-article): Use it.
810
811         * message.el (message-reply): Make sure there is something
812         inserted as a To.
813
814 Mon Feb 10 05:54:28 1997  Paul Franklin  <paul@cs.washington.edu>
815
816         * gnus-group.el (gnus-group-edit-group): Ignore errors while
817         closing group.
818
819 Mon Feb 10 05:22:09 1997  Steven L. Baur  <steve@miranova.com>
820
821         * messagexmas.el (message-xmas-maybe-fontify): New function.
822         (message-mode-hook): Use it.
823
824 Sat Feb  8 21:18:25 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
825
826         * message.el (message-user-organization): Only use string values
827         of `gnus-local-organization'.
828
829 Tue Feb  4 20:26:20 1997  Paul Franklin  <paul@cs.washington.edu>
830
831         * nnmail.el (nnmail-get-spool-files): Don't call file-directory-p
832         on pop spool specifiers.
833
834 Wed Feb  5 01:56:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
835
836         * message.el (message-delete-mh-headers): Changed default.
837         (message-send-mail-with-mh): Use it.
838         (message-mh-deletable-headers): Renamed.
839
840         * gnus-sum.el (gnus-read-header): Don't do anything if the article
841         can't be requested.
842
843 Wed Feb  5 01:51:07 1997  Joev Dubach  <dubach1@husc.harvard.edu>
844
845         * gnus-sum.el (gnus-select-newsgroup): Update group line.
846
847 Tue Feb  4 20:23:30 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
848
849         * gnus-util.el (gnus-output-to-mail): Insert a newline before the
850         "From ".
851
852         * nnml.el (nnml-request-move-article): Update active ranges.
853         (nnml-nov-delete-article): Update active ranges.
854
855 Tue Feb  4 17:54:09 1997  HISASHIGE Kenji  <hysa@adtec.ed.fujitsu.co.jp>
856
857         * gnus-msg.el (gnus-summary-reply-with-original): Pass on the
858         `wide' param.
859
860 Tue Feb  4 03:49:59 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
861
862         * gnus.el: Gnus v5.4.11 is released.
863
864 Tue Feb  4 01:57:56 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
865
866         * nnvirtual.el (nnvirtual-last-accessed-component-group): New
867         variable. 
868         (nnvirtual-request-article): Use it and allow fetching by
869         Message-ID. 
870
871         * gnus-dup.el (gnus-dup-enter-articles): Don't enter canceled
872         articles into dup lists.
873
874         * nnvirtual.el (nnvirtual-update-read-and-marked): Check that we
875         have a current group.
876
877         * message.el (message-mode): Add "field" menu under XEmacs.
878
879 Mon Feb  3 07:46:33 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
880
881         * gnus.el: Gnus v5.4.10 is released.
882
883 Mon Feb  3 05:48:09 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
884
885         * message.el (message-fcc-handler-function): Doc fix.
886         (message-do-fcc): Revert to 5.4.8 behavior.
887
888         * gnus-util.el ((fboundp 'point-at-bol)): Made into defun.
889
890         * gnus-topic.el (gnus-topic-check-topology): Skip "dummy.group".
891         (gnus-group-sort-topic): Delete "dummy.group".
892
893         * gnus-art.el (article-make-date-line): Add a newline.
894
895         * nnkiboze.el (nnkiboze-generate-group): Check that the nov file
896         exists. 
897
898         * gnus-sum.el (gnus-summary-make-menu-bar): Moved some.
899
900         * gnus-art.el (gnus-article-make-menu-bar): Exclude the summary
901         menu. 
902
903         * gnus.el (gnus-similar-server-opened): New function.
904         (gnus-server-extend-method): Use it.
905
906         * gnus-sum.el (gnus-data-set-header): New macro.
907         (gnus-summary-edit-article-done): Update when the Message-ID is
908         edited. 
909
910         * nnml.el (nnml-request-article): Return the correct group name. 
911
912 Sat Feb  1 21:29:56 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
913
914         * smiley.el (smiley-buffer): Use the `smiley-mouse-face' variable,
915         not face.
916
917 Sat Feb  1 14:19:54 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
918
919         * gnus.el: Gnus v5.4.9 is released.
920
921 Sat Feb  1 13:30:33 1997  Hrvoje Niksic  <hniksic@srce.hr>
922
923         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Insert
924         "-*- emacs-lisp -*-" at the first line.
925
926 Sat Feb  1 13:23:19 1997  Mark Borges  <mdb@cdc.noaa.gov>
927
928         * gnus-xmas.el (gnus-xmas-define): Do the right characterp thing. 
929
930 Sat Feb  1 12:28:33 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
931
932         * smiley.el (smiley-mouse-face): New variable.
933         (smiley-buffer): Use it.
934
935         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Use gnus-prin1.
936
937         * gnus-util.el (gnus-prin1): Bind print-level and print-length to
938         nil 
939
940         * gnus-art.el (gnus-button-alist): Let mailto: be less greedy.
941         (gnus-button-alist): Ditto with news:.
942
943         * gnus-topic.el (gnus-topic-unmark-topic): Let groups be unmarked.
944
945         * gnus.el (gnus-read-group): Place point at bol.
946
947         * gnus-util.el ((fboundp 'point-at-bol)): Use the functions if
948         they exist. 
949
950         * gnus-msg.el (gnus-summary-supersede-article): Mark article as
951         canceled. 
952
953 Wed Jan 29 22:28:44 1997  Steven L Baur  <steve@altair.xemacs.org>
954
955         * gnus-xmas.el (gnus-xmas-define): Correct XEmacs version test to
956         handle v20.
957
958 Sat Feb  1 12:19:14 1997  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
959
960         * nnml.el (nnml-generate-active-info): Don't bug out.
961
962 Sat Feb  1 00:52:03 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
963
964         * message.el (message-fcc-handler-function): Changed default.
965         (message-output): New function.
966         (message-do-fcc): Use it.
967
968         * gnus-util.el (gnus-convert-article-to-rmail,
969         gnus-output-to-rmail): Moved here.
970
971         * message.el (message-check-news-header-syntax): Allow trailing
972         periods. 
973         (message-check-news-header-syntax): Don't allow trailing periods. 
974
975 Fri Jan 31 22:18:03 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
976
977         * message.el (message-resend): Rename "From ".
978
979         * nntp.el (nntp-accept-process-output): Use nnheader-message.
980
981 Fri Jan 31 11:51:18 1997  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
982
983         * nnml.el (nnml-generate-nov-databases-1): Sort the file alist. 
984
985 Thu Jan 30 13:13:39 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
986
987         * gnus.el: More cleanup of customization groups.
988
989 Thu Jan 30 04:33:01 1997  Sudish Joseph  <sudish@mindspring.com>
990
991         * gnus-xmas.el (gnus-xmas-define): Use `char-or-char-int-p'. 
992
993 Thu Jan 30 04:15:28 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
994
995         * gnus.el: Gnus v5.4.8 is released.
996
997 Thu Jan 30 02:07:13 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
998
999         * message.el (message-indent-citation): Place point the right
1000         place when indenting.
1001
1002         * nnml.el (nnml-generate-active-info): Don't enter conses into
1003         lists. 
1004
1005         * gnus-score.el (gnus-score-file-rank): All global score files
1006         have low ranks.
1007
1008         * nnweb.el (nnweb-possibly-change-server): Read active file.
1009         (nnweb-dejanews-create-mapping): Respect .overview.
1010         (nnweb-reference-create-mapping): Ditto.
1011         (nnweb-altavista-create-mapping): Ditto.
1012
1013 Wed Jan 29 04:52:31 1997  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
1014
1015         * nnml.el (nnml-generate-nov-databases-1): Generate NOV files in
1016         the right order.
1017
1018 Tue Jan 28 23:28:49 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1019
1020         * gnus-group.el (gnus-group-list-groups): Position point.
1021
1022 Tue Jan 28 22:11:36 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1023
1024         * gnus.el: Gnus v5.4.7 is released.
1025
1026 Tue Jan 28 19:48:54 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1027
1028         * nnmh.el (nnmh-deletable-article-p): Never allow deleting the
1029         last article in the group.
1030
1031         * nnweb.el (nnweb-definition): Accept an optional noerror
1032         argument. 
1033         (nnweb-request-article): Don't bug out when requesting by MsgId. 
1034
1035         * gnus-topic.el (gnus-group-prepare-topics): Return the number of
1036         unread articles in the buffer.
1037
1038         * gnus-group.el (gnus-group-list-groups): On empty buffers, let
1039         point go to the beginning.
1040         (gnus-group-list-groups): Give "No news" message when using
1041         topics. 
1042
1043         * gnus-topic.el (gnus-topic-goto-next-group): Let point remain
1044         at the end of the buffer.
1045
1046         * gnus-group.el (gnus-group-rename-group): Check group name
1047         syntax. 
1048
1049         * gnus.el (gnus-read-group): Accept an optional default.
1050
1051 Tue Jan 28 18:11:54 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1052
1053         * gnus.el: Gnus v5.4.6 is released.
1054
1055 Tue Jan 28 13:55:12 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1056
1057         * gnus-art.el (gnus-article-check-hidden-text): Widen before doing
1058         anything.
1059
1060         * gnus.el (gnus-visual): Doc fix.
1061
1062         * gnus-art.el (gnus-visible-headers): Just include "Resent-From". 
1063
1064 Mon Jan 27 19:40:37 1997  Paul Franklin  <paul@cs.washington.edu>
1065
1066         * gnus-sum.el (gnus-read-header): Make sure nntp-server-buffer is
1067         empty on failure.
1068
1069 Tue Jan 28 00:33:27 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1070
1071         * nnmail.el (nnmail-delete-incoming): Changed default.
1072
1073         * gnus-topic.el (gnus-topic-mark-topic): Let groups be marked.
1074         (gnus-topic-unmark-topic): Ditto.
1075
1076         * nnmail.el (nnmail-process-babyl-mail-format): Unquote ">From ". 
1077
1078         * gnus-sum.el (gnus-summary-read-group): Only beep dead groups. 
1079
1080 Mon Jan 27 18:24:27 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1081
1082         * nnml.el (nnml-generate-nov-databases-1): Work properly on
1083         compressed files.
1084         (nnml-generate-nov-file): Ditto.
1085
1086         * gnus.el (gnus-article-mode-map): Don't unconditionally suppress
1087         all the major keymaps.
1088
1089         * gnus-sum.el (gnus-summary-read-group): Beep dead non-native
1090         groups can't be entered. 
1091
1092 Mon Jan 27 18:03:17 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1093
1094         * gnus.el: Gnus v5.4.5 is released.
1095
1096 Mon Jan 27 17:35:21 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1097
1098         * message.el (message-expand-group): Don't skip over ":".
1099
1100         * gnus-score.el (gnus-score-find-bnews): Wouldn't find "nntp+"
1101         score files.
1102
1103         * gnus-art.el (t): Define `M-^'.
1104
1105 Mon Jan 27 15:00:11 1997  Hrvoje Niksic  <hniksic@srce.hr>
1106
1107         * gnus-sum.el (gnus-summary-search-article): Inhibit forced
1108         redisplay on XEmacs.
1109
1110 Mon Jan 27 08:54:55 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1111
1112         * gnus.el: Gnus v5.4.4 is released.
1113
1114 Mon Jan 27 07:29:30 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1115
1116         * nnsoup.el (nnsoup-file-name): Also find AREAS.
1117
1118 Mon Jan 27 07:09:13 1997  Joev Dubach  <dubach1@husc.harvard.edu>
1119
1120         * message.el (message-use-followup-to): Doc fix.
1121
1122 Mon Jan 27 06:59:14 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1123
1124         * gnus-art.el (gnus-article-read-summary-keys): Don't mess up when
1125         using pick mode.
1126
1127         * gnus-undo.el (gnus-undo-mode): Set undo boundary.
1128
1129         * gnus-sum.el (gnus-summary-exit-hook): Doc fix.
1130
1131 Sun Jan 26 13:20:42 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1132
1133         * gnus.el: Autoload gnus-add-configuration.
1134
1135 Sun Jan 26 13:01:07 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1136
1137         * gnus.el: Gnus v5.4.3 is released.
1138
1139 Sun Jan 26 12:52:11 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1140
1141         * gnus.el: Gnus v5.4.2 is released.
1142
1143 Sun Jan 26 09:28:31 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
1144
1145         * gnus-group.el: Organized customization options, and moved group
1146         definitions to `gnus.el'.
1147         * gnus-sum.el: Ditto.
1148         * gnus.el: Ditto.
1149
1150 Sun Jan 26 07:37:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1151
1152         * gnus.el: Autoload topic function.
1153
1154         * gnus-topic.el (gnus-topic-set-parameters): Quote strings to
1155         enter into dribble file.
1156
1157         * gnus-salt.el (gnus-pick-setup-message): Also restore right
1158         config on sending.
1159
1160         * gnus.el (gnus-group-startup-message): Add a space to the
1161         beginning of the version string.
1162
1163 Sat Jan 25 12:17:56 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1164
1165         * gnus.el: Gnus v5.4.1 is released.
1166
1167 Sat Jan 25 10:59:31 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1168
1169         * gnus.el: Red Gnus v0.84 is released.
1170
1171 Fri Jan 24 20:31:25 1997  Paul Franklin  <paul@cs.washington.edu>
1172
1173         * gnus-sum.el (gnus-summary-next-article): There's no
1174         reason not to select the current article if it's what should
1175         be selected.
1176
1177 Sat Jan 25 01:03:59 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
1178
1179         * gnus-art.el: Organized customization options.
1180         * gnus-sum.el: Adjusted.
1181         * gnus-cite.el: Ditto.
1182         * gnus.el: Ditto.
1183
1184 Sat Jan 25 09:49:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1185
1186         * gnus-demon.el (gnus-demon): Disable demons when the minibuffer
1187         window is active.
1188
1189         * gnus-art.el (gnus-article-read-summary-keys): Disable pick mode
1190         commands. 
1191
1192 Sat Jan 25 09:42:41 1997  Kurt Swanson  <kurt@dna.lth.se>
1193
1194         * message.el (message-pipe-buffer-body): New function.
1195
1196         * gnus-sum.el (gnus-summary-pipe-message): New command and
1197         keystroke. 
1198
1199 Fri Jan 24 11:01:06 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
1200
1201         * gnus-uu.el: Cleaned up customization groups.
1202
1203 Fri Jan 24 15:45:48 1997  Kurt Swanson  <kurt@dna.lth.se>
1204
1205         * gnus-sum.el (gnus-summary-make-menu-bar): Moved cache menu.
1206
1207 Fri Jan 24 10:05:49 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1208
1209         * gnus-msg.el (gnus-summary-resend-message): Accept
1210         process/prefix. 
1211
1212         * gnus-cite.el (gnus-article-fill-cited-article): Accept a width
1213         prefix. 
1214
1215         * gnus-art.el (gnus-article-read-summary-keys): Disable pick mode
1216         map. 
1217
1218         * gnus-sum.el (gnus-summary-make-menu-bar): Duplication removed.
1219
1220 Fri Jan 24 08:33:42 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1221
1222         * gnus.el: Red Gnus v0.83 is released.
1223
1224 Fri Jan 24 05:05:38 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1225
1226         * gnus.el (gnus-article-display-hook): Removed emphasize.
1227
1228         * gnus-score.el (gnus-score-edit-current-scores): Set global
1229         vars. 
1230
1231         * nnml.el (nnml-possibly-change-directory): Return nil when the
1232         group can't be selected.
1233
1234         * gnus-art.el (gnus-emphasis-alist): Don't underline
1235         all-underscore words.
1236
1237         * gnus-topic.el (gnus-topic-unindent): Give the right number of
1238         unread articles.
1239         (gnus-topic-indent): Ditto.
1240
1241         * gnus-msg.el (gnus-summary-wide-reply-with-original): New command
1242         and keystroke.
1243         (gnus-summary-wide-reply): Ditto.
1244
1245 Fri Jan 24 04:57:07 1997  Joe Wells  <jbw@cs.bu.edu>
1246
1247         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): New function.
1248         (gnus-uu-command): Use it.
1249
1250 Fri Jan 24 04:55:10 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1251
1252         * gnus-topic.el (gnus-topic-mark-topic): Also bound to `#'.
1253
1254 Fri Jan 24 04:44:10 1997  Greg Klanderman  <greg@alphatech.com>
1255
1256         * message.el (message-do-send-housekeeping): Check for nil
1257         message-buffer-list. 
1258
1259 Fri Jan 24 02:55:33 1997  Kurt Swanson  <kurt@dna.lth.se>
1260
1261         * gnus-util.el (gnus-eval-in-buffer-window): Set buffer.
1262
1263 Thu Jan 23 03:39:48 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1264
1265         * nnsoup.el (nnsoup-file-name): New function.
1266         (nnsoup-read-areas): Use it.
1267         (nnsoup-dissect-buffer): New function.
1268         (nnsoup-number-of-articles): Use it.
1269         (nnsoup-narrow-to-article): Ditto.
1270         (nnsoup-header): Removed.
1271
1272         * gnus.el (gnus-check-backend-function): Doc fix.
1273
1274         * gnus-art.el (gnus-article-goto-prev-page): Went to next article,
1275         not prev.
1276
1277         * gnus-group.el (gnus-group-insert-group-line-info): Display "*"
1278         on unknown groups.
1279
1280         * gnus-art.el (article-hide-boring-headers): Ignore errors in
1281         `mail-extract-address-components'. 
1282
1283         * nnmail.el (nnmail-date-to-time): Parse zone correctly.
1284         (nnmail-date-to-time): Seconds, dammit, seconds!
1285
1286 Tue Jan 21 09:31:55 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1287
1288         * gnus-art.el (gnus-url-mailto): Didn't accept mailto links. 
1289
1290         * gnus-score.el (gnus-summary-score-effect): Doc fix.
1291
1292         * nnmail.el (nnmail-move-inbox): Don't prin1 password.
1293
1294 Mon Jan 20 18:06:19 1997  Paul Franklin  <paul@cs.washington.edu>
1295
1296         * gnus-sum.el (gnus-simplify-buffer-fuzzy-step): New function.
1297         (gnus-simplify-buffer-fuzzy): Use it.
1298
1299         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Fix while condition.
1300         Add self-discipline tags.
1301
1302 Tue Jan 21 05:28:05 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1303
1304         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Would return
1305         nil from NoCeM.
1306
1307 Mon Jan 20 04:59:53 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1308
1309         * gnus-art.el (gnus-button-alist): Only on word boundaries.
1310
1311         * message.el (message-check-news-header-syntax): Don't prompt when
1312         not read active file.
1313
1314         * gnus-msg.el (gnus-setup-message): Always set actions.
1315
1316 Sat Jan 18 07:23:41 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1317
1318         * nntp.el (nntp-have-messaged): New variable.
1319         (nntp-accept-process-output): Use it.
1320         (nntp-wait-for): Ditto.
1321
1322 Sat Jan 18 02:44:53 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1323
1324         * gnus.el: Red Gnus v0.82 is released.
1325
1326 Fri Jan 17 00:04:47 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1327
1328         * nnheader.el (nnheader-find-nov-line): Do the right thing with
1329         short buffers.
1330
1331         * nnkiboze.el (nnkiboze-generate-group): Supress duplicate
1332         suppression. 
1333         (nnkiboze-generate-group): Message better.
1334
1335         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't always
1336         fetch more heads.
1337         (gnus-select-newsgroup): Use it.
1338
1339         * nnmail.el (nnmail-get-new-mail): Weird file-truename problem.
1340
1341         * gnus-sum.el (gnus-summary-caesar-message): Dox fix.
1342         (gnus-articles-to-read): Limit length of prompt.
1343
1344         * message.el (message-followup): Fold case before comparing
1345         "world" to Distribution.
1346
1347         * gnus-sum.el (gnus-summary-save-newsrc): Save dribble buffer.
1348
1349         * nnfolder.el (nnfolder-request-expire-articles): Better message. 
1350
1351         * gnus-nocem.el (gnus-nocem-load-cache): Interactive.
1352
1353 Thu Jan 16 23:48:05 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1354
1355         * nnmail.el (nnmail-move-inbox): Use `nnmail-pop-password'. 
1356
1357 Wed Jan 15 18:41:42 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1358
1359         * nnml.el (nnml-request-expire-articles): Typo.
1360         (nnml-request-expire-articles): Don't blank out messages so
1361         often. 
1362
1363         * nnsoup.el (nnsoup-request-type): Let commands like `a' work
1364         better. 
1365
1366 Wed Jan 15 05:33:23 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1367
1368         * gnus.el: Red Gnus v0.81 is released.
1369
1370 Wed Jan 15 02:57:18 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1371
1372         * gnus-topic.el (gnus-topic-indent): Don't remove all groups from
1373         topic. 
1374         (gnus-topic-unindent): Ditto.
1375
1376         * gnus-sum.el (gnus-summary-respool-query): Don't mark anything as
1377         read.
1378
1379         * gnus-art.el (gnus-button-alist): Move news:mesg-id up.
1380
1381         * gnus.el (gnus-article-display-hook): Emphasize by default.
1382
1383         * gnus-topic.el (gnus-topic-rename): Mark newsrc as dirty.
1384
1385         * gnus-sum.el (gnus-summary-next-page): When the article window
1386         isn't displayed, don't scroll.
1387
1388 Wed Jan 15 02:19:56 1997  Markus Linnala  <maage@ee.tut.fi>
1389
1390         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
1391         New variables.
1392
1393 Wed Jan 15 02:02:03 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1394
1395         * gnus-art.el (article-date-user): New command and keystroke.
1396
1397 Wed Jan 15 02:01:15 1997  David Moore  <dmoore@ucsd.edu>
1398
1399         * gnus-art.el (gnus-article-time-format): New variable.
1400         (article-make-date-line): Use it.
1401
1402 Wed Jan 15 01:44:15 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1403
1404         * gnus-art.el (gnus-emphasis-alist): Allow emphasis around
1405         sentences. 
1406         (gnus-button-url-regexp): Don't allow empty URLs.
1407
1408 Sun Jan 12 19:27:23 1997  Thor Kristoffersen  <thor@unik.no>
1409
1410         * nntp.el (nntp-request-head): Work when using rlogin. 
1411
1412 Sun Jan 12 15:17:16 1997  Chris Bone  <bone@al.com.au>
1413
1414         * nntp.el (nntp-accept-process-output): Give numerical messages. 
1415         (nntp-wait-for): Search less.
1416
1417 Fri Jan 10 17:38:38 1997  Erik Toubro Nielsen  <erik@ifad.dk>
1418
1419         * gnus-art.el (gnus-Numeric-save-name): Doc fix.
1420
1421 Thu Jan  9 21:51:59 1997  Dan Schmidt  <dfan@harmonixmusic.com>
1422
1423         * nnmail.el (nnmail-move-inbox): Quote password.
1424
1425 Thu Jan  9 18:24:32 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1426
1427         * nnmail.el (nnmail-move-inbox): Don't nix out
1428         nnmail-internal-password. 
1429
1430         * nnml.el (nnml-request-expire-articles): Also expire gzipped
1431         articles. 
1432
1433         * gnus-art.el (article-emphasize): Wouldn't toggle.
1434
1435 Thu Jan  9 18:18:26 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1436
1437         * gnus.el: Red Gnus v0.80 is released.
1438
1439 Thu Jan  9 12:00:21 1997  Wesley Hardaker  <Wesley.Hardaker@sphys.unil.ch>
1440
1441         * acronym.el: New package.
1442
1443 Thu Jan  9 11:43:28 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1444
1445         * gnus.el: Updated copyrights.
1446
1447         * nnoo.el (nnoo-push-server): Only push the first server.
1448
1449 Wed Jan  8 11:34:07 1997  David Moore  <dmoore@ucsd.edu>
1450
1451         * nnoo.el (nnoo-push-server): Revert to 0.77 behaviour.
1452
1453         * nnvirtual.el (nnvirtual-info-installed): New variable.
1454         (nnvirtual-open-server): Use it.
1455         (nnvirtual-request-update-info): ditto.
1456         (nnvirtual-create-mapping): ditto.
1457
1458         * gnus-group.el (gnus-group-edit-group): Close the group before
1459         editing it.
1460         (gnus-group-add-to-virtual): ditto.
1461
1462 Thu Jan  9 11:32:13 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1463
1464         * gnus-art.el: Redefine ems.
1465
1466 Wed Jan  8 20:34:09 1997  John McClary Prevost  <visigoth@naiad.fac.cs.cmu.edu>
1467
1468         * message.el (message-sendmail-f-is-evil): New variable.
1469         (message-elide-elipsis): Ditto.
1470
1471 Wed Jan  8 17:19:02 1997  Paul Stodghill  <stodghil@cs.cornell.edu>
1472
1473         * gnus-demon.el (gnus-demon): Don't run when not idle.
1474
1475 Wed Jan  8 12:58:23 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1476
1477         * gnus-sum.el (gnus-summary-work-articles): Accept non-numerical
1478         prefix values.
1479
1480 Wed Jan  8 12:52:53 1997  Jason Rumney  <jasonr@pec.co.nz>
1481
1482         * nnmail.el (nnmail-move-inbox): Use `nnmail-internal-password'. 
1483
1484 Tue Jan  7 15:41:35 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1485
1486         * gnus-art.el (gnus-article-show-hidden-text): Would bug out on
1487         signatures. 
1488
1489 Mon Jan  6 23:46:53 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1490
1491         * gnus.el: Red Gnus v0.79 is released.
1492
1493 Mon Jan  6 11:23:05 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1494
1495         * nnmail.el (nnmail-process-babyl-mail-format): Widen at the right
1496         place.
1497
1498         * nnfolder.el (nnfolder-possibly-change-group): Set current group
1499         before reading folder.
1500
1501         * message.el (message-send-mail-with-mh): Expand file name.
1502         (message-mode-menu): Check whether mark-active exists.
1503
1504         * gnus-group.el (gnus-group-get-new-news): Don't pass ARG to the
1505         listing function.
1506
1507         * gnus-xmas.el (gnus-xmas-article-show-hidden-text): Deleted.
1508
1509 Sun Jan  5 21:35:37 1997  Sudish Joseph  <sudish@mindspring.com>
1510
1511         * gnus-xmas.el (gnus-xmas-article-show-hidden-text): Use
1512         'article-type as the textprop of interest.  Speed fix.
1513
1514         * gnus-art.el (gnus-article-show-hidden-text): Speed fix.
1515
1516 Sun Jan  5 11:43:08 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1517
1518         * nnml.el (nnml-retrieve-headers-with-nov): Use faster method for
1519         finding the right range.
1520
1521         * gnus-demon.el (gnus-demon): Would fire off even if not idle.
1522
1523         * gnus-srvr.el (gnus-server-add-server): Error when defining an
1524         existing server.
1525
1526         * gnus-start.el (gnus-get-unread-articles): Update info for native
1527         groups.
1528
1529         * gnus-load.el (gnus-nocem): New file.
1530
1531         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Make sure the
1532         group name isn't nil.
1533
1534 Sun Jan  5 11:18:22 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1535
1536         * gnus.el: Red Gnus v0.78 is released.
1537
1538 Sun Jan  5 09:39:14 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1539
1540         * gnus-sum.el (gnus-summary-exit-no-update): Prompt change.
1541         (gnus-summary-limit-to-author): Ditto.
1542         (gnus-summary-limit-to-subject): Ditto.
1543
1544         * gnus-cite.el (gnus-dissect-cited-text): Recognize articles that
1545         end with cited text.
1546
1547         * gnus-topic.el (gnus-group-sort-topic): Remove nil elements.
1548
1549         * nnoo.el (nnoo-push-server): When switching from the nil server,
1550         update all the default values of the variables.
1551
1552         * nnkiboze.el (nnkiboze-generate-group): Protect against nil
1553         infos. 
1554
1555         * lpath.el: Included.
1556
1557 Sun Jan  5 09:36:57 1997  Martin Buchholz  <mrb@eng.sun.com>
1558
1559         * dgnushack.el (bytecomp): Required.
1560
1561 Sat Jan  4 11:45:45 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1562
1563         * gnus-art.el: Rename some functions back.
1564
1565         * gnus-sum.el (gnus-summary-save-newsrc): Don't nix out scores.
1566
1567         * gnus-async.el (gnus-async-prefetched-article-entry): Would
1568         hang Emacs.
1569
1570 Sat Jan  4 11:28:24 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1571
1572         * gnus.el: Red Gnus v0.77 is released.
1573
1574 Sat Jan  4 08:35:06 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1575
1576         * gnus-cache.el (gnus-start): Don't require gnus-sum.
1577
1578         * gnus-art.el: All article functions moved here.
1579
1580         * article.el: Elided.
1581
1582         * gnus-async.el (gnus-async-prefetched-article-entry): Check for
1583         empty articles.
1584
1585         * gnus-art.el (gnus-read-save-file-name): Expand file name in
1586         article save dir.
1587
1588 Fri Jan  3 21:22:21 1997  Paul Stodghill  <stodghil@cs.cornell.edu>
1589
1590         * gnus-demon.el (gnus-demon): Use `gnus-demon-idle-time'.
1591
1592 Tue Dec 31 10:38:43 1996    <ratinox@peorth.gweep.net (Stainless Steel Rat)>
1593
1594         * pop3.el: version 1.3
1595
1596         * pop3.el: (pop3-retr): added bill@attmail.com's big buffer sleeps
1597         to save wear and tear on he heap.
1598
1599 Thu Aug 01 11:53:48 1996    <ratinox@peorth.gweep.net (Stainless Steel Rat)>
1600
1601         * pop3.el: version 1.2
1602
1603         * pop3.el: (pop3-apop): minor changes to support XEmacs built-in
1604         md5, or William Perry's modified md5.el.
1605         
1606         * pop3.el: (pop3-movemail): changed to use
1607         pop3-authentication-scheme instead of pop3-use-apop.
1608         
1609         * pop3.el: pop3-use-appop: transformed into
1610         pop3-authentication-scheme.
1611         
1612         * pop3.el: version 1.1
1613         
1614         * pop3.el: (pop3-apop): new function.  Send alternate
1615         authentication information to the server.  Requires md5.el.
1616         
1617         * pop3.el: (pop3-open-server): set pop3-timestamp if server
1618         returns one.
1619         
1620         * pop3.el: (pop3-movemail): use APOP authentication if
1621         pop3-use-apop non-nil.
1622         
1623         * pop3.el: pop3-timestamp: added variable
1624         
1625         * pop3.el: pop3-use-apop: added variable
1626
1627 Fri Jan  3 18:52:23 1997  Wesley Hardaker  <Wesley.Hardaker@sphys.unil.ch>
1628
1629         * gnus-group.el (gnus-group-get-new-news): Pass the ARG on to the
1630         listing function.
1631
1632 Fri Jan  3 18:32:24 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1633
1634         * article.el (article-hide-boring-headers): Respect
1635         gnus-show-all-headers. 
1636
1637         * gnus-sum.el (gnus-summary-save-article): Update the mode line.
1638
1639 Fri Jan  3 18:30:50 1997  Erik Toubro Nielsen  <erik@ifad.dk>
1640
1641         * nnmail.el (nnmail-remove-leading-whitespace): Replacing should
1642         be non-literal.
1643
1644 Fri Jan  3 18:18:30 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1645
1646         * gnus-sum.el (gnus-summary-expire-articles-now): Use
1647         "yes-or-no". 
1648         (gnus-summary-delete-article): Ditto.
1649
1650 Fri Jan  3 18:16:27 1997  Peter Skov Knudsen  <knu@dde.dk>
1651
1652         * gnus-win.el (gnus-buffer-configuration): Don't create picons
1653         frame unless needed.
1654
1655 Fri Jan  3 17:21:30 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1656
1657         * message.el (message-elide-region): New command and keystroke.
1658
1659         * gnus-salt.el (gnus-generate-vertical-tree): Check whether we can
1660         go backwards.
1661
1662         * gnus-group.el (gnus-group-catchup-current): Prompt better.
1663
1664         * gnus-undo.el (gnus-undo-make-menu-bar): Nonsense.
1665
1666 Fri Jan  3 16:52:22 1997  Rajappa Iyer  <rsi@lucent.com>
1667
1668         * gnus-salt.el (gnus-pick-start-reading): Possibly catch up all
1669         unpicked articles.
1670
1671 Fri Jan  3 12:12:22 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1672
1673         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Try to get the
1674         few last headers using HEAD in any case to work around a bug in
1675         inn. 
1676
1677         * gnus-xmas.el (gnus-xmas-define): Redefined.
1678
1679         * gnus.el (gnus-characterp): Made into func.
1680
1681 Thu Jan  2 16:21:47 1997  Sudish Joseph  <sudish@mindspring.com>
1682
1683         * gnus-util.el (gnus-characterp): New function.
1684
1685 Wed Dec 18 18:15:39 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
1686
1687         * gnus-start.el (gnus-dribble-enter): Make sure we write at the
1688         end of the dribble file
1689
1690 Thu Jan  2 16:01:58 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1691
1692         * gnus-sum.el (gnus-summary-limit-children): Make NoCeM'ed
1693         articles read.
1694
1695 Tue Dec 17 20:24:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1696
1697         * gnus-sum.el (gnus-summary-save-newsrc): Respect the prefix.
1698
1699 Mon Dec 16 23:47:30 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1700
1701         * gnus.el: Red Gnus v0.76 is released.
1702
1703 Mon Dec 16 14:33:58 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1704
1705         * gnus-msg.el (gnus-bug): Insert nntp server type.
1706         (gnus-copy-article-buffer): Remove prev/next buttons.
1707
1708         * gnus-cache.el (gnus-jog-cache): Let the call func be
1709         interactive. 
1710
1711         * gnus-art.el (gnus-summary-save-in-pipe): Include number of
1712         articles. 
1713         (gnus-article-add-buttons): Don't add buttons to already
1714         buttonized areas.
1715
1716         * nntp.el (nntp-open-connection): Allow `C-g' to continue.
1717
1718         * nnbabyl.el (nnbabyl-retrieve-headers): Wouldn't find all
1719         articles sometimes.
1720
1721         * gnus-sum.el (gnus-data-compute-positions): Reinstated.
1722         (gnus-remove-thread): Do the right thing with dummy roots.
1723
1724         * nndoc.el (nndoc-request-article): Only return valid articles.
1725
1726         * nnfolder.el (nnfolder-delete-mail): Wouldn't delete From lines. 
1727
1728         * gnus-topic.el (gnus-topic-find-groups): Ignore nil groups. 
1729
1730         * nnfolder.el (nnfolder-save-mail): Quote all "From " lines.
1731
1732 Sat Dec 14 11:49:21 1996  David Moore  <dmoore@ucsd.edu>
1733
1734         * gnus-nocem.el (gnus-nocem-groups):
1735         news.admin.net-abuse.bulletins is to replace
1736         news.admin.net-abuse.announce for nocemish postings.
1737
1738 Mon Dec 16 13:38:38 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1739
1740         * nnmail.el (nnmail-move-inbox): Message at end.
1741
1742         * gnus-sum.el (gnus-summary-refer-parent-article): Use
1743         "in-reply-to" header.
1744
1745         * gnus-topic.el (gnus-topic-set-parameters): Enter into dribble. 
1746
1747         * gnus-sum.el (gnus-summary-save-newsrc): Change.
1748         (gnus-summary-catchup): Only catch up the limited articles. 
1749         (gnus-simplify-subject-fuzzy-regexp): Changed to nil.
1750         (gnus-simplify-buffer-fuzzy): Ignore nil
1751         gnus-simplify-subject-fuzzy-regexp. 
1752
1753         * gnus-srvr.el (gnus-server-prepare): Don't insert servers twice.
1754
1755 Thu Dec 12 18:18:11 1996  David Moore  <dmoore@ucsd.edu>
1756
1757         * gnus-start.el (gnus-setup-news): Use gnus-make-hashtable.
1758         (gnus-update-active-hashtb-from-killed): ditto.
1759         (gnus-newsrc-to-gnus-format): ditto.
1760         
1761         * gnus-bcklg.el (gnus-backlog-setup): ditto.
1762
1763         * gnus-sum.el (gnus-create-xref-hashtb): ditto.
1764
1765         * gnus-move.el (gnus-move-group-to-server): ditto.
1766
1767         * gnus-util.el (gnus-create-hash-size): Power of 2 hashtables can
1768         be _significantly_ faster than 2^x-1 tables on many risc
1769         machines.  Any gains of 2^x-1 are comparably small on other
1770         machines. 
1771
1772 Fri Dec 13 05:05:03 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1773
1774         * gnus.el: Red Gnus v0.75 is released.
1775
1776 Fri Dec 13 04:49:21 1996  Andre Deparade  <deparade@i3.informatik.rwth-aachen.de>
1777
1778         * gnus-cite.el (gnus-cited-text-button-line-format-alist): Make %b
1779         and %e usable.
1780
1781 Fri Dec 13 01:06:09 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1782
1783         * article.el (article-decode-rfc1522): Would collate subsequent
1784         encodings. 
1785
1786         * gnus-start.el (gnus-check-bogus-newsgroups): Use
1787         `map-y-or-n-p'. 
1788
1789         * gnus-topic.el (gnus-topic-kill-group): Save topic contents.
1790         (gnus-topic-yank-group): Insert topic contents.
1791
1792         * gnus-sum.el (gnus-simplify-subject-fuzzy-regexp): Changed
1793         default to "".
1794
1795         * gnus-score.el (gnus-score-find-favourite-words): Put point at bob.
1796
1797         * gnus-sum.el (gnus-summary-limit-to-age): Dox fix & interactive
1798         spec. 
1799
1800 Fri Dec 13 01:01:46 1996  David Moore  <dmoore@ucsd.edu>
1801
1802         * gnus-sum.el (gnus-summary-limit-to-age): New function and
1803         keystroke. 
1804
1805 Tue Dec 10 23:42:00 1996  David Moore  <dmoore@ucsd.edu>
1806
1807         * gnus-nocem.el (gnus-nocem-groups): news.lists.filters is to
1808         replace alt.nocem.misc
1809
1810 Wed Dec 11 01:15:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1811
1812         * nnfolder.el (nnfolder-request-expire-articles): Better message.
1813         (nnfolder-delete-mail): Actually delete.
1814
1815         * gnus-sum.el (gnus-summary-update-info): Don't run
1816         `gnus-exit-group-hook'. 
1817         (gnus-summary-expire-articles): Do it.
1818         (gnus-summary-exit): Ditto.
1819         (gnus-summary-save-newsrc): New command and keystroke.
1820
1821 Wed Dec 11 00:38:12 1996  Stainless Steel Rat  <ratinox@peorth.gweep.net>
1822
1823         * gnus-sum.el (gnus-simplify-buffer-fuzzy): New version.
1824
1825 Mon Dec  9 21:00:09 1996  David Moore  <dmoore@ucsd.edu>
1826
1827         * gnus-sum.el (gnus-summary-catchup): Out dated catchup code
1828         removed.
1829
1830         * nnvirtual.el (nnvirtual-update-read-and-marked): Work around a
1831         cache of active count in gnus-update-read-articles.
1832
1833 Mon Dec  9 22:55:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1834
1835         * article.el (article-emphasize): Use it.
1836
1837         * gnus-util.el (gnus-put-text-property-excluding-newlines): New
1838         function. 
1839
1840 Mon Dec  9 08:38:08 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1841
1842         * gnus-sum.el: Split customize groups and added links to the manual.
1843
1844 1996-12-08  Dave Love  <d.love@dl.ac.uk>
1845
1846         * gnus-vis.el (gnus-button-alist): Allow whitespace in `<URL:...'
1847         markup (rfc1738), done last, after possible partial matches.
1848         (gnus-button-url): Zap any whitespace from a <URL:...> match.
1849
1850 Mon Dec  9 02:18:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1851
1852         * gnus-art.el (gnus-button-embedded-url): New function.
1853         (gnus-button-alist): Use it.
1854
1855         * gnus-util.el (gnus-strip-whitespace): New function.
1856
1857 Mon Dec  9 00:04:24 1996  Richard Stallman  <rms@gnu.ai.mit.edu>
1858
1859         * gnus-start.el (gnus-read-init-file): Don't read init file when
1860         started with "emacs -q".
1861
1862 Sun Dec  8 18:25:34 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1863
1864         * gnus.el: Red Gnus v0.74 is released.
1865
1866 Fri Dec  6 12:47:24 1996  Wes Hardaker  <Wesley.Hardaker@sphys.unil.ch>
1867
1868         * gnus-picon.el (gnus-picons-insert-face-if-exists): Don't reverse
1869         domains.
1870
1871 Fri Dec  6 11:33:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1872
1873         * nnfolder.el (nnfolder-request-article): Use it.
1874         (nnfolder-retrieve-headers): Wouldn't find the right header.
1875
1876         * nnmail.el (nnmail-search-unix-mail-delim-backward): New function.
1877
1878 Thu Dec  5 21:51:03 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1879
1880         * gnus.el (gnus-server-add-address): Don't add "*-address" to all
1881         servers. 
1882
1883 Thu Dec  5 21:01:22 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1884
1885         * gnus.el: Red Gnus v0.73 is released.
1886
1887 Thu Dec  5 19:29:50 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1888
1889         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Message the line
1890         number.
1891
1892         * nnml.el (nnml-request-scan): Change server.
1893
1894 Sat Nov 30 00:42:39 1996  Steven L Baur  <steve@altair.xemacs.org>
1895
1896         * earcon.el: Added Customization.
1897
1898 Thu Dec  5 11:24:15 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1899
1900         * gnus-sum.el (gnus-summary-prepare-threads): Don't output
1901         articles outside the limit.
1902
1903         * gnus-group.el (gnus-group-level): New function.
1904         (gnus-group-list-active): Faster implementation.
1905         (gnus-group-list-all-matching): Accept a `C-u' prefix.
1906
1907         * message.el (message-news): Make sure newsey things are done.
1908
1909         * gnus-kill.el (gnus-execute-1): Eval forms properly.
1910
1911         * gnus-score.el (gnus-score-find-bnews): Treat "+" like ordinary
1912         characters. 
1913
1914         * gnus-sum.el (gnus-summary-make-menu-bar): Update.
1915
1916         * nndoc.el (nndoc-forward-type-p): Don't give false positives. 
1917
1918         * message.el (message-user-mail-address): Bypass mail-extr.
1919         (message-make-forward-subject): Only fetch the first Subject.
1920
1921         * gnus-art.el (gnus-button-alist): Reconize news:group urls.
1922
1923         * gnus-start.el (gnus-group-change-level): Didn't quote strings
1924         entered into dribble.
1925
1926         * gnus-util.el (gnus-prin1-to-string): Use print-quoted-
1927
1928         * nnbabyl.el (nnbabyl-request-article): Wouldn't find first
1929         article properly.
1930         (nnbabyl-delete-mail): Ditto.
1931
1932 Thu Dec  5 06:16:25 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1933
1934         * nnmail.el (nnmail-split-history): Use
1935         `with-output-to-temp-buffer'. 
1936
1937 Thu Dec  5 08:46:26 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1938
1939         * gnus-sum.el (gnus-nov-parse-line): unwind-protect the
1940         narrowing. 
1941
1942 Tue Dec  3 14:06:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1943
1944         * nnheader.el (nnheader-find-file-noselect): Disable local
1945         variables. 
1946
1947         * gnus-group.el (gnus-group-fetch-faq): Ditto.
1948
1949 Mon Dec  2 17:12:26 1996  Ralph Schleicher  <rs@purple.UL.BaWue.DE>
1950
1951         * gnus-demon.el (gnus-demon-time-to-step): Make it work.
1952
1953 Sun Dec  1 07:35:32 1996  Lars Magne Ingebrigtsen  <larsi@proletcult.slip.ifi.uio.no>
1954
1955         * nntp.el (nntp-retrieve-articles): New function.
1956         (nntp-next-result-arrived-p): New function.
1957
1958 Sat Nov 30 13:50:15 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1959
1960         * nnfolder.el (nnfolder-retrieve-headers): Parse unix mboxes better.
1961         (nnfolder-request-article): Ditto.
1962
1963         * message.el (message-rename-buffer): Make sure the renamed buffer
1964         is valid.
1965
1966 Sat Nov 30 12:06:47 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1967
1968         * gnus-cache.el (gnus-cache-enter-article): Warn when trying to
1969         cache negative articles.
1970
1971 Sat Nov 30 08:53:48 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1972
1973         * gnus.el: Red Gnus v0.72 is released.
1974
1975 1996-11-30  Markus Linnala  <maage@cs.tut.fi>
1976
1977         * gnus-sum.el (gnus-summary-refer-parent-article): Work when there
1978         are no references.
1979
1980 1996-11-30  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1981
1982         * message.el (message-fetch-field): Fetch all headers.
1983
1984         * gnus-sum.el (gnus-cut-thread): Would cut off the wrong
1985         children. 
1986
1987         * gnus-score.el (gnus-all-score-files): Take an optional group
1988         param. 
1989
1990         * gnus-start.el (gnus-dribble-touch): New function.
1991         (gnus-master-read-slave-newsrc): Use it.
1992
1993         * gnus-salt.el (gnus-generate-vertical-tree): Would bug out on
1994         sparse articles.
1995
1996         * gnus-sum.el (gnus-summary-search-article): Would infloop.
1997
1998         * gnus-nocem.el: Ignore invalid entries.
1999
2000         * gnus-sum.el (gnus-data-remove): Wouldn't update properly when
2001         treating the first article in the buffer.
2002         (gnus-rebuild-thread): Would compute the wrong offset.
2003         (gnus-summary-move-article): Don't mark as read.
2004
2005 1996-11-28  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2006
2007         * gnus-sum.el (gnus-thread-loop-p): New function.
2008         (gnus-make-threads): Avoid inflooped references.
2009
2010         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
2011         print-length to nil.
2012
2013 Wed Nov 27 02:41:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2014
2015         * nnmail.el (nnmail-process-babyl-mail-format): Goto-char placed
2016         wrongly. 
2017
2018         * gnus-group.el (gnus-group-select-group-emphemerally): New
2019         command and keystroke.
2020
2021         * gnus-sum.el (gnus-read-header): Fold continuation lines.
2022
2023 Tue Nov 26 18:43:29 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2024
2025         * gnus-sum.el (gnus-summary-update-info): Don't change buffer.
2026
2027 Tue Nov 26 17:56:19 1996  Hrvoje Niksic  <hniksic@srce.hr>
2028
2029         * gnus-sum.el (gnus-summary-print-article): Prompt for file name. 
2030
2031 Tue Nov 26 17:08:07 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2032
2033         * article.el (article-date-ut): Use original date.
2034
2035 Tue Nov 26 08:36:38 1996  Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
2036
2037         * gnus-picon.el: Customize.
2038
2039         * smiley.el: Customize.  Change artist's email address in comments.
2040
2041 Tue Nov 26 04:37:54 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2042
2043         * gnus.el: Red Gnus v0.71 is released.
2044
2045 Tue Nov 26 00:58:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2046
2047         * gnus-sum.el (gnus-get-split-value): Expand file names in save
2048         dir. 
2049
2050 Mon Nov 25 22:50:19 1996  Jens Lautenbacher  <jens@lemming5.lem.uni-karlsruhe.de>
2051
2052         * gnus-group.el (gnus-group-make-menu-bar): Moved customize.
2053
2054 Mon Nov 25 15:27:41 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2055
2056         * gnus.el (custom-facep): Removed.
2057
2058         * gnus-topic.el (gnus-topic-line-format): Added customize
2059         support. 
2060
2061         * gnus.el (gnus-article-display-hook): Moved
2062         `gnus-article-treat-overstrike' last.
2063
2064 Mon Nov 25 11:21:15 1996  Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
2065
2066         * gnus-picon.el: (gnus-picons-try-to-find-face): New param: rightp.
2067         (gnus-picons-insert-face-if-exists): Use it and own new param.
2068         More properly detect location of bar and dots.
2069         (gnus-group-display-picons): Use above.
2070         (gnus-article-display-picons): ditto.
2071
2072 Mon Nov 25 04:17:03 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2073
2074         * nnfolder.el (nnfolder-read-folder): Make buffer read/write.
2075
2076         * gnus-sum.el (gnus-summary-print-article): Delete invisible text
2077         first. 
2078
2079         * article.el (article-delete-invisible-text): New function.
2080
2081         * nntp.el (nntp-possibly-change-group): Would abort async
2082         fetches. 
2083
2084         * gnus-sum.el (gnus-summary-print-article): New command and
2085         keystroke. 
2086         (gnus-summary-move-article): Select the article first.
2087
2088         * message.el (message-user-agent): Define the message mail user
2089         agent. 
2090
2091 Sun Nov 24 02:28:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2092
2093         * nntp.el (nntp-possibly-change-group): Would get confused.
2094
2095         * gnus-art.el (gnus-button-url-regexp): Allow all word-constituent
2096         characters to be part of urls.
2097
2098         * nntp.el (nntp-possibly-change-group): Wait until the status line
2099         arrives and delete it.
2100
2101 Sun Nov 24 01:36:45 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2102
2103         * gnus.el: Red Gnus v0.70 is released.
2104
2105 Sat Nov 23 23:22:27 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2106
2107         * message.el (message-mode-menu): Added `message-caesar-region'. 
2108         (message-mode-field-menu): Added `message-insert-to' and
2109         `message-insert-newsgroups'. 
2110
2111 Sat Nov 23 19:53:30 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2112
2113         * nnkiboze.el: Would destroy all component group infos.
2114
2115         * gnus-xmas.el (gnus-summary-mail-toolbar): Reversed cathup.
2116
2117         * gnus-sum.el (gnus-summary-article-unread-p): New function.
2118         (gnus-remove-thread-1): Avoid `text-propery-any'.
2119         (gnus-summary-insert-subject): Ditto.
2120         (gnus-data-compute-positions): Removed.
2121
2122         * gnus-dup.el (gnus-dup-suppress-articles): Didn't do anything.
2123
2124         * gnus-group.el (gnus-group-restart): Just start up Gnus
2125         properly. 
2126
2127 Sat Nov 23 07:16:39 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2128
2129         * gnus.el: Red Gnus v0.69 is released.
2130
2131 Sat Nov 23 05:00:36 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2132
2133         * gnus-cache.el (gnus-cache-update-active): Wouldn't mark the
2134         cache active file as changed.
2135
2136         * gnus-start.el (gnus-setup-news): Slaves shouldn't check for new
2137         newsgroups. 
2138
2139         * gnus-sum.el (gnus-group-make-articles-read): Update group line
2140         on undo.
2141
2142         * gnus-move.el (gnus-move-group-to-server): Check whether
2143         to-active is nil.
2144
2145         * gnus-score.el (gnus-score-find-hierarchical): Do the right thing
2146         for prefixed group names.
2147
2148         * nnml.el (nnml-generate-nov-databases-1): Don't infloop.
2149
2150 Sat Nov 23 04:58:49 1996  Steven L. Baur  <steve@miranova.com>
2151
2152         * gnus-score.el (gnus-score-score-files-1): Don't infloop. 
2153
2154 Sat Nov 23 04:40:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2155
2156         * gnus-art.el (gnus-article-make-menu-bar): Protect against
2157         undefined menu vars.
2158
2159         * gnus-group.el (gnus-group-rename-group): Prompt fix.
2160
2161 Fri Nov 22 12:17:14 1996  David Moore  <dmoore@ucsd.edu>
2162
2163         * nnml.el (nnml-generate-nov-databases-1): Don't infloop.
2164
2165         * gnus-score.el (gnus-score-score-files-1): Don't infloop, be
2166         slightly faster.
2167
2168 Fri Nov 22 22:18:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2169
2170         * gnus-move.el (gnus-move-group-to-server): Looking-at bug.
2171         (gnus-move-group-to-server): Extend.
2172
2173         * message.el (message-check-news-header-syntax): Change shoot-me
2174         line. 
2175
2176 Thu Nov 21 18:31:56 1996  David Moore  <dmoore@ucsd.edu>
2177
2178         * gnus-util.el (gnus-atomic-progn, gnus-atomic-progn-assign,
2179         gnus-atomic-setq): Routines to help protect against corruption to
2180         internal Gnus datastructures from C-g or error signals.
2181
2182         * gnus-util.el (gnus-atomic-be-safe): Variable which can set to
2183         nil to disable the C-g atomic protection.
2184
2185         * nnvirtual.el (nnvirtual-update-read-and-marked): Replaces
2186         nnvirtual-update-reads and nnvirtual-update-marked.  Does updates
2187         to component groups atomically.
2188         (nnvirtual-request-update-info): Update the virtual group
2189         atomically.
2190
2191 Fri Nov 22 00:19:23 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2192
2193         * gnus.el: Create menu bar even when not using menu-bar-mode.
2194
2195         * gnus-start.el (gnus-1): Don't paint picture gnu twice.
2196
2197         * gnus-sum.el (gnus-group-make-articles-read): Undo in the right
2198         buffer.
2199         (gnus-update-read-articles): Ditto.
2200
2201 Fri Nov 22 00:04:59 1996  Raja R. Harinath  <harinath@cs.umn.edu>
2202
2203         * nnheader.el (nnheader-generate-fake-message-id): Interact better
2204         with duplicate suppression.
2205
2206 Thu Nov 21 23:31:30 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2207
2208         * gnus.el (gnus-info-set-entry): Wouldn't extend far enough.
2209
2210         * gnus-salt.el (gnus-tree-minimize): Ignore errors.
2211
2212         * gnus-sum.el (gnus-summary-article-sparse-p): New macro.
2213         (gnus-summary-article-ancient-p): Ditto.
2214         (gnus-summary-search-article): Skip sparse articles.
2215
2216         * article.el (article-date-ut): Wouldn't pick out the date right. 
2217
2218 Thu Nov 21 23:07:34 1996  Raja R. Harinath  <harinath@cs.umn.edu>
2219
2220         * gnus-dup.el (gnus-dup-enter-articles): Ignore sparse articles. 
2221
2222 Thu Nov 21 21:57:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2223
2224         * gnus-dup.el (gnus-dup-suppress-articles): Only suppress read
2225         articles. 
2226
2227         * article.el (article-delete-text-of-type): Would bug out.
2228
2229 Thu Nov 21 11:02:36 1996  David Moore  <dmoore@ucsd.edu>
2230
2231         * nnoo.el (nnoo-change-server): Only preserve un-ooed variables if
2232         they exist globally.
2233
2234 Thu Nov 21 10:52:39 1996  Steven L Baur  <steve@miranova.com>
2235
2236         * article.el (article-date-ut): Extend date header recognition to
2237         deal with systems that put a TAB after the colon.
2238
2239 Thu Nov 21 19:50:26 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2240
2241         * gnus.el: Red Gnus v0.68 is released.
2242
2243 Thu Nov 21 05:33:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2244
2245         * nnoo.el (nnoo-change-server): Protect against void vars.
2246
2247 Thu Nov 21 00:00:29 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2248
2249         * gnus.el: Red Gnus v0.67 is released.
2250
2251 Wed Nov 20 22:54:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2252
2253         * message.el (message-mode-field-menu): Separated.
2254
2255         * nnoo.el (nnoo-change-server): Preserve un-ooed variables as
2256         well. 
2257
2258         * nnbabyl.el (nnbabyl-read-mbox): Understand movemailed babyl
2259         files. 
2260
2261 Wed Nov 20 19:25:40 1996  Kurt Swanson  <kurt@dna.lth.se>
2262
2263         * gnus-art.el (gnus-article-make-menu-bar): Fix menu bar.
2264
2265 Wed Nov 20 05:27:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2266
2267         * gnus-sum.el (gnus-article-sort-by-lines,
2268         gnus-thread-sort-by-lines): New functions.
2269         (gnus-summary-sort-by-lines): New command and keystroke.
2270
2271         * gnus.el (gnus-other-frame): Be a bit more clever.
2272
2273         * gnus-group.el (gnus-group-get-new-news): Check for new
2274         newsgroups. 
2275
2276         * nnheader.el (nnheader-insert-file-contents-literally): Bind
2277         `default-major-mode' to nil.
2278
2279         * gnus-sum.el (gnus-group-make-articles-read): Yet another undo
2280         bug. 
2281
2282         * nnmail.el (nnmail-article-group): Wrong `junk' check.
2283
2284 Wed Nov 20 05:13:05 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2285
2286         * gnus.el: Red Gnus v0.66 is released.
2287
2288 Wed Nov 20 01:57:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2289
2290         * nnmail.el (nnmail-article-group): Would lose mail when using
2291         advanced splitting!
2292
2293         * gnus-sum.el (gnus-update-read-articles): Undo fix.
2294
2295 Tue Nov 19 22:56:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2296
2297         * nnheader.el (nnheader-auto-mode-alist): New function.
2298
2299 Tue Nov 19 21:57:29 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2300
2301         * gnus.el: Red Gnus v0.65 is released.
2302
2303 Tue Nov 19 17:41:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2304
2305         * message.el (message-do-fcc): Supply FROM-GNUS param to
2306         rmail-output. 
2307
2308         * gnus-msg.el (gnus-setup-message): Use the buffer name instead of
2309         the buffer.
2310
2311         * nnmail.el (nnmail-article-group): Respect `junk' advanced
2312         splits. 
2313
2314         * gnus-group.el (gnus-group-restart): Clear system.
2315
2316         * nnfolder.el (nnfolder-read-folder): Handle zipped files.
2317
2318         * nnheader.el (nnheader-find-file-noselect): New definition.
2319
2320         * gnus-art.el (gnus-article-make-menu-bar): Use the menu bar.
2321
2322         * gnus-score.el (gnus-all-score-files): Would still get the score
2323         files in wrong order.
2324
2325         * gnus-start.el (gnus-find-new-newsgroups): End message on wrong
2326         level. 
2327
2328         * gnus-srvr.el (gnus-server-prepare): Don't list servers twice.
2329
2330         * gnus-xmas.el (gnus-xmas-read-event-char): Mystery hanging bug.
2331
2332         * gnus-score.el (gnus-all-score-files): Expand all files in the
2333         kill files directory.
2334
2335         * gnus-sum.el (gnus-group-make-articles-read): Register with undo
2336         properly. 
2337         (gnus-update-read-articles): Ditto.
2338
2339         * gnus-msg.el (gnus-debug): Include gnus-async in variables.
2340
2341 Tue Nov 19 00:07:14 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2342
2343         * gnus.el: Red Gnus v0.64 is released.
2344
2345 Mon Nov 18 21:42:40 1996  Loren Schall  <schall@saifr00.ateng.az.honeywell.com>
2346
2347         * gnus-sum.el (gnus-summary-insert-line): Pick apart the From
2348         header in reversed order.
2349
2350 Mon Nov 18 02:00:33 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2351
2352         * gnus-sum.el (gnus-summary-refer-references): Protect against nil
2353         References.
2354
2355         * gnus-score.el (gnus-all-score-files): Remove duplicate score
2356         files from the end first.
2357
2358         * gnus-start.el (gnus-after-getting-new-news-hook,
2359         gnus-get-new-news-hook): Switched defaults.
2360
2361         * gnus-score.el (gnus-all-score-files): Returned score files in
2362         reverse order. 
2363
2364         * gnus-util.el (gnus-make-directory): Protect against nil dirs.
2365
2366         * gnus-art.el (gnus-decode-encoded-word-method): Default to
2367         'gnus-article-de-quoted-unreadable. 
2368
2369         * gnus.el (gnus-read-group): Prohibit : in group name.
2370         (gnus-article-display-hook): Removed
2371         `gnus-article-de-quoted-unreadable'. 
2372
2373         * article.el (gnus-emphasis-alist): Accept "-" as word marker.
2374
2375         * messagexmas.el (message-xmas-dont-activate-region): Changed
2376         default to t.
2377
2378 Sun Nov 17 01:09:21 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2379
2380         * message.el: Added customize support.
2381
2382 Sun Nov 17 23:42:03 1996  Raja R. Harinath  <harinath@cs.umn.edu>
2383
2384         * gnus-gl.el (bbb-extract-token-number): Fix.
2385
2386 Sun Nov 17 12:18:27 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2387
2388         * gnus-sum.el (gnus-summary-next-article): Use it.
2389         (gnus-group-make-articles-read): Quote undo forms.
2390         (gnus-update-read-articles): Ditto.
2391
2392         * gnus.el (gnus-key-press-event-p): New alias.
2393
2394 Sat Nov 16 22:05:24 1996  Steven L Baur  <steve@miranova.com>
2395
2396         * gnus-sum.el (gnus-summary-next-article): XEmacs doesn't use
2397         integers for keyboard events.
2398
2399 Sun Nov 17 12:09:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2400
2401         * gnus-group.el (gnus-group-set-timestamp): Protect against nil
2402         gnus-newsgroup-name. 
2403
2404 Sun Nov 17 01:09:21 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2405
2406         * nnmail.el: Added customize support.
2407
2408 Sat Nov 16 22:59:47 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2409
2410         * gnus.el (gnus-summary-line-format): Dox fix.
2411
2412         * nnfolder.el (nnfolder-save-mail): Would insert extra newline at
2413         the start.
2414
2415 Sat Nov 16 19:43:22 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2416
2417         * gnus.el: Red Gnus v0.63 is released.
2418
2419 Sat Nov 16 11:32:43 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2420
2421         * gnus-sum.el (gnus-summary-next-article): Ignore non-keyboard
2422         events before starting to walk.
2423
2424         * gnus-topic.el (gnus-topic-prepare-topic): Insert topics that
2425         have 0 unread if there is anything under.
2426
2427         * gnus-sum.el (gnus-summary-move-article): Do `B B' properly.
2428
2429         * gnus-topic.el (gnus-topic-parameters): Return nil on
2430         non-existant topics.
2431
2432         * nntp.el (nntp-possibly-change-group): Would nix out async buffer
2433         when switching groups.
2434
2435         * gnus-sum.el (gnus-summary-expire-articles): Update info before
2436         expiring. 
2437
2438         * article.el (article-strip-leading-blank-lines): Would strip too
2439         much. 
2440
2441         * gnus-sum.el (gnus-summary-mode): Update specs after running
2442         hook. 
2443
2444         * gnus-util.el (gnus-boundp): New function.
2445
2446         * gnus-start.el (gnus-get-new-news-hook): Default to updating
2447         display-time, if present.
2448
2449 Fri Nov 15 13:59:16 1996  Steven L Baur  <steve@miranova.com>
2450
2451         * gnus-xmas.el (gnus-xmas-define): Better fix for dealing with
2452         scroll-in-place, which will be preloaded in XEmacs 19.15.
2453
2454         * gnus-art.el (gnus-article-prev-page): Guard scroll-(up|down)
2455         against scroll-in-place package.
2456         (gnus-article-next-page): Ditto.
2457
2458         * gnus-salt.el (gnus-pick-next-page): Ditto.
2459
2460 Fri Nov 15 21:40:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2461
2462         * nnweb.el (gnus): Required.
2463
2464         * gnus-group.el (gnus-group-clear-data-on-native-groups): Offer to
2465         move cache.
2466
2467         * gnus-cache.el (gnus-cache-move-cache): New command.
2468
2469         * nnvirtual.el (nnvirtual-create-mapping): Handle groups with no
2470         articles. 
2471
2472         * gnus-group.el (gnus-group-insert-group-line-info): Compute the
2473         right number for dead groups.
2474
2475         * nnvirtual.el: Complete-first-sentence-in-first-line-of-doc fix. 
2476
2477 Thu Nov 14 10:20:44 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2478
2479         * gnus-win.el: Added customize support.
2480
2481         * gnus-uu.el: Added customize support.
2482
2483 Thu Nov 14 17:50:12 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2484
2485         * gnus.el: Red Gnus v0.62 is released.
2486
2487 Thu Nov 14 12:25:23 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2488
2489         * gnus.el (gnus-article-display-hook): Add
2490         `gnus-article-de-quoted-unreadable' to default value.
2491
2492         * gnus-art.el (gnus-summary-article-menu): Dummy define.
2493
2494         * article.el (custom): Require first.
2495
2496         * dgnushack.el (require): New implementation.
2497
2498         * article.el (gnus-emphasis-alist): Recognize emphasis inside
2499         quotes. 
2500
2501 Thu Nov 14 10:20:44 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2502
2503         * nnmail.el (nnmail-split-abbrev-alist): Added `uucp' to `mail'. 
2504
2505 Thu Nov 14 11:25:51 1996  Samuel Tardieu  <sam@inf.enst.fr>
2506
2507         * nnmail.el (nnmail-search-unix-mail-delim): Skip past ">From "
2508         after "From ".
2509
2510 Thu Nov 14 10:08:27 1996  Raja R. Harinath  <harinath@cs.umn.edu>
2511
2512         * gnus-gl.el (bbb-connect-to-bbbd): Only connect if we have the
2513         token. 
2514
2515 Thu Nov 14 08:46:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2516
2517         * message.el (message-insert-to): Deny with "never"
2518         courtesy-copies-to header.
2519
2520         * dgnushack.el (require): Try both the uncompiled and the compiled
2521         versions.
2522
2523         * nntp.el (nntp-send-authinfo): Hide password.
2524
2525 Wed Nov 13 12:00:43 1996  David Moore  <dmoore@ucsd.edu>
2526
2527         * gnus-start.el (gnus-parse-active): Correct range parsing
2528         restored.
2529
2530 Tue Nov 12 14:09:15 1996  David Moore  <dmoore@ucsd.edu>
2531
2532         * gnus-nocem.el (gnus-nocem-enter-article): Don't store the same
2533         message id in the cache twice.
2534         (gnus-nocem-liberal-fetch): 
2535
2536         * gnus-nocem.el (gnus-nocem-liberal-fetch): New Variable.
2537
2538         * gnus-nocem.el (gnus-nocem-check-article,
2539         gnus-nocem-scan-groups): Don't re-fetch a crossposted @@NCM
2540         posting that we've alread verified and scanned.
2541
2542 Wed Nov 13 23:38:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2543
2544         * gnus-start.el (gnus-parse-active): Gave wrong results.
2545
2546         * gnus-win.el (gnus-buffer-configuration): Doc fix.
2547
2548 Wed Nov 13 13:52:20 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2549
2550         * gnus-topic.el: Added customize support.
2551
2552         * gnus-group.el (gnus-group-mode-hook): Added `gnus-topic-mode'
2553         option.
2554
2555         * gnus-util.el (gnus-verbose): Made customizable.
2556
2557         * gnus.el (gnus-summary-line-format): Customize.
2558
2559         * gnus-sum.el (gnus-summary-respool-default-method): Customize.
2560
2561         * gnus.el (gnus-select-method-name): New widget.
2562         (gnus-select-method): Use it.
2563
2564 Wed Nov 13 14:19:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2565
2566         * gnus-group.el (gnus-info-clear-data): Quote lists.
2567
2568         * nntp.el (nntp-send-authinfo): Prompt right.
2569
2570 Tue Nov 12 19:33:00 1996  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2571
2572         * gnus.el: Red Gnus v0.61 is released.
2573
2574 Tue Nov 12 17:55:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2575
2576         * nnmail.el (nnmail-move-inbox): Delete empty crash box.
2577
2578         * gnus-art.el (gnus-article-make-menu-bar): Define summary article
2579         map.
2580
2581         * gnus-group.el (gnus-group-set-timestamp): Removed reference to
2582         free variable `group'.
2583
2584 Mon Nov 11 16:29:00 1996  David Moore  <dmoore@ucsd.edu>
2585
2586         * gnus-group.el (gnus-group-timestamp-delta): New function.
2587
2588         * gnus-demon.el (gnus-demon-add-scan-timestamps,
2589         gnus-demon-scan-timestamps): New functions.
2590
2591 Mon Nov 11 05:27:20 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2592
2593         * article.el (gnus-emphasis-alist): Added ":" as sentence-end. 
2594
2595 Mon Nov 11 05:14:02 1996  David Moore  <dmoore@ucsd.edu>
2596
2597         * nnvirtual.el: New version.
2598
2599 Mon Nov 11 05:09:14 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2600
2601         * article.el (gnus-emphasis-underline-bold): Renamed.
2602
2603 Mon Nov 11 05:05:09 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>
2604
2605         * nntp.el (nntp-possibly-change-group): Bind
2606         `nnheader-callback-function' to nil.
2607
2608 Sun Nov 10 12:13:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2609
2610         * gnus-start.el (gnus-parse-active): Give correct answer.
2611
2612         * nntp.el (nntp-snarf-error-message): Massage the message.
2613
2614 Sun Nov 10 11:49:33 1996  Joe Wells  <jbw@cs.bu.edu>
2615
2616         * dgnushack.el (require): Load .el files only.
2617
2618 Sun Nov 10 10:06:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2619
2620         * gnus-move.el (gnus-move-group-to-server): Would pass wrong
2621         params to `gnus-retrieve-headers'.
2622
2623         * nntp.el (nntp-wait-for): Accept a `discard' param.
2624         (nntp-open-connection): Would mix it up when establishing asynch
2625         connections. 
2626
2627         * nnml.el (nnml-find-id): Would report false positives.
2628
2629         * gnus-spec.el (gnus-update-format-specifications): Do all
2630         computations in the right buffer.
2631
2632         * nnweb.el (nnweb-type-definition): Moved search engine.
2633         (nnweb-fetch-form): Use "POST" instead of `POST'.
2634
2635         * gnus-undo.el (gnus-undo-register): Entered malformed undo
2636         statements. 
2637
2638         * smiley.el (smiley-nosey-regexp-alist): Add a devilish face.
2639
2640 Sun Nov 10 06:38:38 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2641
2642         * gnus.el: Red Gnus v0.60 is released.
2643
2644 Sun Nov 10 06:31:36 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2645
2646         * gnus.el: Red Gnus v0.59 is released.
2647
2648 Sun Nov 10 06:09:37 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2649
2650         * nntp.el (nntp-decode-text): Erased everything.
2651
2652         * article.el (article-remove-trailing-blank-lines): Would
2653         infloop. 
2654
2655 Sun Nov 10 06:06:31 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2656
2657         * gnus.el: Red Gnus v0.58 is released.
2658
2659 Sun Nov 10 06:02:51 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>
2660
2661         * nntp.el (nntp-possibly-change-group): Bind callback function to
2662         nil. 
2663
2664 Sun Nov 10 05:35:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2665
2666         * gnus-topic.el (gnus-topic-remove-topic): Remove from alist. 
2667
2668         * gnus-score.el (gnus-score-string): Didn't trace fuzzies and
2669         words. 
2670
2671 Sat Nov  9 18:14:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2672
2673         * nnweb.el (nnweb-set-hashtb): Typo.
2674         (nnweb-read-overview): Typo.
2675
2676         * nnheader.el (nnheader-skeleton-replace): New macro.
2677         (nnheader-replace-string): Use it.
2678         (nnheader-replace-regexp): Use it.
2679         (nnheader-strip-cr): Use it.
2680
2681         * nntp.el (nntp-retrieve-headers): Be faster.
2682         (nntp-decode-text): Use faster algorithm.
2683
2684         * nnheader.el (nnheader-replace-string): New function.
2685
2686 Sat Nov  9 17:22:16 1996  Hrvoje Niksic  <hniksic@srce.hr>
2687
2688         * article.el (gnus-emphasis-alist): Doc fix.
2689
2690 Sat Nov  9 16:27:27 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2691
2692         * nnmail.el (nnmail-split-it): Fix bug in abbrev handling.
2693
2694 Sat Nov  9 05:59:02 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2695
2696         * nnweb.el (nnweb-set-hashtb): Typo.
2697
2698         * article.el (gnus-emphasis-alist): One ' too many.
2699
2700         * gnus-async.el (gnus-async-prefetch-article): Only message when
2701         in the summary buffer.
2702
2703         * gnus-msg.el (gnus-post-news): Handle `newsgroup' param.
2704         (gnus-debug): Be `defcustom' aware.
2705
2706 Sat Nov  9 05:41:27 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2707
2708         * gnus.el: Red Gnus v0.57 is released.
2709
2710 Fri Nov  8 22:56:59 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2711
2712         * gnus.el: Added customize support.
2713
2714 Sat Nov  9 05:14:58 1996  David Moore  <dmoore@ucsd.edu>
2715
2716         * nnmail.el (nnmail-expand-newtext): New version.
2717
2718 Sat Nov  9 04:28:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2719
2720         * gnus-xmas.el (gnus-xmas-force-redisplay): New variable.
2721         (gnus-xmas-summary-recenter): Use it.
2722
2723         * gnus-art.el (gnus-button-url): Removed seconds param since old
2724         versions of `browse-url.el' don't support it.
2725         (gnus-article-make-menu-bar): Add article menu to article menu. 
2726
2727         * article.el (gnus-emphasis-alist): Use ")" as a sentence end
2728         marker. 
2729
2730 Fri Nov  8 05:33:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2731
2732         * article.el (gnus-emphasis-alist): Recognize "_this_here_".
2733
2734         * gnus-art.el (gnus-article-save): Save the right buffer after
2735         stripping headers. 
2736
2737         * nntp.el (nntp-wait-for): Nix out "nntp reading...." message.
2738
2739         * article.el (article-narrow-to-signature): Typo.
2740
2741         * nntp.el (nntp-try-list-active): Would guess wrong on `some'. 
2742
2743         * gnus.el: condition-case -> ignore-errors.
2744
2745         * nntp.el (nntp-request-close): Protect against errors.
2746
2747 Fri Nov  8 03:23:02 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2748
2749         * gnus.el: Red Gnus v0.56 is released.
2750
2751 Fri Nov  8 02:45:21 1996  David S. Goldberg  <dsg@linus.mitre.org>
2752
2753         * gnus-art.el (gnus-button-url): Respect
2754         `browse-url-new-window-p'. 
2755
2756 Fri Nov  8 02:34:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2757
2758         * nnmail.el (nnmail-process-unix-mail-format): Fold searches.
2759
2760 Thu Nov  7 09:07:32 1996  Steven L Baur  <steve@miranova.com>
2761
2762         * nnmail.el (nnmail-search-unix-mail-delim): Take better care in
2763         ignoring bogus From_ lines.
2764
2765 Fri Nov  8 02:01:06 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2766
2767         * nnmail.el (nnmail-move-inbox): Cleaned up code.
2768
2769         * gnus-int.el (gnus-request-regenerate): New function.
2770
2771         * nnml.el (nnml-request-regenerate): New function.
2772
2773         * gnus-srvr.el (gnus-server-regenerate-server): New command and
2774         keystroke. 
2775
2776 Thu Nov  7 16:12:30 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2777
2778         * gnus-start.el: Added customize support.
2779
2780 Fri Nov  8 01:47:16 1996  David S. Goldberg  <dsg@linus.mitre.org>
2781
2782         * gnus-win.el (gnus-delete-windows-in-gnusey-frames): Would bug
2783         out on nil variables.
2784
2785 Fri Nov  8 01:45:06 1996  Kurt Swanson  <kurt@dna.lth.se>
2786
2787         * gnus-sum.el (gnus-handle-ephemeral-exit): Go to the next
2788         article. 
2789
2790 Thu Nov  7 16:12:30 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2791
2792         * article.el (gnus-visible-headers): Convert string to list of
2793         strings. 
2794
2795 Fri Nov  8 01:40:38 1996  Kurt Swanson  <Kurt.Swanson@dna.lth.se>
2796
2797         * gnus-sum.el (gnus-summary-first-article): New function.
2798
2799         * gnus-salt.el (gnus-pick-start-reading): Use it.
2800
2801 Thu Nov  7 09:42:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2802
2803         * gnus-group.el (gnus-group-catchup): Better message.
2804
2805         * gnus-util.el (gnus-date-get-time): Protect against "" Dates. 
2806
2807         * article.el (article-strip-leading-blank-lines): Would infloop.
2808
2809         * gnus-msg.el (gnus-debug): Protect against odd load-paths.
2810
2811 Fri Nov  8 05:30:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2812
2813         * gnus-sum.el (gnus-get-newsgroup-headers): `ref' should never be
2814         nil. 
2815
2816         * gnus-msg.el (gnus-summary-followup-to-mail,
2817         gnus-summary-followup-to-mail-with-original): New commands.
2818
2819         * nnmail.el (nnmail-split-it): Use `replace-match'.
2820
2821 Fri Nov  8 05:30:46 1996  David Moore  <dmoore@ucsd.edu>
2822
2823         * nnmail.el (nnmail-split-it): New version.
2824
2825 Fri Nov  8 03:44:10 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2826
2827         * gnus.el (gnus-article-display-hook): Customized.
2828
2829         * article.el (gnus-emphasis-alist): Define more combinations.
2830         (gnus-emphasis-underline-bold-italic): New face.
2831
2832 Fri Nov  8 00:20:29 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2833
2834         * gnus.el: Red Gnus v0.55 is released.
2835
2836 Thu Nov  7 00:14:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2837
2838         * gnus-win.el (gnus-delete-windows-in-gnusey-frames): New function.
2839         (gnus-configure-windows): Use it.
2840
2841         * nntp.el (nntp-possibly-change-group): Erased wrong buffer.
2842
2843         * gnus-score.el (gnus-score-find-bnews): Anchor mathces.
2844
2845         * gnus-group.el (gnus-group-insert-group-line): Would bug out on
2846         on gnus-moderated-hashtb.
2847
2848 Wed Nov  6 22:54:41 1996  Sudish Joseph  <sudish@mindspring.com>
2849
2850         * gnus-nocem.el (gnus-sum): Required.
2851
2852 Wed Nov  6 09:13:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2853
2854         * nnmail.el (nnmail-date-to-time): Trap errors.
2855
2856         * nntp.el (nntp-open-connection): Erase contents of the right
2857         buffer. 
2858
2859         * gnus-sum.el (gnus-summary-first-article-p): New function.
2860
2861         * gnus-topic.el (gnus-topic-remove-group): Didn't use
2862         process/prefix. 
2863
2864         * gnus-group.el (gnus-group-iterate): New macro.
2865
2866         * gnus-sum.el (gnus-summary-prev-unread-article): Respect
2867         `gnus-summary-goto-unread' `never'.
2868
2869 Wed Nov  6 06:55:03 1996  Hrvoje Niksic  <hniksic@srce.hr>
2870
2871         * article.el (gnus-emphasis-alist): New version.
2872
2873 Wed Nov  6 06:26:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2874
2875         * gnus-art.el (gnus-article-syntax-table): New variable.
2876         (gnus-article-mode): Use it.
2877
2878         * article.el (article-strip-leading-blank-lines): Didn't do much. 
2879
2880 Wed Nov  6 05:51:56 1996  Kevin Buhr  <buhr@stat.wisc.edu>
2881
2882         * gnus-sum.el (gnus-summary-respool-article): Get the right
2883         servers. 
2884
2885 Wed Nov  6 04:00:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2886
2887         * nnheader.el (nnheader-header-value): Use old definition.
2888
2889         * message.el: Removed many autoloads.
2890
2891 Wed Nov  6 03:44:44 1996  ISO-2022-JP  <morioka@jaist.ac.jp>
2892
2893         * gnus-ems.el (gnus-ems-redefine): New Mule definition.
2894
2895 Wed Nov  6 03:02:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2896
2897         * gnus-xmas.el (gnus-xmas-summary-recenter): Force redisplay.
2898
2899         * gnus.el (gnus-check-backend-function): Protect against errors. 
2900
2901         * gnus-start.el (gnus-group-change-level): Enter info into dribble
2902         file. 
2903
2904 Wed Nov  6 01:58:46 1996  Hrvoje Niksic  <hniksic@srce.hr>
2905
2906         * article.el (gnus-emphasis-alist): New default.
2907
2908 Wed Nov  6 01:47:17 1996  Joe Wells  <jbw@cs.bu.edu>
2909
2910         * gnus-uu.el (gnus-uu-reginize-string): Buggy.
2911         (gnus-uu-uustrip-article): Temp name mixup.
2912
2913 Wed Nov  6 01:27:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2914
2915         * gnus-group.el (gnus-group-make-group): Use new function.
2916
2917         * gnus.el (gnus-read-group): New function.
2918
2919         * dgnushack.el: Less error messages under XEmacs.
2920
2921 Tue Nov  5 23:59:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2922
2923         * nnmail.el (nnmail-search-unix-mail-delim): New implementation.
2924
2925 Tue Nov  5 23:43:34 1996  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2926
2927         * gnus.el: Red Gnus v0.54 is released.
2928
2929 Tue Nov  5 22:34:01 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2930
2931         * message.el (message-goto-signature): Place point better.
2932
2933         * gnus-art.el (gnus-summary-save-body-in-file): Restored.
2934
2935         * nntp.el (nntp-send-authinfo): Better password prompting.
2936
2937         * nnmail.el (nnmail-read-passwd): Allow format strings.
2938
2939 Tue Nov  5 22:10:20 1996  David Moore  <dmoore@ucsd.edu>
2940
2941         * gnus-sum.el (gnus-valid-move-group-p): New function.
2942         (gnus-read-move-group-name): Faster implementation.
2943
2944 Tue Nov  5 12:35:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2945
2946         * gnus-topic.el (gnus-topic-remove-topic): Would wipe out topic
2947         parameters. 
2948
2949         * gnus-sum.el (gnus-summary-stop-page-breaking): Remove all
2950         buttons. 
2951
2952         * nnweb.el (nnweb-set-hashtb): Typo.
2953
2954 Tue Nov  5 10:43:24 1996  Randal Schwartz  <merlyn@stonehenge.com>
2955
2956         * gnus-uu.el (gnus-uu-be-dangerous): New variable.
2957         (gnus-uu-save-files): Use it.
2958
2959 Tue Nov  5 10:19:39 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2960
2961         * gnus-sum.el (gnus-summary-read-document): Doc fix.
2962         (gnus-summary-catchup-and-exit): Don't exit when replying "n".
2963
2964         * gnus-art.el (gnus-summary-write-to-file): Doc fix.
2965
2966         * gnus-uu.el (gnus-uu-get-list-of-articles): Get numerical prefix
2967         value. 
2968
2969 Tue Nov  5 10:14:02 1996  David Moore  <dmoore@ucsd.edu>
2970
2971         * gnus-start.el (gnus-groups-to-gnus-format): Simplified and made
2972         faster. 
2973
2974 Tue Nov  5 04:56:33 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2975
2976         * nnmail.el (nnmail-search-unix-mail-delim): Protect against
2977         regexp overflows.
2978
2979         * nnheader.el (nnheader-header-value): New definition.
2980
2981         * nntp.el (nntp-open-connection): Erase buffer.
2982         (nntp-possibly-change-group): Ditto.
2983
2984         * nnvirtual.el (nnvirtual-create-mapping): Would ignore groups
2985         with just one article.
2986
2987 Tue Nov  5 03:41:30 1996  David Moore  <dmoore@ucsd.edu>
2988
2989         * gnus-nocem.el (gnus-nocem-enter-article): Would bug out on some
2990         lines. 
2991
2992 Tue Nov  5 03:36:03 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2993
2994         * gnus-score.el (gnus-score-find-favourite-words): Put point at
2995         bob. 
2996
2997 Tue Nov  5 03:33:04 1996  jeff sparkes  <jsparkes@nortel.ca>
2998
2999         * gnus-kill.el (gnus-batch-score): Run in slave mode.
3000
3001 Mon Nov  4 03:16:18 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3002
3003         * nnheader.el (nnheader-directory-regular-files): New function. 
3004
3005         * nnmail.el (nnmail-get-spool-files): Allow nnmail-spool-file to
3006         be a directory.
3007
3008         * gnus-sum.el (gnus-summary-next-group): Halt prefetch.
3009
3010         * gnus-async.el (gnus-async-halt-prefetch): New function.
3011
3012         * message.el (message-check-news-header-syntax): Anchor
3013         multiple-searches. 
3014
3015         * gnus-topic.el (gnus-topic-mode): Reset sorting function.
3016
3017 Tue Oct 29 20:42:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3018
3019         * gnus-topic.el (gnus-topic-remove-topic): Fold properly.
3020
3021 Tue Oct 29 19:45:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3022
3023         * message.el (message-generate-new-buffer-clone-locals): Bugged
3024         out under XEmacs.
3025
3026 Tue Oct 29 19:21:47 1996  David Moore  <dmoore@ucsd.edu>
3027
3028         * gnus.el: Fixed autoloads.
3029
3030 Tue Oct 29 17:21:42 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3031
3032         * gnus-art.el (gnus-url-mailto): `message-goto-subject' takes no
3033         args. 
3034
3035 Mon Oct 28 15:42:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3036
3037         * gnus.el: Autoload gnus-score-followup-thread.
3038         (gnus-inhibit-startup-message): Doc fix.
3039
3040 Sat Oct 26 15:48:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3041
3042         * gnus-xmas.el (gnus-xmas-topic-menu-add): Add menu.
3043
3044         * gnus-topic.el (gnus-topic-kill-group): Enter into dribble.
3045
3046         * gnus-sum.el (gnus-summary-universal-argument): Bind
3047         `gnus-newsgroup-process-marked' to nil before calling functions. 
3048
3049 Sat Oct 26 15:31:18 1996  David Moore  <dmoore@ucsd.edu>
3050
3051         * nnmail.el (nnmail-activate): Faster version.
3052
3053 Fri Oct 25 09:02:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3054
3055         * nnsoup.el (nnsoup-pack-replies): Error empty dirs.
3056
3057         * gnus-msg.el (gnus-summary-mail-forward): Allow prefix to forward
3058         full headers. 
3059
3060 Thu Oct 24 07:20:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3061
3062         * gnus-nocem.el (gnus-nocem-enter-article): Would enter unbound
3063         symbols into hashtb.
3064
3065 Thu Oct 24 07:12:23 1996  Michael R. Cook  <mcook@cognex.com>
3066
3067         * nnmh.el (nnmh-active-number): Misplaced paren.
3068
3069 Thu Oct 24 07:02:54 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3070
3071         * gnus-group.el (gnus-group-list-groups): Clear inboxes.
3072
3073         * gnus-async.el (gnus-make-async-article-function): Use the
3074         success param.
3075
3076         * nntp.el (nntp-after-change-function-callback): Pass along the
3077         right success param.
3078
3079 Wed Oct 23 18:33:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3080
3081         * gnus-score.el (gnus-summary-increase-score): Spud.
3082
3083 Wed Oct 23 07:55:42 1996  William Perry  <wmperry@aventail.com>
3084
3085         * gnus-art.el (gnus-url-mailto): New function.
3086
3087 Wed Oct 23 06:57:10 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3088
3089         * nnbabyl.el (nnbabyl-create-mbox): New function.
3090         (nnbabyl-open-server): Create mbox.
3091
3092         * nnmbox.el (nnmbox-create-mbox): New function.
3093
3094 Tue Oct 22 07:30:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3095
3096         * nnml.el (nnml-request-list): Always return t.
3097
3098 Tue Oct 22 03:16:27 1996  Felix Lee  <flee@teleport.com>
3099
3100         * gnus-score.el (gnus-score-adaptive): Use the right syntax
3101         table. 
3102
3103 Tue Oct 22 03:08:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3104
3105         * message.el (message-generate-headers): Rename Original-Sender as
3106         well.
3107         (message-send-news): Typo.
3108         (message-send-news): Don't message.
3109
3110 Tue Oct 22 03:06:49 1996  Felix Lee  <flee@teleport.com>
3111
3112         * gnus-score.el (gnus-score-adaptive): gnus-score-adaptive will do
3113         line scoring or word scoring, but not both.
3114
3115 Tue Oct 22 02:48:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3116
3117         * message.el (message-send-news): Use it.
3118         (message-send-mail): Ditto.
3119
3120 Tue Oct 22 02:40:14 1996  Joev Dubach  <dubach1@husc.harvard.edu>
3121
3122         * message.el (message-generate-new-buffer-clone-locals): New
3123         function. 
3124
3125 Tue Oct 22 01:19:47 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3126
3127         * message.el: Removed `lisp-indent-hook' throughout all files. 
3128
3129         * gnus.el (gnus-sethash): Fix edebug form spec.
3130
3131         * gnus-cache.el (gnus-cache-file-name): Translate file chars.
3132
3133 Sun Oct 20 03:41:47 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3134
3135         * nntp.el (nntp-read-server-type): Fold case.
3136
3137 Sat Oct 19 08:03:17 1996  Michael Ernst  <mernst@cs.washington.edu>
3138
3139         * article.el (article-hide-headers): Do the right thing on
3140         articles with no bodies.
3141         (article-narrow-to-signature): Doc fix.
3142
3143 Sat Oct 19 07:53:49 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3144
3145         * nnsoup.el (nnsoup-pack-replies): Refuse to pack when there is
3146         nothing to pack.
3147         (nnsoup-read-areas): Don't bug out on empty packets.
3148
3149         * gnus-soup.el (gnus-soup-pack-packet): Refuse to pack empty
3150         packets. 
3151
3152 Sat Oct 19 07:43:33 1996  Kees de Bruin  <kees_de_bruin@tasking.nl>
3153
3154         * gnus-sum.el (gnus-auto-center-summary): Fix.
3155
3156 Sat Oct 19 07:32:27 1996  Marc Horowitz  <marc@cygnus.com>
3157
3158         * gnus-topic.el (gnus-topic-remove-topic): Would clobber
3159         duplicates. 
3160
3161 Sat Oct 19 07:01:14 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3162
3163         * message.el (message-send-mail-hook): New hook.
3164         (message-send-news-hook): Ditto.
3165
3166         * gnus-art.el (gnus-summary-write-to-file): New function.
3167
3168 Sat Oct 19 06:56:34 1996  Kees de Bruin  <kees_de_bruin@tasking.nl>
3169
3170         * gnus-sum.el (gnus-summary-save-article-mail-overwrite): New
3171         command and keystroke.
3172
3173 Thu Oct 17 06:25:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3174
3175         * gnus-sum.el (gnus-article-sort-by-date): Use faster
3176         implementation. 
3177
3178         * gnus-util.el (gnus-string-get-time): New macro.
3179
3180         * message.el (message-check-news-syntax): Check more thorougly the
3181         From header.
3182         (message-check): New macro.
3183
3184 Thu Oct 17 06:03:56 1996  Carsten Leonhardt  <leo@arioch.tng.oche.de>
3185
3186         * gnus-ems.el (gnus-xemacs): Avoid clobbering functions.
3187
3188 Thu Oct 17 05:34:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3189
3190         * message.el (message-cite-function): Initialize from
3191         mail-citation-hook. 
3192
3193 Thu Oct 17 02:45:47 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
3194
3195         * gnus.el: Red Gnus v0.52 is released.
3196
3197 Wed Oct 16 21:01:41 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3198
3199         * gnus-sum.el (gnus-summary-catchup): Return t.
3200
3201 Wed Oct 16 20:32:53 1996  Kees de Bruin  <kees_de_bruin@tasking.nl>
3202
3203         * gnus-group.el (gnus-group-mail-low-empty-face): Face fix.
3204
3205 Wed Oct 16 20:00:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3206
3207         * message.el (message-mode): Doc fix.
3208
3209         * nnml.el (nnml-request-group): Re-read directory.
3210
3211 Wed Oct 16 04:01:27 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3212
3213         * gnus.el: Red Gnus v0.51 is released.
3214
3215 Wed Oct 16 03:49:12 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>
3216
3217         * gnus-start.el (gnus-setup-news): Make sure
3218         `gnus-group-line-format' is bound.
3219
3220 Wed Oct 16 02:57:37 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3221
3222         * nntp.el (nntp-after-change-function-callback): Would delete the
3223         first line of all articles.
3224
3225 Mon Oct 14 21:31:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3226
3227         * gnus-sum.el (gnus-summary-limit-to-marks): Accept prefix.
3228
3229 Sun Oct 13 16:37:05 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3230
3231         * gnus-srvr.el (gnus-browse-foreign-server): Message better.
3232
3233 Sat Oct 12 19:33:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3234
3235         * message.el (message-indent-citation): Would infloop on empty
3236         articles. 
3237
3238 Sat Oct 12 19:21:05 1996  Raja R. Harinath  <harinath@cs.umn.edu>
3239
3240         * gnus.el: Autoload more functions.
3241
3242 Sat Oct 12 19:09:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3243
3244         * gnus-sum.el (gnus-summary-catchup): Don't move point.
3245         (gnus-summary-limit-exclude-marks): New command.
3246
3247 Fri Oct 11 15:26:02 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3248
3249         * gnus.el: Red Gnus v0.50 is released.
3250
3251 Thu Oct 10 23:36:32 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
3252
3253         * gnus-nocem.el (gnus-nocem): Typo.
3254
3255 Thu Oct 10 23:16:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3256
3257         * gnus-group.el (gnus-group-clear-data-on-native-groups): Only
3258         clear data on native groups.
3259
3260 Thu Oct 10 14:11:18 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3261
3262         * gnus-cus.el (gnus-group-customize): Allow unknown entries.
3263         (gnus-score-customize): Ditto.
3264         (gnus-score-string-convert): Ditto.
3265         (gnus-score-parameters): Added `touched'.
3266
3267 Thu Oct 10 23:06:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3268
3269         * gnus-start.el (gnus-read-active-file): Don't bug out on null
3270         methods. 
3271
3272 Thu Oct 10 22:29:05 1996  Randell Jesup  <Randell.Jesup@scala.com>
3273
3274         * article.el (article-hide-boring-headers): Reversed `date'
3275         check. 
3276
3277 Thu Oct 10 15:24:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3278
3279         * gnus-xmas.el (gnus-xmas-define): Removed gnus-display-type.
3280
3281         * gnus-group.el (gnus-group-new-mail): Strip prefix.
3282
3283         * nnmail.el (nnmail-new-mail-p): Didn't work.
3284
3285         * gnus-score.el (gnus-score-adaptive): Use
3286         gnus-adaptive-word-score-alist. 
3287
3288         * nnoo.el (nnoo-define-skeleton-1): Define
3289         request-list-newsgroups. 
3290
3291         * nnweb.el (w3-forms): Removed.
3292
3293         * gnus-uu.el (gnus-uu-digest-mail-forward): Use directory form. 
3294
3295 Tue Oct  8 14:30:53 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3296
3297         * gnus.el: Red Gnus v0.49 is released.
3298
3299 Tue Oct  8 00:15:04 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3300
3301         * gnus-nocem.el: Added customize support.
3302
3303 Tue Oct  8 11:48:25 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3304
3305         * gnus-group.el (gnus-group-mail-3-empty-face): Use magenta4.
3306
3307         * gnus.el (gnus-short-group-name): Would bug out on complex group
3308         names. 
3309         (gnus-splash-face): New face.
3310         (gnus-group-startup-message): Use it.
3311
3312         * nnvirtual.el (nnvirtual-request-group): Respect
3313         `always-rescan'. 
3314
3315         * gnus-load.el: Removed.
3316
3317         * gnus.el (gnus-check-backend-function): Require before
3318         checking... 
3319
3320         * gnus-sum.el (gnus-summary-respool-article): Use it.
3321
3322         * gnus-load.el (gnus-mail-method-history): New variable.
3323
3324         * gnus-sum.el (gnus-summary-normal-unread-face): Use default
3325         face. 
3326
3327 Mon Oct  7 15:00:58 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3328
3329         * gnus.el: Red Gnus v0.48 is released.
3330
3331 Mon Oct  7 02:24:02 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3332
3333         * gnus-sum.el: Added customize support.
3334
3335 Sat Oct  5 01:29:20 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3336
3337         * gnus-async.el: Added customize support.
3338         * gnus-cache.el: Ditto.
3339         * gnus-cite.el: Ditto.
3340         * gnus-demon.el: Ditto.
3341         * gnus-dup.el: Ditto.
3342         * gnus-eform.el: Ditto.
3343         * gnus-group.el: Ditto.
3344         * gnus-int.el: Ditto.
3345         * gnus-kill.el: Ditto.
3346         * gnus-load.el (gnus-make-face, gnus-face-light-name-list,
3347         gnus-face-dark-name-list): Removed.
3348
3349 Fri Oct  4 07:17:09 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3350
3351         * gnus-start.el (gnus-setup-news): Slaves should read the slave
3352         files. 
3353
3354         * gnus-art.el (gnus-request-article-this-buffer): Removed
3355         reference to doing-request.
3356
3357 Thu Oct  3 05:06:53 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3358
3359         * gnus.el: Red Gnus v0.47 is released.
3360
3361 Thu Oct  3 02:04:37 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3362
3363         * gnus-int.el (gnus-request-head): Use the cache.
3364
3365 Wed Oct  2 00:57:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3366
3367         * message.el (message-resend): Message.
3368
3369         * gnus-group.el (gnus-group-timestamp-string): New function.
3370
3371         * gnus-util.el (gnus-time-iso8601): New function.
3372
3373         * gnus-group.el (gnus-group-set-timestamp): New function.
3374         (gnus-group-timestamp): New subst.
3375
3376         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Accept
3377         RET as default. 
3378
3379 Tue Oct  1 05:13:57 1996  Martin Buchholz  <mrb@eng.sun.com>
3380
3381         * gnus-sum.el (gnus-summary-insert-pseudos): Error takes a format
3382         string. 
3383
3384 Tue Oct  1 05:12:29 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3385
3386         * gnus.el: Red Gnus v0.46 is released.
3387
3388 Tue Oct  1 03:41:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3389
3390         * gnus-picon.el (gnus-picons-glyph-hashtb): Made into hashtb.
3391
3392 Tue Oct  1 01:50:10 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
3393
3394         * gnus-group.el (gnus-group-new-mail): New function.
3395         (gnus-new-mail-mark): New variable.
3396
3397         * nnmail.el (nnmail-new-mail-p): New function.
3398
3399         * gnus-xmas.el (gnus-xmas-splash): New function.
3400
3401 Tue Oct  1 01:36:17 1996  Raja R. Harinath  <harinath@cs.umn.edu>
3402
3403         * gnus-score.el (gnus-all-score-files): Didn't handle alist.
3404
3405         * gnus-gl.el: Dropped `bbb-alist'.  Changed cl-hashtable to obarray,
3406         using gnus-{get,set}hash to access it.  Dropped a few temp. bindings
3407         Changed (aref (assoc "message-id" ...) ...) to (mail-header-id ...).
3408
3409 Mon Sep 30 00:02:13 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3410
3411         * gnus.el: General (and major) indentation, breaking,
3412         if/when/unless/and/or, push revision.
3413
3414         * gnus-sum.el (gnus-read-header): Set buffer before changing
3415         vars. 
3416
3417 Sun Sep 29 23:20:26 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3418
3419         * gnus-util.el (gnus-write-buffer): New function.
3420
3421 Sun Sep 29 23:05:33 1996  Kurt Swanson  <Kurt.Swanson@dna.lth.se>
3422
3423         * gnus-sum.el (gnus-handle-ephemeral-exit): New function.
3424
3425 Sun Sep 29 22:41:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3426
3427         * gnus-cache.el (gnus-cache-possibly-enter-article): Allow making
3428         articles persistent in uncacheable groups.
3429
3430 Sun Sep 29 01:23:43 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3431
3432         * gnus.el: Red Gnus v0.45 is released.
3433
3434 Sun Sep 29 00:57:13 1996  Dave Disser  <disser@sdd.hp.com>
3435
3436         * gnus-sum.el (gnus-summary-display-article): Don't show tree
3437         unless using threads.
3438
3439 Sun Sep 29 00:19:35 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
3440
3441         * gnus-score.el (gnus-all-score-files): Remove duplicates.
3442
3443 Sat Sep 28 23:47:43 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
3444
3445         * gnus-score.el (gnus-summary-increase-score): Wouldn't do regexp
3446         bodies. 
3447
3448         * gnus-topic.el (gnus-topic-group-indentation): Give the right
3449         indentation always.
3450
3451 Sat Sep 28 23:23:58 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3452
3453         * gnus-group.el (gnus-group-quick-select-group): Require
3454         gnus-score. 
3455
3456         * gnus-score.el (gnus-score-thread): New function.
3457
3458 Sat Sep 28 00:41:54 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3459
3460         * gnus-cus.el: New file.
3461
3462 Sat Sep 28 21:32:52 1996  Kevin Buhr  <buhr@stat.wisc.edu>
3463
3464         * nnbabyl.el (nnbabyl-request-article): Would delete wrong
3465         articles. 
3466
3467 Fri Sep 27 21:54:30 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3468
3469         * gnus.el: Red Gnus v0.44 is released.
3470
3471 Fri Sep 27 21:24:46 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3472
3473         * gnus-sum.el (gnus-nov-parse-line): Would double articles.
3474
3475 Fri Sep 27 20:52:31 1996  Shlomo Mahlab  <shlomo@en3501.oren.co.il>
3476
3477         * gnus-cache.el (gnus-jog-cache): Call with function name.
3478
3479         * gnus-group.el (gnus-group-universal-argument): Shadowed `func'. 
3480
3481 Fri Sep 27 19:48:52 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3482
3483         * gnus-cite.el (gnus-article-fill-cited-article): Nix out data
3484         after filling.
3485
3486         * gnus-group.el (gnus-group-unsubscribe-current-group): Accept
3487         second param.
3488         (gnus-group-unsubscribe): New function.
3489         (gnus-group-subscribe): New function.
3490
3491 Fri Sep 27 17:36:31 1996  Kurt Swanson  <kurt@dna.lth.se>
3492
3493         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Never add nil
3494         headers. 
3495
3496 Fri Sep 27 17:33:30 1996  Stephen Peters  <speters@cygnus.com>
3497
3498         * gnus-art.el (gnus-header-face-alist): Typo.
3499
3500 Fri Sep 27 04:10:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3501
3502         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Add a tag
3503         to the subject.
3504         (gnus-mail-yank-original): Elided.
3505         (gnus-inews-yank-articles): Would yank articles in reverse order.
3506
3507 Thu Sep 26 22:39:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3508
3509         * gnus.el: Red Gnus v0.43 is released.
3510
3511 Thu Sep 26 22:13:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3512
3513         * nnweb.el (nnweb-altavista-wash-article): Didn't remove all
3514         markup. 
3515
3516         * gnus-nocem.el (gnus-nocem-check-article): Fix security hole. 
3517
3518 Thu Sep 26 20:23:11 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3519
3520         * gnus-group.el (gnus-group-make-group): Accept an ARGS param.
3521
3522         * nnheader.el (nnheader-concat): Accept many file names.
3523
3524 Thu Sep 26 19:53:09 1996  Kurt Swanson  <kurt@dna.lth.se>
3525
3526         * gnus-art.el (gnus-header-content-face): Buggy color names.
3527
3528 Thu Sep 26 14:57:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3529
3530         * nnmail.el (nnmail-save-active): Rewrite.
3531         (nnmail-generate-active): New function.
3532
3533         * gnus-util.el (gnus-delete-assq): New macro.
3534         (gnus-delete-assoc): Ditto.
3535
3536 Wed Sep 25 23:44:40 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3537
3538         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Just use one
3539         single condition-case.
3540
3541 Wed Sep 25 21:15:59 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3542
3543         * gnus.el: Red Gnus v0.42 is released.
3544
3545 Wed Sep 25 19:40:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3546
3547         * gnus-art.el (gnus-header-newsgroups-face): Yucky on light
3548         backgrounds. 
3549
3550 Wed Sep 25 19:25:27 1996  Michael R. Cook  <mcook@cognex.com>
3551
3552         * message.el (message-ignored-news-headers): Strip Resent-Fcc.
3553
3554 Wed Sep 25 19:12:59 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3555
3556         * gnus-group.el (gnus-group-jump-to-group): Use
3557         `gnus-group-goto-group'. 
3558
3559         * gnus-xmas.el (gnus-xmas-mode-line-buffer-identification): Don't
3560         chop off half line when no colon.
3561
3562 Mon Sep 23 22:12:10 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3563
3564         * gnus-nocem.el (gnus-nocem-verifyer): Change to `mc-verify'.
3565
3566 Mon Sep 23 21:43:47 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3567
3568         * gnus.el: Red Gnus v0.41 is released.
3569
3570 Mon Sep 23 21:10:37 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3571
3572         * article.el (article-hide-headers): Don't ignore
3573         gnus-visible-headers. 
3574
3575 Mon Sep 23 19:10:20 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3576
3577         * gnus-sum.el (gnus-summary-goto-subject): Made into command.
3578
3579 Mon Sep 23 18:26:47 1996  Tonny Madsen  <Tonny.Madsen@netman.dk>
3580
3581         * nnmail.el (nnmail-default-file-modes): Use integer.
3582
3583 Tue Sep 24 18:39:41 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3584
3585         * gnus-sum.el (gnus-summary-respool-query): Better message.
3586
3587 Sun Sep 22 15:12:54 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3588
3589         * gnus-art.el: Customized.
3590
3591         * gnus.el (gnus-inhibit-startup-message): Changed type to
3592         boolean. 
3593         (gnus-play-startup-jingle): Ditto.
3594
3595 Sun Sep 22 12:58:57 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3596
3597         * gnus.el: Red Gnus v0.40 is released.
3598
3599 Sun Sep 22 11:48:02 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
3600
3601         * custom.el (defcustom): Eval and compile.
3602         * widget.el (define-widget-keywords): Ditto.
3603
3604 Sat Sep 21 09:29:54 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3605
3606         * article.el (article-strip-multiple-blank-lines): Would strip all
3607         blank lines.
3608
3609 Fri Sep 20 06:52:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3610
3611         * gnus.el: Red Gnus v0.39 is released.
3612
3613 Thu Sep 19 18:57:59 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3614
3615         * message.el (message-ignored-cited-headers): Doc fix.
3616
3617 Thu Sep 19 03:05:01 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3618
3619         * gnus.el: Red Gnus v0.38 is released.
3620
3621 Thu Sep 19 03:05:01 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3622
3623         * gnus.el: Red Gnus v0.37 is released.
3624
3625 Wed Sep 18 10:36:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3626
3627         * gnus-async.el (gnus-async-prefetch-article-p): New variable.
3628         (gnus-async-prefetch-article): Use it.
3629         (gnus-async-unread-p): New function.
3630
3631 Tue Sep 17 14:41:56 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3632
3633         * gnus-cite.el (gnus-custom-import-cite-face-list): Removed.
3634
3635 Wed Sep 18 04:28:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3636
3637         * nnmail.el (nnmail-split-history): mapcar instead of mapconcat.
3638
3639 Tue Sep 17 14:41:56 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3640
3641         * gnus.el: Customized.
3642
3643         * dgnushack.el (custom-file): Removed.
3644
3645 Wed Sep 18 03:04:17 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3646
3647         * nnmail.el (nnmail-check-duplication): Do splitting after
3648         duplicate suppression.
3649
3650         * gnus-salt.el (gnus-pick-mode): Don't go to unread article.
3651
3652         * gnus-dup.el (gnus-dup-enter-articles): Don't enter Message-IDs
3653         ento lists multiple times.
3654
3655 Tue Sep 17 03:44:08 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3656
3657         * gnus-uu.el (gnus-uu-grab-articles): Don't prefetch.  Ask before
3658         deleting. 
3659
3660         * gnus.el: Red Gnus v0.37 is released.
3661
3662 Tue Sep 17 03:15:26 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3663
3664         * custom.el: 0.9 included.
3665
3666         * gnus-art.el (browse-url): Required.
3667
3668         * gnus.el: Red Gnus v0.36 is released.
3669
3670 Tue Sep 17 02:37:26 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3671
3672         * gnus-edit.el: Removed.
3673
3674         * custom.el: Removed.
3675
3676         * gnus-cus.el: Removed.
3677
3678 Mon Sep 16 05:59:45 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3679
3680         * gnus.el: Red Gnus v0.35 is released.
3681
3682 Sun Sep 15 00:47:08 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
3683
3684         * nnmail.el (nnmail-default-file-modes): New default.
3685
3686 Sat Sep 14 01:48:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3687
3688         * gnus-group.el (gnus-group-make-doc-group): Typo.
3689         (gnus-useful-groups): New format.
3690
3691         * gnus-cache.el (gnus-jog-cache): Doc fix.
3692
3693 Fri Sep 13 02:28:47 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
3694
3695         * gnus-group.el (gnus-group-get-new-news): Read slave files here. 
3696
3697 Fri Sep 13 01:04:50 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3698
3699         * article.el (article-decode-rfc1522): New version.
3700
3701 Fri Sep 13 00:00:25 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
3702
3703         * gnus-msg.el (gnus-crosspost-complaint): Added a newline.
3704         (gnus-summary-mail-crosspost-complaint): Insert message at the
3705         head of the message.
3706
3707 Thu Sep 12 01:56:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3708
3709         * gnus.el: Red Gnus v0.34 is released.
3710
3711 Thu Sep 12 01:16:38 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3712
3713         * gnus.el: Red Gnus v0.33 is released.
3714
3715 Wed Sep 11 00:22:01 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3716
3717         * gnus-score.el (gnus-adaptive-word-syntax-table): Modified
3718         standard syntax table.
3719
3720         * nntp.el (nntp-read-server-type): Worked in the wrong buffer.
3721
3722         * gnus-demon.el (gnus-demon-cancel): Put
3723         nnheader-cancel-function-timers back in again.
3724
3725         * gnus.el: Red Gnus v0.32 is released.
3726
3727 Tue Sep 10 19:10:09 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3728
3729         * gnus-kill.el (gnus-batch-score): Didn't work at all.
3730
3731         * gnus-msg.el (gnus-summary-mail-nastygram): Place point at
3732         appropriate place.
3733
3734         * gnus-util.el (gnus-make-sort-function): Would nix out the
3735         sorting list.
3736
3737         * gnus-demon.el (gnus-demon-cancel): Don't run
3738         `cancel-function-timers'. 
3739
3740         * message.el (message-header-format-alist): Don't fill References
3741         headers. 
3742
3743 Mon Sep  9 21:51:46 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3744
3745         * nntp.el (nntp-server-action-alist): Don't try LIST ACTIVE GROUP
3746         on Netscape's brain-dead nntp server.
3747
3748         * message.el (message-dont-send): Take proper actions.
3749
3750 Mon Sep  9 21:46:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3751
3752         * gnus.el: Red Gnus v0.31 is released.
3753
3754 Mon Sep  9 21:16:11 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3755
3756         * gnus-msg.el (gnus-copy-article-buffer): Decode headers after
3757         copying. 
3758
3759         * gnus-picon.el (gnus-picons-refresh-before-display): New
3760         variable.
3761         (gnus-picons-insert-face-if-exists): Put bar back in.
3762
3763 Mon Sep  9 20:31:56 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3764
3765         * gnus-uu.el (gnus-uu-digest-mail-forward): Use the newsgroup name.
3766
3767 Mon Sep  9 20:04:35 1996  Kurt Swanson  <kurt@dna.lth.se>
3768
3769         * gnus-salt.el (gnus-pick-mouse-pick-region): New function.
3770
3771 Mon Sep  9 18:37:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3772
3773         * gnus-sum.el (gnus-summary-enter-digest-group): Bugged.
3774
3775         * gnus-score.el (gnus-adaptive-word-syntax-table): Make ' a
3776         word-constituant character.
3777
3778 Sun Sep  8 14:46:01 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
3779
3780         * gnus-group.el (gnus-group-make-useful-group): New command and
3781         keystroke. 
3782         (gnus-useful-groups): New variable.
3783
3784 Sun Sep  8 14:46:01 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
3785
3786         * gnus.el: Red Gnus v0.30 is released.
3787
3788 Sun Sep  8 13:26:36 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
3789
3790         * nndoc.el (nndoc-article-begin-function): Defvarred.
3791
3792         * gnus-srvr.el (gnus-browse-unsubscribe-group): Would sometimes be
3793         somewhat tricky.
3794
3795         * gnus.el (gnus-kill-ephemeral-group): New function.
3796
3797         * gnus-art.el (gnus-button-alist): Recognize group-news urls.
3798
3799         * nndoc.el (nndoc-dissect-buffer): Wouldn't dissect an mbox
3800         properly. 
3801         (nndoc-article-begin): New function.
3802         (nndoc-mbox-body-end): Use it.
3803         (nndoc-mbox-article-begin): Would bug out.
3804
3805 Sun Sep  8 13:10:28 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
3806
3807         * gnus.el (gnus-other-frame): Always pop up a frame.
3808
3809 Sun Sep  8 12:57:03 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
3810
3811         * gnus.el: Red Gnus v0.29 is released.
3812
3813 Sun Sep  8 12:24:11 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
3814
3815         * nntp.el (nntp-accept-process-output): Don't message so
3816         obsessively. 
3817
3818         * gnus.el: Fixed indentation and stuff.
3819
3820 Sun Sep  8 12:23:56 1996  Sudish Joseph  <sudish@mindspring.com>
3821
3822         * nnweb.el (nnweb-fetch-form): Return t.
3823
3824 Sat Sep  7 15:15:42 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
3825
3826         * gnus.el: Red Gnus v0.28 is released.
3827
3828 Sat Sep  7 14:33:17 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
3829
3830         * nntp.el (nntp-after-change-function-callback): Renamed.
3831
3832         * nnweb.el (nnweb-reference-search): Nix out file name.
3833
3834 Sat Sep  7 14:07:13 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
3835
3836         * nnweb.el (nnweb-altavista-search): Nix out buffer file name.
3837
3838         * gnus-async.el (gnus-asynch-with-semaphore): New macro.
3839         (gnus-make-async-article-function): Nix out prefetch list when the
3840         summary buffer dies. 
3841
3842         * nnweb.el (nnweb-altavista-create-mapping): Would search forever
3843         when not getting any matches.
3844
3845 Sat Sep  7 12:43:24 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
3846
3847         * gnus-msg.el (gnus-inews-yank-articles): Goto body before
3848         yanking. 
3849
3850         * nnheader.el (nnheader-insert-file-contents-literally): New
3851         definition. 
3852         (nnheader-insert-head): Use new definition.
3853
3854 Sat Sep  7 12:35:37 1996  Kurt Swanson  <kurt@dna.lth.se>
3855
3856         * gnus-salt.el (gnus-pick-elegant-flow): New variable.
3857
3858 Sat Sep  7 12:03:00 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
3859
3860         * nnheader.el (nnheader-insert-head): Don't use
3861         `insert-file-contents-literally'.
3862         (nnheader-head-chop-length): New variable.
3863
3864         * gnus-sum.el (gnus-summary-read-document): Prepend "nnvirtual:"
3865         to group name.
3866
3867 Sat Sep  7 11:12:26 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
3868
3869         * gnus-score.el (gnus-score-save): Don't check result from
3870         gnus-make-directory.
3871
3872         * gnus-util.el (gnus-make-directory): Return t.
3873
3874 Fri Sep  6 17:55:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3875
3876         * gnus-range.el (gnus-copy-sequence): Didn't work for all
3877         sequences. 
3878
3879 Fri Sep  6 14:38:54 1996  Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
3880
3881         * gnus-picons.el (gnus-picons-display-as-address): New variable.
3882         (gnus-picons-map): New keymap for picons.
3883         (gnus-picons-toggle-extent): New function.
3884         (gnus-article-display-picons): use them.
3885         (gnus-picons-insert-face-if-exists): ditto.
3886         (gnus-picons-try-to-find-face): ditto.
3887         (gnus-group-display-picons): let display catch up.
3888         (gnus-article-display-picons): ditto.
3889
3890 Fri Sep  6 08:11:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3891
3892         * nnkiboze.el (nnkiboze-close-group): Rewrite.
3893         (nnkiboze-request-list, nnkiboze-request-newgroups,
3894         nnkiboze-request-list-newsgroups): Removed.
3895         (nnkiboze-request-scan): New function.
3896         (nnkiboze-directory): New default.
3897
3898         * gnus-sum.el (gnus-article-read-p): New function.
3899
3900         * nnkiboze.el (nnkiboze-retrieve-headers): Rewrite.
3901         (nnkiboze-open-server): Removed.
3902         (nnkiboze-server-opened): Ditto.
3903
3904         * nnheader.el (nnheader-find-nov-line): Renamed.
3905         (nnheader-nov-delete-outside-range): New function.
3906
3907         * gnus-uu.el (gnus-uu-invert-processable): New command and
3908         keystroke. 
3909
3910         * gnus-load.el (gnus-predefined-server-alist): New variable.
3911
3912         * gnus.el (gnus-server-to-method): Use it.
3913         (gnus-read-method): Ditto.
3914
3915         * gnus-sum.el (t): "M V" commands weren't defined.
3916
3917         * gnus-cache.el (gnus-summary-insert-cached-articles): New command
3918         and keystroke.
3919
3920         * gnus-score.el (gnus-sort-score-files): New function.
3921         (gnus-score-file-rank): New function.
3922         (gnus-score-find-bnews): Use it.
3923
3924         * gnus-topic.el (gnus-topic-mode-map): New sort submap.
3925         (gnus-topic-sort-groups, gnus-topic-sort-groups-by-alphabet,
3926         gnus-topic-sort-groups-by-unread, gnus-topic-sort-groups-by-level,
3927         gnus-topic-sort-groups-by-score, gnus-topic-sort-groups-by-rank,
3928         gnus-topic-sort-groups-by-method): New commands and keystrokes.
3929
3930         * gnus-group.el (gnus-group-sort-selected): New command.
3931         (gnus-group-sort-selected-flat): New function.
3932         (gnus-group-sort-selected-groups-by-alphabet,
3933         gnus-group-sort-selected-groups-by-unread,
3934         gnus-group-sort-selected-groups-by-level,
3935         gnus-group-sort-selected-groups-by-score,
3936         gnus-group-sort-selected-groups-by-rank,
3937         gnus-group-sort-selected-groups-by-method): New commands and
3938         keystrokes. 
3939         (gnus-group-make-menu-bar): Updated.
3940
3941         * gnus-util.el (gnus-make-sort-function): Create a complete
3942         function. 
3943         (gnus-make-sort-function-1): Renamed.
3944
3945         * gnus-topic.el (gnus-group-sort-topic): New function.
3946
3947         * gnus-group.el (gnus-group-sort-flat): Made into own function.
3948         (gnus-group-sort-alist-function): New variable.
3949
3950         * nnmail.el (nnmail-split-history): New variable.
3951         (nnmail-split-history): New command.
3952
3953         * gnus-score.el (gnus-score-adaptive): Don't do any work on
3954         pseudos. 
3955
3956         * gnus-msg.el (gnus-post-method): Allow easier posting from mail
3957         groups. 
3958
3959 Thu Sep  5 19:56:41 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
3960
3961         * gnus.el: Red Gnus v0.27 is released.
3962
3963 Thu Sep  5 19:50:19 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3964
3965         * gnus-xmas.el (gnus-xmas-modeline-glyph): Set string properly.
3966
3967 Thu Sep  5 18:39:47 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
3968
3969         * gnus-sum.el (gnus-summary-edit-article-done): Make params
3970         optional. 
3971
3972         * nntp.el (nntp-list-active-group): Don't change group first. 
3973
3974         * gnus-util.el (gnus-make-directory): New function.
3975
3976         * gnus-msg.el (gnus-post-method): Do the right thing in
3977         `to-group' groups.
3978
3979 Fri Sep  6 08:05:53 1996  ISO-2022-JP  <morioka@jaist.ac.jp>
3980
3981         * nnheader.el (nnheader-insert-head): Use
3982         nnheader-insert-file-contents-literally. 
3983
3984 Thu Sep  5 08:29:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3985
3986         * gnus-win.el (gnus-always-force-window-configuration): New
3987         variable. 
3988         (gnus-configure-windows): Use it.
3989
3990         * gnus-sum.el (gnus-summary-save-article): Give better prompts. 
3991
3992         * gnus-load.el (gnus-valid-select-methods): Update.
3993
3994         * gnus-score.el (gnus-score-find-favourite-words): Didn't find any
3995         words.
3996
3997         * gnus-sum.el (gnus-scores-exclude-files): Defined.
3998
3999         * gnus-async.el (gnus-async-prefetch-next): Don't do so much on
4000         un-asynch groups.
4001
4002 Thu Sep  5 08:26:11 1996  jeff sparkes  <jsparkes@nortel.ca>
4003
4004         * gnus-win.el (gnus-buffer-configuration): Bad cut'n'paste.
4005
4006 Thu Sep  5 07:41:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4007
4008         * gnus-group.el (gnus-group-list-groups): Update format specs.
4009
4010 Thu Sep  5 07:11:18 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
4011
4012         * gnus-sum.el (gnus-summary-read-document): Generated wrong nndoc
4013         group names. 
4014
4015 Thu Sep  5 06:53:07 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4016
4017         * nnvirtual.el (nnvirtual-close-group): Don't update ephemeral
4018         groups. 
4019
4020         * gnus.el (gnus-group-auto-expirable-p): Allow nil expiry params. 
4021
4022 Wed Sep  4 06:46:03 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4023
4024         * gnus.el: Red Gnus v0.26 is released.
4025
4026 Wed Sep  4 06:42:34 1996  Lars Magne Ingebrigtsen  <larsi@nipling.ifi.uio.no>
4027
4028         * nnmail.el (nnmail-move-inbox): Reverse logic.
4029
4030 Wed Sep  4 06:35:05 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4031
4032         * gnus.el: Red Gnus v0.25 is released.
4033
4034 Wed Sep  4 05:19:58 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4035
4036         * nnmail.el (nnmail-move-inbox): Refuse to move if
4037         nnmail-crash-box can't be written.
4038
4039         * gnus-art.el (gnus-button-url-regexp): Include : and ; in
4040         regexp. 
4041
4042         * gnus-score.el (gnus-adaptive-word-score-alist): New variable. 
4043
4044         * nnmail.el (nnmail-move-inbox): Set file modes on wrong file. 
4045
4046 Tue Sep  3 06:44:36 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4047
4048         * gnus.el: Red Gnus v0.24 is released.
4049
4050 Tue Sep  3 05:30:02 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4051
4052         * gnus-async.el (gnus-async-prefetch-article): Reset async list
4053         when the summary buffer is killed.
4054
4055         * gnus-xmas.el (gnus-xmas-modeline-glyph): Don't use glyph under
4056         tty. 
4057
4058         * gnus-msg.el (gnus-copy-article-buffer): Deleted text in article
4059         buffer. 
4060
4061 Tue Sep  3 05:10:19 1996  Kurt Swanson  <kurt@dna.lth.se>
4062
4063         * gnus-sum.el (gnus-group-no-more-groups-hook): New variable.
4064
4065 Tue Sep  3 04:44:31 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4066
4067         * gnus-sum.el (gnus-summary-exit): Would bug out when using a
4068         single article buffer.
4069
4070 Mon Sep  2 05:50:07 1996  Lars Magne Ingebrigtsen  <larsi@narfi.ifi.uio.no>
4071
4072         * gnus-audio.el (gnus-audio-play): Give the sound-file argument as
4073         ARG in addition to stdin.
4074
4075 Mon Sep  2 05:28:26 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4076
4077         * gnus.el: Red Gnus v0.23 is released.
4078
4079 Mon Sep  2 05:16:46 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4080
4081         * gnus-audio.el: Renamed from "gnus-sound".
4082
4083 Mon Sep  2 05:06:17 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4084
4085         * gnus-ems.el (gnus-xemacs): New variable.
4086
4087 Mon Sep  2 03:18:18 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4088
4089         * gnus-async.el (gnus-async-prefetch-next): Don't start fetching
4090         the next article until we have been idle a while.
4091
4092         * gnus-group.el (gnus-group-make-help-group): Use the new find-etc
4093         function.
4094         
4095         * nnheader.el (nnheader-find-etc-directory): Accept a FILE
4096         parameter. 
4097
4098         * gnus-msg.el (gnus-debug): Use `locate-library' instead of doing
4099         things the hard way.
4100
4101         * gnus-sum.el (gnus-set-global-variables): Copy 
4102
4103 Mon Sep  2 03:01:27 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4104
4105         * gnus.el (gnus-splash): Play jingle.
4106
4107         * gnus-sound.el (gnus-startup-jingle): New variable.
4108         (gnus-play-jingle): New command.
4109
4110         * gnus.el (gnus-play-startup-jingle): New variable.
4111
4112 Sun Sep  1 06:38:45 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4113
4114         * gnus.el: Red Gnus v0.22 is released.
4115
4116 Sun Sep  1 05:45:59 1996  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4117
4118         * gnus.el: Removed unreferenced let bindings from all files. 
4119
4120 Sun Sep  1 02:10:28 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4121
4122         * gnus.el ((load)): Only do the initial splash on "gnus"
4123         commands. 
4124
4125         * gnus-cus.el (gnus-face-dark-name-list): Don't use "dark blue".
4126
4127         * nntp.el (nntp-retrieve-headers): Would infloop sometimes.
4128
4129         * gnus-group.el (gnus-group-insert-group-line-info): Indent
4130         properly. 
4131
4132         * gnus-sum.el (gnus-gather-threads-by-references): Avoid
4133         infloops. 
4134
4135         * gnus-salt.el (gnus-mouse-pick): Changed name.
4136
4137         * nntp.el (nntp-retrieve-groups): Didn't do the right thing on
4138         servers that don't support LIST ACTIVE.
4139
4140         * gnus-win.el (gnus-current-window-configuration): New variable.
4141         (gnus-configure-windows): Use it.
4142
4143         * gnus-art.el (gnus-article-read-summary-keys): Let `C-d' work
4144         properly. 
4145
4146         * gnus-sum.el (gnus-list-of-unread-articles): Active group.
4147
4148 Sat Aug 31 05:05:14 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4149
4150         * gnus.el: Red Gnus v0.21 is released.
4151
4152 Sat Aug 31 02:54:39 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4153
4154         * gnus-topic.el (gnus-topic-goto-next-group): Go to the proper
4155         group when listing.
4156
4157         * gnus-start.el (gnus-get-killed-groups): Mark .newsrc as needing
4158         saving. 
4159
4160         * nnmail.el (nnmail-remove-tabs): New function.
4161
4162 Fri Aug 30 06:26:37 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4163
4164         * gnus-start.el (gnus-set-default-directory): Set to directory
4165         file name.
4166
4167         * nnmail.el (nnmail-remove-list-identifiers): New function.
4168         (nnmail-list-identifiers): New variable.
4169         (nnmail-prepare-incoming-message-hook): New variable.
4170         (nnmail-move-inbox): Allow nnmail-movemail-program to be a
4171         function. 
4172
4173         * article.el (article-mime-decode-quoted-printable-buffer): New
4174         function.
4175
4176         * nnmail.el (nnmail-prepare-incoming-header-hook): New variable.
4177         (nnmail-clean-whitespace-from-headers): New function.
4178
4179         * nntp.el (nntp-connection-alist): New variable.
4180         (nntp-open-connection): Use it.
4181         (nntp-request-close): New function.
4182
4183         * gnus-demon.el (timer): Required.
4184
4185         * message.el (message-reply): Bugged out on wide replies.
4186
4187 Fri Aug 30 03:51:39 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4188
4189         * gnus.el: Red Gnus v0.20 is released.
4190
4191 Fri Aug 30 01:36:10 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4192
4193         * gnus-msg.el (gnus-inews-insert-archive-gcc): Use
4194         `gnus-group-find-parameter'.
4195
4196         * nndoc.el (nndoc-mbox-article-begin): New function.
4197
4198         * gnus-sum.el (gnus-summary-search-article): Would expose the
4199         first hidden thread.
4200
4201         * gnus-msg.el (gnus-copy-article-buffer): Delete annotations
4202         before following up.
4203
4204         * gnus-cite.el (gnus-article-hide-citation): Mark buttons as
4205         annotations. 
4206
4207         * article.el (article-delete-text-of-type): New function.
4208
4209         * nndoc.el (nndoc-type-alist): Be slightly more permissive. 
4210
4211         * gnus-sum.el (gnus-summary-enter-digest-group): Would nix out
4212         quit-conf. 
4213         (gnus-summary-read-document): Ditto.
4214
4215         * nndoc.el (nndoc-dissect-buffer): Escape errors in overflows.
4216
4217         * message.el (message-send-news): Give a message after not
4218         posting. 
4219         (message-reply): Remove leading spaces from Cc.
4220
4221 Fri Aug 30 01:32:27 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
4222
4223         * nnmail.el (nnmail-get-split-group): New version.
4224
4225 Fri Aug 30 00:47:17 1996  Jens Lautenbacher  <jens@lemming0.lem.uni-karlsruhe.de>
4226
4227         * gnus.texi (Group Parameters): Updated documentation 
4228
4229         * gnus-msg.el (gnus-inews-insert-archive-gcc): Updated to use the
4230                   topic's value of gcc-self if no group value present.
4231
4232 Fri Aug 30 00:19:43 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4233
4234         * gnus-start.el (gnus-set-default-directory): Expand default
4235         directory. 
4236
4237         * gnus-group.el (gnus-group-make-web-group): Changed keystroke.
4238
4239         * gnus-sum.el (gnus-summary-verbose-headers): Show article after
4240         toggling. 
4241
4242 Thu Aug 29 23:50:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4243
4244         * gnus-demon.el (gnus-demon-add-rescan): New function.
4245         (gnus-demon-scan-news): New function.
4246
4247 Thu Aug 29 05:34:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4248
4249         * gnus.el: Red Gnus v0.19 is released.
4250
4251 Thu Aug 29 02:04:35 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4252
4253         * nndoc.el (nndoc-babyl-body-begin): Would skip empty messages. 
4254
4255         * nntp.el (nntp-retrieve-groups): Would infloop on some servers.
4256
4257         * gnus-sum.el (gnus-nov-parse-line): Don't let messages refer back
4258         to themselves.
4259
4260         * gnus-util.el (gnus-parent-id): Don't bug out on nil references. 
4261
4262         * gnus-cite.el (gnus-article-hide-citation): Hide/unhide better.
4263
4264         * article.el (article-hide-text-of-type): New function.
4265         (article-hidden-text-type-p): New function.
4266
4267         * gnus-cite.el (gnus-article-hide-citation): Marked the hidden
4268         text with wrong type.
4269         (gnus-article-hide-citation-maybe): Ditto.
4270         (gnus-article-hide-citation): Toggle.
4271
4272         * gnus-dup.el (gnus-dup-enter-articles): Would bug out on
4273         pseudo-articles. 
4274
4275         * nntp.el (nntp-server-opened-hook): Send mode reader as a
4276         default. 
4277         (nntp-retrieve-data): Format error.
4278
4279 Thu Aug 29 01:52:19 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4280
4281         * gnus-sum.el (gnus-summary-display-article): Check whether
4282         `gnus-current-article' is nil.
4283
4284 Wed Aug 28 08:44:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4285
4286         * gnus-async.el (gnus-async-prefetch-article): Would clobber
4287         fetches in progress.
4288
4289         * gnus-sum.el (gnus-summary-prepare): Made into command.
4290
4291         * gnus-srvr.el (gnus-server-scan-server): New command and
4292         keystroke. 
4293
4294         * gnus-group.el (gnus-group-read-group): Accept a 0 prefix to not
4295         generate buffer.
4296
4297 Sun Jul 21 14:56:28 1996  Steven L Baur  <steve@miranova.com>
4298
4299         * earcon.el (earcon-regexp-alist): Plonk!
4300
4301 Wed Aug 28 04:14:36 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4302
4303         * gnus.el: Red Gnus v0.18 is released.
4304
4305 Wed Aug 28 02:09:20 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4306
4307         * nnweb.el (nnweb-dejanews-create-mapping): Would just fetch the
4308         first 100 hits.
4309         (nnweb-close-group): Set file name to nil before killing.
4310         (nnweb-altavista-create-mapping): Fetch the required number of
4311         articles. 
4312
4313         * gnus-group.el (gnus-group-read-ephemeral-group): Don't call the
4314         activation several times.
4315
4316         * gnus-sum.el (gnus-summary-enter-digest-group): Copy the parent's
4317         params to the nndoc group.
4318         (gnus-summary-read-document): Ditto.
4319
4320         * message.el (message-followup): Would produce buggy messages when
4321         replying to messages without Message-IDs.
4322
4323 Sat Aug 10 23:41:07 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
4324
4325         * gnus.el (gnus-decode-rfc1522): Start decoding from beginning of
4326         headers instead of end.
4327
4328 Wed Aug 28 01:35:26 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4329
4330         * gnus-demon.el (gnus-demon-cancel): Cancel function timers.
4331
4332         * nnheaderxm.el (nnheader-xmas-cancel-function-timers): New
4333         function.
4334
4335         * nnheader.el (nnheader-cancel-function-timers): New alias.
4336
4337         * gnus-topic.el (gnus-topic-mode): Update groups.
4338         (gnus-topic-remove-group): Update topic.
4339
4340         * gnus-group.el (gnus-group-update-group-function): New variable. 
4341         (gnus-group-update-group): Use it.
4342
4343         * gnus-topic.el (gnus-topic-update-topics-containing-group): New
4344         function. 
4345
4346 Tue Aug 27 14:35:01 1996  Ken Raeburn  <raeburn@cygnus.com>
4347
4348         * nnmail.el (nnmail-move-inbox): Don't try setting modes on
4349         "po:$USER".
4350
4351 Tue Aug 27 21:45:14 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4352
4353         * gnus-sum.el (gnus-summary-number-of-articles-in-thread): Would
4354         bug out on unthreadeds.
4355
4356 Tue Aug 27 21:38:13 1996  Kurt Swanson  <kurt@dna.lth.se>
4357
4358         * gnus-salt.el (gnus-pick-mode-map): Typo.
4359
4360 Tue Aug 27 21:35:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4361
4362         * gnus-load.el: Removed gnus-vis thingies.
4363
4364 Tue Aug 27 00:54:05 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4365
4366         * gnus.el: Red Gnus v0.17 is released.
4367
4368 Tue Aug 27 00:46:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4369
4370         * nnweb.el (nnweb-dejanews-create-mapping): Dummy function.
4371
4372 Tue Aug 27 00:43:33 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4373
4374         * gnus.el: Red Gnus v0.16 is released.
4375
4376 Tue Aug 27 00:36:58 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4377
4378         * gnus-topic.el (gnus-topic-set-parameters): Bugout.
4379
4380 Mon Aug 26 22:41:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4381
4382         * nntp.el (nntp-retrieve-groups): Didn't inhibit erasing.
4383
4384         * nnweb.el (nnweb-callback): Ignore if the callback buffer is
4385         dead. 
4386
4387         * gnus-async.el (gnus-async-prefetch-article): Don't do anything
4388         if Gnus is dead.
4389
4390 Mon Aug 26 00:57:06 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4391
4392         * nnweb.el (nnweb-dejanews-create-mapping): Fold search.
4393         (nnweb-reference-create-mapping): Ditto.
4394         (nnweb-altavista-create-mapping): Ditto.
4395
4396         * gnus-async.el (gnus-asynchronous): New variable.
4397         (gnus-async-prefetch-article): Use it.
4398         (gnus-async-prefetch-headers): Ditto.
4399
4400         * nnweb.el (nnweb-close-group): New function.
4401
4402         * gnus-topic.el (gnus-topic-clean-alist): Would remove foreign
4403         groups from topics.
4404
4405 Mon Aug 26 00:10:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4406
4407         * gnus.el: Red Gnus v0.15 is released.
4408
4409 Sun Aug 25 23:09:18 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4410
4411         * message.el (message-send-mail-with-qmail): Use
4412         `message-qmail-program', which doesn't exist.
4413
4414         * nndoc.el (nndoc-type-alist): Slack digests are guessable.
4415
4416 Sun Aug 25 21:27:17 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4417
4418         * gnus-salt.el (gnus-pick-mode): Nixed out the format.
4419         (gnus-summary-pick-line-format): Buggy def.
4420
4421         * gnus-sum.el (gnus-summary-read-document): Provide a quit-conf.
4422         (gnus-summary-read-document): Do better names.
4423
4424         * nnvirtual.el (nnvirtual-close-group): Don't do the unread
4425         setting on ephemeral groups.
4426
4427         * nntp.el (nntp-retrieve-groups): Would infloop.
4428
4429 Sun Aug 25 02:52:11 1996  Sudish Joseph  <sudish@MindSpring.COM>
4430
4431         * message.el (message-qmail-inject-program): New variable.
4432         (message-qmail-inject-args): New variable.
4433         (message-send-mail-with-qmail): New function, suitable for use
4434         as message-send-mail-function.
4435
4436 Sun Aug 25 20:41:45 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4437
4438         * nnweb.el (nnweb-fetch-form): Clear buffer file name. 
4439
4440         * nntp.el (nntp-request-article): Would try to copy to the same
4441         buffer. 
4442
4443         * gnus-group.el (gnus-group-read-ephemeral-group): Better error
4444         message. 
4445
4446         * nnweb.el (nnweb-request-group): Better error report. 
4447
4448         * gnus-score.el (gnus-score-load-file): Gave `nil' as a day param.
4449
4450 Sun Aug 25 03:32:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4451
4452         * gnus.el: Red Gnus v0.14 is released.
4453
4454 Sun Aug 25 00:16:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4455
4456         * gnus-util.el (gnus-prin1): New function.
4457         (gnus-prin1-to-string): New function.
4458
4459         * gnus-sum.el (gnus-summary-refer-parent-article): Bugout.
4460
4461         * nndb.el (nndb-request-accept-article): Use new nntp functions.
4462
4463         * pop3.el: Make MD5 defined when compiling.
4464
4465         * article.el (article-strip-blank-lines): Called Gnus functions.
4466
4467         * nnweb.el (nnweb-init): Create a better buffer name.
4468         (nnweb-altavista-search): Wasn't defined.
4469         (nnweb-reference-search): Use advanced search.
4470
4471         * nnfolder.el (nnfolder-request-accept-article): Wrong params to
4472         `save-mail'. 
4473         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
4474         * nnmbox.el (nnmbox-request-accept-article): Ditto.
4475         * nnmh.el (nnmh-request-accept-article): Ditto.
4476         * nnml.el (nnml-request-accept-article): Ditto.
4477
4478 Sat Aug 24 23:53:32 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4479
4480         * nnmail.el (nnmail-get-new-mail): Tried calling nonexisting
4481         functions. 
4482
4483 Sat Aug 24 23:30:07 1996  Lars Magne Ingebrigtsen  <larsi@nipling.ifi.uio.no>
4484
4485         * gnus-group.el (gnus-group-enter-directory): Temporarily bound
4486         `nneething-read-only'. 
4487
4488 Fri Aug 23 23:22:16 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
4489
4490         * gnus-ems.el (gnus-ems-redefine): Set
4491         `gnus-summary-display-table' to nil.
4492
4493 Fri Aug 23 22:55:09 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4494
4495         * gnus-art.el (gnus-summary-save-in-file): Didn't check before
4496         creating dir.
4497         (gnus-summary-save-in-rmail): Ditto.
4498         (gnus-summary-save-body-in-file): Ditto.
4499
4500         * message.el (message-check-news-syntax): Faulty Newsgroups
4501         regexp. 
4502
4503 Thu Aug 22 20:47:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4504
4505         * nnmail.el (nnmail-split-hook): New variable.
4506
4507         * nnmh.el (nnmh-update-gnus-unreads): cl-nged.
4508         (nnmh-active-number): Find the largest article number.
4509
4510 Thu Aug 22 20:39:10 1996  Sam Falkner  <sam@steel.central.sun.com>
4511
4512         * nnmh.el (nnmh-update-gnus-unreads): Check all articles.
4513
4514 Thu Aug 22 16:49:35 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4515
4516         * gnus-kill.el (gnus-execute): Ignored read articles.
4517
4518         * gnus-sum.el (gnus-summary-execute-command): Give a form, not a
4519         function. 
4520
4521         * gnus-kill.el (gnus-execute-1): Evaled functions instead of
4522         calling them.
4523
4524         * nnmail.el (nnmail-move-inbox): Allow continuation after error. 
4525
4526         * gnus-score.el (gnus-adaptive-word-syntax-table): New variable. 
4527         (gnus-score-adaptive): Use it.
4528
4529         * nnbabyl.el (nnbabyl-request-scan): Change group.
4530
4531         * nnmbox.el (nnmbox-request-scan): Change group.
4532
4533         * gnus-score.el (gnus-ignored-adaptive-words): Renamed.
4534         (gnus-ignored-adaptive-words): New variable.
4535         (gnus-score-adaptive): Use it.
4536         (gnus-score-adaptive): Bugged out on undefined symbols.
4537         (gnus-summary-score-entry): Accept numerical DATE.
4538         (gnus-score-adaptive): Pos in wrong buf.
4539         (gnus-score-string): Didn't accept word matches.
4540         (gnus-enter-score-words-into-hashtb): Wrong sequence.
4541         (gnus-score-string): Word matches inflooped.
4542
4543 Wed Aug 21 15:06:47 1996    <Wesley.Hardaker@sphys.unil.ch>
4544
4545         * smiley.el (smiley-buffer): Added some additional extent parameters.
4546         (smiley-toggle-extent): rewrote to use above.
4547
4548 Mon Aug 19 20:19:59 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4549
4550         * gnus-spec.el (gnus-tilde-cut-form): Cut off wrong part.
4551
4552 Mon Aug 19 20:09:44 1996  Samuel Tardieu  <sam@inf.enst.fr>
4553
4554         * gnus-cache.el (gnus-cache-write-active): Would try to create
4555         existing directory.
4556
4557 Mon Aug 19 00:12:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4558
4559         * article.el (article-strip-multiple-blank-lines): New command and
4560         keystroke.
4561         (article-strip-blank-lines): New command and keystroke.
4562
4563         * nnmail.el (nnmail-move-inbox): Set file permissions on the
4564         Incoming files.
4565
4566         * gnus-group.el (gnus-group-fetch-faq): Go through the FAQ dirs
4567         until we manage to open one.
4568
4569         * nntp.el (nntp-send-authinfo-function): New variable.
4570         (nntp-wait-for): Handle authinfo requests better.
4571
4572         * gnus-sum.el (gnus-summary-article-posted-p): New command and
4573         keystroke. 
4574
4575         * gnus-topic.el (gnus-topic-display-empty-topics): New variable.
4576
4577         * gnus-msg.el (gnus-setup-message): Make `gnus-newsgroup-name'
4578         local to the message buffers.
4579
4580         * gnus-int.el (gnus-remove-denial): New function.
4581
4582         * gnus-sum.el (gnus-summary-refer-parent-article): Allow negative
4583         prefixes. 
4584         (gnus-summary-refer-parent-article): Allow skipping past canceled
4585         articles. 
4586
4587         * gnus-util.el (gnus-parent-id): Take an optional N ancestor
4588         param. 
4589
4590         * gnus-async.el (gnus-async-prefetch-article): Don't clobber async
4591         fetches already in progress.
4592
4593         * nnmail.el (nnmail-check-duplication): Allow /dev/null mail
4594         filing. 
4595
4596         * gnus-sum.el (gnus-summary-catchup): Didn't do suppression.
4597         (gnus-summary-limit-children): Never hide ticked articles.
4598         (gnus-highlight-selected-summary): Selected face spans the entire
4599         %(-%) area.
4600
4601 Sun Aug 18 22:05:00 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4602
4603         * gnus-group.el (gnus-group-restart): Better prompt.
4604
4605         * gnus-async.el (gnus-async-prefetch-article): Don't try to fetch
4606         old-fetched articles.
4607
4608 Sun Aug 18 22:02:17 1996  Raja R. Harinath  <harinath@cs.umn.edu>
4609
4610         * gnus-gl.el (gnus-grouplens-mode): Make hooks local.
4611
4612 Sun Aug 18 16:53:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4613
4614         * gnus-group.el (gnus-group-get-new-news): Don't move point.
4615
4616         * nnweb.el (nndejagnus): Renamed from nndejagnus.
4617         (nnweb-remove-markup): New function.
4618
4619 Sun Aug 18 14:53:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4620
4621         * gnus.el: Red Gnus v0.13 is released.
4622
4623 Tue Aug 20 17:30:00 1996    <Wesley.Hardaker@sphys.unil.ch>
4624
4625         * smiley.el (smiley-map): New keymap for smileys.
4626         (smiley-toggle-extent): New function to toggle smiley invisibility.
4627         (smiley-buffer): Use them.
4628
4629 Sun Aug 18 12:46:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4630
4631         * nnoo.el (nnoo-define-skeleton-1): Defined too many functions.
4632
4633 Sat Aug 17 18:43:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4634
4635         * gnus-group.el (gnus-group-make-dejanews-group): New command and
4636         keystroke. 
4637
4638         * gnus-start.el (gnus-site-init-file): New variable.
4639         (gnus-read-init-file): Use it.
4640
4641         * nndejanews.el: New file.
4642
4643         * nnheader.el (make-full-mail-header): New function.
4644
4645         * nngateway.el (nngateway-open-server): Used nntp vars.
4646
4647 Sat Aug 17 15:35:28 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4648
4649         * gnus.el: Red Gnus v0.12 is released.
4650
4651 Sat Aug 17 12:58:28 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4652
4653         * gnus-win.el (gnus-window-configuration-element): New function. 
4654         (gnus-windows-old-to-new): Use it.
4655         (gnus-windows-old-to-new): Produced bogus results.
4656
4657         * message.el (message-cancel-message): New variable.
4658
4659         * gnus-srvr.el (gnus-server-mode-map): Buggy keymap.
4660
4661         * gnus-group.el (gnus-group-get-new-news-this-group): Illegal
4662         gnus-error value.
4663
4664 Fri Aug 16 21:22:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4665
4666         * nnmail.el (nnmail-replace-status, nnmail-decode-status,
4667         nnmail-encode-status): New variables.
4668
4669         * nnml.el (nnml-article-to-file): New function.
4670
4671 Fri Aug 16 20:26:12 1996  Kurt Swanson  <kurt@dna.lth.se>
4672
4673         * nnfolder.el (nnfolder-generate-active-file): Test the right
4674         files. 
4675
4676 Fri Aug 16 19:30:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4677
4678         * gnus-salt.el (gnus-possibly-generate-tree): Would bug out on
4679         unthreaded buffers.
4680
4681         * gnus-xmas.el (gnus-xmas-modeline-right-extent): Disabled.
4682         (gnus-xmas-modeline-left-extent): Ditto.
4683
4684         * gnus-group.el (gnus-group-make-menu-bar): Bugged out on
4685         undefined variable.
4686
4687         * gnus.el (gnus-read-method): Return the virtual server name if
4688         possible. 
4689
4690 Thu Aug 15 18:15:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4691
4692         * nngateway.el: New file.
4693
4694         * nnoo.el (nnoo-define-skeleton): New macro.
4695         (nnoo-define-skeleton-1): New function.
4696
4697         * gnus-start.el (gnus-strip-killed-list): New function.
4698         (gnus-gnus-to-quick-newsrc-format): Use it.
4699
4700         * gnus-sum.el (gnus-summary-process-mark-set): New function.
4701         (gnus-summary-yank-process-mark, gnus-summary-kill-process-mark,
4702         gnus-summary-save-process-mark): New commands and keystrokes.
4703
4704         * nnml.el (nnml-generate-nov-file): Set modes.
4705
4706         * nnmail.el (nnmail-default-file-modes): New variable.
4707         (nnmail-write-region): New function.
4708
4709         * gnus-score.el (gnus-score-score-files-1): Bind case-fold-search
4710         to nil.
4711
4712 Wed Aug 14 21:20:07 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4713
4714         * gnus-soup.el (gnus-soup-send-packet): Disable syntax checks.
4715
4716 Wed Aug 14 20:28:09 1996  Fred Johansen  <Fred.Johansen@ifi.ntnu.no>
4717
4718         * gnus-logic.el (gnus-advanced-score-rule): `and' rules were
4719         treated improperly.
4720
4721 Wed Aug 14 15:29:39 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4722
4723         * gnus-salt.el (gnus-mouse-pick-article): New command. 
4724
4725         * gnus-art.el (gnus-button-url): Call with one argument.
4726
4727         * gnus-start.el (gnus-set-default-directory): New function.
4728
4729         * gnus-load.el (gnus-default-directory): New variable.
4730
4731 Wed Aug 14 15:03:01 1996  Sudish Joseph  <sudish@mindspring.com>
4732
4733         * gnus-score.el (gnus-home-score-file): Changed syntax.
4734
4735 Tue Aug 13 22:07:11 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
4736
4737         * nndoc.el (nndoc-dissect-buffer): Went into infinite loop if end
4738         of file token wasn't properly detected.
4739         (nndoc-type-alist): Better end-of-header regexp for
4740         lanl.gov preprints
4741         (nndoc-article-type): Updated doc string
4742
4743 Mon Aug 12 21:01:25 1996  Sudish Joseph  <sudish@mindspring.com>
4744
4745         * nntp.el (nntp-request-newgroups): Switch to nntp-server-buffer
4746         first.
4747
4748 Tue Aug 13 09:44:46 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4749
4750         * gnus-group.el (gnus-group-sort-by-real-name): New function.
4751
4752         * gnus-sum.el (gnus-summary-save-article): Pass on number of
4753         articles to be saved.
4754
4755         * gnus-art.el (gnus-article-edit-article): Remove all text props.
4756         (gnus-read-save-file-name): Take an optional defaultish parameter.
4757
4758         * nntp.el (nntp-retrieve-groups): Saved.
4759
4760         * message.el (message-forward): Didn't work well with multi-line
4761         separators. 
4762
4763         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Check
4764         wheteher followup-to was restricted.
4765
4766         * nnsoup.el (nnsoup-store-reply): Would insert double courtesy
4767         headers. 
4768
4769         * gnus-group.el (gnus-group-highlight-line): New `total' number. 
4770
4771 Mon Aug 12 06:25:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4772
4773         * gnus.el: Red Gnus v0.11 is released.
4774
4775 Mon Aug 12 03:51:57 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4776
4777         * gnus-async.el (gnus-make-async-article-function): New function.
4778         (gnus-async-prefetch-article): Use it.
4779
4780 Sat Aug 10 07:16:29 1996  Greg Stark  <gsstark@mit.edu>
4781
4782         * gnus-start.el (gnus-activate-level): Doc fix.
4783
4784 Sun Aug 11 03:33:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4785
4786         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): New command.
4787         (gnus-crosspost-message): New variable.
4788
4789         * gnus-vis.el: Removed file -- functions spread out over
4790         gnus-group.el, gnus-sum.el and gnus-art.el.
4791
4792         * gnus-util.el (gnus-turn-off-edit-menu): Renamed function.
4793
4794         * gnus-salt.el (gnus-carpal-mode): Moved to this file.
4795
4796         * gnus-vis.el (gnus-score-set-default): Removed.
4797         (gnus-visual-score-map): Removed.
4798
4799         * nntp.el (nntp-send-nosy-authinfo): Don't echo password.
4800
4801         * gnus-srvr.el (gnus-server-open-all-servers): New command and
4802         keystroke. 
4803         (gnus-server-close-all-servers): Ditto.
4804
4805         * gnus-async.el (gnus-async-get-semaphore): New function.
4806         (gnus-async-release-semaphore): New function.
4807         (gnus-async-prefetch-article): Use them.
4808
4809         * nntp.el (nntp-make-process-buffer): New function.
4810         (nntp-retrieve-data): Use after-change instead of filter.
4811         (nntp-after-change-function): New function.
4812
4813         * gnus.el (gnus-read-method): Intern method.
4814
4815         * gnus-cache.el (gnus-cache-save-buffers): Didn't check before
4816         making dir.
4817
4818 Sat Aug 10 14:55:33 1996  Sudish Joseph  <sudish@mindspring.com>
4819
4820         * gnus-win.el (gnus-buffer-configuration): Don't create picon
4821         frame if gnus-picons-display-where is 'article.
4822
4823 Sun Aug 11 02:47:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4824
4825         * gnus-vis.el (gnus-highlight-selected-summary): Would bug out on
4826         some lines. 
4827
4828         * gnus-spec.el (gnus-tilde-cut-form): Typo.
4829         (gnus-parse-simple-format): Forgot to check `max-right' and
4830         `max-left'.
4831         (gnus-compile): Don't issue warnings.
4832
4833 Fri Aug  2 14:53:02 1996  Christoph Wedler  <wedler@fmi.uni-passau.de>
4834         
4835         * smiley.el (smiley-buffer): `smiley-regexp-alist' can be a symbol
4836         now.
4837
4838 Sun Aug 11 02:37:57 1996  Greg Stark  <gsstark@mit.edu>
4839
4840         * gnus-msg.el (gnus-post-method): Tested the wrong variable. 
4841
4842 Sun Aug 11 02:28:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4843
4844         * message.el (message-check-news-syntax): Messaged wrong number.
4845
4846 Sat Aug 10 11:26:56 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4847
4848         * message.el (message-y-or-n-p): Moved to before usage.
4849
4850 Fri Aug  9 16:42:52 1996  Danny Siu  <dsiu@adobe.com>
4851
4852         * gnus-picon.el (gnus-article-display-picons): display picon even if
4853         From line doesn't have full domain name.
4854
4855 Sat Aug 10 10:11:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4856
4857         * message.el (message-reply): Didn't narrow properly to the head.
4858         (message-indent-citation): Remove all blank lines at the start. 
4859
4860 Sat Aug 10 07:00:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4861
4862         * gnus.el: Red Gnus v0.9 is released.
4863
4864 Sat Aug 10 06:03:07 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4865
4866         * gnus-soup.el (gnus-soup-write-prefixes): Protect against
4867         existing dirs.
4868
4869         * gnus-topic.el (gnus-topic-parameters): Third parameter instead
4870         of second.
4871         (gnus-topic-set-parameters): Ditto.
4872
4873 Sat Aug 10 05:22:43 1996  Lee Iverson  <leei@ai.sri.com>
4874
4875         * message.el (message-send-mail-with-mh): Didn't work.
4876
4877 Sat Aug 10 03:57:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4878
4879         * gnus-dup.el (gnus-dup-unsuppress-article): Data instead of
4880         ingo. 
4881         (gnus-dup-unsuppress-article): Set the wrong variable.
4882
4883 Sat Aug 10 00:52:26 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
4884
4885         * gnus.el (gnus-short-group-name): Bug in dotless names.
4886
4887 Sat Aug 10 00:45:32 1996  Jens Lautenbacher  <jens@lemhrem.lem.uni-karlsruhe.de>
4888
4889         * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the `gcc-self'
4890         parameter. 
4891
4892 Sat Aug 10 00:28:41 1996  François Pinard  <pinard@progiciels-bpi.ca>
4893
4894         * gnus-load.el (gnus-info-nodes): Add info node for
4895         `mime/viewer-mode'. 
4896
4897 Sat Aug 10 00:25:51 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4898
4899         * message.el (message-reply): Don't include first empty line. 
4900
4901 Sat Aug 10 00:11:52 1996  François Pinard  <pinard@progiciels-bpi.ca>
4902
4903         * gnus-sum.el (gnus-summary-prev-unread-article): Doc fix.
4904
4905 Sat Aug 10 00:08:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4906
4907         * gnus-util.el (gnus-date-iso8601): Protect against buggy Dates. 
4908
4909 Fri Aug  9 06:39:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4910
4911         * gnus-topic.el (gnus-topic-mode): Hook into parameter thingies. 
4912         (gnus-topic-parameters): Buggy definition.
4913
4914         * gnus-group.el (gnus-group-get-parameter-function): New
4915         variable. 
4916
4917         * gnus.el (gnus-group-find-parameter): New function.
4918
4919         * gnus-sum.el (gnus-summary-read-document): New command and
4920         keystroke. 
4921
4922         * gnus-group.el (gnus-group-clear-data-on-native-groups): New
4923         command. 
4924         (gnus-group-read-ephemeral-group): Accept an ACTIVATE-ONLY
4925         parameter.
4926
4927         * gnus-score.el (gnus-decay-score): New function.
4928         (gnus-decay-scores): New function.
4929         (gnus-decay-score-function): New variable.
4930         (gnus-score-date): Accept a `regexp' match.
4931
4932         * gnus-util.el (gnus-time-to-day): New function.
4933
4934         * gnus-score.el (gnus-decay-scores): New variable.
4935         (gnus-score-decay-constant): New variable.
4936         (gnus-score-decay-scale): New variable.
4937
4938         * gnus-sum.el (gnus-group-make-articles-read): Register undo. 
4939
4940         * gnus-group.el (gnus-update-read-articles): Register undo.
4941
4942         * gnus-undo.el (gnus-undo-register-1): Renamed.
4943         (gnus-undo-register): New macro.
4944
4945         * gnus-group.el (gnus-group-yank-group): Be undoable.
4946         (gnus-group-kill-group): Be undoable.
4947         (gnus-undo): Required.
4948         (gnus-group-clear-data): New keystroke.
4949
4950         * gnus-undo.el (gnus-undo-last-command): New variable.
4951         (gnus-undo): Didn't work.
4952         (gnus-undo-boundary): Keep track of whether the last command did a
4953         boundary.
4954         (gnus-undo): Set boundary.
4955
4956 Thu Aug  8 19:43:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4957
4958         * gnus-spec.el (gnus-tilde-cut-form): New function.
4959         (gnus-tilde-max-form): New definition.
4960         (gnus-tilde-ignore-form): New function.
4961         (gnus-parse-format): Rewrite to accept extended syntax.
4962
4963         * gnus-topic.el (gnus-topic-goto-missing-group): Try to be a bit
4964         faster.
4965
4966         * gnus-group.el (gnus-group-goto-group): Accept optional FAR
4967         parameter. 
4968
4969         * gnus-int.el (gnus-request-newgroups): Don't bug out on servers
4970         that don't support this.
4971
4972         * gnus.el (gnus-server-extend-method): Would bug out on non-known
4973         methods. 
4974
4975         * gnus-group.el (gnus-group-get-new-news): Put point in the group
4976         buffer. 
4977
4978 Wed Aug  7 15:40:44 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
4979
4980         * nntp.el (nntp-open-rlogin): Now can be used as
4981         nntp-open-connection function
4982         (nntp-open-telnet): Ditto
4983         (nntp-open-rlogin): Needed to remove telnet junk from nntp buffer
4984         to make new nntp-wait-for happy
4985         all: required carriage return for end of line 
4986
4987 Tue Aug  6 21:58:26 1996  Jan Vroonhof  <vroonhof@math.ethz.ch (Jan Vroonhof)>
4988
4989         * nndoc.el (nndoc-generate-lanl-gov-head): New function
4990         (nndoc-transform-lanl-gov-announce): New function
4991         (nndoc-lanl-gov-announce-type-p): New function
4992         (nndoc-type-alist): Added support for preprint announcements
4993         (nndoc-type-alist): Only use 'slack-digests' if forced to.
4994
4995 Tue Aug  6 20:41:02 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
4996
4997         * nndoc.el (nndoc-type-alist): tried to call nndoc-guess-type-p
4998
4999 Thu Aug  8 05:40:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5000
5001         * gnus-sum.el (gnus-summary-walk-group-buffer): Put cursor in echo
5002         area.
5003
5004         * gnus-dup.el (gnus-dup-unsuppress-article): New function.
5005
5006         * gnus-sum.el (gnus-mark-article-as-unread): Unsuppress
5007         duplicates. 
5008
5009         * gnus-msg.el (gnus-debug): Scan gnus-load.el.
5010
5011 Thu Aug  8 01:48:57 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5012
5013         * gnus.el: Red Gnus v0.8 is released.
5014
5015 Thu Aug  8 01:36:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5016
5017         * gnus.el: Red Gnus v0.7 is released.
5018
5019 Thu Aug  8 01:29:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5020
5021         * message.el (message-deletable-headers): Have Lines be
5022         deletable. 
5023
5024 Wed Aug  7 23:41:26 1996  Richard Pieri  <ratinox@unilab.dfci.harvard.edu>
5025
5026         * gnus.el (gnus-short-group-name): New version.
5027
5028 Wed Aug  7 19:55:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5029
5030         * gnus-start.el (gnus-declare-backend): New function.
5031
5032         * gnus-xmas.el (gnus-xmas-pointer-glyph): New variable.
5033         (gnus-xmas-modeline-glyph): New variable.
5034         (gnus-xmas-mode-line-buffer-identification): New definition. 
5035
5036         * nntp.el (nntp-request-article): Would sometimes return nil
5037         falsely. 
5038         (nntp-find-group-and-number): Saved function.
5039         (nntp-request-article): Use it.
5040         (nntp-request-head): Saved.
5041
5042         * gnus-dup.el (gnus-dup-suppress-articles): Message.
5043
5044         * gnus-group.el (gnus-group-mark-group): Used string instead of
5045         char. 
5046
5047 Wed Aug  7 02:52:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5048
5049         * gnus-util.el: Use `format-time-string'.
5050
5051         * gnus-sum.el (gnus-summary-edit-article-postpone): Defined
5052         again. 
5053
5054         * article.el (article-make-date-line): Would say "unknown" on
5055         "now" dates.
5056
5057 Wed Aug  7 02:48:12 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
5058
5059         * message.el (message-rename-buffer): Set proper outsave name. 
5060
5061 Wed Aug  7 00:28:44 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5062
5063         * nnheader.el (nnheader-temp-write): Always use
5064         `fundamental-mode'. 
5065
5066         * gnus-util.el (gnus-date-iso8601): Illegal format.
5067
5068         * gnus-group.el (gnus-group-make-doc-group): Full name in server
5069         name. 
5070
5071         * gnus-undo.el (gnus-undo): Typo.
5072
5073         * gnus-group.el (gnus-group-mark-group): Don't touch props.
5074
5075         * gnus-score.el (gnus-score-headers): Don't root out 0 scores when
5076         saving.
5077
5078         * gnus-art.el (gnus-narrow-to-page): Don't do a "next-page" if
5079         `^L' is the last char.
5080
5081         * gnus.el (gnus): Autoload.
5082
5083 Tue Aug  6 23:00:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5084
5085         * gnus-score.el (gnus-score-string): Wouldn't do word and fuzzy
5086         matching properly.
5087
5088 Mon Aug  5 22:23:03 1996  Raja R. Harinath  <harinath@cs.umn.edu>
5089
5090         * gnus-gl.el (gnus-grouplens-mode): Clear proper variables.
5091
5092 Mon Aug  5 20:27:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5093
5094         * gnus-art.el (gnus-article-edit-exit): Would move point.
5095         (gnus-article-edit): New command.
5096
5097         * nnml.el (nnml-request-rename-group): Copy over .overview file. 
5098         (nnml-request-group): Better error message.
5099
5100 Sat Aug  3 17:52:01 1996  Steven L Baur  <steve@miranova.com>
5101
5102         * gnus-setup.el (message): Can't require 'message until we know
5103         where the Gnus .elcs are.
5104         
5105 Mon Aug  5 20:07:11 1996  François Pinard  <pinard@progiciels-bpi.ca>
5106
5107         * gnus-util.el (gnus-date-iso8601): New function.
5108
5109 Mon Aug  5 19:14:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5110
5111         * gnus-sum.el (gnus-summary-search-article-forward): Show thread
5112         when finding matches.
5113
5114         * nnmail.el (nnmail-get-spool-files): Sort procmail files.
5115
5116 Mon Aug  5 02:25:06 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5117
5118         * gnus.el: Red Gnus v0.6 is released.
5119
5120 Mon Aug  5 01:12:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5121
5122         * nntp.el (nntp-request-type): Defined again.
5123
5124 Mon Aug  5 01:01:15 1996  Ralph Schleicher  <rs@purple.ul.bawue.de>
5125
5126         * gnus-score.el (gnus-ignored-adaptive-words): New value.
5127
5128 Mon Aug  5 00:12:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5129
5130         * gnus-util.el (gnus-group-real-name): Tweaked definition.
5131
5132         * gnus-eform.el (gnus-edit-form-done): Didn't call the right
5133         function. 
5134
5135 Sun Aug  4 23:30:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5136
5137         * gnus-score.el (gnus-score-load-files): Returned nil.
5138
5139 Sun Aug  4 06:11:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5140
5141         * gnus-load.el (gnus-use-undo): New variable.
5142
5143         * gnus-undo.el: New file.
5144
5145         * gnus-score.el (gnus-default-adaptive-word-score-alist): New
5146         variable. 
5147         (gnus-score-adaptive): Adaptivity on words.
5148         (gnus-ignored-adaptive-words): New variable.
5149         (gnus-all-score-files): Made into own function.
5150         (gnus-score-load-files): Ditto.
5151         (gnus-score-find-favourite-words): New command and keystroke.
5152
5153         * gnus-load.el (gnus-use-adaptive-scoring): Doc fix.
5154
5155         * gnus-score.el (gnus-enter-score-words-into-hashtb): New
5156         function. 
5157         (gnus-score-build-cons): Removed.
5158         (gnus-score-string): Score words.
5159
5160 Sun Aug  4 01:33:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5161
5162         * gnus.el: Red Gnus v0.5 is released.
5163
5164 Sun Aug  4 00:17:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5165
5166         * nntp.el (nntp-wait-for): Goto point-max before inserting.
5167         (nntp-retrieve-headers): Didn't inhibit Erasure.
5168
5169         * gnus-eform.el (gnus-edit-form-mode-map): Buggy.
5170
5171         * nntp.el (nntp-send-command-nodelete): New function.
5172
5173 Sat Aug  3 22:21:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5174
5175         * article.el (article-date-ut): Wouldn't do anything much.
5176
5177         * nntp.el (nntp-wait-for): Wouldn't allow posting.
5178
5179         * nnmail.el (nnmail-delete-incoming): Set to nil.
5180
5181 Sat Aug  3 01:31:24 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5182
5183         * gnus-score.el (gnus-home-score-file): New variable.
5184         (gnus-home-score-file): New function.
5185         (gnus-hierarchial-home-score-file): New function.
5186         (gnus-possibly-score-headers): Use `adapt-file' param.
5187         (gnus-home-adapt-file): New variable.
5188         (gnus-hierarchial-home-adapt-file): New function.
5189
5190         * gnus-load.el (gnus-original-article-buffer): Moved here.
5191
5192         * gnus-sum.el (gnus-article-mark): New macro.
5193         (gnus-summary-prepare-unthreaded): Use it.
5194         (gnus-summary-prepare-threads): Ditto.
5195
5196         * gnus-win.el (gnus-buffer-configuration): New `edit-article'
5197         setting. 
5198
5199         * gnus-sum.el (gnus-summary-edit-article): Don't move point in the
5200         article buffer.
5201         (gnus-summary-edit-article-done): Don't move point after editing.
5202         (gnus-summary-edit-article-postpone): Removed.
5203         (gnus-summary-update-article-line): New function.
5204
5205         * gnus-art.el (gnus-article-edit-mode-map): Buggy map.
5206
5207 Fri Aug  2 22:36:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5208
5209         * gnus.el: Red Gnus v0.4 is released.
5210
5211 Wed Jul 31 15:23:54 1996  Ken Olstad  <ken@mn.cheyenne.com>
5212
5213         * gnus-xmas.el (gnus-xmas-redefine): Disable XFace when running
5214         under tty.
5215
5216 Wed Jul 31 14:21:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5217
5218         * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead
5219         of `length'.
5220
5221 Fri Aug  2 21:48:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5222
5223         * gnus-dup.el (gnus-dup-suppress-articles): Wouldn't mark articles
5224         properly.
5225
5226 Fri Aug  2 21:40:33 1996  Glenn Coombs  <glenn@prl.research.philips.com>
5227
5228         * gnus-vis.el (gnus-button-url): New definition.
5229
5230 Fri Aug  2 19:08:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5231
5232         * gnus-group.el (gnus-update-read-articles): Moved here.
5233
5234         * gnus-sum.el (gnus-update-read-articles): Moved here.
5235
5236         * gnus-async.el (gnus-async-request-fetched-article): Would bug
5237         out on Message-IDs.
5238
5239         * gnus-score.el (gnus-score-save): Would kill wrong buffer.
5240
5241         * nntp.el (nntp-process-filter): Insert at point-max.
5242
5243         * nnheader.el (nnheader-set-temp-buffer): Accept a noerase param.
5244
5245 Fri Aug  2 00:14:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5246
5247         * gnus-topic.el (gnus-topic-edit-parameters): New command.
5248         (gnus-group-topic-parameters): New function.
5249         (gnus-topic-set-parameters): New function.
5250         (gnus-topic-parameters): New function.
5251
5252         * gnus-group.el (gnus-group-edit-group-done): Newish definition.
5253
5254         * gnus-srvr.el (gnus-server-edit-server): Use new edit function.
5255         (gnus-server-edit-server-done): Removed.
5256
5257         * gnus-group.el: Use new edit function.
5258
5259         * gnus-eform.el (gnus-eform): New file.
5260
5261         * gnus-group.el (gnus-group-goto-group): Tippy-toe around some
5262         more to find the most likely instance of the group.
5263         (gnus-edit-form): New function.
5264         (gnus-edit-form-mode): New command.
5265         (gnus-edit-form-make-menu-bar): New function.
5266         (gnus-edit-form-mode-hook): New variable.
5267         (gnus-edit-form-exit): New command and keystroke.
5268         (gnus-edit-form-done): Ditto.
5269
5270         * gnus-topic.el: Moved functions around.
5271         (gnus-current-topic): Renamed.
5272         (gnus-current-topics): New function.
5273         (gnus-group-parent-topic): New function.
5274
5275         * article.el (gnus-signature-separator): New default.
5276         (gnus-signature-limit): Extended value.
5277         (article-narrow-to-signature): Use it.
5278
5279         * gnus-cite.el (gnus-cite-parse): Use new signature functions.
5280
5281         * article.el (article-search-signature): New function.
5282         (gnus-signature-separator): Allow wider syntax.
5283
5284         * gnus-async.el (gnus-use-header-prefetch): New variable.
5285         (gnus-async-set-article-buffer): Removed.
5286         (gnus-async-prefetch-headers): New function.
5287         (gnus-async-retrieve-fetched-headers): New function.
5288         (gnus-async-prefetch-headers-buffer): New variable.
5289
5290         * gnus-salt.el (gnus-summary-pick-line-format): New variable.
5291         (gnus-pick-mode): Use it.
5292         (gnus-pick-line-number): New function.
5293         (gnus-pick-article): New command and keystroke.
5294         (gnus-pick-mode-map): Changed " " to `gnus-pick-next-page'.
5295         (gnus-pick-next-page): New command and keystroke.
5296         (gnus-mark-unpicked-articles-as-read): New variable.
5297         (gnus-pick-start-reading): Use it.
5298
5299         * gnus-sum.el (gnus-summary-line-format-alist): Add pick line
5300         number. 
5301
5302 Thu Aug  1 23:32:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5303
5304         * nntp.el (nntp-request-list): Decode.
5305         (nntp-request-list-newsgroups): Ditto.
5306
5307         * gnus-gl.el (gnus-grouplens-mode): Update summary line specs. 
5308
5309         * gnus-msg.el (gnus-debug): Would bug out.
5310
5311 Thu Aug  1 23:24:48 1996  Glenn Coombs  <glenn@prl.research.philips.com>
5312
5313         * gnus-sum.el (gnus-summary-update-mark): Work on hidden threads.
5314
5315 Thu Aug  1 00:00:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5316
5317         * gnus-score.el (gnus-score-save): Wouldn't save scores.
5318
5319         * gnus-load.el (gnus-summary-line-format): Moved here.
5320
5321         * gnus.el (gnus-alive-p): More thorough definition.
5322         (gnus-info-set-entry): New macro.
5323
5324         * gnus-move.el: New file.
5325         (gnus-move-group-to-server): New function.
5326         (gnus-change-server): New command.
5327         (gnus-group-move-group-to-server): New command.
5328
5329         * gnus-start.el (gnus-parse-active): New function.
5330
5331         * gnus.el (gnus-read-method): Mew function.
5332         * gnus-group.el: Use it.
5333
5334         * gnus-load.el (gnus-suppress-duplicates): New variable.
5335
5336         * gnus-dup.el: New file.
5337
5338         * gnus-sum.el (gnus-data-read-p): New macro.
5339         (gnus-duplicate-mark): New variable.
5340
5341 Wed Jul 31 23:09:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5342
5343         * gnus.el: Red Gnus v0.3 is released.
5344
5345 Wed Jul 31 21:38:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5346
5347         * nntp.el (nntp-retrieve-headers-with-xover): Didn't work.
5348
5349         * gnus-load.el (gnus-suppress-keymap): New function.
5350
5351 Wed Jul 31 01:20:58 1996  Sudish Joseph  <sudish@mindspring.com>
5352
5353         * gnus-picon.el (gnus-group-display-picons): Delete just the live
5354         extents. 
5355
5356 Wed Jul 31 21:15:01 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5357
5358         * gnus.el ((load)): Only eval splash when loading.
5359
5360         * gnus-group.el (gnus-group-quit): Always kill group buffer.
5361
5362         * nntp.el (nntp-open-connection): Escape errors.
5363
5364 Wed Jul 31 16:09:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5365
5366         * nnml.el (nnml-request-rename-group): Would move subgroups as
5367         well. 
5368         * nnmh.el: Ditto.
5369
5370         * gnus-group.el (gnus-group-rename-group): Use current group name
5371         as default.
5372         (gnus-group-rename-group): Added doc string.
5373
5374         * gnus-sum.el (gnus-general-simplify-subject): Renamed.
5375
5376 Wed Jul 31 16:05:06 1996  Paul Franklin  <paul@transmeta.com>
5377
5378         * gnus-sum.el (gnus-pdf-simplify-subject): New version.
5379
5380 Wed Jul 31 15:59:04 1996  Raja R. Harinath  <harinath@cs.umn.edu>
5381
5382         * nntp.el (nntp-retrieve-headers-with-xover): `last' returns cdr. 
5383
5384 Wed Jul 31 15:18:33 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5385
5386         * nntp.el (nntp-retrieve-headers-with-xover): Put the result in
5387         the right buffer.
5388         (nntp-request-body): Decode.
5389
5390         * gnus.el (gnus-no-server): Would bug out when gnus-start wasn't
5391         loaded. 
5392
5393         * gnus-art.el (gnus-article-edit-mode): New command.
5394         (gnus-article-edit-mode-hook): New variable.
5395         (gnus-article-edit-mode-map): New variable.
5396
5397 Wed Jul 31 15:18:26 1996  François Pinard  <pinard@progiciels-bpi.ca>
5398
5399         * gnus-art.el (gnus-article-edit-full-stops): New command.
5400
5401 Wed Jul 31 13:03:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5402
5403         * gnus-sum.el (gnus-summary-edit-wash): New command and keystroke.
5404
5405         * message.el (message-sort-headers-1): Sort properly on totally
5406         empty headers.
5407
5408         * article.el (article-hide-boring-headers): Didn't hide completely
5409         empty headers.
5410
5411         * nntp.el (nntp-encode-text): Rescued.
5412         (nntp-send-buffer): New function.
5413         (nntp-request-post): New function.
5414
5415         * gnus-util.el (gnus-define-keys-safe): New macro.
5416         (gnus-define-keys-1): Accept `safe' param.
5417
5418         * gnus-load.el (gnus-summary-mode-map): Define the main three
5419         keymaps prematurely here.
5420
5421 Wed Jul 31 12:48:23 1996  Steven L. Baur  <steve@miranova.com>
5422
5423         * gnus-load.el (gnus-default-nntp-server): Moved.
5424
5425 Wed Jul 31 03:15:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5426
5427         * nndoc.el (nndoc-add-type): Remove old type definition.
5428
5429         * article.el: Changed variable names back to `gnus-'.
5430
5431 Tue Jul 30 23:07:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5432
5433         * nntp.el (nntp-connection-alist): Define as oo.
5434
5435         * nndoc.el (nndoc-add-type): Wrong number of args.
5436         (nndoc-set-delims): Free var.
5437
5438 Tue Jul 30 23:02:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5439
5440         * gnus.el: Red Gnus v0.1 is released.
5441
5442 Tue Jul 30 22:34:11 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5443
5444         * nntp.el (nntp-find-connection-buffer): New function.
5445         (nntp-retrieve-headers): Use it.
5446
5447 Tue Jul 30 00:00:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5448
5449         * nndoc.el (nndoc-add-type): New function.
5450         (nndoc-guess-type): New function.
5451         (nndoc-set-delims): New definition.
5452
5453         * nntp.el (nntp-open-server): Init server buffer.
5454
5455         * gnus.el (gnus-group-prefixed-name): Do the right thing with nil
5456         methods. 
5457         (gnus-group-rename-group): Would act oddly when renaming native
5458         groups. 
5459
5460 Mon Jul 29 14:17:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5461
5462         * gnus-load.el (gnus-startup-hook): Removed hilit removal.
5463
5464         * gnus-async.el: New file.
5465
5466         * gnus-int.el (gnus-asynchronous-p): New function.
5467
5468         * nntp.el: Replaced with new, asynchronous version.
5469
5470 Mon Jul 29 11:48:07 1996  Paul Franklin  <paul@transmeta.com>
5471
5472         * gnus-sum.el (gnus-pdf-simplify-subject): New function.
5473         (gnus-summary-simplify-subject-query): New command.
5474
5475 Mon Jul 29 10:05:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5476
5477         * gnus-sum.el (gnus-summary-mode-map): Command for emphasis.
5478
5479         * gnus-art.el (gnus-article-wash-status): Report emphasis.
5480
5481         * article.el (article-unhide-text-type): New function.
5482         (article-emphasize): New function.
5483         (article-emphasis-alist): New variable.
5484
5485         * gnus-score.el (gnus-score-headers): Hook into advanced scoring.
5486
5487         * gnus-logic.el: New file.
5488
5489         * article.el (article-treat-overstrike): Mark hiding type.
5490
5491 Mon Jul 29 10:00:52 1996  d. hall  <dhall@illusion.apk.net>
5492
5493         * gnus-art.el (gnus-article-wash-status): New function.
5494
5495 Sun Jul 28 15:20:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5496
5497         * article.el (article-hidden-arg): Renamed all variables and
5498         functions to `article-'.
5499
5500         * gnus.el: Split file into gnus-start.el, gnus-group.el,
5501         gnus-sum.el, gnus-art.el, gnus-win.el, gnus-load.el, gnus-util.el,
5502         gnus-bcklg.el, gnus-spec.el, article.el, and gnus-int.el.
5503