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