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