*** empty log message ***
[gnus] / lisp / ChangeLog
1 Wed Apr 19 03:28:37 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2
3         * gnus.el: Major changes in server handling; new mode; and lots of
4         stuff all over in all files. 
5
6         * gnus.el: 0.51 is released.
7
8 Mon Apr 17 08:38:57 1995  Lars Ingebrigtsen  <lars@eyesore.no>
9
10         * gnus.el (gnus-clear-system): Kill nntp-server-buffer upon exit. 
11         
12         * gnus.el: Added "*" to the beginning of the docs strings of all
13         user variables.
14
15 Sun Apr 16 03:18:15 1995  Lars Ingebrigtsen  <lars@eyesore.no>
16
17         * gnus.el (gnus-post-news): Yank before running
18         news-reply-header-hook. 
19         (gnus-group-list-groups): Go to the right group after listing. 
20         (gnus-summary-respool-article): Allow respooling from newsgroups. 
21         (gnus-split-methods): New variable.
22         (gnus-read-save-file-name): New function.
23         (gnus-summary-save-in-rmail): Have all the saving functions use
24         this new function.
25
26         * gnus-visual.el (gnus-summary-make-menu-bar): Menu change.
27
28         * gnus.el (gnus-cancel-news): Don't ask experts.
29         (gnus-summary-mark-region-as-read): New command and keystroke. 
30
31 Sun Apr 16 20:45:38 1995  Lars Magne Ingebrigtsen  <larsi@maud.ifi.uio.no>
32
33         * gnus.el (gnus-save-newsrc-file): Run save-newsrc-hook even if
34         the file is not saved.
35         (gnus-summary-insert-pseudos): Would interleave pseudos and real
36         articles. 
37         (gnus-cancel-news): Generate a better error message.
38
39         * nnmh.el (nnmh-request-list): Do not try to read unreadable
40         directories. 
41
42         * gnus.el (gnus-copy-sequence): Would choke on just a single cons
43         cell. 
44         (gnus-inews-article): Would insert two \n's too many.
45
46 Sat Apr 15 04:29:22 1995  Lars Ingebrigtsen  <lars@eyesore.no>
47
48         * gnus.el (gnus-use-long-file-name): One quote symbol too many. 
49         (gnus-article-x-face-command): New variable.
50         (gnus-article-display-x-face): New command and keystroke.
51         (gnus-newsgroup-active): New internal variable.
52         (gnus-update-read-articles): Use this variable to ensure that new
53         articles that have arrived while the summary buffer existed are
54         not inadvertantly marked as read.
55         (gnus-score-headers): Remove exluded score files from the list of
56         score file alists. Probably.
57
58         * nntp.el (nntp-news-default-headers): New variable.
59         (nntp-request-post-buffer): Use it.
60
61         * gnus.el (gnus-inews-insert-headers): Extended syntax of
62         gnus-required-headers. 
63
64 Sun Apr 16 00:02:02 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
65
66         * gnus.el (gnus-summary-update-line): Don't mark ancient and read
67         articles as low-scored.
68         (gnus-inews-article): Would insert headers one line too early. 
69
70         * gnus.el: 0.50 is released.
71
72 Sat Apr 15 22:16:26 1995  Lars Magne Ingebrigtsen  <larsi@holmenkollen.ifi.uio.no>
73
74         * gnus.el (gnus-score-headers): Changed to allow score alists
75         returned from function in...
76         (gnus-score-find-score-files-function): Wider semantics.
77         (gnus-parse-options-lines): Don't parse options if there aren't
78         any. 
79         (gnus-group-default-list-level): New variable.
80         (gnus-use-long-file-name): Extended semantics.
81         (gnus-group-list-groups): Use new variable.
82         (gnus-group-jump-to-group): Bux fix.
83
84 Fri Apr 14 08:05:42 1995  Lars Ingebrigtsen  <lars@eyesore.no>
85
86         * gnus.el: Installed Fabrice Popineau's XEmacs patches.
87
88         * nnfolder.el: Installed Scott Byer's version.
89
90         * nntp.el (nntp-request-group): Use LIST ACTIVE group if the
91         server supports it.
92
93 Fri Apr 14 17:14:44 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
94
95         * gnus.el (gnus-post-news): Set gnus-newsgroup-name when posting. 
96
97         * nnfolder.el (nnfolder-request-expire-articles): Setcar the wrong
98         thing. 
99
100         * gnus.el (gnus-summary-catchup): Would catchup no matter what
101         answer the user gave.
102
103         * nnfolder.el (nnfolder-request-close): New function to remove
104         nnfolder buffers.
105
106 Fri Apr 14 17:09:40 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
107
108         * gnus.el: 0.49 is released.
109
110 Fri Apr 14 00:29:43 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
111
112         * gnus.el (gnus-list-active-group): New function.
113         (gnus-browse-server-mode-map): New keystrokes: `l' and 
114         `L', which both return to the group buffer.
115
116         * nntp.el (nntp-list-active-group): New function.
117
118         * gnus.el: New spec for current score file.
119         (gnus-simplify-subject-fuzzy): Made fuzzier on white space.
120         (gnus-summary-cancel-article): Heade headers after replying, etc. 
121         (gnus-user-mail-address): New variable.
122         (gnus-score-orphans): Orphan functions added.
123
124 Wed Apr 12 23:13:17 1995  Lars Ingebrigtsen  <lars@eyesore.no>
125
126         * gnus.el (gnus-score-body): New function.
127         (gnus-summary-raise-by-body): All the raise/lower functions and
128         keystrokes are added.
129
130 Wed Apr 12 17:23:32 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
131
132         * gnus.el (gnus-mail-reply-using-mail): Allow reply-to function to
133         return a list of headers to insert.
134         (gnus-summary-save-article): Don't re-request articles before
135         saving. 
136         (gnus-summary-read-group): If all articles have been expunged on
137         accound of low scores, display all articles.
138         (gnus-score-check-syntax): Don't choke on empty score entries.
139
140 Wed Apr 12 00:23:01 1995  Lars Ingebrigtsen  <lars@eyesore.no>
141
142         * gnus.el: Doc fix.
143         (gnus-score-integer): New function.
144         (gnus-score-date): New function.
145
146         * nntp.el (nntp-accept-response): Give a better error message.
147
148         * nnvirtual.el (nnvirtual-update-marked): Removal of article marks
149         now propagates to the source groups.
150
151         * gnus.el (gnus-select-newsgroup): Adjust marked lists after
152         really entering group.
153
154 Tue Apr 11 23:08:25 1995  Lars Ingebrigtsen  <lars@eyesore.no>
155
156         * gnus.el (gnus-summary-catchup-and-goto-next-group): New command
157         and keystroke.
158         (gnus-summary-toggle-header): Set point at the start up the buffer
159         when toggling the header.
160         (gnus-score-transform-old-to-new): Would rewrite 'files atoms
161         incorrectly. 
162
163         * nnmail.el (nnmail-request-post-buffer): Bind buffer-read-only to
164         nil before attempting to change the buffer.
165
166         * gnus-uu.el (gnus-uu-save-files): Don't choke on non-existing
167         files. 
168
169         * gnus.el (gnus-score-save): Make sure that the directory that the
170         score file is written to actually exists.
171
172         * gnus-kill.el (gnus-kill-file-raise-followups-to-author):
173         Misleading message.
174
175         * gnus.el (gnus-summary-save-article): Remove any X-Gnus header
176         lines before saving.
177
178 Tue Apr 11 00:03:35 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
179
180         * gnus.el (gnus-summary-number-of-articles-in-thread): New
181         function. 
182         (gnus-summary-score-entry): A slightly more elaborate prompt.
183         (gnus-group-first-unread-group): New function and keystroke.
184
185 Mon Apr 10 20:41:55 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
186
187         * gnus.el (gnus-summary-mark-as-read-forward): Overwrite E marks. 
188         (gnus-group-jump-to-group): Allow jumping to groups not in the
189         active file.
190         (gnus-summary-line-format-alist): New spec: number of articles in
191         the current subthread.
192
193         * nnml.el (nnml-possibly-create-directory): Create directories on
194         the fly instead of creating all possible directories at startup.
195
196         * nnmail.el (nnmail-article-group): Allow nnmail-split-methods to
197         be a function to be called.
198
199         * gnus.el (gnus-nov-parse-line): Allow articles without
200         message-ids to pass through. Fudge temporary ids.
201
202         * nnml.el (nnml-make-nov-line): Create dummy message-ids for
203         articles that do not have them.
204
205         * gnus.el (gnus-group-make-group): Refuse to create groups that
206         already exist.
207         (gnus-group-change-level): Don't enter foreign groups into killed
208         lists. 
209         (gnus-parse-n-options): Handle options -n lines as the were
210         supposed to - sequentially.
211         (gnus-newsrc-options-n-yes, gnus-newsrc-options-n-no): Obsolete
212         variables. 
213         (gnus-newsrc-options-n): New variable.
214         (gnus-matches-options-n): New function.
215         (gnus-summary-next-group): Kill summary buffer even when C-g'ing
216         while choosing the next group after n'ing.
217         (gnus-summary-mode-line-format-alist): New format spec added.
218         (gnus-short-group-name): New function.
219         (gnus-mail-forward-using-mail): Use From line instead of grup name
220         in the Subject header when forwarding.
221         (gnus-summary-mode-line-format-alist): Added user-defined spec to
222         the mode line alists. 
223         (gnus-score-save): Would set `gnus-score-cache' to nil.
224
225         * gnus-uu.el (gnus-uu-mark-sparse): Did not create hashtb before
226         using it.
227
228         * gnus.el (gnus-mail-other-window-using-mail): Used lisp keymap.
229
230 Mon Apr 10 20:29:26 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
231
232         * gnus.el (gnus-summary-move-article): Didn't remove articles from
233         list of unreads.
234
235 Mon Apr 10 14:59:49 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
236
237         * gnus.el, gnus-uu.el: Changed all instances of
238         mail-header-separator to use regexp-quote and anchors.
239
240         * gnus.el (gnus-nov-parse-line): Don't choke on malformed NOV
241         lines. 
242
243 Sun Apr  2 13:16:03 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
244
245         * gnus.el (gnus-inews-insert-headers): Didn't check new
246         -gather-limit correctly. 
247         (gnus-summary-prepare-threads): Print subjects if `fuzzy' was
248         used, but subjects aren't equal.
249
250 Sun Apr  2 12:11:17 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
251
252         * gnus.el: 0.47 & 0.48 is released.
253
254         * nnmh.el (nnmh-article-pathname): Wouldn't find groups that were
255         located in directories that had "." in the directory names.
256
257         * gnus.el (gnus-score-load-file): Changing score alists would have
258         no effect. 
259
260 Sat Apr  1 16:45:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
261
262         * gnus-visual.el (gnus-visual-highlight-selected-summary): Would
263         mess up selected face when no mouse highlights were used.
264
265         * nnml.el (nnml-request-create-group): Really create groups that
266         are created.
267
268         * gnus.el (gnus-setup-news): If the local server can't be
269         contacted, just ignore it and offer to continue.
270         (gnus-group-post-news): Set newsgroup name to nil before offering
271         to post.
272         (gnus-summary-read-group): Summary buffer wouldn't be killed when
273         `n'-ing to a group that had all its articles expired.
274
275         * nntp.el (nntp-open-server): Allow quitting when setting up
276         connection to a server.
277
278         * gnus.el (gnus-articles-to-read): Ticked articles would become
279         read when newsgroups were entered with C-u SPC.
280         (gnus-inews-check-post): Check outgoing post for long lines.
281         (gnus-score-load-score-alist): Ignore empty score files. 
282         (gnus-score-check-syntax): Check score file syntax.
283
284 Sat Apr  1 10:41:11 1995  Lars Magne Ingebrigtsen  <larsi@nain.ifi.uio.no>
285
286         * gnus.el (gnus-summary-move-article): Did not remove ticked and
287         dormant articles from relevant lists.
288
289 Fri Mar 31 11:49:44 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
290
291         * gnus-kill.el (gnus-apply-kill-file-internal): Did not add kill
292         buffers to the buffer list for later killing.
293
294         * nnml.el (nnml-request-expire-articles): Would bug out on empty
295         groups. 
296
297 Wed Mar 29 13:34:45 1995  Lars Ingebrigtsen  <lars@eyesore.no>
298
299         * nnspool.el (nnspool-request-newgroups): Use floats instead of
300         fudging. 
301
302         * gnus.el (gnus-adjust-marked-articles): Remove expired reply
303         marks. 
304
305         * nnvirtual.el (nnvirtual-create-mapping): Ignore marks on
306         articles that are expired.
307
308         * gnus.el (gnus-gather-threads): Allow fuzzy comparisons.
309         (gnus-simplify-subject-fuzzy): New function.
310
311         * nnml.el (nnml-request-create-group): New function.
312
313         * gnus.el (gnus-group-make-group): Create nnml groups when
314         requested. 
315         (gnus-request-create-group): New function.
316
317         * nntp.el (nntp-request-article): Avoid obsolete concating of
318         numbers-as-strings.
319
320 Wed Mar 29 10:21:00 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
321
322         * gnus.el: 0.46 is released.
323
324 Wed Mar 29 09:55:15 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
325
326         * gnus.el (gnus-score-load-file): Use different method for
327         figuring out whether score file names are relative.
328
329 Wed Mar 29 08:54:25 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
330
331         * gnus.el (gnus-group-set-info): Bugged out on lists instead of
332         ranges. 
333
334         * nntp.el (nntp-open-server): Would try to send MODE READER even
335         when opening was unsuccessful.
336
337 Wed Mar 29 03:56:05 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
338
339         * gnus.el (gnus-group-faq-directory): Change in value.
340
341 Tue Mar 28 11:06:18 1995  Lars Magne Ingebrigtsen  <larsi@maud.ifi.uio.no>
342
343         * gnus.el (gnus-group-archive-directory): New variable.
344         (gnus-group-make-archive-group): New command and keystroke.
345         (gnus-get-unread-articles): Did not properly activate nnvirtual
346         groups. 
347         (gnus-summary-insert-pseudos): Didn't initialize hashtb before
348         inserting pseudos.
349
350 Mon Mar 27 20:58:05 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
351
352         * gnus.el (gnus-summary-sort): If used in summary-prepare-hook,
353         would lead to infinite recursion.
354
355 Mon Mar 27 19:09:35 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
356
357         * gnus.el (gnus-mail-other-window-using-mail): Would give wrong
358         parameters to sendamil function.
359
360 Mon Mar 27 19:06:58 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
361
362         * gnus.el: 0.45 is released.
363
364 Mon Mar 27 18:31:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
365
366         * gnus.el (gnus-summary-catchup-to-here): Would mark everything as
367         read. 
368
369         * nnml.el (nnml-request-expire-articles): Max without apply.
370
371 Mon Mar 27 12:16:37 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
372
373         * gnus.el (gnus-no-groups-message): New variable.
374         (gnus-group-best-unread-group): Don't just to the current group.
375
376 Mon Mar 27 11:18:40 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
377
378         * gnus-kill.el (gnus-kill): Would remove all kill entries from
379         kill files. 
380
381         * gnus.el (gnus-post-news): Did not work from the group buffer. 
382         (gnus-score-load-file): Would unconditionally overwrite expunge
383         and mark levels.
384
385 Mon Mar 27 11:13:43 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
386
387         * gnus.el: 0.41-0.44 released in quick succession. Fixed new range
388         operators.
389
390 Sat Mar 25 05:05:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
391
392         * gnus.el (gnus-compress-newsrc-assoc,
393         gnus-uncompress-newsrc-assoc): Compress lists of marked articles
394         before writing them to the .newsrc.eld file.
395         (gnus-select-newsgroup): auto-expire match on full name.
396         (gnus-select-newsgroup): New element in select methods:
397         auto-expire. 
398         (gnus-save-scores): New variable. 
399         (gnus-summary-exit): Use it.
400         (gnus-newsrc-to-gnus-format): If .newsrc was newer than
401         .newsrc.eld, all foreign groups would be hosed.
402
403         * gnus.el: All range functions have changed to allow an extended
404         syntax.
405
406 Fri Mar 24 07:17:20 1995  Lars Ingebrigtsen  <lars@eyesore.no>
407
408         * gnus.el (gnus-summary-move-article): Copy marks when moving
409         articles. 
410         (gnus-set-sorted-intersection): Would compute incorrect
411         intersection. 
412
413         * nndoc.el (nndoc-retrieve-headers): Insert Lines header.
414         * nnmh.el (nnmh-retrieve-headers): Ditto.
415         (nndigest-retrieve-headers): Ditto.
416
417         * nndigest.el (nndigest-narrow-to-article): Don't include the
418         closing digest separator in an article. 
419
420         * gnus.el (gnus-group-change-level): When subscribing to
421         non-existant groups, would claim that there was one unread article
422         in the group.
423         (gnus-summary-delete-article): Remove process mark after deleting
424         articles. 
425         (gnus-score-load-file): 'files was not properly handled, and edits
426         would end up with the wrong alist as the current one. 
427         (gnus-score-edit-alist): Name change from -file. 
428         (gnus-score-edit-file): New function and keystroke.
429
430         * nntp.el (nntp-request-newgroups): Would bug out due to a `let'
431         instead of a `let*'.
432
433         * gnus.el (gnus-score-save): Score files would not be saved. 
434         (gnus-summary-update-line): Would mark as read-below even when
435         attempting to remove the mark.
436
437 Thu Mar 23 08:29:56 1995  Lars Ingebrigtsen  <lars@eyesore.no>
438
439         * gnus.el (gnus-summary-save-article-file,
440         gnus-summary-save-article-folder,
441         gnus-summary-save-article-rmail): New commands and keystrokes.
442         (gnus-summary-sort): All sort commands now also work when
443         threading is used.
444         (gnus-summary-mode-map): Several key changes.
445
446         * nnml.el (nnml-request-expire-articles): Update active file as
447         well. 
448         * nnbabyl.el (nnbabyl-request-expire-articles): Ditto.
449         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
450         * nnmbox.el (nnmbox-request-expire-articles): Ditto.
451
452         * nnmail.el (nnmail-tmp-directory): New variable.
453         (nnmail-move-inbox): Use it.
454
455         * nnvirtual.el (nnvirtual-update-marked): Would insert non-visible
456         component groups into the group buffer.
457
458         * nnmh.el (nnmh-get-new-mail): Don't create directories unless
459         mail reading is wanted.
460
461         * nnfolder.el (nnfolder-read-folder): Insert number of lines in
462         the article.
463
464         * gnus.el (gnus-group-unsubscribe-group): Would refuse to
465         subscribe to groups not in active file. 
466
467 Thu Mar 23 13:23:45 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
468
469         * gnus.el: Remove two calls to `debug'.
470
471         * gnus.el: 0.40 is released.
472
473 Thu Mar 23 06:29:03 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
474
475         * gnus.el: 0.39 is released.
476
477 Thu Mar 23 04:10:52 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
478
479         * gnus.el (gnus-mail-other-window-using-mail): Allow yanking, and
480         fix winconf on exit.
481         (gnus-group-faq-directory): Wrong default value.
482         (gnus-group-fetch-faq): Did not work.
483         (gnus-score-save): Would save score files even when there wasn't
484         one. 
485
486         * gnus-uu.el (gnus-uu-decode-uu-and-save): Use an uu default
487         directory. 
488
489         * nnfolder.el (nnfolder-read-folder): Would bug out if there was
490         no active file.
491
492         * gnus.el (gnus-ask-server-for-new-groups): Did not really work
493         for any backends.
494         (gnus-group-unsubscribe-group): Would not let you susbcribe to
495         killed groups.
496         (gnus-summary-catchup): Would not catchup expired articles. 
497
498 Thu Mar 22 14:23:03 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
499
500         * gnus.el: 0.38 is released.
501
502 Wed Mar 22 13:55:21 1995  Lars Ingebrigtsen  <lars@eyesore.no>
503
504         * nntp.el (nntp-send-mode-reader): Blocked reading of active list.
505
506 Wed Mar 22 13:55:05 1995  Lars Ingebrigtsen  <lars@eyesore.no>
507
508         * gnus.el: 0.37 is released. 
509
510 Wed Mar 22 08:37:15 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
511
512         * nntp.el (nntp-send-mode-reader): Actually send the mode reader
513         command. 
514
515 Wed Mar 22 00:00:01 1995  Lars Ingebrigtsen  <lars@eyesore.no>
516
517         * gnus.el (gnus-make-threads-and-expunge): Really, really expunge
518         low-scored articles. Right.
519         (gnus-make-threads): Simpler function to speed things up when
520         expunging is not needed.
521
522         * nnvirtual.el (nnvirtual-create-mapping): Would bug out in the
523         presence of bogus groups.
524
525         * nnspool.el (nnspool-possibly-change-directory): Don't error out
526         when errors occur, but return a message instead.
527
528         * nndoc.el (nndoc-possibly-change-buffer): Would bug out if the
529         file didn't exist.
530
531         * gnus.el (gnus-mark-xrefs-as-read): Handled crossrefs to groups
532         with no read articles strangely. Also didn't perform crossreffing
533         when select methods were only almost equal.
534         (gnus-make-articles-unread): Would bug out when nnmh was the
535         native server. 
536
537         * nnbabyl.el (nnbabyl-read-mbox): Did not properly label articles. 
538
539         * gnus.el (gnus-set-mode-line): Do unread-and-unticked by default. 
540         (gnus-summary-pop-article): New command and keystroke.
541         (gnus-mode-non-string-length): New variable.
542         (gnus-set-mode-line): Use it.
543         (gnus-score-mode): New mode to edit score files. 
544         (gnus-inews-date): Did the opposite thing of what it was supposed
545         to do with time zones.
546         (gnus-group-make-group): Don't prompt for address if that is
547         irrelevant. 
548
549 Tue Mar 21 10:01:20 1995  Lars Ingebrigtsen  <lars@eyesore.no>
550
551         * nnfolder.el (nnfolder-read-folder): Would only work if incoming
552         mail was split by Gnus.
553
554         * gnus.el (gnus-score-transform-old-to-new): Function for
555         rewriting old score files.
556         (gnus-score-expiry-days): Name change from
557         `gnus-kill-expiry-days'. 
558         (gnus-score-headers): All score functions rewritten to deal with
559         the new format.
560         (gnus-summary-goto-unread): New variable.
561         (gnus-summary-mark-forward): Use it.
562
563 Tue Mar 21 04:50:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
564
565         * gnus.el (gnus-summary-mark-article): Low-scored articles in
566         auto-expirable grups should be expirable.
567
568 Mon Mar 20 00:07:36 1995  Lars Ingebrigtsen  <lars@eyesore.no>
569
570         * gnus.el (gnus-post-news): Also prompt for Subject, if that is
571         required. 
572         (gnus-global-score-files): New variable.
573         (gnus-score-score-files): Use it.
574         (gnus-score-save): Don't attempt to save read-only score files. 
575         (gnus-summary-mode-map): Score map error.
576         (gnus-score-load-score-alist): New function.
577         (gnus-summary-*-raise/lower-by-id): New commands and keystrokes
578         for raising/lowering by message-id. 
579
580         * nntp.el (nntp-request-post-buffer): Don't rely on any Gnus
581         variables. 
582
583         * gnus.el: Lots and lots of doc fixes.
584         (gnus-execute): Would not allow use from summary buffer.
585         (gnus-local-timezone): Removed variable.
586         (gnus-summary-followup): Don't display article.
587
588 Sun Mar 19 04:34:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
589
590         * gnus.el (gnus-activate-newsgroup): If a server can't be reached,
591         there's not much point in trying to request groups from it.
592         (gnus-mark-xrefs-as-read): Also do Xrefs to unsubscribed groups
593         unconditionally if virtual groups are used.
594
595         * nntp.el (nntp-open-server): Set up timeouts for connections. 
596         (nntp-connection-timeout): New variable.
597
598         * gnus.el (gnus-get-unread-articles): Allow activation of virtual
599         groups. 
600         (gnus-kill-file-mode): Reinstated most GNUS functions and took out
601         all gnus-raise/lower code.
602         (gnus-summary-mode): Doc fix. (Snicker.)
603         (gnus): Move startup hook backwards.
604         (gnus-articles-to-read): Use total-number as the default. 
605         (gnus-member-of-range): Minor inaccuracy.
606         (gnus-sorted-complement): New, faster function.
607         (gnus-articles-to-read): Use it.
608         (gnus-sorted-intersection, gnus-set-sorted-intersection): New
609         functions. 
610         (gnus-select-newsgroup): Use them.
611
612 Sun Mar 19 02:46:15 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
613
614         * nnvirtual.el (nnvirtual-retrieve-headers): Would leave extra
615         spaces before the Xref sometimes, causing problems for subsequent
616         Xref handling.
617
618 Sun Mar 19 02:46:01 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
619
620         * gnus.el: 0.36 is released.
621
622 Sun Mar 19 00:03:37 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
623
624         * nnvirtual.el (nnvirtual-retrieve-headers): When NOV lines only
625         had seven tabs, this would deliver incorrect results.
626
627         * gnus.el (gnus-execute-1): Would not search through article
628         bodies. 
629         (gnus-summary-prepare-threads): 'empty was not properly respected. 
630
631         * nntp.el (nntp-open-server): Would bug out if server refused
632         connection. 
633
634         * gnus.el (gnus-make-threads): Expunge non-scored articles, if
635         wanted. 
636         (gnus-summary-prepare-threads): When not threading, expunge
637         nmon-scored, if wanted. 
638
639 Sat Mar 18 23:39:47 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
640
641         * gnus.el (gnus-summary-insert-line): Would bug out if
642         gnus-summary-default-score was nil.
643         (gnus-inews-news): If `gnus-mail-courtesy-message' is nil, don't
644         append one. 
645
646 Sat Mar 18 16:39:59 1995  Lars Ingebrigtsen  <lars@eyesore.no>
647
648         * gnus.el (gnus-group-edit-group): Use pp.
649         (gnus-score-change-score-file): New command and keystroke. 
650
651         * nntp.el (nntp-request-post-buffer): Pass the request on to
652         nnmail if that is wanted.
653
654         * gnus.el (gnus-post-news): Send mail even when requesting post
655         when `to-address' is set.
656
657         * nntp.el (nntp-server-opened-hook): Doc fix.
658         (nntp-send-mode-reader, nntp-send-authinfo): New functions. 
659
660         * gnus.el (gnus-score-find-bnews): Would bug out when presented
661         with the file "SCORE". 
662
663 Fri Mar 17 14:05:54 1995  Lars Ingebrigtsen  <lars@eyesore.no>
664
665         * gnus.el (gnus-summary-exit): Buffer-local vectors would not be
666         garbage-collected, leading to a major memory drain.
667
668 Thu Mar 16 22:14:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
669
670         * gnus.el (gnus-update-read-articles): Would mark ticked articles
671         not displayed as read.
672         (gnus-member-of-range): Also accept single-range ranges.
673         (gnus-get-unread-articles-in-group): Adjust ticked and dormant
674         articles before computing the number of unread articles. 
675         (gnus-summary-next-article): Would need an extra C-n before
676         moving to the right groups (sort of).
677
678 Thu Mar 16 16:52:19 1995  Lars Magne Ingebrigtsen  <larsi@beli.ifi.uio.no>
679
680         * gnus.el: 0.35 is released.
681
682 Thu Mar 16 15:47:33 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
683
684         * gnus.el (gnus-read-descriptions-file): Changed pattern to
685         delete. 
686         (gnus-group-describe-group): Added "force" prefix.
687
688 Thu Mar 16 00:08:23 1995  Lars Ingebrigtsen  <lars@eyesore.no>
689
690         * nnvirtual.el (nnvirtual-create-mapping): Be more lenient with
691         component groups that can't be requested.
692
693         * nnml.el (nnml-possibly-change-directory): Don't signal errors.
694
695         * gnus.el (gnus-group-get-new-news-this-group): Display better
696         error messages when errors occur.
697
698         * nnspool.el (nnspool-request-group): Return an error message if
699         the group can't be selected.
700
701         * nntp.el (nntp-open-server): Don't bug out if getting a C-g while
702         waiting for initial contact.
703
704         * nnspool.el (nnspool-request-newgroups): Now also supported by
705         nnspool. 
706
707         * gnus-visual.el (gnus-group-make-menu-bar): -make-doc-group did
708         not exist.
709
710         * gnus.el (gnus-group-faq-directory): Missing leading slash. 
711
712         * nnfolder.el (nnfolder-request-list): The first time this is
713         called, create the active file.
714
715         * gnus.el (gnus-group-change-level): When subscribing to killed
716         groups with no articles, would enter wrong number of read
717         articles. 
718
719         * nnspool.el (nnspool-server-opened): Would return t even when not
720         opened. 
721
722 Wed Mar 15 23:47:52 1995  Lars Ingebrigtsen  <lars@eyesore.no>
723
724         * gnus.el (gnus-get-new-news-in-group): Give a sensible return
725         value. 
726         (gnus-group-get-new-news-this-group): Beep if group can't be
727         activated. 
728
729         * nnfolder.el (nnfolder-request-group): Complain if the group
730         doesn't exist.
731
732 Wed Mar 15 19:14:47 1995  Lars Magne Ingebrigtsen  <larsi@beli.ifi.uio.no>
733
734         * gnus.el (gnus-summary-refer-article): Would behave strangely
735         when refering an article already present in the summary buffer.
736
737 Wed Mar 15 17:53:14 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
738
739         * gnus.el: 0.34 is released.
740
741 Wed Mar 15 00:53:47 1995  Lars Ingebrigtsen  <lars@eyesore.no>
742
743         * gnus.el (gnus-post-news): Would bug out when posting from the
744         group buffer.
745
746         * gnus-uu.el (gnus-uu-grab-articles): Don't mark ticked (etc)
747         articles as read.
748
749         * gnus.el (gnus-find-method-for-group): Before no groups were
750         entered, a bug here would result in an incorrect error message
751         when the nntp server couldn't be contacted.
752         (gnus-summary-mode-map): Several changes.
753         (gnus-read-descriptions-file): Would delete lines that were valid. 
754
755 Tue Mar 14 23:11:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
756
757         * gnus.el (gnus-summary-next-article): Enable the use of C-n and
758         C-p when choosing "next group" in the summary buffer.
759         (gnus-summary-recenter): Behaves in a slightly modified
760         fashion. Now also works with absolutely all sizes.
761
762 Mon Mar 13 11:13:41 1995  Lars Ingebrigtsen  <lars@eyesore.no>
763
764         * gnus.el (gnus-summary-catchup): Would mark all as read, even if
765         to-here was non-nil.
766         (gnus-summary-catchup-to-here): Disable prompting.
767         (gnus-summary-update-lines): Do updateing even with gnus-visual
768         nil. 
769         (gnus-score-load-file): New atom - mark-and-expunge.
770
771         * nnmail.el (nnmail-split-methods): New semantics.
772         (nnmail-article-group): Use them.
773
774         * gnus.el (gnus-group-list-matching): Fix and bound to keys and
775         menus.
776         (gnus-group-list-all-matching): New command.
777         (gnus-group-sort-groups): Would make all groups disappear. 
778
779         * (-request-move-article, -request-accept-article): Only do saving
780         after the last article has been moved.
781
782         * nnml.el (nnml-save-nov): Only save modified buffers.
783
784         * gnus.el (gnus-summary-move-article): Only save nov files once
785         when moving many articles.
786         (gnus-post-news): Did not allow interactive calls. 
787
788 Sun Mar 12 16:52:50 1995  Lars Ingebrigtsen  <lars@eyesore.no>
789
790         * gnus.el (gnus-mail-forward-using-mail): Would not bind
791         `gnus-mail-send-and-exit' to `C-c C-c'.
792
793 Sun Mar 12 16:30:28 1995  Lars Ingebrigtsen  <lars@eyesore.no>
794
795         * gnus.el: 0.33 is released.
796
797 Sun Mar 12 09:42:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
798
799         * gnus.el (gnus-summary-prepare-threads, gnus-make-threads):
800         Really expunge all low-marked articles if that is wanted.
801         (gnus-score-score-files): Would bug out if `gnus-use-long-names'
802         was nil and no score file exists.
803
804 Sat Mar 11 19:14:05 1995  Lars Ingebrigtsen  <lars@eyesore.no>
805
806         * gnus.el (gnus-summary-toggle-threads): Go to the last article if
807         none is present on the current line.
808         (gnus-summary-prepare-threads): Cull dormant and low-scored
809         articles when displaying non-threaded summary buffers.
810         (gnus-post-news, gnus-mail-reply-using-mail): Respect
811         `gnus-use-full-window'. 
812         (gnus-summary-copy-article): New command and keystroke.
813
814 Fri Mar 10 05:24:11 1995  Lars Ingebrigtsen  <lmi@eyesore.no>
815
816         * gnus.el: 0.32 is released.
817
818 Fri Mar 10 05:24:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
819
820         * gnus.el (gnus-summary-next-article, gnus-summary-prev-article,
821         gnus-summary-prev-group):  New implementations.
822         (gnus-article-prepare): The summary mode line would say "1 unread"
823         when there were none.
824         (gnus-summary-toggle-header): Did not hide headers after using
825         MIME. 
826         (gnus-check-bogus-newsgroups): Removed checking for duplicate
827         killed groups. 
828         (gnus-check-duplicate-killed-groups): New function.
829         (gnus-summary-update-mark): Allow summary-clear-mark to clear even
830         the low-score-mark.
831         (gnus-check-first-time-used): Don't re-subscribe default groups
832         when re-scanning, before creating the .newsrc files.
833
834         * gnus-uu.el (gnus-uu-decode-save): Insisted on saving to an
835         existing file. 
836
837 Thu Mar  9 08:44:18 1995  Lars Ingebrigtsen  <lars@eyesore.no>
838
839         * nnfolder.el (nnfolder-request-move-article): Did not work.
840
841         * nnmbox.el (nnmbox-request-move-article): Did not work at all. 
842
843         * nnvirtual.el (nnvirtual-retrieve-headers): Did not properly
844         translate xrefs from foreign groups.
845
846 Mon Mar  6 06:13:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
847
848         * gnus.el (gnus-summary-fetch-faq): New command and keystroke. 
849         (gnus-group-faq-directory): New variable.
850         (gnus-group-fetch-faq): New command and keystroke.
851         (gnus-apply-kill-file): No longer calls expunge-below.
852
853         * nntp.el (nntp-request-group-description): New function.
854
855         * gnus.el (gnus-extract-address-components): Understands some
856         formats better.
857         (gnus-cut-thread): Make sure all expunged articles are marked as
858         read. 
859         (gnus-group-sort-groups): New command and keystroke.
860         (group-group-sort-by-alphabet, gnus-group-sort-by-unread,
861         gnus-group-sort-by-level): New functions.
862         (gnus-group-sort-function): New variable.
863         (gnus-group-describe-group): Use XGTITLE for group descriptions.
864         (gnus-group-get-description): New function.
865         (gnus-request-group-description): New function.
866
867         * nnmbox.el (nnmbox-request-move-article): Did not work and would
868         destroy the active list.
869
870         * gnus.el (gnus-score-load-file): Add a 'touched to the alist if
871         there isn't one already.
872         (gnus-score-save): Remove 'touched before writing score file. 
873         (gnus-score-find-bnews): Always return the local score file, even
874         if it doesn't exist.
875         (gnus-score-load-file): Really execute special atoms.
876         (gnus-score-set, gnus-score-get): Return to the old definitions of
877         these functions.
878         (gnus-cut-thread): Cut dormant and ancient articles from the
879         threads. 
880         (gnus-summary-show-all-dormant): New implementation.
881         (gnus-summary-hide-all-dormant): New command and keystroke.
882         (gnus-make-threads): Now expunges articles with low scores. 
883         (gnus-summary-show-all-expunged): New implementation.
884         (gnus-summary-catchup): Did not mark expunged articles as read. 
885
886 Sun Mar  5 01:29:49 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
887
888         * gnus.el (gnus-summary-mark-article): Also auto-expire caught up
889         articles. 
890         (gnus-group-make-kiboze-group): Would produce incorrect score
891         files. 
892         (gnus-group-insert-group-line): Would scroll the top off the
893         screen. 
894
895 Sat Mar  4 02:32:11 1995  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
896
897         * gnus.el (gnus-summary-read-group): Would do strange stuff to the
898         window configuration when not using full screen.
899         (gnus-get-unread-articles-in-group): Check for illegal read
900         numbers. 
901
902         * gnus-uu.el (gnus-uu-save-files): Would bug if the file already
903         existed.
904
905 Sat Mar  4 00:32:07 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
906
907         * gnus.el (gnus-mark-xrefs-as-read): Would compute the wrong
908         number of unread articles.
909
910 Fri Mar  3 23:52:28 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
911
912         * gnus.el (gnus-group-search-forward): Would ignore level 5
913         groups. 
914
915 Fri Mar  3 00:41:42 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
916
917         * nnml.el (nnml-request-group): Would not work if the active file
918         was changed from without.
919
920         * gnus.el (gnus-summary-move-article): Have the group prefix be
921         the initial string.
922         (gnus-group-edit-group-done): pop instead of switch to edit
923         buffer. 
924         (gnus-group-set-info): Now also accepts group name changes.
925         (gnus-group-prepare-flat): Sort killed and zombie groups.
926         (gnus-extract-address-components): New variable.
927         
928         * gnus.el: 0.31 is released
929
930 Thu Mar  2 01:57:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
931
932         * gnus.el (gnus-refer-article-method): New variable.
933         (gnus-summary-refer-article): Use it.
934         (gnus-find-method-for-group): Use the results of the usage. 
935         (gnus-request-article-this-buffer): Use it even more.
936         (gnus-group-mode-map): make-directory-group and make-doc-group
937         have moved.
938         (gnus-group-make-doc-group): Check whether the doc group exists
939         before creating it.
940         (gnus-group-make-kiboze-group): New command and keystroke.
941
942         * nnfolder.el: New one-file one-group mail backend.
943
944         * nnmail.el (nnmail-move-inbox): Would occationally kill a random
945         buffer. Just to keep the users on their toes. Just for the heck of
946         it. 
947
948         * nnvirtual.el (nnvirtual-create-mapping): Would barf if component
949         groups were unactivated.
950         (nnvirtual-retrieve-headers): Would deliver incorrect Xrefs if
951         component groups were foreign.
952
953         * gnus.el (gnus-summary-insert-pseudos): Use the `not-confirm'
954         value of gnus-view-pseudos.
955         (gnus-group-suspend): Don't kill the dribble buffer.
956
957 Wed Mar  1 20:58:35 1995  Lars Ingebrigtsen  <lars@eyesore.no>
958
959         * gnus.el (gnus-save-newsrc-file): Would bug after suspending.
960
961 Wed Mar  1 17:01:49 1995  Lars Magne Ingebrigtsen  <larsi@visbur.ifi.uio.no>
962
963         * gnus.el (gnus-article-remove-cr): Didn't set read-only to nil.
964         (gnus-browse-foreign-server): Ignore the groups that should be
965         ignored. 
966
967         * nnspool.el (nnspool-retrieve-headers-with-nov): Misplaced paren.
968         (nnspool-nov-directory): New variable.
969         (nnspool-retrieve-headers-with-nov): Use variable.
970
971         * gnus.el (gnus-inews-domain-name): Try to guess the domain name
972         from (system-name) if all else fails.
973         (gnus-score-find-bnews): Get even that trailing "/" deleted from
974         the kill file dir name.
975
976 Wed Mar  1 17:01:25 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
977
978         * gnus.el: 0.30 is released.
979
980 Wed Mar  1 00:16:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
981
982         * gnus.el (gnus-inews-unique-id): New message-id look.
983
984         * nnml.el (nnml-request-group): Returned nothing if called without
985         having been pre-activated by the presence of new mail.
986
987         * gnus.el (gnus-group-prepare-flat): Did not list groups with only
988         ticked articles.
989         (gnus-update-read-articles): Miscalculated number of unread
990         articles. 
991         (gnus-summary-line-format-alist): %N defined as a number.
992         (gnus-summary-exit): When `gnus-use-full-window' was nil, strange
993         stuff would happen.
994         (gnus-subscribe-newsgroup): Bugged out on near-empty group
995         buffers. 
996         (gnus-check-new-newsgroups): Can now specify a list of select
997         methods to be asked.
998         (gnus-group-set-current-level): Advance after setting level.
999         (gnus-view-pseudos): New value: not-confirm, for totally automatic
1000         viewing. 
1001         (gnus-get-new-news-in-group): Would break on killed groups.
1002         (gnus-update-read-articles): Would break on non-active groups.
1003
1004 Tue Feb 28 22:56:22 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1005
1006         * gnus.el (gnus-select-newsgroup): Kill the summary buffer if the
1007         group can't be entered.
1008
1009         * nnml.el (nnml-request-group): Occationally replied nil.
1010
1011         * gnus.el (gnus-group-make-doc-group): Did not work at all.
1012         (gnus-summary-enter-digest-group): Would mess with
1013         `gnus-newsrc-assoc'. 
1014
1015 Tue Feb 28 19:16:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
1016
1017         * nnkiboze.el (nnkiboze-request-group): Would bug on empty groups. 
1018
1019 Tue Feb 28 18:12:30 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
1020
1021         * gnus.el: 0.29 is released.
1022
1023 Tue Feb 28 00:25:04 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1024
1025         * gnus.el (gnus-group-prepare-function): New variable.
1026
1027         * nnml.el (nnml-request-group): Faster implementation.
1028
1029         * gnus.el: All y-or-n-p's and yes-or-no-p's delete their messages
1030         from the echo area.
1031
1032         * nnselect.el: New backend.
1033
1034         * gnus.el (gnus-batch-score): Can now also be used interactively. 
1035
1036 Mon Feb 27 17:22:54 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
1037
1038         * gnus.el (gnus-update-format-specifications): Would read active
1039         file when %D was in the group line spec unconditionally.
1040         (gnus-group-make-doc-group): Look through path for doc group. 
1041         (gnus): Don't show describe-briefly.
1042
1043 Mon Feb 27 14:52:48 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1044
1045         * gnus.el (gnus-use-dribble-file): New variable.
1046
1047 Sun Feb 26 19:42:24 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1048
1049         * nnbabyl.el: New backend for reading rmail files.
1050
1051         * nnml.el (nnml-request-replace-article): Update nov lines after
1052         accepting an edited article.
1053
1054         * gnus.el (gnus-update-summary-mark-positions): The user can now
1055         also specify where the marks are to go (with some limits).
1056
1057 Sat Feb 25 19:14:40 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1058
1059         * nnvirtual.el (nnvirtual-update-marked): Handles all marks
1060         properly (again).
1061
1062         * gnus.el (gnus-start-news-server): Would not accept non-nntp
1063         select methods interactively.
1064
1065         * nnvirtual.el (nnvirtual-retrieve-headers): Pass on NOV lines
1066         instead of HEADers to Gnus.
1067         (nnvirtual-convert-headers): Convert HEADers, if nnvirtual is
1068         handed them, into NOV lines.
1069
1070         * nntp.el (nntp-retrieve-headers-with-xover): Would reply t the
1071         first time used, even if the server wasn't XOVER capable.
1072
1073 Sat Feb 25 16:44:26 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
1074
1075         * gnus.el (gnus-group-list-zombies): Let the user know if there
1076         are no zombie groups.
1077
1078 Sat Feb 25 16:01:13 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
1079
1080         * gnus.el: 0.28 is released.
1081
1082 Sat Feb 25 16:01:13 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
1083
1084         * gnus.el (gnus-summary-exit): Kill expunged buffer on exit.
1085
1086 Sat Feb 25 13:44:56 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
1087
1088         * gnus.el (gnus-group-unsubscribe-group): Don't require a matching
1089         name if the active have haven't been read.
1090         (gnus-article-word-wrap): And all the other article functions
1091         didn't set buffer-read-only to nil first.
1092         (gnus-sorted-header-list): Added To: to the list of default
1093         visible headers.
1094         (gnus-score-set): Always enter scores into the local score file. 
1095         (gnus-summary-raise-thread): Update mode line.
1096
1097 Sat Feb 25 01:38:07 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1098
1099         * nnvirtual.el: Rewrite. Got rid of that pesky vector. Also enable
1100         reading read articles from the source groups.
1101
1102 Fri Feb 24 22:30:38 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1103
1104         * gnus.el (gnus-options-subscribe, gnus-options-not-subscribe):
1105         New variables.
1106         (gnus-parse-options-lines): Use new variables.
1107
1108 Fri Feb 24 18:32:38 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
1109
1110         * gnus.el (gnus-group-describe-all-groups): Did not work.
1111
1112 Fri Feb 24 17:34:55 1995  Lars Magne Ingebrigtsen  <larsi@gymisr.ifi.uio.no>
1113
1114         * gnus.el: 0.26 is released.
1115
1116         * nntp.el (nntp-maximum-request): Set to 400.
1117
1118         * gnus.el (gnus-summary-search-article): Would bug if executed
1119         at the end of the buffer.
1120
1121 Fri Feb 24 00:03:04 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1122
1123         * gnus.el (gnus-summary-insert-pseudos): Insert pseudo-articles
1124         after the articles from whence they came.
1125         (gnus-group-make-doc-group): New command and keystroke.
1126         (gnus-check-first-time-used): Subscribe to the doc group if this
1127         is the first time used.
1128
1129         * gnus-uu.el (gnus-uu-grab-articles): Have article numbers
1130         associated with pseudos.
1131
1132         * gnus.el (gnus-group-list-groups): The group buffer would
1133         sometimes be killed at this point.
1134
1135         * nndoc.el: New backend for reading a single mbox-like file as one
1136         newsgroup. 
1137
1138         * nndigest.el (nndigest-close-group): Kill the nndigest group
1139         buffer. 
1140
1141         * gnus.el (gnus-configure-windows): Summary and article buffers
1142         would spuriously change to buffer-read-only nil.
1143         (gnus-summary-work-articles): Would sort instead of reverse the
1144         list of processable articles.
1145
1146 Thu Feb 23 23:30:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1147
1148         * gnus.el (gnus-read-mark): Both `R' and `D' marks. 
1149
1150         * nnmbox.el ('nnmbox-request-post-buffer): Cyclic definition.
1151
1152         * gnus.el (gnus-summary-mail-forward): Would not restore window
1153         configuration properly after sending mail.
1154
1155 Thu Feb 23 16:09:54 1995  Lars Magne Ingebrigtsen  <larsi@surt.ifi.uio.no>
1156
1157         * gnus.el: 0.25 is released.
1158
1159 Thu Feb 23 10:20:46 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
1160
1161         * gnus.el (gnus-summary-enter-digest-group): New command.
1162         (gnus-summary-mode-map): `E' - expiry, `e' - edit article.
1163
1164         * nndigest.el: New backend.
1165
1166         * gnus.el (gnus-mark-xrefs-as-read): Would not mark xrefs as read
1167         when select methods were similar.
1168         (gnus-group-insert-group-line): %t did not work properly in the
1169         specs. 
1170         (gnus-score-hierarchical): Removed variable.
1171         (gnus-score-find-single, gnus-score-find-hierarchical): New
1172         functions. 
1173         (gnus-score-find-bnews): Renamed function.
1174         (gnus-score-headers): Call these new functions from here.
1175         (gnus-summary-move-article): Remove any process marks.
1176         Removed all old digest functions.
1177
1178 Thu Feb 23 09:49:46 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
1179
1180         * gnus.el (gnus-summary-mode-map): `M H' for
1181         gnus-summary-catchup-to-here. 
1182
1183         * gnus-uu.el (gnus-uu-mark-all): Would loop indefinitely.
1184
1185         * gnus.el (gnus-summary-mode-map): `e' sets the expiry mark.
1186
1187 Wed Feb 22 17:32:37 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1188
1189         * gnus.el (gnus-activate-newsgroup): Make Gnus take heed of server
1190         ports. 
1191         (gnus-summary-raise-by-subject & friends): Remove "Re: " from
1192         subjects by default.
1193         (gnus-summary-mode-map): Changed `M C-d' and `M C-s' to `M D' and
1194         `M S'.
1195
1196 Wed Feb 22 10:12:14 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
1197
1198         * gnus.el (gnus-summary-mode-map): Changed `M-d' and `C-M-d' back
1199         to `x' and `X'.
1200         (gnus-summary-quit): Would kill the group buffer.
1201         (gnus-summary-exit): `gnus-exit-group-hook' was not allowed to
1202         fiddle with important variables.
1203         (gnus-summary-search-group): Would select groups that had no
1204         unread articles.
1205         
1206         * gnus.el: 0.24 is released
1207
1208 Sun Feb 19 08:02:38 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
1209
1210         * gnus.el (gnus-summary-read-group): Did not configure windows
1211         properly. 
1212         (gnus-summary-hide-thread): Would not properly hide all threads. 
1213         (gnus-summary-next-group): `n' on the last article, and then 0
1214         articles would return to an empty group buffer.
1215
1216         * gnus.el: 0.23 released.
1217
1218 Sat Feb 18 15:11:39 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1219
1220         * gnus.el (gnus-mark-xrefs-as-read): Use gnus-use-cross-references
1221         as it was meant to be used.
1222         (gnus-score-load): Don't check for special members in
1223         gnus-score-alist. 
1224
1225 Sat Feb 18 11:22:05 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
1226
1227         * gnus.el (gnus-post-news): Don't insert any Bcc if it already
1228         exists. 
1229
1230         * gnus.el: 0.21 released
1231
1232 Sat Feb 18 04:47:50 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1233
1234         * gnus.el (gnus-inews-article-header-hook): New hook.
1235
1236 Fri Feb 17 08:40:18 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1237
1238         * gnus.el (gnus-summary-followup-and-reply,
1239         gnus-summary-followup-and-reply-with-original): New functions and
1240         keystrokes for sending both followup and reply.
1241
1242         * nntp.el (nntp-request-post-buffer): 'ask setting on
1243         gnus-auto-mail-to-author. 
1244
1245         * gnus.el (gnus-inews-article): Use the foreign server to post the
1246         article if a prefix is given to `gnus-inews-news'.
1247
1248         * gnus-uu.el: New automatic view commands and keystrokes.
1249         (gnus-uu-mark-series): New function and keystroke.
1250         (gnus-uu-mark-all): New function and keystroke.
1251
1252         * gnus.el (gnus-group-search-forward): Did not go to next group
1253         with unread articles, just went to the next group.
1254         (gnus-article-prepare): Mark cancelled articles as such.
1255         (gnus-request-replace-article): Functions for replacing an article
1256         in all mail backends.
1257         (gnus-summary-edit-article): Function and keystroke for editing a
1258         (mail) article.
1259         (gnus-group-best-unread-group): New command and keystroke.
1260         (gnus-keep-same-level): Now supports `best' as a value to go to
1261         the "best" next newsgroup.
1262         (gnus-mark-xrefs-in-unsubscribed): New variable.
1263         (gnus-mark-xrefs-as-read): Use the new variable.
1264         (gnus-group-add-group): Adding a group in an empty group buffer
1265         bugged. 
1266         (gnus-summary-hide-all-threads): Would loop indefinitely.
1267         (gnus-view-pseudos): New variable for automatic pseudo-article
1268         viewing. 
1269
1270         * nnmail.el (nnmail-request-post-buffer): Have followups go to
1271         From, To and Cc.
1272         
1273         * gnus.el: When switching between many summary buffers, the
1274         gnus-summary-buffer variable would sometimes point to the wrong
1275         buffer, in some functions.
1276
1277         * gnus.el (gnus-group-insert-group-line): Would by when using
1278         %num,numD type of format specs on numbers.
1279
1280 Fri Feb 17 05:06:28 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
1281
1282         * gnus.el (gnus-mail-reply-using-mail): Don't remove all text
1283         properties from headers, just invisible.
1284
1285 Thu Feb 16 04:21:19 1995  Lars Magne Ingebrigtsen  <larsi@gjalp.ifi.uio.no>
1286
1287         * gnus.el (gnus-group-browse-foreign-server): Did not intern the
1288         select method.
1289         (gnus-summary-search-subject): Don't ignore hidden articles.
1290         (gnus-make-directory): Would not properly create new directories. 
1291         (gnus-mail-reply-using-mail): Include Cc's when replying.
1292         (gnus-adjust-marked-articles): Infinite loop.
1293
1294         * nnvirtual.el (nnvirtual-retrieve-headers): Would not allow
1295         people to enter groups.
1296
1297         * gnus-mh.el (gnus-mail-other-window-using-mhe): Tried to fetch
1298         subject where none was to be fetched.
1299
1300         * gnus.el (gnus-browse-read-group): Movement commands did not
1301         work. 
1302         (gnus-score-interactive-default-score): New variable, default
1303         1000. 
1304
1305 Thu Feb 16 01:37:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1306
1307         * nnmail.el (nnmail-move-inbox): Now (probably) supports
1308         popmail. (Function taken from rmail.el).
1309
1310         * gnus.el (gnus-mark-xrefs-as-read): If a mail article is marked
1311         as expirable, the cross-reffed articles will also be marked as
1312         expirable. 
1313         (gnus-summary-mode-map): Changed all keybindings back to the GNUS
1314         4.1 bindings. All new keybindings are now at S-letter.
1315
1316 Wed Feb 15 06:44:14 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1317
1318         * gnus.el (gnus-score-find-score-files-function): New variable.
1319         (gnus-summary-display-article): Don't configure to article buffer
1320         if it isn't wanted.
1321
1322         * nntp.el (nntp-default-sentinel): Don't signal an error if a
1323         connection closes.
1324
1325         * gnus.el (gnus-score-file-suffix): Renamed gnus-score-file-name. 
1326
1327 Mon Feb  6 15:44:42 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1328
1329         * gnus.el (gnus-configure-windows): Bury the group buffer
1330         somewhat. 
1331         (gnus-mail-reply-using-mail): Don't bind `C-c C-y' to anything in
1332         the mail buffer.
1333
1334         * nndir.el (nndir-retrieve-headers): Retrieve with NOV, if that is
1335         posssible. 
1336
1337 Sun Feb  5 21:15:45 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1338
1339         * gnus.el: Introduction of pseudo-articles. Changes throughout
1340         Gnus.
1341
1342         * gnus-uu.el: Rewrite. New keymap and new interface.
1343
1344         * gnus.el (gnus-get-newsgroup-headers): Would barf on In-Reply-To
1345         headers. 
1346
1347 Sat Feb  4 18:16:21 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1348
1349         * gnus-uu.el (gnus-uu-get-list-of-articles): Would not get list of
1350         articles. 
1351
1352 Sat Feb  4 13:47:14 1995  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
1353
1354         * gnus.el (gnus-summary-quit): Did not the kill summary buffer.
1355
1356         * gnus-visual.el (gnus-visual-highlight-selected-summary): Limit
1357         the highligting to the same area highligted by mouse-face.
1358
1359 Sat Feb  4 09:49:31 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1360
1361         * gnus.el (gnus-build-get-header): Faster searching.
1362
1363 Fri Feb  3 18:25:42 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1364
1365         * gnus.el (gnus-newsgroup-ancient): New variable.
1366         (gnus-summary-local-variables): Initialize it.
1367         (gnus-build-get-header): Build it.
1368         (gnus-trim-thread): New function.
1369         (gnus-make-threads): Call it.
1370         (gnus-ancient-mark): New variable.
1371         (gnus-summary-prepare-threads): Use it.
1372         (gnus-fetch-old-headers): Updated documentation.
1373
1374 Mon Jan 30 05:11:47 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1375
1376         * gnus.el (gnus-articles-to-read): Don't inform the user if the
1377         only scored articles are tiched or dormant.
1378
1379 Sat Feb  4 09:39:21 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1380
1381         * gnus.el (gnus-read-init-file): Also load .gnus.el and .gnus.elc. 
1382
1383         * gnus.el: Removed the last vestiges of the invisible text in the
1384         group and summary buffers.
1385
1386 Fri Feb  3 19:27:29 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1387
1388         * gnus.el (gnus-group-make-directory-group): New command and
1389         keystroke. 
1390         (gnus-subscribe-hierarchical-interactive): Would not let you
1391         subscribe to anything.
1392         (gnus-get-newsgroup-headers): Would barf when presented with
1393         message-id-less articles.
1394
1395         * nndir.el: New backend for reading directories.
1396
1397 Thu Feb  2 17:42:51 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1398
1399         * gnus.el (gnus-group-prepare): Zombie and killed groups could not
1400         be chosen.
1401         (gnus-group-search-forward): Didn't return nil when no group was
1402         found. 
1403         (gnus-summary-prepare): Sorting was done after gathering loose
1404         threads, so the losse threads were not sorted properly.
1405
1406 Thu Feb  2 15:31:11 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1407
1408         * gnus.el: Implemented support for SCORE files.
1409
1410 Thu Feb  2 17:23:17 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1411
1412         * gnus.el (gnus-group-list-groups): Don't go to the first group
1413         after listing.
1414         (gnus-group-list-groups): Go to the first unread group at startup,
1415         not the second.
1416
1417 Tue Jan 31 15:13:10 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1418
1419         * gnus.el (gnus-inews-full-address): Use the full machine name in
1420         the message-ids.
1421         (gnus-get-unread-articles-in-group): Groups that have no articles
1422         are marked as such.
1423
1424         * nnmail.el (nnmail-article-group): Catch regexp overflow errors. 
1425
1426         * gnus.el (gnus-update-read-articles): Would not update virtual
1427         groups. 
1428         (gnus-mail-send-and-exit): Don't return to the Gnus window
1429         configuration from the mail buffer if Gnus isn't active.
1430         (gnus-summary-next-group): Go to the group buffer if the user
1431         answers "0" after selecting a new group from a different group. 
1432         (gnus-select-newsgroup): Catch up properly if the only articles in
1433         a group have expired.
1434
1435 Tue Jan 31 08:01:19 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1436
1437         * gnus.el (gnus-kill): Arguments to `gnus-days-between' was
1438         swapped. 
1439
1440 Tue Jan 31 07:09:36 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1441
1442         * gnus.el (gnus-pp-gnus-kill): Don't quote quoted objects.
1443
1444 Tue Jan 31 05:51:52 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1445
1446         * gnus.el (gnus): Check whether Gnus has been started already. If
1447         so, don't re-start, just switch to the buffer and get new news.
1448         (gnus-batch-score): Didn't work.
1449
1450         * nnspool.el (nnspool-nov-is-evil): New variable.
1451         (nnspool-lib-dir): New variable.
1452         (nnspool-retrieve-headers-with-nov): nnspool can now return NOV
1453         lines instead of plain article headers.
1454
1455         * nntp.el (nntp-nov-is-evil): Changed name of `nntp-xover-is-evil'
1456         to `nntp-nov-is-evil'.
1457
1458 Mon Jan 30 12:27:30 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1459
1460         * gnus.el (gnus-summary-search-subject): Would go to the first
1461         article when searching backward.
1462         (gnus-gather-threads): When gathering loose threads, they would be
1463         gathered in reverse order.
1464         (gnus-summary-prev-article): Did retrieve old articles when
1465         executed on the first article in the buffer.
1466         (gnus-read-header): Would not read old headers when requested one
1467         by one.
1468
1469         * gnus.el: Converted all mark variables from strings to characters.
1470
1471 Sun Jan 29 05:56:51 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1472
1473         * gnus.el (gnus-select-group-hook): Remove description of how to
1474         sort, since it doesn't work.
1475         (gnus-make-sub-thread): Removed silly lambda expression.
1476         (gnus-thread-sort-functions): New variable.
1477         (gnus-make-threads): Do not sort here.
1478         (gnus-thread-sort-by-number): New function.
1479         (gnus-thread-sort-by-author): New function.
1480         (gnus-thread-sort-by-subject): New function.
1481         (gnus-thread-sort-by-date): New function.
1482         (gnus-thread-sort-by-score): New function.
1483         (gnus-thread-sort-by-total-score): New function.
1484         (gnus-thread-total-score): New function.
1485         (gnus-thread-header): New function.
1486         (gnus-sort-threads): New function.
1487         (gnus-summary-prepare): Sort here.
1488
1489 Sat Jan 28 18:44:09 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1490
1491         * gnus.el (gnus-articles-to-read): Provide default values instead
1492         of initial input.
1493
1494 Mon Jan 30 01:41:43 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
1495
1496         * gnus.el (gnus-mark-article-hook): Don't mark expirable articles
1497         as read when selecting them.
1498         (gnus-summary-mode): Removed " Thread" from the summary mode line.
1499         (gnus-inews-message-id): Use domain name instead of host name in
1500         message-ids.
1501
1502 Sun Jan 29 09:37:31 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1503
1504         * gnus.el (gnus-apply-kill-file): Update dates when expiring
1505         kills. 
1506         (gnus-article-mode): Changed all the mode lines to really use a
1507         buffer-local spec.
1508         (gnus-group-search-forward): gnus-keep-same-level now works. 
1509
1510         * gnus.el: Got rid of all the invisible text and changed all the
1511         functions to use text properties.
1512
1513 Sat Jan 28 03:13:13 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
1514
1515         * gnus.el (gnus-inews-insert-headers): Remove any old
1516         NNTP-Posting-Host headers.
1517         (gnus-group-catchup): Mark dormant as read.
1518
1519 Fri Jan 27 20:50:07 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1520
1521         * gnus.el (gnus-inews-news): Make followups default to all groups.
1522
1523 Fri Jan 27 20:07:31 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1524
1525         * gnus.el (gnus-summary-prepare-threads): Move assignment to
1526         `gnus-tmp-prev-subject' to after the check for equality with
1527         `subject'. 
1528
1529 Thu Jan 26 15:47:35 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1530
1531         * gnus.el (gnus-set-mouse-face): New function.
1532         (gnus-parse-format): New function.
1533         (gnus-parse-simple-format): Renamed from `gnus-parse-format'.
1534         (gnus-group-insert-group-line): Do not set mouse face here.
1535         (gnus-summary-insert-line): Do not set mouse face here.
1536         (gnus-group-line-format): Add mouse face delimiters.
1537         (gnus-summary-line-format): Add mouse face delimiters.
1538         (gnus-update-format-specifications): Don't depend on
1539         `gnus-group-line-format-spec' being a simple list.
1540
1541 Tue Jan 24 20:18:42 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1542
1543         * gnus.el (gnus-clear-system): Kill global KILL file.
1544
1545 Tue Jan 24 14:43:33 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1546
1547         * gnus.el (gnus-inews-insert-headers): Only check if first
1548         `gnus-summary-gather-subject-limit' characters are the same.
1549
1550 Mon Jan 23 22:18:56 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1551
1552         * gnus.el (gnus-summary-update-line): Protect call to
1553         `gnus-summary-mark-article' with `save-excursion'.
1554
1555 Sat Jan 28 00:55:19 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
1556
1557         * gnus.el (gnus-extract-address-components): Would fail if the
1558         address contained special characters.
1559
1560 Fri Jan 27 04:45:09 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1561
1562         * gnus.el (gnus-active-to-gnus-format): Condition-cased the active
1563         file reading to be a bit more lenient with active files.
1564         (gnus-group-get-new-news): Would always request info on each
1565         individual group, even when the active file has been read.
1566
1567 Thu Jan 26 00:16:45 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1568
1569         * gnus.el (gnus-inews-unique-id): Check for illegal characters in
1570         the user name.
1571         (gnus-summary-set-score): Removed the invisible score from the
1572         summary lines. (assq article-number gnus-newsgroup-scored) can be
1573         used instead.
1574         (gnus-add-to-range): Would not give the right result if the ranges
1575         did not start at 1.
1576
1577 Wed Jan 25 02:49:39 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1578
1579         * gnus.el (gnus-summary-move-article): Would not properly respool
1580         articles. 
1581         (gnus-pp-gnus-kill): Removed (quote) from where it wasn't needed. 
1582
1583         * nnml.el (nnml-request-accept-article): Wouldn't do anything
1584         much. 
1585         (nnml-request-move-article): Would not properly move an article.
1586
1587         * gnus.el (gnus-apply-kill-file): Don't score already scored
1588         articles. 
1589         (gnus-newsgroup-scored): New list of articles.
1590         (gnus-select-newsgroup, gnus-articles-to-read): Changed to take
1591         into account previously scored articles, if any.
1592
1593 Tue Jan 24 00:19:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1594
1595         * gnus.el (gnus-inews-organization): If organization is wanted,
1596         and no organization is found, the user will be prompted for one. 
1597         (gnus-inews-check-post): Bug in checking for multuple headers.
1598         (gnus-inews-check-post): Check for version and sendsys.
1599         (gnus-inews-insert-signature): Don't insert stuff that looks like
1600         file names in signatures.
1601
1602         * nntp.el (nntp-request-article): unwind-protect the article
1603         fetching. Might have caused bugs elsewhere.
1604
1605         * gnus.el (gnus-inews-organization): New implementation. The
1606         `gnus-local-organization' variable can now also be a function.
1607         (gnus-inews-check-post): Check for multiple headers.
1608         (gnus-check-bogus-newsgroups): Would not remove bogus dead groups. 
1609
1610 Mon Jan 23 23:49:15 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1611
1612         * gnus.el (gnus-inews-user-name): Use `user-mail-address' only as
1613         a last resort.
1614
1615 Mon Jan 23 19:40:02 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
1616
1617         * gnus.el (gnus-build-get-header): Did not work with multiple
1618         articles with the same message-id.
1619         (gnus-inews-organization): Remove trailing newlines.
1620
1621         * nnspool.el (nnspool-find-article-by-message-id): Grep for
1622         message-ids instead of loading the entire history file.
1623
1624 Mon Jan 23 18:59:27 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1625
1626         * gnus-visual.el (gnus-visual-summary-highlight): Use and document
1627         free variables. 
1628         (gnus-visual-summary-highlight-line): Remove unnecessary test for
1629         `gnus-visual' and add workaround face changes in start of line.
1630
1631 Mon Jan 23 18:48:31 1995  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
1632
1633         * nnmbox.el (nnmbox-read-mbox): Fix for no newsgroups.
1634
1635         * gnus.el (gnus-ask-server-for-new-groups): Did not work. :-)
1636         (gnus-summary-make-false-root): This variable has now swallowed
1637         the functionality of `gnus-gather-loose-threads'.
1638
1639 Mon Jan 23 18:03:21 1994  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
1640
1641         * gnus.el (gnus-group-unsubscribe-current-group): Would go two
1642         steps forward.
1643
1644 Mon Jan 23 17:09:10 1995  Lars Magne Ingebrigtsen  <larsi@mimir.ifi.uio.no>
1645
1646         * nnmail.el (nnmail-insert-lines): Compute a new Lines header and
1647         remove any old ones.
1648
1649         * nnvirtual.el (nnvirtual-retrieve-headers): Removed checking for
1650         multiple articles with the same ID.
1651
1652         * gnus.el (gnus-get-newsgroup-headers): Ignore multiple articles
1653         with the same Message-ID.
1654         (gnus-get-newsgroup-headers-xover): The same.
1655
1656 Mon Jan 23 00:42:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1657
1658         * gnus.el (gnus-inews-insert-headers): Ask when empty headers
1659         are detected.
1660         (gnus-cancel-news): Avoid sending an empty cancel message.
1661         (gnus-signature-function): New variable to return a signature file
1662         name. 
1663         (gnus-inews-insert-signature): Now warns the user if the signature
1664         is more than 4 lines long. Also uses `gnus-signature-function'.
1665         Also, if the string isn't a file name, the string itself is
1666         inserted as a signature.
1667         (gnus-inews-insert-signature): If mail-signature has already
1668         inserted a .sig, delete this and insert Gnus' own.
1669         (gnus-inews-check-post): Warn the user if the article to be posted
1670         is more than 60k long.
1671         (gnus-inews-insert-headers): Insert Sender header if the From
1672         header doesn't seem to be the name of the user that posts.
1673         (gnus-inews-check-post): Check for control characters.
1674         (gnus-inews-insert-headers): Added "_-_" to message-id if the
1675         thread has changed name.
1676
1677 Sun Jan 22 02:37:06 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1678
1679         * gnus.el (gnus-article-prepare): Mark cancelled articles as
1680         cancelled. 
1681         (gnus-summary-expire-articles): Mark expired articles as
1682         cancelled. 
1683         (gnus-inews-insert-signature): Changed .sig predix from "--" to
1684         "-- ".
1685         (gnus-article-display-hook): Added "treat overstrike" to the
1686         default display hook.
1687         (gnus-inews-date): Changed to generate a valid date.
1688
1689         * nnmbox.el (nnmbox-request-article): Don't include the "From "
1690         line when returning an article.
1691
1692         * nnmh.el (nnmh-save-mail): Rename "From " lines.
1693
1694         * nnml.el (nnml-save-mail): Rename "From " lines. 
1695
1696         * gnus.el (gnus-gnus-to-newsrc-format): Don't write foreign groups
1697         to .newsrc.
1698         (gnus-summary-remove-lines-marked-as-read,
1699         gnus-summary-remove-lines-marked-with): Renamed functions 
1700         from *-delete-marked-*.
1701         (gnus-check-new-newsgroups): New possible value: `ask-server'.
1702         (gnus-ask-server-for-new-groups): Ask the server for new groups
1703         instead of comparing the killed list and the active hashtb. 
1704         (gnus-parse-newsrc-body): Parse ! and : in the way they are
1705         supposed to be parsed.
1706         (gnus-get-unread-articles): Now works with any combination of
1707         startup level, gnus-read-active-file status and
1708         gnus-activate-foreign-newsgroup level.
1709
1710 Sat Jan 21 21:27:23 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1711
1712         * nnvirtual.el: Big rewrite.
1713         (nnvirtual-update-marked): Now updates marks in source groups.
1714         (nnvirtual-create-mapping): Use marks from source groups.
1715         (nnvirtual-possibly-change-newsgroups): Several nnvirtual groups
1716         may be active at the same time. nnvirtual groups can also include
1717         other nnvirtual groups.
1718
1719         * gnus.el (gnus-add-marked-articles): New function,
1720
1721 Sat Jan 21 15:22:51 1995  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
1722
1723         * gnus.el (gnus-mark-xrefs-as-read): Would mark xreffed articles
1724         that were ticked (or dormant) as read.
1725         (gnus-summary-refer-parent-article): Now understands the numeric
1726         prefix. 
1727         (gnus-build-get-header): Would make it impossible to select old
1728         fetched articles.
1729
1730         * gnus-visual.el (gnus-article-make-menu-bar): Added all treatment
1731         functions to a menu.
1732
1733         * gnus.el (gnus-close-group): New backend call to perform
1734         cleanups. 
1735         (gnus-article-de-quoted-unreadable): New article treatment
1736         function. 
1737
1738 Sat Jan 21 01:15:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1739
1740         * nnmail.el (nnmail-article-group): Don't enter a mail into the
1741         same mail group twice,
1742
1743         * gnus.el (gnus-build-old-threads): Don't build old threads
1744         backwards from dormant articles.
1745
1746 Fri Jan 20 23:31:16 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1747
1748         * gnus.el (gnus-summary-mark-article): Changed the expiry mark. It
1749         is now a "read" mark, and occupies the same position as the other
1750         read marks ("DX+- "). 
1751
1752 Fri Jan 20 19:19:01 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
1753
1754         * gnus.el (gnus-get-unread-articles): Did not properly activate
1755         foreign newsgroups.
1756
1757 Fri Jan 20 18:49:58 1995  Lars Magne Ingebrigtsen  <larsi@drott.ifi.uio.no>
1758
1759         * gnus.el (gnus-group-list-matching): New function and keystroke.
1760
1761 Tue Jan 17 19:19:30 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1762
1763         * gnus.el (gnus-summary-keysort-summary,
1764         gnus-summary-sort-summary, gnus-keysort-headers, gnus-keysort,
1765         gnus-sort-headers, gnus-string-lessp, gnus-date-lessp): Deleted.
1766         (gnus-sortable-date): New function.
1767         (gnus-summary-sort-by-date, gnus-summary-sort-by-subject,
1768         gnus-summary-sort-by-author, gnus-summary-sort-by-number): Use it.
1769         (gnus-summary-sort-by-score): New function.
1770         (gnus-summary-mode-map): Bind it.
1771         (gnus-select-group-hook): Updated documentation.
1772
1773         * gnus.el (gnus-summary-best-unread-article): New function.
1774         (gnus-summary-mode-map): Add binding.
1775         (gnus-summary-mode): Document it.
1776
1777 Mon Jan 16 15:49:37 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1778
1779         * gnus.el (gnus-summary-gather-subject-limit): New variable.
1780         (gnus-gather-threads): Use it.
1781
1782         * nntp.el (nntp-request-post-buffer): Support
1783         `gnus-auto-mail-to-author'.
1784
1785         * gnus.el (gnus-mail-self-blind): New variable.
1786         (gnus-post-news): Use it.
1787         (gnus-inews-news): Recognize "BCC" field.
1788
1789 Thu Jan 19 21:37:33 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1790
1791         * gnus.el (gnus-build-old-threads): Fetch old headers and build
1792         complete threads.
1793
1794 Wed Jan 18 08:36:26 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1795
1796         * nnmh.el: Rewrite.
1797
1798         * gnus.el (gnus-get-newsgroup-headers): New implementation. Twice
1799         as fast.
1800
1801         * nnmbox.el: Rewrite. Now supports crossposting.
1802
1803         * nnml.el: Rewrite.
1804
1805         * nnmail.el: Gathered all mail support functions in this file. 
1806
1807         * nnmbox.el: Renamed nnmail to nnmbox.
1808
1809         * gnus.el (gnus-summary-exit): Kill expunged buffer on exit.
1810
1811         * nntp.el (nntp-server-opened-hook): Send "MODE READER" to the
1812         server at startup.
1813
1814 Mon Jan 16 11:56:39 1995  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
1815
1816         * gnus.el (gnus-summary-read-group): Update the specs after the
1817         select-group-hook has bene run.
1818
1819 Sun Jan 15 11:01:20 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1820
1821         * gnus.el: Add autoload for `gnus-article-make-menu-bar'.
1822          (gnus-article-mode-map): Call `gnus-article-make-menu-bar'.
1823
1824         * gnus-visual.el (gnus-group-make-menu-bar): Added entry for
1825         `gnus-group-edit-global-kill',
1826         (gnus-summary-make-menu-bar): Added entry for
1827         `gnus-summary-raise-followups-to-author', and
1828         `gnus-summary-lower-followups-to-author'.  Removed entries for
1829         `gnus-summary-raise-by-thread', and
1830         `gnus-summary-lower-by-thread'.
1831         Renamed `xref' to `crossposting' since more people know that term.
1832         Merged `Sort' menu with `Misc' since the menu-bar had not space
1833         enough for all entries.
1834         (gnus-article-make-menu-bar): New function.  Add menu bar for
1835         article mode.
1836
1837 Sun Jan 15 18:08:53 1995  Per Abrahamsen  <abraham@iesd.auc.dk>
1838
1839         * gnus.el (gnus-pp-gnus-kill): Don't assume (nth 0 object) is
1840         `gnus-kill'. 
1841
1842 Sun Jan 15 14:11:29 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1843
1844         * gnus.el (gnus-summary-refer-article): Don't fetch an article if
1845         it is fetched already.
1846         (gnus-gnus-to-newsrc-format): Write killed groups to the .newsrc
1847         file as unsubscribed without numbers.
1848         (gnus-summary-exit): Go to next group in the Group buffer when
1849         quitting. 
1850
1851 Sun Jan 15 07:44:09 1995  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
1852
1853         * gnus.el (gnus-article-refer-article): Would not scroll to the
1854         beginning of the article.
1855         (gnus-summary-go-to-next-thread): Would go to wrong article.
1856
1857 Sat Jan 14 12:55:31 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1858
1859         * gnus.el (gnus-summary-exit): Do not advance in the Group buffer
1860         when quitting from a Summary buffer.
1861
1862         * nnvirtual.el (nnvirtual-retrieve-headers): Articles that appear
1863         twice because of crossposting are deleted.
1864
1865         * gnus.el (gnus-visual-mark-article-hook): New hook.
1866         (gnus-group-prepare): Don't display groups with only dormant
1867         articles when listing doing a `gnus-group-list-groups'.
1868
1869         * gnus-visual.el: New file.
1870         (gnus-visual-highlight-selected-summary): Function moved out of
1871         gnus.el.
1872         (gnus-selected-summary-face): Variable name change.
1873
1874         * gnus.el (gnus-visual): New variable.
1875
1876         * nnmail.el (nnmail-crosspost): New variable to toggle
1877         crossposting in mail groups.
1878
1879         * nnml.el (nnml-article-group): Fold continuation lines before
1880         splitting mail.
1881
1882 Sat Jan 14 04:34:59 1995  Lars Magne Ingebrigtsen  <larsi@dyggve.ifi.uio.no>
1883
1884         * gnus.el (gnus-group-browse-foreign-server): Completing-read over
1885         `gnus-secondary-servers'. 
1886         (gnus-summary-refer-article): Would print Subject in the inserter
1887         Summary line to "t".
1888         (gnus-summary-mail-forward, gnus-summary-mail-other-window):
1889         Messed up the window configuration.
1890         (gnus-group-insert-group-line): When dormant articles were
1891         present, an incorrect number of unread articles would be reported.
1892         (gnus-summary-goto-subject): Would bug when the point was at the
1893         end of the buffer.
1894
1895 Fri Jan 13 09:40:11 1995  Lars Ingebrigtsen  <lars@eyesore.no>
1896
1897         * nnml.el (nnml-generate-nov-databases): Didn't update the active
1898         file. 
1899
1900         * gnus.el (gnus-summary-next-group): Would behave spuriously when
1901         the next group had all its articles marked as read via the xref
1902         mechanism. Would also go to the Newsgroup buffer when C-g was
1903         pressed. 
1904         (gnus-inews-check-post): Reject outgoing mail that has empty
1905         Subject lines, no text at all and just quoted text.
1906         (gnus-summary-catchup-and-exit): Do not mark dormant articles as
1907         read when catching up.
1908         (gnus-summary-catchup): New implementation of all catchup
1909         functions. 
1910
1911 Fri Jan 13 07:27:27 1995  Lars Magne Ingebrigtsen  <larsi@dyggve.ifi.uio.no>
1912
1913         * nntp.el (nntp-request-article): Inserted contents into wrong
1914         buffer. 
1915
1916 Mon Jan  9 02:16:12 1995    <larsi@redleaf>
1917
1918         * gnus.el (gnus-make-threads): Threading bug when
1919         `gnus-thread-ignore-subject' is nil fix.
1920         (gnus-post-news): When posting in foreign newsgroups, the name of
1921         the group would be wrong.
1922
1923         * nnmail.el (nnmail-choose-mail): Insert the X-Gnus-Newsgroup line
1924         at the right place.
1925
1926         * gnus.el (gnus-group-get-new-news-this-group): Would scroll
1927         forwards when updating the first newsgroup(s) in the Newsgroup
1928         buffer. 
1929         (gnus-get-unread-articles-in-group): Compute number of unreads
1930         more correctly. Dormant counts as "read" while ticked counts as
1931         "unread". 
1932
1933         * nnml.el (nnml-choose-mail): Handle continuation lines and tabs
1934         correctly when generating nov databases.
1935
1936         * gnus.el (gnus-summary-read-group): Applying a kill file to a
1937         group that contains only dormant articles would lead to an
1938         infinite loop.
1939         (gnus-kill-save-kill-buffer): Really kill kill buffers upon exit. 
1940         (gnus-select-newsgroup): Treat newsgroups with only dormant
1941         articles as having no unread articles.
1942         (gnus-get-newsgroup-headers-xover, gnus-get-newsgroup-headers):
1943         Downcase message-id and references for better threading.
1944
1945 Sun Jan  8 01:11:04 1995    <larsi@redleaf>
1946
1947         * gnus.el (gnus-summary-subject-string): Wrong regexp made the
1948         function return nil always.
1949         (gnus-summary-insert-line): Use mail-extr to extract address and
1950         name. 
1951         (gnus-pp-gnus-kill): Would never actually prettify anything.
1952         (gnus-kill): Did not update date of last successful kill.
1953         (gnus-group-insert-group-line): Do not print a "*" if the group
1954         contains only dormant articles.
1955         (gnus-update-read-articles): When removing all marks from a mark
1956         list (dormant, ticked, bookmarks), Gnus wouldn't properly update
1957         the list of marked articles when exiting from the group.
1958
1959 Sat Jan  7 03:05:01 1995    <larsi@redleaf>
1960
1961         * gnus.el (gnus-mark-xrefs-as-read): Computed strange number of
1962         unread articles when given illegal xref numbers.
1963         (gnus-group-apropos, gnus-group-description-apropos): Two new
1964         commands and keystrokes.
1965         (gnus-no-server): New command to start Gnus without connecting to
1966         your local newsserver.
1967         (gnus): Gnus would read the active file even when started at a low
1968         level. 
1969         (gnus-summary-exit): Kill kill file buffer upon newsgroup exit.
1970         (gnus-gnus-to-newsrc-format): Would write .newsrc instead of
1971         .newsrc-HOST. 
1972
1973 Fri Jan  6 16:45:45 1995    <larsi@redleaf>
1974
1975         * gnus.el (gnus-summary-search-subject): UNREAD now really goes to
1976         unread only.
1977         (gnus-kill-file-permanent-kill-by-xref): Kill all cross-posted
1978         groups mentioned.
1979         (gnus-kill-file-kill-by-xref): Improper newsgroup matching.
1980
1981 Thu Jan  5 20:45:56 1995    <larsi@redleaf>
1982
1983         * gnus.el (gnus-bug): New command.
1984         (gnus-get-newsgroup-headers): Fix when article does not contain
1985         message-id. 
1986         (gnus-summary-show-all-expunged): Not (interactive).
1987         (gnus-summary-delete-marked-with): Infinite loop.
1988         (gnus-summary-search-subject): Next always goes to the next
1989         article. 
1990
1991 Thu Jan  5 14:23:56 1995    <larsi@redleaf>
1992
1993         * gnus.el (gnus-summary-delete-article): New function and
1994         keystroke to delete (mail) articles right away.
1995         (gnus-summary-next-group): When selecting next group that have had
1996         all its articles marked as read by xref, this would yield
1997         unexpected results.
1998         (gnus-summary-search-subject): `n' on first article selects the
1999         first article.
2000         (gnus-mouse-face): New variable.
2001
2002         * nnmh.el: New mail backend for mh folders (ie. spool).
2003
2004 Wed Jan  4 02:45:08 1995    <larsi@redleaf>
2005
2006         * nnmail.el (nnmail-read-mbox): If an mbox file didn't exist, this
2007         function would fail.
2008         (nnmail-split-region): Lines numbers were inserted in wrong
2009         headers with wrong numbers.
2010
2011         * gnus.el (gnus-summary-show-all-expunged): New function and
2012         keystroke to display previously expunged lines.
2013
2014         * nnmail.el (nnmail-prepare-incoming-hook): New variable.
2015
2016         * gnus.el (gnus-mail-forward-using-mail): Delete invisible headers
2017         when forwarding.
2018
2019 Tue Jan  3 15:23:00 1995    <larsi@redleaf>
2020
2021         * gnus.el (gnus-post-news): Move point to beginning of quoted text
2022         on followups.
2023         (gnus-group-set-current-level): Prompt for a level if called with
2024         nil. 
2025         (gnus-summary-raise-interest, gnus-summary-lower-interest,
2026         gnus-summary-set-interest): New commands and keystrokes.
2027         (gnus-summary-default-interest): New variable.
2028         (gnus-raise, gnus-lower): New functions to use in kill-files for
2029         raising or lowering interest.
2030
2031 Mon Jan  2 11:51:32 1995    <larsi@redleaf>
2032
2033         * gnus.el (gnus-group-line-format): Modified spec to show number
2034         of really unread unread articles instead of unread + ticked +
2035         interesting. 
2036         (gnus-group-line-format): New codes to show number of interesting
2037         articles; number of ticked and interesting; number of ticked,
2038         number of read; total number of articles; number of unread,
2039         unticked, uninteresting articles. 
2040         (gnus-newsgroup-dormant): `gnus-newsgroup-interesting' (and all
2041         derivatives thereof) renamed from "interesting" to "dormant".
2042         (NOTE: everybody that have marked articles as "interesting" earlier
2043         might experience slightly peculiar effects. The joys of alpha
2044         testing.)
2045         (gnus-summary-mode-map): `+' to set dormant mark, `-' to set tick. 
2046         (gnus-group-expire-articles): Fixed bug that resulted in no
2047         articles being expired.
2048         (gnus-unread-mark, gnus-read-mark, gnus-ticked-mark,
2049         gnus-dormant-mark): New variables for the mark characters. 
2050         (gnus-summary-insert-line): Loose threads can now also be printed
2051         with the `empty' method.
2052         (gnus-make-threads): When threading twice (for instance, when
2053         toggling threading), information was mangled which ended in in
2054         infinite loop.
2055
2056 Sun Jan  1 14:35:01 1995    <larsi@redleaf>
2057
2058         * gnus.el (gnus-summary-refer-parent-article): Bug when no article
2059         has been selected.
2060         (gnus-kill, gnus-apply-kill-file, gnus-execute): Changed to
2061         support expiring kills and multple patterns in one `gnus-kill'
2062         call. 
2063
2064         * nnml.el (nnml-split-incoming): Did not properly split mail that
2065         contained multiple "From " lines.
2066
2067 Sat Dec 31 00:55:24 1994    <larsi@redleaf>
2068
2069         * gnus.el (gnus-newsgroup-marked): This variable had been re-named
2070         `gnus-newsgroup-ticked'. It has been re-named back again.
2071         (gnus-kill-file-kill-by-subject): Made all kill-by-* functions
2072         operate on the current article in the Summary buffer.
2073
2074 Fri Dec 30 11:45:27 1994    <larsi@redleaf>
2075
2076         * gnus.el (gnus-summary-set-bookmark,
2077         gnus-summary-remove-bookmark): New commands and keystrokes to set
2078         bookmarks. 
2079         (gnus-summary-mark-as-interesting): New command and keystroke to
2080         mark articles as interesting.
2081         (gnus-article-prepare): Automatic moving to bookmarks added.
2082         (gnus-summary-delete-interesting): Interesting articles that have
2083         no children are not shown in the Summary buffer by default. 
2084         (gnus-group-expire-articles, gnus-summary-expire-articles): Trying
2085         to expire articles in groups that do not support expiring would
2086         make Emacs barf.
2087         (gnus-active-to-gnus-format): Modified to read information on
2088         moderation, if wanted.
2089         (gnus-summary-print-dummy-lines): Obsolete variable.
2090         (gnus-summary-make-false-root): New variable that says what method
2091         should be used when printing loose sub-threads.
2092         (gnus-summary-prepare-threads): Let one article adopt the orphans
2093         instead of printing dummy roots.
2094
2095 Thu Dec 29 08:20:42 1994    <larsi@redleaf>
2096
2097         * gnus.el (gnus-summary-save-article, gnus-summary-pipe-output, 
2098         gnus-summary-save-in-rmail, gnus-summary-save-in-mail, 
2099         gnus-summary-save-in-file, gnus-summary-save-in-pipe): Rewritten
2100         to save series of articles.
2101         (gnus-summary-set-process-mark): Bug fix. It was possible to mark
2102         dummy roots.
2103         (gnus-group-describe-all-groups): New command and keystroke to
2104         list newsgroups descriptions for all newsgroups.
2105         (gnus-group-prepare): Removed tallying of articles in killed
2106         groups to speed things up to enough to be of any use.
2107         (gnus-summary-local-variables): `gnus-current-kill-articles' is no
2108         longer buffer-local to the Summary buffers.
2109
2110         * nntp.el (nntp-request-article): Fix for multiple Summary buffers
2111         using different nntp servers.
2112
2113         * gnus.el (gnus-dribble-save): Would barf if Gnus were fed a
2114         non-existant nntp server host name. 
2115         (gnus-summary-search-subject): Marking articles as read did not go
2116         forward over ticked articles.
2117         (gnus-post-method): New variable for specifying a method to use
2118         for posting articles.
2119         (gnus-request-post-buffer, gnus-request-post): Changed to use
2120         `gnus-post-method'. 
2121
2122         * nntp.el (nntp-open-server-internal): The nntpd process will now
2123         be killed without warning when Emacs shuts down.
2124
2125         * gnus.el (gnus-get-unread-articles-in-group): Returned wrong
2126         results in groups with no articles.
2127
2128         * nntp.el (nntp-server-opened): This function gave totally
2129         spurious results.
2130
2131         * gnus.el (gnus-check-first-time-used, gnus-find-new-newsgroups):
2132         Changed to really subscribe newsgroups that are mentioned by the
2133         "options -n" line(s). The variable
2134         `gnus-subscribe-options-newsgroup-method' holds the subscribe
2135         method, which is `gnus-subscribe-alphabetically' by default. 
2136
2137 Wed Dec 28 17:36:49 1994    <larsi@redleaf>
2138
2139         * gnus.el (gnus-get-newsgroup-headers-xover): Fixed
2140         cross-references when using xover.
2141
2142         * gnus.el (gnus-read-old-newsrc-el-file): Made it easier to switch
2143         between .el and .eld files.
2144         (gnus-group-mode-map): Removed bindings for `C-n' and
2145         `C-p'. Changed `C-m' to `gnus-group-select-group'.
2146         (gnus-summary-mode-map): Removed bindings for `C-n' and `C-p'.
2147
2148         * nntp.el (nntp-request-group): Fix when selecing non-existant
2149         groups. 
2150
2151         * gnus.el (gnus-group-prepare): Faster listing of killed groups. 
2152
2153         * nntp.el (nntp-retrieve-headers-with-xover): Try both "xover" and
2154         "xoverview" on nntp servers.
2155
2156         * gnus.el (gnus-activate-foreign-newsgroups): This variable has
2157         changed from a toggle to a slide. Foreign newsgroups that have a
2158         level equal or lower than this variable will be activated on
2159         startup. 
2160         (gnus-nntp-service): This variable has been obsoleted, except for
2161         one tiny backwards compatibility issue.
2162         (gnus-select-method): This variable now lets you specify nntp port
2163         number as well.
2164         (gnus-find-new-newsgroups): A message is displayed that says how
2165         many new newsgroups has arrived.
2166         (gnus-summary-position-cursor, gnus-group-position-cursor): Two
2167         new functions that are both fset to `gnus-goto-colon', but can be
2168         set to anything the user wishes.
2169         (gnus-init-file, gnus-read-init-file, gnus-group-read-init-file):
2170         New variable, function, command and keystroke to read the Gnus
2171         init file (default: "~/.gnus").
2172
2173         * nnml.el (nnml-retrieve-header-with-nov): nnml now generates nov
2174         databases. 
2175         (nnml-choose-mail): Fix strange cutting and add Xref header.
2176         (nnml-article-group): Mail articles can now be crossposted between
2177         all groups that fit the regular expressions in
2178         `nnmail-split-methods'. 
2179         (nnml-generate-nov-databases): New command to generate nov
2180         databases for a tree.
2181
2182         * nnheader.el (gnus-backends-are-talkative): New variable.
2183
2184         * nnml.el (nnml-nov-is-evil): New variable.
2185
2186 Wed Dec 21 01:20:53 1994  Lars Magne Ingebrigtsen  <larsi@hnoss.ifi.uio.no>
2187
2188         * gnus.el (gnus-check-news-server): Buglet.
2189         (gnus-mail-reply-using-mail): Use "none" as the subject if none
2190         was used.
2191
2192 Tue Dec 20 01:28:42 1994  Lars Ingebrigtsen  <lars@eyesore.no>
2193
2194         * nnmail.el (nnmail-request-move-article,
2195         nnmail-request-accept-article): Functions for moving articles. One
2196         can move articles between mail groups that use different select
2197         methods, which also makes these functions double as conversion
2198         routines.
2199
2200         * gnus.el (gnus-open-server): All the low-level backend functions
2201         have been rewritten to make things cleaner and clearer. Most of
2202         the function calls have also been changed throughout the program. 
2203         (gnus-set-global-variables): Set the global equivalents of the
2204         summary-local variables whenever a new article is chosen.
2205
2206 Mon Dec 19 00:51:03 1994  Lars Ingebrigtsen  <lars@eyesore.no>
2207
2208         * nnml.el (nnml-request-move-article,
2209         nnml-request-accept-article): Functions for moving articles. 
2210
2211         * gnus.el (gnus-summary-rescan-group): New command and keystroke
2212         for exiting, getting new articles, and re-selecting a group. 
2213         (gnus-group-make-mail-groups): Created mail groups
2214         without the foreign group prefix, which is a serious bug.
2215         (gnus-dribble-file-name): Change the name of the dribble file to
2216         ".newsrc-dribble". 
2217         (gnus-group-startup-message): Changed startup screen. (TrĂ©s
2218         important.) 
2219         (gnus-summary-move-article): New command and keystroke for moving
2220         articles between (mail) newsgroups.
2221
2222         * nnmail.el (nnmail-split-region): 
2223         * nnml.el (nnml-choose-mail): Add a Lines header line to mails
2224         that do not have them.
2225
2226         * gnus.el: Moved most functions to make the source code a bit more
2227         structured. Added a few autoloads to kill the last few compiler
2228         warnings. 
2229         (gnus-group-clear-dribble): New command and keystroke to clear the
2230         dribble buffer.
2231
2232         * nntp.el (nntp-open-server-internal): Further multiple nntp
2233         server fixes.
2234
2235 Sun Dec 18 01:48:28 1994  Lars Ingebrigtsen  <lars@eyesore.no>
2236
2237         * gnus-mh.el: All the mh-e functions have been moved to this new
2238         file.
2239
2240         * gnus.el (gnus-summary-prepare-threads,
2241         gnus-summary-insert-line): If the subject changes in the middle of
2242         the thread, print the subject.
2243         (gnus-save-newsrc-file): Save the newsrc file(s) even when the
2244         dribble file has been saved, and don't save them when no changes
2245         have been made.
2246
2247         * nntp.el (nntp-request-group): When using multiple nntp servers,
2248         the backend often became a bit dizzy.
2249         (nntp-open-server): Opening a server now correctly says whether a
2250         connection was established.
2251
2252         * gnus.el (gnus-version): Rewrite to add version numbers from all
2253         backends in use.
2254         (gnus-extend-newsgroup): Small fix.
2255         (gnus-find-header-by-number): Obsolete function.
2256         (gnus-clear-system): Kill all generated buffers when exiting. 
2257         (gnus-exit-group-hook): Kill the nntp connection(s) when exiting. 
2258
2259 Mon Dec 12 18:15:03 1994  Lars Ingebrigtsen  <lars@eyesore.no>
2260
2261         * gnus.el: Version 0.2 released after some initial bugs were
2262         fixed. 
2263
2264 Sun Dec 11 06:32:40 1994  Lars Ingebrigtsen  <lars@eyesore.no>
2265
2266         * gnus.el: The very first (ding) Gnus pre-release. 
2267