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