Merge from emacs-24; up to 2012-11-30T04:44:52Z!cyd@gnu.org
[bpt/emacs.git] / lisp / gnus / ChangeLog
1 2012-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
4 instead of <pre> to align message header.
5
6 2012-12-12 Sam Steingold <sds@gnu.org>
7
8 * gnus.el (gnus-other-frame-resume-function): Add user option.
9 (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
10
11 2012-12-06 Sam Steingold <sds@gnu.org>
12
13 * gnus-start.el (gnus-before-resume-hook): Add.
14 (gnus-1): Run it when Gnus is alive.
15
16 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
17
18 * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
19 * gnus-art.el (article-unsplit-urls)
20 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
21 * gnus-registry.el (gnus-registry-get-article-marks)
22 * message.el (message-goto-body): Use it.
23 (message-called-interactively-p): Remove.
24
25 * spam-stat.el (spam-stat-called-interactively-p): New macro.
26 (spam-stat-score-buffer): Use it.
27
28 * spam.el: Silence the warnings against BBDB functions when compiling.
29
30 * gnus-score.el (gnus-score-decode-text-parts):
31 Use append+mapcar instead of the cl function mapcan.
32
33 * gmm-utils.el (gmm-flet): Remove.
34
35 * gnus-sync.el (gnus-sync-lesync-call):
36 Avoid overriding json-alist-p.
37
38 * message.el (message-read-from-minibuffer):
39 Avoid overriding mail-abbrev-in-expansion-header-p.
40
41 2012-12-05 Sam Steingold <sds@gnu.org>
42
43 * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
44 (gnus-other-frame): Add `gnus-delete-gnus-frame' to
45 `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
46
47 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
48
49 * gmm-utils.el (gmm-called-interactively-p): Revert.
50 This seems to cause Emacs to get stuck!
51 * gnus-art.el (article-unsplit-urls)
52 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
53 * gnus-registry.el (gnus-registry-get-article-marks)
54 * message.el (message-goto-body)
55 (message-called-interactively-p): Revert.
56
57 * gmm-utils.el (gmm-called-interactively-p): New function.
58 * gnus-art.el (article-unsplit-urls)
59 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
60 * gnus-registry.el (gnus-registry-get-article-marks)
61 * message.el (message-goto-body): Use it.
62 (message-called-interactively-p): Remove.
63
64 * gmm-utils.el (gmm-flet): Restore it using cl-letf.
65 * gnus-sync.el (gnus-sync-lesync-call)
66 * message.el (message-read-from-minibuffer): Use it.
67
68 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
69
70 * gmm-utils.el (gmm-flet): Remove.
71 * gnus-sync.el (gnus-sync-lesync-call)
72 * message.el (message-read-from-minibuffer): Don't use it.
73
74 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
75
76 * gmm-utils.el (gmm-labels): Use cl-labels if available.
77
78 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
79
80 * gmm-utils.el (gmm-flet, gmm-labels): New macros.
81
82 * gnus-sync.el (gnus-sync-lesync-call)
83 * message.el (message-read-from-minibuffer): Use gmm-flet.
84
85 * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
86
87 * gnus-util.el (gnus-macroexpand-all): Remove.
88
89 2012-12-03 Andreas Schwab <schwab@linux-m68k.org>
90
91 * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
92 to TAB, not [tab].
93 (gnus-summary-article-map): Likewise.
94
95 * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
96 (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
97
98 2012-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
99
100 * message.el (message-get-reply-headers):
101 Make sure the reply goes to the author if it is a wide reply.
102
103 2012-11-16 Jan Tatarik <jan.tatarik@gmail.com>
104
105 * gnus-score.el (gnus-score-body):
106 * gnus-logic.el (gnus-advanced-body): Don't score by headers when
107 scoring by body.
108
109 2012-11-16 Glenn Morris <rgm@gnu.org>
110
111 * gnus-diary.el (nndiary-request-create-group-functions)
112 (nndiary-request-update-info-functions)
113 (gnus-subscribe-newsgroup-functions)
114 (nndiary-request-accept-article-functions):
115 Use new names for hooks rather than obsolete aliases.
116
117 2012-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
118
119 * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
120 in meta tag with the one the part specifies in its header.
121
122 2012-11-02 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
123
124 * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
125 by default.
126
127 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
128
129 New UIDL implementation.
130
131 * mail-source.el (mail-sources, mail-source-keyword-map):
132 Add :leave as a pop3 keyword.
133 (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
134
135 * pop3.el (pop3-leave-mail-on-server): Allow number.
136 (pop3-uidl-file, pop3-uidl-file-backup): New user options.
137 (pop3-movemail): Add UIDL support.
138 (pop3-send-streaming-command): Take a list of mail numbers instead of
139 the number of mails.
140 (pop3-write-to-file): Add X-UIDL header.
141 (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
142 (pop3-uidl-add-xheader): New functions.
143
144 * message.el (message-ignored-resent-headers):
145 Add X-Content-Length and X-UIDL headers.
146
147 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
148
149 * nndiary.el (nndiary-request-create-group-functions)
150 (nndiary-request-update-info-functions)
151 (nndiary-request-accept-article-functions):
152 * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
153 "-hooks" suffix.
154
155 2012-10-17 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
156
157 * starttls.el (starttls-extra-arguments): Doc fix.
158
159 2012-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
160
161 * shr.el (shr-insert): \r is also not inserted, so don't try to delete
162 it.
163
164 2012-10-06 Glenn Morris <rgm@gnu.org>
165
166 * gnus-notifications.el (gnus-notifications):
167 Add missing group :version tag.
168 * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
169 (gnus-gcc-post-body-encode-hook):
170 * gnus-sync.el (gnus-sync-lesync-name)
171 (gnus-sync-lesync-install-topics): Add missing custom :version tags.
172
173 2012-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
174
175 * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
176 a user about whether to delete temp files if once a user answered as n.
177
178 2012-09-17 Richard Stallman <rms@gnu.org>
179
180 * message.el (message-in-body-p): Don't set mark or modify buffer.
181
182 * mml.el (mml-attach-file): Doc fix.
183 (mml-attach-external, mml-attach-buffer, mml-attach-file):
184 Set mail-encode-mml when in Mail mode.
185 Simplify code to set HEAD and move back to HEAD.
186 (mml-insert-multipart, mml-insert-part):
187 Set mail-encode-mml when in Mail mode.
188
189 2012-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
190
191 * gnus-util.el (gnus-timer--function): New function.
192
193 * gnus-art.el (gnus-article-stop-animations): Use it.
194
195 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
196
197 Fix glitches caused by addition of psec to timers.
198 * gnus-art.el (gnus-article-stop-animations): Use timer--function
199 rather than raw access to timer vector.
200
201 2012-09-11 Julien Danjou <julien@danjou.info>
202
203 * gnus-notifications.el (gnus-notifications): Check for nil values in
204 ignored addresses check.
205
206 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
207
208 * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
209
210 2012-09-07 Chong Yidong <cyd@gnu.org>
211
212 * gnus-util.el
213 (gnus-put-text-property-excluding-characters-with-faces): Restore.
214
215 * gnus-salt.el (gnus-tree-highlight-node):
216 * gnus-sum.el (gnus-summary-highlight-line):
217 * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
218
219 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
220
221 * gnus-util.el: Fix compilation error on XEmacs 21.4.
222
223 2012-09-06 Juri Linkov <juri@jurta.org>
224
225 * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
226 scheme for buffer names to be more consistent with other group and
227 article buffer names in Gnus.
228
229 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
230
231 * gnus-util.el
232 (gnus-put-text-property-excluding-characters-with-faces): Remove.
233
234 * gnus-compat.el: Define compat function `add-face' from Wolfgang
235 Jenkner.
236
237 * gnus-group.el (gnus-group-highlight-line): Use combining faces.
238
239 * gnus-sum.el (gnus-summary-highlight-line): Ditto.
240
241 * gnus-salt.el (gnus-tree-highlight-node): Ditto.
242
243 2012-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
244
245 * gnus-score.el (gnus-score-decode-text-parts): Use #' for
246 mm-text-parts used in labels macro to make it work with XEmacs 21.5.
247
248 * gnus-util.el (gnus-string-prefix-p): New function, an alias to
249 string-prefix-p in Emacs >=23.2.
250
251 * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
252 (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
253 instead of string-match-p.
254 (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
255
256 2012-09-06 Kenichi Handa <handa@gnu.org>
257
258 * qp.el (quoted-printable-decode-region): Fix previous change; handle
259 lowercase a..f.
260
261 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
262
263 * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
264
265 2012-09-05 Martin Stjernholm <mast@lysator.liu.se>
266
267 * gnus-demon.el (gnus-demon-init): Fix regression when IDLE is t and
268 TIME is set.
269
270 2012-09-05 Juri Linkov <juri@jurta.org>
271
272 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
273 than one group at a time (bug#11961).
274
275 2012-09-05 Julien Danjou <julien@danjou.info>
276
277 * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
278 this hide the real reason with a message giving absolutely no hint.
279
280 2012-09-05 Lars Ingebrigtsen <larsi@gnus.org>
281
282 * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
283 to the backend (bug#11804).
284
285 * message.el (message-insert-newsgroups): Don't insert newsgroup
286 duplicates (bug#12275).
287
288 2012-09-05 John Wiegley <johnw@newartisans.com>
289
290 * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
291 sieve rules.
292
293 2012-09-05 Jan Tatarik <jan.tatarik@gmail.com>
294
295 * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
296 function.
297
298 * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
299
300 * gnus-score.el (gnus-score-decode-text-parts): Ditto.
301
302 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
303
304 * nnmaildir.el: Make nnmaildir understand and write maildir flags.
305 That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
306 This should make nnmaildir more usable with offlineimap.
307
308 2012-09-03 Lars Ingebrigtsen <larsi@gnus.org>
309
310 * gnus-notifications.el (gnus-notifications-notify): Use it.
311
312 * gnus-fun.el (gnus-funcall-no-warning): New function to silence
313 warnings on XEmacs.
314
315 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
316
317 Better seeds for (random).
318 * gnus-sync.el (gnus-sync-lesync-setup):
319 * message.el (message-canlock-generate, message-unique-id):
320 Change (random t) to (random), now that the latter is more random.
321
322 2012-08-31 Dave Abrahams <dave@boostpro.com>
323
324 * auth-source.el (auth-sources): Fix macos keychain access.
325
326 * gnus-int.el (gnus-request-head): When gnus-override-method is set,
327 allow the backend `request-head' function to determine the group
328 name on its own.
329 (gnus-request-expire-articles): Filter out negative article numbers
330 during expiry (Bug#11980).
331
332 * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
333 O(N^2) to O(N). This makes warping into huge groups tolerable.
334
335 * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
336 you've found the article when you haven't.
337
338 2012-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
339
340 * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
341
342 2012-08-30 Julien Danjou <julien@danjou.info>
343
344 * gnus-notifications.el (gnus-notifications-notify): Use timeout from
345 `gnus-notifications-timeout'.
346 (gnus-notifications-timeout): Add.
347 (gnus-notifications-action): New function.
348 (gnus-notifications-notify): Add :action using
349 `gnus-notifications-action'.
350 (gnus-notifications-id-to-msg): New variable.
351 (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
352 notifications id to messages.
353
354 2012-08-30 Kenichi Handa <handa@gnu.org>
355
356 * qp.el (quoted-printable-decode-region): Decode multiple bytes at
357 once.
358
359 2012-08-29 Julien Danjou <julien@danjou.info>
360
361 * gnus-notifications.el: New file.
362 (gnus-notifications-notify): New function.
363 (gnus-notifications): Use `gnus-notifications-notify'.
364
365 2012-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
366
367 * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
368 transfer encoding first; bind gnus-newsgroup-charset to the charset
369 that the article specifies (Bug#12209).
370
371 2012-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
372
373 * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
374 (gnus-group-customize-done): Encode values posting-style holds.
375
376 * gnus-msg.el (gnus-summary-resend-message)
377 (gnus-configure-posting-styles): Decode values posting-style group
378 parameter holds.
379
380 2012-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
381
382 * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
383 `name' and `address' in Resent-From header.
384
385 2012-08-14 Chong Yidong <cyd@gnu.org>
386
387 * gnus-art.el (article-display-face): Handle failure in
388 gnus-create-image (Bug#11802).
389
390 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
391
392 * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
393 Use defsetf.
394
395 2012-08-10 Daiki Ueno <ueno@unixuser.org>
396
397 * auth-source.el: (auth-source-plstore-search)
398 (auth-source-secrets-search): Ignore :require and :type in search spec.
399
400 2012-08-06 Julien Danjou <julien@danjou.info>
401
402 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
403 Remove autoload, already handled by gnus.el.
404
405 2012-08-05 Julien Danjou <julien@danjou.info>
406
407 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
408 Add autoload.
409
410 2012-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
411
412 * gnus.el (gnus-valid-select-methods): Fix custom type.
413
414 2012-07-29 Teodor Zlatanov <tzz@lifelogs.com>
415
416 * auth-source.el (auth-sources, auth-source-backend-parse)
417 (auth-source-macos-keychain-search)
418 (auth-source-macos-keychain-search-items)
419 (auth-source-macos-keychain-result-append)
420 (auth-source-macos-keychain-create): Support Mac OS X Keychains in
421 auth-source.el through the /usr/bin/security utility.
422 (auth-sources): Fix syntax error.
423 (auth-source-macos-keychain-result-append): Fix variable name.
424 (auth-sources, auth-source-macos-keychain-result-append): More fixes.
425
426 2012-07-27 Julien Danjou <julien@danjou.info>
427
428 * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
429 Emacs < 24.1
430
431 2012-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
432
433 * message.el (message-kill-address): Don't kill last newline.
434 (message-skip-to-next-address): Don't move to the next header.
435 (message-fill-field-address): Work properly.
436
437 2012-07-25 Julien Danjou <julien@danjou.info>
438
439 * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
440
441 2012-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
442
443 * nnimap.el (nnimap-get-responses): Don't remove, still used.
444
445 2012-07-24 Julien Danjou <julien@danjou.info>
446
447 * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
448
449 * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
450 (nntp-async-timer-handler): Remove, unused.
451
452 * nnimap.el (nnimap-get-responses): Remove, unused.
453
454 * nnheader.el (mail-header-set-extra): Remove, unused.
455
456 * mm-view.el (mm-view-sound-file): Remove, unused.
457
458 * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
459 (mm-url-encode-multipart-form-data): Remove, unused.
460
461 * message.el (message-remove-signature, message-make-host-name)
462 (message-fill-address): Remove, unused.
463
464 * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
465 (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
466 unused.
467
468 * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
469
470 * gnus-util.el (gnus-extract-address-component-name)
471 (gnus-extract-address-component-email, gnus-sortable-date)
472 (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
473 (gnus-process-live-p): Remove, unused.
474
475 * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
476
477 * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
478 (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
479 (gnus-summary-set-current-mark): Remove obsolete, empty and unused
480 function.
481
482 * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
483
484 * gnus-score.el (gnus-summary-score-crossposting)
485 (gnus-score-regexp-bad-p): Remove, unused.
486
487 * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
488
489 * gnus-range.el (gnus-sublist-p): Remove, unused.
490
491 * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
492 unused.
493
494 * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
495
496 * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
497 (gnus-request-associate-buffer): Remove, unused.
498
499 * gnus-group.el (gnus-group-set-method-info)
500 (gnus-group-set-params-info): Remove, unused.
501
502 * gnus-fun.el (gnus-shell-command-to-string)
503 (gnus-shell-command-on-region): Remove, unused.
504
505 * gnus-cite.el (gnus-cited-line-p): Remove, unused.
506
507 * gnus-art.el (gnus-article-text-type-exists-p)
508 (article-translate-characters, gnus-article-hide-text-of-type)
509 (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
510 Remove, unused.
511
512 2012-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
513
514 * nnir.el ("nnir"): Revert last change, that's premature to merge from
515 Gnus master.
516
517 2012-07-22 Andrew Cohen <cohen@bu.edu>
518
519 * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
520
521 2012-07-21 Julien Danjou <julien@danjou.info>
522
523 * message.el (message-dont-reply-to-names): Replace deprecated
524 `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
525 (message-get-reply-headers): Ditto.
526
527 2012-07-18 Julien Danjou <julien@danjou.info>
528
529 * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
530 `sieve-upload-and-kill'.
531
532 * sieve.el (sieve-bury-buffer): Remove function.
533 (sieve-manage-mode-map): Map "q" to `kill-buffer'.
534 (sieve-upload-and-kill): New function, mapped to C-c C-c.
535
536 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
537
538 * shr.el (shr-expand-url): Handle URL starting with `//'.
539
540 2012-07-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
541 2012-07-13 Chong Yidong <cyd@gnu.org>
542
543 * smime.el (smime-certificate-info): Set buffer-read-only directly,
544 instead of calling toggle-read-only with a (bogus) argument.
545
546 2012-07-09 Tassilo Horn <tassilo@member.fsf.org>
547
548 * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
549 of initial input when reading the author to restrict the summary to.
550
551 2012-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
552
553 * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
554 buffer exists, which it doesn't if we haven't started Gnus.
555
556 2012-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
557
558 * mm-decode.el (mm-shr):
559 Allow overriding charset by mm-charset-override-alist.
560
561 2012-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
562
563 * gnus-art.el (gnus-article-view-part):
564 Toggle subparts of multipart/alternative part.
565
566 2012-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
567
568 * gnus-sync.el: Simply require json.
569
570 * registry.el: Simply require eieio and eieio-base.
571
572 2012-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
573
574 * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
575
576 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
577
578 * shr.el (shr-render-buffer): New command.
579 (shr-visit-file): Use it.
580
581 2012-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
582
583 * tests/gnustest-nntp.el, tests/gnustest-registry.el:
584 Set no-byte-compile and no-update-autoloads.
585
586 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
587
588 * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
589
590 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
591
592 * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
593 being bound to a lambda form.
594
595 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
596
597 * gnus-picon.el (gnus-picon-properties): New defcustom.
598 (gnus-picon-create-glyph): Use it.
599
600 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
601
602 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
603 locales.
604
605 * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
606 on a handle.
607
608 * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
609 address as the default.
610
611 * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
612 It makes no sense to query the user about internal files.
613
614 * gnus-spec.el: Remove all the byte-compilation stuff, since
615 benchmarking shows that it doesn't help when entering large summary
616 buffers.
617
618 * gnus-util.el (gnus-byte-code): Remove.
619
620 * gnus-spec.el (gnus-update-format-specifications): Remove outdated
621 grouplens stuff.
622
623 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
624
625 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
626 (bug#11514).
627
628 2012-06-26 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
629
630 * message.el (message-buffers): Return all buffers derived from Message
631 to make `gnus-dired-attach' work with mu4e.
632
633 2012-06-26 Daiki Ueno <ueno@unixuser.org>
634
635 * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
636 (mm-dissect-singlepart): Don't guess the MIME type of
637 application/octet-stream parts if mm-inhibit-auto-detect-attachment is
638 set.
639 (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
640 toplevel MIME type is multipart/encrypted.
641
642 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
643
644 * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
645 In particular, add an optional argument and a docstring.
646
647 * gnus-start.el (gnus-groups-to-gnus-format): Use it.
648
649 * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
650 current before calling `gnus-groups-to-gnus-format'.
651 Note that this was already the case for `gnus-active-to-gnus-format'.
652
653 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
654
655 * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
656
657 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
658
659 * mm-decode.el (mm-dissect-buffer): Doc fix.
660
661 * gnus-sum.el (gnus-handle-ephemeral-exit):
662 Avoid creating the group buffer if it doesn't exist.
663
664 * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
665 is given, mark the group as ephemeral with the current window conf.
666
667 * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
668 buffer exists, which it doesn't if we haven't started Gnus.
669 (gnus-summary-exit): Allow quitting when we don't have a group buffer.
670
671 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
672
673 * mml.el (mml-generate-mime):
674 Allow specifying what the top-level part type is.
675
676 * gnus-sum.el (gnus-auto-center-summary):
677 `scroll-margin' isn't defined on XEmacs.
678
679 2012-06-26 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
680
681 * gnus-sum.el (gnus-auto-center-summary):
682 Set default to respect `scroll-margin'.
683
684 2012-06-26 Elias Oltmanns <eo@nebensachen.de> (tiny change)
685
686 * gnus-cite.el (gnus-dissect-cited-text): A single line without
687 citation prefix within a block of cited text should be considered
688 part of that block *only* if it is a blank line.
689
690 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
691
692 * shr.el (shr-find-fill-point): Remove unused code; don't break a line
693 before kinsoku-bol characters nor within kinsoku-eol characters.
694
695 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
696
697 * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
698 (gnus-topic-create-topic, gnus-topic-enter-dribble):
699 Silence compiler.
700 (gnus-sync-read): Use mapc instead of mapcar.
701
702 * mm-archive.el: Require mm-decode for some macros.
703 (gnus-recursive-directory-files, mailcap-extension-to-mime):
704 Silence the byte compiler.
705 (mm-archive-decoders): New function that returns the value of
706 the mm-archive-decoders variable.
707
708 * mm-decode.el:
709 Don't require mm-archive; autoload mm-archive functions instead.
710 (mm-dissect-singlepart): Use the function mm-archive-decoders.
711
712 * nnmail.el (mail-send-and-exit): Silence the byte compiler.
713
714 2012-06-26 Peter Munster <pmrb@free.fr>
715
716 * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
717 (gnus-demon-cancel): Ditto.
718 (gnus-demon-run-callback): When function cannot be called due to low
719 idleness, call it when idleness reaches the expected value, instead
720 of waiting another timer period.
721 (gnus-demon-init): Add `time' to arguments of call-back.
722
723 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
724
725 * gnus.el: Register gnus-registry functions.
726
727 * gnus-registry.el (gnus-try-warping-via-registry):
728 Move here and indent.
729
730 * gnus-int.el (gnus-warp-to-article):
731 Check whether the registry is enabled before warping.
732
733 2012-06-26 Dave Abrahams <dave@boostpro.com>
734
735 * gnus-sum.el (gnus-summary-insert-subject): Record information
736 in the registry about each article retrieved.
737
738 * gnus-int.el (gnus-select-group-with-message-id): New function.
739 (gnus-try-warping-via-registry): Ditto.
740 (gnus-warp-to-article): Fall back on the registry.
741
742 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
743
744 * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
745
746 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
747
748 * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
749 gnus-gcc-self-resent-messages may be a group parameter.
750 (gnus-summary-resend-message):
751 Don't encode encoded words in header when Gcc'ing resent message.
752
753 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
754
755 * shr.el (shr-insert): Treat non-breaking space just like normal
756 space. This seems to produce more pleasing results.
757 (shr-insert):
758 Only insert a blank line if we're starting from an image.
759 (shr-tag-br):
760 Allow <br> to end lines or to make a single blank line.
761 (shr-ensure-paragraph): Consider lines with white space to be blank.
762
763 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
764
765 * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
766 and gnus-gcc-post-body-encode-hook.
767
768 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
769
770 * mm-decode.el (mm-dissect-singlepart):
771 Guess what the type of application/octet-stream parts really is.
772
773 * gnus-sum.el (gnus-propagate-marks): Remove.
774
775 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
776
777 * nntp.el (nntp-coding-system-for-read): Remove.
778 (nntp-coding-system-for-write): Ditto.
779 (nntp-open-connection): Just use `binary' directly.
780
781 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
782
783 * registry.el (registry-usage-test, registry-persistence-test):
784 Move to tests/gnustest-registry.el.
785 (registry-make-testable-db, registry-match-test)
786 (registry-instantiation-test): Move to tests/gnustest-registry.el.
787
788 * gnus-registry.el (gnus-registry-misc-test)
789 (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
790
791 * tests/gnustest-registry.el:
792 New file with the registry and gnus-registry ERT tests.
793
794 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
795
796 * gnus-msg.el (gnus-summary-resend-message):
797 Make gnus-summary-resend-message-insert-gcc be last item in
798 message-header-setup-hook.
799
800 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
801
802 * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
803 (nnfolder-marks, nnfolder-marks-file-suffix)
804 (nnfolder-marks-modtime): Remove.
805 (nnfolder-open-server): Don't use marks.
806 (nnfolder-request-delete-group): Ditto.
807 (nnfolder-request-rename-group): Ditto.
808 (nnfolder-request-set-mark, nnfolder-request-marks)
809 (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
810 (nnfolder-save-marks, nnfolder-open-marks): Remove.
811
812 * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
813 (nnml-marks-modtime): Remove.
814 (nnml-request-delete-group): Don't use marks.
815 (nnml-request-rename-group): Ditto.
816 (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
817 (nnml-save-marks, nnml-open-marks): Remove.
818
819 * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
820 (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
821 (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
822 (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
823 (nntp-server-to-method-cache): Remove.
824
825 * shr.el (shr-rescale-image): Fix wrong merge.
826
827 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
828
829 * shr.el (shr-remove-trailing-whitespace):
830 Really delete the padding on too-wide lines.
831
832 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
833
834 * mm-archive.el (mm-archive-dissect-and-inline): New function.
835 (mm-archive-dissect-and-inline): Fix up the undisplayer.
836
837 * mm-decode.el (mm-display-external): Output the text from
838 the command in the buffer after the command finished.
839 This makes text-based commands behave better.
840
841 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
842
843 * message.el (smtpmail-smtp-user): Silence compiler warning.
844
845 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
846
847 * message.el (message-multi-smtp-send-mail): Also allow specifying
848 the SMTP user name.
849
850 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
851
852 * gnus-sum.el (gnus-summary-article-map): Fix typo.
853
854 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
855
856 * message.el (message-multi-smtp-send-mail): New function.
857 (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
858 header to implement multi-SMTP functionality.
859
860 * gnus-agent.el (gnus-agent-send-mail-function): Remove.
861 (gnus-agentize): Don't set it.
862 (gnus-agent-send-mail): Don't use it.
863
864 * gnus-sum.el (gnus-summary-widget-backward):
865 New function and keystroke.
866
867 * shr.el (shr-put-image): Remove underlines from sliced images.
868 (shr-zoom-image): Compute the region to be replaced more correctly.
869
870 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
871
872 * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
873 (gnus-summary-resend-message-insert-gcc): New function.
874 (gnus-summary-resend-message): Modify message-header-setup-hook and
875 message-sent-hook to make it work for Gcc.
876 (gnus-inews-do-gcc): Update the number of unread articles of groups
877 that messages are Gcc'd to.
878
879 * message.el (message-resend): Run message-sent-hook to do Gcc.
880
881 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
882
883 * gnus-registry.el (gnus-registry-fixup-registry):
884 Move the message to a higher level to silence compilation.
885
886 * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
887 parameter to allow controlling the scaling.
888
889 * shr.el (shr-zoom-image): New command and keystroke.
890 (shr-put-image): Take a `size' flag to say how to scale the image.
891
892 * mm-archive.el (mm-dissect-archive): Use it to get all file names.
893 Use recursive deletion.
894 (mm-dissect-archive): Add support for zip files.
895
896 * gnus-util.el (gnus-recursive-directory-files): New function.
897
898 * mm-archive.el (mm-archive-list-files): Inline text and image parts.
899 (mm-archive-decoders): Add tgz support.
900
901 * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
902 Otherwise inserting text into the Gnus buffer can look odd.
903
904 * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
905
906 * mm-archive.el (mm-archive-decoders): Add support for tar.
907
908 * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
909
910 * nnmail.el (nnmail-extra-headers): Add Cc to the default.
911
912 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
913
914 * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
915
916 * mm-archive.el: New file.
917
918 * mm-decode.el (mm-dissect-singlepart):
919 Use it to decode ms-tnef files.
920
921 * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
922
923 * message.el (message-goto-*): Make all the `message-goto-*' commands
924 push the mark before moving point. This makes it easier to go back
925 to where you came from after editing whatever you jumped to.
926
927 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
928
929 * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
930 (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
931 (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
932
933 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
934
935 * spam.el: Move BBDB autoloads.
936 (spam-exists-in-BBDB-p):
937 New function to do the BBDB search directly in BBDB 2 and 3.
938 (spam-check-BBDB): Use it.
939 (spam-enter-ham-BBDB): Use it.
940
941 2012-06-26 Peter Munster <pmrb@free.fr> (tiny change)
942
943 * gnus-group.el (gnus-group-get-new-news):
944 New parameter `one-level' for scanning exactly one level.
945
946 * gnus-start.el (gnus-get-unread-articles): Ditto.
947
948 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
949
950 * gnus-sync.el: More commentary about setup.
951
952 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
953
954 * gnus-sync.el: More commentary about `gnus-sync-read' issues.
955
956 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
957
958 * gnus-sync.el: Improve docs about CouchDB admins.
959
960 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
961
962 * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
963 not needed. Provide xmlplistread list function to produce XML plist
964 output for non-Gnus LeSync clients.
965
966 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
967
968 * gnus-sync.el: Add LeSync synchronization backend and logic to read
969 and save against it. Group subscriptions, read marks, other marks,
970 subscription levels, topic names, and topic offsets (the group's
971 position within the topic) are saved. This is an experimental
972 backend and may change significantly. Load json.el from
973 the gnus-fallback-lib if it's not available otherwise.
974 (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
975
976 2012-06-26 David Engster <dengste@eml.cc>
977
978 * tests/gnustest-nntp.el: New file for simple NNTP testing.
979
980 2012-06-18 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
981
982 * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
983
984 2012-06-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
985
986 * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
987 is an integer to avoid later problems.
988
989 2012-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
990
991 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
992 locales.
993
994 2012-04-14 Wolfgang Jenkner <wjenkner@inode.at>
995
996 * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
997 articles when fetch-old is non-nil (bug#11370).
998
999 2012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1000
1001 * gnus-group.el (gnus-group-get-new-news):
1002 Respect `gnus-group-use-permanent-levels', as documented (bug#11638).
1003
1004 2012-06-10 Dave Abrahams <dave@boostpro.com>
1005
1006 * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
1007 groups (bug#11641).
1008
1009 2012-06-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1010
1011 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
1012 (bug#11514).
1013
1014 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1015
1016 * nntp.el: Stop the `letf' madness.
1017 (nntp--report-1): New var.
1018 (nntp-report): Merge nntp-report-1 into it.
1019 (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
1020 the nntp-report function.
1021
1022 * auth-source.el: Fix comment-style to follow the convention.
1023
1024 2012-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
1025
1026 * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
1027 a string so that Gcc works (bug#11514).
1028
1029 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1030
1031 * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
1032 * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
1033
1034 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1035
1036 * gnus-win.el (gnus-configure-frame): Don't signal an error when
1037 jumping to *Server* from a dedicated *Group* window.
1038 (gnus-configure-frame): CSE.
1039
1040 * gnus-registry.el: Minor style cleanup.
1041 (gnus-registry--set/remove-mark): New function, extracted from
1042 gnus-registry-install-shortcuts.
1043 (gnus-registry-install-shortcuts): Use it.
1044
1045 2012-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
1046
1047 * nnspool.el (news-path): Use eval-and-compile.
1048
1049 2012-05-24 Glenn Morris <rgm@gnu.org>
1050
1051 * nnspool.el (news-directory, news-path, news-inews-program):
1052 Move here from paths.el. Don't see a need for these to be autoloaded.
1053
1054 * gnus.el (gnus-default-nntp-server): Make it a defcustom.
1055 Merge in doc from paths.el version. Don't see any need for this to be
1056 autoloaded, or for the warning about users not setting it.
1057
1058 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
1059
1060 Fix minor Y10k bug.
1061 * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
1062
1063 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1064
1065 * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
1066 message once it's actually open.
1067
1068 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1069
1070 * auth-source.el (auth-source--aput-1, auth-source--aput)
1071 (auth-source--aget): New functions and macros.
1072 Use them instead of aput/aget.
1073
1074 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
1075
1076 * gnus.el (debbugs-gnu): Don't override existing autoload definition.
1077
1078 2012-04-26 Daiki Ueno <ueno@unixuser.org>
1079
1080 * plstore.el (plstore-called-interactively-p): New compat macro copied
1081 from message.el.
1082 (plstore-mode): Use it.
1083
1084 2012-04-26 Daiki Ueno <ueno@unixuser.org>
1085
1086 * plstore.el: Revive the editing feature.
1087 (plstore-mode): New mode to edit plstore file.
1088 (plstore-mode-toggle-display, plstore-mode-original)
1089 (plstore-mode-decoded): New command.
1090 (plstore--encode, plstore--decode, plstore--write-contents-functions)
1091 (plstore--insert-buffer, plstore--make): New function.
1092 (plstore-open, plstore-save): Simplify by using them.
1093
1094 2012-04-16 Glenn Morris <rgm@gnu.org>
1095
1096 * nndraft.el (nndraft-request-list): Fix declaration.
1097
1098 2012-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1099
1100 * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
1101 don't have a current group.
1102
1103 * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
1104 have a group name.
1105
1106 * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
1107 a multibyte buffer (bug#7410).
1108 (article-wash-html): Parse the original article buffer to get the
1109 unencoded data (bug#7410).
1110
1111 * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
1112 .newsrc.el files.
1113
1114 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1115
1116 * gnus-msg.el (gnus-summary-cancel-article): See what From header we
1117 would have gotten if we posted to the group, and use that to compare
1118 against the message we want to cancel (bug#10808).
1119
1120 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1121
1122 * auth-source.el (auth-source-netrc-create): Quote tokens that contain
1123 "#" to avoid having them interpreted as comments.
1124
1125 2012-03-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1126
1127 * shr.el (shr-insert): Update the text state properly to avoid
1128 inserting spurious paragraph starts.
1129
1130 2012-03-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1131
1132 * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
1133 requested (bug#10961).
1134
1135 * shr.el (shr-table-widths): Divide the extra width more fairly over
1136 the TDs (bug#10973).
1137 (shr-render-td): Don't delete too much padding.
1138 (shr-natural-width): Compute the natural width more correctly.
1139 (shr-insert): Allow the natural width to be computed for tables again.
1140 (shr-tag-table-1): Rework how the natural widths are computed by
1141 rendering the table a third time.
1142 (shr-natural-width): Remove.
1143 (shr-buffer-width): New function.
1144 (shr-expand-newlines): Use it.
1145
1146 * gnus-msg.el (gnus-bug): Don't delete the other windows. We may be
1147 using a `gnus-use-full-window' setup (bug#11013).
1148
1149 2012-03-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1150
1151 * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
1152 24.1 release.
1153
1154 2012-03-10 David Edmondson <dme@dme.org>
1155
1156 * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
1157 'Forwarded Message' header and the start of the message.
1158
1159 2012-03-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1160
1161 * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
1162 isn't running (bug#10897).
1163
1164 2012-02-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
1165
1166 * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
1167
1168 2012-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1169
1170 * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
1171
1172 2012-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1173
1174 * mm-decode.el (mm-shr): Remove "soft hyphens".
1175
1176 * nnimap.el (nnimap-request-list): Return the group names encoded as
1177 utf8. Otherwise non-European group names don't work.
1178 (nnimap-request-newgroups): Ditto.
1179
1180 * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
1181 the default in `read-string' (bug#10757).
1182
1183 * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
1184 topics (bug#10843).
1185
1186 * nnimap.el (nnimap-log-command): Add the IMAP address to the log
1187 buffer. Suggested by Herbert Valerio Riedel.
1188 (nnimap-request-move-article): Delete the message from the correct IMAP
1189 server.
1190
1191 2012-02-19 Vida Gábor <vidagabor@gmail.com> (tiny change)
1192
1193 * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
1194 Reported by Peter Münster.
1195
1196 2012-02-18 Lars Ingebrigtsen <larsi@gnus.org>
1197
1198 * shr.el (shr-image-fetched): Make sure we really kill the right
1199 buffer.
1200
1201 2012-02-16 Leo Liu <sdl.web@gmail.com>
1202
1203 * gnus-start.el (gnus-1): Avoid duplicate entries.
1204
1205 2012-02-15 Lars Ingebrigtsen <larsi@gnus.org>
1206
1207 * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
1208 too-wide lines.
1209
1210 2012-02-15 Paul Eggert <eggert@cs.ucla.edu>
1211
1212 * shr.el (shr-rescale-image): Undo previous change; see
1213 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
1214
1215 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1216
1217 * nnimap.el (nnimap-record-commands): New variable.
1218 (nnimap-log-command): Use it.
1219 (nnimap-make-process-buffer): Add a space to the process buffer.
1220 (nnimap-transform-headers): Don't bug out on header lines containing
1221 stuff that look like IMAP length encodings.
1222
1223 * shr.el (shr-rescale-image): Allow viewing large images.
1224
1225 2012-02-12 Lars Ingebrigtsen <larsi@gnus.org>
1226
1227 * nnml.el (nnml-request-compact-group): Delete the marks file after
1228 compaction (bug#10800).
1229
1230 * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
1231 group exit.
1232
1233 * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
1234 QRESYNC/FETCH output.
1235
1236 2012-02-11 Glenn Morris <rgm@gnu.org>
1237
1238 * sieve-manage.el (sieve-manage-default-stream):
1239 * shr.el (shr):
1240 * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
1241 (nnir-retrieve-headers-override-function)
1242 (nnir-imap-default-search-key, nnir-notmuch-program)
1243 (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
1244 (nnir-method-default-engines):
1245 * message.el (message-cite-reply-position):
1246 * gssapi.el (gssapi-program):
1247 * gravatar.el (gravatar):
1248 * gnus-sum.el (gnus-refer-thread-use-nnir):
1249 * gnus-registry.el (gnus-registry-unfollowed-addresses)
1250 (gnus-registry-max-pruned-entries):
1251 * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
1252 * gnus-int.el (gnus-after-set-mark-hook)
1253 (gnus-before-update-mark-hook):
1254 * gnus-async.el (gnus-async-post-fetch-function):
1255 * auth-source.el (auth-source-cache-expiry):
1256 Add missing :version tags to new defcustoms and defgroups.
1257
1258 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
1259
1260 * message.el (message-default-send-mail-function): Made into own
1261 function for reuse by emacsbug.el.
1262
1263 2012-02-09 Juanma Barranquero <lekktu@gmail.com>
1264
1265 * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
1266 `gnus-sloppily-equal-method-parameters' to avoid a warning.
1267
1268 2012-02-09 Lars Ingebrigtsen <larsi@gnus.org>
1269
1270 * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
1271 running.
1272
1273 * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
1274
1275 * gnus.el (gnus-server-extend-method): Don't add an -address component
1276 if the method already has one (bug#9676).
1277
1278 2012-02-08 Lars Ingebrigtsen <larsi@gnus.org>
1279
1280 * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
1281 of an initial-input for consistency (bug#10757).
1282
1283 * shr.el: Inhibit getting and sending cookies when fetching pictures.
1284
1285 * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
1286
1287 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1288
1289 * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
1290 lines that are narrower than the window width. Otherwise background
1291 "blocks" will look less readable.
1292
1293 2012-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
1294
1295 * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
1296
1297 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1298
1299 * nnimap.el (nnimap-transform-headers): Remove unused variable.
1300 (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
1301 have newlines within the strings, and where the UID comes after the
1302 BODYSTRUCTURE element (bug#10537).
1303
1304 * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
1305 (bug#10732).
1306
1307 * shr.el (shr-insert-document): Add doc string.
1308 (shr-visit-file): Ditto.
1309 (shr-remove-trailing-whitespace): New function.
1310 (shr-insert-document): Use it to clean up trailing whitespace as the
1311 final step (bug#10714).
1312
1313 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1314
1315 * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
1316 buffer if `gnus-kill-summary-on-exit' is nil.
1317
1318 2012-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
1319
1320 * gnus-sum.el (gnus-summary-show-thread):
1321 next-single-char-property-change may return nil in XEmacs.
1322
1323 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1324
1325 * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
1326 when just reading a single group from "without" Gnus.
1327
1328 2012-02-06 Chong Yidong <cyd@gnu.org>
1329
1330 * gnus-sum.el (gnus-summary-show-thread):
1331 next-single-char-property-change never returns nil (Bug#8657).
1332
1333 2012-02-05 Lars Ingebrigtsen <larsi@gnus.org>
1334
1335 * nnimap.el (nnimap-open-server): Allow switching the nnoo server
1336 without reconnecting.
1337 (nnimap-possibly-change-group): Ditto.
1338 (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
1339 connection has died before being called.
1340
1341 2012-02-02 Lars Ingebrigtsen <larsi@gnus.org>
1342
1343 * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
1344 an initial sync unless we're really doing one.
1345
1346 * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
1347 address parameter if one already exists (bug#9676).
1348
1349 * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
1350 not the prefix, as documented (bug#10689).
1351
1352 2012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1353
1354 * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
1355 the "server".
1356
1357 * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
1358 the real error message with the useless "previously known to be down".
1359 Which isn't even correct.
1360
1361 * nntp.el (nntp-open-connection): Report the error message if the nntp
1362 server can't be reached.
1363
1364 * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
1365 groups we do a total scan for.
1366 (nnimap-wait-for-response): Say that we're doing a total scan, if we're
1367 doing that.
1368
1369 2012-01-31 Jim Meyering <jim@meyering.net>
1370
1371 * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
1372 Correct a comment (insert "not") and hide nominally-doubled "to".
1373
1374 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1375
1376 * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
1377 section in the manual.
1378
1379 2012-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1380
1381 * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
1382 words.
1383 (rfc2047-encode-string): Ditto.
1384 (rfc2047-encode-parameter): Don't fold parameters. Some MUAs do not
1385 understand folded filename="..." parameters, for instance.
1386
1387 * nnimap.el (nnimap-wait-for-response): Include the imap server name in
1388 the message for greater debuggability.
1389
1390 2012-01-28 Lars Ingebrigtsen <larsi@gnus.org>
1391
1392 * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
1393 instead of setting it locally, since the latter doesn't seem to have
1394 any effect (most of the time).
1395
1396 2012-01-27 Elias Pipping <pipping@lavabit.com> (tiny change)
1397
1398 * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
1399 function call.
1400
1401 2012-01-27 Vida Gábor <vidagabor@gmail.com> (tiny change)
1402
1403 * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
1404 seconds, and make the repeat clause with HH:MM specs work as
1405 documented.
1406
1407 2012-01-27 Lars Ingebrigtsen <larsi@gnus.org>
1408
1409 * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
1410 so that previous errors don't prohibit getting new news.
1411
1412 * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
1413
1414 * nntp.el (nntp-retrieve-group-data-early): Ditto.
1415
1416 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
1417
1418 * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
1419 bound globally in old Emacsen and XEmacsen.
1420
1421 2012-01-26 Nick Alcock <nick.alcock@oracle.com> (tiny change)
1422
1423 * gnus.el (gnus-group-find-parameter): Check for liveness of the
1424 buffer, not of the string which is its name.
1425
1426 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1427
1428 * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
1429 non-server-marks groups.
1430 (gnus-group-make-articles-read): Ditto.
1431
1432 * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
1433 methods (bug#9676).
1434
1435 * gnus.el (gnus-method-ephemeral-p): New function.
1436
1437 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
1438
1439 * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
1440 left-to-right.
1441
1442 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1443
1444 * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
1445 warning.
1446
1447 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
1448
1449 * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
1450 macroexpand the nnir things, since they haven't been defined yet, and
1451 nnir requires gnus-sum.
1452
1453 2012-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1454
1455 * mm-decode.el (mm-interactively-view-part): Fix prompt.
1456
1457 2012-01-10 Teodor Zlatanov <tzz@lifelogs.com>
1458
1459 * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
1460 logical server name in addition to the actual machine address.
1461
1462 * auth-source.el (auth-source-user-and-password): Add convenience
1463 wrapper to search by just host and optionally user.
1464
1465 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1466
1467 * shr.el (shr-visit-file): Move point to the beginning of the buffer
1468 after rendering.
1469
1470 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1471
1472 * gnus-sum.el (gnus-summary-read-group): Document more parameters
1473 (bug#9693).
1474 (gnus-summary-setup-buffer): Document return value (bug#9697).
1475
1476 * mm-decode.el (mm-interactively-view-part): Use `completing-read',
1477 since ido doesn't work on symbols (bug#9632).
1478
1479 * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
1480 when getting a single value as when getting all the values. This means
1481 that atoms like `gcc-self' work cumulatively, like variable settings,
1482 instead of getting the value from the last matching clause.
1483 (gnus-group-find-parameter): Protect against the group buffer not
1484 existing (bug#9585).
1485
1486 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1487
1488 * gnus-start.el (gnus-activate-group): Document more parameters
1489 (bug#9694).
1490
1491 * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
1492 (bug#9692).
1493
1494 * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
1495 article was fetched, so that it can be expired later (bug#9958).
1496 (gnus-agent-summary-fetch-series): Add doc string.
1497 (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
1498 (bug#9517).
1499
1500 * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
1501 retrieval is happening.
1502
1503 * gnus.el (gnus-parameters): Doc fix.
1504
1505 2012-01-06 Dave Abrahams <dave@boostpro.com>
1506
1507 * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
1508 show the thread after expansion.
1509
1510 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1511
1512 * gnus-art.el (article-narrow-to-head): If the head is completely
1513 empty, narrow to the empty region (bug#9764).
1514
1515 * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
1516 read, and then mark them as unread only when the unread mark is used.
1517 This makes `C-- T k' actually work, even though it's confusing.
1518
1519 * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
1520 alive before we try to find its window.
1521
1522 2012-01-06 Brian Sniffen <bsniffen@akamai.com> (tiny change)
1523
1524 * mm-decode.el (mm-display-external): Use a longer timeout for the
1525 deletion to allow slow programs to display the file.
1526
1527 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1528
1529 * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
1530 prompt to be less confusing.
1531
1532 * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
1533 argument to `message-reply'. This broke `special-display-*' frame
1534 pop-uping (bug#10238).
1535
1536 2012-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1537
1538 * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
1539 systems, since these allegedly don't work there.
1540
1541 2012-01-04 Chris Gray <chrismgray@gmail.com> (tiny change)
1542
1543 * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
1544 live buffer.
1545
1546 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1547
1548 * nnir.el (nnir-retrieve-headers): Protect against the article not
1549 existing on the server (bug#10335).
1550
1551 2012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
1552
1553 * gnus-agent.el (gnus-agent-load-local):
1554 Recompute gnus-agent-article-local on changing method.
1555
1556 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1557
1558 * gnus.el (gnus-parameters): Note precedence.
1559
1560 2012-01-04 Leo Liu <sdl.web@gmail.com>
1561
1562 * nndraft.el (nndraft-update-unread-articles): Don't move point around
1563 in the group buffer.
1564
1565 2012-01-04 Julien Danjou <julien@danjou.info>
1566
1567 * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
1568 change.
1569
1570 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1571
1572 * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
1573 too.
1574
1575 * nntp.el (nntp-retrieve-group-data-early): Use it.
1576
1577 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1578
1579 * nntp.el (nntp-retrieval-in-progress): New variable.
1580 (nntp-make-process-buffer): Make it buffer-local.
1581
1582 * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
1583 2010.
1584 (gnus-demon-init): Use it to compute the time if time is on the form
1585 "04:23".
1586
1587 * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
1588
1589 * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
1590 status in the correct buffer.
1591
1592 2012-01-03 Leo Liu <sdl.web@gmail.com>
1593
1594 * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
1595 when opening topics (bug#10407).
1596
1597 2011-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
1598
1599 * mm-view.el (mm-display-inline-fontify): Add comment.
1600
1601 2011-12-15 Juri Linkov <juri@jurta.org>
1602
1603 * mm-decode.el (mm-inline-media-tests): Add missing
1604 `mm-handle-media-subtype'.
1605
1606 2011-12-09 Tassilo Horn <tassilo@member.fsf.org>
1607
1608 * message.el (message-valid-fqdn-regexp): Update with newly approved
1609 top-level domain names ".tel" and ".asia".
1610
1611 2011-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
1612
1613 * gnus-sum.el (gnus-summary-show-article): Don't load shr
1614 unconditionally.
1615
1616 2011-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
1617
1618 * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
1619 pop-to-buffer-same-window for old Emacsen.
1620
1621 2011-12-04 Chong Yidong <cyd@gnu.org>
1622
1623 * message.el (message-pop-to-buffer): Partially revert 2011-11-30
1624 change (Bug#10200).
1625
1626 2011-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
1627
1628 * compface.el (uncompface):
1629 * gnus-art.el (gnus-article-x-face-command): Update the header format
1630 of icon data for the most recent icontopbm program.
1631
1632 2011-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
1633
1634 * gnus-msg.el (gnus-inews-do-gcc):
1635 * message.el (message-send-mail):
1636 * mml.el (mml-generate-mime): Share the value of the buffer-local
1637 `message-options' variable between a draft buffer and temprary working
1638 buffers.
1639
1640 2011-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
1641
1642 * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
1643
1644 2011-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
1645
1646 * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
1647 for Cygwin.
1648
1649 2011-11-24 Glenn Morris <rgm@gnu.org>
1650
1651 * starttls.el: Fix case of "GnuTLS".
1652
1653 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
1654
1655 * gnus-group.el (gnus-group-highlight): Fix typo.
1656
1657 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change)
1658
1659 * mail-source.el (mail-source-fetch-maildir): Don't expect the return
1660 value of `delete-file', that returns nil for a local file but returns t
1661 for a remote file using ssh.
1662
1663 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1664
1665 * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
1666 avoid later breakage.
1667
1668 2011-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
1669
1670 * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
1671 article buffers' name.
1672
1673 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1674
1675 * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
1676 by Paul Eggert's spellfixes two days ago.
1677
1678 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1679
1680 * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
1681 buffer-local instead of binding them to avoid warnings. Also demote
1682 errors (bug#10063).
1683 (font-lock-mode-hook): Shut up byte compiler.
1684
1685 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1686
1687 * mm-util.el (mm-charset-after): Fix typo.
1688
1689 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
1690
1691 * gnus-sum.el (gnus-summary-make-menu-bar):
1692 * gnus-uu.el (gnus-uu-decode-postscript)
1693 (gnus-uu-decode-postscript-and-save):
1694 * mailcap.el (mailcap-print-command):
1695 * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
1696 Fix typos.
1697
1698 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
1699
1700 * gnus-art.el (gnus-article-part-wrapper):
1701 * shr-color.el (shr-color-visible-distance-min)
1702 (shr-color-relative-to-absolute, set-minimum-interval)
1703 (shr-color-visible): Fix typos.
1704
1705 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1706
1707 * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
1708 slightly clearer.
1709
1710 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1711
1712 * message.el (message-send-and-exit): Document `arg'.
1713
1714 2011-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
1715
1716 * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
1717
1718 2011-11-02 Teodor Zlatanov <tzz@lifelogs.com>
1719
1720 * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
1721 we don't use `bound-and-true-p'.
1722
1723 2011-11-01 Teodor Zlatanov <tzz@lifelogs.com>
1724
1725 * gnus-util.el (gnus-bound-and-true-p): Remove.
1726 (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
1727 * nnir.el: Use it.
1728 * nnmairix.el: Use it.
1729
1730 2011-10-31 Teodor Zlatanov <tzz@lifelogs.com>
1731
1732 * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
1733 function because `gnus-bound-and-true-p' doesn't work well in XEmacs
1734 for reasons unknown.
1735 * nnir.el: Use it.
1736 * nnmairix.el: Use it.
1737
1738 * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
1739 * nnir.el: Ditto.
1740 * nnmairix.el: Ditto.
1741
1742 * gnus-registry.el (gnus-registry-enabled): Default to nil.
1743
1744 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
1745
1746 * message.el (message-completion-function): Make sure
1747 message-tab-body-function is not attempted if one of
1748 message-completion-alist fails to find a completion (bug#9158).
1749
1750 2011-10-26 Daiki Ueno <ueno@unixuser.org>
1751
1752 * mml.el (mml-quote-region): Quote <#secure> tag.
1753 (mml-generate-mime-1): Unquote <#secure> tag.
1754
1755 2011-10-20 Chong Yidong <cyd@gnu.org>
1756
1757 * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
1758 calling a minor mode from Lisp with nil arg enables it, so we have to
1759 make the wording a bit ambiguous here).
1760
1761 2011-10-18 Teodor Zlatanov <tzz@lifelogs.com>
1762
1763 * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
1764 * nnir.el (nnir-mode): Use it.
1765 * nnmairix.el (nnmairix-determine-original-group-from-registry):
1766 Use it.
1767
1768 * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
1769 * nnmairix.el (gnus-registry-enabled): Ditto.
1770
1771 2011-10-17 Dave Abrahams <dave@boostpro.com>
1772
1773 * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
1774 (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
1775 only while we need to find out if it should be t or nil.
1776 (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
1777 (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
1778 the registry is installed. Set it to nil when it's unloaded.
1779 (gnus-registry-install-p): Provide user guidance for the initial value
1780 of `gnus-registry-install' when it's 'ask, otherwise return its value.
1781 * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
1782 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1783 * nnmairix.el (nnmairix-determine-original-group-from-registry):
1784 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1785 * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
1786 `gnus-registry-install'.
1787
1788 2011-10-17 Daiki Ueno <ueno@unixuser.org>
1789
1790 * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
1791 previous change.
1792 * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
1793 primary key is marked as disabled.
1794
1795 2011-10-17 Christian von Roques <roques@mti.ag> (tiny change)
1796
1797 * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
1798 primary key is marked as disabled.
1799
1800 2011-10-11 Andreas Schwab <schwab@linux-m68k.org>
1801
1802 * html2text.el (html2text-clean-anchor): Check for quotes around
1803 `href' value.
1804
1805 2011-10-11 Teodor Zlatanov <tzz@lifelogs.com>
1806
1807 * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
1808 searching. Drop `bbdb-cache'.
1809
1810 2011-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
1811
1812 * message.el (message-signed-or-encrypted-p): Exclude header when
1813 checking if there is signed or encrypted body in text/plain message.
1814
1815 2011-10-09 Andreas Schwab <schwab@linux-m68k.org>
1816
1817 * html2text.el (html2text-get-attr): Correctly handle attribute values
1818 containing "=".
1819
1820 2011-09-22 Kan-Ru Chen <kanru@kanru.info>
1821
1822 * ecomplete.el (ecomplete-display-matches): Use a local keymap to
1823 handle bindings.
1824
1825 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1826
1827 * gnus-win.el (gnus-configure-windows): Protect against reading
1828 ephemeral groups outside of Gnus.
1829
1830 2011-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
1831
1832 * shr.el (shr-tag-img): Don't get images displayed in tables.
1833
1834 2011-10-03 Glenn Morris <rgm@gnu.org>
1835
1836 * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
1837 the "maintainer" version of debbugs.gnu.org reports.
1838
1839 2011-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1840
1841 * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
1842 make asynchronous adjacent image insertion work better.
1843
1844 2011-09-27 Daiki Ueno <ueno@unixuser.org>
1845
1846 * plstore.el (plstore-select-keys, plstore-encrypt-to):
1847 Clarify documentation.
1848
1849 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1850
1851 * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
1852 `gnus-asynchronous' isn't shadowed.
1853
1854 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1855
1856 * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
1857 (nnimap-insert-partial-structure): The charset parameter isn't
1858 case-sensitive.
1859
1860 * nnheader.el (nnheader-message-maybe): New function.
1861
1862 * shr.el (shr-tag-table): Render totally broken tables better.
1863
1864 * mml.el (mml-generate-mime-1): Don't alter the contents if we're
1865 computing the boundary.
1866
1867 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1868
1869 * pop3.el (pop3-number-of-responses): Remove.
1870 (pop3-wait-for-messages): Rewrite to take linear time instead of
1871 exponential time.
1872
1873 2011-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
1874
1875 * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
1876 re-fetch images.
1877
1878 * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
1879 re-fetch images when hitting `g' in Gnus.
1880
1881 2011-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
1882
1883 * mml.el (mml-inhibit-compute-boundary): New internal variable.
1884 (mml-compute-boundary): Don't check collision if it is non-nil.
1885 (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
1886 before checking collision.
1887
1888 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1889
1890 * message.el (message-indent-citation): Really make sure there's a
1891 newline at the end.
1892
1893 * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
1894 Fix suggested by John Wiegley.
1895
1896 * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
1897
1898 * gnus-art.el (gnus-treat-hide-citation): Add doc.
1899
1900 * message.el (message-default-send-rename-function): Break out into its
1901 own function.
1902
1903 * ecomplete.el (ecomplete-display-matches): Revert patch since it
1904 doesn't work under XEmacs.
1905
1906 * nnimap.el (nnimap-map-port): New function to connect to 993 instead
1907 of "imaps" to word around Windows problems.
1908 (nnimap-open-connection-1): Use it.
1909
1910 * message.el (message-indent-citation): Revert last change which made
1911 `F' not work.
1912
1913 2011-09-13 Kan-Ru Chen <kanru@kanru.info>
1914
1915 * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
1916 terminal as well.
1917
1918 2011-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
1919
1920 * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
1921 because it displays images using overlays that aren't easy to copy to
1922 the article buffer.
1923
1924 2011-09-20 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
1925
1926 * message.el (message-indent-citation): Fix empty line removal at the
1927 end of the citation.
1928
1929 2011-09-20 Julien Danjou <julien@danjou.info>
1930
1931 * auth-source.el (auth-source-netrc-create): Use default value for
1932 password if specified. Evaluate default.
1933 (auth-source-plstore-create): Ditto.
1934 (auth-source-plstore-create, auth-source-netrc-create): Fix default
1935 value evaluation.
1936 (auth-source-netrc-create): Typo fix.
1937 (auth-source-plstore-create): Ditto.
1938
1939 * auth-source.el (auth-source-format-cache-entry): New function.
1940
1941 2011-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
1942
1943 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
1944
1945 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1946
1947 * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
1948
1949 2011-09-19 Julien Danjou <julien@danjou.info>
1950
1951 * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
1952 which work with things that are not ASCII.
1953
1954 2011-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1955
1956 * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
1957
1958 2011-09-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1959
1960 * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
1961 message level.
1962
1963 2011-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
1964
1965 * message.el (message-read-from-minibuffer): Make abbrev expansion work.
1966
1967 2011-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1968
1969 * gnus.el (gnus-interactive-exit): Update defcustom spec.
1970
1971 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1972
1973 * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
1974 * gnus-int.el (gnus-nntp-server): Move from gnus.el.
1975
1976 2011-09-12 Andrew Cohen <cohen@andy.bu.edu>
1977
1978 * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
1979 (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
1980 articles.
1981
1982 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
1983
1984 * message.el (message-pop-to-buffer): Default to switch-to-buffer.
1985 (message-mail-other-window, message-mail-other-frame)
1986 (message-news-other-window, message-news-other-frame):
1987 Use switch-to-buffer-other-frame and switch-to-buffer-other-window
1988 instead of setting buffer display variables.
1989
1990 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1991
1992 * gnus-group.el (gnus-group-list-limit): Explain what the command does.
1993
1994 * gnus-sum.el (gnus-fetch-headers): Bump message level.
1995
1996 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1997
1998 * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
1999 duplicates" to a higher level.
2000
2001 * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
2002 most egregious messages.
2003
2004 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2005
2006 * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
2007
2008 2011-09-10 Tetsuo Tsukamoto <tt.tetsuo.tsukamoto@gmail.com> (tiny change)
2009
2010 * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
2011 up the file (bug#9351).
2012
2013 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2014
2015 * nnimap.el: Redo the charset handling. Let Gnus encode the names, as
2016 it does with all other backends, but decode the names immediately after
2017 getting them.
2018
2019 * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
2020 decoding nnimap groups.
2021
2022 * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
2023 newsrc file. It doesn't seem like an important optimization any more.
2024
2025 2011-09-10 Dave Abrahams <dave@boostpro.com>
2026
2027 * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
2028 overflows.
2029
2030 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2031
2032 * gnus.el (gnus-article-mark-lists): Remove `recent'.
2033 (gnus-interactive-exit): Extend to `quiet'.
2034
2035 * gnus-sum.el (gnus-offer-save-summaries): Use it.
2036
2037 * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
2038 string.
2039
2040 * plstore.el (plstore--get-buffer): Silence compiler warnings by
2041 renaming function arguments from `this'.
2042
2043 * gnus-sum.el (gnus-newsgroup-recent): Remove.
2044
2045 * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
2046 has been renamed.
2047 (gnus-lrm-string-p): Include RLM and PDF, too.
2048
2049 * gnus-int.el (gnus-open-server): Make the "denied" message clearer
2050 (bug#9225).
2051
2052 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2053
2054 Add autoload cookies for functions used by sendmail.el.
2055 * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
2056
2057 * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
2058
2059 2011-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
2060
2061 * gnus-art.el (article-date-ut): Work properly even when there are
2062 things like Date header in the body; work for forwarded parts.
2063
2064 2011-09-05 Andrew Cohen <cohen@andy.bu.edu>
2065
2066 * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
2067 original-article-buffer.
2068
2069 2011-09-05 Kan-Ru Chen <kanru@kanru.info>
2070
2071 * nnir.el (nnir-compose-result): Fix matching of server type.
2072 (nnir-run-swish++): Ditto.
2073 (nnir-run-namazu): Ditto.
2074 (nnir-run-notmuch): Ditto.
2075
2076 2011-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2077
2078 * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
2079 (bug#9405).
2080
2081 * gnus-score.el (gnus-summary-increase-score): Doc clarification
2082 (bug#9421).
2083
2084 * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
2085 (bug#9425).
2086
2087 * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
2088 thing (bug#9426).
2089
2090 2011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2091
2092 * nnimap.el (nnimap-open-connection-1): Use the correct port number in
2093 the error message.
2094
2095 2011-09-02 Eli Zaretskii <eliz@gnu.org>
2096
2097 * message.el (message-setup-1): Return t (Bug#9392).
2098
2099 2011-09-01 Andrew Cohen <cohen@andy.bu.edu>
2100
2101 * gnus-sum.el: When adding article headers to a summary buffer also
2102 update gnus-newsgroup-articles (bug#9386).
2103
2104 2011-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
2105
2106 * auth-source.el: Autoload help-mode.
2107
2108 2011-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2109
2110 * gnus-group.el (gnus-group-name-charset): Don't bug out on server
2111 names.
2112
2113 2011-08-27 Daiki Ueno <ueno@unixuser.org>
2114
2115 * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
2116 mm-replace-in-string for compatibility issues.
2117 * mml2015.el (mml2015-epg-verify): Ditto.
2118
2119 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
2120
2121 * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
2122
2123 * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
2124
2125 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2126
2127 * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
2128 continue on and do the clean-up phase (bug#9188).
2129
2130 * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
2131 just ignore groups that can't be opened instead of erroring out
2132 (bug#9225).
2133
2134 * gnus-art.el (gnus-article-update-date-headers): Flip the default to
2135 nil since some many people are fuddy-duddies.
2136
2137 * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
2138 images.
2139
2140 * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
2141 instead.
2142
2143 * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
2144
2145 * gnus-util.el (gnus-process-live-p): Copy over compat function.
2146
2147 * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
2148 processing.
2149
2150 * nntp.el (nntp-kill-buffer): Kill the process before killing the
2151 buffer to avoid warnings.
2152
2153 2011-08-20 Simon Josefsson <simon@josefsson.org>
2154
2155 * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
2156 specified to reduce precision.
2157
2158 2011-08-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2159
2160 * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
2161 bodystructures (bug#9314).
2162
2163 2011-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
2164
2165 * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
2166 Make button keymap non-sticky after buttons.
2167
2168 2011-08-18 David Engster <dengste@eml.cc>
2169
2170 * nnmairix.el (nnmairix-request-set-mark)
2171 (nnmairix-goto-original-article): Remove adding of article to registry,
2172 since `gnus-registry-add-group' isn't available anymore.
2173 (nnmairix-determine-original-group-from-registry):
2174 Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
2175 available anymore.
2176
2177 2011-08-12 Simon Josefsson <simon@josefsson.org>
2178
2179 * starttls.el (starttls-any-program-available): Define as obsolete
2180 function.
2181
2182 2011-08-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2183
2184 * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
2185 versions which Gnus use when appropriate.
2186
2187 * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
2188 a pretty destructive command.
2189
2190 * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
2191
2192 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2193
2194 * message.el (message-fix-before-sending): Make a different warning
2195 about NUL characters (bug#9270).
2196
2197 * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
2198 from custom (bug#9260).
2199
2200 * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
2201 things work in Emacs 22 and XEmacs, too.
2202
2203 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
2204 default From.
2205
2206 * gnus-spec.el (gnus-lrm-string-p): New macro.
2207 (gnus-lrm-string): New constant.
2208 (gnus-summary-line-format-spec): LRM-ify the from.
2209 (gnus-tilde-max-form): LRM-ify string chopping.
2210
2211 * gnus-ems.el (gnus-string-mark-left-to-right): New function.
2212
2213 * message.el (message-is-yours-p): Allow disabling canlock checking
2214 (bug#9295).
2215 (message-shoot-gnksa-feet): Add `canlock-verify'.
2216 (message-auto-save-directory): Use ~/ as the auto-save directory if the
2217 message directory isn't writable (bug#9304).
2218
2219 * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
2220 non-world-readable.
2221
2222 2011-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
2223
2224 * nndraft.el (nndraft-update-unread-articles): Don't send delayed
2225 articles.
2226
2227 2011-08-13 Andreas Schwab <schwab@linux-m68k.org>
2228
2229 * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
2230 copy-list.
2231
2232 2011-08-12 Sam Steingold <sds@gnu.org>
2233
2234 * gnus-score.el (gnus-score-find-alist): Keep the score files already
2235 in the reverse order to avoid modifying the cache with `nreverse'.
2236 (gnus-all-score-files): Do not modify the value returned by
2237 `gnus-score-find-alist' because it lives in a cache variable.
2238 (gnus-current-home-score-file): No need to `nreverse' the return value
2239 of `gnus-score-find-alist', it is already in the correct order.
2240
2241 2011-08-11 Andrew Cohen <cohen@andy.bu.edu>
2242
2243 * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
2244 type MESSAGE and subtype RFC822 is slightly different from those of
2245 type TEXT.
2246
2247 2011-08-05 Andrew Cohen <cohen@andy.bu.edu>
2248
2249 * gnus-sum.el (gnus-summary-refer-article): Warp to article.
2250 This allows article-referral to work from an nnir group.
2251
2252 2011-08-04 Andrew Cohen <cohen@andy.bu.edu>
2253
2254 * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
2255
2256 2011-08-04 Daiki Ueno <ueno@unixuser.org>
2257
2258 * mml1991.el (mml1991-epg-find-usable-key)
2259 (mml1991-epg-find-usable-secret-key): New function.
2260 (mml1991-epg-sign): Check if signing key is usable.
2261 (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
2262
2263 2011-08-03 Andrew Cohen <cohen@andy.bu.edu>
2264
2265 * nnir.el (nnir-read-server-parm): Add an argument to restrict to
2266 server-variables only. This should fix a bug introduced with commit
2267 e1889675b7f4adf057833c5513c9374134c4e053.
2268 (nnir-run-query): 'nnir-search-engine should not be set from the global
2269 environment.
2270
2271 2011-08-02 Andrew Cohen <cohen@andy.bu.edu>
2272
2273 * nnir.el (nnir-search-thread): Position point on referring article
2274 line.
2275 (nnir-warp-to-article): Clean up summary buffers.
2276
2277 * nnimap.el (nnimap-request-thread): Whitespace fix.
2278
2279 2011-08-02 Steve Purcell <steve@sanityinc.com> (tiny change)
2280
2281 * nnimap.el (nnimap-get-groups): Decode "&" correctly.
2282
2283 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2284
2285 * starttls.el (starttls-available-p): Rename from
2286 `starttls-any-program-available' and changed return convention.
2287
2288 2011-07-31 Lars Ingebrigtsen <larsi@gnus.org>
2289
2290 * nnmaildir.el (nnmaildir-request-accept-article): Don't call
2291 `unix-sync' unless it's defined.
2292
2293 2011-07-31 Marcus Harnisch <marcus.harnisch@gmx.net> (tiny change)
2294
2295 * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
2296 `aref' for XEmacs compatibiltiy.
2297
2298 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2299
2300 * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
2301
2302 2011-07-31 Dave Abrahams <dave@boostpro.com>
2303
2304 * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
2305 closures, quote the form properly (bug#9194).
2306
2307 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2308
2309 * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
2310 (gnus-summary-insert-new-articles): Protect against servers that are
2311 down.
2312
2313 2011-07-29 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
2314
2315 * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
2316 in mm handle if none is specified.
2317
2318 2011-07-24 Andrew Cohen <cohen@andy.bu.edu>
2319
2320 * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
2321
2322 2011-07-23 Andrew Cohen <cohen@andy.bu.edu>
2323
2324 * nnir.el (nnir-search-thread): New function to make an nnir group
2325 based on a thread query.
2326
2327 * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
2328 of nnir in thread referral.
2329 (gnus-summary-refer-thread): Use it.
2330
2331 * nnimap.el (nnimap-request-thread): Use it.
2332
2333 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2334
2335 * shr.el (shr-tag-comment): Ignore HTML comments.
2336
2337 2011-07-20 Andrew Cohen <cohen@andy.bu.edu>
2338
2339 * nnir.el (gnus-group-make-nnir-group): Allow optional search query
2340 argument.
2341 (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
2342 Use `nnir-address' to handle server info rather than passing an arg.
2343
2344 * nnimap.el (nnimap-make-thread-query): New utility function to format
2345 an imap thread search query.
2346 (nnimap-request-thread): Use it.
2347
2348 * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
2349 right select-method if we are not going back to the group buffer.
2350
2351 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2352
2353 * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
2354 enter invalid buffer configurations into the quit form (bug#9107).
2355 (gnus-group-tool-bar-gnome): Replace connect/disconnect with
2356 unplugged/plugged.
2357
2358 * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
2359 keep track of which ones are unread (bug#9061).
2360
2361 * gnus.el (gnus-refer-article-method): Allow entering any sexp
2362 (bug#9055).
2363
2364 * gnus-art.el (gnus-article-show-images): Allow working if using w3m
2365 (bug#9041).
2366
2367 * gnus-html.el (mm-util): Require (bug#9073).
2368
2369 * gnus-sum.el (gnus-delete-duplicate-headers): New function.
2370 (gnus-summary-refer-thread): Use it to remove duplicates in the
2371 un-threaded view (bug#9053).
2372 (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
2373
2374 2011-07-07 Kan-Ru Chen <kanru@kanru.info>
2375
2376 * nnir.el (nnir-read-server-parm): Use default value from global
2377 variable. Without this the default search engine parameters aren't
2378 used at all.
2379
2380 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2381
2382 * message.el (message-unique-id): Don't use the undocumented return
2383 value from (random t) (bug#9118).
2384
2385 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2386
2387 * message.el (message-auto-save-directory): If the ~/Mail directory
2388 doesn't exist, use ~ as the auto-save directory (bug#4432).
2389
2390 * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
2391 hasn't already been started.
2392
2393 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2394
2395 * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
2396
2397 * message.el (message-reply): Work around mysterious bug where
2398 `message-mode' seems to overwrite the locally bound `subject' variable.
2399
2400 2011-07-14 Andrew Cohen <cohen@andy.bu.edu>
2401
2402 * nnimap.el (nnimap-request-thread): Ensure search is performed in
2403 correct group.
2404
2405 * gnus-int.el (gnus-request-thread): Add group argument.
2406
2407 * gnus-sum.el (gnus-summary-refer-thread): Use it.
2408
2409 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2410
2411 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
2412 renamed to `debbugs-gnu-*'.
2413
2414 2011-07-08 Daiki Ueno <ueno@unixuser.org>
2415
2416 * plstore.el: Revert the editing feature since it is not urgent.
2417 (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
2418 (plstore-mode-decoded): Remove.
2419
2420 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2421
2422 * gnus-msg.el (gnus-bug): Don't insert user variables. It usually
2423 isn't very interesting any more, and it leaks potentially secret data.
2424 (gnus-debug): Remove.
2425
2426 * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
2427 use of :custom-show.
2428
2429 2011-07-07 Daiki Ueno <ueno@unixuser.org>
2430
2431 * plstore.el: Add documentation.
2432 (plstore-mode): New mode to edit plstore file.
2433 (plstore-mode-toggle-display, plstore-mode-original)
2434 (plstore-mode-decoded): New command.
2435 (plstore--encode, plstore--decode, plstore--write-contents-functions)
2436 (plstore--insert-buffer, plstore--make): New function.
2437 (plstore-open, plstore-save): Simplify by using them.
2438
2439 2011-07-06 Glenn Morris <rgm@gnu.org>
2440
2441 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
2442
2443 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2444
2445 * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
2446 no longer is much used.
2447 (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
2448 Articles".
2449
2450 2011-04-03 Kan-Ru Chen <kanru@kanru.info>
2451
2452 * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
2453 (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
2454 `notmuch' backend.
2455
2456 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2457
2458 * mm-decode.el (mm-text-html-renderer): Doc fix.
2459
2460 * gnus-msg.el (gnus-bug): Fix the MML tag.
2461
2462 * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
2463
2464 2011-07-05 Daiki Ueno <ueno@unixuser.org>
2465
2466 * gnus-start.el (gnus-get-unread-articles): Don't connect to the
2467 secondary methods if started with `gnus-no-server'.
2468
2469 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
2470
2471 * message.el (message-return-action): Fix typo in docstring.
2472
2473 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2474
2475 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
2476 bug reports at once.
2477
2478 * nnimap.el (nnimap-request-scan): Say that splitting has finished.
2479
2480 2011-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
2481
2482 * nndraft.el: Require gnus-group.
2483 (nndraft-request-list): Declare.
2484
2485 * nndraft.el (nndraft-update-unread-articles): Don't show group having
2486 no unread article unless it matches gnus-permanently-visible-groups.
2487
2488 * nndraft.el (nndraft-update-unread-articles): New function.
2489 (nndraft-request-associate-buffer): Use it to update the number of
2490 unread articles for the nndraft groups in the group buffer when saving
2491 or killing a draft message.
2492
2493 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2494
2495 * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
2496 systems to binary before writing and reading the mbox files.
2497
2498 * gnus.el (gnus-summary-line-format): Link to the info node for %U
2499 instead of trying to list them all (bug#8978).
2500
2501 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
2502
2503 * pop3.el (pop3-open-server): Use :end-of-capability.
2504
2505 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2506
2507 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
2508 the id is always a number.
2509
2510 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
2511 debbugs mode, if possible.
2512
2513 2011-07-02 Daiki Ueno <ueno@unixuser.org>
2514
2515 * auth-source.el (auth-source-token-passphrase-callback-function):
2516 Reindent.
2517 (epg-context-operation): Remove unnecessary autoload.
2518
2519 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2520
2521 * gnus.el (gnus-list-debbugs): New command.
2522
2523 * gnus-group.el (gnus-bug-group-download-format-alist): Get the
2524 mboxstat instead of the maintbox, since the stat seems to be fuller.
2525
2526 * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
2527 summary buffers.
2528
2529 * message.el (message-get-reply-headers): Delete all duplicates,
2530 instead of the first.
2531 (message-get-reply-headers): Ensure that we have progress while
2532 deleting duplicates.
2533
2534 * gnus-msg.el (gnus-configure-posting-styles): Get the local
2535 gnus-posting-style value from the summary buffer to make it easier to
2536 make that a per-buffer conf.
2537
2538 2011-07-02 Andrew Cohen <cohen@andy.bu.edu>
2539
2540 * nnir.el (nnir-run-imap): Allow halting a search when an article is
2541 found by setting `shortcut' in 'query.
2542 (nnir-request-article): Use `shortcut' setting when requesting article
2543 by Message-ID.
2544
2545 2011-07-02 Teodor Zlatanov <tzz@lifelogs.com>
2546
2547 * gnus-msg.el (gnus-bug): Give the Version and Package headers to
2548 debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
2549 Bring the pseudo-headers back too.
2550
2551 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2552
2553 * auth-source.el (auth-source-token-passphrase-callback-function):
2554 Simplify and remove EPA dependency.
2555
2556 2011-07-01 Andrew Cohen <cohen@andy.bu.edu>
2557
2558 * nnir.el (nnir-request-article): Fix error message text.
2559
2560 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2561
2562 * auth-source.el (plstore-delete): Autoload.
2563 (auth-source-plstore-search): Support delete operation.
2564 * plstore.el (plstore-delete): New function.
2565
2566 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
2567
2568 * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
2569 mark actually existing articles as unread rather than the ones that
2570 active asserts.
2571
2572 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
2573
2574 * nntp.el (nntp-record-command):
2575 * gnus-util.el (gnus-message-with-timestamp-1):
2576 Use format-time-string rather than decoding time stamps by hand.
2577 This is simpler and insulates the code from potential changes to
2578 current-time format.
2579
2580 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
2581
2582 * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
2583
2584 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2585
2586 * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
2587 (plstore-save): Support public key encryption.
2588 (plstore--init-from-buffer): New function.
2589 (plstore-open): Use it; fix error when opening a non-existent file.
2590 (plstore-revert): Use plstore--init-from-buffer.
2591
2592 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2593
2594 * auth-source.el (auth-source-backend): Fix :initarg for data slot.
2595
2596 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
2597
2598 * mml2015.el (mml2015-use): Replace string-match-p with string-match
2599 for old Emacsen.
2600
2601 2011-06-30 Daiki Ueno <ueno@unixuser.org>
2602
2603 * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
2604 is not fully working.
2605
2606 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2607
2608 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
2609 quit window configuration.
2610
2611 * auth-source.el (epg-context-set-passphrase-callback):
2612 Remove duplicate autoload.
2613
2614 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
2615
2616 * nnir.el (nnir-request-article): Allow requesting articles by
2617 Message-ID with nnimap.
2618
2619 * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
2620 current server.
2621
2622 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
2623
2624 * auth-source.el: Autoload EPA/EPG functions.
2625 (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
2626 changed when EPA/EPG is not available.
2627 (auth-source-backend): Rename "arg" member to "data".
2628 (auth-source-backend-parse, auth-source-plstore-search)
2629 (auth-source-plstore-create): Use it.
2630
2631 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
2632
2633 * gnus-art.el (gnus-request-article-this-buffer): Use existing function
2634 `gnus-refer-article-methods'.
2635
2636 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
2637
2638 * auth-source.el: Require EPA and EPG.
2639 (auth-source-passphrase-alist): New variable.
2640 (auth-source-passphrase-callback-function)
2641 (auth-source-token-passphrase-callback-function): Callbacks for the
2642 netrc field encryption (GPG tokens).
2643 (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
2644 Symmetric encryption and decryption of the netrc GPG tokens.
2645 (auth-source-netrc-normalize): Use them, simplifying the closure.
2646
2647 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2648
2649 * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
2650 non-nil, and `nnimap-split-methods' is nil, use the former.
2651
2652 2011-06-30 Daiki Ueno <ueno@unixuser.org>
2653
2654 * plstore.el (plstore-revert): New function.
2655 (plstore-open): Use it; hide the buffer from user.
2656
2657 2011-06-30 Daiki Ueno <ueno@unixuser.org>
2658
2659 * auth-source.el (auth-source-backend): New member "arg".
2660 (auth-source-backend-parse): Handle new backend 'plstore.
2661 * plstore.el: New file.
2662
2663 2011-06-30 Glenn Morris <rgm@gnu.org>
2664
2665 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2666
2667 * mm-util.el (mm-charset-synonym-alist): Move definition before use.
2668
2669 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2670
2671 * nnimap.el (nnimap-process-expiry-targets): Say what target we're
2672 expiring articles to.
2673
2674 * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
2675 variations as ASCII (bug#5458).
2676
2677 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
2678
2679 * nnmh.el (nnmh-request-list-1): Work on MS Windows.
2680
2681 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2682
2683 * message.el (message-point-in-header-p): Tweak the function to default
2684 to saying that we're not in the headers if there is no separator at
2685 all. This makes it possible to use the Message version of `M-q' in
2686 buffers with no headers (bug#7987).
2687 (message-point-in-header-p): Fix last checkin to work with an empty
2688 mail-header-separator, too.
2689
2690 * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
2691 again, save the choice via customize.
2692
2693 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2694
2695 * message.el (message-send-mail-function): Add `sendmail-query-once'.
2696
2697 * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
2698 ended the connection, bail out before waiting infinitely on a new
2699 connection.
2700
2701 2011-06-28 Teodor Zlatanov <tzz@lifelogs.com>
2702
2703 * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
2704 reports.
2705
2706 * gnus.el (gnus-bug-package): Use "gnus."
2707 (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
2708
2709 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2710
2711 * gnus-art.el (gnus-article-stop-animations): New function to stop any
2712 animations going on at article exit time.
2713
2714 * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
2715 since removing it breaks people upgrading.
2716
2717 * shr.el (shr-put-image): Use the new interface for animating images.
2718 (shr-put-image): Animate for 60 seconds.
2719
2720 * auth-source.el (with-auth-source-epa-overrides): Fix compilation
2721 error with `find-file-hooks' on Emacs 22.
2722 (with-auth-source-epa-overrides): Ugly hack to Wrap the
2723 `find-file-hook' things in `symbol-value' to avoid compilation warnings
2724 on all architectures.
2725
2726 * spam.el (spam-stat): Require in a normal fashion without binding
2727 `spam-stat-install-hooks' to avoid compilation warnings.
2728
2729 * spam-stat.el (spam-stat-install-hooks): Remove.
2730 (spam-stat-install-hooks): Don't run automatically.
2731
2732 2011-06-26 Timo Juhani Lindfors <timo.lindfors@iki.fi> (tiny change)
2733
2734 * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
2735 and keystroke.
2736
2737 2011-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
2738
2739 * auth-source.el (auth-source-netrc-cache): Move forward.
2740
2741 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2742
2743 * auth-source.el (auth-source-netrc-create): Don't query the bits that
2744 we already know.
2745 (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
2746 (auth-source-netrc-create): Don't prompt for the stuff we already know.
2747
2748 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2749
2750 * auth-source.el (auth-source-netrc-create): Don't print all tokens in
2751 %S format, since that looks odd.
2752 (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
2753 file, especially when saving.
2754
2755 2011-06-21 Andrew Cohen <cohen@andy.bu.edu>
2756
2757 * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
2758 article found.
2759
2760 2011-06-18 Teodor Zlatanov <tzz@lifelogs.com>
2761
2762 * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
2763 `auth-source-save-secrets' with a more sensitive alist that can be
2764 configured per file. Experimental, so defaults to 'never.
2765 (auth-source-netrc-create): Use it. Still experimental code.
2766 (with-auth-source-epa-overrides): Use `find-file-hooks' if
2767 `find-file-hook' is unbound (XEmacs fix). Fix backquoting bug.
2768
2769 2011-06-16 Teodor Zlatanov <tzz@lifelogs.com>
2770
2771 * auth-source.el (auth-source-save-secrets): New variable to control if
2772 secret tokens should be saved encrypted.
2773 (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
2774 to `auth-source-netrc-normalize'.
2775 (with-auth-source-epa-overrides): Add convenience macro. Don't depend
2776 on the EPA variables being defined.
2777 (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
2778 (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
2779 the lexical-let closure.
2780 (auth-source-netrc-create): Create "gpg:" tokens according to
2781 `auth-source-save-secrets'.
2782
2783 2011-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
2784
2785 * gnus-group.el (gnus-group-update-group): Add new argument
2786 `info-unchanged' that stops updating dribble buffer.
2787
2788 * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
2789 deletes lines matching to it in dribble buffer.
2790
2791 * gnus-agent.el (gnus-agent-fetch-group-1):
2792 * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
2793 * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
2794 * gnus-start.el (gnus-group-change-level):
2795 * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
2796
2797 * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
2798 if newsgroup info is not changed.
2799
2800 * gnus-group.el (gnus-group-get-new-news-this-group):
2801 * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
2802 Don't update dribble buffer.
2803
2804 2011-06-01 Teodor Zlatanov <tzz@lifelogs.com>
2805
2806 * gnus-registry.el (gnus-registry-remove-ignored): New function to
2807 remove entries with groups we ignore.
2808
2809 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2810
2811 * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
2812 the underline comes at the bottom.
2813
2814 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2815
2816 * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
2817 `gnus-registry-user-format-function-M' and declare the latter obsolete.
2818 (gnus-registry-article-marks-to-names): Rename from
2819 `gnus-registry-user-format-function-M2'.
2820
2821 2011-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
2822
2823 * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
2824 ephemeral group.
2825
2826 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2827
2828 * shr.el (shr-browse-image): Copy the URL if called interactively.
2829
2830 2011-05-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2831
2832 * gnus-group.el (gnus-group-mark-article-read): It's possible that we
2833 want to have `gnus-newsgroup-unselected' kept sorted. If this isn't
2834 done, then unselected articles may be marked as read.
2835
2836 * pop3.el (pop3-open-server): Erase the buffer after the greeting,
2837 since not doing this seems to lead to a race condition in pop3-logon.
2838
2839 * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
2840 so that the call chain it correct when we call "upwards".
2841
2842 * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
2843 in read-only groups.
2844
2845 * gnus-group.el (gnus-group-mark-article-read): Ditto.
2846
2847 * message.el (message-cite-reply-position): Doc string fix.
2848
2849 * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
2850 avoid regexp overflow.
2851 (nnimap-transform-split-mail): Ditto.
2852
2853 * pop3.el (pop3-retr): Error out if the server closes the connection.
2854
2855 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2856
2857 * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
2858 mm-with-unibyte-current-buffer. The buffer should not contain any
2859 multibyte chars anyway at this stage.
2860
2861 2011-05-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2862
2863 * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
2864 at the end of lines.
2865
2866 2011-05-29 Julien Danjou <julien@danjou.info>
2867
2868 * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
2869
2870 2011-05-27 Glenn Morris <rgm@gnu.org>
2871
2872 * gnus-group.el (gnus-bug-group-download-format-alist):
2873 Use the "maintainer" version of debian reports as well.
2874
2875 2011-05-26 Glenn Morris <rgm@gnu.org>
2876
2877 * gnus-group.el (gnus-bug-group-download-format-alist):
2878 Use the "maintainer" version of debbugs.gnu.org reports.
2879
2880 2011-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
2881
2882 * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
2883
2884 2011-05-20 Teodor Zlatanov <tzz@lifelogs.com>
2885
2886 * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
2887 the thread moves us backwards and so we loop forever.
2888
2889 2011-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
2890
2891 * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
2892 whitespace in base64 data lines.
2893
2894 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2895
2896 * gnus-registry.el (gnus-registry-user-format-function-M):
2897 Use `mapconcat'.
2898 (gnus-registry-user-format-function-M2): Use to see the full text of
2899 the marks. Make "," the mark text separator.
2900
2901 * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
2902 authentication with auth-source.
2903
2904 2011-05-17 Glenn Morris <rgm@gnu.org>
2905
2906 * gnus-group.el (gnus-import-other-newsrc-file):
2907 Use insert-file-contents.
2908
2909 2011-05-16 Teodor Zlatanov <tzz@lifelogs.com>
2910
2911 * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
2912 1000 iterations.
2913
2914 2011-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
2915
2916 * nntp.el (nntp-open-connection): Check if process-type is available.
2917
2918 2011-05-16 Julien Danjou <julien@danjou.info>
2919
2920 * shr.el (shr-tag-del): Add support for del tag.
2921
2922 2011-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
2923
2924 * gnus-html.el (gnus-html-put-image): Register a displayer.
2925
2926 * shr.el (shr-image-displayer): Don't remove text props from alt text.
2927
2928 2011-05-13 Teodor Zlatanov <tzz@lifelogs.com>
2929
2930 * registry.el (prune-factor): New initialization parameter defaulting
2931 to 0.1.
2932 (registry-prune-hard): Use it.
2933
2934 * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
2935 0.1 expicitly.
2936
2937 2011-05-13 Glenn Morris <rgm@gnu.org>
2938
2939 * message.el (message-send-mail-with-sendmail): Assume sendmail-program
2940 is bound, since this function requires sendmail.
2941
2942 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
2943
2944 * registry.el (registry-usage-test): Disable pruning test.
2945
2946 2011-05-10 Teodor Zlatanov <tzz@lifelogs.com>
2947
2948 * registry.el (registry-prune-hard-candidates)
2949 (registry-prune-soft-candidates): Helper methods for registry pruning.
2950 (registry-prune): Use them. Make the sort function optional.
2951
2952 2011-05-10 Jim Meyering <meyering@redhat.com>
2953
2954 * shr.el (shr-colorize-region): Fix typo "on on -> on".
2955
2956 2011-05-10 Julien Danjou <julien@danjou.info>
2957
2958 * shr.el (shr-put-color-1): Do not bug out when old-props is a face
2959 symbol and not a list.
2960
2961 2011-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
2962
2963 * gnus-art.el (gnus-article-mode): Move binding of
2964 shr-put-image-function here from gnus-article-prepare-display.
2965
2966 * shr.el (shr-put-image-function): New variable.
2967 (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
2968 (shr-put-image): Return scaled image.
2969
2970 * gnus-art.el (gnus-shr-put-image): New function.
2971 (gnus-article-prepare-display): Bind shr-put-image-function to it.
2972
2973 * gnus-html.el (gnus-html-wash-images): Register scaled images, not
2974 original ones, as deletable.
2975
2976 2011-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
2977
2978 * nntp.el (nntp-open-connection): Set TCP keepalive option.
2979
2980 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
2981
2982 * registry.el (registry-full): Add convenience method. Fix logic.
2983 (registry-insert): Use it. Fix logic here too.
2984
2985 * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
2986 `registry-prune' if `registry-full' returns t.
2987 (gnus-registry-handle-action)
2988 (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
2989 (gnus-registry-usage-test): Use it.
2990
2991 2011-05-07 Julien Danjou <julien@danjou.info>
2992
2993 * shr.el (shr-link): Make shr-link inherit from link by default.
2994
2995 2011-05-06 Teodor Zlatanov <tzz@lifelogs.com>
2996
2997 * shr.el (shr-urlify, shr-link): Fix shr-link face.
2998
2999 2011-05-05 Teodor Zlatanov <tzz@lifelogs.com>
3000
3001 * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
3002 error out because the face is not a list.
3003
3004 2011-05-05 Glenn Morris <rgm@gnu.org>
3005
3006 * gnus-start.el (gnus-propagate-marks): Declare.
3007
3008 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
3009
3010 * registry.el (registry-reindex): Fix percentage message.
3011
3012 2011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3013
3014 * shr.el: Add shr-link face for links.
3015 (shr-urlify): Use it.
3016
3017 * registry.el (registry-insert): Make error message more helpful.
3018
3019 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3020
3021 * gnus-html.el (gnus-html-schedule-image-fetching):
3022 Use url-queue-retrieve, if it exists.
3023
3024 * shr.el (shr-tag-img): Ditto.
3025
3026 * gnus.el: Autoload more gnus-agent functions.
3027
3028 * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
3029 agent if we haven't already (bug#8502).
3030
3031 * gnus-async.el (gnus-async-article-callback): Put prefetched articles
3032 into the Agent, too.
3033
3034 * gnus-agent.el (gnus-agent-store-article): New function.
3035
3036 * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
3037 and moved from that file for reuse.
3038
3039 * pop3.el (pop3-open-server): Error messages are "-ERR".
3040
3041 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3042
3043 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
3044 (open-tls-stream): Remove superfluous tls/starttls autoloads.
3045
3046 2011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3047
3048 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
3049 buffer has moved to a different frame.
3050
3051 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3052
3053 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
3054 to get the conversion from unibyte to multibyte buffers to work on
3055 Emacs 22.
3056
3057 * nntp.el (nntp-request-article): Slight clean-up.
3058
3059 2011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3060
3061 * shr.el (shr-strike-through): New face.
3062 (shr-tag-s): Use it to provide <s> support.
3063 (shr-tag-s): Remove duplicate definition.
3064
3065 2011-04-25 Teodor Zlatanov <tzz@lifelogs.com>
3066
3067 * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
3068 `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
3069
3070 2011-04-23 Glenn Morris <rgm@gnu.org>
3071
3072 * gnus-sum.el (gnus-extra-headers): Bump :version.
3073
3074 2011-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3075
3076 * shr.el (shr-tag-sup): New function.
3077 (shr-tag-sub): Ditto.
3078
3079 2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
3080
3081 * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
3082 for the case where `gnus-registry-ignored-groups' is a list of lists,
3083 and don't call `gnus-parameter-registry-ignore' otherwise.
3084
3085 2011-04-21 Teodor Zlatanov <tzz@lifelogs.com>
3086
3087 * nnimap.el (nnimap-user): New backend variable.
3088 (nnimap-open-connection-1): Use it.
3089 (nnimap-credentials): Accept user parameter so it's explicit what user
3090 name is desired.
3091
3092 * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
3093 default.
3094
3095 * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
3096 not gnus-registry.el.
3097
3098 * gnus-registry.el: Mention in comments how to modify
3099 `gnus-extra-headers' for proper recipient tracking and that it may
3100 already have To and Cc recently, which it does as of this commit.
3101 (gnus-registry-ignored-groups): Remove defcustom.
3102 Explain why in comments.
3103 (gnus-registry-action): Fix data-header reference to use the extra
3104 headers. Explain in package commentary how to add To and Cc headers to
3105 the gnus-extra-headers.
3106 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
3107 (gnus-registry-ignore-group-p): Adjust to take either a group/topic
3108 parameter list or a string list in `gnus-registry-ignored-groups'.
3109 Fix logic error.
3110
3111 2011-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3112
3113 * shr.el (shr-expand-url): Protect against null urls.
3114
3115 2011-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3116
3117 * shr.el (shr-base): New binding.
3118 (shr-tag-base): Keep track of <base>.
3119 (shr-expand-url): New function used throughout.
3120
3121 2011-04-20 Teodor Zlatanov <tzz@lifelogs.com>
3122
3123 * gnus-registry.el
3124 (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
3125 (gnus-registry-ignored-groups): New variable.
3126 (gnus-registry-ignore-group-p): Use it.
3127 (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
3128 set the destination group to nil (same as delete) if it's ignored.
3129
3130 2011-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
3131
3132 * gnus-registry.el (gnus-registry-action)
3133 (gnus-registry-fetch-header-fast):
3134 Don't use mail-header that looks an internal function of mailheader.el.
3135
3136 2011-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
3137
3138 * gnus-registry.el: Eliminate cl functions.
3139 (gnus-registry-sort-addresses): New function that replaces mapcan.
3140 (gnus-registry-action, gnus-registry-spool-action)
3141 (gnus-registry-split-fancy-with-parent)
3142 (gnus-registry-fetch-recipients-fast): Use it.
3143 (gnus-registry-import-eld): Replace delete* with dolist + delq.
3144
3145 * registry.el (initialize-instance, registry-lookup)
3146 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
3147 (registry-lookup-secondary-value, registry-search, registry-delete)
3148 (registry-insert, registry-reindex, registry-size, registry-prune):
3149 Use eval-and-compile.
3150
3151 2011-04-16 Teodor Zlatanov <tzz@lifelogs.com>
3152
3153 * registry.el (registry-reindex): New method to recreate the secondary
3154 registry indices.
3155
3156 * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
3157 tracked field changes.
3158 (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
3159 (gnus-registry-action, gnus-registry-spool-action)
3160 (gnus-registry-handle-action)
3161 (gnus-registry--split-fancy-with-parent-internal)
3162 (gnus-registry-split-fancy-with-parent)
3163 (gnus-registry-register-message-ids): Add recipient tracking on spool,
3164 move, and delete actions, and for fancy splitting with parent.
3165 (gnus-registry-extract-addresses)
3166 (gnus-registry-fetch-recipients-fast)
3167 (gnus-registry-fetch-header-fast): Convenience functions.
3168 (gnus-registry-misc-test): ERT test of
3169 `gnus-registry-extract-addresses'.
3170
3171 2011-04-15 Teodor Zlatanov <tzz@lifelogs.com>
3172
3173 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3174 Track by subject first, then sender.
3175
3176 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
3177
3178 * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
3179
3180 * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
3181 Lisp.
3182
3183 * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
3184 (gnus-draft-send): Use it to avoid popping
3185 up frames from gnus-group-send-queue.
3186
3187 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3188
3189 * gnus-registry.el: Updated gnus-registry docs.
3190
3191 2011-04-12 Teodor Zlatanov <tzz@lifelogs.com>
3192
3193 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3194 Fix logic bug.
3195 (gnus-registry-post-process-groups): Fix logging of no results and
3196 quote sender and subject.
3197
3198 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3199
3200 * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
3201 (gnus-read-active-for-groups): Don't try to finish getting stuff where
3202 we had no early-data returned.
3203 (gnus-get-unread-articles): Add a sanity check so that we don't issue
3204 two async commands to the same server at the same time.
3205
3206 2011-04-12 Stig Sandbeck Mathisen <ssm@fnord.no> (tiny change)
3207
3208 * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
3209
3210 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3211
3212 * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
3213 "warning" level.
3214
3215 * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
3216 (mm-url-insert-file-contents): Don't set the package names.
3217
3218 2011-04-11 Teodor Zlatanov <tzz@lifelogs.com>
3219
3220 * gnus-registry.el (gnus-registry-action): Remove properties and
3221 simplify subject in `gnus-registry-handle-action'.
3222 (gnus-registry-spool-action): Get subject and sender from message if
3223 they are not passed in.
3224 (gnus-registry-handle-action): Remove properties and simplify subject
3225 consistently.
3226
3227 2011-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3228
3229 * registry.el: Require CL before using defmacro*.
3230
3231 2011-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
3232
3233 * gnus-art.el (article-treat-date): Assume that
3234 gnus-article-date-headers may be a group parameter.
3235
3236 2011-04-07 Teodor Zlatanov <tzz@lifelogs.com>
3237
3238 * gnus-registry.el (gnus-registry-handle-action): More debugging.
3239
3240 * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
3241 interactively so the newsrc file can contain foreign groups too.
3242 Useful for debugging but not much for users.
3243
3244 2011-04-07 David Engster <dengste@eml.cc>
3245
3246 * registry.el (registry-usage-test): Only do
3247 `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
3248 lexical binding.
3249
3250 2011-04-06 David Engster <dengste@eml.cc>
3251
3252 * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
3253 argument NOERROR for `require', since XEmacs 21.4 does not support it.
3254
3255 2011-04-06 David Engster <dengste@eml.cc>
3256
3257 * registry.el (initialize-instance): Change :after to :AFTER to be
3258 compatible with old EIEIO version in XEmacs.
3259
3260 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
3261
3262 * gnus-registry.el (gnus-registry-post-process-groups)
3263 (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
3264 and provide better messaging.
3265
3266 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
3267
3268 * gnus-registry.el: Don't use ERT if it's not available. Load it
3269 unconditionally anyway, discarding errors.
3270 (gnus-registry-delete-entries): New convenience function.
3271 (gnus-registry-import-eld): Import from old .eld registry.
3272
3273 * registry.el: Don't use ERT if it's not available. Load it
3274 unconditionally anyway, discarding errors.
3275
3276 * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
3277 version from the Claudio Bley GnuTLS patch (extra optional parameters
3278 and host name).
3279
3280 2011-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3281
3282 * gnus-registry.el (gnus-registry-fixup-registry): New function to
3283 fixup the parameters that can be customized by the user between
3284 save/read cycles.
3285 (gnus-registry-read): Use it.
3286 (gnus-registry-make-db): Use it.
3287 (gnus-registry-spool-action, gnus-registry-handle-action):
3288 Fix messaging.
3289 (gnus-registry--split-fancy-with-parent-internal): Fix loop.
3290 Map references to actual group names with sender and subject tracking.
3291 (gnus-registry-post-process-groups): Use `cond' for better messaging.
3292 (gnus-registry-usage-test): Add subject lookup test.
3293
3294 * registry.el (registry-db, initialize-instance): Set up constructor
3295 instead of :initform arguments for the sake of older Emacsen.
3296 (registry-lookup-breaks-before-lexbind): New method to demonstrate
3297 pre-lexbind merge bug.
3298 (registry-usage-test): Use it.
3299 (initialize-instance, registry-db): Move the non-function initforms
3300 back to the class definition.
3301
3302 2011-04-03 Teodor Zlatanov <tzz@lifelogs.com>
3303
3304 * registry.el: New library to manage gnus-registry-style data.
3305
3306 * gnus-registry.el: Use it (major rewrite).
3307
3308 * nnregistry.el: Use it.
3309
3310 * spam.el: Use it.
3311
3312 2011-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3313
3314 * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
3315 marks on non-selected articles.
3316
3317 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
3318
3319 * proto-stream.el: Move to Emacs core, at net/network-stream.el.
3320
3321 * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
3322 parameter to open-protocol-stream.
3323
3324 2011-04-01 Julien Danjou <julien@danjou.info>
3325
3326 * mm-view.el (mm-display-inline-fontify): Do not fontify with
3327 fundamental-mode.
3328
3329 2011-04-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3330
3331 * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
3332 servers.
3333
3334 2011-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3335
3336 * gnus-sum.el (gnus-update-marks): Revert intersection change, which
3337 made marks not propagate, again.
3338
3339 2011-03-30 Chong Yidong <cyd@stupidchicken.com>
3340
3341 * proto-stream.el (open-protocol-stream): Bring back `network' type.
3342 Make this the default type.
3343 (proto-stream-open-plain): Rename from proto-stream-open-default.
3344 (open-protocol-stream, proto-stream-open-starttls)
3345 (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
3346 with `plain'.
3347
3348 * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
3349 value.
3350
3351 * nntp.el (nntp-open-connection-function): Document the fact that some
3352 values are not functions but are instead handled specially.
3353 Recognize nntp-open-plain-stream value.
3354 (nntp-open-connection): Recognize that value.
3355
3356 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3357
3358 * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
3359 stuff.
3360
3361 * gnus-score.el (gnus-score-string): Fix calling convention of
3362 `gnus-simplify-buffer-fuzzy' after last patches.
3363
3364 * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
3365 server for articles we didn't get any headers for. This is a sanity
3366 check.
3367
3368 2011-03-29 Michael Welsh Duggan <md5i@md5i.com>
3369
3370 * nnimap.el (nnimap-open-connection-1): Is the login responds with a
3371 new CAPABILITY, use it.
3372
3373 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3374
3375 * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
3376 downloading anything.
3377
3378 * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
3379
3380 2011-03-29 Adam Sjøgren <asjo@koldfront.dk>
3381
3382 * gnus.el (gnus-group-startup-message): Prefer svg file and replace
3383 colors.
3384 (gnus-splash-svg-color-symbols): New function.
3385
3386 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3387
3388 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
3389 instead of using the global gnus-simplify-subject-fuzzy-regexp.
3390 (gnus-simplify-subject-fuzzy): Use the local
3391 gnus-simplify-subject-fuzzy-regex instead of the global one.
3392 This makes using this variable in group parameters work.
3393
3394 2011-03-29 Teodor Zlatanov <tzz@lifelogs.com>
3395
3396 * gnus-registry.el (gnus-registry-unfollowed-groups):
3397 Add "archive:sent" to the unfollowed group regex (for the recent Gnus
3398 archive:sent-YYYY-MM-DD groups).
3399 (gnus-registry-split-fancy-with-parent): Bail out early in sender
3400 tracking if there are more than `gnus-registry-max-track-groups'
3401 matches.
3402
3403 2011-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3404
3405 * message.el (message--yank-original-internal): New function to do the
3406 insertion cleanly inside eval in `message-yank-original'.
3407 (message-yank-original): Use it.
3408
3409 2011-03-29 Julien Danjou <julien@danjou.info>
3410
3411 * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
3412 local variables disabled rather than `normal-mode'.
3413
3414 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3415
3416 * proto-stream.el: Changes preparatory to merging open-protocol-stream
3417 with open-network-stream.
3418 (proto-stream-always-use-starttls): Option removed.
3419 (open-protocol-stream): Return a process object by default. Provide a
3420 new parameter :return-list specifying a list-type return value, which
3421 now has the form (PROP . PLIST) instead of a fixed-length list. Change
3422 :type `network' to `try-starttls', and `network-only' to `default'.
3423 Make `default' the default, for compatibility with open-network-stream.
3424 Handle the no-parameter case exactly as open-network-stream, with no
3425 additional stream processing. Search plists using plist-get.
3426 Explicitly add :end-of-commend parameter if it is missing.
3427 (proto-stream-open-default): Rename from
3428 proto-stream-open-network-only. Return 'default as the type.
3429 (proto-stream-open-starttls): Rename from proto-stream-open-network.
3430 Use plist-get. Don't return `tls' as the type if STARTTLS negotiation
3431 failed. Always return a list with a (possibly dead) process as the
3432 first element, for compatibility with open-network-stream.
3433 (proto-stream-open-tls): Use plist-get. Always return a list.
3434 (proto-stream-open-shell): Return `default' as connection type.
3435 (proto-stream-capability-open): Use plist-get.
3436 (proto-stream-eoc): Function deleted.
3437
3438 * nnimap.el (nnimap-stream, nnimap-open-connection)
3439 (nnimap-open-connection-1): Handle renaming of :type parameter for
3440 open-protocol-stream.
3441 (nnimap-open-connection-1): Pass a :return-list parameter
3442 open-protocol-stream to obtain a list return value. Parse this list
3443 using plist-get.
3444
3445 * nntp.el (nntp-open-connection): Handle renaming of :type parameter
3446 for open-protocol-stream. Accept open-protocol-stream return value
3447 that is a subprocess object instead of a list. Handle the case of a
3448 dead returned process.
3449
3450 2011-03-25 Teodor Zlatanov <tzz@lifelogs.com>
3451
3452 * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
3453
3454 * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
3455
3456 2011-03-21 Julien Danjou <julien@danjou.info>
3457
3458 * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
3459 normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
3460 query.
3461 (mm-inline-text): Render normal text with fontification whenever
3462 possible.
3463
3464 * gnus-sum.el (gnus-summary-save-parts-1):
3465 * gnus-art.el (gnus-article-browse-html-save-cid-content)
3466 (gnus-article-browse-html-parts, gnus-mime-delete-part)
3467 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
3468 Use `mm-handle-filename'.
3469
3470 * mm-util.el (mm-handle-filename): New function, return the filename of
3471 an handle.
3472
3473 2011-03-18 Julien Danjou <julien@danjou.info>
3474
3475 * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
3476 (gnus-buffer-live-p): Check that buffer is not nil.
3477
3478 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3479
3480 * gnus-art.el: Require mouse, which the build bot seems to say is
3481 needed.
3482
3483 * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
3484 XEmacs, since it doesn't have url-retrieve-synchronously.
3485
3486 2011-03-17 Antoine Levitt <antoine.levitt@gmail.com>
3487
3488 * gnus-group.el (gnus-group-list-ticked): New function.
3489 (gnus-group-make-menu-bar): Provide a menu entry for it.
3490 (gnus-group-list-map): Provide a binding for it.
3491
3492 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3493
3494 * shr.el (shr-visit-file): New command.
3495
3496 * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
3497
3498 2011-03-17 Bjørn Mork <bjorn@mork.no>
3499
3500 * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
3501 servers.
3502
3503 2011-03-16 Julien Danjou <julien@danjou.info>
3504
3505 * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
3506 inline.
3507
3508 * gnus-art.el (article-hide-list-identifiers):
3509 Use gnus-group-get-list-identifiers.
3510
3511 * gnus-sum.el (gnus-group-get-list-identifiers): New function.
3512 (gnus-summary-remove-list-identifiers):
3513 Use gnus-group-get-list-identifiers to get regexp.
3514 (gnus-select-newsgroup, gnus-summary-insert-subject)
3515 (gnus-summary-insert-articles):
3516 Call gnus-summary-remove-list-identifiers unconditionally.
3517
3518 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3519
3520 * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
3521 we're selecting a group with unread articles.
3522
3523 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
3524
3525 * gssapi.el: New file separated out from imap.el to provide a general
3526 Kerberos 5 connection facility for Emacs.
3527
3528 * message.el (message-elide-ellipsis): Document the format spec
3529 ellipsis.
3530
3531 2011-03-15 Reiner Steib <Reiner.Steib@gmx.de>
3532
3533 * message.el (message-elide-region): Allow the ellipsis to say how many
3534 lines were removed.
3535
3536 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3537
3538 * gnus-win.el (gnus-configure-frame): Protect against trying to restore
3539 window configurations containing buffers that are now dead.
3540
3541 * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
3542 parsing to avoid integer overflows.
3543 (nnimap-parse-flags): Simplify the last change.
3544 (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
3545 too large for 32-bit Emacsen.
3546
3547 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3548
3549 * auth-source.el (auth-source-netrc-create):
3550 * message.el (message-yank-original): Fix use of `case'.
3551
3552 2011-03-15 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
3553
3554 * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
3555 XEmacs, which was one character too wide.
3556
3557 2011-03-09 Antoine Levitt <antoine.levitt@gmail.com>
3558
3559 * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
3560 default number of articles to display.
3561 (gnus-articles-to-read): Use pretty names for prompt.
3562
3563 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3564
3565 * gnus-int.el (gnus-open-server): Ditto.
3566
3567 * gnus-start.el (gnus-activate-group): Give a backtrace if
3568 debug-on-quit is set and the user hits `C-g'.
3569 (gnus-read-active-file): Ditto.
3570
3571 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
3572
3573 2011-03-15 Teodor Zlatanov <tzz@lifelogs.com>
3574
3575 * message.el (message-yank-original): Use cond instead of CL case.
3576
3577 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3578
3579 * auth-source.el (auth-source-netrc-create): Use usual format for the
3580 default in prompts.
3581
3582 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
3583
3584 * auth-source.el (auth-source-netrc-create): Show the default in the
3585 prompt when prompting for token creation.
3586
3587 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3588
3589 * auth-source.el (auth-source-format-prompt): Always convert the value
3590 to a string to avoid evaluating non-string arguments.
3591 (auth-source-netrc-create): Offer default properly, not as initial
3592 content in `read-string'.
3593 (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
3594 of line to determine if we've been run before. If so, don't run again,
3595 but print a trivial message to indicate the cache was hit instead.
3596
3597 2011-03-11 Teodor Zlatanov <tzz@lifelogs.com>
3598
3599 * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
3600 Don't install `gnus-sync-read' to any hooks by default. It's buggy.
3601 The user will have to run `gnus-sync-read' manually and wait for Cloudy
3602 Gnus.
3603
3604 2011-03-11 Julien Danjou <julien@danjou.info>
3605
3606 * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
3607 modified file".
3608
3609 2011-03-09 Teodor Zlatanov <tzz@lifelogs.com>
3610
3611 * auth-source.el (auth-source-read-char-choice): New function to read a
3612 character choice using `dropdown-list', `read-char-choice', or
3613 `read-char'. It appends "[a/b/c] " to the prompt if the choices were
3614 '(?a ?b ?c). The `dropdown-list' support is disabled for now. Use
3615 `eval-when-compile' to load `dropdown-list'. Remove `dropdown-list'.
3616 (auth-source-netrc-saver): Use it.
3617 (auth-source-pick-first-password): New convenience function.
3618
3619 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3620
3621 * nnimap.el (nnimap-credentials): Keep the :save-function as the third
3622 parameter in the credentials.
3623 (nnimap-open-connection-1): Use it after a successful login.
3624 (nnimap-credentials): Add IMAP-specific user and password prompt.
3625
3626 * auth-source.el (auth-source-search): Add :require parameter, taking a
3627 list. Document it and the :save-function return token. Pass :require
3628 down. Change the CREATED message from a warning to a debug statement.
3629 (auth-source-search-backends): Pass :require down.
3630 (auth-source-netrc-search): Pass :require down.
3631 (auth-source-netrc-parse): Use :require, if it's given, as a filter.
3632 Change save prompt to indicate all modifications saved here are
3633 deletions.
3634 (auth-source-netrc-create): Take user login name as default in user
3635 prompt. Move all the save functionality to a lexically bound function
3636 under the :save-function token in the returned list. Set up clearer
3637 default prompts for user, host, port, and secret.
3638 (auth-source-netrc-saver): New function, intended to be wrapped for
3639 :save-function.
3640
3641 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3642
3643 * Version 23.3 released.
3644
3645 2011-03-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3646
3647 * shr.el (shr-table-horizontal-line): Change the defaults for the table
3648 lines to be spaces instead.
3649
3650 2011-03-07 Julien Danjou <julien@danjou.info>
3651
3652 * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
3653 (sieve-sasl-auth): Check that auth-source-search did return something,
3654 or just return an empty string.
3655
3656 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
3657
3658 * gnus.el (gnus-interactive): Use read-directory-name.
3659
3660 * gnus-uu.el (gnus-uu-decode-uu-and-save)
3661 (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
3662 (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
3663 (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
3664 Likewise.
3665
3666 * gnus-group.el (gnus-group-make-directory-group): Likewise.
3667
3668 2011-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3669
3670 * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
3671 onto the list of killed groups, too. This makes killed nnimap groups,
3672 for instance, more reliably not reappear.
3673
3674 * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
3675 the parent.
3676
3677 * gnus-sum.el (gnus-update-read-articles): Fix typo.
3678
3679 * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
3680 really have server-side marks.
3681
3682 * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
3683 since most backends do not usefully have server-side marks.
3684 (gnus-update-read-articles): Propagate marks to all backends that
3685 really have server-side marks.
3686
3687 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
3688
3689 * message.el (message-cite-reply-position, message-cite-style):
3690 New variables.
3691 (message-yank-original): Use the new citation styles.
3692
3693 2011-03-04 Daiki Ueno <ueno@unixuser.org>
3694
3695 * message.el (message-options): Revert the change that's a workaround
3696 for XEmacs buffer-local issue; don't mark it buffer-local when running
3697 under XEmacs.
3698
3699 2011-03-03 Tassilo Horn <tassilo@member.fsf.org>
3700
3701 * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
3702 numbers too big to be `read'.
3703
3704 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
3705
3706 * message.el (message-options): Make buffer-local two ways to attempt
3707 to fix a XEmacs bug.
3708
3709 2011-03-02 Julien Danjou <julien@danjou.info>
3710
3711 * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
3712
3713 2011-03-01 Julien Danjou <julien@danjou.info>
3714
3715 * gnus-art.el (list-identifier): Add list-identifier as a parameter
3716 group.
3717 (article-hide-list-identifiers): Use list-identifier group parameter.
3718
3719 2011-02-28 Julien Danjou <julien@danjou.info>
3720
3721 * sieve.el (sieve-buffer-script-name): New local variable to store
3722 sieve script name.
3723 (sieve-edit-script): Store sieve script name.
3724 (sieve-upload): Use sieve script name when uploading.
3725 (sieve-upload): Use substitute-command-keys.
3726 (sieve-edit-script): Use substitute-command-keys.
3727 (sieve-refresh-scriptlist): Use substitute-command-keys.
3728 (sieve-manage-mode-map): Define keymap properly.
3729 (sieve-manage-mode): Do not set mode name manually, change mode-name to
3730 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
3731 Remove commented code about cvs.
3732 (sieve-manage-quit): New function.
3733 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
3734
3735 2011-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3736
3737 * gnus-group.el (gnus-import-other-newsrc-file): New function.
3738
3739 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
3740
3741 * auth-source.el (auth-source-search): Cache empty result sets.
3742
3743 * auth-source.el (auth-source-save-behavior): New variable to replace
3744 `auth-source-never-create'.
3745 (auth-source-netrc-create): Use it.
3746 (auth-source-never-save): Remove.
3747
3748 2011-02-25 Lars Ingebrigtsen <larsi@gnus.org>
3749
3750 * nnimap.el (nnimap-stream): Doc fix.
3751 (nnimap-open-connection-1): Reverse the order of the ports to that the
3752 prompted-for port is first.
3753
3754 * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
3755 retrieval by the no-group selection.
3756
3757 * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
3758 numerical parameters.
3759
3760 2011-02-25 Julien Danjou <julien@danjou.info>
3761
3762 * gnus-gravatar.el: Use gnus-with-article-buffer.
3763
3764 * gnus-art.el (gnus-with-article-buffer): Check that the
3765 gnus-article-buffer is alive.
3766
3767 2011-02-24 Teodor Zlatanov <tzz@lifelogs.com>
3768
3769 * auth-source.el (auth-source-creation-prompts): New variable to manage
3770 creation-time prompts.
3771 (auth-source-search): Document it.
3772 (auth-source-format-prompt): Add utility function.
3773 (auth-source-netrc-create): Don't default the user name to
3774 user-login-name. Use `auth-source-creation-prompts' and some default
3775 prompts for user, host, port, and password (the default generic prompt
3776 remains ugly).
3777 (auth-source-never-save): Add customizable option to never save info.
3778 (auth-source-netrc-create): Use it and improve save prompts. Fix help
3779 mode excursion.
3780
3781 2011-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
3782
3783 * auth-source.el (auth-source-netrc-create): Use `read-char' with no
3784 argument that XEmacs doesn't support.
3785
3786 2011-02-23 Julien Danjou <julien@danjou.info>
3787
3788 * gnus-art.el (article-make-date-line): Ignore errors if time is
3789 invalid and not convertible.
3790 (article-make-date-line): Only add lapsed time if time is not nil.
3791
3792 2011-02-23 Teodor Zlatanov <tzz@lifelogs.com>
3793
3794 * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
3795 `read-char-choice' for backwards compatibility.
3796 (auth-source-netrc-element-or-first): New function to DTRT for
3797 parameter extraction.
3798 (auth-source-netrc-create): Use it and fix multiple parameter print
3799 bug. Use the default passed from above (given-default) or the
3800 built-in (user-login-name for :user).
3801
3802 2011-02-23 Lars Ingebrigtsen <larsi@gnus.org>
3803
3804 * gnus-start.el (gnus-dribble-read-file):
3805 Set buffer-save-without-query, since we always want to save the dribble
3806 file, probably.
3807
3808 * nnmail.el (nnmail-article-group): Allow a final "" split to work on
3809 nnimap.
3810
3811 * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
3812 -summary- since it's a user-visible variable.
3813
3814 * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
3815 first time you use the new Gnus.
3816
3817 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3818
3819 * auth-source.el: Don't load netrc.el.
3820 (auth-sources): Search ~/.netrc as well by default.
3821 (auth-source-debug): Add 'trivia option for extra output.
3822 (auth-source-do-trivia): Use it.
3823 (auth-source-search): Simplify logic to use
3824 `auth-source-search-backends'. Use `auth-source-do-trivia' where
3825 appropriate. Don't keep a running count at this level. Layer :create
3826 and :delete options appropriately on the first and second passes.
3827 Don't track the backend with the search results.
3828 (auth-source-search-backends): New function to search a list of
3829 backends for a processed spec.
3830 (auth-source-netrc-parse): Cache all netrc files, making
3831 auth-source-netrc-cache an alist keyed by the file name and using the
3832 file mtime as the caching criterion. Keep the obfuscated data secret
3833 with a lexical bind.
3834 (auth-source-netrc-search): Don't calculate the length of the results
3835 unnecessarily.
3836 (auth-source-search-backends): Fix bug.
3837 (auth-source-netrc-create): Rework prompts.
3838
3839 2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
3840
3841 * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
3842 Lower case names of search constraints.
3843 (nnir-run-query): Cache and reuse search constraints for all imap
3844 servers.
3845
3846 2011-02-22 Sam Steingold <sds@gnu.org>
3847
3848 * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
3849
3850 2011-02-22 Lars Ingebrigtsen <larsi@gnus.org>
3851
3852 * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
3853 after exit.
3854 (gnus-setup-message): Define missing variable from last checkin.
3855
3856 * gnus-sum.el (gnus-summary-show-article): When called with t as the
3857 value, show the raw article.
3858
3859 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3860
3861 * nnimap.el (nnimap-open-connection-1): Revert last change, since
3862 auth-source now accepts numbers.
3863
3864 * auth-source.el (auth-source-netrc-parse): Accept a number as the port
3865 spec, too.
3866 (auth-source-ensure-strings): New function.
3867
3868 * gnus-art.el (gnus-article-update-date-headers): Doc fix.
3869 (gnus-article-setup-buffer): Always restart the date timer so that user
3870 changes to the frequency is respected.
3871
3872 * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
3873 port numbers, so make sure it gets that if nnimap-server-port is
3874 explicit.
3875
3876 2011-02-21 Simon Josefsson <simon@josefsson.org>
3877
3878 * nnimap.el (nnimap-inbox): Doc fix.
3879
3880 2011-02-20 Chong Yidong <cyd@stupidchicken.com>
3881
3882 * shr-color.el (shr-color->hexadecimal): Use renamed function names
3883 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
3884 color-lab-to-srgb.
3885
3886 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3887
3888 * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
3889 given method as in the group name if we're using an extended method.
3890 (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
3891 command, if we're using that, instead of waiting for the beginning.
3892
3893 * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
3894 we're sure to get unique server names, and we don't output two async
3895 commands in the same buffer. This fixes an NNTP hang for some users.
3896
3897 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3898
3899 * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
3900 summary buffer before reading going to the next buffer. This avoids
3901 putting the point in the group buffer if you `C-g' the command.
3902
3903 * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
3904 cache (for now) to make ~/.authinfo.gpg files usable.
3905
3906 * nnfolder.el (copyright-update): Define for the compiler.
3907
3908 * auth-source.el (auth-source-search): Fix unbound variable.
3909
3910 2011-02-19 Glenn Morris <rgm@gnu.org>
3911
3912 * gnus.el (gnus-meta): Doc fix.
3913
3914 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
3915
3916 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
3917 in case it's not yet loaded.
3918
3919 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3920
3921 * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
3922 line we're waiting for.
3923
3924 2011-02-19 Darren Hoo <darren.hoo@gmail.com> (tiny change)
3925
3926 * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
3927 face with line-width greater than zero will cause RET in gnus summary
3928 buffer to scroll down article page-wise because auto vscroll happens,
3929 it should be temporally disabled when doing a scroll-up.
3930
3931 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org>
3932
3933 * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
3934 outputs from the server.
3935
3936 2011-02-18 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
3937
3938 * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
3939 later so that bbdb can hook in easier.
3940
3941 2011-02-18 Lars Ingebrigtsen <larsi@gnus.org>
3942
3943 * auth-source.el (auth-source-search): Don't try to create credentials
3944 if the caller doesn't want that.
3945 (auth-source-search): If we don't find a match, don't bug out on
3946 non-bound variables.
3947 (auth-source-search): Only ask a single backend to create the
3948 credentials.
3949
3950 * nnimap.el (nnimap-log-command): Add a newline to the inhibited
3951 logging.
3952 (nnimap-credentials): Protect against auth-source-search returning nil.
3953 (nnimap-request-list): Protect against not being able to open the
3954 server.
3955
3956 2011-02-17 Lars Ingebrigtsen <larsi@gnus.org>
3957
3958 * auth-source.el (auth-source-search): Do a two-phase search, one with
3959 no :create to get the responses from all backends.
3960
3961 * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
3962 when getting credentials.
3963
3964 * gnus-util.el (gnus-delete-duplicates): New function.
3965
3966 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3967
3968 * nnimap.el (nnimap-credentials): Instead of picking the first port as
3969 a creation default, pass the whole port list down. It will be
3970 completed.
3971
3972 * auth-source.el (auth-source-search): Updated docs to talk about
3973 multiple creation choices.
3974 (auth-source-netrc-create): Accept a list as a value (from the search
3975 parameters) and do completion on that list. Keep a separate netrc line
3976 with the password obscured for showing the user.
3977
3978 * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
3979 first choice to `auth-source-search' so it will be used for entry
3980 creation instead of the server's Gnus-specific name.
3981 (nnimap-credentials): Rely on the auth-source library to select which
3982 port is actually wanted in the new netrc entry, so don't override
3983 `auth-source-creation-defaults'.
3984
3985 * auth-source.el (auth-source-netrc-parse): Use :port instead of
3986 :protocol and accept a missing user, host, or port as a wildcard match.
3987 (auth-source-debug): Default to off.
3988
3989 (auth-source-netrc-search, auth-source-netrc-create)
3990 (auth-source-secrets-search, auth-source-secrets-create)
3991 (auth-source-user-or-password, auth-source-backend, auth-sources)
3992 (auth-source-backend-parse-parameters, auth-source-search): Use :port
3993 instead of :protocol.
3994
3995 * nnimap.el (nnimap-credentials): Pass a port default to
3996 `auth-source-search' in case an entry needs to be created.
3997 (nnimap-open-connection-1): Use :port instead of :protocol.
3998
3999 2011-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
4000
4001 * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
4002 instead of delete-dups that is not available in XEmacs 21.4.
4003
4004 2011-02-16 Lars Ingebrigtsen <larsi@gnus.org>
4005
4006 * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
4007 nil means that nnimap doesn't get updated.
4008
4009 2011-02-16 Teodor Zlatanov <tzz@lifelogs.com>
4010
4011 * auth-source.el (auth-source-netrc-create): Return a synthetic search
4012 result when the user doesn't want to write to the file.
4013 (auth-source-netrc-search): Expect a synthetic result and proceed
4014 accordingly.
4015 (auth-source-cache-expiry): New variable to override
4016 `password-cache-expiry'.
4017 (auth-source-remember): Use it.
4018
4019 * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
4020 parameter. Create entry if necessary by using :create t.
4021 (nnimap-open-connection-1): Don't pass `inhibit-create'.
4022
4023 2011-02-15 Teodor Zlatanov <tzz@lifelogs.com>
4024
4025 * auth-source.el (auth-source-debug): Enable by default and don't
4026 mention the obsolete `auth-source-hide-passwords'.
4027 (auth-source-do-warn): New function to debug unconditionally.
4028 (auth-source-do-debug): Use it.
4029 (auth-source-backend-parse): Use it for invalid `auth-sources' entries
4030 and for Secrets API entries when the secrets.el library is not
4031 available.
4032
4033 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
4034
4035 * gnus-sum.el (gnus-propagate-marks): Default to nil.
4036 (gnus-summary-exit): Kill the correct article buffer on exit from a
4037 `C-d' group.
4038
4039 * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
4040 gnus-propagate-marks.
4041
4042 * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
4043 before killing the buffers so that a non-full window conf gets handled
4044 correctly.
4045 (gnus-summary-exit): Ditto.
4046 (gnus-summary-read-group-1): Ditto.
4047
4048 * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
4049 async code again so that we can debug it properly.
4050
4051 * message.el (message-reply): Take an optional switch-buffer parameter
4052 so that Gnus window confs are respected better.
4053
4054 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4055
4056 * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
4057 `plist-get' to accept non-list parameters (XEmacs issue).
4058 Fix docstring.
4059 (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
4060 `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
4061 (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
4062 Login collection is "Login" and not "login".
4063
4064 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
4065
4066 * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
4067 multiple headers.
4068
4069 * nnimap.el (nnimap-inhibit-logging): New variable.
4070 (nnimap-log-command): Don't log login commands.
4071
4072 * auth-source.el (auth-source-netrc-search): The asserts seem to want
4073 to have more parameters.
4074
4075 * nnimap.el (nnimap-send-command): Mark the command time for each
4076 command, so that we don't get NOOPs stepping on our toes.
4077
4078 * gnus-art.el (article-date-ut): Get the date from the Date header on
4079 `t'.
4080
4081 2011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
4082
4083 * auth-source.el (auth-source-search): Use copy-sequence instead of
4084 the cl.el copy-list.
4085
4086 2011-02-13 Adam Sjøgren <asjo@koldfront.dk>
4087
4088 * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
4089 Improve prompt.
4090
4091 2011-02-13 Lars Ingebrigtsen <larsi@gnus.org>
4092
4093 * gnus-art.el (gnus-article-mode-line-format): Remove the article
4094 washing status from the default format. It isn't very informative.
4095
4096 2011-02-13 Tassilo Horn <tassilo@member.fsf.org> (tiny change)
4097
4098 * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
4099 Fix Gcc processing on imap.
4100
4101 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
4102
4103 * message.el (message-bury): Don't pop up a new window when selected
4104 window is dedicated.
4105
4106 2011-02-10 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
4107
4108 * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
4109
4110 2011-02-10 Teodor Zlatanov <tzz@lifelogs.com>
4111
4112 * sieve-manage.el: Autoload `auth-source-search'.
4113 (sieve-sasl-auth): Use it.
4114
4115 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
4116
4117 * nnimap.el: Autoload `auth-source-forget+'.
4118 (nnimap-open-connection-1): Use it if the connection fails.
4119
4120 * auth-source.el: Require `password-cache'.
4121 (auth-source-hide-passwords, auth-source-cache): Remove and mark
4122 obsolete.
4123 (auth-source-magic): Marker for `password-cache' keys.
4124 (auth-source-do-cache): Update docstring.
4125 (auth-source-search): Use and check cache.
4126 (auth-source-forget-all-cached, auth-source-remember)
4127 (auth-source-recall, auth-source-forget, auth-source-forget+)
4128 (auth-source-specmatchp): Caching support functions.
4129 (auth-source-forget-user-or-password, auth-source-forget-all-cached):
4130 Remove and obsolete.
4131 (auth-source-user-or-password): Remove caching to further discourage
4132 using it. Always hide passwords.
4133
4134 2011-02-09 Lars Ingebrigtsen <larsi@gnus.org>
4135
4136 * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
4137 code for now, since it doesn't work for all users.
4138
4139 2011-02-09 Julien Danjou <julien@danjou.info>
4140
4141 * message.el (message-options): Make message-options really buffer
4142 local.
4143
4144 2011-02-08 Teodor Zlatanov <tzz@lifelogs.com>
4145
4146 * mail-source.el: Autoload `auth-source-search'.
4147 (mail-source-keyword-map): Note order matters.
4148 (mail-source-set-1): Get all the mail-source source values and
4149 defaults and search auth-source on those if needed. This can all
4150 probably be simplified.
4151
4152 * nnimap.el: Autoload `auth-source-search'.
4153 (nnimap-credentials): Use it.
4154 (nnimap-open-connection-1): Ask for the virtual server and physical
4155 address in one shot.
4156
4157 * nntp.el: Autoload `auth-source-search'.
4158 (nntp-send-authinfo): Use it. Note TODO.
4159
4160 2011-02-08 Julien Danjou <julien@danjou.info>
4161
4162 * shr.el (shr-tag-body): Add support for text attribute in body
4163 markups.
4164
4165 * message.el (message-options): Make message-options a local variable.
4166
4167 2011-02-07 Teodor Zlatanov <tzz@lifelogs.com>
4168
4169 * auth-source.el (auth-source-secrets-search)
4170 (auth-source-user-or-password): Use `append' instead of `nconc'.
4171 (auth-source-user-or-password): Build return list better and protect
4172 against nil :secret.
4173
4174 2011-02-07 Lars Ingebrigtsen <larsi@gnus.org>
4175
4176 * nnimap.el (nnimap-update-info): Refactor slightly.
4177 (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
4178 (nnimap-update-info): Clean up slightly.
4179 (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
4180 characters.
4181 (nnimap-process-quirk): Rename function to avoid collision.
4182 (nnimap-update-info): Fix macrology bug-out.
4183 (nnimap-update-info): Simplify split history test.
4184
4185 2011-02-06 Michael Albinus <michael.albinus@gmx.de>
4186
4187 * auth-source.el (top): Require 'eieio unconditionally.
4188 Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
4189 (auth-source-secrets-search): Limit search when `max' is greater than
4190 number of results.
4191
4192 2011-02-06 Lars Ingebrigtsen <larsi@gnus.org>
4193
4194 * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
4195 part not returning any data.
4196
4197 * proto-stream.el (open-protocol-stream): Document the return value.
4198
4199 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
4200
4201 * auth-source.el (auth-source-secrets-search): Add examples.
4202
4203 2011-02-06 Julien Danjou <julien@danjou.info>
4204
4205 * message.el (message-setup-1): Handle message-generate-headers-first
4206 set to t.
4207
4208 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
4209
4210 * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
4211 API with a string "secrets:collection-name" and with 'default.
4212 (auth-source-backend-parse): Parse "secrets:collection-name" and
4213 'default. Recurse on parses instead of repeating code. Use the
4214 Secrets API is the source is not nil and 'ignore otherwise. Emit a
4215 message when ignoring a source.
4216 (auth-source-search): List ignored search keys at the top level.
4217 (auth-source-netrc-create): Use `case' instead of `cond'.
4218 (auth-source-secrets-search): Created with TODOs.
4219 (auth-source-secrets-create): Created with TODOs.
4220 (auth-source-retrieve, auth-source-create, auth-source-delete)
4221 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4222 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4223 (auth-source-user-or-password-sftp)
4224 (auth-source-user-or-password-smtp): Remove.
4225 (auth-source-user-or-password): Deprecated and modified to be a wrapper
4226 around `auth-source-search'. Not tested thoroughly.
4227
4228 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4229
4230 * auth-source.el: Bring in assoc and eioeio libraries.
4231 (secrets-enabled): New variable to track the status of the Secrets API.
4232 (auth-source-backend): New EIOEIO class to represent a backend.
4233 (auth-source-creation-defaults): New variable to set prompt defaults
4234 during token creation (see the `auth-source-search' docstring for
4235 details).
4236 (auth-sources): Simplify to allow a simple string as a netrc backend
4237 spec.
4238 (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
4239 (auth-source-backend-parse-parameters): Fill in the backend parameters.
4240 (auth-source-search): Main auth-source API entry point.
4241 (auth-source-delete): Wrapper around `auth-source-search' for deletion.
4242 (auth-source-search-collection): Helper function for searching.
4243 (auth-source-netrc-parse, auth-source-netrc-normalize)
4244 (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
4245 Supports search, create, and delete.
4246 (auth-source-secrets-search, auth-source-secrets-create): Secrets API
4247 backend stubs.
4248 (auth-source-user-or-password): Call `auth-source-search' but it's not
4249 ready yet.
4250
4251 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4252
4253 * message.el (message-setup-1): Remove the read-only stuff, since it
4254 doesn't work under XEmacs, for some reason.
4255
4256 * gnus-sum.el (gnus-user-date): Rename back from
4257 gnus-summary-user-date since user code refers to it.
4258
4259 * shr.el (shr-render-td): Store the actual background color used.
4260
4261 * message.el (message-setup-1): Don't bind the constant
4262 -forbidden-properties.
4263 (message-setup-1): Revert previous change, since it needs to bind the
4264 props to insert them.
4265 (message-resend): Allow removing the read-only separator line.
4266
4267 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4268
4269 * nnimap.el (nnimap-request-accept-article): Give an error message if
4270 the APPEND wasn't successful.
4271
4272 2011-02-03 Adam Sjøgren <asjo@koldfront.dk>
4273
4274 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
4275 that have no groups.
4276
4277 2011-02-03 Julien Danjou <julien@danjou.info>
4278
4279 * gnus-draft.el: Remove progn around gnus-draft-setup.
4280
4281 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4282
4283 * gnus-start.el (gnus-read-active-for-groups): This function is never
4284 called with a nil `infos', so clean that up.
4285 (gnus-get-unread-articles): Request active files from primary/secondary
4286 methods that have no groups (yet).
4287
4288 2011-02-03 Julien Danjou <julien@danjou.info>
4289
4290 * message.el (message-setup-1): Always generate References first.
4291 (message-mail): Return the return value of message-setup, not always t.
4292 (message-setup-1): Insert mail-header-separator with read-only and
4293 intangible properties set.
4294
4295 * gnus.el (gnus-summary-line-format): Add missing semi-colon for
4296 user-date in docstring.
4297
4298 * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
4299
4300 * gnus.el (gnus-summary-line-format): Mention &user-date format in
4301 docstring.
4302
4303 * gnus.el (gnus-user-date-format-alist): Change default value.
4304 Use defcustom, with type and group. Move from gnus-util.el.
4305 Rename to gnus-summary-user-date-format-alist.
4306
4307 2011-02-03 Glenn Morris <rgm@gnu.org>
4308
4309 * nnimap.el (gnus-fetch-headers): Declare.
4310
4311 * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
4312
4313 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4314
4315 * message.el (message-forward-make-body-digest-plain)
4316 (message-followup, message-reply): Clean up things noted by Stefan.
4317
4318 * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
4319 gnus-article-update-date-headers is nil.
4320 (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
4321 it didn't really work with defcustom.
4322 (article-update-date-lapsed): Make sure the window start doesn't move,
4323 either.
4324
4325 2011-02-01 Julien Danjou <julien@danjou.info>
4326
4327 * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
4328 format.
4329
4330 * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
4331 standard in Emacs nowadays.
4332
4333 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4334
4335 * message.el (message-expand-name): Don't trust the return value of
4336 bbdb-complete-name.
4337 (message-check-news-header-syntax): Remove unused var `start'.
4338 (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
4339 (message-inhibit-body-encoding): Move to before first use.
4340 (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
4341 (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
4342 (Organization, Message-ID, Date, mh-previous-window-config):
4343 Defvar the vars using dynamic scoping.
4344
4345 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4346
4347 * shr.el (shr-render-td): Only do colors at the final rendering.
4348 Should be slightly faster.
4349 (shr-insert-table): Fix up TD background colors when doing the
4350 vertical padding.
4351
4352 * gnus-art.el (article-date-ut): Protect against articles with no Date
4353 header.
4354 (article-update-date-lapsed): Don't use current-column to find the
4355 horizontal position. It's fragile in the presence of \003 characters.
4356
4357 * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
4358
4359 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4360
4361 * gnus-art.el (article-transform-date): Rewrite to still work when
4362 there are several rfc2822 parts.
4363 (article-transform-date): Fix infinite recursion.
4364 (article-date-ut): Replace infinitely many Date headers with a single
4365 one when called interactively.
4366
4367 * nnimap.el (nnimap-wait-for-response): Wait for results in a more
4368 secure manner.
4369
4370 * gnus-art.el (article-update-date-lapsed): Try to avoid having point
4371 move around by not using save-window-excursion. It seems to work...
4372
4373 2011-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
4374
4375 * gnus-art.el (article-make-date-line): Work for user-defined format.
4376
4377 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4378
4379 * nntp.el (nntp-retrieve-group-data-early)
4380 (nntp-finish-retrieve-group-infos): Implement the asynchronous data
4381 fetching functions.
4382
4383 * gnus-start.el (gnus-read-active-for-groups): Read the active files
4384 thoroughly for all backends that have no known groups. This should
4385 allow new nnml methods to retrieve mail.
4386
4387 * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
4388 that Gnus doesn't know exists again.
4389
4390 * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
4391 (gnus-treat-date-ut): Ditto.
4392 (gnus-article-update-date-header): Rename.
4393 (gnus-treat-date-local): Remove.
4394 (gnus-treat-date-english): Remove.
4395 (gnus-treat-date-lapsed): Remove.
4396 (gnus-treat-date-combined-lapsed): Remove.
4397 (gnus-treat-date-original): Remove.
4398 (gnus-treat-date-iso8601): Remove.
4399 (gnus-treat-date-user-defined): Remove.
4400 (gnus-article-date-headers): New variable to control all the date
4401 header options.
4402 (article-date-ut): Rewrite to allow using the new way to format date
4403 headers(s).
4404
4405 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4406
4407 * nnmail.el (nnmail-article-group): Check for a direct fancy split
4408 method.
4409 (nnmail-article-group): A better test for fanciness.
4410
4411 * nnimap.el (nnimap-request-head): Protect against not finding the
4412 article by Message-ID.
4413
4414 2011-01-29 Lars Ingebrigtsen <larsi@gnus.org>
4415
4416 * gnus-art.el (article-update-date-lapsed): Try a better way to really
4417 keep point at the "same place".
4418
4419 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
4420
4421 * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
4422 data if the group is inactive.
4423
4424 2011-01-28 Julien Danjou <julien@danjou.info>
4425
4426 * gnus-win.el: Remove dead function gnus-window-configuration-element.
4427 (gnus-all-windows-visible-p): Remove old compatibility code.
4428 (gnus-window-top-edge): Add docstring.
4429
4430 * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
4431
4432 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
4433
4434 * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
4435 older request-update-info.
4436
4437 * gnus-art.el (article-make-date-line): Limit the length a bit more.
4438
4439 2011-01-28 Daiki Ueno <ueno@unixuser.org>
4440
4441 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
4442 Give mml2015-signers higher precedence over mml2015-sign-with-sender.
4443
4444 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
4445
4446 * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
4447 groups. This makes the nndraft:queue group pop up if it's not already
4448 there.
4449
4450 * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
4451 messages" logic, which was reversed.
4452
4453 * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
4454 the "same place" even if point is on the line being replaced.
4455 (article-update-date-lapsed): Allow updating both the combined lapsed
4456 and the lapsed headers.
4457 (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
4458 (article-make-date-line): Limit the number of segments dynamically to
4459 avoid too-long lines.
4460
4461 2011-01-27 Julien Danjou <julien@danjou.info>
4462
4463 * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
4464 (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
4465
4466 2011-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
4467
4468 * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
4469 Use plist-get instead of the cl function getf.
4470
4471 2011-01-27 Glenn Morris <rgm@gnu.org>
4472
4473 * gnus-util.el (float-time): Get rid of compiler warning, again.
4474
4475 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
4476
4477 * shr.el (shr-put-color): Special-case background colors: Do put them
4478 at the blank parts at the front of the lines.
4479
4480 * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
4481 exit hook to nix out all data on readedness on group exit.
4482
4483 * gnus-util.el (float-time): If float-time is bound, always use it on
4484 all Emacsen. It's unclear why the subrp check was there.
4485 (time-date): Require to make some autoload issues on XEmacs go away.
4486
4487 * shr.el (shr-put-color): Don't do the box padding in tables, since
4488 they're already padded.
4489
4490 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4491
4492 * gnus-art.el (gnus-article-next-page): When the last line of the
4493 article is displayed, scroll down once more instead of going to the
4494 next article at once.
4495 (article-lapsed-string): Refactor out and allow specifying how many
4496 segments you want.
4497 (gnus-article-setup-buffer): Start updating the lapsed header directly.
4498 (gnus-article-update-lapsed-header): New variable.
4499
4500 * shr.el: Revert change that made headings use different-sized faces.
4501 The Emacs display engine isn't advanced enough that, for instance,
4502 tables can comfortably use differently-sized faces.
4503
4504 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
4505
4506 * nnimap.el (nnimap-open-connection-1): Store the actual stream type
4507 used.
4508 (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
4509 fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
4510 we're using an encrypted connection.
4511
4512 * proto-stream.el: Alter the interface functions to also return the
4513 actual stream type used: network or TLS.
4514
4515 2011-01-25 Julien Danjou <julien@danjou.info>
4516
4517 * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
4518 (mm-display-javascript-inline): New function.
4519
4520 * mm-decode.el (mm-inline-media-tests): Add application/javascript
4521 viewing function.
4522
4523 2011-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
4524
4525 * shr.el (shr-expand-newlines): Fix variable name.
4526
4527 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
4528
4529 * shr.el (shr-expand-newlines): Make nested boxes work.
4530
4531 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4532
4533 * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
4534 backgrounds.
4535 (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
4536 in a more sensible manner.
4537
4538 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4539
4540 * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
4541 if EPG is loaded.
4542
4543 2011-01-24 Julien Danjou <julien@danjou.info>
4544
4545 * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
4546 tags.
4547
4548 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4549
4550 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
4551 commands.
4552
4553 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
4554 in the article buffer.
4555 (gnus-gravatar-insert): Use blank space from the current buffer to
4556 avoid breaking text properties. This makes X-Sent updating work again.
4557
4558 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
4559
4560 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
4561
4562 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
4563 fix the bug in url-http.el instead.
4564
4565 * shr.el (shr-image-fetched): Ditto.
4566
4567 * shr.el (shr-image-fetched): Avoid having point move in the article
4568 buffer.
4569
4570 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
4571 buffer after being called. It's apparently being killed by url.el, and
4572 killing it made point move to end-of-buffer in a random buffer.
4573
4574 * shr.el (shr-image-fetched): Ditto.
4575
4576 2011-01-23 Julien Danjou <julien@danjou.info>
4577
4578 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
4579
4580 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
4581 text/x-org.
4582
4583 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
4584
4585 * gnus-sum.el (gnus-summary-move-article): Protect against backends
4586 (i.e., nnimap) returning nil as the article number.
4587
4588 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
4589
4590 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
4591 "DelSp" parameter in RFC3676.
4592
4593 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
4594
4595 * message.el (message-check-recipients): Display the encoded version of
4596 the bogus address if they differ.
4597
4598 * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
4599 after sending.
4600
4601 * gnus-agent.el (gnus-agent-send-mail): Ditto.
4602
4603 * gnus-group.el (gnus-group-refresh-group): New convenience function.
4604
4605 * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
4606 group buffer after sending the queue.
4607
4608 * gnus-agent.el (gnus-agent-send-mail): Ditto.
4609
4610 2011-01-22 Julien Danjou <julien@danjou.info>
4611
4612 * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
4613
4614 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
4615
4616 * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
4617 nested related parts.
4618
4619 * nnfolder.el (nnfolder-request-expire-articles): Return the list of
4620 unexpired articles. This fixes the regression that led expiry marks to
4621 disappear from nnfolder groups.
4622
4623 2011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
4624
4625 * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
4626 Don't confuse the "ret" of "retrograde" with RET.
4627
4628 2011-01-21 Julien Danjou <julien@danjou.info>
4629
4630 * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
4631 than mm-insert-inline.
4632
4633 2011-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4634
4635 * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
4636 Widen article buffer.
4637
4638 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
4639
4640 * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
4641 the temp buffer.
4642 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
4643
4644 2011-01-20 Julien Danjou <julien@danjou.info>
4645
4646 * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
4647
4648 * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
4649 than mm-insert-inline to insert inline part: this respect
4650 mm-inline-media-tests displayers.
4651
4652 * mm-view.el (mm-display-shell-script-inline): New function.
4653
4654 * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
4655
4656 * mm-uu.el (mm-uu-type-alist): Add org block.
4657 (mm-uu-org-src-code-block-extract): New function.
4658
4659 * mm-view.el (mm-display-org-inline): New function.
4660
4661 * mm-decode.el (mm-automatic-display): Add text/org.
4662
4663 * mailcap.el (mailcap-mime-extensions): Add .org.
4664
4665 2011-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4666
4667 * gnus-art.el (gnus-article-highlight): Remove argument passed to
4668 gnus-article-add-buttons.
4669
4670 2011-01-19 Tom Rauchenwald <sehnsucht.nach.unendlichkeit@quantentunnel.de> (tiny change)
4671
4672 * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
4673 From header with a date and "nobody" as the sender.
4674
4675 2011-01-19 Julien Danjou <julien@danjou.info>
4676
4677 * gnus-art.el (gnus-article-add-buttons): Simplify condition.
4678 (gnus-button-push): Remove gnus-button-entry function, it fails heavily
4679 if you have the same regexp several times.
4680 (gnus-button-push): Fix matching when regexp is symbol.
4681
4682 2011-01-15 Glenn Morris <rgm@gnu.org>
4683
4684 * message.el (message-mail): A compose-mail function should
4685 accept headers as strings.
4686
4687 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
4688
4689 * message.el (message-tool-bar-gnome): Tweak tool-bar items.
4690 Add :vert-only tags.
4691 (message-mail): New arg RETURN-ACTION.
4692 (message-return-action): New var.
4693 (message-bury): Use it.
4694 (message-mode): Make it buffer-local.
4695 (message-send-and-exit): Always call message-bury.
4696
4697 * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
4698 message-mail.
4699
4700 2011-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4701
4702 * nnimap.el (nnimap-convert-partial-article): Protect against
4703 zero-length body parts.
4704
4705 * mm-decode.el (mm-preferred-alternative-precedence):
4706 Discourage showing empty parts.
4707
4708 * gnus-int.el (gnus-request-accept-article): Don't try to update marks
4709 and stuff if the backend didn't return the article number. This fixes
4710 an Exchange-related nnimap bug.
4711
4712 * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
4713 group window, because it does the wrong thing when a separate frame
4714 displays the group buffer.
4715
4716 * proto-stream.el (open-protocol-stream): Protect against the low-level
4717 transport functions returning nil.
4718
4719 2011-01-07 Daiki Ueno <ueno@unixuser.org>
4720
4721 * mml2015.el (epg-sub-key-fingerprint): Autoload.
4722 (mml2015-epg-find-usable-secret-key): New function.
4723 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
4724 mml2015-epg-find-usable-key (Bug#7797).
4725 (mml2015-epg-encrypt): Ditto.
4726
4727 2011-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4728
4729 * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
4730
4731 2011-01-03 Glenn Morris <rgm@gnu.org>
4732
4733 * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
4734
4735 * sieve.el (sieve-open-server): Give a more explicit error if
4736 sieve-manage-open returns nil. (Bug#7720)
4737
4738 2011-01-02 Karl Fogel <kfogel@red-bean.com>
4739
4740 * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
4741
4742 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4743
4744 * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
4745 This avoids sending passwords in plain text over non-encrypted
4746 channels.
4747
4748 * shr.el (shr-rescale-image): Display all GIF images as animated images.
4749
4750 * nnimap.el (nnimap-login): Refactored out into own function, and
4751 implement CRAM-MD5.
4752 (nnimap-wait-for-line): Refactored out.
4753
4754 * mm-view.el (mml-smime): Require.
4755
4756 2010-12-20 David Engster <deng@eml.cc>
4757
4758 * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
4759 use EPG to decrypt S/MIME messages instead of openssl.
4760
4761 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4762
4763 * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
4764
4765 * gnus-group.el (gnus-group-kill-group): Don't try to update the group
4766 status is the group clearly is unreachable.
4767
4768 * auth-source.el (auth-source-create): Add the optional second
4769 parameter to `local-variable-p' to be compatible with XEmacs.
4770
4771 2011-01-02 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
4772
4773 * nnml.el (nnml-request-article): Allow requesting by Message-ID to
4774 work when using a compressed nnml folder.
4775
4776 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4777
4778 * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
4779 backends after sanitising on entry, because this never makes sense:
4780 If the articles have gone missing, then the data no longer exists on
4781 the backend, and if they haven't, then Gnus is wrong, and shouldn't
4782 overwrite anything anyway.
4783
4784 * shr.el (shr-insert-document): Bind shr-width dynamically to
4785 window-width if it's nil.
4786
4787 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
4788
4789 * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
4790 with the meaning of using the full emacs window width for rendering.
4791
4792 2010-12-27 Daiki Ueno <ueno@unixuser.org>
4793
4794 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
4795 case when sender is not given.
4796
4797 2010-12-23 Julien Danjou <julien@danjou.info>
4798
4799 * gnus-gravatar.el (gnus-gravatar-transform-address): Set
4800 `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
4801 the addresses, otherwise we might misplaced the gravatar.
4802
4803 2010-12-21 Daiki Ueno <ueno@unixuser.org>
4804
4805 * mml1991.el (pgg-sign-region, pgg-encrypt-region):
4806 * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
4807 obsolete in Emacs.
4808
4809 2010-12-20 Julien Danjou <julien@danjou.info>
4810
4811 * gnus-util.el (gnus-rescale-image): Revert last change.
4812
4813 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4814
4815 * gnus-group.el (gnus-group-delete-articles): New command.
4816
4817 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
4818
4819 * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
4820
4821 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4822
4823 * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
4824 here, since it's up to the backends to do CRLF removal if their
4825 protocol has it.
4826
4827 * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
4828
4829 2010-12-17 Julien Danjou <julien@danjou.info>
4830
4831 * gnus-util.el (gnus-rescale-image): Allow to resize images even if
4832 they are from file. Can also scale up.
4833
4834 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
4835
4836 * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
4837 Restore gnus-use-agent.
4838 (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
4839
4840 * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
4841
4842 2010-12-17 Julien Danjou <julien@danjou.info>
4843
4844 * gravatar.el (gravatar-retrieve-synchronously): New function.
4845 (gravatar-get-data): Make more robust.
4846
4847 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4848
4849 * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
4850 to really consider the last line.
4851
4852 2010-12-16 Daiki Ueno <ueno@unixuser.org>
4853
4854 * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
4855 list of recipient keys, or use symmetric encryption if not a list.
4856 (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
4857 EPA override, replacing the call to `netrc-store-data'.
4858
4859 2010-12-16 Dan Davison <dandavison7@gmail.com> (tiny change)
4860
4861 * gnus-srvr.el: Avoid passing nil regexp argument to
4862 delete-matching-lines.
4863
4864 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4865
4866 * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
4867 fetching stops when Gnus exits.
4868
4869 * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
4870 function.
4871 (nnfolder-request-expire-articles): Save all the buffers after doing
4872 expiry.
4873
4874 * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
4875 the last article", since that led to serious performance regressions
4876 when expiring nnml groups.
4877
4878 2010-12-16 Andrew Cohen <cohen@andy.bu.edu>
4879
4880 * nnir.el: Improve customizations.
4881
4882 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4883
4884 * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
4885
4886 * gnus-group.el (gnus-group-kill-group): Notify the backend that the
4887 group has been killed.
4888 (gnus-group-yank-group): Ditto.
4889
4890 * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
4891
4892 * nnimap.el (nnimap-request-update-group-status): New function.
4893
4894 * gnus-int.el (gnus-request-update-group-status): New interface
4895 function.
4896
4897 * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
4898 copying read-ness to the backends.
4899
4900 * nnimap.el (nnimap-quirk): New function.
4901 (nnimap-retrieve-group-data-early): Use it.
4902 (nnimap-quirks): New alist.
4903
4904 2010-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
4905
4906 * shr.el (shr-insert): Set shr-start after deleting trailing space;
4907 don't delete it within indentation.
4908
4909 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4910
4911 * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
4912 previous line.
4913
4914 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
4915
4916 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
4917 QRESYNC command by deleting a superfluous space which broke Cyrus
4918 servers. This change will break other servers that are buggy the other
4919 way around.
4920
4921 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com>
4922
4923 * spam.el: Reindent and fix long lines.
4924 (spam-copy-or-move-routine): Exclude invalid move destinations.
4925
4926 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4927
4928 * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
4929 installed the registry.
4930
4931 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4932
4933 * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
4934 groupname doesn't contain "gmane".
4935
4936 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4937
4938 * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
4939 (gnus-1): Don't create the nndrafts group twice.
4940 (gnus-setup-news): There's no need to read the active file here, since
4941 that's done again later on a per-backend basis.
4942 (gnus-start-draft-setup): Make sure that the new group is started out
4943 empty.
4944
4945 * gnus-agent.el (gnus-agentize): Don't create the queue group
4946 automatically on startup. It'll be created later, if needed.
4947
4948 * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
4949 of automatically subscribed groups.
4950 (gnus-auto-subscribed-categories): New variable.
4951 (gnus-matches-options-n): Use it.
4952 (gnus-default-subscribed-newsgroups): Remove unused variable.
4953 (gnus-start-draft-setup): Message a bit less.
4954
4955 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4956
4957 * nnir.el (nnir-run-imap): Return article list in order of increasing
4958 UID.
4959
4960 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4961
4962 * gnus-sum.el (gnus-summary-enter-digest-group):
4963 Mention gnus-auto-select-on-ephemeral-exit.
4964
4965 * proto-stream.el (proto-stream-open-network-only): Fix the calling
4966 convention of the network-only option.
4967
4968 2010-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
4969
4970 * proto-stream.el (proto-stream-open-network-only): New function to
4971 have a way to specify non-STARTTLS upgrade connections.
4972
4973 2010-12-10 Julien Danjou <julien@danjou.info>
4974
4975 * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
4976 email address is nil.
4977
4978 * message.el (message-bogus-recipient-p): Set address to "" if nil.
4979
4980 2010-12-10 Andrew Cohen <cohen@andy.bu.edu>
4981
4982 * nnir.el (nnir-request-expire-articles): Ignore expiry except for
4983 deletion.
4984 (nnir-run-imap): Only need to parse list once.
4985
4986 2010-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4987
4988 * shr.el (shr-tag-script): Ignore <script>.
4989 (shr-tag-label): Add <label> support.
4990
4991 2010-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
4992
4993 * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
4994
4995 * shr.el (shr-image-displayer): Work for images lined side by side.
4996
4997 2010-12-08 Robert Pluim <rpluim@gmail.com>
4998
4999 * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
5000 parameter, since XEmacs doesn't accept t as a parameter.
5001
5002 2010-12-08 Andrew Cohen <cohen@andy.bu.edu>
5003
5004 * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
5005 ids.
5006 (nnir-run-gmane): Simplify groupspec formatting.
5007 (nnir-request-expire-articles): New function.
5008
5009 2010-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5010
5011 * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
5012 overflow, possibly.
5013
5014 * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
5015 (shr-render-td): Handle td style="" better.
5016 (shr-tag-table): Use the color from the style sheet.
5017 (shr-render-td): Make sure we copy over all the overlays, too.
5018
5019 2010-12-07 Andrew Cohen <cohen@andy.bu.edu>
5020
5021 * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
5022 (nnir-request-article): Improve article retrieval.
5023
5024 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
5025
5026 * mm-util.el (mm-extra-numeric-entities): New variable.
5027
5028 * mm-url.el (mm-url-decode-entities):
5029 * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
5030
5031 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5032
5033 * message.el: Use completion-at-point.
5034 (message-completion-function): New fun, extracted from message-tab.
5035 (message-mode): Use it for completion-at-point-functions.
5036 (message-tab): Use it and completion-at-point.
5037
5038 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
5039
5040 * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
5041 character if a non-breakable character follows.
5042
5043 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5044
5045 * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
5046 any stream.
5047
5048 * shr.el (shr-tag-font): Colorize the region.
5049 (shr-tag-body): Ditto.
5050 (shr-tag-font): Actually let the styles be inherited instead of
5051 overwriting them.
5052 (shr-tag-font): Get the background color right.
5053 (shr-tag-style): Ignore all <style> tags for the moment.
5054
5055 * gnus-int.el (gnus-request-thread): Rework to take a header instead of
5056 a Message-ID to avoid having nnimap depend on gnus-sum.
5057
5058 * shr.el (shr-descend): Only colorize something if we have a node that
5059 sets colors.
5060
5061 2010-12-06 Julien Danjou <julien@danjou.info>
5062
5063 * shr.el (shr-render-td): Render td content with shr-descend, so style
5064 will be applied to <td> too.
5065 (shr-colorize-region): Colorize region even if we only have a background.
5066 (shr-tag-body): Fix color and background color inheritance.
5067 Do not recolorize after shr-generic.
5068 (shr-tag-font): Let shr-generic colorize via inheritance.
5069
5070 2010-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
5071
5072 * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
5073
5074 2010-12-06 Andrew Cohen <cohen@andy.bu.edu>
5075
5076 * nnir.el (nnir-request-move-article): Remove obsolete code.
5077
5078 2010-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
5079
5080 * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
5081
5082 2010-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5083
5084 * gnus-sum.el (gnus-summary-respool-article): The completion function
5085 expects a list instead of an alist.
5086
5087 * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
5088 string as the parameter.
5089
5090 * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
5091
5092 * shr.el (shr-stylesheet): New dynamic variable for cascading the
5093 styles.
5094 (shr-colorize-region): New function.
5095 (shr-insert-background-overlay): Remove.
5096 (shr-render-td): Background setting should be taken care of on a higher
5097 level.
5098 (shr-tag-body): Use post-hoc colorizations.
5099 (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
5100 (shr-put-color-1): Don't overwrite old colors.
5101 (shr-colorize-region): When the background color isn't explicit, use
5102 a fixed background.
5103
5104 * gnus-util.el (gnus-output-to-mail): Require nnmail before using
5105 nnmail variables.
5106
5107 2010-12-05 Bjørn Mork <bjorn@mork.no>
5108
5109 * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
5110 unless necessary.
5111
5112 2010-12-05 Andrew Cohen <cohen@andy.bu.edu>
5113
5114 * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
5115 server.
5116
5117 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5118
5119 * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
5120 so that TAB works.
5121
5122 * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
5123 C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
5124
5125 * shr.el (shr-urlify): Show the URL before the title to avoid
5126 misleading URLs.
5127
5128 2010-12-04 Adam Sjøgren <asjo@koldfront.dk>
5129
5130 * shr.el (shr-urlify): Display the title in <a> tags.
5131
5132 2010-12-04 Andrew Cohen <cohen@andy.bu.edu>
5133
5134 * nnir.el (nnir-categorize): Replace mapcar with mapc.
5135
5136 2010-12-03 Andrew Cohen <cohen@andy.bu.edu>
5137
5138 * nnir.el: Rearrange code to allow macros to be autoloaded by
5139 gnus-sum.el.
5140 (nnir-retrieve-headers-override-function): Make this variable
5141 customizable.
5142 (nnir-retrieve-headers): Remove obsolete subject-mangling code.
5143
5144 * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
5145 from nnir.el.
5146
5147 2010-12-03 Julien Danjou <julien@danjou.info>
5148
5149 * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
5150
5151 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
5152
5153 * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
5154 allow optional argument `environment'.
5155
5156 2010-12-03 Glenn Morris <rgm@gnu.org>
5157
5158 * mm-extern.el (message-goto-body): Update declaration.
5159
5160 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
5161
5162 * gnus-util.el (gnus-macroexpand-all): New function.
5163
5164 * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
5165 instead of macroexpand-all that is unavailable in XEmacs.
5166
5167 2010-12-02 Andrew Cohen <cohen@andy.bu.edu>
5168
5169 * nnir.el (nnir-summary-line-format): New variable.
5170 (nnir-mode): Use it.
5171 (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
5172 (nnir-article-ids): Reimplement as defsubst.
5173 (nnir-retrieve-headers): Don't mangle the subject header.
5174 (nnir-run-imap): Use 100 as RSV score.
5175 (nnir-run-find-grep): Fix for full server searching.
5176 (nnir-run-gmane): Better restriction to gmane groups.
5177
5178 * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
5179 summary buffers.
5180
5181 2010-12-02 Julien Danjou <julien@danjou.info>
5182
5183 * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
5184
5185 * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
5186
5187 * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
5188 support.
5189
5190 2010-12-01 Andrew Cohen <cohen@andy.bu.edu>
5191
5192 * nnir.el: Update to handle the registry better.
5193 (autoload): Silence byte-compiler.
5194 (nnir-open-server): Add a hook for nnir groups.
5195 (nnir-request-move-article): Don't mangle the header. Better to use
5196 formatting variables (which will be added in the future).
5197 (nnir-registry-action): Update the registry using the original article
5198 group name.
5199 (nnir-mode): Install nnir-specific hooks for updating the registry.
5200
5201 * gnus-sum.el
5202 (gnus-article-original-subject,gnus-newsgroup-original-name):
5203 Remove obsolete variables.
5204 (gnus-summary-move-article): Remove use of obsolete variables.
5205 (gnus-summary-local-variables): Make move and delete hooks local to
5206 summary buffers.
5207
5208 2010-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5209
5210 * rtree.el: New file.
5211
5212 2010-12-01 Julien Danjou <julien@danjou.info>
5213
5214 * message.el (message-user-organization): Do not use
5215 gnus-local-organization.
5216
5217 * gnus.el: Remove gnus-local-organization.
5218
5219 * gnus-msg.el: Remove nastygram thing.
5220
5221 2010-12-01 Teodor Zlatanov <tzz@lifelogs.com>
5222
5223 * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
5224 funcall.
5225
5226 2010-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
5227
5228 * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
5229 names.
5230
5231 * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
5232 characters.
5233
5234 * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
5235 to t of inhibit-read-only since it is inside gnus-with-article-headers.
5236 Suggested by Štěpán Němec <stepnem@gmail.com>.
5237 (gnus-gravatar-transform-address): Use mail-extract-address-components
5238 that supports non-ASCII names rather than mail-header-parse-addresses.
5239
5240 2010-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5241
5242 * proto-stream.el (open-protocol-stream): All STARTTLS connections are
5243 handled by the network handler.
5244
5245 2010-11-30 Julien Danjou <julien@danjou.info>
5246
5247 * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
5248 (nnimap-open-connection-1): Fix PREAUTH.
5249
5250 * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
5251
5252 2010-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
5253
5254 * shr.el (shr-char-breakable-p, shr-char-nospace-p)
5255 (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
5256 (shr-insert): Use them.
5257 (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
5258
5259 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
5260
5261 * nnir.el (nnir-request-move-article): Bail out if original group
5262 doesn't support article moves.
5263 (nnir-get-active): Improve active list retrieval.
5264
5265 2010-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5266
5267 * shr.el (shr-find-fill-point): Don't break before apostrophes.
5268
5269 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
5270
5271 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
5272 seem to accept strings-with-numbers as port numbers.
5273
5274 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
5275
5276 * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
5277 change the registry.
5278
5279 2010-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
5280
5281 * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
5282 delete-dups that is not available in XEmacs 21.4.
5283
5284 * mm-util.el (mm-delete-duplicates): Add comment.
5285
5286 2010-11-28 Andrew Cohen <cohen@andy.bu.edu>
5287
5288 * nnir.el (nnir-ignored-newsgroups): New variable.
5289 (nnir-get-active): Use it.
5290
5291 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5292
5293 * proto-stream.el (proto-stream-open-network): Add some comments.
5294
5295 * nntp.el (nntp-open-connection): Provide a :success condition.
5296
5297 * nnimap.el (nnimap-open-connection-1): Ditto.
5298
5299 * proto-stream.el (proto-stream-open-network): See what the response to
5300 the STARTTLS command is.
5301
5302 * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
5303 backwards compatibility).
5304 (nnimap-open-connection-1): Really respect nnimap-server-port.
5305
5306 * proto-stream.el (proto-stream-open-network): When doing opportunistic
5307 TLS upgrades we don't really care about the identity of the peer.
5308 (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
5309 that what we've checked for.
5310 (proto-stream-always-use-starttls): Only default to t if
5311 open-gnutls-stream exists.
5312 (proto-stream-open-network): If STARTTLS failed, then just open a
5313 normal connection.
5314 (proto-stream-open-network): Wait until the greeting before doing
5315 STARTTLS.
5316
5317 * nntp.el (nntp-open-connection): Report what the connection error is.
5318
5319 * proto-stream.el (open-protocol-stream): Rename from
5320 open-proto-stream.
5321
5322 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5323
5324 * nnimap.el (nnimap-stream): Change default to `undecided'.
5325 (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
5326 first, and then network.
5327 (nnimap-open-connection-1): Respect nnimap-server-port.
5328 (nnimap-open-connection): Be more backwards-compatible.
5329
5330 * proto-stream.el (proto-stream-always-use-starttls): New variable.
5331 (proto-stream-open-starttls): De-duplicate the STARTTLS code.
5332 (proto-stream-open-starttls): Folded back into the main function.
5333 (proto-stream-open-network): Fix typo in the GnuTLS path.
5334 (proto-stream-command): Refactor out.
5335
5336 * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
5337
5338 * proto-stream.el (proto-stream-open-starttls): Actually implement the
5339 starttls.el STARTTLS.
5340
5341 * color.el (color-lab->srgb): Fix function call name.
5342
5343 * proto-stream.el (proto-stream-open-tls): Delete output from openssl
5344 if we're using tls.el.
5345 (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
5346 built in, then don't try to establish a STARTTLS connection.
5347
5348 * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
5349 servers.
5350
5351 * proto-stream.el (open-proto-stream): Use network, not stream.
5352 (open-proto-stream): Add a way to specify what the end of a command is.
5353
5354 * nntp.el (nntp-open-connection): Use proto-streams for the relevant
5355 connections types.
5356 (nntp-open-network-stream): Remove.
5357 (nntp-open-ssl-stream): Remove.
5358 (nntp-open-tls-stream): Remove.
5359 (nntp-ssl-program): Remove.
5360
5361 * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
5362
5363 2010-11-27 Andrew Cohen <cohen@andy.bu.edu>
5364
5365 * nnir.el: Fix typos.
5366 (nnir-retrieve-headers-override-function): Rename variable to reflect
5367 new semantics.
5368 (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
5369 macros.
5370 (nnir-request-article, nnir-request-move-article): Use them.
5371 (nnir-categorize): New function.
5372 (nnir-run-query): Use it.
5373 (nnir-retrieve-headers): Rewrite to batch header retrieval.
5374 (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
5375 sorted.
5376 (nnir-group-full-name): Use gnus-group-full-name instead.
5377 (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
5378 (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
5379
5380 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5381
5382 * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
5383
5384 * proto-stream.el: New library to provide protocol-specific
5385 TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
5386 protocols.
5387 (open-proto-stream): Complete the documentation.
5388 (proto-stream-open-network): Fix some typos.
5389
5390 * nnimap.el (nnimap-open-connection): Use it.
5391
5392 2010-11-27 Yuri Karaban <tech@askold.net> (tiny change)
5393
5394 * pop3.el (pop3-open-server): Read server greeting before starting TLS
5395 negotiation.
5396
5397 2010-11-26 Julien Danjou <julien@danjou.info>
5398
5399 * color.el: Rename various rgb functions to srgb.
5400
5401 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5402
5403 * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
5404 names.
5405
5406 2010-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
5407
5408 * shr.el (shr-insert): Revert last change.
5409 (shr-find-fill-point): Never leave point being at bol;
5410 relax the kinsoku limitation when rendering tables.
5411
5412 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5413
5414 * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
5415 results from -accept-article.
5416
5417 * shr-color.el: Require cl when compiling.
5418
5419 * nnheader.el (nnheader-update-marks-actions): Fix typo in last
5420 checkin.
5421
5422 * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
5423
5424 * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
5425
5426 * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
5427 'add and 'delete to set backend marks.
5428
5429 * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
5430
5431 * nnheader.el (nnheader-update-marks-actions): Refactor out.
5432
5433 * nntp.el (nntp-request-set-mark): Use it.
5434
5435 * nnfolder.el (nnfolder-request-set-mark): Ditto.
5436
5437 * nnml.el (nnml-request-set-mark): Ditto.
5438
5439 * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
5440 introduces regressions in article selection.
5441 (nnimap-find-uid-response): New function.
5442 (nnimap-request-accept-article): Use the UID returned, if any.
5443 (nnimap-request-move-article): Use the UID returned, if any.
5444 (nnimap-get-groups): Reimplement to work with folded lines.
5445 (nnimap-find-uid-response): The UID is the last element in the list.
5446 (nnimap-request-set-mark): Extend syntax with 'set.
5447
5448 * nnml.el (nnml-request-set-mark): Ditto.
5449
5450 * nnfolder.el (nnfolder-request-set-mark): Ditto.
5451
5452 * nntp.el (nntp-request-set-mark): Ditto.
5453
5454 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5455
5456 * message.el (message-called-interactively-p): A temporary macro.
5457 (message-goto-body): Use it temporarily.
5458
5459 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5460
5461 * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
5462 (nnimap-last-response-string): Unfold quoted lines, if they exist.
5463 (nnimap-last-response-string): Fix last unfolding fix.
5464
5465 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5466
5467 * shr.el (shr-insert): Fix the way to fold lines.
5468
5469 2010-11-25 Julien Danjou <julien@danjou.info>
5470
5471 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
5472
5473 * color.el: Rename from color-lab.el
5474 (color-rgb->hex): Add.
5475 (color-complement): Add.
5476 (color-complement-hex): Add.
5477
5478 * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
5479
5480 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5481
5482 * shr-color.el (shr-color-visible): Don't bug out if the color names
5483 don't exist.
5484
5485 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5486
5487 * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
5488 assuming that article displaying or another mml-preview may be
5489 interrupted for an error or for the like.
5490
5491 * shr.el (shr-get-background): Fix argument name.
5492
5493 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5494
5495 * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
5496
5497 * gnus-sum.el (gnus-summary-include-articles): New function.
5498
5499 * message.el (message-goto-body): called-interactively-p needs a
5500 parameter, so use `any'.
5501
5502 * nnimap.el (nnimap-request-move-article): It's no longer necessary to
5503 clear marks before moving, since they're synced from the Gnus side
5504 first.
5505
5506 * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
5507 (gnus-summary-move-article): Copy over all marks before moving, so that
5508 IMAP doesn't think a new article has arrived.
5509
5510 2010-11-24 Julien Danjou <julien@danjou.info>
5511
5512 * shr.el (shr-insert-background-overlay): Fix typo.
5513 (shr-render-td): Copy the background before rendering.
5514
5515 * shr-color.el (shr-color-visible): Fix docstring.
5516
5517 * shr.el (shr-tag-table): Add bgcolor support.
5518 (shr-render-td): Add bgcolor support.
5519 (shr-get-background): Add.
5520 (shr-insert-foreground-overlay): Use shr-get-background.
5521
5522 * message.el (message-goto-body): Use called-interactively-p.
5523 (message-in-body-p): message-goto-body returns point.
5524
5525 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5526
5527 * mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes
5528 Fixes something or other in Emacs 23, and is backwards compatible.
5529
5530 * message.el (message-goto-body): Remove the <#secure special-casing,
5531 which is too special.
5532
5533 * shr.el (shr-parse-style): Drop !important from styles.
5534
5535 2010-11-24 Daniel Schoepe <daniel.schoepe@googlemail.com> (tiny change)
5536
5537 * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
5538 this function to return incorrect results when calling it with an
5539 explicit article argument different from
5540 (gnus-summary-article-number).
5541
5542 2010-11-24 Julien Danjou <julien@danjou.info>
5543
5544 * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
5545 (shr-tag-body): Add background support.
5546 (shr-descend): Add background support.
5547 (shr-tag-title): Add.
5548
5549 * shr-color.el (shr-color-visible): Really return original background
5550 if fixed.
5551
5552 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5553
5554 * shr.el (shr-color-check): Protect against non-existent color names.
5555
5556 2010-11-24 Julien Danjou <julien@danjou.info>
5557
5558 * color-lab.el: Require 'cl when compiling.
5559
5560 * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
5561
5562 * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
5563 matched part.
5564
5565 * color-lab.el: Fix all expt calls to use float type.
5566
5567 2010-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
5568
5569 * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
5570 expression to shr-color-check as is.
5571
5572 * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
5573
5574 * color-lab.el: Add coding cookie.
5575 (float-pi): Use eval-and-compile.
5576
5577 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5578
5579 * shr.el (shr-insert-color-overlay): Split stuff like
5580 "#444444 !important" to find the real color.
5581 (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
5582 parse <font color="red"> entries.
5583
5584 2010-11-23 Andrew Cohen <cohen@andy.bu.edu>
5585
5586 * nnheader.el (nnheader-parse-head): Bug fix. Properly position
5587 point when parsing headers.
5588
5589 * nnspool.el (nnspool-insert-nov-head): Bug fix. Make sure point
5590 is positioned properly when parsing headers.
5591
5592 2010-11-23 Julien Danjou <julien@danjou.info>
5593
5594 * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
5595
5596 * shr-color.el (shr-color->hexadecimal): Add support for color names.
5597
5598 * shr.el (shr-parse-style): Replace \n with space in style parsing.
5599
5600 * shr-color.el (shr-color-hsl-to-rgb-fractions):
5601 Use shr-color-hue-to-rgb.
5602 (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
5603
5604 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5605
5606 * shr.el (shr-color->hexadecimal): Autoload.
5607 (shr-descend): Add color to all tags.
5608
5609 2010-11-22 Julien Danjou <julien@danjou.info>
5610
5611 * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
5612 shr-color->hexadecimal.
5613
5614 * shr-color.el (shr-color->hexadecimal): Add converting functions for
5615 RGB() or HSL() color representation.
5616
5617 * shr.el (shr-tag-font): Add.
5618 (shr-tag-color-check): New function to get better colors.
5619 (shr-tag-insert-color-overlay): Factorize code between tag-font and
5620 tag-span.
5621
5622 * shr-color.el: New file.
5623
5624 * color-lab.el: New file.
5625
5626 * gnus-art.el (gnus-url-mailto): Do not downcase args.
5627
5628 2010-11-21 Andrew Cohen <cohen@andy.bu.edu>
5629
5630 * nnir.el: Fix typo in comments.
5631 (nnir-run-imap): Simplify code. No need to reverse artlist.
5632 (nnir-run-gmane): Use nnir-tmp-buffer for web results.
5633
5634 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5635
5636 * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
5637
5638 * nnimap.el (nnimap-get-capabilities): Refactor out.
5639 (nnimap-open-connection): Re-request capabilities after STARTTLS.
5640
5641 2010-11-21 Ralf Angeli <angeli@caeruleus.net>
5642
5643 * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
5644 appearing when `mm-uu-hide-markers' is nil.
5645
5646 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5647
5648 * nnimap.el (nnimap-unselect-group): Make into its own function.
5649 (nnimap-request-rename-group): Unselect group before renaming.
5650 This had gotten lost somewhere.
5651 (nnimap-request-accept-article): Keep track of examined groups, and
5652 unselect the group before APPENDing to read-only groups.
5653 (nnimap-request-move-article): Clear flags before moving so that they
5654 can be re-set later.
5655
5656 2010-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
5657
5658 * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
5659 (gnus-gravatar-insert): Put avatar always in the beginning of the field.
5660
5661 2010-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
5662
5663 * gnus-art.el (gnus-mime-display-single):
5664 * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
5665 * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
5666 parameter.
5667
5668 2010-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5669
5670 * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
5671 (shr-table-vertical-line): New variable.
5672 (shr-insert-table): Use it.
5673
5674 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
5675
5676 * gnus-html.el (gnus-html-wash-images): Don't display images if
5677 gnus-inhibit-images is non-nil; register displayer for cid images.
5678 (gnus-html-display-image): Work for cid image.
5679 (gnus-html-insert-image): Allow arguments.
5680 (gnus-html-put-image): Inhibit read-only.
5681 (gnus-html-prefetch-images): Don't prefetch images if
5682 gnus-inhibit-images is non-nil.
5683
5684 2010-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5685
5686 * shr.el (shr-put-image): Break lines when inserting big pictures.
5687
5688 2010-11-17 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
5689
5690 * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
5691 sender, thanks Katsumi Yamaoka.
5692
5693 2010-11-17 Andrew Cohen <cohen@andy.bu.edu>
5694
5695 * nnir.el (nnir-run-imap): Reverse the article list for each group
5696 rather than the whole list.
5697
5698 2010-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
5699
5700 * shr.el (shr-image-displayer): Protect function against non-existent
5701 image source.
5702
5703 * gnus-art.el (gnus-inhibit-images): New user option.
5704 (gnus-mime-display-single): Don't display image if it is non-nil.
5705
5706 * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
5707 gnus-inhibit-images.
5708
5709 * shr.el (shr-image-displayer): New function.
5710 (shr-tag-img): Use it.
5711
5712 2010-11-16 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
5713
5714 * mml2015.el (mml2015-epg-sign): Use From header.
5715
5716 2010-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5717
5718 * gnus-html.el (gnus-html-wash-images): Register a displayer.
5719
5720 * gnus-util.el (gnus-find-text-property-region): Return markers.
5721
5722 * shr.el (shr-tag-img): Put a displayer in the text property.
5723
5724 * gnus-util.el (gnus-find-text-property-region): New utility function.
5725
5726 * gnus-html.el (gnus-html-display-image): Make the alt optional.
5727 (gnus-html-show-images): Remove.
5728
5729 * gnus-art.el (gnus-article-show-images): New, more general function.
5730
5731 * gnus-html.el: Use image-url instead of gnus-image-url to unify the
5732 image url text properties.
5733
5734 * shr.el: Ditto.
5735
5736 * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
5737 gnus-agent-auto-agentize-methods is set. Which it isn't.
5738
5739 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
5740
5741 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
5742 work for two or more articles.
5743
5744 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
5745
5746 * gnus-art.el (article-treat-non-ascii): Keep text properties not to
5747 divide an image that's in an html article to two or more when washing
5748 non-ASCII characters in alt text of it.
5749
5750 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
5751
5752 * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
5753 smime-decrypt-region using function argument.
5754 (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
5755
5756 * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
5757
5758 * smime.el (smime-decrypt-region): Catch it.
5759
5760 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
5761
5762 * smime.el (smime-mode-map): Move initialization into declaration.
5763 (gnus-run-mode-hooks): Don't autoload.
5764 (smime-mode): Use define-derived-mode.
5765
5766 2010-11-11 Glenn Morris <rgm@gnu.org>
5767
5768 * smime.el (from): Restrict declaration to XEmacs.
5769
5770 * nnir.el (gnus-group-topic-name): Autoload.
5771
5772 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
5773
5774 * shr.el (shr-insert): Don't break long line if it is because of
5775 kinsoku-bol characters in the line end.
5776
5777 2010-11-11 Andrew Cohen <cohen@andy.bu.edu>
5778
5779 * nnir.el (nnir-request-move-article): Fix to provide original group
5780 and subject.
5781 (nnir-warp-to-article): Don't fail on articles whose headers haven't
5782 been retrieved.
5783
5784 * gnus-sum.el (gnus-summary-move-article): Use original group and
5785 subject for virtual articles such as those in an nnir summary buffer.
5786
5787 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
5788
5789 * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
5790 least 21.5).
5791
5792 * smime.el (from): Declare it again for XEmacs.
5793
5794 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5795
5796 * message.el (message-resend): Don't disable encoding unless it's
5797 already encoded.
5798
5799 * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
5800 low-numbered articles.
5801
5802 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5803
5804 * rfc2047.el (rfc2047-syntax-table): Simplify.
5805
5806 * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
5807 set-char-table-range for XEmacs.
5808
5809 2010-11-10 Glenn Morris <rgm@gnu.org>
5810
5811 * smime.el (from): Remove unused declaration.
5812
5813 * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
5814 (gnus-float-time): On Emacs, always an alias.
5815
5816 * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
5817 (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
5818
5819 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5820
5821 * gnus-art.el (org-entities): Declare it to silence the byte compiler.
5822
5823 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5824
5825 * shr.el (browse-url-mailto): Autoload.
5826
5827 * gnus-art.el (article-treat-non-ascii): New command and keystroke.
5828
5829 * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
5830 regexp doesn't need quoting.
5831
5832 2010-11-09 Sven Joachim <svenjoac@gmx.de>
5833
5834 * message.el (message-subject-trailing-was-ask-regexp)
5835 (message-subject-trailing-was-regexp): Match was: in addition to was.
5836
5837 2010-11-09 Glenn Morris <rgm@gnu.org>
5838
5839 * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
5840 (nnbabyl-check-mbox): Use point-at-bol.
5841
5842 2010-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
5843
5844 * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
5845
5846 * message.el (message-mailto): New function.
5847 (message-mailto): Should accept other parameters.
5848 (message-mailto): Remove since it duplicates browse-url-mailto
5849 functionality.
5850
5851 2010-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5852
5853 * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
5854 methods.
5855 (gnus-read-active-file): Ditto.
5856
5857 * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
5858 ": " from the prompt.
5859 (gnus-group-make-group): Ditto.
5860
5861 2010-11-07 Glenn Morris <rgm@gnu.org>
5862
5863 * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
5864 (gnus-bookmark-kill-line): Use point-at-eol.
5865
5866 2010-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
5867
5868 * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
5869 asterisks in From header.
5870
5871 2010-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5872
5873 * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
5874 string to avoid making the From headers syntactically invalid.
5875
5876 * message.el (message-send-mail): Don't insert courtesy messages if the
5877 message already has List-Post and List-ID messages.
5878
5879 2010-11-06 Glenn Morris <rgm@gnu.org>
5880
5881 * gnus-art.el (gnus-treat-article): Give dynamic local variables
5882 `condition', `type', `length' a prefix.
5883 (gnus-treat-predicate): Update for above name changes.
5884
5885 2010-11-06 Andrew Cohen <cohen@andy.bu.edu>
5886
5887 * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
5888 binding. Handled by `gnus-summary-refer-thread' instead.
5889 (nnir-warp-to-article): New backend function.
5890
5891 * nnimap.el (nnimap-request-thread): Force dependency updating.
5892
5893 * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
5894 (gnus-summary-refer-thread): Rework to improve thread-referral.
5895
5896 * gnus-int.el (gnus-warp-to-article): New function.
5897
5898 * gnus-sum.el (gnus-summary-article-map): Bind it.
5899
5900 2010-11-04 Andrew Cohen <cohen@andy.bu.edu>
5901
5902 * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
5903 gnus-summary-refer-thread.
5904
5905 * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
5906 headers.
5907 (gnus-summary-limit-include-thread): Prevent articles in thread from
5908 being cut in gnus-cut-threads.
5909 (gnus-summary-refer-thread): Limit retrieved headers to those in
5910 thread.
5911
5912 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5913
5914 * message.el (message-send-mail): Use the value of
5915 message-courtesy-message from the message buffer.
5916
5917 * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
5918
5919 * shr.el (shr-browse-url): Implement mailto: URLs.
5920
5921 * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
5922 "raw".
5923
5924 * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
5925 if it's already selected.
5926
5927 * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
5928
5929 2010-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
5930
5931 * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
5932 to measure the length and truncate alt text.
5933
5934 2010-11-03 Glenn Morris <rgm@gnu.org>
5935
5936 * nndiary.el (nndiary-generate-nov-databases-1)
5937 (nndiary-generate-active-info): Rename dynamic variable `files' to
5938 something less generic.
5939
5940 2010-11-03 Andrew Cohen <cohen@andy.bu.edu>
5941
5942 * nnir.el (nnir-request-move-article): Call the underlying backend to
5943 move articles from nnir.
5944
5945 2010-11-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
5946
5947 * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
5948
5949 2010-11-02 Julien Danjou <julien@danjou.info>
5950
5951 * nnir.el: Remove wais support.
5952
5953 2010-11-02 Glenn Morris <rgm@gnu.org>
5954
5955 * gnus-html.el: Reorder requirements to quieten compiler.
5956
5957 2010-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5958
5959 * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
5960 properly for XEmacs as well.
5961 (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
5962 (gnus-article-natural-long-line-p): Use window-width rather than
5963 frame-width.
5964
5965 2010-11-01 Andrew Cohen <cohen@andy.bu.edu>
5966
5967 * nnir.el (nnir-run-gmane): Inhibit demon. Return nil if no messages.
5968 (nnir-read-parms): Don't modify query.
5969 (nnir-run-query): Add ability to search topic on current line.
5970 (nnir-get-active): Clean up.
5971
5972 2010-11-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5973
5974 * gnus-cite.el (gnus-article-foldable-buffer): Protect against
5975 degenerate articles.
5976
5977 * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
5978 (gnus-print-buffer): Just print the buffer as is, without any copying
5979 to a buffer and then re-highlighting.
5980
5981 * nnimap.el (nnimap-request-group): Store the new updated info.
5982 (nnimap-request-group): Select the group when we don't know whether it
5983 exists or not.
5984
5985 * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
5986 groups.
5987
5988 * gnus-group.el (gnus-group-find-new-groups): Display all the new
5989 groups.
5990
5991 * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
5992 groups.
5993
5994 * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
5995 long-lines case by only filling the long lines.
5996
5997 * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
5998 (bug #7311).
5999
6000 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6001
6002 * shr.el: No need to declare `declare-function' since shr.el is for
6003 only Emacsen that provide `libxml-parse-html-region'.
6004
6005 2010-11-01 Glenn Morris <rgm@gnu.org>
6006
6007 * mm-util.el (gnus-completing-read): Autoload.
6008 (mm-read-coding-system): Simplify Emacs definition.
6009
6010 * nnmail.el (gnus-activate-group):
6011 * nnimap.el (gnutls-negotiate):
6012 * nntp.el (netrc-parse): Fix declarations.
6013
6014 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6015
6016 * gnus-util.el (gnus-string-match-p): New function, that is an alias to
6017 string-match-p in Emacs >=23.
6018
6019 * gnus-msg.el (gnus-configure-posting-styles):
6020 * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
6021
6022 2010-11-01 Glenn Morris <rgm@gnu.org>
6023
6024 * nnir.el (declare-function): Add compat stub.
6025 (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
6026 (nnir-run-gmane): Require 'mm-url.
6027
6028 * mm-util.el (mm-string-to-multibyte): Simplify.
6029
6030 * shr.el (declare-function): Add compat stub.
6031 (url-cache-create-filename): Declare.
6032 (mm-disable-multibyte, widget-convert-button): Autoload.
6033
6034 * smime.el (ldap-search): Declare.
6035 (smime-cert-by-ldap-1): Require ldap on Emacs.
6036
6037 * nnimap.el: Require nnmail, and gnus-sum when compiling.
6038 (nnimap-keepalive): Use gnus-float-time.
6039
6040 * mail-source.el (nnheader-message, gnus-float-time): Autoload.
6041 (mail-source-delete-crash-box): Use gnus-float-time.
6042
6043 * gnus-dired.el (gnus-completing-read): Autoload.
6044
6045 * mm-view.el (gnus-rescale-image): Autoload.
6046
6047 * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
6048
6049 * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
6050
6051 * sieve-manage.el: Require 'cl when compiling.
6052
6053 * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
6054 (gnus-iswitchb-completing-read): Require iswitchb.
6055 (gnus-select-frame-set-input-focus): Silence compiler.
6056
6057 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
6058
6059 * message.el (message-subject-trailing-was-query): Change default to t,
6060 since I think that's what most people want.
6061
6062 * nnimap.el (nnimap-request-accept-article): Erase buffer before
6063 appending for easier debugging.
6064 (nnimap-wait-for-connection): Take a regexp.
6065 (nnimap-request-accept-article): Wait for the continuation line before
6066 sending anything unless we're streaming.
6067
6068 * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
6069 leave the header washing to take place.
6070
6071 2010-10-31 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
6072
6073 * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
6074 regular expression match and replace in posting styles.
6075
6076 2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
6077
6078 * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
6079 an entire server.
6080 (nnir-get-active): New function.
6081 (nnir-run-imap): Use it.
6082 (nnir-run-gmane): Who knew, gmane search returns an article score!
6083
6084 * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
6085 server on the current line with nnir.
6086
6087 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
6088
6089 * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
6090 (gnus-article-foldable-buffer): Don't fold regions that have a ragged
6091 left edge.
6092 (gnus-article-foldable-buffer): Skip past the prefix when determining
6093 raggedness.
6094
6095 * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
6096 the raw article, and change `C-u g' to show the article without doing
6097 treatments.
6098
6099 * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
6100 on to `gnus-treat-article'.
6101 (gnus-inhibit-article-treatments): New variable.
6102
6103 * gnus.el: Autoload gnus-article-fill-cited-long-lines.
6104
6105 * gnus-art.el (gnus-treatment-function-alist): Have
6106 gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
6107 (gnus-treat-fill-long-lines): Change default to fill all text/plain
6108 sections.
6109
6110 * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
6111 parameter.
6112 (gnus-article-fill-cited-long-lines): New function.
6113 (gnus-article-fill-cited-article): Allow filling only long sections.
6114
6115 * shr.el (shr-find-fill-point): Don't break lines between punctuation
6116 and non-punctuation (like after the apostrophe in "'We").
6117
6118 * gnus-sum.el (gnus-summary-select-article): Make sure
6119 gnus-original-article-buffer is alive.
6120
6121 * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
6122 reflect the order they are in the digest.
6123
6124 * gnus.el (gnus-group-startup-message): Move point to the start of the
6125 buffer.
6126
6127 * nnimap.el (nnimap-capability): New function.
6128 (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
6129 is set.
6130
6131 2010-10-31 David Engster <dengste@eml.cc>
6132
6133 * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
6134 conform with changes to gnus-completing-read.
6135
6136 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6137
6138 * shr.el (shr-tag-img): Output "*" instead of "[img]".
6139
6140 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
6141
6142 * nnir.el: Move defvar, defcustom around to keep file organized
6143 and keep byte-compiler quiet.
6144 (nnir-read-parms): Accept search-engine as arg.
6145 (nnir-run-query): Pass search-engine as arg.
6146 (nnir-search-engine): Remove.
6147
6148 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6149
6150 * shr.el (shr-generic): The text nodes should be text, not :text.
6151
6152 * nnir.el (nnir-search-engine): Ressurect variable, since it's used
6153 later in the file.
6154
6155 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
6156
6157 * nnir.el: General clean up. Allow searching with multiple engines.
6158 Allow separate extra-parameters for each engine.
6159 Batch queries when possible.
6160 (nnir-imap-default-search-key,nnir-method-default-engines):
6161 Add customize interface.
6162 (nnir-run-gmane): New engine.
6163 (nnir-engines): Use it. Qualify all prompts with engine name.
6164 (nnir-search-engine): Remove global variable.
6165 (nnir-run-hyrex): Restore for now.
6166 (nnir-extra-parms,nnir-search-history): New variables.
6167 (gnus-group-make-nnir-group): Use them.
6168 (nnir-group-server): Remove in favor of gnus-group-server.
6169 (nnir-request-group): Avoid searching twice.
6170 (nnir-sort-groups-by-server): New function.
6171
6172 2010-10-30 Julien Danjou <julien@danjou.info>
6173
6174 * gnus-group.el: Remove gnus-group-fetch-control.
6175
6176 * gnus-start.el (gnus-find-new-newsgroups):
6177 Remove gnus-check-first-time-used.
6178
6179 * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
6180
6181 2010-10-30 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
6182
6183 * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
6184 set on groups that don't have \* permanentflags.
6185
6186 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6187
6188 * shr.el (shr-tag-span): Drop colorization of regions since we don't
6189 control the background color.
6190 (shr-tag-img): Ignore very small web bug type images.
6191 (shr-put-image): Add help-echo alt texts to the images.
6192 (shr-tag-video): Show the video poster image.
6193
6194 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6195
6196 * shr.el (shr-table-depth): New variable.
6197 (shr-tag-table-1): Only insert the images after the top-level table.
6198
6199 * nnimap.el (nnimap-split-incoming-mail): Fix typo.
6200
6201 * gnus-util.el (gnus-list-memq-of-list): New function.
6202
6203 * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
6204 selected.
6205 (nnimap-unsplittable-articles): New slot.
6206 (nnimap-new-articles): Use it.
6207
6208 2010-10-29 Stephen Berman <stephen.berman@gmx.net> (tiny change)
6209
6210 * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
6211 move to the previous line on `M-g'.
6212
6213 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6214
6215 * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
6216 *-request-group, which seems unnecessary.
6217
6218 * nnimap.el (nnimap-quote-specials): Function copied over from
6219 imap.el.
6220 (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
6221 they support that. Suggested by Tom Regner.
6222
6223 2010-10-29 Julien Danjou <julien@danjou.info>
6224
6225 * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
6226 defalias.
6227 (gnus-summary-delete-marked-with): Remove obsolete defalias.
6228
6229 * gnus.el: Remove `gnus-nntp-service' variable.
6230 (gnus-secondary-servers): Make obsolete.
6231 (gnus-nntp-server): Make obsolete.
6232
6233 * gnus-start.el (gnus-1): Remove x-splash calls.
6234
6235 * gnus-ems.el (gnus-x-splash): Remove.
6236
6237 * gnus.el (gnus-group-startup-message): Simplify/update code.
6238
6239 * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
6240 capability before doing anything.
6241 (gnus-group-insert-group-line): Remove useless
6242 gnus-group-remove-excess-properties.
6243
6244 2010-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
6245
6246 * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
6247
6248 2010-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6249
6250 * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
6251 config after reselecting.
6252
6253 2010-10-28 Julien Danjou <julien@danjou.info>
6254
6255 * shr.el (shr-put-image): Use point even if only inserting text.
6256 (shr-put-image): Save excursion when inserting alt text on non-graphic
6257 display, so the behavior is the same when we are on a graphic display.
6258
6259 * nnir.el (nnir-run-swish-e): Remove hyrex support.
6260
6261 2010-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6262
6263 * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
6264 (gnus-mime-copy-part): Check coding system, not charset.
6265 (gnus-mime-view-part-externally): Never remove part.
6266 (gnus-mime-view-part-internally): Don't remove part here.
6267 (gnus-article-part-wrapper): Make sure MIME tag is visible.
6268 (gnus-article-goto-part): Go to displayed or preferred subpart if it is
6269 multipart/alternative.
6270
6271 * mm-decode.el (mm-display-part): Take optional arg `force'.
6272
6273 2010-10-26 Julien Danjou <julien@danjou.info>
6274
6275 * gnus-group.el (gnus-group-default-list-level): Add this function to
6276 compute the default list level.
6277 (gnus-group-default-list-level): Add possibility to use a function.
6278
6279 2010-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
6280
6281 * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
6282
6283 * gnus-group.el (gnus-group-completing-read)
6284 (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
6285 gnus-replace-in-string.
6286
6287 2010-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
6288
6289 * shr.el (shr-tag-div): Add.
6290
6291 2010-10-25 Julien Danjou <julien@danjou.info>
6292
6293 * gnus-util.el: Remove `gnus-with-local-quit'.
6294
6295 * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
6296
6297 2010-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
6298
6299 * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
6300 the original article buffer.
6301
6302 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6303
6304 * nnimap.el (nnimap-request-head): New function.
6305 (nnimap-request-move-article): Try to be slightly faster by not
6306 requesting the entire message when moving.
6307 (nnimap-transform-headers): Don't bug out on bodiless articles.
6308 (nnimap-send-command): Have no outstanding messages if the IMAP server
6309 doesn't support streaming.
6310 (nnimap-transform-headers): Fold {quoted} strings more sloppily.
6311
6312 2010-10-24 Julien Danjou <julien@danjou.info>
6313
6314 * message.el (message-default-headers): Fix type.
6315
6316 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6317
6318 * gnus-html.el (gnus-html-prefetch-images): Decode entities before
6319 prefetching images.
6320
6321 * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
6322 backend for unknown groups. This is mainly useful for nnimap groups.
6323
6324 * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
6325 group isn't covered by the agent.
6326
6327 2010-10-22 Andrew Cohen <cohen@andy.bu.edu>
6328
6329 * nnir.el (nnir-method-default-engines): New variable.
6330 (nnir-run-query): Use it.
6331 (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
6332 (gnus-summary-nnir-goto-thread): Change group if needed.
6333
6334 * gnus-group.el (gnus-group-group-map): Add key binding for
6335 gnus-group-make-nnir-group.
6336
6337 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6338
6339 * shr.el (shr-tag-object): Add.
6340
6341 * gnus-sum.el (gnus-summary-select-article): Make sure we have the
6342 original article buffer live.
6343 (gnus-summary-select-article-buffer):
6344 Mention gnus-widen-article-buffer.
6345
6346 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6347
6348 * shr.el (shr-tag-strong): Add.
6349
6350 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
6351
6352 * gnus-group.el (gnus-group-completing-read): Remove all newlines from
6353 group names. They mess up the group buffer badly.
6354
6355 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
6356
6357 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
6358 instead of the summary one.
6359
6360 2010-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
6361
6362 * mml.el (mml-preview): Work properly when editing article.
6363
6364 * gnus-start.el (gnus-read-active-file-1): Don't add method to
6365 gnus-have-read-active-file if it's already been in.
6366
6367 2010-10-22 Tom Tromey <tromey@redhat.com>
6368
6369 * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
6370 gnus-group-completing-read.
6371
6372 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6373
6374 * message.el (message-mode-map): Don't bind M-; to comment region, to
6375 allow the global comment-dwim to work.
6376
6377 2010-10-21 Julien Danjou <julien@danjou.info>
6378
6379 * message.el (message-setup-1): Allow message-default-headers to be a
6380 function.
6381
6382 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
6383
6384 * shr.el (shr-tag-table): Simplify.
6385
6386 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6387
6388 * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
6389 to avoid trying to snarf invalid stuff.
6390
6391 * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
6392
6393 * gnus.el (gnus-message-archive-group): Quote value.
6394 (gnus-message-archive-group): Mark as changed.
6395
6396 * shr.el (shr-add-font): Don't put the font properties on the newline
6397 or the indentation.
6398
6399 * message.el (message-fix-before-sending): Change options when sending
6400 non-printable characters.
6401
6402 * gnus.el (gnus-message-archive-method): Change the default to
6403 monthly outgoing groups.
6404
6405 * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
6406 that have gotten new numbers.
6407
6408 * nnimap.el (nnimap-request-replace-article): New function.
6409
6410 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
6411
6412 * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
6413 (nnrss-request-article): Don't use special html washing code.
6414
6415 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6416
6417 * shr.el (shr-tag-table): Remove useless nconc.
6418
6419 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6420
6421 * gnus-art.el (article-wash-html): Simplify and remove the charset
6422 stuff. Use the normal html rendering code instead of the special html
6423 washing code.
6424
6425 * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
6426 `gnus-w3m' symbols.
6427 (mm-text-html-washer-alist): Remove.
6428
6429 * mm-decode.el (mm-inline-text-html-renderer): Remove.
6430 (mm-inline-media-tests): Remove use.
6431 (mm-text-html-renderer): Change default to the `shr' symbol.
6432
6433 * mm-view.el (mm-inline-text-html): Remove use.
6434
6435 * gnus-art.el (gnus-blocked-images): New function. Allow the
6436 `gnus-blocked-images' to be a function.
6437 (gnus-article-wash-function): Remove.
6438
6439 2010-10-20 Julien Danjou <julien@danjou.info>
6440
6441 * spam.el (spam-list-of-processors): Mark as obsolete.
6442
6443 * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
6444 (nnimap-insert-partial-structure): Fix boundary detection.
6445
6446 2010-10-20 Andreas Seltenreich <seltenreich@gmx.de>
6447
6448 * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
6449 run file-truename on remote files. This can be expensive and even
6450 prevent one from editing drafts if some unrelated buffer has a stale
6451 connection.
6452
6453 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6454
6455 * shr.el (shr-find-fill-point): Shorten line if the preceding char is
6456 kinsoku-eol regardless of shr-kinsoku-shorten.
6457 (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
6458 (shr-tag-table): Support caption, thead, and tfoot.
6459
6460 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6461
6462 * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
6463 lines.
6464 (shr-save-contents): New command and keystroke.
6465
6466 * nndoc.el (nndoc-type-alist): Add git support.
6467 (nndoc-git-type-p): New function.
6468 (nndoc-transform-git-article): Ditto.
6469 (nndoc-transform-git-headers): Ditto.
6470 (nndoc-transform-git-headers): Generate Subject headers.
6471
6472 * shr.el (shr-parse-style): New function.
6473 (shr-tag-span): Ditto.
6474
6475 * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
6476 to `G G' to avoid collisions.
6477
6478 2010-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
6479
6480 * shr.el: Load kinsoku if necessary.
6481 (shr-kinsoku-shorten): New internal variable.
6482 (shr-find-fill-point): Make kinsoku shorten text line if
6483 shr-kinsoku-shorten is bound to non-nil.
6484 (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
6485 shr-indentation too when testing if table is wider than frame width.
6486 (shr-insert-table): Use `string-width' instead of `length' to measure
6487 text width.
6488 (shr-insert-table-ruler): Make sure indentation is done at bol.
6489
6490 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
6491
6492 * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
6493 (nnimap-process-expiry-targets): Use unibyte for buffers that hold
6494 undecoded network data.
6495
6496 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6497
6498 * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
6499 name in the mode line spec so that the mode line menu works
6500 (bug #2431).
6501
6502 * message.el (message-get-reply-headers): If we're fed `to-address',
6503 then always use that.
6504
6505 * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
6506 aren't so wide as to need to switch off the edit menu.
6507
6508 * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
6509 binding. Suggested by Leo <sdl.web@gmail.com> (bug #6613).
6510
6511 * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
6512 `M-g'.
6513 (nnimap-update-info): Update flags/read marks even if \* isn't part of
6514 the permanent marks.
6515
6516 2010-10-18 Andrew Cohen <cohen@andy.bu.edu>
6517
6518 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6519 Splitting according to references/in-reply-to obeys the ignore-groups
6520 variable, while splitting by sender and subject do not.
6521
6522 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6523
6524 * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
6525 alist, so that we can look for non-Unicode chars.
6526 (article-translate-strings): Allow both character and string maps.
6527
6528 2010-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
6529
6530 * shr.el (shr-insert): Don't insert space behind a wide character
6531 categorized as kinsoku-bol, or between characters both categorized as
6532 nospace.
6533
6534 2010-10-16 Andrew Cohen <cohen@andy.bu.edu>
6535
6536 * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
6537 headers to gnus-newsgroup-headers.
6538
6539 2010-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6540
6541 * shr.el (shr-tag-img): Don't align images -- since we're not
6542 rescaling, this often leads to ugly displays.
6543
6544 2010-10-15 Andrew Cohen <cohen@andy.bu.edu>
6545
6546 * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
6547 duplicates.
6548
6549 2010-10-15 Kan-Ru Chen <kanru@kanru.info> (tiny change)
6550
6551 * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
6552 call.
6553
6554 2010-10-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6555
6556 * gnus.el: Autoload gnus-html-show-images.
6557
6558 * nnimap.el: Use nnheader-message throughout.
6559
6560 * shr.el (shr-tag-img): Ignore images with no data.
6561
6562 2010-10-15 Julien Danjou <julien@danjou.info>
6563
6564 * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
6565 a possibility to disable format=flow encoding when using hard newlines.
6566
6567 2010-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6568
6569 * shr.el (shr-insert): Remove space inserted before or after a
6570 breakable character or at the beginning or the end of a line.
6571 (shr-find-fill-point): Do kinsoku; find the second best point or give
6572 it up if there's no breakable point.
6573
6574 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6575
6576 * nnimap.el (nnimap-open-connection): Message when opening connection
6577 for debugging purposes.
6578
6579 * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
6580 on every setup buffer call to allow this to change from article to
6581 article.
6582
6583 * shr.el (shr-tag-table): Experimental feature: Truncate lines in
6584 buffers where we have a wide table.
6585
6586 2010-10-14 Andrew Cohen <cohen@andy.bu.edu>
6587
6588 * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
6589 uses *-request-thread.
6590
6591 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6592
6593 * nnimap.el (nnimap-open-connection): Remove %s from openssl
6594 incantation, which is no longer valid.
6595
6596 2010-10-14 Julien Danjou <julien@danjou.info>
6597
6598 * shr.el: Fix defcustom type (char -> character).
6599
6600 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6601
6602 * nnimap.el (nnimap-open-connection): tls-program should be a list of
6603 programs.
6604
6605 2010-10-14 Julien Danjou <julien@danjou.info>
6606
6607 * shr.el (shr-tag-a): Use url-link as widget type.
6608
6609 * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
6610 `gnus-group-get-icon'.
6611
6612 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6613
6614 * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
6615 This should make server editing work better.
6616
6617 * shr.el (shr-find-fill-point): Don't inloop on indented text.
6618
6619 * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
6620 (nnimap-parse-flags): Fix regexp.
6621
6622 * shr.el (shr-find-fill-point): Use a filling algorithm that should
6623 probably work for CJVK text, too.
6624
6625 * nnimap.el (nnimap-extend-tls-programs): Remove.
6626 (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
6627
6628 2010-10-13 Julien Danjou <julien@danjou.info>
6629
6630 * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
6631 responses.
6632
6633 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6634
6635 * mm-decode.el (mm-shr): Allow use from non-Gnus users.
6636
6637 * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
6638 anything in Emacs.
6639
6640 * shr.el (shr-current-column): Remove buggy and unnecessary function.
6641
6642 2010-10-13 Julien Danjou <julien@danjou.info>
6643
6644 * shr.el (shr-width): Make shr-width a defcustom with default to
6645 fill-column.
6646 (shr-tag-img): Use shr-width rather than fill-column.
6647
6648 2010-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
6649
6650 * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
6651
6652 * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
6653 position when (X-)Faces exist.
6654 (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
6655 avatars when called interactively.
6656
6657 2010-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
6658
6659 * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
6660 gnus-article-x-face-too-ugly is bound.
6661
6662 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6663
6664 * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
6665
6666 * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
6667 mailbox that doesn't exist.
6668
6669 2010-10-12 Julien Danjou <julien@danjou.info>
6670
6671 * shr.el (shr-tag-img): Encode URL properly when retrieving.
6672 (shr-get-image-data): Encode URL properly when fetching from cache.
6673 (shr-tag-img): Use aligned-to spaces to align correctly images.
6674
6675 * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
6676 before inserting the Gravatar.
6677
6678 * shr.el (shr-tag-img): Add align attribute support for <img>.
6679
6680 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6681
6682 * gnus-gravatar.el (gnus-art): Require.
6683
6684 * gnus-sum.el (gnus-summary-mark-as-unread-forward)
6685 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6686 Remove long obsoleted functions.
6687
6688 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6689
6690 * nnimap.el (gnutls-negotiate): Silence the byte compiler.
6691
6692 * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
6693 * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
6694 * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
6695 * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
6696 * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
6697 * rfc1843.el, sieve-manage.el, smime.el, spam.el:
6698 Fix comment for declare-function.
6699
6700 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6701
6702 * nnimap.el (nnimap-request-rename-group): Select group read-only
6703 before renaming it.
6704
6705 * shr.el (shr-insert): Fix up the white space only regexp.
6706
6707 * nnimap.el (nnimap-transform-split-mail): Not all articles have
6708 bodies. Protect against this. Reported by Michael Welsh Duggan.
6709
6710 * shr.el (shr-current-column): New function.
6711 (shr-find-fill-point): New function.
6712
6713 2010-10-11 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
6714
6715 * sieve-manage.el (sieve-manage-open): Allow port names as well as port
6716 numbers.
6717
6718 2010-10-11 Julien Danjou <julien@danjou.info>
6719
6720 * shr.el (shr-hr-line): Add.
6721 (shr-tag-hr): Use shr-hr-line to specify which character to use to
6722 display hr lines.
6723 (shr-max-columns): Do not change state to nil if we just inserting
6724 spaces.
6725
6726 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6727
6728 * gnus-topic.el (gnus-topic-read-group): If after the last group,
6729 select the last group.
6730
6731 2010-10-11 Teodor Zlatanov <tzz@lifelogs.com>
6732
6733 * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
6734
6735 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6736
6737 * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
6738 for Gnus.
6739 (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
6740 (nnimap-update-qresync-info): Mark \Seen articles as read.
6741
6742 * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
6743 non-variable, too.
6744
6745 * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
6746 available.
6747 (nnimap-update-info): Rely more on the current active than the param
6748 active to avoid marking articles as read too much.
6749
6750 * auth-source.el (auth-source-create): Use (user-login-name) for the
6751 user name default.
6752
6753 * nnimap.el (nnimap-update-info): If the server doesn't return any
6754 useful info, just use the previous info.
6755 (nnimap-update-info): Prefer old info over start-article.
6756 (nnimap-update-qresync-info): Finish implementing QRESYNC.
6757
6758 2010-10-10 Andrew Cohen <cohen@andy.bu.edu>
6759
6760 * nnir.el (autoload): Clean up autoloads.
6761 (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
6762 Use key rather than value.
6763 (nnir-imap-search-other): New variable.
6764 (nnir-read-parm): Use it.
6765 (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
6766 (gnus-summary-nnir-goto-thread): Modify to work with imap.
6767
6768 2010-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
6769
6770 * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
6771 the process, too.
6772
6773 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6774
6775 * spam.el (gnus-summary-mode-map): Bind to "$".
6776 Suggested by Russ Allbery.
6777
6778 * shr.el: Rework the way things are indented by <li> slightly.
6779
6780 * gnus.el (gnus-group-set-parameter): Fix typo.
6781
6782 * nnimap.el: Start implementing QRESYNC support.
6783
6784 2010-10-09 Julien Danjou <julien@danjou.info>
6785
6786 * nnir.el (nnir-engines): Fix too many arguments.
6787
6788 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6789
6790 * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
6791 group is the "last", so that the backends like nnfolder actually save
6792 their folders.
6793
6794 * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
6795 try to use that for the TLS stream.
6796 (nnimap-retrieve-group-data-early): Rework the marks code to heed
6797 UIDVALIDITY and find out which groups are read-only and not.
6798 (nnimap-get-flags): Use the same marks parsing code as the rest of
6799 nnimap.
6800
6801 2010-10-09 Julien Danjou <julien@danjou.info>
6802
6803 * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
6804
6805 * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
6806 retrieving gravatars.
6807
6808 * shr.el (shr-table-corner): Add.
6809 (shr-table-line): Add.
6810 (shr-insert-table-ruler): Use the above defcustoms to insert tables.
6811
6812 2010-10-08 Julien Danjou <julien@danjou.info>
6813
6814 * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
6815
6816 2010-10-08 Teodor Zlatanov <tzz@lifelogs.com>
6817
6818 * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
6819
6820 * gnus-sum.el (gnus-mark-article-as-unread)
6821 (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
6822 (gnus-summary-set-bookmark): Use it.
6823
6824 * gnus-msg.el (gnus-setup-message): Use it.
6825
6826 * gnus-demon.el (gnus-demon-remove-handler): Use it.
6827
6828 * gnus.el (gnus-group-remove-parameter): Use it.
6829
6830 * gnus-group.el (gnus-group-make-web-group): Use it.
6831
6832 * gnus-demon.el (gnus-demon-remove-handler): Use it.
6833
6834 * nnregistry.el: Update docs to mention manual.
6835
6836 * gnus-registry.el: Update docs to mention nnregistry.el.
6837 (gnus-registry-initialize): Don't install nnregistry refer method
6838 automatically.
6839 (gnus-registry-install-nnregistry): Remove it.
6840
6841 2010-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
6842
6843 * shr.el (shr-insert): Don't insert double spaces.
6844
6845 2010-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
6846
6847 * gnus-gravatar.el (gnus-treat-from-gravatar)
6848 (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
6849 called interactively.
6850
6851 * gnus-art.el (gnus-mime-view-part-externally)
6852 (gnus-mime-view-part-internally): Make predicate function passed to
6853 gnus-mime-view-part-as-type assume argument is a mime type, not a list
6854 of a mime type.
6855
6856 * shr.el (shr-table-widths): Don't use cl function `reduce'.
6857
6858 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6859
6860 * shr.el (require): Require cl when compiling.
6861 (shr-tag-hr): New function.
6862
6863 * nnimap.el (nnimap-update-info): Remove double setting of high.
6864 (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
6865 This makes nnimap work properly on Courier again.
6866
6867 * gnus.el (gnus-carpal): The carpal mode has been removed, but define
6868 the variable for backwards compatibility.
6869
6870 * mm-decode.el (mm-save-part): If given a non-directory result, expand
6871 the file name before using to avoid setting mm-default-directory to
6872 nil.
6873
6874 * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
6875 bidning gnus-agent variables.
6876
6877 * shr.el (shr-render-td): Use a cache for the table rendering function
6878 to avoid getting an exponential rendering behavior in nested tables.
6879 (shr-insert): Rework the line-breaking algorithm.
6880 (shr-insert): Don't leave trailing spaces.
6881 (shr-insert-table): Also insert empty TDs.
6882 (shr-tag-blockquote): Ensure paragraphs after </ul>.
6883
6884 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6885
6886 * gnus-sum.el (gnus-number): Rename from `number'.
6887 (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
6888 (gnus-summary-limit-children): Update uses correspondingly.
6889
6890 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
6891
6892 * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
6893 (gnus-gravatar-transform-address): Don't show avatars of people of
6894 which mail addresses match gnus-gravatar-too-ugly.
6895
6896 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6897
6898 * shr.el (shr-table-widths): Expand TD elements to fill available
6899 space.
6900
6901 2010-10-07 Julien Danjou <julien@danjou.info>
6902
6903 * nnimap.el (nnimap-request-rename-group): Add this method.
6904
6905 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
6906
6907 * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
6908 name from XEmacs' function-arglist.
6909
6910 * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
6911 gravatar under XEmacs.
6912
6913 2010-10-07 Teodor Zlatanov <tzz@lifelogs.com>
6914
6915 * auth-source.el: Update docs with TODO items.
6916
6917 * gnus-sync.el: Update docs to explain state and plans.
6918
6919 * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
6920 Hooks for mark updates.
6921 (gnus-request-set-mark, gnus-request-update-mark): Use them.
6922
6923 * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
6924 hooks with arguments, which is needed for mark update hooks.
6925
6926 2010-10-06 Julien Danjou <julien@danjou.info>
6927
6928 * gnus.el (gnus-expand-group-parameter): Only return and act on what
6929 was matched.
6930
6931 * sieve-manage.el: Update example in `Commentary'.
6932
6933 * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
6934
6935 * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
6936 not 2000.
6937 (sieve-manage-authenticate): Re-add function.
6938
6939 2010-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6940
6941 * shr.el (shr-insert): Get 'space transition right.
6942 (shr-render-td): Only delete space at the end of the TD.
6943
6944 * nnimap.el (nnimap-open-connection): Prepare to support
6945 open-gnutls-stream.
6946
6947 * shr.el: Rearrange function order to be more logical.
6948
6949 2010-10-06 Julien Danjou <julien@danjou.info>
6950
6951 * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
6952 (nnrss-discover-feed): Remove 404 URL in docstring.
6953
6954 * nnir.el: Fix Swish-E URL.
6955 Fix Namazu URL.
6956
6957 * message.el (message-change-subject): Remove 404 URL in a comment.
6958
6959 2010-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
6960
6961 * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
6962 called interactively.
6963
6964 * gnus-util.el (gnus-remove-if): Allow hash table.
6965 (gnus-remove-if-not): New function.
6966
6967 * gnus-art.el (gnus-mime-view-part-as-type):
6968 * gnus-score.el (gnus-summary-score-effect):
6969 * gnus-sum.el (gnus-read-move-group-name):
6970 Replace remove-if-not with gnus-remove-if-not.
6971
6972 * gnus-group.el (gnus-group-completing-read):
6973 Regard collection as a hash table if it is not a list.
6974
6975 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
6976
6977 * shr.el (shr-render-td): Allow blank/missing <TD>s.
6978
6979 * shr.el: Document the table-rendering algorithm.
6980
6981 * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
6982 invalid URLs.
6983
6984 * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
6985 line-broken.
6986 (shr-tag-img): Ignore image fetching errors.
6987 (shr-overlays-in-region): Compute overlay positions correctly.
6988
6989 * mm-decode.el (mm-shr): Require shr.
6990
6991 * gnus-art.el (gnus-blocked-images): Move variable here.
6992
6993 * shr.el (shr-insert-table): Bind free variable.
6994
6995 * mm-decode.el (mm-shr): Bind shr-content-function.
6996
6997 * shr.el (shr-content-function): New variable.
6998
6999 * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
7000 added for symmetry.
7001
7002 * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
7003
7004 * gnus-group.el (gnus-group-make-group): Doc fix.
7005
7006 * nnimap.el (nnimap-request-newgroups): Return success.
7007
7008 * shr.el (shr-find-elements): New function.
7009 (shr-tag-table): Put all the images after the table.
7010 (shr-tag-table): Really inhibit images inside the table.
7011 (shr-collect-overlays): Copy over overlays from the TD elements to the
7012 main document.
7013
7014 * mm-decode.el (mm-shr): Bind shr-blocked-images to
7015 gnus-blocked-images.
7016
7017 2010-10-05 Julien Danjou <julien@danjou.info>
7018
7019 * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
7020
7021 * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
7022 (gnus-html-maximum-image-size): Add this function.
7023 (gnus-html-put-image): Use gnus-html-maximum-image-size.
7024
7025 * sieve-manage.el (sieve-manage-capability): Do not bug out when the
7026 server-value of the capability is nil.
7027
7028 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7029
7030 * shr.el (shr-tag-em): Add <EM> tag.
7031
7032 2010-10-05 Florian Ragwitz <rafl@debian.org> (tiny change)
7033
7034 * sieve-manage.el (sieve-manage-default-stream): Make default stream
7035 customizable.
7036
7037 * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
7038 handing broken links to browse-url.
7039
7040 2010-10-05 Julien Danjou <julien@danjou.info>
7041
7042 * gnus-util.el (gnus-emacs-completing-read)
7043 (gnus-iswitchb-completing-read): Use autoload rather than require.
7044
7045 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
7046
7047 * gnus-util.el (gnus-completing-read-function): Exclude
7048 gnus-icompleting-read and gnus-ido-completing-read from candidates for
7049 XEmacs since iswitchb.el is very old and ido.el is unavailable in
7050 XEmacs.
7051
7052 * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
7053 not to use `delete-dups' that is unavailable in XEmacs 21.4.
7054
7055 * gnus-html.el: Don't require help-fns under XEmacs.
7056 (gnus-html-schedule-image-fetching): Work for XEmacs.
7057
7058 * mm-decode.el (mm-shr): Decode contents by charset.
7059
7060 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7061
7062 * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
7063 unknown.
7064
7065 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
7066 (shr-get-image-data): Ensure against the cache file missing.
7067
7068 * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
7069 for data.
7070
7071 * spam-report.el (spam-report-url-ping-plain): Don't query about
7072 killing the process.
7073
7074 * shr.el (shr-render-td): Protect against too-wide text.
7075
7076 2010-10-04 Julien Danjou <julien@danjou.info>
7077
7078 * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
7079 (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
7080
7081 * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
7082 retrieved.
7083
7084 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7085
7086 * shr.el (browse-url): Require.
7087 (shr-ensure-paragraph): Don't insert a new newline after empty-ish
7088 lines.
7089 (shr-show-alt-text, shr-browse-image): New commands.
7090 (shr-browse-url, shr-copy-url): New commands.
7091
7092 * gnus-sum.el (gnus-widen-article-window): New variable.
7093 (gnus-summary-select-article-buffer): Use it.
7094
7095 * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
7096 without @ signs.
7097
7098 2010-10-04 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
7099
7100 * nnir.el (nnir-run-imap): Remove spurious space in search string.
7101
7102 2010-10-04 Julien Danjou <julien@danjou.info>
7103
7104 * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
7105 for XEmacs.
7106
7107 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7108
7109 * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
7110
7111 * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
7112 (nnimap-close-server): Implement.
7113
7114 * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
7115 (shr-insert): Tweak line breaking.
7116 (shr-insert): Handle <pre> better.
7117 (shr-tag-li): Get <li> indentation right.
7118 (shr-tag-li): Get <li> indentation even righter.
7119 (shr-tag-blockquote): Ensure paragraph start.
7120 (shr-make-table): Tweak table generation.
7121 (shr-make-table): Fix typo.
7122
7123 * shr.el: Implement table rendering.
7124
7125 2010-10-04 Julien Danjou <julien@danjou.info>
7126
7127 * gnus-html.el (gnus-html-put-image): Fix resize image code.
7128
7129 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7130
7131 * shr.el (shr-insert): Use string anchors instead of line anchors.
7132
7133 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7134
7135 * shr.el: Add headings.
7136 (shr-ensure-paragraph): Actually work.
7137 (shr-tag-li): Make <ul> prettier.
7138 (shr-insert): Get white space at the beginning/end of elements right.
7139 (shr-tag-p): Collapse subsequent <p>s.
7140 (shr-ensure-paragraph): Don't insert double line feeds after blank
7141 lines.
7142 (shr-insert): \t is also space.
7143 (shr-tag-s): Fix "s" tag name function.
7144 (shr-tag-s): Fix face prop name.
7145
7146 2010-10-03 Julien Danjou <julien@danjou.info>
7147
7148 * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
7149
7150 * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
7151 gnus-window-inside-pixel-edges.
7152
7153 * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
7154 gnus-ems.
7155
7156 * mm-view.el (mm-inline-image-emacs): Support image resizing.
7157
7158 * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
7159 function.
7160
7161 * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
7162 resize choice.
7163
7164 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7165
7166 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
7167 beginning of the buffer.
7168
7169 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
7170 article buffer again.
7171
7172 * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
7173
7174 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
7175 when it's at the start of the buffer.
7176
7177 * shr.el (shr-tag-blockquote): Convert name.
7178 (shr-rescale-image): Use the right image-size variant.
7179
7180 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
7181 buffer isn't shown, then select the current article first instead of
7182 bugging out.
7183 (gnus-summary-select-article-buffer): Show both the article and summary
7184 buffers again.
7185
7186 * shr.el (shr-fontize-cont): Protect against regions with no text.
7187 Rename tag functions to shr-tag-* for enhanced security.
7188 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
7189
7190 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
7191
7192 * shr.el (shr-insert):
7193 * pop3.el (pop3-movemail):
7194 * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
7195 loaded.
7196
7197 2010-10-03 Glenn Morris <rgm@gnu.org>
7198
7199 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
7200
7201 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
7202
7203 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
7204
7205 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
7206
7207 * gnus-util.el (gnus-make-local-hook): Simplify.
7208
7209 2010-10-02 Julien Danjou <julien@danjou.info>
7210
7211 * gnus-util.el (gnus-iswitchb-completing-read): New function.
7212 (gnus-ido-completing-read): New function.
7213 (gnus-emacs-completing-read): New function.
7214 (gnus-completing-read): Use gnus-completing-read-function.
7215 Add gnus-completing-read-function.
7216
7217 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7218
7219 * shr.el (shr-insert-document): Autoload.
7220 (shr-img): Be silent.
7221 (shr-insert): Add a newline after every picture before text.
7222 (shr-add-font): Use overlays for combining faces.
7223 (shr-insert): Pass upwards the text start point.
7224
7225 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
7226 possible.
7227 (mm-shr): New function.
7228
7229 2010-10-02 Julien Danjou <julien@danjou.info>
7230
7231 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
7232 should go backward.
7233
7234 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
7235
7236 * shr.el (shr): Fix typo in provide call.
7237
7238 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7239
7240 * shr.el: New file.
7241
7242 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
7243
7244 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
7245 completing read.
7246
7247 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7248
7249 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
7250 we're being queried about. Suggested by Dan Jacobson.
7251
7252 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
7253 Suggested by Jason Eisner.
7254
7255 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
7256 table, too. Suggested by Stefan Wiens.
7257 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
7258 the table unnecessary. Suggested by Stefan Wiens.
7259
7260 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
7261 longer needed, and probably doesn't work either, as pointed out by
7262 Stefan Wiens.
7263 (gnus-summary-exit): Remove call to the clearing function.
7264 (gnus-summary-exit-no-update): Ditto.
7265
7266 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
7267 instead of gnus-eval-in-buffer-window to avoid popping up frames.
7268 Reported by Stefan Monnier.
7269 (gnus-summary-save-in-rmail): Ditto.
7270
7271 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
7272 article buffer, instead of both the article buffer and the summary
7273 buffer. Sort of suggested by Dan Jacobson.
7274
7275 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
7276
7277 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
7278 Suggested by Dan Jacobson.
7279
7280 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
7281 documentation clearer.
7282
7283 * message.el (message-shorten-references): Comment on the number "21".
7284 Suggested by Stefan Monnier.
7285
7286 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
7287 Suggested by Dan Jacobson.
7288
7289 * gnus.el (gnus-large-newsgroup):
7290 Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
7291
7292 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
7293 externalize attachments. Bug reported by Steve Wen.
7294
7295 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
7296 really message anything to the user.
7297
7298 * nnmail.el (nnmail-article-group): Allow using the fancy split method
7299 directly.
7300
7301 * nnimap.el (nnimap-request-group): Low higher than high to signal no
7302 messages in empty groups.
7303
7304 2010-10-01 Ted Zlatanov <tzz@lifelogs.com>
7305
7306 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
7307 non-UIDNEXT group.
7308
7309 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7310
7311 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
7312 not the value from the collection.
7313
7314 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
7315 values. This sometimes happens on some groups that have no info.
7316 (nnimap-request-newgroups): New function.
7317
7318 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
7319
7320 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
7321 check into `gnus-registry-initialize'.
7322 (gnus-registry-initialize): Ditto.
7323 Fix and extend header docs.
7324
7325 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7326
7327 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
7328 regexp backtrace overflows.
7329
7330 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
7331 for starttls that tls.el implements; i.e. openssl.
7332
7333 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
7334
7335 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
7336 (gravatar-create-image): New function that's an alias to
7337 gnus-xmas-create-image, gnus-create-image, or create-image.
7338 (gravatar-data->image): Use it.
7339
7340 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
7341
7342 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
7343 install the nnregistry refer method.
7344 (gnus-registry-install-hooks): Use it.
7345 (gnus-registry-unfollowed-groups): Add nnmairix to the default
7346 unfollowed groups.
7347
7348 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
7349
7350 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
7351 expanding threads.
7352
7353 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7354
7355 * nnir.el: Use the server names without suffixes (bug #7009).
7356
7357 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
7358 unencrypted to STARTTLS, if possible.
7359
7360 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
7361
7362 * message.el (message-ignored-supersedes-headers): Strip Injection-*
7363 headers before superseding.
7364
7365 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7366
7367 * nnrss.el (nnrss-use-local): Add documentation.
7368
7369 * nnimap.el (nnimap-extend-tls-programs): New function.
7370 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
7371 (nnimap-wait-for-connection): Accept the greeting from the stupid
7372 output from openssl s_client -starttls, too.
7373
7374 * nnimap.el (nnimap-find-article-by-message-id): Really return the
7375 article number.
7376 (nnimap-split-fancy): New variable.
7377 (nnimap-split-incoming-mail): Use it.
7378
7379 * nntp.el (nntp-server-list-active-group): Document.
7380
7381 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
7382 SELECT to get the message-id.
7383
7384 * mail-source.el (mail-sources): Remove webmail support.
7385 (defvar): Ditto.
7386 (mail-source-fetcher-alist): Ditto.
7387 (mail-source-fetch-webmail): Remove.
7388
7389 * webmail.el: Remove -- doesn't seem relevant any more.
7390
7391 * gnus.el: Fix up make-obsolete-variable declarations throughout.
7392
7393 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
7394 the \r.
7395
7396 2010-09-30 Julien Danjou <julien@danjou.info>
7397
7398 * gnus-agent.el (gnus-agent-add-group): Fix call to
7399 gnus-completing-read.
7400
7401 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7402
7403 * nndoc.el (nndoc-retrieve-groups): New function.
7404
7405 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
7406 `default', use nnmail-split-methods.
7407 (nnimap-request-article): Downcase the NILs so that they are nil.
7408
7409 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
7410 symbol.
7411
7412 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
7413 code, since if the user has requested network, that's what they ought
7414 to get.
7415 (nnimap-request-set-mark): Erase the buffer before issuing commands.
7416 (nnimap-split-rule): Mark as obsolete.
7417
7418 * pop3.el (pop3-send-streaming-command, pop3-stream-length):
7419 New variable.
7420
7421 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
7422 correct slot, too.
7423
7424 2010-09-29 Julien Danjou <julien@danjou.info>
7425
7426 * gnus.el (gnus-local-domain): Declare variable obsolete.
7427
7428 * gnus-util.el (gnus-icompleting-read): Require iswitchb.
7429 Fix history computing.
7430 (gnus-ido-completing-read): Require ido.
7431
7432 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7433
7434 * gnus-registry.el: Don't prompt on load, which makes it impossible to
7435 build Gnus.
7436
7437 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
7438 when interpreting the structures.
7439 (nnimap-request-accept-article): Add \r\n to the lines to make this
7440 work with Cyrus.
7441
7442 * nndraft.el (nndraft-request-expire-articles): Use the group name
7443 instead if "nndraft". Fix found by Nils Ackermann.
7444
7445 2010-09-29 Ludovic Courtes <ludo@gnu.org>
7446
7447 * nnregistry.el: Add.
7448
7449 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
7450
7451 * nnmail.el (group, group-art-list, group-art):
7452 Remove unneeded directives.
7453
7454 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
7455
7456 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
7457 (mm-mime-charset):
7458 * rfc2047.el (rfc2047-syntax-table):
7459 * utf7.el (utf7-utf-16-coding-system): Comment fix.
7460
7461 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
7462 rather than `insert-file-contents' and `eval-region'.
7463
7464 2010-09-29 Julien Danjou <julien@danjou.info>
7465
7466 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
7467 replacement of `gnus-gravatar-relief' to mimic
7468 `gnus-faces-properties-alist'.
7469 Add :version property.
7470
7471 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7472
7473 * mail-source.el (mail-source-report-new-mail):
7474 * message.el (message-default-mail-headers):
7475 * mm-decode.el (mm-valid-image-format-p): Comment fix.
7476
7477 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
7478
7479 2010-09-28 Julien Danjou <julien@danjou.info>
7480
7481 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
7482 mail-address contains the same string as real-name.
7483
7484 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
7485 non-blank in header, otherwise it'll get stripped.
7486
7487 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
7488 real-name, and then for mail address rather than doing : or , search.
7489
7490 2010-09-27 Julien Danjou <julien@danjou.info>
7491
7492 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
7493 right completing-read function.
7494 (gnus-use-ido): New variable
7495 (gnus-completing-read-with-default): Remove.
7496 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
7497 (gnus-agent-add-group):
7498 * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
7499 * mm-view.el (mm-view-pkcs7-decrypt):
7500 * mm-util.el (mm-codepage-setup):
7501 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
7502 * mml-smime.el (mml-smime-openssl-sign-query):
7503 * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
7504 (mml-insert-multipart):
7505 * gnus-msg.el (gnus-summary-yank-message):
7506 * gnus-int.el (gnus-start-news-server):
7507 * mm-decode.el (mm-interactively-view-part):
7508 * gnus-dired.el (gnus-dired-attach):
7509 * gnus.el (gnus-read-method):
7510 * gnus-bookmark.el (gnus-bookmark-jump):
7511 * gnus-art.el (gnus-mime-view-part-as-type)
7512 (gnus-mime-action-on-part, gnus-article-encrypt-body):
7513 * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
7514 (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
7515 * nnmairix.el (nnmairix-create-server-and-default-group)
7516 (nnmairix-update-groups, nnmairix-get-server)
7517 (nnmairix-backend-to-server, nnmairix-goto-original-article)
7518 (nnmairix-get-group-from-file-path):
7519 * nnrss.el (nnrss-find-rss-via-syndic8):
7520 * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
7521 (gnus-group-make-useful-group, gnus-group-add-to-virtual)
7522 (gnus-group-browse-foreign-server):
7523 * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
7524 (gnus-summary-execute-command, gnus-summary-respool-article)
7525 (gnus-read-move-group-name):
7526 * gnus-score.el (gnus-summary-increase-score)
7527 (gnus-summary-score-effect):
7528 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
7529
7530 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7531
7532 * nnimap.el (auth-source-forget-user-or-password)
7533 (auth-source-user-or-password): Autoload.
7534
7535 * message.el (message-from-style, message-interactive)
7536 (message-signature): Remove comment.
7537 (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
7538 always.
7539 (message-sendmail-envelope-from): Comment fix.
7540 (message-yank-prefix): Default to mail-yank-prefix always.
7541 (message-indentation-spaces):
7542 Default to mail-indentation-spaces always.
7543 (message-signature-file): Default to mail-signature-file always.
7544
7545 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7546
7547 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
7548 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
7549 new articles.
7550
7551 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
7552 parts.
7553 (nnimap-request-article): Work with the t setting, too.
7554
7555 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
7556 that you don't get flashes of other buffers.
7557 (gnus-summary-show-complete-article): Intern before setting.
7558
7559 2010-09-27 David Engster <dengste@eml.cc>
7560
7561 * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
7562 well as HEADERS.
7563 (nnmairix-retrieve-headers): Provide new argument for the above.
7564
7565 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7566
7567 * gnus-sum.el (gnus-summary-move-article): Don't alter
7568 gnus-newsgroup-active. This makes `/ N' work after copying to the same
7569 group.
7570
7571 * nnimap.el (nnimap-update-info): Don't destructively alter active.
7572
7573 * message.el (message-cite-prefix-regexp): Revert my last edit.
7574
7575 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
7576 variable instead of the Gnus variable.
7577
7578 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
7579
7580 * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
7581
7582 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
7583 since some servers don't like it.
7584 (nnimap-open-connection): Forget credentials if the server says the
7585 password was wrong.
7586 (nnimap-parse-line): Protect against invalid data.
7587
7588 * gnus-sum.el (gnus-summary-move-article): Add comment.
7589 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
7590 nothing alters it while scanning for new messages.
7591
7592 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
7593 which may or may not help.
7594 (nnimap-open-connection): If we're doing a stream connection, and then
7595 discover we're on a STARTTLS-capable server, then open a STARTTLS
7596 connection instead.
7597
7598 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7599
7600 * nnimap.el (utf7): Require.
7601
7602 * message.el (message-cite-prefix-regexp): Remove "}" from citation
7603 prefix.
7604
7605 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
7606
7607 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
7608
7609 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7610
7611 * nnimap.el (nnimap-request-accept-article): Message the error on
7612 error.
7613
7614 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
7615
7616 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
7617
7618 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7619
7620 * nndoc.el (nndoc-request-list): Return success always.
7621
7622 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
7623 `fetch-old' -- we only want to fetch the articles we've requested.
7624 The rest are in the agent, probably.
7625 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
7626 disappeared server" to something low. It's not important.
7627
7628 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
7629 arrived before the FETCH data.
7630
7631 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
7632 target here, because we don't know the Gnus name of the group.
7633
7634 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
7635 for the correct group.
7636
7637 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
7638
7639 * gnus.el (gnus): Give a final warning after startup.
7640
7641 * gnus-util.el (gnus-action-message-log): New variable.
7642 (gnus-message): Use it.
7643 (gnus-final-warning): New function.
7644
7645 * nnimap.el (nnimap-open-connection): Record the greeting.
7646 (nnimap): Add greeting.
7647
7648 2010-09-26 Julien Danjou <julien@danjou.info>
7649
7650 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
7651 arguments.
7652 (gnus-html-wash-images): Fix spec computing to include start/end.
7653
7654 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
7655
7656 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7657
7658 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
7659 deletion.
7660 (nnimap-retrieve-headers): Don't select the group, because that's
7661 already done by nnimap-possibly-change-group.
7662
7663 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
7664 (gnus-picon-transform-address): Use it.
7665
7666 * mail-source.el (mail-source-value): Revert previous patch.
7667
7668 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
7669 on failure.
7670 (nnimap-open-connection): Look up both virtual and physical server name
7671 credentials.
7672
7673 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
7674
7675 2009-02-08 Dave Love <fx@gnu.org>
7676
7677 * gnus-win.el (gnus-window-to-buffer-helper)
7678 (gnus-all-windows-visible-p): Function needn't be a symbol.
7679
7680 * mail-source.el (mail-source-value): Function needn't be a symbol.
7681
7682 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7683
7684 * message.el (message-cite-prefix-regexp): Remove } from the cite
7685 prefix.
7686
7687 * gnus-art.el (gnus-treatment-function-alist): Do picons before
7688 highlight again, so that the highlight is correct.
7689
7690 * gnus-picon.el (gnus-picon): Remove again.
7691 (gnus-picon-create-glyph): Set the background XPM color explicitly.
7692
7693 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
7694 doing the header highlightling, so that the background color of the
7695 picon is correct.
7696
7697 * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
7698 (gnus-picon): Ditto.
7699 (gnus-picon): Reinstate. The background color for picons is white.
7700 (gnus-picon-insert-glyph): Make the background white.
7701
7702 * nnml.el (nnml-open-nov): Don't return dead buffers.
7703
7704 * auth-source.el (auth-source-create): Query the user for whether to
7705 store the credentials.
7706
7707 * auth-source.el (auth-source-user-or-password): Use the existing auth
7708 sources, if any, for creation.
7709
7710 * gnus.el (gnus-group-fast-parameter): Return the last matching
7711 parameter instead of the first matching parameter.
7712
7713 2010-09-26 Julien Danjou <julien@danjou.info>
7714
7715 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
7716
7717 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7718
7719 * mml2015.el (mml2015-use): Remove gpg support.
7720
7721 * mml1991.el (mml1991-function-alist): Remove gpg function.
7722 (mml1991-gpg-sign): Remove.
7723
7724 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
7725
7726 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
7727 (gnus-browse-unsubscribe-current-group): Document it.
7728 (gnus-browse-unsubscribe-group): Use it.
7729
7730 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7731
7732 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
7733 address to the To list for easier response.
7734
7735 * gnus.el (gnus-play-startup-jingle): Remove.
7736 (gnus-splash): Don't play jingle.
7737 (gnus): Silence gnus-load message.
7738
7739 * gnus-art.el (gnus-treat-play-sounds): Remove.
7740
7741 * gnus.el (gnus-play-jingle): Remove audio support.
7742
7743 * gnus-cus.el (gnus-score-customize): Remove audio reference.
7744
7745 * earcon.el: Remove -- no users.
7746
7747 * gnus-audio.el: Remove -- no users of this package.
7748
7749 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
7750
7751 * gnus-start.el (gnus-setup-news): Remove nocem support.
7752
7753 * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
7754
7755 * gnus.el (gnus-use-nocem): Remove.
7756
7757 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
7758 Remove.
7759
7760 * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody
7761 uses NoCeM any more.
7762
7763 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
7764 (gnus-button-ctan-handler): Ditto.
7765 (gnus-button-handle-ctan-bogus-regexp): Ditto.
7766 (gnus-button-ctan-directory-regexp): Ditto.
7767 (gnus-button-handle-ctan): Ditto.
7768 (gnus-button-tex-level): Ditto.
7769 (gnus-button-alist): Remove CTAN stuff.
7770
7771 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7772
7773 * nnimap.el (nnimap-wait-for-response): Reverse logic in the
7774 nnimap-streaming test.
7775
7776 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
7777 servers twice.
7778
7779 * nnimap.el (nnimap-open-connection): Add more error reporting when
7780 nnimap fails early.
7781
7782 * nnheader.el (nnheader-get-report-string): New function.
7783 (nnheader-get-report): Use it.
7784
7785 * gnus-int.el (gnus-check-server): Say what the error was when opening
7786 failed.
7787
7788 * nnimap.el (nnimap-wait-for-response): Search further when we're not
7789 using streaming.
7790
7791 2010-09-25 Julien Danjou <julien@danjou.info>
7792
7793 * gnus-html.el (gnus-html-rescale-image): Use our defalias
7794 gnus-window-inside-pixel-edges.
7795
7796 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7797
7798 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
7799
7800 * mm-decode.el (mm-save-part): Allow saving to other directories the
7801 normal Emacs way.
7802
7803 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
7804 Suggested by Jay Berkenbilt.
7805
7806 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
7807 there isn't a single byte.
7808
7809 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
7810 just do it. It doesn't really seem to matter what the user responds
7811 here, I think, so it's just a confusing question.
7812
7813 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
7814 non-streaming case.
7815
7816 * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
7817 (gnus-article-encrypt-body): Use it.
7818
7819 * gnus-sum.el (gnus-summary-show-complete-article): New command and
7820 keystroke.
7821
7822 * nnimap.el (nnimap-find-wanted-parts-1):
7823 Use gnus-fetch-partial-articles.
7824
7825 * gnus-art.el (gnus-fetch-partial-articles): New variable.
7826
7827 * nnimap.el (nnimap-insert-partial-structure): New function.
7828 (nnimap-get-partial-article): New function.
7829 (nnimap-request-article): Use it.
7830 (nnimap-wait-for-response): Return whether the wait was successful.
7831 (nnimap-finish-retrieve-group-infos): Don't do anything if the
7832 retrieval wasn't successful.
7833 (nnimap-retrieve-group-data-early): Allow throttling servers.
7834 (nnimap-streaming): New variable.
7835 (nnimap-fetch-partial-articles): Remove.
7836
7837 * mm-decode.el (mm-with-part): Protect against killed buffers.
7838
7839 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
7840 for prettier summary display.
7841
7842 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
7843
7844 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
7845
7846 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7847
7848 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
7849 apparently third-party libraries depend on it.
7850
7851 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
7852 before starting negotiation.
7853
7854 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
7855 privacy reasons.
7856 (gnus-treat-mail-gravatar): Ditto.
7857
7858 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
7859 buffer when inserting images. Inserting text into the headers, for
7860 instance, can make them invalid.
7861
7862 2010-09-25 Julien Danjou <julien@danjou.info>
7863
7864 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
7865 variables.
7866
7867 * nnheader.el: Remove useless variables news-reply-yank-from and
7868 news-reply-yank-message-id.
7869
7870 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
7871 variables.
7872
7873 * mml1991.el: Remove useless mml1991-verbose.
7874
7875 * gnus.el: Remove useless variable gnus-use-generic-from.
7876 Remove obsolete variable gnus-topic-indentation.
7877
7878 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
7879
7880 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
7881
7882 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
7883
7884 * gnus-group.el: Remove useless gnus-group-icon-cache.
7885 Remove useless gnus-ephemeral-group-server.
7886
7887 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
7888
7889 * mml2015.el: Remove useless mml2015-verbose.
7890
7891 * mml-smime.el: Remove useless mml-smime-verbose.
7892
7893 * gnus.el: Remove useless gnus-local-domain.
7894
7895 * gnus-gravatar.el (gnus-gravatar-transform-address):
7896 Use gnus-gravatar-size.
7897
7898 * gnus-art.el: Remove useless gnus-treat-translate.
7899
7900 2010-09-24 Julien Danjou <julien@danjou.info>
7901
7902 * gnus-sum.el: Add support for Gravatars.
7903
7904 * gnus-art.el: Add support for Gravatars.
7905
7906 * gnus-gravatar.el: Add this file.
7907
7908 * gravatar.el: Add this file.
7909
7910 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7911
7912 * gnus-sum.el (gnus-summary-fetch-faq): Remove.
7913
7914 * gnus-group.el (gnus-group-fetch-faq): Remove.
7915
7916 * gnus.el (gnus-group-faq-directory): Remove.
7917
7918 * gnus-group.el (gnus-group-fetch-charter): Remove.
7919
7920 * gnus.el (gnus-group-charter-alist): Remove.
7921
7922 * gnus-group.el (gnus-group-archive-directory): Remove.
7923 (gnus-group-recent-archive-directory): Ditto.
7924 (gnus-group-make-archive-group): Remove.
7925
7926 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
7927
7928 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
7929 use the same article number for all the cached articles.
7930
7931 * nnimap.el (nnimap-command): Register the last command time so
7932 that we can use it for idling NOOPs.
7933 (nnimap-open-connection): Start the keeplive timer.
7934 (nnimap-make-process-buffer): Store all the process buffers.
7935 (nnimap-keepalive): New function.
7936
7937 * starttls.el (starttls-open-stream): Add autoload cookie.
7938
7939 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
7940
7941 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
7942 handling.
7943
7944 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
7945
7946 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
7947 its data structures.
7948
7949 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
7950 instead of the cl.el copy-list.
7951 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
7952 equalp.
7953
7954 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
7955
7956 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
7957 and tool-bar-local-item-from-menu.
7958
7959 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
7960 mode-line-highlight face for Emacs.
7961
7962 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
7963 loading gnus-sum.elc; fix comment for canlock-verify.
7964 (gnus-article-jump-to-part): Use read-number.
7965 (gnus-insert-mime-button, gnus-insert-mime-security-button):
7966 Remove Emacs pre-21 compatible code for help-echo.
7967 (gnus-article-next-page-1): No need to adjust the number of lines.
7968 (gnus-article-describe-bindings): Always use help-buffer.
7969
7970 * gnus-audio.el (gnus-audio-inline-sound):
7971 * gnus-cus.el (gnus-custom-mode):
7972 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
7973
7974 * gnus-sum.el (gnus-remove-overlays): Doc fix.
7975
7976 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
7977 compatible code.
7978
7979 2010-09-24 Glenn Morris <rgm@gnu.org>
7980
7981 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
7982 visiting the fcc file in rmail-mode.
7983
7984 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
7985
7986 * nnir.el: Silence the byte compiler.
7987
7988 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
7989 alias to browse-url-url-encode-chars if any.
7990 (gnus-html-encode-url): Use it.
7991
7992 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
7993
7994 * gnus-start.el (gnus-use-backend-marks): New variable.
7995 (gnus-get-unread-articles-in-group): Use it.
7996
7997 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
7998 makeover.
7999
8000 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
8001
8002 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
8003
8004 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8005
8006 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
8007 Remove.
8008 (gnus-setup-news-hook):
8009 Remove gnus-fixup-nnimap-unread-after-getting-new-news.
8010
8011 * gnus-int.el (gnus-request-update-info): Protect against backends not
8012 having the function.
8013
8014 * nnimap.el (nnimap-stream): Mention STARTTLS.
8015 (nnimap-open-connection): Add STARTTLS support.
8016
8017 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
8018
8019 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
8020
8021 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8022
8023 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
8024 BODYSTRUCTUREs.
8025 (nnimap-transform-headers): Unfold quoted {42} headers.
8026
8027 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
8028 the info.
8029 (gnus-get-unread-articles): Only call updatep on backends that support
8030 it.
8031
8032 * nnweb.el (nnweb-request-update-info): NOOP.
8033
8034 * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
8035
8036 * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
8037 since it only deals with marks.
8038
8039 * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
8040 gnus-request-marks, and make a new gnus-request-update-info.
8041
8042 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
8043 the active instead of the high number, which is usually too low.
8044
8045 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
8046
8047 * encrypt.el: Remove.
8048
8049 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8050
8051 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
8052 server in symbolic form.
8053
8054 * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
8055
8056 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8057
8058 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
8059 (nnimap-update-info): Fix up code slightly.
8060
8061 * gnus-int.el (gnus-open-server): Add tracing for performance
8062 debugging.
8063
8064 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
8065 (gnus-group-insert-group-line): Pass the real group name so that it
8066 gets the right data.
8067
8068 * gnus-start.el (gnus-get-unread-articles): Don't have
8069 `gnus-get-unread-articles-in-group' update info, since that can be
8070 really slow and doesn't seem to be needed?
8071
8072 2010-09-22 Julien Danjou <julien@danjou.info>
8073
8074 * gnus-group.el (gnus-group-insert-group-line):
8075 Call gnus-group-highlight-line.
8076 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
8077 default hook list.
8078 (gnus-group-update-eval-form): Add new function.
8079 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
8080 (gnus-group-get-icon): Use gnus-group-update-eval-form.
8081
8082 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8083
8084 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
8085 immediate, then expire all articles.
8086 (nnimap-update-info): Fix off-by-one errors.
8087 (nnimap-flags-to-marks): Would return no marks lists for group with no
8088 flags. Instead return the other data.
8089
8090 2010-09-22 Julien Danjou <julien@danjou.info>
8091
8092 * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
8093 Only return an icon.
8094 (gnus-group-insert-group-line): Compute icon to return.
8095
8096 * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
8097 (gnus-html-image-fetched): Only cache if
8098 gnus-html-image-automatic-caching is set.
8099 (gnus-html-image-fetched): Check for errors.
8100
8101 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8102
8103 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
8104 once per method on `g'. This ensures that backends like nnfolder don't
8105 open all their folders.
8106
8107 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
8108 (nnimap-request-list): Nix out group in the correct buffer.
8109 (nnimap-parse-flags): Implement by using `read' instead of
8110 hand-parsing.
8111 (nnimap-flags-to-marks): Pass on permanent-flags.
8112 (nnimap-make-process-buffer): Record the server name.
8113 (nnimap-parse-flags): Fix typo.
8114 (nnimap-request-scan): Run split on the server in general, not just a
8115 single group.
8116
8117 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
8118 parameter, and propagate this downwards.
8119
8120 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
8121 since EXAMINE changes it on the server.
8122
8123 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
8124 this command might take a while.
8125
8126 2010-09-22 Julien Danjou <julien@danjou.info>
8127
8128 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
8129 harmful if you have 2 images side-by-side, they can't be properly
8130 update on text deletion. Using text-property is safer here.
8131 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
8132 data.
8133
8134 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8135
8136 * nnimap.el (nnimap-expunge-inbox): Remove.
8137 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
8138 (nnimap-expunge): Flip default to t.
8139
8140 * gnus.el (gnus-method-to-server): Don't push things to the cache
8141 unless it's unique.
8142 (gnus-server-to-method): Ditto.
8143
8144 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
8145
8146 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
8147
8148 2010-09-22 Julien Danjou <julien@danjou.info>
8149
8150 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
8151 get the start of data.
8152 (gnus-html-encode-url): Add this function to encode special chars in
8153 URL.
8154 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
8155 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
8156
8157 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
8158 default.
8159 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
8160
8161 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
8162 images alt-text.
8163 (gnus-html-put-image): Put alt-text as help-echo.
8164
8165 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8166
8167 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
8168 * mm-util.el (mm-decompress-buffer):
8169 * nnir.el (nnir-run-find-grep):
8170 * pop3.el (pop3-list): Use 3rd arg of split-string.
8171
8172 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8173
8174 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
8175 outside the active range. Suggested by Dan Christensen.
8176
8177 * gnus-start.el (gnus-get-unread-articles): Get the extended method
8178 slightly later to avoid double-getting it.
8179
8180 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
8181 previous patch.
8182
8183 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
8184
8185 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
8186
8187 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
8188
8189 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8190
8191 * gnus-int.el (gnus-open-server): Give a better error message in the
8192 "go offline" case.
8193
8194 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
8195 marks for nnimap, which is seldom the right thing to do.
8196
8197 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
8198 (gnus-same-method-different-name): New function.
8199
8200 * nnimap.el (parse-time): Require.
8201
8202 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
8203 method in the presence of many similar methods.
8204
8205 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
8206
8207 * nnimap.el (nnimap-find-expired-articles): Don't refer to
8208 nnml-inhibit-expiry.
8209
8210 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
8211 find out whether methods are equal.
8212
8213 * nnimap.el (nnimap-find-expired-articles): New function.
8214 (nnimap-process-expiry-targets): New function.
8215 (nnimap-request-move-article): Request the article before looking at
8216 what the Message-ID is. Fix found by Andrew Cohen.
8217 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
8218
8219 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
8220 for oldness in addition to being a predicate.
8221
8222 * nnimap.el (nnimap-request-group): When we have zero articles, return
8223 the right data to Gnus.
8224 (nnimap-request-expire-articles): Only delete articles immediately if
8225 the target is 'delete.
8226
8227 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
8228 method, this would bug out.
8229
8230 * gnus-group.el (gnus-group-expunge-group): Rename from
8231 gnus-group-nnimap-expunge, and implemented as a normal interface
8232 function.
8233
8234 * gnus-int.el (gnus-request-expunge-group): New function.
8235
8236 * nnimap.el (nnimap-request-create-group): Implement.
8237 (nnimap-request-expunge-group): New function.
8238
8239 2010-09-21 Julien Danjou <julien@danjou.info>
8240
8241 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
8242 (gnus-html-cache-expired): Add new function.
8243 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
8244 wethever we should display image for fetch it.
8245 Compute alt-text earlier to pass it to the fetching function too.
8246 (gnus-html-schedule-image-fetching): Change function argument to only
8247 get one image at a time, not a list.
8248 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
8249 cache.
8250 (gnus-html-get-image-data): New function to retrieve image data from
8251 cache.
8252 (gnus-html-put-image): Change buffer argument to use image data rather
8253 than file, and place image above region rather than inserting a new
8254 one. Do not take alt-text as argument, since it's useless now: we place
8255 the image above alt-text.
8256 (gnus-html-prune-cache): Remove.
8257 (gnus-html-show-images): Start to fetch image when we find one, do not
8258 push into a temporary list.
8259 (gnus-html-prefetch-images): Only fetch image if they have expired.
8260 (gnus-html-browse-image): Fix, use 'gnus-image-url.
8261 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
8262
8263 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
8264
8265 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
8266
8267 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8268
8269 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
8270 spec inser "*" if the group isn't active instead of 0.
8271
8272 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
8273 opening the server.
8274 (nnimap-request-delete-group): Implement group deletion.
8275 (nnimap-transform-headers): Return the size of the entire message in
8276 the Bytes header, not just the size of the first part.
8277 (nnimap-request-move-article): When moving an article from nnimap,
8278 request the article first so the accepting form has an article to
8279 accept. Reported by Dan Christensen.
8280 (nnimap-command): Make sure that the error message doesn't error out.
8281
8282 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
8283
8284 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
8285 we haven't requested anything.
8286
8287 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8288
8289 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
8290 "". Fix found by Andrew Cohen.
8291
8292 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
8293 instead of -encode-string.
8294
8295 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
8296
8297 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
8298
8299 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
8300 by mm-subst-char-in-string.
8301
8302 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8303
8304 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
8305 waiting for the connection string.
8306
8307 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
8308 arriving.
8309
8310 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
8311 bogus characters. This allows selecting certain Gmail groups.
8312
8313 * nnimap.el (nnimap-find-wanted-parts-1): New function.
8314 (nnimap-fetch-partial-articles): New variable.
8315 (nnimap-open-connection): When looking for credentials, also use the
8316 nnimap-server-port.
8317 (nnimap-request-article): Return the group/article number, so that Gnus
8318 `^' works as expected.
8319 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
8320
8321 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
8322 comments.
8323 (gnus-methods-sloppily-equal): New function.
8324 (gnus): When using the development version of Gnus, load the gnus-load
8325 file.
8326
8327 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
8328 `gnus-open-server' on each method before trying to scan them etc.
8329 This ensures that all the backend parameters are set correctly.
8330
8331 * nnimap.el (nnimap-authenticator): New variable.
8332 (nnimap-open-connection): Allow anonymous login.
8333 (nnimap-transform-headers): The chars header is called Chars not Bytes.
8334 (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
8335
8336 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
8337 patch, found by Knut Anders Hatlen.
8338
8339 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
8340
8341 * gnus-agent.el (gnus-agent-batch-confirmation)
8342 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
8343 to gnus-message.
8344 * gnus-art.el (gnus-article-describe-briefly): Likewise.
8345 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
8346 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
8347 * gnus-int.el (gnus-open-server): Likewise.
8348 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
8349 (gnus-score-check-syntax): Likewise.
8350 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
8351 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
8352 Likewise.
8353 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
8354
8355 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8356
8357 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
8358 calling conventions so that prefetch doesn't bug out.
8359
8360 2010-09-19 Julien Danjou <julien@danjou.info>
8361
8362 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
8363 rather than `subst-char-in-region' in order to be able to replace ASCII
8364 char by UTF-8 ones.
8365
8366 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
8367 than curl.
8368 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
8369 the right URL and ALT text on images.
8370 (gnus-html-wash-tags): Fix tag case.
8371 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
8372 (gnus-article-html): Add -o display_ins_del=2 option.
8373 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
8374
8375 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8376
8377 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
8378 the extra mail headers, which sometimes seem to happen for unknown
8379 reasons.
8380
8381 * mail-parse.el (mail-header-encode-parameter): Define as
8382 rfc2045-encode-string instead of as rfc2231-encode-string, since some
8383 (or most, perhaps?) mail readers don't understand the latter, but do
8384 understand the former.
8385
8386 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
8387 to nil, so that no methods are automatically agentized. I think this
8388 is probably what most users want.
8389
8390 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
8391 from url-retrieve, for instance about invalid URLs.
8392
8393 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
8394 groups that have no articles.
8395 (nnimap-request-article): Check that we really got an article when we
8396 requested one.
8397
8398 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
8399 doesn't exist.
8400
8401 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
8402 nntp buffer so the agent can save it.
8403 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
8404 that CRLF doesn't get translated to \n.
8405 (nnimap-open-connection): Don't make 'shell commands only send \n.
8406
8407 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8408
8409 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
8410 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
8411 Update var name.
8412 (nnml-generate-nov-file): Use dolist.
8413 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
8414 Use with-current-buffer.
8415
8416 2010-09-18 Julien Danjou <julien@danjou.info>
8417
8418 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
8419 parallel.
8420
8421 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8422
8423 * nnimap.el (nnimap-update-info): When doing partial marks update, get
8424 the range update right.
8425 (nnimap-request-group): Don't make `M-g' bug out on group with no
8426 marks.
8427 (nnoo): Require, so that other packages can require nnimap.
8428 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
8429 command we're looking for. This helps when the server sends more
8430 responses after we've gotten everything we expected.
8431 (nnimap): Add a `newlinep' field to keep track of end-of-line
8432 conventions.
8433 Don't send CRLF to things that don't want it.
8434 (nnimap-request-accept-article): Ditto.
8435
8436 2010-09-18 Julien Danjou <julien@danjou.info>
8437
8438 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
8439 than curl to retrieve images.
8440
8441 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8442
8443 * nnimap.el (nnimap-update-info): Extend the info so that we can set
8444 the marks.
8445 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
8446 (nnimap-wait-for-connection): New function.
8447 (nnimap-open-connection): If we have PREAUTH, don't query for login
8448 credentials.
8449 (nnimap-update-info): Fix off-by-one error when concatenating ranges
8450 when doing a partial update.
8451
8452 2010-09-18 Julien Danjou <julien@danjou.info>
8453
8454 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
8455 tags.
8456
8457 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8458
8459 * nnimap.el (nnimap-credentials): New function.
8460 (nnimap-open-connection): Use the new function to look for credentials
8461 also on the numeric equivalents of "imap" and "imaps".
8462
8463 * gnus-start.el (gnus-activate-group): Send the info to
8464 gnus-request-group.
8465
8466 * nnimap.el (nnimap-request-group): Have the "check" version of the
8467 function parse flags and update the info, so that a `M-g' get a total
8468 resync of all flags from the group.
8469
8470 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
8471 to allow backends to alter the info on group selection. Also alter all
8472 the backend -request-group functions to take the parameter.
8473
8474 * nnimap.el (nnimap-store-info): New function.
8475 (nnimap-update-info): Store the info for later usage.
8476 (nnimap-request-group): Use the stored info for the dont-check case, so
8477 that we don't retrieve all marks when we enter a group.
8478
8479 * nnimap.el: Use deffoo instead of defun for interface functions.
8480
8481 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
8482 update the group info. This makes the nndraft groups, for instance, go
8483 back to their old behavior.
8484
8485 * gnus-sum.el (gnus-select-newsgroup): Indent.
8486
8487 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
8488 in.
8489 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
8490 nothing.
8491
8492 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
8493 from methods that are denied.
8494
8495 * gnus-int.el (gnus-method-denied-p): New function.
8496
8497 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
8498 store the password instead of netrc.
8499 (nnimap-open-connection): Don't error out when we can't make a
8500 connections.
8501
8502 * auth-source.el (auth-source-create): In the password prompt, say what
8503 we're querying for. Also prompt for user name if that hasn't been
8504 given.
8505
8506 * nnimap.el (nnimap-with-process-buffer): Remove.
8507
8508 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8509
8510 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
8511 method when we're reading from the agent.
8512
8513 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
8514
8515 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
8516 that's probably most useful for users.
8517
8518 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
8519 "failed" all the time.
8520
8521 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
8522 ...)) with (with-current-buffer ...).
8523
8524 * nntp.el (nntp-open-server): Return whether the open was successful or
8525 not.
8526
8527 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
8528 select an unread unseen article first.
8529
8530 * nnimap.el (nnimap-open-connection): If the user doesn't have a
8531 /etc/services, supply some sensible port defaults.
8532
8533 2010-09-17 Julien Danjou <julien@danjou.info>
8534
8535 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
8536
8537 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
8538
8539 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
8540 doesn't have any parameters.
8541
8542 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8543
8544 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
8545 only upcased checks.
8546
8547 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
8548
8549 * nnimap.el (nnimap-open-shell-stream): New function.
8550 (nnimap-open-connection): Use it.
8551 (nnimap-transform-headers): Get the number of lines in each message.
8552 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
8553 number of lines.
8554 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
8555 problem.
8556
8557 * utf7.el (utf7-encode): Autoload.
8558
8559 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
8560 to allow the mail splitting to not return a default group. This is
8561 useful for nnimap, which will leave unmatched mail in the inbox.
8562
8563 * nnimap.el: Rewritten.
8564
8565 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
8566 nnimap usage.
8567
8568 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
8569 if the move is internal, so that nnimap can do fast internal moves.
8570
8571 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
8572 data.
8573 (gnus-read-active-for-groups): Support finishing the early retrieval of
8574 data.
8575
8576 * gnus-range.el (gnus-range-nconcat): New function.
8577
8578 * gnus-int.el (gnus-finish-retrieve-group-infos)
8579 (gnus-retrieve-group-data-early): New functions.
8580
8581 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
8582
8583 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
8584 (nnrss-retrieve-groups):
8585 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
8586 (pop3-quit): Use with-current-buffer.
8587
8588 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
8589
8590 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
8591 instead of nnheader-accept-process-output.
8592
8593 * gnus-html.el (gnus-html-schedule-image-fetching)
8594 (gnus-html-prefetch-images): Replace process-kill-without-query by
8595 gnus-set-process-query-on-exit-flag.
8596
8597 2010-09-16 Romain Francoise <romain@orebokech.com>
8598
8599 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
8600
8601 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8602
8603 * gnus-registry.el (gnus-registry-install-shortcuts): The second
8604 parameter to unintern is mandatory-ish in Emacs 24.
8605
8606 * gnus-html.el (gnus-html-schedule-image-fetching)
8607 (gnus-html-prefetch-images): Check for curl before using it.
8608
8609 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
8610 depend on curl, which isn't essential.
8611
8612 * imap.el: Revert back to version
8613 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
8614 seem problematic.
8615
8616 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
8617
8618 * gnus-registry.el (gnus-registry-install-shortcuts):
8619 Explicitly pass `obarray' to `unintern' to avoid a warning.
8620
8621 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8622
8623 * gnus-start.el (gnus-read-active-for-groups): Revert the previous
8624 change.
8625
8626 * nnrss.el (nnrss-request-list): Remove this function and related
8627 functions, including the moreover stuff.
8628
8629 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8630
8631 * nnrss.el (nnrss-retrieve-groups): New function.
8632
8633 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
8634
8635 * .dir-locals.el: Add no-byte-compile cookie.
8636
8637 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
8638
8639 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
8640 for back end that doesn't support request-scan.
8641
8642 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8643
8644 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
8645 then do request scans from the backends.
8646
8647 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
8648 avoid running a hook per line, since this takes a lot of time,
8649 profiling shows.
8650 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
8651 directly if gnus-visual-p is true.
8652
8653 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
8654
8655 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
8656 groups; replace mapcar with dolist which is a bit faster; pass groups
8657 info to gnus-read-active-file-1.
8658 (gnus-read-active-file-1): Scan only specified groups if the new
8659 optional arg `infos' is given.
8660
8661 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8662
8663 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
8664
8665 * pop3.el (pop3-movemail): Remove.
8666 (pop3-streaming-movemail): Rename to pop3-movemail.
8667
8668 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
8669 don't restrict end-tag searches to the end of the line.
8670
8671 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
8672
8673 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
8674 articles of every unchecked group to t, which means unknown since the
8675 server has never been opened.
8676
8677 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8678
8679 * gnus-html.el (gnus-html-show-alt-text): New command.
8680 (gnus-html-browse-image): Ditto.
8681 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
8682 to browse the image directly.
8683 (gnus-html-wash-tags): Search for images first, so that <a><img> works
8684 better.
8685
8686 * gnus-async.el (gnus-async-article-callback):
8687 Call `gnus-html-prefetch-images' unconditionally.
8688
8689 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
8690 before feeding URLs to curl.
8691
8692 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
8693
8694 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
8695 internal images as deletable by `W D D'.
8696
8697 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
8698 (gnus-async-article-callback): Fix typo.
8699
8700 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8701
8702 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
8703 current line to work around bugs in the output from w3m.
8704
8705 * gnus-async.el (gnus-async-article-callback): Always prefetch images
8706 for groups that want that.
8707
8708 * nntp.el (nntp-wait-for-string): Supply a timeout for
8709 accept-process-output to ensure progress.
8710
8711 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
8712 level to get unread articles from, then use that for foreign groups,
8713 too.
8714
8715 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
8716 confuses the rest of the function.
8717
8718 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
8719 for the methods that support -retrieve-groups, too.
8720
8721 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
8722
8723 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
8724
8725 * pop3.el: Require cl when compiling.
8726 (pop3-number-of-responses): Search for "+OK", not "+OK ".
8727
8728 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
8729
8730 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
8731 that aren't going to be activated.
8732 (gnus-get-unread-articles): Fix up the last commit.
8733
8734 * gnus-html.el (gnus-article-html): Allow calling without specifying
8735 the handle. In that case, dissect the buffer first.
8736
8737 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
8738
8739 * nnimap.el (nnimap-open-connection): Revert the change that would look
8740 into authinfo for imaps instead of imap.
8741
8742 * gnus-start.el (gnus-activate-group): Take an optional parameter to
8743 say that you don't want to call gnus-request-group with don-check, but
8744 do check the response. This is for virtual groups only.
8745 (gnus-get-unread-articles): Count the archive groups as secondary, so
8746 that they're activated the same way as before.
8747
8748 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
8749 case-insensitively.
8750 (nnimap-debug): Remove.
8751
8752 * mail-source.el (mail-source-fetch): Don't message if we're fetching
8753 mail from a file, and the file doesn't exist.
8754
8755 * pop3.el (pop3-streaming-movemail): Return t for success.
8756
8757 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
8758 .authinfo if we're using ssl connection.
8759
8760 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
8761 already have if we're in a main Gnus `g' run.
8762
8763 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
8764
8765 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
8766
8767 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
8768
8769 * nnmh.el (nnmh-request-list-1): Bind `file'.
8770
8771 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
8772 alias to set-process-query-on-exit-flag or process-kill-without-query.
8773 (pop3-open-server): Use it.
8774
8775 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8776
8777 * mail-source.el (mail-source-delete-crash-box): Always move the crash
8778 box to the Incoming file. Fixes mistake in previous checkin.
8779
8780 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
8781 request loop (for debugging purposes) removed.
8782
8783 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
8784 culprit is more visible.
8785 (nnml-save-incremental-nov, nnml-open-incremental-nov)
8786 (nnml-add-incremental-nov): New functions to do "incremental" nov
8787 updates, where we just append to the end of the existing nov files
8788 without reading/writing them in full.
8789
8790 * mail-source.el (mail-source-delete-crash-box): Really only check the
8791 incoming files once in a while.
8792
8793 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
8794
8795 * mail-source.el (mail-source-delete-crash-box): Only check the
8796 incoming files for deletion once per day to save a lot of file
8797 accesses.
8798
8799 * pop3.el (pop3-logon): Fix up unbound variable typo.
8800
8801 * mail-source.el (pop3-streaming-movemail): Autoload.
8802
8803 * pop3.el (pop3-streaming-movemail):
8804 Respect pop3-leave-mail-on-server.
8805
8806 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
8807 retrieval.
8808
8809 * pop3.el (pop3-process-filter): Remove unused function.
8810 (pop3-streaming-movemail, pop3-send-streaming-command)
8811 (pop3-wait-for-messages, pop3-write-to-file)
8812 (pop3-number-of-responses): New functions for streaming pop3
8813 retrieval.
8814
8815 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
8816 come from no known methods.
8817 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
8818 list.
8819
8820 * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
8821 message sizes.
8822 (pop3-movemail): Use erase-buffer instead of looping and deleting
8823 regions, which seems rather odd.
8824
8825 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
8826 file once per `g' run.
8827
8828 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
8829 directories. This makes the draft queue directory work.
8830
8831 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
8832 data from the backends, so that we only request the list of groups from
8833 each method once. This should speed things up considerably.
8834
8835 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
8836 detect that it's not implemented.
8837
8838 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
8839 we actually do recurse down into the tree, but don't stat all leaf
8840 nodes.
8841
8842 * gnus-html.el (gnus-html-show-images): If there are no images to show,
8843 then say so instead of bugging out.
8844
8845 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
8846 files exist before trying to read them.
8847
8848 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
8849 around <pre_int>.
8850
8851 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
8852
8853 * nnmh.el (nnmh-request-list-1): Optimize for speed.
8854
8855 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8856
8857 * mm-util.el (mm-image-load-path): Just return the image directories,
8858 not all directories in the path in addition to the image directories.
8859 (mm-image-load-path): Maintain a cache of the image directories so that
8860 the `g' command in Gnus doesn't have to stat dozens of directories each
8861 time.
8862
8863 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
8864 (gnus-html-wash-tags): Add a new `i' command to insert images.
8865 (gnus-html-insert-image): New command and keystroke.
8866 (gnus-html-redisplay-with-images): New command and keystroke.
8867 (gnus-html-show-images): Rename command.
8868 (gnus-html-wash-tags): Remove more white space before <pre_int> image
8869 spacers.
8870 (gnus-html-wash-tags): Decode entities at the end, so that entities
8871 inside the tags don't mess up the rest of the "parsing".
8872
8873 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
8874 so that nnimap methods aren't agentized by default. There's apparently
8875 many problems related to agent/imap behavior.
8876
8877 * gnus-art.el (gnus-article-copy-string): New command and key binding.
8878
8879 * gnus-html.el: Doc fix.
8880
8881 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
8882
8883 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
8884 glyph-width and glyph-height instead of display-graphic-p and
8885 image-size; make avoidance of displaying small images work for XEmacs.
8886
8887 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
8888 for XEmacs.
8889
8890 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
8891 of symbol that holds plist data.
8892 (gnus-process-plist): Remove plist of process after getting it.
8893
8894 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8895
8896 * message.el (message-generate-hashcash): Change default to
8897 'opportunistic if hashcash is installed.
8898
8899 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
8900 (gnus-html-put-image): Only call image-size once, since it's somewhat
8901 time-consuming on remote X servers.
8902
8903 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
8904
8905 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
8906 decoded contents.
8907 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
8908
8909 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8910
8911 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
8912 group line format, since it isn't very interesting.
8913
8914 * gnus-agent.el (gnus-agent-short-article),
8915 (gnus-agent-long-article): Increase values for these two variables,
8916 since most people are likely to have more network connection and
8917 storage than before.
8918
8919 * gnus.el (gnus-refer-article-method): Change default to 'current.
8920 When referring an article, the common behavior is to refer it from the
8921 current select method, not the native select method. The chances of
8922 the native select method having the message in question is rather slim
8923 these days.
8924
8925 * gnus-sum.el (gnus-auto-select-subject): Change default to
8926 `unseen-or-unread'. I think it's likely that most people want to
8927 select an unseen article over a previously seen, but unread one.
8928
8929 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
8930 means that in the article buffer none of the minor mode elements will
8931 be shown, usually, and this is not desirable in most cases.
8932
8933 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
8934 that commands like `d' (and the like) go to the next line in the
8935 buffer, instead of the next unread article. I think this is the
8936 behavior that is most natural for most users.
8937 (gnus-single-article-buffer): Change default to nil, so that people can
8938 have as many article buffers open as they have summary buffer. I think
8939 this is the most natural way for the groups to behave.
8940
8941 * message.el (message-generate-new-buffers): Change default to
8942 `unsent', so that all new message buffers start their names with the
8943 string "*unsent", and it's easier to find the buffers if you move from
8944 them.
8945
8946 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8947
8948 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
8949 small. They're probably tracking images.
8950 (gnus-html-wash-tags): Remove all <pre_int> place holders.
8951 (gnus-html-rescale-image): Yet another try at getting the image sizing
8952 right.
8953
8954 * nntp.el (nntp-request-set-mark): Refuse to do marks if
8955 nntp-marks-file-name is nil.
8956
8957 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
8958
8959 * gnus-html.el (gnus-html-wash-tags)
8960 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
8961 Better logging.
8962
8963 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8964
8965 * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
8966
8967 * gnus-html.el (gnus-html-wash-tags): Check the value of
8968 gnus-blocked-images in the summary buffer.
8969
8970 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
8971
8972 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
8973
8974 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8975
8976 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
8977 like "a", it seems like.
8978 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
8979 since it needs to be picked from the correct buffer.
8980
8981 * nnwfm.el: Remove.
8982
8983 * nnlistserv.el: Remove.
8984
8985 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
8986
8987 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
8988 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
8989
8990 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
8991
8992 * nnkiboze.el: Remove.
8993
8994 * nndb.el: Remove.
8995
8996 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
8997 alt text.
8998 (gnus-html-rescale-image): Try to get the rescaling logic right for
8999 images that are just wide and not tall.
9000
9001 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
9002 overshadow variable bindings.
9003
9004 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9005
9006 * gnus-html.el (gnus-html-wash-tags)
9007 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
9008 Add extra logging.
9009
9010 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9011
9012 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
9013 (gnus-max-image-proportion): New variable.
9014 (gnus-html-rescale-image): New function.
9015 (gnus-html-put-image): Rescale images.
9016
9017 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
9018
9019 Fix up some byte-compiler warnings.
9020 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
9021 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
9022 (gnus-article-fill-cited-article, gnus-article-hide-citation)
9023 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
9024 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
9025 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
9026 (gnus-group-update-group): Use save-excursion and with-current-buffer.
9027
9028 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
9029
9030 * gnus-html.el (gnus-article-html): Decode contents by charset.
9031
9032 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
9033
9034 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
9035 (gnus-html-frame-width, gnus-blocked-images):
9036 * message.el (message-prune-recipient-rules): Add custom version.
9037 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
9038
9039 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
9040 functions.
9041
9042 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
9043 gnus-process-get.
9044
9045 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
9046
9047 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
9048 instead of lsub directly.
9049
9050 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9051
9052 * nnwarchive.el: Remove.
9053
9054 * gnus-soup.el: Remove.
9055
9056 * nnsoup.el: Remove.
9057
9058 * nnultimate.el: Remove.
9059
9060 * gnus-html.el (gnus-blocked-images): New variable.
9061
9062 * message.el (message-prune-recipients): New function.
9063 (message-prune-recipient-rules): New variable.
9064
9065 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
9066 guess whether a long line is natural text or not.
9067
9068 * gnus-html.el (gnus-html-schedule-image-fetching):
9069 Use gnus-process-plist and friends for compatibility.
9070
9071 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
9072
9073 * gnus-html.el: Require packages that define macros used in this file.
9074 (gnus-article-mouse-face): Declare to silence byte-compiler.
9075 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
9076 process-get.
9077 (gnus-html-put-image): Use plist-get to avoid getf.
9078 (gnus-html-prefetch-images): Use with-current-buffer.
9079
9080 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9081
9082 * gnus-ems.el: Provide compatibility functions for
9083 gnus-set-process-plist.
9084
9085 * gnus-sum.el (gnus-summary-stop-at-end-of-message):
9086 * gnus.el (gnus-valid-select-methods):
9087 * message.el (message-send-mail-partially-limit):
9088 * mm-decode.el (mm-text-html-renderer):
9089 * mml.el (mml-insert-mime-headers-always):
9090 * smiley.el (smiley-regexp-alist): Bump custom version.
9091
9092 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9093
9094 * gnus-html.el: require mm-url.
9095 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
9096 with the url to `url'.
9097 (gnus-html-wash-tags): Support cid: URLs/images.
9098
9099 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9100
9101 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
9102 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
9103 bindings, as they aren't useful at all. `w' is moved to `W w'.
9104
9105 * gnus-move.el: Remove file, since it doesn't really work.
9106
9107 * gnus-html.el (gnus-article-html): Tell w3m that the input is
9108 UTF-8. This seems to fix problems with some German web feeds.
9109
9110 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
9111 at the top so that the proper colors are applied.
9112
9113 * gnus-art.el (gnus-article-view-part): Doc fix.
9114
9115 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
9116 XEmacs-compatible.
9117 (gnus-html-put-image): Don't do images on non-graphic displays.
9118
9119 * nnslashdot.el: Remove this unused backend.
9120
9121 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
9122 actions.
9123 (gnus-undo-register-1): Revert last change.
9124
9125 * gnus-group.el (gnus-group-completing-read): Protect against not
9126 having completion-styles bound.
9127
9128 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
9129 make broken recipients happier.
9130
9131 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
9132
9133 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
9134 point parameter.
9135
9136 * gnus-group.el (gnus-group-completing-read): Add 'substring to
9137 completion-styles for group selection.
9138
9139 2009-02-04 Andreas Schwab <schwab@suse.de>
9140
9141 * gnus-score.el (gnus-score-string): Fix regex for matching extra
9142 headers and regexp-quote the match if necessary.
9143
9144 2009-03-24 Miles Bader <miles@gnu.org>
9145
9146 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
9147 the blinking smiley.
9148
9149 2009-03-24 Simon Josefsson <simon@josefsson.org>
9150
9151 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
9152 blink smiley.
9153
9154 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9155
9156 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
9157 where the dribbel file lives exists.
9158
9159 * message.el (message-send-mail-partially-limit): Change the default to
9160 nil, since most people don't want this.
9161
9162 * mm-url.el (mm-url-decode-entities): Also decode entities like
9163 &#x3212.
9164
9165 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
9166
9167 * gnus-sum.el (gnus-summary-idna-message):
9168 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
9169 Hyperlink urls in docstrings with URL `...'.
9170
9171 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
9172
9173 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
9174 functions.
9175
9176 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9177
9178 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
9179 say what the mouseover text should be.
9180
9181 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
9182 version of the mm-w3m-safe-url-regexp variable to only download images
9183 in the groups where we want that to happen.
9184
9185 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
9186
9187 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
9188 easier debugging.
9189 (gnus-article-beginning-of-window): Add kludge to allow spacing past
9190 big pictures in the article buffer.
9191
9192 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
9193 gnus-article-html.
9194 (mm-text-html-renderer): gnus-article-html needs curl in addition to
9195 w3m.
9196
9197 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
9198
9199 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9200
9201 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
9202 which doesn't exist.
9203
9204 * message.el (message-inhibit-ecomplete): New variable to allow some
9205 function to inhibit ecomplete address storage.
9206 (message-resend): Disable ecomplete message storage when resending
9207 messages.
9208
9209 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
9210
9211 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
9212
9213 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
9214 Save excursion while copying, moving, and deleting articles in order to
9215 prevent the cursor from jumping to unforeseen place.
9216
9217 2010-08-17 Glenn Morris <rgm@gnu.org>
9218
9219 * gnus-sync.el: Require gnus components whose functions are used.
9220
9221 * gnus-art.el (bookmark-make-record-function):
9222 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
9223 Declare for compiler.
9224
9225 * mm-url.el (mml-compute-boundary): Autoload.
9226
9227 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
9228
9229 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
9230
9231 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
9232
9233 Typo fix "hoo4a" -> "hook".
9234
9235 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
9236
9237 2010-08-14 Glenn Morris <rgm@gnu.org>
9238
9239 * gnus-sync.el (gnus-sync): Fix defgroup version.
9240
9241 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
9242
9243 Doc fixes and keep unknown groups (ammended for nunion bug fix).
9244
9245 * gnus-sync.el: Fix docs.
9246 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
9247 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
9248
9249 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
9250
9251 Optimizations for gnus-sync.el.
9252
9253 * gnus-sync.el: Add docs about gnus-sync-backend
9254 possibilities.
9255 (gnus-sync-save): Remove unnecessary message.
9256 (gnus-sync-read): Optimize and show what groups were skipped.
9257
9258 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
9259
9260 Minor bug fixes for gnus-sync.el.
9261
9262 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
9263 Don't read the sync on get-new-news.
9264
9265 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
9266 quiet.
9267
9268 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
9269 (fix typo).
9270
9271 2010-07-30 Lawrence Mitchell <wence@gmx.li>
9272
9273 Make saving and restoring of hidden threads work with overlays.
9274 Patch applied by Ted Zlatanov.
9275
9276 * gnus-sum.el (gnus-hidden-threads-configuration)
9277 (gnus-restore-hidden-threads-configuration): Update to deal with text
9278 properties, rather than searching for a magic character.
9279
9280 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
9281
9282 New gnus-sync.el library for synchronization of marks.
9283
9284 * gnus-sync.el: New library for synchronization of marks.
9285
9286 * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
9287 renamed from `gnus-registry-grep-in-list'.
9288
9289 * gnus-registry.el (gnus-registry-follow-group-p):
9290 Use `gnus-grep-in-list'.
9291
9292 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
9293
9294 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
9295
9296 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
9297 determining charset of text fails.
9298
9299 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
9300
9301 * nnmail.el (nnmail-get-new-mail-1): Revert.
9302
9303 * nnml.el (nnml-active-number): Make sure names of newly created groups
9304 in nnml-group-alist are encoded.
9305
9306 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
9307
9308 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
9309 containing non-ASCII characters in active file for nnml back end.
9310
9311 2010-07-24 David Engster <dengste@eml.cc>
9312
9313 * mml-smime.el (mml-smime-epg-verify): Also accept the older
9314 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
9315
9316 2010-07-21 Daiki Ueno <ueno@unixuser.org>
9317
9318 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
9319 tag (Bug#6654).
9320
9321 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
9322
9323 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
9324 the article buffer, not the summary buffer.
9325
9326 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
9327
9328 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
9329 Emacs 23 as well.
9330
9331 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9332
9333 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9334 Patch applied by Karl Fogel.
9335
9336 * gnus-sum.el (gnus-summary-bookmark-make-record):
9337 Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
9338
9339 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9340
9341 Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
9342 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
9343 C-w still not working correctly from Article buffers; Thierry's
9344 patch to fix that will be applied after this.
9345
9346 * gnus-art.el (bookmark-make-record-function): New local variable.
9347
9348 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
9349 article buffer.
9350 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
9351
9352 2010-07-13 Karl Fogel <kfogel@red-bean.com>
9353
9354 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
9355 on changes in bookmark.el.
9356
9357 2010-06-22 Mark A. Hershberger <mah@everybody.org>
9358
9359 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
9360 the *other* type of HTML form submission.
9361
9362 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
9363
9364 * auth-source.el (auth-source-pick): If choice does not contain a
9365 questioned keyword, set the check to t.
9366
9367 2010-06-12 Romain Francoise <romain@orebokech.com>
9368
9369 * gnus-util.el (gnus-date-get-time): Move up before first use.
9370
9371 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
9372
9373 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
9374 (gnus-article-edit-part): Bind it to make last part that is substituted
9375 or deleted visible.
9376 (gnus-mime-display-single): Buttonize part of which id equals to
9377 gnus-mime-buttonized-part-id.
9378
9379 2010-06-10 Dan Christensen <jdc@uwo.ca>
9380
9381 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
9382 (gnus-dd-mmm): Use gnus-date-get-time.
9383 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
9384 simplify logic.
9385 (gnus-summary-limit-to-age): Use gnus-date-get-time.
9386 (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
9387
9388 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
9389
9390 * auth-source.el (top): Autoload `secrets-list-collections',
9391 `secrets-create-item', `secrets-delete-item'.
9392 (auth-sources): Fix tag string.
9393 (auth-get-source, auth-source-retrieve, auth-source-create)
9394 (auth-source-delete): New defuns.
9395 (auth-source-pick): Rewrite in order to avoid 2 passes.
9396 (auth-source-forget-user-or-password): New parameter USERNAME.
9397 (auth-source-user-or-password): New parameters CREATE-MISSING and
9398 DELETE-EXISTING. Retrieve password interactively, if needed.
9399
9400 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9401
9402 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
9403 deleting unused directories when gnus-expert-user is t.
9404
9405 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
9406
9407 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
9408 for each temp file when gnus-article-browse-delete-temp is ask.
9409
9410 2010-05-20 Kevin Ryde <user42@zip.com.au>
9411
9412 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
9413
9414 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
9415
9416 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
9417 article unless decoding article to be saved.
9418
9419 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
9420
9421 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
9422 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
9423 generated within the mm-with-unibyte-current-buffer macro.
9424
9425 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
9426
9427 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
9428 to nil when we're in a mml-preview buffer and no group is selected.
9429
9430 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
9431
9432 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
9433 when catching the `C-g'. Reported by "Leo".
9434
9435 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
9436
9437 * message.el (message-forward-make-body-plain)
9438 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
9439 multibyte-string-p.
9440
9441 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
9442
9443 * message.el (message-forward-make-body-mml): Assume original message
9444 is multibyte string; error on unibyte.
9445 (message-forward-make-body-plain): Ditto; don't add excessive newline
9446 in body end.
9447
9448 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
9449
9450 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
9451 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
9452
9453 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
9454
9455 * mm-extern.el (mm-extern-url): Don't use
9456 mm-with-unibyte-current-buffer.
9457 (mm-extern-cache-contents): Use with-current-buffer instead of
9458 save-excursion + set-buffer.
9459
9460 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
9461
9462 * mm-util.el (mm-emacs-mule): Remove.
9463
9464 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
9465
9466 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
9467 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
9468 change.
9469
9470 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
9471
9472 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
9473 bind the default value of enable-multibyte-characters to nil.
9474
9475 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
9476
9477 * message.el (message-forward-make-body-plain)
9478 (message-forward-make-body-mml):
9479 Don't use mm-with-unibyte-current-buffer.
9480
9481 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
9482
9483 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
9484 (Bug#5592).
9485
9486 2010-05-07 Julien Danjou <julien@danjou.info>
9487
9488 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
9489 it to mm-pipe-part.
9490
9491 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
9492 it is given.
9493
9494 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
9495
9496 * nnweb.el (nnweb-gmane-search):
9497 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
9498 XEmacs.
9499
9500 * gnus-art.el (gnus-article-browse-html-parts):
9501 * gnus-group.el (gnus-read-ephemeral-gmane-group)
9502 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
9503 make-temp-file.
9504
9505 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
9506 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
9507 compiling.
9508
9509 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
9510 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
9511 XEmacs when compiling.
9512
9513 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
9514 gnus-pick-mode-off-hook for XEmacs when compiling.
9515 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
9516 gnus-binary-mode-off-hook for XEmacs when compiling.
9517
9518 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
9519 Return nil if char-charset is not available.
9520
9521 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
9522 macro.
9523
9524 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
9525 instead of encode-coding-string.
9526
9527 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
9528 'xemacs) instead of mm-emacs-mule to switch function definitions.
9529 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
9530
9531 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
9532
9533 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
9534
9535 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
9536
9537 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
9538 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
9539
9540 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
9541
9542 * mm-util.el (mm-decompress-buffer): Use `delete-file';
9543 alias `jka-compr-delete-temp-file' no longer exists.
9544
9545 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
9546
9547 Use define-minor-mode in Gnus where applicable.
9548 * mml.el (mml-mode): Use define-minor-mode.
9549 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
9550 (gnus-undo-mode): Use define-minor-mode.
9551 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
9552 (gnus-dead-summary-mode): Use define-minor-mode.
9553 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
9554 Initialize in declaration.
9555 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
9556 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
9557 (gnus-mailing-list-mode): Use define-minor-mode.
9558 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
9559 (gnus-draft-mode): Use define-minor-mode.
9560 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
9561 (gnus-dired-mode): Use define-minor-mode.
9562
9563 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
9564
9565 * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
9566 handles on recursive mml-to-mime translation and check them for
9567 boundary delimiter collisions. Reported by Greg Troxel.
9568
9569 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
9570
9571 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
9572
9573 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
9574
9575 * mm-util.el (mm-find-buffer-file-coding-system):
9576 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
9577
9578 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
9579
9580 * message.el (message-generate-headers): Record insertion of optional
9581 headers as well. Otherwise the check to prevent repeated insertion of
9582 optional headers is a no-op.
9583
9584 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
9585
9586 * smime.el: Don't mention CVS.
9587
9588 * nnrss.el (nnrss-fetch): Don't mention CVS.
9589
9590 * nnir.el: Don't mention CVS.
9591
9592 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
9593
9594 * gnus-sum.el (gnus-summary-bookmark-make-record):
9595 Add `location' field.
9596
9597 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
9598
9599 * gnus-sum.el: Add bookmark declarations to silence the compiler.
9600 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
9601 Use with-current-buffer to silence the byte-compiler.
9602 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
9603 bother to require `gnus'.
9604 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
9605
9606 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9607
9608 * gnus-sum.el (gnus-summary-bookmark-make-record)
9609 (gnus-summary-bookmark-jump): New functions.
9610 (gnus-summary-mode): Setup bookmark support.
9611
9612 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
9613
9614 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
9615 if set.
9616
9617 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
9618
9619 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
9620 gnus-article-browse-html-save-cid-image; make it work recursively for
9621 forwarded messages as well.
9622 (gnus-article-browse-html-parts): Work when prefix arg is given.
9623 (gnus-article-browse-html-article): Doc fix.
9624
9625 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
9626
9627 * message.el (message-default-mail-headers):
9628 (message-default-headers): Carry the value mail-default-headers over
9629 into message-default-mail-headers, rather than message-default-headers.
9630
9631 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
9632
9633 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
9634 charset.
9635
9636 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
9637 charset into the <meta> tag when the article is encoded to utf-8.
9638
9639 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
9640
9641 * gnus-art.el (gnus-article-browse-delete-temp-files):
9642 Delete directories as well.
9643 (gnus-article-browse-html-parts): Work for images that do not specify
9644 file names; delete temp directory when quitting; insert header at the
9645 right place; use file: scheme for image files.
9646
9647 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
9648
9649 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
9650 (gnus-article-browse-html-parts): Use it to make temporary cid image
9651 files in addition to html file so that browser may display them.
9652
9653 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
9654
9655 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
9656
9657 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
9658
9659 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
9660
9661 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
9662
9663 * auth-source.el (auth-sources): Change default to be simpler.
9664 Explain about Secret Service API sources. Improve Customize options.
9665 (auth-source-pick): Change to accept any number of search parameters.
9666 Implement fallbacks iteratively, not recursively. Add scoring on the
9667 second pass and sort by score. Call Secret Service API when needed.
9668 (auth-source-user-or-password): Use it. Call Secret Service API
9669 directly when needed to get the user name and the password.
9670
9671 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
9672
9673 * message.el (message-interactive): Doc fix.
9674 (message-qmail-inject-args): Reflow.
9675 (message-kill-to-signature): Fix typo in docstring.
9676
9677 * smiley.el (smiley-buffer): Fix typo in docstring.
9678
9679 2010-03-24 Glenn Morris <rgm@gnu.org>
9680
9681 * mail-source.el (gnus-message): Declare.
9682 (mail-source-delete-old-incoming): Require gnus-util.
9683
9684 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
9685
9686 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
9687
9688 * message.el (ecomplete-setup): Autoload it for Emacs <23.
9689
9690 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
9691 password-cache's default if it is not bound.
9692 (mml-secure-passphrase-cache-expiry): Default to 16 that is
9693 password-cache-expiry's default if it is not bound.
9694
9695 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
9696 available in Emacs 21.
9697
9698 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
9699
9700 * auth-source.el (auth-sources): Fix up definition so extra parameters
9701 are always inline.
9702
9703 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
9704
9705 * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
9706 wasn't updated after mismatch. Clear cached mailbox info correctly
9707 when uidvalidity changes.
9708 (nnimap-group-prefixed-name): New function to avoid some code
9709 duplication.
9710 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
9711 (nnimap-request-group): Use it.
9712 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
9713 (nnimap-update-unseen): Significantly improved speed of Gnus startup
9714 with many imap folders. This is done by caching the group status from
9715 the imap server persistently in a group parameter `imap-status'. (This
9716 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
9717 but not persistently, so every Gnus startup was still very slow.)
9718
9719 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
9720
9721 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
9722 secrets.el dependency.
9723 (auth-sources): Add optional user name. Add secrets.el configuration
9724 choice (unused right now).
9725
9726 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
9727
9728 * gnus-sum.el (gnus-summary-make-menu-bar):
9729 Let `gnus-registry-install-shortcuts' fill in the functions.
9730
9731 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
9732 warnings.
9733 (gnus-registry-misc-menus): Variable to hold registry mark menus.
9734 (gnus-registry-install-shortcuts): Populate and use it in a
9735 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
9736
9737 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
9738
9739 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
9740 In-place substitutions for the group name encoding/decoding.
9741 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
9742 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
9743 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
9744 (nnimap-update-unseen, nnimap-request-list)
9745 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
9746 (nnimap-request-set-mark, nnimap-split-to-groups)
9747 (nnimap-split-articles, nnimap-request-newgroups)
9748 (nnimap-request-create-group, nnimap-request-accept-article)
9749 (nnimap-request-delete-group, nnimap-request-rename-group)
9750 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
9751 `encoded-mbx' for consistency.
9752 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
9753 variable `imap-current-mailbox'.
9754
9755 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
9756 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
9757
9758 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
9759
9760 * pop3.el (pop3-display-message-size-flag): Display message size byte
9761 counts during POP3 download.
9762 (pop3-movemail): Use it.
9763 (pop3-list): Implement listing of available messages.
9764
9765 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
9766
9767 * nnir.el (nnir-get-article-nov-override-function): New function to
9768 override the normal NOV retrieval.
9769 (nnir-retrieve-headers): Use it.
9770
9771 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
9772
9773 * auth-source.el (netrc-machine-user-or-password): Autoload.
9774
9775 2010-03-19 Glenn Morris <rgm@gnu.org>
9776
9777 Stop message.el from loading about 40 libraries it doesn't always need.
9778 The general approach is to autoload rather than require, and to
9779 require in the specific functions rather than the file. (Bug#5642)
9780
9781 * gmm-utils.el: Don't require wid-edit.
9782 (widget-create-child-value, widget-convert, widget-default-get):
9783 Autoload.
9784
9785 * gnus-util.el: Don't require time-date, netrc.
9786 (message-fetch-field, gnus-group-name-decode): Declare rather than
9787 autoloading.
9788 (gnus-fetch-field): Require message.
9789 (gnus-decode-newsgroups): Require gnus-group.
9790
9791 * ietf-drums.el: Don't require time-date.
9792
9793 * message.el: Don't require hashcash, canlock, ecomplete.
9794 Do require mail-utils. Require nnheader only when compiling.
9795 (smtpmail-default-smtp-server): Remove declaration.
9796 (message-send-mail-function): Check smtpmail-default-smtp-server
9797 is bound rather than requiring smtpmail.
9798 (message-auto-save-directory, message-insert-signature):
9799 Use expand-file-name rather than nnheader-concat.
9800 (nnheader-insert-file-contents): Autoload.
9801 (hashcash-wait-async): Declare.
9802 (message-send-mail): Only call gnus-setup-posting-charset if
9803 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
9804 (message-send-mail-with-sendmail): Require sendmail.
9805 (canlock-password, canlock-password-for-verify): Declare.
9806 (message-canlock-password): Require canlock.
9807 (nnheader-get-report): Autoload.
9808 (gnus-setup-posting-charset): Declare.
9809 (message-send-news): Require gnus-msg.
9810 (message-make-references, message-make-in-reply-to): Use mail-header-id
9811 rather than the alias mail-header-message-id.
9812 (ecomplete-add-item, ecomplete-save): Declare.
9813 (message-put-addresses-in-ecomplete): Require ecomplete.
9814 (ecomplete-display-matches): Autoload.
9815
9816 * mm-decode.el: Don't require mailcap, gnus-util.
9817 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
9818 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
9819 Autoload.
9820 (mailcap-mime-extensions): Declare.
9821
9822 * mm-encode.el: Don't require mailcap.
9823 (mailcap-extension-to-mime): Autoload.
9824
9825 * mml-sec.el: Don't require password-cache.
9826
9827 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
9828 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
9829 (mml-minibuffer-read-type): Require mailcap.
9830 (mml-preview): Require gnus-msg.
9831
9832 * mml1991.el: Require password-cache.
9833 (password-cache-expiry): Remove declaration.
9834
9835 * mml2015.el: Require password-cache.
9836 (password-cache-expiry): Remove declaration.
9837
9838 * nneething.el (mailcap): Require mailcap.
9839
9840 * nnheader.el (declare-function): Add compatibility stub.
9841 (message-remove-header): Declare rather than autoload.
9842 (nnheader-replace-header): Require message.
9843
9844 * nnimap.el (declare-function): Add compatibility stub.
9845 (netrc-parse, netrc-machine-user-or-password): Declare.
9846 (nnimap-open-connection): Require netrc.
9847
9848 * nntp.el (declare-function): Add compatibility stub.
9849 (netrc-parse, netrc-machine, netrc-get): Declare.
9850 (nntp-send-authinfo): Require netrc.
9851
9852 * rfc2047.el: Don't require qp.
9853 (quoted-printable-encode-region, quoted-printable-decode-string):
9854 Autoload.
9855
9856 * sieve-mode.el: Don't require easymenu.
9857 (easy-menu-add-item): Autoload it.
9858
9859 * spam-stat.el (time-to-number-of-days): Autoload it.
9860
9861 2010-03-17 Kevin Ryde <user42@zip.com.au>
9862
9863 * mml.el (mml-read-tag): Unquote values with `read' to reverse
9864 prin1 in mml-insert-tag (just stripping the quotes gave wrong
9865 value if any backslash escapes).
9866
9867 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
9868
9869 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
9870 if it is available. (bug#5647)
9871
9872 2010-02-26 Glenn Morris <rgm@gnu.org>
9873
9874 * message.el (message-send-mail-function): Change the default, so that
9875 it inherits from a customized send-mail-function. (Bug#5643)
9876
9877 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
9878
9879 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
9880 shell-command-to-string signals an error (bug#5299).
9881
9882 2010-02-24 Glenn Morris <rgm@gnu.org>
9883
9884 * message.el (message-smtpmail-send-it)
9885 (message-send-mail-with-mailclient): Doc fixes.
9886
9887 2010-02-16 Glenn Morris <rgm@gnu.org>
9888
9889 * message.el (message-default-mail-headers): Change the default value
9890 to ease the transition from mail-mode to message-mode. (Bug#5555)
9891
9892 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
9893
9894 * message.el (message-mail): Just pass yank-action on to message-setup.
9895 (message-setup): Handle (FUN . ARGS) form of yank-action.
9896 (message-with-reply-buffer, message-widen-reply)
9897 (message-yank-original): Handle non-buffer values of
9898 message-reply-buffer (Bug#4080).
9899 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
9900
9901 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
9902
9903 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
9904 Fix typo in docstring.
9905
9906 2010-01-08 Jason Rumney <jasonr@gnu.org>
9907
9908 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
9909 response.
9910
9911 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9912
9913 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
9914
9915 * message.el (message-check-news-header-syntax): Protect against a
9916 string that `rfc822-addresses' returns when parsing fails.
9917
9918 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9919
9920 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
9921 (gnus-previous-char-property-change): New functions.
9922
9923 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
9924
9925 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
9926
9927 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
9928 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
9929
9930 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
9931
9932 * message.el (message-exchange-point-and-mark): Rework last change to
9933 avoid using optional arg of exchange-point-and-mark, for backward
9934 compatibility.
9935
9936 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
9937
9938 * message.el (message-exchange-point-and-mark):
9939 Call exchange-point-and-mark with an argument rather than setting
9940 mark-active by hand (Bug#5175).
9941
9942 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
9943
9944 * nntp.el (nntp-service-to-port): Work for service expressed with
9945 numeric string; replace [:digit:] with [0-9] for XEmacs.
9946
9947 2009-12-17 Glenn Morris <rgm@gnu.org>
9948
9949 * gnus-group.el (gnus-bug-group-download-format-alist):
9950 Change emacs entry to debbugs.gnu.org. Bump :version.
9951
9952 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
9953
9954 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
9955
9956 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
9957
9958 * message.el (message-info): Explain why we use `Info-goto-node'.
9959
9960 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
9961
9962 * message.el (message-completion-in-region): New compatibility function.
9963 (message-expand-group): Use it.
9964
9965 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
9966
9967 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
9968 with no unread article should be listed if the 2nd arg `predicate' is
9969 given.
9970
9971 2009-11-29 Juri Linkov <juri@jurta.org>
9972
9973 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
9974 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
9975 on `gnus-recenter'. (Bug#4698, Bug#4981)
9976
9977 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
9978
9979 * message.el (message-from-style, message-interactive)
9980 (message-signature): Always set default values from the corresponding
9981 mail-* variables.
9982 (message-cite-prefix-regexp, message-sendmail-envelope-from)
9983 (message-yank-prefix, message-indentation-spaces)
9984 (message-signature-file, message-default-headers): Use boundp rather
9985 than (featurep 'xemacs) to check if the corresponding mail-* variables
9986 exist.
9987
9988 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
9989
9990 * message.el (message-send-mail-with-sendmail): Revert last change.
9991
9992 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
9993
9994 * message.el (message-from-style, message-interactive)
9995 (message-cite-prefix-regexp, message-sendmail-envelope-from)
9996 (message-yank-prefix, message-indentation-spaces, message-signature)
9997 (message-signature-file, message-default-headers): For GNU Emacs, set
9998 default values from the corresponding mail-* variables.
9999 (message-send-mail-with-sendmail): Use envelope-from only if
10000 mail-specify-envelope-from is non-nil.
10001
10002 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
10003
10004 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
10005 containing tspecial characters if they have been already quoted.
10006
10007 2009-10-24 Glenn Morris <rgm@gnu.org>
10008
10009 * gnus-art.el (help-xref-stack-item): Define for compiler.
10010
10011 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
10012
10013 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
10014
10015 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
10016
10017 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
10018 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
10019
10020 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
10021
10022 * gnus.el (gnus-overlay-get): New alias to overlay-get.
10023 (gnus-overlays-in): New alias to overlays-in.
10024
10025 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
10026 gnus-overlay-get, and gnus-delete-overlay.
10027 (gnus-summary-show-thread): Make it work as well for systems in which
10028 next-single-char-property-change is not available.
10029 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
10030
10031 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
10032
10033 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
10034
10035 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
10036
10037 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
10038 and XEmacs that don't have `remove-overlays'.
10039
10040 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
10041
10042 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
10043 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
10044 selective display. Use overlays instead.
10045
10046 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
10047
10048 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
10049
10050 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
10051
10052 * spam-stat.el (spam-stat-load): Fix typo in message.
10053
10054 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
10055
10056 * gnus-art.el (gnus-article-encrypt-body):
10057 * message.el (message-check-recipients):
10058 * mm-util.el (mm-codepage-setup):
10059 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
10060 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
10061
10062 2009-09-22 Daiki Ueno <ueno@unixuser.org>
10063
10064 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
10065 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
10066 keys from the menu if mm-{sign,encrypt}-option is 'guided.
10067 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
10068 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
10069
10070 2009-09-18 Glenn Morris <rgm@gnu.org>
10071
10072 * gnus-diary.el (gnus-diary-check-message):
10073 * message.el (message-insert-formatted-citation-line):
10074 * nnbabyl.el (top-level):
10075 * nndiary.el (nndiary-schedule):
10076 Fix typos in condition-case handlers.
10077
10078 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10079
10080 * gnus-art.el (gnus-article-edit-part): Work for the buffer
10081 configuration that provides the sole article window in a frame;
10082 position point correctly after deleting a part.
10083
10084 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
10085
10086 * spam.el (spam-unregister-on-reregister): Add boolean variable.
10087 (spam-resolve-registrations-routine): Use it to unregister articles
10088 that change status.
10089
10090 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10091
10092 * nnrss.el (nnrss-request-article): Remove binding of
10093 default-enable-multibyte-characters that has gotten needless by
10094 the 2007-07-13 change in rfc2047-encode-message-header.
10095
10096 * mml.el (mml-insert-multipart): Error on the message header.
10097 (mml-insert-part): Error on the message header; position point at
10098 the end of a MIME tag.
10099
10100 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10101
10102 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
10103 (gnus-float-time): Alias to float-time if it exists.
10104
10105 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
10106 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
10107 float-time is available; suppress compile warning for time-to-seconds.
10108
10109 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
10110
10111 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
10112 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
10113 Add the optional argument `encoding' that overrides the default.
10114
10115 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
10116 mm-encode-buffer.
10117
10118 2009-09-04 Glenn Morris <rgm@gnu.org>
10119
10120 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
10121 mm-disable-multibyte, rather than default-enable-multibyte-characters.
10122 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
10123 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
10124 * mm-util.el (mm-with-unibyte-current-buffer)
10125 (mm-find-buffer-file-coding-system):
10126 * yenc.el (yenc-decode-region): Use default-value rather than
10127 default-enable-multibyte-characters.
10128
10129 2009-09-03 Glenn Morris <rgm@gnu.org>
10130
10131 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
10132 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
10133 than default-enable-multibyte-characters.
10134
10135 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
10136
10137 * gnus-art.el (gnus-article-read-summary-keys):
10138 Fix gnus-buffer-configuration's value temporarily used.
10139
10140 2009-09-02 Glenn Morris <rgm@gnu.org>
10141
10142 * gnus-util.el (gnus-float-time): New function.
10143 * gnus-delay.el (gnus-delay-article):
10144 * gnus-sum.el (gnus-thread-latest-date):
10145 * gnus-util.el (gnus-user-date): Use gnus-float-time.
10146 * nnspool.el (nnspool-request-newgroups):
10147 Use gnus-float-time rather than time-to-seconds.
10148 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
10149
10150 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
10151 (gnus-header-subject-face, gnus-header-newsgroups-face)
10152 (gnus-header-name-face, gnus-header-content-face):
10153 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
10154 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
10155 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
10156 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
10157 (gnus-cite-face-11):
10158 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
10159 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10160 (gnus-server-closed-face, gnus-server-denied-face)
10161 (gnus-server-offline-face):
10162 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10163 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10164 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10165 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10166 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10167 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10168 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10169 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10170 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10171 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10172 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10173 (gnus-summary-selected-face, gnus-summary-cancelled-face)
10174 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10175 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
10176 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
10177 (gnus-summary-high-undownloaded-face)
10178 (gnus-summary-low-undownloaded-face)
10179 (gnus-summary-normal-undownloaded-face)
10180 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10181 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10182 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10183 (gnus-splash-face):
10184 * message.el (message-header-to-face, message-header-cc-face)
10185 (message-header-subject-face, message-header-newsgroups-face)
10186 (message-header-other-face, message-header-name-face)
10187 (message-header-xheader-face, message-separator-face)
10188 (message-cited-text-face, message-mml-face):
10189 * sieve-mode.el (sieve-control-commands-face)
10190 (sieve-action-commands-face, sieve-test-commands-face)
10191 (sieve-tagged-arguments-face):
10192 * spam.el (spam-face):
10193 Mark face aliases with "-face" in the name as obsolete.
10194
10195 2009-09-01 Glenn Morris <rgm@gnu.org>
10196
10197 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
10198 than goto-line.
10199
10200 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10201
10202 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10203 Don't move point if the command is invoked inside the message header.
10204
10205 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
10206
10207 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
10208 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
10209 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
10210 * nnir.el (nnir-swish-e-index-file):
10211 * gnus-sum.el (gnus-summary-delete-marked-as-read)
10212 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
10213 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10214 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
10215 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
10216 (gnus-treat-display-xface): Add Emacs version of obsolescence.
10217
10218 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
10219
10220 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10221 Don't save excursion.
10222
10223 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10224
10225 * nnheader.el (nnheader-find-file-noselect):
10226 * mm-util.el (mm-insert-file-contents):
10227 Use (default-value 'major-mode) instead of default-major-mode.
10228
10229 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
10230
10231 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
10232
10233 2009-08-25 Glenn Morris <rgm@gnu.org>
10234
10235 * nnir.el (top-level): Don't require cl at run-time.
10236 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
10237 Replace cl-function substitute with gnus-replace-in-string.
10238 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
10239 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
10240 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
10241 simplified expansions.
10242
10243 2009-08-22 Glenn Morris <rgm@gnu.org>
10244
10245 * gnus-art.el (gnus-button-patch): Use forward-line rather than
10246 goto-line.
10247
10248 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
10249
10250 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
10251
10252 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
10253 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
10254 (gnus-mm-display-part, gnus-mime-display-single)
10255 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
10256 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
10257
10258 * gnus-sum.el
10259 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
10260 (gnus-summary-move-article): Add expirable mark to articles copied or
10261 moved to group that has auto-expire turned on if the option is non-nil.
10262
10263 2009-07-24 Glenn Morris <rgm@gnu.org>
10264
10265 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
10266 Fix typo. (Bug#3903)
10267
10268 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
10269
10270 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
10271 gnus-article-read-summary-keys rather than gnus-summary-edit-article
10272 that should not be used for draft articles.
10273 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
10274 that has no concern in minor mode keys.
10275 (gnus-article-summary-command, gnus-article-summary-command-nosave):
10276 Abolish.
10277
10278 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
10279
10280 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
10281 article without making inquiry to a user for unknown encoding.
10282
10283 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
10284 (nnmaildir--scan): Assume i-node and device number that file-attributes
10285 returns might be cons-cell.
10286
10287 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
10288
10289 * auth-source.el: Remove docs now in auth.texi. Don't use
10290 `gnus-message' for logging. Add new variables `auth-source-debug' and
10291 `auth-source-hide-passwords' and use them.
10292
10293 2009-07-15 Glenn Morris <rgm@gnu.org>
10294
10295 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
10296
10297 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
10298
10299 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
10300 excessive whitespace from the default values of title and description.
10301
10302 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
10303
10304 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
10305 mail-fetch-field to fetch Content-Description header in order to
10306 exclude newlines.
10307
10308 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
10309
10310 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
10311 to deleted part.
10312
10313 2009-05-30 David Engster <dengste@eml.cc>
10314
10315 * nnmairix.el: Remove old documentation in the commentary block.
10316 (nnmairix-request-group): Do not update active file for nnml back ends.
10317 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
10318 end so that overview files are ignored.
10319 (nnmairix-update-groups): Make updating the groups more robust by using
10320 marks.
10321 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
10322 with dollar characters in message-id.
10323
10324 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
10325
10326 * spam.el: Use dns-query instead of query-dns. Was renamed on
10327 2008-12-25 in dns.el.
10328
10329 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10330
10331 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
10332 could happen if the text is only composed of spaces and/or tabs.
10333
10334 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
10335
10336 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
10337 when sending a queued message to avoid extra mml tags.
10338
10339 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
10340
10341 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
10342
10343 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
10344
10345 * gnus-dired.el: Remove autoload for gnus-setup-message.
10346 (gnus-dired-attach): Fake this-command value to prevent Gnus from
10347 displaying Gnus logo; always use compose-mail.
10348
10349 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
10350
10351 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
10352
10353 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
10354
10355 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
10356 (gnus-nocem-issuers): List currently active issuers; fix custom type.
10357 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
10358 available.
10359 (gnus-nocem-epg-verify): New function.
10360
10361 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
10362
10363 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
10364
10365 2009-02-15 Glenn Morris <rgm@gnu.org>
10366
10367 * gnus-util.el (rmail-insert-rmail-file-header)
10368 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
10369 autoloads.
10370 (rmail-default-rmail-file): Remove unnecessary declaration.
10371 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
10372
10373 2009-02-14 Glenn Morris <rgm@gnu.org>
10374
10375 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
10376 variable (only used in gnus-util, which declares it anyway).
10377 (rmail-output-to-rmail-file): Remove autoload of deleted function,
10378 which was only needed by gnus-art (changed to not use it any more).
10379 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
10380 only used in gnus-util, which autoloads it itself.
10381 (rmail-update-summary): Fix autoload.
10382
10383 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
10384 rather than rmail-output-to-rmail-file.
10385
10386 2009-02-07 Glenn Morris <rgm@gnu.org>
10387
10388 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
10389 autoload of function that no longer exists.
10390 (rmail-toggle-header): Declare.
10391 (message-forward-rmail-make-body): Handle mbox Rmail.
10392
10393 2009-01-31 Glenn Morris <rgm@gnu.org>
10394
10395 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
10396 2009-01-09 change.
10397
10398 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
10399
10400 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
10401 (auth-source-forget-all-cached): New convenience function.
10402 (auth-source-user-or-password): Accept list of modes or a single mode.
10403
10404 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
10405 auth-source modes.
10406
10407 * nnimap.el (nnimap-open-connection): Use list of
10408 auth-source modes.
10409
10410 * nntp.el (nntp-send-authinfo): Use list of
10411 auth-source modes.
10412
10413 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
10414
10415 * auth-source.el: Update docs to reflect epa-file-enable is to be used
10416 now.
10417
10418 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
10419
10420 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
10421 coding system in XEmacs; add a workaround for XEmacs.
10422
10423 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
10424
10425 * mm-util.el (mm-coding-system-priorities): Protect against nil value
10426 of current-language-environment.
10427
10428 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
10429
10430 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
10431 available at runtime.
10432
10433 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
10434
10435 * gnus-art.el (article-date-ut): Fix end point of narrowing.
10436
10437 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
10438
10439 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
10440 the greatest positive fixnum value doesn't work under an XEmacs with
10441 bignum support; use the most-positive-fixnum constant instead,
10442 available since Emacs 21.1 with cl and XEmacs 21.1.
10443
10444 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
10445
10446 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
10447 XEmacs gets not to work.
10448
10449 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
10450
10451 * mm-util.el (mm-coding-system-priorities): Allow the value like
10452 "Japanese (UTF-8)" of current-language-environment.
10453
10454 2009-01-09 Glenn Morris <rgm@gnu.org>
10455
10456 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
10457 with last-command-event.
10458
10459 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
10460
10461 * message.el (message-fix-before-sending): Amend comment.
10462
10463 2009-01-07 David Engster <dengste@eml.cc>
10464
10465 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
10466 simplified server definitions by converting it via
10467 gnus-server-to-method.
10468
10469 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10470
10471 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
10472 parameter's operands.
10473
10474 2009-01-06 David Engster <dengste@eml.cc>
10475
10476 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
10477 primary select method (for gnus-group-mark-article-as-read).
10478
10479 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
10480
10481 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
10482 `(gnus)Face', not `(gnus)X-Face'.
10483
10484 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
10485
10486 * mm-util.el (mm-ucs-to-char): New function.
10487
10488 * mm-url.el (mm-url-decode-entities): Use it.
10489
10490 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
10491
10492 * message.el (message-fix-before-sending): Add `eight-bit' to
10493 illegible-text check.
10494
10495 2009-01-03 Michael Olson <mwolson@gnu.org>
10496
10497 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
10498 `headers' is nil. This can occur if the IMAP server does not have
10499 permissions to read messages from a folder, but can write new messages
10500 to the folder.
10501 (nnimap-request-article-part): Do not insert `data' if it is nil.
10502
10503 2009-01-01 Dave Love <fx@gnu.org>
10504
10505 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
10506
10507 * nnimap.el: Fix author email.
10508 (nnimap-split-rule): Add FIXME comment.
10509 (nnimap-debug): Fix doc string.
10510
10511 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
10512
10513 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
10514 overlay-arrow-position and overlay-arrow-string buffer-local; no need
10515 to check if those variables exist (first appeared in Emacs 18.50).
10516
10517 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
10518
10519 * mm-util.el (mm-line-number-at-pos): New function.
10520
10521 * spam-report.el (spam-report-process-queue): Use it.
10522
10523 2008-12-24 David Engster <dengste@eml.cc>
10524
10525 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
10526 parameters that haven't existed as variables as buffer-local variables.
10527
10528 2008-12-23 Dave Love <fx@gnu.org>
10529
10530 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
10531 cadar.
10532
10533 * sieve-manage.el (sieve-manage-starttls-p): Rename from
10534 imap-starttls-p.
10535 (sieve-manage-starttls-open): Rename from imap-starttls-open.
10536
10537 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
10538
10539 * spam-report.el (spam-report-gmane-max-requests): New constant.
10540 (spam-report-gmane-wait): New variable.
10541 (spam-report-gmane-ham, spam-report-gmane-spam)
10542 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
10543 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
10544 the server.
10545
10546 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
10547 Add explanations.
10548
10549 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
10550 nnheader-accept-process-output and nnheader-read-timeout if available.
10551 (pop3-movemail): Use it.
10552
10553 * message.el (message-check-news-body-syntax): Fix signature check if
10554 there's an attachment.
10555
10556 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
10557
10558 * mm-util.el: Add comments to the mm- emulating functions.
10559
10560 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
10561
10562 * gnus-start.el (gnus-before-startup-hook): Fix doc string.
10563 Reported by Stephen Berman <stephen.berman@gmx.net>.
10564
10565 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
10566
10567 * mm-util.el (mm-substring-no-properties): New function.
10568 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
10569 (mm-special-display-p): Enable those lambda forms to be byte compiled.
10570 (mm-string-to-multibyte): Doc fix.
10571
10572 * mml.el (mml-attach-file): Use mm-substring-no-properties.
10573
10574 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
10575
10576 * mml.el (mml-attach-file): Strip text properties from file name.
10577 (Bug#1574)
10578
10579 2008-12-16 Glenn Morris <rgm@gnu.org>
10580
10581 * mm-util.el (mm-charset-override-alist): Declare for compiler.
10582
10583 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
10584
10585 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
10586 knows since the charset specified might be a bogus alias that
10587 mm-charset-synonym-alist provides.
10588
10589 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
10590
10591 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
10592 "ISO_8859-1".
10593
10594 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
10595
10596 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
10597
10598 * mm-util.el (mm-charset-eval-alist):
10599 Define it before mm-charset-to-coding-system.
10600 (mm-charset-to-coding-system): Add optional argument `silent';
10601 define it before mm-charset-override-alist.
10602 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
10603 default value if it can be used in Emacs currently running;
10604 silence mm-charset-to-coding-system.
10605
10606 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
10607
10608 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
10609 `allow-override' which says whether to use `mm-charset-override-alist'.
10610 (rfc2047-decode-encoded-words): Use it.
10611
10612 * mm-util.el (mm-charset-override-alist): Fix custom type;
10613 add `(gb2312 . gbk)' to choices.
10614
10615 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
10616
10617 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
10618 fast.
10619
10620 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10621
10622 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
10623
10624 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
10625 on links.
10626
10627 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10628
10629 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
10630
10631 * message.el (message-idna-to-ascii-rhs-1): Protect against local
10632 users' addresses that don't have domain parts.
10633 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
10634 rather than message-narrow-to-head since there will be the message
10635 header separator.
10636
10637 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
10638
10639 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
10640 since the result is inserted in a unibyte buffer anyway.
10641 (nnimap-demule-use-string-to-multibyte): Remove.
10642 (nnimap-demule): Alias it to mm-string-to-multibyte.
10643
10644 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
10645
10646 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
10647 variable for debugging bug#464 and bug#1174.
10648 (nnimap-demule): Use it.
10649
10650 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
10651
10652 * gnus-score.el (gnus-score-find-trace): Handle default score in total
10653 score calculation correctly.
10654
10655 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
10656
10657 * message.el (message-send-mail): Just set the buffer to unibyte
10658 rather than use mm-with-unibyte-current-buffer which does a lot more.
10659 (message-send-mail-partially): Don't bother with
10660 mm-with-unibyte-current-buffer since it's already been made unibyte by
10661 message-send-mail.
10662
10663 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
10664
10665 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
10666
10667 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
10668
10669 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
10670
10671 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
10672
10673 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
10674 require itself and to remove `with-no-warnings'.
10675
10676 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
10677
10678 * starttls.el (starttls-any-program-available): Get the name of the
10679 available TLS layer program.
10680 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
10681 well as the host name in the "opening" message.
10682
10683 * auth-source.el (auth-source-cache, auth-source-do-cache)
10684 (auth-source-user-or-password): Cache passwords and logins by default,
10685 allow override with `auth-source-do-cache'.
10686 (auth-source-forget-user-or-password): Allow users to remove cache
10687 entries if needed.
10688
10689 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
10690
10691 * ietf-drums.el (ietf-drums-remove-comments): Localize second
10692 condition-case to only the forward-sexp call.
10693
10694 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
10695
10696 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
10697 quotes contained. Make it more robust regardless by an extra
10698 condition-case wrapper.
10699
10700 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
10701
10702 * nnml.el (nnml-request-expire-articles): Check if the function set to
10703 `nnmail-expiry-target' returns the symbol `delete'.
10704
10705 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
10706
10707 * nnmail.el (nnmail-expiry-target): Fix custom type.
10708
10709 2008-10-02 Glenn Morris <rgm@gnu.org>
10710
10711 * mm-util.el (mm-codepage-setup): Tweak codepage error.
10712 Silence compiler warning.
10713
10714 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
10715
10716 * mml.el (mml-menu): Don't assume mml2015 is bound.
10717
10718 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
10719
10720 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
10721 exists.
10722
10723 2008-09-27 Glenn Morris <rgm@gnu.org>
10724
10725 * gnus-util.el (mail-header-remove-comments): Autoload it.
10726
10727 2008-09-27 Andreas Schwab <schwab@suse.de>
10728
10729 * gnus-util.el (gnus-split-references): Strip comments.
10730 (gnus-parent-id): Likewise.
10731
10732 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
10733
10734 * message.el (message-confirm-send): Fix version.
10735
10736 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
10737
10738 * message.el (message-idna-to-ascii-rhs-1): Use
10739 mail-extract-address-components rather than mail-header-parse-addresses
10740 that is an alias by default to ietf-drums-parse-addresses that does not
10741 support non-ASCII names in headers' contents.
10742
10743 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
10744
10745 * message.el (message-confirm-send): Fix variable documentation to
10746 avoid the "y/n" wording.
10747
10748 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
10749
10750 * message.el (message-set-auto-save-file-name): Save to a different
10751 filename so multiple messages (especially drafts) can be recovered.
10752
10753 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
10754
10755 * message.el (message-confirm-send): Add appropriate version.
10756
10757 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
10758
10759 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
10760 defvar.
10761
10762 2008-09-22 Daiki Ueno <ueno@unixuser.org>
10763
10764 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
10765 (mm-pkcs7-enveloped-magic): Ditto.
10766
10767 2008-09-17 Simon Josefsson <simon@josefsson.org>
10768
10769 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
10770 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
10771
10772 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
10773
10774 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
10775 default, it's better.
10776
10777 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
10778
10779 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
10780 summary line gnus-number property and ignore them (with a warning
10781 message).
10782
10783 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10784
10785 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
10786 macro caddr in the interactive form since it won't be expanded.
10787
10788 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10789
10790 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
10791 `charset'; fix name of function called recursively.
10792 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
10793
10794 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10795
10796 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
10797 (gnus-mime-set-charset-parameters): New function.
10798 (gnus-mime-view-part-as-charset): Use it to correctly display part
10799 specifying wrong charset.
10800
10801 2008-09-08 David Engster <dengste@eml.cc>
10802
10803 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
10804 in completing-read for back end server.
10805
10806 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
10807
10808 * message.el (message-confirm-send): New variable to confirm sending a
10809 message.
10810 (message-send): Use it.
10811
10812 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
10813
10814 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
10815
10816 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
10817
10818 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
10819
10820 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
10821
10822 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
10823 prevent tracking too many groups.
10824 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
10825 Use it.
10826
10827 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
10828
10829 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
10830 moving point to the bottom of the window in order to avoid recentering.
10831
10832 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
10833
10834 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
10835 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
10836 (gnus-article-beginning-of-window): Fix calculation.
10837
10838 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
10839
10840 * gnus-msg.el (gnus-summary-supersede-article)
10841 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
10842 value of gnus-newsgroup-charset to decode non-MIME encoded text in
10843 message header.
10844
10845 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
10846
10847 * message.el:
10848 * gnus-start.el:
10849 * gnus-registry.el: Remove VMS support.
10850
10851 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
10852
10853 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
10854 macro.
10855 (rfc2104-hash): Use it.
10856
10857 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
10858
10859 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
10860 (gnus-summary-sort-by-most-recent-date): New commands.
10861 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
10862 and menu entries.
10863
10864 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
10865
10866 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
10867 don't redisplay article for raw contents; remove plural articles stuff.
10868
10869 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
10870 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
10871 on gnus-summary-save-article; display results properly.
10872
10873 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
10874
10875 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
10876
10877 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
10878
10879 * gnus-art.el (gnus-summary-save-in-pipe):
10880 Consider gnus-save-all-headers.
10881
10882 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
10883
10884 * gnus-util.el (ns-focus-frame): Remove declaration.
10885 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
10886 like x.
10887
10888 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
10889
10890 * rfc2104.el (rfc2104-zero): Delete defconst.
10891 (rfc2104-hex-alist): Likewise.
10892 (rfc2104-hex-to-int): Delete func.
10893 (rfc2104-hexstring-to-bitstring): Likewise.
10894 (rfc2104-nybbles): New defconst.
10895 (rfc2104-hash): Rewrite for speed.
10896
10897 2008-07-16 Glenn Morris <rgm@gnu.org>
10898
10899 * gnus-util.el (ns-focus-frame): Declare for compiler.
10900
10901 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
10902
10903 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
10904 set as a group parameter.
10905 (gnus-summary-save-in-pipe): Work when it is called independently.
10906 (gnus-summary-pipe-to-muttprint): Don't modify
10907 gnus-summary-pipe-output-default-command.
10908
10909 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
10910
10911 * message.el (message-send-mail-with-sendmail):
10912 Display the error message.
10913
10914 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
10915
10916 * gnus-art.el (gnus-default-article-saver):
10917 Add gnus-summary-save-in-pipe to choices.
10918 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
10919 gnus-summary-pipe-output-default-command as the default command.
10920 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
10921 instead of gnus-last-shell-command.
10922
10923 * gnus-sum.el (gnus-summary-pipe-output-default-command):
10924 New user option.
10925 (gnus-summary-muttprint-program): Mention the value will be changed.
10926 (gnus-summary-save-article): Force showing of all headers.
10927 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
10928
10929 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
10930
10931 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
10932
10933 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
10934
10935 * nnimap.el (nnimap-id):
10936 * sieve-manage.el (sieve-manage-open): Doc fixes.
10937
10938 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
10939
10940 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
10941 if available.
10942
10943 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
10944
10945 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
10946
10947 * nnkiboze.el (nnkiboze-generate-group):
10948 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
10949
10950 * nnmairix.el: Require CL.
10951
10952 2008-06-15 David Engster <dengste@eml.cc>
10953
10954 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
10955
10956 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
10957
10958 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
10959 New macros that expand to an `aset'/`aref' call under Emacs, and to a
10960 runtime choice under XEmacs.
10961
10962 * gnus-sum.el (gnus-summary-set-display-table):
10963 Use `gnus-put-display-table', `gnus-get-display-table',
10964 `gnus-set-display-table' for the display table, instead of `aset'.
10965
10966 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
10967
10968 * nnmairix.el: Add autoloads.
10969
10970 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
10971
10972 * nnmairix.el (nnmairix-delete-recreate-group)
10973 (nnmairix-update-and-clear-marks): Fix error messages.
10974
10975 2008-06-14 David Engster <dengste@eml.cc>
10976
10977 * nnmairix.el: Upgrade to version 0.6.
10978 (nnmairix-group-toggle-propmarks-this-group)
10979 (nnmairix-group-toggle-readmarks-this-group)
10980 (nnmairix-group-delete-recreate-this-group)
10981 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
10982 (nnmairix-remove-tick-mark-original-article): New commands.
10983 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
10984 (nnmairix-propagate-marks-to-nnmairix-groups)
10985 (nnmairix-only-use-registry, nnmairix-allowfast-default)
10986 (nnmairix-marks-cache, nnmairix-version-output): New variables.
10987 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
10988 functions needed for marks propagation and manipulation of read marks.
10989 (nnmairix-update-groups): New function.
10990 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
10991 (nnmairix-determine-original-group-from-registry)
10992 (nnmairix-determine-original-group-from-path)
10993 (nnmairix-get-group-from-file-path, nnmairix-map-range)
10994 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
10995 New helper functions.
10996 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
10997 keystrokes for new commands.
10998 (nnmairix-delete-and-create-on-change): Doc string cleanup.
10999 (nnmairix-request-group): Check allow-fast group parameter.
11000 (nnmairix-request-create-group): Set allow-fast group parameter if
11001 nnmairix-allowfast-default is set.
11002 (nnmairix-close-group): Propagate marks upon closing if needed.
11003 (nnmairix-group-toggle-threads-this-group): Use new.
11004 nnmairix-group-toggle-parameter helper function.
11005 (nnmairix-search): Better check for empty search result.
11006 (nnmairix-goto-original-article): Use new helper functions for
11007 determining original article.
11008 (nnmairix-show-original-article): Make sure message-id is in brackets.
11009 (nnmairix-call-mairix-binary): Change variable name.
11010 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
11011 helper function.
11012 (nnmairix-widget-toggle-activate): Fix doc string.
11013
11014 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
11015
11016 * nnir.el: Require edmacro when compiling with XEmacs.
11017 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
11018 available in Emacs 21.
11019
11020 2008-06-11 Glenn Morris <rgm@gnu.org>
11021
11022 * gnus-util.el (x-focus-frame):
11023 * gnus.el (image-size):
11024 * mm-decode.el (image-size): Declare.
11025
11026 * gnus-picon.el (declare-function): Add compat definition.
11027 (image-size): Declare.
11028
11029 * gnus-group.el (tool-bar-map):
11030 * gnus-sum.el (tool-bar-map): Define for compiler.
11031
11032 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
11033
11034 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
11035
11036 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
11037 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
11038 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
11039 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
11040 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
11041 * sieve-manage.el, spam-report.el, spam.el:
11042 Remove unnecessary eval-and-compile of autoloads.
11043
11044 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
11045
11046 * auth-source.el: Precise Tramp doc.
11047
11048 2008-06-07 Glenn Morris <rgm@gnu.org>
11049
11050 * nnmairix.el: Remove unnecessary eval-when-compile.
11051
11052 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
11053
11054 * nnir.el: New file.
11055
11056 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
11057
11058 * gnus-util.el (gnus-read-shell-command): New function.
11059 * mm-decode.el (mm-pipe-part):
11060 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
11061
11062 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
11063
11064 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
11065
11066 2008-06-03 Glenn Morris <rgm@gnu.org>
11067
11068 * pop3.el (nnheader-accept-process-output): Autoload it.
11069
11070 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
11071
11072 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
11073 are not 2-digit hexadecimal characters that follow `%'s.
11074
11075 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
11076
11077 * message.el (message-bogus-recipient-p): Fix type in doc string.
11078 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
11079 (message-bogus-addresses): Rename from message-bogus-address-regexp.
11080 Improve custom options.
11081 (message-bogus-recipient-p): Adjust accordingly.
11082
11083 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
11084
11085 * nnmairix.el: Require edmacro when compiling with XEmacs.
11086
11087 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
11088
11089 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
11090 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
11091
11092 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
11093
11094 * auth-source.el: Add more docs.
11095
11096 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11097
11098 * nnheader.el (nnheader-read-timeout): Change the default timeout from
11099 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
11100 retrieval faster in some cases, but might make CPU usage larger.
11101 If this has any bad side effects, we might revert this change.
11102
11103 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
11104 seems to make mail retrieval much, much faster.
11105 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
11106 unconditionally.
11107
11108 * gnus-draft.el (gnus-group-send-queue):
11109 Bind message-send-mail-partially-limit to nil to avoid being prompted.
11110
11111 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
11112
11113 * mml.el (mml-attach-buffer): Prompt for `disposition'.
11114
11115 * message.el (message-bogus-address-regexp): Fix and improve custom
11116 type.
11117 (message-setup-hook): Add message-check-recipients as custom option.
11118
11119 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
11120
11121 * message.el (message-cite-function): Remove bogus autoload which crept
11122 in during merge from v5-10.
11123
11124 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
11125
11126 * nnimap.el (nnimap-open-connection): Fix login/password bug.
11127
11128 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
11129
11130 * auth-source.el: Preliminary Tramp docs.
11131 (auth-sources): Change the default auth-sources to use
11132 EPA .gpg files.
11133
11134 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
11135
11136 * nntp.el: Autoload `auth-source-user-or-password'.
11137 (nntp-send-authinfo): Use it.
11138
11139 * nnimap.el: Autoload `auth-source-user-or-password'.
11140 (nnimap-open-connection): Use it.
11141
11142 * auth-source.el: Add docs on using with url-auth. Import gnus-util
11143 for the gnus-message function.
11144 (auth-source-user-or-password): Use it.
11145
11146 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11147
11148 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
11149 rfc2104-hexstring-to-byte-list. Return a unibyte string.
11150 (rfc2104-hash): Use it.
11151
11152 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
11153
11154 * gnus-art.el (gnus-article-toggle-truncate-lines):
11155 Don't use `iff' in docstring.
11156
11157 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
11158
11159 * gnus-registry.el: Adjusted copyright dates and added a keyword.
11160
11161 * gnus-util.el (gnus-extract-address-component-name)
11162 (gnus-extract-address-component-email): Convenience functions around
11163 `gnus-extract-address-components'.
11164
11165 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11166 Use `gnus-extract-address-component-email' to fix bug of comparing full
11167 sender name to `user-mail-address'.
11168
11169 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
11170
11171 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
11172 catch/throw to optimize.
11173 (gnus-registry-find-keywords): Just use member to find a keyword.
11174
11175 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11176
11177 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
11178 is current before calling gnus-server-prepare.
11179 (gnus-server-setup-buffer, gnus-server-update-server)
11180 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
11181
11182 2008-05-04 Juri Linkov <juri@jurta.org>
11183
11184 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
11185 (mailcap-file-default-commands): Use mailcap-replace-in-string
11186 instead of replace-regexp-in-string, and mailcap-delete-duplicates
11187 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
11188
11189 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
11190
11191 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
11192
11193 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11194
11195 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
11196 hooks.
11197 (gnus-update-read-articles): Speed up non-marks-using users.
11198 (gnus-use-marks): Define gnus-use-marks.
11199 (gnus-propagate-marks): Rename variable to something more sensible.
11200
11201 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
11202
11203 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
11204 (gmm-image-load-path-for-library): Fix typos in docstrings.
11205 (gmm-message): Reflow docstring.
11206
11207 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
11208
11209 * mail-source.el (mail-source-set-1, mail-source-bind):
11210 Move auth-source code out of the macro to clean it up and fix bugs.
11211
11212 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
11213
11214 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
11215 by sender if it's equal to user-mail-address, it's likely to be
11216 useless.
11217
11218 * mail-source.el (mail-source-bind): Don't use user or password if they
11219 are not bound. Unintern them if they are nil. Don't use server unless
11220 it's bound, and default it to empty string otherwise.
11221
11222 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
11223
11224 * mail-source.el: Load auth-source.el.
11225 (mail-source-bind): Add comments. Call auth-source-user-or-password to
11226 get user name or password, if auth-sources is set up.
11227
11228 * gnus-registry.el (gnus-registry-split-strategy): New variable for
11229 strategy of splitting with parent.
11230 (gnus-registry-split-fancy-with-parent)
11231 (gnus-registry-post-process-groups): Use it and fix prior
11232 bug (returning a list as the split result).
11233
11234 * auth-source.el (auth-sources): Remove server parameter.
11235 (auth-source-pick, auth-source-user-or-password)
11236 (auth-source-user-or-password-imap)
11237 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11238 (auth-source-user-or-password-sftp)
11239 (auth-source-user-or-password-smtp): Remove server parameter.
11240
11241 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
11242
11243 * smime.el (smime-sign-region, smime-encrypt-region)
11244 (smime-decrypt-region):
11245 Remove redundant calls to `generate-new-buffer-name'.
11246
11247 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
11248
11249 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
11250 Don't use QP for message/rfc822.
11251 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
11252
11253 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
11254
11255 * sieve-manage.el (sieve-string-bytes): Remove.
11256 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
11257 correct byte-length only if the process's coding-system is the same as
11258 the one used internally by Emacs to represent strings.
11259
11260 2008-04-22 Juri Linkov <juri@jurta.org>
11261
11262 * mailcap.el (mailcap-file-default-commands): New function.
11263
11264 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
11265
11266 * message.el (message-signature-separator, message-cite-function):
11267 Change custom version.
11268
11269 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
11270
11271 * mm-decode.el (mm-display-external): Make temp file read-only.
11272
11273 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
11274
11275 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
11276 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
11277 `C-c C-f d'.
11278
11279 2008-04-12 Adrian Aichner <adrian@xemacs.org>
11280
11281 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
11282
11283 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
11284
11285 * auth-source.el: Add docs.
11286 (auth-sources): Modify format to support server.
11287 (auth-source-pick, auth-source-user-or-password)
11288 (auth-source-user-or-password-imap)
11289 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11290 (auth-source-user-or-password-sftp)
11291 (auth-source-user-or-password-smtp): Add server parameter.
11292
11293 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
11294
11295 * gnus-registry.el: Initialize the registry when gnus-registry-install
11296 is t.
11297
11298 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
11299
11300 * compface.el (uncompface): Make buffer unibyte.
11301
11302 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
11303
11304 * mail-source.el (mail-source-value):
11305 Prefer fboundp to functionp so it works with macros as well.
11306
11307 2008-04-05 Glenn Morris <rgm@gnu.org>
11308
11309 * gnus-ems.el (mm-disable-multibyte): Autoload it.
11310
11311 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
11312
11313 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
11314 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
11315
11316 * nnheader.el (nnheader-init-server-buffer): Change buffer's
11317 multibyteness after rather than before erasing it.
11318
11319 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
11320 mm-with-multibyte.
11321 (gnus-request-article-this-buffer): Make sure the proper decoding is
11322 used if gnus-original-article-buffer happens to be unibyte.
11323
11324 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
11325 default-enable-multibyte-characters.
11326
11327 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
11328 default-enable-multibyte-characters.
11329
11330 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
11331
11332 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
11333
11334 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
11335
11336 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11337 Fix last change in case the element is not even a symbol.
11338
11339 2008-04-02 Simon Josefsson <simon@josefsson.org>
11340
11341 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
11342 imap-enable-exchange-bug-workaround.
11343 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
11344
11345 2008-04-01 Simon Josefsson <simon@josefsson.org>
11346
11347 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
11348 a 100 byte status-checks into a 2-3MB transfer for each group.
11349 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
11350 to enable bug workaround or not.
11351 (nnimap-find-minmax-uid): Only enable workaround conditionally.
11352
11353 2008-03-31 Glenn Morris <rgm@gnu.org>
11354
11355 * message.el (mml2015-use): Declare for compiler.
11356 (message-info): Require mml2015 when appropriate.
11357
11358 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
11359
11360 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
11361 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
11362 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
11363 (nntp-service-to-port): New function.
11364 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
11365 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
11366 (nntp-open-netcat-stream): New function.
11367 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
11368
11369 2008-03-29 Sven Joachim <svenjoac@gmx.de>
11370
11371 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
11372
11373 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
11374
11375 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
11376
11377 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
11378
11379 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
11380
11381 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
11382
11383 * message.el (message-signature-separator): Change default.
11384 Improve custom type.
11385 (message-cite-function): Change default to
11386 message-cite-original-without-signature.
11387
11388 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
11389 toggle.
11390
11391 * message.el (message-check-news-body-syntax): Fix signature check.
11392 (message-setup-1): Mark buffer as unmodified _after_ running
11393 message-setup-hook and handling message-alternative-emails.
11394 (message-shorten-references): Be more strict when building list of
11395 valid references to comply with GNKSA.
11396
11397 * gnus-group.el (gnus-read-ephemeral-bug-group)
11398 (gnus-read-ephemeral-debian-bug-group)
11399 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
11400
11401 * message.el (message-info): Don't use booleanp which isn't supported
11402 in Emacs 21 and XEmacs.
11403
11404 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
11405
11406 * gnus-group.el (gnus-gmane-group-download-format): Rename from
11407 gnus-group-gmane-group-download-format.
11408 (gnus-group-read-ephemeral-gmane-group): Rename from
11409 gnus-group-read-ephemeral-gmane-group.
11410 (gnus-read-ephemeral-gmane-group-url): Rename from
11411 gnus-group-read-ephemeral-gmane-group-url.
11412 (gnus-bug-group-download-format-alist): New variable.
11413 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
11414 (gnus-read-ephemeral-emacs-bug-group): New commands.
11415
11416 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
11417
11418 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
11419 (gnus-visible-headers): Improve custom type.
11420
11421 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
11422
11423 * mml.el (mml-menu): Add workarounds for XEmacs.
11424
11425 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
11426 X-Boundary header.
11427
11428 * message.el (message-simplify-recipients): Fix previous commit.
11429
11430 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
11431
11432 * mm-util.el (mm-set-buffer-multibyte): New function.
11433 * mm-decode.el (mm-copy-to-buffer): Use it.
11434
11435 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11436 Prefer fboundp to functionp so it works with macros as well.
11437
11438 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
11439
11440 * message.el (message-alter-recipients-discard-bogus-full-name):
11441 New function.
11442 (message-alter-recipients-function): New variable.
11443 (message-get-reply-headers): Use it.
11444 (message-replace-header): New helper function.
11445 (message-recipients-without-full-name): New variable.
11446 (message-simplify-recipients): New command.
11447
11448 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
11449
11450 * message.el (message-info): Handle EasyPG manual.
11451
11452 * mml.el (mml-menu): Add entry for EasyPG.
11453
11454 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
11455
11456 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
11457 parameter.
11458
11459 * message.el (message-disassociate-draft): Specify drafts group name
11460 fully.
11461
11462 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
11463
11464 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11465 Eliminate unnecessary duplicates from the match list.
11466
11467 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
11468
11469 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
11470 args of `how-many' of which the XEmacs version doesn't take; declare
11471 Info-index-next as function.
11472
11473 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
11474
11475 * gnus-score.el (gnus-score-headers): Fix handling of
11476 gnus-inhibit-slow-scoring.
11477
11478 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
11479 string.
11480 (gnus-button-url-regexp): Improve handling of parenthesis.
11481 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
11482 (gnus-button-handle-info-keystrokes): Handle index entries.
11483
11484 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
11485
11486 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
11487 Incoming* files.
11488
11489 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
11490
11491 * auth-source.el (auth-sources): Rename from auth-source-choices.
11492 (auth-source-pick): Use it.
11493
11494 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
11495
11496 * auth-source.el (auth-source-protocols)
11497 (auth-source-protocols-customize, auth-source-choices): Add and
11498 modified variable customizations and defaults.
11499 (auth-source-pick, auth-source-user-or-password)
11500 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
11501 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11502 (auth-source-user-or-password-sftp)
11503 (auth-source-user-or-password-smtp): Use new variables and provide an
11504 interface to netrc.el.
11505
11506 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
11507
11508 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
11509 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
11510 Make sure the nntp port to specify is a string.
11511
11512 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11513
11514 * nntp.el: Use with-current-buffer.
11515 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
11516 dubious mm-with-unibyte-current-buffer.
11517 (nntp-with-open-group-function): New function extracted from
11518 nntp-with-open-group macro.
11519 (nntp-with-open-group): Use the function, so it's easier to debug.
11520 Add indentation and debugging info.
11521 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
11522 Recommend the use of the netcat alternatives.
11523
11524 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
11525 Avoid mm-string-as-multibyte as well.
11526
11527 * nnweb.el (nnweb-insert-html):
11528 Remove use of nnheader-string-as-multibyte.
11529
11530 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
11531 (nnheader-string-as-multibyte): Remove.
11532
11533 * mm-view.el: Use inhibit-read-only.
11534 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
11535 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
11536 or unibyte-string.
11537
11538 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
11539 (mm-uu-yenc-extract): Use with-current-buffer.
11540
11541 * gnus-soup.el (gnus-soup-send-packet): Don't use
11542 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
11543
11544 * nnmh.el: Use with-current-buffer.
11545 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
11546 mm-string-as-multibyte on the output of mm-encode-coding-string.
11547
11548 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
11549 (nnimap-request-move-article): Use with-current-buffer.
11550
11551 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
11552 inserting the handle-buffer's text, so the implicit multibyte->unibyte
11553 conversion uses string-make-unibyte rather than string-as-unibyte.
11554
11555 * gnus-msg.el: Use with-current-buffer.
11556
11557 * message.el (message-ignored-resent-headers): Add "Delivered-To".
11558
11559 2008-03-10 Daiki Ueno <ueno@unixuser.org>
11560
11561 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
11562 string for caching if it is 'PIN.
11563
11564 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
11565
11566 * mail-source.el (mail-source-delete-old-incoming-confirm):
11567 Change default to nil.
11568 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
11569
11570 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
11571
11572 * gnus-art.el (gnus-narrow-to-page): Position point properly.
11573 (gnus-article-goto-prev-page): Work for articles having ^L's.
11574
11575 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
11576
11577 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
11578
11579 2008-03-07 Karl Fogel <kfogel@red-bean.com>
11580
11581 * gnus-bookmark.el: Adjust for renames in bookmark.el.
11582 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
11583 (gnus-bookmark-jump): Adjust some variable names.
11584
11585 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
11586
11587 * auth-source.el: New package.
11588 (auth-source-choices): Add customization entry point variable.
11589
11590 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
11591 bug.
11592
11593 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
11594
11595 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
11596 (gnus-registry-initialize, gnus-registry-install-p): Use it.
11597 (gnus-registry-install-shortcuts): Rename from
11598 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
11599 the `gnus-registry-mark-map' keymap dynamically from
11600 `gnus-registry-marks'. The generated functions update the summary line
11601 when a registry mark is added or deleted, and will call
11602 `gnus-registry-install-p' (see the comments in the code).
11603 (gnus-registry-user-format-function-M): Use concat intelligently.
11604
11605 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
11606 the registry mark functions.
11607
11608 2008-03-05 Glenn Morris <rgm@gnu.org>
11609
11610 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
11611 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
11612 gnus-art.
11613 (top-level): No need to load own source when compiling.
11614
11615 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
11616
11617 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
11618 Suggested by <chris.anderton@zetnet.co.uk>.
11619
11620 2008-03-04 Glenn Morris <rgm@gnu.org>
11621
11622 * gnus-sum.el (top-level): No need to require gnus when compiling,
11623 since unconditionally required near start of file.
11624 (gnus-summary-display-while-building): Move definition before use.
11625
11626 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
11627
11628 * gnus-registry.el (gnus-registry-user-format-function-M):
11629 Add formatting function.
11630
11631 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
11632
11633 * gnus-registry.el (gnus-registry-marks): Change format to be nicer
11634 with plists.
11635 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
11636 Use new format.
11637
11638 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
11639
11640 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
11641 `where-is-internal' that returns a range of key sequences.
11642
11643 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
11644
11645 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
11646
11647 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
11648 (gnus-summary-jump-to-group): Consider windows on other displayed
11649 frames as well. Similar changes might be needed elsewhere, but that's
11650 the one I've bumped into during my use.
11651
11652 * nndoc.el (nndoc-oe-dbx-type-p):
11653 * gnus-msg.el (gnus-debug):
11654 * gnus-group.el (gnus-update-group-mark-positions):
11655 Use mm-string-to-multibyte.
11656
11657 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
11658
11659 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
11660 doesn't handle NotDashEscaped.
11661
11662 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
11663 (mml-dnd-attach-options): Fix typo in custom choice.
11664
11665 * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
11666 Change nndoc-article-type to mbox.
11667 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
11668
11669 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
11670 to nil, instead of html2text.
11671
11672 * imap.el (imap-debug): Add `imap-ping-server'.
11673
11674 * gnus-bookmark.el: Add FIXMEs.
11675
11676 * message.el (message-form-letter-separator)
11677 (message-send-form-letter-delay): New variables.
11678 (message-send-form-letter): Use them. New command to send form
11679 letters. Requested by Uwe Siart.
11680 (message-send-mail-function): Doc fix. Add "Other" custom option.
11681
11682 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
11683
11684 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
11685 empty author.
11686
11687 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
11688
11689 * gnus-registry.el (gnus-registry-marks): Add variable for
11690 customization of marks and their appearance.
11691 (gnus-registry-read-mark): Use it.
11692 (gnus-registry-do-marks): Add utility function to loop through
11693 `gnus-registry-marks'.
11694 (gnus-registry-install-shortcuts-and-menus): Add function to install
11695 shortcuts and menus.
11696 (gnus-registry-initialize): Use it.
11697 (gnus-registry-default-mark): Clarify documentation.
11698
11699 2008-02-29 Glenn Morris <rgm@gnu.org>
11700
11701 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
11702 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
11703 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
11704 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
11705 Change defcustom :version from 23.0 to 23.1.
11706
11707 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
11708
11709 * gnus-registry.el (gnus-registry-follow-group-p)
11710 (gnus-registry-post-process-groups): Add functions to aid registry
11711 splitting and improve logging. Clarify behavior in function
11712 documentation.
11713 (gnus-registry-split-fancy-with-parent): Use them.
11714
11715 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
11716
11717 * gnus-art.el: Use with-current-buffer.
11718
11719 2008-02-27 David Engster <dengste@eml.cc>
11720
11721 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
11722 Express real group name in the response.
11723
11724 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
11725
11726 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
11727 (nnmairix-last-server, nnmairix-current-server): Defvar them.
11728 (nnmairix-goto-original-article): Defvar gnus-registry-install and
11729 autoload gnus-registry-fetch-group when compiling.
11730 (nnmairix-request-group-with-article-number-correction):
11731 Remove unreferenced argument passed to nnmairix-call-backend.
11732
11733 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
11734
11735 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
11736 (mm-uu-extract): Improve face for low color ttys.
11737 Reported by Sascha Wilde.
11738
11739 2008-02-27 Glenn Morris <rgm@gnu.org>
11740
11741 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
11742 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
11743 variables to defconsts. Convert comments to doc-strings.
11744 (nnmairix-last-server, nnmairix-current-server): Convert from free
11745 variables to defvars. Convert comments to doc-strings.
11746 (gnus-registry-fetch-group): Autoload.
11747 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
11748 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
11749 (nnmairix-widget-build-editable-fields): Use car cddr rather than
11750 caddr.
11751 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
11752 nnmairix-request-group-with-article-number-correction call.
11753 (nnmairix-fast, nnmairix-group): New, less general names, for free
11754 variables passed from nnmairix-request-group to
11755 nnmairix-request-group-with-article-number-correction. Declare.
11756 (nnmairix-request-group-with-article-number-correction):
11757 Use nnmairix-fast, nnmairix-group rather than fast, group.
11758
11759 2008-02-26 David Engster <dengste@eml.cc>
11760
11761 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
11762 version 0.5.
11763
11764 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
11765
11766 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
11767 instead of making an extra function call. Don't add the current group
11768 to articles only when they have the group. Use
11769 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
11770 Reported by David <de_bb@arcor.de>.
11771
11772 2008-02-24 Miles Bader <miles@gnu.org>
11773
11774 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11775 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
11776 (mm-find-mime-charset-region):
11777 * mm-bodies.el (mm-encode-body):
11778 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
11779
11780 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
11781
11782 * mail-source.el (mail-source-delete-incoming): Change default.
11783 Supplement doc string.
11784
11785 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
11786
11787 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
11788
11789 * nnmail.el (nnmail-message-id-cache-file): Derive from
11790 `gnus-home-directory'.
11791
11792 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
11793
11794 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
11795 Document negative prefix.
11796
11797 * gnus-group.el (gnus-group-read-group): Document negative prefix.
11798
11799 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
11800
11801 * message.el (message-unsent-separator): Add the Exim bounce
11802 separator.
11803
11804 2008-02-10 Daiki Ueno <ueno@unixuser.org>
11805
11806 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
11807 list.
11808 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
11809 recipient/signer list.
11810
11811 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
11812
11813 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
11814 fbound (Emacs 23 unicode), signal an error.
11815
11816 2008-02-08 Glenn Morris <rgm@gnu.org>
11817
11818 * gnus-art.el (pgg-display-output-buffer): Declare as function.
11819
11820 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
11821
11822 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
11823 ports to the calls to `netrc-machine-user-or-password' in addition to
11824 "imap" and "imaps".
11825
11826 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
11827
11828 * gnus.el (gnus-group-startup-message): Add `find-image' call before
11829 image-load-path is let-bound. Reported by Harald Hanche-Olsen
11830 <hanche@math.ntnu.no>.
11831
11832 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
11833
11834 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
11835
11836 2008-02-01 Zhang Wei <id.brep@gmail.com>
11837
11838 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
11839
11840 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
11841
11842 2008-02-01 Miles Bader <miles@gnu.org>
11843
11844 * mml.el (mml-parse-1): Remove apparently vestigial use of
11845 `mm-hack-charsets'.
11846 * mm-bodies.el (mm-encode-body): Likewise.
11847
11848 2008-02-01 Kenichi Handa <handa@m17n.org>
11849
11850 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
11851 rfc2104-hexstring-to-bitstring and changed to return a byte list.
11852 (rfc2104-hash): Convert the result of concat to unibyte string.
11853
11854 2008-02-01 Dave Love <fx@gnu.org>
11855
11856 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
11857 coding-system-for-read.
11858 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
11859
11860 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11861 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
11862 (mm-find-mime-charset-region): Remove hack-charsets stuff.
11863
11864 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
11865
11866 * mail-source.el (mail-sources): Add `group' choice.
11867
11868 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
11869 parameter `in-group' to control into which group the articles go.
11870 Add treatment of `group' mail-source.
11871
11872 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
11873
11874 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
11875 * message.el (message-beginning-of-line): Use featurep instead of bound
11876 tests in order to resolve conditionals at compile time.
11877
11878 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
11879
11880 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
11881
11882 * mm-decode.el (mm-dissect-buffer): Decode description.
11883
11884 * mml.el (mml-to-mime): Encode message header first.
11885
11886 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
11887
11888 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
11889 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
11890
11891 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
11892
11893 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
11894
11895 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
11896
11897 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
11898 prefix keys.
11899 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
11900 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
11901 gnus-xmas.el.
11902
11903 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
11904
11905 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
11906 Add new variables for article mark management.
11907 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
11908 list of extra data entries which, when present, will indicate that the
11909 article ID should not be trimmed from the registry.
11910 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
11911 functions.
11912 (gnus-registry-read-mark): New function to read a mark name from the
11913 user.
11914 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
11915 (gnus-registry-set-article-mark-internal): New functions to add and
11916 remove marks.
11917 (gnus-registry-get-article-marks): New function to show the marks for
11918 an article, or retrieve them for further use.
11919
11920 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
11921
11922 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
11923 keys when no argument is given.
11924
11925 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
11926
11927 * gnus-sum.el (gnus-article-sort-by-random)
11928 (gnus-thread-sort-by-random): Fix doc strings.
11929 Reported by jidanni@jidanni.org.
11930
11931 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
11932
11933 * gnus-art.el (gnus-article-describe-bindings): New function.
11934 (gnus-article-read-summary-keys): Use it.
11935 (gnus-article-mode-map): Bind `C-h b' to it.
11936
11937 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
11938
11939 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
11940 XEmacs.
11941 (gnus-article-describe-key, gnus-article-describe-key-briefly):
11942 Protect against non-character events.
11943
11944 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
11945
11946 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
11947 New command.
11948 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
11949 instead of END. Change name of the temp file.
11950 (gnus-group-gmane-group-download-format): Add doc string. Make it
11951 customizable.
11952
11953 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
11954
11955 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
11956 bind `S W' to gnus-article-wide-reply-with-original; set default
11957 binding to gnus-article-read-summary-send-keys.
11958 (gnus-article-read-summary-keys): Fix the order of keys; display
11959 continuation keys correctly in the echo area; describe bindings
11960 correctly when keys end with `C-h'.
11961 (gnus-article-read-summary-send-keys): New function.
11962 (gnus-article-describe-key, gnus-article-describe-key-briefly):
11963 Work for gnus-article-read-summary-send-keys; display continuation keys
11964 correctly in the echo area.
11965 (gnus-article-reply-with-original): Ignore prefix argument.
11966 (gnus-article-wide-reply-with-original): New function.
11967
11968 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
11969
11970 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
11971 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
11972
11973 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
11974
11975 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
11976 (gnus-group-read-ephemeral-gmane-group): New command.
11977
11978 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
11979
11980 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
11981
11982 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
11983
11984 * message.el (message-send-mail-function): Increase custom version.
11985
11986 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
11987 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
11988
11989 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
11990
11991 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
11992 html parts correctly; support forwarded messages.
11993 (gnus-article-browse-html-article): Remove work buffers.
11994
11995 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
11996 compiling.
11997 (netrc-bound-and-true-p): New macro.
11998 (netrc-parse): Use it instead of bound-and-true-p that is not available
11999 in XEmacs 21.4.
12000
12001 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
12002
12003 * gnus-registry.el (gnus-registry-mark-article)
12004 (gnus-registry-article-marks): Add functionality to mark articles
12005 through the Gnus registry.
12006
12007 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
12008 (netrc-parse): Use encrypt-file-alist to determine if
12009 encrypt-find-model or encrypt-insert-file-contents should be used.
12010
12011 2007-12-19 Glenn Morris <rgm@gnu.org>
12012
12013 * mml.el (message-options-set, message-narrow-to-head)
12014 (message-in-body-p, message-mail-p, message-encode-message-body):
12015 Autoload.
12016 (message-remove-header, message-narrow-to-headers-or-head)
12017 (message-subscribed-p, message-make-mail-followup-to)
12018 (message-position-on-field, message-news-p)
12019 (message-options-set-recipient, message-generate-headers)
12020 (message-sort-headers): Declare as functions.
12021
12022 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
12023
12024 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
12025 convention in doc string.
12026
12027 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
12028
12029 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
12030 title to html parts.
12031 (gnus-article-browse-html-article): Pass message header to it.
12032
12033 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
12034
12035 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
12036
12037 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
12038 or password compatible with XEmacs.
12039
12040 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
12041
12042 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
12043 format document.
12044 (gnus-mime-delete-part): Don't write description line if empty.
12045 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
12046
12047 2007-12-14 Johan Bockgård <bojohan@gnu.org>
12048
12049 * gnus-sum.el (gnus-summary-mark-unread-as-read)
12050 (gnus-summary-mark-read-and-unread-as-read)
12051 (gnus-summary-mark-current-read-and-unread-as-read)
12052 (gnus-summary-mark-unread-as-ticked): Doc fix.
12053 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
12054
12055 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
12056
12057 * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
12058 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12059
12060 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
12061
12062 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
12063 yes-or-no-p.
12064
12065 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
12066
12067 * mm-decode.el (mm-add-meta-html-tag): New function.
12068 (mm-save-part-to-file, mm-pipe-part): Use it.
12069
12070 * gnus-art.el (gnus-article-browse-delete-temp-files):
12071 Use gnus-y-or-n-p instead of y-or-n-p.
12072 (gnus-article-browse-html-parts): Work with message/external-body; use
12073 mm-add-meta-html-tag.
12074
12075 2007-12-11 Glenn Morris <rgm@gnu.org>
12076
12077 * gnus-cache.el: Require gnus-sum not just when compiling.
12078
12079 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
12080
12081 * gnus-int.el (gnus-server-opened, gnus-status-message):
12082 Move definitions before use.
12083
12084 * mm-decode.el: Require gnus-util.
12085 (mm-remove-part): Only call delete-annotation on XEmacs.
12086
12087 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
12088
12089 * nnmail.el: Require gnus-int.
12090
12091 * spam.el: Move `require's before `eval-when-compile's.
12092
12093 * gnus-ems.el (gnus-alive-p):
12094 * gnus-fun.el (message-goto-eoh):
12095 * gnus-util.el (gnus-group-name-decode):
12096 * mail-source.el (gnus-compress-sequence):
12097 * message.el (Info-goto-node, format-spec):
12098 * mm-bodies.el (message-options-get):
12099 * mm-decode.el (mm-view-pkcs7):
12100 * mm-util.el (gmm-write-region):
12101 * mml-smime.el (mml-compute-boundary)
12102 (gnus-completing-read-with-default):
12103 * mml.el (widget-button-press, gnus-make-hashtable):
12104 * mml1991.el (mm-decode-content-transfer-encoding)
12105 (mm-encode-content-transfer-encoding)
12106 (message-options-get, message-options-set):
12107 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
12108 * nnfolder.el (gnus-request-group):
12109 * nnheader.el (ietf-drums-unfold-fws):
12110 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
12111 * smime.el (gnus-run-mode-hooks):
12112 * spam-stat.el (gnus-message): Autoload.
12113
12114 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
12115 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
12116 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
12117 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
12118 Add declare-function compatibility definition.
12119
12120 * gnus-cache.el (nnvirtual-find-group-art):
12121 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
12122 (gnus-add-image, gnus-add-wash-type):
12123 * gnus-group.el (nnkiboze-score-file):
12124 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
12125 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
12126 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
12127 (message-tokenize-header, gnus-get-buffer-create)
12128 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
12129 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
12130 * gnus.el (gnus-group-decoded-name):
12131 * mail-source.el (imap-capability):
12132 * mm-bodies.el (message-options-set):
12133 * mm-decode.el (gnus-configure-windows):
12134 * mm-extern.el (message-goto-body):
12135 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
12136 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
12137 (epg-sub-key-validity, message-options-set):
12138 * mml.el (widget-event-point, gnus-configure-windows):
12139 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
12140 * mml2015.el (epg-check-configuration, epg-configuration)
12141 (message-options-set):
12142 * nndb.el (nndb-request-article):
12143 * nnfolder.el (gnus-request-create-group):
12144 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
12145 * nnmaildir.el (gnus-group-mark-article-read):
12146 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
12147 * rfc1843.el (message-fetch-field):
12148 * spam.el (gnus-extract-address-components):
12149 Declare as functions.
12150
12151 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
12152
12153 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
12154
12155 2007-12-09 Glenn Morris <rgm@gnu.org>
12156
12157 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
12158
12159 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
12160 * message.el, mm-view.el, sieve-manage.el, smime.el:
12161 Add declare-function compatibility definition.
12162
12163 * gnus-art.el (w3-region, w3m-region, Info-menu):
12164 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
12165 * gnus-sum.el (gnus-get-predicate):
12166 * gnus-util.el (mm-append-to-file, w32-focus-frame):
12167 * message.el (mail-abbrev-in-expansion-header-p):
12168 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
12169 (w3m-detect-meta-charset, w3m-region):
12170 * sieve-manage.el (password-read, password-cache-add)
12171 (password-cache-remove):
12172 * smime.el (password-read-and-add): Declare as functions.
12173
12174 2007-12-08 David Kastrup <dak@gnu.org>
12175
12176 * gnus-sum.el (gnus-summary-simplify-subject-query):
12177 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
12178 `message'.
12179
12180 2007-12-07 Glenn Morris <rgm@gnu.org>
12181
12182 * gnus-art.el (article-make-date-line): Revert previous change.
12183
12184 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
12185
12186 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
12187
12188 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
12189
12190 * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
12191 Call gnus-add-to-range ranges only once with a prepared article-list.
12192
12193 2007-12-06 Paul Jarc <prj@po.cwru.edu>
12194
12195 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
12196 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
12197 group names with backslashes.
12198 Reported by Tassilo Horn <tassilo@member.fsf.org>.
12199
12200 2007-12-06 Deepak Goel <deego3@gmail.com>
12201
12202 * gnus-art.el (article-make-date-line):
12203 * gnus-start.el (gnus-load):
12204 * pop3.el (pop3-read-response): Fix buggy call to `error'.
12205
12206 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12207
12208 * gnus-art.el (gnus-use-idna):
12209 * gnus-start.el (gnus-site-init-file):
12210 * message.el (message-use-idna):
12211 * mm-uu.el (mm-uu-hide-markers):
12212 * smiley.el (smiley-style): Revert changes that suppress warnings.
12213
12214 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12215
12216 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
12217 specify charset to html source.
12218 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12219
12220 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12221
12222 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
12223 idna-program in order to suppress byte compile warning issued by XEmacs
12224 that came to byte compile the default value section of defcustom forms
12225 recently.
12226
12227 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
12228 value of installation-directory.
12229
12230 * message.el (message-use-idna): Don't directly refer to the value of
12231 idna-program.
12232
12233 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
12234
12235 * smiley.el (smiley-style): Don't directly call face-attribute.
12236
12237 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
12238
12239 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
12240
12241 * gnus-dired.el: Reduce Gnus dependencies.
12242 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
12243 Don't require. Use autoloads instead.
12244 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
12245 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
12246 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
12247 (gnus-dired-mode): Adjust doc string.
12248 (gnus-dired-mail-mode): New variable.
12249 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
12250 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
12251 (gnus-dired-mail-buffers): New function. Return mail or message
12252 composition buffers.
12253 (gnus-dired-attach): Use it.
12254 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
12255 NO-DECODE.
12256 (gnus-dired-print): Use `gnus-print-buffer' depending on
12257 `gnus-dired-mail-mode'.
12258
12259 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
12260
12261 * rfc2047.el (rfc2047-encoded-word-regexp)
12262 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
12263 explaining what regexp patterns are for.
12264
12265 2007-12-04 Glenn Morris <rgm@gnu.org>
12266
12267 * password.el: Move to ../password-cache.el.
12268
12269 * mml1991.el (password-read, password-cache-add, password-cache-remove):
12270 * mml2015.el (password-read, password-cache-add, password-cache-remove):
12271 * mml-smime.el (password-read, password-cache-add)
12272 (password-cache-remove):
12273 No need to autoload, since mml-sec requires password.
12274
12275 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
12276 * message.el (gnus-extract-address-components):
12277 * mml-smime.el (gnus-extract-address-components): Define for compiler.
12278
12279 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
12280 password.
12281
12282 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
12283
12284 * mailcap.el: Reduce dependencies.
12285 (mail-header-parse-content-type): Autoload.
12286 (mailcap-delete-duplicates): New alias.
12287 (mailcap-mime-info): Add optional argument NO-DECODE.
12288 (mailcap-mime-types): Use mailcap-delete-duplicates.
12289
12290 * message.el (message-ignored-supersedes-headers): Add "X-ID".
12291
12292 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12293
12294 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
12295 function.
12296
12297 * gnus-uu.el (gnus-uu-decode-yenc): New command.
12298 (gnus-uu-yenc-article): New function.
12299
12300 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
12301
12302 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
12303
12304 2007-12-02 Glenn Morris <rgm@gnu.org>
12305
12306 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
12307 Move to ../net.
12308
12309 * binhex.el, uudecode.el: Move to ../mail.
12310
12311 * encrypt.el: Remove file.
12312
12313 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
12314
12315 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
12316 matches on patches.
12317
12318 * gnus-art.el (gnus-article-browse-html-article):
12319 Mention `mm-text-html-renderer' in the doc string.
12320
12321 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
12322 string. Add comments.
12323
12324 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
12325 if rhs is ASCII.
12326
12327 2007-12-01 Glenn Morris <rgm@gnu.org>
12328
12329 * dig.el, dns.el: Move to ../net.
12330 * format-spec.el, hex-util.el, sha1.el: Move to ../.
12331
12332 * mail-source.el (top-level): Require format-spec before
12333 eval-when-compile.
12334
12335 2007-11-30 Glenn Morris <rgm@gnu.org>
12336
12337 * encrypt.el: Require password, rather than autoloading password-read.
12338
12339 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
12340
12341 * gnus.el (gnus-method-to-server): Add an optional parameter so the
12342 caller can indicate whether the cache should be disregarded for this
12343 call. This way the result of the call is reproducible at all times and
12344 can be considered a canonical server name for the supplied method.
12345 (gnus-agent-method-p): Canonicalize server names by pushing their
12346 method through `gnus-method-to-server' using the no-cache argument.
12347
12348 * gnus-srvr.el (gnus-server-insert-server-line):
12349 Call `gnus-method-to-server' with `no-cache' argument.
12350
12351 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
12352 gnus-agent-possibly-synchronize-flags as this should be called when the
12353 server is actually being opened.
12354 (gnus-agent-possibly-synchronize-flags)
12355 (gnus-agent-possibly-synchronize-flags-server): Move check for the
12356 flags file of an agentized server to the latter function.
12357
12358 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
12359 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
12360 after a connection has been established successfully.
12361
12362 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
12363
12364 * gnus-art.el (article-display-face): Force to display face if called
12365 interactively; check if gnus-article-x-face-too-ugly matches author.
12366 (article-display-x-face): Display face even if From header is missing
12367 as article-display-face does.
12368
12369 2007-11-28 Richard Stallman <rms@gnu.org>
12370
12371 * md4.el: Move to ../.
12372 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
12373
12374 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
12375
12376 * mail-source.el (mail-sources): Default to fetch from file for
12377 compatibility with default of nnmail-spool-file.
12378
12379 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
12380
12381 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
12382 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
12383 to look for encoded word that should be encoded again.
12384 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
12385 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
12386 encoding pattern.
12387 (rfc2047-decode-region): Switch strict regexp and loose one according
12388 to rfc2047-allow-irregular-q-encoded-words.
12389
12390 2007-11-26 Simon Josefsson <simon@josefsson.org>
12391
12392 * imap.el: Move to ../net directory.
12393
12394 2007-11-25 Romain Francoise <romain@orebokech.com>
12395
12396 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
12397
12398 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12399
12400 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
12401 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
12402
12403 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
12404 `nnmail-spool-file'.
12405
12406 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
12407 `nnmail-spool-file'.
12408
12409 * gnus-move.el (gnus-change-server): Ditto.
12410
12411 * gnus-kill.el (gnus-batch-score): Ditto.
12412
12413 * gnus-cache.el (gnus-jog-cache): Ditto.
12414
12415 * gnus-msg.el (gnus-summary-reply):
12416 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
12417
12418 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12419
12420 * gnus-cache.el (gnus-cache-generate-nov-databases):
12421 Use nnml-generate-nov-databases-directory instead of
12422 nnml-generate-nov-databases-1.
12423
12424 2007-11-24 Glenn Morris <rgm@gnu.org>
12425
12426 * message.el (message-tool-bar-retro): Update for rename
12427 mail_send.xpm->mail-send.xpm.
12428
12429 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
12430
12431 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12432 `smime-ldap-search' for Emacs 22 and up.
12433
12434 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
12435
12436 * hashcash.el: Move to ../mail directory.
12437
12438 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
12439
12440 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12441 `smime-ldap-search' for Emacs 22 and up.
12442
12443 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
12444
12445 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
12446
12447 * message.el (message-send-mail-function): Fix error convention.
12448 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
12449 (message-widen-reply, message-send-mail, message-talkative-question)
12450 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
12451 (message-clone-locals, message-send-news): Use with-current-buffer.
12452 (message-insert-or-toggle-importance): Remove unused var `valid'.
12453 (message-make-references): Remove unused var `new-references'.
12454 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
12455
12456 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
12457
12458 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
12459 (spam-split-symbolic-return-positive): Reflow docstring.
12460 (spam-backends, spam-summary-exit-behavior)
12461 (spam-mark-ham-unread-before-move-from-spam-group)
12462 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
12463 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12464 (spam-clear-cache, spam-backend-check, spam-install-backend)
12465 (spam-install-statistical-backend, spam-list-of-processors)
12466 (spam-group-processor-p, spam-split, spam-bogofilter-score)
12467 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
12468 (spam-check-crm114, spam-initialize, spam-unload-hook):
12469 Fix typos in docstrings.
12470
12471 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
12472
12473 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
12474 been checked if they have never been read and those group levels are
12475 higher than the one that a user specified.
12476
12477 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
12478
12479 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
12480 foreign groups unless a group level is specified by a user.
12481 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
12482
12483 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
12484
12485 * message.el (message-send-mail-function): Require sendmail.
12486
12487 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
12488
12489 * message.el (message-send-mail-function): Check for smtpmail too.
12490
12491 * utf7.el (utf7-encode, utf7-decode): Use coding system
12492 `utf-7'/`utf-7-imap' from utf-7.el' if available.
12493
12494 * message.el (message-send-mail-function): New function.
12495 (message-send-mail-function): Set default using
12496 message-send-mail-function. Adjust doc string.
12497 (message-send-mail-with-mailclient): New function.
12498
12499 2007-11-17 Richard Stallman <rms@gnu.org>
12500
12501 * assistant.el: Remove file.
12502
12503 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
12504
12505 * smime.el (from):
12506 * rfc2047.el (message-posting-charset):
12507 * qp.el (mm-use-ultra-safe-encoding):
12508 * pop3.el (parse-time-months):
12509 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
12510 * nnml.el (files):
12511 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
12512 (jka-compr-compression-info-list, ange-ftp-path-format)
12513 (efs-path-regexp):
12514 * nndiary.el (files):
12515 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
12516 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
12517 (epg-digest-algorithm-alist, inhibit-redisplay)
12518 (password-cache-expiry):
12519 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
12520 (pgg-output-buffer, password-cache-expiry):
12521 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
12522 (efs-path-regexp):
12523 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
12524 (inhibit-redisplay):
12525 * mm-uu.el (file-name, start-point, end-point, entry)
12526 (gnus-newsgroup-name, gnus-newsgroup-charset):
12527 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
12528 (latin-unity-ucs-list):
12529 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
12530 (mm-uu-binhex-decode-function):
12531 * message.el (gnus-message-group-art, gnus-list-identifiers)
12532 (rmail-enable-mime-composing, gnus-local-organization)
12533 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
12534 (gnus-read-active-file, facemenu-add-face-function)
12535 (facemenu-remove-face-function, gnus-article-decoded-p)
12536 (tool-bar-mode):
12537 * mail-source.el (display-time-mail-function):
12538 * gnus-util.el (nnmail-pathname-coding-system)
12539 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
12540 (gnus-original-article-buffer, gnus-user-agent)
12541 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
12542 (xemacs-codename, sxemacs-codename, emacs-program-version):
12543 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
12544 * gnus-start.el (gnus-agent-covered-methods)
12545 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
12546 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
12547 (gnus-newsgroup-headers, gnus-group-list-mode)
12548 (gnus-group-mark-positions, gnus-newsgroup-data)
12549 (gnus-newsgroup-unreads, nnoo-state-alist)
12550 (gnus-current-select-method, mail-sources)
12551 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
12552 (nnmail-spool-file, gnus-cache-active-hashtb):
12553 * gnus-mh.el (mh-lib-progs):
12554 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
12555 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
12556 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
12557 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
12558 (gnus-group-buffer):
12559 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
12560 (font-lock-set-defaults):
12561 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
12562 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
12563 (gnus-summary-post-menu, total-parts, type, condition, length):
12564 * gnus-agent.el (gnus-agent-read-agentview):
12565 * flow-fill.el (show-trailing-whitespace):
12566 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
12567 eval-and-compile wrappers for byte compiler pacifiers.
12568
12569 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
12570 (mm-display-inline-fontify): Check for featurep 'xemacs not
12571 extent-list.
12572
12573 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
12574 itimer-list.
12575 (mm-create-image-xemacs): Only do something for XEmacs.
12576 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
12577
12578 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
12579
12580 * gnus-registry.el (gnus-adaptive-word-syntax-table):
12581 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
12582
12583 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
12584
12585 * nnimap.el (nnimap-split-download-body):
12586 * gnus-demon.el (gnus-demon):
12587 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
12588
12589 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
12590
12591 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
12592 New macros.
12593 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
12594 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
12595 copy data from unibyte buffer to multibyte current buffer.
12596 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
12597 to copy data from unibyte current buffer to multibyte buffer.
12598 (nntp-make-process-buffer): Make process buffer unibyte.
12599
12600 * pop3.el (pop3-open-server): Fix typo in Lisp code.
12601
12602 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
12603
12604 * pop3.el (pop3-open-server): Accept and process data more robustly at
12605 connection start to avoid spurious "POP SSL connection failed" errors.
12606
12607 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
12608
12609 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
12610 read group names.
12611
12612 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
12613
12614 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
12615
12616 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
12617
12618 * nnmail.el (nnmail-parse-active): Make group names unibyte.
12619 (nnmail-save-active): Use a unibyte buffer when saving active file,
12620 which may contain non-ASCII group names.
12621
12622 * nnml.el (nnml-request-group): Decode group names in messages.
12623
12624 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
12625
12626 * message.el (message-citation-line-function)
12627 (message-insert-formatted-citation-line): Fix spelling of
12628 `message-insert-formated-citation-line'.
12629
12630 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
12631
12632 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
12633
12634 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
12635
12636 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
12637 nnmail-pathname-coding-system.
12638
12639 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
12640 that a user enters; decode group names in messages.
12641
12642 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
12643
12644 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
12645
12646 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
12647
12648 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
12649
12650 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
12651 risky local variable.
12652
12653 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
12654
12655 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
12656
12657 * encrypt.el: Improve documentation to fix function name typo.
12658 Reported by Daiki Ueno <ueno@unixuser.org>.
12659
12660 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
12661
12662 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
12663 even if the point is not in the last page of an article.
12664 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
12665 back to the previous page.
12666
12667 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
12668
12669 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
12670
12671 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
12672
12673 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
12674
12675 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
12676
12677 * message.el (message-check-news-body-syntax):
12678 Avoid mm-string-as-multibyte.
12679 (message-hide-headers): Don't assume (point-min)==1.
12680
12681 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
12682
12683 * message.el (message-remove-blank-cited-lines): Fix if remove is
12684 given.
12685 (message-bogus-address-regexp): New variable.
12686 (message-bogus-recipient-p): New function.
12687 (message-check-recipients): New command.
12688 (message-syntax-checks): Add `bogus-recipient'.
12689 (message-fix-before-sending): Add `bogus-recipient'.
12690
12691 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
12692 (gnus-treat-body-boundary): Don't test window-system.
12693
12694 2007-10-28 Leo Liu <sdl.web@gmail.com> (tiny change)
12695
12696 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
12697
12698 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
12699
12700 * gnus.el: Bump version to Gnus v5.13.
12701
12702 2007-10-28 Miles Bader <miles@gnu.org>
12703
12704 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
12705 at compile-time too.
12706
12707 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
12708
12709 * gnus-msg.el (gnus-message-setup-hook):
12710 Add `message-remove-blank-cited-lines' to options.
12711
12712 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
12713
12714 * message.el (message-remove-blank-cited-lines): New function.
12715 Suggested by Karl Plästerer.
12716
12717 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
12718
12719 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
12720 mapc.
12721
12722 * imap.el (imap-open): Replace mapcar called for effect with mapc.
12723 (top-level): Use mapc to set functions to be traced for debugging.
12724
12725 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
12726 called for effect with while loop.
12727
12728 * message.el (message-talkative-question): Replace mapcar called for
12729 effect with mapc.
12730
12731 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
12732 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
12733 called for effect with dolist.
12734
12735 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
12736
12737 * nndiary.el: Use dolist instead of mapcar to add diary headers to
12738 gnus-extra-headers and nnmail-extra-headers.
12739
12740 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
12741 called for effect with dolist.
12742 (top-level): Use mapc to set functions to be traced for debugging.
12743
12744 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
12745 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
12746 dolist.
12747
12748 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
12749 Replace mapcar called for effect with mapc.
12750 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
12751 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
12752 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
12753 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
12754
12755 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
12756 remove-if that's a cl function.
12757
12758 * webmail.el (webmail-debug): Replace mapcar called for effect with
12759 dolist.
12760
12761 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
12762
12763 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
12764 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
12765 with while loop.
12766
12767 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
12768 functions from article-* functions.
12769 (gnus-multi-decode-header): Replace mapcar called for effect with
12770 dolist.
12771
12772 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
12773 (gnus-bookmark-show-details): Replace mapcar called for effect with
12774 while loop.
12775
12776 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
12777 called for effect with while loop.
12778
12779 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
12780 with dolist.
12781
12782 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12783 Replace mapcar called for effect with dolist.
12784
12785 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
12786
12787 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
12788 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
12789 Replace mapcar called for effect with dolist.
12790 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
12791 mapc.
12792
12793 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
12794 Replace mapcar called for effect with dolist.
12795 (gnus-topic-list): Replace mapcar called for effect with mapc.
12796
12797 * gnus.el: Use mapc instead of mapcar to add autoloads.
12798
12799 2007-10-23 Richard Stallman <rms@gnu.org>
12800
12801 * gnus-group.el (gnus-group-highlight): Mark as risky.
12802
12803 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
12804
12805 * gnus.el (gnus-server-to-method): Return method found first in
12806 gnus-newsrc-alist.
12807
12808 * gnus-art.el (gnus-article-highlight-signature)
12809 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
12810 button overlay without the front stickiness.
12811
12812 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
12813
12814 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
12815 overview buffer needed a catch to receive its throw.
12816 (gnus-agent-flush-cache): Declare as interactive to make this function
12817 easier to use.
12818
12819 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
12820
12821 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
12822 `next-line'.
12823
12824 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
12825
12826 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
12827 exclude address matching message-dont-reply-to-names.
12828
12829 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
12830
12831 * gnus-util.el (gnus-string<): New function.
12832
12833 * gnus-sum.el (gnus-article-sort-by-author)
12834 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
12835
12836 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
12837
12838 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
12839 the frame-focus tag is set in gnus-buffer-configuration.
12840
12841 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
12842
12843 * gnus-art.el (gnus-article-add-button): Make a button overlay without
12844 the front stickiness.
12845
12846 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
12847
12848 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
12849 url pattern; remove duplicate one.
12850 (gnus-article-extend-url-button): New function.
12851 (gnus-article-add-buttons): Use it.
12852 (gnus-button-push): Use concatenated url that it makes.
12853
12854 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
12855
12856 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
12857 (sieve-manage-open): Use `mapc' instead of `mapcar'.
12858
12859 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
12860
12861 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
12862 Don't hardcode point-min==1.
12863
12864 2007-09-30 David Kastrup <dak@gnu.org>
12865
12866 * gnus-art.el (gnus-article-reply-with-original)
12867 (gnus-article-followup-with-original): When `transient-mark-mode' is
12868 off, refrain from active-region behavior for followups.
12869
12870 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
12871
12872 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
12873 Fix comment about "iso8859-1".
12874
12875 2007-10-08 Daiki Ueno <ueno@unixuser.org>
12876
12877 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
12878 ones returned from the verify-function.
12879
12880 * mm-uu.el (mm-uu-pgp-signed-extract-1):
12881 Call mml2015-extract-cleartext-signature if extraction failed.
12882
12883 2007-10-07 Daiki Ueno <ueno@unixuser.org>
12884
12885 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
12886 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
12887 failed.
12888
12889 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
12890
12891 * Relicense "GPLv2 or later" files to "GPLv3 or later".
12892
12893 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
12894
12895 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
12896 to mark a thread as expirable. Add variable `hide' to handle hiding of
12897 thread for both the null and zero (kill/expire thread) universal prefix
12898 cases.
12899 (gnus-summary-expire-thread): Add new function to expire a thread,
12900 using gnus-summary-kill-thread.
12901 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
12902 shortcuts for gnus-summary-expire-thread.
12903 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
12904 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
12905
12906 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
12907
12908 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
12909 extras value, so an extras entry can be deleted.
12910 (gnus-registry-delete-extra-entry): Use it.
12911 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
12912 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
12913 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
12914 storage through the gnus-registry, and provide an appropriate API for
12915 it.
12916
12917 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
12918
12919 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
12920 Suggested by Leo <sdl.web@gmail.com>.
12921
12922 * gnus.el: Do.
12923
12924 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
12925
12926 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
12927 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
12928
12929 * gnus-agent.el (gnus-agent-fetch-headers): Do.
12930
12931 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
12932 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
12933
12934 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
12935
12936 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
12937 newline.
12938 (nnmbox-request-accept-article): Don't change article in source buffer;
12939 narrow to header to use message-fetch-field rather than
12940 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
12941 (nnmbox-request-replace-article): Quote lines that'll be misidentified
12942 as delimiters; make sure article ends with newline.
12943 (nnmbox-delete-mail): Correct last position of article to be deleted;
12944 ignore X-Gnus-Newsgroup header in article body.
12945 (nnmbox-save-mail): Quote lines looking like delimiters at the right
12946 positions; make sure article ends with newline.
12947
12948 * message.el (message-display-abbrev): Don't infloop when a user
12949 inserts SPC in the beginning of header.
12950
12951 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
12952
12953 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
12954 list of groups not followed by default. Fix type to be regexp.
12955 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
12956
12957 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
12958
12959 * hmac-def.el (define-hmac-function): Switch from old-style to
12960 new-style backquotes.
12961
12962 * md4.el (md4-make-step): Likewise.
12963
12964 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
12965
12966 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
12967 raw-text coding system when saving .newsrc file, which may contain
12968 non-ASCII group names.
12969
12970 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
12971
12972 * gnus-cus.el (gnus-score-extra): New widget.
12973 (gnus-score-extra-convert): New function.
12974 (gnus-score-customize): Use it for Extra.
12975
12976 2007-08-31 Daiki Ueno <ueno@unixuser.org>
12977
12978 * mml2015.el (mml2015-extract-cleartext-signature): New function.
12979 (mml2015-mailcrypt-clear-verify): Use it.
12980 (mml2015-gpg-clear-verify): Use it.
12981 (mml2015-pgg-clear-verify): Use it.
12982 (mml2015-epg-clear-verify): Replace the current part with the output
12983 from GnuPG; don't extract the plaintext by itself.
12984
12985 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
12986 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
12987 mml2015-clear-verify-function; don't touch the armor headers or
12988 dash-escaped text here.
12989
12990 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
12991
12992 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
12993 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
12994 parts, or application/octet-stream as a last resort.
12995 (gnus-mime-view-part-as-type): Don't toggle display.
12996 (gnus-mime-view-part-as-charset): Don't turn off display before
12997 querying charset.
12998
12999 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
13000 stuff to undisplayer function in Emacs.
13001 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
13002
13003 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
13004 text/calendar parts.
13005
13006 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
13007
13008 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
13009 decoding text/calendar parts.
13010
13011 * message.el (message-forward-make-body-mime): Always mark body as
13012 having no illegible text; remove signed-or-encrypted argument.
13013 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
13014
13015 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
13016 (mml-generate-mime-1): Don't encode body if it is specified to be in
13017 raw form; don't make buffer be unibyte when inserting multibyte string.
13018
13019 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
13020
13021 * sha1.el: Fix up comment style.
13022 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
13023 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
13024
13025 * hex-util.el: Fix up comment style.
13026 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
13027
13028 * gnus-salt.el: Use with-current-buffer.
13029 (gnus-pick-setup-message): Fix long-standing typo.
13030
13031 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
13032
13033 * imap.el (imap-logout-timeout): New variable.
13034 (imap-logout, imap-logout-wait): New functions.
13035 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
13036
13037 * nnimap.el (nnimap-logout-timeout): New server variable.
13038 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
13039 nnimap-logout-timeout.
13040
13041 * gnus-art.el (gnus-article-summary-command-nosave)
13042 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
13043
13044 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
13045
13046 * gnus.el (gnus-maximum-newsgroup): New variable.
13047
13048 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
13049 according to gnus-maximum-newsgroup.
13050
13051 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
13052 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
13053 Limit the range of articles according to gnus-maximum-newsgroup.
13054
13055 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
13056
13057 * gnus-art.el (gnus-sticky-article): Fix problems described in
13058 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
13059 Don't perform gnus-configure-windows here; reuse existing sticky
13060 article buffer.
13061
13062 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
13063 it doesn't exist in gnus-article-mode.
13064
13065 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
13066
13067 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
13068 (gnus-agent-decoded-group-name): New function.
13069 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
13070 (gnus-agent-expire-group-1): Use it; decode group name in messages.
13071
13072 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
13073
13074 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
13075 Add binding for gnus-sticky-article.
13076 (gnus-summary-exit): Don't kill sticky article buffers.
13077
13078 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
13079 article buffer.
13080 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
13081 (gnus-kill-sticky-article-buffers): New commands.
13082
13083 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
13084
13085 * nntp.el (nntp-xref-number-is-evil): New server variable.
13086 (nntp-find-group-and-number): If it is non-nil, don't trust article
13087 numbers in the Xref header.
13088
13089 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
13090
13091 * gnus-agent.el (gnus-agent-read-group): New function.
13092 (gnus-agent-flush-group, gnus-agent-expire-group)
13093 (gnus-agent-regenerate-group): Use it.
13094 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
13095 nnmail-pathname-coding-system.
13096
13097 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
13098
13099 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
13100
13101 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
13102 that are unread as unread, and also as selected so that information of
13103 marks having been changed by a user may be updated when exiting group.
13104
13105 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
13106
13107 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
13108
13109 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
13110
13111 * gnus-art.el (gnus-mime-display-single): Pass part number that is
13112 calculated ignoring signature parts to gnus-treat-article.
13113
13114 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
13115
13116 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
13117 a point here in order to keep the window start.
13118 (gnus-insert-mime-security-button): Make a button overlay without the
13119 front stickiness.
13120 (gnus-mime-display-security): Goto the end of a button.
13121
13122 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
13123
13124 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
13125
13126 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
13127 group-name-at-point.
13128 (gnus-group-completing-read): New function that offers decoded
13129 non-ASCII group names for completion.
13130 (gnus-fetch-group, gnus-group-read-ephemeral-group)
13131 (gnus-group-jump-to-group, gnus-group-make-group-simple)
13132 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
13133 (gnus-group-fetch-control): Use it.
13134 (gnus-fetch-group): Use group-name-at-point for the initial value
13135 rather than the default value; use gnus-alive-p.
13136
13137 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
13138 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
13139 (gnus-summary-post-news): Use gnus-group-completing-read.
13140
13141 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
13142 (gnus-read-move-group-name): Decode group name for completion.
13143
13144 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
13145
13146 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
13147 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
13148 Yamaoka slightly modified the code).
13149
13150 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
13151
13152 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
13153 (nnmail-split-incoming): Bind it.
13154
13155 * nnml.el (nnml-group-name-charset): New function.
13156 (nnml-decoded-group-name): Use it; don't decode group name if
13157 nnmail-group-names-not-encoded-p is non-nil.
13158 (nnml-encoded-group-name): New function.
13159 (nnml-group-pathname): Inline nnml-decoded-group-name.
13160 (nnml-request-expire-articles): Decode group name in message.
13161 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
13162 nnmail-pathname-coding-system.
13163 (nnml-save-mail, nnml-active-number): Work with decoded group names and
13164 not decoded ones according to nnmail-group-names-not-encoded-p.
13165 (nnml-generate-active-info): Use nnml-encoded-group-name.
13166
13167 2007-08-08 Glenn Morris <rgm@gnu.org>
13168
13169 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
13170 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
13171 doc-strings and comments.
13172
13173 2007-07-25 Glenn Morris <rgm@gnu.org>
13174
13175 * Relicense all FSF files to GPLv3 or later.
13176
13177 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
13178
13179 * gnus-sum.el (gnus-summary-move-article):
13180 Make gnus-summary-respool-article work.
13181
13182 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
13183
13184 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
13185 string.
13186
13187 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
13188
13189 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
13190 that should be ignored when comparing distant RSS articles with local
13191 ones.
13192 (nnrss-make-hash-index): New function. Create a hash index according
13193 to the ignored fields.
13194 (nnrss-check-group): Use it.
13195
13196 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
13197
13198 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
13199
13200 * gnus-art.el (article-decode-group-name): Decode Xref header too.
13201
13202 * gnus-group.el (gnus-group-make-group): Encode group name here unless
13203 the new optional argument ENCODED is non-nil.
13204 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
13205 coding system for encoding group name.
13206 (gnus-group-make-rss-group): Pass un-encoded group name to
13207 gnus-group-make-group.
13208 (gnus-group-set-info): Tell gnus-group-make-group that group name is
13209 encoded.
13210
13211 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
13212 Encode group name to which articles are moved or copied.
13213 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
13214 coding system for encoding Newsgroup, Followup-To and Xref headers.
13215
13216 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
13217 marks; use nnheader-file-coding-system to write a file.
13218 (nnagent-retrieve-headers): Bind file-name-coding-system to
13219 nnmail-pathname-coding-system.
13220
13221 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
13222
13223 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
13224 (nnml-request-article, nnml-request-create-group)
13225 (nnml-request-rename-group, nnml-find-id)
13226 (nnml-possibly-change-directory, nnml-possibly-create-directory)
13227 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
13228 (nnml-save-marks): Use nnml-group-pathname instead of
13229 nnmail-group-pathname.
13230
13231 (nnml-request-create-group, nnml-request-expire-articles)
13232 (nnml-request-move-article, nnml-request-delete-group)
13233 (nnml-deletable-article-p, nnml-possibly-create-directory)
13234 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
13235 (nnml-open-marks): Bind file-name-coding-system to
13236 nnmail-pathname-coding-system.
13237
13238 (nnml-request-article): Pass server argument to nnml-find-group-number.
13239 (nnml-request-create-group, nnml-active-number, nnml-save-marks):
13240 Pass server argument to nnml-possibly-create-directory.
13241 (nnml-request-accept-article): Pass server argument to
13242 nnml-active-number and nnml-save-mail.
13243 (nnml-find-group-number): Pass server argument to nnml-find-id.
13244 (nnml-request-update-info): Pass server argument to
13245 nnml-marks-changed-p.
13246
13247 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
13248 (nnml-save-mail, nnml-active-number): Add server argument.
13249
13250 (nnml-request-delete-group): Warn if group is missing.
13251 (nnml-get-nov-buffer): Decode group name.
13252 (nnml-generate-active-info): Encode group name.
13253 (nnml-open-marks): Decode group name in messages.
13254
13255 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
13256
13257 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
13258 if it is not specified.
13259 (gnus-article-pipe-part, gnus-article-save-part)
13260 (gnus-article-interactively-view-part, gnus-article-copy-part)
13261 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
13262 (gnus-article-inline-part, gnus-article-save-part-and-strip)
13263 (gnus-article-replace-part, gnus-article-delete-part)
13264 (gnus-article-view-part-as-type): Pass raw prefix argument to
13265 gnus-article-part-wrapper.
13266
13267 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
13268
13269 * gnus-agent.el (gnus-agent-save-active):
13270 Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
13271
13272 * gnus-cache.el (gnus-cache-save-buffers)
13273 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
13274 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
13275 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
13276 (gnus-cache-braid-nov, gnus-cache-braid-heads)
13277 (gnus-cache-generate-active, gnus-cache-rename-group)
13278 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
13279 (gnus-cache-update-overview-total-fetched-for):
13280 Bind file-name-coding-system to nnmail-pathname-coding-system.
13281 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
13282 New variables.
13283 (gnus-cache-decoded-group-name): New function.
13284 (gnus-cache-file-name): Use it.
13285 (gnus-cache-generate-active): Use non-decoded group name for active.
13286
13287 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
13288 right place.
13289 (gnus-write-active-file): Don't break non-ASCII group names.
13290
13291 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
13292 nnmail-pathname-coding-system.
13293
13294 * gnus-uu.el (gnus-uu-decode-save): Typo.
13295
13296 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
13297
13298 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
13299
13300 2007-07-14 David Kastrup <dak@gnu.org>
13301
13302 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
13303 finishing actions if we did not edit the article.
13304
13305 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
13306
13307 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
13308 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
13309 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
13310 (gnus-agent-flush-group, gnus-agent-flush-cache)
13311 (gnus-agent-fetch-headers, gnus-agent-load-alist)
13312 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
13313 (gnus-agent-retrieve-headers, gnus-agent-request-article)
13314 (gnus-agent-regenerate-group)
13315 (gnus-agent-update-files-total-fetched-for)
13316 (gnus-agent-update-view-total-fetched-for):
13317 Bind file-name-coding-system to nnmail-pathname-coding-system.
13318 (gnus-agent-group-pathname): Don't encode file names by
13319 nnmail-pathname-coding-system.
13320 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
13321 coding-system-for-write instead of buffer-file-coding-system to
13322 gnus-agent-file-coding-system.
13323
13324 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
13325 Decode group name.
13326
13327 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
13328
13329 * gnus-start.el (gnus-update-active-hashtb-from-killed)
13330 (gnus-read-newsrc-el-file): Make group names unibyte.
13331
13332 * nnmail.el (nnmail-group-pathname): Don't encode file names by
13333 nnmail-pathname-coding-system.
13334
13335 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
13336 (nnrss-request-delete-group): Bind file-name-coding-system to
13337 nnmail-pathname-coding-system.
13338 (nnrss-read-server-data, nnrss-read-group-data):
13339 Bind file-name-coding-system correctly.
13340 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
13341
13342 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
13343 (nntp-server-to-method-cache): New variable.
13344 (nntp-group-pathname): New function that decodes non-ASCII group names.
13345 (nntp-possibly-create-directory, nntp-marks-changed-p)
13346 (nntp-save-marks, nntp-open-marks): Use it.
13347 (nntp-possibly-create-directory, nntp-open-marks):
13348 Bind file-name-coding-system to nnmail-pathname-coding-system.
13349 (nntp-open-marks): Decode group names when bootstrapping marks.
13350
13351 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
13352 Newsgroups and Followup-To headers.
13353
13354 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
13355
13356 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13357 (gnus-server-closed-face, gnus-server-denied-face)
13358 (gnus-server-offline-face): Remove variable.
13359 (gnus-server-font-lock-keywords): Use faces that are not aliases.
13360
13361 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
13362 of modifying message-stack directly for XEmacs.
13363
13364 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
13365 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
13366 if the coding-system argument is nil for XEmacs.
13367
13368 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
13369 mm-charset-override-alist.
13370
13371 * rfc2047.el: Don't require base64; require rfc2045 for the function
13372 rfc2045-encode-string.
13373 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
13374 to quote the parameter value.
13375
13376 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
13377
13378 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
13379 form in gnus-group-name-charset-method-alist.
13380
13381 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
13382 overrides the default layout edit-form.
13383
13384 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
13385
13386 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
13387
13388 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
13389
13390 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
13391 as unfetched articles.
13392
13393 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
13394
13395 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
13396
13397 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
13398
13399 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
13400 original back end that keeps marks in the local system.
13401
13402 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
13403
13404 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
13405 arg of pop-to-buffer for XEmacs.
13406 (gnus-article-read-summary-keys): Ditto; don't restore window
13407 configuration if summary command ends up with neither article buffer
13408 nor summary buffer; describe bindings if summary keys end with C-h.
13409
13410 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
13411
13412 * message.el (message-fix-before-sending): Skip raw message part to be
13413 forwarded while checking illegible text.
13414 (message-forward-make-body-mime, message-forward-make-body):
13415 Mark signed or encrypted raw message as having no illegible text.
13416
13417 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
13418
13419 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
13420 (gnus-message-with-timestamp-1): New macro.
13421 (gnus-message-with-timestamp): New function.
13422 (gnus-message): Use them.
13423
13424 * nnheader.el (nnheader-message): Use them.
13425
13426 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
13427
13428 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
13429 .newsrc.eld file.
13430
13431 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
13432
13433 * gnus-agent.el (gnus-agent-fetch-headers)
13434 (gnus-agent-retrieve-headers):
13435 Bind gnus-decode-encoded-address-function to identity.
13436
13437 * nntp.el (nntp-send-xover-command): Recognize an xover command is
13438 available also when the server returns simply a dot.
13439
13440 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
13441
13442 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
13443
13444 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
13445
13446 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
13447
13448 * gnus-ems.el (gnus-x-splash): Make it work.
13449
13450 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
13451 from being used.
13452
13453 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
13454
13455 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
13456 the front stickiness.
13457 (gnus-article-summary-command-nosave): Correct the order of the
13458 arguments passed to pop-to-buffer.
13459 (gnus-article-read-summary-keys): Ditto; make it work properly when the
13460 summary command ends up with the article buffer.
13461
13462 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
13463 the same faces.
13464
13465 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
13466
13467 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
13468
13469 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
13470
13471 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
13472 * gnus-sum.el (gnus-summary-highlight):
13473 * mail-source.el (mail-source-delete-old-incoming-confirm):
13474 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
13475
13476 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
13477
13478 * gnus-art.el (gnus-mime-view-part-externally)
13479 (gnus-mime-view-part-internally): Fix predicate function passed to
13480 completing-read.
13481
13482 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
13483
13484 * gnus.el (gnus-update-message-archive-method): Add :version.
13485
13486 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
13487
13488 * gnus.el (gnus-update-message-archive-method): New variable.
13489
13490 * gnus-start.el (gnus-setup-news): Update saved "archive" method
13491 according to gnus-message-archive-method if
13492 gnus-update-message-archive-method is non-nil.
13493
13494 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
13495
13496 * gnus-sum.el (gnus-summary-limit-to-address): New function.
13497 Suggested by Loic Dachary <loic@dachary.org>.
13498 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13499
13500 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
13501
13502 * message.el (message-pop-to-buffer): Add switch-function argument.
13503 (message-mail): Pass switch-function argument to it.
13504
13505 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
13506
13507 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
13508 Improve doc string.
13509
13510 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
13511
13512 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
13513 (gnus-header-content):
13514 * gnus-cite.el (gnus-cite-10):
13515 * gnus-srvr.el (gnus-server-closed):
13516 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
13517 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
13518 (gnus-group-mail-3-empty, gnus-group-mail-low)
13519 (gnus-group-mail-low-empty, gnus-splash):
13520 * message.el (message-header-to, message-header-cc)
13521 (message-header-subject, message-header-other, message-header-name)
13522 (message-header-xheader, message-separator, message-cited-text)
13523 (message-mml): Lighten colors of faces used for dark background.
13524
13525 2007-05-24 Simon Josefsson <simon@josefsson.org>
13526
13527 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
13528 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
13529
13530 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
13531
13532 * message.el (message-narrow-to-headers-or-head):
13533 Ignore mail-header-separator in the body.
13534
13535 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
13536
13537 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
13538 same as window size.
13539
13540 2007-05-22 Kevin Ryde <user42@zip.com.au>
13541
13542 * message.el (message-font-lock-keywords): Use message-header-xheader
13543 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
13544 ahead of the anything pattern, to get it recognized.
13545
13546 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
13547
13548 * gnus-sum.el (gnus-articles-to-read)
13549 (gnus-summary-insert-old-articles): Don't truncate group name for
13550 `read-string'.
13551
13552 * gnus-util.el (gnus-limit-string): Delete this function.
13553
13554 * gnus-sum.el (gnus-simplify-subject-fully):
13555 Use `truncate-string-to-width' instead.
13556
13557 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
13558
13559 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
13560 Tell if, on summary exit, the next group has to be selected.
13561 (gnus-summary-exit): Use it.
13562
13563 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
13564
13565 * gnus-art.el (gnus-article-mode): Fix comment about displaying
13566 non-break space.
13567
13568 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
13569
13570 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
13571 Check if group is not a directory.
13572 (nnfolder-request-expire-articles): Don't delete articles if the target
13573 group is not available.
13574
13575 * nnml.el (nnml-request-create-group): Properly check if group is not a
13576 file.
13577 (nnml-request-expire-articles): Don't delete articles if the target
13578 group is not available.
13579
13580 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13581 Don't quote characters that are within parentheses.
13582
13583 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
13584
13585 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
13586 (gnus-handle-ephemeral-exit): Select article according to it.
13587
13588 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
13589
13590 * message.el (message-insert-formated-citation-line): Remove newline.
13591 (message-citation-line-format): Add final \n here so that the user can
13592 avoid a blank line.
13593
13594 2007-05-03 Dan Christensen <jdc@uwo.ca>
13595
13596 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
13597 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
13598 Update lanl/arXiv support.
13599
13600 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
13601
13602 * gnus.el: Bump version number.
13603
13604 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
13605
13606 * gnus.el (gnus-version-number): Bump version.
13607
13608 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
13609
13610 * gnus.el: No Gnus v0.6 is released.
13611
13612 2007-04-27 Didier Verna <didier@xemacs.org>
13613
13614 * gnus-util.el (gnus-orify-regexp): Move and rename to ...
13615 * gmm-utils.el (gmm-regexp-concat): ... here.
13616 * message.el: Don't require 'gnus-util.
13617 (message-dont-reply-to-names): Handle name change above.
13618 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
13619
13620 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
13621
13622 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
13623 since the initial value varies according to the system.
13624
13625 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
13626
13627 * mm-util.el (mm-charset-synonym-alist): Defcustom.
13628
13629 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
13630
13631 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
13632
13633 2007-04-24 Didier Verna <didier@xemacs.org>
13634
13635 Improve the type of gnus-ignored-from-addresses.
13636 * gnus-util.el (gnus-orify-regexp): New function.
13637 * message.el (gnus-util): Require it.
13638 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
13639 * gnus-sum.el (gnus-ignored-from-addresses): New function.
13640 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
13641
13642 2007-04-24 Didier Verna <didier@xemacs.org>
13643
13644 * gnus-sum.el:
13645 * gnus-utils.el: Fix some trailing whitespaces.
13646
13647 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
13648
13649 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
13650 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
13651 article's Message-ID; refer parent article in summary buffer.
13652
13653 * message.el (message-bounce): Call mime-to-mml.
13654
13655 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
13656
13657 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
13658
13659 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
13660
13661 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
13662 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
13663 displayed of multipart/alternative part if it is invoked from summary
13664 buffer.
13665
13666 * mm-view.el (mm-inline-text-html-render-with-w3m)
13667 (mm-inline-text-html-render-with-w3m-standalone)
13668 (mm-inline-render-with-function): Use mail-parse-charset by default.
13669
13670 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
13671
13672 * parse-time.el (parse-time-string-chars): Check if CHAR
13673 is less than the length of parse-time-syntax.
13674
13675 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
13676
13677 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
13678 from gnus-newsgroup-processable.
13679
13680 2007-04-16 Didier Verna <didier@xemacs.org>
13681
13682 * gnus-msg.el (gnus-configure-posting-styles):
13683 Handle message-signature-directory properly with :file syntax.
13684 Reported by "Leo".
13685
13686 2007-04-11 Didier Verna <didier@xemacs.org>
13687
13688 New user option: message-signature-directory.
13689 * gnus-msg.el (gnus-configure-posting-styles): Support it.
13690 * message.el (message-insert-signature): Ditto.
13691 * message.el (message-signature-file): Doc update.
13692 * message.el (message-signature-directory): New.
13693
13694 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
13695
13696 * gnus-msg.el (gnus-inews-yank-articles):
13697 Use message-exchange-point-and-mark instead of exchange-point-and-mark.
13698
13699 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
13700
13701 * message.el (message-yank-original): Make sure cited text ends with
13702 newline; don't exchange point and mark.
13703
13704 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
13705
13706 * tls.el (open-tls-stream): Properly handle case where there
13707 is no associated buffer.
13708
13709 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
13710
13711 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
13712 message-yank-original, make sure (< mark TEXT point).
13713
13714 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
13715
13716 * message.el (message-fill-column): New variable.
13717 (message-mode): Use it. Add comment on a possible new hook.
13718
13719 * nnmail.el (nnmail-spool-file): Mark as obsolete.
13720 (nnmail-get-new-mail): Reformat.
13721
13722 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
13723
13724 * gmm-utils.el: Fix Commentary.
13725 (gmm-tool-bar-from-list): Fix typo in doc string.
13726
13727 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
13728
13729 * message.el (message-yank-original): Don't switch point and mark
13730 unnecessarily to put point and mark as documented.
13731
13732 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
13733
13734 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
13735 from the message heads.
13736
13737 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
13738
13739 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
13740 article buffer does not have a window. This may not be the best
13741 solution but is certainly better than setting the start of the null,
13742 that is the current, window.
13743
13744 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
13745
13746 * gnus-draft.el (gnus-draft-setup-hook): New hook.
13747 (gnus-draft-setup): Run it.
13748
13749 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
13750 gnus-score-fast-scoring. Allow regexp.
13751 (gnus-score-headers): Use it.
13752
13753 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
13754 XEmacs.
13755
13756 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
13757 string.
13758 (gnus-button-alist): Also catch `<f1> k ...'.
13759 (gnus-treat-display-x-face): Fix doc string.
13760
13761 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13762
13763 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
13764 evaluation of gnus-extended-version to ensure correct generation of the
13765 User-Agent header when message-generate-headers-first is used.
13766
13767 2007-03-24 Simon Josefsson <simon@josefsson.org>
13768
13769 * hashcash.el (hashcash-generate-payment-async): Don't crash if
13770 hashcash-path is nil. Don't call callback with incorrect number of
13771 parameters if val is 0.
13772
13773 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13774
13775 * message.el (message-required-news-headers):
13776 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
13777
13778 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
13779
13780 * message.el (message-generate-new-buffers): Change the meaning of the
13781 nil value; add `standard' to the choices; treat t as `unique'; improve
13782 doc string.
13783 (gnus-select-frame-set-input-focus): Autoload.
13784 (message-buffer-name): Search for the existing message buffer if
13785 message-generate-new-buffers is nil or `standard'; treat the value t of
13786 message-generate-new-buffers as `unique'.
13787 (message-pop-to-buffer): Raise the frame already displaying the message
13788 buffer; clear the echo area after querying.
13789 (message-setup): Pass the `continue' argument to compose-mail.
13790 (message-mail): Prefer `switch-function' if it is given; search for the
13791 existing message buffer if the `continue' argument is non-nil; pass
13792 continue and switch-function arguments to compose-mail by way of
13793 message-setup.
13794 (message-mail-other-window): Adjust argument of message-setup.
13795 (message-mail-other-frame): Ditto.
13796
13797 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
13798
13799 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
13800 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
13801 to turn font-lock on when turning gnus-message-citation-mode on.
13802
13803 2007-03-06 Daiki Ueno <ueno@unixuser.org>
13804
13805 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
13806 (mml-smime-function-alist): New variable; add epg as the backend.
13807 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
13808 mml-smime- functions instead.
13809 * mm-view.el: Require smime.
13810
13811 2007-03-05 Didier Verna <didier@xemacs.org>
13812
13813 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
13814 instead of just inheritance for posting styles.
13815 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
13816
13817 2007-02-24 John Paul Wallington <jpw@pobox.com>
13818
13819 * tls.el (tls-certtool-program): Fix custom type.
13820
13821 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
13822
13823 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
13824 and point-at-eol instead of line-(beginning|end)-position.
13825
13826 * assistant.el (assistant-parse-buffer): Ditto.
13827
13828 2007-02-28 Daiki Ueno <ueno@unixuser.org>
13829
13830 * mml2015.el (mml2015-epg-find-usable-key): New function.
13831 (mml2015-epg-sign): Use it.
13832 (mml2015-epg-encrypt): Use it.
13833
13834 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
13835
13836 * message.el (message-make-in-reply-to): Quote name containing
13837 non-ASCII characters. It will make the RFC2047 encoder cause an error
13838 if there are special characters. Reported by NAKAJI Hiroyuki
13839 <nakaji@jp.freebsd.org>.
13840
13841 2007-02-27 Didier Verna <didier@xemacs.org>
13842
13843 Include the group parameters as well as the topic ones in the
13844 inheritance filter process.
13845 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
13846 argument GROUP-PARAMS-LIST.
13847 * gnus-topic.el (gnus-group-topic-parameters): Use it.
13848
13849 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
13850
13851 * nntp.el (nntp-never-echoes-commands)
13852 (nntp-open-connection-functions-never-echo-commands): New variables.
13853 (nntp-send-command): Use them.
13854
13855 2007-02-20 Daiki Ueno <ueno@unixuser.org>
13856
13857 * mml2015.el (mml2015-epg-verify): Simplify.
13858
13859 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
13860
13861 * mml.el (mml-content-disposition-alist): New user option.
13862 (mml-content-disposition): New function.
13863 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
13864 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
13865
13866 2007-02-19 Daiki Ueno <ueno@unixuser.org>
13867
13868 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
13869 verification.
13870
13871 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13872
13873 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
13874 articles posted in the last 24 hours.
13875
13876 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
13877
13878 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
13879
13880 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
13881
13882 * nntp.el (nntp-send-command): Don't wait for echoes when
13883 nntp-open-ssl-stream is used.
13884
13885 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
13886
13887 * gnus-cite.el (gnus-test-font-lock-add-keywords)
13888 (gnus-message-add-citation-keywords)
13889 (gnus-message-remove-citation-keywords): Remove.
13890 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
13891 directly, make the variables in font-lock-defaults buffer-local, add
13892 gnus-message-citation-keywords to them and then update the value of
13893 font-lock-keywords.
13894
13895 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
13896
13897 * message.el (message-cite-original-1): Don't call
13898 gnus-article-highlight-citation.
13899
13900 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
13901 citations; fix line count.
13902
13903 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
13904
13905 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
13906 (gnus-message-add-citation-keywords)
13907 (gnus-message-remove-citation-keywords): Use it; fix the emulating
13908 versions of font-lock-add-keywords and font-lock-remove-keywords to
13909 work with XEmacs correctly.
13910
13911 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
13912
13913 * gnus-cite.el (gnus-cite-face-list): Set the values of
13914 gnus-message-max-citation-depth and gnus-message-citation-keywords.
13915 (gnus-message-max-citation-depth): Use defvar rather than defconst.
13916 (gnus-message-cite-prefix-regexp): New variable.
13917 (gnus-message-search-citation-line): Use it; protect against long
13918 citation prefix; fill match data with nil rather than 0 for XEmacs; set
13919 the 0th match data for Emacs.
13920 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
13921 (gnus-message-add-citation-keywords): Append keywords rather than
13922 prepending; emulate font-lock-add-keywords if it is not available.
13923 (gnus-message-remove-citation-keywords):
13924 Emulate font-lock-remove-keywords if it is not available.
13925
13926 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
13927
13928 * message.el (message-cite-prefix-regexp): Set the value of
13929 gnus-message-cite-prefix-regexp.
13930
13931 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13932
13933 * nnweb.el (nnweb-google-parse-1): Update parser.
13934
13935 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
13936
13937 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
13938
13939 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13940
13941 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
13942 regexp.
13943
13944 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
13945
13946 * uudecode.el (uudecode-string-to-multibyte): New function emulating
13947 string-to-multibyte.
13948 (uudecode-decode-region-internal): Use it.
13949
13950 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
13951
13952 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
13953 Fix custom choice.
13954
13955 * gnus-art.el (gnus-signature-limit): Fix custom choice.
13956
13957 2007-01-22 Daiki Ueno <ueno@unixuser.org>
13958
13959 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
13960
13961 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
13962 `write-region' to respect `mm-inhibit-file-name-handlers'.
13963
13964 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
13965
13966 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
13967 Use gnus-home-directory instead of "~/" or "$HOME".
13968
13969 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
13970
13971 * encrypt.el (encrypt-insert-file-contents): Add better prompt
13972 to mention filename.
13973 Add comments at beginning regarding usage.
13974 (encrypt-write-file-contents): Change interactive so a string is
13975 acceptable. If the file has no associated model, show an error instead
13976 of a nonsense prompt.
13977
13978 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
13979
13980 * spam.el (spam-bsfilter-ham-switch): Fix typo.
13981 Thanks to Yoshihiko Yamada for kind notification of this typo.
13982
13983 2007-01-12 Kenichi Handa <handa@m17n.org>
13984
13985 * uudecode.el (uudecode-decode-region-internal): Make it work in a
13986 multibyte buffer.
13987
13988 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
13989
13990 * gnus-score.el (gnus-score-fast-scoring): New variable.
13991 (gnus-score-headers): Use it.
13992
13993 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
13994
13995 * message.el (message-cite-original-1):
13996 Call gnus-article-highlight-citation if requested.
13997 (message-make-from): Allow name and address as optional arguments.
13998
13999 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
14000
14001 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
14002 bugs to doc string.
14003 (gnus-button-alist): Add mid\\|message-id.
14004 (gnus-button-fetch-group): Extend for use in
14005 `browse-url-browser-function'.
14006 (gnus-button-url-regexp): Try to catch paired parentheses like in
14007 Wikipedia URLs.
14008
14009 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
14010 Suggested by Simon Krahnke <overlord@gmx.li>.
14011
14012 2007-01-13 Romain Francoise <romain@orebokech.com>
14013
14014 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
14015 Update copyright.
14016
14017 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
14018
14019 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
14020
14021 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
14022
14023 * gnus-registry.el (gnus-registry-unfollowed-groups)
14024 (gnus-registry-split-fancy-with-parent): Fix documentation.
14025
14026 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
14027
14028 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
14029 from nnweb groups.
14030
14031 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
14032
14033 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
14034 Xref urls. Erase buffer before requesting head.
14035
14036 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14037
14038 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
14039
14040 * gnus-soup.el (gnus-soup): New custom group. Make user variables
14041 customizable.
14042
14043 2007-01-05 Daiki Ueno <ueno@unixuser.org>
14044
14045 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
14046 no signing key is found.
14047 (mml2015-epg-encrypt): Ask user whether to skip or abort if
14048 no encrypting and/or signing key is found.
14049
14050 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
14051
14052 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
14053
14054 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14055
14056 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
14057 headers read from disk with the ones newly found in the current search.
14058 This should no longer cause problems, because the article numbers in
14059 Gmane's `nov.php' output are ignored since the previous change.
14060
14061 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14062
14063 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
14064
14065 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
14066
14067 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14068
14069 2007-01-01 Romain Francoise <romain@orebokech.com>
14070
14071 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
14072
14073 2006-12-31 Steve Youngs <steve@sxemacs.org>
14074
14075 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
14076 `define-minor-mode' macro definition expanded properly.
14077 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
14078 exclude it there.
14079
14080 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
14081 of 2006-12-30. The default is nil on (S)XEmacs already because of the
14082 `fboundp' test.
14083 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
14084 This is OK to autoload in (S)XEmacs now.
14085
14086 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
14087
14088 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
14089 keystroke.
14090 (gnus-summary-limit-to-singletons): Fix typo.
14091
14092 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
14093 else fails.
14094
14095 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14096
14097 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
14098 docstring.
14099
14100 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
14101 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
14102 (gnus-summary-insert-dormant-articles): Fix typo in message.
14103
14104 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
14105
14106 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
14107 nil for XEmacs.
14108 (gnus-message-citation-mode): Don't autoload in XEmacs.
14109
14110 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
14111
14112 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
14113
14114 * nnimap.el (nnimap-expunge-search-string):
14115 Mention nnimap-search-uids-not-since-is-evil in docstring.
14116
14117 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
14118
14119 * spam.el: Revert to make-obsolete-variable because
14120 define-obsolete-variable-alias is not supported in Emacs 21.
14121
14122 * spam.el (spam-ifile-path, spam-ifile-database-path)
14123 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
14124 make-obsolete-variable.
14125 (spam-bsfilter-path, spam-bsfilter-program)
14126 (spam-spamassassin-path, spam-spamassassin-program)
14127 (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
14128 Don't use "path" inappropriately.
14129 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
14130 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
14131 variable names.
14132
14133 2006-12-28 Daiki Ueno <ueno@unixuser.org>
14134
14135 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
14136 summary buffer.
14137
14138 * password.el (password-cache-remove): Use clear-string to burn
14139 password, if available.
14140
14141 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
14142
14143 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
14144
14145 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
14146
14147 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
14148 (gnus-message-highlight-citation): Move defcustom here from
14149 gnus-cite.el.
14150 (gnus-message-citation-mode): Autoload.
14151
14152 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
14153 checks to make it compile with XEmacs.
14154 (gnus-message-citation-mode): New minor mode.
14155 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
14156 (gnus-message-highlight-citation): New variables.
14157 (gnus-message-search-citation-line)
14158 (gnus-message-add-citation-keywords)
14159 (gnus-message-remove-citation-keywords)
14160 (turn-on-gnus-message-citation-mode)
14161 (turn-off-gnus-message-citation-mode): New functions.
14162
14163 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
14164
14165 * gnus-cite.el: Enable highlighting of different citation levels in
14166 message-mode.
14167
14168 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
14169
14170 * message.el (message-make-fqdn): Fix comment.
14171 (message-bogus-system-names): Add ".local".
14172
14173 * spam.el (spam-ifile-path, spam-ifile-program)
14174 (spam-ifile-database-path, spam-ifile-database)
14175 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
14176 Don't use "path" inappropriately.
14177 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
14178 strings.
14179 (spam-check-ifile, spam-ifile-register-with-ifile)
14180 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
14181 Use new variable names.
14182
14183 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
14184 (gnus-treat-display-smileys): Simplify using
14185 gnus-image-type-available-p.
14186
14187 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
14188 available.
14189
14190 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
14191
14192 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
14193 one after turning on the buffer's multibyteness instead of decoding
14194 them directly in the unibyte buffer that causes unexpected conversion
14195 in Emacs 23 (unicode).
14196
14197 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14198
14199 * message.el (message-generate-hashcash): Fix custom type.
14200
14201 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
14202
14203 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
14204
14205 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
14206
14207 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
14208 disconnect icons. Add help text.
14209
14210 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
14211
14212 * spam.el (spam-extra-header-to-number): CRM114 spam score is
14213 negated to be consistent with the others we handle.
14214
14215 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
14216
14217 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
14218 version of gnus-summary-buffer to something, so that we can use two
14219 article buffers at the same time.
14220
14221 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
14222
14223 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
14224 trigger all the extra headers.
14225 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
14226 sorting.
14227
14228 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14229
14230 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
14231 solid groups.
14232
14233 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
14234
14235 * legacy-gnus-agent.el: Add Copyright notice.
14236
14237 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
14238
14239 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
14240
14241 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
14242
14243 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
14244
14245 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
14246 to make it work reliably in CVS Emacs.
14247 (gnus-summary-limit-strange-charsets-predicate)
14248 (gnus-summary-limit-to-predicate): New functions.
14249
14250 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
14251
14252 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
14253 specifying array size.
14254 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
14255 array if it is too small.
14256 (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
14257 (gnus-sort-threads-loop): New function.
14258
14259 2006-12-06 Chris Moore <dooglus@gmail.com>
14260
14261 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
14262 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
14263
14264 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
14265
14266 * mm-url.el (mm-url-predefined-programs): Call curl with correct
14267 options.
14268
14269 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
14270
14271 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
14272 DOS-ing the recipient.
14273
14274 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
14275 the headers when creating the mapping to avoid mismappings.
14276 (nnweb-gmane-create-mapping): Always nix out old mapping.
14277
14278 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
14279
14280 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
14281 and mm-verify-option to never.
14282
14283 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
14284
14285 * message.el (message-signed-or-encrypted-p): New function.
14286 (message-forward-make-body): Use it.
14287
14288 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
14289 Replace encode-coding-string with mm-encode-coding-string.
14290
14291 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
14292
14293 * nneething.el (nneething-decode-file-name):
14294 Replace decode-coding-string with mm-decode-coding-string.
14295
14296 * gnus-int.el (gnus-open-server): Say failed server's name.
14297
14298 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
14299
14300 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
14301 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
14302
14303 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
14304 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
14305 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
14306 (gnus-group-make-directory-group, gnus-group-transpose-groups):
14307 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
14308 (gnus-subscribe-newsgroup, gnus-1):
14309 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
14310 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
14311 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
14312 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
14313
14314 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
14315
14316 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
14317 keystroke.
14318 (gnus-summary-limit-to-bodies): Implement headersp.
14319
14320 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
14321
14322 * dns.el (query-dns): Protect against "Process dns deleted" strings.
14323
14324 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14325
14326 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
14327
14328 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
14329
14330 * message.el (message-generate-hashcash): Expand range of values to
14331 include `opportunistic'.
14332 (message-send-mail): Use it.
14333
14334 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14335
14336 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
14337 and comment it.
14338
14339 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
14340
14341 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
14342
14343 * gnus-util.el (gnus-extract-address-components): Improve comment.
14344
14345 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14346
14347 * gnus-util.el (gnus-extract-address-components): Work with address in
14348 which the name portion contains @.
14349
14350 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
14351
14352 * gnus.el (gnus-start): Move custom group up.
14353 (gnus-select-method): Don't autoload, but make it available for
14354 `customize-variable'.
14355 (gnus-getenv-nntpserver): Don't autoload.
14356
14357 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
14358
14359 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
14360
14361 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
14362
14363 * message.el (message-sendmail-extra-arguments): New variable.
14364 (message-send-mail-with-sendmail): Use it.
14365
14366 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14367
14368 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
14369 mm-with-unibyte-current-buffer to make string unibyte.
14370
14371 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
14372 mm-string-as-multibyte.
14373
14374 2006-11-14 Daiki Ueno <ueno@unixuser.org>
14375
14376 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
14377 Reported by Werner Koch <wk@gnupg.org>.
14378
14379 2006-11-14 Daiki Ueno <ueno@p360>
14380
14381 * mml2015.el: Autoload epa-select-keys when compiling.
14382
14383 2006-11-13 Daiki Ueno <ueno@unixuser.org>
14384
14385 * mml2015.el (mml2015-epg-sign): Save the signing keys in
14386 message-options.
14387 (mml2015-epg-encrypt): Save the recipient keys in message-options.
14388
14389 2006-11-13 Daiki Ueno <ueno@unixuser.org>
14390
14391 * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
14392 EasyPG (< 0.0.6).
14393 (mml2015-always-trust): New user option.
14394 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
14395 prompt.
14396
14397 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
14398
14399 * nntp.el (nntp-authinfo-force): New variable.
14400 (nntp-send-authinfo): Use it.
14401
14402 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
14403
14404 * message.el (message-strip-subject-encoded-words): Allow _not_ to
14405 decode encoded words. Improve prompt. Add comment about forwarding.
14406 (message-replacement-char): Move up.
14407
14408 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
14409
14410 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
14411 instead of gnus-intersection because arguments of gnus-sorted-nunion
14412 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
14413
14414 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
14415
14416 * message.el (message-strip-subject-encoded-words): Reformat prompt.
14417 (message-simplify-subject-functions):
14418 Enable message-strip-subject-encoded-words by default.
14419
14420 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
14421
14422 * message.el (message-strip-subject-encoded-words): New function.
14423 (message-simplify-subject-functions): New variable.
14424 (message-simplify-subject): Use it. Fix typo in doc string.
14425 Support message-strip-subject-encoded-words.
14426
14427 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
14428
14429 * gnus-diary.el (gnus-diary-delay-format-function):
14430 * nndiary.el (nndiary-reminders):
14431 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
14432
14433 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
14434
14435 * gnus-art.el (article-hide-boring-headers): Fetch date from
14436 gnus-original-article-buffer to avoid problems with localized date
14437 strings.
14438
14439 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
14440
14441 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
14442
14443 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
14444
14445 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14446 New variables.
14447 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14448 (mm-charset-synonym-alist): Move some entries to
14449 mm-codepage-iso-8859-list.
14450 (mm-charset-synonym-alist, mm-charset-override-alist):
14451 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14452
14453 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
14454
14455 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
14456
14457 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14458
14459 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
14460 with Emacs 21 and XEmacs.
14461
14462 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
14463
14464 * spam.el (spam-parse-address): New function for better parsing,
14465 catching errors, etc.
14466 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
14467
14468 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
14469
14470 * mm-view.el: Add interactive arg to html2text autoload.
14471
14472 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
14473
14474 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
14475
14476 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
14477
14478 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14479 New variables.
14480 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14481 (mm-charset-synonym-alist): Move some entries to
14482 mm-codepage-iso-8859-list.
14483
14484 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
14485
14486 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
14487
14488 * message.el (message-citation-line-format)
14489 (message-insert-formated-citation-line): Fix implementation of %E, %N
14490 and %n according to the doc string.
14491
14492 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
14493
14494 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14495 Use car-safe to avoid bad parses.
14496
14497 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
14498
14499 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
14500 names.
14501
14502 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
14503
14504 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
14505
14506 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
14507 header.
14508
14509 * message.el (message-draft-headers): Add Date.
14510 (message-headers-to-generate): Fix typo in docstring.
14511
14512 * nndraft.el (nndraft-required-headers): New variable.
14513 (nndraft-generate-headers): Use it.
14514
14515 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
14516
14517 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
14518
14519 * gnus-registry.el (gnus-registry-wash-for-keywords)
14520 (gnus-registry-find-keywords): New functions to allow easy searching of
14521 articles that are in the registry.
14522
14523 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
14524
14525 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14526 Use ietf-drums-parse-address instead of gnus-extract-address-components.
14527 Reported by Damien Elmes <damien@repose.cx>.
14528
14529 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
14530
14531 * gnus.el (gnus-mime): Remove unused custom group.
14532
14533 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14534
14535 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
14536 "blank line" when searching for end of armor headers.
14537
14538 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
14539
14540 * gmm-utils.el (gmm-write-region): Fix variable name.
14541
14542 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
14543
14544 * gmm-utils.el (gmm-write-region): New function based on compatibility
14545 code from `mm-make-temp-file'.
14546
14547 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
14548
14549 * nnmaildir.el (nnmaildir--update-nov)
14550 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
14551 Use `gmm-write-region'.
14552
14553 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
14554
14555 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
14556 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14557
14558 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
14559
14560 * message.el (message-replacement-char): New variable.
14561 (message-fix-before-sending): Use it.
14562 (message-simplify-subject): New function to remove duplicate code.
14563 (message-reply, message-followup): Use it.
14564
14565 * gnus-sum.el (gnus-summary-make-menu-bar):
14566 Clarify gnus-summary-limit-to-articles.
14567
14568 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
14569
14570 * gnus-util.el (gnus-with-local-quit): New macro.
14571
14572 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
14573
14574 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
14575
14576 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
14577 ignore non-string data.
14578
14579 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
14580
14581 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
14582 non-string data (needs to be done in the registry too).
14583
14584 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
14585
14586 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
14587 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
14588 (gnus-registry-split-fancy-with-parent)
14589 (gnus-registry-fetch-simplified-message-subject-fast)
14590 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
14591 Remove text properties on ingress into the registry and when it's saved.
14592 (gnus-registry-clean-empty-function): Fix bug with cleaning the
14593 registry from entries with no groups.
14594
14595 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
14596
14597 * gnus-util.el (gnus-string-remove-all-properties): Add utility
14598 function to remove string properties.
14599
14600 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
14601
14602 * gmm-utils.el (gmm): Adjust custom version.
14603
14604 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
14605 Adjust custom version.
14606
14607 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
14608
14609 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
14610
14611 * gnus-art.el (gnus-insert-prev-page-button)
14612 (gnus-insert-next-page-button): Simplify. Reformat.
14613
14614 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
14615
14616 * gnus-art.el (gnus-insert-prev-page-button)
14617 (gnus-insert-next-page-button): Apply gnus-article-button-face.
14618
14619 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
14620
14621 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
14622
14623 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
14624
14625 * gnus-art.el (gnus-insert-mime-button)
14626 (gnus-insert-mime-security-button):
14627 Apply gnus-article-button-face to MIME and security buttons.
14628
14629 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
14630
14631 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
14632 readable.
14633
14634 2006-09-20 Steve Youngs <steve@sxemacs.org>
14635
14636 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
14637 `browse-url-of-file' instead of `browse-url'.
14638
14639 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14640
14641 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14642 regexp. Articles containing quotation were cut prematurely.
14643
14644 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
14645
14646 * message.el (message-cite-original-1): Use nobody by default for the
14647 value of From header.
14648 (message-reply): Ditto.
14649
14650 2006-09-11 Daiki Ueno <ueno@unixuser.org>
14651
14652 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
14653 to the gnus-info. This fixes a bug of inline-PGP message verification.
14654 Reported by Michael Piotrowski <mxp@dynalabs.de>.
14655
14656 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
14657
14658 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
14659 mails in the doc string. Add some URLs in comment.
14660 (pop3-movemail): Warn about pop3-leave-mail-on-server.
14661
14662 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
14663
14664 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
14665 backslashes handling and the way to find boundaries of quoted strings.
14666
14667 2006-09-07 Daiki Ueno <ueno@unixuser.org>
14668
14669 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
14670 mml1991-encrypt-to-self is set and mml1991-signers is not set.
14671 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
14672 mml2015-encrypt-to-self is set and mml2015-signers is not set.
14673
14674 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
14675
14676 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
14677 doc string.
14678 (gnus-button-regexp, gnus-button-last): Remove unused variables.
14679
14680 2006-09-06 Simon Josefsson <jas@extundo.com>
14681
14682 * mml2015.el (mml2015-use): Doc fix, mention epg.
14683
14684 2006-09-06 Daiki Ueno <ueno@unixuser.org>
14685
14686 * mml2015.el (mml2015-use): Default to epg, if available.
14687
14688 2006-09-06 Daiki Ueno <ueno@unixuser.org>
14689
14690 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
14691 message-sender.
14692 (mml1991-epg-encrypt): Ditto.
14693 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
14694 message-sender.
14695 (mml2015-epg-encrypt): Ditto.
14696
14697 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
14698
14699 * message.el (message-send-mail-with-sendmail): Look for sendmail in
14700 several common directories.
14701
14702 2006-09-05 Daiki Ueno <ueno@unixuser.org>
14703
14704 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
14705 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
14706
14707 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
14708
14709 * gnus-art.el (article-decode-encoded-words): Make it fast.
14710
14711 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
14712
14713 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
14714
14715 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
14716 in quoted string into `\'.
14717
14718 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
14719
14720 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14721 Use standard-syntax-table.
14722
14723 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
14724
14725 * gnus-art.el (gnus-decode-address-function): New variable.
14726 (article-decode-encoded-words): Use it to decode headers which are
14727 assumed to contain addresses.
14728 (gnus-mime-delete-part): Remove useless `or'.
14729
14730 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
14731 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
14732 (gnus-nov-parse-line): Use it to decode From header.
14733 (gnus-get-newsgroup-headers): Ditto.
14734 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
14735
14736 * mail-parse.el (mail-decode-encoded-address-region): New alias.
14737 (mail-decode-encoded-address-string): New alias.
14738
14739 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14740 New function.
14741 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
14742 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
14743 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
14744 (rfc2047-decode-string): Ditto.
14745 (rfc2047-decode-address-region): New function.
14746 (rfc2047-decode-address-string): New function.
14747
14748 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
14749
14750 * message.el (message-caesar-buffer-body): Allow rotating headers.
14751
14752 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
14753
14754 * message.el (message-insert-formated-citation-line): Fix %f.
14755 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
14756
14757 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
14758
14759 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
14760 (gnus-bookmark-mouse-available-p): New macro.
14761 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
14762 (gnus-bookmark-bmenu-show-infos): Use it.
14763 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
14764 (gnus-bookmark-bmenu-hide-infos): Ditto.
14765 (gnus-bookmark-remove-properties): New function.
14766 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
14767 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
14768 (gnus-bookmark-write-file): Bind coding-system-for-write.
14769 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
14770 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
14771 group before selecting it.
14772 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
14773 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
14774 quit-window if it is not available; use gnus-mouse-2 and bind it to
14775 gnus-bookmark-bmenu-select-by-mouse.
14776 (gnus-bookmark-show-details): Remove unused variable `details-list'.
14777 (gnus-bookmark-bmenu-select-by-mouse): New function.
14778
14779 2006-08-13 Romain Francoise <romain@orebokech.com>
14780
14781 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
14782 space.
14783
14784 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
14785
14786 * compface.el (uncompface): Use binary rather than raw-text-unix.
14787
14788 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
14789
14790 * compface.el (uncompface): Make sure the eol conversion doesn't take
14791 place when communicating with the external programs.
14792 Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14793
14794 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
14795
14796 * nnheader.el (nnheader-insert-head): Fix typo in comment.
14797
14798 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14799
14800 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14801 Make it more robust by parsing author and date independently.
14802
14803 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
14804
14805 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
14806
14807 2006-07-28 Daiki Ueno <ueno@unixuser.org>
14808
14809 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
14810 first matching secret key.
14811 (mml2015-epg-encrypt): Ditto.
14812
14813 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
14814 first matching secret key.
14815 (mml1991-epg-encrypt): Ditto.
14816
14817 * mml2015.el (mml2015-encrypt-to-self): New user option.
14818 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
14819 mml2015-epg-encrypt-to-self is set.
14820
14821 * mml1991.el (mml1991-encrypt-to-self): New variable.
14822 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
14823 mml1991-epg-encrypt-to-self is set.
14824
14825 * mml2015.el (mml2015-signers): New user option.
14826 (mml2015-epg-sign): Reflect the value of mml2015-signers.
14827 (mml2015-epg-encrypt): Allow to select signing keys.
14828
14829 * mml1991.el (mml1991-signers): New variable.
14830 (mml1991-epg-sign): Reflect the value of mml1991-signers.
14831 (mml1991-epg-encrypt): Allow to select signing keys.
14832
14833 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
14834
14835 * nnheader.el (nnheader-insert-head): Make it work even if the file
14836 uses CRLF for the line-break code.
14837
14838 2006-07-25 Daiki Ueno <ueno@unixuser.org>
14839
14840 * mml2015.el: Require mml-sec instead of password.
14841 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
14842 (mml2015-cache-passphrase): Inherit the default value from
14843 mml-secure-cache-passphrase.
14844 (mml2015-passphrase-cache-expiry): Inherit the default value from
14845 mml-secure-passphrase-cache-expiry.
14846
14847 * mml1991.el: Require mml-sec instead of password.
14848 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
14849 (mml1991-cache-passphrase): Inherit the default value from
14850 mml-secure-cache-passphrase.
14851 (mml1991-passphrase-cache-expiry): Inherit the default value from
14852 mml-secure-passphrase-cache-expiry.
14853
14854 * mml-sec.el: Require password.
14855 (mml-secure-verbose): New user option.
14856 (mml-secure-cache-passphrase): New user option.
14857 (mml-secure-passphrase-cache-expiry): New user option.
14858
14859 2006-07-24 David Smith <davidsmith@acm.org> (tiny change)
14860 Andreas Vögele <andreas@altroot.de> (tiny change)
14861
14862 * pgg-def.el (pgg-truncate-key-identifier):
14863 Truncate the key ID to 8 letters from the end.
14864
14865 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14866
14867 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
14868 workaround for the url package included with Emacs.
14869
14870 * nnweb.el (nnweb-google-create-mapping): Update regexp.
14871
14872 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
14873
14874 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
14875 correctly. This fixes a bug caused by the 2006-05-12 change.
14876
14877 2006-07-18 Karl Fogel <kfogel@red-bean.com>
14878
14879 * nnmail.el (nnmail-article-group): If splitting raises an error, give
14880 some information about the error when saying that the `bogus' mail
14881 group will be used.
14882
14883 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
14884
14885 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
14886 string.
14887
14888 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
14889
14890 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
14891
14892 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14893
14894 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
14895
14896 2006-07-10 Daiki Ueno <ueno@unixuser.org>
14897
14898 * mml1991.el (mml1991-function-alist): Add epg.
14899 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
14900 (mml1991-epg-encrypt): New functions.
14901
14902 2006-07-10 Daiki Ueno <ueno@unixuser.org>
14903
14904 * mml2015.el (mml2015-verbose): New variable.
14905 (mml2015-cache-passphrase): Ditto.
14906 (mml2015-passphrase-cache-expiry): Ditto.
14907 (mml2015-function-alist): Add epg.
14908 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
14909 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
14910 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
14911 New functions.
14912
14913 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14914
14915 * message.el (message-cite-original-1): Preserve region when removing
14916 quoted text due to X-No-Archive in order to avoid bogus attribution
14917 when citing multiple messages.
14918
14919 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14920
14921 * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
14922 Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
14923
14924 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
14925
14926 * gnus-diary.el (gnus-user-format-function-d)
14927 (gnus-user-format-function-D): Autoload.
14928
14929 * imap.el (Commentary): Fix typo.
14930
14931 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
14932 2006-04-22 contribution.
14933
14934 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14935
14936 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
14937 It didn't really fix the bogosity I'm seeing with solid web groups.
14938
14939 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14940
14941 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
14942 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
14943 created using server names. If we use the feature without declaring
14944 it, Gnus does not properly manage server and group state.
14945
14946 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
14947 bound.
14948
14949 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14950
14951 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
14952 looking up the method using GROUP's prefix before inventing a new one.
14953 It is used on killed/unknown groups in various places where returning
14954 an all-new method isn't expected by the caller.
14955
14956 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
14957 and match semantics of gnus-group-real-prefix.
14958
14959 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
14960
14961 * nnmail.el (nnmail-broken-references-mailers): New variable.
14962 (nnmail-ignore-broken-references): New function generalizing
14963 nnmail-fix-eudora-headers.
14964 (nnmail-fix-eudora-headers): Now obsolete.
14965
14966 * gnus-art.el (gnus-button-handle-custom):
14967 Support `customize-apropos*'.
14968
14969 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
14970
14971 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
14972
14973 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
14974 articles.
14975
14976 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
14977
14978 * message.el (message-cite-reply-above): New variable.
14979 (message-yank-original): Use it.
14980
14981 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
14982
14983 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
14984
14985 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
14986
14987 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
14988 as read.
14989
14990 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
14991
14992 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
14993
14994 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
14995 (gnus-bookmark-default-file): Use gnus-directory.
14996 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
14997 Remove "*" in doc string.
14998 (gnus-bookmark-write-file): Simplify.
14999 (gnus-bookmark-maybe-sort-alist): Use `when'.
15000 (gnus-bookmark-get-bookmark): Fix typo in doc string.
15001 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
15002 Add FIXME about Emacs 21 and XEmacs compatibility.
15003 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
15004 compatibility.
15005 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
15006 compatibility.
15007 (gnus-bookmark-menu-heading): Fix version.
15008
15009 2006-06-19 Bastien Guerry <bzg@altern.org>
15010
15011 * gnus-bookmark.el: New file.
15012
15013 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
15014
15015 * message.el (message-syntax-checks): Doc fix.
15016
15017 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15018
15019 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
15020 unsubscribed groups as if they were killed ones. It causes duplicate
15021 entries in gnus-newsrc-alist.
15022
15023 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
15024
15025 * message.el (message-syntax-checks): Doc fix.
15026 (message-send-mail): Add check for continuation headers.
15027 (message-check-news-header-syntax): Fix regexp used to check for
15028 continuation headers.
15029
15030 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
15031
15032 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
15033
15034 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
15035
15036 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
15037
15038 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
15039
15040 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
15041 default-truncate-lines.
15042
15043 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
15044
15045 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
15046 to fill the utf-8 entry.
15047
15048 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15049
15050 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
15051
15052 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
15053
15054 * gnus-agent.el (directory-files-and-attributes): Move all the way
15055 forward (the third and final move).
15056 (gnus-agent-read-agentview): Trap reconstruction errors due to
15057 nonexistent directory. Handle by returning nil.
15058
15059 2006-05-30 Didier Verna <didier@xemacs.org>
15060
15061 * message.el (message-dont-reply-to-names): Update the custom type.
15062 * message.el (message-dont-reply-to-names): New defsubst: potentially
15063 convert a list of regexps into a single one.
15064 * message.el (message-get-reply-headers): Use it.
15065 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
15066
15067 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
15068
15069 * gnus-agent.el (directory-files-and-attributes): Move forward.
15070
15071 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
15072
15073 * gnus-ml.el (gnus-mailing-list-subscribe)
15074 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
15075 (gnus-mailing-list-message): Fix doc strings.
15076
15077 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15078
15079 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
15080 of doing it manually.
15081
15082 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
15083
15084 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
15085 comment.
15086
15087 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
15088
15089 * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
15090 (gnus-agent-read-agentview): Fix handling of end-of-file error.
15091 (gnus-agent-read-local): All symbols allocated in my-obarray.
15092 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
15093 (gnus-agent-regenerate-group): Check numeric names to see if they are
15094 messages or groups.
15095 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
15096 better way of do this...)
15097
15098 * gnus-cache.el (gnus-agent-total-fetched-for):
15099 Ignore 'dummy.group' (there should be a better way of do this...)
15100
15101 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
15102
15103 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
15104 (gnus-saved-headers): Ditto.
15105 (gnus-default-article-saver): Mention functions may have properties.
15106 (gnus-article-save): Override gnus-save-all-headers and
15107 gnus-saved-headers by :headers property which saver function may have.
15108 (gnus-summary-save-in-file): Add :headers property.
15109 (gnus-summary-write-to-file): Ditto.
15110
15111 * gnus-sum.el (gnus-summary-save-article): Bind
15112 gnus-prompt-before-saving to t when saving many articles in a file;
15113 always show all headers.
15114
15115 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
15116
15117 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
15118 marks.
15119
15120 * message.el (message-indent-citation): Add optional arguments to allow
15121 using it outside of message buffers.
15122
15123 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
15124 (gnus-article-treat-unfold-headers): Use it.
15125 (gnus-article-truncate-lines): New variable.
15126 (gnus-article-mode): Use it.
15127 (gnus-article-toggle-truncate-lines): New function.
15128
15129 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15130 Add gnus-article-toggle-truncate-lines.
15131
15132 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
15133 coding system in XEmacs, use binary.
15134
15135 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
15136
15137 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
15138 after-load-alist.
15139
15140 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
15141 this function should save decoded articles.
15142 (gnus-summary-write-to-file): Use property to specify this function
15143 should save decoded articles and specify gnus-summary-save-in-file
15144 should be used to save articles other than the first one when saving
15145 many articles.
15146 (gnus-summary-save-body-in-file): Use property to specify this
15147 function should save decoded articles.
15148 (gnus-summary-write-body-to-file): Use property to specify this
15149 function should save decoded articles and specify
15150 gnus-summary-save-body-in-file should be used to save articles other
15151 than the first one when saving many articles.
15152
15153 * gnus-sum.el (gnus-summary-save-article): Simplify.
15154
15155 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
15156
15157 * gnus-art.el (gnus-default-article-saver):
15158 Add gnus-summary-write-body-to-file.
15159 (gnus-article-save-coding-system): Don't use coding system object
15160 in XEmacs.
15161 (gnus-read-save-file-name): Add optional `dir-var' argument which
15162 specifies directory in which files are saved; work even if optional
15163 `variable' argument is not specified.
15164 (gnus-summary-write-to-file): Read file name.
15165 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
15166 (gnus-summary-write-body-to-file): New function.
15167
15168 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
15169 (gnus-summary-local-variables): Add it.
15170 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
15171 (gnus-summary-save-article): Remove optional `decode' argument;
15172 determine whether to decode articles by the value of
15173 gnus-default-article-saver; when saving many files using
15174 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
15175 it first and use gnus-summary-save-in-file or
15176 gnus-summary-save-body-in-file thereafter unless
15177 gnus-prompt-before-saving is always; move point to article which
15178 will be saved.
15179 (gnus-summary-save-article-file): Revert.
15180 (gnus-summary-write-article-file): Revert.
15181 (gnus-summary-save-article-body-file): Revert.
15182 (gnus-summary-write-article-body-file): New function.
15183
15184 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
15185
15186 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
15187
15188 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
15189
15190 * gnus-art.el (gnus-default-article-saver): Doc fix.
15191 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
15192 from gnus-summary-save-article-coding-system, and default to a
15193 certain coding system.
15194 (gnus-output-to-file): Add coding cookie and encode text according
15195 to gnus-article-save-coding-system; don't use mm-append-to-file.
15196
15197 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
15198 gnus-art.el and rename to gnus-article-save-coding-system.
15199 (gnus-summary-save-article): Require gnus-art; don't show all
15200 headers if it decodes articles; don't add coding cookie here;
15201 don't bind mm-text-coding-system-for-write.
15202 (gnus-summary-save-article-file): Save decoded articles.
15203 (gnus-summary-write-article-file): When saving many files, use
15204 gnus-summary-write-to-file first and gnus-summary-save-in-file
15205 thereafter unless gnus-prompt-before-saving is always.
15206 (gnus-summary-save-article-body-file): Save decoded articles.
15207
15208 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
15209
15210 * nnrss.el (nnrss-check-group): Bind hash-index.
15211
15212 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
15213
15214 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
15215 its hash index. Store this hash in `nnrss-group-data'.
15216 (nnrss-read-group-data): Update accordingly.
15217
15218 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
15219
15220 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
15221 entry.
15222
15223 * gnus-sum.el (gnus-summary-make-menu-bar):
15224 Add gnus-article-browse-html-article.
15225
15226 2006-05-23 Hynek Schlawack <hynek@ularx.de>
15227
15228 * gnus-sum.el (gnus-summary-mime-map):
15229 Add gnus-article-browse-html-article.
15230
15231 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
15232
15233 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
15234 suitable coding systems in customize.
15235
15236 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
15237
15238 * mail-source.el (mail-sources): Fix custom type.
15239
15240 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
15241
15242 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
15243 (gnus-summary-expire-articles-now): Shorten prompt.
15244
15245 * gmm-utils.el (wid-edit): Require.
15246 (defun-gmm): Rename from `gmm-defun-compat'.
15247 (gmm-image-search-load-path): Use it.
15248 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
15249
15250 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
15251
15252 * gnus-sum.el (gnus-summary-save-article-coding-system):
15253 New variable.
15254 (gnus-summary-save-article): Add optional `decode' argument.
15255 If it is set and gnus-summary-save-article-coding-system is non-nil,
15256 save decoded article.
15257 (gnus-summary-write-article-file): Save decoded article if
15258 gnus-summary-save-article-coding-system is non-nil.
15259
15260 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
15261 type.
15262
15263 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
15264
15265 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
15266
15267 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
15268
15269 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
15270 first to test gnus-single-article-buffer which may be buffer-local.
15271
15272 * gnus-sum.el (gnus-summary-setup-buffer):
15273 Make gnus-single-article-buffer buffer-local and nil in ephemeral
15274 group; make gnus-article-buffer, gnus-article-current, and
15275 gnus-original-article-buffer always buffer-local.
15276 (gnus-summary-exit): Kill article buffer belonging to ephemeral
15277 group.
15278 (gnus-handle-ephemeral-exit): Don't move to next summary line.
15279
15280 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
15281
15282 * nnml.el (nnml-request-compact-group): Compressed files might not
15283 have .gz extension.
15284
15285 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
15286
15287 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
15288 (mm-copy-to-buffer): Use with-current-buffer.
15289 (mm-display-part): Simplify.
15290 (mm-inlinable-p): Add optional arg `type'.
15291
15292 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
15293
15294 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
15295 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
15296 Try harder to show the attachment internally or externally using
15297 gnus-mime-view-part-as-type.
15298
15299 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
15300
15301 * message.el (message-from-style, message-signature-separator)
15302 (message-user-organization-file, message-send-mail-function)
15303 (message-citation-line-function, message-yank-prefix)
15304 (message-indent-citation-function, message-signature)
15305 (message-signature-file, message-signature-insert-empty-line):
15306 Remove autoloads.
15307
15308 * gnus-art.el (gnus-buttonized-mime-types):
15309 Remove "multipart/signed". Revert 2006-04-26 change.
15310
15311 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15312
15313 * gnus.el (gnus-version-number): Bump version.
15314
15315 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15316
15317 * gnus.el: No Gnus v0.5 is released.
15318
15319 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15320
15321 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
15322 fetching articles by message-id.
15323
15324 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
15325
15326 * message.el (hashcash): Require hashcash as normal.
15327
15328 * ecomplete.el (ecomplete-highlight-match-line):
15329 Use point-at-eol.
15330 (ecomplete-highlight-match-line): Use `highlight', because that
15331 face exists in both Emacs and XEmacs.
15332
15333 * message.el (message-display-abbrev): Use point-at-bol.
15334
15335 * mail-source.el: Don't require timer/timer-funcs.
15336
15337 * gnus-async.el: Ditto.
15338
15339 * password.el: Ditto.
15340
15341 * mm-url.el: Ditto.
15342
15343 * mm-util.el: Require timer/timer-funcs.
15344
15345 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15346
15347 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
15348 Close.
15349
15350 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
15351
15352 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
15353 unibyte after clear-decrypt function runs.
15354
15355 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
15356 returns as a unibyte string.
15357
15358 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
15359
15360 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
15361 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
15362 (mml1991-pgg-encrypt): Ditto.
15363
15364 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
15365
15366 * message.el (message-user-organization-file): Check several
15367 locations of the organization file.
15368
15369 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
15370 Add gnus-article-view-part-as-type.
15371
15372 * gnus-art.el (gnus-article-view-part-as-type): New function.
15373
15374 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
15375 .mobi and .travel. Remove .nato, .bitnet and .uucp.
15376
15377 * mml.el: Simplify autoload.
15378 (mml-mode): defvar dnd-protocol-alist instead of using
15379 symbol-value.
15380 (mml-default-directory): New variable.
15381 (mml-minibuffer-read-file): Use it.
15382 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
15383
15384 * message.el (message-citation-line-format): New variable.
15385 (message-insert-formated-citation-line): New function.
15386 (message-citation-line-function):
15387 Add `message-insert-formated-citation-line' to custom type.
15388
15389 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
15390 to doc string.
15391
15392 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
15393 depending on mm-verify-option.
15394
15395 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
15396
15397 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
15398 binding pgg-* variables; reimplement the section which prevents
15399 MIME header from being signed.
15400 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
15401 pgg-text-mode; remove a blank line at the top of body.
15402
15403 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
15404 lines at the top of body; use gnus-newsgroup-charset if there's no
15405 Charset header.
15406
15407 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
15408
15409 * message.el (message-self-insert-commands): Doc fix.
15410
15411 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
15412 (mm-uu-pgp-encrypted-test): Ditto.
15413 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
15414 between header and body; return application/pgp-encrypted handle
15415 if decryption failed; decode decrypted body by charset.
15416
15417 * mm-decode.el (mm-automatic-display): Don't make application/pgp
15418 element match to application/pgp-*.
15419
15420 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15421
15422 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
15423 HTML.
15424
15425 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
15426
15427 * mail-source.el (mail-source-call-script): Message the error
15428 string.
15429
15430 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15431
15432 * gnus-util.el (gnus-byte-compile): Use it.
15433
15434 2006-04-22 xyblor <fake@invalid.email> (tiny change)
15435
15436 * gnus-util.el (kill-empty-logs): New function.
15437
15438 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15439
15440 * message.el (message-mail-alias-type): Doc fix.
15441 (message-mail-alias-type-p): New function.
15442 (message-send): Use it.
15443 (message-mode): Ditto.
15444 (message-strip-forbidden-properties): Ditto.
15445
15446 * ecomplete.el (ecomplete-database-file-coding-system):
15447 New variable.
15448 (ecomplete-save): Use it.
15449 (ecomplete-setup): Use it.
15450
15451 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
15452
15453 * message.el (message-self-insert-commands): New variable.
15454 (message-strip-forbidden-properties): Use it.
15455
15456 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15457
15458 * message.el (message-put-addresses-in-ecomplete): Use a regexp
15459 that doesn't make XEmacs choke.
15460
15461 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
15462
15463 * gnus-util.el (gnus-replace-in-string):
15464 Prefer replace-regexp-in-string over of replace-in-string.
15465
15466 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
15467
15468 * gnus-util.el (gnus-select-frame-set-input-focus):
15469 Use select-frame-set-input-focus if it is available in XEmacs; use
15470 definition defined in Emacs 22 for old Emacsen.
15471
15472 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
15473
15474 * mm-view.el (mm-inline-text): Use equal instead of equalp.
15475
15476 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
15477
15478 * gnus-registry.el (gnus-registry-cache-save): Remove text
15479 properties when saving via the temp buffer.
15480
15481 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
15482
15483 * message.el (message-generate-hashcash): Honor custom type.
15484
15485 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
15486
15487 * message.el (message-generate-hashcash): Default to non-nil when
15488 hashcash is found.
15489
15490 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
15491 (gnus-refer-thread-limit): Increase default to 500.
15492
15493 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
15494
15495 * flow-fill.el (fill-flowed): Allow delete-space.
15496
15497 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
15498
15499 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15500 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
15501 Remove autoloads.
15502
15503 2006-04-18 Simon Josefsson <jas@extundo.com>
15504
15505 * message.el (message-generate-hashcash): Default to.
15506
15507 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
15508
15509 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15510 concatenating segments rather than before concatenating them.
15511
15512 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
15513
15514 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
15515
15516 * imap.el (imap-quote-specials): New function.
15517 (imap-login-auth): Quote specials.
15518
15519 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15520
15521 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
15522
15523 * message.el (message-forward-make-body-plain):
15524 Allow message-forward-ignored-headers to be a list.
15525 (message-remove-ignored-headers): Factor out into function.
15526 (message-forward-make-body-mml): Use it.
15527 * rfc2231.el (rfc2231-parse-string): Remove dead code.
15528 (rfc2231-parse-string): Allow concatanation of parameters that
15529 aren't contiguous. The test case is
15530 (mail-header-parse-content-type "message/external-body;
15531 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
15532 access-type=LOCAL-FILE;
15533 name*1*=plugh%2fhello-sailor%2fbing.pdf")
15534
15535 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
15536
15537 * nntp.el (nntp-accept-process-output): Return the value of
15538 `nnheader-accept-process-output'.
15539
15540 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15541
15542 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
15543 (gnus-button-alist): Recognize more diff formats.
15544 (gnus-button-patch): Strip directory.
15545
15546 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
15547
15548 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
15549 Emacs 22 when setting focus.
15550
15551 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15552
15553 * gnus-art.el (gnus-article-treat-types): Do treatment of
15554 text/x-verbatim parts.
15555 (gnus-button-patch): New command.
15556
15557 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
15558 addresses that contain invalid characters.
15559
15560 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
15561
15562 * message.el (message-put-addresses-in-ecomplete):
15563 Use gnus-replace-in-string.
15564 (message-is-yours-p): Use the more correct
15565 mail-header-parse-address instead of
15566 mail-extract-address-components.
15567 (message-put-addresses-in-ecomplete): Fix typo.
15568
15569 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
15570 keystroke.
15571
15572 * gnus-art.el (gnus-treatment-function-alist): Change order of
15573 newsgroups/generic header folding to avoid double-folding.
15574
15575 * message.el (message-hidden-headers): Add X-Draft-From.
15576
15577 * gnus-sum.el (gnus-summary-repeat-search-article-forward):
15578 New command.
15579 (gnus-summary-repeat-search-article-backward): New command.
15580
15581 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
15582 groups in the parent topic.
15583
15584 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
15585
15586 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
15587 (spam-extra-header-to-number): Return the CRM114 number as a
15588 number instead of a string.
15589
15590 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
15591
15592 * gnus-art.el (gnus-face-properties-alist): Move here from
15593 gnus-fun.
15594
15595 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
15596
15597 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
15598
15599 * message.el (message-strip-forbidden-properties): Only display on
15600 self-insert-command.
15601
15602 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
15603 reindent.
15604 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
15605
15606 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
15607
15608 * smiley.el (smiley-style): Fix typo.
15609
15610 2006-03-23 Kenichi Handa <handa@m17n.org>
15611
15612 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
15613 instead of set-buffer-multibyte.
15614
15615 2006-03-23 Kenichi Handa <handa@m17n.org>
15616
15617 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15618 buffer and then decode the buffer text if necessary.
15619 (rfc2231-encode-string): Be sure to work on multibyte buffer at
15620 first, and after mm-encode-body, change the buffer to unibyte.
15621
15622 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
15623
15624 * hashcash.el (hashcash-insert-payment-async-2):
15625 Use message-goto-eoh instead of doing it manually.
15626 (mail-add-payment): Use message-narrow-to-header instead of trying
15627 to do the same itself.
15628
15629 * message.el (message-hidden-headers): Add Face.
15630
15631 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
15632 reparenting code.
15633 (gnus-summary-reparent-children): Refactored out code.
15634 (gnus-summary-thread-map): New keystroke.
15635 (gnus-summary-reparent-children): Make into command.
15636
15637 * smiley.el (smiley-style): Default to `medium' if using a large
15638 font.
15639
15640 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
15641 does it itself.
15642
15643 * message.el (message-point-in-header-p): Simplify definition.
15644
15645 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
15646
15647 * nnagent.el (nnagent-request-set-mark): Silence log file
15648 writing.
15649 (nnagent-request-set-mark): Use write-region instead of
15650 append-to-file.
15651
15652 * gnus-sum.el (gnus-read-header): Fudge article number if using a
15653 strange select method.
15654
15655 * ecomplete.el (ecomplete-display-matches): Get highlightling
15656 right.
15657 (ecomplete-display-matches): Use literals.
15658 (ecomplete-display-matches): Disable message logging.
15659
15660 * message.el (message-display-abbrev): Small optimization.
15661
15662 * ecomplete.el (ecomplete-display-matches): Allow automatic
15663 display.
15664
15665 * message.el (message-strip-forbidden-properties):
15666 Display abbrevs.
15667 (message-display-abbrev): Get automatic display right.
15668
15669 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
15670 keystrokes.
15671
15672 2006-04-13 Romain Francoise <romain@orebokech.com>
15673
15674 TODO: Backport to v5-10!
15675
15676 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
15677 Move here (and rename) from gnus-registry.el.
15678
15679 * gnus-registry.el: Require gnus-util.
15680 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
15681
15682 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
15683
15684 * gnus-group.el (gnus-group-catchup-current):
15685 Change if-then-else-if-then-else into cond.
15686 (gnus-group-catchup): Indent.
15687 (group-name-at-point): New function.
15688 (gnus-fetch-group): Provide default from thing at point.
15689
15690 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15691
15692 * message.el (message-display-abbrev): Fix regexp.
15693
15694 * ecomplete.el (ecomplete-highlight-match-line):
15695 Reimplement choosing.
15696 (ecomplete-highlight-match-line): Fix up code rewrite, remove
15697 dead variables.
15698
15699 * message.el (message-newline-and-indent): Remove debugging.
15700 (message-display-abbrev): Use new implementation.
15701
15702 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
15703
15704 * gnus-art.el (gnus-article-mode):
15705 Set cursor-in-non-selected-windows to nil.
15706
15707 * smiley.el: Revert previous change.
15708 (smiley-data-directory): defvar it before using it in the
15709 defcustom of `smiley-style'.
15710
15711 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15712
15713 * message.el (message-newline-and-indent): New function.
15714
15715 * ecomplete.el: Implement more bits.
15716
15717 * message.el (message-put-addresses-in-ecomplete): Clean up the
15718 string.
15719
15720 * ecomplete.el (ecomplete-add-item): Chop off decimals.
15721
15722 * gnus-sum.el (gnus-summary-save-parts):
15723 Bind gnus-summary-save-parts-counter and use it to make unique file
15724 names.
15725
15726 * gnus-art.el (gnus-ignored-headers): Add some more headers.
15727
15728 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
15729 parameter to say whether to actually parse the individual
15730 addresses.
15731
15732 * message.el (message-put-addresses-in-ecomplete): New function.
15733 (ecomplete): Require.
15734 (message-mail-alias-type): Add ecomplete as an option.
15735
15736 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
15737
15738 * flow-fill.el (fill-flowed): Remove trailing space from blank
15739 quoted lines.
15740
15741 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15742
15743 * smiley.el (smiley-style): Move definition later to avoid a
15744 compilation warning.
15745
15746 2006-04-12 Kenichi Handa <handa@m17n.org>
15747
15748 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15749 buffer and then decode the buffer text if necessary.
15750 (rfc2231-encode-string): Be sure to work on multibyte buffer at
15751 first, and after mm-encode-body, change the buffer to unibyte.
15752 Use mm-disable-multibyte instead of set-buffer-multibyte.
15753
15754 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
15755
15756 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
15757 Content-Type header instead of Content-Disposition header.
15758 (gnus-mime-inline-part): Ditto.
15759 (gnus-mime-view-part-as-charset): Ignore charset that the part
15760 specifies.
15761
15762 * mm-decode.el (mm-display-part): Work with external parts and
15763 usual parts similarly.
15764
15765 * mm-extern.el (mm-inline-external-body): Use mm-display-part
15766 instead of gnus-display-mime.
15767
15768 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
15769 instead of with-temp-buffer.
15770
15771 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
15772 tag to summarized topics part in order to encode non-ASCII text.
15773
15774 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
15775
15776 * smiley.el (smiley-style): New variable.
15777 (smiley-directory): New function.
15778 (smiley-data-directory): Derive from `smiley-style' using
15779 `smiley-directory'.
15780 (smiley-regexp-alist): Add new entries.
15781
15782 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
15783 (gnus-article-browse-delete-temp): Add :version.
15784
15785 2006-04-11 Arne Jørgensen <arne@arnested.dk>
15786
15787 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
15788 the sieve region.
15789
15790 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
15791
15792 * gnus.el (gnus-version-number): Bump version.
15793
15794 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
15795
15796 * gnus.el: No Gnus v0.4 is released.
15797
15798 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
15799
15800 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
15801 layout.
15802
15803 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
15804 unknown charset.
15805
15806 * message.el (message-header-synonyms): Add Original-To to the
15807 default.
15808
15809 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
15810 optional parameter.
15811
15812 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
15813
15814 * gnus-fun.el (gnus): Require it for gnus-directory.
15815
15816 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
15817
15818 * gnus-fun.el (gnus-face-properties-alist): Add :version.
15819
15820 2006-04-05 Daiki Ueno <ueno@unixuser.org>
15821
15822 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
15823
15824 2006-04-05 Simon Josefsson <jas@extundo.com>
15825
15826 * password.el (password-reset): New function.
15827
15828 2006-04-05 Daiki Ueno <ueno@unixuser.org>
15829
15830 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
15831 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
15832
15833 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15834
15835 * nnweb.el (nnweb-google-create-mapping): Update regexp.
15836 Some whitespace was matched into the url, which broke browsing hits
15837 > 100 when mm-url-use-external was nil.
15838
15839 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
15840
15841 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15842 Check gnus-extra-headers for 'Newsgroups.
15843
15844 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
15845 bound.
15846
15847 2006-04-04 Daiki Ueno <ueno@unixuser.org>
15848
15849 * pgg-gpg.el: Clean up process buffers every time gpg processes
15850 complete.
15851
15852 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
15853
15854 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15855 doc string.
15856
15857 2006-04-03 Daiki Ueno <ueno@unixuser.org>
15858
15859 * pgg-gpg.el (pgg-gpg-process-filter)
15860 (pgg-gpg-wait-for-completion): Check if buffer is alive.
15861
15862 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
15863 lines, temporary fix.
15864
15865 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
15866
15867 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
15868
15869 2006-03-29 Daiki Ueno <ueno@unixuser.org>
15870
15871 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
15872 default-enable-multibyte-characters. This reverts the change from
15873 revision 6.17 which is no longer necessary because the passphrase
15874 is sent separately now. GnuPG messages are unreadable under
15875 multibyte locales with default-enable-multibyte-characters set to
15876 nil.
15877
15878 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
15879
15880 * message.el (message-tool-bar-gnome): Move "spell".
15881
15882 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
15883
15884 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
15885 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
15886 instead.
15887
15888 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
15889
15890 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15891 Improve newsgroups handling for NNTP overviews which don't include
15892 Newsgroups.
15893
15894 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15895
15896 * message.el (message-resend): Bind message-generate-hashcash to nil.
15897
15898 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15899
15900 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
15901 when searching for already-paid recipients.
15902
15903 2006-03-27 Daiki Ueno <ueno@unixuser.org>
15904
15905 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
15906 passphrases when it is not needed.
15907 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
15908 passphrase stuff from gpg, should only be necessary when you use
15909 gpg with a smartcard.
15910
15911 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
15912
15913 * mml.el (mml-insert-mime): Ignore cached contents of
15914 message/external-body part.
15915
15916 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
15917 (mm-insert-part): Ditto.
15918
15919 2006-03-23 Simon Josefsson <jas@extundo.com>
15920
15921 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
15922 Reiner.
15923 (pgg-gpg-use-agent-p): Use it again.
15924
15925 2006-03-23 Simon Josefsson <jas@extundo.com>
15926
15927 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
15928 older emacsen.
15929 (pgg-gpg-use-agent-p): Don't use it.
15930
15931 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
15932
15933 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
15934 if we can.
15935
15936 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
15937
15938 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
15939 (pgg-gpg-update-agent): New function.
15940 (pgg-gpg-use-agent-p): New function.
15941 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
15942 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
15943 (pgg-gpg-sign-region): Use it.
15944
15945 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
15946
15947 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
15948 Reported by Ralf Wachinger <rwachinger@gmx.de>.
15949
15950 2006-03-21 Simon Josefsson <jas@extundo.com>
15951
15952 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
15953 <wilde@sha-bang.de>.
15954 (pgg-gpg-use-agent): New variable.
15955 (pgg-gpg-process-region): Use it.
15956 (pgg-gpg-encrypt-region): Likewise.
15957 (pgg-gpg-encrypt-symmetric-region): Likewise.
15958 (pgg-gpg-decrypt-region): Likewise.
15959 (pgg-gpg-sign-region): Likewise.
15960 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
15961
15962 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
15963
15964 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
15965
15966 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
15967 Add comment on version.
15968
15969 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
15970
15971 * smiley.el: Add missing test smiley.
15972
15973 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
15974
15975 * mm-decode.el (mm-with-part): New macro.
15976 (mm-get-part): Use it; work with message/external-body as well.
15977 (mm-save-part): Treat name and filename equally.
15978
15979 * mm-extern.el (mm-extern-cache-contents): New function.
15980 (mm-inline-external-body): Use it; force the part to be displayed;
15981 move undisplayer added to the cached handle to the parent.
15982
15983 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
15984 (gnus-mime-view-part-as-type): Work with message/external-body.
15985
15986 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
15987
15988 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
15989
15990 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
15991 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
15992 Emacs.]
15993
15994 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
15995
15996 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
15997 path rather than symbol. Always return list of directories.
15998 Guarantee that image directory comes first. [Sync with image.el,
15999 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
16000
16001 * message.el (message-make-tool-bar): Adjust to new API of
16002 `gmm-image-load-path-for-library'.
16003
16004 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16005
16006 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16007
16008 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16009
16010 * gnus-art.el (gnus-article-only-boring-p):
16011 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
16012 intangible text.
16013 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
16014
16015 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
16016
16017 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
16018 Use `defun' instead of `gmm-defun-compat'.
16019
16020 2006-03-14 Simon Josefsson <jas@extundo.com>
16021
16022 * message.el (message-unique-id): Don't use message-number-base36
16023 if (user-uid) is a float.
16024 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
16025
16026 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
16027
16028 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
16029
16030 * gnus-art.el (gnus-mime-display-single): Make sure there is an
16031 empty line between a part and a message part.
16032
16033 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
16034
16035 * smiley.el: Add more test smileys.
16036 (smiley-data-directory, smiley-regexp-alist)
16037 (gnus-smiley-file-types): Fix doc strings.
16038 (smiley-update-cache): Clear smiley-cached-regexp-alist before
16039 adding new elements.
16040 (smiley-mouse-map): Unused code. Make it a comment.
16041
16042 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
16043
16044 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
16045 scan latest NoCeM messages instead of old ones.
16046 (gnus-nocem-check-article): Fix regexps so as to match to PGP
16047 delimiters that are recently used.
16048 (gnus-nocem-load-cache): Add autoload cookie.
16049
16050 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
16051
16052 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
16053 level which is larger than gnus-use-nocem is specified.
16054
16055 * gnus-group.el (gnus-group-get-new-news): Ditto.
16056
16057 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
16058
16059 * gnus-util.el (gnus-tool-bar-update): New function.
16060
16061 * gnus-group.el (gnus-group-update-tool-bar): New variable.
16062 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
16063
16064 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
16065
16066 * gnus-group.el (gnus-group-redraw-when-idle)
16067 (gnus-group-redraw-check): Remove.
16068 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
16069
16070 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
16071
16072 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
16073 if optional last element is specified in splits (FIELD VALUE...).
16074
16075 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
16076
16077 * message.el (message-make-tool-bar): Rename gmm-image-load-path
16078 to gmm-image-load-path-for-library. Call with no-error argument.
16079 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
16080
16081 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16082
16083 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16084
16085 * gmm-utils.el (gmm-image-load-path): Remove alias.
16086
16087 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
16088
16089 * gmm-utils.el (gmm-image-load-path): Add alias.
16090
16091 * nnml.el (nnml-generate-nov-databases-directory): Rename from
16092 nnml-generate-nov-databases-1.
16093 (nnml-generate-nov-databases): Use it.
16094 (nnml-generate-nov-databases-directory): Document no-active
16095 argument.
16096
16097 * gmm-utils.el (gmm-image-load-path-for-library): Return single
16098 directory if path is t. Add no-error.
16099
16100 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
16101 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
16102
16103 * gnus-art.el (gnus-article-browse-delete-temp-files):
16104 Simplify resetting gnus-article-browse-html-temp-list.
16105
16106 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
16107 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
16108 Add example to docstring. Rename local variables. Move error
16109 checks to default case in cond and simplify.
16110
16111 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
16112
16113 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
16114 handle is multipart when calling it recursively.
16115 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
16116
16117 2006-03-03 Daniel Pittman <daniel@rimspace.net>
16118
16119 * nnimap.el (nnimap-request-update-info-internal): Optimize.
16120 Don't `gnus-uncompress-range' to avoid excessive memory usage.
16121
16122 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
16123
16124 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
16125 is loaded.
16126
16127 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
16128 loaded.
16129
16130 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
16131
16132 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
16133 to "Emacs 23 (unicode)" in doc string.
16134
16135 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
16136 "Emacs 23 (unicode)" in comment.
16137
16138 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
16139
16140 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
16141
16142 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
16143 characters 160 through 255 in Emacs 23.
16144
16145 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
16146
16147 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
16148 gnus-article-browse-html-temp.
16149 (gnus-article-browse-delete-temp): Make it customizable.
16150 Add `file'. Adjust doc string.
16151 (gnus-article-browse-delete-temp-files): Add argument.
16152 Allow query for each file. Adjust doc string.
16153 (gnus-article-browse-html-parts):
16154 Add `gnus-article-browse-delete-temp-files' to
16155 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
16156
16157 2006-03-02 Hynek Schlawack <hynek@ularx.de>
16158
16159 * gnus-art.el (gnus-article-browse-html-temp)
16160 (gnus-article-browse-delete-temp): New variables.
16161 (gnus-article-browse-delete-temp-files): New function.
16162 (gnus-article-browse-html-parts): Use it.
16163
16164 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
16165
16166 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
16167
16168 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
16169 string.
16170
16171 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
16172 gnus-summary-insert-new-articles when unplugged.
16173 Remove gnus-summary-search-article-forward.
16174
16175 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
16176 display-visual-class instead of display-color-cells.
16177
16178 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
16179
16180 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
16181 message/* containing non-ASCII text properly.
16182
16183 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
16184
16185 * message.el: Require gmm-utils, remove autoloads.
16186 (message-tool-bar): Set default based on
16187 gmm-tool-bar-style.
16188 (message-tool-bar-gnome): Add gmm-customize-mode.
16189
16190 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
16191 gmm-tool-bar-style.
16192 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
16193
16194 * gnus-group.el (gnus-group-tool-bar): Set default based on
16195 gmm-tool-bar-style.
16196 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
16197
16198 * gmm-utils.el (gmm-image-directory): Rename variable from
16199 gmm-image-load-path.
16200 (gmm-image-load-path): Use gmm-image-directory.
16201 (gmm-customize-mode): New function.
16202 (gmm-tool-bar-style): New variable.
16203
16204 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
16205 gnus-group-redraw-line-number.
16206 (gnus-group-redraw-check): Simplify.
16207 (gnus-group-tool-bar-update): Remove redraw check.
16208 (gnus-group-make-tool-bar): Add redraw check.
16209
16210 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
16211
16212 * gnus-art.el (gnus-button): Add missing parentheses.
16213
16214 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
16215
16216 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
16217
16218 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
16219
16220 * gnus-art.el (gnus-button): New face.
16221 (gnus-article-button-face): Use it.
16222
16223 * gnus-sum.el (gnus-summary-tool-bar-gnome):
16224 Add gnus-summary-next-page. Re-order.
16225
16226 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
16227 next-node are now included.
16228 (gnus-group-redraw-line-number): New internal variable.
16229 (gnus-group-redraw-check): Helper function for updating the tool
16230 bar.
16231 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
16232
16233 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
16234
16235 * spam.el (spam-spamassassin-score-regexp): New internal variable.
16236 (spam-extra-header-to-number, spam-check-spamassassin-headers):
16237 Use it to match format of Spamassassin 3.0 and later.
16238 Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
16239 (spam-check-bogofilter)
16240 (spam-bogofilter-register-with-bogofilter): Fix args of
16241 `gnus-error' calls.
16242
16243 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
16244
16245 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
16246 unnecessary interaction when sending queued mails.
16247 Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
16248
16249 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
16250
16251 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
16252 first or last are nil.
16253
16254 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16255
16256 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
16257
16258 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
16259
16260 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
16261
16262 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
16263
16264 * dns.el (query-dns): Protect more against buggy tcp output.
16265
16266 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
16267
16268 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
16269 nov.php.
16270
16271 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16272
16273 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
16274 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
16275 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
16276 output on the server side.
16277 (nnweb-google-create-mapping): Update regexps and add some
16278 progress indication.
16279
16280 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
16281
16282 * gnus-group.el (gnus-group-tool-bar-gnome):
16283 Fix gnus-agent-toggle-plugged. Re-order icons.
16284 (gnus-group-tool-bar-gnome):
16285 Add gnus-group-{prev,next}-unread-group.
16286 (gnus-group-tool-bar-gnome): Re-order icons.
16287
16288 * gnus-sum.el (gnus-summary-tool-bar-gnome):
16289 Move gnus-summary-insert-new-articles.
16290
16291 * message.el (message-tool-bar-gnome, message-tool-bar-retro):
16292 Fix comments.
16293
16294 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
16295 also available in Emacs 21.3.
16296
16297 * message.el (message-fix-before-sending): Change "Emacs 22" to
16298 "Emacs 23 (unicode)" in comment.
16299
16300 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
16301 "Emacs 23 (unicode)" in comment.
16302
16303 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
16304 comment.
16305 (mm-coding-system-p): Add comment about no-MULE XEmacs.
16306
16307 * mm-view.el (mm-fill-flowed): Add :version.
16308
16309 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
16310
16311 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
16312 and load-path.
16313
16314 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
16315
16316 * message.el: Autoload gmm-image-load-path.
16317 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
16318 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
16319 consitency.
16320
16321 * gmm-utils.el (gmm-image-load-path): Also search in
16322 "../etc/images". Don't set gmm-image-load-path if we don't find
16323 the image.
16324
16325 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
16326
16327 * gmm-utils.el (gmm-image-load-path): Don't make
16328 `gmm-image-load-path' include subdirectories which the second arg
16329 `image' might specify.
16330
16331 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
16332 subdirectory to icon file names.
16333
16334 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
16335
16336 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
16337
16338 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
16339 gmm-image-load-path calls.
16340
16341 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16342
16343 * message.el (message-make-tool-bar): Ditto.
16344
16345 * mml.el (mml-preview): Add comment concerning tool bar icons.
16346
16347 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
16348 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
16349
16350 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
16351 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
16352
16353 * message.el (message-tool-bar-gnome): Use new icon names.
16354 (message-make-tool-bar): Use `gmm-image-load-path'.
16355
16356 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
16357 New functions from MH-E.
16358 (gmm-image-load-path): New variable from MH-E.
16359 (gmm-image-load-path): New function from MH-E. Add arguments
16360 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
16361 *-image-load-path-called-flag.
16362
16363 2006-02-21 Milan Zamazal <pdm@brailcom.org>
16364
16365 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
16366
16367 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
16368
16369 * nnimap.el (nnimap-request-move-article): Change folder back to
16370 source group before deleting.
16371
16372 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
16373
16374 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
16375
16376 * gnus-art.el (mm-url-insert-file-contents-external):
16377 Autoload mm-url.
16378
16379 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
16380
16381 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
16382
16383 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
16384 coding system which mm-charset-to-coding-system returns for a
16385 given charset is valid.
16386
16387 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
16388
16389 * html2text.el (html2text-remove-tag-list):
16390 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
16391
16392 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
16393
16394 * gnus-cus.el: Revert 2005-10-17 change.
16395
16396 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
16397
16398 * gnus-art.el (article-strip-banner):
16399 Call article-really-strip-banner only when the regexp match is made.
16400
16401 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
16402
16403 * gnus-art.el (article-strip-banner):
16404 Use gnus-extract-address-components instead of
16405 mail-header-parse-addresses to make it work with non-ASCII text;
16406 remove mail-encode-encoded-word-string.
16407
16408 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
16409 values which are surrounded with \"...\"; make it never cause a
16410 Lisp error; give up parsing of parameters if it failed in
16411 extracting type.
16412
16413 2006-02-14 Arne Jørgensen <arne@arnested.dk>
16414
16415 * smime.el (smime-cert-by-ldap-1): Fix bug where
16416 `smime-ldap-search' returns results without userCertificates.
16417
16418 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
16419
16420 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
16421
16422 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
16423
16424 * spam.el (spam-check-spamassassin-headers): Adapt format for
16425 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
16426 <ari@mbf.ocn.ne.jp>.
16427 (spam-list-of-processors): Add spam-use-gmane.
16428
16429 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
16430
16431 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
16432 make-temp-file; make it work with XEmacs as well.
16433
16434 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
16435 mm-make-temp-file.
16436
16437 * mm-decode.el (mm-display-external): Use the 3rd arg of
16438 mm-make-temp-file.
16439 (mm-create-image-xemacs): Ditto.
16440
16441 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
16442
16443 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
16444 with message-narrow-to-headers.
16445 (gnus-draft-setup): Narrow to header to run message-fetch-field.
16446 (gnus-draft-check-draft-articles): New function.
16447 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
16448
16449 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
16450
16451 * gnus-art.el (gnus-article-browse-html-parts):
16452 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
16453 Don't use suffix argument for mm-make-temp-file for Emacs 21
16454 compatibility. Remove useless `format'.
16455
16456 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16457
16458 * nnweb.el (nnweb-google-wash-article): Update regexps.
16459 (nnweb-group-alist): Use defvoo instead of defvar.
16460
16461 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
16462
16463 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
16464 re-loading nn* modules.
16465
16466 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
16467
16468 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
16469 for `tool-bar-mode' and don't check it's default-value.
16470
16471 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16472
16473 * message.el (message-make-tool-bar): Ditto.
16474
16475 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
16476 `substring'. Shorten tmp-file name.
16477
16478 * gnus.el: Remove bogus comment.
16479
16480 2006-02-10 Hynek Schlawack <hynek@ularx.de>
16481
16482 * gnus-art.el (gnus-article-browse-html-parts): New function.
16483 (gnus-article-browse-html-article): New function for viewing html
16484 articles with a browser.
16485
16486 2006-02-09 Daiki Ueno <ueno@unixuser.org>
16487
16488 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
16489 (mml2015-pgg-encrypt): Ditto.
16490
16491 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
16492 (mml1991-pgg-encrypt): Ditto.
16493
16494 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
16495
16496 * nnfolder.el (nnfolder-insert-newsgroup-line):
16497 Use message-make-date instead of current-time-string.
16498
16499 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
16500 to gnus-decoded which mm-uu might set.
16501
16502 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
16503
16504 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
16505 don't decode quoted parameters; remove misimported Emacs code.
16506 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16507 (rfc2231-decode-encoded-string): Don't use split-string which
16508 behaves differently according to Emacs version; use
16509 mm-decode-coding-region to convert charset to coding-system.
16510 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16511 (rfc2231-encode-string): Remove misimported Emacs code.
16512
16513 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
16514
16515 * gnus-art.el (article-decode-charset): Don't use ignore-errors
16516 when calling mail-header-parse-content-type.
16517 (article-de-quoted-unreadable): Ditto.
16518 (article-de-base64-unreadable): Ditto.
16519 (article-wash-html): Ditto.
16520
16521 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
16522 calling mail-header-parse-content-type and
16523 mail-header-parse-content-disposition.
16524 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
16525 mail-header-parse-content-type.
16526
16527 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
16528 insert charset and format parameters; encode description after
16529 inserting it to buffer.
16530 (mml-insert-parameter): Fold lines properly even if a parameter is
16531 segmented into two or more lines; change the max column to 76.
16532
16533 * rfc1843.el (rfc1843-decode-article-body): Don't use
16534 ignore-errors when calling mail-header-parse-content-type.
16535
16536 * rfc2231.el (rfc2231-parse-string): Return at least type if
16537 possible; don't cause an error even if it fails in parsing of
16538 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16539 (rfc2231-encode-string): Don't break lines at the beginning, leave
16540 it to mml-insert-parameter.
16541
16542 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
16543 calling mail-header-parse-content-type.
16544
16545 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
16546
16547 * spam-report.el (spam-report-gmane-use-article-number):
16548 Improve doc string.
16549 (spam-report-gmane-internal): Check if a suitable header was found
16550 in the article.
16551
16552 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
16553
16554 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
16555 (rfc2231-encode-string): Make param*=value always begin with LWSP.
16556
16557 2006-02-05 Romain Francoise <romain@orebokech.com>
16558
16559 Update copyright notices of all files in the gnus directory.
16560
16561 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16562
16563 * nnweb.el (nnweb-request-group): Avoid growing overview files.
16564
16565 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
16566
16567 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
16568 segmented lines of parameter value to cope with Thunderbird 1.5
16569 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
16570 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16571 (rfc2231-encode-string): Don't make lines exceeding 76 column.
16572
16573 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
16574
16575 * mml.el (mml-generate-mime-1): Correct the order of inline signed
16576 parts.
16577
16578 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16579
16580 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
16581 there's only one active file for all servers.
16582 (nnweb-request-scan): Make sure nnweb-articles is initialized on
16583 solid groups. Gnus might have used a FAST request to select the group.
16584 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
16585 and nnweb-search redundantly in the active file.
16586 (nnweb-request-list): Don't list bogus groups. There can only be one.
16587 (nnweb-request-create-group): Don't use ARGS.
16588 (nnweb-possibly-change-server, nnweb-request-group): Remove some
16589 initializations. Let nnoo do the work.
16590
16591 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
16592
16593 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
16594 Say the part has been decoded.
16595
16596 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
16597
16598 2006-01-31 Kevin Ryde <user42@zip.com.au>
16599
16600 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
16601 mailcap-viewer-test-cache when there's no 'test clause, since that
16602 will invert the meaning of a "nil" test previously determined by
16603 mailcap-mailcap-entry-passes-test.
16604
16605 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
16606
16607 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
16608 compiling.
16609
16610 * gnus-sum.el: Ditto.
16611
16612 * message.el: Don't bind tool-bar-map when compiling.
16613
16614 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
16615
16616 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
16617
16618 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16619
16620 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
16621 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
16622 current Google Groups.
16623
16624 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
16625
16626 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
16627 and tool-bar-mode.
16628
16629 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
16630 and tool-bar-mode.
16631
16632 * message.el (message-tool-bar-update): Simplify.
16633 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
16634
16635 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
16636 gnus-summary-buffer.
16637 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
16638 gnus-summary-reply.
16639
16640 * gmm-utils.el (gmm): Add :version.
16641
16642 2006-01-26 Steve Youngs <steve@sxemacs.org>
16643
16644 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
16645 Don't autoload.
16646
16647 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
16648
16649 * gmm-utils.el (gmm-verbose): Add :group.
16650
16651 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
16652
16653 * message.el: Change some comments WRT tool-bars.
16654
16655 * gnus-sum.el (gnus-summary-tool-bar)
16656 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
16657 (gnus-summary-tool-bar-zap-list): New variables.
16658 (gnus-summary-make-tool-bar): Complete rewrite using
16659 `gmm-tool-bar-from-list'.
16660
16661 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
16662 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
16663 New variables.
16664 (gnus-group-make-tool-bar): Complete rewrite using
16665 `gmm-tool-bar-from-list'.
16666 (gnus-group-tool-bar-update): New function.
16667
16668 * message.el (message-mode-field-menu): Add "Show hidden Headers".
16669
16670 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
16671
16672 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
16673 is dissected into a single part of which the type is the same as
16674 the given one; decode charset.
16675
16676 2006-01-21 Kevin Ryde <user42@zip.com.au>
16677
16678 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
16679 into alists as symbol not string, since that's what
16680 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
16681 look for.
16682
16683 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
16684
16685 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
16686 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
16687
16688 * message.el (message-tool-bar-gnome): Use gmm-ignore.
16689
16690 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
16691
16692 * gnus-art.el (gnus-mime-security-button-commands): New variable.
16693 (gnus-mime-security-button-menu): New definition.
16694 (gnus-mime-security-button-map): Use them.
16695 (gnus-mime-security-button-menu): New function.
16696 (gnus-insert-mime-security-button): Addition to help echo.
16697 (gnus-mime-security-run-function, gnus-mime-security-save-part)
16698 (gnus-mime-security-pipe-part): New functions.
16699
16700 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
16701 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
16702
16703 * mm-decode.el (mm-handle-set-disposition): Remove.
16704 (mm-handle-set-description): Remove.
16705
16706 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
16707
16708 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
16709 (mm-w3m-standalone-supports-m17n-p): New function.
16710 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
16711 w3m usage.
16712
16713 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
16714 Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
16715
16716 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
16717
16718 * message.el (message-tool-bar-zap-list):
16719 Use gmm-tool-bar-zap-list as custom type.
16720 (message-tool-bar-update): New function.
16721 (message-tool-bar, message-tool-bar-gnome)
16722 (message-tool-bar-retro): Add message-tool-bar-update.
16723 (message-tool-bar-gnome): Add flyspell-buffer.
16724
16725 * gnus-util.el (gnus-error): Describe `args'.
16726
16727 * gmm-utils.el (gmm-error): Describe `args'.
16728 (gmm-tool-bar-zap-list): New widget.
16729 (gmm-tool-bar-from-list): Improve description of `zap-list'.
16730
16731 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
16732
16733 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
16734 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
16735 the number of recursive calls.
16736
16737 * mm-decode.el (mm-handle-set-disposition): New macro.
16738 (mm-handle-set-description): New macro.
16739
16740 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
16741
16742 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
16743 encoding.
16744
16745 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
16746
16747 * message.el (message-tool-bar-zap-list, message-tool-bar)
16748 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
16749 (message-tool-bar-local-item-from-menu): Remove.
16750 (message-tool-bar-map): Replace by `message-make-tool-bar'.
16751 (message-make-tool-bar): New function.
16752 (message-mode): Use `message-make-tool-bar'.
16753
16754 * gmm-utils.el: New file.
16755 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
16756 (gmm-lazy): New widget copied from `nnmail.el'.
16757 (gmm-tool-bar-from-list): New function for creating customizable
16758 tool bars.
16759 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
16760 output.
16761 (gmm): Add :prefix to defgroup.
16762
16763 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
16764
16765 * gmm-utils.el (gmm-widget-p): New function.
16766
16767 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
16768
16769 * mml.el (mml-attach-file): Describe `description' in doc string.
16770 (mml-menu): Add Emacs MIME manual and PGG manual.
16771
16772 2006-01-20 Richard M. Stallman <rms@gnu.org>
16773
16774 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
16775
16776 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
16777
16778 * nntp.el (nntp-end-of-line): Doc fix.
16779
16780 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
16781
16782 * imap.el (imap-open): Handle case where buffer is a buffer
16783 object.
16784
16785 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
16786
16787 * gnus-delay.el (gnus-delay): Don't autoload.
16788 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16789 to be re-loaded when customizing the `gnus-delay' group.
16790
16791 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
16792
16793 * message.el (message-insert-citation-line): Use newlines.
16794
16795 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
16796
16797 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
16798
16799 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
16800
16801 2006-01-19 Mark D. Baushke <mdb@gnu.org>
16802
16803 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
16804
16805 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
16806
16807 * mm-decode.el (mm-inlined-types): Add application/pgp.
16808 (mm-automatic-display): Ditto.
16809
16810 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
16811 part as text.
16812
16813 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
16814
16815 * nnrss.el: Update copyright.
16816 (nnrss-opml-import): Query whether to subscribe to each entry.
16817
16818 * gnus-art.el:
16819 * gnus-sum.el:
16820 * mm-uu.el:
16821 * mm-view.el: Update copyright.
16822
16823 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
16824
16825 * message.el (message-info): New function.
16826 (message-mode-menu): Add it.
16827 Update copyright.
16828
16829 * ChangeLog: Fix and update copyright.
16830
16831 2006-01-13 Romain Francoise <romain@orebokech.com>
16832
16833 * message.el (message-forward-subject-name-subject): Prefer the
16834 address to 'nowhere' if the sender has no name.
16835 Fix typo. Update copyright year.
16836
16837 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
16838
16839 * gnus-art.el (article-wash-html):
16840 Use gnus-summary-show-article-charset-alist if a numeric arg is given.
16841 (gnus-article-wash-html-with-w3m-standalone): New function.
16842
16843 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
16844 mm-inline-text-html-render-with-w3m-standalone.
16845 (mm-text-html-washer-alist): Map w3m-standalone to
16846 gnus-article-wash-html-with-w3m-standalone.
16847 (mm-inline-text-html-render-with-w3m-standalone): New function.
16848
16849 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
16850
16851 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
16852 Improve LaTeX.
16853
16854 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
16855
16856 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
16857 (nnrss-request-article): Render text/plain parts as HTML.
16858
16859 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
16860 the buffer.
16861
16862 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
16863
16864 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
16865 custom definition of `gnus-posting-styles'.
16866
16867 * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
16868 Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
16869
16870 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
16871
16872 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
16873 Use nntp for bug archive.
16874
16875 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
16876
16877 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
16878 parts.
16879 (nnrss-normalize-date): New function converts ISO 8601 date into
16880 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
16881 (nnrss-check-group): Use it.
16882
16883 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
16884
16885 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
16886
16887 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
16888 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
16889 (nnrss-insert-w3): Ditto.
16890
16891 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
16892
16893 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
16894 the articles to be forwarded including the case where neither a
16895 number of articles nor a region is specified.
16896
16897 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
16898
16899 * nnrss.el (nnrss-request-article): Fix last change; fill
16900 text/plain parts.
16901
16902 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
16903
16904 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
16905 in text/plain part.
16906 (nnrss-check-group): Don't add excessive newline to dc:subject.
16907
16908 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
16909
16910 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
16911 article.
16912
16913 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
16914
16915 * nnml.el: Don't require gnus-bcklg. Autoload it.
16916 (nnml-use-compressed-files, nnml-save-mail): Support other
16917 comression programs such as bzip2.
16918
16919 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
16920
16921 * dns.el (query-dns): Make sure we check the buffer size before
16922 removing tcp headers.
16923
16924 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
16925
16926 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
16927 remove MIME buttons associated with multipart/alternative parts.
16928 (gnus-mime-display-alternative): Tag buttons using `article-type'
16929 text property.
16930
16931 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
16932 associated with multipart/alternative parts.
16933
16934 * gnus-art.el (gnus-signature-separator): Fix custom type.
16935
16936 * mm-decode.el (mm-inlined-types): Fix custom type.
16937 (mm-keep-viewer-alive-types): Ditto.
16938 (mm-automatic-display): Ditto.
16939 (mm-attachment-override-types): Ditto.
16940 (mm-inline-override-types): Ditto.
16941 (mm-automatic-external-display): Ditto.
16942
16943 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
16944
16945 * spam-report.el (spam-report-user-mail-address)
16946 (spam-report-user-agent): New variables.
16947 (spam-report-url-ping-plain): Use spam-report-user-agent.
16948
16949 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
16950
16951 * gnus-art.el (gnus-button-handle-custom): Do not just use
16952 `customize-apropos' for any "M-x customize-*" button but the
16953 function called for. Accept both the function name and its
16954 argument in order to achieve this.
16955 (gnus-button-alist): Remove support for "custom:" URL's.
16956 Pass function name to `gnus-button-handle-custom' in case of "M-x
16957 customize-*" buttons.
16958
16959 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
16960
16961 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
16962 multipart/alternative and add xref to mm-discouraged-alternatives
16963 in doc string.
16964
16965 * mm-decode.el (mm-discouraged-alternatives): Add xref to
16966 gnus-buttonized-mime-types in doc string.
16967
16968 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
16969
16970 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
16971 Suggest image/.* in the doc string.
16972
16973 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
16974
16975 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
16976 message-marks (Debian bug #342521).
16977
16978 2005-12-12 Simon Josefsson <jas@extundo.com>
16979
16980 * password.el (password-read-from-cache): Add.
16981 (password-read): Use it.
16982
16983 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
16984
16985 * rfc2047.el (rfc2047-charset-to-coding-system):
16986 Recognize us-ascii as a MIME charset.
16987
16988 * mm-bodies.el (mm-decode-content-transfer-encoding):
16989 Protect against the case where the 2nd arg TYPE is nil.
16990
16991 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
16992
16993 * pop3.el (pop3-stream-type): Fix custom version.
16994
16995 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
16996
16997 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
16998
16999 * mm-decode.el (mm-display-external): Add missing cdr.
17000
17001 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
17002
17003 * mm-decode.el (mm-display-external): Use nametemplate (defined in
17004 RFC1524) if it is in mailcap or add a suffix according to
17005 mailcap-mime-extensions when generating a temp filename; postpone
17006 deleting a temp file for 2 seconds for some wrappers, shell
17007 scripts, and so on, which might exit right after having started a
17008 viewer command as a background job.
17009
17010 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
17011
17012 * nntp.el (nntp-marks-directory): Fix custom group.
17013
17014 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
17015 steps when < 10.
17016
17017 * gnus-start.el (gnus-no-server-1):
17018 Mention `gnus-level-default-subscribed' in doc string.
17019
17020 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
17021
17022 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
17023 parens.
17024
17025 2005-11-26 Dave Love <fx@gnu.org>
17026
17027 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
17028 (tls-program, tls-success): Provide openssl alternative.
17029
17030 * starttls.el: Doc fixes.
17031 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
17032 SERVICE to PORT.
17033
17034 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
17035 port null or service name.
17036 (starttls-negotiate): Autoload.
17037
17038 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
17039
17040 * message.el (message-kill-to-signature): Fix interactive spec.
17041
17042 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
17043
17044 * pop3.el (pop3-open-server): Recognize a string as a service name.
17045
17046 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
17047
17048 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
17049
17050 2005-11-23 Dave Love <fx@gnu.org>
17051
17052 Add pop3s, pop3/starttls.
17053
17054 * pop3.el (pop3-authentication-scheme): Clarify doc.
17055 (open-tls-stream, starttls-open-stream): Autoload.
17056 (pop3-stream-type): New.
17057 (pop3-open-server): Use it.
17058
17059 * mail-source.el (mail-sources): Fix some :types. Add stream type
17060 for POP.
17061 (mail-source-keyword-map): Add :stream for POP.
17062 (mail-source-fetch-pop): Use pop3-stream-type.
17063
17064 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
17065
17066 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
17067 of current-time-string.
17068
17069 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
17070
17071 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
17072 date header.
17073
17074 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
17075
17076 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
17077 it can seriously impact performance as it bypasses the agent's
17078 local caches.
17079
17080 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
17081
17082 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
17083 must be explicitly online rather than "not explicitly offline" for
17084 its flags to be synchronized.
17085
17086 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
17087 that gnus-uu-unmark-thread will function correctly.
17088
17089 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
17090 1024K is instead displayed as 1M.
17091
17092 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17093
17094 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
17095
17096 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
17097
17098 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
17099
17100 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
17101
17102 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
17103 error message to display actual error condition.
17104 (gnus-agent-save-local): Avoid saving symbols that are bound to
17105 nil as they simply result in a warning message in
17106 gnus-agent-read-local.
17107
17108 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
17109
17110 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
17111 rather than make-variable-buffer-local for file-precious-flag.
17112
17113 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
17114
17115 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
17116 for duplicates which are removed. The invalid sort check then
17117 triggers a rescan after the sort as sorting may have moved
17118 duplicate entries such that they can be cheaply detected.
17119
17120 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
17121
17122 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
17123
17124 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
17125
17126 * gnus-agent.el (gnus-agent-article-alist-save-format):
17127 Change internal variable to a custom variable. Change default value
17128 from compressed(2) to uncompressed(1).
17129 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
17130 support for uncompressed agentview files. Taken together, reading
17131 the agentview file should now be 6-7 times faster.
17132
17133 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
17134
17135 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
17136 as a buffer-local variable. This avoids creating truncated
17137 dribble files as a result of a hang up, eg.
17138
17139 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
17140
17141 * gnus-start.el (gnus-start-draft-setup):
17142 Enforce `gnus-draft-mode' for nndraft:drafts at startup.
17143
17144 * gnus.el (gnus-splash): Change custom group.
17145 (gnus-group-get-parameter, gnus-group-parameter-value):
17146 Describe allow-list argument.
17147
17148 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
17149 string.
17150
17151 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
17152
17153 * gnus-art.el (gnus-default-article-saver): Add user-defined
17154 `function' to custom type.
17155
17156 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
17157
17158 * imap.el (imap-open): Handle case where buffer is a buffer
17159 object.
17160
17161 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
17162
17163 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
17164 long lines.
17165 (gnus-cache-delete-group): Wrap doc strings.
17166
17167 * gnus-agent.el (gnus-agent-rename-group)
17168 (gnus-agent-delete-group): Wrap doc strings.
17169
17170 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
17171
17172 * gnus-start.el (gnus-1): Add "native" to
17173 gnus-predefined-server-alist.
17174
17175 * gnus.el (gnus-method-to-server): Don't add "native" to the
17176 lists here, because that leads to problems when
17177 gnus-select-method is bound.
17178
17179 2005-11-09 Simon Josefsson <jas@extundo.com>
17180
17181 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
17182 use (not sort-by-date) instead.
17183
17184 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
17185
17186 * gnus-delay.el (gnus-delay-group): Don't autoload.
17187 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
17188 to be re-loaded when customizing the `gnus-delay' group.
17189
17190 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
17191
17192 * message.el: Revert last changes.
17193 (message-insert-citation-line): Use newlines.
17194
17195 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
17196
17197 * message.el (message-courtesy-message)
17198 (message-mark-insert-begin, message-mark-insert-end)
17199 (message-elide-ellipsis, message-cancel-message)
17200 (message-add-header, message-change-subject)
17201 (message-cross-post-followup-to-header)
17202 (message-cross-post-insert-note, message-reduce-to-to-cc)
17203 (message-widen-reply, message-delete-not-region)
17204 (message-kill-to-signature, message-insert-signature)
17205 (message-insert-importance-high, message-insert-importance-low)
17206 (message-insert-or-toggle-importance)
17207 (message-insert-disposition-notification-to)
17208 (message-indent-citation, message-yank-original)
17209 (message-cite-original-without-signature, message-cite-original)
17210 (message-insert-citation-line, message-position-on-field)
17211 (message-fix-before-sending, message-send-mail-partially)
17212 (message-send-mail, message-send-mail-with-sendmail)
17213 (message-send-mail-with-qmail, message-send-news)
17214 (message-check-news-header-syntax, message-generate-headers)
17215 (message-insert-courtesy-copy, message-fill-address)
17216 (message-fill-header, message-shorten-references)
17217 (message-setup-1, message-cancel-news)
17218 (message-forward-make-body-plain, message-forward-make-body-mime)
17219 (message-forward-make-body-mml, message-encode-message-body)
17220 (message-forward-make-body-digest-plain)
17221 (message-forward-make-body-digest-mime)
17222 (message-use-alternative-email-as-from): Insert `hard-newline'
17223 instead of ordinary newlines.
17224
17225 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
17226
17227 * message.el (message-generate-headers): Downcase the argument
17228 given to message-check-element.
17229
17230 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
17231
17232 * nntp.el (nntp-authinfo-rejected): New error condition.
17233 (nntp-wait-for): Use new error condition to signal authentication
17234 error.
17235 (nntp-retrieve-data): Rethrow new error condition to break out of
17236 recursive call to nntp-send-authinfo.
17237
17238 2005-11-08 Romain Francoise <romain@orebokech.com>
17239
17240 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
17241 (gnus-summary-exit-map): Bind to `Z p'.
17242 (gnus-summary-make-menu-bar): Add menu item.
17243
17244 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
17245
17246 * gnus-art.el (gnus-article-treat-custom): Add `first'.
17247 (gnus-treat-*): Add `first' in all doc strings.
17248
17249 * gnus-group.el (gnus-group-compact-group): Fix typo.
17250
17251 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
17252
17253 * gnus.el (gnus-parameters-case-fold-search): New variable.
17254 (gnus-parameters-get-parameter): Use it.
17255
17256 * gnus-score.el (gnus-home-score-file): Doc fix.
17257
17258 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
17259
17260 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
17261
17262 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
17263
17264 * mm-util.el (mm-special-display-p): New function.
17265
17266 * mml.el (mml-preview): Use it; doc fix.
17267
17268 2005-10-29 Romain Francoise <romain@orebokech.com>
17269
17270 * message.el (message-fix-before-sending): Fix comment.
17271
17272 2005-10-29 Jari Aalto <jari.aalto@cante.net>
17273
17274 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
17275
17276 2005-10-29 Jari Aalto <jari.aalto@cante.net>
17277
17278 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
17279 Used in gnus-score.el.
17280
17281 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
17282
17283 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
17284
17285 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
17286
17287 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
17288 whitespace removed in revision 7.8. Use concatenated string to
17289 protect trailing whitespace.
17290
17291 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
17292
17293 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
17294 (nnimap-request-expire-articles): Use it to avoid sending 'UID
17295 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
17296 Courier IMAP ("some version from 2004"). Mostly based on similar
17297 code in the same function.
17298
17299 2005-10-26 Didier Verna <didier@xemacs.org>
17300
17301 * gnus-group.el (gnus-group-compact-group): Invalidate original
17302 article buffer.
17303 * gnus-srvr.el (gnus-server-compact-server): Ditto.
17304 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
17305 NOV database and in article itself.
17306 Invalidate article backlog.
17307
17308 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
17309
17310 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
17311
17312 2005-10-26 Simon Josefsson <jas@extundo.com>
17313
17314 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
17315 part of 2004-07-25 change.
17316
17317 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
17318
17319 * message.el (message-display-completion-list): New function.
17320 (message-expand-group): Use it; make sure the Completions buffer
17321 is modifiable.
17322
17323 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
17324
17325 * imap.el (imap-open): Handle case where buffer is a buffer object.
17326
17327 2005-10-24 Eli Zaretskii <eliz@gnu.org>
17328
17329 * pgg-def.el:
17330 * pgg-gpg.el:
17331 * pgg-parse.el:
17332 * pgg-pgp.el:
17333 * pgg-pgp5.el:
17334 * pgg.el: Move to the parent lisp directory.
17335
17336 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
17337
17338 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
17339 user-mail-name is an empty string.
17340
17341 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
17342
17343 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
17344 depending on gnus-score-decay-constant.
17345
17346 * encrypt.el (encrypt-insert-file-contents)
17347 (encrypt-write-file-contents): Don't use `gnus-message'.
17348
17349 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
17350 arguments.
17351 (mm-uu-type-alist): Add message-marks and insert-marks.
17352 Pass arguments to mm-uu-verbatim-marks-extract.
17353 (mm-uu-hide-markers): New variable.
17354 (mm-uu-extract): Use face similar to `gnus-cite-3'.
17355
17356 * gnus-fun.el (gnus-convert-image-to-x-face-command)
17357 (gnus-convert-image-to-face-command): Use "convert" by default to
17358 allow other input image formats.
17359 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
17360 accordingly.
17361
17362 2005-10-23 Simon Josefsson <jas@extundo.com>
17363
17364 * imap.el (imap-gssapi-program): Align command line parameters
17365 with latest GNU SASL.
17366 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
17367
17368 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
17369
17370 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
17371 HTML.
17372 (nnslashdot-request-article): Ditto.
17373
17374 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
17375
17376 * mail-source.el (mail-source-fetch-pop): Require pop3.
17377 (mail-source-check-pop): Ditto.
17378
17379 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
17380
17381 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
17382 errors.
17383
17384 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
17385
17386 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
17387 (gnus-treat-strip-leading-blank-lines): Improve doc string.
17388
17389 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
17390
17391 * mm-bodies.el (mm-decode-string):
17392 Call `mm-charset-to-coding-system' with allow-override argument.
17393
17394 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
17395
17396 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
17397 (rfc2047-charset-to-coding-system): New function.
17398 (rfc2047-decode-encoded-words): New function.
17399 (rfc2047-decode-region): Use them.
17400 (rfc2047-decode-cte): Remove.
17401 (rfc2047-parse-and-decode): Remove.
17402 (rfc2047-decode): Remove.
17403
17404 2005-10-15 Kenichi Handa <handa@m17n.org>
17405
17406 * rfc2047.el (rfc2047-decode-cte): New function.
17407 (rfc2047-decode-region): Change the way to decode successive
17408 encoded-words: decode B- or Q-encoding in each encoded-word,
17409 concatenate them, and decode it as charset.
17410
17411 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
17412
17413 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
17414 widget-move-and-invoke.
17415 (gnus-custom-mode): Use gnus-custom-map.
17416
17417 2005-10-15 Bill Wohler <wohler@newt.com>
17418
17419 * message.el (message-tool-bar-map): Rename image file from
17420 mail_send to mail/send.
17421
17422 2005-10-16 Masatake YAMATO <jet@gyve.org>
17423
17424 * message.el (message-expand-group): Pass the common
17425 prefix substring of completion to `display-completion-list'.
17426
17427 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
17428
17429 * mml-sec.el (mml-secure-method): New internal variable.
17430 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
17431 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
17432 New functions using mml-secure-method.
17433
17434 * mml.el (mml-mode-map): Add key bindings for those functions.
17435 (mml-menu): Simplify security menu entries. Suggested by Jesper
17436 Harder <harder@myrealbox.com>.
17437 (mml-attach-file, mml-attach-buffer, mml-attach-external):
17438 Goto end of message if point is the headers of the message.
17439
17440 * message.el (message-in-body-p): New function.
17441
17442 * assistant.el: Autoload gnus-util and netrc.
17443
17444 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
17445 Use `mm-charset-override-alist' only when decoding.
17446
17447 * mm-bodies.el (mm-decode-body):
17448 Call `mm-charset-to-coding-system' with allow-override argument.
17449
17450 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
17451 `filename' from Content-Disposition if Content-Type doesn't
17452 provide `name'.
17453 (gnus-mime-view-part-as-type): Set default instead of
17454 initial-input.
17455
17456 2005-10-09 Daniel Brockman <daniel@brockman.se>
17457
17458 * format-spec.el (format-spec): Propagate text properties of % spec.
17459
17460 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
17461
17462 * gnus-art.el (gnus-treat-predicate): Add `first'.
17463
17464 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
17465
17466 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
17467 (mm-charset-override-alist): New variable.
17468 (mm-charset-to-coding-system): Use it.
17469 (mm-codepage-setup): New helper function.
17470 (mm-charset-eval-alist): New variable.
17471 (mm-charset-to-coding-system): Use mm-charset-eval-alist.
17472 Warn about unknown charsets.
17473
17474 2005-10-04 David Hansen <david.hansen@gmx.net>
17475
17476 * nnrss.el (nnrss-request-article): Add support for the comments tag.
17477 (nnrss-check-group): Ditto.
17478
17479 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
17480
17481 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
17482 Rename x-gnus-verbatim to x-verbatim.
17483 (mm-uu-type-alist): Fix regexp for verbatim-marks.
17484
17485 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
17486 x-verbatim.
17487
17488 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
17489
17490 * gnus-util.el (gnus-remove-duplicates): Remove.
17491
17492 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
17493 instead of gnus-remove-duplicates.
17494
17495 * message.el (message-remove-duplicates): Remove.
17496 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
17497 message-remove-duplicates.
17498
17499 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
17500 available, else use implementation from `delete-dups'.
17501
17502 * message.el (message-insert-expires): New function.
17503 (message-mode-map): Add key binding.
17504 (message-mode-field-menu): Add menu entry.
17505 (message-mode): Document it.
17506 (message-make-expires-date): Use `message-make-date'.
17507
17508 2005-10-04 Josh Huber <huber@alum.wpi.edu>
17509
17510 * message.el (message-make-expires-date): New function.
17511
17512 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
17513
17514 * time-date.el: Autoload parse-time-string, XEmacs needs it.
17515
17516 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
17517
17518 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
17519 function rather than the diff-mode.el package.
17520 (mm-display-external): Use with-current-buffer.
17521 (mm-viewer-completion-map, mm-viewer-completion-map):
17522 Move initialization inside declaration.
17523
17524 2005-09-29 Simon Josefsson <jas@extundo.com>
17525
17526 * spam.el: Load hashcash when compiling, to avoid warnings.
17527 Don't autoload mail-check-payment.
17528 (spam-check-hashcash): Define unconditionally, since hashcash.el
17529 is part of Gnus now. Ignore errors from payment checking.
17530
17531 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
17532
17533 * message.el (message-bold-region, message-unbold-region):
17534 Rename from `bold-region' and `unbold-region'.
17535
17536 * message.el: Remove useless autoloads.
17537
17538 2005-09-28 Simon Josefsson <jas@extundo.com>
17539
17540 * message.el (message-use-idna): Default to t.
17541 (message-use-idna): Test whether encoding works too. Doc fix.
17542
17543 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
17544
17545 * nntp.el (nntp-warn-about-losing-connection): Remove.
17546
17547 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
17548
17549 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
17550 customizable. Change default value.
17551 (mm-uu-diff-groups-regexp): Change default value.
17552 (mm-uu-type-alist): Add doc string.
17553 (mm-uu-configure): Add doc string. Make it interactive.
17554 (mm-uu-tex-groups-regexp): New variable.
17555 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
17556 (mm-uu-type-alist): Add LaTeX documents.
17557 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
17558 of "text/verbatim".
17559 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
17560
17561 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
17562 instead of "text/verbatim".
17563
17564 * message.el (message-mark-inserted-region)
17565 (message-mark-insert-file): Use slrn style marks when called with
17566 prefix argument.
17567
17568 2005-09-27 Simon Josefsson <jas@extundo.com>
17569
17570 * message.el (message-idna-to-ascii-rhs-1): Reformat.
17571
17572 2005-09-27 Arne Jørgensen <arne@arnested.dk>
17573
17574 * message.el (message-remove-duplicates): New function.
17575 Implementation borrowed from `gnus-remove-duplicates'.
17576 (message-idna-to-ascii-rhs): Also encode idna addresses in
17577 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17578 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
17579 only ask about the same idna domain once per header and also tell
17580 in what header to replace the idna domain.
17581
17582 * gnus-art.el (article-decode-idna-rhs): Also decode idna
17583 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17584 (article-decode-idna-rhs): Fix regexp so that all idna-address in
17585 a header is decoded and not just the last one.
17586
17587 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
17588
17589 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
17590 has been decoded.
17591
17592 * mm-decode.el (mm-automatic-display): Add text/verbatim.
17593 (mm-insert-part): Don't modify text if it has been decoded.
17594
17595 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
17596 decoded.
17597
17598 * mm-view.el (mm-inline-text): Don't strip text props unless
17599 decoding enriched or richtext parts.
17600
17601 2005-09-25 Romain Francoise <romain@orebokech.com>
17602
17603 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
17604 * gnus-start.el (gnus-subscribe-interactively):
17605 * gnus-uu.el (gnus-uu-grab-articles):
17606 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
17607 space.
17608
17609 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
17610
17611 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
17612 * mm-view.el (mm-view-pkcs7-decrypt):
17613 * gnus-sum.el (gnus-summary-limit-to-extra)
17614 (gnus-summary-respool-article, gnus-read-move-group-name):
17615 * gnus-score.el (gnus-summary-increase-score):
17616 * gnus-util.el (gnus-completing-read-with-default):
17617 * gnus-art.el (gnus-read-save-file-name)
17618 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
17619 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
17620 * message.el (message-check-news-header-syntax):
17621 Follow convention for reading with the minibuffer.
17622
17623 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
17624
17625 * spam-report.el (spam-report-url-ping-plain):
17626 Use gnus-extended-version as User-Agent.
17627
17628 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
17629 default value is nil.
17630
17631 * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
17632 (mm-uu-verbatim-marks-extract): New function.
17633 (mm-uu-extract): New face.
17634 (mm-uu-copy-to-buffer): Use it.
17635
17636 * spam-report.el (spam-report-gmane-ham): Rename from
17637 `spam-report-gmane-unspam'.
17638 (spam-report-gmane-internal): Rename from `spam-report-gmane'.
17639 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
17640
17641 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
17642 Autoload.
17643 (spam-report-gmane-unregister-routine):
17644 Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
17645
17646 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
17647
17648 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
17649 (spam-report-gmane-unregister-routine): Add support for gmane
17650 unregistration.
17651
17652 * spam-report.el (spam-report-gmane-unspam)
17653 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
17654 (spam-report-gmane): Change to take a single article and do unspam
17655 registration.
17656
17657 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
17658
17659 * mm-url.el (mm-url-decode-entities): Fix regexp.
17660
17661 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
17662
17663 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
17664 default to nil, to be able to use Gnus at all. If the default
17665 switches to something else, then the function should be fixed not
17666 be exceedingly slow.
17667
17668 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
17669
17670 * gnus-start.el (gnus-activate-group): If the server is nil, don't
17671 fail hard.
17672
17673 * spam-report.el: Add better Keywords line.
17674
17675 * spam.el: Add Maintainer and better Keywords line.
17676
17677 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
17678
17679 * gnus-art.el (gnus-article-replace-part)
17680 (gnus-mime-replace-part): New functions.
17681 (gnus-mime-action-alist, gnus-mime-button-commands)
17682 (gnus-mime-save-part-and-strip): Add file argument.
17683 (gnus-article-part-wrapper): Add interactive argument.
17684
17685 * gnus-sum.el (gnus-summary-mime-map):
17686 Add `gnus-article-replace-part'.
17687
17688 2005-09-19 Didier Verna <didier@xemacs.org>
17689
17690 The nnml compaction feature:
17691 * nnml.el (nnml-request-compact-group): New function.
17692 * nnml.el (nnml-request-compact): New function.
17693 * gnus-int.el (gnus-request-compact-group): New function.
17694 * gnus-int.el (gnus-request-compact): New function.
17695 * gnus-group.el (gnus-group-compact-group): New function.
17696 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
17697 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
17698 * gnus-srvr.el (gnus-server-compact-server): New function.
17699 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
17700 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
17701
17702 2005-09-18 Deepak Goel <deego@gnufans.org>
17703
17704 * sieve.el (sieve-help): Fix `message' call: first arg should be a
17705 format spec.
17706
17707 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
17708
17709 * gnus.el (gnus-group-startup-message): Bind image-load-path.
17710
17711 2005-09-15 Romain Francoise <romain@orebokech.com>
17712
17713 * message.el (message-fill-paragraph): Clarify docstring.
17714
17715 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
17716
17717 * gnus-art.el (gnus-mime-display-part): Protect against broken
17718 MIME messages.
17719
17720 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
17721
17722 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
17723 before parsing header.
17724
17725 2005-09-11 Jari Aalto <jari.aalto@cante.net>
17726
17727 * html2text.el (html2text-replace-list): Add new entities.
17728
17729 2005-09-11 Romain Francoise <romain@orebokech.com>
17730
17731 * message.el (message-alternative-emails): Improve docstring.
17732 (message-setup-1): Call `message-use-alternative-email-as-from'
17733 after `message-setup-hook' to give it precedence over posting
17734 styles, etc.
17735 (message-use-alternative-email-as-from): Add docstring.
17736 Remove the original From header if present.
17737
17738 * nnml.el (nnml-compressed-files-size-threshold): New variable.
17739 (nnml-save-mail): Use it.
17740
17741 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
17742 articles. Add new argument `silent'.
17743 (gnus-uu-mark-all): Report the total number of marked articles.
17744
17745 2005-09-10 Romain Francoise <romain@orebokech.com>
17746
17747 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
17748 (gnus-uu-mark-series): Likewise.
17749
17750 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
17751
17752 * spam-report.el (spam-report-gmane): Fix generation of spam
17753 report URL.
17754
17755 2005-09-10 Simon Josefsson <jas@extundo.com>
17756
17757 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
17758 t, based on discussion on the ding list with Robert Epprecht
17759 <epprecht@solnet.ch>.
17760
17761 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
17762
17763 * spam-report.el (spam-report-gmane): Make it work without
17764 X-Report-Spam header. Gmane now only provides Archived-At.
17765 This is only used if `spam-report-gmane-use-article-number' is nil.
17766 (spam-report-gmane-spam-header): Remove. Not used anymore.
17767
17768 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
17769 make `gnus-summary-sort-by-recipient' work with threading.
17770
17771 * nnweb.el (nnweb-google-wash-article): Print a message if article
17772 is not available.
17773
17774 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
17775
17776 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
17777 change. Decode text/* parts content before displaying.
17778
17779 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
17780
17781 * mml-smime.el: Remove defvar of gnus-extract-address-components.
17782
17783 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
17784
17785 * mm-view.el (mm-display-inline-fontify): Disable support modes.
17786
17787 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
17788
17789 * message.el (message-tab-body-function): Fix mismatched custom type.
17790
17791 * gnus.el (gnus-group-change-level-function): Ditto.
17792
17793 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
17794
17795 * gnus-art.el (gnus-signature-limit)
17796 (gnus-article-mime-part-function): Ditto.
17797
17798 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
17799
17800 * mml.el (mml-mode): Silence the byte compiler.
17801
17802 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
17803 using `(sit-for 0)' before moving the point to the specified part;
17804 skip unbuttonized parts.
17805 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
17806 return to the summary window if gnus-auto-select-part is non-nil.
17807
17808 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
17809
17810 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
17811 New variables.
17812 (mml-dnd-attach-file, mml-mode): Use them.
17813
17814 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
17815 Make fetching article by MID work again for Google Groups.
17816 Add FIXME concerning gnus-group-make-web-group.
17817
17818 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
17819 Don't depend on Gnus by using mail-extract-address-components if
17820 gnus-extract-address-components is not bound.
17821
17822 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
17823
17824 * gnus-art.el (gnus-mime-display-security): Don't display the
17825 signature, but only the signed part.
17826
17827 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
17828
17829 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
17830
17831 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
17832 list, not listp.
17833
17834 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
17835
17836 * mm-encode.el (mm-encode-content-transfer-encoding):
17837 Likewise when encoding.
17838
17839 * mm-bodies.el (mm-decode-content-transfer-encoding):
17840 De-canonicalize CRLF for all text content types, not just
17841 text/plain.
17842
17843 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
17844
17845 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
17846 valid article; point arrow and cursor at the MIME button.
17847
17848 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
17849
17850 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
17851 Suggested by Dan Christensen <jdc@uwo.ca>.
17852
17853 * mm-decode.el (mm-save-part): Enable change of prompt.
17854
17855 2005-08-29 Jari Aalto <jari.aalto@cante.net>
17856
17857 * gnus-msg.el (gnus-inews-add-send-actions):
17858 Make `message-post-method' lambda parameter ARG `&optional'.
17859
17860 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
17861
17862 * gnus-sum.el (gnus-summary-mime-map):
17863 Add gnus-article-save-part-and-strip, gnus-article-delete-part and
17864 gnus-article-jump-to-part.
17865
17866 * gnus-art.el (gnus-article-edit-article): Add quiet argument.
17867 (gnus-article-edit-part): Use it.
17868 (gnus-article-part-wrapper): Add no-handle argument.
17869 (gnus-article-save-part-and-strip, gnus-article-delete-part):
17870 New functions.
17871
17872 2005-08-29 Romain Francoise <romain@orebokech.com>
17873
17874 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17875 docstring.
17876 (gnus-face-from-file): Likewise.
17877
17878 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
17879
17880 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
17881 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
17882 non-nil.
17883 (gnus-auto-select-part): New variable.
17884 (gnus-article-jump-to-part): New function.
17885 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
17886 (gnus-mime-delete-part): Allow selecting specified part after
17887 deleting or stripping parts.
17888 (gnus-article-jump-to-part): Don't use `read-number'. Use last
17889 part if argument is bogus.
17890
17891 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
17892
17893 * gnus-art.el (w3m-minor-mode-map):
17894 * gnus-spec.el (gnus-newsrc-file-version):
17895 * gnus-util.el (nnmail-active-file-coding-system)
17896 (gnus-original-article-buffer, gnus-user-agent):
17897 * gnus.el (gnus-ham-process-destinations)
17898 (gnus-parameter-ham-marks-alist)
17899 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
17900 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
17901 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
17902 * mm-decode.el (gnus-current-window-configuration):
17903 * mm-extern.el (gnus-article-mime-handles):
17904 * mm-url.el (url-current-object, url-package-name)
17905 (url-package-version):
17906 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
17907 (smime-keys, w3m-cid-retrieve-function-alist)
17908 (w3m-current-buffer, w3m-display-inline-images)
17909 (w3m-minor-mode-map):
17910 * mml-smime.el (gnus-extract-address-components):
17911 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
17912 (gnus-newsrc-hashtb, message-default-charset)
17913 (message-deletable-headers, message-options)
17914 (message-posting-charset, message-required-mail-headers)
17915 (message-required-news-headers):
17916 * mml1991.el (mc-pgp-always-sign):
17917 * mml2015.el (mc-pgp-always-sign):
17918 * nnheader.el (nnmail-extra-headers):
17919 * rfc1843.el (gnus-decode-encoded-word-function)
17920 (gnus-decode-header-function, gnus-newsgroup-name):
17921 * spam-stat.el (gnus-original-article-buffer): Add defvars.
17922
17923 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
17924
17925 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
17926 the end of the date treatments.
17927
17928 2005-08-15 Simon Josefsson <jas@extundo.com>
17929
17930 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
17931 it in url-handlers.el and XEmacs in url.el. Reported by Luca
17932 Capello and Romain Francoise.
17933 (pgg-fetch-key-function): Remove, not used?
17934 (pgg-insert-url-with-w3): Require url, to get
17935 url-insert-file-contents regardless of where it is defined.
17936
17937 2005-08-13 Romain Francoise <romain@orebokech.com>
17938
17939 * message.el (message-cite-original-1): New function.
17940 (message-cite-original): Use it.
17941 (message-cite-original-without-signature): Ditto.
17942
17943 2005-08-08 Romain Francoise <romain@orebokech.com>
17944
17945 * message.el (message-yank-empty-prefix): New variable.
17946 (message-indent-citation): Use it.
17947 (message-cite-original-without-signature): Respect X-No-Archive.
17948
17949 2005-08-08 Simon Josefsson <jas@extundo.com>
17950
17951 * pgg.el: Autoload url-insert-file-contents instead of loading
17952 w3/url.
17953 (pgg-insert-url-with-w3): Don't load url here.
17954
17955 2005-08-07 Jesper Harder <harder@phys.au.dk>
17956
17957 * message.el (message-kill-to-signature): Don't insert newline at
17958 bol.
17959 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
17960
17961 2005-08-06 Romain Francoise <romain@orebokech.com>
17962
17963 * message.el (message-user-fqdn): Fix typo in docstring.
17964
17965 2005-08-05 Daiki Ueno <ueno@unixuser.org>
17966
17967 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
17968
17969 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
17970
17971 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
17972
17973 * mm-bodies.el (mm-encode-body): Use coding system rather than
17974 charset to encode text.
17975
17976 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
17977 number of charsets if utf-8 is available (XEmacs).
17978
17979 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
17980
17981 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
17982 taken from `gnus-button-mid-or-mail-regexp'.
17983 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
17984 (gnus-button-alist): Improve regexp for domain part of the MIDs
17985 for news:localpart@domain buttons.
17986 (gnus-button-ctan-directory-regexp): Update.
17987
17988 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
17989
17990 * sieve-manage.el (sieve-manage-interactive-login):
17991 Use make-local-variable rather than make-variable-buffer-local.
17992 (sieve-manage-open): Ditto.
17993 (sieve-manage-authenticate): Ditto.
17994
17995 * mml.el (mml-generate-mime-1): Make the content type default to
17996 text/plain if the filename is not specified.
17997
17998 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
17999
18000 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
18001 instead of insert-buffer.
18002
18003 * message.el (message-yank-original): Ditto; set the mark at the
18004 end of the yanked message.
18005
18006 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
18007
18008 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
18009 lines to scroll rather than to stop it.
18010
18011 * mml.el (mml-generate-default-type): Add doc string.
18012 (mml-generate-mime-1): Use mm-default-file-encoding or make it
18013 default to application/octet-stream when determining the content
18014 type if it is not specified for the part or the mml contents; add
18015 a comment about mml-generate-default-type.
18016
18017 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
18018
18019 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
18020 make it default to application/octet-stream when determining the
18021 content type if it is not specified for the external contents.
18022
18023 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
18024
18025 * rfc2231.el (rfc2231-parse-string): Take care that not only a
18026 segmented parameter but also other parameters might be there.
18027
18028 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
18029
18030 * mm-decode.el (mm-display-external): Delete temp file, directory
18031 and buffer immediately if the external process is exited.
18032
18033 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
18034
18035 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
18036 fewer lines than that of scroll-margin.
18037 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
18038
18039 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
18040
18041 * gnus-art.el (gnus-article-next-page): Revert.
18042 (gnus-article-beginning-of-window): New macro.
18043 (gnus-article-next-page-1): Use it.
18044 (gnus-article-prev-page): Ditto.
18045 (gnus-article-edit-part): Use insert-buffer-substring instead of
18046 insert-buffer.
18047 (gnus-article-edit-exit): Ditto.
18048
18049 * gnus-util.el (gnus-beginning-of-window): Remove.
18050 (gnus-end-of-window): Remove.
18051
18052 2005-07-25 Simon Josefsson <jas@extundo.com>
18053
18054 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
18055 to have the url package without w3. Reported by Daiki Ueno
18056 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
18057
18058 2005-07-20 Didier Verna <didier@xemacs.org>
18059
18060 * gnus-diary.el: Remove the description comment (nndiary is now
18061 properly documented in the Gnus manual).
18062 Fix the spelling of "Back End".
18063 * nndiary.el: Ditto.
18064 Fix the copyright notice.
18065
18066 2005-07-18 Romain Francoise <romain@orebokech.com>
18067
18068 * gnus-sum.el (gnus-summary-to-prefix)
18069 (gnus-summary-newsgroup-prefix): New variables.
18070 (gnus-summary-from-or-to-or-newsgroups): Use them.
18071
18072 2005-07-17 Romain Francoise <romain@orebokech.com>
18073
18074 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
18075 space as it's generally not especially interesting to the user.
18076
18077 2005-07-16 Romain Francoise <romain@orebokech.com>
18078
18079 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
18080 nil to avoid prompting and file modification if one of the
18081 messages at the top of the nnfolder file contains a copyright
18082 notice.
18083 Update copyright notice.
18084
18085 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
18086 instead of `current-time-string' as the latter creates a time
18087 string that is not RFC 2822 compliant (it lacks the zone).
18088 Update copyright notice.
18089
18090 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
18091
18092 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
18093 for text/rtf. Display default in prompt. Pass default for M-n.
18094
18095 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
18096
18097 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
18098
18099 * gnus-msg.el (gnus-button-mailto):
18100 Remove save-selected-window-window hackery because it relies on
18101 save-selected-window internals.
18102
18103 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
18104
18105 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
18106 (gnus-article-next-page-1): Use gnus-beginning-of-window.
18107 (gnus-article-prev-page): Ditto.
18108
18109 * gnus-util.el (gnus-beginning-of-window): New function.
18110 (gnus-end-of-window): New function.
18111
18112 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
18113
18114 * gnus-score.el (gnus-score-edit-all-score):
18115 Set gnus-score-edit-exit-function to gnus-score-edit-done and call
18116 gnus-message.
18117
18118 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
18119
18120 * gnus-msg.el (gnus-button-mailto):
18121 Remove save-selected-window-window hackery because it relies on
18122 save-selected-window internals.
18123
18124 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
18125
18126 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
18127 add-minor-mode.
18128 (gnus-binary-mode): Ditto.
18129
18130 * gnus-topic.el (gnus-topic-mode): Ditto.
18131
18132 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
18133
18134 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
18135 (gnus-article-prev-page): Take scroll-margin into consideration.
18136
18137 2005-07-04 Lute Kamstra <lute@gnu.org>
18138
18139 Update FSF's address in GPL notices.
18140
18141 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
18142
18143 * gnus.el (gnus-exit):
18144 * gnus-group.el (gnus-group-icons):
18145 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
18146
18147 * gnus-nocem.el (gnus-nocem):
18148 * message.el (message-various, message-buffers, message-sending)
18149 (message-interface, message-forwarding, message-insertion)
18150 (message-headers, message-news, message-mail):
18151 * pgg-gpg.el (pgg-gpg):
18152 * pgg-parse.el (pgg-parse):
18153 * pgg-pgp.el (pgg-pgp):
18154 * pgg-pgp5.el (pgg-pgp5):
18155 * pop3.el (pop3): Finish `defgroup' description with period.
18156
18157 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
18158
18159 * gnus-art.el (article-display-face): Improve the efficiency.
18160 (article-display-x-face): Ditto; remove gray x-face stuff.
18161
18162 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
18163
18164 * gnus-art.el (article-display-face): Correct the position in
18165 which Faces are inserted.
18166
18167 2005-06-29 Didier Verna <didier@xemacs.org>
18168
18169 * gnus-art.el (article-display-face): Display faces in correct
18170 order.
18171
18172 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
18173
18174 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
18175 (gnus-fill-real-hashtb): Use hash table instead of obarray.
18176 (gnus-nocem-check-article): Fetch the Type header.
18177 (gnus-nocem-message-wanted-p): Fix the way to examine types.
18178 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
18179 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
18180 make sure gnus-nocem-hashtb is initialized.
18181 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
18182 (gnus-nocem-unwanted-article-p): Ditto.
18183
18184 * pgg.el (pgg-verify): Return the verification result.
18185
18186 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
18187
18188 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
18189 is ascii.
18190
18191 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
18192
18193 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
18194 `show-nonbreak-escape'.
18195
18196 2005-06-23 Lute Kamstra <lute@gnu.org>
18197
18198 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
18199
18200 * dig.el (dig-mode):
18201 * smime.el (smime-mode): Use gnus-run-mode-hooks.
18202
18203 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
18204
18205 * nnimap.el (nnimap-split-download-body): Fix spellings.
18206
18207 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
18208
18209 * gnus-art.el (gnus-article-encrypt-body):
18210 * gnus-cus.el (gnus-score-customize):
18211 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
18212 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
18213
18214 2005-06-16 Arne Jørgensen <arne@arnested.dk>
18215
18216 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
18217 header by looking for magic "MII" at the beginning.
18218
18219 2005-06-16 Miles Bader <miles@gnu.org>
18220
18221 * assistant.el (assistant-field): Remove "-face" suffix from face name.
18222 (assistant-field-face): New backward-compatibility alias for renamed
18223 face.
18224 (assistant-render-text): Use renamed assistant-field face.
18225
18226 * spam.el (spam): Remove "-face" suffix from face name.
18227 (spam-face): New backward-compatibility alias for renamed face.
18228 (spam-face, spam-initialize): Use renamed spam face.
18229
18230 * message.el (message-header-to, message-header-cc)
18231 (message-header-subject, message-header-newsgroups)
18232 (message-header-other, message-header-name)
18233 (message-header-xheader, message-separator, message-cited-text)
18234 (message-mml): Remove "-face" suffix from face names.
18235 (message-header-to-face, message-header-cc-face)
18236 (message-header-subject-face, message-header-newsgroups-face)
18237 (message-header-other-face, message-header-name-face)
18238 (message-header-xheader-face, message-separator-face)
18239 (message-cited-text-face, message-mml-face):
18240 New backward-compatibility aliases for renamed faces.
18241 (message-font-lock-keywords): Use renamed message faces.
18242
18243 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
18244 (sieve-test-commands, sieve-tagged-arguments):
18245 Remove "-face" suffix from face names.
18246 (sieve-control-commands-face, sieve-action-commands-face)
18247 (sieve-test-commands-face, sieve-tagged-arguments-face):
18248 New backward-compatibility aliases for renamed faces.
18249 (sieve-control-commands-face, sieve-action-commands-face)
18250 (sieve-test-commands-face, sieve-tagged-arguments-face):
18251 Use renamed sieve faces.
18252
18253 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
18254 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
18255 (gnus-group-news-3-empty, gnus-group-news-4)
18256 (gnus-group-news-4-empty, gnus-group-news-5)
18257 (gnus-group-news-5-empty, gnus-group-news-6)
18258 (gnus-group-news-6-empty, gnus-group-news-low)
18259 (gnus-group-news-low-empty, gnus-group-mail-1)
18260 (gnus-group-mail-1-empty, gnus-group-mail-2)
18261 (gnus-group-mail-2-empty, gnus-group-mail-3)
18262 (gnus-group-mail-3-empty, gnus-group-mail-low)
18263 (gnus-group-mail-low-empty, gnus-summary-selected)
18264 (gnus-summary-cancelled, gnus-summary-high-ticked)
18265 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
18266 (gnus-summary-high-ancient, gnus-summary-low-ancient)
18267 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
18268 (gnus-summary-low-undownloaded)
18269 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
18270 (gnus-summary-low-unread, gnus-summary-normal-unread)
18271 (gnus-summary-high-read, gnus-summary-low-read)
18272 (gnus-summary-normal-read, gnus-splash):
18273 Remove "-face" suffix from face names.
18274 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
18275 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
18276 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
18277 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
18278 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
18279 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
18280 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
18281 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
18282 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
18283 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
18284 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
18285 (gnus-summary-selected-face, gnus-summary-cancelled-face)
18286 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
18287 (gnus-summary-normal-ticked-face)
18288 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
18289 (gnus-summary-normal-ancient-face)
18290 (gnus-summary-high-undownloaded-face)
18291 (gnus-summary-low-undownloaded-face)
18292 (gnus-summary-normal-undownloaded-face)
18293 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
18294 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
18295 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
18296 (gnus-splash-face):
18297 New backward-compatibility aliases for renamed faces.
18298 (gnus-group-startup-message): Use renamed gnus faces.
18299
18300 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
18301 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
18302 (gnus-server-agent): Remove "-face" suffix from face names.
18303 (gnus-server-agent-face, gnus-server-opened-face)
18304 (gnus-server-closed-face, gnus-server-denied-face)
18305 (gnus-server-offline-face):
18306 New backward-compatibility aliases for renamed faces.
18307 (gnus-server-agent-face, gnus-server-opened-face)
18308 (gnus-server-closed-face, gnus-server-denied-face)
18309 (gnus-server-offline-face): Use renamed gnus faces.
18310
18311 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
18312 Remove "-face" suffix from face names.
18313 (gnus-picon-xbm-face, gnus-picon-face):
18314 New backward-compatibility aliases for renamed faces.
18315
18316 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
18317 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
18318 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
18319 (gnus-cite-11): Remove "-face" suffix from face names.
18320 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
18321 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
18322 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
18323 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
18324 New backward-compatibility aliases for renamed faces.
18325 (gnus-cite-attribution-face, gnus-cite-face-list)
18326 (gnus-article-boring-faces): Use renamed gnus faces.
18327
18328 * gnus-art.el (gnus-signature, gnus-header-from)
18329 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
18330 (gnus-header-content): Remove "-face" suffix from face names.
18331 (gnus-signature-face, gnus-header-from-face)
18332 (gnus-header-subject-face, gnus-header-newsgroups-face)
18333 (gnus-header-name-face, gnus-header-content-face):
18334 New backward-compatibility aliases for renamed faces.
18335 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
18336
18337 * gnus-sum.el (gnus-summary-selected-face)
18338 (gnus-summary-highlight): Use renamed gnus faces.
18339 * gnus-group.el (gnus-group-highlight): Likewise.
18340
18341 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
18342
18343 * gnus-sieve.el (gnus-sieve-article-add-rule):
18344 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
18345 * spam-stat.el (spam-stat-buffer-change-to-spam)
18346 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
18347
18348 * message.el (message-is-yours-p):
18349 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
18350
18351 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
18352
18353 * mm-view.el (mm-inline-text): Withdraw the last change.
18354
18355 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
18356
18357 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
18358 executing enriched-decode.
18359
18360 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
18361
18362 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
18363 charset of tar files.
18364
18365 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
18366
18367 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
18368
18369 2005-06-04 Lute Kamstra <lute@gnu.org>
18370
18371 * nnfolder.el (nnfolder-read-folder): Make sure that undo
18372 information is never recorded.
18373
18374 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
18375
18376 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
18377
18378 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
18379
18380 * pop3.el (pop3-apop): Run md5 in the binary mode.
18381
18382 * starttls.el (starttls-set-process-query-on-exit-flag):
18383 Use eval-and-compile.
18384
18385 2005-05-31 Simon Josefsson <jas@extundo.com>
18386
18387 * smime.el (smime-replace-in-string): Define.
18388 (smime-cert-by-ldap-1): Use it.
18389
18390 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
18391
18392 * gnus-art.el (article-display-x-face): Replace
18393 process-kill-without-query by gnus-set-process-query-on-exit-flag.
18394
18395 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
18396 set-process-query-on-exit-flag or process-kill-without-query.
18397
18398 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
18399 loop instead of replace-regexp.
18400
18401 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
18402 instead of process-kill-without-query if it is available.
18403
18404 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
18405 instead of find-file-hooks if it is available.
18406
18407 * mml1991.el: Bind pgg-default-user-id when compiling.
18408
18409 * mml2015.el: Bind pgg-default-user-id when compiling.
18410
18411 * nndraft.el (nndraft-request-associate-buffer):
18412 Use write-contents-functions instead of write-contents-hooks if it is
18413 available.
18414
18415 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
18416 instead of find-file-hooks if it is available.
18417
18418 * nntp.el (nntp-open-connection): Replace
18419 process-kill-without-query by gnus-set-process-query-on-exit-flag.
18420 (nntp-open-ssl-stream): Ditto.
18421 (nntp-open-tls-stream): Ditto.
18422
18423 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
18424 set-process-query-on-exit-flag or process-kill-without-query.
18425 (starttls-open-stream-gnutls): Use it instead of
18426 process-kill-without-query.
18427 (starttls-open-stream): Ditto.
18428
18429 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
18430
18431 * smime.el (smime-cert-by-ldap-1): Don't use
18432 replace-regexp-in-string.
18433
18434 2005-05-31 Arne Jørgensen <arne@arnested.dk>
18435
18436 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
18437
18438 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
18439 in PEM format. Adjust to the XEmacs compatibility.
18440
18441 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
18442
18443 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
18444 by `string-to-number'.
18445 * gnus-agent.el (gnus-agent-regenerate-group)
18446 (gnus-agent-fetch-articles): Ditto.
18447 * gnus-art.el (gnus-button-fetch-group): Ditto.
18448 * gnus-cache.el (gnus-cache-generate-active)
18449 (gnus-cache-articles-in-group): Ditto.
18450 * gnus-group.el (gnus-group-set-current-level)
18451 (gnus-group-insert-group-line): Ditto.
18452 * gnus-score.el (gnus-score-set-expunge-below)
18453 (gnus-score-set-mark-below, gnus-summary-score-effect)
18454 (gnus-summary-score-entry): Ditto.
18455 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
18456 (gnus-soup-pack): Ditto.
18457 * gnus-spec.el (gnus-xmas-format): Ditto.
18458 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
18459 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
18460 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
18461 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
18462 * nndb.el (nndb-get-remote-expire-response): Ditto.
18463 * nndiary.el (nndiary-parse-schedule-value)
18464 (nndiary-string-to-number, nndiary-request-replace-article)
18465 (nndiary-request-article): Ditto.
18466 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
18467 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
18468 * nneething.el (nneething-make-head): Ditto.
18469 * nnfolder.el (nnfolder-request-article)
18470 (nnfolder-retrieve-headers): Ditto.
18471 * nnheader.el (nnheader-file-to-number): Ditto.
18472 * nnkiboze.el (nnkiboze-request-article): Ditto.
18473 * nnmail.el (nnmail-process-unix-mail-format)
18474 (nnmail-process-babyl-mail-format): Ditto.
18475 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
18476 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
18477 (nnmh-request-create-group, nnmh-request-list-1)
18478 (nnmh-request-group, nnmh-request-article): Ditto.
18479 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
18480 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
18481 * nnsoup.el (nnsoup-make-active): Ditto.
18482 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
18483 * nntp.el (nntp-find-group-and-number)
18484 (nntp-retrieve-headers-with-xover): Ditto.
18485 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
18486 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
18487 (pgg-format-key-identifier): Ditto.
18488 * pop3.el (pop3-last, pop3-stat): Ditto.
18489 * qp.el (quoted-printable-decode-region): Ditto.
18490
18491 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
18492 of concat.
18493
18494 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
18495
18496 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
18497
18498 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
18499
18500 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
18501
18502 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
18503
18504 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
18505
18506 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
18507
18508 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
18509 (gnus-carpal-mode): Ditto.
18510
18511 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
18512 (gnus-browse-mode): Ditto.
18513
18514 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
18515
18516 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
18517
18518 2005-05-29 Richard M. Stallman <rms@gnu.org>
18519
18520 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
18521
18522 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
18523
18524 * gnus-util.el (gnus-run-mode-hooks): New function.
18525
18526 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
18527
18528 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
18529
18530 * gnus-agent.el (gnus-agent-make-mode-line-string):
18531 Use mode-line-highlight as mouse-face.
18532
18533 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
18534
18535 * canlock.el (canlock): Change the parent group to news.
18536
18537 * deuglify.el (gnus-outlook-deuglify): Add :group.
18538
18539 * dig.el (dig): Add :group.
18540
18541 * dns-mode.el (dns-mode): Add :group.
18542
18543 * encrypt.el (encrypt): Add :group.
18544
18545 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
18546 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
18547 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
18548 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
18549 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
18550
18551 * gnus-diary.el (gnus-diary): Add :group.
18552
18553 * gnus.el (gnus-group-news-1-face): Add :group.
18554 (gnus-group-news-1-empty-face): Ditto.
18555 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
18556 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
18557 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
18558 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
18559 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
18560 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
18561 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
18562 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
18563 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
18564 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
18565 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
18566 (gnus-summary-high-ticked-face): Ditto.
18567 (gnus-summary-low-ticked-face): Ditto.
18568 (gnus-summary-normal-ticked-face): Ditto.
18569 (gnus-summary-high-ancient-face): Ditto.
18570 (gnus-summary-low-ancient-face): Ditto.
18571 (gnus-summary-normal-ancient-face): Ditto.
18572 (gnus-summary-high-undownloaded-face): Ditto.
18573 (gnus-summary-low-undownloaded-face): Ditto.
18574 (gnus-summary-normal-undownloaded-face): Ditto.
18575 (gnus-summary-high-unread-face): Ditto.
18576 (gnus-summary-low-unread-face): Ditto.
18577 (gnus-summary-normal-unread-face): Ditto.
18578 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
18579 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
18580
18581 * hashcash.el (hashcash): New custom group.
18582 (hashcash-default-payment): Add :group.
18583 (hashcash-payment-alist): Ditto.
18584 (hashcash-default-accept-payment): Ditto.
18585 (hashcash-accept-resources): Ditto.
18586 (hashcash-path): Ditto.
18587 (hashcash-extra-generate-parameters): Ditto.
18588 (hashcash-double-spend-database): Ditto.
18589 (hashcash-in-news): Ditto.
18590
18591 * message.el (message-minibuffer-local-map): Add :group.
18592
18593 * netrc.el (netrc): Add :group.
18594
18595 * sieve-manage.el (sieve-manage-log): Add :group.
18596 (sieve-manage-default-user): Diito.
18597 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
18598 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
18599 (sieve-manage-authenticators): Ditto.
18600 (sieve-manage-authenticator-alist): Ditto.
18601 (sieve-manage-default-port): Ditto.
18602
18603 * sieve-mode.el (sieve-control-commands-face): Add :group.
18604 (sieve-action-commands-face): Ditto.
18605 (sieve-test-commands-face): Ditto.
18606 (sieve-tagged-arguments-face): Ditto.
18607
18608 * smime.el (smime): Add :group.
18609
18610 * spam-report.el (spam-report): Add :group.
18611
18612 * spam.el (spam, spam-face): Add :group.
18613
18614 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
18615
18616 * nntp.el (nntp-next-result-arrived-p): Some news servers may
18617 return \n.\n.\n at the end of articles. Protect against that.
18618 (nntp-with-open-group): Allow debugging.
18619
18620 * nnheader.el (mail-header-set-extra): Make into a function
18621 because I just could't understand how to quote the list properly.
18622
18623 * dns.el (query-dns-cached): New function.
18624
18625 2005-05-26 Lute Kamstra <lute@gnu.org>
18626
18627 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
18628
18629 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
18630
18631 * gnus-art.el: Don't autoload mail-extract-address-components.
18632
18633 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
18634 eval-and-compile to evaluate it.
18635
18636 * hashcash.el: Don't autoload executable-find.
18637
18638 * nndb.el: Don't declare the nndb back end two or more times; don't
18639 autoload news-reply-mode, news-setup, cancel-timer and telnet.
18640
18641 * nntp.el: Autoload format-spec instead of format; use
18642 eval-and-compile to evaluate autoload forms.
18643
18644 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
18645
18646 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
18647
18648 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
18649
18650 * gnus.el (gnus-version-number): Bump version.
18651
18652 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
18653
18654 * gnus.el: No Gnus v0.3 is released.
18655
18656 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
18657
18658 * gnus-art.el (gnus-article-edit-part): Disable undo.
18659
18660 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
18661
18662 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
18663 gnus-article-date-lapsed-new-header is t if date timer is active;
18664 skip headers in which the original date value is empty.
18665 (gnus-article-save-original-date): Redefine it as a macro.
18666 (gnus-display-mime): Use it.
18667
18668 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
18669
18670 * gnus-art.el (article-date-ut): Support converting date in
18671 forwarded parts as well.
18672 (gnus-article-save-original-date): New function.
18673 (gnus-display-mime): Use it.
18674
18675 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
18676
18677 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
18678 enclosure element of <item>.
18679
18680 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
18681
18682 * message.el (message-kill-buffer-query): Rename from
18683 `message-kill-buffer-query-if-modified'. Add :version.
18684
18685 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
18686
18687 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
18688 window layout.
18689
18690 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
18691
18692 * mml.el: Autoload dnd when compiling.
18693
18694 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
18695
18696 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
18697 x-dnd-*.
18698
18699 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
18700
18701 * qp.el (quoted-printable-encode-region): Save excursion.
18702
18703 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
18704
18705 * message.el (message-kill-buffer-query-if-modified): Add new variable
18706 so the user can kill a modified message buffer quickly.
18707 (message-kill-buffer): Use it.
18708
18709 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
18710
18711 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
18712 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
18713
18714 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
18715
18716 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
18717 contained in text because xml.el decodes entities) with LFs.
18718
18719 2005-04-11 Lute Kamstra <lute@gnu.org>
18720
18721 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
18722 differently.
18723
18724 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
18725
18726 * mm-util.el (mm-detect-coding-region): Typo.
18727
18728 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
18729
18730 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
18731
18732 2005-04-06 Deepak Goel <deego@gnufans.org>
18733
18734 * spam-stat.el (spam-stat-score-buffer): Add a call to a
18735 user-function allow user modifications of the scores.
18736 (spam-stat-score-buffer-user): New function, to allow
18737 user-computed modifications to the score.
18738 (spam-stat-score-buffer-user-functions): List of additional
18739 scoring functions.
18740 (spam-stat-error-holder): Global temporary error holder.
18741 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
18742 variable.
18743
18744 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
18745
18746 * gnus-registry.el (gnus-registry-clean-empty-function)
18747 (gnus-registry-trim, gnus-registry-fetch-groups)
18748 (gnus-registry-delete-group): Groups that match
18749 `gnus-registry-ignored-groups' are removed from the registry
18750 entries, not just ignored for splitting. This helps clean up the
18751 registry. Also, `gnus-registry-fetch-groups' is a convenient way
18752 to get all the groups a message ID is in.
18753
18754 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
18755 (spam-stat-split-fancy): Change "threshhold" to "threshold".
18756 (spam-stat-score-buffer-user-functions): Add :number custom type.
18757
18758 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
18759
18760 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
18761 argument in XEmacs.
18762
18763 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
18764 (nnrss-request-group): Decode group name first.
18765 (nnrss-request-article): Make a text/plain article if mml-to-mime
18766 failed.
18767 (nnrss-get-encoding): Return a compatible encoding according to
18768 nnrss-compatible-encoding-alist.
18769 (nnrss-find-el): Use consp instead of listp.
18770 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
18771
18772 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
18773
18774 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
18775 which Emacs 20 doesn't support.
18776 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
18777
18778 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
18779
18780 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
18781 silence the byte compiler inside the defun.
18782
18783 * gnus-demon.el (parse-time-string): Add autoload.
18784
18785 * gnus-delay.el (parse-time-string): Add autoload.
18786
18787 * gnus-art.el (parse-time-string): Add autoload.
18788
18789 * nnultimate.el (parse-time): Require for `parse-time-string'.
18790
18791 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
18792
18793 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
18794
18795 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
18796
18797 * smime.el (smime-ldap-host-list): Add :version.
18798
18799 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
18800
18801 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
18802 pass it to `gnus-browse-read-group'.
18803 (gnus-browse-read-group): Add NUMBER argument and pass it to
18804 `gnus-group-read-ephemeral-group'.
18805
18806 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
18807 argument and pass it to `gnus-group-read-group'.
18808
18809 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
18810
18811 * mm-util.el (mm-xemacs-find-mime-charset): Only call
18812 mm-xemacs-find-mime-charset-1 if we have the mule feature
18813 available at runtime.
18814
18815 2005-03-25 Werner Lemberg <wl@gnu.org>
18816
18817 * nnmaildir.el: Replace `illegal' with `invalid'.
18818
18819 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
18820
18821 * gnus-start.el (gnus-display-time-event-handler):
18822 Check display-time-timer at runtime rather than only at load time
18823 in case display-time-mode is turned off in the mean time.
18824
18825 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
18826
18827 * nnimap.el (nnimap-open-connection): Print which authinfo file is
18828 used.
18829
18830 * nneething.el (nneething-map-file-directory): Derive from
18831 `gnus-directory'.
18832
18833 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
18834 the To/Cc button.
18835
18836 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
18837
18838 * nnmaildir.el (nnmaildir-request-accept-article):
18839 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
18840
18841 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
18842
18843 * gnus-async.el: Require timer-funcs at compile time when in
18844 XEmacs for `run-with-idle-timer'.
18845
18846 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
18847
18848 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
18849 autoloaded function.
18850
18851 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
18852
18853 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
18854
18855 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
18856
18857 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
18858
18859 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
18860
18861 * gnus-msg.el (gnus-confirm-mail-reply-to-news):
18862 Add gnus-expert-user to default.
18863
18864 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
18865
18866 * nnimap.el (nnimap-open-server): Ditto.
18867
18868 * imap.el (imap-authenticate): Fix typo.
18869
18870 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
18871
18872 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
18873 buffer (since IMAP server might return FETCH response out of
18874 order, and the nntp buffer must be sorted).
18875
18876 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
18877
18878 * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
18879 comparison on string.
18880
18881 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
18882 (gnus-agent-score): Rename category keywords to match gnus-cus.
18883 (gnus-agent-summary-fetch-series): Modify to protect against
18884 gnus-agent-summary-fetch-group clearing processable flags.
18885 (gnus-agent-synchronize-group-flags): Update live group buffer as
18886 synchronization may occur due to the user toggle the plugged
18887 status.
18888 (gnus-agent-fetch-group-1): Clear downloadable flag when article
18889 successfully downloaded.
18890 (gnus-agent-expire-group-1): Avoid using markers when the overview
18891 is in ascending order; greatly improves performance.
18892 (gnus-agent-regenerate-group):
18893 Use gnus-agent-synchronize-group-flags to reset read status in both
18894 gnus and server.
18895 (gnus-agent-update-files-total-fetched-for): Fix initial size.
18896
18897 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
18898
18899 * message.el: Don't autoload former message-utils variables.
18900 (message-strip-subject-trailing-was): Change doc string.
18901
18902 * nnweb.el: Fixes for `gnus-group-make-web-group'.
18903 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
18904 (nnweb-google-search): Add "hl=en" here.
18905 (nnweb-google-parse-1, nnweb-google-create-mapping):
18906 Don't hardcode URL.
18907
18908 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
18909
18910 * message.el (message-get-reply-headers, message-followup):
18911 Mention related variables `message-use-followup-to' and
18912 `message-use-mail-followup-to', in the information buffer.
18913
18914 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
18915 of broken groups(-beta).google.com.
18916
18917 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
18918
18919 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
18920 parameter to invoked gnus-request-move-article; remove the
18921 redundant gnus-sum-hint-move-is-internal variable; apply the marks
18922 all at once instead of once per article.
18923 (gnus-summary-remove-process-mark): Accept a list of articles as
18924 well as a single article for processing.
18925
18926 * gnus-int.el (gnus-request-move-article): Add move-is-internal
18927 parameter.
18928
18929 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
18930
18931 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
18932
18933 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
18934 parameter.
18935
18936 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
18937 parameter.
18938
18939 * nnimap.el (nnimap-request-move-article): Add move-is-internal
18940 parameter and remove the gnus-sum-hint-move-is-internal variable.
18941
18942 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
18943 parameter.
18944
18945 * nndraft.el (nndraft-request-move-article): Add move-is-internal
18946 parameter.
18947
18948 * nndiary.el (nndiary-request-move-article): Add move-is-internal
18949 parameter.
18950
18951 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
18952
18953 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
18954 parameter.
18955
18956 * nnagent.el (nnagent-request-move-article): Add move-is-internal
18957 parameter.
18958
18959 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
18960
18961 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
18962 a more conservative way.
18963
18964 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
18965
18966 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
18967 buffer, so it moves the window's cursor.
18968
18969 2005-02-26 Arne Jørgensen <arne@arnested.dk>
18970
18971 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
18972 `mm-dissect-multipart' and receive the from field as an (optional)
18973 argument from `mm-dissect-multipart'.
18974 (mm-dissect-multipart): Receive the from field as an argument and
18975 pass it on when we call `mm-dissect-buffer' on MIME parts.
18976 Fixes verification/decryption of signed/encrypted MIME parts.
18977
18978 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
18979
18980 * gnus-sum.el (gnus-summary-move-article):
18981 Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
18982 whatever it calls (right now, only nnimap-request-move article
18983 respects it).
18984
18985 * nnimap.el (nnimap-request-move-article):
18986 When gnus-sum-hint-move-is-internal is set, don't do the extra
18987 nnimap-request-article.
18988
18989 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
18990
18991 * nnheader.el (nnheader-find-file-noselect): Add doc string.
18992
18993 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
18994 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
18995
18996 * gnus-sum.el (gnus-summary-caesar-message):
18997 Apply `gnus-treat-article' after rotation.
18998
18999 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
19000 doc string.
19001
19002 2005-02-22 Simon Josefsson <jas@extundo.com>
19003
19004 * encrypt.el (encrypt-password-cache-expiry): Remove (use
19005 `password-cache-expiry' instead). Reported by Arne Jørgensen
19006 <arne@arnested.dk>.
19007 (encrypt): Add password-cache and password-cache-expiry as group
19008 members.
19009
19010 2005-02-22 Arne Jørgensen <arne@arnested.dk>
19011
19012 * smime.el (smime-ldap-host-list): Doc fix.
19013 (smime-ask-passphrase): Use `password-read-and-add' to read (and
19014 cache) password.
19015 (smime-sign-region): Use it.
19016 (smime-decrypt-region): Use it.
19017 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
19018 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
19019 fails.
19020 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
19021 certificate from DER to PEM format rather than calling openssl.
19022
19023 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
19024
19025 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
19026 for signing/encryption.
19027
19028 * mml.el (mml-parse-1): Use them.
19029
19030 2005-02-21 Arne Jørgensen <arne@arnested.dk>
19031
19032 * nnrss.el (nnrss-verbose): Remove.
19033 (nnrss-request-group): Use `nnheader-message' instead.
19034
19035 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
19036
19037 * nnrss.el (nnrss-verbose): New variable.
19038 (nnrss-request-group): Make it say nnrss is requesting a group.
19039
19040 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
19041
19042 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
19043 Handle news URL with given port correctly.
19044
19045 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
19046
19047 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
19048 containing special characters.
19049
19050 * gnus-sum.el (gnus-summary-edit-article): Ditto.
19051
19052 * mml.el (mime-to-mml): Ditto.
19053
19054 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
19055 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
19056 (rfc2047-decode-region): Quote decoded words containing special
19057 characters when rfc2047-quote-decoded-words-containing-tspecials
19058 is non-nil.
19059
19060 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
19061
19062 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
19063
19064 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
19065
19066 2005-02-15 Simon Josefsson <jas@extundo.com>
19067
19068 * nnimap.el (nnimap-debug): Doc fix.
19069
19070 * imap.el (imap-debug): Doc fix.
19071
19072 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
19073
19074 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
19075
19076 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
19077
19078 * gnus.el (spam-contents): Improve docs for spam-contents
19079 parameter in its variable incarnation.
19080
19081 2005-02-14 Simon Josefsson <jas@extundo.com>
19082
19083 * smime-ldap.el: Use require instead of load-library for ldap.
19084 (smime-ldap-search): Indent.
19085 (smime-ldap-search-internal): Shorten line.
19086
19087 * smime.el (smime-cert-by-dns): Add doc-string.
19088 (smime-cert-by-ldap-1): Indent.
19089
19090 * mml-smime.el (mml-smime-get-ldap-cert): Rename from
19091 mml-smime-get-dns-ldap.
19092 (mml-smime-encrypt-query): Use new function. Default to ldap.
19093
19094 2005-02-14 Arne Jørgensen <arne@arnested.dk>
19095
19096 * smime.el: Require smime-ldap.
19097 (smime-ldap-host-list): New variable.
19098 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
19099
19100 * mml-smime.el (mml-smime-encrypt-query): New function.
19101 (mml-smime-encrypt-query): Use it.
19102
19103 * smime-ldap.el: New file.
19104
19105 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
19106
19107 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
19108
19109 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
19110
19111 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
19112 argument in doc string. Make query for type more clear.
19113
19114 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
19115
19116 * gnus.el (gnus-group-startup-message): Search for gnus images in
19117 etc/images/gnus.
19118 * mm-util.el (mm-image-load-path): Likewise.
19119 * smiley.el (smiley-data-directory): Search for smilies in
19120 etc/images/smilies.
19121
19122 2005-02-09 Kim F. Storm <storm@cua.dk>
19123
19124 Change Emacs release version from 21.4 to 22.1 throughout.
19125 Change Emacs development version from 21.3.50 to 22.0.50.
19126
19127 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
19128
19129 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
19130
19131 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
19132 non-Mule XEmacs as well.
19133 (mm-decompress-buffer): Signal an error intentionally if it does
19134 not decompress compressed data because auto-compression-mode is
19135 disabled.
19136
19137 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
19138
19139 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
19140 an ID in the registry even if it has no groups.
19141
19142 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
19143
19144 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
19145 merge it into mm-decompress-buffer.
19146 (gnus-mime-copy-part): Use the MIME part charset, the value which
19147 a user specified or gnus-newsgroup-charset for decoding, like
19148 gnus-mime-inline-part does; set buffer-file-coding-system to tell
19149 save-buffer what was used. Suggested by Kevin Ryde
19150 <user42@zip.com.au>.
19151 (gnus-mime-inline-part): Allow the name parameter as well as the
19152 filename parameter; force decompressing of compressed data; always
19153 display contents being not decoded as unibyte.
19154
19155 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
19156 as well as the filename parameter.
19157
19158 * mm-util.el (mm-decompress-buffer):
19159 Merge gnus-mime-jka-compr-maybe-uncompress.
19160 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
19161 of compressed data.
19162
19163 2005-02-08 Simon Josefsson <jas@extundo.com>
19164
19165 * imap.el (imap-log): Doc fix.
19166
19167 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
19168
19169 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
19170 the coding cookies; decompress compressed parts.
19171
19172 * mml.el (mml-generate-mime-1): Add the charset parameter according
19173 to the value which a user specified manually or the coding cookie.
19174
19175 * mm-util.el (mm-string-to-multibyte): New function.
19176 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
19177 (mm-coding-system-to-mime-charset): New function.
19178 (mm-decompress-buffer): New function.
19179 (mm-find-buffer-file-coding-system): New function.
19180
19181 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
19182 (mm-display-inline-fontify): Rewrite for decoding and decompressing
19183 parts.
19184
19185 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
19186
19187 * mm-view.el (mm-display-inline-fontify): Decode a part according
19188 to the charset parameter.
19189
19190 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
19191
19192 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
19193 prefix arg is neither nil nor a number, as info specifies.
19194
19195 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
19196
19197 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
19198 timestamps.
19199
19200 2005-02-02 Jari Aalto <jari.aalto@cante.net>
19201
19202 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
19203 groups error checking and notify user.
19204
19205 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
19206
19207 * message.el (message-send-mail-function): Check existence of
19208 sendmail-program first before using default value
19209 `message-send-mail-with-sendmail'. Otherwise use more generic
19210 `smtpmail-send-it'.
19211
19212 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
19213
19214 * nntp.el (nntp-request-update-info): Always return nil.
19215
19216 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
19217
19218 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
19219
19220 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
19221
19222 * message.el (message-beginning-of-line): Change the behavior when
19223 invoked between BOL and : so that it first moves backward.
19224
19225 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
19226
19227 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
19228 article buffer when editing of the article is discarded.
19229 (gnus-article-prepare): Revert.
19230
19231 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
19232
19233 * gnus-art.el (gnus-article-prepare):
19234 Remove message-strip-forbidden-properties from the local hook.
19235
19236 2005-01-27 Simon Josefsson <jas@extundo.com>
19237
19238 * password.el (password-cache-add): Only start one timer per key.
19239 Reported by Derek Atkins <warlord@MIT.EDU>.
19240
19241 2005-01-26 Steve Youngs <steve@sxemacs.org>
19242
19243 * run-at-time.el: Remove. It is no longer needed as
19244 timer-funcs.el in the xemacs-base package has a working version of
19245 `run-at-time'.
19246
19247 * password.el: Require timer-funcs instead of run-at-time in
19248 XEmacs.
19249 Remove `password-run-at-time' macro.
19250 (password-cache-add): Use `run-at-time' instead of
19251 `password-run-at-time'.
19252
19253 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
19254 for `run-with-idle-timer'.
19255
19256 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
19257 for `run-at-time'.
19258
19259 * mm-url.el: Require timer-funcs at compile time when in XEmacs
19260 for `with-timeout'.
19261
19262 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
19263
19264 * mml.el (mml-generate-mime-1): Convert string into unibyte when
19265 inserting " *mml*" buffer's contents into a unibyte temp buffer.
19266
19267 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
19268
19269 * mail-source.el (mail-source-fetch-imap): Search for ^From case
19270 sensitively.
19271
19272 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
19273
19274 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
19275
19276 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
19277
19278 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
19279 which will be inserted according to the multibyteness of a buffer
19280 rather than the type of contents. Suggested by ARISAWA Akihiro
19281 <ari@mbf.ocn.ne.jp>.
19282
19283 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
19284 of string which old xml.el may return rather than a string.
19285
19286 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
19287
19288 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
19289
19290 2005-01-16 Simon Josefsson <jas@extundo.com>
19291
19292 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
19293 idn/idna.el isn't available.
19294 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
19295 <michael@waxrat.com>.
19296
19297 * hashcash.el: Remove non-FSF copyright header.
19298
19299 * hashcash.el (hashcash-extra-generate-parameters): New variable.
19300 (hashcash-generate-payment): Use it.
19301 (hashcash-generate-payment-async): Use it.
19302
19303 2005-01-15 Simon Josefsson <jas@extundo.com>
19304
19305 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
19306 Suggested by Raymond Scholz <ray-2005@zonix.de>.
19307
19308 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
19309 gnus-summary-idna-message.
19310 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
19311 (gnus-summary-idna-message): New function.
19312
19313 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
19314
19315 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
19316 gnus-novice-user.
19317
19318 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
19319
19320 * nnrss.el (nnrss-request-delete-group): Delete entries in
19321 nnrss-group-alist as well.
19322 (nnrss-save-server-data): Insert newline.
19323
19324 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
19325
19326 * gnus.el (gnus-user-agent): Use list of symbols instead of
19327 symbols. Display full version number for (S)XEmacs.
19328 Optionally display (S)XEmacs codename.
19329
19330 * gnus-util.el (gnus-emacs-version): Update for new
19331 `gnus-user-agent'.
19332
19333 * gnus-msg.el (gnus-extended-version): Make it possible to omit
19334 Gnus version.
19335
19336 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
19337
19338 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
19339 which is unreadable in some setups.
19340
19341 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
19342
19343 * gnus-spec.el (gnus-update-format-specifications): Flush the
19344 group format spec cache if it doesn't support decoded group names.
19345
19346 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
19347
19348 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
19349 Allow to apply decay on score files matching a regexp.
19350
19351 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
19352
19353 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
19354 compatibility in %g and %c.
19355
19356 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
19357
19358 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
19359 name for only %g and %c.
19360 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
19361 of gnus-tmp-group to decoded group name.
19362 (gnus-group-make-rss-group): Exclude `/'s from group names.
19363
19364 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
19365
19366 * nnrss.el (nnrss-get-encoding): Fix regexp.
19367
19368 2004-12-27 Simon Josefsson <jas@extundo.com>
19369
19370 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
19371 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
19372 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
19373
19374 2004-12-17 Kim F. Storm <storm@cua.dk>
19375
19376 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
19377
19378 * gnus-sum.el (gnus-summary-mode-map): Likewise.
19379
19380 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
19381
19382 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
19383
19384 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
19385
19386 * nnrss.el: Require rfc2047 and mml.
19387 (nnrss-file-coding-system): New variable.
19388 (nnrss-format-string): Redefine it as an inline function.
19389 (nnrss-decode-group-name): New function.
19390 (nnrss-string-as-multibyte): Remove.
19391 (nnrss-retrieve-headers): Decode group name; don't use
19392 nnrss-format-string.
19393 (nnrss-request-group): Decode group name.
19394 (nnrss-request-article): Decode group name; allow a Message-ID as
19395 well as an article number; don't use nnrss-format-string; encode a
19396 Message-ID string which may contain non-ASCII characters; use
19397 mml-to-mime to compose a MIME article.
19398 (nnrss-request-expire-articles): Decode group name.
19399 (nnrss-request-delete-group): Decode group name.
19400 (nnrss-fetch): Clarify error message.
19401 (nnrss-read-server-data): Use insert-file-contents instead of load;
19402 bind file-name-coding-system; use multibyte buffer.
19403 (nnrss-save-server-data): Bind coding-system-for-write to the
19404 value of nnrss-file-coding-system; bind file-name-coding-system;
19405 add coding cookie.
19406 (nnrss-read-group-data): Use insert-file-contents instead of load;
19407 bind file-name-coding-system; use multibyte buffer.
19408 (nnrss-save-group-data): Bind coding-system-for-write to the
19409 value of nnrss-file-coding-system; bind file-name-coding-system.
19410 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
19411 make it work with non-ASCII text.
19412 (nnrss-find-el): Make it work with old xml.el as well.
19413
19414 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
19415
19416 * nnrss.el (nnrss-get-encoding): New function.
19417 (nnrss-fetch): Use unibyte buffer initially; bind
19418 coding-system-for-read while performing mm-url-insert; remove ^Ms;
19419 decode contents according to the encoding attribute.
19420 (nnrss-save-group-data): Add coding cookie.
19421 (nnrss-mime-encode-string): New function.
19422 (nnrss-check-group): Use it to encode subject and author.
19423
19424 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
19425
19426 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
19427 imaginary variable.
19428
19429 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
19430
19431 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
19432 correctly even if there are wide characters.
19433
19434 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
19435
19436 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
19437 downcased symbol names; make a new cache instead of reusing
19438 bbdb-hashtable.
19439
19440 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
19441
19442 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19443 concatenating segments rather than before concatenating them.
19444 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19445
19446 * message.el (message-get-reply-headers): Bind `extra'.
19447
19448 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19449
19450 * message.el (message-extra-wide-headers): New variable.
19451 (message-get-reply-headers): Use it.
19452
19453 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
19454
19455 * gnus-agent.el (gnus-agent-group-path): Decode group name.
19456 (gnus-agent-group-pathname): Ditto.
19457
19458 * gnus-cache.el (gnus-cache-file-name): Decode group name.
19459
19460 * gnus-group.el (gnus-group-make-group): Decode group name.
19461 (gnus-group-make-rss-group): Register the group data after opening
19462 the nnrss group.
19463
19464 2004-12-17 Paul Jarc <prj@po.cwru.edu>
19465
19466 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
19467 by expiry now get marked as read.
19468
19469 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
19470
19471 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
19472
19473 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
19474
19475 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
19476 unify Latin characters in XEmacs.
19477 (mm-find-mime-charset-region): Use it.
19478
19479 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
19480
19481 * gnus-util.el (gnus-delete-directory): New function.
19482
19483 * gnus-agent.el (gnus-agent-delete-group): Use it.
19484
19485 * gnus-cache.el (gnus-cache-delete-group): Use it.
19486
19487 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
19488
19489 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
19490 names.
19491
19492 2004-12-16 Simon Josefsson <jas@extundo.com>
19493
19494 * hashcash.el (hashcash-payment-alist): Fix custom :type.
19495
19496 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
19497
19498 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
19499
19500 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
19501 (gnus-group-set-current-level): Decode group name.
19502
19503 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
19504
19505 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
19506 failed.
19507
19508 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
19509
19510 * gnus-group.el (gnus-group-delete-group): Decode group name.
19511 (gnus-group-make-rss-group): Encode group name.
19512 (gnus-group-catchup-current): Decode group name.
19513 (gnus-group-kill-group): Decode group name.
19514
19515 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
19516
19517 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
19518
19519 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
19520
19521 * gnus-group.el (gnus-group-make-rss-group):
19522 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
19523
19524 * gnus-start.el (gnus-setup-news): Honor user's setting to
19525 gnus-message-archive-method. Suggested by Lute Kamstra
19526 <lute@gnu.org>.
19527
19528 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
19529
19530 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
19531 global counterparts of the buffer-local variables.
19532
19533 2004-11-16 Romain Francoise <romain@orebokech.com>
19534
19535 * gnus-sum.el (gnus-summary-exit): Don't clear the global
19536 counterparts of the buffer-local variables.
19537
19538 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
19539
19540 * message.el (message-forbidden-properties): Fix typo in doc
19541 string.
19542
19543 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
19544
19545 * gnus-util.el (gnus-replace-in-string): Add doc string.
19546
19547 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
19548 to avoid problems when splitting mails with many recipients.
19549
19550 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
19551
19552 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
19553 pop-to-buffer, covered by the subsequent gnus-configure-windows.
19554
19555 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
19556
19557 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
19558 if there is no hashtable in memory or file modification time is
19559 newer than cached timestamp.
19560
19561 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
19562
19563 * gnus-sum.el (gnus-summary-limit-to-recipient):
19564 Implement not-matching option.
19565
19566 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
19567
19568 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
19569 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
19570 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
19571 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
19572 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
19573 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
19574
19575 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
19576
19577 * message.el (message-forward-make-body-mml): Remove headers
19578 according to message-forward-ignored-headers if a message is decoded.
19579
19580 2004-12-02 Romain Francoise <romain@orebokech.com>
19581
19582 * message.el (message-forward-make-body-plain): Always remove
19583 headers according to message-forward-ignored-headers.
19584
19585 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
19586
19587 * spam.el (spam-summary-prepare-exit): Remove the
19588 gnus-summary-limit pop for now, it has problems with ham marks for
19589 me.
19590
19591 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
19592
19593 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
19594 correctly.
19595
19596 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
19597
19598 * format-spec.el (format-spec): Message the char.
19599
19600 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
19601
19602 * gnus-art.el (gnus-split-methods): Reformat comments.
19603
19604 * spam.el (spam-summary-prepare-exit): Remove article limits
19605 before exiting the summary buffer.
19606
19607 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
19608
19609 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
19610 order to silence the byte compiler.
19611
19612 * spam.el: Fix the way to silence the byte compiler, which
19613 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
19614 bbdb-search-simple, spam-BBDB-register-routine,
19615 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
19616 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
19617 spam-stat-buffer-is-spam, spam-stat-load,
19618 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
19619 spam-stat-save and spam-stat-split-fancy.
19620
19621 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
19622
19623 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
19624 which may confuse users.
19625 (canlock-password-for-verify): Ditto.
19626
19627 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
19628
19629 * gnus-art.el (gnus-emphasis-alist): Ditto.
19630
19631 * gnus-registry.el (gnus-registry-max-entries): Ditto.
19632
19633 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
19634
19635 * gnus-start.el (gnus-save-killed-list): Ditto.
19636
19637 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
19638 (gnus-sum-thread-tree-root): Ditto.
19639 (gnus-sum-thread-tree-false-root): Ditto.
19640 (gnus-sum-thread-tree-single-indent): Ditto.
19641
19642 * message.el (message-courtesy-message): Ditto.
19643 (message-archive-note): Ditto.
19644 (message-subscribed-address-file): Ditto.
19645 (message-user-fqdn): Ditto.
19646
19647 * spam-report.el (spam-report-gmane-regex): Ditto.
19648
19649 * spam.el (spam-blackhole-good-server-regex): Ditto.
19650
19651 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
19652
19653 * mml.el (mml-preview): Widen the message buffer before copying
19654 the contents to the preview buffer; sort headers before previewing.
19655
19656 * message.el (message-hidden-headers): Fix the way to avoid a bug
19657 in the `repeat' widget in Emacs 21.3 or earlier.
19658
19659 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
19660
19661 * message.el (message-hidden-headers): Default to "^References:".
19662 Improve customization type. Suggested by Reiner Steib
19663 <Reiner.Steib@gmx.de>.
19664
19665 2004-11-25 Romain Francoise <romain@orebokech.com>
19666
19667 * message.el (message-strip-forbidden-properties): Remove check for
19668 obsolete `message-hidden' text property, hidden headers are not
19669 accessible in the buffer anymore.
19670
19671 2004-11-22 Romain Francoise <romain@orebokech.com>
19672
19673 * message.el (message-header-format-alist): Add `From' in list
19674 so that it can be sorted.
19675 (message-fix-before-sending): Widen and sort headers before
19676 sending.
19677 (message-hide-headers): Use narrowing to hide headers by moving
19678 them to the top of the buffer and narrowing to the region
19679 underneath.
19680
19681 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
19682
19683 * message.el (message-strip-forbidden-properties):
19684 Bind buffer-read-only (etc) to nil.
19685
19686 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
19687
19688 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
19689 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19690
19691 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
19692
19693 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
19694
19695 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
19696
19697 * dns.el (query-dns): Use sit-for to time instead of
19698 accept-process-output, since that doesn't seem to work on udp
19699 sockets.
19700
19701 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
19702
19703 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
19704
19705 2004-11-15 Jesper Harder <harder@ifa.au.dk>
19706
19707 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
19708 doc string. Improve doc string.
19709
19710 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
19711
19712 * nntp.el (nntp-request-update-info): Return nil if
19713 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
19714 may not call gnus-activate-group which uselessly issues the GROUP
19715 commands for all nntp groups and wastes time. Reported by Romain
19716 Francoise <romain@orebokech.com>.
19717
19718 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
19719
19720 2004-11-15 Simon Josefsson <jas@extundo.com>
19721
19722 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
19723 headers separately.
19724 (gnus-button-openpgp): New function, inspired by Jochen Küpper
19725 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
19726
19727 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
19728
19729 * gnus-start.el (gnus-convert-old-newsrc):
19730 Assign legacy-gnus-agent to 5.10.7.
19731
19732 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
19733
19734 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
19735 start of the lines.
19736
19737 2004-11-14 Magnus Henoch <mange@freemail.hu>
19738
19739 * hashcash.el (hashcash-default-payment): Change default to 20.
19740 (hashcash-default-accept-payment): Change default to 20.
19741 (hashcash-process-alist): New variable.
19742 (hashcash-generate-payment-async): Add.
19743 (hashcash-already-paid-p): Add.
19744 (hashcash-insert-payment): Don't generate payments twice.
19745 (hashcash-insert-payment-async): Add.
19746 (hashcash-insert-payment-async-2): Add.
19747 (hashcash-cancel-async): Add.
19748 (hashcash-wait-async): Add.
19749 (hashcash-processes-running-p): Add.
19750 (hashcash-wait-or-cancel): Add.
19751 (mail-add-payment): New optional argument. Conditionally start
19752 asynchronous calculation.
19753 (mail-add-payment-async): Add.
19754
19755 * message.el (message-send-mail): Wait for asynchronous hashcash
19756 results. Don't clobber existing X-Hashcash headers.
19757 (message-setup-1): Call mail-add-payment-async when
19758 message-generate-hashcash is non-nil.
19759
19760 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
19761
19762 * message.el (message-use-alternative-email-as-from): Examine the
19763 From header as well; use message-make-from in order to include a
19764 user's full name.
19765
19766 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
19767
19768 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
19769 default; improve customization type.
19770 (gnus-emphasis-custom-with-format): New macro.
19771 (gnus-emphasis-custom-value-to-external): New function.
19772 (gnus-emphasis-custom-value-to-internal): New function.
19773
19774 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
19775
19776 * dns.el (query-dns): Resolve reverse addresses.
19777
19778 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
19779
19780 * gnus-group.el (gnus-group-get-new-news): Use it.
19781
19782 * gnus-start.el (gnus-check-reasonable-setup): New function.
19783
19784 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
19785
19786 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
19787 "Args out of range" error. Reported by Arnaud Giersch
19788 <arnaud.giersch@free.fr>.
19789
19790 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
19791
19792 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
19793
19794 2004-11-04 Richard M. Stallman <rms@gnu.org>
19795
19796 * spam.el (spam group): Add :version.
19797
19798 * pgg-def.el (pgg group): Add :version.
19799
19800 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
19801
19802 * gnus-art.el (gnus-article-edit-article): Don't associate the
19803 article buffer with a draft file. This is a temporary measure
19804 against the 2004-08-22 change to gnus-article-edit-mode.
19805
19806 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
19807
19808 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
19809 (html2text-format-tags): Remove unused variable `attr'.
19810
19811 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
19812
19813 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
19814
19815 * spam-stat.el (spam-stat): Add :version.
19816
19817 * sieve.el (sieve): Add :version.
19818
19819 * sha1.el (sha1): Add :version.
19820 (sha1-use-external): Remove redundant version.
19821
19822 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
19823 (nnmail-cache-ignore-groups, nnmail-spool-hook)
19824 (nnmail-split-fancy-match-partial-words)
19825 (nnmail-split-lowercase-expanded): Add :version.
19826
19827 * nndiary.el (nndiary): Add :version.
19828
19829 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
19830
19831 * mml-sec.el (mml-default-sign-method)
19832 (mml-default-encrypt-method, mml-signencrypt-style-alist):
19833 Add :version.
19834
19835 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
19836
19837 * mm-url.el (mm-url-use-external, mm-url-program)
19838 (mm-url-arguments): Add :version.
19839
19840 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
19841 (mm-attachment-file-modes, mm-decrypt-option)
19842 (mm-w3m-safe-url-regexp): Add :version.
19843
19844 * message.el (message-cite-prefix-regexp)
19845 (message-sendmail-envelope-from, message-minibuffer-local-map)
19846 (message-user-fqdn, message-completion-alist): Add :version.
19847
19848 * gnus-win.el (gnus-configure-windows-hook)
19849 (gnus-use-frames-on-any-display): Add :version.
19850
19851 * gnus-art.el (gnus-article-address-banner-alist)
19852 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
19853 (gnus-treat-from-picon, gnus-treat-mail-picon)
19854 (gnus-treat-x-pgp-sig): Add :version.
19855
19856 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
19857 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
19858 (gnus-summary-article-delete-hook)
19859 (gnus-summary-display-while-building): Add :version.
19860
19861 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
19862 (gnus-get-top-new-news-hook): Add :version.
19863
19864 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
19865 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
19866
19867 * gnus-registry.el (gnus-registry): Add :version.
19868
19869 * gnus-spec.el (gnus-use-correct-string-widths)
19870 (gnus-make-format-preserve-properties): Add :version.
19871
19872 * gnus.el (gnus-group-charter-alist)
19873 (gnus-group-fetch-control-use-browse-url)
19874 (gnus-install-group-spam-parameters): Add :version.
19875
19876 * gnus-diary.el (gnus-diary): Add :version.
19877
19878 * gnus-delay.el (gnus-delay): Add :version.
19879
19880 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
19881 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
19882 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
19883 Add :version.
19884
19885 * gnus-agent.el (gnus-agent-max-fetch-size)
19886 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
19887 (gnus-agent-prompt-send-queue): Add :version.
19888
19889 * deuglify.el (gnus-outlook-deuglify): Add :version.
19890
19891 * html2text.el: Beautify code. Improve doc strings.
19892 Some checkdoc cleanup.
19893 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
19894
19895 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
19896
19897 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
19898
19899 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
19900
19901 * gnus-registry.el (gnus-registry-hashtb): Create the registry
19902 when package is loaded.
19903
19904 * spam.el (spam-summary-score-preferred-header): Add global preference
19905 for people who want to override the default SpamAssassin over
19906 Bogofilter preference (when both are set).
19907 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
19908 (spam-user-format-function-S):
19909 Check spam-summary-score-preferred-header.
19910 (spam-extra-header-to-number): Add X-Bogosity header parsing.
19911 (spam-user-format-function-S): Format the score correctly.
19912
19913 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
19914
19915 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
19916 signature file. Suggested by Manoj Srivastava
19917 <srivasta@golden-gryphon.com>.
19918
19919 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
19920 iso-2022-jp even in the Japanese language environment.
19921 Suggested by Jason Rumney <jasonr@gnu.org>.
19922
19923 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
19924
19925 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
19926 use the same characters as the dummy marks; make it free from
19927 getting affected by the language environment.
19928 (gnus-summary-read-group-1): Update mark positions only when the
19929 format spec is updated.
19930
19931 * gnus-spec.el (gnus-update-format-specifications): Return a list
19932 of updated types.
19933
19934 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
19935
19936 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
19937 of boundp to check if display-warning is available.
19938
19939 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
19940
19941 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
19942
19943 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
19944
19945 * nnspool.el (nnspool-spool-directory): Use news-path if the
19946 news-directory variable is not bound.
19947
19948 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
19949 function instead of display-warning if it is not available.
19950
19951 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
19952
19953 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
19954 v5-10: Use `point-at-bol'.
19955
19956 2004-10-26 Simon Josefsson <jas@extundo.com>
19957
19958 * hashcash.el: Fix URL in comment, reported by Cheng Gao
19959 <chenggao@gmail.com>.
19960
19961 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
19962
19963 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
19964 instead.
19965
19966 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
19967
19968 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
19969 to remove a server from the nnimap-server-buffer-alist.
19970 (nnimap-open-connection, nnimap-close-server): Use it.
19971
19972 * gnus-encrypt.el: Remove file in favor of encrypt.el.
19973
19974 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
19975
19976 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
19977 running the major-mode function.
19978
19979 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
19980
19981 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
19982 dummy marks in the right way.
19983
19984 2004-10-18 David Edmondson <dme@dme.org>
19985
19986 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
19987 excessively.
19988
19989 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
19990
19991 * gnus-util.el (gnus-split-references): Accept a nil references
19992 string and go on blissfully.
19993
19994 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
19995 cases where the references string is non-nil but has no references.
19996
19997 * encrypt.el: Add autoload tags.
19998
19999 * spam.el (spam-resolve-registrations-routine): Remove article
20000 from unregistration list too. Reported by David Hanak
20001 <dhanak@isis.vanderbilt.edu>
20002
20003 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
20004
20005 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
20006 nil. Change custom type.
20007
20008 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
20009
20010 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
20011
20012 * gnus-sum.el (gnus-summary-move-article): Use it.
20013
20014 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
20015
20016 * encrypt.el: Add autoload cookies.
20017
20018 * spam.el (spam-backend-article-list-property)
20019 (spam-backend-get-article-todo-list)
20020 (spam-backend-put-article-todo-list)
20021 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
20022 Resolve registrations separately.
20023 (spam-register-routine): Format comments.
20024 (spam-unregister-routine, spam-register-routine): Always call with
20025 specific-articles, no default list.
20026 (spam-summary-prepare-exit): Use the spam-classifications function.
20027
20028 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
20029 gnus-encrypt.el.
20030
20031 * encrypt.el: Copied from gnus-encrypt.el.
20032
20033 * gnus-encrypt.el: Commented that it's obsolete.
20034
20035 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
20036
20037 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
20038 (gnus-score-save): Use it.
20039
20040 * message.el (message-bury): Use `window-dedicated-p'.
20041
20042 2004-10-15 Simon Josefsson <jas@extundo.com>
20043
20044 * pop3.el (top-level): Don't require nnheader.
20045 (pop3-read-timeout): Add.
20046 (pop3-accept-process-output): Add.
20047 (pop3-read-response, pop3-retr): Use it.
20048
20049 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
20050
20051 * spam.el (spam-register-routine): Move comment.
20052 (spam-verify-bogofilter): Use 'unknown for the initial
20053 spam-bogofilter-valid state, not 'never.
20054
20055 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
20056 for netrc-machine.
20057
20058 * nnimap.el (nnimap-open-connection):
20059 Use netrc-machine-user-or-password.
20060
20061 2004-10-17 Richard M. Stallman <rms@gnu.org>
20062
20063 * gnus-registry.el (gnus-registry-unload-hook):
20064 Set as a variable with add-hook.
20065
20066 * nnspool.el (nnspool-spool-directory): Use news-directory instead
20067 of news-path.
20068
20069 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
20070
20071 * spam.el: Delete duplicate `provide'.
20072 (spam-unload-hook): Set as a variable with add-hook.
20073
20074 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
20075
20076 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
20077 in the doc string.
20078
20079 * message.el (message-ignored-news-headers)
20080 (message-ignored-supersedes-headers)
20081 (message-ignored-resent-headers)
20082 (message-forward-ignored-headers): Improve custom type.
20083
20084 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
20085
20086 * message.el (message-tokenize-header): Fix 2004-09-06 change
20087 which used point-min in the wrong place.
20088
20089 2004-10-12 Simon Josefsson <jas@extundo.com>
20090
20091 * tls.el (tls-certtool-program): New variable.
20092 (tls-certificate-information): New function, based on
20093 ssl-certificate-information.
20094
20095 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
20096
20097 * compface.el: Move the version of ELisp-based uncompface program
20098 to the contrib directory because of the copyright problem.
20099
20100 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
20101
20102 * message.el (message-kill-buffer): Raise the current frame.
20103
20104 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
20105
20106 * gnus-sum.el: Mention that multibyte characters don't work as marks.
20107
20108 * gnus.el (message-y-or-n-p): Autoload.
20109
20110 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
20111 (pop3-password-required, pop3-authentication-scheme)
20112 (pop3-leave-mail-on-server): Make customizable.
20113 (pop3): New custom group.
20114 (pop3-retr): Remove `sleep-for' statements.
20115 Suggested by Dave Love <fx@gnu.org>.
20116
20117 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
20118 Windows/DOS.
20119
20120 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20121 (imap-parse-body): Fix incorrect use of `assert'.
20122 Suggested by Dave Love <fx@gnu.org>.
20123
20124 * mml.el (mml-minibuffer-read-disposition): Require match.
20125 Suggested by Dave Love <fx@gnu.org>.
20126
20127 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
20128
20129 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
20130 doc string.
20131
20132 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
20133
20134 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
20135
20136 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20137
20138 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
20139 instead of calling `mm-insert-inline', to decode text/* parts
20140 before displaying them.
20141
20142 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
20143
20144 * mm-uu.el (mm-uu-text-plain-type): New variable.
20145 (mm-uu-pgp-signed-extract-1): Use it.
20146 (mm-uu-pgp-encrypted-extract-1): Use it.
20147 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
20148 bind mm-uu-text-plain-type with that value.
20149 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
20150 mm-uu-dissect.
20151
20152 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
20153
20154 * gnus-group.el (gnus-update-group-mark-positions):
20155 * gnus-sum.el (gnus-update-summary-mark-positions):
20156 * message.el (message-check-news-body-syntax):
20157 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
20158 of string-as-multibyte.
20159
20160 2004-10-05 Juri Linkov <juri@jurta.org>
20161
20162 * gnus-group.el (gnus-update-group-mark-positions):
20163 * gnus-sum.el (gnus-update-summary-mark-positions):
20164 * message.el (message-check-news-body-syntax):
20165 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
20166 8-bit unibyte values to a multibyte string for search functions.
20167
20168 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
20169
20170 * mm-uu.el (mm-uu-dissect): Allow optional arg.
20171 (mm-uu-dissect-text-parts): New function.
20172
20173 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
20174 dissect text parts.
20175
20176 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
20177 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
20178
20179 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
20180
20181 * gnus-topic.el (gnus-topic-hierarchical-parameters):
20182 Use gnus-current-topics instead of gnus-current-topic.
20183
20184 2004-10-06 Jesper Harder <harder@ifa.au.dk>
20185
20186 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
20187
20188 2004-10-05 Jesper Harder <harder@ifa.au.dk>
20189
20190 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
20191 where appropriate.
20192
20193 * nnml.el (nnml-generate-active-info): do.
20194
20195 * nndiary.el (nndiary-generate-active-info): do.
20196
20197 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
20198 (gnus-topic-move): do.
20199
20200 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
20201 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
20202
20203 * gnus-srvr.el (gnus-server-prepare)
20204 (gnus-server-open-all-servers): do.
20205
20206 * gnus-msg.el (gnus-summary-cancel-article)
20207 (gnus-summary-resend-message)
20208 (gnus-summary-mail-crosspost-complaint): do.
20209
20210 * gnus-move.el (gnus-change-server): do.
20211
20212 * gnus-group.el (gnus-group-unmark-all-groups)
20213 (gnus-group-set-current-level): do.
20214
20215 2004-10-04 Simon Josefsson <jas@extundo.com>
20216
20217 * message.el (message-generate-hashcash): Doc fix.
20218
20219 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
20220
20221 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
20222 avoid infinite recursion via gnus-get-function.
20223
20224 2004-10-02 Jesper Harder <harder@ifa.au.dk>
20225
20226 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
20227
20228 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
20229
20230 * nnmail.el (nnmail-split-history): do.
20231
20232 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
20233 (nnml-request-delete-group): do.
20234
20235 * nnslashdot.el (nnslashdot-read-groups): do.
20236
20237 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
20238 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
20239
20240 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
20241 (nnspool-sift-nov-with-sed): Use last.
20242 (nnspool-retrieve-headers-with-nov): Use mapc.
20243 (nnspool-request-newgroups): Use dolist.
20244 (nnspool-request-group): Use last.
20245
20246 * nntp.el (nntp-read-server-type): Use dolist.
20247
20248 * nnvirtual.el (nnvirtual-create-mapping)
20249 (nnvirtual-update-read-and-marked): Use dolist.
20250 (nnvirtual-convert-headers): Simplify.
20251
20252 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
20253
20254 * gnus-agent.el (gnus-agent-synchronize-group-flags):
20255 Add support for sync'ing tick marks.
20256
20257 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
20258
20259 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
20260 there's no visible header.
20261
20262 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
20263
20264 * gnus-agent.el (gnus-agent-synchronize-group-flags):
20265 When necessary, pass full group name to gnus-request-set-marks.
20266
20267 2004-10-01 Simon Josefsson <jas@extundo.com>
20268
20269 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
20270 acroread.
20271
20272 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20273
20274 * spam-report.el (spam-report-gmane): Fix interactive.
20275
20276 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
20277
20278 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
20279 when writing file.
20280 (gnus-agent-synchronize-flags): Don't default to being
20281 interactive.
20282
20283 2004-09-30 Simon Josefsson <jas@extundo.com>
20284
20285 * message.el (message-generate-hashcash): Add.
20286 (message-send-mail): Use it, call mail-add-payment.
20287
20288 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
20289
20290 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
20291
20292 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
20293
20294 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
20295 gnus-request-update-info with explicit code to sync the in-memory
20296 info read flags with the marks being sync'd to the backend.
20297
20298 * gnus-util.el (gnus-pp): Add optional stream to match pp API.
20299
20300 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
20301
20302 * spam.el (spam-verify-bogofilter): Add new function.
20303 (spam-check-bogofilter)
20304 (spam-bogofilter-register-with-bogofilter): Use it.
20305 (spam-verify-bogofilter): Add small fixes.
20306
20307 2004-09-28 Simon Josefsson <jas@extundo.com>
20308
20309 * hashcash.el (hashcash-generate-payment): Revert.
20310
20311 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
20312
20313 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20314 Use gnus-extract-references instead of gnus-split-references.
20315
20316 * gnus-util.el (gnus-extract-references): Add new function, analogous
20317 to gnus-split-references but extracts only the message-ID without
20318 anything extra.
20319
20320 * hashcash.el (hashcash-generate-payment)
20321 (hashcash-check-payment): Do the right thing if hashcash-path is
20322 nil (because the hashcash program could not be found).
20323
20324 * spam.el (spam-use-hashcash): Remove comment.
20325
20326 2004-09-27 Jesper Harder <harder@ifa.au.dk>
20327
20328 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
20329 (gnus-cache-enter-article, gnus-cache-remove-article)
20330 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
20331
20332 * gnus-async.el (gnus-async-prefetch-remove-group): do.
20333
20334 * gnus-art.el (article-hide-boring-headers)
20335 (article-translate-strings, article-display-face)
20336 (gnus-article-mime-match-handle-first)
20337 (gnus-article-highlight-headers)
20338 (gnus-article-add-buttons-to-head): do.
20339
20340 2004-09-27 Simon Josefsson <jas@extundo.com>
20341
20342 * hashcash.el: New version, from
20343 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
20344 ../contrib/.
20345
20346 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
20347
20348 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
20349
20350 2004-09-26 Jesper Harder <harder@ifa.au.dk>
20351
20352 * gnus-dup.el (gnus-dup-open): Use mapc.
20353 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
20354
20355 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
20356 Reported by Stefan Wiens <s.wi@gmx.net>.
20357
20358 * gnus.el (gnus-shutdown): Use dolist.
20359
20360 * gnus-undo.el (gnus-undo): Use mapc.
20361
20362 * nnrss.el (nnrss-generate-active): do.
20363
20364 * message.el (message-cite-original-without-signature)
20365 (message-cite-original): Use mapc.
20366 (message-do-actions, message-make-forward-subject): Use dolist.
20367
20368 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
20369
20370 * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
20371 deletion to remove entire duplicate line. Fixes merged article
20372 number bug.
20373
20374 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
20375
20376 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
20377 servers that are offline. Avoids having gnus-agent-toggle-plugged
20378 first ask if you want to open a server and then, even when you
20379 responded with no, asking if you want to synchronize the server's
20380 flags.
20381 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
20382 multi-line expressions.
20383 (gnus-agent-synchronize-group-flags): New internal function.
20384 Updates marks in memory (in the info structure) AND in the
20385 backend.
20386
20387 * gnus-util.el (gnus-remassoc): Fix typo in documentation.
20388
20389 * nnagent.el (nnagent-request-set-mark):
20390 Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
20391 method, to ensure that synchronization updates marks in the
20392 backend and in the info (in memory) structure.
20393
20394 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
20395
20396 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
20397 convention fully; don't miss the root article of a thread; make
20398 the X-Draft-From header with correct article numbers.
20399
20400 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
20401
20402 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
20403 unless plugged. Disable the agent so that an open failure causes
20404 an error.
20405
20406 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
20407 Revert 2004-09-21 change. The backend must be opened while
20408 synchronizing flags even when the backend stores the flags
20409 locally.
20410
20411 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
20412
20413 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
20414 in `header' match. Reported by Svend Tollak Munkejord.
20415
20416 * message.el (message-cite-original): Fix use of
20417 `message-cite-articles-with-x-no-archive'.
20418
20419 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
20420
20421 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
20422 (gnus-window-to-buffer): Ditto.
20423
20424 * mml.el (mml-preview-buffer): New variable.
20425 (mml-preview): Manage window layout with gnus-buffer-configuration.
20426
20427 * gnus-msg.el (gnus-setup-message): Put article numbers into the
20428 X-Draft-From header even if those articles aren't quoted.
20429
20430 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
20431
20432 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
20433 (gnus-request-set-mark, gnus-request-update-mark): Use new
20434 g-s-t-u-l-m to decide to use backend even when unplugged.
20435
20436 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
20437
20438 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
20439 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
20440
20441 2004-09-20 Simon Josefsson <jas@extundo.com>
20442
20443 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
20444 "utf-16-le".
20445
20446 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
20447
20448 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
20449
20450 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
20451
20452 * uudecode.el (uudecode-use-external): Add :version.
20453
20454 * smime.el (smime-CA-file, smime-encrypt-cipher)
20455 (smime-dns-server): Add :version.
20456
20457 * smiley.el (gnus-smiley-file-types): Add :version.
20458
20459 * sha1.el (sha1-use-external): Add :version.
20460
20461 * pgg-def.el (pgg-query-keyserver): Add :version.
20462
20463 * nnmail.el (nnmail-fancy-expiry-targets)
20464 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
20465 Add :version.
20466
20467 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
20468 (nnimap-retrieve-groups-asynchronous): Add :version.
20469 (nnimap-close-asynchronous): Add :version. Fix typo in doc string.
20470
20471 * mml.el (mml-content-disposition-parameters)
20472 (mml-insert-mime-headers-always): Add :version.
20473
20474 * mm-util.el (mm-coding-system-priorities): Add :version.
20475
20476 * mm-decode.el (mm-inline-text-html-with-images)
20477 (mm-keep-viewer-alive-types, mm-external-terminal-program)
20478 (mm-verify-option): Add :version.
20479 (mm-text-html-renderer): Change :version.
20480
20481 * message.el (message-fcc-externalize-attachments)
20482 (message-required-headers, message-draft-headers)
20483 (message-subject-trailing-was-query)
20484 (message-subject-trailing-was-ask-regexp)
20485 (message-subject-trailing-was-regexp, message-mark-insert-begin)
20486 (message-mark-insert-end, message-archive-header)
20487 (message-archive-note, message-cross-post-default)
20488 (message-cross-post-note, message-followup-to-note)
20489 (message-cross-post-note-function, message-use-mail-followup-to)
20490 (message-subscribed-address-functions)
20491 (message-subscribed-address-file, message-subscribed-addresses)
20492 (message-subscribed-regexps, message-allow-no-recipients)
20493 (message-yank-cited-prefix, message-signature-insert-empty-line)
20494 (message-hidden-headers, message-hierarchical-addresses)
20495 (message-mail-user-agent, message-use-idna)
20496 (message-valid-fqdn-regexp)
20497 (message-strip-special-text-properties, message-header-synonyms)
20498 (message-beginning-of-line, message-tab-body-function): Add :version.
20499 (message-insert-canlock, message-wide-reply-confirm-recipients):
20500 Change :version.
20501
20502 * mail-source.el (mail-source-ignore-errors): Add :group, :type
20503 and :version.
20504 (mail-source-delete-old-incoming-confirm)
20505 (mail-source-movemail-program): Add :version.
20506
20507 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
20508 (gnus-agent-cache, gnus-agent): Change :version.
20509
20510 * gnus-util.el (gnus-use-byte-compile): Change :version.
20511
20512 * gnus-sum.el (gnus-summary-make-false-root-always)
20513 (gnus-summary-default-high-score)
20514 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
20515 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
20516 (gnus-read-all-available-headers, gnus-article-emulate-mime)
20517 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
20518 (gnus-sum-thread-tree-single-indent)
20519 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
20520 (gnus-sum-thread-tree-leaf-with-other)
20521 (gnus-sum-thread-tree-single-leaf): Add :version.
20522 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
20523 (gnus-article-loose-mime): Change :version.
20524
20525 * gnus-start.el (gnus-backup-startup-file)
20526 (gnus-save-startup-file-via-temp-buffer): Add :version.
20527
20528 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
20529 (gnus-server-offline-face): Add :version.
20530
20531 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
20532
20533 * gnus-msg.el (gnus-gcc-externalize-attachments)
20534 (gnus-debug-files, gnus-debug-exclude-variables)
20535 (gnus-discouraged-post-methods): Change :version.
20536 (gnus-confirm-mail-reply-to-news)
20537 (gnus-confirm-treat-mail-like-news): Add :version.
20538
20539 * gnus-int.el (gnus-server-unopen-status): Add :version.
20540
20541 * gnus-group.el (gnus-group-jump-to-group-prompt)
20542 (gnus-large-ephemeral-newsgroup)
20543 (gnus-fetch-old-ephemeral-headers): Add :version.
20544
20545 * gnus-fun.el (gnus-x-face-directory)
20546 (gnus-convert-pbm-to-x-face-command)
20547 (gnus-convert-image-to-x-face-command)
20548 (gnus-convert-image-to-face-command): Add :version.
20549
20550 * gnus-delay.el (gnus-delay-default-hour): Add :version.
20551
20552 * gnus-cite.el (gnus-cite-blank-line-after-header)
20553 (gnus-article-boring-faces): Add :version.
20554
20555 * gnus-art.el (gnus-buttonized-mime-types)
20556 (gnus-inhibit-mime-unbuttonizing)
20557 (gnus-treat-display-face)
20558 (gnus-treat-body-boundary): Change :version.
20559 (gnus-body-boundary-delimiter, gnus-picon-databases)
20560 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
20561 (gnus-treat-date-english, gnus-treat-fold-headers)
20562 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
20563 (gnus-treat-mail-picon, gnus-treat-wash-html)
20564 (gnus-article-encrypt-protocol)
20565 (gnus-use-idna, gnus-article-over-scroll)
20566 (gnus-mime-display-multipart-alternative-as-mixed)
20567 (gnus-mime-display-multipart-related-as-mixed)
20568 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
20569 (gnus-ctan-url, gnus-button-ctan-handler)
20570 (gnus-button-handle-ctan-bogus-regexp)
20571 (gnus-button-ctan-directory-regexp)
20572 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
20573 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
20574 (gnus-button-man-level, gnus-button-emacs-level)
20575 (gnus-button-message-level, gnus-button-browse-level): Add :version.
20576
20577 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
20578 (gnus-agent-go-online): Change :version.
20579 (gnus-agent-expire-unagentized-dirs)
20580 (gnus-agent-auto-agentize-methods): Add :version.
20581
20582 * flow-fill.el (fill-flowed-display-column)
20583 (fill-flowed-encode-column): Add :version.
20584
20585 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20586 (gnus-outlook-deuglify-unwrap-max)
20587 (gnus-outlook-deuglify-cite-marks)
20588 (gnus-outlook-deuglify-unwrap-stop-chars)
20589 (gnus-outlook-deuglify-no-wrap-chars)
20590 (gnus-outlook-deuglify-attrib-cut-regexp)
20591 (gnus-outlook-deuglify-attrib-verb-regexp)
20592 (gnus-outlook-deuglify-attrib-end-regexp)
20593 (gnus-outlook-display-hook): Add :version.
20594
20595 * binhex.el (binhex-use-external): Add :version.
20596
20597 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
20598
20599 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
20600 and `invisible'.
20601
20602 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
20603
20604 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
20605 in gnus-registry-trim.
20606
20607 2004-09-13 Simon Josefsson <jas@extundo.com>
20608
20609 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
20610
20611 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
20612
20613 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
20614 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20615 <yamaoka@jpl.org>.
20616 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
20617 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20618 <yamaoka@jpl.org>.
20619
20620 * sieve.el (sieve-manage-mode): Ditto.
20621
20622 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
20623
20624 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
20625
20626 2004-09-11 Simon Josefsson <jas@extundo.com>
20627
20628 * dns-mode.el: Add.
20629
20630 * mm-view.el (mm-display-dns-inline): Add.
20631
20632 * mm-decode.el (mm-inline-media-tests): Add text/dns.
20633 (mm-automatic-display): Ditto.
20634
20635 * mailcap.el (mailcap-mime-data): Add text/dns.
20636 (mailcap-mime-extensions): Map .soa to text/dns.
20637
20638 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
20639
20640 * gnus-art.el (article-decode-mime-words, article-babel)
20641 (gnus-article-highlight-signature, gnus-article-add-buttons)
20642 (gnus-signature-toggle): Remove unnecessary bindings of
20643 `inhibit-read-only' inherited from v5.10 merge.
20644
20645 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
20646
20647 * nntp.el (nntp): New customization group.
20648 (nntp-authinfo-file): Add customization group.
20649
20650 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
20651
20652 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
20653
20654 * gnus.el (to-address, to-list, subscribed)
20655 (large-newsgroup-initial): Ditto.
20656
20657 * flow-fill.el (fill-flowed-display-column)
20658 (fill-flowed-encode-column): Ditto.
20659
20660 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
20661
20662 * message.el (message-tokenize-header, message-send-mail-with-qmail):
20663 Use point-min rather than 1.
20664 (message-send-mail): Use buffer-size rather than point-max.
20665
20666 * gnus-sum.el (gnus-summary-search-article-forward):
20667 Signal a specific `search-failed' rather than a generic `error'.
20668
20669 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
20670 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
20671 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
20672
20673 2004-09-10 Simon Josefsson <jas@extundo.com>
20674
20675 * nndb.el (require): Remove tcp and duplicate cl.
20676
20677 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
20678
20679 * gnus-agent.el (directory-files-and-attributes): Move forward.
20680
20681 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
20682
20683 * gnus-agent.el (directory-files-and-attributes):
20684 Optionally defined to support XEmacs.
20685
20686 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
20687
20688 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
20689 to avoid run-time CL dependencies.
20690 (gnus-agent-unfetch-articles): New function.
20691 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
20692 article numbers even when local .overview file is missing.
20693 (gnus-agent-read-article-number): New function. Only accepts
20694 27-bit article numbers.
20695 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
20696 Use gnus-agent-read-article-number.
20697 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
20698 from backend while recognizing that article numbers in .overview
20699 must be valid.
20700 (gnus-agent-update-files-total-fetched-for):
20701 Use directory-files-and-attributes to improve performance.
20702 * gnus-int.el (gnus-request-move-article):
20703 Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
20704 improve performance.
20705
20706 * gnus-start.el (gnus-convert-old-newsrc): Change message text as
20707 some users confused by references to .newsrc when they only have a
20708 .newsrc.eld file.
20709 (gnus-convert-mark-converter-prompt)
20710 (gnus-convert-converter-needs-prompt): Fix use of property list.
20711 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
20712 New function. Used internally to only display 'gnus converting
20713 files' message when actually necessary.
20714
20715 * gnus-sum.el (): Remove (require 'gnus-agent) as required
20716 methods now autoloaded.
20717
20718 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
20719
20720 * gnus-sum.el (gnus-summary-insert-subject): Remove list
20721 identifiers.
20722
20723 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
20724
20725 * gnus-picon.el: Fix indentation and closing parenthesis.
20726
20727 2004-09-01 Simon Josefsson <jas@extundo.com>
20728
20729 * message.el (message-canlock-generate): Require sha1, not
20730 sha1-el. (Can we get rid of this require altogether? It is ugly
20731 to require within a function. Sadly, if sha1.el isn't loaded, the
20732 let binding in m-c-g will hide the defcustom definition, which is
20733 bad.)
20734
20735 * canlock.el: Require sha1, not sha1-el.
20736
20737 * message.el: Don't autoload sha1 (there is a autoload cookie in
20738 sha1.el).
20739
20740 * sha1-el.el: Rename to sha1.el.
20741
20742 2004-08-30 Juanma Barranquero <lektu@terra.es>
20743
20744 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
20745
20746 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20747
20748 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
20749
20750 2004-08-30 Kim F. Storm <storm@cua.dk>
20751
20752 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
20753
20754 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
20755 Add :group 'nnimap.
20756
20757 2004-08-30 Andreas Schwab <schwab@suse.de>
20758
20759 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
20760 ?* and ?\;.
20761
20762 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
20763 and ?\' to symbol instead of whitespace.
20764
20765 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
20766
20767 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
20768
20769 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
20770 instead of re-search-forward.
20771
20772 * gnus-uu.el (gnus-uu-save-article): Ditto.
20773 (gnus-uu-post-encode-uuencode): Ditto.
20774
20775 * html2text.el (html2text-clean-list-items): Ditto.
20776 (html2text-clean-dtdd): Ditto.
20777 (html2text-format-tags): Ditto.
20778
20779 * message.el (message-send-mail-with-sendmail): Fix regexp.
20780 (message-fill-field-general): Use search-forward instead of
20781 re-search-forward.
20782 (unbold-region): Ditto.
20783
20784 * nnrss.el (nnrss-request-article): Ditto.
20785
20786 * nnslashdot.el (nnslashdot-request-article): Ditto.
20787
20788 * nnweb.el (nnweb-gmane-wash-article): Ditto.
20789
20790 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
20791 "Unrecognized menu descriptor" error in XEmacs.
20792
20793 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
20794
20795 * gnus-sum.el (gnus-read-header): Don't remove a header for the
20796 parent article of a sparse article in the thread hashtb.
20797
20798 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
20799
20800 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
20801 (nnmail-expand-newtext): Lowercase expanded entries if
20802 nnmail-split-lowercase-expanded is non-nil.
20803
20804 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
20805
20806 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
20807
20808 * gnus-group.el (gnus-group-line-format-alist): Convert the value
20809 of gnus-tmp-news-method into string under XEmacs. It will be
20810 passed to gnus-correct-length which takes only a string argument.
20811
20812 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
20813
20814 * gnus-util.el (gnus-bind-print-variables): New macro.
20815 (gnus-prin1): Use it.
20816 (gnus-prin1-to-string): Use it.
20817 (gnus-pp): New function.
20818 (gnus-pp-to-string): New function.
20819
20820 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
20821 Replace pp-to-string with gnus-pp-to-string.
20822 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
20823 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
20824 * gnus-msg.el (gnus-debug): Ditto.
20825 * gnus-score.el (gnus-score-save): Ditto.
20826 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
20827 gnus-pp-to-string.
20828 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
20829 with gnus-pp.
20830 * score-mode.el (gnus-score-pretty-print): Ditto.
20831 * webmail.el (webmail-debug): Ditto.
20832
20833 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
20834
20835 * gnus-art.el (article-display-face, article-display-x-face):
20836 Use buffer-read-only.
20837
20838 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
20839
20840 * gnus-art.el (article-hide-list-identifiers):
20841 Bind inhibit-read-only as t.
20842
20843 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
20844
20845 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
20846
20847 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
20848
20849 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
20850 (gnus-narrow-to-page): Don't assume point-min == 1.
20851 (gnus-article-edit-mode): Derive from message-mode.
20852
20853 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
20854 point-min == 1.
20855
20856 * imap.el (imap-parse-address-list, imap-parse-body-ext):
20857 Disable incorrect use of `assert'.
20858
20859 * message.el (message-mode): Set comment-start-skip.
20860
20861 2004-08-22 Sam Steingold <sds@gnu.org>
20862
20863 * pop3.el (pop3-leave-mail-on-server): New user variable.
20864 (pop3-movemail): Delete mail only when it is nil.
20865
20866 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
20867
20868 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
20869
20870 * mml.el (mml-preview): Use `pop-to-buffer'.
20871
20872 * message.el (message-goto-mail-followup-to): Insert after "To".
20873 (message-carefully-insert-headers): Add comment.
20874
20875 * gnus.el: Remove unused variable `gnus-article-check-size'.
20876
20877 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
20878
20879 * gnus-art.el (gnus-button-alist):
20880 Improve `gnus-button-handle-library' entry.
20881
20882 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
20883
20884 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
20885 Use downcase, since XEmacs capitalizes error messages differently.
20886
20887 2004-08-18 Jesper Harder <harder@ifa.au.dk>
20888
20889 * nntp.el: Add (require 'gnus) due to reference to
20890 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
20891
20892 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
20893
20894 * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
20895 Bind `mm-fill-flowed'.
20896
20897 * mm-decode.el (mm-dissect-singlepart): Check it.
20898
20899 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
20900
20901 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
20902 'imap' for netrc parsing.
20903
20904 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
20905
20906 * mailcap.el (mailcap-mime-data): Mark as risky.
20907
20908 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
20909
20910 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
20911 may be included in the encoded word.
20912 (rfc2047-encode): Don't append a space if the encoded word
20913 includes close parenthesis.
20914
20915 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
20916
20917 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
20918 of text within parentheses.
20919
20920 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
20921
20922 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
20923 (gnus-encrypt-write-file-contents): Make the password key the file
20924 name PLUS the cipher, not just the cipher. Also remove failed
20925 passwords from the cache.
20926
20927 2004-08-06 Simon Josefsson <jas@extundo.com>
20928
20929 * gnus-sum.el (gnus-article-loose-mime): Change default to t.
20930 Doc fix.
20931
20932 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
20933
20934 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
20935 LWSP.
20936
20937 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
20938
20939 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20940 Try to append in-reply-to: data to the references: header.
20941
20942 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
20943 (netrc-parse): Use gnus-encrypt.el functions.
20944
20945 * gnus-encrypt.el: Add new file for encryption support; currently
20946 does only a few GPG ciphers and an internal XOR cipher.
20947
20948 * password.el: Add comments on using password-read-and-add.
20949 (password-read-and-add): Add function to read and add the
20950 password to the cache at once.
20951
20952 2004-07-28 Simon Josefsson <jas@extundo.com>
20953
20954 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
20955 parameter (but don't use it, for now).
20956
20957 * imap.el (imap-ssl-open): Use imap-process-connection-type,
20958 instead of hard coding to nil.
20959
20960 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
20961
20962 * mm-view.el (mm-inline-image-emacs): Open lines under an image
20963 as mm-inline-image-xemacs does.
20964
20965 2004-07-26 Simon Josefsson <jas@extundo.com>
20966
20967 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
20968 Revert part of 2004-07-17 change below.
20969
20970 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
20971
20972 * rfc2047.el (rfc2047-encode-region): Don't infloop.
20973 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
20974
20975 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
20976
20977 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
20978 quotes that actually start with ">" at the beginning of the
20979 lines.
20980
20981 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
20982
20983 * rfc2047.el (rfc2047-encode-region): Fix last change.
20984 (rfc2047-encode-parameter): Remove useless concat.
20985
20986 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
20987
20988 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
20989 encode special characters; fix some kind of misconfigured headers;
20990 signal a real error if debug-on-quit or debug-on-error is non-nil.
20991 (rfc2047-encode-max-chars): New variable.
20992 (rfc2047-encode-1): Use it.
20993 (rfc2047-encode-parameter): New function.
20994
20995 * mml.el (mml-insert-parameter): Remove an excessive space.
20996
20997 2004-07-17 Simon Josefsson <jas@extundo.com>
20998
20999 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
21000 Kai Grossjohann <kai@emptydomain.de>.
21001 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
21002 (gnus-group-make-menu-bar): Ditto.
21003
21004 * gnus-util.el (gnus-group-server): Add.
21005
21006 2004-07-16 Jesper Harder <harder@ifa.au.dk>
21007
21008 * message.el (message-clone-locals): Clone sendmail and smtp
21009 variables.
21010
21011 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
21012
21013 * rfc2047.el (rfc2047-encode-region): Fix last change.
21014
21015 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
21016
21017 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
21018 characters as non-special.
21019
21020 2004-07-09 Simon Josefsson <jas@extundo.com>
21021
21022 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
21023 Users will lose all flag changes made while unplugged with
21024 e.g. nntp unless flag synchronization happens, thus `nil' is not a
21025 good default. See numerous reports on ding mailing list.
21026
21027 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
21028
21029 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
21030 add generate-head-function and generate-article-function to the
21031 rfc822-forward entry.
21032 (nndoc-rfc822-forward-generate-article): New function.
21033 (nndoc-rfc822-forward-generate-head): New function.
21034
21035 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
21036
21037 2004-07-06 Dan Christensen <jdc@uwo.ca>
21038
21039 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
21040 respect display group parameter and gnus-summary-expunge-below.
21041 (gnus-articles-to-read): Remove unused reference to display group
21042 parameter.
21043
21044 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21045
21046 * nnheader.el (nnheader-uniquify-message-id): New experimental
21047 variable.
21048 (nnheader-nov-read-message-id): Use it.
21049
21050 * spam-report.el (spam-report-gmane): Add interactive.
21051
21052 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
21053
21054 * mm-encode.el (mm-content-transfer-encoding-defaults):
21055 Use qp-or-base64 for the application/* types.
21056
21057 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
21058
21059 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
21060
21061 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
21062
21063 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
21064 trim value.
21065
21066 2004-01-25 Paul Jarc <prj@po.cwru.edu>
21067
21068 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
21069 New macro and function.
21070 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
21071
21072 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
21073
21074 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
21075 after-load-alist.
21076
21077 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
21078
21079 * gnus-group.el (gnus-group-get-new-news-this-group):
21080 Don't update info that isn't there.
21081
21082 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>
21083
21084 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
21085 entry.
21086
21087 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
21088
21089 * mm-view.el (mm-inline-render-with-function): Use multibyte
21090 buffer; decode html source by charset.
21091
21092 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
21093
21094 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
21095 Mule-UCS is loaded under XEmacs.
21096 (mm-mime-mule-charset-alist): Avoid duplicated entries.
21097
21098 2004-06-28 Jesper Harder <harder@ifa.au.dk>
21099
21100 * nnheader.el (nnheader-max-head-length): Increase to 8192.
21101
21102 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
21103
21104 * mm-util.el (mm-coding-system-p): Return a coding-system.
21105 (mm-mime-mule-charset-alist): Use shift_jis instead of
21106 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
21107 entries for the mime charsets iso-2022-jp-3 and shift_jis.
21108 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
21109 instead of japanese-shift-jis and iso-latin-1 respectively in
21110 order to share the default value with both Emacs and XEmacs-mule.
21111 (mm-mule-charset-to-mime-charset):
21112 Make mm-coding-system-priorities effective.
21113 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
21114 while predicating of candidates upon the priorities.
21115
21116 2004-06-27 Jesper Harder <harder@ifa.au.dk>
21117
21118 * gnus-sum.el (gnus-summary-make-menu-bar):
21119 Add gnus-uu-invert-processable.
21120
21121 * gnus.el: Autoload gnus-uu-invert-processable.
21122
21123 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
21124
21125 * mm-util.el (mm-with-multibyte-buffer): New macro.
21126
21127 * rfc2047.el (rfc2047-encode-string): Use it.
21128 (rfc2047-encode-region): Move point to the end of the region after
21129 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
21130
21131 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
21132
21133 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
21134 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
21135
21136 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
21137
21138 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
21139 (gnus-cite-parse): Ignore quoted envelope From_.
21140 Suggested by Karl Chen <quarl@nospam.quarl.org>.
21141
21142 2004-06-23 Jesper Harder <harder@ifa.au.dk>
21143
21144 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
21145 invalid addresses.
21146
21147 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
21148
21149 * spam.el: Change section markers, revise TODO list.
21150 (spam-backends): Make new master list of all installed backends.
21151 (spam-summary-exit-behavior): Add new variable to determine how
21152 messages moves are done at summary exit.
21153 (spam-move-spam-nonspam-groups-only)
21154 (spam-process-ham-in-nonham-groups)
21155 (spam-process-ham-in-spam-groups): Remove variables, the
21156 spam-summary-exit-behavior variable should be used to manage this
21157 behavior.
21158 (spam-old-ham-articles, spam-old-spam-articles): Remove.
21159 (spam-old-articles): Add variable, replacing spam-old-ham-articles
21160 and spam-old-spam-articles.
21161 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
21162 Add empty variables, placeholders for the backends they represent.
21163 (spam-set-difference): Move, unchanged.
21164 (spam-list-of-processors): Declare OBSOLETE, not used anymore
21165 unless the user has a processor variable.
21166 (spam-classifications, spam-classification-valid-p)
21167 (spam-backend-properties, spam-backend-property-valid-p)
21168 (spam-backend-function-type-valid-p)
21169 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
21170 (spam-report-articles-gmane, spam-report-articles-resend):
21171 Remove functions, they are not needed.
21172 (spam-install-backend-super, spam-backend-list)
21173 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
21174 (spam-backend-function, spam-backend-ham-registration-function)
21175 (spam-backend-spam-registration-function)
21176 (spam-backend-ham-unregistration-function)
21177 (spam-backend-spam-unregistration-function)
21178 (spam-backend-statistical-p, spam-backend-mover-p)
21179 (spam-install-backend-alias, spam-install-checkonly-backend)
21180 (spam-install-mover-backend, spam-install-nocheck-backend)
21181 (spam-install-backend, spam-install-statistical-backend)
21182 (spam-install-statistical-checkonly-backend): Add backend installation
21183 support.
21184 (spam-summary-prepare-exit): Rewrite to use the new backend code.
21185 (spam-group-processor-p): Use the new backend code and respect the
21186 summary exit behavior.
21187 (spam-mark-spam-as-expired-and-move-routine): Remove.
21188 (spam-summary-prepare): Change to use the new spam-old-articles
21189 variable.
21190 (spam-copy-or-move-routine, spam-copy-spam-routine)
21191 (spam-move-spam-routine, spam-copy-ham-routine)
21192 (spam-move-ham-routine): Add code to copy/move ham or spam.
21193 (spam-fetch-field-fast): Improve doc and code, plus allow the
21194 'number request.
21195 (spam-list-of-checks, spam-list-of-statistical-checks):
21196 Remove variables.
21197 (spam-split, spam-find-spam): Use the new backend code.
21198 (spam-registration-functions): Remove variable.
21199 (spam-unregister-routine): Add convenience wrapper.
21200 (spam-log-undo-registration, spam-register-routine)
21201 (spam-log-processing-to-registry)
21202 (spam-log-unregistration-needed-p): Rename "check" to "backend"
21203 where possible.
21204 (spam-check-gmane-xref, spam-check-regex-headers)
21205 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
21206 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
21207 (spam-check-bogofilter-headers, spam-check-spamoracle)
21208 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
21209 (spam-check-crm114-headers): Use the spam-split-group that
21210 spam-split prepares, no need to determine it every time.
21211
21212 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
21213 to the nnheader-parse-naked-head call.
21214
21215 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
21216
21217 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
21218 the nnheader-nov-read-message-id call.
21219
21220 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
21221
21222 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
21223 gnus-activate-group twice. Suggested by Markus Peter
21224 <warp@spin.de>.
21225
21226 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
21227
21228 * gnus-art.el (gnus-article-time-format): Exchange the order of
21229 day and month in the default value; fix customization type.
21230 (article-date-ut): Use add-text-properties.
21231 (article-make-date-line): Use message-make-date instead of
21232 current-time-string.
21233
21234 * message.el (message-fetch-field): Don't use set-text-properties.
21235 (message-make-date): Simplify.
21236
21237 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
21238
21239 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
21240 (rfc2047-encode-region): Treat text within parentheses as special;
21241 show the original text when error has occurred.
21242
21243 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
21244 already-computed method to gnus-activate-group.
21245
21246 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
21247 same select-methods identical Lisp objects.
21248
21249 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
21250 object when modifying the info.
21251
21252 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
21253
21254 * gnus-srvr.el (gnus-server-set-info): Remove the server from
21255 gnus-opened-servers since it has never been opened with the new
21256 configuration yet.
21257
21258 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
21259
21260 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
21261 arg to nnheader-generate-fake-message-id.
21262
21263 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
21264
21265 * nnheader.el (nnheader-generate-fake-message-id): Accept a
21266 number and build a fake message ID localized to a group and
21267 article number (so it's repeatable from that point on).
21268 (nnheader-fake-message-id-p): Change regex to accommodate new fake
21269 ID format.
21270
21271 * gnus-sum.el (gnus-get-newsgroup-headers):
21272 Call nnheader-generate-fake-message-id with the article number.
21273
21274 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
21275
21276 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
21277 end-of-buffer.
21278
21279 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
21280
21281 * message.el (message-ignored-supersedes-headers): Add Approved.
21282
21283 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
21284
21285 * rfc2047.el (rfc2047-encode-message-header): Remove useless
21286 goto-char.
21287 (rfc2047-encode): Fold the line before encoding.
21288
21289 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
21290
21291 * rfc2047.el (rfc2047-encode-message-header): Disabled header
21292 folding -- not all headers can be folded, and this should be done
21293 by the message composition mode. Probably. I think.
21294
21295 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
21296
21297 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
21298 fast.
21299
21300 * gnus-ems.el (gnus-remove-image): Don't use
21301 message-text-with-property; remove only the image found first.
21302
21303 2004-06-09 Jesper Harder <harder@ifa.au.dk>
21304
21305 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
21306
21307 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
21308
21309 * message.el (message-text-with-property): Make it fast and accept
21310 optional arguments.
21311 (message-strip-forbidden-properties): Use it.
21312 (message-fix-before-sending): Follow the m-t-w-p change.
21313
21314 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
21315
21316 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
21317
21318 * gnus-art.el (article-hide-headers): Don't change the buffer
21319 mistakenly when performing mml-preview even if
21320 gnus-single-article-buffer is nil.
21321
21322 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
21323
21324 * message.el (message-expand-name-databases): New user option.
21325 (message-expand-name): Use it.
21326
21327 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
21328
21329 * spam.el (spam-report-articles-resend)
21330 (spam-report-resend-register-routine): Allow ham reporting.
21331 (spam-report-resend-register-ham-routine): Add wrapper.
21332 (spam-registration-functions): Add ham resending functions.
21333 (spam-list-of-processors): Add ham resend processor.
21334
21335 * gnus.el (ham-resend-to): Add new group parameter.
21336 (spam-process): Add ham resend option.
21337
21338 * spam-report.el (spam-report-resend): Allow reporting ham.
21339 (spam-report-resend-ham): Add wrapper.
21340
21341 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
21342
21343 * message.el (message-cite-articles-with-x-no-archive):
21344 New variable.
21345 (message-cite-original): Use it.
21346
21347 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
21348
21349 * message.el (message-cite-original): Respect X-No-Archive.
21350
21351 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
21352
21353 * gnus-art.el (article-hide-headers): Refer to the values for
21354 gnus-ignored-headers and gnus-visible-headers in the summary
21355 buffer since a user may have set them as group parameters.
21356
21357 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
21358
21359 * assistant.el (assistant-node-name): Add convenience function.
21360 (assistant-render-text, assistant-render-node): Add error handling,
21361 plus handle multiple next nodes.
21362 (assistant-find-next-node): Comment out for now.
21363 (assistant-find-next-nodes): Add function, returns list of next
21364 nodes.
21365
21366 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
21367
21368 * mail-source.el (mail-source-directory): Fix doc-string.
21369
21370 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
21371
21372 * assistant.el (assistant-render-text, assistant-eval): Add :set
21373 widget type, which is different because it takes and returns a
21374 list. Much hilarity ensues.
21375
21376 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
21377
21378 * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
21379
21380 * gnus-group.el (gnus-group-get-new-news-this-group):
21381 Add doc-string.
21382
21383 * gnus-start.el (gnus-activate-group): Add doc-string.
21384
21385 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
21386
21387 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
21388
21389 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
21390
21391 * assistant.el (assistant-render-text): Try to add a :set
21392 widget, more to come.
21393
21394 * spam.el (spam-group-spam-contents-p): Handle empty groupname
21395 strings.
21396 (spam-report-articles-resend)
21397 (spam-register-routine): Do registration iff any articles warrant
21398 it.
21399 (spam-summary-prepare-exit): Change log message for nil group
21400 destinations.
21401
21402 2004-05-27 Daniel Pittman <daniel@rimspace.net>
21403
21404 * spam.el (spam-report-resend-register-routine):
21405 Allow spam-report-resend-to to be a group parameter or a global value.
21406
21407 2004-05-26 Simon Josefsson <jas@extundo.com>
21408
21409 * starttls.el: Merge with my GnuTLS based starttls.el.
21410 (starttls-gnutls-program, starttls-use-gnutls)
21411 (starttls-extra-arguments, starttls-process-connection-type)
21412 (starttls-connect, starttls-failure, starttls-success):
21413 New variables.
21414 (starttls-program, starttls-extra-args): Doc fix.
21415 (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
21416 New functions.
21417 (starttls-negotiate, starttls-open-stream):
21418 Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
21419 function if it is set.
21420
21421 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
21422
21423 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
21424 structured fields.
21425
21426 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
21427
21428 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
21429
21430 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
21431
21432 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
21433 Add variable.
21434 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
21435 assigning the spam-mark to new messages.
21436
21437 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
21438
21439 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
21440
21441 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
21442
21443 * rfc2047.el (rfc2047-encodable-p): Don't move point.
21444 (rfc2047-decode): Treat the ascii coding-system as raw-text by
21445 default.
21446
21447 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
21448
21449 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
21450 correct data.
21451
21452 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
21453
21454 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
21455 (spam-group-processor-p): Fix function.
21456 (spam-group-processor-multiple-p)
21457 (spam-group-spam-processor-report-gmane-p)
21458 (spam-group-spam-processor-report-resend-p)
21459 (spam-group-spam-processor-bogofilter-p)
21460 (spam-group-spam-processor-blacklist-p)
21461 (spam-group-spam-processor-ifile-p)
21462 (spam-group-ham-processor-ifile-p)
21463 (spam-group-spam-processor-spamoracle-p)
21464 (spam-group-spam-processor-crm114-p)
21465 (spam-group-ham-processor-bogofilter-p)
21466 (spam-group-spam-processor-stat-p)
21467 (spam-group-ham-processor-stat-p)
21468 (spam-group-ham-processor-whitelist-p)
21469 (spam-group-ham-processor-BBDB-p)
21470 (spam-group-ham-processor-spamoracle-p)
21471 (spam-group-ham-processor-copy-p): Remove functions with some
21472 prejudice against unneeded code.
21473 (spam-report-articles-resend)
21474 (spam-report-resend-register-routine): Allow the group/topic
21475 spam-resend-to value to override spam-report-resend-to.
21476 (spam-summary-prepare-exit): Invoke spam-group-processor-p
21477 properly now.
21478
21479 * gnus.el (spam-resend-to): Add group/topic parameter.
21480 (spam-process): Move the OBSOLETE processors to the end of the
21481 choices.
21482
21483 2004-05-24 Daniel Pittman <daniel@rimspace.net>
21484
21485 * spam-report.el (spam-report-resend-to, spam-report-resend):
21486 Start with resend-to set to nil, and then ask the user if necessary.
21487 (spam-report-resend): spam-report-resend takes a list of articles, not
21488 separate article numbers.
21489
21490 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
21491
21492 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
21493 addition to emacs-w3m.
21494
21495 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21496
21497 * assistant.el (assistant-authinfo-data): New function.
21498 (assistant-eval): Eval for entire assistant.
21499
21500 * netrc.el (netrc-services-file): New variable.
21501 (netrc-parse-services): New function.
21502 (netrc-find-service-name): New function.
21503 (netrc-find-service-number): New function.
21504 (netrc-port-equal): New function.
21505 (netrc-machine): Use it.
21506
21507 * nnimap.el (nnimap-open-connection): Use netrc.
21508
21509 * gnus-util.el (gnus-netrc-get): Remove aliases.
21510
21511 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
21512
21513 * assistant.el (wid-edit): Fix compilation.
21514
21515 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
21516
21517 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
21518
21519 * gnus-util.el (gnus-set-file-modes): New function. (small
21520 patch).
21521
21522 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21523
21524 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
21525
21526 * assistant.el (assistant-render-node): Fix up rendering and
21527 read-only text.
21528 (assistant-render-node): Reset.
21529 (assistant-make-read-only): Not sticky.
21530
21531 2004-05-20 Danny Siu <dsiu@adobe.com>
21532
21533 * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
21534 centered even when gnus-auto-center-summary is t.
21535
21536 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
21537
21538 * dns.el (dns-get-txt-answer): New function.
21539 (dns-read-txt): Ditto.
21540 (query-dns): Use it.
21541
21542 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
21543
21544 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
21545 active for foreign groups even if the group level is higher than
21546 the specified value.
21547
21548 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
21549
21550 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
21551 non-active groups.
21552
21553 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
21554
21555 2004-05-20 Magnus Henoch <mange@freemail.hu>
21556
21557 * dns.el (dns-read-type): Add support for SVR. (small patch)
21558
21559 2004-05-20 Adam Sjøgren <asjo@koldfront.dk>
21560
21561 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
21562 (spam-crm114-header, spam-crm114-spam-switch)
21563 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
21564 (spam-crm114-positive-spam-header)
21565 (spam-crm114-database-directory, spam-list-of-processors)
21566 (spam-group-spam-processor-crm114-p)
21567 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
21568 (spam-generic-score, spam-list-of-checks)
21569 (spam-list-of-statistical-checks, spam-registration-functions)
21570 (spam-check-crm114-headers, spam-crm114-score)
21571 (spam-check-crm114, spam-crm114-register-with-crm114)
21572 (spam-crm114-register-spam-routine)
21573 (spam-crm114-unregister-spam-routine)
21574 (spam-crm114-register-ham-routine)
21575 (spam-crm114-unregister-ham-routine): Add CRM114 support.
21576
21577 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
21578
21579 * gnus.el: Add spam-use-crm114.
21580
21581 * spam.el (spam-list-of-processors, spam-registration-functions):
21582 Add spam-use-resend.
21583 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
21584 (spam-report-articles-gmane): Add doc fix.
21585 (spam-report-articles-resend, spam-report-resend-register-routine):
21586 Add wrappers around spam-report-resend-to.
21587
21588 * spam-report.el (spam-report-resend-to, spam-report-resend):
21589 Add support for resending spam.
21590 (spam-report-gmane): Fix line length >80.
21591
21592 * gnus.el (spam-process): Add spam-use-resend.
21593
21594 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21595
21596 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
21597 number of processed spam messages.
21598 (spam-ham-copy-or-move-routine): Return the number of processed
21599 ham messages.
21600 (spam-summary-prepare-exit): Use the above values to decide
21601 whether status messages shouled be displayed.
21602
21603 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
21604
21605 * rfc2047.el (rfc2047-encode-function-alist): Rename from
21606 `rfc2047-encoding-function-alist' in order to avoid conflicting
21607 with the old version.
21608 (rfc2047-encode-region): Concatenate words containing non-ASCII
21609 characters in structured fields; don't encode space-delimited
21610 ASCII words even in unstructured fields; don't break words at
21611 char-category boundaries.
21612 (rfc2047-encode-1): New function.
21613 (rfc2047-encode): Use it; encode text so that it occupies the
21614 maximum width within 76-column; work correctly on Q encoding for
21615 iso-2022-* charsets.
21616 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
21617 sure not to break a line just after the header name.
21618 (rfc2047-b-encode-region): Remove.
21619 (rfc2047-b-encode-string): New function.
21620 (rfc2047-q-encode-region): Remove.
21621 (rfc2047-q-encode-string): New function.
21622
21623 * mm-util.el (mm-replace-in-string): New function.
21624
21625 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
21626
21627 * gnus-msg.el (gnus-inews-make-draft-meta-information):
21628 Really get it right.
21629 (gnus-inews-make-draft): Really.
21630
21631 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
21632
21633 * nnmh.el (nnmh-request-list-1): Don't check the link count
21634 before descending. (small patch)
21635
21636 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
21637
21638 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
21639 stuff.
21640
21641 * gnus-start.el (gnus-subscribe-hierarchical-interactive):
21642 Match on real group name.
21643
21644 * gnus-art.el (gnus-signature-limit): Doc fix.
21645
21646 * gnus-msg.el (gnus-inews-make-draft): Quote list.
21647
21648 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
21649
21650 * gnus-draft.el (gnus-draft-send):
21651 Bind rfc2047-encode-encoded-words.
21652
21653 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
21654 (rfc2047-encodable-p): Say that =? needs encoding.
21655 (rfc2047-encode-encoded-words): New variable.
21656
21657 * gnus-group.el (gnus-group-select-group): Doc fix.
21658
21659 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
21660
21661 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
21662 to nil.
21663
21664 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
21665
21666 * nnheader.el (nnheader-get-lines-and-char): New function.
21667
21668 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
21669
21670 * gnus-msg.el (gnus-summary-followup-with-original):
21671 Document yanking of region when active.
21672
21673 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
21674
21675 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
21676 groups if the group level is higher than the specified value.
21677
21678 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
21679
21680 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
21681 (gnus-group-jump-to-group): Add prefix argument using
21682 `gnus-group-jump-to-group-prompt'. Query before jumping to
21683 non-active group.
21684
21685 * compface.el (uncompface): Be verbose when changing
21686 `uncompface-use-external'.
21687
21688 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
21689 handle manual section.
21690
21691 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
21692
21693 * gnus-art.el (gnus-button-alist): Revert previous change.
21694
21695 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
21696
21697 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
21698
21699 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
21700
21701 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
21702 whether backend can accept message.
21703
21704 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
21705
21706 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
21707
21708 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21709 Avoid creating directory when nntp-marks-is-evil is true.
21710 Reported by Reiner Steib.
21711
21712 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
21713
21714 * gnus-picon.el (gnus-picon-insert-glyph):
21715 Add optional `nostring' argument.
21716
21717 2004-05-18 Jesper Harder <harder@ifa.au.dk>
21718
21719 * gnus-picon.el (gnus-picon-style): New variable.
21720 (gnus-picon-transform-address): Support `gnus-picon-style'.
21721
21722 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
21723
21724 * message.el (message-fill-field): Return point.
21725 (message-generate-headers): Go to end of field.
21726
21727 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
21728 stuff for non-living groups.
21729
21730 2004-05-18 Jesper Harder <harder@ifa.au.dk>
21731
21732 * gnus-art.el (gnus-article-followup-with-original)
21733 (gnus-article-reply-with-original): gnus-mark-active-p ->
21734 gnus-region-active-p.
21735
21736 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
21737
21738 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
21739 only when there is spam or ham to be processed.
21740
21741 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
21742
21743 * mail-source.el (mail-source-delete-crash-box): Refactor.
21744 (mail-source-fetch): Use it.
21745 (mail-source-fetch-file): Ditto.
21746 (mail-source-fetch-directory): Run PostScript in loop.
21747 (mail-source-fetch-pop): Delete.
21748 (mail-source-fetch-maildir): Ditto.
21749 (mail-source-fetch-imap): Ditto.
21750
21751 * imap.el (imap-authenticators): Comment out sasl.
21752
21753 * message.el (message-skip-to-next-address): New function.
21754 (message-fill-header-address): Refactor.
21755 (message-fill-address): Use it.
21756 (message-delete-address): Use it.
21757 (message-fill-header-general): Refactor.
21758 (message-fill-field-address): Rename.
21759 (message-narrow-to-field): Find the start of the header.
21760 (message-header-format-alist): Don't pre-fill.
21761 (message-fill-header): Remove.
21762 (message-insert-header): New function.
21763 (message-shorten-references): Use it.
21764
21765 * rfc2047.el (rfc2047-field-value): Strip props.
21766
21767 * mail-parse.el (mail-header-make-address): New alias.
21768
21769 * ietf-drums.el (ietf-drums-make-address): New function.
21770
21771 * imap.el: Add compiler directives.
21772
21773 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
21774
21775 * gnus-art.el (article-decode-idna-rhs): Don't use
21776 message-idna-inside-rhs-p.
21777
21778 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
21779
21780 * message.el (message-idna-inside-rhs-p): Remove.
21781 (message-idna-to-ascii-rhs-1): Use proper address parsing.
21782
21783 * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
21784 false positives.
21785
21786 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
21787
21788 * imap.el (imap-sasl-make-mechanisms): Use sasl.
21789
21790 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
21791
21792 * nneething.el (nneething-file-name): Don't create spurious
21793 files.
21794
21795 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
21796 (gnus-inews-do-gcc): Remove sleep.
21797
21798 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
21799 part under point.
21800
21801 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
21802 (gnus-agent-regenerate-group): Using nil messages aren't valid.
21803
21804 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
21805
21806 * spam.el (spam-summary-prepare-exit): Fix (length).
21807
21808 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
21809
21810 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
21811 as expired without moving it" message when there are spam
21812 messages left.
21813
21814 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
21815
21816 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
21817 header is not nil.
21818
21819 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
21820
21821 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21822 Call nntp-possibly-create-directory, not nntp-possibly-change-group.
21823 (nntp-marks-changed-p): New arg SERVER.
21824 (nntp-request-update-info): Adjust caller.
21825
21826 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
21827
21828 * nntp.el (nntp-save-marks): Pass missing arg.
21829
21830 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
21831
21832 * nntp.el: Support marks.
21833 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
21834 (nntp-marks-modtime, nntp-marks-directory): New variables.
21835 (nntp-request-set-mark, nntp-request-update-info)
21836 (nntp-possibly-create-directory, nntp-marks-changed-p)
21837 (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
21838 New functions.
21839
21840 2004-05-12 Jesper Harder <harder@ifa.au.dk>
21841
21842 * gnus-score.el (gnus-score-insert-help):
21843 Use gnus-select-lowest-window.
21844
21845 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
21846 appt-select-lowest-window and rename to gnus-select-lowest-window.
21847
21848 * gnus.el: do.
21849
21850 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21851
21852 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
21853 encodings of MIME-encoded words, in order to improve
21854 interoperability with several broken MUAs.
21855
21856 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21857
21858 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
21859 tags, only when charsets are not specified in headers.
21860 (mm-inline-text-html-render-with-w3m): Ditto.
21861
21862 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21863
21864 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
21865 instead of MIME-decoded from fields when checking
21866 `gnus-article-address-banner-alist'.
21867
21868 2004-05-03 Jesper Harder <harder@ifa.au.dk>
21869
21870 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
21871 description rather than subject.
21872
21873 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
21874
21875 * gnus.el (gnus-version-number): Bump.
21876
21877 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
21878
21879 * gnus.el: No Gnus v0.2 is released.
21880
21881 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
21882
21883 * gnus-agent.el (gnus-agent-read-agentview):
21884 Inline gnus-uncompress-range.
21885
21886 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21887
21888 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
21889 `exec-installed-p'.
21890
21891 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21892
21893 * gnus.el (spam-process, spam-autodetect-methods):
21894 Add bsfilter and bsfilter-headers.
21895
21896 * spam.el (spam-bsfilter): New customize group.
21897 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
21898 (spam-bsfilter-header, spam-bsfilter-probability-header)
21899 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
21900 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
21901 (spam-bsfilter-database-directory): New options.
21902 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
21903 (spam-list-of-statistical-checks, spam-registration-functions):
21904 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
21905 (spam-bsfilter-score): New command.
21906 (spam-check-bsfilter-headers, spam-check-bsfilter)
21907 (spam-bsfilter-register-with-bsfilter)
21908 (spam-bsfilter-register-spam-routine)
21909 (spam-bsfilter-unregister-spam-routine)
21910 (spam-bsfilter-register-ham-routine)
21911 (spam-bsfilter-unregister-ham-routine): New functions.
21912 (spam-generic-score): Support bsfilter; Accept an optional argument
21913 to recalcurate spam score even if scoring header has already been
21914 added.
21915 (spam-bogofilter-score, spam-spamassassin-score): Accept an
21916 optional argument to recalcurate spam score even if scoring header
21917 has already been added.
21918
21919 2004-04-29 Jesper Harder <harder@ifa.au.dk>
21920
21921 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
21922 strings! Reported by David D. Smith <davidsmith@acm.org>.
21923 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
21924 link is missing.
21925
21926 2004-04-28 Jesper Harder <harder@ifa.au.dk>
21927
21928 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
21929 (html2text-get-attr): Rewrite.
21930
21931 * message.el (message-setup-1): Remove redundant put-text-property
21932 on mail-header-separator.
21933
21934 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
21935
21936 * gnus-registry.el (gnus-registry-cache-whitespace)
21937 (gnus-registry-action, gnus-registry-spool-action)
21938 (gnus-registry-split-fancy-with-parent): Change message levels
21939 from 5 to 3 or 7, as needed.
21940
21941 * spam.el (spam-summary-prepare-exit)
21942 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
21943 (spam-split, spam-find-spam, spam-log-undo-registration)
21944 (spam-check-blackholes, spam-enter-ham-BBDB): Change message
21945 level from 5 to 6.
21946
21947 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
21948
21949 * gnus-ems.el: Autoload appt-select-lowest-window (revert
21950 2004-03-04 change).
21951
21952 2004-04-25 Jesper Harder <harder@ifa.au.dk>
21953
21954 * sieve-manage.el (sieve-manage-open):
21955 * nnweb.el (nnweb-insert-html):
21956 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
21957 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
21958 * nnspool.el (nnspool-request-group):
21959 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
21960 * nnml.el (nnml-request-update-info):
21961 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
21962 (nnmh-request-create-group, nnmh-update-gnus-unreads):
21963 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
21964 (nnimap-request-set-mark):
21965 * nnfolder.el (nnfolder-request-update-info):
21966 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
21967 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
21968 * gnus-uu.el (gnus-uu-find-articles-matching):
21969 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
21970 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
21971 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
21972 * gnus-nocem.el (gnus-nocem-scan-groups):
21973 * gnus-int.el (gnus-start-news-server):
21974 * gnus-group.el (gnus-group-make-kiboze-group)
21975 (gnus-group-browse-foreign-server):
21976 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
21977 Use mapc when appropriate.
21978
21979 2004-04-22 Dan Christensen <jdc@uwo.ca>
21980 Adam Sjøgren <asjo@koldfront.dk>
21981 Wes Hardaker <wes@hardakers.net>
21982 Michael Shields <shields@msrl.com>
21983
21984 * spam.el (spam-necessary-extra-headers): Get the extra headers we
21985 may need for spam sorting and scoring.
21986 (spam-user-format-function-S): Add user format function suitable for
21987 general use.
21988 (spam-article-sort-by-spam-status): Add sorting function for summary
21989 sorting.
21990 (spam-extra-header-to-number): Add function to get a score from a
21991 header.
21992 (spam-summary-score): Add function to get a numeric score from the
21993 headers.
21994 (spam-generic-score): Fix function doc, was in wrong place.
21995 (spam-initialize): Take symbols when it's run, and install the
21996 extra headers that spam-necessary-extra-headers thinks we need.
21997
21998 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
21999
22000 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
22001 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
22002
22003 2004-04-17 Jesper Harder <harder@ifa.au.dk>
22004
22005 * gnus-sum.el (gnus-set-global-variables)
22006 (gnus-build-all-threads, gnus-get-newsgroup-headers)
22007 (gnus-article-get-xrefs, gnus-summary-best-group)
22008 (gnus-summary-next-article, gnus-summary-enter-digest-group)
22009 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
22010 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
22011 Use with-current-buffer.
22012
22013 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
22014
22015 * spam.el (spam-summary-prepare-exit): Simplify logic.
22016 (spam-fetch-article-header): Read the article header if it's not
22017 available.
22018 (spam-list-articles): Simplify logic.
22019 (spam-filelist-register-routine): Fix bug with unregister-list.
22020
22021 * gnus-registry.el: Fix comments at beginning.
22022
22023 2004-04-16 Jesper Harder <harder@ifa.au.dk>
22024
22025 * message.el (message-cater-to-broken-inn): Remove.
22026 (message-shorten-references): Make sure the total folded length of
22027 References is shorter than 998 characters to cater to a bug in INN
22028 2.3. Also, don't pretend that references aren't folded -- this
22029 hasn't worked for a while.
22030
22031 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
22032
22033 * gnus-agent.el (gnus-agentize):
22034 gnus-agent-send-mail-real-function no longer set to current value
22035 of message-send-mail-function but rather a lambda that calls
22036 message-send-mail-function. The change makes the agent real-time
22037 responsive to user changes to message-send-mail-function.
22038
22039 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
22040
22041 * legacy-gnus-agent.el
22042 (gnus-agent-convert-to-compressed-agentview): Fix typos with
22043 help from Florian Weimer <fw@deneb.enyo.de>
22044
22045 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
22046
22047 * nnmail.el (nnmail-cache-insert): Revert last change.
22048
22049 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
22050
22051 * nnmail.el (nnmail-cache-insert): Always check whether
22052 nnmail-cache-ignore-groups matches a group name.
22053
22054 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
22055
22056 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
22057 (spam-find-spam, spam-log-processing-to-registry)
22058 (spam-log-registered-p, spam-log-unregistration-needed-p)
22059 (spam-log-undo-registration): Use gnus-message instead of
22060 gnus-error, none of these errors are fatal.
22061
22062 * gnus-registry.el (gnus-registry-clean-empty-function)
22063 (gnus-registry-clean-empty): Remove only empty entries without
22064 extra data.
22065
22066 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
22067
22068 * spam-stat.el (spam-stat-buffer-change-to-spam)
22069 (spam-stat-buffer-change-to-non-spam): Change (error) to
22070 (gnus-message 8) invocation.
22071
22072 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
22073
22074 * nntp.el (nntp-via-netcat-command): New variable.
22075 (nntp-via-netcat-switches): New variable.
22076 (nntp-open-via-rlogin-and-netcat): New function.
22077 (nntp-open-connection-function): Doc fix.
22078 (nntp-telnet-command): Doc fix.
22079 (nntp-end-of-line): Doc fix.
22080 (nntp-via-rlogin-command): Doc fix.
22081 (nntp-via-user-name): Doc fix.
22082 (nntp-via-address): Doc fix.
22083
22084 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
22085
22086 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
22087 error in Emacs 21.1.
22088
22089 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
22090
22091 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
22092
22093 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
22094
22095 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
22096 (gnus-agent-with-refreshed-group): New macro.
22097 (gnus-agent-rename-group): New function.
22098 (gnus-agent-delete-group): New function.
22099 (gnus-agent-save-group-info): Use gnus-command-method when
22100 `method' parameter is nil. Don't write nil entries into the
22101 active file.
22102 (gnus-agent-get-group-info): New function.
22103 (gnus-agent-fetch-articles):
22104 Use gnus-agent-update-files-total-fetched-for to increment disk space
22105 used.
22106 (gnus-agent-fetch-headers, gnus-agent-save-alist):
22107 Use gnus-agent-update-view-total-fetched-for to increment disk space
22108 used.
22109 (gnus-agent-get-local): Add optional parameters to avoid calling
22110 gnus-group-real-name and gnus-find-method-for-group.
22111 (gnus-agent-set-local): Delete stored entry if either min, or max,
22112 are nil.
22113 (gnus-agent-fetch-session): Reworded error/quit messages.
22114 On quit, use gnus-agent-regenerate-group to record existence of any
22115 articles fetched to disk before the quit occurred.
22116 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
22117 gnus-agent-update-view-total-fetched-for, and
22118 gnus-agent-update-files-total-fetched-for to decrement disk space
22119 used.
22120 (gnus-agent-retrieve-headers):
22121 Use gnus-agent-update-view-total-fetched-for to increment disk space
22122 used.
22123 (gnus-agent-regenerate-group): Replace gnus-group-update-group
22124 with gnus-agent-update-files-total-fetched-for to decrement disk
22125 space and fresh group buffer.
22126 (gnus-agent-inhibit-update-total-fetched-for): New variable.
22127 (gnus-agent-need-update-total-fetched-for): New variable.
22128 (gnus-agent-update-files-total-fetched-for): New function.
22129 (gnus-agent-update-view-total-fetched-for): New function.
22130 (gnus-agent-total-fetched-for): New function.
22131
22132 * gnus-cache.el (gnus-cache-save-buffers):
22133 Use gnus-cache-update-overview-total-fetched-for to change disk space
22134 used by this group.
22135 (gnus-cache-possibly-enter-article):
22136 Use gnus-cache-update-file-total-fetched-for to increment disk space
22137 used by this group.
22138 (gnus-cache-possibly-remove-article):
22139 Use gnus-cache-update-file-total-fetched-for to decrement disk space
22140 used by this group.
22141 (gnus-cache-generate-nov-databases): Purge total fetched cache.
22142 (gnus-cache-rename-group): New function.
22143 (gnus-cache-delete-group): New function.
22144 (gnus-cache-inhibit-update-total-fetched-for): New variable.
22145 (gnus-cache-need-update-total-fetched-for): New variable.
22146 (gnus-cache-with-refreshed-group): New macro.
22147 (gnus-cache-update-file-total-fetched-for): New function.
22148 (gnus-cache-update-overview-total-fetched-for): New function.
22149 (gnus-cache-rename-group-total-fetched-for): New function.
22150 (gnus-cache-delete-group-total-fetched-for): New function.
22151 (gnus-cache-total-fetched-for): New function.
22152
22153 * gnus-group.el: Require gnus-sum and autoload functions to
22154 resolve warnings when gnus-group.el compiled alone.
22155 (gnus-group-line-format): Documented new %F.
22156 (size of Fetched data) group line format; identifies disk space
22157 used by agent and cache.
22158 (gnus-group-line-format-alist): Defined new F format.
22159 (gnus-total-fetched-for): New function.
22160 (gnus-group-delete-group): No longer update
22161 gnus-cache-active-altered as gnus-request-delete-group now keeps
22162 the cache in sync.
22163 (gnus-group-list-active): Let the agent store a server's active
22164 list if currently plugged.
22165
22166 * gnus-int.el (gnus-request-delete-group):
22167 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
22168 local disk in sync with the server.
22169 (gnus-request-rename-group):
22170 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
22171 local disk in sync with the server.
22172
22173 * gnus-start.el (gnus-get-unread-articles):
22174 Cosmetic simplification to logic.
22175
22176 * gnus-util.el (gnus-rename-file): New function.
22177
22178 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
22179
22180 * mm-util.el (mm-image-load-path): Handle nil in load-path.
22181
22182 2004-04-07 Jesper Harder <harder@ifa.au.dk>
22183
22184 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
22185 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
22186
22187 2004-04-06 Jesper Harder <harder@ifa.au.dk>
22188
22189 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
22190 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
22191
22192 2004-04-03 Jesper Harder <harder@ifa.au.dk>
22193
22194 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
22195
22196 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
22197
22198 * spam.el (spam-set-difference): Add function to replace
22199 gnus-set-difference in spam.el.
22200 (spam-summary-prepare-exit): Use spam-set-difference.
22201
22202 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
22203
22204 * gnus-registry.el (gnus-registry-cache-file): Update to use
22205 gnus-dribble-directory OR gnus-home-directory OR ~.
22206 (gnus-registry-split-fancy-with-parent): Fix doc.
22207
22208 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
22209
22210 * message.el (message-exchange-point-and-mark):
22211 Use message-mark-active-p. Suggested by Jesper Harder
22212 <harder@ifa.au.dk>.
22213
22214 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
22215
22216 * message.el (message-exchange-point-and-mark): Don't activate
22217 region if it was inactive. Suggested by Hiroshi Fujishima
22218 <pooh@nature.tsukuba.ac.jp>.
22219
22220 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
22221
22222 * gnus-art.el (article-display-face): Display Faces in the same
22223 order as X-Faces.
22224
22225 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
22226
22227 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
22228
22229 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
22230
22231 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
22232 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
22233 (gnus-article-mime-hierarchy): Remove.
22234 (gnus-article-mime-hierarchy-next): Remove.
22235 (gnus-article-mode): Revert 2004-03-19 change.
22236 (gnus-article-setup-buffer): Revert 2004-03-19 change.
22237 (gnus-insert-mime-button): Revert 2004-03-19 change.
22238 (gnus-mime-accumulate-hierarchy): Remove.
22239 (gnus-mime-enter-multipart): Remove.
22240 (gnus-mime-leave-multipart): Remove.
22241 (gnus-mime-display-part): Revert 2004-03-19 change.
22242 (gnus-mime-display-alternative): Revert 2004-03-19 change.
22243
22244 * mml.el (mml-preview): Revert 2004-03-19 change.
22245
22246 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
22247
22248 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
22249
22250 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
22251
22252 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
22253 t while entering a file name using the mm-with-multibyte macro.
22254 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22255
22256 * mm-util.el (mm-with-multibyte): New macro.
22257
22258 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
22259
22260 * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
22261 New user option.
22262 (gnus-mime-multipart-functions): Doc and customization fix.
22263 (gnus-article-mime-hierarchy): New variable.
22264 (gnus-article-mime-hierarchy-next): New variable.
22265 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
22266 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
22267 gnus-article-mime-hierarchy-next to nil.
22268 (gnus-insert-mime-button): Show hierarchy numbers.
22269 (gnus-mime-accumulate-hierarchy): New function.
22270 (gnus-mime-enter-multipart): New function.
22271 (gnus-mime-leave-multipart): New function.
22272 (gnus-mime-display-part): Recompute hierarchical MIME structure.
22273 (gnus-mime-display-alternative): Show hierarchy numbers.
22274
22275 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
22276 gnus-article-mime-hierarchy-next to nil.
22277
22278 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
22279
22280 * dns.el: Don't require gnus-xmas.
22281
22282 2004-03-17 Jesper Harder <harder@ifa.au.dk>
22283
22284 * mml.el (mml-generate-mime-1): Don't use format=flowed with
22285 inline PGP.
22286 (mml-menu): Disable mml-quote-region if mark is inactive.
22287
22288 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
22289
22290 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
22291 when the group's active is not available.
22292
22293 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
22294
22295 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
22296 error.
22297
22298 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
22299
22300 * imap.el (imap-store-password): New variable.
22301 (imap-interactive-login): Use it.
22302 Suggested by Mark Plaksin <happy@mcplaksin.org>.
22303
22304 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
22305
22306 * gnus-art.el (gnus-article-read-summary-keys): Restore new
22307 window-start and hscroll to summary window.
22308
22309 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
22310
22311 * gnus-start.el (gnus-convert-old-newsrc): Only write the
22312 conversion message to newsrc-dribble when an actual conversion is
22313 performed.
22314
22315 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
22316
22317 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
22318
22319 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
22320
22321 * mm-decode.el (mm-complicated-handles): New function reviving
22322 former definition of mm-multiple-handles.
22323
22324 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
22325 (gnus-mime-delete-part): Use it.
22326
22327 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
22328
22329 * gnus-agent.el (gnus-agent-read-local):
22330 Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
22331 avoid the implicit assumption that they will always be equal.
22332 (gnus-agent-save-local): Bind buffer-file-coding-system, not
22333 coding-system-for-write, as the with-temp-file macro first prints
22334 to a buffer then saves the buffer.
22335
22336 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
22337
22338 * gnus-art.el (gnus-article-edit-part): New function.
22339 (gnus-mime-save-part-and-strip): Use it; do query instead of
22340 signaling an error; don't use mm-multiple-handles.
22341 (gnus-mime-delete-part): Ditto.
22342
22343 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
22344
22345 * gnus-agent.el (gnus-agent-read-agentview): Remove support for
22346 old file versions.
22347 (gnus-group-prepare-hook): Remove function that converted list
22348 form of gnus-agent-expire-days to group properties.
22349
22350 * gnus-int.el: Autoload gnus-agent-regenerate-group.
22351 (gnus-request-accept-article): Re-indented.
22352
22353 * gnus-start.el (gnus-convert-old-newsrc): Registered new
22354 converters to handle old agent file formats. Add logic for a
22355 "backup before upgrading warning".
22356 (gnus-convert-mark-converter-prompt): Developers can mark
22357 functions as needing (default), or not needing,
22358 gnus-convert-old-newsrc's "backup before upgrading warning".
22359 (gnus-convert-converter-needs-prompt): Tests whether the user
22360 should be protected from potentially irreversable changes by the
22361 function.
22362
22363 * legacy-gnus-agent.el: New. Provides converters that are only
22364 loaded when gnus-convert-old-newsrc needs to call them.
22365
22366 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
22367
22368 * mail-source.el (mail-source-touch-pop): Doc fix.
22369
22370 * message.el (message-smtpmail-send-it): Doc fix.
22371
22372 2004-03-05 Jesper Harder <harder@ifa.au.dk>
22373
22374 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
22375
22376 * nnmail.el (nnmail-split-fancy): do.
22377
22378 * gnus-kill.el (gnus-kill, gnus-execute): do.
22379
22380 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
22381
22382 * gnus-sum.el (gnus-widget-reversible-match)
22383 (gnus-widget-reversible-to-internal)
22384 (gnus-widget-reversible-to-external): New functions.
22385 (gnus-widget-reversible): New widget.
22386 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
22387
22388 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
22389
22390 * gnus-sum.el (gnus-thread-sort-functions)
22391 (gnus-article-sort-functions): Document `(not F)' items.
22392
22393 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
22394
22395 * spam.el (spam-use-gmane-xref): Add new backend.
22396 (spam-gmane-xref-spam-group): Add variable to control the name of the
22397 Gmane spam group.
22398 (spam-blackhole-servers, spam-blackhole-good-server-regex)
22399 (spam-regex-headers-spam, spam-regex-headers-ham)
22400 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
22401 (spam-list-of-checks): Add spam-use-gmane-xref to list of
22402 backends and checks.
22403 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
22404
22405 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
22406 an autodetect method.
22407
22408 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
22409
22410 * gnus-int.el (gnus-request-accept-article): Inform the agent that
22411 articles are being added to a group.
22412 (gnus-request-replace-article): Inform the agent that articles
22413 need to be uncached as the cached contents are no longer valid.
22414
22415 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
22416
22417 * binhex.el: Don't autoload executable-find.
22418
22419 * canlock.el: Don't autoload mail-fetch-field.
22420
22421 * gnus-ems.el: Don't autoload appt-select-lowest-window.
22422
22423 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
22424 rmail-dont-reply-to and rmail-output.
22425
22426 * gnus-score.el: Don't autoload ffap-string-at-point.
22427
22428 * gnus-setup.el: Don't autoload sc-cite-original.
22429
22430 * imap.el: Don't autoload base64-decode-string,
22431 base64-encode-string and md5.
22432
22433 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
22434 and rmail-msg-restore-non-pruned-header.
22435
22436 * mm-decode.el: Don't autoload executable-find.
22437
22438 * mm-url.el: Don't autoload executable-find.
22439
22440 * mm-view.el: Don't autoload diff-mode.
22441
22442 * nndb.el: Don't autoload news-reply-mode, news-setup,
22443 cancel-timer and telnet.
22444
22445 * password.el: Don't autoload run-at-time for Emacs.
22446
22447 * sha1-el.el: Don't autoload executable-find.
22448
22449 * sieve-mode.el: Don't autoload c-mode.
22450
22451 * uudecode.el: Don't autoload executable-find.
22452
22453 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
22454
22455 * gnus-agent.el (gnus-agent-file-header-cache): Remove.
22456 (gnus-agent-possibly-alter-active): Avoid null in numeric
22457 comparison.
22458 (gnus-agent-set-local): Refuse to save null in local object table.
22459 (gnus-agent-regenerate-group): The REREAD parameter can now be a
22460 list of articles that will be marked as unread.
22461
22462 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
22463
22464 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
22465
22466 2004-03-04 Jesper Harder <harder@ifa.au.dk>
22467
22468 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
22469 language tags.
22470
22471 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
22472
22473 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
22474 Don't bind "obarray".
22475
22476 * gnus-sum.el (gnus-thread-sort-functions):
22477 Add `gnus-thread-sort-by-most-recent-number' and
22478 `gnus-thread-sort-by-most-recent-date'.
22479 Reported by Kai Grossjohann <kai@emptydomain.de>.
22480
22481 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
22482
22483 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
22484
22485 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
22486
22487 * gnus-cus.el (gnus-agent-customize-category):
22488 Remove ignore-errors macro reference that required cl to be loaded at
22489 run-time.
22490
22491 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
22492 single-interval range of the form (min . max). Previously the
22493 range had to look like ((min . max)). Likewise, return
22494 (min . max) rather than ((min . max)).
22495 (gnus-range-map): Use gnus-range-normalize to accept
22496 single-interval range.
22497
22498 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
22499 the cache, but not the agent, now appear with their usual face.
22500
22501 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
22502
22503 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
22504 w3m-safe-url-regexp variable buffer-local.
22505
22506 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22507
22508 2004-02-27 Simon Josefsson <jas@extundo.com>
22509
22510 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
22511 gnus-group-real-prefix.
22512 (gnus-summary-move-article): Use it, instead of
22513 gnus-group-real-prefix.
22514
22515 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
22516
22517 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
22518 w3m-safe-url-regexp variable buffer-local and set it as the value
22519 of mm-w3m-safe-url-regexp.
22520
22521 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22522
22523 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
22524 parsing gnus-posting-styles when the message is not for replying.
22525
22526 * nnrss.el (nnrss-opml-export):
22527 Use mm-set-buffer-file-coding-system instead of
22528 set-buffer-file-coding-system.
22529
22530 2004-02-27 Jesper Harder <harder@ifa.au.dk>
22531
22532 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
22533 of checkdoc.el).
22534 * nnrss.el: do.
22535 * gnus-mlspl.el: do.
22536 * gnus-ml.el: do.
22537 * gnus-srvr.el: do.
22538
22539 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
22540
22541 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
22542
22543 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
22544 Corrections to custom-manual links.
22545
22546 * gnus-art.el (gnus-article): Ditto.
22547
22548 * mm-decode.el (mime-display, mime-security): Ditto.
22549
22550 2004-02-26 Jesper Harder <harder@ifa.au.dk>
22551
22552 * flow-fill.el: Typo.
22553
22554 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
22555
22556 * spam-wash.el: New file.
22557
22558 2004-02-26 Mark A. Hershberger <mah@everybody.org>
22559
22560 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
22561
22562 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
22563
22564 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
22565 to be run with new-articles as LIST1, not LIST2.
22566 (spam-registration-functions): Add spam-use-ham-copy as a nil
22567 registration backend.
22568
22569 2004-02-26 Jesper Harder <harder@ifa.au.dk>
22570
22571 * spam-stat.el (spam-stat-washing-hook): New option.
22572 (spam-stat-buffer-words): Use it.
22573 (spam-stat-process-directory, spam-stat-test-directory):
22574 Use insert-file-contents-literally.
22575 (spam-stat-coding-system): New variable.
22576 (spam-stat-load, spam-stat-save): Use it.
22577
22578 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
22579
22580 * spam-report.el (spam-report-plug-agent):
22581 Quote spam-report-url-to-file and spam-report-url-ping-plain.
22582
22583 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
22584
22585 * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
22586 Allow / in mailto URLs.
22587
22588 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
22589
22590 * spam-report.el (spam-report-process-queue): Fix interactive use.
22591 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
22592 (spam-report-unplug-agent): Doc fixes.
22593 (spam-report-url-ping-mm-url, spam-report-url-to-file)
22594 (spam-report-agentize, spam-report-deagentize):
22595 Autoload 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
22596
22597 * message.el (message-setup-fill-variables): Add mml tags to
22598 paragraph-start and paragraph-separate. Suggested by Andrew Korty
22599 <ajk@iu.edu>.
22600 (message-mode): Don't modify paragraph-separate there.
22601
22602 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
22603
22604 * compface.el (uncompface-use-external): Default to undecided.
22605 (uncompface-use-external-threshold): New variable.
22606 (uncompface-float-time): New macro.
22607 (uncompface): Determine whether to use the external decoder if
22608 uncompface-use-external is undecided.
22609
22610 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
22611
22612 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
22613 after images.
22614
22615 * gnus-art.el (gnus-mime-display-single): Remove dead code.
22616
22617 2004-02-14 Jesper Harder <harder@ifa.au.dk>
22618
22619 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
22620
22621 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
22622
22623 * gnus-sum.el (gnus-summary-limit-to-age)
22624 (gnus-summary-limit-children): do.
22625
22626 * gnus-int.el (gnus-request-scan): do.
22627
22628 * gnus-group.el (gnus-group-suspend): do.
22629
22630 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
22631
22632 * gnus-cite.el (gnus-cite-parse-attributions): do.
22633
22634 * gnus-agent.el (gnus-summary-set-agent-mark)
22635 (gnus-agent-regenerate-group): do.
22636
22637 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
22638
22639 * binhex.el (binhex-decode-region-internal): do.
22640
22641 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
22642
22643 * gnus-fun.el (gnus-face-properties-alist): New user option.
22644 (gnus-display-x-face-in-from): Use it.
22645
22646 * gnus-art.el (article-display-face): Ditto.
22647
22648 * compface.el (uncompface-use-external): Default to nil.
22649
22650 2004-02-12 Jesper Harder <harder@ifa.au.dk>
22651
22652 * nntp.el (nntp-erase-buffer): New function.
22653 (nntp-retrieve-data, nntp-send-command)
22654 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
22655 (nntp-possibly-change-group): Use it.
22656
22657 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
22658 Use with-current-buffer.
22659
22660 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
22661
22662 * compface.el: Merge the ELisp-based uncompface program.
22663 (compface): New customization group.
22664 (uncompface-use-external): New user option.
22665 (uncompface): Call uncompface-internal if uncompface-use-external
22666 is nil.
22667 (uncompface-internal): New function. Note that there are also
22668 some other functions and variables added for this function.
22669
22670 2004-02-10 Jesper Harder <harder@ifa.au.dk>
22671
22672 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
22673 if necessary.
22674
22675 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
22676
22677 * spam-report.el (spam-report-unplug-agent)
22678 (spam-report-plug-agent, spam-report-deagentize)
22679 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
22680 Add support for the Agent in spam-report: when unplugged, report to a
22681 file; when plugged, submit all the requests.
22682
22683 * spam.el (spam-register-routine): Fix message about
22684 registration.
22685
22686 2004-02-09 Jesper Harder <harder@ifa.au.dk>
22687
22688 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
22689 dependencies.
22690 (rfc2047-encode): Use it.
22691
22692 * gnus-art.el (gnus-button-marker-list): Move before first
22693 reference.
22694
22695 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22696 (imap-parse-body): Fix format string mismatch.
22697
22698 * gnus-score.el (gnus-summary-increase-score): do.
22699
22700 * nnrss.el (nnrss-close): New function.
22701
22702 2004-02-08 Jesper Harder <harder@ifa.au.dk>
22703
22704 * nnrss.el (nnrss-make-filename): New function.
22705 (nnrss-request-delete-group, nnrss-read-server-data)
22706 (nnrss-save-server-data, nnrss-read-group-data)
22707 (nnrss-save-group-data): Use it.
22708 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
22709 (nnrss-read-server-data, nnrss-read-group-data): Use load.
22710 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
22711
22712 2004-02-07 Jesper Harder <harder@ifa.au.dk>
22713
22714 * mml.el (mml-compute-boundary-1): Don't uncompress files.
22715
22716 2004-02-06 Jesper Harder <harder@ifa.au.dk>
22717
22718 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
22719 files.
22720
22721 * message.el (message-generate-headers-first): Don't quote nil
22722 and t in docstrings.
22723
22724 * imap.el (imap-id): do.
22725
22726 * gnus-agent.el (gnus-agent-consider-all-articles)
22727 (gnus-agent-queue-mail): do.
22728
22729 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
22730
22731 * spam-report.el (spam-report-process-queue): New function.
22732 Process requests from `spam-report-requests-file'.
22733 (spam-report-process-queue): Doc fix.
22734
22735 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
22736
22737 * spam.el (spam-register-routine)
22738 (spam-log-processing-to-registry, spam-log-registered-p)
22739 (spam-log-unregistration-needed-p, spam-log-undo-registration):
22740 Change "check" to "spam-check" for semi-clarity.
22741
22742 2004-02-05 Jesper Harder <harder@ifa.au.dk>
22743
22744 * pop3.el: Require nnheader.
22745
22746 * mml-smime.el: Require cl. Autoload message-fetch-field.
22747
22748 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
22749
22750 * gnus-picon.el: Require cl.
22751
22752 * gnus-fun.el: Require gnus-ems and gnus-util.
22753
22754 * gnus.el (gnus-method-to-server): Move defsubst before first use.
22755
22756 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
22757
22758 * gnus-art.el (gnus-article-edit-mode): Define before first
22759 reference.
22760
22761 2004-02-04 Jesper Harder <harder@ifa.au.dk>
22762
22763 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
22764 (gnus-uu-post-encoded): Use point-at-bol.
22765
22766 * gnus-topic.el (gnus-group-active-topic-p): do.
22767
22768 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
22769
22770 * gnus-group.el (gnus-group-kill-region): do.
22771
22772 * gnus-art.el (article-date-ut): do.
22773
22774 * message.el (message-fetch-field): Remove redundant
22775 case-fold-search binding.
22776 (message-narrow-to-field): Simplify.
22777
22778 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
22779
22780 * spam.el (spam-directory): Derive from `gnus-directory'.
22781
22782 * spam-report.el (spam-report-url-to-file)
22783 (spam-report-requests-file): New function and variable for offline
22784 reporting.
22785 (spam-report-url-ping-function): Add `spam-report-url-to-file'
22786 and user defined function.
22787 (spam-report-url-ping-mm-url): Remove doubled slash.
22788
22789 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
22790
22791 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
22792
22793 2004-02-03 Jesper Harder <harder@ifa.au.dk>
22794
22795 * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
22796 Fix format string mismatch.
22797
22798 * sieve.el (sieve-deactivate-all): do.
22799
22800 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
22801
22802 * nnlistserv.el (nnlistserv-kk-wash-article): do.
22803
22804 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
22805
22806 * mm-bodies.el (mm-7bit-chars): Don't include \r.
22807
22808 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
22809
22810 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
22811 the list of checks.
22812
22813 2004-01-31 Jesper Harder <harder@ifa.au.dk>
22814
22815 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
22816 padding.
22817
22818 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
22819
22820 * mm-view.el (mm-fill-flowed): New variable.
22821 (mm-inline-text): Use it.
22822
22823 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
22824
22825 * spam.el (spam-spamassassin-register-ham-routine)
22826 (spam-spamassassin-register-spam-routine): Fix function names.
22827
22828 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
22829
22830 * gnus.el (gnus-tmp-grouplens): Remove.
22831 (gnus-summary-line-format): Remove grouplens.
22832
22833 * gnus-group.el (gnus-group-line-format): Ditto.
22834
22835 * gnus-spec.el (gnus-format-specs): Ditto.
22836 (gnus-update-format-specifications): Flush the group format spec
22837 cache if there's the grouplens stuff.
22838 (gnus-parse-simple-format): Replace %l with the empty string.
22839
22840 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
22841
22842 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
22843 omission.
22844
22845 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
22846
22847 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
22848 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22849
22850 2004-01-25 Paul Jarc <prj@po.cwru.edu>
22851
22852 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
22853 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
22854 New macros and functions.
22855 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
22856 Handle > NLINK_MAX messages.
22857 * nnmaildir.el (nnmaildir-request-set-mark):
22858 Use nnmaildir--emlink-p and nnmaildir--eexist-p.
22859
22860 2004-01-25 Alex Schroeder <alex@gnu.org>
22861
22862 * spam-stat.el (spam-stat-process-directory-age): New option.
22863 (spam-stat-process-directory): Use it.
22864
22865 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
22866
22867 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
22868 (spam-stat-save): Accept prefix argument.
22869
22870 2004-01-23 Paul Jarc <prj@po.cwru.edu>
22871
22872 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
22873 links" error.
22874
22875 2004-01-23 Jesper Harder <harder@ifa.au.dk>
22876
22877 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
22878 compatibility with old .newsrc.eld files.
22879
22880 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
22881
22882 * gnus-start.el (gnus-1): do.
22883
22884 * gnus-group.el (gnus-group-line-format-alist): do.
22885
22886 * gnus.el (gnus-use-grouplens, gnus-visual): do.
22887
22888 * gnus-gl.el: Remove.
22889
22890 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
22891
22892 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
22893 marks consisting of a single range {for example, (3 . 5)} rather
22894 than a list of a single range { ((3 . 5)) }.
22895
22896 2004-01-23 Jesper Harder <harder@ifa.au.dk>
22897
22898 * spam-stat.el (spam-stat-store-gnus-article-buffer):
22899 Use with-current-buffer.
22900 (spam-stat-store-current-buffer): Use insert-buffer-substring to
22901 avoid consing a string.
22902
22903 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
22904 Remove obsolete entries for big5 and gb2312.
22905
22906 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
22907
22908 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
22909 uncompressed list.
22910
22911 2004-01-22 Jesper Harder <harder@ifa.au.dk>
22912
22913 * spam-stat.el (spam-stat-strip-xref): New function.
22914 (spam-stat-process-directory): Use it.
22915
22916 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
22917 here -- it's done in message-fetch-field.
22918
22919 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
22920
22921 * gnus-agent.el (gnus-agent-queue-mail)
22922 (gnus-agent-prompt-send-queue): New variables.
22923 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
22924 * gnus-draft.el (gnus-group-send-queue): Pass the group name
22925 "nndraft:queue" along to gnus-draft-send.
22926 Use gnus-agent-prompt-send-queue.
22927 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
22928 is "nndraft:queue". Suggested by Gaute Strokkenes
22929 <gs234@srcf.ucam.org>
22930
22931 * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
22932 (agent-enable-undownloaded-faces): Add.
22933 (gnus-agent-cat-groups): Use eval-and-compile, not
22934 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
22935 method of gnus-agent-cat-groups even when the buffer has been
22936 evalled.
22937 (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
22938 delete gnus-agent-save-active-1.
22939 (gnus-agent-save-groups): Delete. Identical to
22940 gnus-agent-save-active.
22941 (gnus-agent-write-active): No longer adjust agent's copy of active
22942 file as agent's adjustments are now stored in their own
22943 file. Remove optional parameter.
22944 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
22945 servers. Add use of min/max range limits from server's local
22946 file.
22947 (gnus-agent-save-alist): Remove unused optional argument.
22948 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
22949 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
22950 (gnus-agent-set-local): A per-server file that keeps min/max range
22951 limits for articles known to the agent. Provides a fast mechanism
22952 for altering many active ranges.
22953 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
22954 active file (local makes it unnecessary).
22955 (gnus-agent-regenerate-group): Fix XEmacs compatibility.
22956
22957 * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
22958 (agent-enable-undownloaded-faces): Add.
22959
22960 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
22961 disable it when sending to "nndraft:queue".
22962 (gnus-group-send-queue): Add safety check to avoid sending queue
22963 when unplugged.
22964
22965 * gnus-group.el (gnus-group-catchup): Use new
22966 gnus-sequence-of-unread-articles, not
22967 gnus-list-of-unread-articles, to avoid exhausting memory with huge
22968 numbers of articles. Use gnus-range-map to avoid having to
22969 uncompress the unread list.
22970 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
22971 Fix invalid ange-ftp reference.
22972
22973 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
22974 (gnus-sorted-range-intersection): Intersection of two ranges
22975 without requiring that they first be uncompressed.
22976
22977 * gnus-start.el (gnus-activate-group): Unless blocked by the
22978 caller, possibly expand the active range to include both cached
22979 and agentized articles.
22980 (gnus-convert-old-newsrc): Rewrote in anticipation of having
22981 multiple version-dependent converters.
22982 (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
22983 gnus-agent-save-active.
22984 (gnus-save-newsrc-file): Save dirty agent range limits.
22985
22986 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
22987 gnus-agent-possibly-alter-active.
22988 (gnus-adjust-marked-articles): Faster handling of simple lists.
22989
22990 2004-01-21 Jesper Harder <harder@ifa.au.dk>
22991
22992 * spam-stat.el (spam-stat-test-directory): New optional argument
22993 displays a list of files detected. Suggested by Andrew Cohen
22994 <cohen@andy.bu.edu>.
22995 (spam-stat-buffer-words-with-scores): Don't narrow and change
22996 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
22997
22998 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
22999
23000 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
23001 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
23002 (spam-spamassassin-arguments)
23003 (spam-spamassassin-spam-flag-header)
23004 (spam-spamassassin-positive-spam-flag-header)
23005 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
23006 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
23007 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
23008 (spam-list-of-processors, spam-list-of-checks)
23009 (spam-list-of-statistical-checks, spam-registration-functions)
23010 (spam-check-spamassassin-headers, spam-check-spamassassin)
23011 (spam-spamassassin-score)
23012 (spam-spamassassin-register-with-sa-learn)
23013 (spam-spamassassin-register-spam-routine)
23014 (spam-spamassassin-register-ham-routine)
23015 (spam-assassin-register-spam-routine)
23016 (spam-assassin-register-ham-routine): Add SpamAssassin support.
23017 (spam-bogofilter-score): Fix to show article before scoring.
23018
23019 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
23020
23021 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
23022 default scoring function.
23023 (spam-generic-score): Call spam-spamassassin-score if
23024 spam-use-spamassassin or spam-use-spamassassin-headers is on;
23025 spam-bogofilter-score otherwise.
23026
23027 * gnus.el (spam-process, spam-autodetect-methods):
23028 Add spamassassin and spamassassin-headers.
23029
23030 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
23031
23032 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23033 Suppress unnecessary messages.
23034
23035 2004-01-20 Jesper Harder <harder@ifa.au.dk>
23036
23037 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
23038 make-hash-table.
23039
23040 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
23041
23042 * canlock.el (base64-encode-string): Don't autoload it.
23043
23044 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
23045
23046 * run-at-time.el: Remove useless (require 'itimer),
23047 eval-and-compile and (featurep 'xemacs).
23048
23049 2004-01-16 Jesper Harder <harder@ifa.au.dk>
23050
23051 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
23052 GROUP is a virtual group.
23053
23054 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
23055
23056 * gnus.el: Autoload `message-y-or-n-p'.
23057
23058 2004-01-15 Jesper Harder <harder@ifa.au.dk>
23059
23060 * pgg-parse.el: Remove unnecessary (require 'custom).
23061
23062 * pgg-def.el: do.
23063
23064 * nnmail.el: do.
23065
23066 * gnus-undo.el: do.
23067
23068 * gnus-picon.el: do.
23069
23070 * gnus-util.el: do.
23071
23072 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
23073
23074 * gnus-sum.el (gnus-pick-line-number): Add autoload.
23075
23076 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
23077
23078 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
23079 handle, as well as a list.
23080
23081 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
23082 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
23083 (mm-w3m-cid-retrieve): Simplify.
23084
23085 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
23086
23087 * message.el (message-kill-to-signature): Allow prefix arg to
23088 specify number of lines to keep before signature.
23089
23090 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
23091
23092 * message.el (message-kill-to-signature): Change docstring.
23093
23094 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
23095
23096 * canlock.el: Always require sha1-el.
23097 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
23098
23099 * message.el: Autoload sha1 only when compiling.
23100
23101 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
23102
23103 * message.el (message-canlock-generate): Require sha1-el.
23104
23105 2004-01-13 Jesper Harder <harder@ifa.au.dk>
23106
23107 * message.el (message-expand-name): Silence the byte compiler.
23108
23109 2004-01-13 Simon Josefsson <jas@extundo.com>
23110
23111 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
23112 Invoke gnus-score-mode.
23113 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23114
23115 * gnus-range.el (gnus-compress-sequence): Doc fix.
23116 Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
23117
23118 2004-01-12 Jesper Harder <harder@ifa.au.dk>
23119
23120 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
23121
23122 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
23123
23124 * spam.el (spam-get-article-as-string): Update to use
23125 gnus-request-article-this-buffer, much simpler.
23126 (spam-get-article-as-buffer): Remove.
23127
23128 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
23129
23130 * message.el (message-expand-name): Use EUDC if the user uses that.
23131
23132 2004-01-12 Jesper Harder <harder@ifa.au.dk>
23133
23134 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
23135 character for the encoding to avoid consing a string.
23136
23137 * rfc2047.el (rfc2047-decode-string): Don't cons a string
23138 unnecessarily.
23139
23140 * mm-util.el (mm-replace-chars-in-string): Remove.
23141
23142 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
23143 of mm-replace-chars-in-string.
23144
23145 2004-01-11 Jesper Harder <harder@ifa.au.dk>
23146
23147 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
23148
23149 * mm-util.el (mm-subst-char-in-string): Support inplace.
23150
23151 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
23152 a new string in every iteration. Use shy groups.
23153
23154 2004-01-10 Jesper Harder <harder@ifa.au.dk>
23155
23156 * gnus-srvr.el (gnus-browse-unsubscribe-group):
23157 * gnus-soup.el (gnus-soup-group-brew):
23158 * gnus-msg.el (gnus-put-message):
23159 * gnus-move.el (gnus-group-move-group-to-server):
23160 * gnus-kill.el (gnus-batch-score):
23161 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
23162 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
23163 (gnus-group-update-group, gnus-group-read-group)
23164 (gnus-group-make-group, gnus-group-make-help-group)
23165 (gnus-group-make-archive-group, gnus-group-make-directory-group)
23166 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
23167 (gnus-group-sort-by-unread, gnus-group-catchup)
23168 (gnus-group-unsubscribe-group, gnus-group-kill-group)
23169 (gnus-group-yank-group, gnus-group-set-info)
23170 (gnus-group-list-groups):
23171 * gnus.el (gnus-generate-new-group-name):
23172 * gnus-delay.el (gnus-delay-send-queue):
23173 * nnvirtual.el (nnvirtual-catchup-group):
23174 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
23175 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
23176 (gnus-group-prepare-topics, gnus-topic-check-topology):
23177 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
23178 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
23179 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
23180 (gnus-group-make-articles-read):
23181 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
23182 (gnus-group-change-level, gnus-kill-newsgroup)
23183 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
23184 (gnus-get-unread-articles, gnus-make-articles-unread)
23185 (gnus-make-ascending-articles-unread): Use accessor
23186 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
23187 to get group information for improved readability.
23188
23189 2004-01-09 Jesper Harder <harder@ifa.au.dk>
23190
23191 * gnus-art.el (article-decode-mime-words, article-babel)
23192 (gnus-article-highlight-signature, gnus-article-add-buttons)
23193 (gnus-signature-toggle): Use gnus-with-article-buffer.
23194
23195 * gnus-art.el (gnus-article-highlight-headers)
23196 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
23197
23198 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
23199 (gnus-article-set-globals, gnus-request-article-this-buffer)
23200 (gnus-button-message-id, gnus-article-maybe-hide-headers)
23201 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
23202 (gnus-mime-display-alternative): Use with-current-buffer.
23203
23204 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
23205
23206 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
23207 also under 80 char limit, and call gnus-error if needed.
23208 (spam-fetch-article-header): Fix - it was a
23209 buffer-local variable (gnus-newsgroup-data).
23210 (spam-find-spam): Use spam-generate-fake-headers, forget about
23211 spam-insert-fake-headers.
23212 (spam-insert-fake-headers): Remove.
23213
23214 2004-01-09 Jesper Harder <harder@ifa.au.dk>
23215
23216 * deuglify.el (gnus-article-outlook-unwrap-lines)
23217 (gnus-outlook-rearrange-article)
23218 (gnus-outlook-repair-attribution-outlook)
23219 (gnus-outlook-repair-attribution-block)
23220 (gnus-outlook-repair-attribution-other): Remove redundant
23221 save-excursion.
23222
23223 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
23224
23225 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
23226 (spam-fetch-field-subject-fast)
23227 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
23228 (spam-fetch-article-header): Add functions to deal with Gnus
23229 internals for fast retrieval of article header data.
23230 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
23231
23232 2004-01-09 Jesper Harder <harder@ifa.au.dk>
23233
23234 * pop3.el (pop3-md5): Remove.
23235 (pop3-apop): Replace pop3-md5 with md5.
23236
23237 * mm-bodies.el: base64 is always built-in.
23238
23239 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
23240 Use with-current-buffer.
23241
23242 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
23243
23244 * canlock.el (canlock-insert-header): Remove excessive grouping in
23245 regexp.
23246
23247 * gnus-sum.el (gnus-summary-read-document): Ditto.
23248
23249 * gnus-uu.el (gnus-uu-part-number): Ditto.
23250
23251 * html2text.el (html2text-remove-tags): Ditto.
23252 (html2text-format-tags): Ditto.
23253 (html2text-format-single-elements): Ditto.
23254
23255 * mml.el (mml-parse-1): Ditto.
23256
23257 2004-01-08 Jesper Harder <harder@ifa.au.dk>
23258
23259 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
23260
23261 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
23262
23263 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
23264
23265 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
23266
23267 2003-11-15 Simon Josefsson <jas@extundo.com>
23268
23269 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
23270 (pgg-gpg-lookup-key): Use regexp match instead of
23271 split-string (split-string is different between emacs 21.2 and
23272 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
23273
23274 2004-01-08 Jesper Harder <harder@ifa.au.dk>
23275
23276 * gnus-art.el (gnus-mime-view-all-parts)
23277 (gnus-article-part-wrapper, gnus-article-view-part):
23278 Use with-current-buffer.
23279
23280 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
23281
23282 * spam.el (spam-disable-spam-split-during-ham-respool)
23283 (spam-spamoracle-database, spam-cache-lookups)
23284 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
23285 (spam-group-ham-mark-p, spam-group-spam-mark-p)
23286 (spam-group-ham-marks, spam-group-spam-marks)
23287 (spam-group-spam-contents-p, spam-group-ham-contents-p)
23288 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
23289 also add spam-use-blackholes to the statistical checks.
23290 (spam-fetch-field-fast): Add interface to fetching fields, may
23291 become a macro.
23292 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
23293 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
23294 (spam-insert-fake-headers): Fake an article when needed.
23295 (spam-find-spam): Fake article when possible.
23296 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
23297 (spam-check-bogofilter-headers): Use message-fetch-field instead
23298 of nnmail-fetch-field.
23299
23300 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
23301
23302 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
23303
23304 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
23305
23306 * spam.el (spam-split): Do not require spam-use-CHECK to be
23307 enabled if that check is passed to spam-split explicitly; also
23308 fix so 'spam doesn't get converted to spam-split-group when
23309 spam-split-symbolic-return is t.
23310 (spam-find-spam): Find registrations of the article and use those
23311 instead of re-running spam-split to find the spam/ham
23312 classification of the article.
23313 (spam-log-processing-to-registry, spam-log-registered-p)
23314 (spam-log-unregistration-needed-p, spam-log-undo-registration):
23315 Use gnus-error instead of gnus-message.
23316 (spam-log-registration-type): Add function to determine the
23317 classification of a message based on registry entries; will
23318 return nil if both 'spam and 'ham are found.
23319 (spam-check-BBDB): Expand all the BBDB macros here so we can have
23320 a reasonably fast local cache without the loading errors.
23321 (spam-cache-lookups): Set to t by default.
23322 (spam-find-spam): Don't try to guess spam-cache-lookups.
23323 (spam-enter-whitelist, spam-enter-blacklist): Clear the
23324 spam-caches entry.
23325 (spam-filelist-build-cache, spam-filelist-check-cache):
23326 Fix caching of whitelist/blacklist entries.
23327 (spam-check-whitelist, spam-check-blacklist):
23328 Invoke spam-from-listed-p with a type, not a cache variable.
23329 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
23330
23331 2004-01-07 Jesper Harder <harder@ifa.au.dk>
23332
23333 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
23334
23335 * nnmail.el (nnmail-split-fancy): do.
23336
23337 * mml.el (mml-parse): do.
23338
23339 * gnus-score.el (gnus-enter-score-words-into-hashtb)
23340 (gnus-score-adaptive): do.
23341
23342 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
23343
23344 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
23345 (gnus-mime-button-map): Don't set keymap parent.
23346 (gnus-button-ctan-directory-regexp): Use shy grouping.
23347 (gnus-prev-page-map): Don't set keymap parent.
23348 (gnus-prev-page-map): Remove duplicated one.
23349 (gnus-next-page-map): Don't set keymap parent.
23350 (gnus-mime-security-button-map): Ditto.
23351
23352 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
23353 version number.
23354
23355 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
23356
23357 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
23358
23359 * canlock.el (canlock-sha1-function): Remove.
23360 (canlock-sha1-function-for-verify): Remove.
23361 (canlock-openssl-program): Remove.
23362 (canlock-openssl-args): Remove.
23363 (canlock-ignore-errors): Remove.
23364 (canlock-sha1-with-openssl): Remove.
23365 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
23366 (canlock-verify): Don't use canlock-ignore-errors.
23367
23368 * sha1-el.el (sha1-string-external): Make it can return a string
23369 in binary form.
23370 (sha1-region-external): Ditto.
23371 (sha1-string-internal): Ditto.
23372 (sha1-region-internal): Ditto.
23373 (sha1-region): Ditto.
23374 (sha1-string): Ditto.
23375 (sha1): Ditto.
23376
23377 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
23378
23379 * spam.el (spam-report-articles-gmane): New command.
23380
23381 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
23382
23383 * gnus.el: Don't make unnecessary *Group* buffer when loading.
23384
23385 * run-at-time.el (run-at-time-saved): Remove.
23386 (run-at-time): Doc fix.
23387
23388 2004-01-07 Jesper Harder <harder@ifa.au.dk>
23389
23390 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
23391 (gnus-summary-limit-map): Add it.
23392 (gnus-summary-make-menu-bar): do.
23393
23394 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
23395
23396 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
23397 Make attempt at some caching support (done for BBDB only now).
23398 (spam-find-spam): Set spam-cache-lookups if there are more than 2
23399 addresses to be checked.
23400 (spam-clear-cache-BBDB): Add function, to be invoked by
23401 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
23402 (spam-check-BBDB): Check and use the caches, if
23403 spam-cache-lookups is on, remove superfluous (provide).
23404
23405 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
23406
23407 * gnus-art.el (gnus-treat-ansi-sequences): Change default.
23408
23409 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
23410
23411 * run-at-time.el (run-at-time-saved): Move to after the definition
23412 of `run-at-time'.
23413
23414 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
23415
23416 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
23417 mm-w3m-local-map-property.
23418
23419 * mm-view.el (mm-w3m-mode-map): Remove.
23420 (mm-w3m-local-map-property): Remove.
23421 (mm-inline-text-html-render-with-w3m): Don't use
23422 mm-w3m-local-map-property.
23423
23424 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
23425
23426 * run-at-time.el: New file.
23427
23428 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
23429 of gnus-set-text-properties.
23430
23431 * gnus-uu.el (gnus-uu-save-article): Ditto.
23432
23433 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
23434
23435 * gnus-cite.el (gnus-cite-parse): Ditto.
23436
23437 * gnus-art.el (gnus-button-push): Use set-text-properties instead
23438 of gnus-.
23439
23440 * gnus.el: Change calls to nnheader-run-at-time and
23441 password-run-at-time throughout to use run-at-time directly.
23442
23443 * password.el: Remove definition of run-at-time.
23444
23445 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
23446
23447 * mml.el (mml-minibuffer-read-disposition): Show attachment type
23448 in prompt.
23449
23450 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
23451
23452 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
23453 XEmacs version.
23454
23455 * dns.el (dns-make-network-process): Use `open-network-stream'
23456 instead of `gnus-xmas-open-network-stream'.
23457
23458 * .cvsignore: Add auto-autoloads.el, custom-load.el.
23459
23460 2004-01-06 Jesper Harder <harder@ifa.au.dk>
23461
23462 * gnus-art.el (gnus-mime-display-alternative)
23463 (gnus-insert-mime-button, gnus-insert-mime-security-button)
23464 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
23465 Don't use gnus-local-map-property.
23466
23467 * gnus-util.el (gnus-local-map-property): Remove.
23468
23469 * mm-view.el (mm-view-pkcs7-decrypt):
23470 Replace gnus-completing-read-maybe-default with completing-read.
23471
23472 * gnus-util.el (gnus-completing-read): do.
23473 (gnus-completing-read-maybe-default): Remove.
23474
23475 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
23476
23477 * password.el: Only autoload `run-at-time' if not XEmacs.
23478 Only autoload the itimer functions if XEmacs.
23479
23480 2004-01-06 Jesper Harder <harder@ifa.au.dk>
23481
23482 * gnus-art.el (gnus-read-string): Remove.
23483 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
23484 read-string.
23485
23486 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
23487
23488 * netrc.el: Autoload password-read.
23489 (netrc): Add configuration group.
23490 (netrc-encoding-method, netrc-openssl-path):
23491 Add variables for encoding and decoding of files with symmetric
23492 ciphers.
23493 (netrc-encode): Add assistant function to encode a file with
23494 netrc-encoding-method.
23495 (netrc-parse): Add interactive parameter, added optional
23496 decoding if netrc-encoding-method is non-nil but otherwise
23497 behavior is standard.
23498 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
23499 Do s/encode/encrypt/ everywhere.
23500
23501 * spam.el: Remove executable-find autoload.
23502
23503 2004-01-05 Jesper Harder <harder@ifa.au.dk>
23504
23505 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
23506
23507 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
23508
23509 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
23510
23511 * gnus-art.el (gnus-treat-ansi-sequences)
23512 (article-treat-ansi-sequences): New variable and function.
23513 Suggested by Dan Jacobson <jidanni@jidanni.org>.
23514
23515 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
23516 Use it.
23517
23518 2004-01-05 Jesper Harder <harder@ifa.au.dk>
23519
23520 * mm-util.el (mm-quote-arg): Remove.
23521
23522 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
23523 shell-quote-argument.
23524
23525 * gnus-uu.el (gnus-uu-command): do.
23526
23527 * gnus-sum.el (gnus-summary-insert-pseudos): do.
23528
23529 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
23530 with make-char.
23531
23532 * mm-util.el (mm-make-char): Remove.
23533
23534 * mml.el (mml-mode): Replace gnus-add-minor-mode with
23535 add-minor-mode.
23536
23537 * gnus-undo.el (gnus-undo-mode): do.
23538
23539 * gnus-topic.el (gnus-topic-mode): do.
23540
23541 * gnus-sum.el (gnus-dead-summary-mode): do.
23542
23543 * gnus-start.el (gnus-slave-mode): do.
23544
23545 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
23546
23547 * gnus-ml.el (gnus-mailing-list-mode): do.
23548
23549 * gnus-gl.el (gnus-grouplens-mode): do.
23550
23551 * gnus-draft.el (gnus-draft-mode): do.
23552
23553 * gnus-dired.el (gnus-dired-mode): do.
23554
23555 * gnus-ems.el (gnus-add-minor-mode): Remove.
23556
23557 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23558 Replace gnus-char-width with char-width.
23559
23560 * gnus-ems.el (gnus-char-width): Remove.
23561
23562 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23563 Replace gnus-char-width with char-width.
23564
23565 * gnus-ems.el (gnus-char-width): Remove.
23566
23567 * spam-stat.el (with-syntax-table): Remove with-syntax-table
23568 definition.
23569 Remove Emacs 20 hash table compatibility code.
23570
23571 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
23572 20 compatibility code.
23573
23574 * spam.el (spam-point-at-eol): Replace with point-at-eol.
23575
23576 * smime.el (smime-point-at-eol): Replace with point-at-eol.
23577
23578 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
23579 Replace with point-at-{eol,bol}.
23580
23581 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
23582
23583 * imap.el (imap-point-at-eol): Replace with point-at-eol.
23584
23585 * flow-fill.el (fill-flowed-point-at-bol)
23586 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
23587
23588 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
23589 Replace with point-at-{eol,bol} throughout all files.
23590
23591 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
23592
23593 * ntlm.el (ntlm-string-as-unibyte): New macro.
23594 (ntlm-build-auth-response): Use it.
23595
23596 Remove Emacs 20 stuff:
23597 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
23598 of delq and copy-sequence.
23599 * gnus-art.el (popup-menu): Remove the compiler macro.
23600 * nnmail.el (nnmail-split-fancy): Don't support customizing with
23601 Emacs 20.
23602
23603 2004-01-05 Simon Josefsson <jas@extundo.com>
23604
23605 * ntlm.el: Fix namespace. Change smb-passwd-hash into
23606 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
23607 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
23608 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
23609 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
23610 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
23611 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
23612 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
23613 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
23614 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
23615 ntlm-string-permute, string-lshift into ntlm-string-lshift,
23616 string-xor into ntlm-string-xor.
23617 Suggested by Jesper Harder <harder@myrealbox.com>.
23618
23619 * ntlm.el: Don't include poem.
23620
23621 * md4.el (print-int32, print-string-hexa): Remove.
23622 Suggested by Jesper Harder <harder@myrealbox.com>.
23623
23624 * sasl-ntlm.el, ntlm.el, md4.el: New files.
23625
23626 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
23627 probably breaks emacs with DL patch, but do we care? Is anyone
23628 still using the DL stuff?)
23629
23630 * sieve-manage.el: Use the password package.
23631 (sieve-manage-read-passwd): Remove.
23632 (sieve-manage-interactive-login): Use password. Re-add
23633 condition-case around loop.
23634
23635 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
23636 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23637 Use the password package.
23638
23639 2003-02-19 Simon Josefsson <jas@extundo.com>
23640
23641 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
23642 token.
23643
23644 2002-08-07 Simon Josefsson <jas@extundo.com>
23645
23646 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
23647 (sieve-manage-authenticators):
23648 (sieve-manage-authenticator-alist): Add some SASL mechs.
23649 (sieve-sasl-auth): New function.
23650 (sieve-manage-cram-md5-auth):
23651 (sieve-manage-plain-auth): Rewrite using SASL library.
23652 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
23653 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
23654 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
23655 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
23656
23657 2004-01-05 Simon Josefsson <jas@extundo.com>
23658
23659 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
23660 New files.
23661
23662 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23663
23664 * gnus-group.el (gnus-no-groups-message): Update.
23665
23666 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
23667
23668 2003-11-09 Simon Josefsson <jas@extundo.com>
23669
23670 * imap.el: Support for ID IMAP extension (RFC 2971).
23671 (imap-local-variables): Add imap-id.
23672 (imap-id): New variable.
23673 (imap-id): New function.
23674 (imap-parse-response): Parse untagged ID response.
23675 * nnimap.el (nnimap-id): New variable.
23676 (nnimap-open-connection): Use it.
23677
23678 2003-12-28 Simon Josefsson <jas@extundo.com>
23679
23680 * gnus-score.el (gnus-score-edit-all-score): New.
23681 * gnus-group.el (gnus-group-score-map): Bind it to W e.
23682
23683 2004-01-04 Simon Josefsson <jas@extundo.com>
23684
23685 * password.el: Add.
23686
23687 2004-01-04 Mario Lang <lang@zid.tugraz.at>
23688
23689 * dns.el (dns-query-types): Fix typo.
23690 (dns-query-types): New function.
23691 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
23692 PTR and SOA replies, see RFC 1035.
23693
23694 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23695
23696 * gnus.el (gnus-logo-color-style): Change colors to `no'.
23697
23698 * Move to Changelog.2.
23699
23700 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23701
23702 * gnus.el (gnus-version-number): Bump version.
23703
23704 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
23705
23706 * gnus.el: No Gnus v0.1 is released.
23707
23708 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
23709
23710 * gnus.el: No Gnus v0.0 is released.
23711
23712 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23713
23714 * gnus.el (gnus-version-number): Bump.
23715 (gnus-version): No.
23716
23717 See ChangeLog.2 for earlier changes.
23718
23719 Copyright (C) 2004-2012 Free Software Foundation, Inc.
23720
23721 This file is part of GNU Emacs.
23722
23723 GNU Emacs is free software: you can redistribute it and/or modify
23724 it under the terms of the GNU General Public License as published by
23725 the Free Software Foundation, either version 3 of the License, or
23726 (at your option) any later version.
23727
23728 GNU Emacs is distributed in the hope that it will be useful,
23729 but WITHOUT ANY WARRANTY; without even the implied warranty of
23730 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23731 GNU General Public License for more details.
23732
23733 You should have received a copy of the GNU General Public License
23734 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
23735
23736 ;; Local Variables:
23737 ;; coding: utf-8
23738 ;; fill-column: 79
23739 ;; add-log-time-zone-rule: t
23740 ;; End: