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