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