*** empty log message ***
[gnus] / lisp / ChangeLog
1 Mon Dec 16 14:33:58 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2
3         * gnus-msg.el (gnus-bug): Insert nntp server type.
4         (gnus-copy-article-buffer): Remove prev/next buttons.
5
6         * gnus-cache.el (gnus-jog-cache): Let the call func be
7         interactive. 
8
9         * gnus-art.el (gnus-summary-save-in-pipe): Include number of
10         articles. 
11         (gnus-article-add-buttons): Don't add buttons to already
12         buttonized areas.
13
14         * nntp.el (nntp-open-connection): Allow `C-g' to continue.
15
16         * nnbabyl.el (nnbabyl-retrieve-headers): Wouldn't find all
17         articles sometimes.
18
19         * gnus-sum.el (gnus-data-compute-positions): Reinstated.
20         (gnus-remove-thread): Do the right thing with dummy roots.
21
22         * nndoc.el (nndoc-request-article): Only return valid articles.
23
24         * nnfolder.el (nnfolder-delete-mail): Wouldn't delete From lines. 
25
26         * gnus-topic.el (gnus-topic-find-groups): Ignore nil groups. 
27
28         * nnfolder.el (nnfolder-save-mail): Quote all "From " lines.
29
30 Sat Dec 14 11:49:21 1996  David Moore  <dmoore@ucsd.edu>
31
32         * gnus-nocem.el (gnus-nocem-groups):
33         news.admin.net-abuse.bulletins is to replace
34         news.admin.net-abuse.announce for nocemish postings.
35
36 Mon Dec 16 13:38:38 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
37
38         * nnmail.el (nnmail-move-inbox): Message at end.
39
40         * gnus-sum.el (gnus-summary-refer-parent-article): Use
41         "in-reply-to" header.
42
43         * gnus-topic.el (gnus-topic-set-parameters): Enter into dribble. 
44
45         * gnus-sum.el (gnus-summary-save-newsrc): Change.
46         (gnus-summary-catchup): Only catch up the limited articles. 
47         (gnus-simplify-subject-fuzzy-regexp): Changed to nil.
48         (gnus-simplify-buffer-fuzzy): Ignore nil
49         gnus-simplify-subject-fuzzy-regexp. 
50
51         * gnus-srvr.el (gnus-server-prepare): Don't insert servers twice.
52
53 Thu Dec 12 18:18:11 1996  David Moore  <dmoore@ucsd.edu>
54
55         * gnus-start.el (gnus-setup-news): Use gnus-make-hashtable.
56         (gnus-update-active-hashtb-from-killed): ditto.
57         (gnus-newsrc-to-gnus-format): ditto.
58         
59         * gnus-bcklg.el (gnus-backlog-setup): ditto.
60
61         * gnus-sum.el (gnus-create-xref-hashtb): ditto.
62
63         * gnus-move.el (gnus-move-group-to-server): ditto.
64
65         * gnus-util.el (gnus-create-hash-size): Power of 2 hashtables can
66         be _significantly_ faster than 2^x-1 tables on many risc
67         machines.  Any gains of 2^x-1 are comparably small on other
68         machines. 
69
70 Fri Dec 13 05:05:03 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
71
72         * gnus.el: Red Gnus v0.75 is released.
73
74 Fri Dec 13 04:49:21 1996  Andre Deparade  <deparade@i3.informatik.rwth-aachen.de>
75
76         * gnus-cite.el (gnus-cited-text-button-line-format-alist): Make %b
77         and %e usable.
78
79 Fri Dec 13 01:06:09 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
80
81         * article.el (article-decode-rfc1522): Would collate subsequent
82         encodings. 
83
84         * gnus-start.el (gnus-check-bogus-newsgroups): Use
85         `map-y-or-n-p'. 
86
87         * gnus-topic.el (gnus-topic-kill-group): Save topic contents.
88         (gnus-topic-yank-group): Insert topic contents.
89
90         * gnus-sum.el (gnus-simplify-subject-fuzzy-regexp): Changed
91         default to "".
92
93         * gnus-score.el (gnus-score-find-favourite-words): Put point at bob.
94
95         * gnus-sum.el (gnus-summary-limit-to-age): Dox fix & interactive
96         spec. 
97
98 Fri Dec 13 01:01:46 1996  David Moore  <dmoore@ucsd.edu>
99
100         * gnus-sum.el (gnus-summary-limit-to-age): New function and
101         keystroke. 
102
103 Tue Dec 10 23:42:00 1996  David Moore  <dmoore@ucsd.edu>
104
105         * gnus-nocem.el (gnus-nocem-groups): news.lists.filters is to
106         replace alt.nocem.misc
107
108 Wed Dec 11 01:15:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
109
110         * nnfolder.el (nnfolder-request-expire-articles): Better message.
111         (nnfolder-delete-mail): Actually delete.
112
113         * gnus-sum.el (gnus-summary-update-info): Don't run
114         `gnus-exit-group-hook'. 
115         (gnus-summary-expire-articles): Do it.
116         (gnus-summary-exit): Ditto.
117         (gnus-summary-save-newsrc): New command and keystroke.
118
119 Wed Dec 11 00:38:12 1996  Stainless Steel Rat  <ratinox@peorth.gweep.net>
120
121         * gnus-sum.el (gnus-simplify-buffer-fuzzy): New version.
122
123 Mon Dec  9 21:00:09 1996  David Moore  <dmoore@ucsd.edu>
124
125         * gnus-sum.el (gnus-summary-catchup): Out dated catchup code
126         removed.
127
128         * nnvirtual.el (nnvirtual-update-read-and-marked): Work around a
129         cache of active count in gnus-update-read-articles.
130
131 Mon Dec  9 22:55:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
132
133         * article.el (article-emphasize): Use it.
134
135         * gnus-util.el (gnus-put-text-property-excluding-newlines): New
136         function. 
137
138 Mon Dec  9 08:38:08 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
139
140         * gnus-sum.el: Split customize groups and added links to the manual.
141
142 1996-12-08  Dave Love  <d.love@dl.ac.uk>
143
144         * gnus-vis.el (gnus-button-alist): Allow whitespace in `<URL:...'
145         markup (rfc1738), done last, after possible partial matches.
146         (gnus-button-url): Zap any whitespace from a <URL:...> match.
147
148 Mon Dec  9 02:18:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
149
150         * gnus-art.el (gnus-button-embedded-url): New function.
151         (gnus-button-alist): Use it.
152
153         * gnus-util.el (gnus-strip-whitespace): New function.
154
155 Mon Dec  9 00:04:24 1996  Richard Stallman  <rms@gnu.ai.mit.edu>
156
157         * gnus-start.el (gnus-read-init-file): Don't read init file when
158         started with "emacs -q".
159
160 Sun Dec  8 18:25:34 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
161
162         * gnus.el: Red Gnus v0.74 is released.
163
164 Fri Dec  6 12:47:24 1996  Wes Hardaker  <Wesley.Hardaker@sphys.unil.ch>
165
166         * gnus-picon.el (gnus-picons-insert-face-if-exists): Don't reverse
167         domains.
168
169 Fri Dec  6 11:33:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
170
171         * nnfolder.el (nnfolder-request-article): Use it.
172         (nnfolder-retrieve-headers): Wouldn't find the right header.
173
174         * nnmail.el (nnmail-search-unix-mail-delim-backward): New function.
175
176 Thu Dec  5 21:51:03 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
177
178         * gnus.el (gnus-server-add-address): Don't add "*-address" to all
179         servers. 
180
181 Thu Dec  5 21:01:22 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
182
183         * gnus.el: Red Gnus v0.73 is released.
184
185 Thu Dec  5 19:29:50 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
186
187         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Message the line
188         number.
189
190         * nnml.el (nnml-request-scan): Change server.
191
192 Sat Nov 30 00:42:39 1996  Steven L Baur  <steve@altair.xemacs.org>
193
194         * earcon.el: Added Customization.
195
196 Thu Dec  5 11:24:15 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
197
198         * gnus-sum.el (gnus-summary-prepare-threads): Don't output
199         articles outside the limit.
200
201         * gnus-group.el (gnus-group-level): New function.
202         (gnus-group-list-active): Faster implementation.
203         (gnus-group-list-all-matching): Accept a `C-u' prefix.
204
205         * message.el (message-news): Make sure newsey things are done.
206
207         * gnus-kill.el (gnus-execute-1): Eval forms properly.
208
209         * gnus-score.el (gnus-score-find-bnews): Treat "+" like ordinary
210         characters. 
211
212         * gnus-sum.el (gnus-summary-make-menu-bar): Update.
213
214         * nndoc.el (nndoc-forward-type-p): Don't give false positives. 
215
216         * message.el (message-user-mail-address): Bypass mail-extr.
217         (message-make-forward-subject): Only fetch the first Subject.
218
219         * gnus-art.el (gnus-button-alist): Reconize news:group urls.
220
221         * gnus-start.el (gnus-group-change-level): Didn't quote strings
222         entered into dribble.
223
224         * gnus-util.el (gnus-prin1-to-string): Use print-quoted-
225
226         * nnbabyl.el (nnbabyl-request-article): Wouldn't find first
227         article properly.
228         (nnbabyl-delete-mail): Ditto.
229
230 Thu Dec  5 06:16:25 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
231
232         * nnmail.el (nnmail-split-history): Use
233         `with-output-to-temp-buffer'. 
234
235 Thu Dec  5 08:46:26 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
236
237         * gnus-sum.el (gnus-nov-parse-line): unwind-protect the
238         narrowing. 
239
240 Tue Dec  3 14:06:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
241
242         * nnheader.el (nnheader-find-file-noselect): Disable local
243         variables. 
244
245         * gnus-group.el (gnus-group-fetch-faq): Ditto.
246
247 Mon Dec  2 17:12:26 1996  Ralph Schleicher  <rs@purple.UL.BaWue.DE>
248
249         * gnus-demon.el (gnus-demon-time-to-step): Make it work.
250
251 Sun Dec  1 07:35:32 1996  Lars Magne Ingebrigtsen  <larsi@proletcult.slip.ifi.uio.no>
252
253         * nntp.el (nntp-retrieve-articles): New function.
254         (nntp-next-result-arrived-p): New function.
255
256 Sat Nov 30 13:50:15 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
257
258         * nnfolder.el (nnfolder-retrieve-headers): Parse unix mboxes better.
259         (nnfolder-request-article): Ditto.
260
261         * message.el (message-rename-buffer): Make sure the renamed buffer
262         is valid.
263
264 Sat Nov 30 12:06:47 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
265
266         * gnus-cache.el (gnus-cache-enter-article): Warn when trying to
267         cache negative articles.
268
269 Sat Nov 30 08:53:48 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
270
271         * gnus.el: Red Gnus v0.72 is released.
272
273 1996-11-30  Markus Linnala  <maage@cs.tut.fi>
274
275         * gnus-sum.el (gnus-summary-refer-parent-article): Work when there
276         are no references.
277
278 1996-11-30  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
279
280         * message.el (message-fetch-field): Fetch all headers.
281
282         * gnus-sum.el (gnus-cut-thread): Would cut off the wrong
283         children. 
284
285         * gnus-score.el (gnus-all-score-files): Take an optional group
286         param. 
287
288         * gnus-start.el (gnus-dribble-touch): New function.
289         (gnus-master-read-slave-newsrc): Use it.
290
291         * gnus-salt.el (gnus-generate-vertical-tree): Would bug out on
292         sparse articles.
293
294         * gnus-sum.el (gnus-summary-search-article): Would infloop.
295
296         * gnus-nocem.el: Ignore invalid entries.
297
298         * gnus-sum.el (gnus-data-remove): Wouldn't update properly when
299         treating the first article in the buffer.
300         (gnus-rebuild-thread): Would compute the wrong offset.
301         (gnus-summary-move-article): Don't mark as read.
302
303 1996-11-28  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
304
305         * gnus-sum.el (gnus-thread-loop-p): New function.
306         (gnus-make-threads): Avoid inflooped references.
307
308         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
309         print-length to nil.
310
311 Wed Nov 27 02:41:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
312
313         * nnmail.el (nnmail-process-babyl-mail-format): Goto-char placed
314         wrongly. 
315
316         * gnus-group.el (gnus-group-select-group-emphemerally): New
317         command and keystroke.
318
319         * gnus-sum.el (gnus-read-header): Fold continuation lines.
320
321 Tue Nov 26 18:43:29 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
322
323         * gnus-sum.el (gnus-summary-update-info): Don't change buffer.
324
325 Tue Nov 26 17:56:19 1996  Hrvoje Niksic  <hniksic@srce.hr>
326
327         * gnus-sum.el (gnus-summary-print-article): Prompt for file name. 
328
329 Tue Nov 26 17:08:07 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
330
331         * article.el (article-date-ut): Use original date.
332
333 Tue Nov 26 08:36:38 1996  Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
334
335         * gnus-picon.el: Customize.
336
337         * smiley.el: Customize.  Change artist's email address in comments.
338
339 Tue Nov 26 04:37:54 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
340
341         * gnus.el: Red Gnus v0.71 is released.
342
343 Tue Nov 26 00:58:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
344
345         * gnus-sum.el (gnus-get-split-value): Expand file names in save
346         dir. 
347
348 Mon Nov 25 22:50:19 1996  Jens Lautenbacher  <jens@lemming5.lem.uni-karlsruhe.de>
349
350         * gnus-group.el (gnus-group-make-menu-bar): Moved customize.
351
352 Mon Nov 25 15:27:41 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
353
354         * gnus.el (custom-facep): Removed.
355
356         * gnus-topic.el (gnus-topic-line-format): Added customize
357         support. 
358
359         * gnus.el (gnus-article-display-hook): Moved
360         `gnus-article-treat-overstrike' last.
361
362 Mon Nov 25 11:21:15 1996  Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
363
364         * gnus-picon.el: (gnus-picons-try-to-find-face): New param: rightp.
365         (gnus-picons-insert-face-if-exists): Use it and own new param.
366         More properly detect location of bar and dots.
367         (gnus-group-display-picons): Use above.
368         (gnus-article-display-picons): ditto.
369
370 Mon Nov 25 04:17:03 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
371
372         * nnfolder.el (nnfolder-read-folder): Make buffer read/write.
373
374         * gnus-sum.el (gnus-summary-print-article): Delete invisible text
375         first. 
376
377         * article.el (article-delete-invisible-text): New function.
378
379         * nntp.el (nntp-possibly-change-group): Would abort async
380         fetches. 
381
382         * gnus-sum.el (gnus-summary-print-article): New command and
383         keystroke. 
384         (gnus-summary-move-article): Select the article first.
385
386         * message.el (message-user-agent): Define the message mail user
387         agent. 
388
389 Sun Nov 24 02:28:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
390
391         * nntp.el (nntp-possibly-change-group): Would get confused.
392
393         * gnus-art.el (gnus-button-url-regexp): Allow all word-constituent
394         characters to be part of urls.
395
396         * nntp.el (nntp-possibly-change-group): Wait until the status line
397         arrives and delete it.
398
399 Sun Nov 24 01:36:45 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
400
401         * gnus.el: Red Gnus v0.70 is released.
402
403 Sat Nov 23 23:22:27 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
404
405         * message.el (message-mode-menu): Added `message-caesar-region'. 
406         (message-mode-field-menu): Added `message-insert-to' and
407         `message-insert-newsgroups'. 
408
409 Sat Nov 23 19:53:30 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
410
411         * nnkiboze.el: Would destroy all component group infos.
412
413         * gnus-xmas.el (gnus-summary-mail-toolbar): Reversed cathup.
414
415         * gnus-sum.el (gnus-summary-article-unread-p): New function.
416         (gnus-remove-thread-1): Avoid `text-propery-any'.
417         (gnus-summary-insert-subject): Ditto.
418         (gnus-data-compute-positions): Removed.
419
420         * gnus-dup.el (gnus-dup-suppress-articles): Didn't do anything.
421
422         * gnus-group.el (gnus-group-restart): Just start up Gnus
423         properly. 
424
425 Sat Nov 23 07:16:39 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
426
427         * gnus.el: Red Gnus v0.69 is released.
428
429 Sat Nov 23 05:00:36 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
430
431         * gnus-cache.el (gnus-cache-update-active): Wouldn't mark the
432         cache active file as changed.
433
434         * gnus-start.el (gnus-setup-news): Slaves shouldn't check for new
435         newsgroups. 
436
437         * gnus-sum.el (gnus-group-make-articles-read): Update group line
438         on undo.
439
440         * gnus-move.el (gnus-move-group-to-server): Check whether
441         to-active is nil.
442
443         * gnus-score.el (gnus-score-find-hierarchical): Do the right thing
444         for prefixed group names.
445
446         * nnml.el (nnml-generate-nov-databases-1): Don't infloop.
447
448 Sat Nov 23 04:58:49 1996  Steven L. Baur  <steve@miranova.com>
449
450         * gnus-score.el (gnus-score-score-files-1): Don't infloop. 
451
452 Sat Nov 23 04:40:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
453
454         * gnus-art.el (gnus-article-make-menu-bar): Protect against
455         undefined menu vars.
456
457         * gnus-group.el (gnus-group-rename-group): Prompt fix.
458
459 Fri Nov 22 12:17:14 1996  David Moore  <dmoore@ucsd.edu>
460
461         * nnml.el (nnml-generate-nov-databases-1): Don't infloop.
462
463         * gnus-score.el (gnus-score-score-files-1): Don't infloop, be
464         slightly faster.
465
466 Fri Nov 22 22:18:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
467
468         * gnus-move.el (gnus-move-group-to-server): Looking-at bug.
469         (gnus-move-group-to-server): Extend.
470
471         * message.el (message-check-news-header-syntax): Change shoot-me
472         line. 
473
474 Thu Nov 21 18:31:56 1996  David Moore  <dmoore@ucsd.edu>
475
476         * gnus-util.el (gnus-atomic-progn, gnus-atomic-progn-assign,
477         gnus-atomic-setq): Routines to help protect against corruption to
478         internal Gnus datastructures from C-g or error signals.
479
480         * gnus-util.el (gnus-atomic-be-safe): Variable which can set to
481         nil to disable the C-g atomic protection.
482
483         * nnvirtual.el (nnvirtual-update-read-and-marked): Replaces
484         nnvirtual-update-reads and nnvirtual-update-marked.  Does updates
485         to component groups atomically.
486         (nnvirtual-request-update-info): Update the virtual group
487         atomically.
488
489 Fri Nov 22 00:19:23 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
490
491         * gnus.el: Create menu bar even when not using menu-bar-mode.
492
493         * gnus-start.el (gnus-1): Don't paint picture gnu twice.
494
495         * gnus-sum.el (gnus-group-make-articles-read): Undo in the right
496         buffer.
497         (gnus-update-read-articles): Ditto.
498
499 Fri Nov 22 00:04:59 1996  Raja R. Harinath  <harinath@cs.umn.edu>
500
501         * nnheader.el (nnheader-generate-fake-message-id): Interact better
502         with duplicate suppression.
503
504 Thu Nov 21 23:31:30 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
505
506         * gnus.el (gnus-info-set-entry): Wouldn't extend far enough.
507
508         * gnus-salt.el (gnus-tree-minimize): Ignore errors.
509
510         * gnus-sum.el (gnus-summary-article-sparse-p): New macro.
511         (gnus-summary-article-ancient-p): Ditto.
512         (gnus-summary-search-article): Skip sparse articles.
513
514         * article.el (article-date-ut): Wouldn't pick out the date right. 
515
516 Thu Nov 21 23:07:34 1996  Raja R. Harinath  <harinath@cs.umn.edu>
517
518         * gnus-dup.el (gnus-dup-enter-articles): Ignore sparse articles. 
519
520 Thu Nov 21 21:57:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
521
522         * gnus-dup.el (gnus-dup-suppress-articles): Only suppress read
523         articles. 
524
525         * article.el (article-delete-text-of-type): Would bug out.
526
527 Thu Nov 21 11:02:36 1996  David Moore  <dmoore@ucsd.edu>
528
529         * nnoo.el (nnoo-change-server): Only preserve un-ooed variables if
530         they exist globally.
531
532 Thu Nov 21 10:52:39 1996  Steven L Baur  <steve@miranova.com>
533
534         * article.el (article-date-ut): Extend date header recognition to
535         deal with systems that put a TAB after the colon.
536
537 Thu Nov 21 19:50:26 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
538
539         * gnus.el: Red Gnus v0.68 is released.
540
541 Thu Nov 21 05:33:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
542
543         * nnoo.el (nnoo-change-server): Protect against void vars.
544
545 Thu Nov 21 00:00:29 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
546
547         * gnus.el: Red Gnus v0.67 is released.
548
549 Wed Nov 20 22:54:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
550
551         * message.el (message-mode-field-menu): Separated.
552
553         * nnoo.el (nnoo-change-server): Preserve un-ooed variables as
554         well. 
555
556         * nnbabyl.el (nnbabyl-read-mbox): Understand movemailed babyl
557         files. 
558
559 Wed Nov 20 19:25:40 1996  Kurt Swanson  <kurt@dna.lth.se>
560
561         * gnus-art.el (gnus-article-make-menu-bar): Fix menu bar.
562
563 Wed Nov 20 05:27:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
564
565         * gnus-sum.el (gnus-article-sort-by-lines,
566         gnus-thread-sort-by-lines): New functions.
567         (gnus-summary-sort-by-lines): New command and keystroke.
568
569         * gnus.el (gnus-other-frame): Be a bit more clever.
570
571         * gnus-group.el (gnus-group-get-new-news): Check for new
572         newsgroups. 
573
574         * nnheader.el (nnheader-insert-file-contents-literally): Bind
575         `default-major-mode' to nil.
576
577         * gnus-sum.el (gnus-group-make-articles-read): Yet another undo
578         bug. 
579
580         * nnmail.el (nnmail-article-group): Wrong `junk' check.
581
582 Wed Nov 20 05:13:05 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
583
584         * gnus.el: Red Gnus v0.66 is released.
585
586 Wed Nov 20 01:57:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
587
588         * nnmail.el (nnmail-article-group): Would lose mail when using
589         advanced splitting!
590
591         * gnus-sum.el (gnus-update-read-articles): Undo fix.
592
593 Tue Nov 19 22:56:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
594
595         * nnheader.el (nnheader-auto-mode-alist): New function.
596
597 Tue Nov 19 21:57:29 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
598
599         * gnus.el: Red Gnus v0.65 is released.
600
601 Tue Nov 19 17:41:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
602
603         * message.el (message-do-fcc): Supply FROM-GNUS param to
604         rmail-output. 
605
606         * gnus-msg.el (gnus-setup-message): Use the buffer name instead of
607         the buffer.
608
609         * nnmail.el (nnmail-article-group): Respect `junk' advanced
610         splits. 
611
612         * gnus-group.el (gnus-group-restart): Clear system.
613
614         * nnfolder.el (nnfolder-read-folder): Handle zipped files.
615
616         * nnheader.el (nnheader-find-file-noselect): New definition.
617
618         * gnus-art.el (gnus-article-make-menu-bar): Use the menu bar.
619
620         * gnus-score.el (gnus-all-score-files): Would still get the score
621         files in wrong order.
622
623         * gnus-start.el (gnus-find-new-newsgroups): End message on wrong
624         level. 
625
626         * gnus-srvr.el (gnus-server-prepare): Don't list servers twice.
627
628         * gnus-xmas.el (gnus-xmas-read-event-char): Mystery hanging bug.
629
630         * gnus-score.el (gnus-all-score-files): Expand all files in the
631         kill files directory.
632
633         * gnus-sum.el (gnus-group-make-articles-read): Register with undo
634         properly. 
635         (gnus-update-read-articles): Ditto.
636
637         * gnus-msg.el (gnus-debug): Include gnus-async in variables.
638
639 Tue Nov 19 00:07:14 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
640
641         * gnus.el: Red Gnus v0.64 is released.
642
643 Mon Nov 18 21:42:40 1996  Loren Schall  <schall@saifr00.ateng.az.honeywell.com>
644
645         * gnus-sum.el (gnus-summary-insert-line): Pick apart the From
646         header in reversed order.
647
648 Mon Nov 18 02:00:33 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
649
650         * gnus-sum.el (gnus-summary-refer-references): Protect against nil
651         References.
652
653         * gnus-score.el (gnus-all-score-files): Remove duplicate score
654         files from the end first.
655
656         * gnus-start.el (gnus-after-getting-new-news-hook,
657         gnus-get-new-news-hook): Switched defaults.
658
659         * gnus-score.el (gnus-all-score-files): Returned score files in
660         reverse order. 
661
662         * gnus-util.el (gnus-make-directory): Protect against nil dirs.
663
664         * gnus-art.el (gnus-decode-encoded-word-method): Default to
665         'gnus-article-de-quoted-unreadable. 
666
667         * gnus.el (gnus-read-group): Prohibit : in group name.
668         (gnus-article-display-hook): Removed
669         `gnus-article-de-quoted-unreadable'. 
670
671         * article.el (gnus-emphasis-alist): Accept "-" as word marker.
672
673         * messagexmas.el (message-xmas-dont-activate-region): Changed
674         default to t.
675
676 Sun Nov 17 01:09:21 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
677
678         * message.el: Added customize support.
679
680 Sun Nov 17 23:42:03 1996  Raja R. Harinath  <harinath@cs.umn.edu>
681
682         * gnus-gl.el (bbb-extract-token-number): Fix.
683
684 Sun Nov 17 12:18:27 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
685
686         * gnus-sum.el (gnus-summary-next-article): Use it.
687         (gnus-group-make-articles-read): Quote undo forms.
688         (gnus-update-read-articles): Ditto.
689
690         * gnus.el (gnus-key-press-event-p): New alias.
691
692 Sat Nov 16 22:05:24 1996  Steven L Baur  <steve@miranova.com>
693
694         * gnus-sum.el (gnus-summary-next-article): XEmacs doesn't use
695         integers for keyboard events.
696
697 Sun Nov 17 12:09:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
698
699         * gnus-group.el (gnus-group-set-timestamp): Protect against nil
700         gnus-newsgroup-name. 
701
702 Sun Nov 17 01:09:21 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
703
704         * nnmail.el: Added customize support.
705
706 Sat Nov 16 22:59:47 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
707
708         * gnus.el (gnus-summary-line-format): Dox fix.
709
710         * nnfolder.el (nnfolder-save-mail): Would insert extra newline at
711         the start.
712
713 Sat Nov 16 19:43:22 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
714
715         * gnus.el: Red Gnus v0.63 is released.
716
717 Sat Nov 16 11:32:43 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
718
719         * gnus-sum.el (gnus-summary-next-article): Ignore non-keyboard
720         events before starting to walk.
721
722         * gnus-topic.el (gnus-topic-prepare-topic): Insert topics that
723         have 0 unread if there is anything under.
724
725         * gnus-sum.el (gnus-summary-move-article): Do `B B' properly.
726
727         * gnus-topic.el (gnus-topic-parameters): Return nil on
728         non-existant topics.
729
730         * nntp.el (nntp-possibly-change-group): Would nix out async buffer
731         when switching groups.
732
733         * gnus-sum.el (gnus-summary-expire-articles): Update info before
734         expiring. 
735
736         * article.el (article-strip-leading-blank-lines): Would strip too
737         much. 
738
739         * gnus-sum.el (gnus-summary-mode): Update specs after running
740         hook. 
741
742         * gnus-util.el (gnus-boundp): New function.
743
744         * gnus-start.el (gnus-get-new-news-hook): Default to updating
745         display-time, if present.
746
747 Fri Nov 15 13:59:16 1996  Steven L Baur  <steve@miranova.com>
748
749         * gnus-xmas.el (gnus-xmas-define): Better fix for dealing with
750         scroll-in-place, which will be preloaded in XEmacs 19.15.
751
752         * gnus-art.el (gnus-article-prev-page): Guard scroll-(up|down)
753         against scroll-in-place package.
754         (gnus-article-next-page): Ditto.
755
756         * gnus-salt.el (gnus-pick-next-page): Ditto.
757
758 Fri Nov 15 21:40:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
759
760         * nnweb.el (gnus): Required.
761
762         * gnus-group.el (gnus-group-clear-data-on-native-groups): Offer to
763         move cache.
764
765         * gnus-cache.el (gnus-cache-move-cache): New command.
766
767         * nnvirtual.el (nnvirtual-create-mapping): Handle groups with no
768         articles. 
769
770         * gnus-group.el (gnus-group-insert-group-line-info): Compute the
771         right number for dead groups.
772
773         * nnvirtual.el: Complete-first-sentence-in-first-line-of-doc fix. 
774
775 Thu Nov 14 10:20:44 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
776
777         * gnus-win.el: Added customize support.
778
779         * gnus-uu.el: Added customize support.
780
781 Thu Nov 14 17:50:12 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
782
783         * gnus.el: Red Gnus v0.62 is released.
784
785 Thu Nov 14 12:25:23 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
786
787         * gnus.el (gnus-article-display-hook): Add
788         `gnus-article-de-quoted-unreadable' to default value.
789
790         * gnus-art.el (gnus-summary-article-menu): Dummy define.
791
792         * article.el (custom): Require first.
793
794         * dgnushack.el (require): New implementation.
795
796         * article.el (gnus-emphasis-alist): Recognize emphasis inside
797         quotes. 
798
799 Thu Nov 14 10:20:44 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
800
801         * nnmail.el (nnmail-split-abbrev-alist): Added `uucp' to `mail'. 
802
803 Thu Nov 14 11:25:51 1996  Samuel Tardieu  <sam@inf.enst.fr>
804
805         * nnmail.el (nnmail-search-unix-mail-delim): Skip past ">From "
806         after "From ".
807
808 Thu Nov 14 10:08:27 1996  Raja R. Harinath  <harinath@cs.umn.edu>
809
810         * gnus-gl.el (bbb-connect-to-bbbd): Only connect if we have the
811         token. 
812
813 Thu Nov 14 08:46:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
814
815         * message.el (message-insert-to): Deny with "never"
816         courtesy-copies-to header.
817
818         * dgnushack.el (require): Try both the uncompiled and the compiled
819         versions.
820
821         * nntp.el (nntp-send-authinfo): Hide password.
822
823 Wed Nov 13 12:00:43 1996  David Moore  <dmoore@ucsd.edu>
824
825         * gnus-start.el (gnus-parse-active): Correct range parsing
826         restored.
827
828 Tue Nov 12 14:09:15 1996  David Moore  <dmoore@ucsd.edu>
829
830         * gnus-nocem.el (gnus-nocem-enter-article): Don't store the same
831         message id in the cache twice.
832         (gnus-nocem-liberal-fetch): 
833
834         * gnus-nocem.el (gnus-nocem-liberal-fetch): New Variable.
835
836         * gnus-nocem.el (gnus-nocem-check-article,
837         gnus-nocem-scan-groups): Don't re-fetch a crossposted @@NCM
838         posting that we've alread verified and scanned.
839
840 Wed Nov 13 23:38:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
841
842         * gnus-start.el (gnus-parse-active): Gave wrong results.
843
844         * gnus-win.el (gnus-buffer-configuration): Doc fix.
845
846 Wed Nov 13 13:52:20 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
847
848         * gnus-topic.el: Added customize support.
849
850         * gnus-group.el (gnus-group-mode-hook): Added `gnus-topic-mode'
851         option.
852
853         * gnus-util.el (gnus-verbose): Made customizable.
854
855         * gnus.el (gnus-summary-line-format): Customize.
856
857         * gnus-sum.el (gnus-summary-respool-default-method): Customize.
858
859         * gnus.el (gnus-select-method-name): New widget.
860         (gnus-select-method): Use it.
861
862 Wed Nov 13 14:19:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
863
864         * gnus-group.el (gnus-info-clear-data): Quote lists.
865
866         * nntp.el (nntp-send-authinfo): Prompt right.
867
868 Tue Nov 12 19:33:00 1996  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
869
870         * gnus.el: Red Gnus v0.61 is released.
871
872 Tue Nov 12 17:55:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
873
874         * nnmail.el (nnmail-move-inbox): Delete empty crash box.
875
876         * gnus-art.el (gnus-article-make-menu-bar): Define summary article
877         map.
878
879         * gnus-group.el (gnus-group-set-timestamp): Removed reference to
880         free variable `group'.
881
882 Mon Nov 11 16:29:00 1996  David Moore  <dmoore@ucsd.edu>
883
884         * gnus-group.el (gnus-group-timestamp-delta): New function.
885
886         * gnus-demon.el (gnus-demon-add-scan-timestamps,
887         gnus-demon-scan-timestamps): New functions.
888
889 Mon Nov 11 05:27:20 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
890
891         * article.el (gnus-emphasis-alist): Added ":" as sentence-end. 
892
893 Mon Nov 11 05:14:02 1996  David Moore  <dmoore@ucsd.edu>
894
895         * nnvirtual.el: New version.
896
897 Mon Nov 11 05:09:14 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
898
899         * article.el (gnus-emphasis-underline-bold): Renamed.
900
901 Mon Nov 11 05:05:09 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>
902
903         * nntp.el (nntp-possibly-change-group): Bind
904         `nnheader-callback-function' to nil.
905
906 Sun Nov 10 12:13:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
907
908         * gnus-start.el (gnus-parse-active): Give correct answer.
909
910         * nntp.el (nntp-snarf-error-message): Massage the message.
911
912 Sun Nov 10 11:49:33 1996  Joe Wells  <jbw@cs.bu.edu>
913
914         * dgnushack.el (require): Load .el files only.
915
916 Sun Nov 10 10:06:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
917
918         * gnus-move.el (gnus-move-group-to-server): Would pass wrong
919         params to `gnus-retrieve-headers'.
920
921         * nntp.el (nntp-wait-for): Accept a `discard' param.
922         (nntp-open-connection): Would mix it up when establishing asynch
923         connections. 
924
925         * nnml.el (nnml-find-id): Would report false positives.
926
927         * gnus-spec.el (gnus-update-format-specifications): Do all
928         computations in the right buffer.
929
930         * nnweb.el (nnweb-type-definition): Moved search engine.
931         (nnweb-fetch-form): Use "POST" instead of `POST'.
932
933         * gnus-undo.el (gnus-undo-register): Entered malformed undo
934         statements. 
935
936         * smiley.el (smiley-nosey-regexp-alist): Add a devilish face.
937
938 Sun Nov 10 06:38:38 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
939
940         * gnus.el: Red Gnus v0.60 is released.
941
942 Sun Nov 10 06:31:36 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
943
944         * gnus.el: Red Gnus v0.59 is released.
945
946 Sun Nov 10 06:09:37 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
947
948         * nntp.el (nntp-decode-text): Erased everything.
949
950         * article.el (article-remove-trailing-blank-lines): Would
951         infloop. 
952
953 Sun Nov 10 06:06:31 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
954
955         * gnus.el: Red Gnus v0.58 is released.
956
957 Sun Nov 10 06:02:51 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>
958
959         * nntp.el (nntp-possibly-change-group): Bind callback function to
960         nil. 
961
962 Sun Nov 10 05:35:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
963
964         * gnus-topic.el (gnus-topic-remove-topic): Remove from alist. 
965
966         * gnus-score.el (gnus-score-string): Didn't trace fuzzies and
967         words. 
968
969 Sat Nov  9 18:14:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
970
971         * nnweb.el (nnweb-set-hashtb): Typo.
972         (nnweb-read-overview): Typo.
973
974         * nnheader.el (nnheader-skeleton-replace): New macro.
975         (nnheader-replace-string): Use it.
976         (nnheader-replace-regexp): Use it.
977         (nnheader-strip-cr): Use it.
978
979         * nntp.el (nntp-retrieve-headers): Be faster.
980         (nntp-decode-text): Use faster algorithm.
981
982         * nnheader.el (nnheader-replace-string): New function.
983
984 Sat Nov  9 17:22:16 1996  Hrvoje Niksic  <hniksic@srce.hr>
985
986         * article.el (gnus-emphasis-alist): Doc fix.
987
988 Sat Nov  9 16:27:27 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
989
990         * nnmail.el (nnmail-split-it): Fix bug in abbrev handling.
991
992 Sat Nov  9 05:59:02 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
993
994         * nnweb.el (nnweb-set-hashtb): Typo.
995
996         * article.el (gnus-emphasis-alist): One ' too many.
997
998         * gnus-async.el (gnus-async-prefetch-article): Only message when
999         in the summary buffer.
1000
1001         * gnus-msg.el (gnus-post-news): Handle `newsgroup' param.
1002         (gnus-debug): Be `defcustom' aware.
1003
1004 Sat Nov  9 05:41:27 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1005
1006         * gnus.el: Red Gnus v0.57 is released.
1007
1008 Fri Nov  8 22:56:59 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1009
1010         * gnus.el: Added customize support.
1011
1012 Sat Nov  9 05:14:58 1996  David Moore  <dmoore@ucsd.edu>
1013
1014         * nnmail.el (nnmail-expand-newtext): New version.
1015
1016 Sat Nov  9 04:28:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1017
1018         * gnus-xmas.el (gnus-xmas-force-redisplay): New variable.
1019         (gnus-xmas-summary-recenter): Use it.
1020
1021         * gnus-art.el (gnus-button-url): Removed seconds param since old
1022         versions of `browse-url.el' don't support it.
1023         (gnus-article-make-menu-bar): Add article menu to article menu. 
1024
1025         * article.el (gnus-emphasis-alist): Use ")" as a sentence end
1026         marker. 
1027
1028 Fri Nov  8 05:33:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1029
1030         * article.el (gnus-emphasis-alist): Recognize "_this_here_".
1031
1032         * gnus-art.el (gnus-article-save): Save the right buffer after
1033         stripping headers. 
1034
1035         * nntp.el (nntp-wait-for): Nix out "nntp reading...." message.
1036
1037         * article.el (article-narrow-to-signature): Typo.
1038
1039         * nntp.el (nntp-try-list-active): Would guess wrong on `some'. 
1040
1041         * gnus.el: condition-case -> ignore-errors.
1042
1043         * nntp.el (nntp-request-close): Protect against errors.
1044
1045 Fri Nov  8 03:23:02 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1046
1047         * gnus.el: Red Gnus v0.56 is released.
1048
1049 Fri Nov  8 02:45:21 1996  David S. Goldberg  <dsg@linus.mitre.org>
1050
1051         * gnus-art.el (gnus-button-url): Respect
1052         `browse-url-new-window-p'. 
1053
1054 Fri Nov  8 02:34:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1055
1056         * nnmail.el (nnmail-process-unix-mail-format): Fold searches.
1057
1058 Thu Nov  7 09:07:32 1996  Steven L Baur  <steve@miranova.com>
1059
1060         * nnmail.el (nnmail-search-unix-mail-delim): Take better care in
1061         ignoring bogus From_ lines.
1062
1063 Fri Nov  8 02:01:06 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1064
1065         * nnmail.el (nnmail-move-inbox): Cleaned up code.
1066
1067         * gnus-int.el (gnus-request-regenerate): New function.
1068
1069         * nnml.el (nnml-request-regenerate): New function.
1070
1071         * gnus-srvr.el (gnus-server-regenerate-server): New command and
1072         keystroke. 
1073
1074 Thu Nov  7 16:12:30 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1075
1076         * gnus-start.el: Added customize support.
1077
1078 Fri Nov  8 01:47:16 1996  David S. Goldberg  <dsg@linus.mitre.org>
1079
1080         * gnus-win.el (gnus-delete-windows-in-gnusey-frames): Would bug
1081         out on nil variables.
1082
1083 Fri Nov  8 01:45:06 1996  Kurt Swanson  <kurt@dna.lth.se>
1084
1085         * gnus-sum.el (gnus-handle-ephemeral-exit): Go to the next
1086         article. 
1087
1088 Thu Nov  7 16:12:30 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1089
1090         * article.el (gnus-visible-headers): Convert string to list of
1091         strings. 
1092
1093 Fri Nov  8 01:40:38 1996  Kurt Swanson  <Kurt.Swanson@dna.lth.se>
1094
1095         * gnus-sum.el (gnus-summary-first-article): New function.
1096
1097         * gnus-salt.el (gnus-pick-start-reading): Use it.
1098
1099 Thu Nov  7 09:42:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1100
1101         * gnus-group.el (gnus-group-catchup): Better message.
1102
1103         * gnus-util.el (gnus-date-get-time): Protect against "" Dates. 
1104
1105         * article.el (article-strip-leading-blank-lines): Would infloop.
1106
1107         * gnus-msg.el (gnus-debug): Protect against odd load-paths.
1108
1109 Fri Nov  8 05:30:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1110
1111         * gnus-sum.el (gnus-get-newsgroup-headers): `ref' should never be
1112         nil. 
1113
1114         * gnus-msg.el (gnus-summary-followup-to-mail,
1115         gnus-summary-followup-to-mail-with-original): New commands.
1116
1117         * nnmail.el (nnmail-split-it): Use `replace-match'.
1118
1119 Fri Nov  8 05:30:46 1996  David Moore  <dmoore@ucsd.edu>
1120
1121         * nnmail.el (nnmail-split-it): New version.
1122
1123 Fri Nov  8 03:44:10 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1124
1125         * gnus.el (gnus-article-display-hook): Customized.
1126
1127         * article.el (gnus-emphasis-alist): Define more combinations.
1128         (gnus-emphasis-underline-bold-italic): New face.
1129
1130 Fri Nov  8 00:20:29 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1131
1132         * gnus.el: Red Gnus v0.55 is released.
1133
1134 Thu Nov  7 00:14:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1135
1136         * gnus-win.el (gnus-delete-windows-in-gnusey-frames): New function.
1137         (gnus-configure-windows): Use it.
1138
1139         * nntp.el (nntp-possibly-change-group): Erased wrong buffer.
1140
1141         * gnus-score.el (gnus-score-find-bnews): Anchor mathces.
1142
1143         * gnus-group.el (gnus-group-insert-group-line): Would bug out on
1144         on gnus-moderated-hashtb.
1145
1146 Wed Nov  6 22:54:41 1996  Sudish Joseph  <sudish@mindspring.com>
1147
1148         * gnus-nocem.el (gnus-sum): Required.
1149
1150 Wed Nov  6 09:13:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1151
1152         * nnmail.el (nnmail-date-to-time): Trap errors.
1153
1154         * nntp.el (nntp-open-connection): Erase contents of the right
1155         buffer. 
1156
1157         * gnus-sum.el (gnus-summary-first-article-p): New function.
1158
1159         * gnus-topic.el (gnus-topic-remove-group): Didn't use
1160         process/prefix. 
1161
1162         * gnus-group.el (gnus-group-iterate): New macro.
1163
1164         * gnus-sum.el (gnus-summary-prev-unread-article): Respect
1165         `gnus-summary-goto-unread' `never'.
1166
1167 Wed Nov  6 06:55:03 1996  Hrvoje Niksic  <hniksic@srce.hr>
1168
1169         * article.el (gnus-emphasis-alist): New version.
1170
1171 Wed Nov  6 06:26:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1172
1173         * gnus-art.el (gnus-article-syntax-table): New variable.
1174         (gnus-article-mode): Use it.
1175
1176         * article.el (article-strip-leading-blank-lines): Didn't do much. 
1177
1178 Wed Nov  6 05:51:56 1996  Kevin Buhr  <buhr@stat.wisc.edu>
1179
1180         * gnus-sum.el (gnus-summary-respool-article): Get the right
1181         servers. 
1182
1183 Wed Nov  6 04:00:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1184
1185         * nnheader.el (nnheader-header-value): Use old definition.
1186
1187         * message.el: Removed many autoloads.
1188
1189 Wed Nov  6 03:44:44 1996  ISO-2022-JP  <morioka@jaist.ac.jp>
1190
1191         * gnus-ems.el (gnus-ems-redefine): New Mule definition.
1192
1193 Wed Nov  6 03:02:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1194
1195         * gnus-xmas.el (gnus-xmas-summary-recenter): Force redisplay.
1196
1197         * gnus.el (gnus-check-backend-function): Protect against errors. 
1198
1199         * gnus-start.el (gnus-group-change-level): Enter info into dribble
1200         file. 
1201
1202 Wed Nov  6 01:58:46 1996  Hrvoje Niksic  <hniksic@srce.hr>
1203
1204         * article.el (gnus-emphasis-alist): New default.
1205
1206 Wed Nov  6 01:47:17 1996  Joe Wells  <jbw@cs.bu.edu>
1207
1208         * gnus-uu.el (gnus-uu-reginize-string): Buggy.
1209         (gnus-uu-uustrip-article): Temp name mixup.
1210
1211 Wed Nov  6 01:27:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1212
1213         * gnus-group.el (gnus-group-make-group): Use new function.
1214
1215         * gnus.el (gnus-read-group): New function.
1216
1217         * dgnushack.el: Less error messages under XEmacs.
1218
1219 Tue Nov  5 23:59:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1220
1221         * nnmail.el (nnmail-search-unix-mail-delim): New implementation.
1222
1223 Tue Nov  5 23:43:34 1996  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1224
1225         * gnus.el: Red Gnus v0.54 is released.
1226
1227 Tue Nov  5 22:34:01 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1228
1229         * message.el (message-goto-signature): Place point better.
1230
1231         * gnus-art.el (gnus-summary-save-body-in-file): Restored.
1232
1233         * nntp.el (nntp-send-authinfo): Better password prompting.
1234
1235         * nnmail.el (nnmail-read-passwd): Allow format strings.
1236
1237 Tue Nov  5 22:10:20 1996  David Moore  <dmoore@ucsd.edu>
1238
1239         * gnus-sum.el (gnus-valid-move-group-p): New function.
1240         (gnus-read-move-group-name): Faster implementation.
1241
1242 Tue Nov  5 12:35:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1243
1244         * gnus-topic.el (gnus-topic-remove-topic): Would wipe out topic
1245         parameters. 
1246
1247         * gnus-sum.el (gnus-summary-stop-page-breaking): Remove all
1248         buttons. 
1249
1250         * nnweb.el (nnweb-set-hashtb): Typo.
1251
1252 Tue Nov  5 10:43:24 1996  Randal Schwartz  <merlyn@stonehenge.com>
1253
1254         * gnus-uu.el (gnus-uu-be-dangerous): New variable.
1255         (gnus-uu-save-files): Use it.
1256
1257 Tue Nov  5 10:19:39 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1258
1259         * gnus-sum.el (gnus-summary-read-document): Doc fix.
1260         (gnus-summary-catchup-and-exit): Don't exit when replying "n".
1261
1262         * gnus-art.el (gnus-summary-write-to-file): Doc fix.
1263
1264         * gnus-uu.el (gnus-uu-get-list-of-articles): Get numerical prefix
1265         value. 
1266
1267 Tue Nov  5 10:14:02 1996  David Moore  <dmoore@ucsd.edu>
1268
1269         * gnus-start.el (gnus-groups-to-gnus-format): Simplified and made
1270         faster. 
1271
1272 Tue Nov  5 04:56:33 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1273
1274         * nnmail.el (nnmail-search-unix-mail-delim): Protect against
1275         regexp overflows.
1276
1277         * nnheader.el (nnheader-header-value): New definition.
1278
1279         * nntp.el (nntp-open-connection): Erase buffer.
1280         (nntp-possibly-change-group): Ditto.
1281
1282         * nnvirtual.el (nnvirtual-create-mapping): Would ignore groups
1283         with just one article.
1284
1285 Tue Nov  5 03:41:30 1996  David Moore  <dmoore@ucsd.edu>
1286
1287         * gnus-nocem.el (gnus-nocem-enter-article): Would bug out on some
1288         lines. 
1289
1290 Tue Nov  5 03:36:03 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1291
1292         * gnus-score.el (gnus-score-find-favourite-words): Put point at
1293         bob. 
1294
1295 Tue Nov  5 03:33:04 1996  jeff sparkes  <jsparkes@nortel.ca>
1296
1297         * gnus-kill.el (gnus-batch-score): Run in slave mode.
1298
1299 Mon Nov  4 03:16:18 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1300
1301         * nnheader.el (nnheader-directory-regular-files): New function. 
1302
1303         * nnmail.el (nnmail-get-spool-files): Allow nnmail-spool-file to
1304         be a directory.
1305
1306         * gnus-sum.el (gnus-summary-next-group): Halt prefetch.
1307
1308         * gnus-async.el (gnus-async-halt-prefetch): New function.
1309
1310         * message.el (message-check-news-header-syntax): Anchor
1311         multiple-searches. 
1312
1313         * gnus-topic.el (gnus-topic-mode): Reset sorting function.
1314
1315 Tue Oct 29 20:42:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1316
1317         * gnus-topic.el (gnus-topic-remove-topic): Fold properly.
1318
1319 Tue Oct 29 19:45:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1320
1321         * message.el (message-generate-new-buffer-clone-locals): Bugged
1322         out under XEmacs.
1323
1324 Tue Oct 29 19:21:47 1996  David Moore  <dmoore@ucsd.edu>
1325
1326         * gnus.el: Fixed autoloads.
1327
1328 Tue Oct 29 17:21:42 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1329
1330         * gnus-art.el (gnus-url-mailto): `message-goto-subject' takes no
1331         args. 
1332
1333 Mon Oct 28 15:42:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1334
1335         * gnus.el: Autoload gnus-score-followup-thread.
1336         (gnus-inhibit-startup-message): Doc fix.
1337
1338 Sat Oct 26 15:48:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1339
1340         * gnus-xmas.el (gnus-xmas-topic-menu-add): Add menu.
1341
1342         * gnus-topic.el (gnus-topic-kill-group): Enter into dribble.
1343
1344         * gnus-sum.el (gnus-summary-universal-argument): Bind
1345         `gnus-newsgroup-process-marked' to nil before calling functions. 
1346
1347 Sat Oct 26 15:31:18 1996  David Moore  <dmoore@ucsd.edu>
1348
1349         * nnmail.el (nnmail-activate): Faster version.
1350
1351 Fri Oct 25 09:02:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1352
1353         * nnsoup.el (nnsoup-pack-replies): Error empty dirs.
1354
1355         * gnus-msg.el (gnus-summary-mail-forward): Allow prefix to forward
1356         full headers. 
1357
1358 Thu Oct 24 07:20:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1359
1360         * gnus-nocem.el (gnus-nocem-enter-article): Would enter unbound
1361         symbols into hashtb.
1362
1363 Thu Oct 24 07:12:23 1996  Michael R. Cook  <mcook@cognex.com>
1364
1365         * nnmh.el (nnmh-active-number): Misplaced paren.
1366
1367 Thu Oct 24 07:02:54 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1368
1369         * gnus-group.el (gnus-group-list-groups): Clear inboxes.
1370
1371         * gnus-async.el (gnus-make-async-article-function): Use the
1372         success param.
1373
1374         * nntp.el (nntp-after-change-function-callback): Pass along the
1375         right success param.
1376
1377 Wed Oct 23 18:33:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1378
1379         * gnus-score.el (gnus-summary-increase-score): Spud.
1380
1381 Wed Oct 23 07:55:42 1996  William Perry  <wmperry@aventail.com>
1382
1383         * gnus-art.el (gnus-url-mailto): New function.
1384
1385 Wed Oct 23 06:57:10 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1386
1387         * nnbabyl.el (nnbabyl-create-mbox): New function.
1388         (nnbabyl-open-server): Create mbox.
1389
1390         * nnmbox.el (nnmbox-create-mbox): New function.
1391
1392 Tue Oct 22 07:30:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1393
1394         * nnml.el (nnml-request-list): Always return t.
1395
1396 Tue Oct 22 03:16:27 1996  Felix Lee  <flee@teleport.com>
1397
1398         * gnus-score.el (gnus-score-adaptive): Use the right syntax
1399         table. 
1400
1401 Tue Oct 22 03:08:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1402
1403         * message.el (message-generate-headers): Rename Original-Sender as
1404         well.
1405         (message-send-news): Typo.
1406         (message-send-news): Don't message.
1407
1408 Tue Oct 22 03:06:49 1996  Felix Lee  <flee@teleport.com>
1409
1410         * gnus-score.el (gnus-score-adaptive): gnus-score-adaptive will do
1411         line scoring or word scoring, but not both.
1412
1413 Tue Oct 22 02:48:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1414
1415         * message.el (message-send-news): Use it.
1416         (message-send-mail): Ditto.
1417
1418 Tue Oct 22 02:40:14 1996  Joev Dubach  <dubach1@husc.harvard.edu>
1419
1420         * message.el (message-generate-new-buffer-clone-locals): New
1421         function. 
1422
1423 Tue Oct 22 01:19:47 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1424
1425         * message.el: Removed `lisp-indent-hook' throughout all files. 
1426
1427         * gnus.el (gnus-sethash): Fix edebug form spec.
1428
1429         * gnus-cache.el (gnus-cache-file-name): Translate file chars.
1430
1431 Sun Oct 20 03:41:47 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1432
1433         * nntp.el (nntp-read-server-type): Fold case.
1434
1435 Sat Oct 19 08:03:17 1996  Michael Ernst  <mernst@cs.washington.edu>
1436
1437         * article.el (article-hide-headers): Do the right thing on
1438         articles with no bodies.
1439         (article-narrow-to-signature): Doc fix.
1440
1441 Sat Oct 19 07:53:49 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1442
1443         * nnsoup.el (nnsoup-pack-replies): Refuse to pack when there is
1444         nothing to pack.
1445         (nnsoup-read-areas): Don't bug out on empty packets.
1446
1447         * gnus-soup.el (gnus-soup-pack-packet): Refuse to pack empty
1448         packets. 
1449
1450 Sat Oct 19 07:43:33 1996  Kees de Bruin  <kees_de_bruin@tasking.nl>
1451
1452         * gnus-sum.el (gnus-auto-center-summary): Fix.
1453
1454 Sat Oct 19 07:32:27 1996  Marc Horowitz  <marc@cygnus.com>
1455
1456         * gnus-topic.el (gnus-topic-remove-topic): Would clobber
1457         duplicates. 
1458
1459 Sat Oct 19 07:01:14 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1460
1461         * message.el (message-send-mail-hook): New hook.
1462         (message-send-news-hook): Ditto.
1463
1464         * gnus-art.el (gnus-summary-write-to-file): New function.
1465
1466 Sat Oct 19 06:56:34 1996  Kees de Bruin  <kees_de_bruin@tasking.nl>
1467
1468         * gnus-sum.el (gnus-summary-save-article-mail-overwrite): New
1469         command and keystroke.
1470
1471 Thu Oct 17 06:25:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1472
1473         * gnus-sum.el (gnus-article-sort-by-date): Use faster
1474         implementation. 
1475
1476         * gnus-util.el (gnus-string-get-time): New macro.
1477
1478         * message.el (message-check-news-syntax): Check more thorougly the
1479         From header.
1480         (message-check): New macro.
1481
1482 Thu Oct 17 06:03:56 1996  Carsten Leonhardt  <leo@arioch.tng.oche.de>
1483
1484         * gnus-ems.el (gnus-xemacs): Avoid clobbering functions.
1485
1486 Thu Oct 17 05:34:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1487
1488         * message.el (message-cite-function): Initialize from
1489         mail-citation-hook. 
1490
1491 Thu Oct 17 02:45:47 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1492
1493         * gnus.el: Red Gnus v0.52 is released.
1494
1495 Wed Oct 16 21:01:41 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1496
1497         * gnus-sum.el (gnus-summary-catchup): Return t.
1498
1499 Wed Oct 16 20:32:53 1996  Kees de Bruin  <kees_de_bruin@tasking.nl>
1500
1501         * gnus-group.el (gnus-group-mail-low-empty-face): Face fix.
1502
1503 Wed Oct 16 20:00:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1504
1505         * message.el (message-mode): Doc fix.
1506
1507         * nnml.el (nnml-request-group): Re-read directory.
1508
1509 Wed Oct 16 04:01:27 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1510
1511         * gnus.el: Red Gnus v0.51 is released.
1512
1513 Wed Oct 16 03:49:12 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>
1514
1515         * gnus-start.el (gnus-setup-news): Make sure
1516         `gnus-group-line-format' is bound.
1517
1518 Wed Oct 16 02:57:37 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1519
1520         * nntp.el (nntp-after-change-function-callback): Would delete the
1521         first line of all articles.
1522
1523 Mon Oct 14 21:31:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1524
1525         * gnus-sum.el (gnus-summary-limit-to-marks): Accept prefix.
1526
1527 Sun Oct 13 16:37:05 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1528
1529         * gnus-srvr.el (gnus-browse-foreign-server): Message better.
1530
1531 Sat Oct 12 19:33:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1532
1533         * message.el (message-indent-citation): Would infloop on empty
1534         articles. 
1535
1536 Sat Oct 12 19:21:05 1996  Raja R. Harinath  <harinath@cs.umn.edu>
1537
1538         * gnus.el: Autoload more functions.
1539
1540 Sat Oct 12 19:09:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1541
1542         * gnus-sum.el (gnus-summary-catchup): Don't move point.
1543         (gnus-summary-limit-exclude-marks): New command.
1544
1545 Fri Oct 11 15:26:02 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1546
1547         * gnus.el: Red Gnus v0.50 is released.
1548
1549 Thu Oct 10 23:36:32 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
1550
1551         * gnus-nocem.el (gnus-nocem): Typo.
1552
1553 Thu Oct 10 23:16:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1554
1555         * gnus-group.el (gnus-group-clear-data-on-native-groups): Only
1556         clear data on native groups.
1557
1558 Thu Oct 10 14:11:18 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1559
1560         * gnus-cus.el (gnus-group-customize): Allow unknown entries.
1561         (gnus-score-customize): Ditto.
1562         (gnus-score-string-convert): Ditto.
1563         (gnus-score-parameters): Added `touched'.
1564
1565 Thu Oct 10 23:06:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1566
1567         * gnus-start.el (gnus-read-active-file): Don't bug out on null
1568         methods. 
1569
1570 Thu Oct 10 22:29:05 1996  Randell Jesup  <Randell.Jesup@scala.com>
1571
1572         * article.el (article-hide-boring-headers): Reversed `date'
1573         check. 
1574
1575 Thu Oct 10 15:24:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1576
1577         * gnus-xmas.el (gnus-xmas-define): Removed gnus-display-type.
1578
1579         * gnus-group.el (gnus-group-new-mail): Strip prefix.
1580
1581         * nnmail.el (nnmail-new-mail-p): Didn't work.
1582
1583         * gnus-score.el (gnus-score-adaptive): Use
1584         gnus-adaptive-word-score-alist. 
1585
1586         * nnoo.el (nnoo-define-skeleton-1): Define
1587         request-list-newsgroups. 
1588
1589         * nnweb.el (w3-forms): Removed.
1590
1591         * gnus-uu.el (gnus-uu-digest-mail-forward): Use directory form. 
1592
1593 Tue Oct  8 14:30:53 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1594
1595         * gnus.el: Red Gnus v0.49 is released.
1596
1597 Tue Oct  8 00:15:04 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1598
1599         * gnus-nocem.el: Added customize support.
1600
1601 Tue Oct  8 11:48:25 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1602
1603         * gnus-group.el (gnus-group-mail-3-empty-face): Use magenta4.
1604
1605         * gnus.el (gnus-short-group-name): Would bug out on complex group
1606         names. 
1607         (gnus-splash-face): New face.
1608         (gnus-group-startup-message): Use it.
1609
1610         * nnvirtual.el (nnvirtual-request-group): Respect
1611         `always-rescan'. 
1612
1613         * gnus-load.el: Removed.
1614
1615         * gnus.el (gnus-check-backend-function): Require before
1616         checking... 
1617
1618         * gnus-sum.el (gnus-summary-respool-article): Use it.
1619
1620         * gnus-load.el (gnus-mail-method-history): New variable.
1621
1622         * gnus-sum.el (gnus-summary-normal-unread-face): Use default
1623         face. 
1624
1625 Mon Oct  7 15:00:58 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1626
1627         * gnus.el: Red Gnus v0.48 is released.
1628
1629 Mon Oct  7 02:24:02 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1630
1631         * gnus-sum.el: Added customize support.
1632
1633 Sat Oct  5 01:29:20 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1634
1635         * gnus-async.el: Added customize support.
1636         * gnus-cache.el: Ditto.
1637         * gnus-cite.el: Ditto.
1638         * gnus-demon.el: Ditto.
1639         * gnus-dup.el: Ditto.
1640         * gnus-eform.el: Ditto.
1641         * gnus-group.el: Ditto.
1642         * gnus-int.el: Ditto.
1643         * gnus-kill.el: Ditto.
1644         * gnus-load.el (gnus-make-face, gnus-face-light-name-list,
1645         gnus-face-dark-name-list): Removed.
1646
1647 Fri Oct  4 07:17:09 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1648
1649         * gnus-start.el (gnus-setup-news): Slaves should read the slave
1650         files. 
1651
1652         * gnus-art.el (gnus-request-article-this-buffer): Removed
1653         reference to doing-request.
1654
1655 Thu Oct  3 05:06:53 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1656
1657         * gnus.el: Red Gnus v0.47 is released.
1658
1659 Thu Oct  3 02:04:37 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1660
1661         * gnus-int.el (gnus-request-head): Use the cache.
1662
1663 Wed Oct  2 00:57:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1664
1665         * message.el (message-resend): Message.
1666
1667         * gnus-group.el (gnus-group-timestamp-string): New function.
1668
1669         * gnus-util.el (gnus-time-iso8601): New function.
1670
1671         * gnus-group.el (gnus-group-set-timestamp): New function.
1672         (gnus-group-timestamp): New subst.
1673
1674         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Accept
1675         RET as default. 
1676
1677 Tue Oct  1 05:13:57 1996  Martin Buchholz  <mrb@eng.sun.com>
1678
1679         * gnus-sum.el (gnus-summary-insert-pseudos): Error takes a format
1680         string. 
1681
1682 Tue Oct  1 05:12:29 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1683
1684         * gnus.el: Red Gnus v0.46 is released.
1685
1686 Tue Oct  1 03:41:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1687
1688         * gnus-picon.el (gnus-picons-glyph-hashtb): Made into hashtb.
1689
1690 Tue Oct  1 01:50:10 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1691
1692         * gnus-group.el (gnus-group-new-mail): New function.
1693         (gnus-new-mail-mark): New variable.
1694
1695         * nnmail.el (nnmail-new-mail-p): New function.
1696
1697         * gnus-xmas.el (gnus-xmas-splash): New function.
1698
1699 Tue Oct  1 01:36:17 1996  Raja R. Harinath  <harinath@cs.umn.edu>
1700
1701         * gnus-score.el (gnus-all-score-files): Didn't handle alist.
1702
1703         * gnus-gl.el: Dropped `bbb-alist'.  Changed cl-hashtable to obarray,
1704         using gnus-{get,set}hash to access it.  Dropped a few temp. bindings
1705         Changed (aref (assoc "message-id" ...) ...) to (mail-header-id ...).
1706
1707 Mon Sep 30 00:02:13 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1708
1709         * gnus.el: General (and major) indentation, breaking,
1710         if/when/unless/and/or, push revision.
1711
1712         * gnus-sum.el (gnus-read-header): Set buffer before changing
1713         vars. 
1714
1715 Sun Sep 29 23:20:26 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1716
1717         * gnus-util.el (gnus-write-buffer): New function.
1718
1719 Sun Sep 29 23:05:33 1996  Kurt Swanson  <Kurt.Swanson@dna.lth.se>
1720
1721         * gnus-sum.el (gnus-handle-ephemeral-exit): New function.
1722
1723 Sun Sep 29 22:41:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1724
1725         * gnus-cache.el (gnus-cache-possibly-enter-article): Allow making
1726         articles persistent in uncacheable groups.
1727
1728 Sun Sep 29 01:23:43 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1729
1730         * gnus.el: Red Gnus v0.45 is released.
1731
1732 Sun Sep 29 00:57:13 1996  Dave Disser  <disser@sdd.hp.com>
1733
1734         * gnus-sum.el (gnus-summary-display-article): Don't show tree
1735         unless using threads.
1736
1737 Sun Sep 29 00:19:35 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1738
1739         * gnus-score.el (gnus-all-score-files): Remove duplicates.
1740
1741 Sat Sep 28 23:47:43 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1742
1743         * gnus-score.el (gnus-summary-increase-score): Wouldn't do regexp
1744         bodies. 
1745
1746         * gnus-topic.el (gnus-topic-group-indentation): Give the right
1747         indentation always.
1748
1749 Sat Sep 28 23:23:58 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1750
1751         * gnus-group.el (gnus-group-quick-select-group): Require
1752         gnus-score. 
1753
1754         * gnus-score.el (gnus-score-thread): New function.
1755
1756 Sat Sep 28 00:41:54 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1757
1758         * gnus-cus.el: New file.
1759
1760 Sat Sep 28 21:32:52 1996  Kevin Buhr  <buhr@stat.wisc.edu>
1761
1762         * nnbabyl.el (nnbabyl-request-article): Would delete wrong
1763         articles. 
1764
1765 Fri Sep 27 21:54:30 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1766
1767         * gnus.el: Red Gnus v0.44 is released.
1768
1769 Fri Sep 27 21:24:46 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1770
1771         * gnus-sum.el (gnus-nov-parse-line): Would double articles.
1772
1773 Fri Sep 27 20:52:31 1996  Shlomo Mahlab  <shlomo@en3501.oren.co.il>
1774
1775         * gnus-cache.el (gnus-jog-cache): Call with function name.
1776
1777         * gnus-group.el (gnus-group-universal-argument): Shadowed `func'. 
1778
1779 Fri Sep 27 19:48:52 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1780
1781         * gnus-cite.el (gnus-article-fill-cited-article): Nix out data
1782         after filling.
1783
1784         * gnus-group.el (gnus-group-unsubscribe-current-group): Accept
1785         second param.
1786         (gnus-group-unsubscribe): New function.
1787         (gnus-group-subscribe): New function.
1788
1789 Fri Sep 27 17:36:31 1996  Kurt Swanson  <kurt@dna.lth.se>
1790
1791         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Never add nil
1792         headers. 
1793
1794 Fri Sep 27 17:33:30 1996  Stephen Peters  <speters@cygnus.com>
1795
1796         * gnus-art.el (gnus-header-face-alist): Typo.
1797
1798 Fri Sep 27 04:10:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1799
1800         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Add a tag
1801         to the subject.
1802         (gnus-mail-yank-original): Elided.
1803         (gnus-inews-yank-articles): Would yank articles in reverse order.
1804
1805 Thu Sep 26 22:39:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1806
1807         * gnus.el: Red Gnus v0.43 is released.
1808
1809 Thu Sep 26 22:13:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1810
1811         * nnweb.el (nnweb-altavista-wash-article): Didn't remove all
1812         markup. 
1813
1814         * gnus-nocem.el (gnus-nocem-check-article): Fix security hole. 
1815
1816 Thu Sep 26 20:23:11 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1817
1818         * gnus-group.el (gnus-group-make-group): Accept an ARGS param.
1819
1820         * nnheader.el (nnheader-concat): Accept many file names.
1821
1822 Thu Sep 26 19:53:09 1996  Kurt Swanson  <kurt@dna.lth.se>
1823
1824         * gnus-art.el (gnus-header-content-face): Buggy color names.
1825
1826 Thu Sep 26 14:57:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1827
1828         * nnmail.el (nnmail-save-active): Rewrite.
1829         (nnmail-generate-active): New function.
1830
1831         * gnus-util.el (gnus-delete-assq): New macro.
1832         (gnus-delete-assoc): Ditto.
1833
1834 Wed Sep 25 23:44:40 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1835
1836         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Just use one
1837         single condition-case.
1838
1839 Wed Sep 25 21:15:59 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1840
1841         * gnus.el: Red Gnus v0.42 is released.
1842
1843 Wed Sep 25 19:40:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1844
1845         * gnus-art.el (gnus-header-newsgroups-face): Yucky on light
1846         backgrounds. 
1847
1848 Wed Sep 25 19:25:27 1996  Michael R. Cook  <mcook@cognex.com>
1849
1850         * message.el (message-ignored-news-headers): Strip Resent-Fcc.
1851
1852 Wed Sep 25 19:12:59 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1853
1854         * gnus-group.el (gnus-group-jump-to-group): Use
1855         `gnus-group-goto-group'. 
1856
1857         * gnus-xmas.el (gnus-xmas-mode-line-buffer-identification): Don't
1858         chop off half line when no colon.
1859
1860 Mon Sep 23 22:12:10 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1861
1862         * gnus-nocem.el (gnus-nocem-verifyer): Change to `mc-verify'.
1863
1864 Mon Sep 23 21:43:47 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1865
1866         * gnus.el: Red Gnus v0.41 is released.
1867
1868 Mon Sep 23 21:10:37 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1869
1870         * article.el (article-hide-headers): Don't ignore
1871         gnus-visible-headers. 
1872
1873 Mon Sep 23 19:10:20 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1874
1875         * gnus-sum.el (gnus-summary-goto-subject): Made into command.
1876
1877 Mon Sep 23 18:26:47 1996  Tonny Madsen  <Tonny.Madsen@netman.dk>
1878
1879         * nnmail.el (nnmail-default-file-modes): Use integer.
1880
1881 Tue Sep 24 18:39:41 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1882
1883         * gnus-sum.el (gnus-summary-respool-query): Better message.
1884
1885 Sun Sep 22 15:12:54 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1886
1887         * gnus-art.el: Customized.
1888
1889         * gnus.el (gnus-inhibit-startup-message): Changed type to
1890         boolean. 
1891         (gnus-play-startup-jingle): Ditto.
1892
1893 Sun Sep 22 12:58:57 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1894
1895         * gnus.el: Red Gnus v0.40 is released.
1896
1897 Sun Sep 22 11:48:02 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
1898
1899         * custom.el (defcustom): Eval and compile.
1900         * widget.el (define-widget-keywords): Ditto.
1901
1902 Sat Sep 21 09:29:54 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1903
1904         * article.el (article-strip-multiple-blank-lines): Would strip all
1905         blank lines.
1906
1907 Fri Sep 20 06:52:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1908
1909         * gnus.el: Red Gnus v0.39 is released.
1910
1911 Thu Sep 19 18:57:59 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1912
1913         * message.el (message-ignored-cited-headers): Doc fix.
1914
1915 Thu Sep 19 03:05:01 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1916
1917         * gnus.el: Red Gnus v0.38 is released.
1918
1919 Thu Sep 19 03:05:01 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1920
1921         * gnus.el: Red Gnus v0.37 is released.
1922
1923 Wed Sep 18 10:36:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1924
1925         * gnus-async.el (gnus-async-prefetch-article-p): New variable.
1926         (gnus-async-prefetch-article): Use it.
1927         (gnus-async-unread-p): New function.
1928
1929 Tue Sep 17 14:41:56 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1930
1931         * gnus-cite.el (gnus-custom-import-cite-face-list): Removed.
1932
1933 Wed Sep 18 04:28:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1934
1935         * nnmail.el (nnmail-split-history): mapcar instead of mapconcat.
1936
1937 Tue Sep 17 14:41:56 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1938
1939         * gnus.el: Customized.
1940
1941         * dgnushack.el (custom-file): Removed.
1942
1943 Wed Sep 18 03:04:17 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1944
1945         * nnmail.el (nnmail-check-duplication): Do splitting after
1946         duplicate suppression.
1947
1948         * gnus-salt.el (gnus-pick-mode): Don't go to unread article.
1949
1950         * gnus-dup.el (gnus-dup-enter-articles): Don't enter Message-IDs
1951         ento lists multiple times.
1952
1953 Tue Sep 17 03:44:08 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1954
1955         * gnus-uu.el (gnus-uu-grab-articles): Don't prefetch.  Ask before
1956         deleting. 
1957
1958         * gnus.el: Red Gnus v0.37 is released.
1959
1960 Tue Sep 17 03:15:26 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1961
1962         * custom.el: 0.9 included.
1963
1964         * gnus-art.el (browse-url): Required.
1965
1966         * gnus.el: Red Gnus v0.36 is released.
1967
1968 Tue Sep 17 02:37:26 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1969
1970         * gnus-edit.el: Removed.
1971
1972         * custom.el: Removed.
1973
1974         * gnus-cus.el: Removed.
1975
1976 Mon Sep 16 05:59:45 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
1977
1978         * gnus.el: Red Gnus v0.35 is released.
1979
1980 Sun Sep 15 00:47:08 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1981
1982         * nnmail.el (nnmail-default-file-modes): New default.
1983
1984 Sat Sep 14 01:48:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1985
1986         * gnus-group.el (gnus-group-make-doc-group): Typo.
1987         (gnus-useful-groups): New format.
1988
1989         * gnus-cache.el (gnus-jog-cache): Doc fix.
1990
1991 Fri Sep 13 02:28:47 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
1992
1993         * gnus-group.el (gnus-group-get-new-news): Read slave files here. 
1994
1995 Fri Sep 13 01:04:50 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
1996
1997         * article.el (article-decode-rfc1522): New version.
1998
1999 Fri Sep 13 00:00:25 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
2000
2001         * gnus-msg.el (gnus-crosspost-complaint): Added a newline.
2002         (gnus-summary-mail-crosspost-complaint): Insert message at the
2003         head of the message.
2004
2005 Thu Sep 12 01:56:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2006
2007         * gnus.el: Red Gnus v0.34 is released.
2008
2009 Thu Sep 12 01:16:38 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2010
2011         * gnus.el: Red Gnus v0.33 is released.
2012
2013 Wed Sep 11 00:22:01 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2014
2015         * gnus-score.el (gnus-adaptive-word-syntax-table): Modified
2016         standard syntax table.
2017
2018         * nntp.el (nntp-read-server-type): Worked in the wrong buffer.
2019
2020         * gnus-demon.el (gnus-demon-cancel): Put
2021         nnheader-cancel-function-timers back in again.
2022
2023         * gnus.el: Red Gnus v0.32 is released.
2024
2025 Tue Sep 10 19:10:09 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2026
2027         * gnus-kill.el (gnus-batch-score): Didn't work at all.
2028
2029         * gnus-msg.el (gnus-summary-mail-nastygram): Place point at
2030         appropriate place.
2031
2032         * gnus-util.el (gnus-make-sort-function): Would nix out the
2033         sorting list.
2034
2035         * gnus-demon.el (gnus-demon-cancel): Don't run
2036         `cancel-function-timers'. 
2037
2038         * message.el (message-header-format-alist): Don't fill References
2039         headers. 
2040
2041 Mon Sep  9 21:51:46 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2042
2043         * nntp.el (nntp-server-action-alist): Don't try LIST ACTIVE GROUP
2044         on Netscape's brain-dead nntp server.
2045
2046         * message.el (message-dont-send): Take proper actions.
2047
2048 Mon Sep  9 21:46:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2049
2050         * gnus.el: Red Gnus v0.31 is released.
2051
2052 Mon Sep  9 21:16:11 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2053
2054         * gnus-msg.el (gnus-copy-article-buffer): Decode headers after
2055         copying. 
2056
2057         * gnus-picon.el (gnus-picons-refresh-before-display): New
2058         variable.
2059         (gnus-picons-insert-face-if-exists): Put bar back in.
2060
2061 Mon Sep  9 20:31:56 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2062
2063         * gnus-uu.el (gnus-uu-digest-mail-forward): Use the newsgroup name.
2064
2065 Mon Sep  9 20:04:35 1996  Kurt Swanson  <kurt@dna.lth.se>
2066
2067         * gnus-salt.el (gnus-pick-mouse-pick-region): New function.
2068
2069 Mon Sep  9 18:37:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2070
2071         * gnus-sum.el (gnus-summary-enter-digest-group): Bugged.
2072
2073         * gnus-score.el (gnus-adaptive-word-syntax-table): Make ' a
2074         word-constituant character.
2075
2076 Sun Sep  8 14:46:01 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
2077
2078         * gnus-group.el (gnus-group-make-useful-group): New command and
2079         keystroke. 
2080         (gnus-useful-groups): New variable.
2081
2082 Sun Sep  8 14:46:01 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
2083
2084         * gnus.el: Red Gnus v0.30 is released.
2085
2086 Sun Sep  8 13:26:36 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
2087
2088         * nndoc.el (nndoc-article-begin-function): Defvarred.
2089
2090         * gnus-srvr.el (gnus-browse-unsubscribe-group): Would sometimes be
2091         somewhat tricky.
2092
2093         * gnus.el (gnus-kill-ephemeral-group): New function.
2094
2095         * gnus-art.el (gnus-button-alist): Recognize group-news urls.
2096
2097         * nndoc.el (nndoc-dissect-buffer): Wouldn't dissect an mbox
2098         properly. 
2099         (nndoc-article-begin): New function.
2100         (nndoc-mbox-body-end): Use it.
2101         (nndoc-mbox-article-begin): Would bug out.
2102
2103 Sun Sep  8 13:10:28 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
2104
2105         * gnus.el (gnus-other-frame): Always pop up a frame.
2106
2107 Sun Sep  8 12:57:03 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
2108
2109         * gnus.el: Red Gnus v0.29 is released.
2110
2111 Sun Sep  8 12:24:11 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
2112
2113         * nntp.el (nntp-accept-process-output): Don't message so
2114         obsessively. 
2115
2116         * gnus.el: Fixed indentation and stuff.
2117
2118 Sun Sep  8 12:23:56 1996  Sudish Joseph  <sudish@mindspring.com>
2119
2120         * nnweb.el (nnweb-fetch-form): Return t.
2121
2122 Sat Sep  7 15:15:42 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
2123
2124         * gnus.el: Red Gnus v0.28 is released.
2125
2126 Sat Sep  7 14:33:17 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
2127
2128         * nntp.el (nntp-after-change-function-callback): Renamed.
2129
2130         * nnweb.el (nnweb-reference-search): Nix out file name.
2131
2132 Sat Sep  7 14:07:13 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
2133
2134         * nnweb.el (nnweb-altavista-search): Nix out buffer file name.
2135
2136         * gnus-async.el (gnus-asynch-with-semaphore): New macro.
2137         (gnus-make-async-article-function): Nix out prefetch list when the
2138         summary buffer dies. 
2139
2140         * nnweb.el (nnweb-altavista-create-mapping): Would search forever
2141         when not getting any matches.
2142
2143 Sat Sep  7 12:43:24 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
2144
2145         * gnus-msg.el (gnus-inews-yank-articles): Goto body before
2146         yanking. 
2147
2148         * nnheader.el (nnheader-insert-file-contents-literally): New
2149         definition. 
2150         (nnheader-insert-head): Use new definition.
2151
2152 Sat Sep  7 12:35:37 1996  Kurt Swanson  <kurt@dna.lth.se>
2153
2154         * gnus-salt.el (gnus-pick-elegant-flow): New variable.
2155
2156 Sat Sep  7 12:03:00 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
2157
2158         * nnheader.el (nnheader-insert-head): Don't use
2159         `insert-file-contents-literally'.
2160         (nnheader-head-chop-length): New variable.
2161
2162         * gnus-sum.el (gnus-summary-read-document): Prepend "nnvirtual:"
2163         to group name.
2164
2165 Sat Sep  7 11:12:26 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
2166
2167         * gnus-score.el (gnus-score-save): Don't check result from
2168         gnus-make-directory.
2169
2170         * gnus-util.el (gnus-make-directory): Return t.
2171
2172 Fri Sep  6 17:55:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2173
2174         * gnus-range.el (gnus-copy-sequence): Didn't work for all
2175         sequences. 
2176
2177 Fri Sep  6 14:38:54 1996  Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
2178
2179         * gnus-picons.el (gnus-picons-display-as-address): New variable.
2180         (gnus-picons-map): New keymap for picons.
2181         (gnus-picons-toggle-extent): New function.
2182         (gnus-article-display-picons): use them.
2183         (gnus-picons-insert-face-if-exists): ditto.
2184         (gnus-picons-try-to-find-face): ditto.
2185         (gnus-group-display-picons): let display catch up.
2186         (gnus-article-display-picons): ditto.
2187
2188 Fri Sep  6 08:11:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2189
2190         * nnkiboze.el (nnkiboze-close-group): Rewrite.
2191         (nnkiboze-request-list, nnkiboze-request-newgroups,
2192         nnkiboze-request-list-newsgroups): Removed.
2193         (nnkiboze-request-scan): New function.
2194         (nnkiboze-directory): New default.
2195
2196         * gnus-sum.el (gnus-article-read-p): New function.
2197
2198         * nnkiboze.el (nnkiboze-retrieve-headers): Rewrite.
2199         (nnkiboze-open-server): Removed.
2200         (nnkiboze-server-opened): Ditto.
2201
2202         * nnheader.el (nnheader-find-nov-line): Renamed.
2203         (nnheader-nov-delete-outside-range): New function.
2204
2205         * gnus-uu.el (gnus-uu-invert-processable): New command and
2206         keystroke. 
2207
2208         * gnus-load.el (gnus-predefined-server-alist): New variable.
2209
2210         * gnus.el (gnus-server-to-method): Use it.
2211         (gnus-read-method): Ditto.
2212
2213         * gnus-sum.el (t): "M V" commands weren't defined.
2214
2215         * gnus-cache.el (gnus-summary-insert-cached-articles): New command
2216         and keystroke.
2217
2218         * gnus-score.el (gnus-sort-score-files): New function.
2219         (gnus-score-file-rank): New function.
2220         (gnus-score-find-bnews): Use it.
2221
2222         * gnus-topic.el (gnus-topic-mode-map): New sort submap.
2223         (gnus-topic-sort-groups, gnus-topic-sort-groups-by-alphabet,
2224         gnus-topic-sort-groups-by-unread, gnus-topic-sort-groups-by-level,
2225         gnus-topic-sort-groups-by-score, gnus-topic-sort-groups-by-rank,
2226         gnus-topic-sort-groups-by-method): New commands and keystrokes.
2227
2228         * gnus-group.el (gnus-group-sort-selected): New command.
2229         (gnus-group-sort-selected-flat): New function.
2230         (gnus-group-sort-selected-groups-by-alphabet,
2231         gnus-group-sort-selected-groups-by-unread,
2232         gnus-group-sort-selected-groups-by-level,
2233         gnus-group-sort-selected-groups-by-score,
2234         gnus-group-sort-selected-groups-by-rank,
2235         gnus-group-sort-selected-groups-by-method): New commands and
2236         keystrokes. 
2237         (gnus-group-make-menu-bar): Updated.
2238
2239         * gnus-util.el (gnus-make-sort-function): Create a complete
2240         function. 
2241         (gnus-make-sort-function-1): Renamed.
2242
2243         * gnus-topic.el (gnus-group-sort-topic): New function.
2244
2245         * gnus-group.el (gnus-group-sort-flat): Made into own function.
2246         (gnus-group-sort-alist-function): New variable.
2247
2248         * nnmail.el (nnmail-split-history): New variable.
2249         (nnmail-split-history): New command.
2250
2251         * gnus-score.el (gnus-score-adaptive): Don't do any work on
2252         pseudos. 
2253
2254         * gnus-msg.el (gnus-post-method): Allow easier posting from mail
2255         groups. 
2256
2257 Thu Sep  5 19:56:41 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
2258
2259         * gnus.el: Red Gnus v0.27 is released.
2260
2261 Thu Sep  5 19:50:19 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2262
2263         * gnus-xmas.el (gnus-xmas-modeline-glyph): Set string properly.
2264
2265 Thu Sep  5 18:39:47 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
2266
2267         * gnus-sum.el (gnus-summary-edit-article-done): Make params
2268         optional. 
2269
2270         * nntp.el (nntp-list-active-group): Don't change group first. 
2271
2272         * gnus-util.el (gnus-make-directory): New function.
2273
2274         * gnus-msg.el (gnus-post-method): Do the right thing in
2275         `to-group' groups.
2276
2277 Fri Sep  6 08:05:53 1996  ISO-2022-JP  <morioka@jaist.ac.jp>
2278
2279         * nnheader.el (nnheader-insert-head): Use
2280         nnheader-insert-file-contents-literally. 
2281
2282 Thu Sep  5 08:29:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2283
2284         * gnus-win.el (gnus-always-force-window-configuration): New
2285         variable. 
2286         (gnus-configure-windows): Use it.
2287
2288         * gnus-sum.el (gnus-summary-save-article): Give better prompts. 
2289
2290         * gnus-load.el (gnus-valid-select-methods): Update.
2291
2292         * gnus-score.el (gnus-score-find-favourite-words): Didn't find any
2293         words.
2294
2295         * gnus-sum.el (gnus-scores-exclude-files): Defined.
2296
2297         * gnus-async.el (gnus-async-prefetch-next): Don't do so much on
2298         un-asynch groups.
2299
2300 Thu Sep  5 08:26:11 1996  jeff sparkes  <jsparkes@nortel.ca>
2301
2302         * gnus-win.el (gnus-buffer-configuration): Bad cut'n'paste.
2303
2304 Thu Sep  5 07:41:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2305
2306         * gnus-group.el (gnus-group-list-groups): Update format specs.
2307
2308 Thu Sep  5 07:11:18 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
2309
2310         * gnus-sum.el (gnus-summary-read-document): Generated wrong nndoc
2311         group names. 
2312
2313 Thu Sep  5 06:53:07 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2314
2315         * nnvirtual.el (nnvirtual-close-group): Don't update ephemeral
2316         groups. 
2317
2318         * gnus.el (gnus-group-auto-expirable-p): Allow nil expiry params. 
2319
2320 Wed Sep  4 06:46:03 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
2321
2322         * gnus.el: Red Gnus v0.26 is released.
2323
2324 Wed Sep  4 06:42:34 1996  Lars Magne Ingebrigtsen  <larsi@nipling.ifi.uio.no>
2325
2326         * nnmail.el (nnmail-move-inbox): Reverse logic.
2327
2328 Wed Sep  4 06:35:05 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
2329
2330         * gnus.el: Red Gnus v0.25 is released.
2331
2332 Wed Sep  4 05:19:58 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
2333
2334         * nnmail.el (nnmail-move-inbox): Refuse to move if
2335         nnmail-crash-box can't be written.
2336
2337         * gnus-art.el (gnus-button-url-regexp): Include : and ; in
2338         regexp. 
2339
2340         * gnus-score.el (gnus-adaptive-word-score-alist): New variable. 
2341
2342         * nnmail.el (nnmail-move-inbox): Set file modes on wrong file. 
2343
2344 Tue Sep  3 06:44:36 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2345
2346         * gnus.el: Red Gnus v0.24 is released.
2347
2348 Tue Sep  3 05:30:02 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2349
2350         * gnus-async.el (gnus-async-prefetch-article): Reset async list
2351         when the summary buffer is killed.
2352
2353         * gnus-xmas.el (gnus-xmas-modeline-glyph): Don't use glyph under
2354         tty. 
2355
2356         * gnus-msg.el (gnus-copy-article-buffer): Deleted text in article
2357         buffer. 
2358
2359 Tue Sep  3 05:10:19 1996  Kurt Swanson  <kurt@dna.lth.se>
2360
2361         * gnus-sum.el (gnus-group-no-more-groups-hook): New variable.
2362
2363 Tue Sep  3 04:44:31 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2364
2365         * gnus-sum.el (gnus-summary-exit): Would bug out when using a
2366         single article buffer.
2367
2368 Mon Sep  2 05:50:07 1996  Lars Magne Ingebrigtsen  <larsi@narfi.ifi.uio.no>
2369
2370         * gnus-audio.el (gnus-audio-play): Give the sound-file argument as
2371         ARG in addition to stdin.
2372
2373 Mon Sep  2 05:28:26 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2374
2375         * gnus.el: Red Gnus v0.23 is released.
2376
2377 Mon Sep  2 05:16:46 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2378
2379         * gnus-audio.el: Renamed from "gnus-sound".
2380
2381 Mon Sep  2 05:06:17 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2382
2383         * gnus-ems.el (gnus-xemacs): New variable.
2384
2385 Mon Sep  2 03:18:18 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
2386
2387         * gnus-async.el (gnus-async-prefetch-next): Don't start fetching
2388         the next article until we have been idle a while.
2389
2390         * gnus-group.el (gnus-group-make-help-group): Use the new find-etc
2391         function.
2392         
2393         * nnheader.el (nnheader-find-etc-directory): Accept a FILE
2394         parameter. 
2395
2396         * gnus-msg.el (gnus-debug): Use `locate-library' instead of doing
2397         things the hard way.
2398
2399         * gnus-sum.el (gnus-set-global-variables): Copy 
2400
2401 Mon Sep  2 03:01:27 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2402
2403         * gnus.el (gnus-splash): Play jingle.
2404
2405         * gnus-sound.el (gnus-startup-jingle): New variable.
2406         (gnus-play-jingle): New command.
2407
2408         * gnus.el (gnus-play-startup-jingle): New variable.
2409
2410 Sun Sep  1 06:38:45 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
2411
2412         * gnus.el: Red Gnus v0.22 is released.
2413
2414 Sun Sep  1 05:45:59 1996  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2415
2416         * gnus.el: Removed unreferenced let bindings from all files. 
2417
2418 Sun Sep  1 02:10:28 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2419
2420         * gnus.el ((load)): Only do the initial splash on "gnus"
2421         commands. 
2422
2423         * gnus-cus.el (gnus-face-dark-name-list): Don't use "dark blue".
2424
2425         * nntp.el (nntp-retrieve-headers): Would infloop sometimes.
2426
2427         * gnus-group.el (gnus-group-insert-group-line-info): Indent
2428         properly. 
2429
2430         * gnus-sum.el (gnus-gather-threads-by-references): Avoid
2431         infloops. 
2432
2433         * gnus-salt.el (gnus-mouse-pick): Changed name.
2434
2435         * nntp.el (nntp-retrieve-groups): Didn't do the right thing on
2436         servers that don't support LIST ACTIVE.
2437
2438         * gnus-win.el (gnus-current-window-configuration): New variable.
2439         (gnus-configure-windows): Use it.
2440
2441         * gnus-art.el (gnus-article-read-summary-keys): Let `C-d' work
2442         properly. 
2443
2444         * gnus-sum.el (gnus-list-of-unread-articles): Active group.
2445
2446 Sat Aug 31 05:05:14 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2447
2448         * gnus.el: Red Gnus v0.21 is released.
2449
2450 Sat Aug 31 02:54:39 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2451
2452         * gnus-topic.el (gnus-topic-goto-next-group): Go to the proper
2453         group when listing.
2454
2455         * gnus-start.el (gnus-get-killed-groups): Mark .newsrc as needing
2456         saving. 
2457
2458         * nnmail.el (nnmail-remove-tabs): New function.
2459
2460 Fri Aug 30 06:26:37 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2461
2462         * gnus-start.el (gnus-set-default-directory): Set to directory
2463         file name.
2464
2465         * nnmail.el (nnmail-remove-list-identifiers): New function.
2466         (nnmail-list-identifiers): New variable.
2467         (nnmail-prepare-incoming-message-hook): New variable.
2468         (nnmail-move-inbox): Allow nnmail-movemail-program to be a
2469         function. 
2470
2471         * article.el (article-mime-decode-quoted-printable-buffer): New
2472         function.
2473
2474         * nnmail.el (nnmail-prepare-incoming-header-hook): New variable.
2475         (nnmail-clean-whitespace-from-headers): New function.
2476
2477         * nntp.el (nntp-connection-alist): New variable.
2478         (nntp-open-connection): Use it.
2479         (nntp-request-close): New function.
2480
2481         * gnus-demon.el (timer): Required.
2482
2483         * message.el (message-reply): Bugged out on wide replies.
2484
2485 Fri Aug 30 03:51:39 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2486
2487         * gnus.el: Red Gnus v0.20 is released.
2488
2489 Fri Aug 30 01:36:10 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
2490
2491         * gnus-msg.el (gnus-inews-insert-archive-gcc): Use
2492         `gnus-group-find-parameter'.
2493
2494         * nndoc.el (nndoc-mbox-article-begin): New function.
2495
2496         * gnus-sum.el (gnus-summary-search-article): Would expose the
2497         first hidden thread.
2498
2499         * gnus-msg.el (gnus-copy-article-buffer): Delete annotations
2500         before following up.
2501
2502         * gnus-cite.el (gnus-article-hide-citation): Mark buttons as
2503         annotations. 
2504
2505         * article.el (article-delete-text-of-type): New function.
2506
2507         * nndoc.el (nndoc-type-alist): Be slightly more permissive. 
2508
2509         * gnus-sum.el (gnus-summary-enter-digest-group): Would nix out
2510         quit-conf. 
2511         (gnus-summary-read-document): Ditto.
2512
2513         * nndoc.el (nndoc-dissect-buffer): Escape errors in overflows.
2514
2515         * message.el (message-send-news): Give a message after not
2516         posting. 
2517         (message-reply): Remove leading spaces from Cc.
2518
2519 Fri Aug 30 01:32:27 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
2520
2521         * nnmail.el (nnmail-get-split-group): New version.
2522
2523 Fri Aug 30 00:47:17 1996  Jens Lautenbacher  <jens@lemming0.lem.uni-karlsruhe.de>
2524
2525         * gnus.texi (Group Parameters): Updated documentation 
2526
2527         * gnus-msg.el (gnus-inews-insert-archive-gcc): Updated to use the
2528                   topic's value of gcc-self if no group value present.
2529
2530 Fri Aug 30 00:19:43 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2531
2532         * gnus-start.el (gnus-set-default-directory): Expand default
2533         directory. 
2534
2535         * gnus-group.el (gnus-group-make-web-group): Changed keystroke.
2536
2537         * gnus-sum.el (gnus-summary-verbose-headers): Show article after
2538         toggling. 
2539
2540 Thu Aug 29 23:50:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2541
2542         * gnus-demon.el (gnus-demon-add-rescan): New function.
2543         (gnus-demon-scan-news): New function.
2544
2545 Thu Aug 29 05:34:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2546
2547         * gnus.el: Red Gnus v0.19 is released.
2548
2549 Thu Aug 29 02:04:35 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
2550
2551         * nndoc.el (nndoc-babyl-body-begin): Would skip empty messages. 
2552
2553         * nntp.el (nntp-retrieve-groups): Would infloop on some servers.
2554
2555         * gnus-sum.el (gnus-nov-parse-line): Don't let messages refer back
2556         to themselves.
2557
2558         * gnus-util.el (gnus-parent-id): Don't bug out on nil references. 
2559
2560         * gnus-cite.el (gnus-article-hide-citation): Hide/unhide better.
2561
2562         * article.el (article-hide-text-of-type): New function.
2563         (article-hidden-text-type-p): New function.
2564
2565         * gnus-cite.el (gnus-article-hide-citation): Marked the hidden
2566         text with wrong type.
2567         (gnus-article-hide-citation-maybe): Ditto.
2568         (gnus-article-hide-citation): Toggle.
2569
2570         * gnus-dup.el (gnus-dup-enter-articles): Would bug out on
2571         pseudo-articles. 
2572
2573         * nntp.el (nntp-server-opened-hook): Send mode reader as a
2574         default. 
2575         (nntp-retrieve-data): Format error.
2576
2577 Thu Aug 29 01:52:19 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2578
2579         * gnus-sum.el (gnus-summary-display-article): Check whether
2580         `gnus-current-article' is nil.
2581
2582 Wed Aug 28 08:44:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2583
2584         * gnus-async.el (gnus-async-prefetch-article): Would clobber
2585         fetches in progress.
2586
2587         * gnus-sum.el (gnus-summary-prepare): Made into command.
2588
2589         * gnus-srvr.el (gnus-server-scan-server): New command and
2590         keystroke. 
2591
2592         * gnus-group.el (gnus-group-read-group): Accept a 0 prefix to not
2593         generate buffer.
2594
2595 Sun Jul 21 14:56:28 1996  Steven L Baur  <steve@miranova.com>
2596
2597         * earcon.el (earcon-regexp-alist): Plonk!
2598
2599 Wed Aug 28 04:14:36 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2600
2601         * gnus.el: Red Gnus v0.18 is released.
2602
2603 Wed Aug 28 02:09:20 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2604
2605         * nnweb.el (nnweb-dejanews-create-mapping): Would just fetch the
2606         first 100 hits.
2607         (nnweb-close-group): Set file name to nil before killing.
2608         (nnweb-altavista-create-mapping): Fetch the required number of
2609         articles. 
2610
2611         * gnus-group.el (gnus-group-read-ephemeral-group): Don't call the
2612         activation several times.
2613
2614         * gnus-sum.el (gnus-summary-enter-digest-group): Copy the parent's
2615         params to the nndoc group.
2616         (gnus-summary-read-document): Ditto.
2617
2618         * message.el (message-followup): Would produce buggy messages when
2619         replying to messages without Message-IDs.
2620
2621 Sat Aug 10 23:41:07 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2622
2623         * gnus.el (gnus-decode-rfc1522): Start decoding from beginning of
2624         headers instead of end.
2625
2626 Wed Aug 28 01:35:26 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2627
2628         * gnus-demon.el (gnus-demon-cancel): Cancel function timers.
2629
2630         * nnheaderxm.el (nnheader-xmas-cancel-function-timers): New
2631         function.
2632
2633         * nnheader.el (nnheader-cancel-function-timers): New alias.
2634
2635         * gnus-topic.el (gnus-topic-mode): Update groups.
2636         (gnus-topic-remove-group): Update topic.
2637
2638         * gnus-group.el (gnus-group-update-group-function): New variable. 
2639         (gnus-group-update-group): Use it.
2640
2641         * gnus-topic.el (gnus-topic-update-topics-containing-group): New
2642         function. 
2643
2644 Tue Aug 27 14:35:01 1996  Ken Raeburn  <raeburn@cygnus.com>
2645
2646         * nnmail.el (nnmail-move-inbox): Don't try setting modes on
2647         "po:$USER".
2648
2649 Tue Aug 27 21:45:14 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2650
2651         * gnus-sum.el (gnus-summary-number-of-articles-in-thread): Would
2652         bug out on unthreadeds.
2653
2654 Tue Aug 27 21:38:13 1996  Kurt Swanson  <kurt@dna.lth.se>
2655
2656         * gnus-salt.el (gnus-pick-mode-map): Typo.
2657
2658 Tue Aug 27 21:35:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2659
2660         * gnus-load.el: Removed gnus-vis thingies.
2661
2662 Tue Aug 27 00:54:05 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2663
2664         * gnus.el: Red Gnus v0.17 is released.
2665
2666 Tue Aug 27 00:46:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2667
2668         * nnweb.el (nnweb-dejanews-create-mapping): Dummy function.
2669
2670 Tue Aug 27 00:43:33 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2671
2672         * gnus.el: Red Gnus v0.16 is released.
2673
2674 Tue Aug 27 00:36:58 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2675
2676         * gnus-topic.el (gnus-topic-set-parameters): Bugout.
2677
2678 Mon Aug 26 22:41:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2679
2680         * nntp.el (nntp-retrieve-groups): Didn't inhibit erasing.
2681
2682         * nnweb.el (nnweb-callback): Ignore if the callback buffer is
2683         dead. 
2684
2685         * gnus-async.el (gnus-async-prefetch-article): Don't do anything
2686         if Gnus is dead.
2687
2688 Mon Aug 26 00:57:06 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2689
2690         * nnweb.el (nnweb-dejanews-create-mapping): Fold search.
2691         (nnweb-reference-create-mapping): Ditto.
2692         (nnweb-altavista-create-mapping): Ditto.
2693
2694         * gnus-async.el (gnus-asynchronous): New variable.
2695         (gnus-async-prefetch-article): Use it.
2696         (gnus-async-prefetch-headers): Ditto.
2697
2698         * nnweb.el (nnweb-close-group): New function.
2699
2700         * gnus-topic.el (gnus-topic-clean-alist): Would remove foreign
2701         groups from topics.
2702
2703 Mon Aug 26 00:10:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2704
2705         * gnus.el: Red Gnus v0.15 is released.
2706
2707 Sun Aug 25 23:09:18 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2708
2709         * message.el (message-send-mail-with-qmail): Use
2710         `message-qmail-program', which doesn't exist.
2711
2712         * nndoc.el (nndoc-type-alist): Slack digests are guessable.
2713
2714 Sun Aug 25 21:27:17 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2715
2716         * gnus-salt.el (gnus-pick-mode): Nixed out the format.
2717         (gnus-summary-pick-line-format): Buggy def.
2718
2719         * gnus-sum.el (gnus-summary-read-document): Provide a quit-conf.
2720         (gnus-summary-read-document): Do better names.
2721
2722         * nnvirtual.el (nnvirtual-close-group): Don't do the unread
2723         setting on ephemeral groups.
2724
2725         * nntp.el (nntp-retrieve-groups): Would infloop.
2726
2727 Sun Aug 25 02:52:11 1996  Sudish Joseph  <sudish@MindSpring.COM>
2728
2729         * message.el (message-qmail-inject-program): New variable.
2730         (message-qmail-inject-args): New variable.
2731         (message-send-mail-with-qmail): New function, suitable for use
2732         as message-send-mail-function.
2733
2734 Sun Aug 25 20:41:45 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
2735
2736         * nnweb.el (nnweb-fetch-form): Clear buffer file name. 
2737
2738         * nntp.el (nntp-request-article): Would try to copy to the same
2739         buffer. 
2740
2741         * gnus-group.el (gnus-group-read-ephemeral-group): Better error
2742         message. 
2743
2744         * nnweb.el (nnweb-request-group): Better error report. 
2745
2746         * gnus-score.el (gnus-score-load-file): Gave `nil' as a day param.
2747
2748 Sun Aug 25 03:32:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2749
2750         * gnus.el: Red Gnus v0.14 is released.
2751
2752 Sun Aug 25 00:16:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2753
2754         * gnus-util.el (gnus-prin1): New function.
2755         (gnus-prin1-to-string): New function.
2756
2757         * gnus-sum.el (gnus-summary-refer-parent-article): Bugout.
2758
2759         * nndb.el (nndb-request-accept-article): Use new nntp functions.
2760
2761         * pop3.el: Make MD5 defined when compiling.
2762
2763         * article.el (article-strip-blank-lines): Called Gnus functions.
2764
2765         * nnweb.el (nnweb-init): Create a better buffer name.
2766         (nnweb-altavista-search): Wasn't defined.
2767         (nnweb-reference-search): Use advanced search.
2768
2769         * nnfolder.el (nnfolder-request-accept-article): Wrong params to
2770         `save-mail'. 
2771         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
2772         * nnmbox.el (nnmbox-request-accept-article): Ditto.
2773         * nnmh.el (nnmh-request-accept-article): Ditto.
2774         * nnml.el (nnml-request-accept-article): Ditto.
2775
2776 Sat Aug 24 23:53:32 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2777
2778         * nnmail.el (nnmail-get-new-mail): Tried calling nonexisting
2779         functions. 
2780
2781 Sat Aug 24 23:30:07 1996  Lars Magne Ingebrigtsen  <larsi@nipling.ifi.uio.no>
2782
2783         * gnus-group.el (gnus-group-enter-directory): Temporarily bound
2784         `nneething-read-only'. 
2785
2786 Fri Aug 23 23:22:16 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
2787
2788         * gnus-ems.el (gnus-ems-redefine): Set
2789         `gnus-summary-display-table' to nil.
2790
2791 Fri Aug 23 22:55:09 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2792
2793         * gnus-art.el (gnus-summary-save-in-file): Didn't check before
2794         creating dir.
2795         (gnus-summary-save-in-rmail): Ditto.
2796         (gnus-summary-save-body-in-file): Ditto.
2797
2798         * message.el (message-check-news-syntax): Faulty Newsgroups
2799         regexp. 
2800
2801 Thu Aug 22 20:47:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2802
2803         * nnmail.el (nnmail-split-hook): New variable.
2804
2805         * nnmh.el (nnmh-update-gnus-unreads): cl-nged.
2806         (nnmh-active-number): Find the largest article number.
2807
2808 Thu Aug 22 20:39:10 1996  Sam Falkner  <sam@steel.central.sun.com>
2809
2810         * nnmh.el (nnmh-update-gnus-unreads): Check all articles.
2811
2812 Thu Aug 22 16:49:35 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2813
2814         * gnus-kill.el (gnus-execute): Ignored read articles.
2815
2816         * gnus-sum.el (gnus-summary-execute-command): Give a form, not a
2817         function. 
2818
2819         * gnus-kill.el (gnus-execute-1): Evaled functions instead of
2820         calling them.
2821
2822         * nnmail.el (nnmail-move-inbox): Allow continuation after error. 
2823
2824         * gnus-score.el (gnus-adaptive-word-syntax-table): New variable. 
2825         (gnus-score-adaptive): Use it.
2826
2827         * nnbabyl.el (nnbabyl-request-scan): Change group.
2828
2829         * nnmbox.el (nnmbox-request-scan): Change group.
2830
2831         * gnus-score.el (gnus-ignored-adaptive-words): Renamed.
2832         (gnus-ignored-adaptive-words): New variable.
2833         (gnus-score-adaptive): Use it.
2834         (gnus-score-adaptive): Bugged out on undefined symbols.
2835         (gnus-summary-score-entry): Accept numerical DATE.
2836         (gnus-score-adaptive): Pos in wrong buf.
2837         (gnus-score-string): Didn't accept word matches.
2838         (gnus-enter-score-words-into-hashtb): Wrong sequence.
2839         (gnus-score-string): Word matches inflooped.
2840
2841 Wed Aug 21 15:06:47 1996    <Wesley.Hardaker@sphys.unil.ch>
2842
2843         * smiley.el (smiley-buffer): Added some additional extent parameters.
2844         (smiley-toggle-extent): rewrote to use above.
2845
2846 Mon Aug 19 20:19:59 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2847
2848         * gnus-spec.el (gnus-tilde-cut-form): Cut off wrong part.
2849
2850 Mon Aug 19 20:09:44 1996  Samuel Tardieu  <sam@inf.enst.fr>
2851
2852         * gnus-cache.el (gnus-cache-write-active): Would try to create
2853         existing directory.
2854
2855 Mon Aug 19 00:12:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2856
2857         * article.el (article-strip-multiple-blank-lines): New command and
2858         keystroke.
2859         (article-strip-blank-lines): New command and keystroke.
2860
2861         * nnmail.el (nnmail-move-inbox): Set file permissions on the
2862         Incoming files.
2863
2864         * gnus-group.el (gnus-group-fetch-faq): Go through the FAQ dirs
2865         until we manage to open one.
2866
2867         * nntp.el (nntp-send-authinfo-function): New variable.
2868         (nntp-wait-for): Handle authinfo requests better.
2869
2870         * gnus-sum.el (gnus-summary-article-posted-p): New command and
2871         keystroke. 
2872
2873         * gnus-topic.el (gnus-topic-display-empty-topics): New variable.
2874
2875         * gnus-msg.el (gnus-setup-message): Make `gnus-newsgroup-name'
2876         local to the message buffers.
2877
2878         * gnus-int.el (gnus-remove-denial): New function.
2879
2880         * gnus-sum.el (gnus-summary-refer-parent-article): Allow negative
2881         prefixes. 
2882         (gnus-summary-refer-parent-article): Allow skipping past canceled
2883         articles. 
2884
2885         * gnus-util.el (gnus-parent-id): Take an optional N ancestor
2886         param. 
2887
2888         * gnus-async.el (gnus-async-prefetch-article): Don't clobber async
2889         fetches already in progress.
2890
2891         * nnmail.el (nnmail-check-duplication): Allow /dev/null mail
2892         filing. 
2893
2894         * gnus-sum.el (gnus-summary-catchup): Didn't do suppression.
2895         (gnus-summary-limit-children): Never hide ticked articles.
2896         (gnus-highlight-selected-summary): Selected face spans the entire
2897         %(-%) area.
2898
2899 Sun Aug 18 22:05:00 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2900
2901         * gnus-group.el (gnus-group-restart): Better prompt.
2902
2903         * gnus-async.el (gnus-async-prefetch-article): Don't try to fetch
2904         old-fetched articles.
2905
2906 Sun Aug 18 22:02:17 1996  Raja R. Harinath  <harinath@cs.umn.edu>
2907
2908         * gnus-gl.el (gnus-grouplens-mode): Make hooks local.
2909
2910 Sun Aug 18 16:53:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2911
2912         * gnus-group.el (gnus-group-get-new-news): Don't move point.
2913
2914         * nnweb.el (nndejagnus): Renamed from nndejagnus.
2915         (nnweb-remove-markup): New function.
2916
2917 Sun Aug 18 14:53:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2918
2919         * gnus.el: Red Gnus v0.13 is released.
2920
2921 Tue Aug 20 17:30:00 1996    <Wesley.Hardaker@sphys.unil.ch>
2922
2923         * smiley.el (smiley-map): New keymap for smileys.
2924         (smiley-toggle-extent): New function to toggle smiley invisibility.
2925         (smiley-buffer): Use them.
2926
2927 Sun Aug 18 12:46:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2928
2929         * nnoo.el (nnoo-define-skeleton-1): Defined too many functions.
2930
2931 Sat Aug 17 18:43:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2932
2933         * gnus-group.el (gnus-group-make-dejanews-group): New command and
2934         keystroke. 
2935
2936         * gnus-start.el (gnus-site-init-file): New variable.
2937         (gnus-read-init-file): Use it.
2938
2939         * nndejanews.el: New file.
2940
2941         * nnheader.el (make-full-mail-header): New function.
2942
2943         * nngateway.el (nngateway-open-server): Used nntp vars.
2944
2945 Sat Aug 17 15:35:28 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2946
2947         * gnus.el: Red Gnus v0.12 is released.
2948
2949 Sat Aug 17 12:58:28 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2950
2951         * gnus-win.el (gnus-window-configuration-element): New function. 
2952         (gnus-windows-old-to-new): Use it.
2953         (gnus-windows-old-to-new): Produced bogus results.
2954
2955         * message.el (message-cancel-message): New variable.
2956
2957         * gnus-srvr.el (gnus-server-mode-map): Buggy keymap.
2958
2959         * gnus-group.el (gnus-group-get-new-news-this-group): Illegal
2960         gnus-error value.
2961
2962 Fri Aug 16 21:22:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2963
2964         * nnmail.el (nnmail-replace-status, nnmail-decode-status,
2965         nnmail-encode-status): New variables.
2966
2967         * nnml.el (nnml-article-to-file): New function.
2968
2969 Fri Aug 16 20:26:12 1996  Kurt Swanson  <kurt@dna.lth.se>
2970
2971         * nnfolder.el (nnfolder-generate-active-file): Test the right
2972         files. 
2973
2974 Fri Aug 16 19:30:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2975
2976         * gnus-salt.el (gnus-possibly-generate-tree): Would bug out on
2977         unthreaded buffers.
2978
2979         * gnus-xmas.el (gnus-xmas-modeline-right-extent): Disabled.
2980         (gnus-xmas-modeline-left-extent): Ditto.
2981
2982         * gnus-group.el (gnus-group-make-menu-bar): Bugged out on
2983         undefined variable.
2984
2985         * gnus.el (gnus-read-method): Return the virtual server name if
2986         possible. 
2987
2988 Thu Aug 15 18:15:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
2989
2990         * nngateway.el: New file.
2991
2992         * nnoo.el (nnoo-define-skeleton): New macro.
2993         (nnoo-define-skeleton-1): New function.
2994
2995         * gnus-start.el (gnus-strip-killed-list): New function.
2996         (gnus-gnus-to-quick-newsrc-format): Use it.
2997
2998         * gnus-sum.el (gnus-summary-process-mark-set): New function.
2999         (gnus-summary-yank-process-mark, gnus-summary-kill-process-mark,
3000         gnus-summary-save-process-mark): New commands and keystrokes.
3001
3002         * nnml.el (nnml-generate-nov-file): Set modes.
3003
3004         * nnmail.el (nnmail-default-file-modes): New variable.
3005         (nnmail-write-region): New function.
3006
3007         * gnus-score.el (gnus-score-score-files-1): Bind case-fold-search
3008         to nil.
3009
3010 Wed Aug 14 21:20:07 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3011
3012         * gnus-soup.el (gnus-soup-send-packet): Disable syntax checks.
3013
3014 Wed Aug 14 20:28:09 1996  Fred Johansen  <Fred.Johansen@ifi.ntnu.no>
3015
3016         * gnus-logic.el (gnus-advanced-score-rule): `and' rules were
3017         treated improperly.
3018
3019 Wed Aug 14 15:29:39 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3020
3021         * gnus-salt.el (gnus-mouse-pick-article): New command. 
3022
3023         * gnus-art.el (gnus-button-url): Call with one argument.
3024
3025         * gnus-start.el (gnus-set-default-directory): New function.
3026
3027         * gnus-load.el (gnus-default-directory): New variable.
3028
3029 Wed Aug 14 15:03:01 1996  Sudish Joseph  <sudish@mindspring.com>
3030
3031         * gnus-score.el (gnus-home-score-file): Changed syntax.
3032
3033 Tue Aug 13 22:07:11 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
3034
3035         * nndoc.el (nndoc-dissect-buffer): Went into infinite loop if end
3036         of file token wasn't properly detected.
3037         (nndoc-type-alist): Better end-of-header regexp for
3038         lanl.gov preprints
3039         (nndoc-article-type): Updated doc string
3040
3041 Mon Aug 12 21:01:25 1996  Sudish Joseph  <sudish@mindspring.com>
3042
3043         * nntp.el (nntp-request-newgroups): Switch to nntp-server-buffer
3044         first.
3045
3046 Tue Aug 13 09:44:46 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3047
3048         * gnus-group.el (gnus-group-sort-by-real-name): New function.
3049
3050         * gnus-sum.el (gnus-summary-save-article): Pass on number of
3051         articles to be saved.
3052
3053         * gnus-art.el (gnus-article-edit-article): Remove all text props.
3054         (gnus-read-save-file-name): Take an optional defaultish parameter.
3055
3056         * nntp.el (nntp-retrieve-groups): Saved.
3057
3058         * message.el (message-forward): Didn't work well with multi-line
3059         separators. 
3060
3061         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Check
3062         wheteher followup-to was restricted.
3063
3064         * nnsoup.el (nnsoup-store-reply): Would insert double courtesy
3065         headers. 
3066
3067         * gnus-group.el (gnus-group-highlight-line): New `total' number. 
3068
3069 Mon Aug 12 06:25:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3070
3071         * gnus.el: Red Gnus v0.11 is released.
3072
3073 Mon Aug 12 03:51:57 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3074
3075         * gnus-async.el (gnus-make-async-article-function): New function.
3076         (gnus-async-prefetch-article): Use it.
3077
3078 Sat Aug 10 07:16:29 1996  Greg Stark  <gsstark@mit.edu>
3079
3080         * gnus-start.el (gnus-activate-level): Doc fix.
3081
3082 Sun Aug 11 03:33:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3083
3084         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): New command.
3085         (gnus-crosspost-message): New variable.
3086
3087         * gnus-vis.el: Removed file -- functions spread out over
3088         gnus-group.el, gnus-sum.el and gnus-art.el.
3089
3090         * gnus-util.el (gnus-turn-off-edit-menu): Renamed function.
3091
3092         * gnus-salt.el (gnus-carpal-mode): Moved to this file.
3093
3094         * gnus-vis.el (gnus-score-set-default): Removed.
3095         (gnus-visual-score-map): Removed.
3096
3097         * nntp.el (nntp-send-nosy-authinfo): Don't echo password.
3098
3099         * gnus-srvr.el (gnus-server-open-all-servers): New command and
3100         keystroke. 
3101         (gnus-server-close-all-servers): Ditto.
3102
3103         * gnus-async.el (gnus-async-get-semaphore): New function.
3104         (gnus-async-release-semaphore): New function.
3105         (gnus-async-prefetch-article): Use them.
3106
3107         * nntp.el (nntp-make-process-buffer): New function.
3108         (nntp-retrieve-data): Use after-change instead of filter.
3109         (nntp-after-change-function): New function.
3110
3111         * gnus.el (gnus-read-method): Intern method.
3112
3113         * gnus-cache.el (gnus-cache-save-buffers): Didn't check before
3114         making dir.
3115
3116 Sat Aug 10 14:55:33 1996  Sudish Joseph  <sudish@mindspring.com>
3117
3118         * gnus-win.el (gnus-buffer-configuration): Don't create picon
3119         frame if gnus-picons-display-where is 'article.
3120
3121 Sun Aug 11 02:47:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3122
3123         * gnus-vis.el (gnus-highlight-selected-summary): Would bug out on
3124         some lines. 
3125
3126         * gnus-spec.el (gnus-tilde-cut-form): Typo.
3127         (gnus-parse-simple-format): Forgot to check `max-right' and
3128         `max-left'.
3129         (gnus-compile): Don't issue warnings.
3130
3131 Fri Aug  2 14:53:02 1996  Christoph Wedler  <wedler@fmi.uni-passau.de>
3132         
3133         * smiley.el (smiley-buffer): `smiley-regexp-alist' can be a symbol
3134         now.
3135
3136 Sun Aug 11 02:37:57 1996  Greg Stark  <gsstark@mit.edu>
3137
3138         * gnus-msg.el (gnus-post-method): Tested the wrong variable. 
3139
3140 Sun Aug 11 02:28:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3141
3142         * message.el (message-check-news-syntax): Messaged wrong number.
3143
3144 Sat Aug 10 11:26:56 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3145
3146         * message.el (message-y-or-n-p): Moved to before usage.
3147
3148 Fri Aug  9 16:42:52 1996  Danny Siu  <dsiu@adobe.com>
3149
3150         * gnus-picon.el (gnus-article-display-picons): display picon even if
3151         From line doesn't have full domain name.
3152
3153 Sat Aug 10 10:11:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3154
3155         * message.el (message-reply): Didn't narrow properly to the head.
3156         (message-indent-citation): Remove all blank lines at the start. 
3157
3158 Sat Aug 10 07:00:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3159
3160         * gnus.el: Red Gnus v0.9 is released.
3161
3162 Sat Aug 10 06:03:07 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3163
3164         * gnus-soup.el (gnus-soup-write-prefixes): Protect against
3165         existing dirs.
3166
3167         * gnus-topic.el (gnus-topic-parameters): Third parameter instead
3168         of second.
3169         (gnus-topic-set-parameters): Ditto.
3170
3171 Sat Aug 10 05:22:43 1996  Lee Iverson  <leei@ai.sri.com>
3172
3173         * message.el (message-send-mail-with-mh): Didn't work.
3174
3175 Sat Aug 10 03:57:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3176
3177         * gnus-dup.el (gnus-dup-unsuppress-article): Data instead of
3178         ingo. 
3179         (gnus-dup-unsuppress-article): Set the wrong variable.
3180
3181 Sat Aug 10 00:52:26 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
3182
3183         * gnus.el (gnus-short-group-name): Bug in dotless names.
3184
3185 Sat Aug 10 00:45:32 1996  Jens Lautenbacher  <jens@lemhrem.lem.uni-karlsruhe.de>
3186
3187         * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the `gcc-self'
3188         parameter. 
3189
3190 Sat Aug 10 00:28:41 1996  François Pinard  <pinard@progiciels-bpi.ca>
3191
3192         * gnus-load.el (gnus-info-nodes): Add info node for
3193         `mime/viewer-mode'. 
3194
3195 Sat Aug 10 00:25:51 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3196
3197         * message.el (message-reply): Don't include first empty line. 
3198
3199 Sat Aug 10 00:11:52 1996  François Pinard  <pinard@progiciels-bpi.ca>
3200
3201         * gnus-sum.el (gnus-summary-prev-unread-article): Doc fix.
3202
3203 Sat Aug 10 00:08:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3204
3205         * gnus-util.el (gnus-date-iso8601): Protect against buggy Dates. 
3206
3207 Fri Aug  9 06:39:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3208
3209         * gnus-topic.el (gnus-topic-mode): Hook into parameter thingies. 
3210         (gnus-topic-parameters): Buggy definition.
3211
3212         * gnus-group.el (gnus-group-get-parameter-function): New
3213         variable. 
3214
3215         * gnus.el (gnus-group-find-parameter): New function.
3216
3217         * gnus-sum.el (gnus-summary-read-document): New command and
3218         keystroke. 
3219
3220         * gnus-group.el (gnus-group-clear-data-on-native-groups): New
3221         command. 
3222         (gnus-group-read-ephemeral-group): Accept an ACTIVATE-ONLY
3223         parameter.
3224
3225         * gnus-score.el (gnus-decay-score): New function.
3226         (gnus-decay-scores): New function.
3227         (gnus-decay-score-function): New variable.
3228         (gnus-score-date): Accept a `regexp' match.
3229
3230         * gnus-util.el (gnus-time-to-day): New function.
3231
3232         * gnus-score.el (gnus-decay-scores): New variable.
3233         (gnus-score-decay-constant): New variable.
3234         (gnus-score-decay-scale): New variable.
3235
3236         * gnus-sum.el (gnus-group-make-articles-read): Register undo. 
3237
3238         * gnus-group.el (gnus-update-read-articles): Register undo.
3239
3240         * gnus-undo.el (gnus-undo-register-1): Renamed.
3241         (gnus-undo-register): New macro.
3242
3243         * gnus-group.el (gnus-group-yank-group): Be undoable.
3244         (gnus-group-kill-group): Be undoable.
3245         (gnus-undo): Required.
3246         (gnus-group-clear-data): New keystroke.
3247
3248         * gnus-undo.el (gnus-undo-last-command): New variable.
3249         (gnus-undo): Didn't work.
3250         (gnus-undo-boundary): Keep track of whether the last command did a
3251         boundary.
3252         (gnus-undo): Set boundary.
3253
3254 Thu Aug  8 19:43:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3255
3256         * gnus-spec.el (gnus-tilde-cut-form): New function.
3257         (gnus-tilde-max-form): New definition.
3258         (gnus-tilde-ignore-form): New function.
3259         (gnus-parse-format): Rewrite to accept extended syntax.
3260
3261         * gnus-topic.el (gnus-topic-goto-missing-group): Try to be a bit
3262         faster.
3263
3264         * gnus-group.el (gnus-group-goto-group): Accept optional FAR
3265         parameter. 
3266
3267         * gnus-int.el (gnus-request-newgroups): Don't bug out on servers
3268         that don't support this.
3269
3270         * gnus.el (gnus-server-extend-method): Would bug out on non-known
3271         methods. 
3272
3273         * gnus-group.el (gnus-group-get-new-news): Put point in the group
3274         buffer. 
3275
3276 Wed Aug  7 15:40:44 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
3277
3278         * nntp.el (nntp-open-rlogin): Now can be used as
3279         nntp-open-connection function
3280         (nntp-open-telnet): Ditto
3281         (nntp-open-rlogin): Needed to remove telnet junk from nntp buffer
3282         to make new nntp-wait-for happy
3283         all: required carriage return for end of line 
3284
3285 Tue Aug  6 21:58:26 1996  Jan Vroonhof  <vroonhof@math.ethz.ch (Jan Vroonhof)>
3286
3287         * nndoc.el (nndoc-generate-lanl-gov-head): New function
3288         (nndoc-transform-lanl-gov-announce): New function
3289         (nndoc-lanl-gov-announce-type-p): New function
3290         (nndoc-type-alist): Added support for preprint announcements
3291         (nndoc-type-alist): Only use 'slack-digests' if forced to.
3292
3293 Tue Aug  6 20:41:02 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
3294
3295         * nndoc.el (nndoc-type-alist): tried to call nndoc-guess-type-p
3296
3297 Thu Aug  8 05:40:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3298
3299         * gnus-sum.el (gnus-summary-walk-group-buffer): Put cursor in echo
3300         area.
3301
3302         * gnus-dup.el (gnus-dup-unsuppress-article): New function.
3303
3304         * gnus-sum.el (gnus-mark-article-as-unread): Unsuppress
3305         duplicates. 
3306
3307         * gnus-msg.el (gnus-debug): Scan gnus-load.el.
3308
3309 Thu Aug  8 01:48:57 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3310
3311         * gnus.el: Red Gnus v0.8 is released.
3312
3313 Thu Aug  8 01:36:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3314
3315         * gnus.el: Red Gnus v0.7 is released.
3316
3317 Thu Aug  8 01:29:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3318
3319         * message.el (message-deletable-headers): Have Lines be
3320         deletable. 
3321
3322 Wed Aug  7 23:41:26 1996  Richard Pieri  <ratinox@unilab.dfci.harvard.edu>
3323
3324         * gnus.el (gnus-short-group-name): New version.
3325
3326 Wed Aug  7 19:55:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3327
3328         * gnus-start.el (gnus-declare-backend): New function.
3329
3330         * gnus-xmas.el (gnus-xmas-pointer-glyph): New variable.
3331         (gnus-xmas-modeline-glyph): New variable.
3332         (gnus-xmas-mode-line-buffer-identification): New definition. 
3333
3334         * nntp.el (nntp-request-article): Would sometimes return nil
3335         falsely. 
3336         (nntp-find-group-and-number): Saved function.
3337         (nntp-request-article): Use it.
3338         (nntp-request-head): Saved.
3339
3340         * gnus-dup.el (gnus-dup-suppress-articles): Message.
3341
3342         * gnus-group.el (gnus-group-mark-group): Used string instead of
3343         char. 
3344
3345 Wed Aug  7 02:52:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3346
3347         * gnus-util.el: Use `format-time-string'.
3348
3349         * gnus-sum.el (gnus-summary-edit-article-postpone): Defined
3350         again. 
3351
3352         * article.el (article-make-date-line): Would say "unknown" on
3353         "now" dates.
3354
3355 Wed Aug  7 02:48:12 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
3356
3357         * message.el (message-rename-buffer): Set proper outsave name. 
3358
3359 Wed Aug  7 00:28:44 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3360
3361         * nnheader.el (nnheader-temp-write): Always use
3362         `fundamental-mode'. 
3363
3364         * gnus-util.el (gnus-date-iso8601): Illegal format.
3365
3366         * gnus-group.el (gnus-group-make-doc-group): Full name in server
3367         name. 
3368
3369         * gnus-undo.el (gnus-undo): Typo.
3370
3371         * gnus-group.el (gnus-group-mark-group): Don't touch props.
3372
3373         * gnus-score.el (gnus-score-headers): Don't root out 0 scores when
3374         saving.
3375
3376         * gnus-art.el (gnus-narrow-to-page): Don't do a "next-page" if
3377         `^L' is the last char.
3378
3379         * gnus.el (gnus): Autoload.
3380
3381 Tue Aug  6 23:00:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3382
3383         * gnus-score.el (gnus-score-string): Wouldn't do word and fuzzy
3384         matching properly.
3385
3386 Mon Aug  5 22:23:03 1996  Raja R. Harinath  <harinath@cs.umn.edu>
3387
3388         * gnus-gl.el (gnus-grouplens-mode): Clear proper variables.
3389
3390 Mon Aug  5 20:27:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3391
3392         * gnus-art.el (gnus-article-edit-exit): Would move point.
3393         (gnus-article-edit): New command.
3394
3395         * nnml.el (nnml-request-rename-group): Copy over .overview file. 
3396         (nnml-request-group): Better error message.
3397
3398 Sat Aug  3 17:52:01 1996  Steven L Baur  <steve@miranova.com>
3399
3400         * gnus-setup.el (message): Can't require 'message until we know
3401         where the Gnus .elcs are.
3402         
3403 Mon Aug  5 20:07:11 1996  François Pinard  <pinard@progiciels-bpi.ca>
3404
3405         * gnus-util.el (gnus-date-iso8601): New function.
3406
3407 Mon Aug  5 19:14:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3408
3409         * gnus-sum.el (gnus-summary-search-article-forward): Show thread
3410         when finding matches.
3411
3412         * nnmail.el (nnmail-get-spool-files): Sort procmail files.
3413
3414 Mon Aug  5 02:25:06 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3415
3416         * gnus.el: Red Gnus v0.6 is released.
3417
3418 Mon Aug  5 01:12:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3419
3420         * nntp.el (nntp-request-type): Defined again.
3421
3422 Mon Aug  5 01:01:15 1996  Ralph Schleicher  <rs@purple.ul.bawue.de>
3423
3424         * gnus-score.el (gnus-ignored-adaptive-words): New value.
3425
3426 Mon Aug  5 00:12:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3427
3428         * gnus-util.el (gnus-group-real-name): Tweaked definition.
3429
3430         * gnus-eform.el (gnus-edit-form-done): Didn't call the right
3431         function. 
3432
3433 Sun Aug  4 23:30:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3434
3435         * gnus-score.el (gnus-score-load-files): Returned nil.
3436
3437 Sun Aug  4 06:11:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3438
3439         * gnus-load.el (gnus-use-undo): New variable.
3440
3441         * gnus-undo.el: New file.
3442
3443         * gnus-score.el (gnus-default-adaptive-word-score-alist): New
3444         variable. 
3445         (gnus-score-adaptive): Adaptivity on words.
3446         (gnus-ignored-adaptive-words): New variable.
3447         (gnus-all-score-files): Made into own function.
3448         (gnus-score-load-files): Ditto.
3449         (gnus-score-find-favourite-words): New command and keystroke.
3450
3451         * gnus-load.el (gnus-use-adaptive-scoring): Doc fix.
3452
3453         * gnus-score.el (gnus-enter-score-words-into-hashtb): New
3454         function. 
3455         (gnus-score-build-cons): Removed.
3456         (gnus-score-string): Score words.
3457
3458 Sun Aug  4 01:33:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3459
3460         * gnus.el: Red Gnus v0.5 is released.
3461
3462 Sun Aug  4 00:17:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3463
3464         * nntp.el (nntp-wait-for): Goto point-max before inserting.
3465         (nntp-retrieve-headers): Didn't inhibit Erasure.
3466
3467         * gnus-eform.el (gnus-edit-form-mode-map): Buggy.
3468
3469         * nntp.el (nntp-send-command-nodelete): New function.
3470
3471 Sat Aug  3 22:21:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3472
3473         * article.el (article-date-ut): Wouldn't do anything much.
3474
3475         * nntp.el (nntp-wait-for): Wouldn't allow posting.
3476
3477         * nnmail.el (nnmail-delete-incoming): Set to nil.
3478
3479 Sat Aug  3 01:31:24 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3480
3481         * gnus-score.el (gnus-home-score-file): New variable.
3482         (gnus-home-score-file): New function.
3483         (gnus-hierarchial-home-score-file): New function.
3484         (gnus-possibly-score-headers): Use `adapt-file' param.
3485         (gnus-home-adapt-file): New variable.
3486         (gnus-hierarchial-home-adapt-file): New function.
3487
3488         * gnus-load.el (gnus-original-article-buffer): Moved here.
3489
3490         * gnus-sum.el (gnus-article-mark): New macro.
3491         (gnus-summary-prepare-unthreaded): Use it.
3492         (gnus-summary-prepare-threads): Ditto.
3493
3494         * gnus-win.el (gnus-buffer-configuration): New `edit-article'
3495         setting. 
3496
3497         * gnus-sum.el (gnus-summary-edit-article): Don't move point in the
3498         article buffer.
3499         (gnus-summary-edit-article-done): Don't move point after editing.
3500         (gnus-summary-edit-article-postpone): Removed.
3501         (gnus-summary-update-article-line): New function.
3502
3503         * gnus-art.el (gnus-article-edit-mode-map): Buggy map.
3504
3505 Fri Aug  2 22:36:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3506
3507         * gnus.el: Red Gnus v0.4 is released.
3508
3509 Wed Jul 31 15:23:54 1996  Ken Olstad  <ken@mn.cheyenne.com>
3510
3511         * gnus-xmas.el (gnus-xmas-redefine): Disable XFace when running
3512         under tty.
3513
3514 Wed Jul 31 14:21:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3515
3516         * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead
3517         of `length'.
3518
3519 Fri Aug  2 21:48:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3520
3521         * gnus-dup.el (gnus-dup-suppress-articles): Wouldn't mark articles
3522         properly.
3523
3524 Fri Aug  2 21:40:33 1996  Glenn Coombs  <glenn@prl.research.philips.com>
3525
3526         * gnus-vis.el (gnus-button-url): New definition.
3527
3528 Fri Aug  2 19:08:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3529
3530         * gnus-group.el (gnus-update-read-articles): Moved here.
3531
3532         * gnus-sum.el (gnus-update-read-articles): Moved here.
3533
3534         * gnus-async.el (gnus-async-request-fetched-article): Would bug
3535         out on Message-IDs.
3536
3537         * gnus-score.el (gnus-score-save): Would kill wrong buffer.
3538
3539         * nntp.el (nntp-process-filter): Insert at point-max.
3540
3541         * nnheader.el (nnheader-set-temp-buffer): Accept a noerase param.
3542
3543 Fri Aug  2 00:14:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3544
3545         * gnus-topic.el (gnus-topic-edit-parameters): New command.
3546         (gnus-group-topic-parameters): New function.
3547         (gnus-topic-set-parameters): New function.
3548         (gnus-topic-parameters): New function.
3549
3550         * gnus-group.el (gnus-group-edit-group-done): Newish definition.
3551
3552         * gnus-srvr.el (gnus-server-edit-server): Use new edit function.
3553         (gnus-server-edit-server-done): Removed.
3554
3555         * gnus-group.el: Use new edit function.
3556
3557         * gnus-eform.el (gnus-eform): New file.
3558
3559         * gnus-group.el (gnus-group-goto-group): Tippy-toe around some
3560         more to find the most likely instance of the group.
3561         (gnus-edit-form): New function.
3562         (gnus-edit-form-mode): New command.
3563         (gnus-edit-form-make-menu-bar): New function.
3564         (gnus-edit-form-mode-hook): New variable.
3565         (gnus-edit-form-exit): New command and keystroke.
3566         (gnus-edit-form-done): Ditto.
3567
3568         * gnus-topic.el: Moved functions around.
3569         (gnus-current-topic): Renamed.
3570         (gnus-current-topics): New function.
3571         (gnus-group-parent-topic): New function.
3572
3573         * article.el (gnus-signature-separator): New default.
3574         (gnus-signature-limit): Extended value.
3575         (article-narrow-to-signature): Use it.
3576
3577         * gnus-cite.el (gnus-cite-parse): Use new signature functions.
3578
3579         * article.el (article-search-signature): New function.
3580         (gnus-signature-separator): Allow wider syntax.
3581
3582         * gnus-async.el (gnus-use-header-prefetch): New variable.
3583         (gnus-async-set-article-buffer): Removed.
3584         (gnus-async-prefetch-headers): New function.
3585         (gnus-async-retrieve-fetched-headers): New function.
3586         (gnus-async-prefetch-headers-buffer): New variable.
3587
3588         * gnus-salt.el (gnus-summary-pick-line-format): New variable.
3589         (gnus-pick-mode): Use it.
3590         (gnus-pick-line-number): New function.
3591         (gnus-pick-article): New command and keystroke.
3592         (gnus-pick-mode-map): Changed " " to `gnus-pick-next-page'.
3593         (gnus-pick-next-page): New command and keystroke.
3594         (gnus-mark-unpicked-articles-as-read): New variable.
3595         (gnus-pick-start-reading): Use it.
3596
3597         * gnus-sum.el (gnus-summary-line-format-alist): Add pick line
3598         number. 
3599
3600 Thu Aug  1 23:32:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3601
3602         * nntp.el (nntp-request-list): Decode.
3603         (nntp-request-list-newsgroups): Ditto.
3604
3605         * gnus-gl.el (gnus-grouplens-mode): Update summary line specs. 
3606
3607         * gnus-msg.el (gnus-debug): Would bug out.
3608
3609 Thu Aug  1 23:24:48 1996  Glenn Coombs  <glenn@prl.research.philips.com>
3610
3611         * gnus-sum.el (gnus-summary-update-mark): Work on hidden threads.
3612
3613 Thu Aug  1 00:00:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3614
3615         * gnus-score.el (gnus-score-save): Wouldn't save scores.
3616
3617         * gnus-load.el (gnus-summary-line-format): Moved here.
3618
3619         * gnus.el (gnus-alive-p): More thorough definition.
3620         (gnus-info-set-entry): New macro.
3621
3622         * gnus-move.el: New file.
3623         (gnus-move-group-to-server): New function.
3624         (gnus-change-server): New command.
3625         (gnus-group-move-group-to-server): New command.
3626
3627         * gnus-start.el (gnus-parse-active): New function.
3628
3629         * gnus.el (gnus-read-method): Mew function.
3630         * gnus-group.el: Use it.
3631
3632         * gnus-load.el (gnus-suppress-duplicates): New variable.
3633
3634         * gnus-dup.el: New file.
3635
3636         * gnus-sum.el (gnus-data-read-p): New macro.
3637         (gnus-duplicate-mark): New variable.
3638
3639 Wed Jul 31 23:09:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3640
3641         * gnus.el: Red Gnus v0.3 is released.
3642
3643 Wed Jul 31 21:38:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3644
3645         * nntp.el (nntp-retrieve-headers-with-xover): Didn't work.
3646
3647         * gnus-load.el (gnus-suppress-keymap): New function.
3648
3649 Wed Jul 31 01:20:58 1996  Sudish Joseph  <sudish@mindspring.com>
3650
3651         * gnus-picon.el (gnus-group-display-picons): Delete just the live
3652         extents. 
3653
3654 Wed Jul 31 21:15:01 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3655
3656         * gnus.el ((load)): Only eval splash when loading.
3657
3658         * gnus-group.el (gnus-group-quit): Always kill group buffer.
3659
3660         * nntp.el (nntp-open-connection): Escape errors.
3661
3662 Wed Jul 31 16:09:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3663
3664         * nnml.el (nnml-request-rename-group): Would move subgroups as
3665         well. 
3666         * nnmh.el: Ditto.
3667
3668         * gnus-group.el (gnus-group-rename-group): Use current group name
3669         as default.
3670         (gnus-group-rename-group): Added doc string.
3671
3672         * gnus-sum.el (gnus-general-simplify-subject): Renamed.
3673
3674 Wed Jul 31 16:05:06 1996  Paul Franklin  <paul@transmeta.com>
3675
3676         * gnus-sum.el (gnus-pdf-simplify-subject): New version.
3677
3678 Wed Jul 31 15:59:04 1996  Raja R. Harinath  <harinath@cs.umn.edu>
3679
3680         * nntp.el (nntp-retrieve-headers-with-xover): `last' returns cdr. 
3681
3682 Wed Jul 31 15:18:33 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3683
3684         * nntp.el (nntp-retrieve-headers-with-xover): Put the result in
3685         the right buffer.
3686         (nntp-request-body): Decode.
3687
3688         * gnus.el (gnus-no-server): Would bug out when gnus-start wasn't
3689         loaded. 
3690
3691         * gnus-art.el (gnus-article-edit-mode): New command.
3692         (gnus-article-edit-mode-hook): New variable.
3693         (gnus-article-edit-mode-map): New variable.
3694
3695 Wed Jul 31 15:18:26 1996  François Pinard  <pinard@progiciels-bpi.ca>
3696
3697         * gnus-art.el (gnus-article-edit-full-stops): New command.
3698
3699 Wed Jul 31 13:03:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3700
3701         * gnus-sum.el (gnus-summary-edit-wash): New command and keystroke.
3702
3703         * message.el (message-sort-headers-1): Sort properly on totally
3704         empty headers.
3705
3706         * article.el (article-hide-boring-headers): Didn't hide completely
3707         empty headers.
3708
3709         * nntp.el (nntp-encode-text): Rescued.
3710         (nntp-send-buffer): New function.
3711         (nntp-request-post): New function.
3712
3713         * gnus-util.el (gnus-define-keys-safe): New macro.
3714         (gnus-define-keys-1): Accept `safe' param.
3715
3716         * gnus-load.el (gnus-summary-mode-map): Define the main three
3717         keymaps prematurely here.
3718
3719 Wed Jul 31 12:48:23 1996  Steven L. Baur  <steve@miranova.com>
3720
3721         * gnus-load.el (gnus-default-nntp-server): Moved.
3722
3723 Wed Jul 31 03:15:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3724
3725         * nndoc.el (nndoc-add-type): Remove old type definition.
3726
3727         * article.el: Changed variable names back to `gnus-'.
3728
3729 Tue Jul 30 23:07:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3730
3731         * nntp.el (nntp-connection-alist): Define as oo.
3732
3733         * nndoc.el (nndoc-add-type): Wrong number of args.
3734         (nndoc-set-delims): Free var.
3735
3736 Tue Jul 30 23:02:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3737
3738         * gnus.el: Red Gnus v0.1 is released.
3739
3740 Tue Jul 30 22:34:11 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3741
3742         * nntp.el (nntp-find-connection-buffer): New function.
3743         (nntp-retrieve-headers): Use it.
3744
3745 Tue Jul 30 00:00:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3746
3747         * nndoc.el (nndoc-add-type): New function.
3748         (nndoc-guess-type): New function.
3749         (nndoc-set-delims): New definition.
3750
3751         * nntp.el (nntp-open-server): Init server buffer.
3752
3753         * gnus.el (gnus-group-prefixed-name): Do the right thing with nil
3754         methods. 
3755         (gnus-group-rename-group): Would act oddly when renaming native
3756         groups. 
3757
3758 Mon Jul 29 14:17:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3759
3760         * gnus-load.el (gnus-startup-hook): Removed hilit removal.
3761
3762         * gnus-async.el: New file.
3763
3764         * gnus-int.el (gnus-asynchronous-p): New function.
3765
3766         * nntp.el: Replaced with new, asynchronous version.
3767
3768 Mon Jul 29 11:48:07 1996  Paul Franklin  <paul@transmeta.com>
3769
3770         * gnus-sum.el (gnus-pdf-simplify-subject): New function.
3771         (gnus-summary-simplify-subject-query): New command.
3772
3773 Mon Jul 29 10:05:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3774
3775         * gnus-sum.el (gnus-summary-mode-map): Command for emphasis.
3776
3777         * gnus-art.el (gnus-article-wash-status): Report emphasis.
3778
3779         * article.el (article-unhide-text-type): New function.
3780         (article-emphasize): New function.
3781         (article-emphasis-alist): New variable.
3782
3783         * gnus-score.el (gnus-score-headers): Hook into advanced scoring.
3784
3785         * gnus-logic.el: New file.
3786
3787         * article.el (article-treat-overstrike): Mark hiding type.
3788
3789 Mon Jul 29 10:00:52 1996  d. hall  <dhall@illusion.apk.net>
3790
3791         * gnus-art.el (gnus-article-wash-status): New function.
3792
3793 Sun Jul 28 15:20:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3794
3795         * article.el (article-hidden-arg): Renamed all variables and
3796         functions to `article-'.
3797
3798         * gnus.el: Split file into gnus-start.el, gnus-group.el,
3799         gnus-sum.el, gnus-art.el, gnus-win.el, gnus-load.el, gnus-util.el,
3800         gnus-bcklg.el, gnus-spec.el, article.el, and gnus-int.el.
3801