*** empty log message ***
[gnus] / lisp / ChangeLog
1 Sun Sep  8 12:24:11 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
2
3         * nntp.el (nntp-accept-process-output): Don't message so
4         obsessively. 
5
6         * gnus.el: Fixed indentation and stuff.
7
8 Sun Sep  8 12:23:56 1996  Sudish Joseph  <sudish@mindspring.com>
9
10         * nnweb.el (nnweb-fetch-form): Return t.
11
12 Sat Sep  7 15:15:42 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
13
14         * gnus.el: Red Gnus v0.28 is released.
15
16 Sat Sep  7 14:33:17 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
17
18         * nntp.el (nntp-after-change-function-callback): Renamed.
19
20         * nnweb.el (nnweb-reference-search): Nix out file name.
21
22 Sat Sep  7 14:07:13 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
23
24         * nnweb.el (nnweb-altavista-search): Nix out buffer file name.
25
26         * gnus-async.el (gnus-asynch-with-semaphore): New macro.
27         (gnus-make-async-article-function): Nix out prefetch list when the
28         summary buffer dies. 
29
30         * nnweb.el (nnweb-altavista-create-mapping): Would search forever
31         when not getting any matches.
32
33 Sat Sep  7 12:43:24 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
34
35         * gnus-msg.el (gnus-inews-yank-articles): Goto body before
36         yanking. 
37
38         * nnheader.el (nnheader-insert-file-contents-literally): New
39         definition. 
40         (nnheader-insert-head): Use new definition.
41
42 Sat Sep  7 12:35:37 1996  Kurt Swanson  <kurt@dna.lth.se>
43
44         * gnus-salt.el (gnus-pick-elegant-flow): New variable.
45
46 Sat Sep  7 12:03:00 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
47
48         * nnheader.el (nnheader-insert-head): Don't use
49         `insert-file-contents-literally'.
50         (nnheader-head-chop-length): New variable.
51
52         * gnus-sum.el (gnus-summary-read-document): Prepend "nnvirtual:"
53         to group name.
54
55 Sat Sep  7 11:12:26 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
56
57         * gnus-score.el (gnus-score-save): Don't check result from
58         gnus-make-directory.
59
60         * gnus-util.el (gnus-make-directory): Return t.
61
62 Fri Sep  6 17:55:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
63
64         * gnus-range.el (gnus-copy-sequence): Didn't work for all
65         sequences. 
66
67 Fri Sep  6 14:38:54 1996  Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
68
69         * gnus-picons.el (gnus-picons-display-as-address): New variable.
70         (gnus-picons-map): New keymap for picons.
71         (gnus-picons-toggle-extent): New function.
72         (gnus-article-display-picons): use them.
73         (gnus-picons-insert-face-if-exists): ditto.
74         (gnus-picons-try-to-find-face): ditto.
75         (gnus-group-display-picons): let display catch up.
76         (gnus-article-display-picons): ditto.
77
78 Fri Sep  6 08:11:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
79
80         * nnkiboze.el (nnkiboze-close-group): Rewrite.
81         (nnkiboze-request-list, nnkiboze-request-newgroups,
82         nnkiboze-request-list-newsgroups): Removed.
83         (nnkiboze-request-scan): New function.
84         (nnkiboze-directory): New default.
85
86         * gnus-sum.el (gnus-article-read-p): New function.
87
88         * nnkiboze.el (nnkiboze-retrieve-headers): Rewrite.
89         (nnkiboze-open-server): Removed.
90         (nnkiboze-server-opened): Ditto.
91
92         * nnheader.el (nnheader-find-nov-line): Renamed.
93         (nnheader-nov-delete-outside-range): New function.
94
95         * gnus-uu.el (gnus-uu-invert-processable): New command and
96         keystroke. 
97
98         * gnus-load.el (gnus-predefined-server-alist): New variable.
99
100         * gnus.el (gnus-server-to-method): Use it.
101         (gnus-read-method): Ditto.
102
103         * gnus-sum.el (t): "M V" commands weren't defined.
104
105         * gnus-cache.el (gnus-summary-insert-cached-articles): New command
106         and keystroke.
107
108         * gnus-score.el (gnus-sort-score-files): New function.
109         (gnus-score-file-rank): New function.
110         (gnus-score-find-bnews): Use it.
111
112         * gnus-topic.el (gnus-topic-mode-map): New sort submap.
113         (gnus-topic-sort-groups, gnus-topic-sort-groups-by-alphabet,
114         gnus-topic-sort-groups-by-unread, gnus-topic-sort-groups-by-level,
115         gnus-topic-sort-groups-by-score, gnus-topic-sort-groups-by-rank,
116         gnus-topic-sort-groups-by-method): New commands and keystrokes.
117
118         * gnus-group.el (gnus-group-sort-selected): New command.
119         (gnus-group-sort-selected-flat): New function.
120         (gnus-group-sort-selected-groups-by-alphabet,
121         gnus-group-sort-selected-groups-by-unread,
122         gnus-group-sort-selected-groups-by-level,
123         gnus-group-sort-selected-groups-by-score,
124         gnus-group-sort-selected-groups-by-rank,
125         gnus-group-sort-selected-groups-by-method): New commands and
126         keystrokes. 
127         (gnus-group-make-menu-bar): Updated.
128
129         * gnus-util.el (gnus-make-sort-function): Create a complete
130         function. 
131         (gnus-make-sort-function-1): Renamed.
132
133         * gnus-topic.el (gnus-group-sort-topic): New function.
134
135         * gnus-group.el (gnus-group-sort-flat): Made into own function.
136         (gnus-group-sort-alist-function): New variable.
137
138         * nnmail.el (nnmail-split-history): New variable.
139         (nnmail-split-history): New command.
140
141         * gnus-score.el (gnus-score-adaptive): Don't do any work on
142         pseudos. 
143
144         * gnus-msg.el (gnus-post-method): Allow easier posting from mail
145         groups. 
146
147 Thu Sep  5 19:56:41 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
148
149         * gnus.el: Red Gnus v0.27 is released.
150
151 Thu Sep  5 19:50:19 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
152
153         * gnus-xmas.el (gnus-xmas-modeline-glyph): Set string properly.
154
155 Thu Sep  5 18:39:47 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
156
157         * gnus-sum.el (gnus-summary-edit-article-done): Make params
158         optional. 
159
160         * nntp.el (nntp-list-active-group): Don't change group first. 
161
162         * gnus-util.el (gnus-make-directory): New function.
163
164         * gnus-msg.el (gnus-post-method): Do the right thing in
165         `to-group' groups.
166
167 Fri Sep  6 08:05:53 1996  ISO-2022-JP  <morioka@jaist.ac.jp>
168
169         * nnheader.el (nnheader-insert-head): Use
170         nnheader-insert-file-contents-literally. 
171
172 Thu Sep  5 08:29:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
173
174         * gnus-win.el (gnus-always-force-window-configuration): New
175         variable. 
176         (gnus-configure-windows): Use it.
177
178         * gnus-sum.el (gnus-summary-save-article): Give better prompts. 
179
180         * gnus-load.el (gnus-valid-select-methods): Update.
181
182         * gnus-score.el (gnus-score-find-favourite-words): Didn't find any
183         words.
184
185         * gnus-sum.el (gnus-scores-exclude-files): Defined.
186
187         * gnus-async.el (gnus-async-prefetch-next): Don't do so much on
188         un-asynch groups.
189
190 Thu Sep  5 08:26:11 1996  jeff sparkes  <jsparkes@nortel.ca>
191
192         * gnus-win.el (gnus-buffer-configuration): Bad cut'n'paste.
193
194 Thu Sep  5 07:41:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
195
196         * gnus-group.el (gnus-group-list-groups): Update format specs.
197
198 Thu Sep  5 07:11:18 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
199
200         * gnus-sum.el (gnus-summary-read-document): Generated wrong nndoc
201         group names. 
202
203 Thu Sep  5 06:53:07 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
204
205         * nnvirtual.el (nnvirtual-close-group): Don't update ephemeral
206         groups. 
207
208         * gnus.el (gnus-group-auto-expirable-p): Allow nil expiry params. 
209
210 Wed Sep  4 06:46:03 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
211
212         * gnus.el: Red Gnus v0.26 is released.
213
214 Wed Sep  4 06:42:34 1996  Lars Magne Ingebrigtsen  <larsi@nipling.ifi.uio.no>
215
216         * nnmail.el (nnmail-move-inbox): Reverse logic.
217
218 Wed Sep  4 06:35:05 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
219
220         * gnus.el: Red Gnus v0.25 is released.
221
222 Wed Sep  4 05:19:58 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
223
224         * nnmail.el (nnmail-move-inbox): Refuse to move if
225         gnnmai-crash-bux can't be written.
226
227         * gnus-art.el (gnus-button-url-regexp): Include : and ; in
228         regexp. 
229
230         * gnus-score.el (gnus-adaptive-word-score-alist): New variable. 
231
232         * nnmail.el (nnmail-move-inbox): Set file modes on wrong file. 
233
234 Tue Sep  3 06:44:36 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
235
236         * gnus.el: Red Gnus v0.24 is released.
237
238 Tue Sep  3 05:30:02 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
239
240         * gnus-async.el (gnus-async-prefetch-article): Reset async list
241         when the summary buffer is killed.
242
243         * gnus-xmas.el (gnus-xmas-modeline-glyph): Don't use glyph under
244         tty. 
245
246         * gnus-msg.el (gnus-copy-article-buffer): Deleted text in article
247         buffer. 
248
249 Tue Sep  3 05:10:19 1996  Kurt Swanson  <kurt@dna.lth.se>
250
251         * gnus-sum.el (gnus-group-no-more-groups-hook): New variable.
252
253 Tue Sep  3 04:44:31 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
254
255         * gnus-sum.el (gnus-summary-exit): Would bug out when using a
256         single article buffer.
257
258 Mon Sep  2 05:50:07 1996  Lars Magne Ingebrigtsen  <larsi@narfi.ifi.uio.no>
259
260         * gnus-audio.el (gnus-audio-play): Give the sound-file argument as
261         ARG in addition to stdin.
262
263 Mon Sep  2 05:28:26 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
264
265         * gnus.el: Red Gnus v0.23 is released.
266
267 Mon Sep  2 05:16:46 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
268
269         * gnus-audio.el: Renamed from "gnus-sound".
270
271 Mon Sep  2 05:06:17 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
272
273         * gnus-ems.el (gnus-xemacs): New variable.
274
275 Mon Sep  2 03:18:18 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
276
277         * gnus-async.el (gnus-async-prefetch-next): Don't start fetching
278         the next article until we have been idle a while.
279
280         * gnus-group.el (gnus-group-make-help-group): Use the new find-etc
281         function.
282         
283         * nnheader.el (nnheader-find-etc-directory): Accept a FILE
284         parameter. 
285
286         * gnus-msg.el (gnus-debug): Use `locate-library' instead of doing
287         things the hard way.
288
289         * gnus-sum.el (gnus-set-global-variables): Copy 
290
291 Mon Sep  2 03:01:27 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
292
293         * gnus.el (gnus-splash): Play jingle.
294
295         * gnus-sound.el (gnus-startup-jingle): New variable.
296         (gnus-play-jingle): New command.
297
298         * gnus.el (gnus-play-startup-jingle): New variable.
299
300 Sun Sep  1 06:38:45 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
301
302         * gnus.el: Red Gnus v0.22 is released.
303
304 Sun Sep  1 05:45:59 1996  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
305
306         * gnus.el: Removed unreferenced let bindings from all files. 
307
308 Sun Sep  1 02:10:28 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
309
310         * gnus.el ((load)): Only do the initial splash on "gnus"
311         commands. 
312
313         * gnus-cus.el (gnus-face-dark-name-list): Don't use "dark blue".
314
315         * nntp.el (nntp-retrieve-headers): Would infloop sometimes.
316
317         * gnus-group.el (gnus-group-insert-group-line-info): Indent
318         properly. 
319
320         * gnus-sum.el (gnus-gather-threads-by-references): Avoid
321         infloops. 
322
323         * gnus-salt.el (gnus-mouse-pick): Changed name.
324
325         * nntp.el (nntp-retrieve-groups): Didn't do the right thing on
326         servers that don't support LIST ACTIVE.
327
328         * gnus-win.el (gnus-current-window-configuration): New variable.
329         (gnus-configure-windows): Use it.
330
331         * gnus-art.el (gnus-article-read-summary-keys): Let `C-d' work
332         properly. 
333
334         * gnus-sum.el (gnus-list-of-unread-articles): Active group.
335
336 Sat Aug 31 05:05:14 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
337
338         * gnus.el: Red Gnus v0.21 is released.
339
340 Sat Aug 31 02:54:39 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
341
342         * gnus-topic.el (gnus-topic-goto-next-group): Go to the proper
343         group when listing.
344
345         * gnus-start.el (gnus-get-killed-groups): Mark .newsrc as needing
346         saving. 
347
348         * nnmail.el (nnmail-remove-tabs): New function.
349
350 Fri Aug 30 06:26:37 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
351
352         * gnus-start.el (gnus-set-default-directory): Set to directory
353         file name.
354
355         * nnmail.el (nnmail-remove-list-identifiers): New function.
356         (nnmail-list-identifiers): New variable.
357         (nnmail-prepare-incoming-message-hook): New variable.
358         (nnmail-move-inbox): Allow nnmail-movemail-program to be a
359         function. 
360
361         * article.el (article-mime-decode-quoted-printable-buffer): New
362         function.
363
364         * nnmail.el (nnmail-prepare-incoming-header-hook): New variable.
365         (nnmail-clean-whitespace-from-headers): New function.
366
367         * nntp.el (nntp-connection-alist): New variable.
368         (nntp-open-connection): Use it.
369         (nntp-request-close): New function.
370
371         * gnus-demon.el (timer): Required.
372
373         * message.el (message-reply): Bugged out on wide replies.
374
375 Fri Aug 30 03:51:39 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
376
377         * gnus.el: Red Gnus v0.20 is released.
378
379 Fri Aug 30 01:36:10 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
380
381         * gnus-msg.el (gnus-inews-insert-archive-gcc): Use
382         `gnus-group-find-parameter'.
383
384         * nndoc.el (nndoc-mbox-article-begin): New function.
385
386         * gnus-sum.el (gnus-summary-search-article): Would expose the
387         first hidden thread.
388
389         * gnus-msg.el (gnus-copy-article-buffer): Delete annotations
390         before following up.
391
392         * gnus-cite.el (gnus-article-hide-citation): Mark buttons as
393         annotations. 
394
395         * article.el (article-delete-text-of-type): New function.
396
397         * nndoc.el (nndoc-type-alist): Be slightly more permissive. 
398
399         * gnus-sum.el (gnus-summary-enter-digest-group): Would nix out
400         quit-conf. 
401         (gnus-summary-read-document): Ditto.
402
403         * nndoc.el (nndoc-dissect-buffer): Escape errors in overflows.
404
405         * message.el (message-send-news): Give a message after not
406         posting. 
407         (message-reply): Remove leading spaces from Cc.
408
409 Fri Aug 30 01:32:27 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
410
411         * nnmail.el (nnmail-get-split-group): New version.
412
413 Fri Aug 30 00:47:17 1996  Jens Lautenbacher  <jens@lemming0.lem.uni-karlsruhe.de>
414
415         * gnus.texi (Group Parameters): Updated documentation 
416
417         * gnus-msg.el (gnus-inews-insert-archive-gcc): Updated to use the
418                   topic's value of gcc-self if no group value present.
419
420 Fri Aug 30 00:19:43 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
421
422         * gnus-start.el (gnus-set-default-directory): Expand default
423         directory. 
424
425         * gnus-group.el (gnus-group-make-web-group): Changed keystroke.
426
427         * gnus-sum.el (gnus-summary-verbose-headers): Show article after
428         toggling. 
429
430 Thu Aug 29 23:50:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
431
432         * gnus-demon.el (gnus-demon-add-rescan): New function.
433         (gnus-demon-scan-news): New function.
434
435 Thu Aug 29 05:34:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
436
437         * gnus.el: Red Gnus v0.19 is released.
438
439 Thu Aug 29 02:04:35 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
440
441         * nndoc.el (nndoc-babyl-body-begin): Would skip empty messages. 
442
443         * nntp.el (nntp-retrieve-groups): Would infloop on some servers.
444
445         * gnus-sum.el (gnus-nov-parse-line): Don't let messages refer back
446         to themselves.
447
448         * gnus-util.el (gnus-parent-id): Don't bug out on nil references. 
449
450         * gnus-cite.el (gnus-article-hide-citation): Hide/unhide better.
451
452         * article.el (article-hide-text-of-type): New function.
453         (article-hidden-text-type-p): New function.
454
455         * gnus-cite.el (gnus-article-hide-citation): Marked the hidden
456         text with wrong type.
457         (gnus-article-hide-citation-maybe): Ditto.
458         (gnus-article-hide-citation): Toggle.
459
460         * gnus-dup.el (gnus-dup-enter-articles): Would bug out on
461         pseudo-articles. 
462
463         * nntp.el (nntp-server-opened-hook): Send mode reader as a
464         default. 
465         (nntp-retrieve-data): Format error.
466
467 Thu Aug 29 01:52:19 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
468
469         * gnus-sum.el (gnus-summary-display-article): Check whether
470         `gnus-current-article' is nil.
471
472 Wed Aug 28 08:44:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
473
474         * gnus-async.el (gnus-async-prefetch-article): Would clobber
475         fetches in progress.
476
477         * gnus-sum.el (gnus-summary-prepare): Made into command.
478
479         * gnus-srvr.el (gnus-server-scan-server): New command and
480         keystroke. 
481
482         * gnus-group.el (gnus-group-read-group): Accept a 0 prefix to not
483         generate buffer.
484
485 Sun Jul 21 14:56:28 1996  Steven L Baur  <steve@miranova.com>
486
487         * earcon.el (earcon-regexp-alist): Plonk!
488
489 Wed Aug 28 04:14:36 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
490
491         * gnus.el: Red Gnus v0.18 is released.
492
493 Wed Aug 28 02:09:20 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
494
495         * nnweb.el (nnweb-dejanews-create-mapping): Would just fetch the
496         first 100 hits.
497         (nnweb-close-group): Set file name to nil before killing.
498         (nnweb-altavista-create-mapping): Fetch the required number of
499         articles. 
500
501         * gnus-group.el (gnus-group-read-ephemeral-group): Don't call the
502         activation several times.
503
504         * gnus-sum.el (gnus-summary-enter-digest-group): Copy the parent's
505         params to the nndoc group.
506         (gnus-summary-read-document): Ditto.
507
508         * message.el (message-followup): Would produce buggy messages when
509         replying to messages without Message-IDs.
510
511 Sat Aug 10 23:41:07 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
512
513         * gnus.el (gnus-decode-rfc1522): Start decoding from beginning of
514         headers instead of end.
515
516 Wed Aug 28 01:35:26 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
517
518         * gnus-demon.el (gnus-demon-cancel): Cancel function timers.
519
520         * nnheaderxm.el (nnheader-xmas-cancel-function-timers): New
521         function.
522
523         * nnheader.el (nnheader-cancel-function-timers): New alias.
524
525         * gnus-topic.el (gnus-topic-mode): Update groups.
526         (gnus-topic-remove-group): Update topic.
527
528         * gnus-group.el (gnus-group-update-group-function): New variable. 
529         (gnus-group-update-group): Use it.
530
531         * gnus-topic.el (gnus-topic-update-topics-containing-group): New
532         function. 
533
534 Tue Aug 27 14:35:01 1996  Ken Raeburn  <raeburn@cygnus.com>
535
536         * nnmail.el (nnmail-move-inbox): Don't try setting modes on
537         "po:$USER".
538
539 Tue Aug 27 21:45:14 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
540
541         * gnus-sum.el (gnus-summary-number-of-articles-in-thread): Would
542         bug out on unthreadeds.
543
544 Tue Aug 27 21:38:13 1996  Kurt Swanson  <kurt@dna.lth.se>
545
546         * gnus-salt.el (gnus-pick-mode-map): Typo.
547
548 Tue Aug 27 21:35:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
549
550         * gnus-load.el: Removed gnus-vis thingies.
551
552 Tue Aug 27 00:54:05 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
553
554         * gnus.el: Red Gnus v0.17 is released.
555
556 Tue Aug 27 00:46:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
557
558         * nnweb.el (nnweb-dejanews-create-mapping): Dummy function.
559
560 Tue Aug 27 00:43:33 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
561
562         * gnus.el: Red Gnus v0.16 is released.
563
564 Tue Aug 27 00:36:58 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
565
566         * gnus-topic.el (gnus-topic-set-parameters): Bugout.
567
568 Mon Aug 26 22:41:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
569
570         * nntp.el (nntp-retrieve-groups): Didn't inhibit erasing.
571
572         * nnweb.el (nnweb-callback): Ignore if the callback buffer is
573         dead. 
574
575         * gnus-async.el (gnus-async-prefetch-article): Don't do anything
576         if Gnus is dead.
577
578 Mon Aug 26 00:57:06 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
579
580         * nnweb.el (nnweb-dejanews-create-mapping): Fold search.
581         (nnweb-reference-create-mapping): Ditto.
582         (nnweb-altavista-create-mapping): Ditto.
583
584         * gnus-async.el (gnus-asynchronous): New variable.
585         (gnus-async-prefetch-article): Use it.
586         (gnus-async-prefetch-headers): Ditto.
587
588         * nnweb.el (nnweb-close-group): New function.
589
590         * gnus-topic.el (gnus-topic-clean-alist): Would remove foreign
591         groups from topics.
592
593 Mon Aug 26 00:10:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
594
595         * gnus.el: Red Gnus v0.15 is released.
596
597 Sun Aug 25 23:09:18 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
598
599         * message.el (message-send-mail-with-qmail): Use
600         `message-qmail-program', which doesn't exist.
601
602         * nndoc.el (nndoc-type-alist): Slack digests are guessable.
603
604 Sun Aug 25 21:27:17 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
605
606         * gnus-salt.el (gnus-pick-mode): Nixed out the format.
607         (gnus-summary-pick-line-format): Buggy def.
608
609         * gnus-sum.el (gnus-summary-read-document): Provide a quit-conf.
610         (gnus-summary-read-document): Do better names.
611
612         * nnvirtual.el (nnvirtual-close-group): Don't do the unread
613         setting on ephemeral groups.
614
615         * nntp.el (nntp-retrieve-groups): Would infloop.
616
617 Sun Aug 25 02:52:11 1996  Sudish Joseph  <sudish@MindSpring.COM>
618
619         * message.el (message-qmail-inject-program): New variable.
620         (message-qmail-inject-args): New variable.
621         (message-send-mail-with-qmail): New function, suitable for use
622         as message-send-mail-function.
623
624 Sun Aug 25 20:41:45 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
625
626         * nnweb.el (nnweb-fetch-form): Clear buffer file name. 
627
628         * nntp.el (nntp-request-article): Would try to copy to the same
629         buffer. 
630
631         * gnus-group.el (gnus-group-read-ephemeral-group): Better error
632         message. 
633
634         * nnweb.el (nnweb-request-group): Better error report. 
635
636         * gnus-score.el (gnus-score-load-file): Gave `nil' as a day param.
637
638 Sun Aug 25 03:32:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
639
640         * gnus.el: Red Gnus v0.14 is released.
641
642 Sun Aug 25 00:16:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
643
644         * gnus-util.el (gnus-prin1): New function.
645         (gnus-prin1-to-string): New function.
646
647         * gnus-sum.el (gnus-summary-refer-parent-article): Bugout.
648
649         * nndb.el (nndb-request-accept-article): Use new nntp functions.
650
651         * pop3.el: Make MD5 defined when compiling.
652
653         * article.el (article-strip-blank-lines): Called Gnus functions.
654
655         * nnweb.el (nnweb-init): Create a better buffer name.
656         (nnweb-altavista-search): Wasn't defined.
657         (nnweb-reference-search): Use advanced search.
658
659         * nnfolder.el (nnfolder-request-accept-article): Wrong params to
660         `save-mail'. 
661         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
662         * nnmbox.el (nnmbox-request-accept-article): Ditto.
663         * nnmh.el (nnmh-request-accept-article): Ditto.
664         * nnml.el (nnml-request-accept-article): Ditto.
665
666 Sat Aug 24 23:53:32 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
667
668         * nnmail.el (nnmail-get-new-mail): Tried calling nonexistsing
669         functions. 
670
671 Sat Aug 24 23:30:07 1996  Lars Magne Ingebrigtsen  <larsi@nipling.ifi.uio.no>
672
673         * gnus-group.el (gnus-group-enter-directory): Temporarily bound
674         `nneething-read-only'. 
675
676 Fri Aug 23 23:22:16 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
677
678         * gnus-ems.el (gnus-ems-redefine): Set
679         `gnus-summary-display-table' to nil.
680
681 Fri Aug 23 22:55:09 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
682
683         * gnus-art.el (gnus-summary-save-in-file): Didn't check before
684         creating dir.
685         (gnus-summary-save-in-rmail): Ditto.
686         (gnus-summary-save-body-in-file): Ditto.
687
688         * message.el (message-check-news-syntax): Faulty Newsgroups
689         regexp. 
690
691 Thu Aug 22 20:47:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
692
693         * nnmail.el (nnmail-split-hook): New variable.
694
695         * nnmh.el (nnmh-update-gnus-unreads): cl-nged.
696         (nnmh-active-number): Find the largest article number.
697
698 Thu Aug 22 20:39:10 1996  Sam Falkner  <sam@steel.central.sun.com>
699
700         * nnmh.el (nnmh-update-gnus-unreads): Check all articles.
701
702 Thu Aug 22 16:49:35 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
703
704         * gnus-kill.el (gnus-execute): Ignored read articles.
705
706         * gnus-sum.el (gnus-summary-execute-command): Give a form, not a
707         function. 
708
709         * gnus-kill.el (gnus-execute-1): Evaled functions instead of
710         calling them.
711
712         * nnmail.el (nnmail-move-inbox): Allow continuation after error. 
713
714         * gnus-score.el (gnus-adaptive-word-syntax-table): New variable. 
715         (gnus-score-adaptive): Use it.
716
717         * nnbabyl.el (nnbabyl-request-scan): Change group.
718
719         * nnmbox.el (nnmbox-request-scan): Change group.
720
721         * gnus-score.el (gnus-ignored-adaptive-words): Renamed.
722         (gnus-ignored-adaptive-words): New variable.
723         (gnus-score-adaptive): Use it.
724         (gnus-score-adaptive): Bugged out on undefined symbols.
725         (gnus-summary-score-entry): Accept numerical DATE.
726         (gnus-score-adaptive): Pos in wrong buf.
727         (gnus-score-string): Didn't accept word matches.
728         (gnus-enter-score-words-into-hashtb): Wrong sequence.
729         (gnus-score-string): Word matches inflooped.
730
731 Wed Aug 21 15:06:47 1996    <Wesley.Hardaker@sphys.unil.ch>
732
733         * smiley.el (smiley-buffer): Added some additinal extent parameters.
734         (smiley-toggle-extent): rewrote to use above.
735
736 Mon Aug 19 20:19:59 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
737
738         * gnus-spec.el (gnus-tilde-cut-form): Cut off wrong part.
739
740 Mon Aug 19 20:09:44 1996  Samuel Tardieu  <sam@inf.enst.fr>
741
742         * gnus-cache.el (gnus-cache-write-active): Would try to create
743         existing directory.
744
745 Mon Aug 19 00:12:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
746
747         * article.el (article-strip-multiple-blank-lines): New command and
748         keystroke.
749         (article-strip-blank-lines): New command and keystroke.
750
751         * nnmail.el (nnmail-move-inbox): Set file permissions on the
752         Incoming files.
753
754         * gnus-group.el (gnus-group-fetch-faq): Go through the FAQ dirs
755         until we manage to open one.
756
757         * nntp.el (nntp-send-authinfo-function): New variable.
758         (nntp-wait-for): Handle authinfo requests better.
759
760         * gnus-sum.el (gnus-summary-article-posted-p): New command and
761         keystroke. 
762
763         * gnus-topic.el (gnus-topic-display-empty-topics): New variable.
764
765         * gnus-msg.el (gnus-setup-message): Make `gnus-newsgroup-name'
766         local to the message buffers.
767
768         * gnus-int.el (gnus-remove-denial): New function.
769
770         * gnus-sum.el (gnus-summary-refer-parent-article): Allow negative
771         prefixes. 
772         (gnus-summary-refer-parent-article): Allow skipping past canceled
773         articles. 
774
775         * gnus-util.el (gnus-parent-id): Take an optional N ancestor
776         param. 
777
778         * gnus-async.el (gnus-async-prefetch-article): Don't clobber async
779         fetches already in progress.
780
781         * nnmail.el (nnmail-check-duplication): Allow /dev/null mail
782         filing. 
783
784         * gnus-sum.el (gnus-summary-catchup): Didn't do suppression.
785         (gnus-summary-limit-children): Never hide ticked articles.
786         (gnus-highlight-selected-summary): Selected face spans the entire
787         %(-%) area.
788
789 Sun Aug 18 22:05:00 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
790
791         * gnus-group.el (gnus-group-restart): Better prompt.
792
793         * gnus-async.el (gnus-async-prefetch-article): Don't try to fetch
794         old-fetched articles.
795
796 Sun Aug 18 22:02:17 1996  Raja R. Harinath  <harinath@cs.umn.edu>
797
798         * gnus-gl.el (gnus-grouplens-mode): Make hooks local.
799
800 Sun Aug 18 16:53:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
801
802         * gnus-group.el (gnus-group-get-new-news): Don't move point.
803
804         * nnweb.el (nndejagnus): Renamed from nndejagnus.
805         (nnweb-remove-markup): New function.
806
807 Sun Aug 18 14:53:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
808
809         * gnus.el: Red Gnus v0.13 is released.
810
811 Tue Aug 20 17:30:00 1996    <Wesley.Hardaker@sphys.unil.ch>
812
813         * smiley.el (smiley-map): New keymap for smiley's.
814         (smiley-toggle-extent): New function to toggle smiley invisiblity.
815         (smiley-buffer): Use them.
816
817 Sun Aug 18 12:46:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
818
819         * nnoo.el (nnoo-define-skeleton-1): Defined too many functions.
820
821 Sat Aug 17 18:43:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
822
823         * gnus-group.el (gnus-group-make-dejanews-group): New command and
824         keystroke. 
825
826         * gnus-start.el (gnus-site-init-file): New variable.
827         (gnus-read-init-file): Use it.
828
829         * nndejanews.el: New file.
830
831         * nnheader.el (make-full-mail-header): New function.
832
833         * nngateway.el (nngateway-open-server): Used nntp vars.
834
835 Sat Aug 17 15:35:28 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
836
837         * gnus.el: Red Gnus v0.12 is released.
838
839 Sat Aug 17 12:58:28 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
840
841         * gnus-win.el (gnus-window-configuration-element): New function. 
842         (gnus-windows-old-to-new): Use it.
843         (gnus-windows-old-to-new): Produced bogus results.
844
845         * message.el (message-cancel-message): New variable.
846
847         * gnus-srvr.el (gnus-server-mode-map): Buggy keymap.
848
849         * gnus-group.el (gnus-group-get-new-news-this-group): Illegal
850         gnus-error value.
851
852 Fri Aug 16 21:22:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
853
854         * nnmail.el (nnmail-replace-status, nnmail-decode-status,
855         nnmail-encode-status): New variables.
856
857         * nnml.el (nnml-article-to-file): New function.
858
859 Fri Aug 16 20:26:12 1996  Kurt Swanson  <kurt@dna.lth.se>
860
861         * nnfolder.el (nnfolder-generate-active-file): Test the right
862         files. 
863
864 Fri Aug 16 19:30:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
865
866         * gnus-salt.el (gnus-possibly-generate-tree): Would bug out on
867         unthreaded buffers.
868
869         * gnus-xmas.el (gnus-xmas-modeline-right-extent): Disabled.
870         (gnus-xmas-modeline-left-extent): Ditto.
871
872         * gnus-group.el (gnus-group-make-menu-bar): Bugged out on
873         undefined variable.
874
875         * gnus.el (gnus-read-method): Return the virtual server name if
876         possible. 
877
878 Thu Aug 15 18:15:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
879
880         * nngateway.el: New file.
881
882         * nnoo.el (nnoo-define-skeleton): New macro.
883         (nnoo-define-skeleton-1): New function.
884
885         * gnus-start.el (gnus-strip-killed-list): New function.
886         (gnus-gnus-to-quick-newsrc-format): Use it.
887
888         * gnus-sum.el (gnus-summary-process-mark-set): New function.
889         (gnus-summary-yank-process-mark, gnus-summary-kill-process-mark,
890         gnus-summary-save-process-mark): New commands and keystrokes.
891
892         * nnml.el (nnml-generate-nov-file): Set modes.
893
894         * nnmail.el (nnmail-default-file-modes): New variable.
895         (nnmail-write-region): New function.
896
897         * gnus-score.el (gnus-score-score-files-1): Bind case-fold-search
898         to nil.
899
900 Wed Aug 14 21:20:07 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
901
902         * gnus-soup.el (gnus-soup-send-packet): Disable syntax checks.
903
904 Wed Aug 14 20:28:09 1996  Fred Johansen  <Fred.Johansen@ifi.ntnu.no>
905
906         * gnus-logic.el (gnus-advanced-score-rule): `and' rules were
907         treated improperly.
908
909 Wed Aug 14 15:29:39 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
910
911         * gnus-salt.el (gnus-mouse-pick-article): New command. 
912
913         * gnus-art.el (gnus-button-url): Call with one argument.
914
915         * gnus-start.el (gnus-set-default-directory): New function.
916
917         * gnus-load.el (gnus-default-directory): New variable.
918
919 Wed Aug 14 15:03:01 1996  Sudish Joseph  <sudish@mindspring.com>
920
921         * gnus-score.el (gnus-home-score-file): Changed syntax.
922
923 Tue Aug 13 22:07:11 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
924
925         * nndoc.el (nndoc-dissect-buffer): Went into infinite loop if end
926         of file token wasn't properly detected.
927         (nndoc-type-alist): Better end-of-header regexp for
928         lanl.gov preprints
929         (nndoc-article-type): Updated doc string
930
931 Mon Aug 12 21:01:25 1996  Sudish Joseph  <sudish@mindspring.com>
932
933         * nntp.el (nntp-request-newgroups): Switch to nntp-server-buffer
934         first.
935
936 Tue Aug 13 09:44:46 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
937
938         * gnus-group.el (gnus-group-sort-by-real-name): New function.
939
940         * gnus-sum.el (gnus-summary-save-article): Pass on number of
941         articles to be saved.
942
943         * gnus-art.el (gnus-article-edit-article): Remove all text props.
944         (gnus-read-save-file-name): Take an optional defaultish parameter.
945
946         * nntp.el (nntp-retrieve-groups): Saved.
947
948         * message.el (message-forward): Didn't work well with multi-line
949         separators. 
950
951         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Check
952         wheteher followup-to was restricted.
953
954         * nnsoup.el (nnsoup-store-reply): Would insert double courtesy
955         headers. 
956
957         * gnus-group.el (gnus-group-highlight-line): New `total' number. 
958
959 Mon Aug 12 06:25:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
960
961         * gnus.el: Red Gnus v0.11 is released.
962
963 Mon Aug 12 03:51:57 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
964
965         * gnus-async.el (gnus-make-async-article-function): New function.
966         (gnus-async-prefetch-article): Use it.
967
968 Sat Aug 10 07:16:29 1996  Greg Stark  <gsstark@mit.edu>
969
970         * gnus-start.el (gnus-activate-level): Doc fix.
971
972 Sun Aug 11 03:33:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
973
974         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): New command.
975         (gnus-crosspost-message): New variable.
976
977         * gnus-vis.el: Removed file -- functions spread out over
978         gnus-group.el, gnus-sum.el and gnus-art.el.
979
980         * gnus-util.el (gnus-turn-off-edit-menu): Renamed function.
981
982         * gnus-salt.el (gnus-carpal-mode): Moved to this file.
983
984         * gnus-vis.el (gnus-score-set-default): Removed.
985         (gnus-visual-score-map): Removed.
986
987         * nntp.el (nntp-send-nosy-authinfo): Don't echo password.
988
989         * gnus-srvr.el (gnus-server-open-all-servers): New command and
990         keystroke. 
991         (gnus-server-close-all-servers): Ditto.
992
993         * gnus-async.el (gnus-async-get-semaphore): New function.
994         (gnus-async-release-semaphore): New function.
995         (gnus-async-prefetch-article): Use them.
996
997         * nntp.el (nntp-make-process-buffer): New function.
998         (nntp-retrieve-data): Use after-change instead of filter.
999         (nntp-after-change-function): New function.
1000
1001         * gnus.el (gnus-read-method): Intern method.
1002
1003         * gnus-cache.el (gnus-cache-save-buffers): Didn't check before
1004         making dir.
1005
1006 Sat Aug 10 14:55:33 1996  Sudish Joseph  <sudish@mindspring.com>
1007
1008         * gnus-win.el (gnus-buffer-configuration): Don't create picon
1009         frame if gnus-picons-display-where is 'article.
1010
1011 Sun Aug 11 02:47:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1012
1013         * gnus-vis.el (gnus-highlight-selected-summary): Would bug out on
1014         some lines. 
1015
1016         * gnus-spec.el (gnus-tilde-cut-form): Typo.
1017         (gnus-parse-simple-format): Forgot to check `max-right' and
1018         `max-left'.
1019         (gnus-compile): Don't issue warnings.
1020
1021 Fri Aug  2 14:53:02 1996  Christoph Wedler  <wedler@fmi.uni-passau.de>
1022         
1023         * smiley.el (smiley-buffer): `smiley-regexp-alist' can be a symbol
1024         now.
1025
1026 Sun Aug 11 02:37:57 1996  Greg Stark  <gsstark@mit.edu>
1027
1028         * gnus-msg.el (gnus-post-method): Tested the wrong variable. 
1029
1030 Sun Aug 11 02:28:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1031
1032         * message.el (message-check-news-syntax): Messaged wrong number.
1033
1034 Sat Aug 10 11:26:56 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1035
1036         * message.el (message-y-or-n-p): Moved to before usage.
1037
1038 Fri Aug  9 16:42:52 1996  Danny Siu  <dsiu@adobe.com>
1039
1040         * gnus-picon.el (gnus-article-display-picons): display picon even if
1041         From line doesn't have full domain name.
1042
1043 Sat Aug 10 10:11:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1044
1045         * message.el (message-reply): Didn't narrow properly to the head.
1046         (message-indent-citation): Remove all blank lines at the start. 
1047
1048 Sat Aug 10 07:00:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1049
1050         * gnus.el: Red Gnus v0.9 is released.
1051
1052 Sat Aug 10 06:03:07 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1053
1054         * gnus-soup.el (gnus-soup-write-prefixes): Protect against
1055         existing dirs.
1056
1057         * gnus-topic.el (gnus-topic-parameters): Third parameter instead
1058         of second.
1059         (gnus-topic-set-parameters): Ditto.
1060
1061 Sat Aug 10 05:22:43 1996  Lee Iverson  <leei@ai.sri.com>
1062
1063         * message.el (message-send-mail-with-mh): Didn't work.
1064
1065 Sat Aug 10 03:57:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1066
1067         * gnus-dup.el (gnus-dup-unsuppress-article): Data instead of
1068         ingo. 
1069         (gnus-dup-unsuppress-article): Set the wrong variable.
1070
1071 Sat Aug 10 00:52:26 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
1072
1073         * gnus.el (gnus-short-group-name): Bug in dotless names.
1074
1075 Sat Aug 10 00:45:32 1996  Jens Lautenbacher  <jens@lemhrem.lem.uni-karlsruhe.de>
1076
1077         * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the `gcc-self'
1078         parameter. 
1079
1080 Sat Aug 10 00:28:41 1996  François Pinard  <pinard@progiciels-bpi.ca>
1081
1082         * gnus-load.el (gnus-info-nodes): Add info node for
1083         `mime/viewer-mode'. 
1084
1085 Sat Aug 10 00:25:51 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1086
1087         * message.el (message-reply): Don't include first empty line. 
1088
1089 Sat Aug 10 00:11:52 1996  François Pinard  <pinard@progiciels-bpi.ca>
1090
1091         * gnus-sum.el (gnus-summary-prev-unread-article): Doc fix.
1092
1093 Sat Aug 10 00:08:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1094
1095         * gnus-util.el (gnus-date-iso8601): Protect agains buggy Dates. 
1096
1097 Fri Aug  9 06:39:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1098
1099         * gnus-topic.el (gnus-topic-mode): Hook into parameter thingies. 
1100         (gnus-topic-parameters): Buggy definition.
1101
1102         * gnus-group.el (gnus-group-get-parameter-function): New
1103         variable. 
1104
1105         * gnus.el (gnus-group-find-parameter): New function.
1106
1107         * gnus-sum.el (gnus-summary-read-document): New command and
1108         keystroke. 
1109
1110         * gnus-group.el (gnus-group-clear-data-on-native-groups): New
1111         command. 
1112         (gnus-group-read-ephemeral-group): Accept an ACTIVATE-ONLY
1113         parameter.
1114
1115         * gnus-score.el (gnus-decay-score): New function.
1116         (gnus-decay-scores): New function.
1117         (gnus-decay-score-function): New variable.
1118         (gnus-score-date): Accept a `regexp' match.
1119
1120         * gnus-util.el (gnus-time-to-day): New function.
1121
1122         * gnus-score.el (gnus-decay-scores): New variable.
1123         (gnus-score-decay-constant): New variable.
1124         (gnus-score-decay-scale): New variable.
1125
1126         * gnus-sum.el (gnus-group-make-articles-read): Register undo. 
1127
1128         * gnus-group.el (gnus-update-read-articles): Register undo.
1129
1130         * gnus-undo.el (gnus-undo-register-1): Renamed.
1131         (gnus-undo-register): New macro.
1132
1133         * gnus-group.el (gnus-group-yank-group): Be undoable.
1134         (gnus-group-kill-group): Be undoable.
1135         (gnus-undo): Required.
1136         (gnus-group-clear-data): New keystroke.
1137
1138         * gnus-undo.el (gnus-undo-last-command): New variable.
1139         (gnus-undo): Didn't work.
1140         (gnus-undo-boundary): Keep track of whether the last command did a
1141         boundary.
1142         (gnus-undo): Set boundary.
1143
1144 Thu Aug  8 19:43:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1145
1146         * gnus-spec.el (gnus-tilde-cut-form): New function.
1147         (gnus-tilde-max-form): New definition.
1148         (gnus-tilde-ignore-form): New function.
1149         (gnus-parse-format): Rewrite to accept extended syntax.
1150
1151         * gnus-topic.el (gnus-topic-goto-missing-group): Try to be a bit
1152         faster.
1153
1154         * gnus-group.el (gnus-group-goto-group): Accept optional FAR
1155         parameter. 
1156
1157         * gnus-int.el (gnus-request-newgroups): Don't bug out on servers
1158         that don't support this.
1159
1160         * gnus.el (gnus-server-extend-method): Would bug out on non-known
1161         methods. 
1162
1163         * gnus-group.el (gnus-group-get-new-news): Put point in the group
1164         buffer. 
1165
1166 Wed Aug  7 15:40:44 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
1167
1168         * nntp.el (nntp-open-rlogin): Now can be used as
1169         nntp-open-connection function
1170         (nntp-open-telnet): Ditto
1171         (nntp-open-rlogin): Needed to remove telnet junk from nntp buffer
1172         to make new nntp-wait-for happy
1173         all: required carriage return for end of line 
1174
1175 Tue Aug  6 21:58:26 1996  Jan Vroonhof  <vroonhof@math.ethz.ch (Jan Vroonhof)>
1176
1177         * nndoc.el (nndoc-generate-lanl-gov-head): New function
1178         (nndoc-transform-lanl-gov-announce): New function
1179         (nndoc-lanl-gov-announce-type-p): New funtion
1180         (nndoc-type-alist): Added support for preprint announcements
1181         (nndoc-type-alist): Only use 'slack-digests' if forced to.
1182
1183 Tue Aug  6 20:41:02 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
1184
1185         * nndoc.el (nndoc-type-alist): tried to call nndoc-guess-type-p
1186
1187 Thu Aug  8 05:40:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1188
1189         * gnus-sum.el (gnus-summary-walk-group-buffer): Put cursor in echo
1190         area.
1191
1192         * gnus-dup.el (gnus-dup-unsuppress-article): New function.
1193
1194         * gnus-sum.el (gnus-mark-article-as-unread): Unsuppress
1195         duplicates. 
1196
1197         * gnus-msg.el (gnus-debug): Scan gnus-load.el.
1198
1199 Thu Aug  8 01:48:57 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1200
1201         * gnus.el: Red Gnus v0.8 is released.
1202
1203 Thu Aug  8 01:36:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1204
1205         * gnus.el: Red Gnus v0.7 is released.
1206
1207 Thu Aug  8 01:29:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1208
1209         * message.el (message-deletable-headers): Have Lines be
1210         deletable. 
1211
1212 Wed Aug  7 23:41:26 1996  Richard Pieri  <ratinox@unilab.dfci.harvard.edu>
1213
1214         * gnus.el (gnus-short-group-name): New version.
1215
1216 Wed Aug  7 19:55:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1217
1218         * gnus-start.el (gnus-declare-backend): New function.
1219
1220         * gnus-xmas.el (gnus-xmas-pointer-glyph): New variable.
1221         (gnus-xmas-modeline-glyph): New variable.
1222         (gnus-xmas-mode-line-buffer-identification): New definition. 
1223
1224         * nntp.el (nntp-request-article): Would sometimes return nil
1225         falsely. 
1226         (nntp-find-group-and-number): Saved function.
1227         (nntp-request-article): Use it.
1228         (nntp-request-head): Saved.
1229
1230         * gnus-dup.el (gnus-dup-suppress-articles): Message.
1231
1232         * gnus-group.el (gnus-group-mark-group): Used string instead of
1233         char. 
1234
1235 Wed Aug  7 02:52:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1236
1237         * gnus-util.el: Use `format-time-string'.
1238
1239         * gnus-sum.el (gnus-summary-edit-article-postpone): Defined
1240         again. 
1241
1242         * article.el (article-make-date-line): Would say "unknown" on
1243         "now" dates.
1244
1245 Wed Aug  7 02:48:12 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
1246
1247         * message.el (message-rename-buffer): Set proper outsave name. 
1248
1249 Wed Aug  7 00:28:44 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1250
1251         * nnheader.el (nnheader-temp-write): Always use
1252         `fundamental-mode'. 
1253
1254         * gnus-util.el (gnus-date-iso8601): Illegal format.
1255
1256         * gnus-group.el (gnus-group-make-doc-group): Full name in server
1257         name. 
1258
1259         * gnus-undo.el (gnus-undo): Typo.
1260
1261         * gnus-group.el (gnus-group-mark-group): Don't touch props.
1262
1263         * gnus-score.el (gnus-score-headers): Don't root out 0 scores when
1264         saving.
1265
1266         * gnus-art.el (gnus-narrow-to-page): Don't do a "next-page" if
1267         `^L' is the last char.
1268
1269         * gnus.el (gnus): Autoload.
1270
1271 Tue Aug  6 23:00:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1272
1273         * gnus-score.el (gnus-score-string): Wiwnd't do word and fuzzy
1274         matching properly.
1275
1276 Mon Aug  5 22:23:03 1996  Raja R. Harinath  <harinath@cs.umn.edu>
1277
1278         * gnus-gl.el (gnus-grouplens-mode): Clear proper variables.
1279
1280 Mon Aug  5 20:27:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1281
1282         * gnus-art.el (gnus-article-edit-exit): Would move point.
1283         (gnus-article-edit): New command.
1284
1285         * nnml.el (nnml-request-rename-group): Copy over .overview file. 
1286         (nnml-request-group): Better error message.
1287
1288 Sat Aug  3 17:52:01 1996  Steven L Baur  <steve@miranova.com>
1289
1290         * gnus-setup.el (message): Can't require 'message until we know
1291         where the Gnus .elcs are.
1292         
1293 Mon Aug  5 20:07:11 1996  François Pinard  <pinard@progiciels-bpi.ca>
1294
1295         * gnus-util.el (gnus-date-iso8601): New function.
1296
1297 Mon Aug  5 19:14:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1298
1299         * gnus-sum.el (gnus-summary-search-article-forward): Show thread
1300         when finding matches.
1301
1302         * nnmail.el (nnmail-get-spool-files): Sort procmail files.
1303
1304 Mon Aug  5 02:25:06 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1305
1306         * gnus.el: Red Gnus v0.6 is released.
1307
1308 Mon Aug  5 01:12:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1309
1310         * nntp.el (nntp-request-type): Defined again.
1311
1312 Mon Aug  5 01:01:15 1996  Ralph Schleicher  <rs@purple.ul.bawue.de>
1313
1314         * gnus-score.el (gnus-ignored-adaptive-words): New value.
1315
1316 Mon Aug  5 00:12:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1317
1318         * gnus-util.el (gnus-group-real-name): Tweaked definition.
1319
1320         * gnus-eform.el (gnus-edit-form-done): Didn't call the right
1321         function. 
1322
1323 Sun Aug  4 23:30:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1324
1325         * gnus-score.el (gnus-score-load-files): Returned nil.
1326
1327 Sun Aug  4 06:11:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1328
1329         * gnus-load.el (gnus-use-undo): New variable.
1330
1331         * gnus-undo.el: New file.
1332
1333         * gnus-score.el (gnus-default-adaptive-word-score-alist): New
1334         variable. 
1335         (gnus-score-adaptive): Adaptivity on words.
1336         (gnus-ignored-adaptive-words): New variable.
1337         (gnus-all-score-files): Made into own function.
1338         (gnus-score-load-files): Ditto.
1339         (gnus-score-find-favourite-words): New command and keystroke.
1340
1341         * gnus-load.el (gnus-use-adaptive-scoring): Doc fix.
1342
1343         * gnus-score.el (gnus-enter-score-words-into-hashtb): New
1344         function. 
1345         (gnus-score-build-cons): Removed.
1346         (gnus-score-string): Score words.
1347
1348 Sun Aug  4 01:33:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1349
1350         * gnus.el: Red Gnus v0.5 is released.
1351
1352 Sun Aug  4 00:17:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1353
1354         * nntp.el (nntp-wait-for): Goto point-max before inserting.
1355         (nntp-retrieve-headers): Didn't inhibit Erasure.
1356
1357         * gnus-eform.el (gnus-edit-form-mode-map): Buggy.
1358
1359         * nntp.el (nntp-send-command-nodelete): New function.
1360
1361 Sat Aug  3 22:21:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1362
1363         * article.el (article-date-ut): Wouldn't do anything much.
1364
1365         * nntp.el (nntp-wait-for): Wouldn't allow posting.
1366
1367         * nnmail.el (nnmail-delete-incoming): Set to nil.
1368
1369 Sat Aug  3 01:31:24 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1370
1371         * gnus-score.el (gnus-home-score-file): New variable.
1372         (gnus-home-score-file): New function.
1373         (gnus-hierarchial-home-score-file): New function.
1374         (gnus-possibly-score-headers): Use `adapt-file' param.
1375         (gnus-home-adapt-file): New variable.
1376         (gnus-hierarchial-home-adapt-file): New function.
1377
1378         * gnus-load.el (gnus-original-article-buffer): Moved here.
1379
1380         * gnus-sum.el (gnus-article-mark): New macro.
1381         (gnus-summary-prepare-unthreaded): Use it.
1382         (gnus-summary-prepare-threads): Ditto.
1383
1384         * gnus-win.el (gnus-buffer-configuration): New `edit-article'
1385         setting. 
1386
1387         * gnus-sum.el (gnus-summary-edit-article): Don't move point in the
1388         article buffer.
1389         (gnus-summary-edit-article-done): Don't move point after editing.
1390         (gnus-summary-edit-article-postpone): Removed.
1391         (gnus-summary-update-article-line): New function.
1392
1393         * gnus-art.el (gnus-article-edit-mode-map): Buggy map.
1394
1395 Fri Aug  2 22:36:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1396
1397         * gnus.el: Red Gnus v0.4 is released.
1398
1399 Wed Jul 31 15:23:54 1996  Ken Olstad  <ken@mn.cheyenne.com>
1400
1401         * gnus-xmas.el (gnus-xmas-redefine): Disbale XFace when running
1402         under tty.
1403
1404 Wed Jul 31 14:21:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1405
1406         * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead
1407         of `length'.
1408
1409 Fri Aug  2 21:48:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1410
1411         * gnus-dup.el (gnus-dup-suppress-articles): Wouldn't mark articles
1412         properly.
1413
1414 Fri Aug  2 21:40:33 1996  Glenn Coombs  <glenn@prl.research.philips.com>
1415
1416         * gnus-vis.el (gnus-button-url): New definition.
1417
1418 Fri Aug  2 19:08:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1419
1420         * gnus-group.el (gnus-update-read-articles): Moved here.
1421
1422         * gnus-sum.el (gnus-update-read-articles): Moved here.
1423
1424         * gnus-async.el (gnus-async-request-fetched-article): Would bug
1425         out on Message-IDs.
1426
1427         * gnus-score.el (gnus-score-save): Would kill wrong buffer.
1428
1429         * nntp.el (nntp-process-filter): Insert at point-max.
1430
1431         * nnheader.el (nnheader-set-temp-buffer): Accept a noerase param.
1432
1433 Fri Aug  2 00:14:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1434
1435         * gnus-topic.el (gnus-topic-edit-parameters): New command.
1436         (gnus-group-topic-parameters): New function.
1437         (gnus-topic-set-parameters): New function.
1438         (gnus-topic-parameters): New function.
1439
1440         * gnus-group.el (gnus-group-edit-group-done): Newish definition.
1441
1442         * gnus-srvr.el (gnus-server-edit-server): Use new edit function.
1443         (gnus-server-edit-server-done): Removed.
1444
1445         * gnus-group.el: Use new edit function.
1446
1447         * gnus-eform.el (gnus-eform): New file.
1448
1449         * gnus-group.el (gnus-group-goto-group): Tippy-toe around some
1450         more to find the most likely instance of the group.
1451         (gnus-edit-form): New function.
1452         (gnus-edit-form-mode): New command.
1453         (gnus-edit-form-make-menu-bar): New function.
1454         (gnus-edit-form-mode-hook): New variable.
1455         (gnus-edit-form-exit): New command and keystroke.
1456         (gnus-edit-form-done): Ditto.
1457
1458         * gnus-topic.el: Moved functions around.
1459         (gnus-current-topic): Renamed.
1460         (gnus-current-topics): New function.
1461         (gnus-group-parent-topic): New function.
1462
1463         * article.el (gnus-signature-separator): New default.
1464         (gnus-signature-limit): Extended value.
1465         (article-narrow-to-signature): Use it.
1466
1467         * gnus-cite.el (gnus-cite-parse): Use new signature functions.
1468
1469         * article.el (article-search-signature): New function.
1470         (gnus-signature-separator): Allow wider syntax.
1471
1472         * gnus-async.el (gnus-use-header-prefetch): New variable.
1473         (gnus-async-set-article-buffer): Removed.
1474         (gnus-async-prefetch-headers): New function.
1475         (gnus-asynch-retrieve-fetched-headers): New function.
1476         (gnus-async-prefetch-header-buffer): New variable.
1477
1478         * gnus-salt.el (gnus-summary-pick-line-format): New variable.
1479         (gnus-pick-mode): Use it.
1480         (gnus-pick-line-number): New function.
1481         (gnus-pick-article): New command and keystroke.
1482         (gnus-pick-mode-map): Changed " " to `gnus-pick-next-page'.
1483         (gnus-pick-next-page): New command and keystroke.
1484         (gnus-mark-unpicked-articles-as-read): New variable.
1485         (gnus-pick-start-reading): Use it.
1486
1487         * gnus-sum.el (gnus-summary-line-format-alist): Add pick line
1488         number. 
1489
1490 Thu Aug  1 23:32:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1491
1492         * nntp.el (nntp-request-list): Decode.
1493         (nntp-request-list-newsgroups): Ditto.
1494
1495         * gnus-gl.el (gnus-grouplens-mode): Update summary line specs. 
1496
1497         * gnus-msg.el (gnus-debug): Would bug out.
1498
1499 Thu Aug  1 23:24:48 1996  Glenn Coombs  <glenn@prl.research.philips.com>
1500
1501         * gnus-sum.el (gnus-summary-update-mark): Work on hidden threads.
1502
1503 Thu Aug  1 00:00:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1504
1505         * gnus-score.el (gnus-score-save): Wouldn't save scores.
1506
1507         * gnus-load.el (gnus-summary-line-format): Moved here.
1508
1509         * gnus.el (gnus-alive-p): More thorough definition.
1510         (gnus-info-set-entry): New macro.
1511
1512         * gnus-move.el: New file.
1513         (gnus-move-group-to-server): New function.
1514         (gnus-change-server): New command.
1515         (gnus-group-move-group-to-server): New command.
1516
1517         * gnus-start.el (gnus-parse-active): New function.
1518
1519         * gnus.el (gnus-read-method): Mew function.
1520         * gnus-group.el: Use it.
1521
1522         * gnus-load.el (gnus-suppress-duplicates): New variable.
1523
1524         * gnus-dup.el: New file.
1525
1526         * gnus-sum.el (gnus-data-read-p): New macro.
1527         (gnus-duplicate-mark): New variable.
1528
1529 Wed Jul 31 23:09:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1530
1531         * gnus.el: Red Gnus v0.3 is released.
1532
1533 Wed Jul 31 21:38:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1534
1535         * nntp.el (nntp-retrieve-headers-with-xover): Didn't work.
1536
1537         * gnus-load.el (gnus-suppress-keymap): New function.
1538
1539 Wed Jul 31 01:20:58 1996  Sudish Joseph  <sudish@mindspring.com>
1540
1541         * gnus-picon.el (gnus-group-display-picons): Delete just the live
1542         extents. 
1543
1544 Wed Jul 31 21:15:01 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1545
1546         * gnus.el ((load)): Only eval splash when loading.
1547
1548         * gnus-group.el (gnus-group-quit): Always kill group buffer.
1549
1550         * nntp.el (nntp-open-connection): Escape errors.
1551
1552 Wed Jul 31 16:09:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1553
1554         * nnml.el (nnml-request-rename-group): Would move subgroups as
1555         well. 
1556         * nnmh.el: Ditto.
1557
1558         * gnus-group.el (gnus-group-rename-group): Use current group name
1559         as default.
1560         (gnus-group-rename-group): Added doc string.
1561
1562         * gnus-sum.el (gnus-general-simplify-subject): Renamed.
1563
1564 Wed Jul 31 16:05:06 1996  Paul Franklin  <paul@transmeta.com>
1565
1566         * gnus-sum.el (gnus-pdf-simplify-subject): New version.
1567
1568 Wed Jul 31 15:59:04 1996  Raja R. Harinath  <harinath@cs.umn.edu>
1569
1570         * nntp.el (nntp-retrieve-headers-with-xover): `last' returns cdr. 
1571
1572 Wed Jul 31 15:18:33 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1573
1574         * nntp.el (nntp-retrieve-headers-with-xover): Put the result in
1575         the right buffer.
1576         (nntp-request-body): Decode.
1577
1578         * gnus.el (gnus-no-server): Would bug out when gnus-start wasn't
1579         loaded. 
1580
1581         * gnus-art.el (gnus-article-edit-mode): New command.
1582         (gnus-article-edit-mode-hook): New variable.
1583         (gnus-article-edit-mode-map): New variable.
1584
1585 Wed Jul 31 15:18:26 1996  François Pinard  <pinard@progiciels-bpi.ca>
1586
1587         * gnus-art.el (gnus-article-edit-full-stops): New command.
1588
1589 Wed Jul 31 13:03:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1590
1591         * gnus-sum.el (gnus-summary-edit-wash): New command and keystroke.
1592
1593         * message.el (message-sort-headers-1): Sort properly on totally
1594         empty headers.
1595
1596         * article.el (article-hide-boring-headers): Didn't hide completely
1597         empty headers.
1598
1599         * nntp.el (nntp-encode-text): Rescued.
1600         (nntp-send-buffer): New function.
1601         (nntp-request-post): New function.
1602
1603         * gnus-util.el (gnus-define-keys-safe): New macro.
1604         (gnus-define-keys-1): Accept `safe' param.
1605
1606         * gnus-load.el (gnus-summary-mode-map): Define the main three
1607         keymaps prematurely here.
1608
1609 Wed Jul 31 12:48:23 1996  Steven L. Baur  <steve@miranova.com>
1610
1611         * gnus-load.el (gnus-default-nntp-server): Moved.
1612
1613 Wed Jul 31 03:15:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1614
1615         * nndoc.el (nndoc-add-type): Remove old type definition.
1616
1617         * article.el: Changed variable names back to `gnus-'.
1618
1619 Tue Jul 30 23:07:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1620
1621         * nntp.el (nntp-connection-alist): Define as oo.
1622
1623         * nndoc.el (nndoc-add-type): Wrong number of args.
1624         (nndoc-set-delims): Free var.
1625
1626 Tue Jul 30 23:02:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1627
1628         * gnus.el: Red Gnus v0.1 is released.
1629
1630 Tue Jul 30 22:34:11 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1631
1632         * nntp.el (nntp-find-connection-buffer): New function.
1633         (nntp-retrieve-headers): Use it.
1634
1635 Tue Jul 30 00:00:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1636
1637         * nndoc.el (nndoc-add-type): New function.
1638         (nndoc-guess-type): New function.
1639         (nndoc-set-delims): New definition.
1640
1641         * nntp.el (nntp-open-server): Init server buffer.
1642
1643         * gnus.el (gnus-group-prefixed-name): Do the right thing with nil
1644         methods. 
1645         (gnus-group-rename-group): Would act oddly when renaming native
1646         groups. 
1647
1648 Mon Jul 29 14:17:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1649
1650         * gnus-load.el (gnus-startup-hook): Removed hilit removal.
1651
1652         * gnus-async.el: New file.
1653
1654         * gnus-int.el (gnus-asynchronous-p): New function.
1655
1656         * nntp.el: Replaced with new, asynchronous version.
1657
1658 Mon Jul 29 11:48:07 1996  Paul Franklin  <paul@transmeta.com>
1659
1660         * gnus-sum.el (gnus-pdf-simplify-subject): New function.
1661         (gnus-summary-simplify-subject-query): New command.
1662
1663 Mon Jul 29 10:05:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1664
1665         * gnus-sum.el (gnus-summary-mode-map): Command for emphasis.
1666
1667         * gnus-art.el (gnus-article-wash-status): Report emphasis.
1668
1669         * article.el (article-unhide-text-type): New function.
1670         (article-emphasize): New function.
1671         (article-emphasis-alist): New variable.
1672
1673         * gnus-score.el (gnus-score-headers): Hook into advanced scoring.
1674
1675         * gnus-logic.el: New file.
1676
1677         * article.el (article-treat-overstrike): Mark hiding type.
1678
1679 Mon Jul 29 10:00:52 1996  d. hall  <dhall@illusion.apk.net>
1680
1681         * gnus-art.el (gnus-article-wash-status): New function.
1682
1683 Sun Jul 28 15:20:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
1684
1685         * article.el (article-hidden-arg): Renamed all variables and
1686         functions to `article-'.
1687
1688         * gnus.el: Split file into gnus-start.el, gnus-group.el,
1689         gnus-sum.el, gnus-art.el, gnus-win.el, gnus-load.el, gnus-util.el,
1690         gnus-bcklg.el, gnus-spec.el, article.el, and gnus-int.el.
1691