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