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