comparison lisp/gnus/ChangeLog @ 98:0d2f883870bc r20-1b1

Import from CVS: tag r20-1b1
author cvs
date Mon, 13 Aug 2007 09:13:56 +0200
parents c7528f8e288d
children 4be1180a9e89
comparison
equal deleted inserted replaced
97:498bf5da1c90 98:0d2f883870bc
1 Fri Jan 3 16:20:42 1997 Steven L Baur <steve@altair.xemacs.org> 1 Mon Feb 10 14:19:55 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
2 2
3 * gnus-setup.el: Updated to gracefully handle installed auxilliary 3 * gnus.el: Gnus v5.4.12 is released.
4 packages like tm, and handle eventual integration of Red Gnus/Gnus 4
5 5.4. 5 Mon Feb 10 12:47:41 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6 6
7 Fri Aug 30 02:23:23 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> 7 * message.el (message-fetch-field): Accept an optional param.
8 8 (message-reply): Only fetch the first Message-ID.
9 * message.el (message-do-fcc): Set the FROM-GNUS flag. 9
10 10 * gnus-score.el (gnus-summary-score-effect): Update mode line.
11 Sat Aug 24 23:32:02 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> 11
12 12 Mon Feb 10 12:32:38 1997 Hrvoje Niksic <hniksic@srce.hr>
13 * gnus.el (gnus-group-enter-directory): Would temporarily bind 13
14 `nneething-read-only', shadowing the proper `defvar'. 14 * gnus-art.el: Simplify.
15 15
16 Fri Aug 2 22:25:31 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> 16 Mon Feb 10 12:23:48 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
17 17
18 * gnus.el: Gnus v5.2.39 is released. 18 * gnus-sum.el (gnus-summary-prev-page): Don't scroll when the
19 article buffer isn't visible.
20
21 * gnus.el ((featurep 'gnus-xmas)): Removed
22 `gnus-make-local-hook'.
23
24 Mon Feb 10 12:08:31 1997 Adrian Aichner <aichner@ecf.teradyne.com>
25
26 * gnus-util.el (gnus-turn-off-edit-menu): Doc fix.
27
28 Mon Feb 10 07:42:37 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
29
30 * gnus-sum.el (gnus-summary-prepare-unthreaded): Make sure point
31 is at bol.
32
33 * gnus-srvr.el (gnus-browse-mode-map): Define gnus-bug.
34 (gnus-server-mode-map): Ditto.
35
36 * gnus-sum.el (gnus-summary-edit-article-done): Update original
37 article buffer.
38
39 * gnus-uu.el (gnus-uu-digest-mail-forward): Restore window
40 config.
41
42 * nnmail.el (nnmail-move-inbox): Make sure tofile exists before
43 setting modes.
44
45 * gnus-xmas.el (gnus-xmas-region-active-p): New function.
46
47 * gnus-ems.el (gnus-region-active-p): New function.
48
49 Mon Feb 10 07:40:45 1997 Hrvoje Niksic <hniksic@srce.hr>
50
51 * gnus-sum.el (gnus-summary-work-articles): Use zmacs-region.
52
53 Mon Feb 10 07:06:44 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
54
55 * message.el (message-mode): Nix out all local variables.
56
57 * gnus-art.el (gnus-summary-save-in-mail): Don't ask.
58
59 * gnus-sum.el (gnus-ps-print-hook): New hook.
60 (gnus-summary-print-article): Use it.
61
62 * message.el (message-reply): Make sure there is something
63 inserted as a To.
64
65 Mon Feb 10 05:54:28 1997 Paul Franklin <paul@cs.washington.edu>
66
67 * gnus-group.el (gnus-group-edit-group): Ignore errors while
68 closing group.
69
70 Mon Feb 10 05:22:09 1997 Steven L. Baur <steve@miranova.com>
71
72 * messagexmas.el (message-xmas-maybe-fontify): New function.
73 (message-mode-hook): Use it.
74
75 Sat Feb 8 21:18:25 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
76
77 * message.el (message-user-organization): Only use string values
78 of `gnus-local-organization'.
79
80 Tue Feb 4 20:26:20 1997 Paul Franklin <paul@cs.washington.edu>
81
82 * nnmail.el (nnmail-get-spool-files): Don't call file-directory-p
83 on pop spool specifiers.
84
85 Wed Feb 5 01:56:07 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
86
87 * message.el (message-delete-mh-headers): Changed default.
88 (message-send-mail-with-mh): Use it.
89 (message-mh-deletable-headers): Renamed.
90
91 * gnus-sum.el (gnus-read-header): Don't do anything if the article
92 can't be requested.
93
94 Wed Feb 5 01:51:07 1997 Joev Dubach <dubach1@husc.harvard.edu>
95
96 * gnus-sum.el (gnus-select-newsgroup): Update group line.
97
98 Tue Feb 4 20:23:30 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
99
100 * gnus-util.el (gnus-output-to-mail): Insert a newline before the
101 "From ".
102
103 * nnml.el (nnml-request-move-article): Update active ranges.
104 (nnml-nov-delete-article): Update active ranges.
105
106 Tue Feb 4 17:54:09 1997 HISASHIGE Kenji <hysa@adtec.ed.fujitsu.co.jp>
107
108 * gnus-msg.el (gnus-summary-reply-with-original): Pass on the
109 `wide' param.
110
111 Tue Feb 4 03:49:59 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
112
113 * gnus.el: Gnus v5.4.11 is released.
114
115 Tue Feb 4 01:57:56 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
116
117 * nnvirtual.el (nnvirtual-last-accessed-component-group): New
118 variable.
119 (nnvirtual-request-article): Use it and allow fetching by
120 Message-ID.
121
122 * gnus-dup.el (gnus-dup-enter-articles): Don't enter canceled
123 articles into dup lists.
124
125 * nnvirtual.el (nnvirtual-update-read-and-marked): Check that we
126 have a current group.
127
128 * message.el (message-mode): Add "field" menu under XEmacs.
129
130 Mon Feb 3 07:46:33 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
131
132 * gnus.el: Gnus v5.4.10 is released.
133
134 Mon Feb 3 05:48:09 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
135
136 * message.el (message-fcc-handler-function): Doc fix.
137 (message-do-fcc): Revert to 5.4.8 behavior.
138
139 * gnus-util.el ((fboundp 'point-at-bol)): Made into defun.
140
141 * gnus-topic.el (gnus-topic-check-topology): Skip "dummy.group".
142 (gnus-group-sort-topic): Delete "dummy.group".
143
144 * gnus-art.el (article-make-date-line): Add a newline.
145
146 * nnkiboze.el (nnkiboze-generate-group): Check that the nov file
147 exists.
148
149 * gnus-sum.el (gnus-summary-make-menu-bar): Moved some.
150
151 * gnus-art.el (gnus-article-make-menu-bar): Exclude the summary
152 menu.
153
154 * gnus.el (gnus-similar-server-opened): New function.
155 (gnus-server-extend-method): Use it.
156
157 * gnus-sum.el (gnus-data-set-header): New macro.
158 (gnus-summary-edit-article-done): Update when the Message-ID is
159 edited.
160
161 * nnml.el (nnml-request-article): Return the correct group name.
162
163 Sat Feb 1 21:29:56 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
164
165 * smiley.el (smiley-buffer): Use the `smiley-mouse-face' variable,
166 not face.
167
168 Sat Feb 1 14:19:54 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
169
170 * gnus.el: Gnus v5.4.9 is released.
171
172 Sat Feb 1 13:30:33 1997 Hrvoje Niksic <hniksic@srce.hr>
173
174 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Insert
175 "-*- emacs-lisp -*-" at the first line.
176
177 Sat Feb 1 13:23:19 1997 Mark Borges <mdb@cdc.noaa.gov>
178
179 * gnus-xmas.el (gnus-xmas-define): Do the right characterp thing.
180
181 Sat Feb 1 12:28:33 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
182
183 * smiley.el (smiley-mouse-face): New variable.
184 (smiley-buffer): Use it.
185
186 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Use gnus-prin1.
187
188 * gnus-util.el (gnus-prin1): Bind print-level and print-length to
189 nil
190
191 * gnus-art.el (gnus-button-alist): Let mailto: be less greedy.
192 (gnus-button-alist): Ditto with news:.
193
194 * gnus-topic.el (gnus-topic-unmark-topic): Let groups be unmarked.
195
196 * gnus.el (gnus-read-group): Place point at bol.
197
198 * gnus-util.el ((fboundp 'point-at-bol)): Use the functions if
199 they exist.
200
201 * gnus-msg.el (gnus-summary-supersede-article): Mark article as
202 canceled.
203
204 Wed Jan 29 22:28:44 1997 Steven L Baur <steve@altair.xemacs.org>
205
206 * gnus-xmas.el (gnus-xmas-define): Correct XEmacs version test to
207 handle v20.
208
209 Sat Feb 1 12:19:14 1997 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
210
211 * nnml.el (nnml-generate-active-info): Don't bug out.
212
213 Sat Feb 1 00:52:03 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
214
215 * message.el (message-fcc-handler-function): Changed default.
216 (message-output): New function.
217 (message-do-fcc): Use it.
218
219 * gnus-util.el (gnus-convert-article-to-rmail,
220 gnus-output-to-rmail): Moved here.
221
222 * message.el (message-check-news-header-syntax): Allow trailing
223 periods.
224 (message-check-news-header-syntax): Don't allow trailing periods.
225
226 Fri Jan 31 22:18:03 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
227
228 * message.el (message-resend): Rename "From ".
229
230 * nntp.el (nntp-accept-process-output): Use nnheader-message.
231
232 Fri Jan 31 11:51:18 1997 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
233
234 * nnml.el (nnml-generate-nov-databases-1): Sort the file alist.
235
236 Thu Jan 30 13:13:39 1997 Per Abrahamsen <abraham@dina.kvl.dk>
237
238 * gnus.el: More cleanup of customization groups.
239
240 Thu Jan 30 04:33:01 1997 Sudish Joseph <sudish@mindspring.com>
241
242 * gnus-xmas.el (gnus-xmas-define): Use `char-or-char-int-p'.
243
244 Thu Jan 30 04:15:28 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
245
246 * gnus.el: Gnus v5.4.8 is released.
247
248 Thu Jan 30 02:07:13 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
249
250 * message.el (message-indent-citation): Place point the right
251 place when indenting.
252
253 * nnml.el (nnml-generate-active-info): Don't enter conses into
254 lists.
255
256 * gnus-score.el (gnus-score-file-rank): All global score files
257 have low ranks.
258
259 * nnweb.el (nnweb-possibly-change-server): Read active file.
260 (nnweb-dejanews-create-mapping): Respect .overview.
261 (nnweb-reference-create-mapping): Ditto.
262 (nnweb-altavista-create-mapping): Ditto.
263
264 Wed Jan 29 04:52:31 1997 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
265
266 * nnml.el (nnml-generate-nov-databases-1): Generate NOV files in
267 the right order.
268
269 Tue Jan 28 23:28:49 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
270
271 * gnus-group.el (gnus-group-list-groups): Position point.
272
273 Tue Jan 28 22:11:36 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
274
275 * gnus.el: Gnus v5.4.7 is released.
276
277 Tue Jan 28 19:48:54 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
278
279 * nnmh.el (nnmh-deletable-article-p): Never allow deleting the
280 last article in the group.
281
282 * nnweb.el (nnweb-definition): Accept an optional noerror
283 argument.
284 (nnweb-request-article): Don't bug out when requesting by MsgId.
285
286 * gnus-topic.el (gnus-group-prepare-topics): Return the number of
287 unread articles in the buffer.
288
289 * gnus-group.el (gnus-group-list-groups): On empty buffers, let
290 point go to the beginning.
291 (gnus-group-list-groups): Give "No news" message when using
292 topics.
293
294 * gnus-topic.el (gnus-topic-goto-next-group): Let point remain
295 at the end of the buffer.
296
297 * gnus-group.el (gnus-group-rename-group): Check group name
298 syntax.
299
300 * gnus.el (gnus-read-group): Accept an optional default.
301
302 Tue Jan 28 18:11:54 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
303
304 * gnus.el: Gnus v5.4.6 is released.
305
306 Tue Jan 28 13:55:12 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
307
308 * gnus-art.el (gnus-article-check-hidden-text): Widen before doing
309 anything.
310
311 * gnus.el (gnus-visual): Doc fix.
312
313 * gnus-art.el (gnus-visible-headers): Just include "Resent-From".
314
315 Mon Jan 27 19:40:37 1997 Paul Franklin <paul@cs.washington.edu>
316
317 * gnus-sum.el (gnus-read-header): Make sure nntp-server-buffer is
318 empty on failure.
319
320 Tue Jan 28 00:33:27 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
321
322 * nnmail.el (nnmail-delete-incoming): Changed default.
323
324 * gnus-topic.el (gnus-topic-mark-topic): Let groups be marked.
325 (gnus-topic-unmark-topic): Ditto.
326
327 * nnmail.el (nnmail-process-babyl-mail-format): Unquote ">From ".
328
329 * gnus-sum.el (gnus-summary-read-group): Only beep dead groups.
330
331 Mon Jan 27 18:24:27 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
332
333 * nnml.el (nnml-generate-nov-databases-1): Work properly on
334 compressed files.
335 (nnml-generate-nov-file): Ditto.
336
337 * gnus.el (gnus-article-mode-map): Don't unconditionally suppress
338 all the major keymaps.
339
340 * gnus-sum.el (gnus-summary-read-group): Beep dead non-native
341 groups can't be entered.
342
343 Mon Jan 27 18:03:17 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
344
345 * gnus.el: Gnus v5.4.5 is released.
346
347 Mon Jan 27 17:35:21 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
348
349 * message.el (message-expand-group): Don't skip over ":".
350
351 * gnus-score.el (gnus-score-find-bnews): Wouldn't find "nntp+"
352 score files.
353
354 * gnus-art.el (t): Define `M-^'.
355
356 Mon Jan 27 15:00:11 1997 Hrvoje Niksic <hniksic@srce.hr>
357
358 * gnus-sum.el (gnus-summary-search-article): Inhibit forced
359 redisplay on XEmacs.
360
361 Mon Jan 27 08:54:55 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
362
363 * gnus.el: Gnus v5.4.4 is released.
364
365 Mon Jan 27 07:29:30 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
366
367 * nnsoup.el (nnsoup-file-name): Also find AREAS.
368
369 Mon Jan 27 07:09:13 1997 Joev Dubach <dubach1@husc.harvard.edu>
370
371 * message.el (message-use-followup-to): Doc fix.
372
373 Mon Jan 27 06:59:14 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
374
375 * gnus-art.el (gnus-article-read-summary-keys): Don't mess up when
376 using pick mode.
377
378 * gnus-undo.el (gnus-undo-mode): Set undo boundary.
379
380 * gnus-sum.el (gnus-summary-exit-hook): Doc fix.
381
382 Sun Jan 26 13:20:42 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
383
384 * gnus.el: Autoload gnus-add-configuration.
385
386 Sun Jan 26 13:01:07 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
387
388 * gnus.el: Gnus v5.4.3 is released.
389
390 Sun Jan 26 12:52:11 1997 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
391
392 * gnus.el: Gnus v5.4.2 is released.
393
394 Sun Jan 26 09:28:31 1997 Per Abrahamsen <abraham@dina.kvl.dk>
395
396 * gnus-group.el: Organized customization options, and moved group
397 definitions to `gnus.el'.
398 * gnus-sum.el: Ditto.
399 * gnus.el: Ditto.
400
401 Sun Jan 26 07:37:40 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
402
403 * gnus.el: Autoload topic function.
404
405 * gnus-topic.el (gnus-topic-set-parameters): Quote strings to
406 enter into dribble file.
407
408 * gnus-salt.el (gnus-pick-setup-message): Also restore right
409 config on sending.
410
411 * gnus.el (gnus-group-startup-message): Add a space to the
412 beginning of the version string.
413
414 Sat Jan 25 12:17:56 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
415
416 * gnus.el: Gnus v5.4.1 is released.
417
418 Sat Jan 25 10:59:31 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
419
420 * gnus.el: Red Gnus v0.84 is released.
421
422 Fri Jan 24 20:31:25 1997 Paul Franklin <paul@cs.washington.edu>
423
424 * gnus-sum.el (gnus-summary-next-article): There's no
425 reason not to select the current article if it's what should
426 be selected.
427
428 Sat Jan 25 01:03:59 1997 Per Abrahamsen <abraham@dina.kvl.dk>
429
430 * gnus-art.el: Organized customization options.
431 * gnus-sum.el: Adjusted.
432 * gnus-cite.el: Ditto.
433 * gnus.el: Ditto.
434
435 Sat Jan 25 09:49:40 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
436
437 * gnus-demon.el (gnus-demon): Disable demons when the minibuffer
438 window is active.
439
440 * gnus-art.el (gnus-article-read-summary-keys): Disable pick mode
441 commands.
442
443 Sat Jan 25 09:42:41 1997 Kurt Swanson <kurt@dna.lth.se>
444
445 * message.el (message-pipe-buffer-body): New function.
446
447 * gnus-sum.el (gnus-summary-pipe-message): New command and
448 keystroke.
449
450 Fri Jan 24 11:01:06 1997 Per Abrahamsen <abraham@dina.kvl.dk>
451
452 * gnus-uu.el: Cleaned up customization groups.
453
454 Fri Jan 24 15:45:48 1997 Kurt Swanson <kurt@dna.lth.se>
455
456 * gnus-sum.el (gnus-summary-make-menu-bar): Moved cache menu.
457
458 Fri Jan 24 10:05:49 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
459
460 * gnus-msg.el (gnus-summary-resend-message): Accept
461 process/prefix.
462
463 * gnus-cite.el (gnus-article-fill-cited-article): Accept a width
464 prefix.
465
466 * gnus-art.el (gnus-article-read-summary-keys): Disable pick mode
467 map.
468
469 * gnus-sum.el (gnus-summary-make-menu-bar): Duplication removed.
470
471 Fri Jan 24 08:33:42 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
472
473 * gnus.el: Red Gnus v0.83 is released.
474
475 Fri Jan 24 05:05:38 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
476
477 * gnus.el (gnus-article-display-hook): Removed emphasize.
478
479 * gnus-score.el (gnus-score-edit-current-scores): Set global
480 vars.
481
482 * nnml.el (nnml-possibly-change-directory): Return nil when the
483 group can't be selected.
484
485 * gnus-art.el (gnus-emphasis-alist): Don't underline
486 all-underscore words.
487
488 * gnus-topic.el (gnus-topic-unindent): Give the right number of
489 unread articles.
490 (gnus-topic-indent): Ditto.
491
492 * gnus-msg.el (gnus-summary-wide-reply-with-original): New command
493 and keystroke.
494 (gnus-summary-wide-reply): Ditto.
495
496 Fri Jan 24 04:57:07 1997 Joe Wells <jbw@cs.bu.edu>
497
498 * gnus-uu.el (gnus-quote-arg-for-sh-or-csh): New function.
499 (gnus-uu-command): Use it.
500
501 Fri Jan 24 04:55:10 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
502
503 * gnus-topic.el (gnus-topic-mark-topic): Also bound to `#'.
504
505 Fri Jan 24 04:44:10 1997 Greg Klanderman <greg@alphatech.com>
506
507 * message.el (message-do-send-housekeeping): Check for nil
508 message-buffer-list.
509
510 Fri Jan 24 02:55:33 1997 Kurt Swanson <kurt@dna.lth.se>
511
512 * gnus-util.el (gnus-eval-in-buffer-window): Set buffer.
513
514 Thu Jan 23 03:39:48 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
515
516 * nnsoup.el (nnsoup-file-name): New function.
517 (nnsoup-read-areas): Use it.
518 (nnsoup-dissect-buffer): New function.
519 (nnsoup-number-of-articles): Use it.
520 (nnsoup-narrow-to-article): Ditto.
521 (nnsoup-header): Removed.
522
523 * gnus.el (gnus-check-backend-function): Doc fix.
524
525 * gnus-art.el (gnus-article-goto-prev-page): Went to next article,
526 not prev.
527
528 * gnus-group.el (gnus-group-insert-group-line-info): Display "*"
529 on unknown groups.
530
531 * gnus-art.el (article-hide-boring-headers): Ignore errors in
532 `mail-extract-address-components'.
533
534 * nnmail.el (nnmail-date-to-time): Parse zone correctly.
535 (nnmail-date-to-time): Seconds, dammit, seconds!
536
537 Tue Jan 21 09:31:55 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
538
539 * gnus-art.el (gnus-url-mailto): Didn't accept mailto links.
540
541 * gnus-score.el (gnus-summary-score-effect): Doc fix.
542
543 * nnmail.el (nnmail-move-inbox): Don't prin1 password.
544
545 Mon Jan 20 18:06:19 1997 Paul Franklin <paul@cs.washington.edu>
546
547 * gnus-sum.el (gnus-simplify-buffer-fuzzy-step): New function.
548 (gnus-simplify-buffer-fuzzy): Use it.
549
550 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Fix while condition.
551 Add self-discipline tags.
552
553 Tue Jan 21 05:28:05 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
554
555 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Would return
556 nil from NoCeM.
557
558 Mon Jan 20 04:59:53 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
559
560 * gnus-art.el (gnus-button-alist): Only on word boundaries.
561
562 * message.el (message-check-news-header-syntax): Don't prompt when
563 not read active file.
564
565 * gnus-msg.el (gnus-setup-message): Always set actions.
566
567 Sat Jan 18 07:23:41 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
568
569 * nntp.el (nntp-have-messaged): New variable.
570 (nntp-accept-process-output): Use it.
571 (nntp-wait-for): Ditto.
572
573 Sat Jan 18 02:44:53 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
574
575 * gnus.el: Red Gnus v0.82 is released.
576
577 Fri Jan 17 00:04:47 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
578
579 * nnheader.el (nnheader-find-nov-line): Do the right thing with
580 short buffers.
581
582 * nnkiboze.el (nnkiboze-generate-group): Supress duplicate
583 suppression.
584 (nnkiboze-generate-group): Message better.
585
586 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't always
587 fetch more heads.
588 (gnus-select-newsgroup): Use it.
589
590 * nnmail.el (nnmail-get-new-mail): Weird file-truename problem.
591
592 * gnus-sum.el (gnus-summary-caesar-message): Dox fix.
593 (gnus-articles-to-read): Limit length of prompt.
594
595 * message.el (message-followup): Fold case before comparing
596 "world" to Distribution.
597
598 * gnus-sum.el (gnus-summary-save-newsrc): Save dribble buffer.
599
600 * nnfolder.el (nnfolder-request-expire-articles): Better message.
601
602 * gnus-nocem.el (gnus-nocem-load-cache): Interactive.
603
604 Thu Jan 16 23:48:05 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
605
606 * nnmail.el (nnmail-move-inbox): Use `nnmail-pop-password'.
607
608 Wed Jan 15 18:41:42 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
609
610 * nnml.el (nnml-request-expire-articles): Typo.
611 (nnml-request-expire-articles): Don't blank out messages so
612 often.
613
614 * nnsoup.el (nnsoup-request-type): Let commands like `a' work
615 better.
616
617 Wed Jan 15 05:33:23 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
618
619 * gnus.el: Red Gnus v0.81 is released.
620
621 Wed Jan 15 02:57:18 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
622
623 * gnus-topic.el (gnus-topic-indent): Don't remove all groups from
624 topic.
625 (gnus-topic-unindent): Ditto.
626
627 * gnus-sum.el (gnus-summary-respool-query): Don't mark anything as
628 read.
629
630 * gnus-art.el (gnus-button-alist): Move news:mesg-id up.
631
632 * gnus.el (gnus-article-display-hook): Emphasize by default.
633
634 * gnus-topic.el (gnus-topic-rename): Mark newsrc as dirty.
635
636 * gnus-sum.el (gnus-summary-next-page): When the article window
637 isn't displayed, don't scroll.
638
639 Wed Jan 15 02:19:56 1997 Markus Linnala <maage@ee.tut.fi>
640
641 * gnus-cite.el (gnus-cite-reply-regexp, gnus-cite-always-check):
642 New variables.
643
644 Wed Jan 15 02:02:03 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
645
646 * gnus-art.el (article-date-user): New command and keystroke.
647
648 Wed Jan 15 02:01:15 1997 David Moore <dmoore@ucsd.edu>
649
650 * gnus-art.el (gnus-article-time-format): New variable.
651 (article-make-date-line): Use it.
652
653 Wed Jan 15 01:44:15 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
654
655 * gnus-art.el (gnus-emphasis-alist): Allow emphasis around
656 sentences.
657 (gnus-button-url-regexp): Don't allow empty URLs.
658
659 Sun Jan 12 19:27:23 1997 Thor Kristoffersen <thor@unik.no>
660
661 * nntp.el (nntp-request-head): Work when using rlogin.
662
663 Sun Jan 12 15:17:16 1997 Chris Bone <bone@al.com.au>
664
665 * nntp.el (nntp-accept-process-output): Give numerical messages.
666 (nntp-wait-for): Search less.
667
668 Fri Jan 10 17:38:38 1997 Erik Toubro Nielsen <erik@ifad.dk>
669
670 * gnus-art.el (gnus-Numeric-save-name): Doc fix.
671
672 Thu Jan 9 21:51:59 1997 Dan Schmidt <dfan@harmonixmusic.com>
673
674 * nnmail.el (nnmail-move-inbox): Quote password.
675
676 Thu Jan 9 18:24:32 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
677
678 * nnmail.el (nnmail-move-inbox): Don't nix out
679 nnmail-internal-password.
680
681 * nnml.el (nnml-request-expire-articles): Also expire gzipped
682 articles.
683
684 * gnus-art.el (article-emphasize): Wouldn't toggle.
685
686 Thu Jan 9 18:18:26 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
687
688 * gnus.el: Red Gnus v0.80 is released.
689
690 Thu Jan 9 12:00:21 1997 Wesley Hardaker <Wesley.Hardaker@sphys.unil.ch>
691
692 * acronym.el: New package.
693
694 Thu Jan 9 11:43:28 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
695
696 * gnus.el: Updated copyrights.
697
698 * nnoo.el (nnoo-push-server): Only push the first server.
699
700 Wed Jan 8 11:34:07 1997 David Moore <dmoore@ucsd.edu>
701
702 * nnoo.el (nnoo-push-server): Revert to 0.77 behaviour.
703
704 * nnvirtual.el (nnvirtual-info-installed): New variable.
705 (nnvirtual-open-server): Use it.
706 (nnvirtual-request-update-info): ditto.
707 (nnvirtual-create-mapping): ditto.
708
709 * gnus-group.el (gnus-group-edit-group): Close the group before
710 editing it.
711 (gnus-group-add-to-virtual): ditto.
712
713 Thu Jan 9 11:32:13 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
714
715 * gnus-art.el: Redefine ems.
716
717 Wed Jan 8 20:34:09 1997 John McClary Prevost <visigoth@naiad.fac.cs.cmu.edu>
718
719 * message.el (message-sendmail-f-is-evil): New variable.
720 (message-elide-elipsis): Ditto.
721
722 Wed Jan 8 17:19:02 1997 Paul Stodghill <stodghil@cs.cornell.edu>
723
724 * gnus-demon.el (gnus-demon): Don't run when not idle.
725
726 Wed Jan 8 12:58:23 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
727
728 * gnus-sum.el (gnus-summary-work-articles): Accept non-numerical
729 prefix values.
730
731 Wed Jan 8 12:52:53 1997 Jason Rumney <jasonr@pec.co.nz>
732
733 * nnmail.el (nnmail-move-inbox): Use `nnmail-internal-password'.
734
735 Tue Jan 7 15:41:35 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
736
737 * gnus-art.el (gnus-article-show-hidden-text): Would bug out on
738 signatures.
739
740 Mon Jan 6 23:46:53 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
741
742 * gnus.el: Red Gnus v0.79 is released.
743
744 Mon Jan 6 11:23:05 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
745
746 * nnmail.el (nnmail-process-babyl-mail-format): Widen at the right
747 place.
748
749 * nnfolder.el (nnfolder-possibly-change-group): Set current group
750 before reading folder.
751
752 * message.el (message-send-mail-with-mh): Expand file name.
753 (message-mode-menu): Check whether mark-active exists.
754
755 * gnus-group.el (gnus-group-get-new-news): Don't pass ARG to the
756 listing function.
757
758 * gnus-xmas.el (gnus-xmas-article-show-hidden-text): Deleted.
759
760 Sun Jan 5 21:35:37 1997 Sudish Joseph <sudish@mindspring.com>
761
762 * gnus-xmas.el (gnus-xmas-article-show-hidden-text): Use
763 'article-type as the textprop of interest. Speed fix.
764
765 * gnus-art.el (gnus-article-show-hidden-text): Speed fix.
766
767 Sun Jan 5 11:43:08 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
768
769 * nnml.el (nnml-retrieve-headers-with-nov): Use faster method for
770 finding the right range.
771
772 * gnus-demon.el (gnus-demon): Would fire off even if not idle.
773
774 * gnus-srvr.el (gnus-server-add-server): Error when defining an
775 existing server.
776
777 * gnus-start.el (gnus-get-unread-articles): Update info for native
778 groups.
779
780 * gnus-load.el (gnus-nocem): New file.
781
782 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Make sure the
783 group name isn't nil.
784
785 Sun Jan 5 11:18:22 1997 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
786
787 * gnus.el: Red Gnus v0.78 is released.
788
789 Sun Jan 5 09:39:14 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
790
791 * gnus-sum.el (gnus-summary-exit-no-update): Prompt change.
792 (gnus-summary-limit-to-author): Ditto.
793 (gnus-summary-limit-to-subject): Ditto.
794
795 * gnus-cite.el (gnus-dissect-cited-text): Recognize articles that
796 end with cited text.
797
798 * gnus-topic.el (gnus-group-sort-topic): Remove nil elements.
799
800 * nnoo.el (nnoo-push-server): When switching from the nil server,
801 update all the default values of the variables.
802
803 * nnkiboze.el (nnkiboze-generate-group): Protect against nil
804 infos.
805
806 * lpath.el: Included.
807
808 Sun Jan 5 09:36:57 1997 Martin Buchholz <mrb@eng.sun.com>
809
810 * dgnushack.el (bytecomp): Required.
811
812 Sat Jan 4 11:45:45 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
813
814 * gnus-art.el: Rename some functions back.
815
816 * gnus-sum.el (gnus-summary-save-newsrc): Don't nix out scores.
817
818 * gnus-async.el (gnus-async-prefetched-article-entry): Would
819 hang Emacs.
820
821 Sat Jan 4 11:28:24 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
822
823 * gnus.el: Red Gnus v0.77 is released.
824
825 Sat Jan 4 08:35:06 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
826
827 * gnus-cache.el (gnus-start): Don't require gnus-sum.
828
829 * gnus-art.el: All article functions moved here.
830
831 * article.el: Elided.
832
833 * gnus-async.el (gnus-async-prefetched-article-entry): Check for
834 empty articles.
835
836 * gnus-art.el (gnus-read-save-file-name): Expand file name in
837 article save dir.
838
839 Fri Jan 3 21:22:21 1997 Paul Stodghill <stodghil@cs.cornell.edu>
840
841 * gnus-demon.el (gnus-demon): Use `gnus-demon-idle-time'.
842
843 Tue Dec 31 10:38:43 1996 <ratinox@peorth.gweep.net (Stainless Steel Rat)>
844
845 * pop3.el: version 1.3
846
847 * pop3.el: (pop3-retr): added bill@attmail.com's big buffer sleeps
848 to save wear and tear on he heap.
849
850 Thu Aug 01 11:53:48 1996 <ratinox@peorth.gweep.net (Stainless Steel Rat)>
851
852 * pop3.el: version 1.2
853
854 * pop3.el: (pop3-apop): minor changes to support XEmacs built-in
855 md5, or William Perry's modified md5.el.
856
857 * pop3.el: (pop3-movemail): changed to use
858 pop3-authentication-scheme instead of pop3-use-apop.
859
860 * pop3.el: pop3-use-appop: transformed into
861 pop3-authentication-scheme.
862
863 * pop3.el: version 1.1
864
865 * pop3.el: (pop3-apop): new function. Send alternate
866 authentication information to the server. Requires md5.el.
867
868 * pop3.el: (pop3-open-server): set pop3-timestamp if server
869 returns one.
870
871 * pop3.el: (pop3-movemail): use APOP authentication if
872 pop3-use-apop non-nil.
873
874 * pop3.el: pop3-timestamp: added variable
875
876 * pop3.el: pop3-use-apop: added variable
877
878 Fri Jan 3 18:52:23 1997 Wesley Hardaker <Wesley.Hardaker@sphys.unil.ch>
879
880 * gnus-group.el (gnus-group-get-new-news): Pass the ARG on to the
881 listing function.
882
883 Fri Jan 3 18:32:24 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
884
885 * article.el (article-hide-boring-headers): Respect
886 gnus-show-all-headers.
887
888 * gnus-sum.el (gnus-summary-save-article): Update the mode line.
889
890 Fri Jan 3 18:30:50 1997 Erik Toubro Nielsen <erik@ifad.dk>
891
892 * nnmail.el (nnmail-remove-leading-whitespace): Replacing should
893 be non-literal.
894
895 Fri Jan 3 18:18:30 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
896
897 * gnus-sum.el (gnus-summary-expire-articles-now): Use
898 "yes-or-no".
899 (gnus-summary-delete-article): Ditto.
900
901 Fri Jan 3 18:16:27 1997 Peter Skov Knudsen <knu@dde.dk>
902
903 * gnus-win.el (gnus-buffer-configuration): Don't create picons
904 frame unless needed.
905
906 Fri Jan 3 17:21:30 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
907
908 * message.el (message-elide-region): New command and keystroke.
909
910 * gnus-salt.el (gnus-generate-vertical-tree): Check whether we can
911 go backwards.
912
913 * gnus-group.el (gnus-group-catchup-current): Prompt better.
914
915 * gnus-undo.el (gnus-undo-make-menu-bar): Nonsense.
916
917 Fri Jan 3 16:52:22 1997 Rajappa Iyer <rsi@lucent.com>
918
919 * gnus-salt.el (gnus-pick-start-reading): Possibly catch up all
920 unpicked articles.
921
922 Fri Jan 3 12:12:22 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
923
924 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Try to get the
925 few last headers using HEAD in any case to work around a bug in
926 inn.
927
928 * gnus-xmas.el (gnus-xmas-define): Redefined.
929
930 * gnus.el (gnus-characterp): Made into func.
931
932 Thu Jan 2 16:21:47 1997 Sudish Joseph <sudish@mindspring.com>
933
934 * gnus-util.el (gnus-characterp): New function.
935
936 Wed Dec 18 18:15:39 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
937
938 * gnus-start.el (gnus-dribble-enter): Make sure we write at the
939 end of the dribble file
940
941 Thu Jan 2 16:01:58 1997 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
942
943 * gnus-sum.el (gnus-summary-limit-children): Make NoCeM'ed
944 articles read.
945
946 Tue Dec 17 20:24:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
947
948 * gnus-sum.el (gnus-summary-save-newsrc): Respect the prefix.
949
950 Mon Dec 16 23:47:30 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
951
952 * gnus.el: Red Gnus v0.76 is released.
953
954 Mon Dec 16 14:33:58 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
955
956 * gnus-msg.el (gnus-bug): Insert nntp server type.
957 (gnus-copy-article-buffer): Remove prev/next buttons.
958
959 * gnus-cache.el (gnus-jog-cache): Let the call func be
960 interactive.
961
962 * gnus-art.el (gnus-summary-save-in-pipe): Include number of
963 articles.
964 (gnus-article-add-buttons): Don't add buttons to already
965 buttonized areas.
966
967 * nntp.el (nntp-open-connection): Allow `C-g' to continue.
968
969 * nnbabyl.el (nnbabyl-retrieve-headers): Wouldn't find all
970 articles sometimes.
971
972 * gnus-sum.el (gnus-data-compute-positions): Reinstated.
973 (gnus-remove-thread): Do the right thing with dummy roots.
974
975 * nndoc.el (nndoc-request-article): Only return valid articles.
976
977 * nnfolder.el (nnfolder-delete-mail): Wouldn't delete From lines.
978
979 * gnus-topic.el (gnus-topic-find-groups): Ignore nil groups.
980
981 * nnfolder.el (nnfolder-save-mail): Quote all "From " lines.
982
983 Sat Dec 14 11:49:21 1996 David Moore <dmoore@ucsd.edu>
984
985 * gnus-nocem.el (gnus-nocem-groups):
986 news.admin.net-abuse.bulletins is to replace
987 news.admin.net-abuse.announce for nocemish postings.
988
989 Mon Dec 16 13:38:38 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
990
991 * nnmail.el (nnmail-move-inbox): Message at end.
992
993 * gnus-sum.el (gnus-summary-refer-parent-article): Use
994 "in-reply-to" header.
995
996 * gnus-topic.el (gnus-topic-set-parameters): Enter into dribble.
997
998 * gnus-sum.el (gnus-summary-save-newsrc): Change.
999 (gnus-summary-catchup): Only catch up the limited articles.
1000 (gnus-simplify-subject-fuzzy-regexp): Changed to nil.
1001 (gnus-simplify-buffer-fuzzy): Ignore nil
1002 gnus-simplify-subject-fuzzy-regexp.
1003
1004 * gnus-srvr.el (gnus-server-prepare): Don't insert servers twice.
1005
1006 Thu Dec 12 18:18:11 1996 David Moore <dmoore@ucsd.edu>
1007
1008 * gnus-start.el (gnus-setup-news): Use gnus-make-hashtable.
1009 (gnus-update-active-hashtb-from-killed): ditto.
1010 (gnus-newsrc-to-gnus-format): ditto.
1011
1012 * gnus-bcklg.el (gnus-backlog-setup): ditto.
1013
1014 * gnus-sum.el (gnus-create-xref-hashtb): ditto.
1015
1016 * gnus-move.el (gnus-move-group-to-server): ditto.
1017
1018 * gnus-util.el (gnus-create-hash-size): Power of 2 hashtables can
1019 be _significantly_ faster than 2^x-1 tables on many risc
1020 machines. Any gains of 2^x-1 are comparably small on other
1021 machines.
1022
1023 Fri Dec 13 05:05:03 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1024
1025 * gnus.el: Red Gnus v0.75 is released.
1026
1027 Fri Dec 13 04:49:21 1996 Andre Deparade <deparade@i3.informatik.rwth-aachen.de>
1028
1029 * gnus-cite.el (gnus-cited-text-button-line-format-alist): Make %b
1030 and %e usable.
1031
1032 Fri Dec 13 01:06:09 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1033
1034 * article.el (article-decode-rfc1522): Would collate subsequent
1035 encodings.
1036
1037 * gnus-start.el (gnus-check-bogus-newsgroups): Use
1038 `map-y-or-n-p'.
1039
1040 * gnus-topic.el (gnus-topic-kill-group): Save topic contents.
1041 (gnus-topic-yank-group): Insert topic contents.
1042
1043 * gnus-sum.el (gnus-simplify-subject-fuzzy-regexp): Changed
1044 default to "".
1045
1046 * gnus-score.el (gnus-score-find-favourite-words): Put point at bob.
1047
1048 * gnus-sum.el (gnus-summary-limit-to-age): Dox fix & interactive
1049 spec.
1050
1051 Fri Dec 13 01:01:46 1996 David Moore <dmoore@ucsd.edu>
1052
1053 * gnus-sum.el (gnus-summary-limit-to-age): New function and
1054 keystroke.
1055
1056 Tue Dec 10 23:42:00 1996 David Moore <dmoore@ucsd.edu>
1057
1058 * gnus-nocem.el (gnus-nocem-groups): news.lists.filters is to
1059 replace alt.nocem.misc
1060
1061 Wed Dec 11 01:15:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1062
1063 * nnfolder.el (nnfolder-request-expire-articles): Better message.
1064 (nnfolder-delete-mail): Actually delete.
1065
1066 * gnus-sum.el (gnus-summary-update-info): Don't run
1067 `gnus-exit-group-hook'.
1068 (gnus-summary-expire-articles): Do it.
1069 (gnus-summary-exit): Ditto.
1070 (gnus-summary-save-newsrc): New command and keystroke.
1071
1072 Wed Dec 11 00:38:12 1996 Stainless Steel Rat <ratinox@peorth.gweep.net>
1073
1074 * gnus-sum.el (gnus-simplify-buffer-fuzzy): New version.
1075
1076 Mon Dec 9 21:00:09 1996 David Moore <dmoore@ucsd.edu>
1077
1078 * gnus-sum.el (gnus-summary-catchup): Out dated catchup code
1079 removed.
1080
1081 * nnvirtual.el (nnvirtual-update-read-and-marked): Work around a
1082 cache of active count in gnus-update-read-articles.
1083
1084 Mon Dec 9 22:55:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1085
1086 * article.el (article-emphasize): Use it.
1087
1088 * gnus-util.el (gnus-put-text-property-excluding-newlines): New
1089 function.
1090
1091 Mon Dec 9 08:38:08 1996 Per Abrahamsen <abraham@dina.kvl.dk>
1092
1093 * gnus-sum.el: Split customize groups and added links to the manual.
1094
1095 1996-12-08 Dave Love <d.love@dl.ac.uk>
1096
1097 * gnus-vis.el (gnus-button-alist): Allow whitespace in `<URL:...'
1098 markup (rfc1738), done last, after possible partial matches.
1099 (gnus-button-url): Zap any whitespace from a <URL:...> match.
1100
1101 Mon Dec 9 02:18:35 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1102
1103 * gnus-art.el (gnus-button-embedded-url): New function.
1104 (gnus-button-alist): Use it.
1105
1106 * gnus-util.el (gnus-strip-whitespace): New function.
1107
1108 Mon Dec 9 00:04:24 1996 Richard Stallman <rms@gnu.ai.mit.edu>
1109
1110 * gnus-start.el (gnus-read-init-file): Don't read init file when
1111 started with "emacs -q".
1112
1113 Sun Dec 8 18:25:34 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1114
1115 * gnus.el: Red Gnus v0.74 is released.
1116
1117 Fri Dec 6 12:47:24 1996 Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
1118
1119 * gnus-picon.el (gnus-picons-insert-face-if-exists): Don't reverse
1120 domains.
1121
1122 Fri Dec 6 11:33:44 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1123
1124 * nnfolder.el (nnfolder-request-article): Use it.
1125 (nnfolder-retrieve-headers): Wouldn't find the right header.
1126
1127 * nnmail.el (nnmail-search-unix-mail-delim-backward): New function.
1128
1129 Thu Dec 5 21:51:03 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1130
1131 * gnus.el (gnus-server-add-address): Don't add "*-address" to all
1132 servers.
1133
1134 Thu Dec 5 21:01:22 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1135
1136 * gnus.el: Red Gnus v0.73 is released.
1137
1138 Thu Dec 5 19:29:50 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1139
1140 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Message the line
1141 number.
1142
1143 * nnml.el (nnml-request-scan): Change server.
1144
1145 Sat Nov 30 00:42:39 1996 Steven L Baur <steve@altair.xemacs.org>
1146
1147 * earcon.el: Added Customization.
1148
1149 Thu Dec 5 11:24:15 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1150
1151 * gnus-sum.el (gnus-summary-prepare-threads): Don't output
1152 articles outside the limit.
1153
1154 * gnus-group.el (gnus-group-level): New function.
1155 (gnus-group-list-active): Faster implementation.
1156 (gnus-group-list-all-matching): Accept a `C-u' prefix.
1157
1158 * message.el (message-news): Make sure newsey things are done.
1159
1160 * gnus-kill.el (gnus-execute-1): Eval forms properly.
1161
1162 * gnus-score.el (gnus-score-find-bnews): Treat "+" like ordinary
1163 characters.
1164
1165 * gnus-sum.el (gnus-summary-make-menu-bar): Update.
1166
1167 * nndoc.el (nndoc-forward-type-p): Don't give false positives.
1168
1169 * message.el (message-user-mail-address): Bypass mail-extr.
1170 (message-make-forward-subject): Only fetch the first Subject.
1171
1172 * gnus-art.el (gnus-button-alist): Reconize news:group urls.
1173
1174 * gnus-start.el (gnus-group-change-level): Didn't quote strings
1175 entered into dribble.
1176
1177 * gnus-util.el (gnus-prin1-to-string): Use print-quoted-
1178
1179 * nnbabyl.el (nnbabyl-request-article): Wouldn't find first
1180 article properly.
1181 (nnbabyl-delete-mail): Ditto.
1182
1183 Thu Dec 5 06:16:25 1996 Per Abrahamsen <abraham@dina.kvl.dk>
1184
1185 * nnmail.el (nnmail-split-history): Use
1186 `with-output-to-temp-buffer'.
1187
1188 Thu Dec 5 08:46:26 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
1189
1190 * gnus-sum.el (gnus-nov-parse-line): unwind-protect the
1191 narrowing.
1192
1193 Tue Dec 3 14:06:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1194
1195 * nnheader.el (nnheader-find-file-noselect): Disable local
1196 variables.
1197
1198 * gnus-group.el (gnus-group-fetch-faq): Ditto.
1199
1200 Mon Dec 2 17:12:26 1996 Ralph Schleicher <rs@purple.UL.BaWue.DE>
1201
1202 * gnus-demon.el (gnus-demon-time-to-step): Make it work.
1203
1204 Sun Dec 1 07:35:32 1996 Lars Magne Ingebrigtsen <larsi@proletcult.slip.ifi.uio.no>
1205
1206 * nntp.el (nntp-retrieve-articles): New function.
1207 (nntp-next-result-arrived-p): New function.
1208
1209 Sat Nov 30 13:50:15 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1210
1211 * nnfolder.el (nnfolder-retrieve-headers): Parse unix mboxes better.
1212 (nnfolder-request-article): Ditto.
1213
1214 * message.el (message-rename-buffer): Make sure the renamed buffer
1215 is valid.
1216
1217 Sat Nov 30 12:06:47 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1218
1219 * gnus-cache.el (gnus-cache-enter-article): Warn when trying to
1220 cache negative articles.
1221
1222 Sat Nov 30 08:53:48 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1223
1224 * gnus.el: Red Gnus v0.72 is released.
1225
1226 1996-11-30 Markus Linnala <maage@cs.tut.fi>
1227
1228 * gnus-sum.el (gnus-summary-refer-parent-article): Work when there
1229 are no references.
1230
1231 1996-11-30 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1232
1233 * message.el (message-fetch-field): Fetch all headers.
1234
1235 * gnus-sum.el (gnus-cut-thread): Would cut off the wrong
1236 children.
1237
1238 * gnus-score.el (gnus-all-score-files): Take an optional group
1239 param.
1240
1241 * gnus-start.el (gnus-dribble-touch): New function.
1242 (gnus-master-read-slave-newsrc): Use it.
1243
1244 * gnus-salt.el (gnus-generate-vertical-tree): Would bug out on
1245 sparse articles.
1246
1247 * gnus-sum.el (gnus-summary-search-article): Would infloop.
1248
1249 * gnus-nocem.el: Ignore invalid entries.
1250
1251 * gnus-sum.el (gnus-data-remove): Wouldn't update properly when
1252 treating the first article in the buffer.
1253 (gnus-rebuild-thread): Would compute the wrong offset.
1254 (gnus-summary-move-article): Don't mark as read.
1255
1256 1996-11-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1257
1258 * gnus-sum.el (gnus-thread-loop-p): New function.
1259 (gnus-make-threads): Avoid inflooped references.
1260
1261 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
1262 print-length to nil.
1263
1264 Wed Nov 27 02:41:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1265
1266 * nnmail.el (nnmail-process-babyl-mail-format): Goto-char placed
1267 wrongly.
1268
1269 * gnus-group.el (gnus-group-select-group-emphemerally): New
1270 command and keystroke.
1271
1272 * gnus-sum.el (gnus-read-header): Fold continuation lines.
1273
1274 Tue Nov 26 18:43:29 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1275
1276 * gnus-sum.el (gnus-summary-update-info): Don't change buffer.
1277
1278 Tue Nov 26 17:56:19 1996 Hrvoje Niksic <hniksic@srce.hr>
1279
1280 * gnus-sum.el (gnus-summary-print-article): Prompt for file name.
1281
1282 Tue Nov 26 17:08:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1283
1284 * article.el (article-date-ut): Use original date.
1285
1286 Tue Nov 26 08:36:38 1996 Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
1287
1288 * gnus-picon.el: Customize.
1289
1290 * smiley.el: Customize. Change artist's email address in comments.
1291
1292 Tue Nov 26 04:37:54 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1293
1294 * gnus.el: Red Gnus v0.71 is released.
1295
1296 Tue Nov 26 00:58:25 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1297
1298 * gnus-sum.el (gnus-get-split-value): Expand file names in save
1299 dir.
1300
1301 Mon Nov 25 22:50:19 1996 Jens Lautenbacher <jens@lemming5.lem.uni-karlsruhe.de>
1302
1303 * gnus-group.el (gnus-group-make-menu-bar): Moved customize.
1304
1305 Mon Nov 25 15:27:41 1996 Per Abrahamsen <abraham@dina.kvl.dk>
1306
1307 * gnus.el (custom-facep): Removed.
1308
1309 * gnus-topic.el (gnus-topic-line-format): Added customize
1310 support.
1311
1312 * gnus.el (gnus-article-display-hook): Moved
1313 `gnus-article-treat-overstrike' last.
1314
1315 Mon Nov 25 11:21:15 1996 Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
1316
1317 * gnus-picon.el: (gnus-picons-try-to-find-face): New param: rightp.
1318 (gnus-picons-insert-face-if-exists): Use it and own new param.
1319 More properly detect location of bar and dots.
1320 (gnus-group-display-picons): Use above.
1321 (gnus-article-display-picons): ditto.
1322
1323 Mon Nov 25 04:17:03 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1324
1325 * nnfolder.el (nnfolder-read-folder): Make buffer read/write.
1326
1327 * gnus-sum.el (gnus-summary-print-article): Delete invisible text
1328 first.
1329
1330 * article.el (article-delete-invisible-text): New function.
1331
1332 * nntp.el (nntp-possibly-change-group): Would abort async
1333 fetches.
1334
1335 * gnus-sum.el (gnus-summary-print-article): New command and
1336 keystroke.
1337 (gnus-summary-move-article): Select the article first.
1338
1339 * message.el (message-user-agent): Define the message mail user
1340 agent.
1341
1342 Sun Nov 24 02:28:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1343
1344 * nntp.el (nntp-possibly-change-group): Would get confused.
1345
1346 * gnus-art.el (gnus-button-url-regexp): Allow all word-constituent
1347 characters to be part of urls.
1348
1349 * nntp.el (nntp-possibly-change-group): Wait until the status line
1350 arrives and delete it.
1351
1352 Sun Nov 24 01:36:45 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1353
1354 * gnus.el: Red Gnus v0.70 is released.
1355
1356 Sat Nov 23 23:22:27 1996 Per Abrahamsen <abraham@dina.kvl.dk>
1357
1358 * message.el (message-mode-menu): Added `message-caesar-region'.
1359 (message-mode-field-menu): Added `message-insert-to' and
1360 `message-insert-newsgroups'.
1361
1362 Sat Nov 23 19:53:30 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1363
1364 * nnkiboze.el: Would destroy all component group infos.
1365
1366 * gnus-xmas.el (gnus-summary-mail-toolbar): Reversed cathup.
1367
1368 * gnus-sum.el (gnus-summary-article-unread-p): New function.
1369 (gnus-remove-thread-1): Avoid `text-propery-any'.
1370 (gnus-summary-insert-subject): Ditto.
1371 (gnus-data-compute-positions): Removed.
1372
1373 * gnus-dup.el (gnus-dup-suppress-articles): Didn't do anything.
1374
1375 * gnus-group.el (gnus-group-restart): Just start up Gnus
1376 properly.
1377
1378 Sat Nov 23 07:16:39 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1379
1380 * gnus.el: Red Gnus v0.69 is released.
1381
1382 Sat Nov 23 05:00:36 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1383
1384 * gnus-cache.el (gnus-cache-update-active): Wouldn't mark the
1385 cache active file as changed.
1386
1387 * gnus-start.el (gnus-setup-news): Slaves shouldn't check for new
1388 newsgroups.
1389
1390 * gnus-sum.el (gnus-group-make-articles-read): Update group line
1391 on undo.
1392
1393 * gnus-move.el (gnus-move-group-to-server): Check whether
1394 to-active is nil.
1395
1396 * gnus-score.el (gnus-score-find-hierarchical): Do the right thing
1397 for prefixed group names.
1398
1399 * nnml.el (nnml-generate-nov-databases-1): Don't infloop.
1400
1401 Sat Nov 23 04:58:49 1996 Steven L. Baur <steve@miranova.com>
1402
1403 * gnus-score.el (gnus-score-score-files-1): Don't infloop.
1404
1405 Sat Nov 23 04:40:55 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1406
1407 * gnus-art.el (gnus-article-make-menu-bar): Protect against
1408 undefined menu vars.
1409
1410 * gnus-group.el (gnus-group-rename-group): Prompt fix.
1411
1412 Fri Nov 22 12:17:14 1996 David Moore <dmoore@ucsd.edu>
1413
1414 * nnml.el (nnml-generate-nov-databases-1): Don't infloop.
1415
1416 * gnus-score.el (gnus-score-score-files-1): Don't infloop, be
1417 slightly faster.
1418
1419 Fri Nov 22 22:18:52 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1420
1421 * gnus-move.el (gnus-move-group-to-server): Looking-at bug.
1422 (gnus-move-group-to-server): Extend.
1423
1424 * message.el (message-check-news-header-syntax): Change shoot-me
1425 line.
1426
1427 Thu Nov 21 18:31:56 1996 David Moore <dmoore@ucsd.edu>
1428
1429 * gnus-util.el (gnus-atomic-progn, gnus-atomic-progn-assign,
1430 gnus-atomic-setq): Routines to help protect against corruption to
1431 internal Gnus datastructures from C-g or error signals.
1432
1433 * gnus-util.el (gnus-atomic-be-safe): Variable which can set to
1434 nil to disable the C-g atomic protection.
1435
1436 * nnvirtual.el (nnvirtual-update-read-and-marked): Replaces
1437 nnvirtual-update-reads and nnvirtual-update-marked. Does updates
1438 to component groups atomically.
1439 (nnvirtual-request-update-info): Update the virtual group
1440 atomically.
1441
1442 Fri Nov 22 00:19:23 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1443
1444 * gnus.el: Create menu bar even when not using menu-bar-mode.
1445
1446 * gnus-start.el (gnus-1): Don't paint picture gnu twice.
1447
1448 * gnus-sum.el (gnus-group-make-articles-read): Undo in the right
1449 buffer.
1450 (gnus-update-read-articles): Ditto.
1451
1452 Fri Nov 22 00:04:59 1996 Raja R. Harinath <harinath@cs.umn.edu>
1453
1454 * nnheader.el (nnheader-generate-fake-message-id): Interact better
1455 with duplicate suppression.
1456
1457 Thu Nov 21 23:31:30 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1458
1459 * gnus.el (gnus-info-set-entry): Wouldn't extend far enough.
1460
1461 * gnus-salt.el (gnus-tree-minimize): Ignore errors.
1462
1463 * gnus-sum.el (gnus-summary-article-sparse-p): New macro.
1464 (gnus-summary-article-ancient-p): Ditto.
1465 (gnus-summary-search-article): Skip sparse articles.
1466
1467 * article.el (article-date-ut): Wouldn't pick out the date right.
1468
1469 Thu Nov 21 23:07:34 1996 Raja R. Harinath <harinath@cs.umn.edu>
1470
1471 * gnus-dup.el (gnus-dup-enter-articles): Ignore sparse articles.
1472
1473 Thu Nov 21 21:57:52 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1474
1475 * gnus-dup.el (gnus-dup-suppress-articles): Only suppress read
1476 articles.
1477
1478 * article.el (article-delete-text-of-type): Would bug out.
1479
1480 Thu Nov 21 11:02:36 1996 David Moore <dmoore@ucsd.edu>
1481
1482 * nnoo.el (nnoo-change-server): Only preserve un-ooed variables if
1483 they exist globally.
1484
1485 Thu Nov 21 10:52:39 1996 Steven L Baur <steve@miranova.com>
1486
1487 * article.el (article-date-ut): Extend date header recognition to
1488 deal with systems that put a TAB after the colon.
1489
1490 Thu Nov 21 19:50:26 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1491
1492 * gnus.el: Red Gnus v0.68 is released.
1493
1494 Thu Nov 21 05:33:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1495
1496 * nnoo.el (nnoo-change-server): Protect against void vars.
1497
1498 Thu Nov 21 00:00:29 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1499
1500 * gnus.el: Red Gnus v0.67 is released.
1501
1502 Wed Nov 20 22:54:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1503
1504 * message.el (message-mode-field-menu): Separated.
1505
1506 * nnoo.el (nnoo-change-server): Preserve un-ooed variables as
1507 well.
1508
1509 * nnbabyl.el (nnbabyl-read-mbox): Understand movemailed babyl
1510 files.
1511
1512 Wed Nov 20 19:25:40 1996 Kurt Swanson <kurt@dna.lth.se>
1513
1514 * gnus-art.el (gnus-article-make-menu-bar): Fix menu bar.
1515
1516 Wed Nov 20 05:27:45 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1517
1518 * gnus-sum.el (gnus-article-sort-by-lines,
1519 gnus-thread-sort-by-lines): New functions.
1520 (gnus-summary-sort-by-lines): New command and keystroke.
1521
1522 * gnus.el (gnus-other-frame): Be a bit more clever.
1523
1524 * gnus-group.el (gnus-group-get-new-news): Check for new
1525 newsgroups.
1526
1527 * nnheader.el (nnheader-insert-file-contents-literally): Bind
1528 `default-major-mode' to nil.
1529
1530 * gnus-sum.el (gnus-group-make-articles-read): Yet another undo
1531 bug.
1532
1533 * nnmail.el (nnmail-article-group): Wrong `junk' check.
1534
1535 Wed Nov 20 05:13:05 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1536
1537 * gnus.el: Red Gnus v0.66 is released.
1538
1539 Wed Nov 20 01:57:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1540
1541 * nnmail.el (nnmail-article-group): Would lose mail when using
1542 advanced splitting!
1543
1544 * gnus-sum.el (gnus-update-read-articles): Undo fix.
1545
1546 Tue Nov 19 22:56:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1547
1548 * nnheader.el (nnheader-auto-mode-alist): New function.
1549
1550 Tue Nov 19 21:57:29 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1551
1552 * gnus.el: Red Gnus v0.65 is released.
1553
1554 Tue Nov 19 17:41:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1555
1556 * message.el (message-do-fcc): Supply FROM-GNUS param to
1557 rmail-output.
1558
1559 * gnus-msg.el (gnus-setup-message): Use the buffer name instead of
1560 the buffer.
1561
1562 * nnmail.el (nnmail-article-group): Respect `junk' advanced
1563 splits.
1564
1565 * gnus-group.el (gnus-group-restart): Clear system.
1566
1567 * nnfolder.el (nnfolder-read-folder): Handle zipped files.
1568
1569 * nnheader.el (nnheader-find-file-noselect): New definition.
1570
1571 * gnus-art.el (gnus-article-make-menu-bar): Use the menu bar.
1572
1573 * gnus-score.el (gnus-all-score-files): Would still get the score
1574 files in wrong order.
1575
1576 * gnus-start.el (gnus-find-new-newsgroups): End message on wrong
1577 level.
1578
1579 * gnus-srvr.el (gnus-server-prepare): Don't list servers twice.
1580
1581 * gnus-xmas.el (gnus-xmas-read-event-char): Mystery hanging bug.
1582
1583 * gnus-score.el (gnus-all-score-files): Expand all files in the
1584 kill files directory.
1585
1586 * gnus-sum.el (gnus-group-make-articles-read): Register with undo
1587 properly.
1588 (gnus-update-read-articles): Ditto.
1589
1590 * gnus-msg.el (gnus-debug): Include gnus-async in variables.
1591
1592 Tue Nov 19 00:07:14 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1593
1594 * gnus.el: Red Gnus v0.64 is released.
1595
1596 Mon Nov 18 21:42:40 1996 Loren Schall <schall@saifr00.ateng.az.honeywell.com>
1597
1598 * gnus-sum.el (gnus-summary-insert-line): Pick apart the From
1599 header in reversed order.
1600
1601 Mon Nov 18 02:00:33 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1602
1603 * gnus-sum.el (gnus-summary-refer-references): Protect against nil
1604 References.
1605
1606 * gnus-score.el (gnus-all-score-files): Remove duplicate score
1607 files from the end first.
1608
1609 * gnus-start.el (gnus-after-getting-new-news-hook,
1610 gnus-get-new-news-hook): Switched defaults.
1611
1612 * gnus-score.el (gnus-all-score-files): Returned score files in
1613 reverse order.
1614
1615 * gnus-util.el (gnus-make-directory): Protect against nil dirs.
1616
1617 * gnus-art.el (gnus-decode-encoded-word-method): Default to
1618 'gnus-article-de-quoted-unreadable.
1619
1620 * gnus.el (gnus-read-group): Prohibit : in group name.
1621 (gnus-article-display-hook): Removed
1622 `gnus-article-de-quoted-unreadable'.
1623
1624 * article.el (gnus-emphasis-alist): Accept "-" as word marker.
1625
1626 * messagexmas.el (message-xmas-dont-activate-region): Changed
1627 default to t.
1628
1629 Sun Nov 17 01:09:21 1996 Per Abrahamsen <abraham@dina.kvl.dk>
1630
1631 * message.el: Added customize support.
1632
1633 Sun Nov 17 23:42:03 1996 Raja R. Harinath <harinath@cs.umn.edu>
1634
1635 * gnus-gl.el (bbb-extract-token-number): Fix.
1636
1637 Sun Nov 17 12:18:27 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1638
1639 * gnus-sum.el (gnus-summary-next-article): Use it.
1640 (gnus-group-make-articles-read): Quote undo forms.
1641 (gnus-update-read-articles): Ditto.
1642
1643 * gnus.el (gnus-key-press-event-p): New alias.
1644
1645 Sat Nov 16 22:05:24 1996 Steven L Baur <steve@miranova.com>
1646
1647 * gnus-sum.el (gnus-summary-next-article): XEmacs doesn't use
1648 integers for keyboard events.
1649
1650 Sun Nov 17 12:09:44 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1651
1652 * gnus-group.el (gnus-group-set-timestamp): Protect against nil
1653 gnus-newsgroup-name.
1654
1655 Sun Nov 17 01:09:21 1996 Per Abrahamsen <abraham@dina.kvl.dk>
1656
1657 * nnmail.el: Added customize support.
1658
1659 Sat Nov 16 22:59:47 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1660
1661 * gnus.el (gnus-summary-line-format): Dox fix.
1662
1663 * nnfolder.el (nnfolder-save-mail): Would insert extra newline at
1664 the start.
1665
1666 Sat Nov 16 19:43:22 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1667
1668 * gnus.el: Red Gnus v0.63 is released.
1669
1670 Sat Nov 16 11:32:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1671
1672 * gnus-sum.el (gnus-summary-next-article): Ignore non-keyboard
1673 events before starting to walk.
1674
1675 * gnus-topic.el (gnus-topic-prepare-topic): Insert topics that
1676 have 0 unread if there is anything under.
1677
1678 * gnus-sum.el (gnus-summary-move-article): Do `B B' properly.
1679
1680 * gnus-topic.el (gnus-topic-parameters): Return nil on
1681 non-existant topics.
1682
1683 * nntp.el (nntp-possibly-change-group): Would nix out async buffer
1684 when switching groups.
1685
1686 * gnus-sum.el (gnus-summary-expire-articles): Update info before
1687 expiring.
1688
1689 * article.el (article-strip-leading-blank-lines): Would strip too
1690 much.
1691
1692 * gnus-sum.el (gnus-summary-mode): Update specs after running
1693 hook.
1694
1695 * gnus-util.el (gnus-boundp): New function.
1696
1697 * gnus-start.el (gnus-get-new-news-hook): Default to updating
1698 display-time, if present.
1699
1700 Fri Nov 15 13:59:16 1996 Steven L Baur <steve@miranova.com>
1701
1702 * gnus-xmas.el (gnus-xmas-define): Better fix for dealing with
1703 scroll-in-place, which will be preloaded in XEmacs 19.15.
1704
1705 * gnus-art.el (gnus-article-prev-page): Guard scroll-(up|down)
1706 against scroll-in-place package.
1707 (gnus-article-next-page): Ditto.
1708
1709 * gnus-salt.el (gnus-pick-next-page): Ditto.
1710
1711 Fri Nov 15 21:40:12 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1712
1713 * nnweb.el (gnus): Required.
1714
1715 * gnus-group.el (gnus-group-clear-data-on-native-groups): Offer to
1716 move cache.
1717
1718 * gnus-cache.el (gnus-cache-move-cache): New command.
1719
1720 * nnvirtual.el (nnvirtual-create-mapping): Handle groups with no
1721 articles.
1722
1723 * gnus-group.el (gnus-group-insert-group-line-info): Compute the
1724 right number for dead groups.
1725
1726 * nnvirtual.el: Complete-first-sentence-in-first-line-of-doc fix.
1727
1728 Thu Nov 14 10:20:44 1996 Per Abrahamsen <abraham@dina.kvl.dk>
1729
1730 * gnus-win.el: Added customize support.
1731
1732 * gnus-uu.el: Added customize support.
1733
1734 Thu Nov 14 17:50:12 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1735
1736 * gnus.el: Red Gnus v0.62 is released.
1737
1738 Thu Nov 14 12:25:23 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1739
1740 * gnus.el (gnus-article-display-hook): Add
1741 `gnus-article-de-quoted-unreadable' to default value.
1742
1743 * gnus-art.el (gnus-summary-article-menu): Dummy define.
1744
1745 * article.el (custom): Require first.
1746
1747 * dgnushack.el (require): New implementation.
1748
1749 * article.el (gnus-emphasis-alist): Recognize emphasis inside
1750 quotes.
1751
1752 Thu Nov 14 10:20:44 1996 Per Abrahamsen <abraham@dina.kvl.dk>
1753
1754 * nnmail.el (nnmail-split-abbrev-alist): Added `uucp' to `mail'.
1755
1756 Thu Nov 14 11:25:51 1996 Samuel Tardieu <sam@inf.enst.fr>
1757
1758 * nnmail.el (nnmail-search-unix-mail-delim): Skip past ">From "
1759 after "From ".
1760
1761 Thu Nov 14 10:08:27 1996 Raja R. Harinath <harinath@cs.umn.edu>
1762
1763 * gnus-gl.el (bbb-connect-to-bbbd): Only connect if we have the
1764 token.
1765
1766 Thu Nov 14 08:46:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1767
1768 * message.el (message-insert-to): Deny with "never"
1769 courtesy-copies-to header.
1770
1771 * dgnushack.el (require): Try both the uncompiled and the compiled
1772 versions.
1773
1774 * nntp.el (nntp-send-authinfo): Hide password.
1775
1776 Wed Nov 13 12:00:43 1996 David Moore <dmoore@ucsd.edu>
1777
1778 * gnus-start.el (gnus-parse-active): Correct range parsing
1779 restored.
1780
1781 Tue Nov 12 14:09:15 1996 David Moore <dmoore@ucsd.edu>
1782
1783 * gnus-nocem.el (gnus-nocem-enter-article): Don't store the same
1784 message id in the cache twice.
1785 (gnus-nocem-liberal-fetch):
1786
1787 * gnus-nocem.el (gnus-nocem-liberal-fetch): New Variable.
1788
1789 * gnus-nocem.el (gnus-nocem-check-article,
1790 gnus-nocem-scan-groups): Don't re-fetch a crossposted @@NCM
1791 posting that we've alread verified and scanned.
1792
1793 Wed Nov 13 23:38:00 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1794
1795 * gnus-start.el (gnus-parse-active): Gave wrong results.
1796
1797 * gnus-win.el (gnus-buffer-configuration): Doc fix.
1798
1799 Wed Nov 13 13:52:20 1996 Per Abrahamsen <abraham@dina.kvl.dk>
1800
1801 * gnus-topic.el: Added customize support.
1802
1803 * gnus-group.el (gnus-group-mode-hook): Added `gnus-topic-mode'
1804 option.
1805
1806 * gnus-util.el (gnus-verbose): Made customizable.
1807
1808 * gnus.el (gnus-summary-line-format): Customize.
1809
1810 * gnus-sum.el (gnus-summary-respool-default-method): Customize.
1811
1812 * gnus.el (gnus-select-method-name): New widget.
1813 (gnus-select-method): Use it.
1814
1815 Wed Nov 13 14:19:48 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1816
1817 * gnus-group.el (gnus-info-clear-data): Quote lists.
1818
1819 * nntp.el (nntp-send-authinfo): Prompt right.
1820
1821 Tue Nov 12 19:33:00 1996 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
1822
1823 * gnus.el: Red Gnus v0.61 is released.
1824
1825 Tue Nov 12 17:55:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1826
1827 * nnmail.el (nnmail-move-inbox): Delete empty crash box.
1828
1829 * gnus-art.el (gnus-article-make-menu-bar): Define summary article
1830 map.
1831
1832 * gnus-group.el (gnus-group-set-timestamp): Removed reference to
1833 free variable `group'.
1834
1835 Mon Nov 11 16:29:00 1996 David Moore <dmoore@ucsd.edu>
1836
1837 * gnus-group.el (gnus-group-timestamp-delta): New function.
1838
1839 * gnus-demon.el (gnus-demon-add-scan-timestamps,
1840 gnus-demon-scan-timestamps): New functions.
1841
1842 Mon Nov 11 05:27:20 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1843
1844 * article.el (gnus-emphasis-alist): Added ":" as sentence-end.
1845
1846 Mon Nov 11 05:14:02 1996 David Moore <dmoore@ucsd.edu>
1847
1848 * nnvirtual.el: New version.
1849
1850 Mon Nov 11 05:09:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1851
1852 * article.el (gnus-emphasis-underline-bold): Renamed.
1853
1854 Mon Nov 11 05:05:09 1996 Alexandre Oliva <oliva@dcc.unicamp.br>
1855
1856 * nntp.el (nntp-possibly-change-group): Bind
1857 `nnheader-callback-function' to nil.
1858
1859 Sun Nov 10 12:13:08 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1860
1861 * gnus-start.el (gnus-parse-active): Give correct answer.
1862
1863 * nntp.el (nntp-snarf-error-message): Massage the message.
1864
1865 Sun Nov 10 11:49:33 1996 Joe Wells <jbw@cs.bu.edu>
1866
1867 * dgnushack.el (require): Load .el files only.
1868
1869 Sun Nov 10 10:06:12 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1870
1871 * gnus-move.el (gnus-move-group-to-server): Would pass wrong
1872 params to `gnus-retrieve-headers'.
1873
1874 * nntp.el (nntp-wait-for): Accept a `discard' param.
1875 (nntp-open-connection): Would mix it up when establishing asynch
1876 connections.
1877
1878 * nnml.el (nnml-find-id): Would report false positives.
1879
1880 * gnus-spec.el (gnus-update-format-specifications): Do all
1881 computations in the right buffer.
1882
1883 * nnweb.el (nnweb-type-definition): Moved search engine.
1884 (nnweb-fetch-form): Use "POST" instead of `POST'.
1885
1886 * gnus-undo.el (gnus-undo-register): Entered malformed undo
1887 statements.
1888
1889 * smiley.el (smiley-nosey-regexp-alist): Add a devilish face.
1890
1891 Sun Nov 10 06:38:38 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1892
1893 * gnus.el: Red Gnus v0.60 is released.
1894
1895 Sun Nov 10 06:31:36 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1896
1897 * gnus.el: Red Gnus v0.59 is released.
1898
1899 Sun Nov 10 06:09:37 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1900
1901 * nntp.el (nntp-decode-text): Erased everything.
1902
1903 * article.el (article-remove-trailing-blank-lines): Would
1904 infloop.
1905
1906 Sun Nov 10 06:06:31 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1907
1908 * gnus.el: Red Gnus v0.58 is released.
1909
1910 Sun Nov 10 06:02:51 1996 Alexandre Oliva <oliva@dcc.unicamp.br>
1911
1912 * nntp.el (nntp-possibly-change-group): Bind callback function to
1913 nil.
1914
1915 Sun Nov 10 05:35:25 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1916
1917 * gnus-topic.el (gnus-topic-remove-topic): Remove from alist.
1918
1919 * gnus-score.el (gnus-score-string): Didn't trace fuzzies and
1920 words.
1921
1922 Sat Nov 9 18:14:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1923
1924 * nnweb.el (nnweb-set-hashtb): Typo.
1925 (nnweb-read-overview): Typo.
1926
1927 * nnheader.el (nnheader-skeleton-replace): New macro.
1928 (nnheader-replace-string): Use it.
1929 (nnheader-replace-regexp): Use it.
1930 (nnheader-strip-cr): Use it.
1931
1932 * nntp.el (nntp-retrieve-headers): Be faster.
1933 (nntp-decode-text): Use faster algorithm.
1934
1935 * nnheader.el (nnheader-replace-string): New function.
1936
1937 Sat Nov 9 17:22:16 1996 Hrvoje Niksic <hniksic@srce.hr>
1938
1939 * article.el (gnus-emphasis-alist): Doc fix.
1940
1941 Sat Nov 9 16:27:27 1996 Per Abrahamsen <abraham@dina.kvl.dk>
1942
1943 * nnmail.el (nnmail-split-it): Fix bug in abbrev handling.
1944
1945 Sat Nov 9 05:59:02 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1946
1947 * nnweb.el (nnweb-set-hashtb): Typo.
1948
1949 * article.el (gnus-emphasis-alist): One ' too many.
1950
1951 * gnus-async.el (gnus-async-prefetch-article): Only message when
1952 in the summary buffer.
1953
1954 * gnus-msg.el (gnus-post-news): Handle `newsgroup' param.
1955 (gnus-debug): Be `defcustom' aware.
1956
1957 Sat Nov 9 05:41:27 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1958
1959 * gnus.el: Red Gnus v0.57 is released.
1960
1961 Fri Nov 8 22:56:59 1996 Per Abrahamsen <abraham@dina.kvl.dk>
1962
1963 * gnus.el: Added customize support.
1964
1965 Sat Nov 9 05:14:58 1996 David Moore <dmoore@ucsd.edu>
1966
1967 * nnmail.el (nnmail-expand-newtext): New version.
1968
1969 Sat Nov 9 04:28:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1970
1971 * gnus-xmas.el (gnus-xmas-force-redisplay): New variable.
1972 (gnus-xmas-summary-recenter): Use it.
1973
1974 * gnus-art.el (gnus-button-url): Removed seconds param since old
1975 versions of `browse-url.el' don't support it.
1976 (gnus-article-make-menu-bar): Add article menu to article menu.
1977
1978 * article.el (gnus-emphasis-alist): Use ")" as a sentence end
1979 marker.
1980
1981 Fri Nov 8 05:33:08 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1982
1983 * article.el (gnus-emphasis-alist): Recognize "_this_here_".
1984
1985 * gnus-art.el (gnus-article-save): Save the right buffer after
1986 stripping headers.
1987
1988 * nntp.el (nntp-wait-for): Nix out "nntp reading...." message.
1989
1990 * article.el (article-narrow-to-signature): Typo.
1991
1992 * nntp.el (nntp-try-list-active): Would guess wrong on `some'.
1993
1994 * gnus.el: condition-case -> ignore-errors.
1995
1996 * nntp.el (nntp-request-close): Protect against errors.
1997
1998 Fri Nov 8 03:23:02 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
1999
2000 * gnus.el: Red Gnus v0.56 is released.
2001
2002 Fri Nov 8 02:45:21 1996 David S. Goldberg <dsg@linus.mitre.org>
2003
2004 * gnus-art.el (gnus-button-url): Respect
2005 `browse-url-new-window-p'.
2006
2007 Fri Nov 8 02:34:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2008
2009 * nnmail.el (nnmail-process-unix-mail-format): Fold searches.
2010
2011 Thu Nov 7 09:07:32 1996 Steven L Baur <steve@miranova.com>
2012
2013 * nnmail.el (nnmail-search-unix-mail-delim): Take better care in
2014 ignoring bogus From_ lines.
2015
2016 Fri Nov 8 02:01:06 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2017
2018 * nnmail.el (nnmail-move-inbox): Cleaned up code.
2019
2020 * gnus-int.el (gnus-request-regenerate): New function.
2021
2022 * nnml.el (nnml-request-regenerate): New function.
2023
2024 * gnus-srvr.el (gnus-server-regenerate-server): New command and
2025 keystroke.
2026
2027 Thu Nov 7 16:12:30 1996 Per Abrahamsen <abraham@dina.kvl.dk>
2028
2029 * gnus-start.el: Added customize support.
2030
2031 Fri Nov 8 01:47:16 1996 David S. Goldberg <dsg@linus.mitre.org>
2032
2033 * gnus-win.el (gnus-delete-windows-in-gnusey-frames): Would bug
2034 out on nil variables.
2035
2036 Fri Nov 8 01:45:06 1996 Kurt Swanson <kurt@dna.lth.se>
2037
2038 * gnus-sum.el (gnus-handle-ephemeral-exit): Go to the next
2039 article.
2040
2041 Thu Nov 7 16:12:30 1996 Per Abrahamsen <abraham@dina.kvl.dk>
2042
2043 * article.el (gnus-visible-headers): Convert string to list of
2044 strings.
2045
2046 Fri Nov 8 01:40:38 1996 Kurt Swanson <Kurt.Swanson@dna.lth.se>
2047
2048 * gnus-sum.el (gnus-summary-first-article): New function.
2049
2050 * gnus-salt.el (gnus-pick-start-reading): Use it.
2051
2052 Thu Nov 7 09:42:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2053
2054 * gnus-group.el (gnus-group-catchup): Better message.
2055
2056 * gnus-util.el (gnus-date-get-time): Protect against "" Dates.
2057
2058 * article.el (article-strip-leading-blank-lines): Would infloop.
2059
2060 * gnus-msg.el (gnus-debug): Protect against odd load-paths.
2061
2062 Fri Nov 8 05:30:51 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2063
2064 * gnus-sum.el (gnus-get-newsgroup-headers): `ref' should never be
2065 nil.
2066
2067 * gnus-msg.el (gnus-summary-followup-to-mail,
2068 gnus-summary-followup-to-mail-with-original): New commands.
2069
2070 * nnmail.el (nnmail-split-it): Use `replace-match'.
2071
2072 Fri Nov 8 05:30:46 1996 David Moore <dmoore@ucsd.edu>
2073
2074 * nnmail.el (nnmail-split-it): New version.
2075
2076 Fri Nov 8 03:44:10 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2077
2078 * gnus.el (gnus-article-display-hook): Customized.
2079
2080 * article.el (gnus-emphasis-alist): Define more combinations.
2081 (gnus-emphasis-underline-bold-italic): New face.
2082
2083 Fri Nov 8 00:20:29 1996 Lars Magne Ingebrigtsen <menja.larsi@ifi.uio.no>
2084
2085 * gnus.el: Red Gnus v0.55 is released.
2086
2087 Thu Nov 7 00:14:45 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2088
2089 * gnus-win.el (gnus-delete-windows-in-gnusey-frames): New function.
2090 (gnus-configure-windows): Use it.
2091
2092 * nntp.el (nntp-possibly-change-group): Erased wrong buffer.
2093
2094 * gnus-score.el (gnus-score-find-bnews): Anchor mathces.
2095
2096 * gnus-group.el (gnus-group-insert-group-line): Would bug out on
2097 on gnus-moderated-hashtb.
2098
2099 Wed Nov 6 22:54:41 1996 Sudish Joseph <sudish@mindspring.com>
2100
2101 * gnus-nocem.el (gnus-sum): Required.
2102
2103 Wed Nov 6 09:13:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2104
2105 * nnmail.el (nnmail-date-to-time): Trap errors.
2106
2107 * nntp.el (nntp-open-connection): Erase contents of the right
2108 buffer.
2109
2110 * gnus-sum.el (gnus-summary-first-article-p): New function.
2111
2112 * gnus-topic.el (gnus-topic-remove-group): Didn't use
2113 process/prefix.
2114
2115 * gnus-group.el (gnus-group-iterate): New macro.
2116
2117 * gnus-sum.el (gnus-summary-prev-unread-article): Respect
2118 `gnus-summary-goto-unread' `never'.
2119
2120 Wed Nov 6 06:55:03 1996 Hrvoje Niksic <hniksic@srce.hr>
2121
2122 * article.el (gnus-emphasis-alist): New version.
2123
2124 Wed Nov 6 06:26:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2125
2126 * gnus-art.el (gnus-article-syntax-table): New variable.
2127 (gnus-article-mode): Use it.
2128
2129 * article.el (article-strip-leading-blank-lines): Didn't do much.
2130
2131 Wed Nov 6 05:51:56 1996 Kevin Buhr <buhr@stat.wisc.edu>
2132
2133 * gnus-sum.el (gnus-summary-respool-article): Get the right
2134 servers.
2135
2136 Wed Nov 6 04:00:48 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2137
2138 * nnheader.el (nnheader-header-value): Use old definition.
2139
2140 * message.el: Removed many autoloads.
2141
2142 Wed Nov 6 03:44:44 1996 ISO-2022-JP <morioka@jaist.ac.jp>
2143
2144 * gnus-ems.el (gnus-ems-redefine): New Mule definition.
2145
2146 Wed Nov 6 03:02:25 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2147
2148 * gnus-xmas.el (gnus-xmas-summary-recenter): Force redisplay.
2149
2150 * gnus.el (gnus-check-backend-function): Protect against errors.
2151
2152 * gnus-start.el (gnus-group-change-level): Enter info into dribble
2153 file.
2154
2155 Wed Nov 6 01:58:46 1996 Hrvoje Niksic <hniksic@srce.hr>
2156
2157 * article.el (gnus-emphasis-alist): New default.
2158
2159 Wed Nov 6 01:47:17 1996 Joe Wells <jbw@cs.bu.edu>
2160
2161 * gnus-uu.el (gnus-uu-reginize-string): Buggy.
2162 (gnus-uu-uustrip-article): Temp name mixup.
2163
2164 Wed Nov 6 01:27:54 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2165
2166 * gnus-group.el (gnus-group-make-group): Use new function.
2167
2168 * gnus.el (gnus-read-group): New function.
2169
2170 * dgnushack.el: Less error messages under XEmacs.
2171
2172 Tue Nov 5 23:59:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2173
2174 * nnmail.el (nnmail-search-unix-mail-delim): New implementation.
2175
2176 Tue Nov 5 23:43:34 1996 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
2177
2178 * gnus.el: Red Gnus v0.54 is released.
2179
2180 Tue Nov 5 22:34:01 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2181
2182 * message.el (message-goto-signature): Place point better.
2183
2184 * gnus-art.el (gnus-summary-save-body-in-file): Restored.
2185
2186 * nntp.el (nntp-send-authinfo): Better password prompting.
2187
2188 * nnmail.el (nnmail-read-passwd): Allow format strings.
2189
2190 Tue Nov 5 22:10:20 1996 David Moore <dmoore@ucsd.edu>
2191
2192 * gnus-sum.el (gnus-valid-move-group-p): New function.
2193 (gnus-read-move-group-name): Faster implementation.
2194
2195 Tue Nov 5 12:35:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2196
2197 * gnus-topic.el (gnus-topic-remove-topic): Would wipe out topic
2198 parameters.
2199
2200 * gnus-sum.el (gnus-summary-stop-page-breaking): Remove all
2201 buttons.
2202
2203 * nnweb.el (nnweb-set-hashtb): Typo.
2204
2205 Tue Nov 5 10:43:24 1996 Randal Schwartz <merlyn@stonehenge.com>
2206
2207 * gnus-uu.el (gnus-uu-be-dangerous): New variable.
2208 (gnus-uu-save-files): Use it.
2209
2210 Tue Nov 5 10:19:39 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2211
2212 * gnus-sum.el (gnus-summary-read-document): Doc fix.
2213 (gnus-summary-catchup-and-exit): Don't exit when replying "n".
2214
2215 * gnus-art.el (gnus-summary-write-to-file): Doc fix.
2216
2217 * gnus-uu.el (gnus-uu-get-list-of-articles): Get numerical prefix
2218 value.
2219
2220 Tue Nov 5 10:14:02 1996 David Moore <dmoore@ucsd.edu>
2221
2222 * gnus-start.el (gnus-groups-to-gnus-format): Simplified and made
2223 faster.
2224
2225 Tue Nov 5 04:56:33 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2226
2227 * nnmail.el (nnmail-search-unix-mail-delim): Protect against
2228 regexp overflows.
2229
2230 * nnheader.el (nnheader-header-value): New definition.
2231
2232 * nntp.el (nntp-open-connection): Erase buffer.
2233 (nntp-possibly-change-group): Ditto.
2234
2235 * nnvirtual.el (nnvirtual-create-mapping): Would ignore groups
2236 with just one article.
2237
2238 Tue Nov 5 03:41:30 1996 David Moore <dmoore@ucsd.edu>
2239
2240 * gnus-nocem.el (gnus-nocem-enter-article): Would bug out on some
2241 lines.
2242
2243 Tue Nov 5 03:36:03 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2244
2245 * gnus-score.el (gnus-score-find-favourite-words): Put point at
2246 bob.
2247
2248 Tue Nov 5 03:33:04 1996 jeff sparkes <jsparkes@nortel.ca>
2249
2250 * gnus-kill.el (gnus-batch-score): Run in slave mode.
2251
2252 Mon Nov 4 03:16:18 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2253
2254 * nnheader.el (nnheader-directory-regular-files): New function.
2255
2256 * nnmail.el (nnmail-get-spool-files): Allow nnmail-spool-file to
2257 be a directory.
2258
2259 * gnus-sum.el (gnus-summary-next-group): Halt prefetch.
2260
2261 * gnus-async.el (gnus-async-halt-prefetch): New function.
2262
2263 * message.el (message-check-news-header-syntax): Anchor
2264 multiple-searches.
2265
2266 * gnus-topic.el (gnus-topic-mode): Reset sorting function.
2267
2268 Tue Oct 29 20:42:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2269
2270 * gnus-topic.el (gnus-topic-remove-topic): Fold properly.
2271
2272 Tue Oct 29 19:45:25 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2273
2274 * message.el (message-generate-new-buffer-clone-locals): Bugged
2275 out under XEmacs.
2276
2277 Tue Oct 29 19:21:47 1996 David Moore <dmoore@ucsd.edu>
2278
2279 * gnus.el: Fixed autoloads.
2280
2281 Tue Oct 29 17:21:42 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2282
2283 * gnus-art.el (gnus-url-mailto): `message-goto-subject' takes no
2284 args.
2285
2286 Mon Oct 28 15:42:21 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2287
2288 * gnus.el: Autoload gnus-score-followup-thread.
2289 (gnus-inhibit-startup-message): Doc fix.
2290
2291 Sat Oct 26 15:48:28 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2292
2293 * gnus-xmas.el (gnus-xmas-topic-menu-add): Add menu.
2294
2295 * gnus-topic.el (gnus-topic-kill-group): Enter into dribble.
2296
2297 * gnus-sum.el (gnus-summary-universal-argument): Bind
2298 `gnus-newsgroup-process-marked' to nil before calling functions.
2299
2300 Sat Oct 26 15:31:18 1996 David Moore <dmoore@ucsd.edu>
2301
2302 * nnmail.el (nnmail-activate): Faster version.
2303
2304 Fri Oct 25 09:02:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2305
2306 * nnsoup.el (nnsoup-pack-replies): Error empty dirs.
2307
2308 * gnus-msg.el (gnus-summary-mail-forward): Allow prefix to forward
2309 full headers.
2310
2311 Thu Oct 24 07:20:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2312
2313 * gnus-nocem.el (gnus-nocem-enter-article): Would enter unbound
2314 symbols into hashtb.
2315
2316 Thu Oct 24 07:12:23 1996 Michael R. Cook <mcook@cognex.com>
2317
2318 * nnmh.el (nnmh-active-number): Misplaced paren.
2319
2320 Thu Oct 24 07:02:54 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2321
2322 * gnus-group.el (gnus-group-list-groups): Clear inboxes.
2323
2324 * gnus-async.el (gnus-make-async-article-function): Use the
2325 success param.
2326
2327 * nntp.el (nntp-after-change-function-callback): Pass along the
2328 right success param.
2329
2330 Wed Oct 23 18:33:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2331
2332 * gnus-score.el (gnus-summary-increase-score): Spud.
2333
2334 Wed Oct 23 07:55:42 1996 William Perry <wmperry@aventail.com>
2335
2336 * gnus-art.el (gnus-url-mailto): New function.
2337
2338 Wed Oct 23 06:57:10 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2339
2340 * nnbabyl.el (nnbabyl-create-mbox): New function.
2341 (nnbabyl-open-server): Create mbox.
2342
2343 * nnmbox.el (nnmbox-create-mbox): New function.
2344
2345 Tue Oct 22 07:30:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2346
2347 * nnml.el (nnml-request-list): Always return t.
2348
2349 Tue Oct 22 03:16:27 1996 Felix Lee <flee@teleport.com>
2350
2351 * gnus-score.el (gnus-score-adaptive): Use the right syntax
2352 table.
2353
2354 Tue Oct 22 03:08:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2355
2356 * message.el (message-generate-headers): Rename Original-Sender as
2357 well.
2358 (message-send-news): Typo.
2359 (message-send-news): Don't message.
2360
2361 Tue Oct 22 03:06:49 1996 Felix Lee <flee@teleport.com>
2362
2363 * gnus-score.el (gnus-score-adaptive): gnus-score-adaptive will do
2364 line scoring or word scoring, but not both.
2365
2366 Tue Oct 22 02:48:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2367
2368 * message.el (message-send-news): Use it.
2369 (message-send-mail): Ditto.
2370
2371 Tue Oct 22 02:40:14 1996 Joev Dubach <dubach1@husc.harvard.edu>
2372
2373 * message.el (message-generate-new-buffer-clone-locals): New
2374 function.
2375
2376 Tue Oct 22 01:19:47 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2377
2378 * message.el: Removed `lisp-indent-hook' throughout all files.
2379
2380 * gnus.el (gnus-sethash): Fix edebug form spec.
2381
2382 * gnus-cache.el (gnus-cache-file-name): Translate file chars.
2383
2384 Sun Oct 20 03:41:47 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2385
2386 * nntp.el (nntp-read-server-type): Fold case.
2387
2388 Sat Oct 19 08:03:17 1996 Michael Ernst <mernst@cs.washington.edu>
2389
2390 * article.el (article-hide-headers): Do the right thing on
2391 articles with no bodies.
2392 (article-narrow-to-signature): Doc fix.
2393
2394 Sat Oct 19 07:53:49 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2395
2396 * nnsoup.el (nnsoup-pack-replies): Refuse to pack when there is
2397 nothing to pack.
2398 (nnsoup-read-areas): Don't bug out on empty packets.
2399
2400 * gnus-soup.el (gnus-soup-pack-packet): Refuse to pack empty
2401 packets.
2402
2403 Sat Oct 19 07:43:33 1996 Kees de Bruin <kees_de_bruin@tasking.nl>
2404
2405 * gnus-sum.el (gnus-auto-center-summary): Fix.
2406
2407 Sat Oct 19 07:32:27 1996 Marc Horowitz <marc@cygnus.com>
2408
2409 * gnus-topic.el (gnus-topic-remove-topic): Would clobber
2410 duplicates.
2411
2412 Sat Oct 19 07:01:14 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2413
2414 * message.el (message-send-mail-hook): New hook.
2415 (message-send-news-hook): Ditto.
2416
2417 * gnus-art.el (gnus-summary-write-to-file): New function.
2418
2419 Sat Oct 19 06:56:34 1996 Kees de Bruin <kees_de_bruin@tasking.nl>
2420
2421 * gnus-sum.el (gnus-summary-save-article-mail-overwrite): New
2422 command and keystroke.
2423
2424 Thu Oct 17 06:25:55 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2425
2426 * gnus-sum.el (gnus-article-sort-by-date): Use faster
2427 implementation.
2428
2429 * gnus-util.el (gnus-string-get-time): New macro.
2430
2431 * message.el (message-check-news-syntax): Check more thorougly the
2432 From header.
2433 (message-check): New macro.
2434
2435 Thu Oct 17 06:03:56 1996 Carsten Leonhardt <leo@arioch.tng.oche.de>
2436
2437 * gnus-ems.el (gnus-xemacs): Avoid clobbering functions.
2438
2439 Thu Oct 17 05:34:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2440
2441 * message.el (message-cite-function): Initialize from
2442 mail-citation-hook.
2443
2444 Thu Oct 17 02:45:47 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
2445
2446 * gnus.el: Red Gnus v0.52 is released.
2447
2448 Wed Oct 16 21:01:41 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2449
2450 * gnus-sum.el (gnus-summary-catchup): Return t.
2451
2452 Wed Oct 16 20:32:53 1996 Kees de Bruin <kees_de_bruin@tasking.nl>
2453
2454 * gnus-group.el (gnus-group-mail-low-empty-face): Face fix.
2455
2456 Wed Oct 16 20:00:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2457
2458 * message.el (message-mode): Doc fix.
2459
2460 * nnml.el (nnml-request-group): Re-read directory.
2461
2462 Wed Oct 16 04:01:27 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2463
2464 * gnus.el: Red Gnus v0.51 is released.
2465
2466 Wed Oct 16 03:49:12 1996 Alexandre Oliva <oliva@dcc.unicamp.br>
2467
2468 * gnus-start.el (gnus-setup-news): Make sure
2469 `gnus-group-line-format' is bound.
2470
2471 Wed Oct 16 02:57:37 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2472
2473 * nntp.el (nntp-after-change-function-callback): Would delete the
2474 first line of all articles.
2475
2476 Mon Oct 14 21:31:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2477
2478 * gnus-sum.el (gnus-summary-limit-to-marks): Accept prefix.
2479
2480 Sun Oct 13 16:37:05 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2481
2482 * gnus-srvr.el (gnus-browse-foreign-server): Message better.
2483
2484 Sat Oct 12 19:33:01 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2485
2486 * message.el (message-indent-citation): Would infloop on empty
2487 articles.
2488
2489 Sat Oct 12 19:21:05 1996 Raja R. Harinath <harinath@cs.umn.edu>
2490
2491 * gnus.el: Autoload more functions.
2492
2493 Sat Oct 12 19:09:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2494
2495 * gnus-sum.el (gnus-summary-catchup): Don't move point.
2496 (gnus-summary-limit-exclude-marks): New command.
2497
2498 Fri Oct 11 15:26:02 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2499
2500 * gnus.el: Red Gnus v0.50 is released.
2501
2502 Thu Oct 10 23:36:32 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
2503
2504 * gnus-nocem.el (gnus-nocem): Typo.
2505
2506 Thu Oct 10 23:16:57 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2507
2508 * gnus-group.el (gnus-group-clear-data-on-native-groups): Only
2509 clear data on native groups.
2510
2511 Thu Oct 10 14:11:18 1996 Per Abrahamsen <abraham@dina.kvl.dk>
2512
2513 * gnus-cus.el (gnus-group-customize): Allow unknown entries.
2514 (gnus-score-customize): Ditto.
2515 (gnus-score-string-convert): Ditto.
2516 (gnus-score-parameters): Added `touched'.
2517
2518 Thu Oct 10 23:06:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2519
2520 * gnus-start.el (gnus-read-active-file): Don't bug out on null
2521 methods.
2522
2523 Thu Oct 10 22:29:05 1996 Randell Jesup <Randell.Jesup@scala.com>
2524
2525 * article.el (article-hide-boring-headers): Reversed `date'
2526 check.
2527
2528 Thu Oct 10 15:24:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2529
2530 * gnus-xmas.el (gnus-xmas-define): Removed gnus-display-type.
2531
2532 * gnus-group.el (gnus-group-new-mail): Strip prefix.
2533
2534 * nnmail.el (nnmail-new-mail-p): Didn't work.
2535
2536 * gnus-score.el (gnus-score-adaptive): Use
2537 gnus-adaptive-word-score-alist.
2538
2539 * nnoo.el (nnoo-define-skeleton-1): Define
2540 request-list-newsgroups.
2541
2542 * nnweb.el (w3-forms): Removed.
2543
2544 * gnus-uu.el (gnus-uu-digest-mail-forward): Use directory form.
2545
2546 Tue Oct 8 14:30:53 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2547
2548 * gnus.el: Red Gnus v0.49 is released.
2549
2550 Tue Oct 8 00:15:04 1996 Per Abrahamsen <abraham@dina.kvl.dk>
2551
2552 * gnus-nocem.el: Added customize support.
2553
2554 Tue Oct 8 11:48:25 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2555
2556 * gnus-group.el (gnus-group-mail-3-empty-face): Use magenta4.
2557
2558 * gnus.el (gnus-short-group-name): Would bug out on complex group
2559 names.
2560 (gnus-splash-face): New face.
2561 (gnus-group-startup-message): Use it.
2562
2563 * nnvirtual.el (nnvirtual-request-group): Respect
2564 `always-rescan'.
2565
2566 * gnus-load.el: Removed.
2567
2568 * gnus.el (gnus-check-backend-function): Require before
2569 checking...
2570
2571 * gnus-sum.el (gnus-summary-respool-article): Use it.
2572
2573 * gnus-load.el (gnus-mail-method-history): New variable.
2574
2575 * gnus-sum.el (gnus-summary-normal-unread-face): Use default
2576 face.
2577
2578 Mon Oct 7 15:00:58 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2579
2580 * gnus.el: Red Gnus v0.48 is released.
2581
2582 Mon Oct 7 02:24:02 1996 Per Abrahamsen <abraham@dina.kvl.dk>
2583
2584 * gnus-sum.el: Added customize support.
2585
2586 Sat Oct 5 01:29:20 1996 Per Abrahamsen <abraham@dina.kvl.dk>
2587
2588 * gnus-async.el: Added customize support.
2589 * gnus-cache.el: Ditto.
2590 * gnus-cite.el: Ditto.
2591 * gnus-demon.el: Ditto.
2592 * gnus-dup.el: Ditto.
2593 * gnus-eform.el: Ditto.
2594 * gnus-group.el: Ditto.
2595 * gnus-int.el: Ditto.
2596 * gnus-kill.el: Ditto.
2597 * gnus-load.el (gnus-make-face, gnus-face-light-name-list,
2598 gnus-face-dark-name-list): Removed.
2599
2600 Fri Oct 4 07:17:09 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2601
2602 * gnus-start.el (gnus-setup-news): Slaves should read the slave
2603 files.
2604
2605 * gnus-art.el (gnus-request-article-this-buffer): Removed
2606 reference to doing-request.
2607
2608 Thu Oct 3 05:06:53 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2609
2610 * gnus.el: Red Gnus v0.47 is released.
2611
2612 Thu Oct 3 02:04:37 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2613
2614 * gnus-int.el (gnus-request-head): Use the cache.
2615
2616 Wed Oct 2 00:57:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2617
2618 * message.el (message-resend): Message.
2619
2620 * gnus-group.el (gnus-group-timestamp-string): New function.
2621
2622 * gnus-util.el (gnus-time-iso8601): New function.
2623
2624 * gnus-group.el (gnus-group-set-timestamp): New function.
2625 (gnus-group-timestamp): New subst.
2626
2627 * gnus-start.el (gnus-subscribe-hierarchical-interactive): Accept
2628 RET as default.
2629
2630 Tue Oct 1 05:13:57 1996 Martin Buchholz <mrb@eng.sun.com>
2631
2632 * gnus-sum.el (gnus-summary-insert-pseudos): Error takes a format
2633 string.
2634
2635 Tue Oct 1 05:12:29 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2636
2637 * gnus.el: Red Gnus v0.46 is released.
2638
2639 Tue Oct 1 03:41:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2640
2641 * gnus-picon.el (gnus-picons-glyph-hashtb): Made into hashtb.
2642
2643 Tue Oct 1 01:50:10 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
2644
2645 * gnus-group.el (gnus-group-new-mail): New function.
2646 (gnus-new-mail-mark): New variable.
2647
2648 * nnmail.el (nnmail-new-mail-p): New function.
2649
2650 * gnus-xmas.el (gnus-xmas-splash): New function.
2651
2652 Tue Oct 1 01:36:17 1996 Raja R. Harinath <harinath@cs.umn.edu>
2653
2654 * gnus-score.el (gnus-all-score-files): Didn't handle alist.
2655
2656 * gnus-gl.el: Dropped `bbb-alist'. Changed cl-hashtable to obarray,
2657 using gnus-{get,set}hash to access it. Dropped a few temp. bindings
2658 Changed (aref (assoc "message-id" ...) ...) to (mail-header-id ...).
2659
2660 Mon Sep 30 00:02:13 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2661
2662 * gnus.el: General (and major) indentation, breaking,
2663 if/when/unless/and/or, push revision.
2664
2665 * gnus-sum.el (gnus-read-header): Set buffer before changing
2666 vars.
2667
2668 Sun Sep 29 23:20:26 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2669
2670 * gnus-util.el (gnus-write-buffer): New function.
2671
2672 Sun Sep 29 23:05:33 1996 Kurt Swanson <Kurt.Swanson@dna.lth.se>
2673
2674 * gnus-sum.el (gnus-handle-ephemeral-exit): New function.
2675
2676 Sun Sep 29 22:41:01 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2677
2678 * gnus-cache.el (gnus-cache-possibly-enter-article): Allow making
2679 articles persistent in uncacheable groups.
2680
2681 Sun Sep 29 01:23:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2682
2683 * gnus.el: Red Gnus v0.45 is released.
2684
2685 Sun Sep 29 00:57:13 1996 Dave Disser <disser@sdd.hp.com>
2686
2687 * gnus-sum.el (gnus-summary-display-article): Don't show tree
2688 unless using threads.
2689
2690 Sun Sep 29 00:19:35 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
2691
2692 * gnus-score.el (gnus-all-score-files): Remove duplicates.
2693
2694 Sat Sep 28 23:47:43 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
2695
2696 * gnus-score.el (gnus-summary-increase-score): Wouldn't do regexp
2697 bodies.
2698
2699 * gnus-topic.el (gnus-topic-group-indentation): Give the right
2700 indentation always.
2701
2702 Sat Sep 28 23:23:58 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2703
2704 * gnus-group.el (gnus-group-quick-select-group): Require
2705 gnus-score.
2706
2707 * gnus-score.el (gnus-score-thread): New function.
2708
2709 Sat Sep 28 00:41:54 1996 Per Abrahamsen <abraham@dina.kvl.dk>
2710
2711 * gnus-cus.el: New file.
2712
2713 Sat Sep 28 21:32:52 1996 Kevin Buhr <buhr@stat.wisc.edu>
2714
2715 * nnbabyl.el (nnbabyl-request-article): Would delete wrong
2716 articles.
2717
2718 Fri Sep 27 21:54:30 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2719
2720 * gnus.el: Red Gnus v0.44 is released.
2721
2722 Fri Sep 27 21:24:46 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2723
2724 * gnus-sum.el (gnus-nov-parse-line): Would double articles.
2725
2726 Fri Sep 27 20:52:31 1996 Shlomo Mahlab <shlomo@en3501.oren.co.il>
2727
2728 * gnus-cache.el (gnus-jog-cache): Call with function name.
2729
2730 * gnus-group.el (gnus-group-universal-argument): Shadowed `func'.
2731
2732 Fri Sep 27 19:48:52 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2733
2734 * gnus-cite.el (gnus-article-fill-cited-article): Nix out data
2735 after filling.
2736
2737 * gnus-group.el (gnus-group-unsubscribe-current-group): Accept
2738 second param.
2739 (gnus-group-unsubscribe): New function.
2740 (gnus-group-subscribe): New function.
2741
2742 Fri Sep 27 17:36:31 1996 Kurt Swanson <kurt@dna.lth.se>
2743
2744 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Never add nil
2745 headers.
2746
2747 Fri Sep 27 17:33:30 1996 Stephen Peters <speters@cygnus.com>
2748
2749 * gnus-art.el (gnus-header-face-alist): Typo.
2750
2751 Fri Sep 27 04:10:21 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2752
2753 * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Add a tag
2754 to the subject.
2755 (gnus-mail-yank-original): Elided.
2756 (gnus-inews-yank-articles): Would yank articles in reverse order.
2757
2758 Thu Sep 26 22:39:45 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2759
2760 * gnus.el: Red Gnus v0.43 is released.
2761
2762 Thu Sep 26 22:13:00 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2763
2764 * nnweb.el (nnweb-altavista-wash-article): Didn't remove all
2765 markup.
2766
2767 * gnus-nocem.el (gnus-nocem-check-article): Fix security hole.
2768
2769 Thu Sep 26 20:23:11 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2770
2771 * gnus-group.el (gnus-group-make-group): Accept an ARGS param.
2772
2773 * nnheader.el (nnheader-concat): Accept many file names.
2774
2775 Thu Sep 26 19:53:09 1996 Kurt Swanson <kurt@dna.lth.se>
2776
2777 * gnus-art.el (gnus-header-content-face): Buggy color names.
2778
2779 Thu Sep 26 14:57:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2780
2781 * nnmail.el (nnmail-save-active): Rewrite.
2782 (nnmail-generate-active): New function.
2783
2784 * gnus-util.el (gnus-delete-assq): New macro.
2785 (gnus-delete-assoc): Ditto.
2786
2787 Wed Sep 25 23:44:40 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2788
2789 * gnus-sum.el (gnus-get-newsgroup-headers-xover): Just use one
2790 single condition-case.
2791
2792 Wed Sep 25 21:15:59 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2793
2794 * gnus.el: Red Gnus v0.42 is released.
2795
2796 Wed Sep 25 19:40:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2797
2798 * gnus-art.el (gnus-header-newsgroups-face): Yucky on light
2799 backgrounds.
2800
2801 Wed Sep 25 19:25:27 1996 Michael R. Cook <mcook@cognex.com>
2802
2803 * message.el (message-ignored-news-headers): Strip Resent-Fcc.
2804
2805 Wed Sep 25 19:12:59 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2806
2807 * gnus-group.el (gnus-group-jump-to-group): Use
2808 `gnus-group-goto-group'.
2809
2810 * gnus-xmas.el (gnus-xmas-mode-line-buffer-identification): Don't
2811 chop off half line when no colon.
2812
2813 Mon Sep 23 22:12:10 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2814
2815 * gnus-nocem.el (gnus-nocem-verifyer): Change to `mc-verify'.
2816
2817 Mon Sep 23 21:43:47 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2818
2819 * gnus.el: Red Gnus v0.41 is released.
2820
2821 Mon Sep 23 21:10:37 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2822
2823 * article.el (article-hide-headers): Don't ignore
2824 gnus-visible-headers.
2825
2826 Mon Sep 23 19:10:20 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2827
2828 * gnus-sum.el (gnus-summary-goto-subject): Made into command.
2829
2830 Mon Sep 23 18:26:47 1996 Tonny Madsen <Tonny.Madsen@netman.dk>
2831
2832 * nnmail.el (nnmail-default-file-modes): Use integer.
2833
2834 Tue Sep 24 18:39:41 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2835
2836 * gnus-sum.el (gnus-summary-respool-query): Better message.
2837
2838 Sun Sep 22 15:12:54 1996 Per Abrahamsen <abraham@dina.kvl.dk>
2839
2840 * gnus-art.el: Customized.
2841
2842 * gnus.el (gnus-inhibit-startup-message): Changed type to
2843 boolean.
2844 (gnus-play-startup-jingle): Ditto.
2845
2846 Sun Sep 22 12:58:57 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2847
2848 * gnus.el: Red Gnus v0.40 is released.
2849
2850 Sun Sep 22 11:48:02 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
2851
2852 * custom.el (defcustom): Eval and compile.
2853 * widget.el (define-widget-keywords): Ditto.
2854
2855 Sat Sep 21 09:29:54 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2856
2857 * article.el (article-strip-multiple-blank-lines): Would strip all
2858 blank lines.
2859
2860 Fri Sep 20 06:52:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2861
2862 * gnus.el: Red Gnus v0.39 is released.
2863
2864 Thu Sep 19 18:57:59 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2865
2866 * message.el (message-ignored-cited-headers): Doc fix.
2867
2868 Thu Sep 19 03:05:01 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2869
2870 * gnus.el: Red Gnus v0.38 is released.
2871
2872 Thu Sep 19 03:05:01 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2873
2874 * gnus.el: Red Gnus v0.37 is released.
2875
2876 Wed Sep 18 10:36:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2877
2878 * gnus-async.el (gnus-async-prefetch-article-p): New variable.
2879 (gnus-async-prefetch-article): Use it.
2880 (gnus-async-unread-p): New function.
2881
2882 Tue Sep 17 14:41:56 1996 Per Abrahamsen <abraham@dina.kvl.dk>
2883
2884 * gnus-cite.el (gnus-custom-import-cite-face-list): Removed.
2885
2886 Wed Sep 18 04:28:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2887
2888 * nnmail.el (nnmail-split-history): mapcar instead of mapconcat.
2889
2890 Tue Sep 17 14:41:56 1996 Per Abrahamsen <abraham@dina.kvl.dk>
2891
2892 * gnus.el: Customized.
2893
2894 * dgnushack.el (custom-file): Removed.
2895
2896 Wed Sep 18 03:04:17 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2897
2898 * nnmail.el (nnmail-check-duplication): Do splitting after
2899 duplicate suppression.
2900
2901 * gnus-salt.el (gnus-pick-mode): Don't go to unread article.
2902
2903 * gnus-dup.el (gnus-dup-enter-articles): Don't enter Message-IDs
2904 ento lists multiple times.
2905
2906 Tue Sep 17 03:44:08 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2907
2908 * gnus-uu.el (gnus-uu-grab-articles): Don't prefetch. Ask before
2909 deleting.
2910
2911 * gnus.el: Red Gnus v0.37 is released.
2912
2913 Tue Sep 17 03:15:26 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2914
2915 * custom.el: 0.9 included.
2916
2917 * gnus-art.el (browse-url): Required.
2918
2919 * gnus.el: Red Gnus v0.36 is released.
2920
2921 Tue Sep 17 02:37:26 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2922
2923 * gnus-edit.el: Removed.
2924
2925 * custom.el: Removed.
2926
2927 * gnus-cus.el: Removed.
2928
2929 Mon Sep 16 05:59:45 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2930
2931 * gnus.el: Red Gnus v0.35 is released.
2932
2933 Sun Sep 15 00:47:08 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
2934
2935 * nnmail.el (nnmail-default-file-modes): New default.
2936
2937 Sat Sep 14 01:48:58 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
2938
2939 * gnus-group.el (gnus-group-make-doc-group): Typo.
2940 (gnus-useful-groups): New format.
2941
2942 * gnus-cache.el (gnus-jog-cache): Doc fix.
2943
2944 Fri Sep 13 02:28:47 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
2945
2946 * gnus-group.el (gnus-group-get-new-news): Read slave files here.
2947
2948 Fri Sep 13 01:04:50 1996 Per Abrahamsen <abraham@dina.kvl.dk>
2949
2950 * article.el (article-decode-rfc1522): New version.
2951
2952 Fri Sep 13 00:00:25 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
2953
2954 * gnus-msg.el (gnus-crosspost-complaint): Added a newline.
2955 (gnus-summary-mail-crosspost-complaint): Insert message at the
2956 head of the message.
2957
2958 Thu Sep 12 01:56:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2959
2960 * gnus.el: Red Gnus v0.34 is released.
2961
2962 Thu Sep 12 01:16:38 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2963
2964 * gnus.el: Red Gnus v0.33 is released.
2965
2966 Wed Sep 11 00:22:01 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2967
2968 * gnus-score.el (gnus-adaptive-word-syntax-table): Modified
2969 standard syntax table.
2970
2971 * nntp.el (nntp-read-server-type): Worked in the wrong buffer.
2972
2973 * gnus-demon.el (gnus-demon-cancel): Put
2974 nnheader-cancel-function-timers back in again.
2975
2976 * gnus.el: Red Gnus v0.32 is released.
2977
2978 Tue Sep 10 19:10:09 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
2979
2980 * gnus-kill.el (gnus-batch-score): Didn't work at all.
2981
2982 * gnus-msg.el (gnus-summary-mail-nastygram): Place point at
2983 appropriate place.
2984
2985 * gnus-util.el (gnus-make-sort-function): Would nix out the
2986 sorting list.
2987
2988 * gnus-demon.el (gnus-demon-cancel): Don't run
2989 `cancel-function-timers'.
2990
2991 * message.el (message-header-format-alist): Don't fill References
2992 headers.
2993
2994 Mon Sep 9 21:51:46 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
2995
2996 * nntp.el (nntp-server-action-alist): Don't try LIST ACTIVE GROUP
2997 on Netscape's brain-dead nntp server.
2998
2999 * message.el (message-dont-send): Take proper actions.
3000
3001 Mon Sep 9 21:46:44 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3002
3003 * gnus.el: Red Gnus v0.31 is released.
3004
3005 Mon Sep 9 21:16:11 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3006
3007 * gnus-msg.el (gnus-copy-article-buffer): Decode headers after
3008 copying.
3009
3010 * gnus-picon.el (gnus-picons-refresh-before-display): New
3011 variable.
3012 (gnus-picons-insert-face-if-exists): Put bar back in.
3013
3014 Mon Sep 9 20:31:56 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
3015
3016 * gnus-uu.el (gnus-uu-digest-mail-forward): Use the newsgroup name.
3017
3018 Mon Sep 9 20:04:35 1996 Kurt Swanson <kurt@dna.lth.se>
3019
3020 * gnus-salt.el (gnus-pick-mouse-pick-region): New function.
3021
3022 Mon Sep 9 18:37:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
3023
3024 * gnus-sum.el (gnus-summary-enter-digest-group): Bugged.
3025
3026 * gnus-score.el (gnus-adaptive-word-syntax-table): Make ' a
3027 word-constituant character.
3028
3029 Sun Sep 8 14:46:01 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
3030
3031 * gnus-group.el (gnus-group-make-useful-group): New command and
3032 keystroke.
3033 (gnus-useful-groups): New variable.
3034
3035 Sun Sep 8 14:46:01 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
3036
3037 * gnus.el: Red Gnus v0.30 is released.
3038
3039 Sun Sep 8 13:26:36 1996 Lars Magne Ingebrigtsen <larsi@gymir.ifi.uio.no>
3040
3041 * nndoc.el (nndoc-article-begin-function): Defvarred.
3042
3043 * gnus-srvr.el (gnus-browse-unsubscribe-group): Would sometimes be
3044 somewhat tricky.
3045
3046 * gnus.el (gnus-kill-ephemeral-group): New function.
3047
3048 * gnus-art.el (gnus-button-alist): Recognize group-news urls.
3049
3050 * nndoc.el (nndoc-dissect-buffer): Wouldn't dissect an mbox
3051 properly.
3052 (nndoc-article-begin): New function.
3053 (nndoc-mbox-body-end): Use it.
3054 (nndoc-mbox-article-begin): Would bug out.
3055
3056 Sun Sep 8 13:10:28 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
3057
3058 * gnus.el (gnus-other-frame): Always pop up a frame.
3059
3060 Sun Sep 8 12:57:03 1996 Lars Magne Ingebrigtsen <larsi@gymir.ifi.uio.no>
3061
3062 * gnus.el: Red Gnus v0.29 is released.
3063
3064 Sun Sep 8 12:24:11 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
3065
3066 * nntp.el (nntp-accept-process-output): Don't message so
3067 obsessively.
3068
3069 * gnus.el: Fixed indentation and stuff.
3070
3071 Sun Sep 8 12:23:56 1996 Sudish Joseph <sudish@mindspring.com>
3072
3073 * nnweb.el (nnweb-fetch-form): Return t.
3074
3075 Sat Sep 7 15:15:42 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
3076
3077 * gnus.el: Red Gnus v0.28 is released.
3078
3079 Sat Sep 7 14:33:17 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
3080
3081 * nntp.el (nntp-after-change-function-callback): Renamed.
3082
3083 * nnweb.el (nnweb-reference-search): Nix out file name.
3084
3085 Sat Sep 7 14:07:13 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
3086
3087 * nnweb.el (nnweb-altavista-search): Nix out buffer file name.
3088
3089 * gnus-async.el (gnus-asynch-with-semaphore): New macro.
3090 (gnus-make-async-article-function): Nix out prefetch list when the
3091 summary buffer dies.
3092
3093 * nnweb.el (nnweb-altavista-create-mapping): Would search forever
3094 when not getting any matches.
3095
3096 Sat Sep 7 12:43:24 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
3097
3098 * gnus-msg.el (gnus-inews-yank-articles): Goto body before
3099 yanking.
3100
3101 * nnheader.el (nnheader-insert-file-contents-literally): New
3102 definition.
3103 (nnheader-insert-head): Use new definition.
3104
3105 Sat Sep 7 12:35:37 1996 Kurt Swanson <kurt@dna.lth.se>
3106
3107 * gnus-salt.el (gnus-pick-elegant-flow): New variable.
3108
3109 Sat Sep 7 12:03:00 1996 Lars Magne Ingebrigtsen <larsi@hymir.ifi.uio.no>
3110
3111 * nnheader.el (nnheader-insert-head): Don't use
3112 `insert-file-contents-literally'.
3113 (nnheader-head-chop-length): New variable.
3114
3115 * gnus-sum.el (gnus-summary-read-document): Prepend "nnvirtual:"
3116 to group name.
3117
3118 Sat Sep 7 11:12:26 1996 Lars Magne Ingebrigtsen <larsi@gymir.ifi.uio.no>
3119
3120 * gnus-score.el (gnus-score-save): Don't check result from
3121 gnus-make-directory.
3122
3123 * gnus-util.el (gnus-make-directory): Return t.
3124
3125 Fri Sep 6 17:55:48 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3126
3127 * gnus-range.el (gnus-copy-sequence): Didn't work for all
3128 sequences.
3129
3130 Fri Sep 6 14:38:54 1996 Wes Hardaker <Wesley.Hardaker@sphys.unil.ch>
3131
3132 * gnus-picons.el (gnus-picons-display-as-address): New variable.
3133 (gnus-picons-map): New keymap for picons.
3134 (gnus-picons-toggle-extent): New function.
3135 (gnus-article-display-picons): use them.
3136 (gnus-picons-insert-face-if-exists): ditto.
3137 (gnus-picons-try-to-find-face): ditto.
3138 (gnus-group-display-picons): let display catch up.
3139 (gnus-article-display-picons): ditto.
3140
3141 Fri Sep 6 08:11:02 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3142
3143 * nnkiboze.el (nnkiboze-close-group): Rewrite.
3144 (nnkiboze-request-list, nnkiboze-request-newgroups,
3145 nnkiboze-request-list-newsgroups): Removed.
3146 (nnkiboze-request-scan): New function.
3147 (nnkiboze-directory): New default.
3148
3149 * gnus-sum.el (gnus-article-read-p): New function.
3150
3151 * nnkiboze.el (nnkiboze-retrieve-headers): Rewrite.
3152 (nnkiboze-open-server): Removed.
3153 (nnkiboze-server-opened): Ditto.
3154
3155 * nnheader.el (nnheader-find-nov-line): Renamed.
3156 (nnheader-nov-delete-outside-range): New function.
3157
3158 * gnus-uu.el (gnus-uu-invert-processable): New command and
3159 keystroke.
3160
3161 * gnus-load.el (gnus-predefined-server-alist): New variable.
3162
3163 * gnus.el (gnus-server-to-method): Use it.
3164 (gnus-read-method): Ditto.
3165
3166 * gnus-sum.el (t): "M V" commands weren't defined.
3167
3168 * gnus-cache.el (gnus-summary-insert-cached-articles): New command
3169 and keystroke.
3170
3171 * gnus-score.el (gnus-sort-score-files): New function.
3172 (gnus-score-file-rank): New function.
3173 (gnus-score-find-bnews): Use it.
3174
3175 * gnus-topic.el (gnus-topic-mode-map): New sort submap.
3176 (gnus-topic-sort-groups, gnus-topic-sort-groups-by-alphabet,
3177 gnus-topic-sort-groups-by-unread, gnus-topic-sort-groups-by-level,
3178 gnus-topic-sort-groups-by-score, gnus-topic-sort-groups-by-rank,
3179 gnus-topic-sort-groups-by-method): New commands and keystrokes.
3180
3181 * gnus-group.el (gnus-group-sort-selected): New command.
3182 (gnus-group-sort-selected-flat): New function.
3183 (gnus-group-sort-selected-groups-by-alphabet,
3184 gnus-group-sort-selected-groups-by-unread,
3185 gnus-group-sort-selected-groups-by-level,
3186 gnus-group-sort-selected-groups-by-score,
3187 gnus-group-sort-selected-groups-by-rank,
3188 gnus-group-sort-selected-groups-by-method): New commands and
3189 keystrokes.
3190 (gnus-group-make-menu-bar): Updated.
3191
3192 * gnus-util.el (gnus-make-sort-function): Create a complete
3193 function.
3194 (gnus-make-sort-function-1): Renamed.
3195
3196 * gnus-topic.el (gnus-group-sort-topic): New function.
3197
3198 * gnus-group.el (gnus-group-sort-flat): Made into own function.
3199 (gnus-group-sort-alist-function): New variable.
3200
3201 * nnmail.el (nnmail-split-history): New variable.
3202 (nnmail-split-history): New command.
3203
3204 * gnus-score.el (gnus-score-adaptive): Don't do any work on
3205 pseudos.
3206
3207 * gnus-msg.el (gnus-post-method): Allow easier posting from mail
3208 groups.
3209
3210 Thu Sep 5 19:56:41 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
3211
3212 * gnus.el: Red Gnus v0.27 is released.
3213
3214 Thu Sep 5 19:50:19 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3215
3216 * gnus-xmas.el (gnus-xmas-modeline-glyph): Set string properly.
3217
3218 Thu Sep 5 18:39:47 1996 Lars Magne Ingebrigtsen <larsi@gymir.ifi.uio.no>
3219
3220 * gnus-sum.el (gnus-summary-edit-article-done): Make params
3221 optional.
3222
3223 * nntp.el (nntp-list-active-group): Don't change group first.
3224
3225 * gnus-util.el (gnus-make-directory): New function.
3226
3227 * gnus-msg.el (gnus-post-method): Do the right thing in
3228 `to-group' groups.
3229
3230 Fri Sep 6 08:05:53 1996 ISO-2022-JP <morioka@jaist.ac.jp>
3231
3232 * nnheader.el (nnheader-insert-head): Use
3233 nnheader-insert-file-contents-literally.
3234
3235 Thu Sep 5 08:29:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3236
3237 * gnus-win.el (gnus-always-force-window-configuration): New
3238 variable.
3239 (gnus-configure-windows): Use it.
3240
3241 * gnus-sum.el (gnus-summary-save-article): Give better prompts.
3242
3243 * gnus-load.el (gnus-valid-select-methods): Update.
3244
3245 * gnus-score.el (gnus-score-find-favourite-words): Didn't find any
3246 words.
3247
3248 * gnus-sum.el (gnus-scores-exclude-files): Defined.
3249
3250 * gnus-async.el (gnus-async-prefetch-next): Don't do so much on
3251 un-asynch groups.
3252
3253 Thu Sep 5 08:26:11 1996 jeff sparkes <jsparkes@nortel.ca>
3254
3255 * gnus-win.el (gnus-buffer-configuration): Bad cut'n'paste.
3256
3257 Thu Sep 5 07:41:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3258
3259 * gnus-group.el (gnus-group-list-groups): Update format specs.
3260
3261 Thu Sep 5 07:11:18 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
3262
3263 * gnus-sum.el (gnus-summary-read-document): Generated wrong nndoc
3264 group names.
3265
3266 Thu Sep 5 06:53:07 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3267
3268 * nnvirtual.el (nnvirtual-close-group): Don't update ephemeral
3269 groups.
3270
3271 * gnus.el (gnus-group-auto-expirable-p): Allow nil expiry params.
3272
3273 Wed Sep 4 06:46:03 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
3274
3275 * gnus.el: Red Gnus v0.26 is released.
3276
3277 Wed Sep 4 06:42:34 1996 Lars Magne Ingebrigtsen <larsi@nipling.ifi.uio.no>
3278
3279 * nnmail.el (nnmail-move-inbox): Reverse logic.
3280
3281 Wed Sep 4 06:35:05 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
3282
3283 * gnus.el: Red Gnus v0.25 is released.
3284
3285 Wed Sep 4 05:19:58 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
3286
3287 * nnmail.el (nnmail-move-inbox): Refuse to move if
3288 nnmail-crash-box can't be written.
3289
3290 * gnus-art.el (gnus-button-url-regexp): Include : and ; in
3291 regexp.
3292
3293 * gnus-score.el (gnus-adaptive-word-score-alist): New variable.
3294
3295 * nnmail.el (nnmail-move-inbox): Set file modes on wrong file.
3296
3297 Tue Sep 3 06:44:36 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
3298
3299 * gnus.el: Red Gnus v0.24 is released.
3300
3301 Tue Sep 3 05:30:02 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
3302
3303 * gnus-async.el (gnus-async-prefetch-article): Reset async list
3304 when the summary buffer is killed.
3305
3306 * gnus-xmas.el (gnus-xmas-modeline-glyph): Don't use glyph under
3307 tty.
3308
3309 * gnus-msg.el (gnus-copy-article-buffer): Deleted text in article
3310 buffer.
3311
3312 Tue Sep 3 05:10:19 1996 Kurt Swanson <kurt@dna.lth.se>
3313
3314 * gnus-sum.el (gnus-group-no-more-groups-hook): New variable.
3315
3316 Tue Sep 3 04:44:31 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
3317
3318 * gnus-sum.el (gnus-summary-exit): Would bug out when using a
3319 single article buffer.
3320
3321 Mon Sep 2 05:50:07 1996 Lars Magne Ingebrigtsen <larsi@narfi.ifi.uio.no>
3322
3323 * gnus-audio.el (gnus-audio-play): Give the sound-file argument as
3324 ARG in addition to stdin.
3325
3326 Mon Sep 2 05:28:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3327
3328 * gnus.el: Red Gnus v0.23 is released.
3329
3330 Mon Sep 2 05:16:46 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3331
3332 * gnus-audio.el: Renamed from "gnus-sound".
3333
3334 Mon Sep 2 05:06:17 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
3335
3336 * gnus-ems.el (gnus-xemacs): New variable.
3337
3338 Mon Sep 2 03:18:18 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
3339
3340 * gnus-async.el (gnus-async-prefetch-next): Don't start fetching
3341 the next article until we have been idle a while.
3342
3343 * gnus-group.el (gnus-group-make-help-group): Use the new find-etc
3344 function.
3345
3346 * nnheader.el (nnheader-find-etc-directory): Accept a FILE
3347 parameter.
3348
3349 * gnus-msg.el (gnus-debug): Use `locate-library' instead of doing
3350 things the hard way.
3351
3352 * gnus-sum.el (gnus-set-global-variables): Copy
3353
3354 Mon Sep 2 03:01:27 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3355
3356 * gnus.el (gnus-splash): Play jingle.
3357
3358 * gnus-sound.el (gnus-startup-jingle): New variable.
3359 (gnus-play-jingle): New command.
3360
3361 * gnus.el (gnus-play-startup-jingle): New variable.
3362
3363 Sun Sep 1 06:38:45 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
3364
3365 * gnus.el: Red Gnus v0.22 is released.
3366
3367 Sun Sep 1 05:45:59 1996 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
3368
3369 * gnus.el: Removed unreferenced let bindings from all files.
3370
3371 Sun Sep 1 02:10:28 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
3372
3373 * gnus.el ((load)): Only do the initial splash on "gnus"
3374 commands.
3375
3376 * gnus-cus.el (gnus-face-dark-name-list): Don't use "dark blue".
3377
3378 * nntp.el (nntp-retrieve-headers): Would infloop sometimes.
3379
3380 * gnus-group.el (gnus-group-insert-group-line-info): Indent
3381 properly.
3382
3383 * gnus-sum.el (gnus-gather-threads-by-references): Avoid
3384 infloops.
3385
3386 * gnus-salt.el (gnus-mouse-pick): Changed name.
3387
3388 * nntp.el (nntp-retrieve-groups): Didn't do the right thing on
3389 servers that don't support LIST ACTIVE.
3390
3391 * gnus-win.el (gnus-current-window-configuration): New variable.
3392 (gnus-configure-windows): Use it.
3393
3394 * gnus-art.el (gnus-article-read-summary-keys): Let `C-d' work
3395 properly.
3396
3397 * gnus-sum.el (gnus-list-of-unread-articles): Active group.
3398
3399 Sat Aug 31 05:05:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3400
3401 * gnus.el: Red Gnus v0.21 is released.
3402
3403 Sat Aug 31 02:54:39 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
3404
3405 * gnus-topic.el (gnus-topic-goto-next-group): Go to the proper
3406 group when listing.
3407
3408 * gnus-start.el (gnus-get-killed-groups): Mark .newsrc as needing
3409 saving.
3410
3411 * nnmail.el (nnmail-remove-tabs): New function.
3412
3413 Fri Aug 30 06:26:37 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3414
3415 * gnus-start.el (gnus-set-default-directory): Set to directory
3416 file name.
3417
3418 * nnmail.el (nnmail-remove-list-identifiers): New function.
3419 (nnmail-list-identifiers): New variable.
3420 (nnmail-prepare-incoming-message-hook): New variable.
3421 (nnmail-move-inbox): Allow nnmail-movemail-program to be a
3422 function.
3423
3424 * article.el (article-mime-decode-quoted-printable-buffer): New
3425 function.
3426
3427 * nnmail.el (nnmail-prepare-incoming-header-hook): New variable.
3428 (nnmail-clean-whitespace-from-headers): New function.
3429
3430 * nntp.el (nntp-connection-alist): New variable.
3431 (nntp-open-connection): Use it.
3432 (nntp-request-close): New function.
3433
3434 * gnus-demon.el (timer): Required.
3435
3436 * message.el (message-reply): Bugged out on wide replies.
3437
3438 Fri Aug 30 03:51:39 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
3439
3440 * gnus.el: Red Gnus v0.20 is released.
3441
3442 Fri Aug 30 01:36:10 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
3443
3444 * gnus-msg.el (gnus-inews-insert-archive-gcc): Use
3445 `gnus-group-find-parameter'.
3446
3447 * nndoc.el (nndoc-mbox-article-begin): New function.
3448
3449 * gnus-sum.el (gnus-summary-search-article): Would expose the
3450 first hidden thread.
3451
3452 * gnus-msg.el (gnus-copy-article-buffer): Delete annotations
3453 before following up.
3454
3455 * gnus-cite.el (gnus-article-hide-citation): Mark buttons as
3456 annotations.
3457
3458 * article.el (article-delete-text-of-type): New function.
3459
3460 * nndoc.el (nndoc-type-alist): Be slightly more permissive.
3461
3462 * gnus-sum.el (gnus-summary-enter-digest-group): Would nix out
3463 quit-conf.
3464 (gnus-summary-read-document): Ditto.
3465
3466 * nndoc.el (nndoc-dissect-buffer): Escape errors in overflows.
3467
3468 * message.el (message-send-news): Give a message after not
3469 posting.
3470 (message-reply): Remove leading spaces from Cc.
3471
3472 Fri Aug 30 01:32:27 1996 Jack Vinson <jvinson@cheux.ecs.umass.edu>
3473
3474 * nnmail.el (nnmail-get-split-group): New version.
3475
3476 Fri Aug 30 00:47:17 1996 Jens Lautenbacher <jens@lemming0.lem.uni-karlsruhe.de>
3477
3478 * gnus.texi (Group Parameters): Updated documentation
3479
3480 * gnus-msg.el (gnus-inews-insert-archive-gcc): Updated to use the
3481 topic's value of gcc-self if no group value present.
3482
3483 Fri Aug 30 00:19:43 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3484
3485 * gnus-start.el (gnus-set-default-directory): Expand default
3486 directory.
3487
3488 * gnus-group.el (gnus-group-make-web-group): Changed keystroke.
3489
3490 * gnus-sum.el (gnus-summary-verbose-headers): Show article after
3491 toggling.
3492
3493 Thu Aug 29 23:50:54 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3494
3495 * gnus-demon.el (gnus-demon-add-rescan): New function.
3496 (gnus-demon-scan-news): New function.
3497
3498 Thu Aug 29 05:34:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3499
3500 * gnus.el: Red Gnus v0.19 is released.
3501
3502 Thu Aug 29 02:04:35 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no>
3503
3504 * nndoc.el (nndoc-babyl-body-begin): Would skip empty messages.
3505
3506 * nntp.el (nntp-retrieve-groups): Would infloop on some servers.
3507
3508 * gnus-sum.el (gnus-nov-parse-line): Don't let messages refer back
3509 to themselves.
3510
3511 * gnus-util.el (gnus-parent-id): Don't bug out on nil references.
3512
3513 * gnus-cite.el (gnus-article-hide-citation): Hide/unhide better.
3514
3515 * article.el (article-hide-text-of-type): New function.
3516 (article-hidden-text-type-p): New function.
3517
3518 * gnus-cite.el (gnus-article-hide-citation): Marked the hidden
3519 text with wrong type.
3520 (gnus-article-hide-citation-maybe): Ditto.
3521 (gnus-article-hide-citation): Toggle.
3522
3523 * gnus-dup.el (gnus-dup-enter-articles): Would bug out on
3524 pseudo-articles.
3525
3526 * nntp.el (nntp-server-opened-hook): Send mode reader as a
3527 default.
3528 (nntp-retrieve-data): Format error.
3529
3530 Thu Aug 29 01:52:19 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3531
3532 * gnus-sum.el (gnus-summary-display-article): Check whether
3533 `gnus-current-article' is nil.
3534
3535 Wed Aug 28 08:44:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3536
3537 * gnus-async.el (gnus-async-prefetch-article): Would clobber
3538 fetches in progress.
3539
3540 * gnus-sum.el (gnus-summary-prepare): Made into command.
3541
3542 * gnus-srvr.el (gnus-server-scan-server): New command and
3543 keystroke.
3544
3545 * gnus-group.el (gnus-group-read-group): Accept a 0 prefix to not
3546 generate buffer.
3547
3548 Sun Jul 21 14:56:28 1996 Steven L Baur <steve@miranova.com>
3549
3550 * earcon.el (earcon-regexp-alist): Plonk!
3551
3552 Wed Aug 28 04:14:36 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3553
3554 * gnus.el: Red Gnus v0.18 is released.
3555
3556 Wed Aug 28 02:09:20 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3557
3558 * nnweb.el (nnweb-dejanews-create-mapping): Would just fetch the
3559 first 100 hits.
3560 (nnweb-close-group): Set file name to nil before killing.
3561 (nnweb-altavista-create-mapping): Fetch the required number of
3562 articles.
3563
3564 * gnus-group.el (gnus-group-read-ephemeral-group): Don't call the
3565 activation several times.
3566
3567 * gnus-sum.el (gnus-summary-enter-digest-group): Copy the parent's
3568 params to the nndoc group.
3569 (gnus-summary-read-document): Ditto.
3570
3571 * message.el (message-followup): Would produce buggy messages when
3572 replying to messages without Message-IDs.
3573
3574 Sat Aug 10 23:41:07 1996 Per Abrahamsen <abraham@dina.kvl.dk>
3575
3576 * gnus.el (gnus-decode-rfc1522): Start decoding from beginning of
3577 headers instead of end.
3578
3579 Wed Aug 28 01:35:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3580
3581 * gnus-demon.el (gnus-demon-cancel): Cancel function timers.
3582
3583 * nnheaderxm.el (nnheader-xmas-cancel-function-timers): New
3584 function.
3585
3586 * nnheader.el (nnheader-cancel-function-timers): New alias.
3587
3588 * gnus-topic.el (gnus-topic-mode): Update groups.
3589 (gnus-topic-remove-group): Update topic.
3590
3591 * gnus-group.el (gnus-group-update-group-function): New variable.
3592 (gnus-group-update-group): Use it.
3593
3594 * gnus-topic.el (gnus-topic-update-topics-containing-group): New
3595 function.
3596
3597 Tue Aug 27 14:35:01 1996 Ken Raeburn <raeburn@cygnus.com>
3598
3599 * nnmail.el (nnmail-move-inbox): Don't try setting modes on
3600 "po:$USER".
3601
3602 Tue Aug 27 21:45:14 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3603
3604 * gnus-sum.el (gnus-summary-number-of-articles-in-thread): Would
3605 bug out on unthreadeds.
3606
3607 Tue Aug 27 21:38:13 1996 Kurt Swanson <kurt@dna.lth.se>
3608
3609 * gnus-salt.el (gnus-pick-mode-map): Typo.
3610
3611 Tue Aug 27 21:35:58 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3612
3613 * gnus-load.el: Removed gnus-vis thingies.
3614
3615 Tue Aug 27 00:54:05 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3616
3617 * gnus.el: Red Gnus v0.17 is released.
3618
3619 Tue Aug 27 00:46:48 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3620
3621 * nnweb.el (nnweb-dejanews-create-mapping): Dummy function.
3622
3623 Tue Aug 27 00:43:33 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3624
3625 * gnus.el: Red Gnus v0.16 is released.
3626
3627 Tue Aug 27 00:36:58 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3628
3629 * gnus-topic.el (gnus-topic-set-parameters): Bugout.
3630
3631 Mon Aug 26 22:41:04 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3632
3633 * nntp.el (nntp-retrieve-groups): Didn't inhibit erasing.
3634
3635 * nnweb.el (nnweb-callback): Ignore if the callback buffer is
3636 dead.
3637
3638 * gnus-async.el (gnus-async-prefetch-article): Don't do anything
3639 if Gnus is dead.
3640
3641 Mon Aug 26 00:57:06 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3642
3643 * nnweb.el (nnweb-dejanews-create-mapping): Fold search.
3644 (nnweb-reference-create-mapping): Ditto.
3645 (nnweb-altavista-create-mapping): Ditto.
3646
3647 * gnus-async.el (gnus-asynchronous): New variable.
3648 (gnus-async-prefetch-article): Use it.
3649 (gnus-async-prefetch-headers): Ditto.
3650
3651 * nnweb.el (nnweb-close-group): New function.
3652
3653 * gnus-topic.el (gnus-topic-clean-alist): Would remove foreign
3654 groups from topics.
3655
3656 Mon Aug 26 00:10:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3657
3658 * gnus.el: Red Gnus v0.15 is released.
3659
3660 Sun Aug 25 23:09:18 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3661
3662 * message.el (message-send-mail-with-qmail): Use
3663 `message-qmail-program', which doesn't exist.
3664
3665 * nndoc.el (nndoc-type-alist): Slack digests are guessable.
3666
3667 Sun Aug 25 21:27:17 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
3668
3669 * gnus-salt.el (gnus-pick-mode): Nixed out the format.
3670 (gnus-summary-pick-line-format): Buggy def.
3671
3672 * gnus-sum.el (gnus-summary-read-document): Provide a quit-conf.
3673 (gnus-summary-read-document): Do better names.
3674
3675 * nnvirtual.el (nnvirtual-close-group): Don't do the unread
3676 setting on ephemeral groups.
3677
3678 * nntp.el (nntp-retrieve-groups): Would infloop.
3679
3680 Sun Aug 25 02:52:11 1996 Sudish Joseph <sudish@MindSpring.COM>
3681
3682 * message.el (message-qmail-inject-program): New variable.
3683 (message-qmail-inject-args): New variable.
3684 (message-send-mail-with-qmail): New function, suitable for use
3685 as message-send-mail-function.
3686
3687 Sun Aug 25 20:41:45 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
3688
3689 * nnweb.el (nnweb-fetch-form): Clear buffer file name.
3690
3691 * nntp.el (nntp-request-article): Would try to copy to the same
3692 buffer.
3693
3694 * gnus-group.el (gnus-group-read-ephemeral-group): Better error
3695 message.
3696
3697 * nnweb.el (nnweb-request-group): Better error report.
3698
3699 * gnus-score.el (gnus-score-load-file): Gave `nil' as a day param.
3700
3701 Sun Aug 25 03:32:51 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3702
3703 * gnus.el: Red Gnus v0.14 is released.
3704
3705 Sun Aug 25 00:16:44 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3706
3707 * gnus-util.el (gnus-prin1): New function.
3708 (gnus-prin1-to-string): New function.
3709
3710 * gnus-sum.el (gnus-summary-refer-parent-article): Bugout.
3711
3712 * nndb.el (nndb-request-accept-article): Use new nntp functions.
3713
3714 * pop3.el: Make MD5 defined when compiling.
3715
3716 * article.el (article-strip-blank-lines): Called Gnus functions.
3717
3718 * nnweb.el (nnweb-init): Create a better buffer name.
3719 (nnweb-altavista-search): Wasn't defined.
3720 (nnweb-reference-search): Use advanced search.
3721
3722 * nnfolder.el (nnfolder-request-accept-article): Wrong params to
3723 `save-mail'.
3724 * nnbabyl.el (nnbabyl-request-accept-article): Ditto.
3725 * nnmbox.el (nnmbox-request-accept-article): Ditto.
3726 * nnmh.el (nnmh-request-accept-article): Ditto.
3727 * nnml.el (nnml-request-accept-article): Ditto.
3728
3729 Sat Aug 24 23:53:32 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3730
3731 * nnmail.el (nnmail-get-new-mail): Tried calling nonexisting
3732 functions.
3733
3734 Sat Aug 24 23:30:07 1996 Lars Magne Ingebrigtsen <larsi@nipling.ifi.uio.no>
3735
3736 * gnus-group.el (gnus-group-enter-directory): Temporarily bound
3737 `nneething-read-only'.
3738
3739 Fri Aug 23 23:22:16 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
3740
3741 * gnus-ems.el (gnus-ems-redefine): Set
3742 `gnus-summary-display-table' to nil.
3743
3744 Fri Aug 23 22:55:09 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3745
3746 * gnus-art.el (gnus-summary-save-in-file): Didn't check before
3747 creating dir.
3748 (gnus-summary-save-in-rmail): Ditto.
3749 (gnus-summary-save-body-in-file): Ditto.
3750
3751 * message.el (message-check-news-syntax): Faulty Newsgroups
3752 regexp.
3753
3754 Thu Aug 22 20:47:48 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3755
3756 * nnmail.el (nnmail-split-hook): New variable.
3757
3758 * nnmh.el (nnmh-update-gnus-unreads): cl-nged.
3759 (nnmh-active-number): Find the largest article number.
3760
3761 Thu Aug 22 20:39:10 1996 Sam Falkner <sam@steel.central.sun.com>
3762
3763 * nnmh.el (nnmh-update-gnus-unreads): Check all articles.
3764
3765 Thu Aug 22 16:49:35 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3766
3767 * gnus-kill.el (gnus-execute): Ignored read articles.
3768
3769 * gnus-sum.el (gnus-summary-execute-command): Give a form, not a
3770 function.
3771
3772 * gnus-kill.el (gnus-execute-1): Evaled functions instead of
3773 calling them.
3774
3775 * nnmail.el (nnmail-move-inbox): Allow continuation after error.
3776
3777 * gnus-score.el (gnus-adaptive-word-syntax-table): New variable.
3778 (gnus-score-adaptive): Use it.
3779
3780 * nnbabyl.el (nnbabyl-request-scan): Change group.
3781
3782 * nnmbox.el (nnmbox-request-scan): Change group.
3783
3784 * gnus-score.el (gnus-ignored-adaptive-words): Renamed.
3785 (gnus-ignored-adaptive-words): New variable.
3786 (gnus-score-adaptive): Use it.
3787 (gnus-score-adaptive): Bugged out on undefined symbols.
3788 (gnus-summary-score-entry): Accept numerical DATE.
3789 (gnus-score-adaptive): Pos in wrong buf.
3790 (gnus-score-string): Didn't accept word matches.
3791 (gnus-enter-score-words-into-hashtb): Wrong sequence.
3792 (gnus-score-string): Word matches inflooped.
3793
3794 Wed Aug 21 15:06:47 1996 <Wesley.Hardaker@sphys.unil.ch>
3795
3796 * smiley.el (smiley-buffer): Added some additional extent parameters.
3797 (smiley-toggle-extent): rewrote to use above.
3798
3799 Mon Aug 19 20:19:59 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3800
3801 * gnus-spec.el (gnus-tilde-cut-form): Cut off wrong part.
3802
3803 Mon Aug 19 20:09:44 1996 Samuel Tardieu <sam@inf.enst.fr>
3804
3805 * gnus-cache.el (gnus-cache-write-active): Would try to create
3806 existing directory.
3807
3808 Mon Aug 19 00:12:11 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3809
3810 * article.el (article-strip-multiple-blank-lines): New command and
3811 keystroke.
3812 (article-strip-blank-lines): New command and keystroke.
3813
3814 * nnmail.el (nnmail-move-inbox): Set file permissions on the
3815 Incoming files.
3816
3817 * gnus-group.el (gnus-group-fetch-faq): Go through the FAQ dirs
3818 until we manage to open one.
3819
3820 * nntp.el (nntp-send-authinfo-function): New variable.
3821 (nntp-wait-for): Handle authinfo requests better.
3822
3823 * gnus-sum.el (gnus-summary-article-posted-p): New command and
3824 keystroke.
3825
3826 * gnus-topic.el (gnus-topic-display-empty-topics): New variable.
3827
3828 * gnus-msg.el (gnus-setup-message): Make `gnus-newsgroup-name'
3829 local to the message buffers.
3830
3831 * gnus-int.el (gnus-remove-denial): New function.
3832
3833 * gnus-sum.el (gnus-summary-refer-parent-article): Allow negative
3834 prefixes.
3835 (gnus-summary-refer-parent-article): Allow skipping past canceled
3836 articles.
3837
3838 * gnus-util.el (gnus-parent-id): Take an optional N ancestor
3839 param.
3840
3841 * gnus-async.el (gnus-async-prefetch-article): Don't clobber async
3842 fetches already in progress.
3843
3844 * nnmail.el (nnmail-check-duplication): Allow /dev/null mail
3845 filing.
3846
3847 * gnus-sum.el (gnus-summary-catchup): Didn't do suppression.
3848 (gnus-summary-limit-children): Never hide ticked articles.
3849 (gnus-highlight-selected-summary): Selected face spans the entire
3850 %(-%) area.
3851
3852 Sun Aug 18 22:05:00 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3853
3854 * gnus-group.el (gnus-group-restart): Better prompt.
3855
3856 * gnus-async.el (gnus-async-prefetch-article): Don't try to fetch
3857 old-fetched articles.
3858
3859 Sun Aug 18 22:02:17 1996 Raja R. Harinath <harinath@cs.umn.edu>
3860
3861 * gnus-gl.el (gnus-grouplens-mode): Make hooks local.
3862
3863 Sun Aug 18 16:53:19 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3864
3865 * gnus-group.el (gnus-group-get-new-news): Don't move point.
3866
3867 * nnweb.el (nndejagnus): Renamed from nndejagnus.
3868 (nnweb-remove-markup): New function.
3869
3870 Sun Aug 18 14:53:55 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3871
3872 * gnus.el: Red Gnus v0.13 is released.
3873
3874 Tue Aug 20 17:30:00 1996 <Wesley.Hardaker@sphys.unil.ch>
3875
3876 * smiley.el (smiley-map): New keymap for smileys.
3877 (smiley-toggle-extent): New function to toggle smiley invisibility.
3878 (smiley-buffer): Use them.
3879
3880 Sun Aug 18 12:46:12 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3881
3882 * nnoo.el (nnoo-define-skeleton-1): Defined too many functions.
3883
3884 Sat Aug 17 18:43:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3885
3886 * gnus-group.el (gnus-group-make-dejanews-group): New command and
3887 keystroke.
3888
3889 * gnus-start.el (gnus-site-init-file): New variable.
3890 (gnus-read-init-file): Use it.
3891
3892 * nndejanews.el: New file.
3893
3894 * nnheader.el (make-full-mail-header): New function.
3895
3896 * nngateway.el (nngateway-open-server): Used nntp vars.
3897
3898 Sat Aug 17 15:35:28 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3899
3900 * gnus.el: Red Gnus v0.12 is released.
3901
3902 Sat Aug 17 12:58:28 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
3903
3904 * gnus-win.el (gnus-window-configuration-element): New function.
3905 (gnus-windows-old-to-new): Use it.
3906 (gnus-windows-old-to-new): Produced bogus results.
3907
3908 * message.el (message-cancel-message): New variable.
3909
3910 * gnus-srvr.el (gnus-server-mode-map): Buggy keymap.
3911
3912 * gnus-group.el (gnus-group-get-new-news-this-group): Illegal
3913 gnus-error value.
3914
3915 Fri Aug 16 21:22:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3916
3917 * nnmail.el (nnmail-replace-status, nnmail-decode-status,
3918 nnmail-encode-status): New variables.
3919
3920 * nnml.el (nnml-article-to-file): New function.
3921
3922 Fri Aug 16 20:26:12 1996 Kurt Swanson <kurt@dna.lth.se>
3923
3924 * nnfolder.el (nnfolder-generate-active-file): Test the right
3925 files.
3926
3927 Fri Aug 16 19:30:57 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3928
3929 * gnus-salt.el (gnus-possibly-generate-tree): Would bug out on
3930 unthreaded buffers.
3931
3932 * gnus-xmas.el (gnus-xmas-modeline-right-extent): Disabled.
3933 (gnus-xmas-modeline-left-extent): Ditto.
3934
3935 * gnus-group.el (gnus-group-make-menu-bar): Bugged out on
3936 undefined variable.
3937
3938 * gnus.el (gnus-read-method): Return the virtual server name if
3939 possible.
3940
3941 Thu Aug 15 18:15:58 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3942
3943 * nngateway.el: New file.
3944
3945 * nnoo.el (nnoo-define-skeleton): New macro.
3946 (nnoo-define-skeleton-1): New function.
3947
3948 * gnus-start.el (gnus-strip-killed-list): New function.
3949 (gnus-gnus-to-quick-newsrc-format): Use it.
3950
3951 * gnus-sum.el (gnus-summary-process-mark-set): New function.
3952 (gnus-summary-yank-process-mark, gnus-summary-kill-process-mark,
3953 gnus-summary-save-process-mark): New commands and keystrokes.
3954
3955 * nnml.el (nnml-generate-nov-file): Set modes.
3956
3957 * nnmail.el (nnmail-default-file-modes): New variable.
3958 (nnmail-write-region): New function.
3959
3960 * gnus-score.el (gnus-score-score-files-1): Bind case-fold-search
3961 to nil.
3962
3963 Wed Aug 14 21:20:07 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3964
3965 * gnus-soup.el (gnus-soup-send-packet): Disable syntax checks.
3966
3967 Wed Aug 14 20:28:09 1996 Fred Johansen <Fred.Johansen@ifi.ntnu.no>
3968
3969 * gnus-logic.el (gnus-advanced-score-rule): `and' rules were
3970 treated improperly.
3971
3972 Wed Aug 14 15:29:39 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
3973
3974 * gnus-salt.el (gnus-mouse-pick-article): New command.
3975
3976 * gnus-art.el (gnus-button-url): Call with one argument.
3977
3978 * gnus-start.el (gnus-set-default-directory): New function.
3979
3980 * gnus-load.el (gnus-default-directory): New variable.
3981
3982 Wed Aug 14 15:03:01 1996 Sudish Joseph <sudish@mindspring.com>
3983
3984 * gnus-score.el (gnus-home-score-file): Changed syntax.
3985
3986 Tue Aug 13 22:07:11 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
3987
3988 * nndoc.el (nndoc-dissect-buffer): Went into infinite loop if end
3989 of file token wasn't properly detected.
3990 (nndoc-type-alist): Better end-of-header regexp for
3991 lanl.gov preprints
3992 (nndoc-article-type): Updated doc string
3993
3994 Mon Aug 12 21:01:25 1996 Sudish Joseph <sudish@mindspring.com>
3995
3996 * nntp.el (nntp-request-newgroups): Switch to nntp-server-buffer
3997 first.
3998
3999 Tue Aug 13 09:44:46 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4000
4001 * gnus-group.el (gnus-group-sort-by-real-name): New function.
4002
4003 * gnus-sum.el (gnus-summary-save-article): Pass on number of
4004 articles to be saved.
4005
4006 * gnus-art.el (gnus-article-edit-article): Remove all text props.
4007 (gnus-read-save-file-name): Take an optional defaultish parameter.
4008
4009 * nntp.el (nntp-retrieve-groups): Saved.
4010
4011 * message.el (message-forward): Didn't work well with multi-line
4012 separators.
4013
4014 * gnus-msg.el (gnus-summary-mail-crosspost-complaint): Check
4015 wheteher followup-to was restricted.
4016
4017 * nnsoup.el (nnsoup-store-reply): Would insert double courtesy
4018 headers.
4019
4020 * gnus-group.el (gnus-group-highlight-line): New `total' number.
4021
4022 Mon Aug 12 06:25:00 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4023
4024 * gnus.el: Red Gnus v0.11 is released.
4025
4026 Mon Aug 12 03:51:57 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4027
4028 * gnus-async.el (gnus-make-async-article-function): New function.
4029 (gnus-async-prefetch-article): Use it.
4030
4031 Sat Aug 10 07:16:29 1996 Greg Stark <gsstark@mit.edu>
4032
4033 * gnus-start.el (gnus-activate-level): Doc fix.
4034
4035 Sun Aug 11 03:33:02 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4036
4037 * gnus-msg.el (gnus-summary-mail-crosspost-complaint): New command.
4038 (gnus-crosspost-message): New variable.
4039
4040 * gnus-vis.el: Removed file -- functions spread out over
4041 gnus-group.el, gnus-sum.el and gnus-art.el.
4042
4043 * gnus-util.el (gnus-turn-off-edit-menu): Renamed function.
4044
4045 * gnus-salt.el (gnus-carpal-mode): Moved to this file.
4046
4047 * gnus-vis.el (gnus-score-set-default): Removed.
4048 (gnus-visual-score-map): Removed.
4049
4050 * nntp.el (nntp-send-nosy-authinfo): Don't echo password.
4051
4052 * gnus-srvr.el (gnus-server-open-all-servers): New command and
4053 keystroke.
4054 (gnus-server-close-all-servers): Ditto.
4055
4056 * gnus-async.el (gnus-async-get-semaphore): New function.
4057 (gnus-async-release-semaphore): New function.
4058 (gnus-async-prefetch-article): Use them.
4059
4060 * nntp.el (nntp-make-process-buffer): New function.
4061 (nntp-retrieve-data): Use after-change instead of filter.
4062 (nntp-after-change-function): New function.
4063
4064 * gnus.el (gnus-read-method): Intern method.
4065
4066 * gnus-cache.el (gnus-cache-save-buffers): Didn't check before
4067 making dir.
4068
4069 Sat Aug 10 14:55:33 1996 Sudish Joseph <sudish@mindspring.com>
4070
4071 * gnus-win.el (gnus-buffer-configuration): Don't create picon
4072 frame if gnus-picons-display-where is 'article.
4073
4074 Sun Aug 11 02:47:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4075
4076 * gnus-vis.el (gnus-highlight-selected-summary): Would bug out on
4077 some lines.
4078
4079 * gnus-spec.el (gnus-tilde-cut-form): Typo.
4080 (gnus-parse-simple-format): Forgot to check `max-right' and
4081 `max-left'.
4082 (gnus-compile): Don't issue warnings.
4083
4084 Fri Aug 2 14:53:02 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
4085
4086 * smiley.el (smiley-buffer): `smiley-regexp-alist' can be a symbol
4087 now.
4088
4089 Sun Aug 11 02:37:57 1996 Greg Stark <gsstark@mit.edu>
4090
4091 * gnus-msg.el (gnus-post-method): Tested the wrong variable.
4092
4093 Sun Aug 11 02:28:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4094
4095 * message.el (message-check-news-syntax): Messaged wrong number.
4096
4097 Sat Aug 10 11:26:56 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4098
4099 * message.el (message-y-or-n-p): Moved to before usage.
4100
4101 Fri Aug 9 16:42:52 1996 Danny Siu <dsiu@adobe.com>
4102
4103 * gnus-picon.el (gnus-article-display-picons): display picon even if
4104 From line doesn't have full domain name.
4105
4106 Sat Aug 10 10:11:21 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4107
4108 * message.el (message-reply): Didn't narrow properly to the head.
4109 (message-indent-citation): Remove all blank lines at the start.
4110
4111 Sat Aug 10 07:00:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4112
4113 * gnus.el: Red Gnus v0.9 is released.
4114
4115 Sat Aug 10 06:03:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4116
4117 * gnus-soup.el (gnus-soup-write-prefixes): Protect against
4118 existing dirs.
4119
4120 * gnus-topic.el (gnus-topic-parameters): Third parameter instead
4121 of second.
4122 (gnus-topic-set-parameters): Ditto.
4123
4124 Sat Aug 10 05:22:43 1996 Lee Iverson <leei@ai.sri.com>
4125
4126 * message.el (message-send-mail-with-mh): Didn't work.
4127
4128 Sat Aug 10 03:57:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4129
4130 * gnus-dup.el (gnus-dup-unsuppress-article): Data instead of
4131 ingo.
4132 (gnus-dup-unsuppress-article): Set the wrong variable.
4133
4134 Sat Aug 10 00:52:26 1996 Jack Vinson <jvinson@cheux.ecs.umass.edu>
4135
4136 * gnus.el (gnus-short-group-name): Bug in dotless names.
4137
4138 Sat Aug 10 00:45:32 1996 Jens Lautenbacher <jens@lemhrem.lem.uni-karlsruhe.de>
4139
4140 * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the `gcc-self'
4141 parameter.
4142
4143 Sat Aug 10 00:28:41 1996 François Pinard <pinard@progiciels-bpi.ca>
4144
4145 * gnus-load.el (gnus-info-nodes): Add info node for
4146 `mime/viewer-mode'.
4147
4148 Sat Aug 10 00:25:51 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4149
4150 * message.el (message-reply): Don't include first empty line.
4151
4152 Sat Aug 10 00:11:52 1996 François Pinard <pinard@progiciels-bpi.ca>
4153
4154 * gnus-sum.el (gnus-summary-prev-unread-article): Doc fix.
4155
4156 Sat Aug 10 00:08:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4157
4158 * gnus-util.el (gnus-date-iso8601): Protect against buggy Dates.
4159
4160 Fri Aug 9 06:39:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4161
4162 * gnus-topic.el (gnus-topic-mode): Hook into parameter thingies.
4163 (gnus-topic-parameters): Buggy definition.
4164
4165 * gnus-group.el (gnus-group-get-parameter-function): New
4166 variable.
4167
4168 * gnus.el (gnus-group-find-parameter): New function.
4169
4170 * gnus-sum.el (gnus-summary-read-document): New command and
4171 keystroke.
4172
4173 * gnus-group.el (gnus-group-clear-data-on-native-groups): New
4174 command.
4175 (gnus-group-read-ephemeral-group): Accept an ACTIVATE-ONLY
4176 parameter.
4177
4178 * gnus-score.el (gnus-decay-score): New function.
4179 (gnus-decay-scores): New function.
4180 (gnus-decay-score-function): New variable.
4181 (gnus-score-date): Accept a `regexp' match.
4182
4183 * gnus-util.el (gnus-time-to-day): New function.
4184
4185 * gnus-score.el (gnus-decay-scores): New variable.
4186 (gnus-score-decay-constant): New variable.
4187 (gnus-score-decay-scale): New variable.
4188
4189 * gnus-sum.el (gnus-group-make-articles-read): Register undo.
4190
4191 * gnus-group.el (gnus-update-read-articles): Register undo.
4192
4193 * gnus-undo.el (gnus-undo-register-1): Renamed.
4194 (gnus-undo-register): New macro.
4195
4196 * gnus-group.el (gnus-group-yank-group): Be undoable.
4197 (gnus-group-kill-group): Be undoable.
4198 (gnus-undo): Required.
4199 (gnus-group-clear-data): New keystroke.
4200
4201 * gnus-undo.el (gnus-undo-last-command): New variable.
4202 (gnus-undo): Didn't work.
4203 (gnus-undo-boundary): Keep track of whether the last command did a
4204 boundary.
4205 (gnus-undo): Set boundary.
4206
4207 Thu Aug 8 19:43:02 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4208
4209 * gnus-spec.el (gnus-tilde-cut-form): New function.
4210 (gnus-tilde-max-form): New definition.
4211 (gnus-tilde-ignore-form): New function.
4212 (gnus-parse-format): Rewrite to accept extended syntax.
4213
4214 * gnus-topic.el (gnus-topic-goto-missing-group): Try to be a bit
4215 faster.
4216
4217 * gnus-group.el (gnus-group-goto-group): Accept optional FAR
4218 parameter.
4219
4220 * gnus-int.el (gnus-request-newgroups): Don't bug out on servers
4221 that don't support this.
4222
4223 * gnus.el (gnus-server-extend-method): Would bug out on non-known
4224 methods.
4225
4226 * gnus-group.el (gnus-group-get-new-news): Put point in the group
4227 buffer.
4228
4229 Wed Aug 7 15:40:44 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
4230
4231 * nntp.el (nntp-open-rlogin): Now can be used as
4232 nntp-open-connection function
4233 (nntp-open-telnet): Ditto
4234 (nntp-open-rlogin): Needed to remove telnet junk from nntp buffer
4235 to make new nntp-wait-for happy
4236 all: required carriage return for end of line
4237
4238 Tue Aug 6 21:58:26 1996 Jan Vroonhof <vroonhof@math.ethz.ch (Jan Vroonhof)>
4239
4240 * nndoc.el (nndoc-generate-lanl-gov-head): New function
4241 (nndoc-transform-lanl-gov-announce): New function
4242 (nndoc-lanl-gov-announce-type-p): New function
4243 (nndoc-type-alist): Added support for preprint announcements
4244 (nndoc-type-alist): Only use 'slack-digests' if forced to.
4245
4246 Tue Aug 6 20:41:02 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
4247
4248 * nndoc.el (nndoc-type-alist): tried to call nndoc-guess-type-p
4249
4250 Thu Aug 8 05:40:28 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4251
4252 * gnus-sum.el (gnus-summary-walk-group-buffer): Put cursor in echo
4253 area.
4254
4255 * gnus-dup.el (gnus-dup-unsuppress-article): New function.
4256
4257 * gnus-sum.el (gnus-mark-article-as-unread): Unsuppress
4258 duplicates.
4259
4260 * gnus-msg.el (gnus-debug): Scan gnus-load.el.
4261
4262 Thu Aug 8 01:48:57 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4263
4264 * gnus.el: Red Gnus v0.8 is released.
4265
4266 Thu Aug 8 01:36:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4267
4268 * gnus.el: Red Gnus v0.7 is released.
4269
4270 Thu Aug 8 01:29:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4271
4272 * message.el (message-deletable-headers): Have Lines be
4273 deletable.
4274
4275 Wed Aug 7 23:41:26 1996 Richard Pieri <ratinox@unilab.dfci.harvard.edu>
4276
4277 * gnus.el (gnus-short-group-name): New version.
4278
4279 Wed Aug 7 19:55:25 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4280
4281 * gnus-start.el (gnus-declare-backend): New function.
4282
4283 * gnus-xmas.el (gnus-xmas-pointer-glyph): New variable.
4284 (gnus-xmas-modeline-glyph): New variable.
4285 (gnus-xmas-mode-line-buffer-identification): New definition.
4286
4287 * nntp.el (nntp-request-article): Would sometimes return nil
4288 falsely.
4289 (nntp-find-group-and-number): Saved function.
4290 (nntp-request-article): Use it.
4291 (nntp-request-head): Saved.
4292
4293 * gnus-dup.el (gnus-dup-suppress-articles): Message.
4294
4295 * gnus-group.el (gnus-group-mark-group): Used string instead of
4296 char.
4297
4298 Wed Aug 7 02:52:55 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4299
4300 * gnus-util.el: Use `format-time-string'.
4301
4302 * gnus-sum.el (gnus-summary-edit-article-postpone): Defined
4303 again.
4304
4305 * article.el (article-make-date-line): Would say "unknown" on
4306 "now" dates.
4307
4308 Wed Aug 7 02:48:12 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
4309
4310 * message.el (message-rename-buffer): Set proper outsave name.
4311
4312 Wed Aug 7 00:28:44 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4313
4314 * nnheader.el (nnheader-temp-write): Always use
4315 `fundamental-mode'.
4316
4317 * gnus-util.el (gnus-date-iso8601): Illegal format.
4318
4319 * gnus-group.el (gnus-group-make-doc-group): Full name in server
4320 name.
4321
4322 * gnus-undo.el (gnus-undo): Typo.
4323
4324 * gnus-group.el (gnus-group-mark-group): Don't touch props.
4325
4326 * gnus-score.el (gnus-score-headers): Don't root out 0 scores when
4327 saving.
4328
4329 * gnus-art.el (gnus-narrow-to-page): Don't do a "next-page" if
4330 `^L' is the last char.
4331
4332 * gnus.el (gnus): Autoload.
4333
4334 Tue Aug 6 23:00:01 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4335
4336 * gnus-score.el (gnus-score-string): Wouldn't do word and fuzzy
4337 matching properly.
4338
4339 Mon Aug 5 22:23:03 1996 Raja R. Harinath <harinath@cs.umn.edu>
4340
4341 * gnus-gl.el (gnus-grouplens-mode): Clear proper variables.
4342
4343 Mon Aug 5 20:27:11 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4344
4345 * gnus-art.el (gnus-article-edit-exit): Would move point.
4346 (gnus-article-edit): New command.
4347
4348 * nnml.el (nnml-request-rename-group): Copy over .overview file.
4349 (nnml-request-group): Better error message.
4350
4351 Sat Aug 3 17:52:01 1996 Steven L Baur <steve@miranova.com>
4352
4353 * gnus-setup.el (message): Can't require 'message until we know
4354 where the Gnus .elcs are.
4355
4356 Mon Aug 5 20:07:11 1996 François Pinard <pinard@progiciels-bpi.ca>
4357
4358 * gnus-util.el (gnus-date-iso8601): New function.
4359
4360 Mon Aug 5 19:14:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4361
4362 * gnus-sum.el (gnus-summary-search-article-forward): Show thread
4363 when finding matches.
4364
4365 * nnmail.el (nnmail-get-spool-files): Sort procmail files.
4366
4367 Mon Aug 5 02:25:06 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4368
4369 * gnus.el: Red Gnus v0.6 is released.
4370
4371 Mon Aug 5 01:12:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4372
4373 * nntp.el (nntp-request-type): Defined again.
4374
4375 Mon Aug 5 01:01:15 1996 Ralph Schleicher <rs@purple.ul.bawue.de>
4376
4377 * gnus-score.el (gnus-ignored-adaptive-words): New value.
4378
4379 Mon Aug 5 00:12:54 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4380
4381 * gnus-util.el (gnus-group-real-name): Tweaked definition.
4382
4383 * gnus-eform.el (gnus-edit-form-done): Didn't call the right
4384 function.
4385
4386 Sun Aug 4 23:30:52 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4387
4388 * gnus-score.el (gnus-score-load-files): Returned nil.
4389
4390 Sun Aug 4 06:11:02 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4391
4392 * gnus-load.el (gnus-use-undo): New variable.
4393
4394 * gnus-undo.el: New file.
4395
4396 * gnus-score.el (gnus-default-adaptive-word-score-alist): New
4397 variable.
4398 (gnus-score-adaptive): Adaptivity on words.
4399 (gnus-ignored-adaptive-words): New variable.
4400 (gnus-all-score-files): Made into own function.
4401 (gnus-score-load-files): Ditto.
4402 (gnus-score-find-favourite-words): New command and keystroke.
4403
4404 * gnus-load.el (gnus-use-adaptive-scoring): Doc fix.
4405
4406 * gnus-score.el (gnus-enter-score-words-into-hashtb): New
4407 function.
4408 (gnus-score-build-cons): Removed.
4409 (gnus-score-string): Score words.
4410
4411 Sun Aug 4 01:33:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4412
4413 * gnus.el: Red Gnus v0.5 is released.
4414
4415 Sun Aug 4 00:17:51 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4416
4417 * nntp.el (nntp-wait-for): Goto point-max before inserting.
4418 (nntp-retrieve-headers): Didn't inhibit Erasure.
4419
4420 * gnus-eform.el (gnus-edit-form-mode-map): Buggy.
4421
4422 * nntp.el (nntp-send-command-nodelete): New function.
4423
4424 Sat Aug 3 22:21:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4425
4426 * article.el (article-date-ut): Wouldn't do anything much.
4427
4428 * nntp.el (nntp-wait-for): Wouldn't allow posting.
4429
4430 * nnmail.el (nnmail-delete-incoming): Set to nil.
4431
4432 Sat Aug 3 01:31:24 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4433
4434 * gnus-score.el (gnus-home-score-file): New variable.
4435 (gnus-home-score-file): New function.
4436 (gnus-hierarchial-home-score-file): New function.
4437 (gnus-possibly-score-headers): Use `adapt-file' param.
4438 (gnus-home-adapt-file): New variable.
4439 (gnus-hierarchial-home-adapt-file): New function.
4440
4441 * gnus-load.el (gnus-original-article-buffer): Moved here.
4442
4443 * gnus-sum.el (gnus-article-mark): New macro.
4444 (gnus-summary-prepare-unthreaded): Use it.
4445 (gnus-summary-prepare-threads): Ditto.
4446
4447 * gnus-win.el (gnus-buffer-configuration): New `edit-article'
4448 setting.
4449
4450 * gnus-sum.el (gnus-summary-edit-article): Don't move point in the
4451 article buffer.
4452 (gnus-summary-edit-article-done): Don't move point after editing.
4453 (gnus-summary-edit-article-postpone): Removed.
4454 (gnus-summary-update-article-line): New function.
4455
4456 * gnus-art.el (gnus-article-edit-mode-map): Buggy map.
4457
4458 Fri Aug 2 22:36:40 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4459
4460 * gnus.el: Red Gnus v0.4 is released.
19 4461
20 Wed Jul 31 15:23:54 1996 Ken Olstad <ken@mn.cheyenne.com> 4462 Wed Jul 31 15:23:54 1996 Ken Olstad <ken@mn.cheyenne.com>
21 4463
22 * gnus-xmas.el (gnus-xmas-redefine): Disbale XFace when running 4464 * gnus-xmas.el (gnus-xmas-redefine): Disable XFace when running
23 under tty. 4465 under tty.
24 4466
25 Wed Jul 31 14:21:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> 4467 Wed Jul 31 14:21:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
26 4468
27 * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead 4469 * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead
28 of `length'. 4470 of `length'.
29 4471
30 Tue Jul 30 21:42:59 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> 4472 Fri Aug 2 21:48:17 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
31 4473
32 * gnus.el: Gnus v5.2.38 is released. 4474 * gnus-dup.el (gnus-dup-suppress-articles): Wouldn't mark articles
4475 properly.
4476
4477 Fri Aug 2 21:40:33 1996 Glenn Coombs <glenn@prl.research.philips.com>
4478
4479 * gnus-vis.el (gnus-button-url): New definition.
4480
4481 Fri Aug 2 19:08:55 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4482
4483 * gnus-group.el (gnus-update-read-articles): Moved here.
4484
4485 * gnus-sum.el (gnus-update-read-articles): Moved here.
4486
4487 * gnus-async.el (gnus-async-request-fetched-article): Would bug
4488 out on Message-IDs.
4489
4490 * gnus-score.el (gnus-score-save): Would kill wrong buffer.
4491
4492 * nntp.el (nntp-process-filter): Insert at point-max.
4493
4494 * nnheader.el (nnheader-set-temp-buffer): Accept a noerase param.
4495
4496 Fri Aug 2 00:14:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4497
4498 * gnus-topic.el (gnus-topic-edit-parameters): New command.
4499 (gnus-group-topic-parameters): New function.
4500 (gnus-topic-set-parameters): New function.
4501 (gnus-topic-parameters): New function.
4502
4503 * gnus-group.el (gnus-group-edit-group-done): Newish definition.
4504
4505 * gnus-srvr.el (gnus-server-edit-server): Use new edit function.
4506 (gnus-server-edit-server-done): Removed.
4507
4508 * gnus-group.el: Use new edit function.
4509
4510 * gnus-eform.el (gnus-eform): New file.
4511
4512 * gnus-group.el (gnus-group-goto-group): Tippy-toe around some
4513 more to find the most likely instance of the group.
4514 (gnus-edit-form): New function.
4515 (gnus-edit-form-mode): New command.
4516 (gnus-edit-form-make-menu-bar): New function.
4517 (gnus-edit-form-mode-hook): New variable.
4518 (gnus-edit-form-exit): New command and keystroke.
4519 (gnus-edit-form-done): Ditto.
4520
4521 * gnus-topic.el: Moved functions around.
4522 (gnus-current-topic): Renamed.
4523 (gnus-current-topics): New function.
4524 (gnus-group-parent-topic): New function.
4525
4526 * article.el (gnus-signature-separator): New default.
4527 (gnus-signature-limit): Extended value.
4528 (article-narrow-to-signature): Use it.
4529
4530 * gnus-cite.el (gnus-cite-parse): Use new signature functions.
4531
4532 * article.el (article-search-signature): New function.
4533 (gnus-signature-separator): Allow wider syntax.
4534
4535 * gnus-async.el (gnus-use-header-prefetch): New variable.
4536 (gnus-async-set-article-buffer): Removed.
4537 (gnus-async-prefetch-headers): New function.
4538 (gnus-async-retrieve-fetched-headers): New function.
4539 (gnus-async-prefetch-headers-buffer): New variable.
4540
4541 * gnus-salt.el (gnus-summary-pick-line-format): New variable.
4542 (gnus-pick-mode): Use it.
4543 (gnus-pick-line-number): New function.
4544 (gnus-pick-article): New command and keystroke.
4545 (gnus-pick-mode-map): Changed " " to `gnus-pick-next-page'.
4546 (gnus-pick-next-page): New command and keystroke.
4547 (gnus-mark-unpicked-articles-as-read): New variable.
4548 (gnus-pick-start-reading): Use it.
4549
4550 * gnus-sum.el (gnus-summary-line-format-alist): Add pick line
4551 number.
4552
4553 Thu Aug 1 23:32:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4554
4555 * nntp.el (nntp-request-list): Decode.
4556 (nntp-request-list-newsgroups): Ditto.
4557
4558 * gnus-gl.el (gnus-grouplens-mode): Update summary line specs.
4559
4560 * gnus-msg.el (gnus-debug): Would bug out.
4561
4562 Thu Aug 1 23:24:48 1996 Glenn Coombs <glenn@prl.research.philips.com>
4563
4564 * gnus-sum.el (gnus-summary-update-mark): Work on hidden threads.
4565
4566 Thu Aug 1 00:00:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4567
4568 * gnus-score.el (gnus-score-save): Wouldn't save scores.
4569
4570 * gnus-load.el (gnus-summary-line-format): Moved here.
4571
4572 * gnus.el (gnus-alive-p): More thorough definition.
4573 (gnus-info-set-entry): New macro.
4574
4575 * gnus-move.el: New file.
4576 (gnus-move-group-to-server): New function.
4577 (gnus-change-server): New command.
4578 (gnus-group-move-group-to-server): New command.
4579
4580 * gnus-start.el (gnus-parse-active): New function.
4581
4582 * gnus.el (gnus-read-method): Mew function.
4583 * gnus-group.el: Use it.
4584
4585 * gnus-load.el (gnus-suppress-duplicates): New variable.
4586
4587 * gnus-dup.el: New file.
4588
4589 * gnus-sum.el (gnus-data-read-p): New macro.
4590 (gnus-duplicate-mark): New variable.
4591
4592 Wed Jul 31 23:09:35 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4593
4594 * gnus.el: Red Gnus v0.3 is released.
4595
4596 Wed Jul 31 21:38:08 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4597
4598 * nntp.el (nntp-retrieve-headers-with-xover): Didn't work.
4599
4600 * gnus-load.el (gnus-suppress-keymap): New function.
4601
4602 Wed Jul 31 01:20:58 1996 Sudish Joseph <sudish@mindspring.com>
4603
4604 * gnus-picon.el (gnus-group-display-picons): Delete just the live
4605 extents.
4606
4607 Wed Jul 31 21:15:01 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4608
4609 * gnus.el ((load)): Only eval splash when loading.
4610
4611 * gnus-group.el (gnus-group-quit): Always kill group buffer.
4612
4613 * nntp.el (nntp-open-connection): Escape errors.
4614
4615 Wed Jul 31 16:09:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4616
4617 * nnml.el (nnml-request-rename-group): Would move subgroups as
4618 well.
4619 * nnmh.el: Ditto.
4620
4621 * gnus-group.el (gnus-group-rename-group): Use current group name
4622 as default.
4623 (gnus-group-rename-group): Added doc string.
4624
4625 * gnus-sum.el (gnus-general-simplify-subject): Renamed.
4626
4627 Wed Jul 31 16:05:06 1996 Paul Franklin <paul@transmeta.com>
4628
4629 * gnus-sum.el (gnus-pdf-simplify-subject): New version.
4630
4631 Wed Jul 31 15:59:04 1996 Raja R. Harinath <harinath@cs.umn.edu>
4632
4633 * nntp.el (nntp-retrieve-headers-with-xover): `last' returns cdr.
4634
4635 Wed Jul 31 15:18:33 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4636
4637 * nntp.el (nntp-retrieve-headers-with-xover): Put the result in
4638 the right buffer.
4639 (nntp-request-body): Decode.
4640
4641 * gnus.el (gnus-no-server): Would bug out when gnus-start wasn't
4642 loaded.
4643
4644 * gnus-art.el (gnus-article-edit-mode): New command.
4645 (gnus-article-edit-mode-hook): New variable.
4646 (gnus-article-edit-mode-map): New variable.
4647
4648 Wed Jul 31 15:18:26 1996 François Pinard <pinard@progiciels-bpi.ca>
4649
4650 * gnus-art.el (gnus-article-edit-full-stops): New command.
4651
4652 Wed Jul 31 13:03:48 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4653
4654 * gnus-sum.el (gnus-summary-edit-wash): New command and keystroke.
4655
4656 * message.el (message-sort-headers-1): Sort properly on totally
4657 empty headers.
4658
4659 * article.el (article-hide-boring-headers): Didn't hide completely
4660 empty headers.
4661
4662 * nntp.el (nntp-encode-text): Rescued.
4663 (nntp-send-buffer): New function.
4664 (nntp-request-post): New function.
4665
4666 * gnus-util.el (gnus-define-keys-safe): New macro.
4667 (gnus-define-keys-1): Accept `safe' param.
4668
4669 * gnus-load.el (gnus-summary-mode-map): Define the main three
4670 keymaps prematurely here.
4671
4672 Wed Jul 31 12:48:23 1996 Steven L. Baur <steve@miranova.com>
4673
4674 * gnus-load.el (gnus-default-nntp-server): Moved.
4675
4676 Wed Jul 31 03:15:02 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4677
4678 * nndoc.el (nndoc-add-type): Remove old type definition.
4679
4680 * article.el: Changed variable names back to `gnus-'.
4681
4682 Tue Jul 30 23:07:04 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4683
4684 * nntp.el (nntp-connection-alist): Define as oo.
4685
4686 * nndoc.el (nndoc-add-type): Wrong number of args.
4687 (nndoc-set-delims): Free var.
4688
4689 Tue Jul 30 23:02:51 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4690
4691 * gnus.el: Red Gnus v0.1 is released.
4692
4693 Tue Jul 30 22:34:11 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
4694
4695 * nntp.el (nntp-find-connection-buffer): New function.
4696 (nntp-retrieve-headers): Use it.
33 4697
34 Tue Jul 30 00:00:28 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> 4698 Tue Jul 30 00:00:28 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
4699
4700 * nndoc.el (nndoc-add-type): New function.
4701 (nndoc-guess-type): New function.
4702 (nndoc-set-delims): New definition.
35 4703
36 * nntp.el (nntp-open-server): Init server buffer. 4704 * nntp.el (nntp-open-server): Init server buffer.
37 4705
38 * gnus.el (gnus-group-prefixed-name): Do the right thing with nil 4706 * gnus.el (gnus-group-prefixed-name): Do the right thing with nil
39 methods. 4707 methods.
40 (gnus-group-rename-group): Would act oddly when renaming native 4708 (gnus-group-rename-group): Would act oddly when renaming native
41 groups. 4709 groups.
42 4710
43 Sat Jul 27 17:46:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> 4711 Mon Jul 29 14:17:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
44 4712
45 * message.el (message-check-news-syntax): Use signature 4713 * gnus-load.el (gnus-startup-hook): Removed hilit removal.
46 separator. 4714
47 4715 * gnus-async.el: New file.
48 * gnus.el (gnus-group-make-group): Beep at "" methods. 4716
49 (gnus-group-make-group): Don't prefix native groups. 4717 * gnus-int.el (gnus-asynchronous-p): New function.
50 4718
51 * nnmail.el (nnmail-move-inbox): Bug out on movemail errors. 4719 * nntp.el: Replaced with new, asynchronous version.
52 4720
53 * gnus-cache.el (gnus-cache-file-name): Would bug out on group 4721 Mon Jul 29 11:48:07 1996 Paul Franklin <paul@transmeta.com>
54 names containing slashes. 4722
55 4723 * gnus-sum.el (gnus-pdf-simplify-subject): New function.
56 * gnus-topic.el (gnus-topic-check-topology): Make sure all groups 4724 (gnus-summary-simplify-subject-query): New command.
57 in topics are living. 4725
58 4726 Mon Jul 29 10:05:30 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
59 * nntp.el (nntp-send-strings-to-server): Give a better error 4727
60 message. 4728 * gnus-sum.el (gnus-summary-mode-map): Command for emphasis.
61 4729
62 Sat Jul 27 17:33:22 1996 Teddy <teddy@fukt.hk-r.se> 4730 * gnus-art.el (gnus-article-wash-status): Report emphasis.
63 4731
64 * nntp.el (nntp-open-rlogin): Change parameter order. 4732 * article.el (article-unhide-text-type): New function.
65 4733 (article-emphasize): New function.
66 Sat Jul 27 17:19:47 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> 4734 (article-emphasis-alist): New variable.
67 4735
68 * gnus-topic.el (gnus-topic-check-topology): Make sure all 4736 * gnus-score.el (gnus-score-headers): Hook into advanced scoring.
69 topologies have alists. 4737
70 4738 * gnus-logic.el: New file.
71 Wed Jul 24 08:23:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> 4739
72 4740 * article.el (article-treat-overstrike): Mark hiding type.
73 * gnus.el (gnus-group-jump-to-group): Don't activate group. 4741
74 4742 Mon Jul 29 10:00:52 1996 d. hall <dhall@illusion.apk.net>
75 Wed Jul 24 07:47:47 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp> 4743
76 4744 * gnus-art.el (gnus-article-wash-status): New function.
77 * message.el (message-rename-buffer): Rename autosave name. 4745
78 4746 Sun Jul 28 15:20:19 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
79 Wed Jul 24 06:24:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> 4747
80 4748 * article.el (article-hidden-arg): Renamed all variables and
81 * gnus-vis.el (gnus-group-make-menu-bar): Moved Misc menu last. 4749 functions to `article-'.
82 (gnus-summary-make-menu-bar): Ditto. 4750
83 4751 * gnus.el: Split file into gnus-start.el, gnus-group.el,
84 Sat Jul 20 00:59:22 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> 4752 gnus-sum.el, gnus-art.el, gnus-win.el, gnus-load.el, gnus-util.el,
85 4753 gnus-bcklg.el, gnus-spec.el, article.el, and gnus-int.el.
86 * smiley.el (smiley-buffer): Only do smilies under X. 4754
87
88 * gnus.el (gnus-make-directory): Beep on nil dirs.
89 (gnus-article-archive-name): Prepend the save directory.
90
91 Fri Jul 19 23:08:52 1996 Hallvard B. Furuseth <hallvard@menja.ifi.uio.no>
92
93 * message.el (message-y-or-n-p): Doc fix.
94
95 Fri Jul 19 02:12:58 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
96
97 * gnus.el: Gnus v5.2.37 is released.
98
99 Fri Jul 19 00:31:22 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
100
101 * gnus.el (gnus-subscribe-newsgroup): Add new groups to top-level
102 topic.
103 (gnus-group-make-archive-group): Add a to-address group param.
104
105 * gnus-topic.el (gnus-topic-hide-topic): Doc fix.
106 (gnus-topic-select-group): Doc fix.
107 (gnus-topic-rename): Keep point nearby.
108
109 * gnus.el (gnus-group-goto-group): More efficient (and more
110 correct) implementation.
111 (gnus-group-sort-function): Doc fix.
112 (gnus-group-edit-buffer): Changed to defvar.
113 (gnus-group-edit-group-done): Use new name.
114 (gnus-group-edit-group): Include name of group in grup buffer
115 name.
116
117 * nnfolder.el (nnfolder-save-mail): Handle babylish ">From"
118 lines.
119 * nnmbox.el (nnmbox-request-accept-article): Ditto.
120
121 Thu Jul 18 23:50:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
122
123 * nnmail.el (nnmail-move-inbox): Don't substitute in command
124 name.
125
126 * gnus-xmas.el (gnus-xmas-modeline-glyph): New variable.
127
128 Thu Jul 18 16:35:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
129
130 * custom.el (custom-facep): Didn't work under non-X Emacs.
131
132 Thu Jul 18 00:02:32 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
133
134 * nntp.el (nntp-open-telnet): Use more permissive regexps.
135
136 * gnus-uu.el (gnus-uu-uustrip-article): `cd' to make gnus-uu work
137 under NT.
138
139 Mon Jul 15 18:11:13 1996 Jan Vroonhof <vroonhof@math.ethz.ch (Jan Vroonhof)>
140
141 * smiley.el (smiley-regexp-alist): Don't match important parts of URLs
142 (smiley-nosey-regexp-alist): New variable.
143
144 Wed Jul 17 23:48:50 1996 Mark Borges <mdb@cdc.noaa.gov>
145
146 * messagexmas.el (nnheader): Required.
147
148 Wed Jul 17 02:02:25 1996 Michael Cook <mcook@cognex.com>
149
150 * nnmail.el (nnmail-split-abbrev-alist): New default.
151
152 Wed Jul 17 00:27:13 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
153
154 * message.el (message-mode-abbrev-table): New variable.
155 (message-mode): New variable.
156
157 Wed Jul 17 00:05:00 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
158
159 * gnus.el: Gnus v5.2.36 is released.
160
161 Tue Jul 16 20:05:49 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
162
163 * message.el (message-send-mail): Bugged out under Emacs.
164 (message-send-news): Ditto.
165
166 * nntp.el (nntp-retrieve-headers-with-xover): Would hang
167 sometimes.
168
169 Sun Jul 14 20:01:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
170
171 * gnus.el: Gnus v5.2.35 is released.
172
173 Sun Jul 14 18:21:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
174
175 * gnus-uu.el (gnus-uu-mark-over): Would bug out.
176
177 * smiley.el (smiley-regexp-alist): New definition didn't work.
178
179 Sun Jul 14 16:52:31 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
180
181 * gnus.el ((provide 'gnus)): Make sure `gnus-directory' is set
182 when compiling.
183
184 Sun Jul 14 15:38:21 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
185
186 * gnus.el: autoload `gnus-copy-article-buffer'.
187
188 * message.el (message-do-send-housekeeping): Kill a superfluous
189 buffers.
190
191 * gnus-picon.el (gnus-article-display-picons): Don't bug out on
192 nil addresses.
193
194 * custom.el ((fboundp 'plist-get)): Removed.
195 ((fboundp 'add-to-list)): Removed.
196
197 Sun Jul 14 15:30:27 1996 Martin Buchholz <mrb@eng.sun.com>
198
199 * gnus.el: Many typo fixes.
200
201 Thu Jul 11 18:06:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
202
203 * nntp.el (nntp-retrieve-headers-with-xover):
204 `accept-process-output' from `nntp-server-process'.
205
206 Tue Jul 9 07:51:31 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
207
208 * gnus-vis.el (gnus-group-make-menu-bar): Un-randomize.
209
210 Mon Jul 8 09:53:39 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
211
212 * gnus.el (gnus-decode-rfc1522): Goto point-min before decoding.
213
214 Mon Jul 8 08:53:50 1996 Nat Makarevitch <nat@nataa.fr.eu.org>
215
216 * smiley.el (smiley-regexp-alist): New definition.
217
218 Sun Jul 7 13:33:44 1996 Sudish Joseph <sudish@mindspring.com>
219
220 * nnmail.el (nnmail-split-fancy-syntax-table): `%' should have
221 punctuation syntax to support the %-hack in addresses.
222
223 Sat Jul 6 08:11:41 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
224
225 * gnus.el: Gnus v5.2.34 is released.
226
227 Sat Jul 6 05:46:12 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
228
229 * nnheader.el (nnheader-re-read-dir): Would sometimes bug out.
230
231 Fri Jul 5 03:14:43 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
232
233 * gnus.el (gnus-summary-toggle-threads): Message the state.
234
235 Thu Jul 4 07:52:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
236
237 * gnus.el: Gnus v5.2.33 is released.
238
239 Thu Jul 4 06:08:11 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
240
241 * nntp.el (nntp-open-telnet): Working function.
242 (nntp-telnet-parameters, (nntp-telnet-user-name,
243 nntp-telnet-passwd): New variables.
244
245 * gnus.el (gnus-summary-prepare-threads): Would infloop.
246 (gnus-summary-isearch-article): Don't go to the start of the
247 article.
248
249 Thu Jul 4 05:44:22 1996 Steven L. Baur <steve@miranova.com>
250
251 * gnus.el (gnus-article-hide-pem): New command and keystroke.
252
253 Thu Jul 4 05:00:58 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
254
255 * gnus.el (gnus-summary-local-variables): Init reffed to 0.
256 (gnus-set-global-variables): Set reffed.
257
258 Wed Jul 3 06:15:28 1996 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
259
260 * gnus.el (gnus-reffed-article-number): Make buffer-local.
261
262 Wed Jul 3 03:17:42 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
263
264 * gnus.el (gnus-article-setup-buffer): Make the original buffer go
265 away on exit.
266
267 * message.el (message-reply): Insert proper number of commas.
268 (message-tokenize-header): Tokenize properly.
269
270 Wed Jul 3 03:01:59 1996 Joe Wells <jbw@cs.bu.edu>
271
272 * gnus.el (gnus-check-new-newsgroups): Doc fix.
273
274 Wed Jul 3 02:58:09 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
275
276 * gnus.el: Gnus v5.2.33 is released.
277
278 Wed Jul 3 00:27:35 1996 Jan Vroonhof <vroonhof@math.ethz.ch>
279
280 * nnheader.el (nnheader-re-read-dir): Prefer efs over ange-ftp.
281
282 Sun Jun 30 23:19:38 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
283
284 * gnus.el: Gnus v5.2.32 is released.
285
286 Sun Jun 30 21:57:31 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
287
288 * gnus.el (gnus-check-bogus-groups-hook): New hook.
289
290 Sun Jun 30 21:54:46 1996 Joe Wells <jbw@cs.bu.edu>
291
292 * gnus-topic.el (gnus-topic-clean-alist): New function.
293
294 Sun Jun 30 20:00:18 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
295
296 * gnus.el (gnus-group-next-unread-group): Allow silence.
297
298 * gnus-cache.el (gnus-cache-possibly-alter-active): Would check
299 the obarray.
300
301 * gnus.el (gnus-summary-read-group): Don't signal an error when
302 including expunged articles.
303
304 * gnus-vis.el (gnus-header-button-alist): Would include ":".
305
306 * message.el (message-reply): Inhibit point-motion hooks.
307
308 * gnus.el (gnus-compile): Mark the .newsrc.eld file as dirty.
309
310 * gnus-scomo.el: Renamed to "score-mode".
311
312 Sat Jun 29 01:03:19 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
313
314 * gnus.el: Gnus v5.2.30 is released.
315
316 Sat Jun 29 00:23:44 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
317
318 * gnus.el (gnus-article-read-summary-keys): Deal with message
319 composition more gracefully.
320
321 Fri Jun 28 23:58:37 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
322
323 * gnus.el (gnus-group-describe-group): Re-read when given a
324 prefix.
325
326 Fri Jun 28 23:34:17 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
327
328 * gnus.el (gnus-group-kill-level): Put groups on killed list.
329
330 * nnfolder.el (nnfolder-read-folder): Would bug out when group not
331 in active file.
332
333 Fri Jun 28 22:42:49 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
334
335 * gnus-score.el (gnus-summary-score-entry): Get rid of text
336 props.
337
338 * gnus.el (gnus-article-read-summary-keys): Allow `A RET' to work
339 properly.
340 (gnus-summary-limit): Inhibit marking low-scored articles as
341 read.
342
343 * gnus-msg.el (gnus-article-mail): Reply from the right address.
344 (gnus-article-mail): Yank properly.
345
346 * gnus.el (gnus-article-mode-map): Entry for info find node.
347 (gnus-summary-describe-briefly): Display proper message.
348
349 * smiley.el (smiley-circle-color): Doc fix.
350
351 * gnus.el (gnus-summary-prepare-threads): Would display expunged
352 articles after a dummy line.
353 (gnus-group-faq-directory): Doc fix.
354 (gnus-summary-mode): Clear moved inboxes.
355
356 Fri Jun 28 21:48:27 1996 Steven L. Baur <steve@miranova.com>
357
358 * earcon.el: New file.
359
360 * gnus-sound.el: New file.
361
362 Fri Jun 28 04:02:25 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
363
364 * gnus.el: Gnus v5.2.29 is released.
365
366 Thu Jun 27 23:14:54 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
367
368 * browse-url.el: Removed from distribution.
369
370 * nnmh.el (nnmh-request-group): Re-read dir.
371
372 Thu Jun 27 23:13:17 1996 Andy Norman <ange@hplb.hpl.hp.com>
373
374 * nnheader.el (nnheader-re-read-dir): New function.
375
376 Thu Jun 27 21:50:16 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
377
378 * gnus.el (gnus-summary-next-article): Would stall on canceled
379 articles.
380 (gnus-dribble-enter): Would bury the wrong buffer.
381
382 * gnus-score.el (gnus-score-followup-thread,
383 gnus-score-followup-article): Would switch to wrong buffer.
384
385 * gnus.el (gnus-adjust-marked-articles): Possible fix for killed
386 articles.
387 (gnus-subscribe-hierarchically): Kill .newsrc buffer.
388
389 * gnus-nocem.el (gnus-nocem-check-article): Would not search
390 properly.
391
392 Thu Jun 27 21:50:16 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
393
394 * gnus.el: Gnus v5.2.28 is released.
395
396 Thu Jun 27 23:33:18 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
397
398 * nnmail.el (nnmail-get-spool-files): Wouldn't get much mail.
399
400 Thu Jun 27 19:26:42 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
401
402 * nnheader.el (nnheader-find-etc-directory): New function.
403
404 * gnus.el (gnus-dribble-enter): Bury the buffer.
405 (gnus-buffer-configuration): Redundant entry.
406 (message): Don't require.
407 (gnus-archive-server-wanted-p): Be even more strict in when touse
408 the archive server.
409
410 Thu Jun 27 19:16:56 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
411
412 * nnheader.el (nnheader-file-size): New function.
413
414 Wed Jun 26 22:14:45 1996 Alastair Burt <burt@dfki.uni-kl.de>
415
416 * gnus.el (gnus-group-kill-level): Applied `car' to an integer.
417
418 Wed Jun 26 21:53:34 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
419
420 * gnus.el: Gnus v5.2.27 is released.
421
422 Wed Jun 26 20:40:39 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
423
424 * gnus.el (gnus-summary-edit-article-done): Don't beep after a
425 `C-u e'.
426
427 * message.el (message-autosave-directory): New default value.
428
429 * gnus-cache.el (gnus-cache-open): Don't create cache things
430 unconditionally.
431
432 * gnus.el (gnus-server-status): New function.
433 (gnus-group-get-new-news-this-group): Better error message.
434 (gnus-clear-system): Clear state alist.
435 (gnus-error): Doc fix.
436
437 * nnmail.el (nnmail-get-spool-files): Use the spool file even when
438 using procmail.
439
440 Wed Jun 26 20:36:40 1996 Philippe Troin <ptroin@compass-da.com>
441
442 * gnus.el (gnus-thread-total-score-1): New version.
443
444 Wed Jun 26 20:31:25 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
445
446 * nnspool.el (nnspool-find-id): Quote the Message-ID.
447
448 * message.el (message-check-news-syntax): Would respond to
449 i-have-a-mi-etc in References.
450
451 Wed Jun 26 19:59:27 1996 Nat Makarevitch <nat@nataa.fr.eu.org>
452
453 * smiley.el (smiley-regexp-alist): New definition.
454
455 Wed Jun 26 17:45:00 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
456
457 * message.el (message-reply): Name the message buffer "wide
458 reply..." if following up on a mail group.
459
460 * gnus.el (gnus-auto-subscribed-groups): Doc fix.
461 (gnus-options-subscribe): Doc fix.
462
463 * smiley.el (smiley-buffer): Autoload.
464 (messagexmas): Required.
465
466 * gnus.el (gnus-message-archive-group): Moved here.
467 (gnus-archive-server-wanted-p): New function used throughout.
468 (gnus-message-archive-group): Default to nil.
469
470 Tue Jun 25 21:15:41 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
471
472 * gnus.el: Gnus v5.3 is released.
473
474 Tue Jun 25 21:13:37 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
475
476 * gnus.el: Gnus v5.2.26 is released.
477
478 Tue Jun 25 20:58:40 1996 Richard Stallman <rms@gnu.ai.mit.edu>
479
480 * gnus-ems.el: Multiply color value by .6 instead of dividing by
481 3.
482
483 Tue Jun 25 12:34:24 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
484
485 * message.el (message-send-news): Disable `existing-groups' check
486 when given a prefix.
487
488 Mon Jun 24 16:54:26 1996 Alastair Burt <burt@dfki.uni-kl.de>
489
490 * gnus-vis.el (gnus-summary-highlight-line): `default' mixed up
491 with fonts.
492
493 Sat Jun 22 13:56:49 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
494
495 * gnus-cite.el (gnus-cache-close): New function.
496
497 Sat Jun 22 11:33:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uiof.no>
498
499 * gnus.el: Gnus v5.2.25 is released.
500
501 Sat Jun 22 11:16:57 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
502
503 * gnus.el (gnus-adjust-marked-articles): Would bug out on some
504 bookmarks.
505
506 Sat Jun 22 11:13:51 1996 Raja R. Harinath <harinath@cs.umn.edu>
507
508 * gnus.el (gnus-summary-save-body-in-file): Saved wrong buffer.
509
510 Sat Jun 22 10:57:35 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
511
512 * gnus.el (gnus-thread-total-score-1): Replaced with old,
513 non-buggy version.
514
515 * gnus-xmas.el ((find-face 'gnus-x-face)): Set proper colors.
516
517 Fri Jun 21 18:04:03 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
518
519 * gnus.el: Gnus v5.2.24 is released.
520
521 Fri Jun 21 16:36:03 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
522
523 * gnus-picon.el (gnus-picons-insert-face-if-exists): Total change.
524 Didn't conform with the conventions for picon databases. Still a
525 bit (MISC must be searched for explicitly), but otherwise we would
526 always see the MISC/unknown face. Faster.
527 (gnus-article-display-picons): Use accordingly.
528 (gnus-group-display-picons): Use accordingly.
529 (gnus-picons-try-to-find-face): Optional argument for not using
530 `gnus-picons-glyph-alist'--otherwise we would always see the same
531 x-face.
532 (gnus-picons-display-x-face): Use it.
533 (gnus-picons-reverse-domain-path): Deletia.
534
535 Fri Jun 21 15:14:33 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
536
537 * gnus-vis.el (gnus-group-make-menu-bar): Fix the menu bar
538 slightly.
539
540 * gnus.el (gnus-thread-total-score-1): Didn't count right.
541
542 * message.el (message-bounce): Would not skip past all blank
543 lines.
544
545 * gnus.el (gnus-directory): Removed autoload.
546 (gnus-activate-group): Pass the `method' argument on.
547
548 Fri Jun 21 09:41:53 1996 Hrvoje Niksic <hniksic@srce.hr>
549
550 * gnus-vis.el (gnus-button-alist): Exclude > from mailto button.
551
552 Fri Jun 21 09:37:39 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
553
554 * gnus.el (gnus-article-mode-map): `end-of-bnuffer'. :-)
555
556 Fri Jun 21 09:34:29 1996 Philippe Troin <ptroin@compass-da.com>
557
558 * gnus.el (gnus-thread-total-score-1): Don't count non-displayed
559 articles.
560
561 Fri Jun 21 09:21:11 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
562
563 * nnheader.el (nnheader-translate-file-chars): Would give faulty
564 results on NTs.
565
566 Fri Jun 21 09:08:48 1996 Philippe Troin <ptroin@compass-da.com>
567
568 * gnus-cite.el (gnus-article-hide-citation): Would sometimes bug
569 out.
570
571 Fri Jun 21 09:01:51 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
572
573 * gnus-msg.el (gnus-copy-article-buffer): Would include text
574 properties on XEmacs.
575
576 Thu Jun 20 18:38:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
577
578 * message.el (message-mode): Took `C-n' expansion out.
579
580 Thu Jun 20 18:35:22 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
581
582 * gnus.el: Gnus v5.2.23 is released.
583
584 Thu Jun 20 15:43:50 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
585
586 * gnus-picon.el (gnus-article-display-picons): Use a "\n"
587 annotation instead of opening a line.
588
589 * gnus.el (gnus-summary-reselect-current-group): Be silent.
590
591 * nnml.el (nnml-request-replace-article): Update the Lines header
592 before writing the article to disk.
593
594 * gnus-vis.el (gnus-button-reply): Use the address in the mailto
595 URL.
596
597 * nnheader.el (nnheader-translate-file-chars): Would fail on NT.
598 (nnheader-directory-files-safe): New function.
599 (nnheader-directory-articles): Use it.
600 (nnheader-article-to-file-alist): Use it.
601
602 * gnus.el (gnus-read-move-group-name): Activate group after
603 creating it.
604
605 * gnus-cite.el (gnus-article-fill-cited-article): Would bug out on
606 empty articles.
607
608 * message.el (message-insert-signature): Don't strip trailing
609 white space.
610
611 * gnus-picon.el (gnus-picons-insert-face-if-exists): Don't insert
612 so many bars.
613
614 * message.el (message-mode): Define more abbrev keys.
615
616 * gnus-picon.el (gnus-article-display-picons): Would bug out on
617 some usernames.
618
619 * gnus-xmas.el (gnus-xmas-copy-article-buffer): Removed.
620
621 Thu Jun 20 09:38:54 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
622
623 * gnus.el (gnus-kill-gnus-frames): New function.
624 (gnus-clear-system): Use it.
625 (gnus-group-suspend): Ditto.
626
627 * message.el (message-check-news-syntax): Better checksumming.
628 (message-checksum): Better checksum.
629
630 * gnus-salt.el (gnus-tree-minimize): Never delete any other
631 windows.
632
633 Wed Jun 19 19:44:46 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
634
635 * gnus-picon.el (gnus-article-display-picons): Lowercase username.
636 (gnus-picons-reverse-domain-path): Lowercase domain path.
637 (gnus-picons-display-article-move-p): New user option.
638 (gnus-article-display-picons): Use it.
639 (gnus-group-display-picons): Use it.
640
641 Wed Jun 19 19:31:56 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
642
643 * gnus.el: Gnus v5.2.22 is released.
644
645 Wed Jun 19 18:53:46 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
646
647 * gnus-picon.el (gnus-group-display-picons): Insert a bar.
648
649 * gnus-xmas.el (gnus-xmas-redefine): On XEmacs 19.13, set
650 `shell-command-switch'.
651
652 * gnus.el (gnus-summary-work-articles): Use numeric value of
653 `C-u'.
654
655 Wed Jun 19 18:36:23 1996 Christopher Davis <ckd@loiosh.kei.com>
656
657 * message.el (message-mode): Add signature separator.
658 (message-insert-signature): Check whether a signature is present.
659
660 Wed Jun 19 17:29:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
661
662 * nnmh.el (nnmh-request-move-article): Make sure we change back to
663 the right directory.
664
665 * gnus-picon.el (gnus-article-display-picons): Make sure the
666 buffer is created.
667
668 Wed Jun 19 16:58:21 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
669
670 * gnus.el: Gnus v5.2.21 is released.
671
672 Wed Jun 19 15:39:09 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
673
674 * gnus-picon.el (gnus-picons-glyph-alist): New variable.
675 (gnus-picons-try-to-find-face): Use it.
676 (gnus-picons-close): New function.
677
678 * gnus.el (gnus-group-set-mode-line): After saving the .newsrc,
679 mark the group buffer as unmodified.
680 (gnus-group-name-to-method): New function.
681 (gnus-read-move-group-name): Use it.
682 (gnus-info-nodes): Add more modes.
683 (gnus-windows-old-to-new): Would produce invalid configurations.
684
685 Wed Jun 19 15:36:35 1996 Philippe Troin <ptroin@compass-da.com>
686
687 * gnus-score.el (gnus-score-load-file): Would bug out on
688 directories not ending with a /.
689
690 Wed Jun 19 14:46:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
691
692 * gnus.el (gnus-article-mode-map): Bind `<' and `>'.
693 (gnus-group-expire-articles): Close group after expiring.
694
695 * gnus-xmas.el (gnus-xmas-redefine): Don't do the mode-line things
696 for XEmacs 19.13.
697
698 Wed Jun 19 14:09:21 1996 Chuck Thompson <cthomp@xemacs.org>
699
700 * gnus-xmas.el (gnus-xmas-summary-recenter): Removed the
701 `sit-for'.
702
703 Wed Jun 19 13:15:05 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
704
705 * gnus-picon.el (gnus-picons-get-maximum-picons): Removed.
706 (gnus-picons-file-suffixes): New variable.
707 (gnus-picons-try-suffixes): New substs.
708 (gnus-article-display-picons): Would sometimes insert double
709 picons.
710 (gnus-picons-try-to-find-face): Insert some air.
711 (gnus-picons-insert-face-if-exists): Don't stat so many files.
712
713 Tue Jun 18 18:40:36 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
714
715 * gnus.el: Gnus v5.2.20 is released.
716
717 Tue Jun 18 12:24:34 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
718
719 * gnus-xmas.el (gnus-xmas-group-startup-message): Fix mode line.
720
721 * gnus-picon.el (gnus-article-display-picons): When displaying in
722 the article buffer, insert picon in separator line.
723 (gnus-article-display-picons): Get more picons.
724 (gnus-picons-insert-face-if-exists): New implementation.
725 (gnus-picons-get-maximum-picons): New variable.
726
727 * gnus-xmas.el (gnus-xmas-summary-menu-add): Change order.
728
729 * messagexmas.el (message-toolbar): Go to message info.
730
731 * gnus-xmas.el (gnus-xmas-mode-line-buffer-identification): New
732 function.
733
734 * gnus-ems.el (gnus-mode-line-buffer-identification): New alias.
735
736 * gnus-xmas.el (gnus-xmas-article-show-hidden-text): New function.
737
738 * smiley.el (smiley-regexp-alist): Require whitespace before
739 smiley.
740
741 * gnus-xmas.el (gnus-xmas-article-display-xface): Use new
742 `gnus-x-face' face.
743
744 * smiley.el (smiley-end-paren-p): New function.
745 (smiley-buffer): Use it.
746
747 * gnus.el (gnus-group-update-group-line): Protect against nil
748 groups.
749
750 * nntp.el (nntp-open-server-semi-internal): Better error message.
751
752 * gnus.el (gnus-get-function): Accept a noerror param.
753 (gnus-request-head): Use it.
754
755 * messagexmas.el (message-xmas-setup-toolbar): Would bug out on
756 second run.
757
758 Tue Jun 18 09:48:12 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
759
760 * gnus-xmas.el (gnus-xmas-article-display-xface): Insert X-Face
761 after From:.
762 (gnus-summary-toolbar): New exit tool.
763
764 Tue Jun 18 09:46:57 1996 Chuck Thompson <cthomp@xemacs.org>
765
766 * custom.el (custom-face-import): Check for face name.
767
768 Tue Jun 18 06:23:45 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
769
770 * gnus.el (gnus-execute-command): Use `shell-command-name'.
771
772 * gnus-uu.el (gnus-uu-treat-archive): Use `shell-command-switch'.
773
774 * gnus.el (gnus-summary-mode-line-format-alist): Would break on
775 %U.
776
777 * message.el (message-setup): Delete excess line.
778
779 * nnmh.el (nnmh-request-list-1): Regexp-quote file name.
780
781 Mon Jun 17 04:38:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
782
783 * gnus-score.el (gnus-summary-increase-score): Always kill the
784 score help buffer.
785 (gnus-score-insert-help): Only insert scores on relevant match
786 types.
787
788 * message.el (message-send-news): Cleanup headers.
789
790 * gnus-picon.el (gnus-group-display-picons): Make sure the buffer
791 is created.
792
793 * smiley.el (annotations): Required.
794
795 * nnmail.el (nnmail-move-inbox): Didn't push proper file onto list
796 of moved inboxes.
797
798 * gnus-msg.el (gnus-copy-article-buffer): Exclude "From " lines.
799
800 Sun Jun 16 08:18:18 1996 Barry A. Warsaw <bwarsaw@anthem.cnri.reston.va.us>
801
802 * gnus.el (gnus-read-save-file-name): Better prompting.
803
804 Sun Jun 16 01:18:18 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
805
806 * gnus.el (gnus-request-head): Support fetching heads from all
807 backends.
808 (gnus-read-header): Use it.
809 (gnus-header-value): No continuation headers.
810 (gnus-summary-mark-article-as-unread): Beep on unmarkable
811 articles.
812
813 * nnspool.el (nnspool-request-head): Fold continuation lines.
814 * nntp.el (nntp-request-head): Ditto.
815
816 * gnus.el (gnus-group-delete-group): Dox fix.
817 (gnus-summary-prepare-threads): Output saved mark.
818 (gnus-summary-reselect-current-group): Ding on ephemeral groups.
819
820 * nnmail.el (nnmail-internal-password): Cache password.
821
822 * message.el (message-buffer-name): Better non-group news name.
823 (message-insert-to): Don't insert ", , ,".
824 (message-insert-newsgroups): Ditto.
825
826 * gnus-srvr.el (gnus-server-set-status): New function.
827 (gnus-server-close-server): Use it.
828 (gnus-server-update-server): Update browsed servers.
829
830 Sat Jun 15 11:32:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
831
832 * smiley.el (smiley-circle-color): New variable.
833
834 * gnus-xmas.el (gnus-xmas-highlight-selected-summary): Only use on
835 XEmacs 19.13.
836
837 Sat Jun 15 09:07:05 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
838
839 * gnus.el: Gnus v5.2.18-19 is released.
840
841 Sat Jun 15 10:44:16 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
842
843 * smiley.el: Included in distribution.
844
845 Sat Jun 15 06:25:19 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
846
847 * custom.el (custom-xmas-set-text-properties): Ignore string
848 props.
849
850 Sat Jun 15 03:12:58 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
851
852 * nnvirtual.el (nnvirtual-request-update-mark): Would bug out on
853 pseudos.
854
855 * gnus.el (gnus-read-descriptions-file): Insert prefix for foreign
856 groups.
857 (gnus-group-describe-group): Just `force' the current group.
858
859 Sat Jun 15 02:43:29 1996 Christopher Davis <ckd@loiosh.kei.com>
860
861 * message.el (message-mode): Have signature separator be paragraph
862 separator.
863
864 Sat Jun 15 02:26:08 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
865
866 * messagexmas.el (message-exchange-point-and-mark): fset to xmas.
867
868 Sat Jun 15 01:59:08 1996 lantz moore <lantz_moore@ece.uc.edu>
869
870 * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't insert spaces
871 at the end.
872
873 Sat Jun 15 01:58:17 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
874
875 * message.el (message-tokenize-header): Would return empty
876 strings.
877
878 Thu Jun 13 18:26:34 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
879
880 * gnus-scomo.el (gnus-score-make-menu-bar): Correct Exit function.
881
882 * gnus-score.el (gnus-score-edit-file): Correct message.
883
884 * gnus-srvr.el (gnus-server-make-menu-bar): Use two symbols for
885 two menus.
886
887 * gnus-xmas.el (gnus-xmas-score-menu-add): New function.
888 (gnus-xmas-redefine): Use it.
889 (gnus-xmas-server-menu-add): Add two menus.
890
891 * nnfolder.el (nnfolder-generate-active-file): Use other function
892 to read file (not sure whether this is OK, but now it worked for
893 me, even with VM folders)
894 (nnfolder-read-folder): delete oldactive (never used)
895
896 Sat Jun 15 00:45:53 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
897
898 * messagexmas.el (message-xmas-setup-toolbar): If one icon doesn't
899 exist, report a failure.
900
901 * nnmh.el (nnmh-request-expire-articles): Message errors.
902
903 Fri Jun 14 13:06:43 1996 Steven L Baur <steve@miranova.com>
904
905 * message.el (message-yank-original): Used misnamed wrapper
906 function.
907
908 * messagexmas.el (message-xmas-exchange-point-and-mark): Used
909 misnamed control variable.
910
911 Fri Jun 14 06:24:02 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
912
913 * gnus.el: Gnus v5.2.17 is released.
914
915 Fri Jun 14 05:16:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
916
917 * gnus-xmas.el (gnus-xmas-call-region): New function.
918
919 * nnheaderxm.el (nnheader-xmas-find-file-noselect): Simplify.
920
921 Fri Jun 14 04:30:30 1996 Steven L. Baur <steve@miranova.com>
922
923 * messagexmas.el (message-xmas-exchange-point-and-mark): New
924 function.
925 (message-xmas-dont-activate-region): New variable.
926
927 Fri Jun 14 02:59:30 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
928
929 * gnus.el (gnus-summary-next-article): Check for nil cmd.
930
931 * gnus-xmas.el (gnus-xmas-group-startup-message): Use xbm if that
932 is required.
933
934 * messagexmas.el (message-xmas-setup-toolbar): Make sure all
935 buttons are defined.
936
937 * gnus-xmas.el (gnus-summary-mail-toolbar): Add other icons.
938 (gnus-summary-toolbar): Add next/prev/catchup icons.
939
940 * gnus-xmas.el: Use more native functions.
941
942 Thu Jun 13 23:40:45 1996 Steven L. Baur <steve@miranova.com>
943
944 * messagexmas.el (message-use-toolbar): Check for toolbar
945 support.
946
947 Thu Jun 13 22:35:43 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
948
949 * gnus-score.el (gnus-newsgroup-score-alist): New function.
950
951 * gnus.el (gnus-simplify-buffer-fuzzy): Use folded search.
952
953 * message.el (message-tokenize-header): Respect quotes.
954
955 * gnus.el (gnus-group-kill-group): Mass killing didn't work.
956
957 * gnus-demon.el (gnus-demon-scan-mail): Make sure the server is
958 openable.
959
960 Thu Jun 13 02:41:11 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
961
962 * gnus.el: Gnus v5.2.16 is released.
963
964 Thu Jun 13 02:28:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
965
966 * nnheader.el (nnheader-insert-nov): Fudge a message-id if
967 necessary.
968
969 * nnml.el (nnml-request-accept-article): Use it.
970
971 * nnmail.el (nnmail-check-syntax): New function.
972
973 * gnus.el (gnus-group-fetch-faq): Would bug out when not called in
974 the group buffer.
975 (gnus-use-long-file-name): Doc fix.
976 (gnus-summary-search-article): Search backward from where we left
977 off.
978
979 * gnus-xmas.el (gnus-xmas-server-menu-add): New function.
980 (gnus-xmas-browse-menu-add): Ditto.
981
982 Wed Jun 12 18:32:57 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
983
984 * gnus-srvr.el (gnus-server-make-menu-bar): Use
985 `gnus-server-deny-server'
986
987 Wed Jun 12 23:02:19 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
988
989 * message.el (message-send-rename-function): New variable.
990 (message-do-send-housekeeping): Use it.
991
992 Wed Jun 12 22:53:32 1996 Richard Mlynarik <mly@adoc.xerox.com>
993
994 * message.el (message-make-fqdn): Make sure `user-mail-address'
995 and `mail-host-address' looks like a full address.
996
997 Wed Jun 12 22:06:39 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
998
999 * message.el (message-generate-new-buffers): Extended syntax.
1000 (message-buffer-name): Use it.
1001 (message-make-fqdn): Checked `user-mail-address' directly.
1002 (message-check-news-syntax): Check for misconfiguration.
1003
1004 * nnmail.el (nnmail-move-inbox): Use it.
1005
1006 Wed Jun 12 22:06:10 1996 Richard Pieri <ratinox@unilab.dfci.harvard.edu>
1007
1008 * nnmail.el (nnmail-read-password): New function.
1009
1010 Wed Jun 12 21:59:40 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
1011
1012 * message.el (message-send): Make buffer read/write before
1013 sending.
1014
1015 * gnus-score.el (gnus-score-edit-current-scores): Correct
1016 message.
1017
1018 Wed Jun 12 19:31:50 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1019
1020 * gnus-msg.el (gnus-inews-insert-archive-gcc): If ":" in name,
1021 just use name.
1022 (gnus-message-archive-group): Doc fix.
1023
1024 * nnmail.el (nnmail-split-it): Regexp bogosity.
1025
1026 * gnus-vis.el (gnus-button-alist): Have "news:" rule come before
1027 URL rule.
1028
1029 * message.el (message-setup): Really be read-only.
1030
1031 * gnus.el (gnus-summary-import-article): Use message.
1032
1033 Tue Jun 11 10:04:55 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1034
1035 * message.el (message-make-fqdm): Use `mail-host-address' before
1036 `user-mail-address'.
1037 (message-make-fqdn): Typo is function name.
1038
1039 * nndb.el: Make byte-compiler silent.
1040
1041 Tue Jun 11 02:29:33 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
1042
1043 * gnus.el: Gnus v5.2.15 is released.
1044
1045 * gnus-score.el (gnus-score-find-trace): Erase contents first.
1046
1047 * nntp.el (nntp-send-region-to-server): Make sure the server is
1048 up.
1049
1050 * gnus.el (gnus-summary-edit-article-done): Reversed parameters.
1051
1052 * nnheaderxm.el: Renamed.
1053
1054 * nnmail.el ((eq system-type 'windows-nt)): Moved here.
1055
1056 Tue Jun 11 02:11:30 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
1057
1058 * nnmail.el (nnmail-pop-password): New variable.
1059 (nnmail-pop-password-required): New variable.
1060 (nnmail-move-inbox): Use them.
1061
1062 Mon Jun 10 21:40:13 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1063
1064 * gnus-xmas.el (gnus-xmas-summary-recenter): Don't sit-for on
1065 XEmacs 19.13.
1066
1067 * gnus-picon.el (gnus-group-display-picons): `set-to-buffer'?
1068
1069 * gnus.el (gnus-articles-to-read): Don't prompt for scored unless
1070 there are many unscored ones.
1071 (gnus-read-move-group-name): Prompt when group doesn't exist.
1072 (gnus-output-to-file): New implementation.
1073 (gnus-summary-save-article): Would duplicate while saving.
1074 (gnus-summary-save-article): Prompts wouldn't be remembered.
1075 (gnus-article-hide-headers): Inhibit point motion hooks.
1076
1077 Mon Jun 10 05:20:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1078
1079 * gnus.el: Gnus v5.2.14 is released.
1080
1081 * gnus-cus.el (()): Display X face by default.
1082
1083 * gnus-xmas.el (gnus-article-x-face-command): New default.
1084
1085 * gnus-ems.el: Moved x-face.
1086
1087 * gnus-xmas.el (gnus-xmas-article-display-xface): New function.
1088
1089 Mon Jun 10 03:08:10 1996 Lars Magne Ingebrigtsen <larsi@ifi.uido.no>
1090
1091 * gnus.el: Gnus v5.2.13 is released.
1092
1093 * gnus-cus.el (()): Changed LemonChiffon to Turquoise.
1094
1095 * message.el (message-signature-setup-hook): New hook.
1096
1097 * gnus-xmas.el (gnus-xmas-summary-recenter): `sit-for' for right
1098 height.
1099
1100 Mon Jun 10 00:02:15 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
1101
1102 * gnus.el (gnus-article-check-hidden-text): New definition.
1103 (gnus-hidden-arg): New function.
1104 (gnus-article-hide-headers): Don't toggle when called
1105 non-interactively.
1106
1107 * messagexmas.el (message-xmas-setup-toolbar): Use xbms.
1108
1109 * gnus-score.el (gnus-score-file-regexp): Regexp-quote suffixes.
1110 (gnus-score-load-file): Wouldn't set `adapt-file' right.
1111
1112 * gnus-xmas.el (gnus-xmas-logo-color-alist): Removed double "##".
1113
1114 * gnus-score.el (gnus-score-find-bnews): Deal with "++".
1115
1116 Sun Jun 9 22:18:05 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
1117
1118 * gnus-score.el (gnus-score-find-trace): Don't error, just beep.
1119
1120 * gnus-cite.el (gnus-cite-minimum-match-count): Changed default to
1121 2.
1122
1123 Sun Jun 9 05:48:18 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1124
1125 * gnus.el (gnus-message-archive-method): Dox fix.
1126
1127 * message.el (message-check-news-syntax): Allow + and _ in group
1128 names.
1129
1130 * gnus.el (gnus-group-fetch-faq): Didn't allow completion.
1131
1132 Sun Jun 9 05:36:16 1996 Hrvoje Niksic <hniksic@srce.hr>
1133
1134 * message.el (message-ignored-supersedes-headers): New default.
1135
1136 Sun Jun 9 05:17:34 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1137
1138 * gnus-score.el (gnus-score-score-files-1): Don't match on "/" in
1139 file names.
1140 * nnml.el (nnml-generate-nov-databases-1): Ditto.
1141 * nnmh.el (nnmh-request-list-1): Ditto.
1142 * gnus-uu.el (gnus-uu-scan-directory): Ditto.
1143
1144 * nnheaderems.el: Strip CR on windows-nt.
1145
1146 Sun Jun 9 05:15:13 1996 Dave Disser <disser@hpsdly.sdd.hp.com>
1147
1148 * gnus-picon.el (gnus-group-display-picons): Set instead of
1149 switching buffer.
1150
1151 Sun Jun 9 05:08:51 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1152
1153 * gnus.el (gnus-article-read-summary-keys): Don't save winconf on
1154 "|".
1155
1156 * nnmail.el (nnmail-delete-incoming): Changed default.
1157
1158 * gnus.el (gnus-eval-in-buffer-window): Indent correctly.
1159
1160 Sat Jun 8 19:24:24 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
1161
1162 * gnus-cite.el (gnus-cite-minimum-match-count): Changed default.
1163
1164 Fri Jun 7 22:08:53 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
1165
1166 * gnus.el: Gnus v5.2.12 is released.
1167
1168 * gnus.el (gnus-summary-refer-article): Would bug out when
1169 referring non-sparse articles.
1170
1171 Fri Jun 7 19:59:45 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
1172
1173 * gnus.el: Gnus v5.2.11 is released.
1174
1175 * gnus.el (gnus-summary-save-article): Would set
1176 `gnus-original-article-buffer' to a bogus value.
1177 (gnus-header-value): Didn't understand continuation headers!
1178 (gnus-get-newsgroup-headers): Use new value and pick out
1179 references when `^'.
1180 (gnus-number-to-header): New function.
1181 (gnus-summary-refer-article): Didn't work when sparse articles
1182 were in action.
1183
1184 Fri Jun 7 17:19:21 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
1185
1186 * nnheader.el (nnheader-insert-head): Use
1187 `nnheader-insert-file-contents-literally'.
1188 (nnheader-mail-file-mbox-p): Ditto.
1189
1190 Fri Jun 7 14:05:28 1996 Jens Lautenbacher <jens@lemcbed.lem.uni-karlsruhe.de>
1191
1192 * custom.el ((string-match "XEmacs" emacs-version)): dito
1193
1194 * gnus-vis.el (gnus-group-make-menu-bar): enable customize for XEmacs
1195
1196 Fri Jun 7 19:20:22 1996 Richard Pieri <ratinox@unilab.dfci.harvard.edu>
1197
1198 * nnheaderems.el (nnheader-ms-strip-cr): New function.
1199
1200 Thu Jun 6 18:22:04 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
1201
1202 * gnus.el: Gnus v5.2.10 is released.
1203
1204 * message.el (message-header-format-alist): Use
1205 `message-fill-address' for To and Cc.
1206 (message-fill-address): New function.
1207
1208 * gnus.el (gnus-article-check-hidden-text): Respect a postive
1209 arg.
1210 (gnus-summary-save-article): Remove headers from the original
1211 article buffer.
1212 (gnus-article-hide-headers): Delete "From " if wanted.
1213
1214 * nnmail.el (nnmail-load-hook): Run hooks.
1215
1216 Thu Jun 6 14:41:20 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1217
1218 * message.el (message-check-news-syntax): Don't warn on "poster".
1219
1220 Wed Jun 5 20:22:48 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1221
1222 * gnus.el: Gnus v5.2.9 is released.
1223
1224 * message.el (message-setup): Add Mailcrypt magic.
1225
1226 Wed Jun 5 18:01:58 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
1227
1228 * gnus-cus.el (()): New colors.
1229
1230 * gnus-xmas.el (gnus-xmas-group-startup-message): Would bug out
1231 when compiled without XPM support.
1232
1233 Wed Jun 5 17:17:00 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no>
1234
1235 * gnus.el: Gnus v5.2.8 is released.
1236
1237 * nndoc.el (nndoc-type-alist): New babyl head begin.
1238 (nndoc-babyl-head-begin): New function.
1239
1240 Wed Jun 5 16:26:55 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
1241
1242 * gnus.el (gnus-summary-save-article): Remove headers.
1243
1244 Wed Jun 5 18:16:55 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
1245
1246 * gnus.el (gnus-read-old-newsrc-el-file): Would bug out.
1247
1248 Wed Jun 5 12:43:22 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
1249
1250 * gnus-score.el: `V f' to flush the cache.
1251 (gnus-score-flush-cache): Save scores before flushing.
1252
1253 * gnus-cite.el (gnus-cite-prefix-regexp): Removed "-" as cite
1254 prefix.
1255
1256 * gnus.el (gnus-summary-caesar-message): Use message.
1257
1258 * gnus-cite.el (gnus-cite-prefix-regexp): Allow "-" as a cite
1259 prefix.
1260
1261 * nnvirtual.el (nnvirtual-convert-headers): Wouldn't convert.
1262
1263 * gnus-cus.el (()): Have `gnus-mouse-face' respect gnus-visual.
1264
1265 Wed Jun 5 12:52:15 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1266
1267 * dgnushack.el (custom-file): Changed setq.
1268
1269 Tue Jun 4 13:46:45 1996 Scott Byer <byer@mv.us.adobe.com>
1270
1271 * nnfolder.el (nnfolder-read-folder) Take an additional parameter,
1272 scanning, which is t when we are only scanning for new news. In
1273 this case, if the modtime of the file hasn't changed since we last
1274 scanned it, we don't bother reading the file in, and simply return
1275 nil. When we do scan it, pay attention to the
1276 nnfolder-distrust-mbox variable, and only scan forward from the
1277 last marked message when nil. After scanning, remember the
1278 modtime of the visited buffer.
1279
1280 * nnfolder.el (nnfolder-save-mail) If nnfolder-current-buffer is
1281 nil, make sure any open group is closed before changing the group
1282 - in the case where a group was opened for scanning but not read
1283 in because it wasn't touched, this forces the read.
1284
1285 * nnfolder.el (nnfolder-possibly-change-group) Take an additional
1286 optional variable, which indicated if we're scanning. Passes it
1287 on to nnfolder-read-folder, and is prepared for
1288 nnfolder-read-folder to return nil for nnfolder-current-buffer.
1289 If we get a request to change to the currently open group, and
1290 nnfolder-current-buffer is nil (we're on the tail end of a scan),
1291 simply return.
1292
1293 * nnfolder.el (nnfolder-request-scan) Inform
1294 nnfolder-possibly-change-group that we're scanning.
1295
1296 * nnfolder.el (nnfolder-scantime-alist) New internal variable.
1297 Keep track of the last scantime of each mbox.
1298
1299 * nnfolder.el (nnfolder-distrust-mbox) New variable. When t,
1300 nnfolder-read-folder reverts to it's old behavior of scanning an
1301 entire file looking for unmarked messages. When nil (the
1302 default), scans forward from the last marked message. Unless you
1303 have an external mailer which inserts new messages in the middle
1304 of your mailboxes, leave nil.
1305
1306 Wed Jun 5 09:20:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1307
1308 * message.el (message-goto-body): Expand abbrev.
1309
1310 Tue Jun 4 17:12:06 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
1311
1312 * gnus.el: Gnus v5.2.7 is released.
1313
1314 Tue Jun 4 18:26:24 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
1315
1316 * message-xms.el (message-xmas-find-glyph-directory): Wouldn't use
1317 PACKAGE-xmas-glyph-directory even if it is non-nil and a
1318 directory.
1319 (message-toolbar): Use special ispell function for messages. Jump
1320 to info pages for message composition.
1321
1322 Tue Jun 4 17:12:06 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
1323
1324 * message.el (rmail): Require.
1325
1326 Tue Jun 4 18:11:46 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1327
1328 * gnus-cus.el (()): Bold group faces.
1329
1330 Tue Jun 4 15:10:20 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no>
1331
1332 * gnus-cus.el (()): Unbold group faces.
1333
1334 * custom.el (custom-face-lookup): Make all parameters optional.
1335
1336 * gnus.el (gnus-thread-total-score): Protect against nil input.
1337
1338 Tue Jun 4 11:11:13 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
1339
1340 * gnus.el: Gnus v5.2.6 is released.
1341
1342 * gnus.el (gnus-summary-make-local-variables): Set local variables
1343 correctly.
1344
1345 Tue Jun 4 07:51:02 1996 Steven L. Baur <steve@miranova.com>
1346
1347 * gnus-cus.el (()): New "light' group highlighting.
1348
1349 Tue Jun 4 07:26:10 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1350
1351 * gnus.el (gnus-subscribe-hierarchical-interactive): Don't accept
1352 wrong characters.
1353
1354 * message.el (message-directory): Autoload.
1355
1356 Mon Jun 3 07:30:18 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1357
1358 * gnus.el (gnus-summary-make-local-variables): Separated into own
1359 function.
1360 (gnus-summary-make-local-variables): Respect global values.
1361
1362 * nnheader.el (sendmail): Unrequired.
1363 (backquote): Ditto.
1364
1365 * nntp.el (rnews): Unrequired.
1366
1367 * gnus-msg.el (gnus-group-post-news): `C-u a' posts to the group
1368 under point, `C-u 1 a' prompts, `a' uses an empty group name.
1369
1370 * message.el (message-setup): Make separator read-only.
1371
1372 * gnus-cus.el (()): Define `gnus-group-highlight'.
1373
1374 * gnus-vis.el (gnus-group-highlight): Commented out.
1375
1376 * gnus-topic.el (gnus-topic-yank-group): Yank topics at the end of
1377 the buffer correctly.
1378
1379 * gnus-score.el (gnus-score-adaptive): Make sure we use the
1380 buffer-local adaptive score variable.
1381
1382 * gnus-msg.el (gnus-group-post-news): Prompt when given a prefix.
1383
1384 * nnvirtual.el (nnvirtual-catchup-group): Might have corrupted the
1385 list of component groups.
1386
1387 * gnus-ems.el: Work under OS/2 again.
1388
1389 * gnus.el (gnus-remove-header): New function.
1390 (gnus-read-header): Use it.
1391 (gnus-summary-insert-subject): Didn't work when editing articles
1392 in a non-threaded display.
1393 (gnus-summary-update-article): Would create multiple root
1394 threads when editing.
1395
1396 * message.el (message-do-send-housekeeping): Reverse check.
1397
1398 * nnheader.el (backquote): Required.
1399
1400 * gnus.el (backquote): Required.
1401
1402 * message.el (message-make-from): Use the `user-full-name'
1403 variable.
1404
1405 Sun Jun 2 16:50:49 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1406
1407 * message.el (message-number-of-buffers): New variable.
1408 (message-generate-new-buffers): Changed default.
1409 (message-do-send-housekeeping): New function.
1410 (message-buffer-name): New function.
1411
1412 Sun Jun 2 07:41:20 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
1413
1414 * gnus.el: Gnus v5.2.5 is released.
1415
1416 * gnus-topic.el (gnus-topic-remove-group): Only delete first
1417 instance.
1418 (gnus-topic-move-group): Ditto.
1419 (gnus-topic-change-level): Ditto.
1420
1421 * gnus.el (gnus-summary-insert-subject): Do rebuilding of sparse
1422 articles right.
1423 (gnus-summary-update-article): Do updating of referred articles
1424 right.
1425 (gnus-delete-first): New function.
1426
1427 * gnus-cus.el (()): Color change.
1428
1429 * gnus.el (gnus-version): Accept a prefix to insert.
1430
1431 Sat Jun 1 02:03:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1432
1433 * custom.el: Require cl.
1434
1435 * gnus.el (gnus-group-list-matching): `10 A m' to read the active
1436 file.
1437
1438 * message.el (message-supersede): Don't use
1439 `mail-strip-quoted-names'.
1440 (message-cancel-news): Ditto.
1441
1442 * nnfolder.el (nnfolder-retrieve-headers): Don't allow selecting
1443 empty groups.
1444 (nnfolder-request-group): Ditto.
1445
1446 Sat Jun 1 01:26:45 1996 Per Abrahamsen <abraham@dina.kvl.dk>
1447
1448 * dgnushack.el (custom-file): Nix out.
1449
1450 Sat Jun 1 01:24:28 1996 Massimo Campostrini <campo@sunthpi3.difi.unipi.it>
1451
1452 * gnus-cus.el (()): Wrong number of arguments.
1453
1454 Fri May 31 08:32:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1455
1456 * gnus.el: Removed obsolete autoloads.
1457
1458 * gnus-demon.el (gnus-demon-init): Use `nnheader-run-at-time'.
1459
1460 * gnus.el (gnus-group-catchup-current): Warn.
1461
1462 * gnus-srvr.el (gnus-browse-foreign-server): Message better.
1463
1464 * gnus-topic.el (gnus-topic-change-level): Make sure we're in the
1465 group buffer.
1466
1467 * gnus-srvr.el (gnus-server-exit-hook): New hook.
1468 (gnus-server-exit): Use it.
1469
1470 * gnus-topic.el (gnus-topic-mode): Update more.
1471
1472 * gnus.el (gnus-group-update-group-hook): New hook.
1473 (gnus-group-update-group): Use it.
1474
1475 Fri May 31 04:33:16 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
1476
1477 * gnus.el: Gnus v5.2.4 is released.
1478
1479 * custom.el (custom-face-lookup): Escape errors.
1480
1481 * gnus-msg.el (gnus-inews-do-gcc): Don't do anything unless Gnus
1482 is alive.
1483
1484 * custom.el (custom-face-lookup): Wrong number of params.
1485
1486 Fri May 31 00:14:17 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
1487
1488 * gnus.el (gnus-continuum-version): Also give responses to
1489 directory names.
1490 (gnus-summary-update-article): Would bug out on editing articles.
1491
1492 Thu May 30 05:04:07 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
1493
1494 * gnus.el: Gnus v5.2.2 is released.
1495
1496 * gnus.el (gnus-article-hide-headers): Show boring headers as
1497 well.
1498
1499 Tue May 28 15:47:15 1996 Per Abrahamsen <abraham@dina.kvl.dk>
1500
1501 * custom.el ((fboundp 'event-point)): Wrong test.
1502
1503 Thu May 30 03:19:21 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
1504
1505 * gnus.el (gnus-headers-decode-quoted-printable): Wrong name.
1506
1507 * message.el (message-header-hook): Defvarred.
1508
1509 * gnus-nocem.el (gnus-nocem-verifyer): Couldn't verify that it
1510 works.
1511
1512 Thu May 30 00:25:46 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
1513
1514 * gnus-nocem.el (gnus-nocem-verify-issuer): Widen before
1515 verifying.
1516
1517 Wed May 29 23:19:46 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1518
1519 * custom.el (custom-xmas-set-text-properties): Changed name.
1520
1521 Wed May 29 23:01:52 1996 Paul D. Smith <psmith@baynetworks.com>
1522
1523 * gnus-cus.el: toggle -> sexp.
1524
1525 Wed May 29 23:00:48 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1526
1527 * gnus-msg.el (gnus-inews-add-send-actions): Use `gnus-add-hook'.
1528
1529 Wed May 29 22:52:47 1996 Francois Felix Ingrand <felix@laas.fr>
1530
1531 * gnus-topic.el (gnus-topic-remove-group): Would not delete groups
1532 from topics.
1533
1534 Wed May 29 08:57:20 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1535
1536 * custom.el (custom-face-lookup): Avoid `modify-face' to speed up
1537 face retrieval on Indys & over slow modem lines.
1538
1539 Wed May 29 05:08:04 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1540
1541 * gnus.el: Gnus v5.2.2 is released.
1542
1543 * custom.el (custom-xmas-add-text-properties,
1544 custom-xmas-put-text-property): New functions used throughout.
1545 May now work under XEmacs.
1546
1547 Wed May 29 00:07:13 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
1548
1549 * gnus-cite.el (gnus-cite-article): New variable.
1550 (gnus-cite-parse-maybe): Use it.
1551
1552 * nnspool.el (nnspool-open-server): Refuse opening if the active
1553 file doesn't exist.
1554
1555 * gnus.el (gnus-read-active-file): Message more.
1556
1557 * nntp.el (nntp-request-article): Wouldn't wait until the entire
1558 article had arrived.
1559
1560 * nnvirtual.el (nnvirtual-request-group): Make sure that things
1561 don't recurse endlessly.
1562
1563 * message.el (message-expand-group): Make buffer not read-only.
1564
1565 * gnus-nocem.el (gnus-nocem-verifyer): New variable.
1566 (gnus-nocem-verify-issuer): Use it.
1567
1568 * gnus-xmas.el (gnus-xmas-logo-color-alist): New variable.
1569 (gnus-xmas-logo-color-style): New variable.
1570 (gnus-xmas-logo-colors): Use them.
1571
1572 Tue May 28 00:28:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1573
1574 * gnus-score.el (gnus-score-followup): Would infloop on exact
1575 matches.
1576
1577 * message.el (message-forward): Insert separator at the start of
1578 the line.
1579
1580 * nnfolder.el (nnfolder-save-buffer): New function.
1581 (nnfolder-save-buffer-hook): New variable.
1582
1583 * message.el (message-mode-hook): Defined variable.
1584
1585 * nntp.el (nntp-request-close): Remove the sentinel before closing
1586 connection.
1587
1588 * gnus.el (gnus-group-mode): Add to local hook.
1589 (gnus-continuum-version): Would return wrong answer for non-alpha
1590 releases.
1591 (gnus-version-number): New variable.
1592 (gnus-version): Use it.
1593
1594 * gnus-msg.el (gnus-inews-add-send-actions): Add to local hook.
1595
1596 * gnus-xmas.el (gnus-xmas-add-hook): New function.
1597
1598 * gnus-ems.el (gnus-add-hook): New alias.
1599
1600 Tue May 28 00:23:17 1996 Joao Cachopo <jcachopo@gia.ist.utl.pt>
1601
1602 * gnus-salt.el (gnus-binary-mode): Would put wrong minor mode
1603 keymap into alist.
1604
1605 Tue May 28 00:18:19 1996 Thor Kristoffersen <thor@unik.no>
1606
1607 * nntp.el (nntp-close-server): Supply parameter to
1608 `nntp-server-opened'.
1609
1610 Sun May 26 20:29:02 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
1611
1612 * gnus.el (gnus-article-sort-by-date): Inline.
1613
1614 * nnmail.el (nnmail-find-file): Don't insert literally.
1615
1616 * message.el (message-send-mail-with-mh): Save before sending.
1617
1618 * gnus-cite.el (gnus-article-hide-citation): Would bug out.
1619
1620 * gnus-topic.el (gnus-topic-grok-active): Could only be run once.
1621
1622 * message.el (message-check-news-syntax): Don't warn on long
1623 signatures on forwarded articles.
1624
1625 * gnus.el (gnus-request-article-this-buffer): Put un-numbered
1626 articles into the original buffer as well.
1627
1628 Sun May 26 03:51:38 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1629
1630 * gnus.el: Gnus v5.2.1 is released.
1631
1632 * gnus.el: Gnus v5.2.0 is released.
1633
1634 * gnus.el: September Gnus v0.96 is released.
1635
1636 * nnheader-ems.el: Raw-file confusion.
1637
1638 * gnus-xmas.el (gnus-xmas-logo-colors): New variable.
1639 (gnus-xmas-group-startup-message): Use it.
1640
1641 Sun May 26 02:35:48 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1642
1643 * nnheader-ems.el: Bind nnheader-insert-raw-file-contents.
1644
1645 * gnus.el: 0.95 is released.
1646
1647 Sun May 26 02:34:01 1996 Bart Robinson <lomew@cs.utah.edu>
1648
1649 * gnus.el (gnus-save-newsrc-file): Make the backups go to the
1650 right directory.
1651
1652 Sun May 26 00:04:38 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
1653
1654 * gnus.el (gnus-cut-thread): Wouldn't cut properly with
1655 old-fetched and dormant articles.
1656
1657 Sat May 25 22:49:51 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
1658
1659 * gnus.el (gnus-summary-search-article): Continue from where we
1660 were.
1661 (gnus-summary-insert-subject): Wouldn't insert when old-fetched
1662 articles.
1663 (gnus-cut-threads): Would display too many threads when both
1664 sparse & ancient articles were present.
1665 (gnus-invisible-cut-children): New function.
1666
1667 Fri May 24 17:56:19 1996 Andy Norman <ange@hplb.hpl.hp.com>
1668
1669 * nnheader-ems.el (nnheader-xmas-find-file-noselect): Use
1670 `nnheader-insert-file-contents-literally'.
1671
1672 Fri May 24 17:51:46 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1673
1674 * gnus.el (gnus-summary-find-prev): With point at eob, would
1675 select the next-to-last article.
1676
1677 Fri May 24 17:25:48 1996 Magnus Hammerin <qmah@bull.se>
1678
1679 * gnus.el (gnus-group-mode): Use `gnus-make-local-hook'.
1680 (gnus-sortable-date): Typo.
1681
1682 Fri May 24 17:24:15 1996 ISO-2022-JP <morioka@jaist.ac.jp>
1683
1684 * gnus.el (gnus-narrow-to-signature): Didn't work.
1685
1686 Fri May 24 21:27:49 1996 Lars Magne Ingebrigtsen <larsi@eistla.ifi.uio.no>
1687
1688 * gnus.el: 0.94 is released.
1689
1690 * nnvirtual.el (nnvirtual-request-group): Don't include itself in
1691 its component groups.
1692
1693 * gnus.el (gnus-summary-mark-below): Changed default.
1694
1695 Fri May 24 19:29:17 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
1696
1697 * message.el (message-check-news-syntax): Check invalid Newsgroups
1698 syntax.
1699 (message-mode-menu): Added spellcheck.
1700
1701 * nntp.el (nntp-wait-for-response): Peel off ^Ms.
1702
1703 * message.el (message-fix-before-sending): New function.
1704 (message-send): Use it.
1705 (message-check-news-syntax): Check for invalid group names.
1706
1707 * gnus.el (gnus-summary-number-of-articles-in-thread): Return 0 if
1708 not included.
1709
1710 Thu May 23 23:32:43 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
1711
1712 * gnus.el: September Gnus v0.93 is released.
1713
1714 * nnbabyl.el (nnbabyl-read-mbox): Would bogously increase the
1715 number in groups.
1716
1717 Thu May 23 21:06:47 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
1718
1719 * gnus.el: September Gnus v0.92 is released.
1720
1721 * gnus-soup.el (gnus-soup-add-article): Would remove Xrefs from
1722 packet.
1723
1724 * gnus.el (gnus-summary-catchup-to-here): Don't show hidden
1725 threads.
1726
1727 * nnmail.el (nnmail-moved-inboxes): New variable.
1728 (nnmail-move-inbox): Use it.
1729
1730 * gnus-uu.el (gnus-uu-decode-uu): Optional argument.
1731
1732 * nnbabyl.el (nnbabyl-insert-lines): Don't insert negative Lines
1733 headers.
1734
1735 Thu May 23 19:28:15 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no>
1736
1737 * gnus.el (gnus-summary-insert-pseudos): Would create contiguous
1738 mouse-face areas.
1739
1740 * nnheader-ems.el: New file.
1741 (nnheader-xmas-run-at-time): New function.
1742 (nnheader-xmas-cancel-timer): Ditto.
1743 (nnheader-xmas-insert-file-contents-literally): Moved here.
1744
1745 * gnus.el (gnus-read-move-group-name): Bind
1746 minibuffer-confirm-incomplete.
1747
1748 Thu May 23 15:20:47 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1749
1750 * nntp.el (nntp-request-close): Give the QUIT time to reach the
1751 server before closing the connection.
1752 (nntp-close-server): Ditto.
1753
1754 * gnus.el (gnus-summary-exit): Run the exit hook with point on the
1755 group being exited.
1756
1757 Thu May 23 15:03:16 1996 <morioka@jaist.ac.jp>
1758
1759 * gnus.el (gnus-narrow-to-signature): Mimeish new definition.
1760
1761 Thu May 23 15:03:16 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1762
1763 * nnfolder.el (nnfolder-close-group): Don't read the buffer when
1764 closing down.
1765
1766 * gnus.el (gnus-group-exit): Prompt even when the server is down.
1767
1768 Wed May 22 21:56:56 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
1769
1770 * gnus.el: September Gnus v0.91 is released.
1771
1772 * gnus.el (gnus-setup-news): Slave Gnusii should clear the dribble
1773 buffer.
1774
1775 Wed May 22 22:32:21 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
1776
1777 * gnus-score.el (gnus-summary-set-score): Moved here.
1778 (gnus-summary-raise-score): Would bug out on nil arguments.
1779
1780 * message-xmas.el (message-toolbar): Changed.
1781
1782 * gnus-xmas.el (gnus-summary-mail-toolbar): New toolbar.
1783 (gnus-xmas-setup-summary-toolbar): Use it.
1784
1785 Wed May 22 19:24:04 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no>
1786
1787 * gnus.el (gnus-message-archive-method): Buggy definition.
1788 (gnus-summary-prepare-threads): Don't mark ancient as low-scored.
1789 (gnus-summary-prepare-unthreaded): Ditto.
1790
1791 Wed May 22 02:14:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1792
1793 * gnus.el (gnus-save-hidden-threads): New macro.
1794 (gnus-hidden-threads-configuration): New function.
1795 (gnus-restore-hidden-threads-configuration): New function.
1796 (gnus-summary-search-article): Use it.
1797
1798 * gnus-picon.el (gnus-picons-reverse-domain-path): New definition.
1799
1800 * message.el: Required wrong file under XEmacs.
1801
1802 * gnus-gl.el (bbb-get-predictions): Return nil on errors.
1803
1804 * nnfolder.el (nnfolder-close-group): Make sure the buffer is
1805 alive before killing it.
1806
1807 Tue May 21 20:08:33 1996 Lars Magne Ingebrigtsen <larsi@trym.ifi.uio.no>
1808
1809 * gnus.el: September Gnus v0.90 is released.
1810
1811 * gnus.el (gnus-dribble-read-file): Don't do modes unless they are
1812 available.
1813
1814 * gnus-score.el (gnus-summary-score-entry): Wouldn't show
1815 immediate scorign of followups.
1816 (gnus-score-save): Use prin1 instead of format.
1817
1818 * gnus-msg.el (gnus-bug-kill-buffer): Bogus.
1819
1820 Tue May 21 18:32:29 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
1821
1822 * gnus-vis.el (gnus-button-next-page): New command.
1823 (gnus-button-prev-page): Ditto.
1824
1825 * gnus-topic.el (gnus-topic-unique): Removed variable.
1826 (gnus-current-topic): New function.
1827 (gnus-topic-move-group): Use it.
1828 (gnus-topic-goto-next-group): Use it.
1829
1830 Tue May 21 11:08:42 1996 Steven L Baur <steve@miranova.com>
1831
1832 * gnus-setup.el: Copyright assigned to FSF.
1833
1834 Tue May 21 17:09:27 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
1835
1836 * message.el (message-fetch-field): New function.
1837
1838 * gnus.el (gnus-directory): New variable.
1839
1840 * message.el (message-directory): New variable.
1841
1842 * nnmail.el (nnmail-insert-lines): Make sure point is at the
1843 beginning of the line.
1844 (nnmail-directory): New variable.
1845
1846 * gnus.el (gnus-mode-string-quote): New function.
1847 (gnus-set-mode-line): Use it.
1848
1849 Tue May 21 10:34:26 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1850
1851 * gnus-msg.el (gnus-inews-do-gcc): Use message narrow to headers.
1852 (gnus-inews-do-gcc): Find the right archive method.
1853
1854 * gnus.el (gnus-select-newsgroup): Check whether the group can be
1855 requested first.
1856 (gnus-no-server): Nonsensical.
1857 (gnus-group-mark-group): Go past topic lines.
1858 (gnus-server-to-method): Would return nil on select methods.
1859
1860 * gnus-topic.el (gnus-topic-mode): Don't check topology unless we
1861 have the newsrc alist.
1862 (gnus-topic-check-topology): Wouldn't check topology properly.
1863
1864 * nnsoup.el (nnsoup-request-list): Make sure the active file is
1865 read first.
1866
1867 * gnus.el (gnus-sortable-date): Simplified.
1868 (gnus-group-set-mode-line): Remove the ":" if the server is "".
1869
1870 Tue May 21 10:13:28 1996 Jack Vinson <jvinson@cheux.ecs.umass.edu>
1871
1872 * message.el (message-rename-buffer): New command and keystroke.
1873
1874 Mon May 20 10:15:12 1996 Lars Magne Ingebrigtsen <lars@eyesore.no>
1875
1876 * gnus.el (gnus-summary-search-article): New implementation; set
1877 point in the article buffer to the match.
1878 (gnus-parent-headers): New function.
1879 (gnus-dd-mmm): Protect against broken dates.
1880
1881 * gnus-topic.el (gnus-topic-unread): New function.
1882 (gnus-topic-update-topic-line): Use it.
1883
1884 * gnus.el (gnus-group-list-active): Protect against unbound
1885 symbols.
1886