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