*** empty log message ***
[gnus] / lisp / ChangeLog
1 Thu May  8 17:37:38 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
2
3         * gnus.el: Gnus v5.4.51 is released.
4
5 Thu May  8 15:58:43 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6
7         * gnus-sum.el (gnus-execute-command): Place point at start of
8         prompt. 
9
10         * gnus-int.el (gnus-request-replace-article): Don't bug out on
11         unknown groups.
12
13         * gnus-sum.el (gnus-summary-update-info): Force undo boundary here.
14         (gnus-update-read-articles): ... and not here.
15
16         * gnus-art.el (article-display-x-face): Would only show one X-Face.
17
18 Wed May  7 05:23:20 1997  Kim-Minh Kaplan  <kimminh.kaplan@utopia.eunet.fr>
19
20         * gnus-picon.el: (gnus-picons-url-alist): new variable.
21         (gnus-picons-jobs-alist): new variable.
22         (gnus-picons-remove): clean this new variable. FIXME: race
23         condition.
24         (gnus-picons-job-already-running): new variable.
25         (gnus-article-display-picons): use the job queue if using the
26         network.
27         (gnus-group-display-picons): ditto.
28         (gnus-picons-make-path): function deleted.
29         (gnus-picons-lookup-internal): modified accordingly.
30         (gnus-picons-lookup-user-internal): take the LETs out of the
31         loops.
32         (gnus-picons-lookup-pairs): take constant calculation outside of
33         loop.
34         (gnus-picons-display-picon-or-name): use COND instead of nested IFs
35         (gnus-picons-display-pairs): take the LET outside of loop.
36         (gnus-picons-try-face): ditto.
37         (gnus-picons-users-image-alist): variable deleted.
38         (gnus-picons-clear-cache): don't clear it.
39         (gnus-picons-retrieve-limit): variable deleted.
40         (gnus-picons-url-retrieve): clear url-request-method
41         (gnus-picons-retrieve-user-callback): function deleted.
42         (gnus-picons-retrieve-user): function deleted.
43         (gnus-picons-retrieve-domain-callback): function deleted
44         (gnus-picons-retrieve-domain-internal): function deleted.
45         (gnus-picons-parse-value): new function.
46         (gnus-picons-parse-filenames): new function.
47         (gnus-picons-network-display-internal): new function.
48         (gnus-picons-network-display-callback): new function.
49         (gnus-picons-network-display): new function.
50         (gnus-picons-network-search-internal): new function.
51         (gnus-picons-network-search-callback): new function.
52         (gnus-picons-network-search): new function.
53         (gnus-picons-next-job-internal): new function.
54         (gnus-picons-next-job): new function.
55
56 Wed May  7 22:14:32 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
57
58         * gnus-start.el (gnus-setup-news): Don't fold case.
59
60 Sat May  3 16:55:25 1997  Kim-Minh Kaplan  <kimminh.kaplan@utopia.eunet.fr>
61
62         * gnus-picon.el: * gnus-picons-clear-cache-on-shutdown: new variable.
63         * gnus-picons-piconsearch-cache-user: variable deleted.
64         * gnus-picons-clear-cache: new function.
65         * gnus-picons-close: only clear cache if
66         gnus-picons-clear-cache-on-shutdown.
67         * gnus-picons-url-retrieve: set url-package-name and
68         url-package-version.
69         * gnus-picons-users-image-alist: new variable.
70         * gnus-picons-retrieve-user-callback: use it.
71         * Added support for network retrieval of picons.
72         * gnus-picons-map: removed.
73         * gnus-picons-remove: removed case to handle processes.
74         * gnus-picons-processes-alist: new variable
75         * gnus-picons-x-face-sentinel: simplified.  Use processes alist.
76         * gnus-picons-display-x-face: explicitly request an xface image.
77         Always call gnus-picons-prepare-for-annotations.  Use processes
78         alist.
79         * gnus-picons-lookup-internal: new function.
80         * gnus-picons-lookup: use it.
81         * gnus-picons-lookup-user-internal: ditto.
82         * gnus-picons-display-picon-or-name: no more xface-p argument.
83         * gnus-picons-try-suffixes: removed.
84         * gnus-picons-try-face: new function.  Does the caching in
85         gnus-picons-glyph-alist.
86         * gnus-picons-try-to-find-face: take a glyph argument instead of a
87         path.  No more xface-p argument.  Only use one annotation even if
88         gnus-picons-display-as-address.
89         * gnus-picons-toggle-extent: changed into an annotation action.
90
91 Sat May  3 00:59:39 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
92
93         * gnus.el: Gnus v5.4.50 is released.
94
95 Sat May  3 00:30:12 1997  Kim-Minh Kaplan  <kimminh.kaplan@utopia.eunet.fr>
96
97         * gnus-picon.el (gnus-picons-prepare-for-annotations): New
98         function, and many changes.
99
100 Sat May  3 00:03:51 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
101
102         * nnfolder.el (nnfolder-possibly-change-group): Wouldn't always
103         switch buffers.
104
105         * gnus-sum.el (gnus-update-read-articles): Force boundary.
106
107         * gnus-undo.el (gnus-force-undo-boundary): New function.
108
109 Fri May  2 23:44:54 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
110
111         * gnus-art.el (gnus-article-treat-html): w3-parse-buffer
112         incompatibility. 
113
114 Thu May  1 17:56:05 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
115
116         * gnus.el: Gnus v5.4.49 is released.
117
118 Sat Apr 19 16:13:03 1997  Erik Toubro Nielsen  <erik@ifad.dk>
119
120         * gnus-sum.el (gnus-summary-exit): Returned to the wrong topic in
121         certain obscure cases if selected group occured in multiple
122         topics.
123
124         * gnus-topic.el (gnus-topic-update-topic): Did not preserve point
125         on the same instance of a group if group occured in multiple
126         topics. Caused gnus-summary-exit to return to wrong topic if the
127         selected group was in more than one topic.
128
129         Above two bugs happened only if the window configuration for
130         summary mode caused the group buffer not to be shown in a window.
131
132 Thu May  1 14:28:20 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
133
134         * message.el (message-send): Would pretend to have sent.
135
136         * nnmh.el (nnmh-request-list-1): Don't use truename.
137
138 Sun Apr 27 15:16:16 1997  Steven L Baur  <steve@altair.xemacs.org>
139
140         * gnus-xmas.el: Undo previous change, and restore the version from 
141         5.4.46 (without the require 'gnus-art).
142
143 Tue Apr 29 11:08:27 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
144
145         * gnus-score.el (gnus-summary-increase-score): Better error
146         messages. 
147
148 Sun Apr 27 23:15:58 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
149
150         * gnus.el: Gnus v5.4.48 is released.
151
152 Sun Apr 27 11:40:57 1997  Steven L Baur  <steve@altair.xemacs.org>
153
154         * gnus-xmas.el (gnus-art): (require 'gnus-art) introduces a
155         circular dependency on gnus-xmas-define and gnus-xmas-redefine.
156         Brute force it away.
157
158 Sun Apr 27 12:32:13 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
159
160         * gnus.el: Gnus v5.4.47 is released.
161
162 Sun Apr 27 10:42:08 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
163
164         * gnus-cache.el (gnus-cache-move-cache): Allow entering directory
165         name. 
166
167         * nntp.el (nntp-telnet-command, nntp-telnet-switches): New
168         variables. 
169
170         * gnus-score.el (gnus-summary-increase-score): Refuse illegal
171         match types.
172
173 Fri Apr 25 06:16:05 1997  Arne Georg Gleditsch  <argggh@ifi.uio.no>
174
175         * gnus-sum.el (gnus-summary-refer-article): Go to article when
176         expunged. 
177
178 Wed Apr 23 19:48:43 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
179
180         * gnus-ems.el (gnus-article-x-face-command): Removed bogus
181         declaration.
182
183 Mon Apr 21 16:44:00 1997  Paul Franklin  <paul@cs.washington.edu>
184
185         * nnmail.el (nnmail-move-inbox): fewer (0?) file calls on inbox if
186         popmail.
187
188 Thu Apr 24 14:04:31 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
189
190         * message.el (message-font-lock-keywords): Be more conservative in
191         determining headers.
192
193         * nnmh.el (nnmh-request-list-1): Use truenames.
194
195         * gnus-undo.el (gnus-undo-mode): Don't infest
196         gnus-summary-exit-hook. 
197
198         * gnus-sum.el (gnus-update-read-articles): Force an undo
199         boundary. 
200
201         * nnweb.el (nnweb-fetch-url): Don't rely on return values from
202         url-insert-file-contents. 
203
204 Sat Apr 19 06:11:31 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
205
206         * gnus.el: Gnus v5.4.46 is released.
207
208 Sat Apr 19 05:40:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
209
210         * gnus-art.el (gnus-read-save-file-name): Expand file name i save
211         dir. 
212
213 Fri Apr 18 14:25:21 1997  Hrvoje Niksic  <hniksic@srce.hr>
214
215         * gnus-art.el (gnus-signature-face): New face; use it.
216
217 Sat Apr 19 05:32:43 1997  Kim-Minh Kaplan  <kimminh.kaplan@utopia.eunet.fr>
218
219         * gnus-picon.el (gnus-picons-insert-face-if-exists): Add picons to
220         list.
221
222 Tue Apr 15 14:08:32 1997  Hrvoje Niksic  <hniksic@srce.hr>
223
224         * message.el (message-font-lock-keywords): Be a little bit more
225         case-insensitive.
226   
227 Wed Apr 16 02:41:31 1997  Hrvoje Niksic  <hniksic@srce.hr>
228
229         * message.el (message-insert-to): New argument FORCE.
230
231 Sat Apr 19 05:18:10 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
232
233         * message.el (message-setup): Nix out undo list.
234
235 Sat Apr 19 05:00:06 1997  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
236
237         * gnus-sum.el: Redefine.
238
239 Sat Apr 19 04:53:29 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
240
241         * gnus-art.el (article-display-x-face): Display all XFace
242         headers. 
243
244         * gnus-ems.el: appt, not appt.el.
245
246 Sat Apr 19 04:04:42 1997  Hrvoje Niksic  <hniksic@srce.hr>
247
248         * gnus-xmas.el (gnus-xmas-summary-set-display-table): Don't nix
249         out in Latin1.
250
251 Sat Apr 19 02:55:45 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
252
253         * message.el (message-cancel-news): Only say we cancel if we
254         cancel. 
255
256         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Deactivate
257         mark. 
258
259 Thu Apr 17 21:37:22 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
260
261         * message.el (message-mail-alias-type): New variable.
262         (message-mode): Use it.
263
264 Wed Apr 16 00:03:37 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
265
266         * gnus-demon.el (gnus-demon): Ignore errors.
267
268 Tue Apr 15 23:50:02 1997  Brad Howes  <bhowes@cssun3.corp.mot.com>
269
270         * gnus-demon.el (gnus-demon-time-to-step): New version.
271
272 Tue Apr 15 23:32:58 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
273
274         * message.el (message-send-method-alist): New variable.
275         (message-send): Use it.
276         (message-send-via-news): New function.
277         (message-send-via-mail): New function.
278
279 Sun Apr 13 18:22:02 1997  Jens Lautenbacher  <jens@metrix.de>
280
281         * gnus.el (gnus-article-display-hook): Fix.
282
283 Sun Apr 13 02:07:33 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
284
285         * gnus-sum.el (gnus-get-newsgroup-headers): Protect against bogus
286         Lines headers.
287
288         * gnus-cache.el (gnus-cache-possibly-enter-article): Check number
289         not nil.
290
291 Sat Apr 12 23:28:30 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
292
293         * gnus.el: Gnus v5.4.45 is released.
294
295 Sat Apr 12 02:00:51 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
296
297         * gnus-sum.el (gnus-summary-update-article-line): Insert the
298         subject. 
299
300         * gnus-msg.el (gnus-post-news): Use it.
301
302         * message.el (message-wide-reply): Accept ignore-reply-to.
303
304         * gnus-sum.el (gnus-thread-loop-p): Don't recurse; use a stack.
305
306         * message.el (message-generate-headers): Don't insert incomlete
307         Senders in mail-only messages.
308         (message-check-news-header-syntax): Check subject first.
309
310 Sat Apr 12 01:42:42 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
311
312         * gnus.el: Gnus v5.4.44 is released.
313
314 Sat Apr 12 01:10:31 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
315
316         * nnweb.el (nnweb-request-scan): Init nnweb-hashtb.
317
318 Thu Apr 10 20:05:13 1997  Sudish Joseph  <sj@eng.mindspring.net>
319
320         * gnus-art.el (gnus-article-delete-invisible-text): Do an entire
321         region instead a single char in each pass.  It's faster and
322         doesn't confuse ps-print.
323         (gnus-article-delete-text-of-type): Ditto.
324
325 Sat Apr 12 00:35:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
326
327         * gnus-sum.el (gnus-adjust-marked-articles): Wouldn't remove
328         `expire' marks.
329
330 Thu Apr 10 22:07:46 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
331
332         * gnus.el: Gnus v5.4.43 is released.
333
334 Thu Apr 10 21:47:08 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
335
336         * gnus-start.el (gnus-save-newsrc-file): Message less.
337
338 Thu Apr 10 21:35:45 1997  ISO-2022-JP  <morioka@jaist.ac.jp>
339
340         * gnus-sum.el (gnus-summary-show-article): Bind gnus-show-mime. 
341
342 Thu Apr 10 21:26:19 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
343
344         * gnus.el: Removed gnus-add-hook.
345
346 Thu Apr  3 21:08:57 1997  Hrvoje Niksic  <hniksic@srce.hr>
347
348         * gnus-xmas.el (gnus-xmas-summary-set-display-table): Don't change
349         the values that are non-nil in the default table.
350         (gnus-xmas-add-hook): Removed it.
351
352 Thu Apr 10 20:44:46 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
353
354         * gnus-art.el (gnus-article-show-summary): Error better.
355
356         * message.el (message-indent-citation): Tippy-foot when deleting
357         leading empty lines.
358
359         * gnus-sum.el (gnus-summary-move-article): Update group lines. 
360
361         * gnus-srvr.el (gnus-server-exit): Configure windows.
362
363         * gnus-group.el: Added gnus-version to help map.
364
365 Thu Apr 10 20:41:11 1997  Hrvoje Niksic  <hniksic@srce.hr>
366
367         * gnus-xmas.el: Customized.
368
369 Thu Apr 10 19:58:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
370
371         * gnus-sum.el (gnus-summary-next-group): Selected deleted group. 
372
373         * gnus-art.el (article-treat-overstrike): Don't bug out on empty
374         articles. 
375
376 Thu Apr 10 19:52:27 1997  David Moore  <dmoore@ucsd.edu>
377
378         * nnvirtual.el (nnvirtual-partition-sequence): Style fix.
379
380 Thu Apr 10 19:45:30 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
381
382         * gnus-group.el (gnus-group-kill-group): Kill more carefully.
383
384 Tue Apr  8 23:02:30 1997  Michael Welsh Duggan  <md5i@schenley.com>
385
386         * message.el (message-insert-to): Fetch reply field.
387
388 Tue Apr  8 21:41:13 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
389
390         * gnus-sum.el (gnus-summary-refer-article): Accept prefix.
391
392 Sun Apr  6 14:08:03 1997  Steven L Baur  <steve@altair.xemacs.org>
393
394         * gnus-xmas.el (gnus-xmas-summary-set-display-table): Add
395         missing paren.
396         (gnus-xmas-summary-set-display-table): current-display-table can
397         be nil.
398
399 Sun Apr  6 23:17:21 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
400
401         * gnus.el: Gnus v5.4.42 is released.
402
403 Sun Apr  6 23:13:50 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
404
405         * gnus-xmas.el (gnus-xmas-summary-set-display-table): There isn't
406         always a default table, it seems.
407
408 Sun Apr  6 22:45:52 1997  Aaron M. Ucko  <amu@mit.edu>
409
410         * gnus-xmas.el (gnus-xmas-summary-set-display-table): Typo.
411
412 Sun Apr  6 22:26:52 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
413
414         * gnus-group.el: All the sorting commands were shadowed.
415
416 Sun Apr  6 21:46:05 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
417
418         * gnus.el: Gnus v5.4.41 is released.
419
420 Sun Apr  6 20:58:38 1997  Kim-Minh Kaplan  <kimminh.kaplan@utopia.eunet.fr>
421
422         * gnus-picon.el (gnus-picons-insert-face-if-exists): "." instead
423         of "".
424
425 Sun Apr  6 20:19:49 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
426
427         * gnus-group.el (gnus-group-sort-groups): Touch dribble.
428
429 Sun Apr  6 19:28:19 1997  Stainless Steel Rat  <ratinox@peorth.gweep.net>
430
431         * pop3.el (pop3-quit): New version.
432
433 Fri Apr  4 21:46:34 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
434
435         * gnus-art.el (gnus-page-broken): New variable.
436         (gnus-article-prepare): Use it.
437
438 Fri Apr  4 05:08:00 1997  Gunnar Horrigmo  <horrigmo@ikke.no>
439
440         * gnus-art.el (article-treat-overstrike): Search from beginning of
441         article.
442
443 Thu Apr  3 15:16:05 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
444
445         * gnus-art.el (gnus-article-hidden-text-p): Be more thorough.
446
447 Thu Apr  3 12:23:44 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
448
449         * gnus-score.el: (gnus-score-default-duration): Accept nil in
450         :type. 
451
452 Thu Apr  3 05:49:56 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
453
454         * gnus-sum.el (gnus-summary-next-group): Make sure buffer is alive
455         before switching to it.
456
457 Wed Apr  2 12:39:15 1997  Steven L Baur  <steve@altair.xemacs.org>
458
459         * gnus-util.el (gnus-kill-all-overlays): Force Gnus to use extents 
460         even when overlays are available.  (From a patch by MORIOKA
461         Tomohiko).
462
463 Thu Apr  3 05:28:03 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
464
465         * gnus-topic.el (gnus-topic-goto-missing-group): Make sure topic
466         exists. 
467
468         * gnus-srvr.el (gnus-browse-group-name): Remove text props.
469
470         * gnus-sum.el (gnus-summary-move-article): Enter into dribble.
471
472 Wed Apr  2 14:12:45 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
473
474         * gnus.el: Gnus v5.4.40 is released.
475
476 Wed Apr  2 13:17:16 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
477
478         * gnus-start.el (gnus-check-bogus-newsgroups): Supply a help
479         param. 
480         
481         * message.el (message-bounce): Remove the right portion of
482         "simple" bounces.
483
484         * gnus-art.el (gnus-read-save-file-name): Would bug out when
485         saving multiple articles.
486
487         * gnus-sum.el (gnus-summary-update-article-line): Insert the
488         correct subject.
489
490 Tue Apr  1 11:21:48 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
491
492         * gnus-score.el (gnus-score-find-hierarchical): Translate file
493         chars. 
494
495         * gnus-topic.el (gnus-topic-goto-missing-topic): Bugola.
496         (gnus-topic-forward-topic): New function.
497         (gnus-topic-goto-missing-topic): Use it.
498
499         * nnmh.el (nnmh-active-number): Make sure the directory exist.
500         (nnmh-request-accept-article): Bizarre problem.
501
502         * gnus-topic.el (gnus-topic-goto-missing-group): Don't double
503         topics. 
504
505 Mon Mar 31 17:30:10 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
506
507         * gnus.el: Gnus v5.4.39 is released.
508
509 Mon Mar 31 17:29:13 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
510
511         * nntp.el (nntp-connection-alist): Ooize.
512
513 Mon Mar 31 16:34:37 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
514
515         * gnus.el: Gnus v5.4.38 is released.
516
517 Mon Mar 31 16:12:31 1997  Hrvoje Niksic  <hniksic@srce.hr>
518
519         * message.el (message-add-header): New function.
520
521         * gnus-art.el (gnus-sorted-header-list): List `Followup-To' after
522         `Newsgroups'.
523
524         * gnus-undo.el (gnus-undo-mode-map): Bind `gnus-undo' to `C-_',
525         `C-x u' and `C-/'.
526
527 Mon Mar 31 16:02:47 1997  Toby Speight  <tms@ansa.co.uk>
528
529         * gnus-art.el (gnus-article-add-buttons): Eval the right element. 
530
531 Mon Mar 31 15:57:17 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
532
533         * gnus-msg.el (gnus-add-to-list): New variable.
534         (gnus-post-news): Use it.
535
536 Mon Mar 31 15:46:34 1997  Francois Felix Ingrand  <felix@laas.fr>
537
538         * gnus-start.el (gnus-slave-save-newsrc): Get modes right.
539
540 Mon Mar 31 15:43:29 1997  Michael Sperber  <sperber@informatik.uni-tuebingen.de>
541
542         * message.el (message-functionp): Recognize compiled functions.
543
544 Mon Mar 31 15:43:57 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
545
546         * gnus-util.el (gnus-functionp): Ditto.
547
548 Mon Mar 31 15:18:11 1997  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
549
550         * gnus-ems.el (gnus-ems-redefine): Don't change display table. 
551
552 Mon Mar 24 11:33:59 1997  Michael Welsh Duggan  <md5i@schenley.com>
553
554       * message.el (message-insert-to): Use mail-copies-to.
555
556 Mon Mar 31 12:35:12 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
557
558         * gnus-topic.el (gnus-topic-goto-missing-topic): New function.
559         (gnus-topic-goto-missing-group): Use it.
560
561         * gnus-msg.el (gnus-debug): Scan gnus-topic.el.
562
563         * message.el (message-reply): Don't insert extra , when not to
564         header. 
565
566         * nntp.el (nntp-connection-alist): Un-voo.
567
568 Sun Mar 30 09:48:41 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
569
570         * gnus-art.el (gnus-article-mode-syntax-table): Make <> paren
571         chars. 
572         (gnus-emphasis-alist): Use it.
573
574         * gnus.el (gnus-maintainer): Changed.
575
576         * nnfolder.el (nnfolder-request-accept-article): Ask before
577         junking. 
578         (nnfolder-save-mail): Make buffer read/write.
579
580         * nnmh.el (nnmh-request-accept-article): Ditto.
581         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
582         * nnmbox.el (nnmbox-request-accept-article): Ditto.
583         * nnml.el (nnml-request-accept-article): Ditto.
584
585 Mon Mar 24 16:57:26 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
586
587         * gnus.el: Gnus v5.4.37 is released.
588
589 Mon Mar 24 01:16:15 1997  Hrvoje Niksic  <hniksic@srce.hr>
590
591         * gnus-xmas.el (gnus-xmas-redefine): Use it.
592
593         * gnus-xmas.el (gnus-xmas-summary-set-display-table): New function.
594
595         * gnus-sum.el (gnus-summary-mode): Use it.
596
597         * gnus-sum.el (gnus-summary-set-display-table): New function.
598
599 Mon Mar 24 16:27:46 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
600
601         * gnus-util.el (gnus-buffer-live-p): Reinstated.
602
603 Mon Mar 24 01:24:27 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
604
605         * gnus.el: Gnus v5.4.36 is released.
606
607 Sun Mar 23 18:51:00 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
608
609         * gnus-group.el (gnus-group-list-groups): Doc fix.
610
611         * gnus-demon.el (gnus-inhibit-demon): New variable.
612         (gnus-demon): Use it.
613
614 Sun Mar 23 18:42:55 1997  David Moore  <dmoore@ucsd.edu>
615
616         * gnus-nocem.el (gnus-nocem-already-running): New variable.
617
618 Sun Mar 23 17:27:17 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
619
620         * gnus-sum.el (gnus-select-newsgroup): Revert to old duplicate
621         behavior for nnvirtual groups.
622
623         * gnus-util.el (gnus-buffer-live-p): Removed.
624
625 Sat Mar 22 22:11:28 1997  Steven L Baur  <steve@altair.xemacs.org>
626
627         * gnus-msg.el (gnus-setup-message): Mark buffer unmodified as last 
628         step of setting message buffer up.
629
630         * message.el (message-kill-buffer): Make prompt look more like the 
631         one in kill-buffer.
632         Only prompt if the buffer has been changed.
633
634 Sun Mar 23 02:52:51 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
635
636         * gnus.el: Gnus v5.4.35 is released.
637
638 Sun Mar 23 01:09:23 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
639
640         * gnus-art.el (gnus-read-save-file-name): Tweaked definition.
641         (gnus-summary-save-in-rmail): Use it.
642         (gnus-summary-save-in-file): Ditto.
643         (gnus-summary-save-in-mail): Ditto.
644         (gnus-summary-save-body-in-file): Ditto.
645
646         * gnus-vm.el (gnus-summary-save-in-vm): Ditto.
647
648         * gnus-sum.el (gnus-summary-enter-digest-group): Add group param. 
649
650         * gnus-art.el (gnus-split-methods): New default.
651         (gnus-article-nndoc-name): New function.
652
653 Sat Mar 22 15:47:14 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
654
655         * nnmh.el (nnmh-request-accept-article): Do 'junk.
656         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
657         * nnmbox.el (nnmbox-request-accept-article): Ditto.
658         * nnfolder.el (nnfolder-request-accept-article): Ditto.
659
660 Sat Mar 22 15:42:53 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
661
662         * gnus.el: Gnus v5.4.34 is released.
663
664 Sat Mar 22 01:37:00 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
665
666         * gnus-sum.el (gnus-summary-move-article): Understand 'junk.
667
668         * nnml.el (nnml-request-accept-article): Return 'junk when legal.
669
670         * gnus-sum.el (gnus-summary-respool-query): Message better, and
671         return right value.
672
673         * nnmail.el (nnmail-split-abbrev-alist): New `to' and `from'
674         abbrevs. 
675
676 Wed Mar 19 19:36:25 1997  Dewey M. Sasser  <dewey@newvision.com>
677
678         * message.el (message-make-from): Changed so that
679         message-from-style value is captured from message buffer instead
680         of temp buffer.
681
682 Sat Mar 22 00:47:39 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
683
684         * gnus-srvr.el (gnus-browse-foreign-server): Understand server
685         names. 
686
687         * gnus-group.el (gnus-group-browse-foreign-server): Down methodize
688         the server.
689
690 Thu Mar 20 22:49:16 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
691
692         * nnfolder.el (nnfolder-read-folder): Do checking if there are new
693         articles after the last nnfolder marker.
694
695 Thu Mar 20 17:33:54 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
696
697         * gnus.el: Gnus v5.4.33 is released.
698
699 Thu Mar 20 16:01:38 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
700
701         * gnus-sum.el (gnus-build-get-header): Don't fold case.
702
703         * nnfolder.el (nnfolder-read-folder): Would always parse the
704         entire mbox.
705
706         * gnus-sum.el (gnus-summary-read-group-1): Return right value.
707
708         * gnus-start.el (gnus-slave-save-newsrc): Set file modes.
709
710         * nneething.el (nneething-open-server): New function.
711         (nneething-possibly-change-directory): Redefined.
712
713 Wed Mar 19 21:16:48 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
714
715         * gnus.el: Gnus v5.4.32 is released.
716
717 Wed Mar 19 21:06:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
718
719         * nnmail.el (nnmail-cache-accepted-message-ids): Bogus.
720
721 Wed Mar 19 20:53:34 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
722
723         * gnus.el: Gnus v5.4.31 is released.
724
725 Wed Mar 19 14:29:26 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
726
727         * nnmh.el (nnmh-request-accept-article): Ditto.
728
729         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
730
731         * nnmbox.el (nnmbox-request-accept-article): Ditto.
732
733         * nnfolder.el (nnfolder-request-accept-article): Ditto.
734
735         * nnml.el (nnml-request-accept-article): Cache or not.
736
737         * gnus-sum.el (gnus-summary-read-group): Don't recurse.
738         (gnus-summary-ignore-duplicates): New variable.
739         (gnus-get-newsgroup-headers): Use it.
740         (gnus-nov-parse-line): Ditto.
741
742         * message.el (message-reply): Remove excessive white space in
743         headers. 
744
745         * nnfolder.el (nnfolder-read-folder): Work when ignoring active
746         file. 
747
748         * nnmail.el (nnmail-process-unix-mail-format): Narrow to the right
749         portion.
750         (nnmail-process-mmdf-mail-format): Ditto.
751
752         * gnus.el (gnus-group-remove-parameter): New function.
753         (gnus-group-set-parameter): Use it.
754         (gnus-group-add-parameter): Ditto.
755
756         * gnus-msg.el (gnus-post-news): Check first whether
757         to-list/to-address exists before adding.
758
759 Tue Mar 18 23:54:17 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
760
761         * gnus.el: Gnus v5.4.30 is released.
762
763 Tue Mar 18 23:43:50 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
764
765         * gnus-group.el (gnus-group-subscribe): Doc fix.
766
767 Tue Mar 18 23:39:08 1997  Lance A. Brown  <brown9@niehs.nih.gov>
768
769         * gnus-sum.el (gnus-update-marks): Articles->list.
770
771 Tue Mar 18 23:07:35 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
772
773         * gnus-sum.el (gnus-summary-update-article-line): Don't pass nil
774         on as subject string.
775
776         * gnus-group.el (gnus-group-read-group): Revert to old
777         definition. 
778
779         * gnus-sum.el (gnus-summary-read-group-1): New function.
780         (gnus-summary-read-group): Use it.
781
782 Tue Mar 18 17:56:26 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
783
784         * gnus.el: Gnus v5.4.29 is released.
785
786 Tue Mar 18 14:29:49 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
787
788         * gnus-group.el (gnus-group-read-ephemeral-group): Would set virt
789         ser too much. 
790         (gnus-group-read-group): Return right value.
791
792         * nnml.el (nnml-generate-nov-databases-1): Save active.
793
794         * gnus-msg.el (gnus-summary-supersede-article): Place point in the
795         with buffer.
796         (gnus-inews-add-to-address): Prompt before adding.
797
798         * gnus-art.el (article-strip-leading-space): Not a new command
799         and keystroke (HTDW Jaari fix).
800
801         * nnfolder.el (nnfolder-close-group): Don't push bogus entries
802         onto alist.
803
804 Tue Mar 18 14:28:27 1997  Jan Vroonhof  <vroonhof@math.ethz.ch>
805
806         * nnfolder.el (nnfolder-request-scan): Check whether buffer really
807         is live.
808
809 Tue Mar 18 13:53:00 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
810
811         * gnus-group.el (gnus-group-read-group): Iterate instead of
812         recurse. 
813
814         * nnfolder.el (nnfolder-request-accept-article): Don't insert into
815         Message-ID cache.
816         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
817         * nnmbox.el (nnmbox-request-accept-article): Ditto.
818         * nnml.el (nnml-request-accept-article): Ditto.
819         * nnmh.el (nnmh-request-accept-article): Ditto.
820
821 Tue Mar 18 00:35:06 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
822
823         * gnus.el: Gnus v5.4.28 is released.
824
825 Mon Mar 17 18:36:11 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
826
827         * gnus-sum.el (gnus-update-marks): Use `list' instead of
828         `articles'.
829
830         * nndoc.el (nndoc-rfc822-forward-type-p): Renamed.
831         (nndoc-rfc822-forward-body-end-function): Ditto.
832
833 Mon Mar 17 17:35:35 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
834
835         * gnus.el: Gnus v5.4.27 is released.
836
837 Mon Mar 17 15:59:11 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
838
839         * nndoc.el (nndoc-x400-forward-type-p): New function.
840         (nndoc-x400-forward-body-end-function): Ditto.
841
842         * nnfolder.el (nnfolder-adjust-min-active): Be in the right
843         buffer. 
844
845 Sat Mar 15 16:09:44 1997  Steven L Baur  <steve@altair.xemacs.org>
846
847         * message.el (message-post-method): Fix typo.
848
849         * gnus-load.el (message-sending): Fix typo.
850
851 Mon Mar 17 15:47:59 1997  Gordon Matzigkeit  <gord@m-tech.ab.ca>
852
853         * message.el (message-set-auto-save-file-name): Expand before
854         temping. 
855
856 Mon Mar 17 15:05:44 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
857
858         * gnus-sum.el (gnus-update-marks): Get rid of article entries of
859         articles with the default score.
860
861         * gnus-group.el (gnus-group-read-ephemeral-group): Be more careful
862         when uniquifying methods.
863
864         * gnus-sum.el (gnus-execute-command): Insert asynch into buffer.
865
866         * nnfolder.el (nnfolder-possibly-change-group): Didn't set the
867         current group.
868
869 Mon Mar 17 15:03:02 1997  Paul Stodghill  <stodghil@cs.cornell.edu>
870
871         * gnus-srvr.el (gnus-server-prepare): Would infloop.
872
873 Mon Mar 17 06:37:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
874
875         * nnmail.el (nnmail-crosspost-link-function): Change default on
876         NT. 
877
878 Fri Mar 14 12:07:12 1997  Steven L Baur  <steve@altair.xemacs.org>
879
880         * gnus-msg.el (gnus-extended-version): Add XEmacs beta # to
881         default X-Mailer/X-Newsreader.
882
883 Fri Mar 14 20:57:03 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
884
885         * nnfolder.el (nnfolder-possibly-change-group): Check folder
886         buffer. 
887
888         * nnheader.el (nnheader-parse-head): Understand Message-ID with
889         spaces. 
890         * gnus-sum.el (gnus-get-newsgroup-headers): Ditto.
891         (gnus-group-make-articles-read): Doc fix.
892
893         * nnml.el (nnml-generate-nov-databases-1): Made interactive.
894
895         * gnus-msg.el (gnus-inews-narrow-to-headers): Removed.
896         (gnus-post-news): Add `to-list' to the right group.
897
898 Fri Mar 14 20:11:01 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
899
900         * gnus.el: Gnus v5.4.26 is released.
901
902 Fri Mar 14 19:57:41 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
903
904         * gnus-setup.el (gnus-use-sc): Changed default.
905
906 Fri Mar 14 19:53:05 1997  Kurt Swanson  <kurt@dna.lth.se>
907
908         * gnus-art.el (gnus-article-goto-next-page): Place point.
909
910 Fri Mar 14 18:46:54 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
911
912         * gnus-art.el (gnus-article-mode-syntax-table): Make "-"
913         word-constituant. 
914
915         * gnus-sum.el (gnus-article-sort-by-author): Don't bug out on
916         Froms without names.
917
918         * messagexmas.el (message-xmas-make-caesar-translation-table): Use
919         char-int.
920
921 Fri Mar 14 18:44:33 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
922
923         * message.el (message-faces): New group.
924
925 Fri Mar 14 18:43:16 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
926
927         * gnus-sum.el (gnus-summary-limit-to-unread): Also exclude souped
928         articles. 
929
930 Fri Mar 14 18:35:06 1997  Matt Armstrong  <Matt_Armstrong@geoworks.com>
931
932         * gnus-score.el (gnus-all-score-files): Remove duplicates.
933
934 Fri Mar 14 18:21:07 1997  Andy Norman  <ange@hplb.hpl.hp.com>
935
936         * gnus-xmas.el (gnus-xmas-switch-horizontal-scrollbar-off): Check
937         whether we have a scrollbar first.
938
939 Fri Mar 14 18:15:32 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
940
941         * nnfolder.el (nnfolder-save-mail): Don't fold case when doing
942         From_. 
943
944 Wed Mar 12 06:51:49 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
945
946         * nnfolder.el (nnfolder-possibly-change-group): Accept a
947         dont-check param.
948         (nnfolder-request-group): Don't load folder.
949
950         * gnus.el (gnus-home-directory): New variable.
951
952 Tue Mar 11 17:25:46 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
953
954         * gnus-async.el (gnus-async-prefetch-article): Raise the level of
955         the message.
956
957 Mon Mar 10 06:30:59 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
958
959         * gnus-score.el (gnus-score-find-trace): Would clobber the score
960         of other articles.
961
962         * nneething.el (nneething-create-mapping): Make sure
963         nneething-directory exists.
964
965         * nnfolder.el (nnfolder-adjust-min-active): New function.
966         (nnfolder-request-expire-articles): Use it.
967         (nnfolder-request-move-article): Ditto.
968         (nnfolder-request-scan): Switch to the right server first. 
969
970 Mon Mar 10 06:28:58 1997  Joev Dubach  <dubach1@husc.harvard.edu>
971
972         * nnfolder.el (nnfolder-generate-active-file): Didn't work.
973
974 Sun Mar  9 18:38:37 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
975
976         * gnus.el: Gnus v5.4.25 is released.
977
978 Sun Mar  9 04:11:02 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
979
980         * gnus.el: Inlined and defsubsts various functions.
981
982         * nnmail.el (nnmail-search-unix-mail-delim): Made into subst.
983
984         * nnfolder.el (nnfolder-request-scan): Don't do anything when not
985         getting mail.
986
987         * nnmh.el (nnmh-request-accept-article): Return the correct
988         value. 
989
990         * gnus-group.el (gnus-group-kill-all-zombies): Touch dribble.
991
992         * gnus-score.el (gnus-score-find-trace): Message default score.
993
994 Sat Mar  8 18:17:53 1997  Steven L Baur  <steve@altair.xemacs.org>
995
996         * gnus-util.el (gnus-byte-code): Use better (and still compatible)
997         name of `compiled-function-p'.
998
999 Sat Mar  8 18:17:53 1997  Steven L Baur  <steve@altair.xemacs.org>
1000
1001         * messagexmas.el (message-xmas-make-caesar-translation-table):
1002         char-int is a braindamaged and stupid name for a conversion
1003         function.
1004
1005 Sun Mar  9 01:51:16 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1006
1007         * gnus.el: Gnus v5.4.24 is released.
1008
1009 Sun Mar  9 00:52:47 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1010
1011         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore errors. 
1012
1013 Sat Mar  8 08:55:52 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1014
1015         * gnus-art.el (gnus-article-prev-page): Return a proper value.
1016
1017         * gnus-sum.el (gnus-summary-prev-page-or-article): New command.
1018         * gnus-xmas.el (gnus-summary-toolbar): Use it.
1019
1020 Sat Mar  8 08:34:22 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1021
1022         * gnus.el: Gnus v5.4.23 is released.
1023
1024 Sat Mar  8 02:09:53 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1025
1026         * message.el (message-font-lock-keywords): Recognize continuation
1027         headers. 
1028
1029         * gnus-group.el (gnus-group-expire-articles): Touch dribble
1030         buffer. 
1031
1032         * gnus-sum.el (gnus-summary-default-score): Doc fix.
1033
1034         * gnus.el (gnus-local-organization): Doc fix.
1035
1036         * gnus-spec.el (gnus-compile): Don't work under XEmacs.
1037
1038         * gnus-art.el (gnus-article-highlight-headers): Work on bodiless
1039         articles.
1040
1041 Fri Mar  7 23:33:34 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1042
1043         * gnus.el: Gnus v5.4.22 is released.
1044
1045 Fri Mar  7 08:25:20 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1046
1047         * gnus-msg.el (gnus-inews-do-gcc): Made interactive.
1048
1049         * gnus-sum.el (gnus-read-move-group-name): Beep on empty names.
1050
1051         * nnmail.el (nnmail-check-duplication): Don't rename Message-ID.
1052         (nnmail-cache-message-id-when-accepting): Removed.
1053
1054         * gnus-sum.el (gnus-nov-parse-line): Allow showing of multiple
1055         articles with the same Message-ID.
1056         (gnus-get-newsgroup-headers): Ditto.
1057
1058         * gnus.el: Removed trailing spaces throughout.
1059
1060         * gnus-art.el (gnus-header-name-face): Made easier on the eyes.
1061         (gnus-article-add-buttons): Make buffer read/write before doing
1062         anything. 
1063
1064         * message.el (message-font-lock-keywords): Changed expression and
1065         faces. 
1066
1067 Fri Mar  7 07:36:14 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1068
1069         * gnus.el: Gnus v5.4.21 is released.
1070
1071 Fri Mar  7 04:17:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1072
1073         * nnfolder.el (nnfolder-request-accept-article): Switch to the
1074         right folder.
1075
1076         * Makefile (gnus-load.el): cus-edit.
1077
1078         * gnus.el: Removed all compilation warnings under both Emacs and
1079         XEmacs. 
1080
1081         * cus-face.el: Moved variable defintions around a bit to avoid
1082         compilation warnings.
1083
1084         * nnmail.el (nnmail-cache-message-id-when-accepting): New
1085         variable. 
1086
1087         * nnfolder.el (nnfolder-dont-cache-message-id): Removed.
1088         * nnmh.el (nnmh-request-accept-article): Ditto.
1089         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
1090         * nnml.el (nnml-request-accept-article): Ditto.
1091         * nnmbox.el (nnmbox-request-accept-article): Use it.
1092
1093 Thu Mar  6 18:22:29 1997  Steven L Baur  <steve@altair.xemacs.org>
1094
1095         * nnfolder.el (nnfolder-dont-cache-message-id): Variable to allow
1096         backwards compatibility with respect to saved messages.
1097         (nnfolder-request-accept-article): Use it.
1098
1099 Fri Mar  7 04:10:21 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1100
1101         * nnmail.el: Autoload pop3.
1102
1103 Fri Mar  7 01:33:34 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1104
1105         * gnus.el: Gnus v5.4.20 is released.
1106
1107 Fri Mar  7 00:12:39 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1108
1109         * message.el (message-header-to-face): New faces.
1110         (message-font-lock-keywords): Use them.
1111
1112         * gnus-sum.el (gnus-summary-make-menu-bar): No addition.
1113         (gnus-summary-move-article): When crossposting, get the Xrefs
1114         header right.
1115
1116         * nnfolder.el (nnfolder-request-accept-article): Work when
1117         respooling. 
1118
1119 Thu Mar  6 08:41:16 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1120
1121         * gnus.el: Gnus v5.4.19 is released.
1122
1123 Thu Mar  6 08:00:31 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1124
1125         * message.el (message-newgroups-header-regexp): Include Gcc
1126         header. 
1127
1128         * gnus-sum.el (gnus-summary-delete-article): Message errors.
1129
1130         * gnus-group.el (gnus-group-unsubscribe-group): Work on ranked
1131         groups. 
1132
1133 Thu Mar  6 07:46:56 1997  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
1134
1135         * nnmail.el (nnmail-move-inbox): Protect against nil results.
1136
1137 Thu Mar  6 04:23:11 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1138
1139         * message.el (message-kill-buffer): Ask before killing.
1140
1141         * nnfolder.el (nnfolder-possibly-activate-groups): Removed.
1142         (nnfolder-request-group): Changed servers too late.
1143         (nnfolder-active-timestamp): New variable.
1144
1145         * gnus-sum.el (gnus-summary-respool-query): Narrow to head instead
1146         of body.
1147
1148         * nntp.el (nntp-accept-process-output): Inhibit logging.
1149
1150         * gnus-group.el (gnus-group-sort-groups): Doc fix.
1151
1152         * nnfolder.el (nnfolder-request-accept-article): Insert Message-ID
1153         into cache.
1154         * nnmh.el (nnmh-request-accept-article): Ditto.
1155         * nnml.el (nnml-request-accept-article): Ditto.
1156         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
1157         * nnmbox.el (nnmbox-request-accept-article): Ditto.
1158
1159         * nnmail.el (nnmail-cache-close): Kill buffer.
1160         (nnmail-cache-insert): Make sure the cache is open.
1161         (nnmail-fetch-field): New function.
1162
1163 Thu Mar  6 02:19:31 1997  James LewisMoss  <dres@scsn.net>
1164
1165         * smiley.el (smiley-deformed-regexp-alist): Fix FaceIronic.
1166
1167 Wed Mar  5 09:15:04 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1168
1169         * nnmail.el (nnmail-check-duplication): Ditto.
1170
1171 Wed Mar  5 09:14:12 1997  Carsten Leonhardt  <leo@arioch.oche.de>
1172
1173         * nnmail.el (nnmail-check-duplication): Use a different
1174         Message-ID. 
1175
1176 Sun Mar  2 16:58:16 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1177
1178         * gnus.el: Gnus v5.4.18 is released.
1179
1180 Sun Mar  2 05:48:56 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1181
1182         * gnus-load.el (customize): Load `cus-edit'.
1183
1184 Sun Mar  2 04:40:48 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1185
1186         * gnus.el: Gnus v5.4.17 is released.
1187
1188 Sun Mar  2 04:01:29 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1189
1190         * message.el (message-mail): Don't `list' other-headers.
1191
1192 Sat Mar  1 22:46:37 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
1193
1194         * gnus.el: Added mail keyword.
1195         (gnus): Add to mail and news customization groups.
1196         (gnus-visual): Added to the faces customization group.
1197         * message.el (message): Add to mail and news customization groups.
1198
1199         * gnus-cus.el (wid-edit): Changed from widget-edit.
1200
1201 Sun Mar  2 03:44:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1202
1203         * gnus-sum.el (gnus-summary-respool-query): Use it.
1204
1205         * gnus.el (gnus-narrow-to-body): New function.
1206
1207         * nnfolder.el (nnfolder-active-number): Simplify.
1208
1209 Sun Mar  2 03:26:57 1997  Joev Dubach  <dubach1@husc.harvard.edu>
1210
1211         * gnus-art.el (article-make-date-line): Add "Date: ".
1212
1213 Sun Mar  2 02:54:13 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1214
1215         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): Also escape {}. 
1216
1217         * gnus-srvr.el (gnus-server-prepare): Don't insert servers twice.
1218
1219         * nnmail.el (nnmail-read-passwd): Conditionalize
1220         `ange-ftp-read-passwd'.
1221
1222 Sat Mar  1 17:53:05 1997  Hrvoje Niksic  <hniksic@srce.hr>
1223
1224         * gnus-xmas.el (gnus-xmas-read-event-char): Exit on button-press
1225         event.
1226
1227         * nnml.el (nnml-retrieve-headers): Make sure file is non-nil.
1228
1229 Sun Mar  2 02:43:46 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1230
1231         * nndoc.el (nndoc-type-alist): Have rfc934 separators handled
1232         better. 
1233
1234         * nnmail.el (nnmail-move-inbox): Take heed of the return value
1235         from movemail.
1236
1237 Fri Feb 21 19:54:24 1997  Hrvoje Niksic  <hniksic@srce.hr>
1238
1239         * gnus-xmas.el (gnus-xmas-redefine): Use `region-active-p'.
1240         (gnus-xmas-region-active-p): Removed.
1241
1242 Sun Mar  2 02:16:38 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1243
1244         * gnus-sum.el (gnus-summary-update-article-line): Only insert
1245         Subject string when needed.
1246
1247         * gnus-util.el (gnus-output-to-mail): Quote all "From " lines. 
1248
1249 Sun Mar  2 02:13:17 1997  David Martin  <dm@cs.bu.edu>
1250
1251         * nndir.el (nndir): Use `nnml-close-group'.
1252
1253 Sun Mar  2 01:51:21 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1254
1255         * gnus-start.el (gnus-init-file): Changed default.
1256
1257         * gnus-group.el (gnus-ephemeral-group-server): New server.
1258         (gnus-group-read-ephemeral-group): Use it to use unique servers. 
1259
1260 Sat Mar  1 04:06:11 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1261
1262         * gnus-art.el (gnus-article-mode): Made `gnus-button-marker-list'
1263         buffer-local.
1264         (gnus-article-add-buttons): Don't buttonize the same article
1265         twice. 
1266
1267         * gnus-sum.el (gnus-set-mode-line): Chop better.
1268
1269         * gnus-art.el (gnus-article-treat-html): Not a new function.
1270         Uh-uh.  No way.  I don't even exist.
1271
1272         * gnus-cite.el (gnus-article-fill-cited-article): Bind
1273         filladapt-mode to nil.
1274
1275 Sat Mar  1 03:51:18 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1276
1277         * gnus.el: Gnus v5.4.16 is released.
1278
1279 Sat Mar  1 00:04:09 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1280
1281         * gnus-sum.el (gnus-set-mode-line): Possibly take into account the
1282         buffer name.
1283
1284         * gnus-srvr.el (gnus-server-prepare): Try to make sure we only
1285         insert servers once.
1286
1287         * gnus-sum.el (gnus-summary-walk-group-buffer): Don't move point
1288         much. 
1289
1290         * gnus-group.el (gnus-group-update-group): Don't move point.
1291
1292         * gnus-xmas.el (gnus-xmas-force-redisplay): Changed default to
1293         nil. 
1294         (gnus-xmas-switch-horizontal-scrollbar-off): New function.
1295         (gnus-xmas-redefine): Use it.
1296
1297         * nnfolder.el (nnfolder-active-number): Don't save active here.
1298
1299         * gnus-sum.el (gnus-summary-reparent-thread): Use the original
1300         article. 
1301
1302 Fri Feb 28 01:01:33 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1303
1304         * gnus-start.el (gnus-1): Pass ARG on to listing.
1305         (gnus-started-hook): New.
1306         (gnus-1): Use it.
1307
1308         * gnus-group.el (gnus-group-get-new-news): List using ARG if ARG
1309         is higher than current listing.
1310
1311 Tue Feb 25 23:28:47 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1312
1313         * nntp.el (nntp-retrieve-headers): Go to the next-to-last line.
1314
1315 Fri Feb 21 00:28:37 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1316
1317         * gnus-group.el (gnus-group-rename-group): Rename to right name.
1318
1319         * nnmail.el (nnmail-process-babyl-mail-format): Allow continuation
1320         Message-IDs.
1321         (nnmail-process-unix-mail-format): Ditto.
1322         (nnmail-process-mmdf-mail-format): Ditto.
1323
1324         * nnml.el (nnml-update-file-alist): New function.
1325         (nnml-retrieve-headers): Use it.
1326         (nnml-request-move-article): Delete zipped files.
1327         (nnml-request-replace-article): Write to gzipped, if wanted.
1328
1329 Thu Feb 20 18:36:22 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1330
1331         * gnus-picon.el (gnus-picons-display-where): Doc fix.
1332
1333         * gnus-start.el (gnus-read-newsrc-el-file): Offer to break.
1334
1335         * nnmail.el (nnmail-search-unix-mail-delim): Exclude newlines from
1336         matches.
1337
1338 Thu Feb 20 04:16:50 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1339
1340         * gnus.el: Gnus v5.4.15 is released.
1341
1342 Thu Feb 20 03:28:00 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1343
1344         * gnus-xmas.el (gnus-xmas-mode-line-buffer-identification):
1345         Respect non-standard mode line settings.
1346
1347         * gnus-group.el (gnus-group-line-format): Doc fix.
1348
1349         * nndoc.el (nndoc-rfc934-type-p): New function.
1350         (nndoc-type-alist): Define RFC934 type.
1351
1352 Wed Feb 19 05:18:06 1997  Hrvoje Niksic  <hniksic@srce.hr>
1353
1354         * gnus-group.el (gnus-group-set-mode-line): Mark the change with
1355         two asterisks.
1356
1357 Thu Feb 20 03:19:28 1997  Joev Dubach  <dubach1@husc.harvard.edu>
1358
1359         * gnus-topic.el (gnus-topic-prepare-topic): Show empty topics. 
1360
1361 Thu Feb 20 02:30:27 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1362
1363         * gnus-group.el (gnus-group-process-prefix): Use
1364         `gnus-region-active-p'. 
1365
1366         * gnus-score.el (gnus-hierarchial-home-score-file): Respect short
1367         file names.
1368         (gnus-hierarchial-home-adapt-file): Ditto.
1369
1370 Wed Feb 19 00:44:41 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1371
1372         * nnml.el (nnml-request-regenerate): Return t.
1373
1374         * gnus-srvr.el (gnus-server-regenerate-server): Better messaging.
1375
1376         * gnus.el: Autoload gnus-quote-arg-for-sh-or-csh.
1377
1378 Tue Feb 18 23:26:28 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1379
1380         * gnus.el: Gnus v5.4.14 is released.
1381
1382 Tue Feb 18 21:47:18 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1383
1384         * gnus-xmas.el (gnus-xmas-modeline-glyph): Didn't work when the
1385         etc dir couldn't be found.
1386
1387         * gnus-topic.el (gnus-topic-fold): Enter into dribble.
1388
1389         * nnbabyl.el (nnbabyl-request-scan): Put things in right dir.
1390         * nnmbox.el (nnmbox-request-scan): Ditto.
1391
1392         * gnus-sum.el (gnus-offer-save-summaries): Use
1393         `switch-to-buffer'. 
1394
1395         * nnkiboze.el (nnkiboze-enter-nov): Removed debug.
1396
1397         * gnus-sum.el (gnus-summary-insert-pseudos): Quote when not
1398         viewing separately.
1399
1400 Sun Feb 16 23:43:19 1997  Hrvoje Niksic  <hniksic@srce.hr>
1401
1402         * gnus-topic.el (gnus-topic-edit-parameters): Print the topic
1403         name.
1404
1405         * gnus-group.el (gnus-group-edit-group): Print the group name.
1406
1407 Sun Feb 16 18:30:27 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1408
1409         * gnus-score.el (gnus-score-adaptive): Respect score adapt
1410         settings. 
1411
1412         * gnus-sum.el (gnus-summary-prev-page): Search all frames for
1413         window. 
1414         (gnus-summary-next-page): Ditto.
1415
1416 Sun Feb 16 18:12:01 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1417
1418         * gnus.el: Gnus v5.4.13 is released.
1419
1420 Sun Feb 16 16:20:33 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1421
1422         * gnus-nocem.el (gnus-nocem-scan-groups): Allow NULL references.
1423
1424         * message.el (message-make-caesar-translation-table): New function.
1425         (message-caesar-region): Use it.
1426
1427         * messagexmas.el (message-xmas-make-caesar-translation-table): New
1428         function.
1429
1430         * gnus-art.el (gnus-article-add-buttons): Respect previous
1431         buttons. 
1432         (gnus-button-in-region-p): New function.
1433         (gnus-article-add-buttons): Use it.
1434
1435         * nnweb.el (nnweb-max-hits): Fixed default.
1436
1437 Tue Feb 11 20:25:42 1997  Hrvoje Niksic  <hniksic@srce.hr>
1438
1439         * gnus-srvr.el (gnus-server-regenerate-server): Typo.
1440
1441 Sun Feb 16 15:24:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1442
1443         * message.el: Removed `message-point-at-bol' and `eol'.
1444
1445         * gnus-start.el (gnus-read-active-file): Allow FORCE argument.
1446         (gnus-check-bogus-newsgroups): Use it.
1447
1448         * gnus-srvr.el (gnus-server-copy-server): Allow copying of
1449         unreadable servers.
1450
1451 Thu Feb 13 19:44:33 1997  Steven L Baur  <steve@altair.xemacs.org>
1452
1453         * gnus-util.el (gnus-output-to-mail): Make sure `From ' lines in
1454         saved messages are preceded by a newline.
1455
1456 Wed Feb 12 05:28:32 1997  Zlatko Calusic  <zcalusic@srce.hr>
1457
1458         * gnus-sum.el (gnus-summary-copy-article): Use TO-NEWSGROUP.
1459
1460 Sat Feb 15 21:48:23 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
1461
1462         * nnmail.el: Organized customization options.
1463         * gnus.el: Updated.
1464
1465 Wed Feb 12 18:06:11 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
1466
1467         * gnus-kill.el: Reorganized customization
1468         options.  
1469         * gnus-sum.el: Ditto.
1470         * gnus-score.el: Ditto.
1471         * gnus-start.el: Ditto.
1472         * gnus.el: Ditto.
1473
1474 Fri Feb 14 09:30:42 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1475
1476         * gnus-art.el (article-strip-multiple-blank-lines): Inhibit
1477         point-motion hooks.
1478         (article-hide-pgp): Don't hide the leading newline.
1479
1480         * gnus-group.el (gnus-group-quick-select-group): Bind
1481         gnus-home-score-file to nil.
1482
1483         * gnus-start.el (gnus-dribble-read-file): Changed prompt.
1484
1485 Wed Feb 12 09:39:53 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1486
1487         * nnmail.el (nnmail-get-new-mail): Make sure we're using directory
1488         file names.
1489
1490 Tue Feb 11 14:00:56 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1491
1492         * message.el (message-followup): Respect Posted-To.
1493
1494 Tue Feb 11 08:15:38 1997  Rich Pieri  <rich.pieri@prescienttech.com>
1495
1496         * nnmail.el (nnmail-pop3-movemail): New function.
1497
1498 Tue Feb 11 03:44:43 1997  Karl Kleinpaste  <karl@jprc.com>
1499
1500         * gnus-art.el (gnus-emphasis-alist): Made compounds available
1501         again. 
1502
1503 Mon Feb 10 08:54:09 1997  Steven L Baur  <steve@altair.xemacs.org>
1504
1505         * dgnushack.el (dgnushack-compile): XEmacs doesn't complain about
1506         portability variables any more.
1507
1508 Mon Feb 10 14:19:55 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1509
1510         * gnus.el: Gnus v5.4.12 is released.
1511
1512 Mon Feb 10 12:47:41 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1513
1514         * message.el (message-fetch-field): Accept an optional param.
1515         (message-reply): Only fetch the first Message-ID.
1516
1517         * gnus-score.el (gnus-summary-score-effect): Update mode line.
1518
1519 Mon Feb 10 12:32:38 1997  Hrvoje Niksic  <hniksic@srce.hr>
1520
1521         * gnus-art.el: Simplify.
1522
1523 Mon Feb 10 12:23:48 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1524
1525         * gnus-sum.el (gnus-summary-prev-page): Don't scroll when the
1526         article buffer isn't visible.
1527
1528         * gnus.el ((featurep 'gnus-xmas)): Removed
1529         `gnus-make-local-hook'. 
1530
1531 Mon Feb 10 12:08:31 1997  Adrian Aichner  <aichner@ecf.teradyne.com>
1532
1533         * gnus-util.el (gnus-turn-off-edit-menu): Doc fix.
1534
1535 Mon Feb 10 07:42:37 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1536
1537         * gnus-sum.el (gnus-summary-prepare-unthreaded): Make sure point
1538         is at bol.
1539
1540         * gnus-srvr.el (gnus-browse-mode-map): Define gnus-bug.
1541         (gnus-server-mode-map): Ditto.
1542
1543         * gnus-sum.el (gnus-summary-edit-article-done): Update original
1544         article buffer.
1545
1546         * gnus-uu.el (gnus-uu-digest-mail-forward): Restore window
1547         config. 
1548
1549         * nnmail.el (nnmail-move-inbox): Make sure tofile exists before
1550         setting modes.
1551
1552         * gnus-xmas.el (gnus-xmas-region-active-p): New function.
1553
1554         * gnus-ems.el (gnus-region-active-p): New function.
1555
1556 Mon Feb 10 07:40:45 1997  Hrvoje Niksic  <hniksic@srce.hr>
1557
1558         * gnus-sum.el (gnus-summary-work-articles): Use zmacs-region. 
1559
1560 Mon Feb 10 07:06:44 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1561
1562         * message.el (message-mode): Nix out all local variables.
1563
1564         * gnus-art.el (gnus-summary-save-in-mail): Don't ask.
1565
1566         * gnus-sum.el (gnus-ps-print-hook): New hook.
1567         (gnus-summary-print-article): Use it.
1568
1569         * message.el (message-reply): Make sure there is something
1570         inserted as a To.
1571
1572 Mon Feb 10 05:54:28 1997  Paul Franklin  <paul@cs.washington.edu>
1573
1574         * gnus-group.el (gnus-group-edit-group): Ignore errors while
1575         closing group.
1576
1577 Mon Feb 10 05:22:09 1997  Steven L. Baur  <steve@miranova.com>
1578
1579         * messagexmas.el (message-xmas-maybe-fontify): New function.
1580         (message-mode-hook): Use it.
1581
1582 Sat Feb  8 21:18:25 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1583
1584         * message.el (message-user-organization): Only use string values
1585         of `gnus-local-organization'.
1586
1587 Tue Feb  4 20:26:20 1997  Paul Franklin  <paul@cs.washington.edu>
1588
1589         * nnmail.el (nnmail-get-spool-files): Don't call file-directory-p
1590         on pop spool specifiers.
1591
1592 Wed Feb  5 01:56:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1593
1594         * message.el (message-delete-mh-headers): Changed default.
1595         (message-send-mail-with-mh): Use it.
1596         (message-mh-deletable-headers): Renamed.
1597
1598         * gnus-sum.el (gnus-read-header): Don't do anything if the article
1599         can't be requested.
1600
1601 Wed Feb  5 01:51:07 1997  Joev Dubach  <dubach1@husc.harvard.edu>
1602
1603         * gnus-sum.el (gnus-select-newsgroup): Update group line.
1604
1605 Tue Feb  4 20:23:30 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1606
1607         * gnus-util.el (gnus-output-to-mail): Insert a newline before the
1608         "From ".
1609
1610         * nnml.el (nnml-request-move-article): Update active ranges.
1611         (nnml-nov-delete-article): Update active ranges.
1612
1613 Tue Feb  4 17:54:09 1997  HISASHIGE Kenji  <hysa@adtec.ed.fujitsu.co.jp>
1614
1615         * gnus-msg.el (gnus-summary-reply-with-original): Pass on the
1616         `wide' param.
1617
1618 Tue Feb  4 03:49:59 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1619
1620         * gnus.el: Gnus v5.4.11 is released.
1621
1622 Tue Feb  4 01:57:56 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1623
1624         * nnvirtual.el (nnvirtual-last-accessed-component-group): New
1625         variable. 
1626         (nnvirtual-request-article): Use it and allow fetching by
1627         Message-ID. 
1628
1629         * gnus-dup.el (gnus-dup-enter-articles): Don't enter canceled
1630         articles into dup lists.
1631
1632         * nnvirtual.el (nnvirtual-update-read-and-marked): Check that we
1633         have a current group.
1634
1635         * message.el (message-mode): Add "field" menu under XEmacs.
1636
1637 Mon Feb  3 07:46:33 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1638
1639         * gnus.el: Gnus v5.4.10 is released.
1640
1641 Mon Feb  3 05:48:09 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1642
1643         * message.el (message-fcc-handler-function): Doc fix.
1644         (message-do-fcc): Revert to 5.4.8 behavior.
1645
1646         * gnus-util.el ((fboundp 'point-at-bol)): Made into defun.
1647
1648         * gnus-topic.el (gnus-topic-check-topology): Skip "dummy.group".
1649         (gnus-group-sort-topic): Delete "dummy.group".
1650
1651         * gnus-art.el (article-make-date-line): Add a newline.
1652
1653         * nnkiboze.el (nnkiboze-generate-group): Check that the nov file
1654         exists. 
1655
1656         * gnus-sum.el (gnus-summary-make-menu-bar): Moved some.
1657
1658         * gnus-art.el (gnus-article-make-menu-bar): Exclude the summary
1659         menu. 
1660
1661         * gnus.el (gnus-similar-server-opened): New function.
1662         (gnus-server-extend-method): Use it.
1663
1664         * gnus-sum.el (gnus-data-set-header): New macro.
1665         (gnus-summary-edit-article-done): Update when the Message-ID is
1666         edited. 
1667
1668         * nnml.el (nnml-request-article): Return the correct group name. 
1669
1670 Sat Feb  1 21:29:56 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1671
1672         * smiley.el (smiley-buffer): Use the `smiley-mouse-face' variable,
1673         not face.
1674
1675 Sat Feb  1 14:19:54 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1676
1677         * gnus.el: Gnus v5.4.9 is released.
1678
1679 Sat Feb  1 13:30:33 1997  Hrvoje Niksic  <hniksic@srce.hr>
1680
1681         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Insert
1682         "-*- emacs-lisp -*-" at the first line.
1683
1684 Sat Feb  1 13:23:19 1997  Mark Borges  <mdb@cdc.noaa.gov>
1685
1686         * gnus-xmas.el (gnus-xmas-define): Do the right characterp thing. 
1687
1688 Sat Feb  1 12:28:33 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1689
1690         * smiley.el (smiley-mouse-face): New variable.
1691         (smiley-buffer): Use it.
1692
1693         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Use gnus-prin1.
1694
1695         * gnus-util.el (gnus-prin1): Bind print-level and print-length to
1696         nil 
1697
1698         * gnus-art.el (gnus-button-alist): Let mailto: be less greedy.
1699         (gnus-button-alist): Ditto with news:.
1700
1701         * gnus-topic.el (gnus-topic-unmark-topic): Let groups be unmarked.
1702
1703         * gnus.el (gnus-read-group): Place point at bol.
1704
1705         * gnus-util.el ((fboundp 'point-at-bol)): Use the functions if
1706         they exist. 
1707
1708         * gnus-msg.el (gnus-summary-supersede-article): Mark article as
1709         canceled. 
1710
1711 Wed Jan 29 22:28:44 1997  Steven L Baur  <steve@altair.xemacs.org>
1712
1713         * gnus-xmas.el (gnus-xmas-define): Correct XEmacs version test to
1714         handle v20.
1715
1716 Sat Feb  1 12:19:14 1997  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
1717
1718         * nnml.el (nnml-generate-active-info): Don't bug out.
1719
1720 Sat Feb  1 00:52:03 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1721
1722         * message.el (message-fcc-handler-function): Changed default.
1723         (message-output): New function.
1724         (message-do-fcc): Use it.
1725
1726         * gnus-util.el (gnus-convert-article-to-rmail,
1727         gnus-output-to-rmail): Moved here.
1728
1729         * message.el (message-check-news-header-syntax): Allow trailing
1730         periods. 
1731         (message-check-news-header-syntax): Don't allow trailing periods. 
1732
1733 Fri Jan 31 22:18:03 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1734
1735         * message.el (message-resend): Rename "From ".
1736
1737         * nntp.el (nntp-accept-process-output): Use nnheader-message.
1738
1739 Fri Jan 31 11:51:18 1997  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
1740
1741         * nnml.el (nnml-generate-nov-databases-1): Sort the file alist. 
1742
1743 Thu Jan 30 13:13:39 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
1744
1745         * gnus.el: More cleanup of customization groups.
1746
1747 Thu Jan 30 04:33:01 1997  Sudish Joseph  <sudish@mindspring.com>
1748
1749         * gnus-xmas.el (gnus-xmas-define): Use `char-or-char-int-p'. 
1750
1751 Thu Jan 30 04:15:28 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1752
1753         * gnus.el: Gnus v5.4.8 is released.
1754
1755 Thu Jan 30 02:07:13 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1756
1757         * message.el (message-indent-citation): Place point the right
1758         place when indenting.
1759
1760         * nnml.el (nnml-generate-active-info): Don't enter conses into
1761         lists. 
1762
1763         * gnus-score.el (gnus-score-file-rank): All global score files
1764         have low ranks.
1765
1766         * nnweb.el (nnweb-possibly-change-server): Read active file.
1767         (nnweb-dejanews-create-mapping): Respect .overview.
1768         (nnweb-reference-create-mapping): Ditto.
1769         (nnweb-altavista-create-mapping): Ditto.
1770
1771 Wed Jan 29 04:52:31 1997  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
1772
1773         * nnml.el (nnml-generate-nov-databases-1): Generate NOV files in
1774         the right order.
1775
1776 Tue Jan 28 23:28:49 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1777
1778         * gnus-group.el (gnus-group-list-groups): Position point.
1779
1780 Tue Jan 28 22:11:36 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1781
1782         * gnus.el: Gnus v5.4.7 is released.
1783
1784 Tue Jan 28 19:48:54 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1785
1786         * nnmh.el (nnmh-deletable-article-p): Never allow deleting the
1787         last article in the group.
1788
1789         * nnweb.el (nnweb-definition): Accept an optional noerror
1790         argument. 
1791         (nnweb-request-article): Don't bug out when requesting by MsgId. 
1792
1793         * gnus-topic.el (gnus-group-prepare-topics): Return the number of
1794         unread articles in the buffer.
1795
1796         * gnus-group.el (gnus-group-list-groups): On empty buffers, let
1797         point go to the beginning.
1798         (gnus-group-list-groups): Give "No news" message when using
1799         topics. 
1800
1801         * gnus-topic.el (gnus-topic-goto-next-group): Let point remain
1802         at the end of the buffer.
1803
1804         * gnus-group.el (gnus-group-rename-group): Check group name
1805         syntax. 
1806
1807         * gnus.el (gnus-read-group): Accept an optional default.
1808
1809 Tue Jan 28 18:11:54 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1810
1811         * gnus.el: Gnus v5.4.6 is released.
1812
1813 Tue Jan 28 13:55:12 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1814
1815         * gnus-art.el (gnus-article-check-hidden-text): Widen before doing
1816         anything.
1817
1818         * gnus.el (gnus-visual): Doc fix.
1819
1820         * gnus-art.el (gnus-visible-headers): Just include "Resent-From". 
1821
1822 Mon Jan 27 19:40:37 1997  Paul Franklin  <paul@cs.washington.edu>
1823
1824         * gnus-sum.el (gnus-read-header): Make sure nntp-server-buffer is
1825         empty on failure.
1826
1827 Tue Jan 28 00:33:27 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1828
1829         * nnmail.el (nnmail-delete-incoming): Changed default.
1830
1831         * gnus-topic.el (gnus-topic-mark-topic): Let groups be marked.
1832         (gnus-topic-unmark-topic): Ditto.
1833
1834         * nnmail.el (nnmail-process-babyl-mail-format): Unquote ">From ". 
1835
1836         * gnus-sum.el (gnus-summary-read-group): Only beep dead groups. 
1837
1838 Mon Jan 27 18:24:27 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1839
1840         * nnml.el (nnml-generate-nov-databases-1): Work properly on
1841         compressed files.
1842         (nnml-generate-nov-file): Ditto.
1843
1844         * gnus.el (gnus-article-mode-map): Don't unconditionally suppress
1845         all the major keymaps.
1846
1847         * gnus-sum.el (gnus-summary-read-group): Beep dead non-native
1848         groups can't be entered. 
1849
1850 Mon Jan 27 18:03:17 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1851
1852         * gnus.el: Gnus v5.4.5 is released.
1853
1854 Mon Jan 27 17:35:21 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1855
1856         * message.el (message-expand-group): Don't skip over ":".
1857
1858         * gnus-score.el (gnus-score-find-bnews): Wouldn't find "nntp+"
1859         score files.
1860
1861         * gnus-art.el (t): Define `M-^'.
1862
1863 Mon Jan 27 15:00:11 1997  Hrvoje Niksic  <hniksic@srce.hr>
1864
1865         * gnus-sum.el (gnus-summary-search-article): Inhibit forced
1866         redisplay on XEmacs.
1867
1868 Mon Jan 27 08:54:55 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1869
1870         * gnus.el: Gnus v5.4.4 is released.
1871
1872 Mon Jan 27 07:29:30 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1873
1874         * nnsoup.el (nnsoup-file-name): Also find AREAS.
1875
1876 Mon Jan 27 07:09:13 1997  Joev Dubach  <dubach1@husc.harvard.edu>
1877
1878         * message.el (message-use-followup-to): Doc fix.
1879
1880 Mon Jan 27 06:59:14 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1881
1882         * gnus-art.el (gnus-article-read-summary-keys): Don't mess up when
1883         using pick mode.
1884
1885         * gnus-undo.el (gnus-undo-mode): Set undo boundary.
1886
1887         * gnus-sum.el (gnus-summary-exit-hook): Doc fix.
1888
1889 Sun Jan 26 13:20:42 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1890
1891         * gnus.el: Autoload gnus-add-configuration.
1892
1893 Sun Jan 26 13:01:07 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1894
1895         * gnus.el: Gnus v5.4.3 is released.
1896
1897 Sun Jan 26 12:52:11 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
1898
1899         * gnus.el: Gnus v5.4.2 is released.
1900
1901 Sun Jan 26 09:28:31 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
1902
1903         * gnus-group.el: Organized customization options, and moved group
1904         definitions to `gnus.el'.
1905         * gnus-sum.el: Ditto.
1906         * gnus.el: Ditto.
1907
1908 Sun Jan 26 07:37:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1909
1910         * gnus.el: Autoload topic function.
1911
1912         * gnus-topic.el (gnus-topic-set-parameters): Quote strings to
1913         enter into dribble file.
1914
1915         * gnus-salt.el (gnus-pick-setup-message): Also restore right
1916         config on sending.
1917
1918         * gnus.el (gnus-group-startup-message): Add a space to the
1919         beginning of the version string.
1920
1921 Sat Jan 25 12:17:56 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1922
1923         * gnus.el: Gnus v5.4.1 is released.
1924
1925 Sat Jan 25 10:59:31 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1926
1927         * gnus.el: Red Gnus v0.84 is released.
1928
1929 Fri Jan 24 20:31:25 1997  Paul Franklin  <paul@cs.washington.edu>
1930
1931         * gnus-sum.el (gnus-summary-next-article): There's no
1932         reason not to select the current article if it's what should
1933         be selected.
1934
1935 Sat Jan 25 01:03:59 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
1936
1937         * gnus-art.el: Organized customization options.
1938         * gnus-sum.el: Adjusted.
1939         * gnus-cite.el: Ditto.
1940         * gnus.el: Ditto.
1941
1942 Sat Jan 25 09:49:40 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1943
1944         * gnus-demon.el (gnus-demon): Disable demons when the minibuffer
1945         window is active.
1946
1947         * gnus-art.el (gnus-article-read-summary-keys): Disable pick mode
1948         commands. 
1949
1950 Sat Jan 25 09:42:41 1997  Kurt Swanson  <kurt@dna.lth.se>
1951
1952         * message.el (message-pipe-buffer-body): New function.
1953
1954         * gnus-sum.el (gnus-summary-pipe-message): New command and
1955         keystroke. 
1956
1957 Fri Jan 24 11:01:06 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
1958
1959         * gnus-uu.el: Cleaned up customization groups.
1960
1961 Fri Jan 24 15:45:48 1997  Kurt Swanson  <kurt@dna.lth.se>
1962
1963         * gnus-sum.el (gnus-summary-make-menu-bar): Moved cache menu.
1964
1965 Fri Jan 24 10:05:49 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1966
1967         * gnus-msg.el (gnus-summary-resend-message): Accept
1968         process/prefix. 
1969
1970         * gnus-cite.el (gnus-article-fill-cited-article): Accept a width
1971         prefix. 
1972
1973         * gnus-art.el (gnus-article-read-summary-keys): Disable pick mode
1974         map. 
1975
1976         * gnus-sum.el (gnus-summary-make-menu-bar): Duplication removed.
1977
1978 Fri Jan 24 08:33:42 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
1979
1980         * gnus.el: Red Gnus v0.83 is released.
1981
1982 Fri Jan 24 05:05:38 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
1983
1984         * gnus.el (gnus-article-display-hook): Removed emphasize.
1985
1986         * gnus-score.el (gnus-score-edit-current-scores): Set global
1987         vars. 
1988
1989         * nnml.el (nnml-possibly-change-directory): Return nil when the
1990         group can't be selected.
1991
1992         * gnus-art.el (gnus-emphasis-alist): Don't underline
1993         all-underscore words.
1994
1995         * gnus-topic.el (gnus-topic-unindent): Give the right number of
1996         unread articles.
1997         (gnus-topic-indent): Ditto.
1998
1999         * gnus-msg.el (gnus-summary-wide-reply-with-original): New command
2000         and keystroke.
2001         (gnus-summary-wide-reply): Ditto.
2002
2003 Fri Jan 24 04:57:07 1997  Joe Wells  <jbw@cs.bu.edu>
2004
2005         * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): New function.
2006         (gnus-uu-command): Use it.
2007
2008 Fri Jan 24 04:55:10 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2009
2010         * gnus-topic.el (gnus-topic-mark-topic): Also bound to `#'.
2011
2012 Fri Jan 24 04:44:10 1997  Greg Klanderman  <greg@alphatech.com>
2013
2014         * message.el (message-do-send-housekeeping): Check for nil
2015         message-buffer-list. 
2016
2017 Fri Jan 24 02:55:33 1997  Kurt Swanson  <kurt@dna.lth.se>
2018
2019         * gnus-util.el (gnus-eval-in-buffer-window): Set buffer.
2020
2021 Thu Jan 23 03:39:48 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2022
2023         * nnsoup.el (nnsoup-file-name): New function.
2024         (nnsoup-read-areas): Use it.
2025         (nnsoup-dissect-buffer): New function.
2026         (nnsoup-number-of-articles): Use it.
2027         (nnsoup-narrow-to-article): Ditto.
2028         (nnsoup-header): Removed.
2029
2030         * gnus.el (gnus-check-backend-function): Doc fix.
2031
2032         * gnus-art.el (gnus-article-goto-prev-page): Went to next article,
2033         not prev.
2034
2035         * gnus-group.el (gnus-group-insert-group-line-info): Display "*"
2036         on unknown groups.
2037
2038         * gnus-art.el (article-hide-boring-headers): Ignore errors in
2039         `mail-extract-address-components'. 
2040
2041         * nnmail.el (nnmail-date-to-time): Parse zone correctly.
2042         (nnmail-date-to-time): Seconds, dammit, seconds!
2043
2044 Tue Jan 21 09:31:55 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2045
2046         * gnus-art.el (gnus-url-mailto): Didn't accept mailto links. 
2047
2048         * gnus-score.el (gnus-summary-score-effect): Doc fix.
2049
2050         * nnmail.el (nnmail-move-inbox): Don't prin1 password.
2051
2052 Mon Jan 20 18:06:19 1997  Paul Franklin  <paul@cs.washington.edu>
2053
2054         * gnus-sum.el (gnus-simplify-buffer-fuzzy-step): New function.
2055         (gnus-simplify-buffer-fuzzy): Use it.
2056
2057         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Fix while condition.
2058         Add self-discipline tags.
2059
2060 Tue Jan 21 05:28:05 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2061
2062         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Would return
2063         nil from NoCeM.
2064
2065 Mon Jan 20 04:59:53 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2066
2067         * gnus-art.el (gnus-button-alist): Only on word boundaries.
2068
2069         * message.el (message-check-news-header-syntax): Don't prompt when
2070         not read active file.
2071
2072         * gnus-msg.el (gnus-setup-message): Always set actions.
2073
2074 Sat Jan 18 07:23:41 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2075
2076         * nntp.el (nntp-have-messaged): New variable.
2077         (nntp-accept-process-output): Use it.
2078         (nntp-wait-for): Ditto.
2079
2080 Sat Jan 18 02:44:53 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2081
2082         * gnus.el: Red Gnus v0.82 is released.
2083
2084 Fri Jan 17 00:04:47 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2085
2086         * nnheader.el (nnheader-find-nov-line): Do the right thing with
2087         short buffers.
2088
2089         * nnkiboze.el (nnkiboze-generate-group): Supress duplicate
2090         suppression. 
2091         (nnkiboze-generate-group): Message better.
2092
2093         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't always
2094         fetch more heads.
2095         (gnus-select-newsgroup): Use it.
2096
2097         * nnmail.el (nnmail-get-new-mail): Weird file-truename problem.
2098
2099         * gnus-sum.el (gnus-summary-caesar-message): Dox fix.
2100         (gnus-articles-to-read): Limit length of prompt.
2101
2102         * message.el (message-followup): Fold case before comparing
2103         "world" to Distribution.
2104
2105         * gnus-sum.el (gnus-summary-save-newsrc): Save dribble buffer.
2106
2107         * nnfolder.el (nnfolder-request-expire-articles): Better message. 
2108
2109         * gnus-nocem.el (gnus-nocem-load-cache): Interactive.
2110
2111 Thu Jan 16 23:48:05 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2112
2113         * nnmail.el (nnmail-move-inbox): Use `nnmail-pop-password'. 
2114
2115 Wed Jan 15 18:41:42 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2116
2117         * nnml.el (nnml-request-expire-articles): Typo.
2118         (nnml-request-expire-articles): Don't blank out messages so
2119         often. 
2120
2121         * nnsoup.el (nnsoup-request-type): Let commands like `a' work
2122         better. 
2123
2124 Wed Jan 15 05:33:23 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2125
2126         * gnus.el: Red Gnus v0.81 is released.
2127
2128 Wed Jan 15 02:57:18 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2129
2130         * gnus-topic.el (gnus-topic-indent): Don't remove all groups from
2131         topic. 
2132         (gnus-topic-unindent): Ditto.
2133
2134         * gnus-sum.el (gnus-summary-respool-query): Don't mark anything as
2135         read.
2136
2137         * gnus-art.el (gnus-button-alist): Move news:mesg-id up.
2138
2139         * gnus.el (gnus-article-display-hook): Emphasize by default.
2140
2141         * gnus-topic.el (gnus-topic-rename): Mark newsrc as dirty.
2142
2143         * gnus-sum.el (gnus-summary-next-page): When the article window
2144         isn't displayed, don't scroll.
2145
2146 Wed Jan 15 02:19:56 1997  Markus Linnala  <maage@ee.tut.fi>
2147
2148         * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
2149         New variables.
2150
2151 Wed Jan 15 02:02:03 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2152
2153         * gnus-art.el (article-date-user): New command and keystroke.
2154
2155 Wed Jan 15 02:01:15 1997  David Moore  <dmoore@ucsd.edu>
2156
2157         * gnus-art.el (gnus-article-time-format): New variable.
2158         (article-make-date-line): Use it.
2159
2160 Wed Jan 15 01:44:15 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2161
2162         * gnus-art.el (gnus-emphasis-alist): Allow emphasis around
2163         sentences. 
2164         (gnus-button-url-regexp): Don't allow empty URLs.
2165
2166 Sun Jan 12 19:27:23 1997  Thor Kristoffersen  <thor@unik.no>
2167
2168         * nntp.el (nntp-request-head): Work when using rlogin. 
2169
2170 Sun Jan 12 15:17:16 1997  Chris Bone  <bone@al.com.au>
2171
2172         * nntp.el (nntp-accept-process-output): Give numerical messages. 
2173         (nntp-wait-for): Search less.
2174
2175 Fri Jan 10 17:38:38 1997  Erik Toubro Nielsen  <erik@ifad.dk>
2176
2177         * gnus-art.el (gnus-Numeric-save-name): Doc fix.
2178
2179 Thu Jan  9 21:51:59 1997  Dan Schmidt  <dfan@harmonixmusic.com>
2180
2181         * nnmail.el (nnmail-move-inbox): Quote password.
2182
2183 Thu Jan  9 18:24:32 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2184
2185         * nnmail.el (nnmail-move-inbox): Don't nix out
2186         nnmail-internal-password. 
2187
2188         * nnml.el (nnml-request-expire-articles): Also expire gzipped
2189         articles. 
2190
2191         * gnus-art.el (article-emphasize): Wouldn't toggle.
2192
2193 Thu Jan  9 18:18:26 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2194
2195         * gnus.el: Red Gnus v0.80 is released.
2196
2197 Thu Jan  9 12:00:21 1997  Wesley Hardaker  <Wesley.Hardaker@sphys.unil.ch>
2198
2199         * acronym.el: New package.
2200
2201 Thu Jan  9 11:43:28 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2202
2203         * gnus.el: Updated copyrights.
2204
2205         * nnoo.el (nnoo-push-server): Only push the first server.
2206
2207 Wed Jan  8 11:34:07 1997  David Moore  <dmoore@ucsd.edu>
2208
2209         * nnoo.el (nnoo-push-server): Revert to 0.77 behaviour.
2210
2211         * nnvirtual.el (nnvirtual-info-installed): New variable.
2212         (nnvirtual-open-server): Use it.
2213         (nnvirtual-request-update-info): ditto.
2214         (nnvirtual-create-mapping): ditto.
2215
2216         * gnus-group.el (gnus-group-edit-group): Close the group before
2217         editing it.
2218         (gnus-group-add-to-virtual): ditto.
2219
2220 Thu Jan  9 11:32:13 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2221
2222         * gnus-art.el: Redefine ems.
2223
2224 Wed Jan  8 20:34:09 1997  John McClary Prevost  <visigoth@naiad.fac.cs.cmu.edu>
2225
2226         * message.el (message-sendmail-f-is-evil): New variable.
2227         (message-elide-elipsis): Ditto.
2228
2229 Wed Jan  8 17:19:02 1997  Paul Stodghill  <stodghil@cs.cornell.edu>
2230
2231         * gnus-demon.el (gnus-demon): Don't run when not idle.
2232
2233 Wed Jan  8 12:58:23 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2234
2235         * gnus-sum.el (gnus-summary-work-articles): Accept non-numerical
2236         prefix values.
2237
2238 Wed Jan  8 12:52:53 1997  Jason Rumney  <jasonr@pec.co.nz>
2239
2240         * nnmail.el (nnmail-move-inbox): Use `nnmail-internal-password'. 
2241
2242 Tue Jan  7 15:41:35 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2243
2244         * gnus-art.el (gnus-article-show-hidden-text): Would bug out on
2245         signatures. 
2246
2247 Mon Jan  6 23:46:53 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2248
2249         * gnus.el: Red Gnus v0.79 is released.
2250
2251 Mon Jan  6 11:23:05 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2252
2253         * nnmail.el (nnmail-process-babyl-mail-format): Widen at the right
2254         place.
2255
2256         * nnfolder.el (nnfolder-possibly-change-group): Set current group
2257         before reading folder.
2258
2259         * message.el (message-send-mail-with-mh): Expand file name.
2260         (message-mode-menu): Check whether mark-active exists.
2261
2262         * gnus-group.el (gnus-group-get-new-news): Don't pass ARG to the
2263         listing function.
2264
2265         * gnus-xmas.el (gnus-xmas-article-show-hidden-text): Deleted.
2266
2267 Sun Jan  5 21:35:37 1997  Sudish Joseph  <sudish@mindspring.com>
2268
2269         * gnus-xmas.el (gnus-xmas-article-show-hidden-text): Use
2270         'article-type as the textprop of interest.  Speed fix.
2271
2272         * gnus-art.el (gnus-article-show-hidden-text): Speed fix.
2273
2274 Sun Jan  5 11:43:08 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2275
2276         * nnml.el (nnml-retrieve-headers-with-nov): Use faster method for
2277         finding the right range.
2278
2279         * gnus-demon.el (gnus-demon): Would fire off even if not idle.
2280
2281         * gnus-srvr.el (gnus-server-add-server): Error when defining an
2282         existing server.
2283
2284         * gnus-start.el (gnus-get-unread-articles): Update info for native
2285         groups.
2286
2287         * gnus-load.el (gnus-nocem): New file.
2288
2289         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Make sure the
2290         group name isn't nil.
2291
2292 Sun Jan  5 11:18:22 1997  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2293
2294         * gnus.el: Red Gnus v0.78 is released.
2295
2296 Sun Jan  5 09:39:14 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2297
2298         * gnus-sum.el (gnus-summary-exit-no-update): Prompt change.
2299         (gnus-summary-limit-to-author): Ditto.
2300         (gnus-summary-limit-to-subject): Ditto.
2301
2302         * gnus-cite.el (gnus-dissect-cited-text): Recognize articles that
2303         end with cited text.
2304
2305         * gnus-topic.el (gnus-group-sort-topic): Remove nil elements.
2306
2307         * nnoo.el (nnoo-push-server): When switching from the nil server,
2308         update all the default values of the variables.
2309
2310         * nnkiboze.el (nnkiboze-generate-group): Protect against nil
2311         infos. 
2312
2313         * lpath.el: Included.
2314
2315 Sun Jan  5 09:36:57 1997  Martin Buchholz  <mrb@eng.sun.com>
2316
2317         * dgnushack.el (bytecomp): Required.
2318
2319 Sat Jan  4 11:45:45 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2320
2321         * gnus-art.el: Rename some functions back.
2322
2323         * gnus-sum.el (gnus-summary-save-newsrc): Don't nix out scores.
2324
2325         * gnus-async.el (gnus-async-prefetched-article-entry): Would
2326         hang Emacs.
2327
2328 Sat Jan  4 11:28:24 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2329
2330         * gnus.el: Red Gnus v0.77 is released.
2331
2332 Sat Jan  4 08:35:06 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2333
2334         * gnus-cache.el (gnus-start): Don't require gnus-sum.
2335
2336         * gnus-art.el: All article functions moved here.
2337
2338         * article.el: Elided.
2339
2340         * gnus-async.el (gnus-async-prefetched-article-entry): Check for
2341         empty articles.
2342
2343         * gnus-art.el (gnus-read-save-file-name): Expand file name in
2344         article save dir.
2345
2346 Fri Jan  3 21:22:21 1997  Paul Stodghill  <stodghil@cs.cornell.edu>
2347
2348         * gnus-demon.el (gnus-demon): Use `gnus-demon-idle-time'.
2349
2350 Tue Dec 31 10:38:43 1996    <ratinox@peorth.gweep.net (Stainless Steel Rat)>
2351
2352         * pop3.el: version 1.3
2353
2354         * pop3.el: (pop3-retr): added bill@attmail.com's big buffer sleeps
2355         to save wear and tear on he heap.
2356
2357 Thu Aug 01 11:53:48 1996    <ratinox@peorth.gweep.net (Stainless Steel Rat)>
2358
2359         * pop3.el: version 1.2
2360
2361         * pop3.el: (pop3-apop): minor changes to support XEmacs built-in
2362         md5, or William Perry's modified md5.el.
2363         
2364         * pop3.el: (pop3-movemail): changed to use
2365         pop3-authentication-scheme instead of pop3-use-apop.
2366         
2367         * pop3.el: pop3-use-appop: transformed into
2368         pop3-authentication-scheme.
2369         
2370         * pop3.el: version 1.1
2371         
2372         * pop3.el: (pop3-apop): new function.  Send alternate
2373         authentication information to the server.  Requires md5.el.
2374         
2375         * pop3.el: (pop3-open-server): set pop3-timestamp if server
2376         returns one.
2377         
2378         * pop3.el: (pop3-movemail): use APOP authentication if
2379         pop3-use-apop non-nil.
2380         
2381         * pop3.el: pop3-timestamp: added variable
2382         
2383         * pop3.el: pop3-use-apop: added variable
2384
2385 Fri Jan  3 18:52:23 1997  Wesley Hardaker  <Wesley.Hardaker@sphys.unil.ch>
2386
2387         * gnus-group.el (gnus-group-get-new-news): Pass the ARG on to the
2388         listing function.
2389
2390 Fri Jan  3 18:32:24 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2391
2392         * article.el (article-hide-boring-headers): Respect
2393         gnus-show-all-headers. 
2394
2395         * gnus-sum.el (gnus-summary-save-article): Update the mode line.
2396
2397 Fri Jan  3 18:30:50 1997  Erik Toubro Nielsen  <erik@ifad.dk>
2398
2399         * nnmail.el (nnmail-remove-leading-whitespace): Replacing should
2400         be non-literal.
2401
2402 Fri Jan  3 18:18:30 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2403
2404         * gnus-sum.el (gnus-summary-expire-articles-now): Use
2405         "yes-or-no". 
2406         (gnus-summary-delete-article): Ditto.
2407
2408 Fri Jan  3 18:16:27 1997  Peter Skov Knudsen  <knu@dde.dk>
2409
2410         * gnus-win.el (gnus-buffer-configuration): Don't create picons
2411         frame unless needed.
2412
2413 Fri Jan  3 17:21:30 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2414
2415         * message.el (message-elide-region): New command and keystroke.
2416
2417         * gnus-salt.el (gnus-generate-vertical-tree): Check whether we can
2418         go backwards.
2419
2420         * gnus-group.el (gnus-group-catchup-current): Prompt better.
2421
2422         * gnus-undo.el (gnus-undo-make-menu-bar): Nonsense.
2423
2424 Fri Jan  3 16:52:22 1997  Rajappa Iyer  <rsi@lucent.com>
2425
2426         * gnus-salt.el (gnus-pick-start-reading): Possibly catch up all
2427         unpicked articles.
2428
2429 Fri Jan  3 12:12:22 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2430
2431         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Try to get the
2432         few last headers using HEAD in any case to work around a bug in
2433         inn. 
2434
2435         * gnus-xmas.el (gnus-xmas-define): Redefined.
2436
2437         * gnus.el (gnus-characterp): Made into func.
2438
2439 Thu Jan  2 16:21:47 1997  Sudish Joseph  <sudish@mindspring.com>
2440
2441         * gnus-util.el (gnus-characterp): New function.
2442
2443 Wed Dec 18 18:15:39 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
2444
2445         * gnus-start.el (gnus-dribble-enter): Make sure we write at the
2446         end of the dribble file
2447
2448 Thu Jan  2 16:01:58 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2449
2450         * gnus-sum.el (gnus-summary-limit-children): Make NoCeM'ed
2451         articles read.
2452
2453 Tue Dec 17 20:24:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2454
2455         * gnus-sum.el (gnus-summary-save-newsrc): Respect the prefix.
2456
2457 Mon Dec 16 23:47:30 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2458
2459         * gnus.el: Red Gnus v0.76 is released.
2460
2461 Mon Dec 16 14:33:58 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2462
2463         * gnus-msg.el (gnus-bug): Insert nntp server type.
2464         (gnus-copy-article-buffer): Remove prev/next buttons.
2465
2466         * gnus-cache.el (gnus-jog-cache): Let the call func be
2467         interactive. 
2468
2469         * gnus-art.el (gnus-summary-save-in-pipe): Include number of
2470         articles. 
2471         (gnus-article-add-buttons): Don't add buttons to already
2472         buttonized areas.
2473
2474         * nntp.el (nntp-open-connection): Allow `C-g' to continue.
2475
2476         * nnbabyl.el (nnbabyl-retrieve-headers): Wouldn't find all
2477         articles sometimes.
2478
2479         * gnus-sum.el (gnus-data-compute-positions): Reinstated.
2480         (gnus-remove-thread): Do the right thing with dummy roots.
2481
2482         * nndoc.el (nndoc-request-article): Only return valid articles.
2483
2484         * nnfolder.el (nnfolder-delete-mail): Wouldn't delete From lines. 
2485
2486         * gnus-topic.el (gnus-topic-find-groups): Ignore nil groups. 
2487
2488         * nnfolder.el (nnfolder-save-mail): Quote all "From " lines.
2489
2490 Sat Dec 14 11:49:21 1996  David Moore  <dmoore@ucsd.edu>
2491
2492         * gnus-nocem.el (gnus-nocem-groups):
2493         news.admin.net-abuse.bulletins is to replace
2494         news.admin.net-abuse.announce for nocemish postings.
2495
2496 Mon Dec 16 13:38:38 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2497
2498         * nnmail.el (nnmail-move-inbox): Message at end.
2499
2500         * gnus-sum.el (gnus-summary-refer-parent-article): Use
2501         "in-reply-to" header.
2502
2503         * gnus-topic.el (gnus-topic-set-parameters): Enter into dribble. 
2504
2505         * gnus-sum.el (gnus-summary-save-newsrc): Change.
2506         (gnus-summary-catchup): Only catch up the limited articles. 
2507         (gnus-simplify-subject-fuzzy-regexp): Changed to nil.
2508         (gnus-simplify-buffer-fuzzy): Ignore nil
2509         gnus-simplify-subject-fuzzy-regexp. 
2510
2511         * gnus-srvr.el (gnus-server-prepare): Don't insert servers twice.
2512
2513 Thu Dec 12 18:18:11 1996  David Moore  <dmoore@ucsd.edu>
2514
2515         * gnus-start.el (gnus-setup-news): Use gnus-make-hashtable.
2516         (gnus-update-active-hashtb-from-killed): ditto.
2517         (gnus-newsrc-to-gnus-format): ditto.
2518         
2519         * gnus-bcklg.el (gnus-backlog-setup): ditto.
2520
2521         * gnus-sum.el (gnus-create-xref-hashtb): ditto.
2522
2523         * gnus-move.el (gnus-move-group-to-server): ditto.
2524
2525         * gnus-util.el (gnus-create-hash-size): Power of 2 hashtables can
2526         be _significantly_ faster than 2^x-1 tables on many risc
2527         machines.  Any gains of 2^x-1 are comparably small on other
2528         machines. 
2529
2530 Fri Dec 13 05:05:03 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2531
2532         * gnus.el: Red Gnus v0.75 is released.
2533
2534 Fri Dec 13 04:49:21 1996  Andre Deparade  <deparade@i3.informatik.rwth-aachen.de>
2535
2536         * gnus-cite.el (gnus-cited-text-button-line-format-alist): Make %b
2537         and %e usable.
2538
2539 Fri Dec 13 01:06:09 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2540
2541         * article.el (article-decode-rfc1522): Would collate subsequent
2542         encodings. 
2543
2544         * gnus-start.el (gnus-check-bogus-newsgroups): Use
2545         `map-y-or-n-p'. 
2546
2547         * gnus-topic.el (gnus-topic-kill-group): Save topic contents.
2548         (gnus-topic-yank-group): Insert topic contents.
2549
2550         * gnus-sum.el (gnus-simplify-subject-fuzzy-regexp): Changed
2551         default to "".
2552
2553         * gnus-score.el (gnus-score-find-favourite-words): Put point at bob.
2554
2555         * gnus-sum.el (gnus-summary-limit-to-age): Dox fix & interactive
2556         spec. 
2557
2558 Fri Dec 13 01:01:46 1996  David Moore  <dmoore@ucsd.edu>
2559
2560         * gnus-sum.el (gnus-summary-limit-to-age): New function and
2561         keystroke. 
2562
2563 Tue Dec 10 23:42:00 1996  David Moore  <dmoore@ucsd.edu>
2564
2565         * gnus-nocem.el (gnus-nocem-groups): news.lists.filters is to
2566         replace alt.nocem.misc
2567
2568 Wed Dec 11 01:15:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2569
2570         * nnfolder.el (nnfolder-request-expire-articles): Better message.
2571         (nnfolder-delete-mail): Actually delete.
2572
2573         * gnus-sum.el (gnus-summary-update-info): Don't run
2574         `gnus-exit-group-hook'. 
2575         (gnus-summary-expire-articles): Do it.
2576         (gnus-summary-exit): Ditto.
2577         (gnus-summary-save-newsrc): New command and keystroke.
2578
2579 Wed Dec 11 00:38:12 1996  Stainless Steel Rat  <ratinox@peorth.gweep.net>
2580
2581         * gnus-sum.el (gnus-simplify-buffer-fuzzy): New version.
2582
2583 Mon Dec  9 21:00:09 1996  David Moore  <dmoore@ucsd.edu>
2584
2585         * gnus-sum.el (gnus-summary-catchup): Out dated catchup code
2586         removed.
2587
2588         * nnvirtual.el (nnvirtual-update-read-and-marked): Work around a
2589         cache of active count in gnus-update-read-articles.
2590
2591 Mon Dec  9 22:55:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2592
2593         * article.el (article-emphasize): Use it.
2594
2595         * gnus-util.el (gnus-put-text-property-excluding-newlines): New
2596         function. 
2597
2598 Mon Dec  9 08:38:08 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2599
2600         * gnus-sum.el: Split customize groups and added links to the manual.
2601
2602 1996-12-08  Dave Love  <d.love@dl.ac.uk>
2603
2604         * gnus-vis.el (gnus-button-alist): Allow whitespace in `<URL:...'
2605         markup (rfc1738), done last, after possible partial matches.
2606         (gnus-button-url): Zap any whitespace from a <URL:...> match.
2607
2608 Mon Dec  9 02:18:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2609
2610         * gnus-art.el (gnus-button-embedded-url): New function.
2611         (gnus-button-alist): Use it.
2612
2613         * gnus-util.el (gnus-strip-whitespace): New function.
2614
2615 Mon Dec  9 00:04:24 1996  Richard Stallman  <rms@gnu.ai.mit.edu>
2616
2617         * gnus-start.el (gnus-read-init-file): Don't read init file when
2618         started with "emacs -q".
2619
2620 Sun Dec  8 18:25:34 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2621
2622         * gnus.el: Red Gnus v0.74 is released.
2623
2624 Fri Dec  6 12:47:24 1996  Wes Hardaker  <Wesley.Hardaker@sphys.unil.ch>
2625
2626         * gnus-picon.el (gnus-picons-insert-face-if-exists): Don't reverse
2627         domains.
2628
2629 Fri Dec  6 11:33:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2630
2631         * nnfolder.el (nnfolder-request-article): Use it.
2632         (nnfolder-retrieve-headers): Wouldn't find the right header.
2633
2634         * nnmail.el (nnmail-search-unix-mail-delim-backward): New function.
2635
2636 Thu Dec  5 21:51:03 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2637
2638         * gnus.el (gnus-server-add-address): Don't add "*-address" to all
2639         servers. 
2640
2641 Thu Dec  5 21:01:22 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2642
2643         * gnus.el: Red Gnus v0.73 is released.
2644
2645 Thu Dec  5 19:29:50 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2646
2647         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Message the line
2648         number.
2649
2650         * nnml.el (nnml-request-scan): Change server.
2651
2652 Sat Nov 30 00:42:39 1996  Steven L Baur  <steve@altair.xemacs.org>
2653
2654         * earcon.el: Added Customization.
2655
2656 Thu Dec  5 11:24:15 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2657
2658         * gnus-sum.el (gnus-summary-prepare-threads): Don't output
2659         articles outside the limit.
2660
2661         * gnus-group.el (gnus-group-level): New function.
2662         (gnus-group-list-active): Faster implementation.
2663         (gnus-group-list-all-matching): Accept a `C-u' prefix.
2664
2665         * message.el (message-news): Make sure newsey things are done.
2666
2667         * gnus-kill.el (gnus-execute-1): Eval forms properly.
2668
2669         * gnus-score.el (gnus-score-find-bnews): Treat "+" like ordinary
2670         characters. 
2671
2672         * gnus-sum.el (gnus-summary-make-menu-bar): Update.
2673
2674         * nndoc.el (nndoc-forward-type-p): Don't give false positives. 
2675
2676         * message.el (message-user-mail-address): Bypass mail-extr.
2677         (message-make-forward-subject): Only fetch the first Subject.
2678
2679         * gnus-art.el (gnus-button-alist): Reconize news:group urls.
2680
2681         * gnus-start.el (gnus-group-change-level): Didn't quote strings
2682         entered into dribble.
2683
2684         * gnus-util.el (gnus-prin1-to-string): Use print-quoted-
2685
2686         * nnbabyl.el (nnbabyl-request-article): Wouldn't find first
2687         article properly.
2688         (nnbabyl-delete-mail): Ditto.
2689
2690 Thu Dec  5 06:16:25 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2691
2692         * nnmail.el (nnmail-split-history): Use
2693         `with-output-to-temp-buffer'. 
2694
2695 Thu Dec  5 08:46:26 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2696
2697         * gnus-sum.el (gnus-nov-parse-line): unwind-protect the
2698         narrowing. 
2699
2700 Tue Dec  3 14:06:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2701
2702         * nnheader.el (nnheader-find-file-noselect): Disable local
2703         variables. 
2704
2705         * gnus-group.el (gnus-group-fetch-faq): Ditto.
2706
2707 Mon Dec  2 17:12:26 1996  Ralph Schleicher  <rs@purple.UL.BaWue.DE>
2708
2709         * gnus-demon.el (gnus-demon-time-to-step): Make it work.
2710
2711 Sun Dec  1 07:35:32 1996  Lars Magne Ingebrigtsen  <larsi@proletcult.slip.ifi.uio.no>
2712
2713         * nntp.el (nntp-retrieve-articles): New function.
2714         (nntp-next-result-arrived-p): New function.
2715
2716 Sat Nov 30 13:50:15 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2717
2718         * nnfolder.el (nnfolder-retrieve-headers): Parse unix mboxes better.
2719         (nnfolder-request-article): Ditto.
2720
2721         * message.el (message-rename-buffer): Make sure the renamed buffer
2722         is valid.
2723
2724 Sat Nov 30 12:06:47 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2725
2726         * gnus-cache.el (gnus-cache-enter-article): Warn when trying to
2727         cache negative articles.
2728
2729 Sat Nov 30 08:53:48 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2730
2731         * gnus.el: Red Gnus v0.72 is released.
2732
2733 1996-11-30  Markus Linnala  <maage@cs.tut.fi>
2734
2735         * gnus-sum.el (gnus-summary-refer-parent-article): Work when there
2736         are no references.
2737
2738 1996-11-30  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2739
2740         * message.el (message-fetch-field): Fetch all headers.
2741
2742         * gnus-sum.el (gnus-cut-thread): Would cut off the wrong
2743         children. 
2744
2745         * gnus-score.el (gnus-all-score-files): Take an optional group
2746         param. 
2747
2748         * gnus-start.el (gnus-dribble-touch): New function.
2749         (gnus-master-read-slave-newsrc): Use it.
2750
2751         * gnus-salt.el (gnus-generate-vertical-tree): Would bug out on
2752         sparse articles.
2753
2754         * gnus-sum.el (gnus-summary-search-article): Would infloop.
2755
2756         * gnus-nocem.el: Ignore invalid entries.
2757
2758         * gnus-sum.el (gnus-data-remove): Wouldn't update properly when
2759         treating the first article in the buffer.
2760         (gnus-rebuild-thread): Would compute the wrong offset.
2761         (gnus-summary-move-article): Don't mark as read.
2762
2763 1996-11-28  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2764
2765         * gnus-sum.el (gnus-thread-loop-p): New function.
2766         (gnus-make-threads): Avoid inflooped references.
2767
2768         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
2769         print-length to nil.
2770
2771 Wed Nov 27 02:41:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2772
2773         * nnmail.el (nnmail-process-babyl-mail-format): Goto-char placed
2774         wrongly. 
2775
2776         * gnus-group.el (gnus-group-select-group-emphemerally): New
2777         command and keystroke.
2778
2779         * gnus-sum.el (gnus-read-header): Fold continuation lines.
2780
2781 Tue Nov 26 18:43:29 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2782
2783         * gnus-sum.el (gnus-summary-update-info): Don't change buffer.
2784
2785 Tue Nov 26 17:56:19 1996  Hrvoje Niksic  <hniksic@srce.hr>
2786
2787         * gnus-sum.el (gnus-summary-print-article): Prompt for file name. 
2788
2789 Tue Nov 26 17:08:07 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2790
2791         * article.el (article-date-ut): Use original date.
2792
2793 Tue Nov 26 08:36:38 1996  Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
2794
2795         * gnus-picon.el: Customize.
2796
2797         * smiley.el: Customize.  Change artist's email address in comments.
2798
2799 Tue Nov 26 04:37:54 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2800
2801         * gnus.el: Red Gnus v0.71 is released.
2802
2803 Tue Nov 26 00:58:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2804
2805         * gnus-sum.el (gnus-get-split-value): Expand file names in save
2806         dir. 
2807
2808 Mon Nov 25 22:50:19 1996  Jens Lautenbacher  <jens@lemming5.lem.uni-karlsruhe.de>
2809
2810         * gnus-group.el (gnus-group-make-menu-bar): Moved customize.
2811
2812 Mon Nov 25 15:27:41 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2813
2814         * gnus.el (custom-facep): Removed.
2815
2816         * gnus-topic.el (gnus-topic-line-format): Added customize
2817         support. 
2818
2819         * gnus.el (gnus-article-display-hook): Moved
2820         `gnus-article-treat-overstrike' last.
2821
2822 Mon Nov 25 11:21:15 1996  Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
2823
2824         * gnus-picon.el: (gnus-picons-try-to-find-face): New param: rightp.
2825         (gnus-picons-insert-face-if-exists): Use it and own new param.
2826         More properly detect location of bar and dots.
2827         (gnus-group-display-picons): Use above.
2828         (gnus-article-display-picons): ditto.
2829
2830 Mon Nov 25 04:17:03 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2831
2832         * nnfolder.el (nnfolder-read-folder): Make buffer read/write.
2833
2834         * gnus-sum.el (gnus-summary-print-article): Delete invisible text
2835         first. 
2836
2837         * article.el (article-delete-invisible-text): New function.
2838
2839         * nntp.el (nntp-possibly-change-group): Would abort async
2840         fetches. 
2841
2842         * gnus-sum.el (gnus-summary-print-article): New command and
2843         keystroke. 
2844         (gnus-summary-move-article): Select the article first.
2845
2846         * message.el (message-user-agent): Define the message mail user
2847         agent. 
2848
2849 Sun Nov 24 02:28:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2850
2851         * nntp.el (nntp-possibly-change-group): Would get confused.
2852
2853         * gnus-art.el (gnus-button-url-regexp): Allow all word-constituent
2854         characters to be part of urls.
2855
2856         * nntp.el (nntp-possibly-change-group): Wait until the status line
2857         arrives and delete it.
2858
2859 Sun Nov 24 01:36:45 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2860
2861         * gnus.el: Red Gnus v0.70 is released.
2862
2863 Sat Nov 23 23:22:27 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
2864
2865         * message.el (message-mode-menu): Added `message-caesar-region'. 
2866         (message-mode-field-menu): Added `message-insert-to' and
2867         `message-insert-newsgroups'. 
2868
2869 Sat Nov 23 19:53:30 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2870
2871         * nnkiboze.el: Would destroy all component group infos.
2872
2873         * gnus-xmas.el (gnus-summary-mail-toolbar): Reversed cathup.
2874
2875         * gnus-sum.el (gnus-summary-article-unread-p): New function.
2876         (gnus-remove-thread-1): Avoid `text-propery-any'.
2877         (gnus-summary-insert-subject): Ditto.
2878         (gnus-data-compute-positions): Removed.
2879
2880         * gnus-dup.el (gnus-dup-suppress-articles): Didn't do anything.
2881
2882         * gnus-group.el (gnus-group-restart): Just start up Gnus
2883         properly. 
2884
2885 Sat Nov 23 07:16:39 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2886
2887         * gnus.el: Red Gnus v0.69 is released.
2888
2889 Sat Nov 23 05:00:36 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2890
2891         * gnus-cache.el (gnus-cache-update-active): Wouldn't mark the
2892         cache active file as changed.
2893
2894         * gnus-start.el (gnus-setup-news): Slaves shouldn't check for new
2895         newsgroups. 
2896
2897         * gnus-sum.el (gnus-group-make-articles-read): Update group line
2898         on undo.
2899
2900         * gnus-move.el (gnus-move-group-to-server): Check whether
2901         to-active is nil.
2902
2903         * gnus-score.el (gnus-score-find-hierarchical): Do the right thing
2904         for prefixed group names.
2905
2906         * nnml.el (nnml-generate-nov-databases-1): Don't infloop.
2907
2908 Sat Nov 23 04:58:49 1996  Steven L. Baur  <steve@miranova.com>
2909
2910         * gnus-score.el (gnus-score-score-files-1): Don't infloop. 
2911
2912 Sat Nov 23 04:40:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2913
2914         * gnus-art.el (gnus-article-make-menu-bar): Protect against
2915         undefined menu vars.
2916
2917         * gnus-group.el (gnus-group-rename-group): Prompt fix.
2918
2919 Fri Nov 22 12:17:14 1996  David Moore  <dmoore@ucsd.edu>
2920
2921         * nnml.el (nnml-generate-nov-databases-1): Don't infloop.
2922
2923         * gnus-score.el (gnus-score-score-files-1): Don't infloop, be
2924         slightly faster.
2925
2926 Fri Nov 22 22:18:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2927
2928         * gnus-move.el (gnus-move-group-to-server): Looking-at bug.
2929         (gnus-move-group-to-server): Extend.
2930
2931         * message.el (message-check-news-header-syntax): Change shoot-me
2932         line. 
2933
2934 Thu Nov 21 18:31:56 1996  David Moore  <dmoore@ucsd.edu>
2935
2936         * gnus-util.el (gnus-atomic-progn, gnus-atomic-progn-assign,
2937         gnus-atomic-setq): Routines to help protect against corruption to
2938         internal Gnus datastructures from C-g or error signals.
2939
2940         * gnus-util.el (gnus-atomic-be-safe): Variable which can set to
2941         nil to disable the C-g atomic protection.
2942
2943         * nnvirtual.el (nnvirtual-update-read-and-marked): Replaces
2944         nnvirtual-update-reads and nnvirtual-update-marked.  Does updates
2945         to component groups atomically.
2946         (nnvirtual-request-update-info): Update the virtual group
2947         atomically.
2948
2949 Fri Nov 22 00:19:23 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2950
2951         * gnus.el: Create menu bar even when not using menu-bar-mode.
2952
2953         * gnus-start.el (gnus-1): Don't paint picture gnu twice.
2954
2955         * gnus-sum.el (gnus-group-make-articles-read): Undo in the right
2956         buffer.
2957         (gnus-update-read-articles): Ditto.
2958
2959 Fri Nov 22 00:04:59 1996  Raja R. Harinath  <harinath@cs.umn.edu>
2960
2961         * nnheader.el (nnheader-generate-fake-message-id): Interact better
2962         with duplicate suppression.
2963
2964 Thu Nov 21 23:31:30 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2965
2966         * gnus.el (gnus-info-set-entry): Wouldn't extend far enough.
2967
2968         * gnus-salt.el (gnus-tree-minimize): Ignore errors.
2969
2970         * gnus-sum.el (gnus-summary-article-sparse-p): New macro.
2971         (gnus-summary-article-ancient-p): Ditto.
2972         (gnus-summary-search-article): Skip sparse articles.
2973
2974         * article.el (article-date-ut): Wouldn't pick out the date right. 
2975
2976 Thu Nov 21 23:07:34 1996  Raja R. Harinath  <harinath@cs.umn.edu>
2977
2978         * gnus-dup.el (gnus-dup-enter-articles): Ignore sparse articles. 
2979
2980 Thu Nov 21 21:57:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2981
2982         * gnus-dup.el (gnus-dup-suppress-articles): Only suppress read
2983         articles. 
2984
2985         * article.el (article-delete-text-of-type): Would bug out.
2986
2987 Thu Nov 21 11:02:36 1996  David Moore  <dmoore@ucsd.edu>
2988
2989         * nnoo.el (nnoo-change-server): Only preserve un-ooed variables if
2990         they exist globally.
2991
2992 Thu Nov 21 10:52:39 1996  Steven L Baur  <steve@miranova.com>
2993
2994         * article.el (article-date-ut): Extend date header recognition to
2995         deal with systems that put a TAB after the colon.
2996
2997 Thu Nov 21 19:50:26 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
2998
2999         * gnus.el: Red Gnus v0.68 is released.
3000
3001 Thu Nov 21 05:33:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3002
3003         * nnoo.el (nnoo-change-server): Protect against void vars.
3004
3005 Thu Nov 21 00:00:29 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
3006
3007         * gnus.el: Red Gnus v0.67 is released.
3008
3009 Wed Nov 20 22:54:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3010
3011         * message.el (message-mode-field-menu): Separated.
3012
3013         * nnoo.el (nnoo-change-server): Preserve un-ooed variables as
3014         well. 
3015
3016         * nnbabyl.el (nnbabyl-read-mbox): Understand movemailed babyl
3017         files. 
3018
3019 Wed Nov 20 19:25:40 1996  Kurt Swanson  <kurt@dna.lth.se>
3020
3021         * gnus-art.el (gnus-article-make-menu-bar): Fix menu bar.
3022
3023 Wed Nov 20 05:27:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3024
3025         * gnus-sum.el (gnus-article-sort-by-lines,
3026         gnus-thread-sort-by-lines): New functions.
3027         (gnus-summary-sort-by-lines): New command and keystroke.
3028
3029         * gnus.el (gnus-other-frame): Be a bit more clever.
3030
3031         * gnus-group.el (gnus-group-get-new-news): Check for new
3032         newsgroups. 
3033
3034         * nnheader.el (nnheader-insert-file-contents-literally): Bind
3035         `default-major-mode' to nil.
3036
3037         * gnus-sum.el (gnus-group-make-articles-read): Yet another undo
3038         bug. 
3039
3040         * nnmail.el (nnmail-article-group): Wrong `junk' check.
3041
3042 Wed Nov 20 05:13:05 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
3043
3044         * gnus.el: Red Gnus v0.66 is released.
3045
3046 Wed Nov 20 01:57:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3047
3048         * nnmail.el (nnmail-article-group): Would lose mail when using
3049         advanced splitting!
3050
3051         * gnus-sum.el (gnus-update-read-articles): Undo fix.
3052
3053 Tue Nov 19 22:56:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3054
3055         * nnheader.el (nnheader-auto-mode-alist): New function.
3056
3057 Tue Nov 19 21:57:29 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
3058
3059         * gnus.el: Red Gnus v0.65 is released.
3060
3061 Tue Nov 19 17:41:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3062
3063         * message.el (message-do-fcc): Supply FROM-GNUS param to
3064         rmail-output. 
3065
3066         * gnus-msg.el (gnus-setup-message): Use the buffer name instead of
3067         the buffer.
3068
3069         * nnmail.el (nnmail-article-group): Respect `junk' advanced
3070         splits. 
3071
3072         * gnus-group.el (gnus-group-restart): Clear system.
3073
3074         * nnfolder.el (nnfolder-read-folder): Handle zipped files.
3075
3076         * nnheader.el (nnheader-find-file-noselect): New definition.
3077
3078         * gnus-art.el (gnus-article-make-menu-bar): Use the menu bar.
3079
3080         * gnus-score.el (gnus-all-score-files): Would still get the score
3081         files in wrong order.
3082
3083         * gnus-start.el (gnus-find-new-newsgroups): End message on wrong
3084         level. 
3085
3086         * gnus-srvr.el (gnus-server-prepare): Don't list servers twice.
3087
3088         * gnus-xmas.el (gnus-xmas-read-event-char): Mystery hanging bug.
3089
3090         * gnus-score.el (gnus-all-score-files): Expand all files in the
3091         kill files directory.
3092
3093         * gnus-sum.el (gnus-group-make-articles-read): Register with undo
3094         properly. 
3095         (gnus-update-read-articles): Ditto.
3096
3097         * gnus-msg.el (gnus-debug): Include gnus-async in variables.
3098
3099 Tue Nov 19 00:07:14 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
3100
3101         * gnus.el: Red Gnus v0.64 is released.
3102
3103 Mon Nov 18 21:42:40 1996  Loren Schall  <schall@saifr00.ateng.az.honeywell.com>
3104
3105         * gnus-sum.el (gnus-summary-insert-line): Pick apart the From
3106         header in reversed order.
3107
3108 Mon Nov 18 02:00:33 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3109
3110         * gnus-sum.el (gnus-summary-refer-references): Protect against nil
3111         References.
3112
3113         * gnus-score.el (gnus-all-score-files): Remove duplicate score
3114         files from the end first.
3115
3116         * gnus-start.el (gnus-after-getting-new-news-hook,
3117         gnus-get-new-news-hook): Switched defaults.
3118
3119         * gnus-score.el (gnus-all-score-files): Returned score files in
3120         reverse order. 
3121
3122         * gnus-util.el (gnus-make-directory): Protect against nil dirs.
3123
3124         * gnus-art.el (gnus-decode-encoded-word-method): Default to
3125         'gnus-article-de-quoted-unreadable. 
3126
3127         * gnus.el (gnus-read-group): Prohibit : in group name.
3128         (gnus-article-display-hook): Removed
3129         `gnus-article-de-quoted-unreadable'. 
3130
3131         * article.el (gnus-emphasis-alist): Accept "-" as word marker.
3132
3133         * messagexmas.el (message-xmas-dont-activate-region): Changed
3134         default to t.
3135
3136 Sun Nov 17 01:09:21 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3137
3138         * message.el: Added customize support.
3139
3140 Sun Nov 17 23:42:03 1996  Raja R. Harinath  <harinath@cs.umn.edu>
3141
3142         * gnus-gl.el (bbb-extract-token-number): Fix.
3143
3144 Sun Nov 17 12:18:27 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3145
3146         * gnus-sum.el (gnus-summary-next-article): Use it.
3147         (gnus-group-make-articles-read): Quote undo forms.
3148         (gnus-update-read-articles): Ditto.
3149
3150         * gnus.el (gnus-key-press-event-p): New alias.
3151
3152 Sat Nov 16 22:05:24 1996  Steven L Baur  <steve@miranova.com>
3153
3154         * gnus-sum.el (gnus-summary-next-article): XEmacs doesn't use
3155         integers for keyboard events.
3156
3157 Sun Nov 17 12:09:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3158
3159         * gnus-group.el (gnus-group-set-timestamp): Protect against nil
3160         gnus-newsgroup-name. 
3161
3162 Sun Nov 17 01:09:21 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3163
3164         * nnmail.el: Added customize support.
3165
3166 Sat Nov 16 22:59:47 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3167
3168         * gnus.el (gnus-summary-line-format): Dox fix.
3169
3170         * nnfolder.el (nnfolder-save-mail): Would insert extra newline at
3171         the start.
3172
3173 Sat Nov 16 19:43:22 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
3174
3175         * gnus.el: Red Gnus v0.63 is released.
3176
3177 Sat Nov 16 11:32:43 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3178
3179         * gnus-sum.el (gnus-summary-next-article): Ignore non-keyboard
3180         events before starting to walk.
3181
3182         * gnus-topic.el (gnus-topic-prepare-topic): Insert topics that
3183         have 0 unread if there is anything under.
3184
3185         * gnus-sum.el (gnus-summary-move-article): Do `B B' properly.
3186
3187         * gnus-topic.el (gnus-topic-parameters): Return nil on
3188         non-existant topics.
3189
3190         * nntp.el (nntp-possibly-change-group): Would nix out async buffer
3191         when switching groups.
3192
3193         * gnus-sum.el (gnus-summary-expire-articles): Update info before
3194         expiring. 
3195
3196         * article.el (article-strip-leading-blank-lines): Would strip too
3197         much. 
3198
3199         * gnus-sum.el (gnus-summary-mode): Update specs after running
3200         hook. 
3201
3202         * gnus-util.el (gnus-boundp): New function.
3203
3204         * gnus-start.el (gnus-get-new-news-hook): Default to updating
3205         display-time, if present.
3206
3207 Fri Nov 15 13:59:16 1996  Steven L Baur  <steve@miranova.com>
3208
3209         * gnus-xmas.el (gnus-xmas-define): Better fix for dealing with
3210         scroll-in-place, which will be preloaded in XEmacs 19.15.
3211
3212         * gnus-art.el (gnus-article-prev-page): Guard scroll-(up|down)
3213         against scroll-in-place package.
3214         (gnus-article-next-page): Ditto.
3215
3216         * gnus-salt.el (gnus-pick-next-page): Ditto.
3217
3218 Fri Nov 15 21:40:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3219
3220         * nnweb.el (gnus): Required.
3221
3222         * gnus-group.el (gnus-group-clear-data-on-native-groups): Offer to
3223         move cache.
3224
3225         * gnus-cache.el (gnus-cache-move-cache): New command.
3226
3227         * nnvirtual.el (nnvirtual-create-mapping): Handle groups with no
3228         articles. 
3229
3230         * gnus-group.el (gnus-group-insert-group-line-info): Compute the
3231         right number for dead groups.
3232
3233         * nnvirtual.el: Complete-first-sentence-in-first-line-of-doc fix. 
3234
3235 Thu Nov 14 10:20:44 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3236
3237         * gnus-win.el: Added customize support.
3238
3239         * gnus-uu.el: Added customize support.
3240
3241 Thu Nov 14 17:50:12 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
3242
3243         * gnus.el: Red Gnus v0.62 is released.
3244
3245 Thu Nov 14 12:25:23 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3246
3247         * gnus.el (gnus-article-display-hook): Add
3248         `gnus-article-de-quoted-unreadable' to default value.
3249
3250         * gnus-art.el (gnus-summary-article-menu): Dummy define.
3251
3252         * article.el (custom): Require first.
3253
3254         * dgnushack.el (require): New implementation.
3255
3256         * article.el (gnus-emphasis-alist): Recognize emphasis inside
3257         quotes. 
3258
3259 Thu Nov 14 10:20:44 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3260
3261         * nnmail.el (nnmail-split-abbrev-alist): Added `uucp' to `mail'. 
3262
3263 Thu Nov 14 11:25:51 1996  Samuel Tardieu  <sam@inf.enst.fr>
3264
3265         * nnmail.el (nnmail-search-unix-mail-delim): Skip past ">From "
3266         after "From ".
3267
3268 Thu Nov 14 10:08:27 1996  Raja R. Harinath  <harinath@cs.umn.edu>
3269
3270         * gnus-gl.el (bbb-connect-to-bbbd): Only connect if we have the
3271         token. 
3272
3273 Thu Nov 14 08:46:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3274
3275         * message.el (message-insert-to): Deny with "never"
3276         courtesy-copies-to header.
3277
3278         * dgnushack.el (require): Try both the uncompiled and the compiled
3279         versions.
3280
3281         * nntp.el (nntp-send-authinfo): Hide password.
3282
3283 Wed Nov 13 12:00:43 1996  David Moore  <dmoore@ucsd.edu>
3284
3285         * gnus-start.el (gnus-parse-active): Correct range parsing
3286         restored.
3287
3288 Tue Nov 12 14:09:15 1996  David Moore  <dmoore@ucsd.edu>
3289
3290         * gnus-nocem.el (gnus-nocem-enter-article): Don't store the same
3291         message id in the cache twice.
3292         (gnus-nocem-liberal-fetch): 
3293
3294         * gnus-nocem.el (gnus-nocem-liberal-fetch): New Variable.
3295
3296         * gnus-nocem.el (gnus-nocem-check-article,
3297         gnus-nocem-scan-groups): Don't re-fetch a crossposted @@NCM
3298         posting that we've alread verified and scanned.
3299
3300 Wed Nov 13 23:38:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3301
3302         * gnus-start.el (gnus-parse-active): Gave wrong results.
3303
3304         * gnus-win.el (gnus-buffer-configuration): Doc fix.
3305
3306 Wed Nov 13 13:52:20 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3307
3308         * gnus-topic.el: Added customize support.
3309
3310         * gnus-group.el (gnus-group-mode-hook): Added `gnus-topic-mode'
3311         option.
3312
3313         * gnus-util.el (gnus-verbose): Made customizable.
3314
3315         * gnus.el (gnus-summary-line-format): Customize.
3316
3317         * gnus-sum.el (gnus-summary-respool-default-method): Customize.
3318
3319         * gnus.el (gnus-select-method-name): New widget.
3320         (gnus-select-method): Use it.
3321
3322 Wed Nov 13 14:19:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3323
3324         * gnus-group.el (gnus-info-clear-data): Quote lists.
3325
3326         * nntp.el (nntp-send-authinfo): Prompt right.
3327
3328 Tue Nov 12 19:33:00 1996  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3329
3330         * gnus.el: Red Gnus v0.61 is released.
3331
3332 Tue Nov 12 17:55:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3333
3334         * nnmail.el (nnmail-move-inbox): Delete empty crash box.
3335
3336         * gnus-art.el (gnus-article-make-menu-bar): Define summary article
3337         map.
3338
3339         * gnus-group.el (gnus-group-set-timestamp): Removed reference to
3340         free variable `group'.
3341
3342 Mon Nov 11 16:29:00 1996  David Moore  <dmoore@ucsd.edu>
3343
3344         * gnus-group.el (gnus-group-timestamp-delta): New function.
3345
3346         * gnus-demon.el (gnus-demon-add-scan-timestamps,
3347         gnus-demon-scan-timestamps): New functions.
3348
3349 Mon Nov 11 05:27:20 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3350
3351         * article.el (gnus-emphasis-alist): Added ":" as sentence-end. 
3352
3353 Mon Nov 11 05:14:02 1996  David Moore  <dmoore@ucsd.edu>
3354
3355         * nnvirtual.el: New version.
3356
3357 Mon Nov 11 05:09:14 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3358
3359         * article.el (gnus-emphasis-underline-bold): Renamed.
3360
3361 Mon Nov 11 05:05:09 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>
3362
3363         * nntp.el (nntp-possibly-change-group): Bind
3364         `nnheader-callback-function' to nil.
3365
3366 Sun Nov 10 12:13:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3367
3368         * gnus-start.el (gnus-parse-active): Give correct answer.
3369
3370         * nntp.el (nntp-snarf-error-message): Massage the message.
3371
3372 Sun Nov 10 11:49:33 1996  Joe Wells  <jbw@cs.bu.edu>
3373
3374         * dgnushack.el (require): Load .el files only.
3375
3376 Sun Nov 10 10:06:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3377
3378         * gnus-move.el (gnus-move-group-to-server): Would pass wrong
3379         params to `gnus-retrieve-headers'.
3380
3381         * nntp.el (nntp-wait-for): Accept a `discard' param.
3382         (nntp-open-connection): Would mix it up when establishing asynch
3383         connections. 
3384
3385         * nnml.el (nnml-find-id): Would report false positives.
3386
3387         * gnus-spec.el (gnus-update-format-specifications): Do all
3388         computations in the right buffer.
3389
3390         * nnweb.el (nnweb-type-definition): Moved search engine.
3391         (nnweb-fetch-form): Use "POST" instead of `POST'.
3392
3393         * gnus-undo.el (gnus-undo-register): Entered malformed undo
3394         statements. 
3395
3396         * smiley.el (smiley-nosey-regexp-alist): Add a devilish face.
3397
3398 Sun Nov 10 06:38:38 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
3399
3400         * gnus.el: Red Gnus v0.60 is released.
3401
3402 Sun Nov 10 06:31:36 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
3403
3404         * gnus.el: Red Gnus v0.59 is released.
3405
3406 Sun Nov 10 06:09:37 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3407
3408         * nntp.el (nntp-decode-text): Erased everything.
3409
3410         * article.el (article-remove-trailing-blank-lines): Would
3411         infloop. 
3412
3413 Sun Nov 10 06:06:31 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
3414
3415         * gnus.el: Red Gnus v0.58 is released.
3416
3417 Sun Nov 10 06:02:51 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>
3418
3419         * nntp.el (nntp-possibly-change-group): Bind callback function to
3420         nil. 
3421
3422 Sun Nov 10 05:35:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3423
3424         * gnus-topic.el (gnus-topic-remove-topic): Remove from alist. 
3425
3426         * gnus-score.el (gnus-score-string): Didn't trace fuzzies and
3427         words. 
3428
3429 Sat Nov  9 18:14:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3430
3431         * nnweb.el (nnweb-set-hashtb): Typo.
3432         (nnweb-read-overview): Typo.
3433
3434         * nnheader.el (nnheader-skeleton-replace): New macro.
3435         (nnheader-replace-string): Use it.
3436         (nnheader-replace-regexp): Use it.
3437         (nnheader-strip-cr): Use it.
3438
3439         * nntp.el (nntp-retrieve-headers): Be faster.
3440         (nntp-decode-text): Use faster algorithm.
3441
3442         * nnheader.el (nnheader-replace-string): New function.
3443
3444 Sat Nov  9 17:22:16 1996  Hrvoje Niksic  <hniksic@srce.hr>
3445
3446         * article.el (gnus-emphasis-alist): Doc fix.
3447
3448 Sat Nov  9 16:27:27 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3449
3450         * nnmail.el (nnmail-split-it): Fix bug in abbrev handling.
3451
3452 Sat Nov  9 05:59:02 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3453
3454         * nnweb.el (nnweb-set-hashtb): Typo.
3455
3456         * article.el (gnus-emphasis-alist): One ' too many.
3457
3458         * gnus-async.el (gnus-async-prefetch-article): Only message when
3459         in the summary buffer.
3460
3461         * gnus-msg.el (gnus-post-news): Handle `newsgroup' param.
3462         (gnus-debug): Be `defcustom' aware.
3463
3464 Sat Nov  9 05:41:27 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
3465
3466         * gnus.el: Red Gnus v0.57 is released.
3467
3468 Fri Nov  8 22:56:59 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3469
3470         * gnus.el: Added customize support.
3471
3472 Sat Nov  9 05:14:58 1996  David Moore  <dmoore@ucsd.edu>
3473
3474         * nnmail.el (nnmail-expand-newtext): New version.
3475
3476 Sat Nov  9 04:28:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3477
3478         * gnus-xmas.el (gnus-xmas-force-redisplay): New variable.
3479         (gnus-xmas-summary-recenter): Use it.
3480
3481         * gnus-art.el (gnus-button-url): Removed seconds param since old
3482         versions of `browse-url.el' don't support it.
3483         (gnus-article-make-menu-bar): Add article menu to article menu. 
3484
3485         * article.el (gnus-emphasis-alist): Use ")" as a sentence end
3486         marker. 
3487
3488 Fri Nov  8 05:33:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3489
3490         * article.el (gnus-emphasis-alist): Recognize "_this_here_".
3491
3492         * gnus-art.el (gnus-article-save): Save the right buffer after
3493         stripping headers. 
3494
3495         * nntp.el (nntp-wait-for): Nix out "nntp reading...." message.
3496
3497         * article.el (article-narrow-to-signature): Typo.
3498
3499         * nntp.el (nntp-try-list-active): Would guess wrong on `some'. 
3500
3501         * gnus.el: condition-case -> ignore-errors.
3502
3503         * nntp.el (nntp-request-close): Protect against errors.
3504
3505 Fri Nov  8 03:23:02 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
3506
3507         * gnus.el: Red Gnus v0.56 is released.
3508
3509 Fri Nov  8 02:45:21 1996  David S. Goldberg  <dsg@linus.mitre.org>
3510
3511         * gnus-art.el (gnus-button-url): Respect
3512         `browse-url-new-window-p'. 
3513
3514 Fri Nov  8 02:34:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3515
3516         * nnmail.el (nnmail-process-unix-mail-format): Fold searches.
3517
3518 Thu Nov  7 09:07:32 1996  Steven L Baur  <steve@miranova.com>
3519
3520         * nnmail.el (nnmail-search-unix-mail-delim): Take better care in
3521         ignoring bogus From_ lines.
3522
3523 Fri Nov  8 02:01:06 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3524
3525         * nnmail.el (nnmail-move-inbox): Cleaned up code.
3526
3527         * gnus-int.el (gnus-request-regenerate): New function.
3528
3529         * nnml.el (nnml-request-regenerate): New function.
3530
3531         * gnus-srvr.el (gnus-server-regenerate-server): New command and
3532         keystroke. 
3533
3534 Thu Nov  7 16:12:30 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3535
3536         * gnus-start.el: Added customize support.
3537
3538 Fri Nov  8 01:47:16 1996  David S. Goldberg  <dsg@linus.mitre.org>
3539
3540         * gnus-win.el (gnus-delete-windows-in-gnusey-frames): Would bug
3541         out on nil variables.
3542
3543 Fri Nov  8 01:45:06 1996  Kurt Swanson  <kurt@dna.lth.se>
3544
3545         * gnus-sum.el (gnus-handle-ephemeral-exit): Go to the next
3546         article. 
3547
3548 Thu Nov  7 16:12:30 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
3549
3550         * article.el (gnus-visible-headers): Convert string to list of
3551         strings. 
3552
3553 Fri Nov  8 01:40:38 1996  Kurt Swanson  <Kurt.Swanson@dna.lth.se>
3554
3555         * gnus-sum.el (gnus-summary-first-article): New function.
3556
3557         * gnus-salt.el (gnus-pick-start-reading): Use it.
3558
3559 Thu Nov  7 09:42:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3560
3561         * gnus-group.el (gnus-group-catchup): Better message.
3562
3563         * gnus-util.el (gnus-date-get-time): Protect against "" Dates. 
3564
3565         * article.el (article-strip-leading-blank-lines): Would infloop.
3566
3567         * gnus-msg.el (gnus-debug): Protect against odd load-paths.
3568
3569 Fri Nov  8 05:30:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3570
3571         * gnus-sum.el (gnus-get-newsgroup-headers): `ref' should never be
3572         nil. 
3573
3574         * gnus-msg.el (gnus-summary-followup-to-mail,
3575         gnus-summary-followup-to-mail-with-original): New commands.
3576
3577         * nnmail.el (nnmail-split-it): Use `replace-match'.
3578
3579 Fri Nov  8 05:30:46 1996  David Moore  <dmoore@ucsd.edu>
3580
3581         * nnmail.el (nnmail-split-it): New version.
3582
3583 Fri Nov  8 03:44:10 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3584
3585         * gnus.el (gnus-article-display-hook): Customized.
3586
3587         * article.el (gnus-emphasis-alist): Define more combinations.
3588         (gnus-emphasis-underline-bold-italic): New face.
3589
3590 Fri Nov  8 00:20:29 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>
3591
3592         * gnus.el: Red Gnus v0.55 is released.
3593
3594 Thu Nov  7 00:14:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3595
3596         * gnus-win.el (gnus-delete-windows-in-gnusey-frames): New function.
3597         (gnus-configure-windows): Use it.
3598
3599         * nntp.el (nntp-possibly-change-group): Erased wrong buffer.
3600
3601         * gnus-score.el (gnus-score-find-bnews): Anchor mathces.
3602
3603         * gnus-group.el (gnus-group-insert-group-line): Would bug out on
3604         on gnus-moderated-hashtb.
3605
3606 Wed Nov  6 22:54:41 1996  Sudish Joseph  <sudish@mindspring.com>
3607
3608         * gnus-nocem.el (gnus-sum): Required.
3609
3610 Wed Nov  6 09:13:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3611
3612         * nnmail.el (nnmail-date-to-time): Trap errors.
3613
3614         * nntp.el (nntp-open-connection): Erase contents of the right
3615         buffer. 
3616
3617         * gnus-sum.el (gnus-summary-first-article-p): New function.
3618
3619         * gnus-topic.el (gnus-topic-remove-group): Didn't use
3620         process/prefix. 
3621
3622         * gnus-group.el (gnus-group-iterate): New macro.
3623
3624         * gnus-sum.el (gnus-summary-prev-unread-article): Respect
3625         `gnus-summary-goto-unread' `never'.
3626
3627 Wed Nov  6 06:55:03 1996  Hrvoje Niksic  <hniksic@srce.hr>
3628
3629         * article.el (gnus-emphasis-alist): New version.
3630
3631 Wed Nov  6 06:26:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3632
3633         * gnus-art.el (gnus-article-syntax-table): New variable.
3634         (gnus-article-mode): Use it.
3635
3636         * article.el (article-strip-leading-blank-lines): Didn't do much. 
3637
3638 Wed Nov  6 05:51:56 1996  Kevin Buhr  <buhr@stat.wisc.edu>
3639
3640         * gnus-sum.el (gnus-summary-respool-article): Get the right
3641         servers. 
3642
3643 Wed Nov  6 04:00:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3644
3645         * nnheader.el (nnheader-header-value): Use old definition.
3646
3647         * message.el: Removed many autoloads.
3648
3649 Wed Nov  6 03:44:44 1996  ISO-2022-JP  <morioka@jaist.ac.jp>
3650
3651         * gnus-ems.el (gnus-ems-redefine): New Mule definition.
3652
3653 Wed Nov  6 03:02:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3654
3655         * gnus-xmas.el (gnus-xmas-summary-recenter): Force redisplay.
3656
3657         * gnus.el (gnus-check-backend-function): Protect against errors. 
3658
3659         * gnus-start.el (gnus-group-change-level): Enter info into dribble
3660         file. 
3661
3662 Wed Nov  6 01:58:46 1996  Hrvoje Niksic  <hniksic@srce.hr>
3663
3664         * article.el (gnus-emphasis-alist): New default.
3665
3666 Wed Nov  6 01:47:17 1996  Joe Wells  <jbw@cs.bu.edu>
3667
3668         * gnus-uu.el (gnus-uu-reginize-string): Buggy.
3669         (gnus-uu-uustrip-article): Temp name mixup.
3670
3671 Wed Nov  6 01:27:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3672
3673         * gnus-group.el (gnus-group-make-group): Use new function.
3674
3675         * gnus.el (gnus-read-group): New function.
3676
3677         * dgnushack.el: Less error messages under XEmacs.
3678
3679 Tue Nov  5 23:59:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3680
3681         * nnmail.el (nnmail-search-unix-mail-delim): New implementation.
3682
3683 Tue Nov  5 23:43:34 1996  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
3684
3685         * gnus.el: Red Gnus v0.54 is released.
3686
3687 Tue Nov  5 22:34:01 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3688
3689         * message.el (message-goto-signature): Place point better.
3690
3691         * gnus-art.el (gnus-summary-save-body-in-file): Restored.
3692
3693         * nntp.el (nntp-send-authinfo): Better password prompting.
3694
3695         * nnmail.el (nnmail-read-passwd): Allow format strings.
3696
3697 Tue Nov  5 22:10:20 1996  David Moore  <dmoore@ucsd.edu>
3698
3699         * gnus-sum.el (gnus-valid-move-group-p): New function.
3700         (gnus-read-move-group-name): Faster implementation.
3701
3702 Tue Nov  5 12:35:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3703
3704         * gnus-topic.el (gnus-topic-remove-topic): Would wipe out topic
3705         parameters. 
3706
3707         * gnus-sum.el (gnus-summary-stop-page-breaking): Remove all
3708         buttons. 
3709
3710         * nnweb.el (nnweb-set-hashtb): Typo.
3711
3712 Tue Nov  5 10:43:24 1996  Randal Schwartz  <merlyn@stonehenge.com>
3713
3714         * gnus-uu.el (gnus-uu-be-dangerous): New variable.
3715         (gnus-uu-save-files): Use it.
3716
3717 Tue Nov  5 10:19:39 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3718
3719         * gnus-sum.el (gnus-summary-read-document): Doc fix.
3720         (gnus-summary-catchup-and-exit): Don't exit when replying "n".
3721
3722         * gnus-art.el (gnus-summary-write-to-file): Doc fix.
3723
3724         * gnus-uu.el (gnus-uu-get-list-of-articles): Get numerical prefix
3725         value. 
3726
3727 Tue Nov  5 10:14:02 1996  David Moore  <dmoore@ucsd.edu>
3728
3729         * gnus-start.el (gnus-groups-to-gnus-format): Simplified and made
3730         faster. 
3731
3732 Tue Nov  5 04:56:33 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3733
3734         * nnmail.el (nnmail-search-unix-mail-delim): Protect against
3735         regexp overflows.
3736
3737         * nnheader.el (nnheader-header-value): New definition.
3738
3739         * nntp.el (nntp-open-connection): Erase buffer.
3740         (nntp-possibly-change-group): Ditto.
3741
3742         * nnvirtual.el (nnvirtual-create-mapping): Would ignore groups
3743         with just one article.
3744
3745 Tue Nov  5 03:41:30 1996  David Moore  <dmoore@ucsd.edu>
3746
3747         * gnus-nocem.el (gnus-nocem-enter-article): Would bug out on some
3748         lines. 
3749
3750 Tue Nov  5 03:36:03 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3751
3752         * gnus-score.el (gnus-score-find-favourite-words): Put point at
3753         bob. 
3754
3755 Tue Nov  5 03:33:04 1996  jeff sparkes  <jsparkes@nortel.ca>
3756
3757         * gnus-kill.el (gnus-batch-score): Run in slave mode.
3758
3759 Mon Nov  4 03:16:18 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3760
3761         * nnheader.el (nnheader-directory-regular-files): New function. 
3762
3763         * nnmail.el (nnmail-get-spool-files): Allow nnmail-spool-file to
3764         be a directory.
3765
3766         * gnus-sum.el (gnus-summary-next-group): Halt prefetch.
3767
3768         * gnus-async.el (gnus-async-halt-prefetch): New function.
3769
3770         * message.el (message-check-news-header-syntax): Anchor
3771         multiple-searches. 
3772
3773         * gnus-topic.el (gnus-topic-mode): Reset sorting function.
3774
3775 Tue Oct 29 20:42:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3776
3777         * gnus-topic.el (gnus-topic-remove-topic): Fold properly.
3778
3779 Tue Oct 29 19:45:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
3780
3781         * message.el (message-generate-new-buffer-clone-locals): Bugged
3782         out under XEmacs.
3783
3784 Tue Oct 29 19:21:47 1996  David Moore  <dmoore@ucsd.edu>
3785
3786         * gnus.el: Fixed autoloads.
3787
3788 Tue Oct 29 17:21:42 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3789
3790         * gnus-art.el (gnus-url-mailto): `message-goto-subject' takes no
3791         args. 
3792
3793 Mon Oct 28 15:42:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3794
3795         * gnus.el: Autoload gnus-score-followup-thread.
3796         (gnus-inhibit-startup-message): Doc fix.
3797
3798 Sat Oct 26 15:48:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3799
3800         * gnus-xmas.el (gnus-xmas-topic-menu-add): Add menu.
3801
3802         * gnus-topic.el (gnus-topic-kill-group): Enter into dribble.
3803
3804         * gnus-sum.el (gnus-summary-universal-argument): Bind
3805         `gnus-newsgroup-process-marked' to nil before calling functions. 
3806
3807 Sat Oct 26 15:31:18 1996  David Moore  <dmoore@ucsd.edu>
3808
3809         * nnmail.el (nnmail-activate): Faster version.
3810
3811 Fri Oct 25 09:02:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3812
3813         * nnsoup.el (nnsoup-pack-replies): Error empty dirs.
3814
3815         * gnus-msg.el (gnus-summary-mail-forward): Allow prefix to forward
3816         full headers. 
3817
3818 Thu Oct 24 07:20:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3819
3820         * gnus-nocem.el (gnus-nocem-enter-article): Would enter unbound
3821         symbols into hashtb.
3822
3823 Thu Oct 24 07:12:23 1996  Michael R. Cook  <mcook@cognex.com>
3824
3825         * nnmh.el (nnmh-active-number): Misplaced paren.
3826
3827 Thu Oct 24 07:02:54 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3828
3829         * gnus-group.el (gnus-group-list-groups): Clear inboxes.
3830
3831         * gnus-async.el (gnus-make-async-article-function): Use the
3832         success param.
3833
3834         * nntp.el (nntp-after-change-function-callback): Pass along the
3835         right success param.
3836
3837 Wed Oct 23 18:33:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3838
3839         * gnus-score.el (gnus-summary-increase-score): Spud.
3840
3841 Wed Oct 23 07:55:42 1996  William Perry  <wmperry@aventail.com>
3842
3843         * gnus-art.el (gnus-url-mailto): New function.
3844
3845 Wed Oct 23 06:57:10 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3846
3847         * nnbabyl.el (nnbabyl-create-mbox): New function.
3848         (nnbabyl-open-server): Create mbox.
3849
3850         * nnmbox.el (nnmbox-create-mbox): New function.
3851
3852 Tue Oct 22 07:30:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3853
3854         * nnml.el (nnml-request-list): Always return t.
3855
3856 Tue Oct 22 03:16:27 1996  Felix Lee  <flee@teleport.com>
3857
3858         * gnus-score.el (gnus-score-adaptive): Use the right syntax
3859         table. 
3860
3861 Tue Oct 22 03:08:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3862
3863         * message.el (message-generate-headers): Rename Original-Sender as
3864         well.
3865         (message-send-news): Typo.
3866         (message-send-news): Don't message.
3867
3868 Tue Oct 22 03:06:49 1996  Felix Lee  <flee@teleport.com>
3869
3870         * gnus-score.el (gnus-score-adaptive): gnus-score-adaptive will do
3871         line scoring or word scoring, but not both.
3872
3873 Tue Oct 22 02:48:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3874
3875         * message.el (message-send-news): Use it.
3876         (message-send-mail): Ditto.
3877
3878 Tue Oct 22 02:40:14 1996  Joev Dubach  <dubach1@husc.harvard.edu>
3879
3880         * message.el (message-generate-new-buffer-clone-locals): New
3881         function. 
3882
3883 Tue Oct 22 01:19:47 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3884
3885         * message.el: Removed `lisp-indent-hook' throughout all files. 
3886
3887         * gnus.el (gnus-sethash): Fix edebug form spec.
3888
3889         * gnus-cache.el (gnus-cache-file-name): Translate file chars.
3890
3891 Sun Oct 20 03:41:47 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3892
3893         * nntp.el (nntp-read-server-type): Fold case.
3894
3895 Sat Oct 19 08:03:17 1996  Michael Ernst  <mernst@cs.washington.edu>
3896
3897         * article.el (article-hide-headers): Do the right thing on
3898         articles with no bodies.
3899         (article-narrow-to-signature): Doc fix.
3900
3901 Sat Oct 19 07:53:49 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3902
3903         * nnsoup.el (nnsoup-pack-replies): Refuse to pack when there is
3904         nothing to pack.
3905         (nnsoup-read-areas): Don't bug out on empty packets.
3906
3907         * gnus-soup.el (gnus-soup-pack-packet): Refuse to pack empty
3908         packets. 
3909
3910 Sat Oct 19 07:43:33 1996  Kees de Bruin  <kees_de_bruin@tasking.nl>
3911
3912         * gnus-sum.el (gnus-auto-center-summary): Fix.
3913
3914 Sat Oct 19 07:32:27 1996  Marc Horowitz  <marc@cygnus.com>
3915
3916         * gnus-topic.el (gnus-topic-remove-topic): Would clobber
3917         duplicates. 
3918
3919 Sat Oct 19 07:01:14 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3920
3921         * message.el (message-send-mail-hook): New hook.
3922         (message-send-news-hook): Ditto.
3923
3924         * gnus-art.el (gnus-summary-write-to-file): New function.
3925
3926 Sat Oct 19 06:56:34 1996  Kees de Bruin  <kees_de_bruin@tasking.nl>
3927
3928         * gnus-sum.el (gnus-summary-save-article-mail-overwrite): New
3929         command and keystroke.
3930
3931 Thu Oct 17 06:25:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3932
3933         * gnus-sum.el (gnus-article-sort-by-date): Use faster
3934         implementation. 
3935
3936         * gnus-util.el (gnus-string-get-time): New macro.
3937
3938         * message.el (message-check-news-syntax): Check more thorougly the
3939         From header.
3940         (message-check): New macro.
3941
3942 Thu Oct 17 06:03:56 1996  Carsten Leonhardt  <leo@arioch.tng.oche.de>
3943
3944         * gnus-ems.el (gnus-xemacs): Avoid clobbering functions.
3945
3946 Thu Oct 17 05:34:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3947
3948         * message.el (message-cite-function): Initialize from
3949         mail-citation-hook. 
3950
3951 Thu Oct 17 02:45:47 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
3952
3953         * gnus.el: Red Gnus v0.52 is released.
3954
3955 Wed Oct 16 21:01:41 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3956
3957         * gnus-sum.el (gnus-summary-catchup): Return t.
3958
3959 Wed Oct 16 20:32:53 1996  Kees de Bruin  <kees_de_bruin@tasking.nl>
3960
3961         * gnus-group.el (gnus-group-mail-low-empty-face): Face fix.
3962
3963 Wed Oct 16 20:00:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3964
3965         * message.el (message-mode): Doc fix.
3966
3967         * nnml.el (nnml-request-group): Re-read directory.
3968
3969 Wed Oct 16 04:01:27 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3970
3971         * gnus.el: Red Gnus v0.51 is released.
3972
3973 Wed Oct 16 03:49:12 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>
3974
3975         * gnus-start.el (gnus-setup-news): Make sure
3976         `gnus-group-line-format' is bound.
3977
3978 Wed Oct 16 02:57:37 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
3979
3980         * nntp.el (nntp-after-change-function-callback): Would delete the
3981         first line of all articles.
3982
3983 Mon Oct 14 21:31:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3984
3985         * gnus-sum.el (gnus-summary-limit-to-marks): Accept prefix.
3986
3987 Sun Oct 13 16:37:05 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3988
3989         * gnus-srvr.el (gnus-browse-foreign-server): Message better.
3990
3991 Sat Oct 12 19:33:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
3992
3993         * message.el (message-indent-citation): Would infloop on empty
3994         articles. 
3995
3996 Sat Oct 12 19:21:05 1996  Raja R. Harinath  <harinath@cs.umn.edu>
3997
3998         * gnus.el: Autoload more functions.
3999
4000 Sat Oct 12 19:09:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4001
4002         * gnus-sum.el (gnus-summary-catchup): Don't move point.
4003         (gnus-summary-limit-exclude-marks): New command.
4004
4005 Fri Oct 11 15:26:02 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4006
4007         * gnus.el: Red Gnus v0.50 is released.
4008
4009 Thu Oct 10 23:36:32 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
4010
4011         * gnus-nocem.el (gnus-nocem): Typo.
4012
4013 Thu Oct 10 23:16:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4014
4015         * gnus-group.el (gnus-group-clear-data-on-native-groups): Only
4016         clear data on native groups.
4017
4018 Thu Oct 10 14:11:18 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
4019
4020         * gnus-cus.el (gnus-group-customize): Allow unknown entries.
4021         (gnus-score-customize): Ditto.
4022         (gnus-score-string-convert): Ditto.
4023         (gnus-score-parameters): Added `touched'.
4024
4025 Thu Oct 10 23:06:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4026
4027         * gnus-start.el (gnus-read-active-file): Don't bug out on null
4028         methods. 
4029
4030 Thu Oct 10 22:29:05 1996  Randell Jesup  <Randell.Jesup@scala.com>
4031
4032         * article.el (article-hide-boring-headers): Reversed `date'
4033         check. 
4034
4035 Thu Oct 10 15:24:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4036
4037         * gnus-xmas.el (gnus-xmas-define): Removed gnus-display-type.
4038
4039         * gnus-group.el (gnus-group-new-mail): Strip prefix.
4040
4041         * nnmail.el (nnmail-new-mail-p): Didn't work.
4042
4043         * gnus-score.el (gnus-score-adaptive): Use
4044         gnus-adaptive-word-score-alist. 
4045
4046         * nnoo.el (nnoo-define-skeleton-1): Define
4047         request-list-newsgroups. 
4048
4049         * nnweb.el (w3-forms): Removed.
4050
4051         * gnus-uu.el (gnus-uu-digest-mail-forward): Use directory form. 
4052
4053 Tue Oct  8 14:30:53 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4054
4055         * gnus.el: Red Gnus v0.49 is released.
4056
4057 Tue Oct  8 00:15:04 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
4058
4059         * gnus-nocem.el: Added customize support.
4060
4061 Tue Oct  8 11:48:25 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4062
4063         * gnus-group.el (gnus-group-mail-3-empty-face): Use magenta4.
4064
4065         * gnus.el (gnus-short-group-name): Would bug out on complex group
4066         names. 
4067         (gnus-splash-face): New face.
4068         (gnus-group-startup-message): Use it.
4069
4070         * nnvirtual.el (nnvirtual-request-group): Respect
4071         `always-rescan'. 
4072
4073         * gnus-load.el: Removed.
4074
4075         * gnus.el (gnus-check-backend-function): Require before
4076         checking... 
4077
4078         * gnus-sum.el (gnus-summary-respool-article): Use it.
4079
4080         * gnus-load.el (gnus-mail-method-history): New variable.
4081
4082         * gnus-sum.el (gnus-summary-normal-unread-face): Use default
4083         face. 
4084
4085 Mon Oct  7 15:00:58 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4086
4087         * gnus.el: Red Gnus v0.48 is released.
4088
4089 Mon Oct  7 02:24:02 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
4090
4091         * gnus-sum.el: Added customize support.
4092
4093 Sat Oct  5 01:29:20 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
4094
4095         * gnus-async.el: Added customize support.
4096         * gnus-cache.el: Ditto.
4097         * gnus-cite.el: Ditto.
4098         * gnus-demon.el: Ditto.
4099         * gnus-dup.el: Ditto.
4100         * gnus-eform.el: Ditto.
4101         * gnus-group.el: Ditto.
4102         * gnus-int.el: Ditto.
4103         * gnus-kill.el: Ditto.
4104         * gnus-load.el (gnus-make-face, gnus-face-light-name-list,
4105         gnus-face-dark-name-list): Removed.
4106
4107 Fri Oct  4 07:17:09 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4108
4109         * gnus-start.el (gnus-setup-news): Slaves should read the slave
4110         files. 
4111
4112         * gnus-art.el (gnus-request-article-this-buffer): Removed
4113         reference to doing-request.
4114
4115 Thu Oct  3 05:06:53 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4116
4117         * gnus.el: Red Gnus v0.47 is released.
4118
4119 Thu Oct  3 02:04:37 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4120
4121         * gnus-int.el (gnus-request-head): Use the cache.
4122
4123 Wed Oct  2 00:57:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4124
4125         * message.el (message-resend): Message.
4126
4127         * gnus-group.el (gnus-group-timestamp-string): New function.
4128
4129         * gnus-util.el (gnus-time-iso8601): New function.
4130
4131         * gnus-group.el (gnus-group-set-timestamp): New function.
4132         (gnus-group-timestamp): New subst.
4133
4134         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Accept
4135         RET as default. 
4136
4137 Tue Oct  1 05:13:57 1996  Martin Buchholz  <mrb@eng.sun.com>
4138
4139         * gnus-sum.el (gnus-summary-insert-pseudos): Error takes a format
4140         string. 
4141
4142 Tue Oct  1 05:12:29 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4143
4144         * gnus.el: Red Gnus v0.46 is released.
4145
4146 Tue Oct  1 03:41:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4147
4148         * gnus-picon.el (gnus-picons-glyph-hashtb): Made into hashtb.
4149
4150 Tue Oct  1 01:50:10 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4151
4152         * gnus-group.el (gnus-group-new-mail): New function.
4153         (gnus-new-mail-mark): New variable.
4154
4155         * nnmail.el (nnmail-new-mail-p): New function.
4156
4157         * gnus-xmas.el (gnus-xmas-splash): New function.
4158
4159 Tue Oct  1 01:36:17 1996  Raja R. Harinath  <harinath@cs.umn.edu>
4160
4161         * gnus-score.el (gnus-all-score-files): Didn't handle alist.
4162
4163         * gnus-gl.el: Dropped `bbb-alist'.  Changed cl-hashtable to obarray,
4164         using gnus-{get,set}hash to access it.  Dropped a few temp. bindings
4165         Changed (aref (assoc "message-id" ...) ...) to (mail-header-id ...).
4166
4167 Mon Sep 30 00:02:13 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4168
4169         * gnus.el: General (and major) indentation, breaking,
4170         if/when/unless/and/or, push revision.
4171
4172         * gnus-sum.el (gnus-read-header): Set buffer before changing
4173         vars. 
4174
4175 Sun Sep 29 23:20:26 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4176
4177         * gnus-util.el (gnus-write-buffer): New function.
4178
4179 Sun Sep 29 23:05:33 1996  Kurt Swanson  <Kurt.Swanson@dna.lth.se>
4180
4181         * gnus-sum.el (gnus-handle-ephemeral-exit): New function.
4182
4183 Sun Sep 29 22:41:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4184
4185         * gnus-cache.el (gnus-cache-possibly-enter-article): Allow making
4186         articles persistent in uncacheable groups.
4187
4188 Sun Sep 29 01:23:43 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4189
4190         * gnus.el: Red Gnus v0.45 is released.
4191
4192 Sun Sep 29 00:57:13 1996  Dave Disser  <disser@sdd.hp.com>
4193
4194         * gnus-sum.el (gnus-summary-display-article): Don't show tree
4195         unless using threads.
4196
4197 Sun Sep 29 00:19:35 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4198
4199         * gnus-score.el (gnus-all-score-files): Remove duplicates.
4200
4201 Sat Sep 28 23:47:43 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4202
4203         * gnus-score.el (gnus-summary-increase-score): Wouldn't do regexp
4204         bodies. 
4205
4206         * gnus-topic.el (gnus-topic-group-indentation): Give the right
4207         indentation always.
4208
4209 Sat Sep 28 23:23:58 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4210
4211         * gnus-group.el (gnus-group-quick-select-group): Require
4212         gnus-score. 
4213
4214         * gnus-score.el (gnus-score-thread): New function.
4215
4216 Sat Sep 28 00:41:54 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
4217
4218         * gnus-cus.el: New file.
4219
4220 Sat Sep 28 21:32:52 1996  Kevin Buhr  <buhr@stat.wisc.edu>
4221
4222         * nnbabyl.el (nnbabyl-request-article): Would delete wrong
4223         articles. 
4224
4225 Fri Sep 27 21:54:30 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4226
4227         * gnus.el: Red Gnus v0.44 is released.
4228
4229 Fri Sep 27 21:24:46 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4230
4231         * gnus-sum.el (gnus-nov-parse-line): Would double articles.
4232
4233 Fri Sep 27 20:52:31 1996  Shlomo Mahlab  <shlomo@en3501.oren.co.il>
4234
4235         * gnus-cache.el (gnus-jog-cache): Call with function name.
4236
4237         * gnus-group.el (gnus-group-universal-argument): Shadowed `func'. 
4238
4239 Fri Sep 27 19:48:52 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4240
4241         * gnus-cite.el (gnus-article-fill-cited-article): Nix out data
4242         after filling.
4243
4244         * gnus-group.el (gnus-group-unsubscribe-current-group): Accept
4245         second param.
4246         (gnus-group-unsubscribe): New function.
4247         (gnus-group-subscribe): New function.
4248
4249 Fri Sep 27 17:36:31 1996  Kurt Swanson  <kurt@dna.lth.se>
4250
4251         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Never add nil
4252         headers. 
4253
4254 Fri Sep 27 17:33:30 1996  Stephen Peters  <speters@cygnus.com>
4255
4256         * gnus-art.el (gnus-header-face-alist): Typo.
4257
4258 Fri Sep 27 04:10:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4259
4260         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Add a tag
4261         to the subject.
4262         (gnus-mail-yank-original): Elided.
4263         (gnus-inews-yank-articles): Would yank articles in reverse order.
4264
4265 Thu Sep 26 22:39:45 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4266
4267         * gnus.el: Red Gnus v0.43 is released.
4268
4269 Thu Sep 26 22:13:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4270
4271         * nnweb.el (nnweb-altavista-wash-article): Didn't remove all
4272         markup. 
4273
4274         * gnus-nocem.el (gnus-nocem-check-article): Fix security hole. 
4275
4276 Thu Sep 26 20:23:11 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4277
4278         * gnus-group.el (gnus-group-make-group): Accept an ARGS param.
4279
4280         * nnheader.el (nnheader-concat): Accept many file names.
4281
4282 Thu Sep 26 19:53:09 1996  Kurt Swanson  <kurt@dna.lth.se>
4283
4284         * gnus-art.el (gnus-header-content-face): Buggy color names.
4285
4286 Thu Sep 26 14:57:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4287
4288         * nnmail.el (nnmail-save-active): Rewrite.
4289         (nnmail-generate-active): New function.
4290
4291         * gnus-util.el (gnus-delete-assq): New macro.
4292         (gnus-delete-assoc): Ditto.
4293
4294 Wed Sep 25 23:44:40 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4295
4296         * gnus-sum.el (gnus-get-newsgroup-headers-xover): Just use one
4297         single condition-case.
4298
4299 Wed Sep 25 21:15:59 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4300
4301         * gnus.el: Red Gnus v0.42 is released.
4302
4303 Wed Sep 25 19:40:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4304
4305         * gnus-art.el (gnus-header-newsgroups-face): Yucky on light
4306         backgrounds. 
4307
4308 Wed Sep 25 19:25:27 1996  Michael R. Cook  <mcook@cognex.com>
4309
4310         * message.el (message-ignored-news-headers): Strip Resent-Fcc.
4311
4312 Wed Sep 25 19:12:59 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4313
4314         * gnus-group.el (gnus-group-jump-to-group): Use
4315         `gnus-group-goto-group'. 
4316
4317         * gnus-xmas.el (gnus-xmas-mode-line-buffer-identification): Don't
4318         chop off half line when no colon.
4319
4320 Mon Sep 23 22:12:10 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4321
4322         * gnus-nocem.el (gnus-nocem-verifyer): Change to `mc-verify'.
4323
4324 Mon Sep 23 21:43:47 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4325
4326         * gnus.el: Red Gnus v0.41 is released.
4327
4328 Mon Sep 23 21:10:37 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4329
4330         * article.el (article-hide-headers): Don't ignore
4331         gnus-visible-headers. 
4332
4333 Mon Sep 23 19:10:20 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4334
4335         * gnus-sum.el (gnus-summary-goto-subject): Made into command.
4336
4337 Mon Sep 23 18:26:47 1996  Tonny Madsen  <Tonny.Madsen@netman.dk>
4338
4339         * nnmail.el (nnmail-default-file-modes): Use integer.
4340
4341 Tue Sep 24 18:39:41 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4342
4343         * gnus-sum.el (gnus-summary-respool-query): Better message.
4344
4345 Sun Sep 22 15:12:54 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
4346
4347         * gnus-art.el: Customized.
4348
4349         * gnus.el (gnus-inhibit-startup-message): Changed type to
4350         boolean. 
4351         (gnus-play-startup-jingle): Ditto.
4352
4353 Sun Sep 22 12:58:57 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4354
4355         * gnus.el: Red Gnus v0.40 is released.
4356
4357 Sun Sep 22 11:48:02 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
4358
4359         * custom.el (defcustom): Eval and compile.
4360         * widget.el (define-widget-keywords): Ditto.
4361
4362 Sat Sep 21 09:29:54 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4363
4364         * article.el (article-strip-multiple-blank-lines): Would strip all
4365         blank lines.
4366
4367 Fri Sep 20 06:52:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4368
4369         * gnus.el: Red Gnus v0.39 is released.
4370
4371 Thu Sep 19 18:57:59 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4372
4373         * message.el (message-ignored-cited-headers): Doc fix.
4374
4375 Thu Sep 19 03:05:01 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4376
4377         * gnus.el: Red Gnus v0.38 is released.
4378
4379 Thu Sep 19 03:05:01 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4380
4381         * gnus.el: Red Gnus v0.37 is released.
4382
4383 Wed Sep 18 10:36:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4384
4385         * gnus-async.el (gnus-async-prefetch-article-p): New variable.
4386         (gnus-async-prefetch-article): Use it.
4387         (gnus-async-unread-p): New function.
4388
4389 Tue Sep 17 14:41:56 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
4390
4391         * gnus-cite.el (gnus-custom-import-cite-face-list): Removed.
4392
4393 Wed Sep 18 04:28:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4394
4395         * nnmail.el (nnmail-split-history): mapcar instead of mapconcat.
4396
4397 Tue Sep 17 14:41:56 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
4398
4399         * gnus.el: Customized.
4400
4401         * dgnushack.el (custom-file): Removed.
4402
4403 Wed Sep 18 03:04:17 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4404
4405         * nnmail.el (nnmail-check-duplication): Do splitting after
4406         duplicate suppression.
4407
4408         * gnus-salt.el (gnus-pick-mode): Don't go to unread article.
4409
4410         * gnus-dup.el (gnus-dup-enter-articles): Don't enter Message-IDs
4411         ento lists multiple times.
4412
4413 Tue Sep 17 03:44:08 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4414
4415         * gnus-uu.el (gnus-uu-grab-articles): Don't prefetch.  Ask before
4416         deleting. 
4417
4418         * gnus.el: Red Gnus v0.37 is released.
4419
4420 Tue Sep 17 03:15:26 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4421
4422         * custom.el: 0.9 included.
4423
4424         * gnus-art.el (browse-url): Required.
4425
4426         * gnus.el: Red Gnus v0.36 is released.
4427
4428 Tue Sep 17 02:37:26 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4429
4430         * gnus-edit.el: Removed.
4431
4432         * custom.el: Removed.
4433
4434         * gnus-cus.el: Removed.
4435
4436 Mon Sep 16 05:59:45 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4437
4438         * gnus.el: Red Gnus v0.35 is released.
4439
4440 Sun Sep 15 00:47:08 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4441
4442         * nnmail.el (nnmail-default-file-modes): New default.
4443
4444 Sat Sep 14 01:48:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4445
4446         * gnus-group.el (gnus-group-make-doc-group): Typo.
4447         (gnus-useful-groups): New format.
4448
4449         * gnus-cache.el (gnus-jog-cache): Doc fix.
4450
4451 Fri Sep 13 02:28:47 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4452
4453         * gnus-group.el (gnus-group-get-new-news): Read slave files here. 
4454
4455 Fri Sep 13 01:04:50 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
4456
4457         * article.el (article-decode-rfc1522): New version.
4458
4459 Fri Sep 13 00:00:25 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4460
4461         * gnus-msg.el (gnus-crosspost-complaint): Added a newline.
4462         (gnus-summary-mail-crosspost-complaint): Insert message at the
4463         head of the message.
4464
4465 Thu Sep 12 01:56:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4466
4467         * gnus.el: Red Gnus v0.34 is released.
4468
4469 Thu Sep 12 01:16:38 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4470
4471         * gnus.el: Red Gnus v0.33 is released.
4472
4473 Wed Sep 11 00:22:01 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4474
4475         * gnus-score.el (gnus-adaptive-word-syntax-table): Modified
4476         standard syntax table.
4477
4478         * nntp.el (nntp-read-server-type): Worked in the wrong buffer.
4479
4480         * gnus-demon.el (gnus-demon-cancel): Put
4481         nnheader-cancel-function-timers back in again.
4482
4483         * gnus.el: Red Gnus v0.32 is released.
4484
4485 Tue Sep 10 19:10:09 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4486
4487         * gnus-kill.el (gnus-batch-score): Didn't work at all.
4488
4489         * gnus-msg.el (gnus-summary-mail-nastygram): Place point at
4490         appropriate place.
4491
4492         * gnus-util.el (gnus-make-sort-function): Would nix out the
4493         sorting list.
4494
4495         * gnus-demon.el (gnus-demon-cancel): Don't run
4496         `cancel-function-timers'. 
4497
4498         * message.el (message-header-format-alist): Don't fill References
4499         headers. 
4500
4501 Mon Sep  9 21:51:46 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4502
4503         * nntp.el (nntp-server-action-alist): Don't try LIST ACTIVE GROUP
4504         on Netscape's brain-dead nntp server.
4505
4506         * message.el (message-dont-send): Take proper actions.
4507
4508 Mon Sep  9 21:46:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4509
4510         * gnus.el: Red Gnus v0.31 is released.
4511
4512 Mon Sep  9 21:16:11 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4513
4514         * gnus-msg.el (gnus-copy-article-buffer): Decode headers after
4515         copying. 
4516
4517         * gnus-picon.el (gnus-picons-refresh-before-display): New
4518         variable.
4519         (gnus-picons-insert-face-if-exists): Put bar back in.
4520
4521 Mon Sep  9 20:31:56 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4522
4523         * gnus-uu.el (gnus-uu-digest-mail-forward): Use the newsgroup name.
4524
4525 Mon Sep  9 20:04:35 1996  Kurt Swanson  <kurt@dna.lth.se>
4526
4527         * gnus-salt.el (gnus-pick-mouse-pick-region): New function.
4528
4529 Mon Sep  9 18:37:07 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4530
4531         * gnus-sum.el (gnus-summary-enter-digest-group): Bugged.
4532
4533         * gnus-score.el (gnus-adaptive-word-syntax-table): Make ' a
4534         word-constituant character.
4535
4536 Sun Sep  8 14:46:01 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
4537
4538         * gnus-group.el (gnus-group-make-useful-group): New command and
4539         keystroke. 
4540         (gnus-useful-groups): New variable.
4541
4542 Sun Sep  8 14:46:01 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
4543
4544         * gnus.el: Red Gnus v0.30 is released.
4545
4546 Sun Sep  8 13:26:36 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
4547
4548         * nndoc.el (nndoc-article-begin-function): Defvarred.
4549
4550         * gnus-srvr.el (gnus-browse-unsubscribe-group): Would sometimes be
4551         somewhat tricky.
4552
4553         * gnus.el (gnus-kill-ephemeral-group): New function.
4554
4555         * gnus-art.el (gnus-button-alist): Recognize group-news urls.
4556
4557         * nndoc.el (nndoc-dissect-buffer): Wouldn't dissect an mbox
4558         properly. 
4559         (nndoc-article-begin): New function.
4560         (nndoc-mbox-body-end): Use it.
4561         (nndoc-mbox-article-begin): Would bug out.
4562
4563 Sun Sep  8 13:10:28 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
4564
4565         * gnus.el (gnus-other-frame): Always pop up a frame.
4566
4567 Sun Sep  8 12:57:03 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
4568
4569         * gnus.el: Red Gnus v0.29 is released.
4570
4571 Sun Sep  8 12:24:11 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
4572
4573         * nntp.el (nntp-accept-process-output): Don't message so
4574         obsessively. 
4575
4576         * gnus.el: Fixed indentation and stuff.
4577
4578 Sun Sep  8 12:23:56 1996  Sudish Joseph  <sudish@mindspring.com>
4579
4580         * nnweb.el (nnweb-fetch-form): Return t.
4581
4582 Sat Sep  7 15:15:42 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
4583
4584         * gnus.el: Red Gnus v0.28 is released.
4585
4586 Sat Sep  7 14:33:17 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
4587
4588         * nntp.el (nntp-after-change-function-callback): Renamed.
4589
4590         * nnweb.el (nnweb-reference-search): Nix out file name.
4591
4592 Sat Sep  7 14:07:13 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
4593
4594         * nnweb.el (nnweb-altavista-search): Nix out buffer file name.
4595
4596         * gnus-async.el (gnus-asynch-with-semaphore): New macro.
4597         (gnus-make-async-article-function): Nix out prefetch list when the
4598         summary buffer dies. 
4599
4600         * nnweb.el (nnweb-altavista-create-mapping): Would search forever
4601         when not getting any matches.
4602
4603 Sat Sep  7 12:43:24 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
4604
4605         * gnus-msg.el (gnus-inews-yank-articles): Goto body before
4606         yanking. 
4607
4608         * nnheader.el (nnheader-insert-file-contents-literally): New
4609         definition. 
4610         (nnheader-insert-head): Use new definition.
4611
4612 Sat Sep  7 12:35:37 1996  Kurt Swanson  <kurt@dna.lth.se>
4613
4614         * gnus-salt.el (gnus-pick-elegant-flow): New variable.
4615
4616 Sat Sep  7 12:03:00 1996  Lars Magne Ingebrigtsen  <larsi@hymir.ifi.uio.no>
4617
4618         * nnheader.el (nnheader-insert-head): Don't use
4619         `insert-file-contents-literally'.
4620         (nnheader-head-chop-length): New variable.
4621
4622         * gnus-sum.el (gnus-summary-read-document): Prepend "nnvirtual:"
4623         to group name.
4624
4625 Sat Sep  7 11:12:26 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
4626
4627         * gnus-score.el (gnus-score-save): Don't check result from
4628         gnus-make-directory.
4629
4630         * gnus-util.el (gnus-make-directory): Return t.
4631
4632 Fri Sep  6 17:55:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4633
4634         * gnus-range.el (gnus-copy-sequence): Didn't work for all
4635         sequences. 
4636
4637 Fri Sep  6 14:38:54 1996  Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
4638
4639         * gnus-picons.el (gnus-picons-display-as-address): New variable.
4640         (gnus-picons-map): New keymap for picons.
4641         (gnus-picons-toggle-extent): New function.
4642         (gnus-article-display-picons): use them.
4643         (gnus-picons-insert-face-if-exists): ditto.
4644         (gnus-picons-try-to-find-face): ditto.
4645         (gnus-group-display-picons): let display catch up.
4646         (gnus-article-display-picons): ditto.
4647
4648 Fri Sep  6 08:11:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4649
4650         * nnkiboze.el (nnkiboze-close-group): Rewrite.
4651         (nnkiboze-request-list, nnkiboze-request-newgroups,
4652         nnkiboze-request-list-newsgroups): Removed.
4653         (nnkiboze-request-scan): New function.
4654         (nnkiboze-directory): New default.
4655
4656         * gnus-sum.el (gnus-article-read-p): New function.
4657
4658         * nnkiboze.el (nnkiboze-retrieve-headers): Rewrite.
4659         (nnkiboze-open-server): Removed.
4660         (nnkiboze-server-opened): Ditto.
4661
4662         * nnheader.el (nnheader-find-nov-line): Renamed.
4663         (nnheader-nov-delete-outside-range): New function.
4664
4665         * gnus-uu.el (gnus-uu-invert-processable): New command and
4666         keystroke. 
4667
4668         * gnus-load.el (gnus-predefined-server-alist): New variable.
4669
4670         * gnus.el (gnus-server-to-method): Use it.
4671         (gnus-read-method): Ditto.
4672
4673         * gnus-sum.el (t): "M V" commands weren't defined.
4674
4675         * gnus-cache.el (gnus-summary-insert-cached-articles): New command
4676         and keystroke.
4677
4678         * gnus-score.el (gnus-sort-score-files): New function.
4679         (gnus-score-file-rank): New function.
4680         (gnus-score-find-bnews): Use it.
4681
4682         * gnus-topic.el (gnus-topic-mode-map): New sort submap.
4683         (gnus-topic-sort-groups, gnus-topic-sort-groups-by-alphabet,
4684         gnus-topic-sort-groups-by-unread, gnus-topic-sort-groups-by-level,
4685         gnus-topic-sort-groups-by-score, gnus-topic-sort-groups-by-rank,
4686         gnus-topic-sort-groups-by-method): New commands and keystrokes.
4687
4688         * gnus-group.el (gnus-group-sort-selected): New command.
4689         (gnus-group-sort-selected-flat): New function.
4690         (gnus-group-sort-selected-groups-by-alphabet,
4691         gnus-group-sort-selected-groups-by-unread,
4692         gnus-group-sort-selected-groups-by-level,
4693         gnus-group-sort-selected-groups-by-score,
4694         gnus-group-sort-selected-groups-by-rank,
4695         gnus-group-sort-selected-groups-by-method): New commands and
4696         keystrokes. 
4697         (gnus-group-make-menu-bar): Updated.
4698
4699         * gnus-util.el (gnus-make-sort-function): Create a complete
4700         function. 
4701         (gnus-make-sort-function-1): Renamed.
4702
4703         * gnus-topic.el (gnus-group-sort-topic): New function.
4704
4705         * gnus-group.el (gnus-group-sort-flat): Made into own function.
4706         (gnus-group-sort-alist-function): New variable.
4707
4708         * nnmail.el (nnmail-split-history): New variable.
4709         (nnmail-split-history): New command.
4710
4711         * gnus-score.el (gnus-score-adaptive): Don't do any work on
4712         pseudos. 
4713
4714         * gnus-msg.el (gnus-post-method): Allow easier posting from mail
4715         groups. 
4716
4717 Thu Sep  5 19:56:41 1996  Lars Magne Ingebrigtsen  <larsi@hler.ifi.uio.no>
4718
4719         * gnus.el: Red Gnus v0.27 is released.
4720
4721 Thu Sep  5 19:50:19 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4722
4723         * gnus-xmas.el (gnus-xmas-modeline-glyph): Set string properly.
4724
4725 Thu Sep  5 18:39:47 1996  Lars Magne Ingebrigtsen  <larsi@gymir.ifi.uio.no>
4726
4727         * gnus-sum.el (gnus-summary-edit-article-done): Make params
4728         optional. 
4729
4730         * nntp.el (nntp-list-active-group): Don't change group first. 
4731
4732         * gnus-util.el (gnus-make-directory): New function.
4733
4734         * gnus-msg.el (gnus-post-method): Do the right thing in
4735         `to-group' groups.
4736
4737 Fri Sep  6 08:05:53 1996  ISO-2022-JP  <morioka@jaist.ac.jp>
4738
4739         * nnheader.el (nnheader-insert-head): Use
4740         nnheader-insert-file-contents-literally. 
4741
4742 Thu Sep  5 08:29:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4743
4744         * gnus-win.el (gnus-always-force-window-configuration): New
4745         variable. 
4746         (gnus-configure-windows): Use it.
4747
4748         * gnus-sum.el (gnus-summary-save-article): Give better prompts. 
4749
4750         * gnus-load.el (gnus-valid-select-methods): Update.
4751
4752         * gnus-score.el (gnus-score-find-favourite-words): Didn't find any
4753         words.
4754
4755         * gnus-sum.el (gnus-scores-exclude-files): Defined.
4756
4757         * gnus-async.el (gnus-async-prefetch-next): Don't do so much on
4758         un-asynch groups.
4759
4760 Thu Sep  5 08:26:11 1996  jeff sparkes  <jsparkes@nortel.ca>
4761
4762         * gnus-win.el (gnus-buffer-configuration): Bad cut'n'paste.
4763
4764 Thu Sep  5 07:41:08 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4765
4766         * gnus-group.el (gnus-group-list-groups): Update format specs.
4767
4768 Thu Sep  5 07:11:18 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
4769
4770         * gnus-sum.el (gnus-summary-read-document): Generated wrong nndoc
4771         group names. 
4772
4773 Thu Sep  5 06:53:07 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4774
4775         * nnvirtual.el (nnvirtual-close-group): Don't update ephemeral
4776         groups. 
4777
4778         * gnus.el (gnus-group-auto-expirable-p): Allow nil expiry params. 
4779
4780 Wed Sep  4 06:46:03 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4781
4782         * gnus.el: Red Gnus v0.26 is released.
4783
4784 Wed Sep  4 06:42:34 1996  Lars Magne Ingebrigtsen  <larsi@nipling.ifi.uio.no>
4785
4786         * nnmail.el (nnmail-move-inbox): Reverse logic.
4787
4788 Wed Sep  4 06:35:05 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4789
4790         * gnus.el: Red Gnus v0.25 is released.
4791
4792 Wed Sep  4 05:19:58 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4793
4794         * nnmail.el (nnmail-move-inbox): Refuse to move if
4795         nnmail-crash-box can't be written.
4796
4797         * gnus-art.el (gnus-button-url-regexp): Include : and ; in
4798         regexp. 
4799
4800         * gnus-score.el (gnus-adaptive-word-score-alist): New variable. 
4801
4802         * nnmail.el (nnmail-move-inbox): Set file modes on wrong file. 
4803
4804 Tue Sep  3 06:44:36 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4805
4806         * gnus.el: Red Gnus v0.24 is released.
4807
4808 Tue Sep  3 05:30:02 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4809
4810         * gnus-async.el (gnus-async-prefetch-article): Reset async list
4811         when the summary buffer is killed.
4812
4813         * gnus-xmas.el (gnus-xmas-modeline-glyph): Don't use glyph under
4814         tty. 
4815
4816         * gnus-msg.el (gnus-copy-article-buffer): Deleted text in article
4817         buffer. 
4818
4819 Tue Sep  3 05:10:19 1996  Kurt Swanson  <kurt@dna.lth.se>
4820
4821         * gnus-sum.el (gnus-group-no-more-groups-hook): New variable.
4822
4823 Tue Sep  3 04:44:31 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4824
4825         * gnus-sum.el (gnus-summary-exit): Would bug out when using a
4826         single article buffer.
4827
4828 Mon Sep  2 05:50:07 1996  Lars Magne Ingebrigtsen  <larsi@narfi.ifi.uio.no>
4829
4830         * gnus-audio.el (gnus-audio-play): Give the sound-file argument as
4831         ARG in addition to stdin.
4832
4833 Mon Sep  2 05:28:26 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4834
4835         * gnus.el: Red Gnus v0.23 is released.
4836
4837 Mon Sep  2 05:16:46 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4838
4839         * gnus-audio.el: Renamed from "gnus-sound".
4840
4841 Mon Sep  2 05:06:17 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4842
4843         * gnus-ems.el (gnus-xemacs): New variable.
4844
4845 Mon Sep  2 03:18:18 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4846
4847         * gnus-async.el (gnus-async-prefetch-next): Don't start fetching
4848         the next article until we have been idle a while.
4849
4850         * gnus-group.el (gnus-group-make-help-group): Use the new find-etc
4851         function.
4852         
4853         * nnheader.el (nnheader-find-etc-directory): Accept a FILE
4854         parameter. 
4855
4856         * gnus-msg.el (gnus-debug): Use `locate-library' instead of doing
4857         things the hard way.
4858
4859         * gnus-sum.el (gnus-set-global-variables): Copy 
4860
4861 Mon Sep  2 03:01:27 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4862
4863         * gnus.el (gnus-splash): Play jingle.
4864
4865         * gnus-sound.el (gnus-startup-jingle): New variable.
4866         (gnus-play-jingle): New command.
4867
4868         * gnus.el (gnus-play-startup-jingle): New variable.
4869
4870 Sun Sep  1 06:38:45 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4871
4872         * gnus.el: Red Gnus v0.22 is released.
4873
4874 Sun Sep  1 05:45:59 1996  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
4875
4876         * gnus.el: Removed unreferenced let bindings from all files. 
4877
4878 Sun Sep  1 02:10:28 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4879
4880         * gnus.el ((load)): Only do the initial splash on "gnus"
4881         commands. 
4882
4883         * gnus-cus.el (gnus-face-dark-name-list): Don't use "dark blue".
4884
4885         * nntp.el (nntp-retrieve-headers): Would infloop sometimes.
4886
4887         * gnus-group.el (gnus-group-insert-group-line-info): Indent
4888         properly. 
4889
4890         * gnus-sum.el (gnus-gather-threads-by-references): Avoid
4891         infloops. 
4892
4893         * gnus-salt.el (gnus-mouse-pick): Changed name.
4894
4895         * nntp.el (nntp-retrieve-groups): Didn't do the right thing on
4896         servers that don't support LIST ACTIVE.
4897
4898         * gnus-win.el (gnus-current-window-configuration): New variable.
4899         (gnus-configure-windows): Use it.
4900
4901         * gnus-art.el (gnus-article-read-summary-keys): Let `C-d' work
4902         properly. 
4903
4904         * gnus-sum.el (gnus-list-of-unread-articles): Active group.
4905
4906 Sat Aug 31 05:05:14 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4907
4908         * gnus.el: Red Gnus v0.21 is released.
4909
4910 Sat Aug 31 02:54:39 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4911
4912         * gnus-topic.el (gnus-topic-goto-next-group): Go to the proper
4913         group when listing.
4914
4915         * gnus-start.el (gnus-get-killed-groups): Mark .newsrc as needing
4916         saving. 
4917
4918         * nnmail.el (nnmail-remove-tabs): New function.
4919
4920 Fri Aug 30 06:26:37 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
4921
4922         * gnus-start.el (gnus-set-default-directory): Set to directory
4923         file name.
4924
4925         * nnmail.el (nnmail-remove-list-identifiers): New function.
4926         (nnmail-list-identifiers): New variable.
4927         (nnmail-prepare-incoming-message-hook): New variable.
4928         (nnmail-move-inbox): Allow nnmail-movemail-program to be a
4929         function. 
4930
4931         * article.el (article-mime-decode-quoted-printable-buffer): New
4932         function.
4933
4934         * nnmail.el (nnmail-prepare-incoming-header-hook): New variable.
4935         (nnmail-clean-whitespace-from-headers): New function.
4936
4937         * nntp.el (nntp-connection-alist): New variable.
4938         (nntp-open-connection): Use it.
4939         (nntp-request-close): New function.
4940
4941         * gnus-demon.el (timer): Required.
4942
4943         * message.el (message-reply): Bugged out on wide replies.
4944
4945 Fri Aug 30 03:51:39 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
4946
4947         * gnus.el: Red Gnus v0.20 is released.
4948
4949 Fri Aug 30 01:36:10 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
4950
4951         * gnus-msg.el (gnus-inews-insert-archive-gcc): Use
4952         `gnus-group-find-parameter'.
4953
4954         * nndoc.el (nndoc-mbox-article-begin): New function.
4955
4956         * gnus-sum.el (gnus-summary-search-article): Would expose the
4957         first hidden thread.
4958
4959         * gnus-msg.el (gnus-copy-article-buffer): Delete annotations
4960         before following up.
4961
4962         * gnus-cite.el (gnus-article-hide-citation): Mark buttons as
4963         annotations. 
4964
4965         * article.el (article-delete-text-of-type): New function.
4966
4967         * nndoc.el (nndoc-type-alist): Be slightly more permissive. 
4968
4969         * gnus-sum.el (gnus-summary-enter-digest-group): Would nix out
4970         quit-conf. 
4971         (gnus-summary-read-document): Ditto.
4972
4973         * nndoc.el (nndoc-dissect-buffer): Escape errors in overflows.
4974
4975         * message.el (message-send-news): Give a message after not
4976         posting. 
4977         (message-reply): Remove leading spaces from Cc.
4978
4979 Fri Aug 30 01:32:27 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
4980
4981         * nnmail.el (nnmail-get-split-group): New version.
4982
4983 Fri Aug 30 00:47:17 1996  Jens Lautenbacher  <jens@lemming0.lem.uni-karlsruhe.de>
4984
4985         * gnus.texi (Group Parameters): Updated documentation 
4986
4987         * gnus-msg.el (gnus-inews-insert-archive-gcc): Updated to use the
4988                   topic's value of gcc-self if no group value present.
4989
4990 Fri Aug 30 00:19:43 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4991
4992         * gnus-start.el (gnus-set-default-directory): Expand default
4993         directory. 
4994
4995         * gnus-group.el (gnus-group-make-web-group): Changed keystroke.
4996
4997         * gnus-sum.el (gnus-summary-verbose-headers): Show article after
4998         toggling. 
4999
5000 Thu Aug 29 23:50:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5001
5002         * gnus-demon.el (gnus-demon-add-rescan): New function.
5003         (gnus-demon-scan-news): New function.
5004
5005 Thu Aug 29 05:34:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5006
5007         * gnus.el: Red Gnus v0.19 is released.
5008
5009 Thu Aug 29 02:04:35 1996  Lars Magne Ingebrigtsen  <larsi@hrym.ifi.uio.no>
5010
5011         * nndoc.el (nndoc-babyl-body-begin): Would skip empty messages. 
5012
5013         * nntp.el (nntp-retrieve-groups): Would infloop on some servers.
5014
5015         * gnus-sum.el (gnus-nov-parse-line): Don't let messages refer back
5016         to themselves.
5017
5018         * gnus-util.el (gnus-parent-id): Don't bug out on nil references. 
5019
5020         * gnus-cite.el (gnus-article-hide-citation): Hide/unhide better.
5021
5022         * article.el (article-hide-text-of-type): New function.
5023         (article-hidden-text-type-p): New function.
5024
5025         * gnus-cite.el (gnus-article-hide-citation): Marked the hidden
5026         text with wrong type.
5027         (gnus-article-hide-citation-maybe): Ditto.
5028         (gnus-article-hide-citation): Toggle.
5029
5030         * gnus-dup.el (gnus-dup-enter-articles): Would bug out on
5031         pseudo-articles. 
5032
5033         * nntp.el (nntp-server-opened-hook): Send mode reader as a
5034         default. 
5035         (nntp-retrieve-data): Format error.
5036
5037 Thu Aug 29 01:52:19 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5038
5039         * gnus-sum.el (gnus-summary-display-article): Check whether
5040         `gnus-current-article' is nil.
5041
5042 Wed Aug 28 08:44:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5043
5044         * gnus-async.el (gnus-async-prefetch-article): Would clobber
5045         fetches in progress.
5046
5047         * gnus-sum.el (gnus-summary-prepare): Made into command.
5048
5049         * gnus-srvr.el (gnus-server-scan-server): New command and
5050         keystroke. 
5051
5052         * gnus-group.el (gnus-group-read-group): Accept a 0 prefix to not
5053         generate buffer.
5054
5055 Sun Jul 21 14:56:28 1996  Steven L Baur  <steve@miranova.com>
5056
5057         * earcon.el (earcon-regexp-alist): Plonk!
5058
5059 Wed Aug 28 04:14:36 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5060
5061         * gnus.el: Red Gnus v0.18 is released.
5062
5063 Wed Aug 28 02:09:20 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5064
5065         * nnweb.el (nnweb-dejanews-create-mapping): Would just fetch the
5066         first 100 hits.
5067         (nnweb-close-group): Set file name to nil before killing.
5068         (nnweb-altavista-create-mapping): Fetch the required number of
5069         articles. 
5070
5071         * gnus-group.el (gnus-group-read-ephemeral-group): Don't call the
5072         activation several times.
5073
5074         * gnus-sum.el (gnus-summary-enter-digest-group): Copy the parent's
5075         params to the nndoc group.
5076         (gnus-summary-read-document): Ditto.
5077
5078         * message.el (message-followup): Would produce buggy messages when
5079         replying to messages without Message-IDs.
5080
5081 Sat Aug 10 23:41:07 1996  Per Abrahamsen  <abraham@dina.kvl.dk>
5082
5083         * gnus.el (gnus-decode-rfc1522): Start decoding from beginning of
5084         headers instead of end.
5085
5086 Wed Aug 28 01:35:26 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5087
5088         * gnus-demon.el (gnus-demon-cancel): Cancel function timers.
5089
5090         * nnheaderxm.el (nnheader-xmas-cancel-function-timers): New
5091         function.
5092
5093         * nnheader.el (nnheader-cancel-function-timers): New alias.
5094
5095         * gnus-topic.el (gnus-topic-mode): Update groups.
5096         (gnus-topic-remove-group): Update topic.
5097
5098         * gnus-group.el (gnus-group-update-group-function): New variable. 
5099         (gnus-group-update-group): Use it.
5100
5101         * gnus-topic.el (gnus-topic-update-topics-containing-group): New
5102         function. 
5103
5104 Tue Aug 27 14:35:01 1996  Ken Raeburn  <raeburn@cygnus.com>
5105
5106         * nnmail.el (nnmail-move-inbox): Don't try setting modes on
5107         "po:$USER".
5108
5109 Tue Aug 27 21:45:14 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5110
5111         * gnus-sum.el (gnus-summary-number-of-articles-in-thread): Would
5112         bug out on unthreadeds.
5113
5114 Tue Aug 27 21:38:13 1996  Kurt Swanson  <kurt@dna.lth.se>
5115
5116         * gnus-salt.el (gnus-pick-mode-map): Typo.
5117
5118 Tue Aug 27 21:35:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5119
5120         * gnus-load.el: Removed gnus-vis thingies.
5121
5122 Tue Aug 27 00:54:05 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5123
5124         * gnus.el: Red Gnus v0.17 is released.
5125
5126 Tue Aug 27 00:46:48 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5127
5128         * nnweb.el (nnweb-dejanews-create-mapping): Dummy function.
5129
5130 Tue Aug 27 00:43:33 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5131
5132         * gnus.el: Red Gnus v0.16 is released.
5133
5134 Tue Aug 27 00:36:58 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5135
5136         * gnus-topic.el (gnus-topic-set-parameters): Bugout.
5137
5138 Mon Aug 26 22:41:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5139
5140         * nntp.el (nntp-retrieve-groups): Didn't inhibit erasing.
5141
5142         * nnweb.el (nnweb-callback): Ignore if the callback buffer is
5143         dead. 
5144
5145         * gnus-async.el (gnus-async-prefetch-article): Don't do anything
5146         if Gnus is dead.
5147
5148 Mon Aug 26 00:57:06 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5149
5150         * nnweb.el (nnweb-dejanews-create-mapping): Fold search.
5151         (nnweb-reference-create-mapping): Ditto.
5152         (nnweb-altavista-create-mapping): Ditto.
5153
5154         * gnus-async.el (gnus-asynchronous): New variable.
5155         (gnus-async-prefetch-article): Use it.
5156         (gnus-async-prefetch-headers): Ditto.
5157
5158         * nnweb.el (nnweb-close-group): New function.
5159
5160         * gnus-topic.el (gnus-topic-clean-alist): Would remove foreign
5161         groups from topics.
5162
5163 Mon Aug 26 00:10:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5164
5165         * gnus.el: Red Gnus v0.15 is released.
5166
5167 Sun Aug 25 23:09:18 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5168
5169         * message.el (message-send-mail-with-qmail): Use
5170         `message-qmail-program', which doesn't exist.
5171
5172         * nndoc.el (nndoc-type-alist): Slack digests are guessable.
5173
5174 Sun Aug 25 21:27:17 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
5175
5176         * gnus-salt.el (gnus-pick-mode): Nixed out the format.
5177         (gnus-summary-pick-line-format): Buggy def.
5178
5179         * gnus-sum.el (gnus-summary-read-document): Provide a quit-conf.
5180         (gnus-summary-read-document): Do better names.
5181
5182         * nnvirtual.el (nnvirtual-close-group): Don't do the unread
5183         setting on ephemeral groups.
5184
5185         * nntp.el (nntp-retrieve-groups): Would infloop.
5186
5187 Sun Aug 25 02:52:11 1996  Sudish Joseph  <sudish@MindSpring.COM>
5188
5189         * message.el (message-qmail-inject-program): New variable.
5190         (message-qmail-inject-args): New variable.
5191         (message-send-mail-with-qmail): New function, suitable for use
5192         as message-send-mail-function.
5193
5194 Sun Aug 25 20:41:45 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>
5195
5196         * nnweb.el (nnweb-fetch-form): Clear buffer file name. 
5197
5198         * nntp.el (nntp-request-article): Would try to copy to the same
5199         buffer. 
5200
5201         * gnus-group.el (gnus-group-read-ephemeral-group): Better error
5202         message. 
5203
5204         * nnweb.el (nnweb-request-group): Better error report. 
5205
5206         * gnus-score.el (gnus-score-load-file): Gave `nil' as a day param.
5207
5208 Sun Aug 25 03:32:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5209
5210         * gnus.el: Red Gnus v0.14 is released.
5211
5212 Sun Aug 25 00:16:44 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5213
5214         * gnus-util.el (gnus-prin1): New function.
5215         (gnus-prin1-to-string): New function.
5216
5217         * gnus-sum.el (gnus-summary-refer-parent-article): Bugout.
5218
5219         * nndb.el (nndb-request-accept-article): Use new nntp functions.
5220
5221         * pop3.el: Make MD5 defined when compiling.
5222
5223         * article.el (article-strip-blank-lines): Called Gnus functions.
5224
5225         * nnweb.el (nnweb-init): Create a better buffer name.
5226         (nnweb-altavista-search): Wasn't defined.
5227         (nnweb-reference-search): Use advanced search.
5228
5229         * nnfolder.el (nnfolder-request-accept-article): Wrong params to
5230         `save-mail'. 
5231         * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
5232         * nnmbox.el (nnmbox-request-accept-article): Ditto.
5233         * nnmh.el (nnmh-request-accept-article): Ditto.
5234         * nnml.el (nnml-request-accept-article): Ditto.
5235
5236 Sat Aug 24 23:53:32 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5237
5238         * nnmail.el (nnmail-get-new-mail): Tried calling nonexisting
5239         functions. 
5240
5241 Sat Aug 24 23:30:07 1996  Lars Magne Ingebrigtsen  <larsi@nipling.ifi.uio.no>
5242
5243         * gnus-group.el (gnus-group-enter-directory): Temporarily bound
5244         `nneething-read-only'. 
5245
5246 Fri Aug 23 23:22:16 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
5247
5248         * gnus-ems.el (gnus-ems-redefine): Set
5249         `gnus-summary-display-table' to nil.
5250
5251 Fri Aug 23 22:55:09 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5252
5253         * gnus-art.el (gnus-summary-save-in-file): Didn't check before
5254         creating dir.
5255         (gnus-summary-save-in-rmail): Ditto.
5256         (gnus-summary-save-body-in-file): Ditto.
5257
5258         * message.el (message-check-news-syntax): Faulty Newsgroups
5259         regexp. 
5260
5261 Thu Aug 22 20:47:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5262
5263         * nnmail.el (nnmail-split-hook): New variable.
5264
5265         * nnmh.el (nnmh-update-gnus-unreads): cl-nged.
5266         (nnmh-active-number): Find the largest article number.
5267
5268 Thu Aug 22 20:39:10 1996  Sam Falkner  <sam@steel.central.sun.com>
5269
5270         * nnmh.el (nnmh-update-gnus-unreads): Check all articles.
5271
5272 Thu Aug 22 16:49:35 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5273
5274         * gnus-kill.el (gnus-execute): Ignored read articles.
5275
5276         * gnus-sum.el (gnus-summary-execute-command): Give a form, not a
5277         function. 
5278
5279         * gnus-kill.el (gnus-execute-1): Evaled functions instead of
5280         calling them.
5281
5282         * nnmail.el (nnmail-move-inbox): Allow continuation after error. 
5283
5284         * gnus-score.el (gnus-adaptive-word-syntax-table): New variable. 
5285         (gnus-score-adaptive): Use it.
5286
5287         * nnbabyl.el (nnbabyl-request-scan): Change group.
5288
5289         * nnmbox.el (nnmbox-request-scan): Change group.
5290
5291         * gnus-score.el (gnus-ignored-adaptive-words): Renamed.
5292         (gnus-ignored-adaptive-words): New variable.
5293         (gnus-score-adaptive): Use it.
5294         (gnus-score-adaptive): Bugged out on undefined symbols.
5295         (gnus-summary-score-entry): Accept numerical DATE.
5296         (gnus-score-adaptive): Pos in wrong buf.
5297         (gnus-score-string): Didn't accept word matches.
5298         (gnus-enter-score-words-into-hashtb): Wrong sequence.
5299         (gnus-score-string): Word matches inflooped.
5300
5301 Wed Aug 21 15:06:47 1996    <Wesley.Hardaker@sphys.unil.ch>
5302
5303         * smiley.el (smiley-buffer): Added some additional extent parameters.
5304         (smiley-toggle-extent): rewrote to use above.
5305
5306 Mon Aug 19 20:19:59 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5307
5308         * gnus-spec.el (gnus-tilde-cut-form): Cut off wrong part.
5309
5310 Mon Aug 19 20:09:44 1996  Samuel Tardieu  <sam@inf.enst.fr>
5311
5312         * gnus-cache.el (gnus-cache-write-active): Would try to create
5313         existing directory.
5314
5315 Mon Aug 19 00:12:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5316
5317         * article.el (article-strip-multiple-blank-lines): New command and
5318         keystroke.
5319         (article-strip-blank-lines): New command and keystroke.
5320
5321         * nnmail.el (nnmail-move-inbox): Set file permissions on the
5322         Incoming files.
5323
5324         * gnus-group.el (gnus-group-fetch-faq): Go through the FAQ dirs
5325         until we manage to open one.
5326
5327         * nntp.el (nntp-send-authinfo-function): New variable.
5328         (nntp-wait-for): Handle authinfo requests better.
5329
5330         * gnus-sum.el (gnus-summary-article-posted-p): New command and
5331         keystroke. 
5332
5333         * gnus-topic.el (gnus-topic-display-empty-topics): New variable.
5334
5335         * gnus-msg.el (gnus-setup-message): Make `gnus-newsgroup-name'
5336         local to the message buffers.
5337
5338         * gnus-int.el (gnus-remove-denial): New function.
5339
5340         * gnus-sum.el (gnus-summary-refer-parent-article): Allow negative
5341         prefixes. 
5342         (gnus-summary-refer-parent-article): Allow skipping past canceled
5343         articles. 
5344
5345         * gnus-util.el (gnus-parent-id): Take an optional N ancestor
5346         param. 
5347
5348         * gnus-async.el (gnus-async-prefetch-article): Don't clobber async
5349         fetches already in progress.
5350
5351         * nnmail.el (nnmail-check-duplication): Allow /dev/null mail
5352         filing. 
5353
5354         * gnus-sum.el (gnus-summary-catchup): Didn't do suppression.
5355         (gnus-summary-limit-children): Never hide ticked articles.
5356         (gnus-highlight-selected-summary): Selected face spans the entire
5357         %(-%) area.
5358
5359 Sun Aug 18 22:05:00 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5360
5361         * gnus-group.el (gnus-group-restart): Better prompt.
5362
5363         * gnus-async.el (gnus-async-prefetch-article): Don't try to fetch
5364         old-fetched articles.
5365
5366 Sun Aug 18 22:02:17 1996  Raja R. Harinath  <harinath@cs.umn.edu>
5367
5368         * gnus-gl.el (gnus-grouplens-mode): Make hooks local.
5369
5370 Sun Aug 18 16:53:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5371
5372         * gnus-group.el (gnus-group-get-new-news): Don't move point.
5373
5374         * nnweb.el (nndejagnus): Renamed from nndejagnus.
5375         (nnweb-remove-markup): New function.
5376
5377 Sun Aug 18 14:53:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5378
5379         * gnus.el: Red Gnus v0.13 is released.
5380
5381 Tue Aug 20 17:30:00 1996    <Wesley.Hardaker@sphys.unil.ch>
5382
5383         * smiley.el (smiley-map): New keymap for smileys.
5384         (smiley-toggle-extent): New function to toggle smiley invisibility.
5385         (smiley-buffer): Use them.
5386
5387 Sun Aug 18 12:46:12 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5388
5389         * nnoo.el (nnoo-define-skeleton-1): Defined too many functions.
5390
5391 Sat Aug 17 18:43:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5392
5393         * gnus-group.el (gnus-group-make-dejanews-group): New command and
5394         keystroke. 
5395
5396         * gnus-start.el (gnus-site-init-file): New variable.
5397         (gnus-read-init-file): Use it.
5398
5399         * nndejanews.el: New file.
5400
5401         * nnheader.el (make-full-mail-header): New function.
5402
5403         * nngateway.el (nngateway-open-server): Used nntp vars.
5404
5405 Sat Aug 17 15:35:28 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5406
5407         * gnus.el: Red Gnus v0.12 is released.
5408
5409 Sat Aug 17 12:58:28 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5410
5411         * gnus-win.el (gnus-window-configuration-element): New function. 
5412         (gnus-windows-old-to-new): Use it.
5413         (gnus-windows-old-to-new): Produced bogus results.
5414
5415         * message.el (message-cancel-message): New variable.
5416
5417         * gnus-srvr.el (gnus-server-mode-map): Buggy keymap.
5418
5419         * gnus-group.el (gnus-group-get-new-news-this-group): Illegal
5420         gnus-error value.
5421
5422 Fri Aug 16 21:22:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5423
5424         * nnmail.el (nnmail-replace-status, nnmail-decode-status,
5425         nnmail-encode-status): New variables.
5426
5427         * nnml.el (nnml-article-to-file): New function.
5428
5429 Fri Aug 16 20:26:12 1996  Kurt Swanson  <kurt@dna.lth.se>
5430
5431         * nnfolder.el (nnfolder-generate-active-file): Test the right
5432         files. 
5433
5434 Fri Aug 16 19:30:57 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5435
5436         * gnus-salt.el (gnus-possibly-generate-tree): Would bug out on
5437         unthreaded buffers.
5438
5439         * gnus-xmas.el (gnus-xmas-modeline-right-extent): Disabled.
5440         (gnus-xmas-modeline-left-extent): Ditto.
5441
5442         * gnus-group.el (gnus-group-make-menu-bar): Bugged out on
5443         undefined variable.
5444
5445         * gnus.el (gnus-read-method): Return the virtual server name if
5446         possible. 
5447
5448 Thu Aug 15 18:15:58 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5449
5450         * nngateway.el: New file.
5451
5452         * nnoo.el (nnoo-define-skeleton): New macro.
5453         (nnoo-define-skeleton-1): New function.
5454
5455         * gnus-start.el (gnus-strip-killed-list): New function.
5456         (gnus-gnus-to-quick-newsrc-format): Use it.
5457
5458         * gnus-sum.el (gnus-summary-process-mark-set): New function.
5459         (gnus-summary-yank-process-mark, gnus-summary-kill-process-mark,
5460         gnus-summary-save-process-mark): New commands and keystrokes.
5461
5462         * nnml.el (nnml-generate-nov-file): Set modes.
5463
5464         * nnmail.el (nnmail-default-file-modes): New variable.
5465         (nnmail-write-region): New function.
5466
5467         * gnus-score.el (gnus-score-score-files-1): Bind case-fold-search
5468         to nil.
5469
5470 Wed Aug 14 21:20:07 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5471
5472         * gnus-soup.el (gnus-soup-send-packet): Disable syntax checks.
5473
5474 Wed Aug 14 20:28:09 1996  Fred Johansen  <Fred.Johansen@ifi.ntnu.no>
5475
5476         * gnus-logic.el (gnus-advanced-score-rule): `and' rules were
5477         treated improperly.
5478
5479 Wed Aug 14 15:29:39 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5480
5481         * gnus-salt.el (gnus-mouse-pick-article): New command. 
5482
5483         * gnus-art.el (gnus-button-url): Call with one argument.
5484
5485         * gnus-start.el (gnus-set-default-directory): New function.
5486
5487         * gnus-load.el (gnus-default-directory): New variable.
5488
5489 Wed Aug 14 15:03:01 1996  Sudish Joseph  <sudish@mindspring.com>
5490
5491         * gnus-score.el (gnus-home-score-file): Changed syntax.
5492
5493 Tue Aug 13 22:07:11 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
5494
5495         * nndoc.el (nndoc-dissect-buffer): Went into infinite loop if end
5496         of file token wasn't properly detected.
5497         (nndoc-type-alist): Better end-of-header regexp for
5498         lanl.gov preprints
5499         (nndoc-article-type): Updated doc string
5500
5501 Mon Aug 12 21:01:25 1996  Sudish Joseph  <sudish@mindspring.com>
5502
5503         * nntp.el (nntp-request-newgroups): Switch to nntp-server-buffer
5504         first.
5505
5506 Tue Aug 13 09:44:46 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5507
5508         * gnus-group.el (gnus-group-sort-by-real-name): New function.
5509
5510         * gnus-sum.el (gnus-summary-save-article): Pass on number of
5511         articles to be saved.
5512
5513         * gnus-art.el (gnus-article-edit-article): Remove all text props.
5514         (gnus-read-save-file-name): Take an optional defaultish parameter.
5515
5516         * nntp.el (nntp-retrieve-groups): Saved.
5517
5518         * message.el (message-forward): Didn't work well with multi-line
5519         separators. 
5520
5521         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Check
5522         wheteher followup-to was restricted.
5523
5524         * nnsoup.el (nnsoup-store-reply): Would insert double courtesy
5525         headers. 
5526
5527         * gnus-group.el (gnus-group-highlight-line): New `total' number. 
5528
5529 Mon Aug 12 06:25:00 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5530
5531         * gnus.el: Red Gnus v0.11 is released.
5532
5533 Mon Aug 12 03:51:57 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5534
5535         * gnus-async.el (gnus-make-async-article-function): New function.
5536         (gnus-async-prefetch-article): Use it.
5537
5538 Sat Aug 10 07:16:29 1996  Greg Stark  <gsstark@mit.edu>
5539
5540         * gnus-start.el (gnus-activate-level): Doc fix.
5541
5542 Sun Aug 11 03:33:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5543
5544         * gnus-msg.el (gnus-summary-mail-crosspost-complaint): New command.
5545         (gnus-crosspost-message): New variable.
5546
5547         * gnus-vis.el: Removed file -- functions spread out over
5548         gnus-group.el, gnus-sum.el and gnus-art.el.
5549
5550         * gnus-util.el (gnus-turn-off-edit-menu): Renamed function.
5551
5552         * gnus-salt.el (gnus-carpal-mode): Moved to this file.
5553
5554         * gnus-vis.el (gnus-score-set-default): Removed.
5555         (gnus-visual-score-map): Removed.
5556
5557         * nntp.el (nntp-send-nosy-authinfo): Don't echo password.
5558
5559         * gnus-srvr.el (gnus-server-open-all-servers): New command and
5560         keystroke. 
5561         (gnus-server-close-all-servers): Ditto.
5562
5563         * gnus-async.el (gnus-async-get-semaphore): New function.
5564         (gnus-async-release-semaphore): New function.
5565         (gnus-async-prefetch-article): Use them.
5566
5567         * nntp.el (nntp-make-process-buffer): New function.
5568         (nntp-retrieve-data): Use after-change instead of filter.
5569         (nntp-after-change-function): New function.
5570
5571         * gnus.el (gnus-read-method): Intern method.
5572
5573         * gnus-cache.el (gnus-cache-save-buffers): Didn't check before
5574         making dir.
5575
5576 Sat Aug 10 14:55:33 1996  Sudish Joseph  <sudish@mindspring.com>
5577
5578         * gnus-win.el (gnus-buffer-configuration): Don't create picon
5579         frame if gnus-picons-display-where is 'article.
5580
5581 Sun Aug 11 02:47:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5582
5583         * gnus-vis.el (gnus-highlight-selected-summary): Would bug out on
5584         some lines. 
5585
5586         * gnus-spec.el (gnus-tilde-cut-form): Typo.
5587         (gnus-parse-simple-format): Forgot to check `max-right' and
5588         `max-left'.
5589         (gnus-compile): Don't issue warnings.
5590
5591 Fri Aug  2 14:53:02 1996  Christoph Wedler  <wedler@fmi.uni-passau.de>
5592         
5593         * smiley.el (smiley-buffer): `smiley-regexp-alist' can be a symbol
5594         now.
5595
5596 Sun Aug 11 02:37:57 1996  Greg Stark  <gsstark@mit.edu>
5597
5598         * gnus-msg.el (gnus-post-method): Tested the wrong variable. 
5599
5600 Sun Aug 11 02:28:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5601
5602         * message.el (message-check-news-syntax): Messaged wrong number.
5603
5604 Sat Aug 10 11:26:56 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5605
5606         * message.el (message-y-or-n-p): Moved to before usage.
5607
5608 Fri Aug  9 16:42:52 1996  Danny Siu  <dsiu@adobe.com>
5609
5610         * gnus-picon.el (gnus-article-display-picons): display picon even if
5611         From line doesn't have full domain name.
5612
5613 Sat Aug 10 10:11:21 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5614
5615         * message.el (message-reply): Didn't narrow properly to the head.
5616         (message-indent-citation): Remove all blank lines at the start. 
5617
5618 Sat Aug 10 07:00:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5619
5620         * gnus.el: Red Gnus v0.9 is released.
5621
5622 Sat Aug 10 06:03:07 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5623
5624         * gnus-soup.el (gnus-soup-write-prefixes): Protect against
5625         existing dirs.
5626
5627         * gnus-topic.el (gnus-topic-parameters): Third parameter instead
5628         of second.
5629         (gnus-topic-set-parameters): Ditto.
5630
5631 Sat Aug 10 05:22:43 1996  Lee Iverson  <leei@ai.sri.com>
5632
5633         * message.el (message-send-mail-with-mh): Didn't work.
5634
5635 Sat Aug 10 03:57:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5636
5637         * gnus-dup.el (gnus-dup-unsuppress-article): Data instead of
5638         ingo. 
5639         (gnus-dup-unsuppress-article): Set the wrong variable.
5640
5641 Sat Aug 10 00:52:26 1996  Jack Vinson  <jvinson@cheux.ecs.umass.edu>
5642
5643         * gnus.el (gnus-short-group-name): Bug in dotless names.
5644
5645 Sat Aug 10 00:45:32 1996  Jens Lautenbacher  <jens@lemhrem.lem.uni-karlsruhe.de>
5646
5647         * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the `gcc-self'
5648         parameter. 
5649
5650 Sat Aug 10 00:28:41 1996  François Pinard  <pinard@progiciels-bpi.ca>
5651
5652         * gnus-load.el (gnus-info-nodes): Add info node for
5653         `mime/viewer-mode'. 
5654
5655 Sat Aug 10 00:25:51 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5656
5657         * message.el (message-reply): Don't include first empty line. 
5658
5659 Sat Aug 10 00:11:52 1996  François Pinard  <pinard@progiciels-bpi.ca>
5660
5661         * gnus-sum.el (gnus-summary-prev-unread-article): Doc fix.
5662
5663 Sat Aug 10 00:08:42 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5664
5665         * gnus-util.el (gnus-date-iso8601): Protect against buggy Dates. 
5666
5667 Fri Aug  9 06:39:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5668
5669         * gnus-topic.el (gnus-topic-mode): Hook into parameter thingies. 
5670         (gnus-topic-parameters): Buggy definition.
5671
5672         * gnus-group.el (gnus-group-get-parameter-function): New
5673         variable. 
5674
5675         * gnus.el (gnus-group-find-parameter): New function.
5676
5677         * gnus-sum.el (gnus-summary-read-document): New command and
5678         keystroke. 
5679
5680         * gnus-group.el (gnus-group-clear-data-on-native-groups): New
5681         command. 
5682         (gnus-group-read-ephemeral-group): Accept an ACTIVATE-ONLY
5683         parameter.
5684
5685         * gnus-score.el (gnus-decay-score): New function.
5686         (gnus-decay-scores): New function.
5687         (gnus-decay-score-function): New variable.
5688         (gnus-score-date): Accept a `regexp' match.
5689
5690         * gnus-util.el (gnus-time-to-day): New function.
5691
5692         * gnus-score.el (gnus-decay-scores): New variable.
5693         (gnus-score-decay-constant): New variable.
5694         (gnus-score-decay-scale): New variable.
5695
5696         * gnus-sum.el (gnus-group-make-articles-read): Register undo. 
5697
5698         * gnus-group.el (gnus-update-read-articles): Register undo.
5699
5700         * gnus-undo.el (gnus-undo-register-1): Renamed.
5701         (gnus-undo-register): New macro.
5702
5703         * gnus-group.el (gnus-group-yank-group): Be undoable.
5704         (gnus-group-kill-group): Be undoable.
5705         (gnus-undo): Required.
5706         (gnus-group-clear-data): New keystroke.
5707
5708         * gnus-undo.el (gnus-undo-last-command): New variable.
5709         (gnus-undo): Didn't work.
5710         (gnus-undo-boundary): Keep track of whether the last command did a
5711         boundary.
5712         (gnus-undo): Set boundary.
5713
5714 Thu Aug  8 19:43:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5715
5716         * gnus-spec.el (gnus-tilde-cut-form): New function.
5717         (gnus-tilde-max-form): New definition.
5718         (gnus-tilde-ignore-form): New function.
5719         (gnus-parse-format): Rewrite to accept extended syntax.
5720
5721         * gnus-topic.el (gnus-topic-goto-missing-group): Try to be a bit
5722         faster.
5723
5724         * gnus-group.el (gnus-group-goto-group): Accept optional FAR
5725         parameter. 
5726
5727         * gnus-int.el (gnus-request-newgroups): Don't bug out on servers
5728         that don't support this.
5729
5730         * gnus.el (gnus-server-extend-method): Would bug out on non-known
5731         methods. 
5732
5733         * gnus-group.el (gnus-group-get-new-news): Put point in the group
5734         buffer. 
5735
5736 Wed Aug  7 15:40:44 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
5737
5738         * nntp.el (nntp-open-rlogin): Now can be used as
5739         nntp-open-connection function
5740         (nntp-open-telnet): Ditto
5741         (nntp-open-rlogin): Needed to remove telnet junk from nntp buffer
5742         to make new nntp-wait-for happy
5743         all: required carriage return for end of line 
5744
5745 Tue Aug  6 21:58:26 1996  Jan Vroonhof  <vroonhof@math.ethz.ch (Jan Vroonhof)>
5746
5747         * nndoc.el (nndoc-generate-lanl-gov-head): New function
5748         (nndoc-transform-lanl-gov-announce): New function
5749         (nndoc-lanl-gov-announce-type-p): New function
5750         (nndoc-type-alist): Added support for preprint announcements
5751         (nndoc-type-alist): Only use 'slack-digests' if forced to.
5752
5753 Tue Aug  6 20:41:02 1996  Jan Vroonhof  <vroonhof@math.ethz.ch>
5754
5755         * nndoc.el (nndoc-type-alist): tried to call nndoc-guess-type-p
5756
5757 Thu Aug  8 05:40:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5758
5759         * gnus-sum.el (gnus-summary-walk-group-buffer): Put cursor in echo
5760         area.
5761
5762         * gnus-dup.el (gnus-dup-unsuppress-article): New function.
5763
5764         * gnus-sum.el (gnus-mark-article-as-unread): Unsuppress
5765         duplicates. 
5766
5767         * gnus-msg.el (gnus-debug): Scan gnus-load.el.
5768
5769 Thu Aug  8 01:48:57 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5770
5771         * gnus.el: Red Gnus v0.8 is released.
5772
5773 Thu Aug  8 01:36:34 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5774
5775         * gnus.el: Red Gnus v0.7 is released.
5776
5777 Thu Aug  8 01:29:56 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5778
5779         * message.el (message-deletable-headers): Have Lines be
5780         deletable. 
5781
5782 Wed Aug  7 23:41:26 1996  Richard Pieri  <ratinox@unilab.dfci.harvard.edu>
5783
5784         * gnus.el (gnus-short-group-name): New version.
5785
5786 Wed Aug  7 19:55:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5787
5788         * gnus-start.el (gnus-declare-backend): New function.
5789
5790         * gnus-xmas.el (gnus-xmas-pointer-glyph): New variable.
5791         (gnus-xmas-modeline-glyph): New variable.
5792         (gnus-xmas-mode-line-buffer-identification): New definition. 
5793
5794         * nntp.el (nntp-request-article): Would sometimes return nil
5795         falsely. 
5796         (nntp-find-group-and-number): Saved function.
5797         (nntp-request-article): Use it.
5798         (nntp-request-head): Saved.
5799
5800         * gnus-dup.el (gnus-dup-suppress-articles): Message.
5801
5802         * gnus-group.el (gnus-group-mark-group): Used string instead of
5803         char. 
5804
5805 Wed Aug  7 02:52:55 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5806
5807         * gnus-util.el: Use `format-time-string'.
5808
5809         * gnus-sum.el (gnus-summary-edit-article-postpone): Defined
5810         again. 
5811
5812         * article.el (article-make-date-line): Would say "unknown" on
5813         "now" dates.
5814
5815 Wed Aug  7 02:48:12 1996  Katsumi Yamaoka  <yamaoka@ga.sony.co.jp>
5816
5817         * message.el (message-rename-buffer): Set proper outsave name. 
5818
5819 Wed Aug  7 00:28:44 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5820
5821         * nnheader.el (nnheader-temp-write): Always use
5822         `fundamental-mode'. 
5823
5824         * gnus-util.el (gnus-date-iso8601): Illegal format.
5825
5826         * gnus-group.el (gnus-group-make-doc-group): Full name in server
5827         name. 
5828
5829         * gnus-undo.el (gnus-undo): Typo.
5830
5831         * gnus-group.el (gnus-group-mark-group): Don't touch props.
5832
5833         * gnus-score.el (gnus-score-headers): Don't root out 0 scores when
5834         saving.
5835
5836         * gnus-art.el (gnus-narrow-to-page): Don't do a "next-page" if
5837         `^L' is the last char.
5838
5839         * gnus.el (gnus): Autoload.
5840
5841 Tue Aug  6 23:00:01 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5842
5843         * gnus-score.el (gnus-score-string): Wouldn't do word and fuzzy
5844         matching properly.
5845
5846 Mon Aug  5 22:23:03 1996  Raja R. Harinath  <harinath@cs.umn.edu>
5847
5848         * gnus-gl.el (gnus-grouplens-mode): Clear proper variables.
5849
5850 Mon Aug  5 20:27:11 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5851
5852         * gnus-art.el (gnus-article-edit-exit): Would move point.
5853         (gnus-article-edit): New command.
5854
5855         * nnml.el (nnml-request-rename-group): Copy over .overview file. 
5856         (nnml-request-group): Better error message.
5857
5858 Sat Aug  3 17:52:01 1996  Steven L Baur  <steve@miranova.com>
5859
5860         * gnus-setup.el (message): Can't require 'message until we know
5861         where the Gnus .elcs are.
5862         
5863 Mon Aug  5 20:07:11 1996  François Pinard  <pinard@progiciels-bpi.ca>
5864
5865         * gnus-util.el (gnus-date-iso8601): New function.
5866
5867 Mon Aug  5 19:14:12 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5868
5869         * gnus-sum.el (gnus-summary-search-article-forward): Show thread
5870         when finding matches.
5871
5872         * nnmail.el (nnmail-get-spool-files): Sort procmail files.
5873
5874 Mon Aug  5 02:25:06 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5875
5876         * gnus.el: Red Gnus v0.6 is released.
5877
5878 Mon Aug  5 01:12:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5879
5880         * nntp.el (nntp-request-type): Defined again.
5881
5882 Mon Aug  5 01:01:15 1996  Ralph Schleicher  <rs@purple.ul.bawue.de>
5883
5884         * gnus-score.el (gnus-ignored-adaptive-words): New value.
5885
5886 Mon Aug  5 00:12:54 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5887
5888         * gnus-util.el (gnus-group-real-name): Tweaked definition.
5889
5890         * gnus-eform.el (gnus-edit-form-done): Didn't call the right
5891         function. 
5892
5893 Sun Aug  4 23:30:52 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5894
5895         * gnus-score.el (gnus-score-load-files): Returned nil.
5896
5897 Sun Aug  4 06:11:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5898
5899         * gnus-load.el (gnus-use-undo): New variable.
5900
5901         * gnus-undo.el: New file.
5902
5903         * gnus-score.el (gnus-default-adaptive-word-score-alist): New
5904         variable. 
5905         (gnus-score-adaptive): Adaptivity on words.
5906         (gnus-ignored-adaptive-words): New variable.
5907         (gnus-all-score-files): Made into own function.
5908         (gnus-score-load-files): Ditto.
5909         (gnus-score-find-favourite-words): New command and keystroke.
5910
5911         * gnus-load.el (gnus-use-adaptive-scoring): Doc fix.
5912
5913         * gnus-score.el (gnus-enter-score-words-into-hashtb): New
5914         function. 
5915         (gnus-score-build-cons): Removed.
5916         (gnus-score-string): Score words.
5917
5918 Sun Aug  4 01:33:31 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5919
5920         * gnus.el: Red Gnus v0.5 is released.
5921
5922 Sun Aug  4 00:17:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5923
5924         * nntp.el (nntp-wait-for): Goto point-max before inserting.
5925         (nntp-retrieve-headers): Didn't inhibit Erasure.
5926
5927         * gnus-eform.el (gnus-edit-form-mode-map): Buggy.
5928
5929         * nntp.el (nntp-send-command-nodelete): New function.
5930
5931 Sat Aug  3 22:21:24 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5932
5933         * article.el (article-date-ut): Wouldn't do anything much.
5934
5935         * nntp.el (nntp-wait-for): Wouldn't allow posting.
5936
5937         * nnmail.el (nnmail-delete-incoming): Set to nil.
5938
5939 Sat Aug  3 01:31:24 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5940
5941         * gnus-score.el (gnus-home-score-file): New variable.
5942         (gnus-home-score-file): New function.
5943         (gnus-hierarchial-home-score-file): New function.
5944         (gnus-possibly-score-headers): Use `adapt-file' param.
5945         (gnus-home-adapt-file): New variable.
5946         (gnus-hierarchial-home-adapt-file): New function.
5947
5948         * gnus-load.el (gnus-original-article-buffer): Moved here.
5949
5950         * gnus-sum.el (gnus-article-mark): New macro.
5951         (gnus-summary-prepare-unthreaded): Use it.
5952         (gnus-summary-prepare-threads): Ditto.
5953
5954         * gnus-win.el (gnus-buffer-configuration): New `edit-article'
5955         setting. 
5956
5957         * gnus-sum.el (gnus-summary-edit-article): Don't move point in the
5958         article buffer.
5959         (gnus-summary-edit-article-done): Don't move point after editing.
5960         (gnus-summary-edit-article-postpone): Removed.
5961         (gnus-summary-update-article-line): New function.
5962
5963         * gnus-art.el (gnus-article-edit-mode-map): Buggy map.
5964
5965 Fri Aug  2 22:36:40 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5966
5967         * gnus.el: Red Gnus v0.4 is released.
5968
5969 Wed Jul 31 15:23:54 1996  Ken Olstad  <ken@mn.cheyenne.com>
5970
5971         * gnus-xmas.el (gnus-xmas-redefine): Disable XFace when running
5972         under tty.
5973
5974 Wed Jul 31 14:21:38 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
5975
5976         * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead
5977         of `length'.
5978
5979 Fri Aug  2 21:48:17 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5980
5981         * gnus-dup.el (gnus-dup-suppress-articles): Wouldn't mark articles
5982         properly.
5983
5984 Fri Aug  2 21:40:33 1996  Glenn Coombs  <glenn@prl.research.philips.com>
5985
5986         * gnus-vis.el (gnus-button-url): New definition.
5987
5988 Fri Aug  2 19:08:55 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5989
5990         * gnus-group.el (gnus-update-read-articles): Moved here.
5991
5992         * gnus-sum.el (gnus-update-read-articles): Moved here.
5993
5994         * gnus-async.el (gnus-async-request-fetched-article): Would bug
5995         out on Message-IDs.
5996
5997         * gnus-score.el (gnus-score-save): Would kill wrong buffer.
5998
5999         * nntp.el (nntp-process-filter): Insert at point-max.
6000
6001         * nnheader.el (nnheader-set-temp-buffer): Accept a noerase param.
6002
6003 Fri Aug  2 00:14:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
6004
6005         * gnus-topic.el (gnus-topic-edit-parameters): New command.
6006         (gnus-group-topic-parameters): New function.
6007         (gnus-topic-set-parameters): New function.
6008         (gnus-topic-parameters): New function.
6009
6010         * gnus-group.el (gnus-group-edit-group-done): Newish definition.
6011
6012         * gnus-srvr.el (gnus-server-edit-server): Use new edit function.
6013         (gnus-server-edit-server-done): Removed.
6014
6015         * gnus-group.el: Use new edit function.
6016
6017         * gnus-eform.el (gnus-eform): New file.
6018
6019         * gnus-group.el (gnus-group-goto-group): Tippy-toe around some
6020         more to find the most likely instance of the group.
6021         (gnus-edit-form): New function.
6022         (gnus-edit-form-mode): New command.
6023         (gnus-edit-form-make-menu-bar): New function.
6024         (gnus-edit-form-mode-hook): New variable.
6025         (gnus-edit-form-exit): New command and keystroke.
6026         (gnus-edit-form-done): Ditto.
6027
6028         * gnus-topic.el: Moved functions around.
6029         (gnus-current-topic): Renamed.
6030         (gnus-current-topics): New function.
6031         (gnus-group-parent-topic): New function.
6032
6033         * article.el (gnus-signature-separator): New default.
6034         (gnus-signature-limit): Extended value.
6035         (article-narrow-to-signature): Use it.
6036
6037         * gnus-cite.el (gnus-cite-parse): Use new signature functions.
6038
6039         * article.el (article-search-signature): New function.
6040         (gnus-signature-separator): Allow wider syntax.
6041
6042         * gnus-async.el (gnus-use-header-prefetch): New variable.
6043         (gnus-async-set-article-buffer): Removed.
6044         (gnus-async-prefetch-headers): New function.
6045         (gnus-async-retrieve-fetched-headers): New function.
6046         (gnus-async-prefetch-headers-buffer): New variable.
6047
6048         * gnus-salt.el (gnus-summary-pick-line-format): New variable.
6049         (gnus-pick-mode): Use it.
6050         (gnus-pick-line-number): New function.
6051         (gnus-pick-article): New command and keystroke.
6052         (gnus-pick-mode-map): Changed " " to `gnus-pick-next-page'.
6053         (gnus-pick-next-page): New command and keystroke.
6054         (gnus-mark-unpicked-articles-as-read): New variable.
6055         (gnus-pick-start-reading): Use it.
6056
6057         * gnus-sum.el (gnus-summary-line-format-alist): Add pick line
6058         number. 
6059
6060 Thu Aug  1 23:32:15 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
6061
6062         * nntp.el (nntp-request-list): Decode.
6063         (nntp-request-list-newsgroups): Ditto.
6064
6065         * gnus-gl.el (gnus-grouplens-mode): Update summary line specs. 
6066
6067         * gnus-msg.el (gnus-debug): Would bug out.
6068
6069 Thu Aug  1 23:24:48 1996  Glenn Coombs  <glenn@prl.research.philips.com>
6070
6071         * gnus-sum.el (gnus-summary-update-mark): Work on hidden threads.
6072
6073 Thu Aug  1 00:00:16 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
6074
6075         * gnus-score.el (gnus-score-save): Wouldn't save scores.
6076
6077         * gnus-load.el (gnus-summary-line-format): Moved here.
6078
6079         * gnus.el (gnus-alive-p): More thorough definition.
6080         (gnus-info-set-entry): New macro.
6081
6082         * gnus-move.el: New file.
6083         (gnus-move-group-to-server): New function.
6084         (gnus-change-server): New command.
6085         (gnus-group-move-group-to-server): New command.
6086
6087         * gnus-start.el (gnus-parse-active): New function.
6088
6089         * gnus.el (gnus-read-method): Mew function.
6090         * gnus-group.el: Use it.
6091
6092         * gnus-load.el (gnus-suppress-duplicates): New variable.
6093
6094         * gnus-dup.el: New file.
6095
6096         * gnus-sum.el (gnus-data-read-p): New macro.
6097         (gnus-duplicate-mark): New variable.
6098
6099 Wed Jul 31 23:09:35 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6100
6101         * gnus.el: Red Gnus v0.3 is released.
6102
6103 Wed Jul 31 21:38:08 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6104
6105         * nntp.el (nntp-retrieve-headers-with-xover): Didn't work.
6106
6107         * gnus-load.el (gnus-suppress-keymap): New function.
6108
6109 Wed Jul 31 01:20:58 1996  Sudish Joseph  <sudish@mindspring.com>
6110
6111         * gnus-picon.el (gnus-group-display-picons): Delete just the live
6112         extents. 
6113
6114 Wed Jul 31 21:15:01 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6115
6116         * gnus.el ((load)): Only eval splash when loading.
6117
6118         * gnus-group.el (gnus-group-quit): Always kill group buffer.
6119
6120         * nntp.el (nntp-open-connection): Escape errors.
6121
6122 Wed Jul 31 16:09:22 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
6123
6124         * nnml.el (nnml-request-rename-group): Would move subgroups as
6125         well. 
6126         * nnmh.el: Ditto.
6127
6128         * gnus-group.el (gnus-group-rename-group): Use current group name
6129         as default.
6130         (gnus-group-rename-group): Added doc string.
6131
6132         * gnus-sum.el (gnus-general-simplify-subject): Renamed.
6133
6134 Wed Jul 31 16:05:06 1996  Paul Franklin  <paul@transmeta.com>
6135
6136         * gnus-sum.el (gnus-pdf-simplify-subject): New version.
6137
6138 Wed Jul 31 15:59:04 1996  Raja R. Harinath  <harinath@cs.umn.edu>
6139
6140         * nntp.el (nntp-retrieve-headers-with-xover): `last' returns cdr. 
6141
6142 Wed Jul 31 15:18:33 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
6143
6144         * nntp.el (nntp-retrieve-headers-with-xover): Put the result in
6145         the right buffer.
6146         (nntp-request-body): Decode.
6147
6148         * gnus.el (gnus-no-server): Would bug out when gnus-start wasn't
6149         loaded. 
6150
6151         * gnus-art.el (gnus-article-edit-mode): New command.
6152         (gnus-article-edit-mode-hook): New variable.
6153         (gnus-article-edit-mode-map): New variable.
6154
6155 Wed Jul 31 15:18:26 1996  François Pinard  <pinard@progiciels-bpi.ca>
6156
6157         * gnus-art.el (gnus-article-edit-full-stops): New command.
6158
6159 Wed Jul 31 13:03:48 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
6160
6161         * gnus-sum.el (gnus-summary-edit-wash): New command and keystroke.
6162
6163         * message.el (message-sort-headers-1): Sort properly on totally
6164         empty headers.
6165
6166         * article.el (article-hide-boring-headers): Didn't hide completely
6167         empty headers.
6168
6169         * nntp.el (nntp-encode-text): Rescued.
6170         (nntp-send-buffer): New function.
6171         (nntp-request-post): New function.
6172
6173         * gnus-util.el (gnus-define-keys-safe): New macro.
6174         (gnus-define-keys-1): Accept `safe' param.
6175
6176         * gnus-load.el (gnus-summary-mode-map): Define the main three
6177         keymaps prematurely here.
6178
6179 Wed Jul 31 12:48:23 1996  Steven L. Baur  <steve@miranova.com>
6180
6181         * gnus-load.el (gnus-default-nntp-server): Moved.
6182
6183 Wed Jul 31 03:15:02 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
6184
6185         * nndoc.el (nndoc-add-type): Remove old type definition.
6186
6187         * article.el: Changed variable names back to `gnus-'.
6188
6189 Tue Jul 30 23:07:04 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6190
6191         * nntp.el (nntp-connection-alist): Define as oo.
6192
6193         * nndoc.el (nndoc-add-type): Wrong number of args.
6194         (nndoc-set-delims): Free var.
6195
6196 Tue Jul 30 23:02:51 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6197
6198         * gnus.el: Red Gnus v0.1 is released.
6199
6200 Tue Jul 30 22:34:11 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6201
6202         * nntp.el (nntp-find-connection-buffer): New function.
6203         (nntp-retrieve-headers): Use it.
6204
6205 Tue Jul 30 00:00:28 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
6206
6207         * nndoc.el (nndoc-add-type): New function.
6208         (nndoc-guess-type): New function.
6209         (nndoc-set-delims): New definition.
6210
6211         * nntp.el (nntp-open-server): Init server buffer.
6212
6213         * gnus.el (gnus-group-prefixed-name): Do the right thing with nil
6214         methods. 
6215         (gnus-group-rename-group): Would act oddly when renaming native
6216         groups. 
6217
6218 Mon Jul 29 14:17:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
6219
6220         * gnus-load.el (gnus-startup-hook): Removed hilit removal.
6221
6222         * gnus-async.el: New file.
6223
6224         * gnus-int.el (gnus-asynchronous-p): New function.
6225
6226         * nntp.el: Replaced with new, asynchronous version.
6227
6228 Mon Jul 29 11:48:07 1996  Paul Franklin  <paul@transmeta.com>
6229
6230         * gnus-sum.el (gnus-pdf-simplify-subject): New function.
6231         (gnus-summary-simplify-subject-query): New command.
6232
6233 Mon Jul 29 10:05:30 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
6234
6235         * gnus-sum.el (gnus-summary-mode-map): Command for emphasis.
6236
6237         * gnus-art.el (gnus-article-wash-status): Report emphasis.
6238
6239         * article.el (article-unhide-text-type): New function.
6240         (article-emphasize): New function.
6241         (article-emphasis-alist): New variable.
6242
6243         * gnus-score.el (gnus-score-headers): Hook into advanced scoring.
6244
6245         * gnus-logic.el: New file.
6246
6247         * article.el (article-treat-overstrike): Mark hiding type.
6248
6249 Mon Jul 29 10:00:52 1996  d. hall  <dhall@illusion.apk.net>
6250
6251         * gnus-art.el (gnus-article-wash-status): New function.
6252
6253 Sun Jul 28 15:20:19 1996  Lars Magne Ingebrigtsen  <lars@eyesore.no>
6254
6255         * article.el (article-hidden-arg): Renamed all variables and
6256         functions to `article-'.
6257
6258         * gnus.el: Split file into gnus-start.el, gnus-group.el,
6259         gnus-sum.el, gnus-art.el, gnus-win.el, gnus-load.el, gnus-util.el,
6260         gnus-bcklg.el, gnus-spec.el, article.el, and gnus-int.el.
6261