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