Mercurial > hg > xemacs-beta
comparison lisp/gnus/ChangeLog @ 2:ac2d302a0011 r19-15b2
Import from CVS: tag r19-15b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:35 +0200 |
parents | 376386a54a3c |
children | 0293115a14e9 |
comparison
equal
deleted
inserted
replaced
1:c0c6a60d29db | 2:ac2d302a0011 |
---|---|
1 Fri Aug 30 02:23:23 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> | |
2 | |
3 * message.el (message-do-fcc): Set the FROM-GNUS flag. | |
4 | |
5 Sat Aug 24 23:32:02 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
6 | |
7 * gnus.el (gnus-group-enter-directory): Would temporarily bind | |
8 `nneething-read-only', shadowing the proper `defvar'. | |
9 | |
10 Fri Aug 2 22:25:31 1996 Lars Magne Ingebrigtsen <larsi@hrym.ifi.uio.no> | |
11 | |
12 * gnus.el: Gnus v5.2.39 is released. | |
13 | |
14 Wed Jul 31 15:23:54 1996 Ken Olstad <ken@mn.cheyenne.com> | |
15 | |
16 * gnus-xmas.el (gnus-xmas-redefine): Disbale XFace when running | |
17 under tty. | |
18 | |
19 Wed Jul 31 14:21:38 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> | |
20 | |
21 * gnus.el (gnus-group-read-group): Use `gnus-range-length' instead | |
22 of `length'. | |
23 | |
24 Tue Jul 30 21:42:59 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
25 | |
26 * gnus.el: Gnus v5.2.38 is released. | |
27 | |
28 Tue Jul 30 00:00:28 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> | |
29 | |
30 * nntp.el (nntp-open-server): Init server buffer. | |
31 | |
32 * gnus.el (gnus-group-prefixed-name): Do the right thing with nil | |
33 methods. | |
34 (gnus-group-rename-group): Would act oddly when renaming native | |
35 groups. | |
36 | |
37 Sat Jul 27 17:46:42 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> | |
38 | |
39 * message.el (message-check-news-syntax): Use signature | |
40 separator. | |
41 | |
42 * gnus.el (gnus-group-make-group): Beep at "" methods. | |
43 (gnus-group-make-group): Don't prefix native groups. | |
44 | |
45 * nnmail.el (nnmail-move-inbox): Bug out on movemail errors. | |
46 | |
47 * gnus-cache.el (gnus-cache-file-name): Would bug out on group | |
48 names containing slashes. | |
49 | |
50 * gnus-topic.el (gnus-topic-check-topology): Make sure all groups | |
51 in topics are living. | |
52 | |
53 * nntp.el (nntp-send-strings-to-server): Give a better error | |
54 message. | |
55 | |
56 Sat Jul 27 17:33:22 1996 Teddy <teddy@fukt.hk-r.se> | |
57 | |
58 * nntp.el (nntp-open-rlogin): Change parameter order. | |
59 | |
60 Sat Jul 27 17:19:47 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> | |
61 | |
62 * gnus-topic.el (gnus-topic-check-topology): Make sure all | |
63 topologies have alists. | |
64 | |
65 Wed Jul 24 08:23:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
66 | |
67 * gnus.el (gnus-group-jump-to-group): Don't activate group. | |
68 | |
69 Wed Jul 24 07:47:47 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp> | |
70 | |
71 * message.el (message-rename-buffer): Rename autosave name. | |
72 | |
73 Wed Jul 24 06:24:07 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
74 | |
75 * gnus-vis.el (gnus-group-make-menu-bar): Moved Misc menu last. | |
76 (gnus-summary-make-menu-bar): Ditto. | |
77 | |
78 Sat Jul 20 00:59:22 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
79 | |
80 * smiley.el (smiley-buffer): Only do smilies under X. | |
81 | |
82 * gnus.el (gnus-make-directory): Beep on nil dirs. | |
83 (gnus-article-archive-name): Prepend the save directory. | |
84 | |
85 Fri Jul 19 23:08:52 1996 Hallvard B. Furuseth <hallvard@menja.ifi.uio.no> | |
86 | |
87 * message.el (message-y-or-n-p): Doc fix. | |
88 | |
89 Fri Jul 19 02:12:58 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
90 | |
91 * gnus.el: Gnus v5.2.37 is released. | |
92 | |
93 Fri Jul 19 00:31:22 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
94 | |
95 * gnus.el (gnus-subscribe-newsgroup): Add new groups to top-level | |
96 topic. | |
97 (gnus-group-make-archive-group): Add a to-address group param. | |
98 | |
99 * gnus-topic.el (gnus-topic-hide-topic): Doc fix. | |
100 (gnus-topic-select-group): Doc fix. | |
101 (gnus-topic-rename): Keep point nearby. | |
102 | |
103 * gnus.el (gnus-group-goto-group): More efficient (and more | |
104 correct) implementation. | |
105 (gnus-group-sort-function): Doc fix. | |
106 (gnus-group-edit-buffer): Changed to defvar. | |
107 (gnus-group-edit-group-done): Use new name. | |
108 (gnus-group-edit-group): Include name of group in grup buffer | |
109 name. | |
110 | |
111 * nnfolder.el (nnfolder-save-mail): Handle babylish ">From" | |
112 lines. | |
113 * nnmbox.el (nnmbox-request-accept-article): Ditto. | |
114 | |
115 Thu Jul 18 23:50:31 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
116 | |
117 * nnmail.el (nnmail-move-inbox): Don't substitute in command | |
118 name. | |
119 | |
120 * gnus-xmas.el (gnus-xmas-modeline-glyph): New variable. | |
121 | |
122 Thu Jul 18 16:35:22 1996 Lars Magne Ingebrigtsen <lars@eyesore.no> | |
123 | |
124 * custom.el (custom-facep): Didn't work under non-X Emacs. | |
125 | |
126 Thu Jul 18 00:02:32 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> | |
127 | |
128 * nntp.el (nntp-open-telnet): Use more permissive regexps. | |
129 | |
130 * gnus-uu.el (gnus-uu-uustrip-article): `cd' to make gnus-uu work | |
131 under NT. | |
132 | |
133 Mon Jul 15 18:11:13 1996 Jan Vroonhof <vroonhof@math.ethz.ch (Jan Vroonhof)> | |
134 | |
135 * smiley.el (smiley-regexp-alist): Don't match important parts of URLs | |
136 (smiley-nosey-regexp-alist): New variable. | |
137 | |
138 Wed Jul 17 23:48:50 1996 Mark Borges <mdb@cdc.noaa.gov> | |
139 | |
140 * messagexmas.el (nnheader): Required. | |
141 | |
142 Wed Jul 17 02:02:25 1996 Michael Cook <mcook@cognex.com> | |
143 | |
144 * nnmail.el (nnmail-split-abbrev-alist): New default. | |
145 | |
146 Wed Jul 17 00:27:13 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> | |
147 | |
148 * message.el (message-mode-abbrev-table): New variable. | |
149 (message-mode): New variable. | |
150 | |
151 Wed Jul 17 00:05:00 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> | |
152 | |
153 * gnus.el: Gnus v5.2.36 is released. | |
154 | |
155 Tue Jul 16 20:05:49 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> | |
156 | |
157 * message.el (message-send-mail): Bugged out under Emacs. | |
158 (message-send-news): Ditto. | |
159 | |
160 * nntp.el (nntp-retrieve-headers-with-xover): Would hang | |
161 sometimes. | |
162 | |
163 Sun Jul 14 20:01:26 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
164 | |
165 * gnus.el: Gnus v5.2.35 is released. | |
166 | |
167 Sun Jul 14 18:21:14 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
168 | |
169 * gnus-uu.el (gnus-uu-mark-over): Would bug out. | |
170 | |
171 * smiley.el (smiley-regexp-alist): New definition didn't work. | |
172 | |
173 Sun Jul 14 16:52:31 1996 Lars Magne Ingebrigtsen <larsi@hler.ifi.uio.no> | |
174 | |
175 * gnus.el ((provide 'gnus)): Make sure `gnus-directory' is set | |
176 when compiling. | |
177 | |
178 Sun Jul 14 15:38:21 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
179 | |
180 * gnus.el: autoload `gnus-copy-article-buffer'. | |
181 | |
182 * message.el (message-do-send-housekeeping): Kill a superfluous | |
183 buffers. | |
184 | |
185 * gnus-picon.el (gnus-article-display-picons): Don't bug out on | |
186 nil addresses. | |
187 | |
188 * custom.el ((fboundp 'plist-get)): Removed. | |
189 ((fboundp 'add-to-list)): Removed. | |
190 | |
191 Sun Jul 14 15:30:27 1996 Martin Buchholz <mrb@eng.sun.com> | |
192 | |
193 * gnus.el: Many typo fixes. | |
194 | |
195 Thu Jul 11 18:06:24 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
196 | |
197 * nntp.el (nntp-retrieve-headers-with-xover): | |
198 `accept-process-output' from `nntp-server-process'. | |
199 | |
200 Tue Jul 9 07:51:31 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
201 | |
202 * gnus-vis.el (gnus-group-make-menu-bar): Un-randomize. | |
203 | |
204 Mon Jul 8 09:53:39 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
205 | |
206 * gnus.el (gnus-decode-rfc1522): Goto point-min before decoding. | |
207 | |
208 Mon Jul 8 08:53:50 1996 Nat Makarevitch <nat@nataa.fr.eu.org> | |
209 | |
210 * smiley.el (smiley-regexp-alist): New definition. | |
211 | |
212 Sun Jul 7 13:33:44 1996 Sudish Joseph <sudish@mindspring.com> | |
213 | |
214 * nnmail.el (nnmail-split-fancy-syntax-table): `%' should have | |
215 punctuation syntax to support the %-hack in addresses. | |
216 | |
217 Sat Jul 6 08:11:41 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
218 | |
219 * gnus.el: Gnus v5.2.34 is released. | |
220 | |
221 Sat Jul 6 05:46:12 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
222 | |
223 * nnheader.el (nnheader-re-read-dir): Would sometimes bug out. | |
224 | |
225 Fri Jul 5 03:14:43 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
226 | |
227 * gnus.el (gnus-summary-toggle-threads): Message the state. | |
228 | |
229 Thu Jul 4 07:52:07 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
230 | |
231 * gnus.el: Gnus v5.2.33 is released. | |
232 | |
233 Thu Jul 4 06:08:11 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> | |
234 | |
235 * nntp.el (nntp-open-telnet): Working function. | |
236 (nntp-telnet-parameters, (nntp-telnet-user-name, | |
237 nntp-telnet-passwd): New variables. | |
238 | |
239 * gnus.el (gnus-summary-prepare-threads): Would infloop. | |
240 (gnus-summary-isearch-article): Don't go to the start of the | |
241 article. | |
242 | |
243 Thu Jul 4 05:44:22 1996 Steven L. Baur <steve@miranova.com> | |
244 | |
245 * gnus.el (gnus-article-hide-pem): New command and keystroke. | |
246 | |
247 Thu Jul 4 05:00:58 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> | |
248 | |
249 * gnus.el (gnus-summary-local-variables): Init reffed to 0. | |
250 (gnus-set-global-variables): Set reffed. | |
251 | |
252 Wed Jul 3 06:15:28 1996 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> | |
253 | |
254 * gnus.el (gnus-reffed-article-number): Make buffer-local. | |
255 | |
256 Wed Jul 3 03:17:42 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
257 | |
258 * gnus.el (gnus-article-setup-buffer): Make the original buffer go | |
259 away on exit. | |
260 | |
261 * message.el (message-reply): Insert proper number of commas. | |
262 (message-tokenize-header): Tokenize properly. | |
263 | |
264 Wed Jul 3 03:01:59 1996 Joe Wells <jbw@cs.bu.edu> | |
265 | |
266 * gnus.el (gnus-check-new-newsgroups): Doc fix. | |
267 | |
268 Wed Jul 3 02:58:09 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
269 | |
270 * gnus.el: Gnus v5.2.33 is released. | |
271 | |
272 Wed Jul 3 00:27:35 1996 Jan Vroonhof <vroonhof@math.ethz.ch> | |
273 | |
274 * nnheader.el (nnheader-re-read-dir): Prefer efs over ange-ftp. | |
275 | |
276 Sun Jun 30 23:19:38 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> | |
277 | |
278 * gnus.el: Gnus v5.2.32 is released. | |
279 | |
280 Sun Jun 30 21:57:31 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
281 | |
282 * gnus.el (gnus-check-bogus-groups-hook): New hook. | |
283 | |
284 Sun Jun 30 21:54:46 1996 Joe Wells <jbw@cs.bu.edu> | |
285 | |
286 * gnus-topic.el (gnus-topic-clean-alist): New function. | |
287 | |
288 Sun Jun 30 20:00:18 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
289 | |
290 * gnus.el (gnus-group-next-unread-group): Allow silence. | |
291 | |
292 * gnus-cache.el (gnus-cache-possibly-alter-active): Would check | |
293 the obarray. | |
294 | |
295 * gnus.el (gnus-summary-read-group): Don't signal an error when | |
296 including expunged articles. | |
297 | |
298 * gnus-vis.el (gnus-header-button-alist): Would include ":". | |
299 | |
300 * message.el (message-reply): Inhibit point-motion hooks. | |
301 | |
302 * gnus.el (gnus-compile): Mark the .newsrc.eld file as dirty. | |
303 | |
304 * gnus-scomo.el: Renamed to "score-mode". | |
305 | |
306 Sat Jun 29 01:03:19 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
307 | |
308 * gnus.el: Gnus v5.2.30 is released. | |
309 | |
310 Sat Jun 29 00:23:44 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
311 | |
312 * gnus.el (gnus-article-read-summary-keys): Deal with message | |
313 composition more gracefully. | |
314 | |
315 Fri Jun 28 23:58:37 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
316 | |
317 * gnus.el (gnus-group-describe-group): Re-read when given a | |
318 prefix. | |
319 | |
320 Fri Jun 28 23:34:17 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> | |
321 | |
322 * gnus.el (gnus-group-kill-level): Put groups on killed list. | |
323 | |
324 * nnfolder.el (nnfolder-read-folder): Would bug out when group not | |
325 in active file. | |
326 | |
327 Fri Jun 28 22:42:49 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
328 | |
329 * gnus-score.el (gnus-summary-score-entry): Get rid of text | |
330 props. | |
331 | |
332 * gnus.el (gnus-article-read-summary-keys): Allow `A RET' to work | |
333 properly. | |
334 (gnus-summary-limit): Inhibit marking low-scored articles as | |
335 read. | |
336 | |
337 * gnus-msg.el (gnus-article-mail): Reply from the right address. | |
338 (gnus-article-mail): Yank properly. | |
339 | |
340 * gnus.el (gnus-article-mode-map): Entry for info find node. | |
341 (gnus-summary-describe-briefly): Display proper message. | |
342 | |
343 * smiley.el (smiley-circle-color): Doc fix. | |
344 | |
345 * gnus.el (gnus-summary-prepare-threads): Would display expunged | |
346 articles after a dummy line. | |
347 (gnus-group-faq-directory): Doc fix. | |
348 (gnus-summary-mode): Clear moved inboxes. | |
349 | |
350 Fri Jun 28 21:48:27 1996 Steven L. Baur <steve@miranova.com> | |
351 | |
352 * earcon.el: New file. | |
353 | |
354 * gnus-sound.el: New file. | |
355 | |
356 Fri Jun 28 04:02:25 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> | |
357 | |
358 * gnus.el: Gnus v5.2.29 is released. | |
359 | |
360 Thu Jun 27 23:14:54 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> | |
361 | |
362 * browse-url.el: Removed from distribution. | |
363 | |
364 * nnmh.el (nnmh-request-group): Re-read dir. | |
365 | |
366 Thu Jun 27 23:13:17 1996 Andy Norman <ange@hplb.hpl.hp.com> | |
367 | |
368 * nnheader.el (nnheader-re-read-dir): New function. | |
369 | |
370 Thu Jun 27 21:50:16 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> | |
371 | |
372 * gnus.el (gnus-summary-next-article): Would stall on canceled | |
373 articles. | |
374 (gnus-dribble-enter): Would bury the wrong buffer. | |
375 | |
376 * gnus-score.el (gnus-score-followup-thread, | |
377 gnus-score-followup-article): Would switch to wrong buffer. | |
378 | |
379 * gnus.el (gnus-adjust-marked-articles): Possible fix for killed | |
380 articles. | |
381 (gnus-subscribe-hierarchically): Kill .newsrc buffer. | |
382 | |
383 * gnus-nocem.el (gnus-nocem-check-article): Would not search | |
384 properly. | |
385 | |
386 Thu Jun 27 21:50:16 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> | |
387 | |
388 * gnus.el: Gnus v5.2.28 is released. | |
389 | |
390 Thu Jun 27 23:33:18 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
391 | |
392 * nnmail.el (nnmail-get-spool-files): Wouldn't get much mail. | |
393 | |
394 Thu Jun 27 19:26:42 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> | |
395 | |
396 * nnheader.el (nnheader-find-etc-directory): New function. | |
397 | |
398 * gnus.el (gnus-dribble-enter): Bury the buffer. | |
399 (gnus-buffer-configuration): Redundant entry. | |
400 (message): Don't require. | |
401 (gnus-archive-server-wanted-p): Be even more strict in when touse | |
402 the archive server. | |
403 | |
404 Thu Jun 27 19:16:56 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp> | |
405 | |
406 * nnheader.el (nnheader-file-size): New function. | |
407 | |
408 Wed Jun 26 22:14:45 1996 Alastair Burt <burt@dfki.uni-kl.de> | |
409 | |
410 * gnus.el (gnus-group-kill-level): Applied `car' to an integer. | |
411 | |
412 Wed Jun 26 21:53:34 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> | |
413 | |
414 * gnus.el: Gnus v5.2.27 is released. | |
415 | |
416 Wed Jun 26 20:40:39 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
417 | |
418 * gnus.el (gnus-summary-edit-article-done): Don't beep after a | |
419 `C-u e'. | |
420 | |
421 * message.el (message-autosave-directory): New default value. | |
422 | |
423 * gnus-cache.el (gnus-cache-open): Don't create cache things | |
424 unconditionally. | |
425 | |
426 * gnus.el (gnus-server-status): New function. | |
427 (gnus-group-get-new-news-this-group): Better error message. | |
428 (gnus-clear-system): Clear state alist. | |
429 (gnus-error): Doc fix. | |
430 | |
431 * nnmail.el (nnmail-get-spool-files): Use the spool file even when | |
432 using procmail. | |
433 | |
434 Wed Jun 26 20:36:40 1996 Philippe Troin <ptroin@compass-da.com> | |
435 | |
436 * gnus.el (gnus-thread-total-score-1): New version. | |
437 | |
438 Wed Jun 26 20:31:25 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
439 | |
440 * nnspool.el (nnspool-find-id): Quote the Message-ID. | |
441 | |
442 * message.el (message-check-news-syntax): Would respond to | |
443 i-have-a-mi-etc in References. | |
444 | |
445 Wed Jun 26 19:59:27 1996 Nat Makarevitch <nat@nataa.fr.eu.org> | |
446 | |
447 * smiley.el (smiley-regexp-alist): New definition. | |
448 | |
449 Wed Jun 26 17:45:00 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> | |
450 | |
451 * message.el (message-reply): Name the message buffer "wide | |
452 reply..." if following up on a mail group. | |
453 | |
454 * gnus.el (gnus-auto-subscribed-groups): Doc fix. | |
455 (gnus-options-subscribe): Doc fix. | |
456 | |
457 * smiley.el (smiley-buffer): Autoload. | |
458 (messagexmas): Required. | |
459 | |
460 * gnus.el (gnus-message-archive-group): Moved here. | |
461 (gnus-archive-server-wanted-p): New function used throughout. | |
462 (gnus-message-archive-group): Default to nil. | |
463 | |
464 Tue Jun 25 21:15:41 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> | |
465 | |
466 * gnus.el: Gnus v5.3 is released. | |
467 | |
468 Tue Jun 25 21:13:37 1996 Lars Magne Ingebrigtsen <larsi@aegir.ifi.uio.no> | |
469 | |
470 * gnus.el: Gnus v5.2.26 is released. | |
471 | |
472 Tue Jun 25 20:58:40 1996 Richard Stallman <rms@gnu.ai.mit.edu> | |
473 | |
474 * gnus-ems.el: Multiply color value by .6 instead of dividing by | |
475 3. | |
476 | |
477 Tue Jun 25 12:34:24 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no> | |
478 | |
479 * message.el (message-send-news): Disable `existing-groups' check | |
480 when given a prefix. | |
481 | |
482 Mon Jun 24 16:54:26 1996 Alastair Burt <burt@dfki.uni-kl.de> | |
483 | |
484 * gnus-vis.el (gnus-summary-highlight-line): `default' mixed up | |
485 with fonts. | |
486 | |
487 Sat Jun 22 13:56:49 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
488 | |
489 * gnus-cite.el (gnus-cache-close): New function. | |
490 | |
491 Sat Jun 22 11:33:42 1996 Lars Magne Ingebrigtsen <larsi@ifi.uiof.no> | |
492 | |
493 * gnus.el: Gnus v5.2.25 is released. | |
494 | |
1 Sat Jun 22 11:16:57 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | 495 Sat Jun 22 11:16:57 1996 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> |
2 | 496 |
3 * gnus.el (gnus-adjust-marked-articles): Would bug out on some | 497 * gnus.el (gnus-adjust-marked-articles): Would bug out on some |
4 bookmarks. | 498 bookmarks. |
5 | 499 |