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