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