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