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