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