Move photo ID display code from epg.el to gnus/mml2015.el.
[bpt/emacs.git] / lisp / gnus / ChangeLog
1 2012-12-26 Daiki Ueno <ueno@gnu.org>
2
3 * mml2015.el (mml2015-epg-signature-to-string): New function.
4 (mml2015-epg-verify-result-to-string): New function.
5 (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
6 (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
7 instead of epg-verify-result-to-string.
8 (epg-signature-key-id, epg-signature-to-string): Autoload.
9 (epg-verify-result-to-string): Remove autoload.
10
11 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
12
13 * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
14 ID image from GPG public key.
15 (mml2015-epg-key-image-to-string): New function.
16
17 2012-12-25 Leo Liu <sdl.web@gmail.com>
18
19 * plstore.el (plstore-passphrase-callback-function): Fix error when
20 error when plstore-cache-passphrase-for-symmetric-encryption is set
21 (bug#13264).
22
23 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
24
25 * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
26 buffer to the article buffer here, because that clobbers multiple
27 article buffers.
28
29 * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
30 buffer always points to the right summary buffer.
31
32 2012-12-25 John Wiegley <jwiegley@gmail.com>
33
34 * auth-source.el (auth-source-netrc-parse): Allow using "password" as
35 the password (bug#12097).
36
37 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
38
39 * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
40 (bug#13263).
41
42 * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
43 buffer exists before using it (bug#12475).
44
45 * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
46 offline groups (bug#11937).
47
48 * message.el (message-yank-original): When using customize to set the
49 value of `message-cite-style', the variable it set to a symbol that's
50 the name of the variable, which must then be dereferenced (bug#12616).
51
52 2012-12-25 Wolfgang Jenkner <wjenkner@inode.at>
53
54 * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
55 the `face' property with a list whose car is the face specified in the
56 format string and whose cdr is (nil).
57 * lisp/gnus-util.el
58 (gnus-put-text-property-excluding-characters-with-faces): Change
59 accordingly.
60 (gnus-get-text-property-excluding-characters-with-faces): New function.
61 * lisp/gnus-sum.el (gnus-summary-highlight-line):
62 * lisp/gnus-salt.el (gnus-tree-highlight-node):
63 * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
64
65 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
66
67 * nnimap.el (nnimap-authenticator): Expand to allow specifying the
68 login methods.
69 (nnimap-login): Respect the `nnimap-authenticator' variable.
70
71 * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
72 mark state when moving articles. Otherwise unticked articles will get
73 their ticks back after moving.
74
75 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
76
77 * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
78
79 * message.el (message-ignored-news-headers): Always remove
80 X-Message-SMTP-Method to avoid information leakage if the user
81 mistakenly inserts the header into news messages.
82
83 * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
84
85 * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
86 right than four characters, this command would move point to
87 `point-max'. Don't do that.
88
89 * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
90 to nil to allow re-selecting groups that gain articles.
91 (gnus-bug-group-download-format-alist): Update the URL.
92
93 2012-12-23 Andreas Schwab <schwab@suse.de>
94
95 * shr.el (shr-tag-em): Render em as italic, not bold.
96
97 2012-12-23 Lars Ingebrigtsen <larsi@gnus.org>
98
99 * gnus-int.el (gnus-backend-trace): Factor out into its own function
100 for reuse.
101 (gnus-open-server): Use it to add more tracing.
102 (gnus-finish-retrieve-group-infos): Add backend tracing.
103 (gnus-backend-trace): Also note the elapsed seconds.
104
105 2012-12-22 Philipp Haselwarter <philipp@haselwarter.org>
106
107 * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save): Set
108 epa-file-encrypt-to from variable to avoid querying.
109
110 2012-12-14 Akinori MUSHA <knu@iDaemons.org> (tiny change)
111
112 * sieve-mode.el (sieve-font-lock-keywords):
113 Keywords should be word delimited. (Bug#13173)
114
115 2012-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
116
117 * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
118 instead of <pre> to align message header.
119
120 2012-12-12 Sam Steingold <sds@gnu.org>
121
122 * gnus.el (gnus-other-frame-resume-function): Add user option.
123 (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
124
125 2012-12-06 Sam Steingold <sds@gnu.org>
126
127 * gnus-start.el (gnus-before-resume-hook): Add.
128 (gnus-1): Run it when Gnus is alive.
129
130 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
131
132 * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
133 * gnus-art.el (article-unsplit-urls)
134 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
135 * gnus-registry.el (gnus-registry-get-article-marks)
136 * message.el (message-goto-body): Use it.
137 (message-called-interactively-p): Remove.
138
139 * spam-stat.el (spam-stat-called-interactively-p): New macro.
140 (spam-stat-score-buffer): Use it.
141
142 * spam.el: Silence the warnings against BBDB functions when compiling.
143
144 * gnus-score.el (gnus-score-decode-text-parts):
145 Use append+mapcar instead of the cl function mapcan.
146
147 * gmm-utils.el (gmm-flet): Remove.
148
149 * gnus-sync.el (gnus-sync-lesync-call):
150 Avoid overriding json-alist-p.
151
152 * message.el (message-read-from-minibuffer):
153 Avoid overriding mail-abbrev-in-expansion-header-p.
154
155 2012-12-05 Sam Steingold <sds@gnu.org>
156
157 * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
158 (gnus-other-frame): Add `gnus-delete-gnus-frame' to
159 `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
160
161 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
162
163 * gmm-utils.el (gmm-called-interactively-p): Revert.
164 This seems to cause Emacs to get stuck!
165 * gnus-art.el (article-unsplit-urls)
166 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
167 * gnus-registry.el (gnus-registry-get-article-marks)
168 * message.el (message-goto-body)
169 (message-called-interactively-p): Revert.
170
171 * gmm-utils.el (gmm-called-interactively-p): New function.
172 * gnus-art.el (article-unsplit-urls)
173 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
174 * gnus-registry.el (gnus-registry-get-article-marks)
175 * message.el (message-goto-body): Use it.
176 (message-called-interactively-p): Remove.
177
178 * gmm-utils.el (gmm-flet): Restore it using cl-letf.
179 * gnus-sync.el (gnus-sync-lesync-call)
180 * message.el (message-read-from-minibuffer): Use it.
181
182 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
183
184 * gmm-utils.el (gmm-flet): Remove.
185 * gnus-sync.el (gnus-sync-lesync-call)
186 * message.el (message-read-from-minibuffer): Don't use it.
187
188 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
189
190 * gmm-utils.el (gmm-labels): Use cl-labels if available.
191
192 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
193
194 * gmm-utils.el (gmm-flet, gmm-labels): New macros.
195
196 * gnus-sync.el (gnus-sync-lesync-call)
197 * message.el (message-read-from-minibuffer): Use gmm-flet.
198
199 * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
200
201 * gnus-util.el (gnus-macroexpand-all): Remove.
202
203 2012-12-03 Andreas Schwab <schwab@linux-m68k.org>
204
205 * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
206 to TAB, not [tab].
207 (gnus-summary-article-map): Likewise.
208
209 * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
210 (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
211
212 2012-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
213
214 * message.el (message-get-reply-headers):
215 Make sure the reply goes to the author if it is a wide reply.
216
217 2012-11-16 Jan Tatarik <jan.tatarik@gmail.com>
218
219 * gnus-score.el (gnus-score-body):
220 * gnus-logic.el (gnus-advanced-body): Don't score by headers when
221 scoring by body.
222
223 2012-11-16 Glenn Morris <rgm@gnu.org>
224
225 * gnus-diary.el (nndiary-request-create-group-functions)
226 (nndiary-request-update-info-functions)
227 (gnus-subscribe-newsgroup-functions)
228 (nndiary-request-accept-article-functions):
229 Use new names for hooks rather than obsolete aliases.
230
231 2012-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
232
233 * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
234 in meta tag with the one the part specifies in its header.
235
236 2012-11-02 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
237
238 * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
239 by default.
240
241 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
242
243 New UIDL implementation.
244
245 * mail-source.el (mail-sources, mail-source-keyword-map):
246 Add :leave as a pop3 keyword.
247 (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
248
249 * pop3.el (pop3-leave-mail-on-server): Allow number.
250 (pop3-uidl-file, pop3-uidl-file-backup): New user options.
251 (pop3-movemail): Add UIDL support.
252 (pop3-send-streaming-command): Take a list of mail numbers instead of
253 the number of mails.
254 (pop3-write-to-file): Add X-UIDL header.
255 (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
256 (pop3-uidl-add-xheader): New functions.
257
258 * message.el (message-ignored-resent-headers):
259 Add X-Content-Length and X-UIDL headers.
260
261 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
262
263 * nndiary.el (nndiary-request-create-group-functions)
264 (nndiary-request-update-info-functions)
265 (nndiary-request-accept-article-functions):
266 * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
267 "-hooks" suffix.
268
269 2012-10-17 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
270
271 * starttls.el (starttls-extra-arguments): Doc fix.
272
273 2012-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
274
275 * shr.el (shr-insert): \r is also not inserted, so don't try to delete
276 it.
277
278 2012-10-06 Glenn Morris <rgm@gnu.org>
279
280 * gnus-notifications.el (gnus-notifications):
281 Add missing group :version tag.
282 * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
283 (gnus-gcc-post-body-encode-hook):
284 * gnus-sync.el (gnus-sync-lesync-name)
285 (gnus-sync-lesync-install-topics): Add missing custom :version tags.
286
287 2012-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
288
289 * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
290 a user about whether to delete temp files if once a user answered as n.
291
292 2012-09-17 Richard Stallman <rms@gnu.org>
293
294 * message.el (message-in-body-p): Don't set mark or modify buffer.
295
296 * mml.el (mml-attach-file): Doc fix.
297 (mml-attach-external, mml-attach-buffer, mml-attach-file):
298 Set mail-encode-mml when in Mail mode.
299 Simplify code to set HEAD and move back to HEAD.
300 (mml-insert-multipart, mml-insert-part):
301 Set mail-encode-mml when in Mail mode.
302
303 2012-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
304
305 * gnus-util.el (gnus-timer--function): New function.
306
307 * gnus-art.el (gnus-article-stop-animations): Use it.
308
309 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
310
311 Fix glitches caused by addition of psec to timers.
312 * gnus-art.el (gnus-article-stop-animations): Use timer--function
313 rather than raw access to timer vector.
314
315 2012-09-11 Julien Danjou <julien@danjou.info>
316
317 * gnus-notifications.el (gnus-notifications): Check for nil values in
318 ignored addresses check.
319
320 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
321
322 * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
323
324 2012-09-07 Chong Yidong <cyd@gnu.org>
325
326 * gnus-util.el
327 (gnus-put-text-property-excluding-characters-with-faces): Restore.
328
329 * gnus-salt.el (gnus-tree-highlight-node):
330 * gnus-sum.el (gnus-summary-highlight-line):
331 * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
332
333 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
334
335 * gnus-util.el: Fix compilation error on XEmacs 21.4.
336
337 2012-09-06 Juri Linkov <juri@jurta.org>
338
339 * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
340 scheme for buffer names to be more consistent with other group and
341 article buffer names in Gnus.
342
343 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
344
345 * gnus-util.el
346 (gnus-put-text-property-excluding-characters-with-faces): Remove.
347
348 * gnus-compat.el: Define compat function `add-face' from Wolfgang
349 Jenkner.
350
351 * gnus-group.el (gnus-group-highlight-line): Use combining faces.
352
353 * gnus-sum.el (gnus-summary-highlight-line): Ditto.
354
355 * gnus-salt.el (gnus-tree-highlight-node): Ditto.
356
357 2012-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
358
359 * gnus-score.el (gnus-score-decode-text-parts): Use #' for
360 mm-text-parts used in labels macro to make it work with XEmacs 21.5.
361
362 * gnus-util.el (gnus-string-prefix-p): New function, an alias to
363 string-prefix-p in Emacs >=23.2.
364
365 * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
366 (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
367 instead of string-match-p.
368 (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
369
370 2012-09-06 Kenichi Handa <handa@gnu.org>
371
372 * qp.el (quoted-printable-decode-region): Fix previous change; handle
373 lowercase a..f.
374
375 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
376
377 * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
378
379 2012-09-05 Martin Stjernholm <mast@lysator.liu.se>
380
381 * gnus-demon.el (gnus-demon-init): Fix regression when IDLE is t and
382 TIME is set.
383
384 2012-09-05 Juri Linkov <juri@jurta.org>
385
386 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
387 than one group at a time (bug#11961).
388
389 2012-09-05 Julien Danjou <julien@danjou.info>
390
391 * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
392 this hide the real reason with a message giving absolutely no hint.
393
394 2012-09-05 Lars Ingebrigtsen <larsi@gnus.org>
395
396 * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
397 to the backend (bug#11804).
398
399 * message.el (message-insert-newsgroups): Don't insert newsgroup
400 duplicates (bug#12275).
401
402 2012-09-05 John Wiegley <johnw@newartisans.com>
403
404 * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
405 sieve rules.
406
407 2012-09-05 Jan Tatarik <jan.tatarik@gmail.com>
408
409 * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
410 function.
411
412 * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
413
414 * gnus-score.el (gnus-score-decode-text-parts): Ditto.
415
416 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
417
418 * nnmaildir.el: Make nnmaildir understand and write maildir flags.
419 That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
420 This should make nnmaildir more usable with offlineimap.
421
422 2012-09-03 Lars Ingebrigtsen <larsi@gnus.org>
423
424 * gnus-notifications.el (gnus-notifications-notify): Use it.
425
426 * gnus-fun.el (gnus-funcall-no-warning): New function to silence
427 warnings on XEmacs.
428
429 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
430
431 Better seeds for (random).
432 * gnus-sync.el (gnus-sync-lesync-setup):
433 * message.el (message-canlock-generate, message-unique-id):
434 Change (random t) to (random), now that the latter is more random.
435
436 2012-08-31 Dave Abrahams <dave@boostpro.com>
437
438 * auth-source.el (auth-sources): Fix macos keychain access.
439
440 * gnus-int.el (gnus-request-head): When gnus-override-method is set,
441 allow the backend `request-head' function to determine the group
442 name on its own.
443 (gnus-request-expire-articles): Filter out negative article numbers
444 during expiry (Bug#11980).
445
446 * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
447 O(N^2) to O(N). This makes warping into huge groups tolerable.
448
449 * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
450 you've found the article when you haven't.
451
452 2012-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
453
454 * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
455
456 2012-08-30 Julien Danjou <julien@danjou.info>
457
458 * gnus-notifications.el (gnus-notifications-notify): Use timeout from
459 `gnus-notifications-timeout'.
460 (gnus-notifications-timeout): Add.
461 (gnus-notifications-action): New function.
462 (gnus-notifications-notify): Add :action using
463 `gnus-notifications-action'.
464 (gnus-notifications-id-to-msg): New variable.
465 (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
466 notifications id to messages.
467
468 2012-08-30 Kenichi Handa <handa@gnu.org>
469
470 * qp.el (quoted-printable-decode-region): Decode multiple bytes at
471 once.
472
473 2012-08-29 Julien Danjou <julien@danjou.info>
474
475 * gnus-notifications.el: New file.
476 (gnus-notifications-notify): New function.
477 (gnus-notifications): Use `gnus-notifications-notify'.
478
479 2012-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
480
481 * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
482 transfer encoding first; bind gnus-newsgroup-charset to the charset
483 that the article specifies (Bug#12209).
484
485 2012-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
486
487 * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
488 (gnus-group-customize-done): Encode values posting-style holds.
489
490 * gnus-msg.el (gnus-summary-resend-message)
491 (gnus-configure-posting-styles): Decode values posting-style group
492 parameter holds.
493
494 2012-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
495
496 * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
497 `name' and `address' in Resent-From header.
498
499 2012-08-14 Chong Yidong <cyd@gnu.org>
500
501 * gnus-art.el (article-display-face): Handle failure in
502 gnus-create-image (Bug#11802).
503
504 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
505
506 * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
507 Use defsetf.
508
509 2012-08-10 Daiki Ueno <ueno@unixuser.org>
510
511 * auth-source.el: (auth-source-plstore-search)
512 (auth-source-secrets-search): Ignore :require and :type in search spec.
513
514 2012-08-06 Julien Danjou <julien@danjou.info>
515
516 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
517 Remove autoload, already handled by gnus.el.
518
519 2012-08-05 Julien Danjou <julien@danjou.info>
520
521 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
522 Add autoload.
523
524 2012-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
525
526 * gnus.el (gnus-valid-select-methods): Fix custom type.
527
528 2012-07-29 Teodor Zlatanov <tzz@lifelogs.com>
529
530 * auth-source.el (auth-sources, auth-source-backend-parse)
531 (auth-source-macos-keychain-search)
532 (auth-source-macos-keychain-search-items)
533 (auth-source-macos-keychain-result-append)
534 (auth-source-macos-keychain-create): Support Mac OS X Keychains in
535 auth-source.el through the /usr/bin/security utility.
536 (auth-sources): Fix syntax error.
537 (auth-source-macos-keychain-result-append): Fix variable name.
538 (auth-sources, auth-source-macos-keychain-result-append): More fixes.
539
540 2012-07-27 Julien Danjou <julien@danjou.info>
541
542 * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
543 Emacs < 24.1
544
545 2012-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
546
547 * message.el (message-kill-address): Don't kill last newline.
548 (message-skip-to-next-address): Don't move to the next header.
549 (message-fill-field-address): Work properly.
550
551 2012-07-25 Julien Danjou <julien@danjou.info>
552
553 * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
554
555 2012-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
556
557 * nnimap.el (nnimap-get-responses): Don't remove, still used.
558
559 2012-07-24 Julien Danjou <julien@danjou.info>
560
561 * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
562
563 * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
564 (nntp-async-timer-handler): Remove, unused.
565
566 * nnimap.el (nnimap-get-responses): Remove, unused.
567
568 * nnheader.el (mail-header-set-extra): Remove, unused.
569
570 * mm-view.el (mm-view-sound-file): Remove, unused.
571
572 * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
573 (mm-url-encode-multipart-form-data): Remove, unused.
574
575 * message.el (message-remove-signature, message-make-host-name)
576 (message-fill-address): Remove, unused.
577
578 * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
579 (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
580 unused.
581
582 * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
583
584 * gnus-util.el (gnus-extract-address-component-name)
585 (gnus-extract-address-component-email, gnus-sortable-date)
586 (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
587 (gnus-process-live-p): Remove, unused.
588
589 * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
590
591 * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
592 (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
593 (gnus-summary-set-current-mark): Remove obsolete, empty and unused
594 function.
595
596 * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
597
598 * gnus-score.el (gnus-summary-score-crossposting)
599 (gnus-score-regexp-bad-p): Remove, unused.
600
601 * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
602
603 * gnus-range.el (gnus-sublist-p): Remove, unused.
604
605 * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
606 unused.
607
608 * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
609
610 * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
611 (gnus-request-associate-buffer): Remove, unused.
612
613 * gnus-group.el (gnus-group-set-method-info)
614 (gnus-group-set-params-info): Remove, unused.
615
616 * gnus-fun.el (gnus-shell-command-to-string)
617 (gnus-shell-command-on-region): Remove, unused.
618
619 * gnus-cite.el (gnus-cited-line-p): Remove, unused.
620
621 * gnus-art.el (gnus-article-text-type-exists-p)
622 (article-translate-characters, gnus-article-hide-text-of-type)
623 (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
624 Remove, unused.
625
626 2012-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
627
628 * nnir.el ("nnir"): Revert last change, that's premature to merge from
629 Gnus master.
630
631 2012-07-22 Andrew Cohen <cohen@bu.edu>
632
633 * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
634
635 2012-07-21 Julien Danjou <julien@danjou.info>
636
637 * message.el (message-dont-reply-to-names): Replace deprecated
638 `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
639 (message-get-reply-headers): Ditto.
640
641 2012-07-18 Julien Danjou <julien@danjou.info>
642
643 * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
644 `sieve-upload-and-kill'.
645
646 * sieve.el (sieve-bury-buffer): Remove function.
647 (sieve-manage-mode-map): Map "q" to `kill-buffer'.
648 (sieve-upload-and-kill): New function, mapped to C-c C-c.
649
650 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
651
652 * shr.el (shr-expand-url): Handle URL starting with `//'.
653
654 2012-07-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
655 2012-07-13 Chong Yidong <cyd@gnu.org>
656
657 * smime.el (smime-certificate-info): Set buffer-read-only directly,
658 instead of calling toggle-read-only with a (bogus) argument.
659
660 2012-07-09 Tassilo Horn <tassilo@member.fsf.org>
661
662 * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
663 of initial input when reading the author to restrict the summary to.
664
665 2012-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
666
667 * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
668 buffer exists, which it doesn't if we haven't started Gnus.
669
670 2012-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
671
672 * mm-decode.el (mm-shr):
673 Allow overriding charset by mm-charset-override-alist.
674
675 2012-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
676
677 * gnus-art.el (gnus-article-view-part):
678 Toggle subparts of multipart/alternative part.
679
680 2012-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
681
682 * gnus-sync.el: Simply require json.
683
684 * registry.el: Simply require eieio and eieio-base.
685
686 2012-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
687
688 * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
689
690 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
691
692 * shr.el (shr-render-buffer): New command.
693 (shr-visit-file): Use it.
694
695 2012-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
696
697 * tests/gnustest-nntp.el, tests/gnustest-registry.el:
698 Set no-byte-compile and no-update-autoloads.
699
700 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
701
702 * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
703
704 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
705
706 * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
707 being bound to a lambda form.
708
709 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
710
711 * gnus-picon.el (gnus-picon-properties): New defcustom.
712 (gnus-picon-create-glyph): Use it.
713
714 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
715
716 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
717 locales.
718
719 * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
720 on a handle.
721
722 * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
723 address as the default.
724
725 * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
726 It makes no sense to query the user about internal files.
727
728 * gnus-spec.el: Remove all the byte-compilation stuff, since
729 benchmarking shows that it doesn't help when entering large summary
730 buffers.
731
732 * gnus-util.el (gnus-byte-code): Remove.
733
734 * gnus-spec.el (gnus-update-format-specifications): Remove outdated
735 grouplens stuff.
736
737 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
738
739 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
740 (bug#11514).
741
742 2012-06-26 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
743
744 * message.el (message-buffers): Return all buffers derived from Message
745 to make `gnus-dired-attach' work with mu4e.
746
747 2012-06-26 Daiki Ueno <ueno@unixuser.org>
748
749 * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
750 (mm-dissect-singlepart): Don't guess the MIME type of
751 application/octet-stream parts if mm-inhibit-auto-detect-attachment is
752 set.
753 (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
754 toplevel MIME type is multipart/encrypted.
755
756 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
757
758 * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
759 In particular, add an optional argument and a docstring.
760
761 * gnus-start.el (gnus-groups-to-gnus-format): Use it.
762
763 * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
764 current before calling `gnus-groups-to-gnus-format'.
765 Note that this was already the case for `gnus-active-to-gnus-format'.
766
767 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
768
769 * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
770
771 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
772
773 * mm-decode.el (mm-dissect-buffer): Doc fix.
774
775 * gnus-sum.el (gnus-handle-ephemeral-exit):
776 Avoid creating the group buffer if it doesn't exist.
777
778 * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
779 is given, mark the group as ephemeral with the current window conf.
780
781 * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
782 buffer exists, which it doesn't if we haven't started Gnus.
783 (gnus-summary-exit): Allow quitting when we don't have a group buffer.
784
785 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
786
787 * mml.el (mml-generate-mime):
788 Allow specifying what the top-level part type is.
789
790 * gnus-sum.el (gnus-auto-center-summary):
791 `scroll-margin' isn't defined on XEmacs.
792
793 2012-06-26 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
794
795 * gnus-sum.el (gnus-auto-center-summary):
796 Set default to respect `scroll-margin'.
797
798 2012-06-26 Elias Oltmanns <eo@nebensachen.de> (tiny change)
799
800 * gnus-cite.el (gnus-dissect-cited-text): A single line without
801 citation prefix within a block of cited text should be considered
802 part of that block *only* if it is a blank line.
803
804 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
805
806 * shr.el (shr-find-fill-point): Remove unused code; don't break a line
807 before kinsoku-bol characters nor within kinsoku-eol characters.
808
809 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
810
811 * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
812 (gnus-topic-create-topic, gnus-topic-enter-dribble):
813 Silence compiler.
814 (gnus-sync-read): Use mapc instead of mapcar.
815
816 * mm-archive.el: Require mm-decode for some macros.
817 (gnus-recursive-directory-files, mailcap-extension-to-mime):
818 Silence the byte compiler.
819 (mm-archive-decoders): New function that returns the value of
820 the mm-archive-decoders variable.
821
822 * mm-decode.el:
823 Don't require mm-archive; autoload mm-archive functions instead.
824 (mm-dissect-singlepart): Use the function mm-archive-decoders.
825
826 * nnmail.el (mail-send-and-exit): Silence the byte compiler.
827
828 2012-06-26 Peter Munster <pmrb@free.fr>
829
830 * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
831 (gnus-demon-cancel): Ditto.
832 (gnus-demon-run-callback): When function cannot be called due to low
833 idleness, call it when idleness reaches the expected value, instead
834 of waiting another timer period.
835 (gnus-demon-init): Add `time' to arguments of call-back.
836
837 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
838
839 * gnus.el: Register gnus-registry functions.
840
841 * gnus-registry.el (gnus-try-warping-via-registry):
842 Move here and indent.
843
844 * gnus-int.el (gnus-warp-to-article):
845 Check whether the registry is enabled before warping.
846
847 2012-06-26 Dave Abrahams <dave@boostpro.com>
848
849 * gnus-sum.el (gnus-summary-insert-subject): Record information
850 in the registry about each article retrieved.
851
852 * gnus-int.el (gnus-select-group-with-message-id): New function.
853 (gnus-try-warping-via-registry): Ditto.
854 (gnus-warp-to-article): Fall back on the registry.
855
856 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
857
858 * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
859
860 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
861
862 * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
863 gnus-gcc-self-resent-messages may be a group parameter.
864 (gnus-summary-resend-message):
865 Don't encode encoded words in header when Gcc'ing resent message.
866
867 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
868
869 * shr.el (shr-insert): Treat non-breaking space just like normal
870 space. This seems to produce more pleasing results.
871 (shr-insert):
872 Only insert a blank line if we're starting from an image.
873 (shr-tag-br):
874 Allow <br> to end lines or to make a single blank line.
875 (shr-ensure-paragraph): Consider lines with white space to be blank.
876
877 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
878
879 * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
880 and gnus-gcc-post-body-encode-hook.
881
882 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
883
884 * mm-decode.el (mm-dissect-singlepart):
885 Guess what the type of application/octet-stream parts really is.
886
887 * gnus-sum.el (gnus-propagate-marks): Remove.
888
889 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
890
891 * nntp.el (nntp-coding-system-for-read): Remove.
892 (nntp-coding-system-for-write): Ditto.
893 (nntp-open-connection): Just use `binary' directly.
894
895 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
896
897 * registry.el (registry-usage-test, registry-persistence-test):
898 Move to tests/gnustest-registry.el.
899 (registry-make-testable-db, registry-match-test)
900 (registry-instantiation-test): Move to tests/gnustest-registry.el.
901
902 * gnus-registry.el (gnus-registry-misc-test)
903 (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
904
905 * tests/gnustest-registry.el:
906 New file with the registry and gnus-registry ERT tests.
907
908 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
909
910 * gnus-msg.el (gnus-summary-resend-message):
911 Make gnus-summary-resend-message-insert-gcc be last item in
912 message-header-setup-hook.
913
914 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
915
916 * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
917 (nnfolder-marks, nnfolder-marks-file-suffix)
918 (nnfolder-marks-modtime): Remove.
919 (nnfolder-open-server): Don't use marks.
920 (nnfolder-request-delete-group): Ditto.
921 (nnfolder-request-rename-group): Ditto.
922 (nnfolder-request-set-mark, nnfolder-request-marks)
923 (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
924 (nnfolder-save-marks, nnfolder-open-marks): Remove.
925
926 * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
927 (nnml-marks-modtime): Remove.
928 (nnml-request-delete-group): Don't use marks.
929 (nnml-request-rename-group): Ditto.
930 (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
931 (nnml-save-marks, nnml-open-marks): Remove.
932
933 * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
934 (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
935 (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
936 (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
937 (nntp-server-to-method-cache): Remove.
938
939 * shr.el (shr-rescale-image): Fix wrong merge.
940
941 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
942
943 * shr.el (shr-remove-trailing-whitespace):
944 Really delete the padding on too-wide lines.
945
946 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
947
948 * mm-archive.el (mm-archive-dissect-and-inline): New function.
949 (mm-archive-dissect-and-inline): Fix up the undisplayer.
950
951 * mm-decode.el (mm-display-external): Output the text from
952 the command in the buffer after the command finished.
953 This makes text-based commands behave better.
954
955 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
956
957 * message.el (smtpmail-smtp-user): Silence compiler warning.
958
959 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
960
961 * message.el (message-multi-smtp-send-mail): Also allow specifying
962 the SMTP user name.
963
964 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
965
966 * gnus-sum.el (gnus-summary-article-map): Fix typo.
967
968 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
969
970 * message.el (message-multi-smtp-send-mail): New function.
971 (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
972 header to implement multi-SMTP functionality.
973
974 * gnus-agent.el (gnus-agent-send-mail-function): Remove.
975 (gnus-agentize): Don't set it.
976 (gnus-agent-send-mail): Don't use it.
977
978 * gnus-sum.el (gnus-summary-widget-backward):
979 New function and keystroke.
980
981 * shr.el (shr-put-image): Remove underlines from sliced images.
982 (shr-zoom-image): Compute the region to be replaced more correctly.
983
984 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
985
986 * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
987 (gnus-summary-resend-message-insert-gcc): New function.
988 (gnus-summary-resend-message): Modify message-header-setup-hook and
989 message-sent-hook to make it work for Gcc.
990 (gnus-inews-do-gcc): Update the number of unread articles of groups
991 that messages are Gcc'd to.
992
993 * message.el (message-resend): Run message-sent-hook to do Gcc.
994
995 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
996
997 * gnus-registry.el (gnus-registry-fixup-registry):
998 Move the message to a higher level to silence compilation.
999
1000 * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
1001 parameter to allow controlling the scaling.
1002
1003 * shr.el (shr-zoom-image): New command and keystroke.
1004 (shr-put-image): Take a `size' flag to say how to scale the image.
1005
1006 * mm-archive.el (mm-dissect-archive): Use it to get all file names.
1007 Use recursive deletion.
1008 (mm-dissect-archive): Add support for zip files.
1009
1010 * gnus-util.el (gnus-recursive-directory-files): New function.
1011
1012 * mm-archive.el (mm-archive-list-files): Inline text and image parts.
1013 (mm-archive-decoders): Add tgz support.
1014
1015 * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
1016 Otherwise inserting text into the Gnus buffer can look odd.
1017
1018 * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
1019
1020 * mm-archive.el (mm-archive-decoders): Add support for tar.
1021
1022 * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
1023
1024 * nnmail.el (nnmail-extra-headers): Add Cc to the default.
1025
1026 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1027
1028 * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
1029
1030 * mm-archive.el: New file.
1031
1032 * mm-decode.el (mm-dissect-singlepart):
1033 Use it to decode ms-tnef files.
1034
1035 * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
1036
1037 * message.el (message-goto-*): Make all the `message-goto-*' commands
1038 push the mark before moving point. This makes it easier to go back
1039 to where you came from after editing whatever you jumped to.
1040
1041 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1042
1043 * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
1044 (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
1045 (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
1046
1047 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1048
1049 * spam.el: Move BBDB autoloads.
1050 (spam-exists-in-BBDB-p):
1051 New function to do the BBDB search directly in BBDB 2 and 3.
1052 (spam-check-BBDB): Use it.
1053 (spam-enter-ham-BBDB): Use it.
1054
1055 2012-06-26 Peter Munster <pmrb@free.fr> (tiny change)
1056
1057 * gnus-group.el (gnus-group-get-new-news):
1058 New parameter `one-level' for scanning exactly one level.
1059
1060 * gnus-start.el (gnus-get-unread-articles): Ditto.
1061
1062 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1063
1064 * gnus-sync.el: More commentary about setup.
1065
1066 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1067
1068 * gnus-sync.el: More commentary about `gnus-sync-read' issues.
1069
1070 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1071
1072 * gnus-sync.el: Improve docs about CouchDB admins.
1073
1074 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1075
1076 * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
1077 not needed. Provide xmlplistread list function to produce XML plist
1078 output for non-Gnus LeSync clients.
1079
1080 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1081
1082 * gnus-sync.el: Add LeSync synchronization backend and logic to read
1083 and save against it. Group subscriptions, read marks, other marks,
1084 subscription levels, topic names, and topic offsets (the group's
1085 position within the topic) are saved. This is an experimental
1086 backend and may change significantly. Load json.el from
1087 the gnus-fallback-lib if it's not available otherwise.
1088 (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
1089
1090 2012-06-26 David Engster <dengste@eml.cc>
1091
1092 * tests/gnustest-nntp.el: New file for simple NNTP testing.
1093
1094 2012-06-18 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
1095
1096 * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
1097
1098 2012-06-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
1099
1100 * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
1101 is an integer to avoid later problems.
1102
1103 2012-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1104
1105 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
1106 locales.
1107
1108 2012-04-14 Wolfgang Jenkner <wjenkner@inode.at>
1109
1110 * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
1111 articles when fetch-old is non-nil (bug#11370).
1112
1113 2012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1114
1115 * gnus-group.el (gnus-group-get-new-news):
1116 Respect `gnus-group-use-permanent-levels', as documented (bug#11638).
1117
1118 2012-06-10 Dave Abrahams <dave@boostpro.com>
1119
1120 * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
1121 groups (bug#11641).
1122
1123 2012-06-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1124
1125 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
1126 (bug#11514).
1127
1128 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1129
1130 * nntp.el: Stop the `letf' madness.
1131 (nntp--report-1): New var.
1132 (nntp-report): Merge nntp-report-1 into it.
1133 (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
1134 the nntp-report function.
1135
1136 * auth-source.el: Fix comment-style to follow the convention.
1137
1138 2012-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
1139
1140 * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
1141 a string so that Gcc works (bug#11514).
1142
1143 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1144
1145 * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
1146 * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
1147
1148 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1149
1150 * gnus-win.el (gnus-configure-frame): Don't signal an error when
1151 jumping to *Server* from a dedicated *Group* window.
1152 (gnus-configure-frame): CSE.
1153
1154 * gnus-registry.el: Minor style cleanup.
1155 (gnus-registry--set/remove-mark): New function, extracted from
1156 gnus-registry-install-shortcuts.
1157 (gnus-registry-install-shortcuts): Use it.
1158
1159 2012-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
1160
1161 * nnspool.el (news-path): Use eval-and-compile.
1162
1163 2012-05-24 Glenn Morris <rgm@gnu.org>
1164
1165 * nnspool.el (news-directory, news-path, news-inews-program):
1166 Move here from paths.el. Don't see a need for these to be autoloaded.
1167
1168 * gnus.el (gnus-default-nntp-server): Make it a defcustom.
1169 Merge in doc from paths.el version. Don't see any need for this to be
1170 autoloaded, or for the warning about users not setting it.
1171
1172 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
1173
1174 Fix minor Y10k bug.
1175 * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
1176
1177 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1178
1179 * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
1180 message once it's actually open.
1181
1182 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1183
1184 * auth-source.el (auth-source--aput-1, auth-source--aput)
1185 (auth-source--aget): New functions and macros.
1186 Use them instead of aput/aget.
1187
1188 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
1189
1190 * gnus.el (debbugs-gnu): Don't override existing autoload definition.
1191
1192 2012-04-26 Daiki Ueno <ueno@unixuser.org>
1193
1194 * plstore.el (plstore-called-interactively-p): New compat macro copied
1195 from message.el.
1196 (plstore-mode): Use it.
1197
1198 2012-04-26 Daiki Ueno <ueno@unixuser.org>
1199
1200 * plstore.el: Revive the editing feature.
1201 (plstore-mode): New mode to edit plstore file.
1202 (plstore-mode-toggle-display, plstore-mode-original)
1203 (plstore-mode-decoded): New command.
1204 (plstore--encode, plstore--decode, plstore--write-contents-functions)
1205 (plstore--insert-buffer, plstore--make): New function.
1206 (plstore-open, plstore-save): Simplify by using them.
1207
1208 2012-04-16 Glenn Morris <rgm@gnu.org>
1209
1210 * nndraft.el (nndraft-request-list): Fix declaration.
1211
1212 2012-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1213
1214 * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
1215 don't have a current group.
1216
1217 * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
1218 have a group name.
1219
1220 * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
1221 a multibyte buffer (bug#7410).
1222 (article-wash-html): Parse the original article buffer to get the
1223 unencoded data (bug#7410).
1224
1225 * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
1226 .newsrc.el files.
1227
1228 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1229
1230 * gnus-msg.el (gnus-summary-cancel-article): See what From header we
1231 would have gotten if we posted to the group, and use that to compare
1232 against the message we want to cancel (bug#10808).
1233
1234 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1235
1236 * auth-source.el (auth-source-netrc-create): Quote tokens that contain
1237 "#" to avoid having them interpreted as comments.
1238
1239 2012-03-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1240
1241 * shr.el (shr-insert): Update the text state properly to avoid
1242 inserting spurious paragraph starts.
1243
1244 2012-03-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1245
1246 * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
1247 requested (bug#10961).
1248
1249 * shr.el (shr-table-widths): Divide the extra width more fairly over
1250 the TDs (bug#10973).
1251 (shr-render-td): Don't delete too much padding.
1252 (shr-natural-width): Compute the natural width more correctly.
1253 (shr-insert): Allow the natural width to be computed for tables again.
1254 (shr-tag-table-1): Rework how the natural widths are computed by
1255 rendering the table a third time.
1256 (shr-natural-width): Remove.
1257 (shr-buffer-width): New function.
1258 (shr-expand-newlines): Use it.
1259
1260 * gnus-msg.el (gnus-bug): Don't delete the other windows. We may be
1261 using a `gnus-use-full-window' setup (bug#11013).
1262
1263 2012-03-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1264
1265 * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
1266 24.1 release.
1267
1268 2012-03-10 David Edmondson <dme@dme.org>
1269
1270 * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
1271 'Forwarded Message' header and the start of the message.
1272
1273 2012-03-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1274
1275 * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
1276 isn't running (bug#10897).
1277
1278 2012-02-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
1279
1280 * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
1281
1282 2012-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1283
1284 * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
1285
1286 2012-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1287
1288 * mm-decode.el (mm-shr): Remove "soft hyphens".
1289
1290 * nnimap.el (nnimap-request-list): Return the group names encoded as
1291 utf8. Otherwise non-European group names don't work.
1292 (nnimap-request-newgroups): Ditto.
1293
1294 * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
1295 the default in `read-string' (bug#10757).
1296
1297 * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
1298 topics (bug#10843).
1299
1300 * nnimap.el (nnimap-log-command): Add the IMAP address to the log
1301 buffer. Suggested by Herbert Valerio Riedel.
1302 (nnimap-request-move-article): Delete the message from the correct IMAP
1303 server.
1304
1305 2012-02-19 Vida Gábor <vidagabor@gmail.com> (tiny change)
1306
1307 * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
1308 Reported by Peter Münster.
1309
1310 2012-02-18 Lars Ingebrigtsen <larsi@gnus.org>
1311
1312 * shr.el (shr-image-fetched): Make sure we really kill the right
1313 buffer.
1314
1315 2012-02-16 Leo Liu <sdl.web@gmail.com>
1316
1317 * gnus-start.el (gnus-1): Avoid duplicate entries.
1318
1319 2012-02-15 Lars Ingebrigtsen <larsi@gnus.org>
1320
1321 * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
1322 too-wide lines.
1323
1324 2012-02-15 Paul Eggert <eggert@cs.ucla.edu>
1325
1326 * shr.el (shr-rescale-image): Undo previous change; see
1327 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
1328
1329 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1330
1331 * nnimap.el (nnimap-record-commands): New variable.
1332 (nnimap-log-command): Use it.
1333 (nnimap-make-process-buffer): Add a space to the process buffer.
1334 (nnimap-transform-headers): Don't bug out on header lines containing
1335 stuff that look like IMAP length encodings.
1336
1337 * shr.el (shr-rescale-image): Allow viewing large images.
1338
1339 2012-02-12 Lars Ingebrigtsen <larsi@gnus.org>
1340
1341 * nnml.el (nnml-request-compact-group): Delete the marks file after
1342 compaction (bug#10800).
1343
1344 * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
1345 group exit.
1346
1347 * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
1348 QRESYNC/FETCH output.
1349
1350 2012-02-11 Glenn Morris <rgm@gnu.org>
1351
1352 * sieve-manage.el (sieve-manage-default-stream):
1353 * shr.el (shr):
1354 * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
1355 (nnir-retrieve-headers-override-function)
1356 (nnir-imap-default-search-key, nnir-notmuch-program)
1357 (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
1358 (nnir-method-default-engines):
1359 * message.el (message-cite-reply-position):
1360 * gssapi.el (gssapi-program):
1361 * gravatar.el (gravatar):
1362 * gnus-sum.el (gnus-refer-thread-use-nnir):
1363 * gnus-registry.el (gnus-registry-unfollowed-addresses)
1364 (gnus-registry-max-pruned-entries):
1365 * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
1366 * gnus-int.el (gnus-after-set-mark-hook)
1367 (gnus-before-update-mark-hook):
1368 * gnus-async.el (gnus-async-post-fetch-function):
1369 * auth-source.el (auth-source-cache-expiry):
1370 Add missing :version tags to new defcustoms and defgroups.
1371
1372 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
1373
1374 * message.el (message-default-send-mail-function): Made into own
1375 function for reuse by emacsbug.el.
1376
1377 2012-02-09 Juanma Barranquero <lekktu@gmail.com>
1378
1379 * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
1380 `gnus-sloppily-equal-method-parameters' to avoid a warning.
1381
1382 2012-02-09 Lars Ingebrigtsen <larsi@gnus.org>
1383
1384 * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
1385 running.
1386
1387 * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
1388
1389 * gnus.el (gnus-server-extend-method): Don't add an -address component
1390 if the method already has one (bug#9676).
1391
1392 2012-02-08 Lars Ingebrigtsen <larsi@gnus.org>
1393
1394 * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
1395 of an initial-input for consistency (bug#10757).
1396
1397 * shr.el: Inhibit getting and sending cookies when fetching pictures.
1398
1399 * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
1400
1401 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1402
1403 * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
1404 lines that are narrower than the window width. Otherwise background
1405 "blocks" will look less readable.
1406
1407 2012-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
1408
1409 * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
1410
1411 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1412
1413 * nnimap.el (nnimap-transform-headers): Remove unused variable.
1414 (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
1415 have newlines within the strings, and where the UID comes after the
1416 BODYSTRUCTURE element (bug#10537).
1417
1418 * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
1419 (bug#10732).
1420
1421 * shr.el (shr-insert-document): Add doc string.
1422 (shr-visit-file): Ditto.
1423 (shr-remove-trailing-whitespace): New function.
1424 (shr-insert-document): Use it to clean up trailing whitespace as the
1425 final step (bug#10714).
1426
1427 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1428
1429 * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
1430 buffer if `gnus-kill-summary-on-exit' is nil.
1431
1432 2012-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
1433
1434 * gnus-sum.el (gnus-summary-show-thread):
1435 next-single-char-property-change may return nil in XEmacs.
1436
1437 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1438
1439 * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
1440 when just reading a single group from "without" Gnus.
1441
1442 2012-02-06 Chong Yidong <cyd@gnu.org>
1443
1444 * gnus-sum.el (gnus-summary-show-thread):
1445 next-single-char-property-change never returns nil (Bug#8657).
1446
1447 2012-02-05 Lars Ingebrigtsen <larsi@gnus.org>
1448
1449 * nnimap.el (nnimap-open-server): Allow switching the nnoo server
1450 without reconnecting.
1451 (nnimap-possibly-change-group): Ditto.
1452 (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
1453 connection has died before being called.
1454
1455 2012-02-02 Lars Ingebrigtsen <larsi@gnus.org>
1456
1457 * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
1458 an initial sync unless we're really doing one.
1459
1460 * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
1461 address parameter if one already exists (bug#9676).
1462
1463 * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
1464 not the prefix, as documented (bug#10689).
1465
1466 2012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1467
1468 * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
1469 the "server".
1470
1471 * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
1472 the real error message with the useless "previously known to be down".
1473 Which isn't even correct.
1474
1475 * nntp.el (nntp-open-connection): Report the error message if the nntp
1476 server can't be reached.
1477
1478 * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
1479 groups we do a total scan for.
1480 (nnimap-wait-for-response): Say that we're doing a total scan, if we're
1481 doing that.
1482
1483 2012-01-31 Jim Meyering <jim@meyering.net>
1484
1485 * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
1486 Correct a comment (insert "not") and hide nominally-doubled "to".
1487
1488 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1489
1490 * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
1491 section in the manual.
1492
1493 2012-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1494
1495 * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
1496 words.
1497 (rfc2047-encode-string): Ditto.
1498 (rfc2047-encode-parameter): Don't fold parameters. Some MUAs do not
1499 understand folded filename="..." parameters, for instance.
1500
1501 * nnimap.el (nnimap-wait-for-response): Include the imap server name in
1502 the message for greater debuggability.
1503
1504 2012-01-28 Lars Ingebrigtsen <larsi@gnus.org>
1505
1506 * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
1507 instead of setting it locally, since the latter doesn't seem to have
1508 any effect (most of the time).
1509
1510 2012-01-27 Elias Pipping <pipping@lavabit.com> (tiny change)
1511
1512 * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
1513 function call.
1514
1515 2012-01-27 Vida Gábor <vidagabor@gmail.com> (tiny change)
1516
1517 * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
1518 seconds, and make the repeat clause with HH:MM specs work as
1519 documented.
1520
1521 2012-01-27 Lars Ingebrigtsen <larsi@gnus.org>
1522
1523 * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
1524 so that previous errors don't prohibit getting new news.
1525
1526 * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
1527
1528 * nntp.el (nntp-retrieve-group-data-early): Ditto.
1529
1530 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
1531
1532 * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
1533 bound globally in old Emacsen and XEmacsen.
1534
1535 2012-01-26 Nick Alcock <nick.alcock@oracle.com> (tiny change)
1536
1537 * gnus.el (gnus-group-find-parameter): Check for liveness of the
1538 buffer, not of the string which is its name.
1539
1540 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1541
1542 * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
1543 non-server-marks groups.
1544 (gnus-group-make-articles-read): Ditto.
1545
1546 * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
1547 methods (bug#9676).
1548
1549 * gnus.el (gnus-method-ephemeral-p): New function.
1550
1551 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
1552
1553 * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
1554 left-to-right.
1555
1556 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1557
1558 * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
1559 warning.
1560
1561 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
1562
1563 * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
1564 macroexpand the nnir things, since they haven't been defined yet, and
1565 nnir requires gnus-sum.
1566
1567 2012-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1568
1569 * mm-decode.el (mm-interactively-view-part): Fix prompt.
1570
1571 2012-01-10 Teodor Zlatanov <tzz@lifelogs.com>
1572
1573 * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
1574 logical server name in addition to the actual machine address.
1575
1576 * auth-source.el (auth-source-user-and-password): Add convenience
1577 wrapper to search by just host and optionally user.
1578
1579 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1580
1581 * shr.el (shr-visit-file): Move point to the beginning of the buffer
1582 after rendering.
1583
1584 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1585
1586 * gnus-sum.el (gnus-summary-read-group): Document more parameters
1587 (bug#9693).
1588 (gnus-summary-setup-buffer): Document return value (bug#9697).
1589
1590 * mm-decode.el (mm-interactively-view-part): Use `completing-read',
1591 since ido doesn't work on symbols (bug#9632).
1592
1593 * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
1594 when getting a single value as when getting all the values. This means
1595 that atoms like `gcc-self' work cumulatively, like variable settings,
1596 instead of getting the value from the last matching clause.
1597 (gnus-group-find-parameter): Protect against the group buffer not
1598 existing (bug#9585).
1599
1600 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1601
1602 * gnus-start.el (gnus-activate-group): Document more parameters
1603 (bug#9694).
1604
1605 * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
1606 (bug#9692).
1607
1608 * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
1609 article was fetched, so that it can be expired later (bug#9958).
1610 (gnus-agent-summary-fetch-series): Add doc string.
1611 (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
1612 (bug#9517).
1613
1614 * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
1615 retrieval is happening.
1616
1617 * gnus.el (gnus-parameters): Doc fix.
1618
1619 2012-01-06 Dave Abrahams <dave@boostpro.com>
1620
1621 * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
1622 show the thread after expansion.
1623
1624 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1625
1626 * gnus-art.el (article-narrow-to-head): If the head is completely
1627 empty, narrow to the empty region (bug#9764).
1628
1629 * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
1630 read, and then mark them as unread only when the unread mark is used.
1631 This makes `C-- T k' actually work, even though it's confusing.
1632
1633 * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
1634 alive before we try to find its window.
1635
1636 2012-01-06 Brian Sniffen <bsniffen@akamai.com> (tiny change)
1637
1638 * mm-decode.el (mm-display-external): Use a longer timeout for the
1639 deletion to allow slow programs to display the file.
1640
1641 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1642
1643 * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
1644 prompt to be less confusing.
1645
1646 * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
1647 argument to `message-reply'. This broke `special-display-*' frame
1648 pop-uping (bug#10238).
1649
1650 2012-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1651
1652 * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
1653 systems, since these allegedly don't work there.
1654
1655 2012-01-04 Chris Gray <chrismgray@gmail.com> (tiny change)
1656
1657 * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
1658 live buffer.
1659
1660 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1661
1662 * nnir.el (nnir-retrieve-headers): Protect against the article not
1663 existing on the server (bug#10335).
1664
1665 2012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
1666
1667 * gnus-agent.el (gnus-agent-load-local):
1668 Recompute gnus-agent-article-local on changing method.
1669
1670 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1671
1672 * gnus.el (gnus-parameters): Note precedence.
1673
1674 2012-01-04 Leo Liu <sdl.web@gmail.com>
1675
1676 * nndraft.el (nndraft-update-unread-articles): Don't move point around
1677 in the group buffer.
1678
1679 2012-01-04 Julien Danjou <julien@danjou.info>
1680
1681 * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
1682 change.
1683
1684 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1685
1686 * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
1687 too.
1688
1689 * nntp.el (nntp-retrieve-group-data-early): Use it.
1690
1691 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1692
1693 * nntp.el (nntp-retrieval-in-progress): New variable.
1694 (nntp-make-process-buffer): Make it buffer-local.
1695
1696 * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
1697 2010.
1698 (gnus-demon-init): Use it to compute the time if time is on the form
1699 "04:23".
1700
1701 * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
1702
1703 * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
1704 status in the correct buffer.
1705
1706 2012-01-03 Leo Liu <sdl.web@gmail.com>
1707
1708 * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
1709 when opening topics (bug#10407).
1710
1711 2011-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
1712
1713 * mm-view.el (mm-display-inline-fontify): Add comment.
1714
1715 2011-12-15 Juri Linkov <juri@jurta.org>
1716
1717 * mm-decode.el (mm-inline-media-tests): Add missing
1718 `mm-handle-media-subtype'.
1719
1720 2011-12-09 Tassilo Horn <tassilo@member.fsf.org>
1721
1722 * message.el (message-valid-fqdn-regexp): Update with newly approved
1723 top-level domain names ".tel" and ".asia".
1724
1725 2011-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
1726
1727 * gnus-sum.el (gnus-summary-show-article): Don't load shr
1728 unconditionally.
1729
1730 2011-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
1731
1732 * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
1733 pop-to-buffer-same-window for old Emacsen.
1734
1735 2011-12-04 Chong Yidong <cyd@gnu.org>
1736
1737 * message.el (message-pop-to-buffer): Partially revert 2011-11-30
1738 change (Bug#10200).
1739
1740 2011-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
1741
1742 * compface.el (uncompface):
1743 * gnus-art.el (gnus-article-x-face-command): Update the header format
1744 of icon data for the most recent icontopbm program.
1745
1746 2011-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
1747
1748 * gnus-msg.el (gnus-inews-do-gcc):
1749 * message.el (message-send-mail):
1750 * mml.el (mml-generate-mime): Share the value of the buffer-local
1751 `message-options' variable between a draft buffer and temprary working
1752 buffers.
1753
1754 2011-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
1755
1756 * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
1757
1758 2011-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
1759
1760 * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
1761 for Cygwin.
1762
1763 2011-11-24 Glenn Morris <rgm@gnu.org>
1764
1765 * starttls.el: Fix case of "GnuTLS".
1766
1767 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
1768
1769 * gnus-group.el (gnus-group-highlight): Fix typo.
1770
1771 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change)
1772
1773 * mail-source.el (mail-source-fetch-maildir): Don't expect the return
1774 value of `delete-file', that returns nil for a local file but returns t
1775 for a remote file using ssh.
1776
1777 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1778
1779 * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
1780 avoid later breakage.
1781
1782 2011-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
1783
1784 * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
1785 article buffers' name.
1786
1787 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1788
1789 * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
1790 by Paul Eggert's spellfixes two days ago.
1791
1792 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1793
1794 * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
1795 buffer-local instead of binding them to avoid warnings. Also demote
1796 errors (bug#10063).
1797 (font-lock-mode-hook): Shut up byte compiler.
1798
1799 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1800
1801 * mm-util.el (mm-charset-after): Fix typo.
1802
1803 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
1804
1805 * gnus-sum.el (gnus-summary-make-menu-bar):
1806 * gnus-uu.el (gnus-uu-decode-postscript)
1807 (gnus-uu-decode-postscript-and-save):
1808 * mailcap.el (mailcap-print-command):
1809 * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
1810 Fix typos.
1811
1812 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
1813
1814 * gnus-art.el (gnus-article-part-wrapper):
1815 * shr-color.el (shr-color-visible-distance-min)
1816 (shr-color-relative-to-absolute, set-minimum-interval)
1817 (shr-color-visible): Fix typos.
1818
1819 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1820
1821 * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
1822 slightly clearer.
1823
1824 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1825
1826 * message.el (message-send-and-exit): Document `arg'.
1827
1828 2011-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
1829
1830 * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
1831
1832 2011-11-02 Teodor Zlatanov <tzz@lifelogs.com>
1833
1834 * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
1835 we don't use `bound-and-true-p'.
1836
1837 2011-11-01 Teodor Zlatanov <tzz@lifelogs.com>
1838
1839 * gnus-util.el (gnus-bound-and-true-p): Remove.
1840 (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
1841 * nnir.el: Use it.
1842 * nnmairix.el: Use it.
1843
1844 2011-10-31 Teodor Zlatanov <tzz@lifelogs.com>
1845
1846 * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
1847 function because `gnus-bound-and-true-p' doesn't work well in XEmacs
1848 for reasons unknown.
1849 * nnir.el: Use it.
1850 * nnmairix.el: Use it.
1851
1852 * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
1853 * nnir.el: Ditto.
1854 * nnmairix.el: Ditto.
1855
1856 * gnus-registry.el (gnus-registry-enabled): Default to nil.
1857
1858 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
1859
1860 * message.el (message-completion-function): Make sure
1861 message-tab-body-function is not attempted if one of
1862 message-completion-alist fails to find a completion (bug#9158).
1863
1864 2011-10-26 Daiki Ueno <ueno@unixuser.org>
1865
1866 * mml.el (mml-quote-region): Quote <#secure> tag.
1867 (mml-generate-mime-1): Unquote <#secure> tag.
1868
1869 2011-10-20 Chong Yidong <cyd@gnu.org>
1870
1871 * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
1872 calling a minor mode from Lisp with nil arg enables it, so we have to
1873 make the wording a bit ambiguous here).
1874
1875 2011-10-18 Teodor Zlatanov <tzz@lifelogs.com>
1876
1877 * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
1878 * nnir.el (nnir-mode): Use it.
1879 * nnmairix.el (nnmairix-determine-original-group-from-registry):
1880 Use it.
1881
1882 * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
1883 * nnmairix.el (gnus-registry-enabled): Ditto.
1884
1885 2011-10-17 Dave Abrahams <dave@boostpro.com>
1886
1887 * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
1888 (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
1889 only while we need to find out if it should be t or nil.
1890 (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
1891 (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
1892 the registry is installed. Set it to nil when it's unloaded.
1893 (gnus-registry-install-p): Provide user guidance for the initial value
1894 of `gnus-registry-install' when it's 'ask, otherwise return its value.
1895 * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
1896 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1897 * nnmairix.el (nnmairix-determine-original-group-from-registry):
1898 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1899 * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
1900 `gnus-registry-install'.
1901
1902 2011-10-17 Daiki Ueno <ueno@unixuser.org>
1903
1904 * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
1905 previous change.
1906 * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
1907 primary key is marked as disabled.
1908
1909 2011-10-17 Christian von Roques <roques@mti.ag> (tiny change)
1910
1911 * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
1912 primary key is marked as disabled.
1913
1914 2011-10-11 Andreas Schwab <schwab@linux-m68k.org>
1915
1916 * html2text.el (html2text-clean-anchor): Check for quotes around
1917 `href' value.
1918
1919 2011-10-11 Teodor Zlatanov <tzz@lifelogs.com>
1920
1921 * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
1922 searching. Drop `bbdb-cache'.
1923
1924 2011-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
1925
1926 * message.el (message-signed-or-encrypted-p): Exclude header when
1927 checking if there is signed or encrypted body in text/plain message.
1928
1929 2011-10-09 Andreas Schwab <schwab@linux-m68k.org>
1930
1931 * html2text.el (html2text-get-attr): Correctly handle attribute values
1932 containing "=".
1933
1934 2011-09-22 Kan-Ru Chen <kanru@kanru.info>
1935
1936 * ecomplete.el (ecomplete-display-matches): Use a local keymap to
1937 handle bindings.
1938
1939 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1940
1941 * gnus-win.el (gnus-configure-windows): Protect against reading
1942 ephemeral groups outside of Gnus.
1943
1944 2011-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
1945
1946 * shr.el (shr-tag-img): Don't get images displayed in tables.
1947
1948 2011-10-03 Glenn Morris <rgm@gnu.org>
1949
1950 * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
1951 the "maintainer" version of debbugs.gnu.org reports.
1952
1953 2011-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1954
1955 * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
1956 make asynchronous adjacent image insertion work better.
1957
1958 2011-09-27 Daiki Ueno <ueno@unixuser.org>
1959
1960 * plstore.el (plstore-select-keys, plstore-encrypt-to):
1961 Clarify documentation.
1962
1963 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1964
1965 * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
1966 `gnus-asynchronous' isn't shadowed.
1967
1968 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1969
1970 * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
1971 (nnimap-insert-partial-structure): The charset parameter isn't
1972 case-sensitive.
1973
1974 * nnheader.el (nnheader-message-maybe): New function.
1975
1976 * shr.el (shr-tag-table): Render totally broken tables better.
1977
1978 * mml.el (mml-generate-mime-1): Don't alter the contents if we're
1979 computing the boundary.
1980
1981 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1982
1983 * pop3.el (pop3-number-of-responses): Remove.
1984 (pop3-wait-for-messages): Rewrite to take linear time instead of
1985 exponential time.
1986
1987 2011-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
1988
1989 * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
1990 re-fetch images.
1991
1992 * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
1993 re-fetch images when hitting `g' in Gnus.
1994
1995 2011-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
1996
1997 * mml.el (mml-inhibit-compute-boundary): New internal variable.
1998 (mml-compute-boundary): Don't check collision if it is non-nil.
1999 (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
2000 before checking collision.
2001
2002 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2003
2004 * message.el (message-indent-citation): Really make sure there's a
2005 newline at the end.
2006
2007 * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
2008 Fix suggested by John Wiegley.
2009
2010 * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
2011
2012 * gnus-art.el (gnus-treat-hide-citation): Add doc.
2013
2014 * message.el (message-default-send-rename-function): Break out into its
2015 own function.
2016
2017 * ecomplete.el (ecomplete-display-matches): Revert patch since it
2018 doesn't work under XEmacs.
2019
2020 * nnimap.el (nnimap-map-port): New function to connect to 993 instead
2021 of "imaps" to word around Windows problems.
2022 (nnimap-open-connection-1): Use it.
2023
2024 * message.el (message-indent-citation): Revert last change which made
2025 `F' not work.
2026
2027 2011-09-13 Kan-Ru Chen <kanru@kanru.info>
2028
2029 * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
2030 terminal as well.
2031
2032 2011-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
2033
2034 * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
2035 because it displays images using overlays that aren't easy to copy to
2036 the article buffer.
2037
2038 2011-09-20 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
2039
2040 * message.el (message-indent-citation): Fix empty line removal at the
2041 end of the citation.
2042
2043 2011-09-20 Julien Danjou <julien@danjou.info>
2044
2045 * auth-source.el (auth-source-netrc-create): Use default value for
2046 password if specified. Evaluate default.
2047 (auth-source-plstore-create): Ditto.
2048 (auth-source-plstore-create, auth-source-netrc-create): Fix default
2049 value evaluation.
2050 (auth-source-netrc-create): Typo fix.
2051 (auth-source-plstore-create): Ditto.
2052
2053 * auth-source.el (auth-source-format-cache-entry): New function.
2054
2055 2011-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2056
2057 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2058
2059 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2060
2061 * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
2062
2063 2011-09-19 Julien Danjou <julien@danjou.info>
2064
2065 * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
2066 which work with things that are not ASCII.
2067
2068 2011-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2069
2070 * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
2071
2072 2011-09-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2073
2074 * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
2075 message level.
2076
2077 2011-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
2078
2079 * message.el (message-read-from-minibuffer): Make abbrev expansion work.
2080
2081 2011-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2082
2083 * gnus.el (gnus-interactive-exit): Update defcustom spec.
2084
2085 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2086
2087 * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
2088 * gnus-int.el (gnus-nntp-server): Move from gnus.el.
2089
2090 2011-09-12 Andrew Cohen <cohen@andy.bu.edu>
2091
2092 * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
2093 (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
2094 articles.
2095
2096 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
2097
2098 * message.el (message-pop-to-buffer): Default to switch-to-buffer.
2099 (message-mail-other-window, message-mail-other-frame)
2100 (message-news-other-window, message-news-other-frame):
2101 Use switch-to-buffer-other-frame and switch-to-buffer-other-window
2102 instead of setting buffer display variables.
2103
2104 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2105
2106 * gnus-group.el (gnus-group-list-limit): Explain what the command does.
2107
2108 * gnus-sum.el (gnus-fetch-headers): Bump message level.
2109
2110 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2111
2112 * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
2113 duplicates" to a higher level.
2114
2115 * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
2116 most egregious messages.
2117
2118 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2119
2120 * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
2121
2122 2011-09-10 Tetsuo Tsukamoto <tt.tetsuo.tsukamoto@gmail.com> (tiny change)
2123
2124 * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
2125 up the file (bug#9351).
2126
2127 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2128
2129 * nnimap.el: Redo the charset handling. Let Gnus encode the names, as
2130 it does with all other backends, but decode the names immediately after
2131 getting them.
2132
2133 * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
2134 decoding nnimap groups.
2135
2136 * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
2137 newsrc file. It doesn't seem like an important optimization any more.
2138
2139 2011-09-10 Dave Abrahams <dave@boostpro.com>
2140
2141 * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
2142 overflows.
2143
2144 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2145
2146 * gnus.el (gnus-article-mark-lists): Remove `recent'.
2147 (gnus-interactive-exit): Extend to `quiet'.
2148
2149 * gnus-sum.el (gnus-offer-save-summaries): Use it.
2150
2151 * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
2152 string.
2153
2154 * plstore.el (plstore--get-buffer): Silence compiler warnings by
2155 renaming function arguments from `this'.
2156
2157 * gnus-sum.el (gnus-newsgroup-recent): Remove.
2158
2159 * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
2160 has been renamed.
2161 (gnus-lrm-string-p): Include RLM and PDF, too.
2162
2163 * gnus-int.el (gnus-open-server): Make the "denied" message clearer
2164 (bug#9225).
2165
2166 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2167
2168 Add autoload cookies for functions used by sendmail.el.
2169 * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
2170
2171 * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
2172
2173 2011-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
2174
2175 * gnus-art.el (article-date-ut): Work properly even when there are
2176 things like Date header in the body; work for forwarded parts.
2177
2178 2011-09-05 Andrew Cohen <cohen@andy.bu.edu>
2179
2180 * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
2181 original-article-buffer.
2182
2183 2011-09-05 Kan-Ru Chen <kanru@kanru.info>
2184
2185 * nnir.el (nnir-compose-result): Fix matching of server type.
2186 (nnir-run-swish++): Ditto.
2187 (nnir-run-namazu): Ditto.
2188 (nnir-run-notmuch): Ditto.
2189
2190 2011-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2191
2192 * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
2193 (bug#9405).
2194
2195 * gnus-score.el (gnus-summary-increase-score): Doc clarification
2196 (bug#9421).
2197
2198 * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
2199 (bug#9425).
2200
2201 * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
2202 thing (bug#9426).
2203
2204 2011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2205
2206 * nnimap.el (nnimap-open-connection-1): Use the correct port number in
2207 the error message.
2208
2209 2011-09-02 Eli Zaretskii <eliz@gnu.org>
2210
2211 * message.el (message-setup-1): Return t (Bug#9392).
2212
2213 2011-09-01 Andrew Cohen <cohen@andy.bu.edu>
2214
2215 * gnus-sum.el: When adding article headers to a summary buffer also
2216 update gnus-newsgroup-articles (bug#9386).
2217
2218 2011-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
2219
2220 * auth-source.el: Autoload help-mode.
2221
2222 2011-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2223
2224 * gnus-group.el (gnus-group-name-charset): Don't bug out on server
2225 names.
2226
2227 2011-08-27 Daiki Ueno <ueno@unixuser.org>
2228
2229 * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
2230 mm-replace-in-string for compatibility issues.
2231 * mml2015.el (mml2015-epg-verify): Ditto.
2232
2233 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
2234
2235 * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
2236
2237 * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
2238
2239 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2240
2241 * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
2242 continue on and do the clean-up phase (bug#9188).
2243
2244 * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
2245 just ignore groups that can't be opened instead of erroring out
2246 (bug#9225).
2247
2248 * gnus-art.el (gnus-article-update-date-headers): Flip the default to
2249 nil since some many people are fuddy-duddies.
2250
2251 * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
2252 images.
2253
2254 * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
2255 instead.
2256
2257 * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
2258
2259 * gnus-util.el (gnus-process-live-p): Copy over compat function.
2260
2261 * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
2262 processing.
2263
2264 * nntp.el (nntp-kill-buffer): Kill the process before killing the
2265 buffer to avoid warnings.
2266
2267 2011-08-20 Simon Josefsson <simon@josefsson.org>
2268
2269 * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
2270 specified to reduce precision.
2271
2272 2011-08-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2273
2274 * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
2275 bodystructures (bug#9314).
2276
2277 2011-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
2278
2279 * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
2280 Make button keymap non-sticky after buttons.
2281
2282 2011-08-18 David Engster <dengste@eml.cc>
2283
2284 * nnmairix.el (nnmairix-request-set-mark)
2285 (nnmairix-goto-original-article): Remove adding of article to registry,
2286 since `gnus-registry-add-group' isn't available anymore.
2287 (nnmairix-determine-original-group-from-registry):
2288 Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
2289 available anymore.
2290
2291 2011-08-12 Simon Josefsson <simon@josefsson.org>
2292
2293 * starttls.el (starttls-any-program-available): Define as obsolete
2294 function.
2295
2296 2011-08-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2297
2298 * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
2299 versions which Gnus use when appropriate.
2300
2301 * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
2302 a pretty destructive command.
2303
2304 * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
2305
2306 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2307
2308 * message.el (message-fix-before-sending): Make a different warning
2309 about NUL characters (bug#9270).
2310
2311 * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
2312 from custom (bug#9260).
2313
2314 * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
2315 things work in Emacs 22 and XEmacs, too.
2316
2317 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
2318 default From.
2319
2320 * gnus-spec.el (gnus-lrm-string-p): New macro.
2321 (gnus-lrm-string): New constant.
2322 (gnus-summary-line-format-spec): LRM-ify the from.
2323 (gnus-tilde-max-form): LRM-ify string chopping.
2324
2325 * gnus-ems.el (gnus-string-mark-left-to-right): New function.
2326
2327 * message.el (message-is-yours-p): Allow disabling canlock checking
2328 (bug#9295).
2329 (message-shoot-gnksa-feet): Add `canlock-verify'.
2330 (message-auto-save-directory): Use ~/ as the auto-save directory if the
2331 message directory isn't writable (bug#9304).
2332
2333 * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
2334 non-world-readable.
2335
2336 2011-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
2337
2338 * nndraft.el (nndraft-update-unread-articles): Don't send delayed
2339 articles.
2340
2341 2011-08-13 Andreas Schwab <schwab@linux-m68k.org>
2342
2343 * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
2344 copy-list.
2345
2346 2011-08-12 Sam Steingold <sds@gnu.org>
2347
2348 * gnus-score.el (gnus-score-find-alist): Keep the score files already
2349 in the reverse order to avoid modifying the cache with `nreverse'.
2350 (gnus-all-score-files): Do not modify the value returned by
2351 `gnus-score-find-alist' because it lives in a cache variable.
2352 (gnus-current-home-score-file): No need to `nreverse' the return value
2353 of `gnus-score-find-alist', it is already in the correct order.
2354
2355 2011-08-11 Andrew Cohen <cohen@andy.bu.edu>
2356
2357 * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
2358 type MESSAGE and subtype RFC822 is slightly different from those of
2359 type TEXT.
2360
2361 2011-08-05 Andrew Cohen <cohen@andy.bu.edu>
2362
2363 * gnus-sum.el (gnus-summary-refer-article): Warp to article.
2364 This allows article-referral to work from an nnir group.
2365
2366 2011-08-04 Andrew Cohen <cohen@andy.bu.edu>
2367
2368 * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
2369
2370 2011-08-04 Daiki Ueno <ueno@unixuser.org>
2371
2372 * mml1991.el (mml1991-epg-find-usable-key)
2373 (mml1991-epg-find-usable-secret-key): New function.
2374 (mml1991-epg-sign): Check if signing key is usable.
2375 (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
2376
2377 2011-08-03 Andrew Cohen <cohen@andy.bu.edu>
2378
2379 * nnir.el (nnir-read-server-parm): Add an argument to restrict to
2380 server-variables only. This should fix a bug introduced with commit
2381 e1889675b7f4adf057833c5513c9374134c4e053.
2382 (nnir-run-query): 'nnir-search-engine should not be set from the global
2383 environment.
2384
2385 2011-08-02 Andrew Cohen <cohen@andy.bu.edu>
2386
2387 * nnir.el (nnir-search-thread): Position point on referring article
2388 line.
2389 (nnir-warp-to-article): Clean up summary buffers.
2390
2391 * nnimap.el (nnimap-request-thread): Whitespace fix.
2392
2393 2011-08-02 Steve Purcell <steve@sanityinc.com> (tiny change)
2394
2395 * nnimap.el (nnimap-get-groups): Decode "&" correctly.
2396
2397 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2398
2399 * starttls.el (starttls-available-p): Rename from
2400 `starttls-any-program-available' and changed return convention.
2401
2402 2011-07-31 Lars Ingebrigtsen <larsi@gnus.org>
2403
2404 * nnmaildir.el (nnmaildir-request-accept-article): Don't call
2405 `unix-sync' unless it's defined.
2406
2407 2011-07-31 Marcus Harnisch <marcus.harnisch@gmx.net> (tiny change)
2408
2409 * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
2410 `aref' for XEmacs compatibiltiy.
2411
2412 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2413
2414 * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
2415
2416 2011-07-31 Dave Abrahams <dave@boostpro.com>
2417
2418 * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
2419 closures, quote the form properly (bug#9194).
2420
2421 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2422
2423 * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
2424 (gnus-summary-insert-new-articles): Protect against servers that are
2425 down.
2426
2427 2011-07-29 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
2428
2429 * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
2430 in mm handle if none is specified.
2431
2432 2011-07-24 Andrew Cohen <cohen@andy.bu.edu>
2433
2434 * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
2435
2436 2011-07-23 Andrew Cohen <cohen@andy.bu.edu>
2437
2438 * nnir.el (nnir-search-thread): New function to make an nnir group
2439 based on a thread query.
2440
2441 * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
2442 of nnir in thread referral.
2443 (gnus-summary-refer-thread): Use it.
2444
2445 * nnimap.el (nnimap-request-thread): Use it.
2446
2447 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2448
2449 * shr.el (shr-tag-comment): Ignore HTML comments.
2450
2451 2011-07-20 Andrew Cohen <cohen@andy.bu.edu>
2452
2453 * nnir.el (gnus-group-make-nnir-group): Allow optional search query
2454 argument.
2455 (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
2456 Use `nnir-address' to handle server info rather than passing an arg.
2457
2458 * nnimap.el (nnimap-make-thread-query): New utility function to format
2459 an imap thread search query.
2460 (nnimap-request-thread): Use it.
2461
2462 * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
2463 right select-method if we are not going back to the group buffer.
2464
2465 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2466
2467 * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
2468 enter invalid buffer configurations into the quit form (bug#9107).
2469 (gnus-group-tool-bar-gnome): Replace connect/disconnect with
2470 unplugged/plugged.
2471
2472 * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
2473 keep track of which ones are unread (bug#9061).
2474
2475 * gnus.el (gnus-refer-article-method): Allow entering any sexp
2476 (bug#9055).
2477
2478 * gnus-art.el (gnus-article-show-images): Allow working if using w3m
2479 (bug#9041).
2480
2481 * gnus-html.el (mm-util): Require (bug#9073).
2482
2483 * gnus-sum.el (gnus-delete-duplicate-headers): New function.
2484 (gnus-summary-refer-thread): Use it to remove duplicates in the
2485 un-threaded view (bug#9053).
2486 (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
2487
2488 2011-07-07 Kan-Ru Chen <kanru@kanru.info>
2489
2490 * nnir.el (nnir-read-server-parm): Use default value from global
2491 variable. Without this the default search engine parameters aren't
2492 used at all.
2493
2494 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2495
2496 * message.el (message-unique-id): Don't use the undocumented return
2497 value from (random t) (bug#9118).
2498
2499 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2500
2501 * message.el (message-auto-save-directory): If the ~/Mail directory
2502 doesn't exist, use ~ as the auto-save directory (bug#4432).
2503
2504 * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
2505 hasn't already been started.
2506
2507 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2508
2509 * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
2510
2511 * message.el (message-reply): Work around mysterious bug where
2512 `message-mode' seems to overwrite the locally bound `subject' variable.
2513
2514 2011-07-14 Andrew Cohen <cohen@andy.bu.edu>
2515
2516 * nnimap.el (nnimap-request-thread): Ensure search is performed in
2517 correct group.
2518
2519 * gnus-int.el (gnus-request-thread): Add group argument.
2520
2521 * gnus-sum.el (gnus-summary-refer-thread): Use it.
2522
2523 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2524
2525 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
2526 renamed to `debbugs-gnu-*'.
2527
2528 2011-07-08 Daiki Ueno <ueno@unixuser.org>
2529
2530 * plstore.el: Revert the editing feature since it is not urgent.
2531 (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
2532 (plstore-mode-decoded): Remove.
2533
2534 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2535
2536 * gnus-msg.el (gnus-bug): Don't insert user variables. It usually
2537 isn't very interesting any more, and it leaks potentially secret data.
2538 (gnus-debug): Remove.
2539
2540 * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
2541 use of :custom-show.
2542
2543 2011-07-07 Daiki Ueno <ueno@unixuser.org>
2544
2545 * plstore.el: Add documentation.
2546 (plstore-mode): New mode to edit plstore file.
2547 (plstore-mode-toggle-display, plstore-mode-original)
2548 (plstore-mode-decoded): New command.
2549 (plstore--encode, plstore--decode, plstore--write-contents-functions)
2550 (plstore--insert-buffer, plstore--make): New function.
2551 (plstore-open, plstore-save): Simplify by using them.
2552
2553 2011-07-06 Glenn Morris <rgm@gnu.org>
2554
2555 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
2556
2557 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2558
2559 * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
2560 no longer is much used.
2561 (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
2562 Articles".
2563
2564 2011-04-03 Kan-Ru Chen <kanru@kanru.info>
2565
2566 * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
2567 (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
2568 `notmuch' backend.
2569
2570 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2571
2572 * mm-decode.el (mm-text-html-renderer): Doc fix.
2573
2574 * gnus-msg.el (gnus-bug): Fix the MML tag.
2575
2576 * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
2577
2578 2011-07-05 Daiki Ueno <ueno@unixuser.org>
2579
2580 * gnus-start.el (gnus-get-unread-articles): Don't connect to the
2581 secondary methods if started with `gnus-no-server'.
2582
2583 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
2584
2585 * message.el (message-return-action): Fix typo in docstring.
2586
2587 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2588
2589 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
2590 bug reports at once.
2591
2592 * nnimap.el (nnimap-request-scan): Say that splitting has finished.
2593
2594 2011-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
2595
2596 * nndraft.el: Require gnus-group.
2597 (nndraft-request-list): Declare.
2598
2599 * nndraft.el (nndraft-update-unread-articles): Don't show group having
2600 no unread article unless it matches gnus-permanently-visible-groups.
2601
2602 * nndraft.el (nndraft-update-unread-articles): New function.
2603 (nndraft-request-associate-buffer): Use it to update the number of
2604 unread articles for the nndraft groups in the group buffer when saving
2605 or killing a draft message.
2606
2607 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2608
2609 * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
2610 systems to binary before writing and reading the mbox files.
2611
2612 * gnus.el (gnus-summary-line-format): Link to the info node for %U
2613 instead of trying to list them all (bug#8978).
2614
2615 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
2616
2617 * pop3.el (pop3-open-server): Use :end-of-capability.
2618
2619 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2620
2621 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
2622 the id is always a number.
2623
2624 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
2625 debbugs mode, if possible.
2626
2627 2011-07-02 Daiki Ueno <ueno@unixuser.org>
2628
2629 * auth-source.el (auth-source-token-passphrase-callback-function):
2630 Reindent.
2631 (epg-context-operation): Remove unnecessary autoload.
2632
2633 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2634
2635 * gnus.el (gnus-list-debbugs): New command.
2636
2637 * gnus-group.el (gnus-bug-group-download-format-alist): Get the
2638 mboxstat instead of the maintbox, since the stat seems to be fuller.
2639
2640 * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
2641 summary buffers.
2642
2643 * message.el (message-get-reply-headers): Delete all duplicates,
2644 instead of the first.
2645 (message-get-reply-headers): Ensure that we have progress while
2646 deleting duplicates.
2647
2648 * gnus-msg.el (gnus-configure-posting-styles): Get the local
2649 gnus-posting-style value from the summary buffer to make it easier to
2650 make that a per-buffer conf.
2651
2652 2011-07-02 Andrew Cohen <cohen@andy.bu.edu>
2653
2654 * nnir.el (nnir-run-imap): Allow halting a search when an article is
2655 found by setting `shortcut' in 'query.
2656 (nnir-request-article): Use `shortcut' setting when requesting article
2657 by Message-ID.
2658
2659 2011-07-02 Teodor Zlatanov <tzz@lifelogs.com>
2660
2661 * gnus-msg.el (gnus-bug): Give the Version and Package headers to
2662 debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
2663 Bring the pseudo-headers back too.
2664
2665 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2666
2667 * auth-source.el (auth-source-token-passphrase-callback-function):
2668 Simplify and remove EPA dependency.
2669
2670 2011-07-01 Andrew Cohen <cohen@andy.bu.edu>
2671
2672 * nnir.el (nnir-request-article): Fix error message text.
2673
2674 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2675
2676 * auth-source.el (plstore-delete): Autoload.
2677 (auth-source-plstore-search): Support delete operation.
2678 * plstore.el (plstore-delete): New function.
2679
2680 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
2681
2682 * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
2683 mark actually existing articles as unread rather than the ones that
2684 active asserts.
2685
2686 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
2687
2688 * nntp.el (nntp-record-command):
2689 * gnus-util.el (gnus-message-with-timestamp-1):
2690 Use format-time-string rather than decoding time stamps by hand.
2691 This is simpler and insulates the code from potential changes to
2692 current-time format.
2693
2694 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
2695
2696 * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
2697
2698 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2699
2700 * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
2701 (plstore-save): Support public key encryption.
2702 (plstore--init-from-buffer): New function.
2703 (plstore-open): Use it; fix error when opening a non-existent file.
2704 (plstore-revert): Use plstore--init-from-buffer.
2705
2706 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2707
2708 * auth-source.el (auth-source-backend): Fix :initarg for data slot.
2709
2710 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
2711
2712 * mml2015.el (mml2015-use): Replace string-match-p with string-match
2713 for old Emacsen.
2714
2715 2011-06-30 Daiki Ueno <ueno@unixuser.org>
2716
2717 * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
2718 is not fully working.
2719
2720 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2721
2722 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
2723 quit window configuration.
2724
2725 * auth-source.el (epg-context-set-passphrase-callback):
2726 Remove duplicate autoload.
2727
2728 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
2729
2730 * nnir.el (nnir-request-article): Allow requesting articles by
2731 Message-ID with nnimap.
2732
2733 * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
2734 current server.
2735
2736 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
2737
2738 * auth-source.el: Autoload EPA/EPG functions.
2739 (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
2740 changed when EPA/EPG is not available.
2741 (auth-source-backend): Rename "arg" member to "data".
2742 (auth-source-backend-parse, auth-source-plstore-search)
2743 (auth-source-plstore-create): Use it.
2744
2745 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
2746
2747 * gnus-art.el (gnus-request-article-this-buffer): Use existing function
2748 `gnus-refer-article-methods'.
2749
2750 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
2751
2752 * auth-source.el: Require EPA and EPG.
2753 (auth-source-passphrase-alist): New variable.
2754 (auth-source-passphrase-callback-function)
2755 (auth-source-token-passphrase-callback-function): Callbacks for the
2756 netrc field encryption (GPG tokens).
2757 (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
2758 Symmetric encryption and decryption of the netrc GPG tokens.
2759 (auth-source-netrc-normalize): Use them, simplifying the closure.
2760
2761 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2762
2763 * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
2764 non-nil, and `nnimap-split-methods' is nil, use the former.
2765
2766 2011-06-30 Daiki Ueno <ueno@unixuser.org>
2767
2768 * plstore.el (plstore-revert): New function.
2769 (plstore-open): Use it; hide the buffer from user.
2770
2771 2011-06-30 Daiki Ueno <ueno@unixuser.org>
2772
2773 * auth-source.el (auth-source-backend): New member "arg".
2774 (auth-source-backend-parse): Handle new backend 'plstore.
2775 * plstore.el: New file.
2776
2777 2011-06-30 Glenn Morris <rgm@gnu.org>
2778
2779 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2780
2781 * mm-util.el (mm-charset-synonym-alist): Move definition before use.
2782
2783 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2784
2785 * nnimap.el (nnimap-process-expiry-targets): Say what target we're
2786 expiring articles to.
2787
2788 * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
2789 variations as ASCII (bug#5458).
2790
2791 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
2792
2793 * nnmh.el (nnmh-request-list-1): Work on MS Windows.
2794
2795 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2796
2797 * message.el (message-point-in-header-p): Tweak the function to default
2798 to saying that we're not in the headers if there is no separator at
2799 all. This makes it possible to use the Message version of `M-q' in
2800 buffers with no headers (bug#7987).
2801 (message-point-in-header-p): Fix last checkin to work with an empty
2802 mail-header-separator, too.
2803
2804 * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
2805 again, save the choice via customize.
2806
2807 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2808
2809 * message.el (message-send-mail-function): Add `sendmail-query-once'.
2810
2811 * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
2812 ended the connection, bail out before waiting infinitely on a new
2813 connection.
2814
2815 2011-06-28 Teodor Zlatanov <tzz@lifelogs.com>
2816
2817 * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
2818 reports.
2819
2820 * gnus.el (gnus-bug-package): Use "gnus."
2821 (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
2822
2823 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2824
2825 * gnus-art.el (gnus-article-stop-animations): New function to stop any
2826 animations going on at article exit time.
2827
2828 * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
2829 since removing it breaks people upgrading.
2830
2831 * shr.el (shr-put-image): Use the new interface for animating images.
2832 (shr-put-image): Animate for 60 seconds.
2833
2834 * auth-source.el (with-auth-source-epa-overrides): Fix compilation
2835 error with `find-file-hooks' on Emacs 22.
2836 (with-auth-source-epa-overrides): Ugly hack to Wrap the
2837 `find-file-hook' things in `symbol-value' to avoid compilation warnings
2838 on all architectures.
2839
2840 * spam.el (spam-stat): Require in a normal fashion without binding
2841 `spam-stat-install-hooks' to avoid compilation warnings.
2842
2843 * spam-stat.el (spam-stat-install-hooks): Remove.
2844 (spam-stat-install-hooks): Don't run automatically.
2845
2846 2011-06-26 Timo Juhani Lindfors <timo.lindfors@iki.fi> (tiny change)
2847
2848 * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
2849 and keystroke.
2850
2851 2011-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
2852
2853 * auth-source.el (auth-source-netrc-cache): Move forward.
2854
2855 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2856
2857 * auth-source.el (auth-source-netrc-create): Don't query the bits that
2858 we already know.
2859 (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
2860 (auth-source-netrc-create): Don't prompt for the stuff we already know.
2861
2862 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2863
2864 * auth-source.el (auth-source-netrc-create): Don't print all tokens in
2865 %S format, since that looks odd.
2866 (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
2867 file, especially when saving.
2868
2869 2011-06-21 Andrew Cohen <cohen@andy.bu.edu>
2870
2871 * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
2872 article found.
2873
2874 2011-06-18 Teodor Zlatanov <tzz@lifelogs.com>
2875
2876 * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
2877 `auth-source-save-secrets' with a more sensitive alist that can be
2878 configured per file. Experimental, so defaults to 'never.
2879 (auth-source-netrc-create): Use it. Still experimental code.
2880 (with-auth-source-epa-overrides): Use `find-file-hooks' if
2881 `find-file-hook' is unbound (XEmacs fix). Fix backquoting bug.
2882
2883 2011-06-16 Teodor Zlatanov <tzz@lifelogs.com>
2884
2885 * auth-source.el (auth-source-save-secrets): New variable to control if
2886 secret tokens should be saved encrypted.
2887 (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
2888 to `auth-source-netrc-normalize'.
2889 (with-auth-source-epa-overrides): Add convenience macro. Don't depend
2890 on the EPA variables being defined.
2891 (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
2892 (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
2893 the lexical-let closure.
2894 (auth-source-netrc-create): Create "gpg:" tokens according to
2895 `auth-source-save-secrets'.
2896
2897 2011-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
2898
2899 * gnus-group.el (gnus-group-update-group): Add new argument
2900 `info-unchanged' that stops updating dribble buffer.
2901
2902 * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
2903 deletes lines matching to it in dribble buffer.
2904
2905 * gnus-agent.el (gnus-agent-fetch-group-1):
2906 * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
2907 * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
2908 * gnus-start.el (gnus-group-change-level):
2909 * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
2910
2911 * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
2912 if newsgroup info is not changed.
2913
2914 * gnus-group.el (gnus-group-get-new-news-this-group):
2915 * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
2916 Don't update dribble buffer.
2917
2918 2011-06-01 Teodor Zlatanov <tzz@lifelogs.com>
2919
2920 * gnus-registry.el (gnus-registry-remove-ignored): New function to
2921 remove entries with groups we ignore.
2922
2923 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2924
2925 * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
2926 the underline comes at the bottom.
2927
2928 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2929
2930 * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
2931 `gnus-registry-user-format-function-M' and declare the latter obsolete.
2932 (gnus-registry-article-marks-to-names): Rename from
2933 `gnus-registry-user-format-function-M2'.
2934
2935 2011-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
2936
2937 * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
2938 ephemeral group.
2939
2940 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2941
2942 * shr.el (shr-browse-image): Copy the URL if called interactively.
2943
2944 2011-05-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2945
2946 * gnus-group.el (gnus-group-mark-article-read): It's possible that we
2947 want to have `gnus-newsgroup-unselected' kept sorted. If this isn't
2948 done, then unselected articles may be marked as read.
2949
2950 * pop3.el (pop3-open-server): Erase the buffer after the greeting,
2951 since not doing this seems to lead to a race condition in pop3-logon.
2952
2953 * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
2954 so that the call chain it correct when we call "upwards".
2955
2956 * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
2957 in read-only groups.
2958
2959 * gnus-group.el (gnus-group-mark-article-read): Ditto.
2960
2961 * message.el (message-cite-reply-position): Doc string fix.
2962
2963 * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
2964 avoid regexp overflow.
2965 (nnimap-transform-split-mail): Ditto.
2966
2967 * pop3.el (pop3-retr): Error out if the server closes the connection.
2968
2969 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2970
2971 * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
2972 mm-with-unibyte-current-buffer. The buffer should not contain any
2973 multibyte chars anyway at this stage.
2974
2975 2011-05-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2976
2977 * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
2978 at the end of lines.
2979
2980 2011-05-29 Julien Danjou <julien@danjou.info>
2981
2982 * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
2983
2984 2011-05-27 Glenn Morris <rgm@gnu.org>
2985
2986 * gnus-group.el (gnus-bug-group-download-format-alist):
2987 Use the "maintainer" version of debian reports as well.
2988
2989 2011-05-26 Glenn Morris <rgm@gnu.org>
2990
2991 * gnus-group.el (gnus-bug-group-download-format-alist):
2992 Use the "maintainer" version of debbugs.gnu.org reports.
2993
2994 2011-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
2995
2996 * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
2997
2998 2011-05-20 Teodor Zlatanov <tzz@lifelogs.com>
2999
3000 * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
3001 the thread moves us backwards and so we loop forever.
3002
3003 2011-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
3004
3005 * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
3006 whitespace in base64 data lines.
3007
3008 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3009
3010 * gnus-registry.el (gnus-registry-user-format-function-M):
3011 Use `mapconcat'.
3012 (gnus-registry-user-format-function-M2): Use to see the full text of
3013 the marks. Make "," the mark text separator.
3014
3015 * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
3016 authentication with auth-source.
3017
3018 2011-05-17 Glenn Morris <rgm@gnu.org>
3019
3020 * gnus-group.el (gnus-import-other-newsrc-file):
3021 Use insert-file-contents.
3022
3023 2011-05-16 Teodor Zlatanov <tzz@lifelogs.com>
3024
3025 * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
3026 1000 iterations.
3027
3028 2011-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
3029
3030 * nntp.el (nntp-open-connection): Check if process-type is available.
3031
3032 2011-05-16 Julien Danjou <julien@danjou.info>
3033
3034 * shr.el (shr-tag-del): Add support for del tag.
3035
3036 2011-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
3037
3038 * gnus-html.el (gnus-html-put-image): Register a displayer.
3039
3040 * shr.el (shr-image-displayer): Don't remove text props from alt text.
3041
3042 2011-05-13 Teodor Zlatanov <tzz@lifelogs.com>
3043
3044 * registry.el (prune-factor): New initialization parameter defaulting
3045 to 0.1.
3046 (registry-prune-hard): Use it.
3047
3048 * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
3049 0.1 expicitly.
3050
3051 2011-05-13 Glenn Morris <rgm@gnu.org>
3052
3053 * message.el (message-send-mail-with-sendmail): Assume sendmail-program
3054 is bound, since this function requires sendmail.
3055
3056 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
3057
3058 * registry.el (registry-usage-test): Disable pruning test.
3059
3060 2011-05-10 Teodor Zlatanov <tzz@lifelogs.com>
3061
3062 * registry.el (registry-prune-hard-candidates)
3063 (registry-prune-soft-candidates): Helper methods for registry pruning.
3064 (registry-prune): Use them. Make the sort function optional.
3065
3066 2011-05-10 Jim Meyering <meyering@redhat.com>
3067
3068 * shr.el (shr-colorize-region): Fix typo "on on -> on".
3069
3070 2011-05-10 Julien Danjou <julien@danjou.info>
3071
3072 * shr.el (shr-put-color-1): Do not bug out when old-props is a face
3073 symbol and not a list.
3074
3075 2011-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
3076
3077 * gnus-art.el (gnus-article-mode): Move binding of
3078 shr-put-image-function here from gnus-article-prepare-display.
3079
3080 * shr.el (shr-put-image-function): New variable.
3081 (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
3082 (shr-put-image): Return scaled image.
3083
3084 * gnus-art.el (gnus-shr-put-image): New function.
3085 (gnus-article-prepare-display): Bind shr-put-image-function to it.
3086
3087 * gnus-html.el (gnus-html-wash-images): Register scaled images, not
3088 original ones, as deletable.
3089
3090 2011-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3091
3092 * nntp.el (nntp-open-connection): Set TCP keepalive option.
3093
3094 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
3095
3096 * registry.el (registry-full): Add convenience method. Fix logic.
3097 (registry-insert): Use it. Fix logic here too.
3098
3099 * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
3100 `registry-prune' if `registry-full' returns t.
3101 (gnus-registry-handle-action)
3102 (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
3103 (gnus-registry-usage-test): Use it.
3104
3105 2011-05-07 Julien Danjou <julien@danjou.info>
3106
3107 * shr.el (shr-link): Make shr-link inherit from link by default.
3108
3109 2011-05-06 Teodor Zlatanov <tzz@lifelogs.com>
3110
3111 * shr.el (shr-urlify, shr-link): Fix shr-link face.
3112
3113 2011-05-05 Teodor Zlatanov <tzz@lifelogs.com>
3114
3115 * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
3116 error out because the face is not a list.
3117
3118 2011-05-05 Glenn Morris <rgm@gnu.org>
3119
3120 * gnus-start.el (gnus-propagate-marks): Declare.
3121
3122 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
3123
3124 * registry.el (registry-reindex): Fix percentage message.
3125
3126 2011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3127
3128 * shr.el: Add shr-link face for links.
3129 (shr-urlify): Use it.
3130
3131 * registry.el (registry-insert): Make error message more helpful.
3132
3133 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3134
3135 * gnus-html.el (gnus-html-schedule-image-fetching):
3136 Use url-queue-retrieve, if it exists.
3137
3138 * shr.el (shr-tag-img): Ditto.
3139
3140 * gnus.el: Autoload more gnus-agent functions.
3141
3142 * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
3143 agent if we haven't already (bug#8502).
3144
3145 * gnus-async.el (gnus-async-article-callback): Put prefetched articles
3146 into the Agent, too.
3147
3148 * gnus-agent.el (gnus-agent-store-article): New function.
3149
3150 * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
3151 and moved from that file for reuse.
3152
3153 * pop3.el (pop3-open-server): Error messages are "-ERR".
3154
3155 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3156
3157 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
3158 (open-tls-stream): Remove superfluous tls/starttls autoloads.
3159
3160 2011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3161
3162 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
3163 buffer has moved to a different frame.
3164
3165 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3166
3167 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
3168 to get the conversion from unibyte to multibyte buffers to work on
3169 Emacs 22.
3170
3171 * nntp.el (nntp-request-article): Slight clean-up.
3172
3173 2011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3174
3175 * shr.el (shr-strike-through): New face.
3176 (shr-tag-s): Use it to provide <s> support.
3177 (shr-tag-s): Remove duplicate definition.
3178
3179 2011-04-25 Teodor Zlatanov <tzz@lifelogs.com>
3180
3181 * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
3182 `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
3183
3184 2011-04-23 Glenn Morris <rgm@gnu.org>
3185
3186 * gnus-sum.el (gnus-extra-headers): Bump :version.
3187
3188 2011-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3189
3190 * shr.el (shr-tag-sup): New function.
3191 (shr-tag-sub): Ditto.
3192
3193 2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
3194
3195 * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
3196 for the case where `gnus-registry-ignored-groups' is a list of lists,
3197 and don't call `gnus-parameter-registry-ignore' otherwise.
3198
3199 2011-04-21 Teodor Zlatanov <tzz@lifelogs.com>
3200
3201 * nnimap.el (nnimap-user): New backend variable.
3202 (nnimap-open-connection-1): Use it.
3203 (nnimap-credentials): Accept user parameter so it's explicit what user
3204 name is desired.
3205
3206 * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
3207 default.
3208
3209 * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
3210 not gnus-registry.el.
3211
3212 * gnus-registry.el: Mention in comments how to modify
3213 `gnus-extra-headers' for proper recipient tracking and that it may
3214 already have To and Cc recently, which it does as of this commit.
3215 (gnus-registry-ignored-groups): Remove defcustom.
3216 Explain why in comments.
3217 (gnus-registry-action): Fix data-header reference to use the extra
3218 headers. Explain in package commentary how to add To and Cc headers to
3219 the gnus-extra-headers.
3220 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
3221 (gnus-registry-ignore-group-p): Adjust to take either a group/topic
3222 parameter list or a string list in `gnus-registry-ignored-groups'.
3223 Fix logic error.
3224
3225 2011-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3226
3227 * shr.el (shr-expand-url): Protect against null urls.
3228
3229 2011-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3230
3231 * shr.el (shr-base): New binding.
3232 (shr-tag-base): Keep track of <base>.
3233 (shr-expand-url): New function used throughout.
3234
3235 2011-04-20 Teodor Zlatanov <tzz@lifelogs.com>
3236
3237 * gnus-registry.el
3238 (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
3239 (gnus-registry-ignored-groups): New variable.
3240 (gnus-registry-ignore-group-p): Use it.
3241 (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
3242 set the destination group to nil (same as delete) if it's ignored.
3243
3244 2011-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
3245
3246 * gnus-registry.el (gnus-registry-action)
3247 (gnus-registry-fetch-header-fast):
3248 Don't use mail-header that looks an internal function of mailheader.el.
3249
3250 2011-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
3251
3252 * gnus-registry.el: Eliminate cl functions.
3253 (gnus-registry-sort-addresses): New function that replaces mapcan.
3254 (gnus-registry-action, gnus-registry-spool-action)
3255 (gnus-registry-split-fancy-with-parent)
3256 (gnus-registry-fetch-recipients-fast): Use it.
3257 (gnus-registry-import-eld): Replace delete* with dolist + delq.
3258
3259 * registry.el (initialize-instance, registry-lookup)
3260 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
3261 (registry-lookup-secondary-value, registry-search, registry-delete)
3262 (registry-insert, registry-reindex, registry-size, registry-prune):
3263 Use eval-and-compile.
3264
3265 2011-04-16 Teodor Zlatanov <tzz@lifelogs.com>
3266
3267 * registry.el (registry-reindex): New method to recreate the secondary
3268 registry indices.
3269
3270 * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
3271 tracked field changes.
3272 (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
3273 (gnus-registry-action, gnus-registry-spool-action)
3274 (gnus-registry-handle-action)
3275 (gnus-registry--split-fancy-with-parent-internal)
3276 (gnus-registry-split-fancy-with-parent)
3277 (gnus-registry-register-message-ids): Add recipient tracking on spool,
3278 move, and delete actions, and for fancy splitting with parent.
3279 (gnus-registry-extract-addresses)
3280 (gnus-registry-fetch-recipients-fast)
3281 (gnus-registry-fetch-header-fast): Convenience functions.
3282 (gnus-registry-misc-test): ERT test of
3283 `gnus-registry-extract-addresses'.
3284
3285 2011-04-15 Teodor Zlatanov <tzz@lifelogs.com>
3286
3287 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3288 Track by subject first, then sender.
3289
3290 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
3291
3292 * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
3293
3294 * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
3295 Lisp.
3296
3297 * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
3298 (gnus-draft-send): Use it to avoid popping
3299 up frames from gnus-group-send-queue.
3300
3301 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3302
3303 * gnus-registry.el: Updated gnus-registry docs.
3304
3305 2011-04-12 Teodor Zlatanov <tzz@lifelogs.com>
3306
3307 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3308 Fix logic bug.
3309 (gnus-registry-post-process-groups): Fix logging of no results and
3310 quote sender and subject.
3311
3312 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3313
3314 * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
3315 (gnus-read-active-for-groups): Don't try to finish getting stuff where
3316 we had no early-data returned.
3317 (gnus-get-unread-articles): Add a sanity check so that we don't issue
3318 two async commands to the same server at the same time.
3319
3320 2011-04-12 Stig Sandbeck Mathisen <ssm@fnord.no> (tiny change)
3321
3322 * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
3323
3324 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3325
3326 * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
3327 "warning" level.
3328
3329 * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
3330 (mm-url-insert-file-contents): Don't set the package names.
3331
3332 2011-04-11 Teodor Zlatanov <tzz@lifelogs.com>
3333
3334 * gnus-registry.el (gnus-registry-action): Remove properties and
3335 simplify subject in `gnus-registry-handle-action'.
3336 (gnus-registry-spool-action): Get subject and sender from message if
3337 they are not passed in.
3338 (gnus-registry-handle-action): Remove properties and simplify subject
3339 consistently.
3340
3341 2011-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3342
3343 * registry.el: Require CL before using defmacro*.
3344
3345 2011-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
3346
3347 * gnus-art.el (article-treat-date): Assume that
3348 gnus-article-date-headers may be a group parameter.
3349
3350 2011-04-07 Teodor Zlatanov <tzz@lifelogs.com>
3351
3352 * gnus-registry.el (gnus-registry-handle-action): More debugging.
3353
3354 * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
3355 interactively so the newsrc file can contain foreign groups too.
3356 Useful for debugging but not much for users.
3357
3358 2011-04-07 David Engster <dengste@eml.cc>
3359
3360 * registry.el (registry-usage-test): Only do
3361 `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
3362 lexical binding.
3363
3364 2011-04-06 David Engster <dengste@eml.cc>
3365
3366 * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
3367 argument NOERROR for `require', since XEmacs 21.4 does not support it.
3368
3369 2011-04-06 David Engster <dengste@eml.cc>
3370
3371 * registry.el (initialize-instance): Change :after to :AFTER to be
3372 compatible with old EIEIO version in XEmacs.
3373
3374 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
3375
3376 * gnus-registry.el (gnus-registry-post-process-groups)
3377 (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
3378 and provide better messaging.
3379
3380 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
3381
3382 * gnus-registry.el: Don't use ERT if it's not available. Load it
3383 unconditionally anyway, discarding errors.
3384 (gnus-registry-delete-entries): New convenience function.
3385 (gnus-registry-import-eld): Import from old .eld registry.
3386
3387 * registry.el: Don't use ERT if it's not available. Load it
3388 unconditionally anyway, discarding errors.
3389
3390 * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
3391 version from the Claudio Bley GnuTLS patch (extra optional parameters
3392 and host name).
3393
3394 2011-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3395
3396 * gnus-registry.el (gnus-registry-fixup-registry): New function to
3397 fixup the parameters that can be customized by the user between
3398 save/read cycles.
3399 (gnus-registry-read): Use it.
3400 (gnus-registry-make-db): Use it.
3401 (gnus-registry-spool-action, gnus-registry-handle-action):
3402 Fix messaging.
3403 (gnus-registry--split-fancy-with-parent-internal): Fix loop.
3404 Map references to actual group names with sender and subject tracking.
3405 (gnus-registry-post-process-groups): Use `cond' for better messaging.
3406 (gnus-registry-usage-test): Add subject lookup test.
3407
3408 * registry.el (registry-db, initialize-instance): Set up constructor
3409 instead of :initform arguments for the sake of older Emacsen.
3410 (registry-lookup-breaks-before-lexbind): New method to demonstrate
3411 pre-lexbind merge bug.
3412 (registry-usage-test): Use it.
3413 (initialize-instance, registry-db): Move the non-function initforms
3414 back to the class definition.
3415
3416 2011-04-03 Teodor Zlatanov <tzz@lifelogs.com>
3417
3418 * registry.el: New library to manage gnus-registry-style data.
3419
3420 * gnus-registry.el: Use it (major rewrite).
3421
3422 * nnregistry.el: Use it.
3423
3424 * spam.el: Use it.
3425
3426 2011-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3427
3428 * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
3429 marks on non-selected articles.
3430
3431 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
3432
3433 * proto-stream.el: Move to Emacs core, at net/network-stream.el.
3434
3435 * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
3436 parameter to open-protocol-stream.
3437
3438 2011-04-01 Julien Danjou <julien@danjou.info>
3439
3440 * mm-view.el (mm-display-inline-fontify): Do not fontify with
3441 fundamental-mode.
3442
3443 2011-04-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3444
3445 * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
3446 servers.
3447
3448 2011-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3449
3450 * gnus-sum.el (gnus-update-marks): Revert intersection change, which
3451 made marks not propagate, again.
3452
3453 2011-03-30 Chong Yidong <cyd@stupidchicken.com>
3454
3455 * proto-stream.el (open-protocol-stream): Bring back `network' type.
3456 Make this the default type.
3457 (proto-stream-open-plain): Rename from proto-stream-open-default.
3458 (open-protocol-stream, proto-stream-open-starttls)
3459 (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
3460 with `plain'.
3461
3462 * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
3463 value.
3464
3465 * nntp.el (nntp-open-connection-function): Document the fact that some
3466 values are not functions but are instead handled specially.
3467 Recognize nntp-open-plain-stream value.
3468 (nntp-open-connection): Recognize that value.
3469
3470 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3471
3472 * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
3473 stuff.
3474
3475 * gnus-score.el (gnus-score-string): Fix calling convention of
3476 `gnus-simplify-buffer-fuzzy' after last patches.
3477
3478 * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
3479 server for articles we didn't get any headers for. This is a sanity
3480 check.
3481
3482 2011-03-29 Michael Welsh Duggan <md5i@md5i.com>
3483
3484 * nnimap.el (nnimap-open-connection-1): Is the login responds with a
3485 new CAPABILITY, use it.
3486
3487 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3488
3489 * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
3490 downloading anything.
3491
3492 * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
3493
3494 2011-03-29 Adam Sjøgren <asjo@koldfront.dk>
3495
3496 * gnus.el (gnus-group-startup-message): Prefer svg file and replace
3497 colors.
3498 (gnus-splash-svg-color-symbols): New function.
3499
3500 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3501
3502 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
3503 instead of using the global gnus-simplify-subject-fuzzy-regexp.
3504 (gnus-simplify-subject-fuzzy): Use the local
3505 gnus-simplify-subject-fuzzy-regex instead of the global one.
3506 This makes using this variable in group parameters work.
3507
3508 2011-03-29 Teodor Zlatanov <tzz@lifelogs.com>
3509
3510 * gnus-registry.el (gnus-registry-unfollowed-groups):
3511 Add "archive:sent" to the unfollowed group regex (for the recent Gnus
3512 archive:sent-YYYY-MM-DD groups).
3513 (gnus-registry-split-fancy-with-parent): Bail out early in sender
3514 tracking if there are more than `gnus-registry-max-track-groups'
3515 matches.
3516
3517 2011-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3518
3519 * message.el (message--yank-original-internal): New function to do the
3520 insertion cleanly inside eval in `message-yank-original'.
3521 (message-yank-original): Use it.
3522
3523 2011-03-29 Julien Danjou <julien@danjou.info>
3524
3525 * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
3526 local variables disabled rather than `normal-mode'.
3527
3528 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3529
3530 * proto-stream.el: Changes preparatory to merging open-protocol-stream
3531 with open-network-stream.
3532 (proto-stream-always-use-starttls): Option removed.
3533 (open-protocol-stream): Return a process object by default. Provide a
3534 new parameter :return-list specifying a list-type return value, which
3535 now has the form (PROP . PLIST) instead of a fixed-length list. Change
3536 :type `network' to `try-starttls', and `network-only' to `default'.
3537 Make `default' the default, for compatibility with open-network-stream.
3538 Handle the no-parameter case exactly as open-network-stream, with no
3539 additional stream processing. Search plists using plist-get.
3540 Explicitly add :end-of-commend parameter if it is missing.
3541 (proto-stream-open-default): Rename from
3542 proto-stream-open-network-only. Return 'default as the type.
3543 (proto-stream-open-starttls): Rename from proto-stream-open-network.
3544 Use plist-get. Don't return `tls' as the type if STARTTLS negotiation
3545 failed. Always return a list with a (possibly dead) process as the
3546 first element, for compatibility with open-network-stream.
3547 (proto-stream-open-tls): Use plist-get. Always return a list.
3548 (proto-stream-open-shell): Return `default' as connection type.
3549 (proto-stream-capability-open): Use plist-get.
3550 (proto-stream-eoc): Function deleted.
3551
3552 * nnimap.el (nnimap-stream, nnimap-open-connection)
3553 (nnimap-open-connection-1): Handle renaming of :type parameter for
3554 open-protocol-stream.
3555 (nnimap-open-connection-1): Pass a :return-list parameter
3556 open-protocol-stream to obtain a list return value. Parse this list
3557 using plist-get.
3558
3559 * nntp.el (nntp-open-connection): Handle renaming of :type parameter
3560 for open-protocol-stream. Accept open-protocol-stream return value
3561 that is a subprocess object instead of a list. Handle the case of a
3562 dead returned process.
3563
3564 2011-03-25 Teodor Zlatanov <tzz@lifelogs.com>
3565
3566 * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
3567
3568 * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
3569
3570 2011-03-21 Julien Danjou <julien@danjou.info>
3571
3572 * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
3573 normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
3574 query.
3575 (mm-inline-text): Render normal text with fontification whenever
3576 possible.
3577
3578 * gnus-sum.el (gnus-summary-save-parts-1):
3579 * gnus-art.el (gnus-article-browse-html-save-cid-content)
3580 (gnus-article-browse-html-parts, gnus-mime-delete-part)
3581 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
3582 Use `mm-handle-filename'.
3583
3584 * mm-util.el (mm-handle-filename): New function, return the filename of
3585 an handle.
3586
3587 2011-03-18 Julien Danjou <julien@danjou.info>
3588
3589 * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
3590 (gnus-buffer-live-p): Check that buffer is not nil.
3591
3592 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3593
3594 * gnus-art.el: Require mouse, which the build bot seems to say is
3595 needed.
3596
3597 * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
3598 XEmacs, since it doesn't have url-retrieve-synchronously.
3599
3600 2011-03-17 Antoine Levitt <antoine.levitt@gmail.com>
3601
3602 * gnus-group.el (gnus-group-list-ticked): New function.
3603 (gnus-group-make-menu-bar): Provide a menu entry for it.
3604 (gnus-group-list-map): Provide a binding for it.
3605
3606 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3607
3608 * shr.el (shr-visit-file): New command.
3609
3610 * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
3611
3612 2011-03-17 Bjørn Mork <bjorn@mork.no>
3613
3614 * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
3615 servers.
3616
3617 2011-03-16 Julien Danjou <julien@danjou.info>
3618
3619 * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
3620 inline.
3621
3622 * gnus-art.el (article-hide-list-identifiers):
3623 Use gnus-group-get-list-identifiers.
3624
3625 * gnus-sum.el (gnus-group-get-list-identifiers): New function.
3626 (gnus-summary-remove-list-identifiers):
3627 Use gnus-group-get-list-identifiers to get regexp.
3628 (gnus-select-newsgroup, gnus-summary-insert-subject)
3629 (gnus-summary-insert-articles):
3630 Call gnus-summary-remove-list-identifiers unconditionally.
3631
3632 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3633
3634 * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
3635 we're selecting a group with unread articles.
3636
3637 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
3638
3639 * gssapi.el: New file separated out from imap.el to provide a general
3640 Kerberos 5 connection facility for Emacs.
3641
3642 * message.el (message-elide-ellipsis): Document the format spec
3643 ellipsis.
3644
3645 2011-03-15 Reiner Steib <Reiner.Steib@gmx.de>
3646
3647 * message.el (message-elide-region): Allow the ellipsis to say how many
3648 lines were removed.
3649
3650 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3651
3652 * gnus-win.el (gnus-configure-frame): Protect against trying to restore
3653 window configurations containing buffers that are now dead.
3654
3655 * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
3656 parsing to avoid integer overflows.
3657 (nnimap-parse-flags): Simplify the last change.
3658 (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
3659 too large for 32-bit Emacsen.
3660
3661 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3662
3663 * auth-source.el (auth-source-netrc-create):
3664 * message.el (message-yank-original): Fix use of `case'.
3665
3666 2011-03-15 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
3667
3668 * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
3669 XEmacs, which was one character too wide.
3670
3671 2011-03-09 Antoine Levitt <antoine.levitt@gmail.com>
3672
3673 * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
3674 default number of articles to display.
3675 (gnus-articles-to-read): Use pretty names for prompt.
3676
3677 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3678
3679 * gnus-int.el (gnus-open-server): Ditto.
3680
3681 * gnus-start.el (gnus-activate-group): Give a backtrace if
3682 debug-on-quit is set and the user hits `C-g'.
3683 (gnus-read-active-file): Ditto.
3684
3685 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
3686
3687 2011-03-15 Teodor Zlatanov <tzz@lifelogs.com>
3688
3689 * message.el (message-yank-original): Use cond instead of CL case.
3690
3691 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3692
3693 * auth-source.el (auth-source-netrc-create): Use usual format for the
3694 default in prompts.
3695
3696 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
3697
3698 * auth-source.el (auth-source-netrc-create): Show the default in the
3699 prompt when prompting for token creation.
3700
3701 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3702
3703 * auth-source.el (auth-source-format-prompt): Always convert the value
3704 to a string to avoid evaluating non-string arguments.
3705 (auth-source-netrc-create): Offer default properly, not as initial
3706 content in `read-string'.
3707 (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
3708 of line to determine if we've been run before. If so, don't run again,
3709 but print a trivial message to indicate the cache was hit instead.
3710
3711 2011-03-11 Teodor Zlatanov <tzz@lifelogs.com>
3712
3713 * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
3714 Don't install `gnus-sync-read' to any hooks by default. It's buggy.
3715 The user will have to run `gnus-sync-read' manually and wait for Cloudy
3716 Gnus.
3717
3718 2011-03-11 Julien Danjou <julien@danjou.info>
3719
3720 * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
3721 modified file".
3722
3723 2011-03-09 Teodor Zlatanov <tzz@lifelogs.com>
3724
3725 * auth-source.el (auth-source-read-char-choice): New function to read a
3726 character choice using `dropdown-list', `read-char-choice', or
3727 `read-char'. It appends "[a/b/c] " to the prompt if the choices were
3728 '(?a ?b ?c). The `dropdown-list' support is disabled for now. Use
3729 `eval-when-compile' to load `dropdown-list'. Remove `dropdown-list'.
3730 (auth-source-netrc-saver): Use it.
3731 (auth-source-pick-first-password): New convenience function.
3732
3733 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3734
3735 * nnimap.el (nnimap-credentials): Keep the :save-function as the third
3736 parameter in the credentials.
3737 (nnimap-open-connection-1): Use it after a successful login.
3738 (nnimap-credentials): Add IMAP-specific user and password prompt.
3739
3740 * auth-source.el (auth-source-search): Add :require parameter, taking a
3741 list. Document it and the :save-function return token. Pass :require
3742 down. Change the CREATED message from a warning to a debug statement.
3743 (auth-source-search-backends): Pass :require down.
3744 (auth-source-netrc-search): Pass :require down.
3745 (auth-source-netrc-parse): Use :require, if it's given, as a filter.
3746 Change save prompt to indicate all modifications saved here are
3747 deletions.
3748 (auth-source-netrc-create): Take user login name as default in user
3749 prompt. Move all the save functionality to a lexically bound function
3750 under the :save-function token in the returned list. Set up clearer
3751 default prompts for user, host, port, and secret.
3752 (auth-source-netrc-saver): New function, intended to be wrapped for
3753 :save-function.
3754
3755 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3756
3757 * Version 23.3 released.
3758
3759 2011-03-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3760
3761 * shr.el (shr-table-horizontal-line): Change the defaults for the table
3762 lines to be spaces instead.
3763
3764 2011-03-07 Julien Danjou <julien@danjou.info>
3765
3766 * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
3767 (sieve-sasl-auth): Check that auth-source-search did return something,
3768 or just return an empty string.
3769
3770 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
3771
3772 * gnus.el (gnus-interactive): Use read-directory-name.
3773
3774 * gnus-uu.el (gnus-uu-decode-uu-and-save)
3775 (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
3776 (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
3777 (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
3778 Likewise.
3779
3780 * gnus-group.el (gnus-group-make-directory-group): Likewise.
3781
3782 2011-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3783
3784 * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
3785 onto the list of killed groups, too. This makes killed nnimap groups,
3786 for instance, more reliably not reappear.
3787
3788 * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
3789 the parent.
3790
3791 * gnus-sum.el (gnus-update-read-articles): Fix typo.
3792
3793 * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
3794 really have server-side marks.
3795
3796 * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
3797 since most backends do not usefully have server-side marks.
3798 (gnus-update-read-articles): Propagate marks to all backends that
3799 really have server-side marks.
3800
3801 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
3802
3803 * message.el (message-cite-reply-position, message-cite-style):
3804 New variables.
3805 (message-yank-original): Use the new citation styles.
3806
3807 2011-03-04 Daiki Ueno <ueno@unixuser.org>
3808
3809 * message.el (message-options): Revert the change that's a workaround
3810 for XEmacs buffer-local issue; don't mark it buffer-local when running
3811 under XEmacs.
3812
3813 2011-03-03 Tassilo Horn <tassilo@member.fsf.org>
3814
3815 * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
3816 numbers too big to be `read'.
3817
3818 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
3819
3820 * message.el (message-options): Make buffer-local two ways to attempt
3821 to fix a XEmacs bug.
3822
3823 2011-03-02 Julien Danjou <julien@danjou.info>
3824
3825 * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
3826
3827 2011-03-01 Julien Danjou <julien@danjou.info>
3828
3829 * gnus-art.el (list-identifier): Add list-identifier as a parameter
3830 group.
3831 (article-hide-list-identifiers): Use list-identifier group parameter.
3832
3833 2011-02-28 Julien Danjou <julien@danjou.info>
3834
3835 * sieve.el (sieve-buffer-script-name): New local variable to store
3836 sieve script name.
3837 (sieve-edit-script): Store sieve script name.
3838 (sieve-upload): Use sieve script name when uploading.
3839 (sieve-upload): Use substitute-command-keys.
3840 (sieve-edit-script): Use substitute-command-keys.
3841 (sieve-refresh-scriptlist): Use substitute-command-keys.
3842 (sieve-manage-mode-map): Define keymap properly.
3843 (sieve-manage-mode): Do not set mode name manually, change mode-name to
3844 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
3845 Remove commented code about cvs.
3846 (sieve-manage-quit): New function.
3847 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
3848
3849 2011-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3850
3851 * gnus-group.el (gnus-import-other-newsrc-file): New function.
3852
3853 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
3854
3855 * auth-source.el (auth-source-search): Cache empty result sets.
3856
3857 * auth-source.el (auth-source-save-behavior): New variable to replace
3858 `auth-source-never-create'.
3859 (auth-source-netrc-create): Use it.
3860 (auth-source-never-save): Remove.
3861
3862 2011-02-25 Lars Ingebrigtsen <larsi@gnus.org>
3863
3864 * nnimap.el (nnimap-stream): Doc fix.
3865 (nnimap-open-connection-1): Reverse the order of the ports to that the
3866 prompted-for port is first.
3867
3868 * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
3869 retrieval by the no-group selection.
3870
3871 * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
3872 numerical parameters.
3873
3874 2011-02-25 Julien Danjou <julien@danjou.info>
3875
3876 * gnus-gravatar.el: Use gnus-with-article-buffer.
3877
3878 * gnus-art.el (gnus-with-article-buffer): Check that the
3879 gnus-article-buffer is alive.
3880
3881 2011-02-24 Teodor Zlatanov <tzz@lifelogs.com>
3882
3883 * auth-source.el (auth-source-creation-prompts): New variable to manage
3884 creation-time prompts.
3885 (auth-source-search): Document it.
3886 (auth-source-format-prompt): Add utility function.
3887 (auth-source-netrc-create): Don't default the user name to
3888 user-login-name. Use `auth-source-creation-prompts' and some default
3889 prompts for user, host, port, and password (the default generic prompt
3890 remains ugly).
3891 (auth-source-never-save): Add customizable option to never save info.
3892 (auth-source-netrc-create): Use it and improve save prompts. Fix help
3893 mode excursion.
3894
3895 2011-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
3896
3897 * auth-source.el (auth-source-netrc-create): Use `read-char' with no
3898 argument that XEmacs doesn't support.
3899
3900 2011-02-23 Julien Danjou <julien@danjou.info>
3901
3902 * gnus-art.el (article-make-date-line): Ignore errors if time is
3903 invalid and not convertible.
3904 (article-make-date-line): Only add lapsed time if time is not nil.
3905
3906 2011-02-23 Teodor Zlatanov <tzz@lifelogs.com>
3907
3908 * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
3909 `read-char-choice' for backwards compatibility.
3910 (auth-source-netrc-element-or-first): New function to DTRT for
3911 parameter extraction.
3912 (auth-source-netrc-create): Use it and fix multiple parameter print
3913 bug. Use the default passed from above (given-default) or the
3914 built-in (user-login-name for :user).
3915
3916 2011-02-23 Lars Ingebrigtsen <larsi@gnus.org>
3917
3918 * gnus-start.el (gnus-dribble-read-file):
3919 Set buffer-save-without-query, since we always want to save the dribble
3920 file, probably.
3921
3922 * nnmail.el (nnmail-article-group): Allow a final "" split to work on
3923 nnimap.
3924
3925 * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
3926 -summary- since it's a user-visible variable.
3927
3928 * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
3929 first time you use the new Gnus.
3930
3931 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3932
3933 * auth-source.el: Don't load netrc.el.
3934 (auth-sources): Search ~/.netrc as well by default.
3935 (auth-source-debug): Add 'trivia option for extra output.
3936 (auth-source-do-trivia): Use it.
3937 (auth-source-search): Simplify logic to use
3938 `auth-source-search-backends'. Use `auth-source-do-trivia' where
3939 appropriate. Don't keep a running count at this level. Layer :create
3940 and :delete options appropriately on the first and second passes.
3941 Don't track the backend with the search results.
3942 (auth-source-search-backends): New function to search a list of
3943 backends for a processed spec.
3944 (auth-source-netrc-parse): Cache all netrc files, making
3945 auth-source-netrc-cache an alist keyed by the file name and using the
3946 file mtime as the caching criterion. Keep the obfuscated data secret
3947 with a lexical bind.
3948 (auth-source-netrc-search): Don't calculate the length of the results
3949 unnecessarily.
3950 (auth-source-search-backends): Fix bug.
3951 (auth-source-netrc-create): Rework prompts.
3952
3953 2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
3954
3955 * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
3956 Lower case names of search constraints.
3957 (nnir-run-query): Cache and reuse search constraints for all imap
3958 servers.
3959
3960 2011-02-22 Sam Steingold <sds@gnu.org>
3961
3962 * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
3963
3964 2011-02-22 Lars Ingebrigtsen <larsi@gnus.org>
3965
3966 * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
3967 after exit.
3968 (gnus-setup-message): Define missing variable from last checkin.
3969
3970 * gnus-sum.el (gnus-summary-show-article): When called with t as the
3971 value, show the raw article.
3972
3973 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3974
3975 * nnimap.el (nnimap-open-connection-1): Revert last change, since
3976 auth-source now accepts numbers.
3977
3978 * auth-source.el (auth-source-netrc-parse): Accept a number as the port
3979 spec, too.
3980 (auth-source-ensure-strings): New function.
3981
3982 * gnus-art.el (gnus-article-update-date-headers): Doc fix.
3983 (gnus-article-setup-buffer): Always restart the date timer so that user
3984 changes to the frequency is respected.
3985
3986 * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
3987 port numbers, so make sure it gets that if nnimap-server-port is
3988 explicit.
3989
3990 2011-02-21 Simon Josefsson <simon@josefsson.org>
3991
3992 * nnimap.el (nnimap-inbox): Doc fix.
3993
3994 2011-02-20 Chong Yidong <cyd@stupidchicken.com>
3995
3996 * shr-color.el (shr-color->hexadecimal): Use renamed function names
3997 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
3998 color-lab-to-srgb.
3999
4000 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4001
4002 * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
4003 given method as in the group name if we're using an extended method.
4004 (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
4005 command, if we're using that, instead of waiting for the beginning.
4006
4007 * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
4008 we're sure to get unique server names, and we don't output two async
4009 commands in the same buffer. This fixes an NNTP hang for some users.
4010
4011 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4012
4013 * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
4014 summary buffer before reading going to the next buffer. This avoids
4015 putting the point in the group buffer if you `C-g' the command.
4016
4017 * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
4018 cache (for now) to make ~/.authinfo.gpg files usable.
4019
4020 * nnfolder.el (copyright-update): Define for the compiler.
4021
4022 * auth-source.el (auth-source-search): Fix unbound variable.
4023
4024 2011-02-19 Glenn Morris <rgm@gnu.org>
4025
4026 * gnus.el (gnus-meta): Doc fix.
4027
4028 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
4029
4030 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
4031 in case it's not yet loaded.
4032
4033 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4034
4035 * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
4036 line we're waiting for.
4037
4038 2011-02-19 Darren Hoo <darren.hoo@gmail.com> (tiny change)
4039
4040 * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
4041 face with line-width greater than zero will cause RET in gnus summary
4042 buffer to scroll down article page-wise because auto vscroll happens,
4043 it should be temporally disabled when doing a scroll-up.
4044
4045 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org>
4046
4047 * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
4048 outputs from the server.
4049
4050 2011-02-18 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
4051
4052 * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
4053 later so that bbdb can hook in easier.
4054
4055 2011-02-18 Lars Ingebrigtsen <larsi@gnus.org>
4056
4057 * auth-source.el (auth-source-search): Don't try to create credentials
4058 if the caller doesn't want that.
4059 (auth-source-search): If we don't find a match, don't bug out on
4060 non-bound variables.
4061 (auth-source-search): Only ask a single backend to create the
4062 credentials.
4063
4064 * nnimap.el (nnimap-log-command): Add a newline to the inhibited
4065 logging.
4066 (nnimap-credentials): Protect against auth-source-search returning nil.
4067 (nnimap-request-list): Protect against not being able to open the
4068 server.
4069
4070 2011-02-17 Lars Ingebrigtsen <larsi@gnus.org>
4071
4072 * auth-source.el (auth-source-search): Do a two-phase search, one with
4073 no :create to get the responses from all backends.
4074
4075 * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
4076 when getting credentials.
4077
4078 * gnus-util.el (gnus-delete-duplicates): New function.
4079
4080 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4081
4082 * nnimap.el (nnimap-credentials): Instead of picking the first port as
4083 a creation default, pass the whole port list down. It will be
4084 completed.
4085
4086 * auth-source.el (auth-source-search): Updated docs to talk about
4087 multiple creation choices.
4088 (auth-source-netrc-create): Accept a list as a value (from the search
4089 parameters) and do completion on that list. Keep a separate netrc line
4090 with the password obscured for showing the user.
4091
4092 * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
4093 first choice to `auth-source-search' so it will be used for entry
4094 creation instead of the server's Gnus-specific name.
4095 (nnimap-credentials): Rely on the auth-source library to select which
4096 port is actually wanted in the new netrc entry, so don't override
4097 `auth-source-creation-defaults'.
4098
4099 * auth-source.el (auth-source-netrc-parse): Use :port instead of
4100 :protocol and accept a missing user, host, or port as a wildcard match.
4101 (auth-source-debug): Default to off.
4102
4103 (auth-source-netrc-search, auth-source-netrc-create)
4104 (auth-source-secrets-search, auth-source-secrets-create)
4105 (auth-source-user-or-password, auth-source-backend, auth-sources)
4106 (auth-source-backend-parse-parameters, auth-source-search): Use :port
4107 instead of :protocol.
4108
4109 * nnimap.el (nnimap-credentials): Pass a port default to
4110 `auth-source-search' in case an entry needs to be created.
4111 (nnimap-open-connection-1): Use :port instead of :protocol.
4112
4113 2011-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
4114
4115 * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
4116 instead of delete-dups that is not available in XEmacs 21.4.
4117
4118 2011-02-16 Lars Ingebrigtsen <larsi@gnus.org>
4119
4120 * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
4121 nil means that nnimap doesn't get updated.
4122
4123 2011-02-16 Teodor Zlatanov <tzz@lifelogs.com>
4124
4125 * auth-source.el (auth-source-netrc-create): Return a synthetic search
4126 result when the user doesn't want to write to the file.
4127 (auth-source-netrc-search): Expect a synthetic result and proceed
4128 accordingly.
4129 (auth-source-cache-expiry): New variable to override
4130 `password-cache-expiry'.
4131 (auth-source-remember): Use it.
4132
4133 * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
4134 parameter. Create entry if necessary by using :create t.
4135 (nnimap-open-connection-1): Don't pass `inhibit-create'.
4136
4137 2011-02-15 Teodor Zlatanov <tzz@lifelogs.com>
4138
4139 * auth-source.el (auth-source-debug): Enable by default and don't
4140 mention the obsolete `auth-source-hide-passwords'.
4141 (auth-source-do-warn): New function to debug unconditionally.
4142 (auth-source-do-debug): Use it.
4143 (auth-source-backend-parse): Use it for invalid `auth-sources' entries
4144 and for Secrets API entries when the secrets.el library is not
4145 available.
4146
4147 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
4148
4149 * gnus-sum.el (gnus-propagate-marks): Default to nil.
4150 (gnus-summary-exit): Kill the correct article buffer on exit from a
4151 `C-d' group.
4152
4153 * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
4154 gnus-propagate-marks.
4155
4156 * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
4157 before killing the buffers so that a non-full window conf gets handled
4158 correctly.
4159 (gnus-summary-exit): Ditto.
4160 (gnus-summary-read-group-1): Ditto.
4161
4162 * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
4163 async code again so that we can debug it properly.
4164
4165 * message.el (message-reply): Take an optional switch-buffer parameter
4166 so that Gnus window confs are respected better.
4167
4168 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4169
4170 * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
4171 `plist-get' to accept non-list parameters (XEmacs issue).
4172 Fix docstring.
4173 (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
4174 `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
4175 (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
4176 Login collection is "Login" and not "login".
4177
4178 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
4179
4180 * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
4181 multiple headers.
4182
4183 * nnimap.el (nnimap-inhibit-logging): New variable.
4184 (nnimap-log-command): Don't log login commands.
4185
4186 * auth-source.el (auth-source-netrc-search): The asserts seem to want
4187 to have more parameters.
4188
4189 * nnimap.el (nnimap-send-command): Mark the command time for each
4190 command, so that we don't get NOOPs stepping on our toes.
4191
4192 * gnus-art.el (article-date-ut): Get the date from the Date header on
4193 `t'.
4194
4195 2011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
4196
4197 * auth-source.el (auth-source-search): Use copy-sequence instead of
4198 the cl.el copy-list.
4199
4200 2011-02-13 Adam Sjøgren <asjo@koldfront.dk>
4201
4202 * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
4203 Improve prompt.
4204
4205 2011-02-13 Lars Ingebrigtsen <larsi@gnus.org>
4206
4207 * gnus-art.el (gnus-article-mode-line-format): Remove the article
4208 washing status from the default format. It isn't very informative.
4209
4210 2011-02-13 Tassilo Horn <tassilo@member.fsf.org> (tiny change)
4211
4212 * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
4213 Fix Gcc processing on imap.
4214
4215 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
4216
4217 * message.el (message-bury): Don't pop up a new window when selected
4218 window is dedicated.
4219
4220 2011-02-10 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
4221
4222 * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
4223
4224 2011-02-10 Teodor Zlatanov <tzz@lifelogs.com>
4225
4226 * sieve-manage.el: Autoload `auth-source-search'.
4227 (sieve-sasl-auth): Use it.
4228
4229 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
4230
4231 * nnimap.el: Autoload `auth-source-forget+'.
4232 (nnimap-open-connection-1): Use it if the connection fails.
4233
4234 * auth-source.el: Require `password-cache'.
4235 (auth-source-hide-passwords, auth-source-cache): Remove and mark
4236 obsolete.
4237 (auth-source-magic): Marker for `password-cache' keys.
4238 (auth-source-do-cache): Update docstring.
4239 (auth-source-search): Use and check cache.
4240 (auth-source-forget-all-cached, auth-source-remember)
4241 (auth-source-recall, auth-source-forget, auth-source-forget+)
4242 (auth-source-specmatchp): Caching support functions.
4243 (auth-source-forget-user-or-password, auth-source-forget-all-cached):
4244 Remove and obsolete.
4245 (auth-source-user-or-password): Remove caching to further discourage
4246 using it. Always hide passwords.
4247
4248 2011-02-09 Lars Ingebrigtsen <larsi@gnus.org>
4249
4250 * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
4251 code for now, since it doesn't work for all users.
4252
4253 2011-02-09 Julien Danjou <julien@danjou.info>
4254
4255 * message.el (message-options): Make message-options really buffer
4256 local.
4257
4258 2011-02-08 Teodor Zlatanov <tzz@lifelogs.com>
4259
4260 * mail-source.el: Autoload `auth-source-search'.
4261 (mail-source-keyword-map): Note order matters.
4262 (mail-source-set-1): Get all the mail-source source values and
4263 defaults and search auth-source on those if needed. This can all
4264 probably be simplified.
4265
4266 * nnimap.el: Autoload `auth-source-search'.
4267 (nnimap-credentials): Use it.
4268 (nnimap-open-connection-1): Ask for the virtual server and physical
4269 address in one shot.
4270
4271 * nntp.el: Autoload `auth-source-search'.
4272 (nntp-send-authinfo): Use it. Note TODO.
4273
4274 2011-02-08 Julien Danjou <julien@danjou.info>
4275
4276 * shr.el (shr-tag-body): Add support for text attribute in body
4277 markups.
4278
4279 * message.el (message-options): Make message-options a local variable.
4280
4281 2011-02-07 Teodor Zlatanov <tzz@lifelogs.com>
4282
4283 * auth-source.el (auth-source-secrets-search)
4284 (auth-source-user-or-password): Use `append' instead of `nconc'.
4285 (auth-source-user-or-password): Build return list better and protect
4286 against nil :secret.
4287
4288 2011-02-07 Lars Ingebrigtsen <larsi@gnus.org>
4289
4290 * nnimap.el (nnimap-update-info): Refactor slightly.
4291 (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
4292 (nnimap-update-info): Clean up slightly.
4293 (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
4294 characters.
4295 (nnimap-process-quirk): Rename function to avoid collision.
4296 (nnimap-update-info): Fix macrology bug-out.
4297 (nnimap-update-info): Simplify split history test.
4298
4299 2011-02-06 Michael Albinus <michael.albinus@gmx.de>
4300
4301 * auth-source.el (top): Require 'eieio unconditionally.
4302 Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
4303 (auth-source-secrets-search): Limit search when `max' is greater than
4304 number of results.
4305
4306 2011-02-06 Lars Ingebrigtsen <larsi@gnus.org>
4307
4308 * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
4309 part not returning any data.
4310
4311 * proto-stream.el (open-protocol-stream): Document the return value.
4312
4313 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
4314
4315 * auth-source.el (auth-source-secrets-search): Add examples.
4316
4317 2011-02-06 Julien Danjou <julien@danjou.info>
4318
4319 * message.el (message-setup-1): Handle message-generate-headers-first
4320 set to t.
4321
4322 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
4323
4324 * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
4325 API with a string "secrets:collection-name" and with 'default.
4326 (auth-source-backend-parse): Parse "secrets:collection-name" and
4327 'default. Recurse on parses instead of repeating code. Use the
4328 Secrets API is the source is not nil and 'ignore otherwise. Emit a
4329 message when ignoring a source.
4330 (auth-source-search): List ignored search keys at the top level.
4331 (auth-source-netrc-create): Use `case' instead of `cond'.
4332 (auth-source-secrets-search): Created with TODOs.
4333 (auth-source-secrets-create): Created with TODOs.
4334 (auth-source-retrieve, auth-source-create, auth-source-delete)
4335 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4336 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4337 (auth-source-user-or-password-sftp)
4338 (auth-source-user-or-password-smtp): Remove.
4339 (auth-source-user-or-password): Deprecated and modified to be a wrapper
4340 around `auth-source-search'. Not tested thoroughly.
4341
4342 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4343
4344 * auth-source.el: Bring in assoc and eioeio libraries.
4345 (secrets-enabled): New variable to track the status of the Secrets API.
4346 (auth-source-backend): New EIOEIO class to represent a backend.
4347 (auth-source-creation-defaults): New variable to set prompt defaults
4348 during token creation (see the `auth-source-search' docstring for
4349 details).
4350 (auth-sources): Simplify to allow a simple string as a netrc backend
4351 spec.
4352 (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
4353 (auth-source-backend-parse-parameters): Fill in the backend parameters.
4354 (auth-source-search): Main auth-source API entry point.
4355 (auth-source-delete): Wrapper around `auth-source-search' for deletion.
4356 (auth-source-search-collection): Helper function for searching.
4357 (auth-source-netrc-parse, auth-source-netrc-normalize)
4358 (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
4359 Supports search, create, and delete.
4360 (auth-source-secrets-search, auth-source-secrets-create): Secrets API
4361 backend stubs.
4362 (auth-source-user-or-password): Call `auth-source-search' but it's not
4363 ready yet.
4364
4365 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4366
4367 * message.el (message-setup-1): Remove the read-only stuff, since it
4368 doesn't work under XEmacs, for some reason.
4369
4370 * gnus-sum.el (gnus-user-date): Rename back from
4371 gnus-summary-user-date since user code refers to it.
4372
4373 * shr.el (shr-render-td): Store the actual background color used.
4374
4375 * message.el (message-setup-1): Don't bind the constant
4376 -forbidden-properties.
4377 (message-setup-1): Revert previous change, since it needs to bind the
4378 props to insert them.
4379 (message-resend): Allow removing the read-only separator line.
4380
4381 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4382
4383 * nnimap.el (nnimap-request-accept-article): Give an error message if
4384 the APPEND wasn't successful.
4385
4386 2011-02-03 Adam Sjøgren <asjo@koldfront.dk>
4387
4388 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
4389 that have no groups.
4390
4391 2011-02-03 Julien Danjou <julien@danjou.info>
4392
4393 * gnus-draft.el: Remove progn around gnus-draft-setup.
4394
4395 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4396
4397 * gnus-start.el (gnus-read-active-for-groups): This function is never
4398 called with a nil `infos', so clean that up.
4399 (gnus-get-unread-articles): Request active files from primary/secondary
4400 methods that have no groups (yet).
4401
4402 2011-02-03 Julien Danjou <julien@danjou.info>
4403
4404 * message.el (message-setup-1): Always generate References first.
4405 (message-mail): Return the return value of message-setup, not always t.
4406 (message-setup-1): Insert mail-header-separator with read-only and
4407 intangible properties set.
4408
4409 * gnus.el (gnus-summary-line-format): Add missing semi-colon for
4410 user-date in docstring.
4411
4412 * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
4413
4414 * gnus.el (gnus-summary-line-format): Mention &user-date format in
4415 docstring.
4416
4417 * gnus.el (gnus-user-date-format-alist): Change default value.
4418 Use defcustom, with type and group. Move from gnus-util.el.
4419 Rename to gnus-summary-user-date-format-alist.
4420
4421 2011-02-03 Glenn Morris <rgm@gnu.org>
4422
4423 * nnimap.el (gnus-fetch-headers): Declare.
4424
4425 * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
4426
4427 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4428
4429 * message.el (message-forward-make-body-digest-plain)
4430 (message-followup, message-reply): Clean up things noted by Stefan.
4431
4432 * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
4433 gnus-article-update-date-headers is nil.
4434 (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
4435 it didn't really work with defcustom.
4436 (article-update-date-lapsed): Make sure the window start doesn't move,
4437 either.
4438
4439 2011-02-01 Julien Danjou <julien@danjou.info>
4440
4441 * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
4442 format.
4443
4444 * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
4445 standard in Emacs nowadays.
4446
4447 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4448
4449 * message.el (message-expand-name): Don't trust the return value of
4450 bbdb-complete-name.
4451 (message-check-news-header-syntax): Remove unused var `start'.
4452 (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
4453 (message-inhibit-body-encoding): Move to before first use.
4454 (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
4455 (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
4456 (Organization, Message-ID, Date, mh-previous-window-config):
4457 Defvar the vars using dynamic scoping.
4458
4459 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4460
4461 * shr.el (shr-render-td): Only do colors at the final rendering.
4462 Should be slightly faster.
4463 (shr-insert-table): Fix up TD background colors when doing the
4464 vertical padding.
4465
4466 * gnus-art.el (article-date-ut): Protect against articles with no Date
4467 header.
4468 (article-update-date-lapsed): Don't use current-column to find the
4469 horizontal position. It's fragile in the presence of \003 characters.
4470
4471 * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
4472
4473 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4474
4475 * gnus-art.el (article-transform-date): Rewrite to still work when
4476 there are several rfc2822 parts.
4477 (article-transform-date): Fix infinite recursion.
4478 (article-date-ut): Replace infinitely many Date headers with a single
4479 one when called interactively.
4480
4481 * nnimap.el (nnimap-wait-for-response): Wait for results in a more
4482 secure manner.
4483
4484 * gnus-art.el (article-update-date-lapsed): Try to avoid having point
4485 move around by not using save-window-excursion. It seems to work...
4486
4487 2011-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
4488
4489 * gnus-art.el (article-make-date-line): Work for user-defined format.
4490
4491 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4492
4493 * nntp.el (nntp-retrieve-group-data-early)
4494 (nntp-finish-retrieve-group-infos): Implement the asynchronous data
4495 fetching functions.
4496
4497 * gnus-start.el (gnus-read-active-for-groups): Read the active files
4498 thoroughly for all backends that have no known groups. This should
4499 allow new nnml methods to retrieve mail.
4500
4501 * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
4502 that Gnus doesn't know exists again.
4503
4504 * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
4505 (gnus-treat-date-ut): Ditto.
4506 (gnus-article-update-date-header): Rename.
4507 (gnus-treat-date-local): Remove.
4508 (gnus-treat-date-english): Remove.
4509 (gnus-treat-date-lapsed): Remove.
4510 (gnus-treat-date-combined-lapsed): Remove.
4511 (gnus-treat-date-original): Remove.
4512 (gnus-treat-date-iso8601): Remove.
4513 (gnus-treat-date-user-defined): Remove.
4514 (gnus-article-date-headers): New variable to control all the date
4515 header options.
4516 (article-date-ut): Rewrite to allow using the new way to format date
4517 headers(s).
4518
4519 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4520
4521 * nnmail.el (nnmail-article-group): Check for a direct fancy split
4522 method.
4523 (nnmail-article-group): A better test for fanciness.
4524
4525 * nnimap.el (nnimap-request-head): Protect against not finding the
4526 article by Message-ID.
4527
4528 2011-01-29 Lars Ingebrigtsen <larsi@gnus.org>
4529
4530 * gnus-art.el (article-update-date-lapsed): Try a better way to really
4531 keep point at the "same place".
4532
4533 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
4534
4535 * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
4536 data if the group is inactive.
4537
4538 2011-01-28 Julien Danjou <julien@danjou.info>
4539
4540 * gnus-win.el: Remove dead function gnus-window-configuration-element.
4541 (gnus-all-windows-visible-p): Remove old compatibility code.
4542 (gnus-window-top-edge): Add docstring.
4543
4544 * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
4545
4546 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
4547
4548 * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
4549 older request-update-info.
4550
4551 * gnus-art.el (article-make-date-line): Limit the length a bit more.
4552
4553 2011-01-28 Daiki Ueno <ueno@unixuser.org>
4554
4555 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
4556 Give mml2015-signers higher precedence over mml2015-sign-with-sender.
4557
4558 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
4559
4560 * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
4561 groups. This makes the nndraft:queue group pop up if it's not already
4562 there.
4563
4564 * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
4565 messages" logic, which was reversed.
4566
4567 * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
4568 the "same place" even if point is on the line being replaced.
4569 (article-update-date-lapsed): Allow updating both the combined lapsed
4570 and the lapsed headers.
4571 (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
4572 (article-make-date-line): Limit the number of segments dynamically to
4573 avoid too-long lines.
4574
4575 2011-01-27 Julien Danjou <julien@danjou.info>
4576
4577 * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
4578 (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
4579
4580 2011-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
4581
4582 * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
4583 Use plist-get instead of the cl function getf.
4584
4585 2011-01-27 Glenn Morris <rgm@gnu.org>
4586
4587 * gnus-util.el (float-time): Get rid of compiler warning, again.
4588
4589 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
4590
4591 * shr.el (shr-put-color): Special-case background colors: Do put them
4592 at the blank parts at the front of the lines.
4593
4594 * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
4595 exit hook to nix out all data on readedness on group exit.
4596
4597 * gnus-util.el (float-time): If float-time is bound, always use it on
4598 all Emacsen. It's unclear why the subrp check was there.
4599 (time-date): Require to make some autoload issues on XEmacs go away.
4600
4601 * shr.el (shr-put-color): Don't do the box padding in tables, since
4602 they're already padded.
4603
4604 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4605
4606 * gnus-art.el (gnus-article-next-page): When the last line of the
4607 article is displayed, scroll down once more instead of going to the
4608 next article at once.
4609 (article-lapsed-string): Refactor out and allow specifying how many
4610 segments you want.
4611 (gnus-article-setup-buffer): Start updating the lapsed header directly.
4612 (gnus-article-update-lapsed-header): New variable.
4613
4614 * shr.el: Revert change that made headings use different-sized faces.
4615 The Emacs display engine isn't advanced enough that, for instance,
4616 tables can comfortably use differently-sized faces.
4617
4618 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
4619
4620 * nnimap.el (nnimap-open-connection-1): Store the actual stream type
4621 used.
4622 (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
4623 fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
4624 we're using an encrypted connection.
4625
4626 * proto-stream.el: Alter the interface functions to also return the
4627 actual stream type used: network or TLS.
4628
4629 2011-01-25 Julien Danjou <julien@danjou.info>
4630
4631 * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
4632 (mm-display-javascript-inline): New function.
4633
4634 * mm-decode.el (mm-inline-media-tests): Add application/javascript
4635 viewing function.
4636
4637 2011-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
4638
4639 * shr.el (shr-expand-newlines): Fix variable name.
4640
4641 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
4642
4643 * shr.el (shr-expand-newlines): Make nested boxes work.
4644
4645 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4646
4647 * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
4648 backgrounds.
4649 (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
4650 in a more sensible manner.
4651
4652 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4653
4654 * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
4655 if EPG is loaded.
4656
4657 2011-01-24 Julien Danjou <julien@danjou.info>
4658
4659 * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
4660 tags.
4661
4662 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4663
4664 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
4665 commands.
4666
4667 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
4668 in the article buffer.
4669 (gnus-gravatar-insert): Use blank space from the current buffer to
4670 avoid breaking text properties. This makes X-Sent updating work again.
4671
4672 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
4673
4674 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
4675
4676 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
4677 fix the bug in url-http.el instead.
4678
4679 * shr.el (shr-image-fetched): Ditto.
4680
4681 * shr.el (shr-image-fetched): Avoid having point move in the article
4682 buffer.
4683
4684 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
4685 buffer after being called. It's apparently being killed by url.el, and
4686 killing it made point move to end-of-buffer in a random buffer.
4687
4688 * shr.el (shr-image-fetched): Ditto.
4689
4690 2011-01-23 Julien Danjou <julien@danjou.info>
4691
4692 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
4693
4694 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
4695 text/x-org.
4696
4697 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
4698
4699 * gnus-sum.el (gnus-summary-move-article): Protect against backends
4700 (i.e., nnimap) returning nil as the article number.
4701
4702 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
4703
4704 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
4705 "DelSp" parameter in RFC3676.
4706
4707 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
4708
4709 * message.el (message-check-recipients): Display the encoded version of
4710 the bogus address if they differ.
4711
4712 * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
4713 after sending.
4714
4715 * gnus-agent.el (gnus-agent-send-mail): Ditto.
4716
4717 * gnus-group.el (gnus-group-refresh-group): New convenience function.
4718
4719 * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
4720 group buffer after sending the queue.
4721
4722 * gnus-agent.el (gnus-agent-send-mail): Ditto.
4723
4724 2011-01-22 Julien Danjou <julien@danjou.info>
4725
4726 * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
4727
4728 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
4729
4730 * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
4731 nested related parts.
4732
4733 * nnfolder.el (nnfolder-request-expire-articles): Return the list of
4734 unexpired articles. This fixes the regression that led expiry marks to
4735 disappear from nnfolder groups.
4736
4737 2011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
4738
4739 * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
4740 Don't confuse the "ret" of "retrograde" with RET.
4741
4742 2011-01-21 Julien Danjou <julien@danjou.info>
4743
4744 * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
4745 than mm-insert-inline.
4746
4747 2011-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4748
4749 * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
4750 Widen article buffer.
4751
4752 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
4753
4754 * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
4755 the temp buffer.
4756 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
4757
4758 2011-01-20 Julien Danjou <julien@danjou.info>
4759
4760 * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
4761
4762 * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
4763 than mm-insert-inline to insert inline part: this respect
4764 mm-inline-media-tests displayers.
4765
4766 * mm-view.el (mm-display-shell-script-inline): New function.
4767
4768 * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
4769
4770 * mm-uu.el (mm-uu-type-alist): Add org block.
4771 (mm-uu-org-src-code-block-extract): New function.
4772
4773 * mm-view.el (mm-display-org-inline): New function.
4774
4775 * mm-decode.el (mm-automatic-display): Add text/org.
4776
4777 * mailcap.el (mailcap-mime-extensions): Add .org.
4778
4779 2011-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4780
4781 * gnus-art.el (gnus-article-highlight): Remove argument passed to
4782 gnus-article-add-buttons.
4783
4784 2011-01-19 Tom Rauchenwald <sehnsucht.nach.unendlichkeit@quantentunnel.de> (tiny change)
4785
4786 * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
4787 From header with a date and "nobody" as the sender.
4788
4789 2011-01-19 Julien Danjou <julien@danjou.info>
4790
4791 * gnus-art.el (gnus-article-add-buttons): Simplify condition.
4792 (gnus-button-push): Remove gnus-button-entry function, it fails heavily
4793 if you have the same regexp several times.
4794 (gnus-button-push): Fix matching when regexp is symbol.
4795
4796 2011-01-15 Glenn Morris <rgm@gnu.org>
4797
4798 * message.el (message-mail): A compose-mail function should
4799 accept headers as strings.
4800
4801 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
4802
4803 * message.el (message-tool-bar-gnome): Tweak tool-bar items.
4804 Add :vert-only tags.
4805 (message-mail): New arg RETURN-ACTION.
4806 (message-return-action): New var.
4807 (message-bury): Use it.
4808 (message-mode): Make it buffer-local.
4809 (message-send-and-exit): Always call message-bury.
4810
4811 * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
4812 message-mail.
4813
4814 2011-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4815
4816 * nnimap.el (nnimap-convert-partial-article): Protect against
4817 zero-length body parts.
4818
4819 * mm-decode.el (mm-preferred-alternative-precedence):
4820 Discourage showing empty parts.
4821
4822 * gnus-int.el (gnus-request-accept-article): Don't try to update marks
4823 and stuff if the backend didn't return the article number. This fixes
4824 an Exchange-related nnimap bug.
4825
4826 * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
4827 group window, because it does the wrong thing when a separate frame
4828 displays the group buffer.
4829
4830 * proto-stream.el (open-protocol-stream): Protect against the low-level
4831 transport functions returning nil.
4832
4833 2011-01-07 Daiki Ueno <ueno@unixuser.org>
4834
4835 * mml2015.el (epg-sub-key-fingerprint): Autoload.
4836 (mml2015-epg-find-usable-secret-key): New function.
4837 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
4838 mml2015-epg-find-usable-key (Bug#7797).
4839 (mml2015-epg-encrypt): Ditto.
4840
4841 2011-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4842
4843 * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
4844
4845 2011-01-03 Glenn Morris <rgm@gnu.org>
4846
4847 * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
4848
4849 * sieve.el (sieve-open-server): Give a more explicit error if
4850 sieve-manage-open returns nil. (Bug#7720)
4851
4852 2011-01-02 Karl Fogel <kfogel@red-bean.com>
4853
4854 * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
4855
4856 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4857
4858 * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
4859 This avoids sending passwords in plain text over non-encrypted
4860 channels.
4861
4862 * shr.el (shr-rescale-image): Display all GIF images as animated images.
4863
4864 * nnimap.el (nnimap-login): Refactored out into own function, and
4865 implement CRAM-MD5.
4866 (nnimap-wait-for-line): Refactored out.
4867
4868 * mm-view.el (mml-smime): Require.
4869
4870 2010-12-20 David Engster <deng@eml.cc>
4871
4872 * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
4873 use EPG to decrypt S/MIME messages instead of openssl.
4874
4875 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4876
4877 * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
4878
4879 * gnus-group.el (gnus-group-kill-group): Don't try to update the group
4880 status is the group clearly is unreachable.
4881
4882 * auth-source.el (auth-source-create): Add the optional second
4883 parameter to `local-variable-p' to be compatible with XEmacs.
4884
4885 2011-01-02 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
4886
4887 * nnml.el (nnml-request-article): Allow requesting by Message-ID to
4888 work when using a compressed nnml folder.
4889
4890 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4891
4892 * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
4893 backends after sanitising on entry, because this never makes sense:
4894 If the articles have gone missing, then the data no longer exists on
4895 the backend, and if they haven't, then Gnus is wrong, and shouldn't
4896 overwrite anything anyway.
4897
4898 * shr.el (shr-insert-document): Bind shr-width dynamically to
4899 window-width if it's nil.
4900
4901 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
4902
4903 * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
4904 with the meaning of using the full emacs window width for rendering.
4905
4906 2010-12-27 Daiki Ueno <ueno@unixuser.org>
4907
4908 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
4909 case when sender is not given.
4910
4911 2010-12-23 Julien Danjou <julien@danjou.info>
4912
4913 * gnus-gravatar.el (gnus-gravatar-transform-address): Set
4914 `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
4915 the addresses, otherwise we might misplaced the gravatar.
4916
4917 2010-12-21 Daiki Ueno <ueno@unixuser.org>
4918
4919 * mml1991.el (pgg-sign-region, pgg-encrypt-region):
4920 * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
4921 obsolete in Emacs.
4922
4923 2010-12-20 Julien Danjou <julien@danjou.info>
4924
4925 * gnus-util.el (gnus-rescale-image): Revert last change.
4926
4927 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4928
4929 * gnus-group.el (gnus-group-delete-articles): New command.
4930
4931 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
4932
4933 * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
4934
4935 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4936
4937 * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
4938 here, since it's up to the backends to do CRLF removal if their
4939 protocol has it.
4940
4941 * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
4942
4943 2010-12-17 Julien Danjou <julien@danjou.info>
4944
4945 * gnus-util.el (gnus-rescale-image): Allow to resize images even if
4946 they are from file. Can also scale up.
4947
4948 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
4949
4950 * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
4951 Restore gnus-use-agent.
4952 (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
4953
4954 * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
4955
4956 2010-12-17 Julien Danjou <julien@danjou.info>
4957
4958 * gravatar.el (gravatar-retrieve-synchronously): New function.
4959 (gravatar-get-data): Make more robust.
4960
4961 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4962
4963 * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
4964 to really consider the last line.
4965
4966 2010-12-16 Daiki Ueno <ueno@unixuser.org>
4967
4968 * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
4969 list of recipient keys, or use symmetric encryption if not a list.
4970 (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
4971 EPA override, replacing the call to `netrc-store-data'.
4972
4973 2010-12-16 Dan Davison <dandavison7@gmail.com> (tiny change)
4974
4975 * gnus-srvr.el: Avoid passing nil regexp argument to
4976 delete-matching-lines.
4977
4978 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4979
4980 * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
4981 fetching stops when Gnus exits.
4982
4983 * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
4984 function.
4985 (nnfolder-request-expire-articles): Save all the buffers after doing
4986 expiry.
4987
4988 * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
4989 the last article", since that led to serious performance regressions
4990 when expiring nnml groups.
4991
4992 2010-12-16 Andrew Cohen <cohen@andy.bu.edu>
4993
4994 * nnir.el: Improve customizations.
4995
4996 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4997
4998 * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
4999
5000 * gnus-group.el (gnus-group-kill-group): Notify the backend that the
5001 group has been killed.
5002 (gnus-group-yank-group): Ditto.
5003
5004 * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
5005
5006 * nnimap.el (nnimap-request-update-group-status): New function.
5007
5008 * gnus-int.el (gnus-request-update-group-status): New interface
5009 function.
5010
5011 * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
5012 copying read-ness to the backends.
5013
5014 * nnimap.el (nnimap-quirk): New function.
5015 (nnimap-retrieve-group-data-early): Use it.
5016 (nnimap-quirks): New alist.
5017
5018 2010-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
5019
5020 * shr.el (shr-insert): Set shr-start after deleting trailing space;
5021 don't delete it within indentation.
5022
5023 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5024
5025 * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
5026 previous line.
5027
5028 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5029
5030 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
5031 QRESYNC command by deleting a superfluous space which broke Cyrus
5032 servers. This change will break other servers that are buggy the other
5033 way around.
5034
5035 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com>
5036
5037 * spam.el: Reindent and fix long lines.
5038 (spam-copy-or-move-routine): Exclude invalid move destinations.
5039
5040 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
5041
5042 * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
5043 installed the registry.
5044
5045 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
5046
5047 * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
5048 groupname doesn't contain "gmane".
5049
5050 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5051
5052 * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
5053 (gnus-1): Don't create the nndrafts group twice.
5054 (gnus-setup-news): There's no need to read the active file here, since
5055 that's done again later on a per-backend basis.
5056 (gnus-start-draft-setup): Make sure that the new group is started out
5057 empty.
5058
5059 * gnus-agent.el (gnus-agentize): Don't create the queue group
5060 automatically on startup. It'll be created later, if needed.
5061
5062 * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
5063 of automatically subscribed groups.
5064 (gnus-auto-subscribed-categories): New variable.
5065 (gnus-matches-options-n): Use it.
5066 (gnus-default-subscribed-newsgroups): Remove unused variable.
5067 (gnus-start-draft-setup): Message a bit less.
5068
5069 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
5070
5071 * nnir.el (nnir-run-imap): Return article list in order of increasing
5072 UID.
5073
5074 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5075
5076 * gnus-sum.el (gnus-summary-enter-digest-group):
5077 Mention gnus-auto-select-on-ephemeral-exit.
5078
5079 * proto-stream.el (proto-stream-open-network-only): Fix the calling
5080 convention of the network-only option.
5081
5082 2010-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5083
5084 * proto-stream.el (proto-stream-open-network-only): New function to
5085 have a way to specify non-STARTTLS upgrade connections.
5086
5087 2010-12-10 Julien Danjou <julien@danjou.info>
5088
5089 * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
5090 email address is nil.
5091
5092 * message.el (message-bogus-recipient-p): Set address to "" if nil.
5093
5094 2010-12-10 Andrew Cohen <cohen@andy.bu.edu>
5095
5096 * nnir.el (nnir-request-expire-articles): Ignore expiry except for
5097 deletion.
5098 (nnir-run-imap): Only need to parse list once.
5099
5100 2010-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5101
5102 * shr.el (shr-tag-script): Ignore <script>.
5103 (shr-tag-label): Add <label> support.
5104
5105 2010-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
5106
5107 * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
5108
5109 * shr.el (shr-image-displayer): Work for images lined side by side.
5110
5111 2010-12-08 Robert Pluim <rpluim@gmail.com>
5112
5113 * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
5114 parameter, since XEmacs doesn't accept t as a parameter.
5115
5116 2010-12-08 Andrew Cohen <cohen@andy.bu.edu>
5117
5118 * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
5119 ids.
5120 (nnir-run-gmane): Simplify groupspec formatting.
5121 (nnir-request-expire-articles): New function.
5122
5123 2010-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5124
5125 * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
5126 overflow, possibly.
5127
5128 * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
5129 (shr-render-td): Handle td style="" better.
5130 (shr-tag-table): Use the color from the style sheet.
5131 (shr-render-td): Make sure we copy over all the overlays, too.
5132
5133 2010-12-07 Andrew Cohen <cohen@andy.bu.edu>
5134
5135 * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
5136 (nnir-request-article): Improve article retrieval.
5137
5138 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
5139
5140 * mm-util.el (mm-extra-numeric-entities): New variable.
5141
5142 * mm-url.el (mm-url-decode-entities):
5143 * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
5144
5145 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5146
5147 * message.el: Use completion-at-point.
5148 (message-completion-function): New fun, extracted from message-tab.
5149 (message-mode): Use it for completion-at-point-functions.
5150 (message-tab): Use it and completion-at-point.
5151
5152 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
5153
5154 * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
5155 character if a non-breakable character follows.
5156
5157 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5158
5159 * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
5160 any stream.
5161
5162 * shr.el (shr-tag-font): Colorize the region.
5163 (shr-tag-body): Ditto.
5164 (shr-tag-font): Actually let the styles be inherited instead of
5165 overwriting them.
5166 (shr-tag-font): Get the background color right.
5167 (shr-tag-style): Ignore all <style> tags for the moment.
5168
5169 * gnus-int.el (gnus-request-thread): Rework to take a header instead of
5170 a Message-ID to avoid having nnimap depend on gnus-sum.
5171
5172 * shr.el (shr-descend): Only colorize something if we have a node that
5173 sets colors.
5174
5175 2010-12-06 Julien Danjou <julien@danjou.info>
5176
5177 * shr.el (shr-render-td): Render td content with shr-descend, so style
5178 will be applied to <td> too.
5179 (shr-colorize-region): Colorize region even if we only have a background.
5180 (shr-tag-body): Fix color and background color inheritance.
5181 Do not recolorize after shr-generic.
5182 (shr-tag-font): Let shr-generic colorize via inheritance.
5183
5184 2010-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
5185
5186 * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
5187
5188 2010-12-06 Andrew Cohen <cohen@andy.bu.edu>
5189
5190 * nnir.el (nnir-request-move-article): Remove obsolete code.
5191
5192 2010-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
5193
5194 * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
5195
5196 2010-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5197
5198 * gnus-sum.el (gnus-summary-respool-article): The completion function
5199 expects a list instead of an alist.
5200
5201 * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
5202 string as the parameter.
5203
5204 * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
5205
5206 * shr.el (shr-stylesheet): New dynamic variable for cascading the
5207 styles.
5208 (shr-colorize-region): New function.
5209 (shr-insert-background-overlay): Remove.
5210 (shr-render-td): Background setting should be taken care of on a higher
5211 level.
5212 (shr-tag-body): Use post-hoc colorizations.
5213 (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
5214 (shr-put-color-1): Don't overwrite old colors.
5215 (shr-colorize-region): When the background color isn't explicit, use
5216 a fixed background.
5217
5218 * gnus-util.el (gnus-output-to-mail): Require nnmail before using
5219 nnmail variables.
5220
5221 2010-12-05 Bjørn Mork <bjorn@mork.no>
5222
5223 * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
5224 unless necessary.
5225
5226 2010-12-05 Andrew Cohen <cohen@andy.bu.edu>
5227
5228 * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
5229 server.
5230
5231 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5232
5233 * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
5234 so that TAB works.
5235
5236 * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
5237 C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
5238
5239 * shr.el (shr-urlify): Show the URL before the title to avoid
5240 misleading URLs.
5241
5242 2010-12-04 Adam Sjøgren <asjo@koldfront.dk>
5243
5244 * shr.el (shr-urlify): Display the title in <a> tags.
5245
5246 2010-12-04 Andrew Cohen <cohen@andy.bu.edu>
5247
5248 * nnir.el (nnir-categorize): Replace mapcar with mapc.
5249
5250 2010-12-03 Andrew Cohen <cohen@andy.bu.edu>
5251
5252 * nnir.el: Rearrange code to allow macros to be autoloaded by
5253 gnus-sum.el.
5254 (nnir-retrieve-headers-override-function): Make this variable
5255 customizable.
5256 (nnir-retrieve-headers): Remove obsolete subject-mangling code.
5257
5258 * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
5259 from nnir.el.
5260
5261 2010-12-03 Julien Danjou <julien@danjou.info>
5262
5263 * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
5264
5265 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
5266
5267 * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
5268 allow optional argument `environment'.
5269
5270 2010-12-03 Glenn Morris <rgm@gnu.org>
5271
5272 * mm-extern.el (message-goto-body): Update declaration.
5273
5274 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
5275
5276 * gnus-util.el (gnus-macroexpand-all): New function.
5277
5278 * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
5279 instead of macroexpand-all that is unavailable in XEmacs.
5280
5281 2010-12-02 Andrew Cohen <cohen@andy.bu.edu>
5282
5283 * nnir.el (nnir-summary-line-format): New variable.
5284 (nnir-mode): Use it.
5285 (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
5286 (nnir-article-ids): Reimplement as defsubst.
5287 (nnir-retrieve-headers): Don't mangle the subject header.
5288 (nnir-run-imap): Use 100 as RSV score.
5289 (nnir-run-find-grep): Fix for full server searching.
5290 (nnir-run-gmane): Better restriction to gmane groups.
5291
5292 * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
5293 summary buffers.
5294
5295 2010-12-02 Julien Danjou <julien@danjou.info>
5296
5297 * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
5298
5299 * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
5300
5301 * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
5302 support.
5303
5304 2010-12-01 Andrew Cohen <cohen@andy.bu.edu>
5305
5306 * nnir.el: Update to handle the registry better.
5307 (autoload): Silence byte-compiler.
5308 (nnir-open-server): Add a hook for nnir groups.
5309 (nnir-request-move-article): Don't mangle the header. Better to use
5310 formatting variables (which will be added in the future).
5311 (nnir-registry-action): Update the registry using the original article
5312 group name.
5313 (nnir-mode): Install nnir-specific hooks for updating the registry.
5314
5315 * gnus-sum.el
5316 (gnus-article-original-subject,gnus-newsgroup-original-name):
5317 Remove obsolete variables.
5318 (gnus-summary-move-article): Remove use of obsolete variables.
5319 (gnus-summary-local-variables): Make move and delete hooks local to
5320 summary buffers.
5321
5322 2010-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5323
5324 * rtree.el: New file.
5325
5326 2010-12-01 Julien Danjou <julien@danjou.info>
5327
5328 * message.el (message-user-organization): Do not use
5329 gnus-local-organization.
5330
5331 * gnus.el: Remove gnus-local-organization.
5332
5333 * gnus-msg.el: Remove nastygram thing.
5334
5335 2010-12-01 Teodor Zlatanov <tzz@lifelogs.com>
5336
5337 * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
5338 funcall.
5339
5340 2010-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
5341
5342 * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
5343 names.
5344
5345 * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
5346 characters.
5347
5348 * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
5349 to t of inhibit-read-only since it is inside gnus-with-article-headers.
5350 Suggested by Štěpán Němec <stepnem@gmail.com>.
5351 (gnus-gravatar-transform-address): Use mail-extract-address-components
5352 that supports non-ASCII names rather than mail-header-parse-addresses.
5353
5354 2010-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5355
5356 * proto-stream.el (open-protocol-stream): All STARTTLS connections are
5357 handled by the network handler.
5358
5359 2010-11-30 Julien Danjou <julien@danjou.info>
5360
5361 * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
5362 (nnimap-open-connection-1): Fix PREAUTH.
5363
5364 * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
5365
5366 2010-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
5367
5368 * shr.el (shr-char-breakable-p, shr-char-nospace-p)
5369 (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
5370 (shr-insert): Use them.
5371 (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
5372
5373 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
5374
5375 * nnir.el (nnir-request-move-article): Bail out if original group
5376 doesn't support article moves.
5377 (nnir-get-active): Improve active list retrieval.
5378
5379 2010-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5380
5381 * shr.el (shr-find-fill-point): Don't break before apostrophes.
5382
5383 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
5384
5385 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
5386 seem to accept strings-with-numbers as port numbers.
5387
5388 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
5389
5390 * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
5391 change the registry.
5392
5393 2010-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
5394
5395 * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
5396 delete-dups that is not available in XEmacs 21.4.
5397
5398 * mm-util.el (mm-delete-duplicates): Add comment.
5399
5400 2010-11-28 Andrew Cohen <cohen@andy.bu.edu>
5401
5402 * nnir.el (nnir-ignored-newsgroups): New variable.
5403 (nnir-get-active): Use it.
5404
5405 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5406
5407 * proto-stream.el (proto-stream-open-network): Add some comments.
5408
5409 * nntp.el (nntp-open-connection): Provide a :success condition.
5410
5411 * nnimap.el (nnimap-open-connection-1): Ditto.
5412
5413 * proto-stream.el (proto-stream-open-network): See what the response to
5414 the STARTTLS command is.
5415
5416 * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
5417 backwards compatibility).
5418 (nnimap-open-connection-1): Really respect nnimap-server-port.
5419
5420 * proto-stream.el (proto-stream-open-network): When doing opportunistic
5421 TLS upgrades we don't really care about the identity of the peer.
5422 (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
5423 that what we've checked for.
5424 (proto-stream-always-use-starttls): Only default to t if
5425 open-gnutls-stream exists.
5426 (proto-stream-open-network): If STARTTLS failed, then just open a
5427 normal connection.
5428 (proto-stream-open-network): Wait until the greeting before doing
5429 STARTTLS.
5430
5431 * nntp.el (nntp-open-connection): Report what the connection error is.
5432
5433 * proto-stream.el (open-protocol-stream): Rename from
5434 open-proto-stream.
5435
5436 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5437
5438 * nnimap.el (nnimap-stream): Change default to `undecided'.
5439 (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
5440 first, and then network.
5441 (nnimap-open-connection-1): Respect nnimap-server-port.
5442 (nnimap-open-connection): Be more backwards-compatible.
5443
5444 * proto-stream.el (proto-stream-always-use-starttls): New variable.
5445 (proto-stream-open-starttls): De-duplicate the STARTTLS code.
5446 (proto-stream-open-starttls): Folded back into the main function.
5447 (proto-stream-open-network): Fix typo in the GnuTLS path.
5448 (proto-stream-command): Refactor out.
5449
5450 * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
5451
5452 * proto-stream.el (proto-stream-open-starttls): Actually implement the
5453 starttls.el STARTTLS.
5454
5455 * color.el (color-lab->srgb): Fix function call name.
5456
5457 * proto-stream.el (proto-stream-open-tls): Delete output from openssl
5458 if we're using tls.el.
5459 (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
5460 built in, then don't try to establish a STARTTLS connection.
5461
5462 * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
5463 servers.
5464
5465 * proto-stream.el (open-proto-stream): Use network, not stream.
5466 (open-proto-stream): Add a way to specify what the end of a command is.
5467
5468 * nntp.el (nntp-open-connection): Use proto-streams for the relevant
5469 connections types.
5470 (nntp-open-network-stream): Remove.
5471 (nntp-open-ssl-stream): Remove.
5472 (nntp-open-tls-stream): Remove.
5473 (nntp-ssl-program): Remove.
5474
5475 * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
5476
5477 2010-11-27 Andrew Cohen <cohen@andy.bu.edu>
5478
5479 * nnir.el: Fix typos.
5480 (nnir-retrieve-headers-override-function): Rename variable to reflect
5481 new semantics.
5482 (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
5483 macros.
5484 (nnir-request-article, nnir-request-move-article): Use them.
5485 (nnir-categorize): New function.
5486 (nnir-run-query): Use it.
5487 (nnir-retrieve-headers): Rewrite to batch header retrieval.
5488 (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
5489 sorted.
5490 (nnir-group-full-name): Use gnus-group-full-name instead.
5491 (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
5492 (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
5493
5494 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5495
5496 * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
5497
5498 * proto-stream.el: New library to provide protocol-specific
5499 TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
5500 protocols.
5501 (open-proto-stream): Complete the documentation.
5502 (proto-stream-open-network): Fix some typos.
5503
5504 * nnimap.el (nnimap-open-connection): Use it.
5505
5506 2010-11-27 Yuri Karaban <tech@askold.net> (tiny change)
5507
5508 * pop3.el (pop3-open-server): Read server greeting before starting TLS
5509 negotiation.
5510
5511 2010-11-26 Julien Danjou <julien@danjou.info>
5512
5513 * color.el: Rename various rgb functions to srgb.
5514
5515 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5516
5517 * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
5518 names.
5519
5520 2010-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
5521
5522 * shr.el (shr-insert): Revert last change.
5523 (shr-find-fill-point): Never leave point being at bol;
5524 relax the kinsoku limitation when rendering tables.
5525
5526 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5527
5528 * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
5529 results from -accept-article.
5530
5531 * shr-color.el: Require cl when compiling.
5532
5533 * nnheader.el (nnheader-update-marks-actions): Fix typo in last
5534 checkin.
5535
5536 * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
5537
5538 * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
5539
5540 * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
5541 'add and 'delete to set backend marks.
5542
5543 * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
5544
5545 * nnheader.el (nnheader-update-marks-actions): Refactor out.
5546
5547 * nntp.el (nntp-request-set-mark): Use it.
5548
5549 * nnfolder.el (nnfolder-request-set-mark): Ditto.
5550
5551 * nnml.el (nnml-request-set-mark): Ditto.
5552
5553 * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
5554 introduces regressions in article selection.
5555 (nnimap-find-uid-response): New function.
5556 (nnimap-request-accept-article): Use the UID returned, if any.
5557 (nnimap-request-move-article): Use the UID returned, if any.
5558 (nnimap-get-groups): Reimplement to work with folded lines.
5559 (nnimap-find-uid-response): The UID is the last element in the list.
5560 (nnimap-request-set-mark): Extend syntax with 'set.
5561
5562 * nnml.el (nnml-request-set-mark): Ditto.
5563
5564 * nnfolder.el (nnfolder-request-set-mark): Ditto.
5565
5566 * nntp.el (nntp-request-set-mark): Ditto.
5567
5568 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5569
5570 * message.el (message-called-interactively-p): A temporary macro.
5571 (message-goto-body): Use it temporarily.
5572
5573 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5574
5575 * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
5576 (nnimap-last-response-string): Unfold quoted lines, if they exist.
5577 (nnimap-last-response-string): Fix last unfolding fix.
5578
5579 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5580
5581 * shr.el (shr-insert): Fix the way to fold lines.
5582
5583 2010-11-25 Julien Danjou <julien@danjou.info>
5584
5585 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
5586
5587 * color.el: Rename from color-lab.el
5588 (color-rgb->hex): Add.
5589 (color-complement): Add.
5590 (color-complement-hex): Add.
5591
5592 * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
5593
5594 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5595
5596 * shr-color.el (shr-color-visible): Don't bug out if the color names
5597 don't exist.
5598
5599 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5600
5601 * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
5602 assuming that article displaying or another mml-preview may be
5603 interrupted for an error or for the like.
5604
5605 * shr.el (shr-get-background): Fix argument name.
5606
5607 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5608
5609 * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
5610
5611 * gnus-sum.el (gnus-summary-include-articles): New function.
5612
5613 * message.el (message-goto-body): called-interactively-p needs a
5614 parameter, so use `any'.
5615
5616 * nnimap.el (nnimap-request-move-article): It's no longer necessary to
5617 clear marks before moving, since they're synced from the Gnus side
5618 first.
5619
5620 * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
5621 (gnus-summary-move-article): Copy over all marks before moving, so that
5622 IMAP doesn't think a new article has arrived.
5623
5624 2010-11-24 Julien Danjou <julien@danjou.info>
5625
5626 * shr.el (shr-insert-background-overlay): Fix typo.
5627 (shr-render-td): Copy the background before rendering.
5628
5629 * shr-color.el (shr-color-visible): Fix docstring.
5630
5631 * shr.el (shr-tag-table): Add bgcolor support.
5632 (shr-render-td): Add bgcolor support.
5633 (shr-get-background): Add.
5634 (shr-insert-foreground-overlay): Use shr-get-background.
5635
5636 * message.el (message-goto-body): Use called-interactively-p.
5637 (message-in-body-p): message-goto-body returns point.
5638
5639 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5640
5641 * mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes
5642 Fixes something or other in Emacs 23, and is backwards compatible.
5643
5644 * message.el (message-goto-body): Remove the <#secure special-casing,
5645 which is too special.
5646
5647 * shr.el (shr-parse-style): Drop !important from styles.
5648
5649 2010-11-24 Daniel Schoepe <daniel.schoepe@googlemail.com> (tiny change)
5650
5651 * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
5652 this function to return incorrect results when calling it with an
5653 explicit article argument different from
5654 (gnus-summary-article-number).
5655
5656 2010-11-24 Julien Danjou <julien@danjou.info>
5657
5658 * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
5659 (shr-tag-body): Add background support.
5660 (shr-descend): Add background support.
5661 (shr-tag-title): Add.
5662
5663 * shr-color.el (shr-color-visible): Really return original background
5664 if fixed.
5665
5666 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5667
5668 * shr.el (shr-color-check): Protect against non-existent color names.
5669
5670 2010-11-24 Julien Danjou <julien@danjou.info>
5671
5672 * color-lab.el: Require 'cl when compiling.
5673
5674 * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
5675
5676 * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
5677 matched part.
5678
5679 * color-lab.el: Fix all expt calls to use float type.
5680
5681 2010-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
5682
5683 * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
5684 expression to shr-color-check as is.
5685
5686 * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
5687
5688 * color-lab.el: Add coding cookie.
5689 (float-pi): Use eval-and-compile.
5690
5691 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5692
5693 * shr.el (shr-insert-color-overlay): Split stuff like
5694 "#444444 !important" to find the real color.
5695 (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
5696 parse <font color="red"> entries.
5697
5698 2010-11-23 Andrew Cohen <cohen@andy.bu.edu>
5699
5700 * nnheader.el (nnheader-parse-head): Bug fix. Properly position
5701 point when parsing headers.
5702
5703 * nnspool.el (nnspool-insert-nov-head): Bug fix. Make sure point
5704 is positioned properly when parsing headers.
5705
5706 2010-11-23 Julien Danjou <julien@danjou.info>
5707
5708 * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
5709
5710 * shr-color.el (shr-color->hexadecimal): Add support for color names.
5711
5712 * shr.el (shr-parse-style): Replace \n with space in style parsing.
5713
5714 * shr-color.el (shr-color-hsl-to-rgb-fractions):
5715 Use shr-color-hue-to-rgb.
5716 (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
5717
5718 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5719
5720 * shr.el (shr-color->hexadecimal): Autoload.
5721 (shr-descend): Add color to all tags.
5722
5723 2010-11-22 Julien Danjou <julien@danjou.info>
5724
5725 * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
5726 shr-color->hexadecimal.
5727
5728 * shr-color.el (shr-color->hexadecimal): Add converting functions for
5729 RGB() or HSL() color representation.
5730
5731 * shr.el (shr-tag-font): Add.
5732 (shr-tag-color-check): New function to get better colors.
5733 (shr-tag-insert-color-overlay): Factorize code between tag-font and
5734 tag-span.
5735
5736 * shr-color.el: New file.
5737
5738 * color-lab.el: New file.
5739
5740 * gnus-art.el (gnus-url-mailto): Do not downcase args.
5741
5742 2010-11-21 Andrew Cohen <cohen@andy.bu.edu>
5743
5744 * nnir.el: Fix typo in comments.
5745 (nnir-run-imap): Simplify code. No need to reverse artlist.
5746 (nnir-run-gmane): Use nnir-tmp-buffer for web results.
5747
5748 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5749
5750 * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
5751
5752 * nnimap.el (nnimap-get-capabilities): Refactor out.
5753 (nnimap-open-connection): Re-request capabilities after STARTTLS.
5754
5755 2010-11-21 Ralf Angeli <angeli@caeruleus.net>
5756
5757 * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
5758 appearing when `mm-uu-hide-markers' is nil.
5759
5760 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5761
5762 * nnimap.el (nnimap-unselect-group): Make into its own function.
5763 (nnimap-request-rename-group): Unselect group before renaming.
5764 This had gotten lost somewhere.
5765 (nnimap-request-accept-article): Keep track of examined groups, and
5766 unselect the group before APPENDing to read-only groups.
5767 (nnimap-request-move-article): Clear flags before moving so that they
5768 can be re-set later.
5769
5770 2010-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
5771
5772 * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
5773 (gnus-gravatar-insert): Put avatar always in the beginning of the field.
5774
5775 2010-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
5776
5777 * gnus-art.el (gnus-mime-display-single):
5778 * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
5779 * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
5780 parameter.
5781
5782 2010-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5783
5784 * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
5785 (shr-table-vertical-line): New variable.
5786 (shr-insert-table): Use it.
5787
5788 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
5789
5790 * gnus-html.el (gnus-html-wash-images): Don't display images if
5791 gnus-inhibit-images is non-nil; register displayer for cid images.
5792 (gnus-html-display-image): Work for cid image.
5793 (gnus-html-insert-image): Allow arguments.
5794 (gnus-html-put-image): Inhibit read-only.
5795 (gnus-html-prefetch-images): Don't prefetch images if
5796 gnus-inhibit-images is non-nil.
5797
5798 2010-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5799
5800 * shr.el (shr-put-image): Break lines when inserting big pictures.
5801
5802 2010-11-17 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
5803
5804 * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
5805 sender, thanks Katsumi Yamaoka.
5806
5807 2010-11-17 Andrew Cohen <cohen@andy.bu.edu>
5808
5809 * nnir.el (nnir-run-imap): Reverse the article list for each group
5810 rather than the whole list.
5811
5812 2010-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
5813
5814 * shr.el (shr-image-displayer): Protect function against non-existent
5815 image source.
5816
5817 * gnus-art.el (gnus-inhibit-images): New user option.
5818 (gnus-mime-display-single): Don't display image if it is non-nil.
5819
5820 * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
5821 gnus-inhibit-images.
5822
5823 * shr.el (shr-image-displayer): New function.
5824 (shr-tag-img): Use it.
5825
5826 2010-11-16 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
5827
5828 * mml2015.el (mml2015-epg-sign): Use From header.
5829
5830 2010-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5831
5832 * gnus-html.el (gnus-html-wash-images): Register a displayer.
5833
5834 * gnus-util.el (gnus-find-text-property-region): Return markers.
5835
5836 * shr.el (shr-tag-img): Put a displayer in the text property.
5837
5838 * gnus-util.el (gnus-find-text-property-region): New utility function.
5839
5840 * gnus-html.el (gnus-html-display-image): Make the alt optional.
5841 (gnus-html-show-images): Remove.
5842
5843 * gnus-art.el (gnus-article-show-images): New, more general function.
5844
5845 * gnus-html.el: Use image-url instead of gnus-image-url to unify the
5846 image url text properties.
5847
5848 * shr.el: Ditto.
5849
5850 * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
5851 gnus-agent-auto-agentize-methods is set. Which it isn't.
5852
5853 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
5854
5855 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
5856 work for two or more articles.
5857
5858 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
5859
5860 * gnus-art.el (article-treat-non-ascii): Keep text properties not to
5861 divide an image that's in an html article to two or more when washing
5862 non-ASCII characters in alt text of it.
5863
5864 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
5865
5866 * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
5867 smime-decrypt-region using function argument.
5868 (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
5869
5870 * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
5871
5872 * smime.el (smime-decrypt-region): Catch it.
5873
5874 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
5875
5876 * smime.el (smime-mode-map): Move initialization into declaration.
5877 (gnus-run-mode-hooks): Don't autoload.
5878 (smime-mode): Use define-derived-mode.
5879
5880 2010-11-11 Glenn Morris <rgm@gnu.org>
5881
5882 * smime.el (from): Restrict declaration to XEmacs.
5883
5884 * nnir.el (gnus-group-topic-name): Autoload.
5885
5886 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
5887
5888 * shr.el (shr-insert): Don't break long line if it is because of
5889 kinsoku-bol characters in the line end.
5890
5891 2010-11-11 Andrew Cohen <cohen@andy.bu.edu>
5892
5893 * nnir.el (nnir-request-move-article): Fix to provide original group
5894 and subject.
5895 (nnir-warp-to-article): Don't fail on articles whose headers haven't
5896 been retrieved.
5897
5898 * gnus-sum.el (gnus-summary-move-article): Use original group and
5899 subject for virtual articles such as those in an nnir summary buffer.
5900
5901 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
5902
5903 * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
5904 least 21.5).
5905
5906 * smime.el (from): Declare it again for XEmacs.
5907
5908 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5909
5910 * message.el (message-resend): Don't disable encoding unless it's
5911 already encoded.
5912
5913 * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
5914 low-numbered articles.
5915
5916 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5917
5918 * rfc2047.el (rfc2047-syntax-table): Simplify.
5919
5920 * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
5921 set-char-table-range for XEmacs.
5922
5923 2010-11-10 Glenn Morris <rgm@gnu.org>
5924
5925 * smime.el (from): Remove unused declaration.
5926
5927 * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
5928 (gnus-float-time): On Emacs, always an alias.
5929
5930 * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
5931 (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
5932
5933 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5934
5935 * gnus-art.el (org-entities): Declare it to silence the byte compiler.
5936
5937 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5938
5939 * shr.el (browse-url-mailto): Autoload.
5940
5941 * gnus-art.el (article-treat-non-ascii): New command and keystroke.
5942
5943 * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
5944 regexp doesn't need quoting.
5945
5946 2010-11-09 Sven Joachim <svenjoac@gmx.de>
5947
5948 * message.el (message-subject-trailing-was-ask-regexp)
5949 (message-subject-trailing-was-regexp): Match was: in addition to was.
5950
5951 2010-11-09 Glenn Morris <rgm@gnu.org>
5952
5953 * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
5954 (nnbabyl-check-mbox): Use point-at-bol.
5955
5956 2010-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
5957
5958 * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
5959
5960 * message.el (message-mailto): New function.
5961 (message-mailto): Should accept other parameters.
5962 (message-mailto): Remove since it duplicates browse-url-mailto
5963 functionality.
5964
5965 2010-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5966
5967 * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
5968 methods.
5969 (gnus-read-active-file): Ditto.
5970
5971 * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
5972 ": " from the prompt.
5973 (gnus-group-make-group): Ditto.
5974
5975 2010-11-07 Glenn Morris <rgm@gnu.org>
5976
5977 * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
5978 (gnus-bookmark-kill-line): Use point-at-eol.
5979
5980 2010-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
5981
5982 * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
5983 asterisks in From header.
5984
5985 2010-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5986
5987 * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
5988 string to avoid making the From headers syntactically invalid.
5989
5990 * message.el (message-send-mail): Don't insert courtesy messages if the
5991 message already has List-Post and List-ID messages.
5992
5993 2010-11-06 Glenn Morris <rgm@gnu.org>
5994
5995 * gnus-art.el (gnus-treat-article): Give dynamic local variables
5996 `condition', `type', `length' a prefix.
5997 (gnus-treat-predicate): Update for above name changes.
5998
5999 2010-11-06 Andrew Cohen <cohen@andy.bu.edu>
6000
6001 * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
6002 binding. Handled by `gnus-summary-refer-thread' instead.
6003 (nnir-warp-to-article): New backend function.
6004
6005 * nnimap.el (nnimap-request-thread): Force dependency updating.
6006
6007 * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
6008 (gnus-summary-refer-thread): Rework to improve thread-referral.
6009
6010 * gnus-int.el (gnus-warp-to-article): New function.
6011
6012 * gnus-sum.el (gnus-summary-article-map): Bind it.
6013
6014 2010-11-04 Andrew Cohen <cohen@andy.bu.edu>
6015
6016 * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
6017 gnus-summary-refer-thread.
6018
6019 * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
6020 headers.
6021 (gnus-summary-limit-include-thread): Prevent articles in thread from
6022 being cut in gnus-cut-threads.
6023 (gnus-summary-refer-thread): Limit retrieved headers to those in
6024 thread.
6025
6026 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6027
6028 * message.el (message-send-mail): Use the value of
6029 message-courtesy-message from the message buffer.
6030
6031 * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
6032
6033 * shr.el (shr-browse-url): Implement mailto: URLs.
6034
6035 * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
6036 "raw".
6037
6038 * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
6039 if it's already selected.
6040
6041 * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
6042
6043 2010-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
6044
6045 * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
6046 to measure the length and truncate alt text.
6047
6048 2010-11-03 Glenn Morris <rgm@gnu.org>
6049
6050 * nndiary.el (nndiary-generate-nov-databases-1)
6051 (nndiary-generate-active-info): Rename dynamic variable `files' to
6052 something less generic.
6053
6054 2010-11-03 Andrew Cohen <cohen@andy.bu.edu>
6055
6056 * nnir.el (nnir-request-move-article): Call the underlying backend to
6057 move articles from nnir.
6058
6059 2010-11-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6060
6061 * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
6062
6063 2010-11-02 Julien Danjou <julien@danjou.info>
6064
6065 * nnir.el: Remove wais support.
6066
6067 2010-11-02 Glenn Morris <rgm@gnu.org>
6068
6069 * gnus-html.el: Reorder requirements to quieten compiler.
6070
6071 2010-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
6072
6073 * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
6074 properly for XEmacs as well.
6075 (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
6076 (gnus-article-natural-long-line-p): Use window-width rather than
6077 frame-width.
6078
6079 2010-11-01 Andrew Cohen <cohen@andy.bu.edu>
6080
6081 * nnir.el (nnir-run-gmane): Inhibit demon. Return nil if no messages.
6082 (nnir-read-parms): Don't modify query.
6083 (nnir-run-query): Add ability to search topic on current line.
6084 (nnir-get-active): Clean up.
6085
6086 2010-11-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6087
6088 * gnus-cite.el (gnus-article-foldable-buffer): Protect against
6089 degenerate articles.
6090
6091 * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
6092 (gnus-print-buffer): Just print the buffer as is, without any copying
6093 to a buffer and then re-highlighting.
6094
6095 * nnimap.el (nnimap-request-group): Store the new updated info.
6096 (nnimap-request-group): Select the group when we don't know whether it
6097 exists or not.
6098
6099 * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
6100 groups.
6101
6102 * gnus-group.el (gnus-group-find-new-groups): Display all the new
6103 groups.
6104
6105 * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
6106 groups.
6107
6108 * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
6109 long-lines case by only filling the long lines.
6110
6111 * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
6112 (bug #7311).
6113
6114 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6115
6116 * shr.el: No need to declare `declare-function' since shr.el is for
6117 only Emacsen that provide `libxml-parse-html-region'.
6118
6119 2010-11-01 Glenn Morris <rgm@gnu.org>
6120
6121 * mm-util.el (gnus-completing-read): Autoload.
6122 (mm-read-coding-system): Simplify Emacs definition.
6123
6124 * nnmail.el (gnus-activate-group):
6125 * nnimap.el (gnutls-negotiate):
6126 * nntp.el (netrc-parse): Fix declarations.
6127
6128 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6129
6130 * gnus-util.el (gnus-string-match-p): New function, that is an alias to
6131 string-match-p in Emacs >=23.
6132
6133 * gnus-msg.el (gnus-configure-posting-styles):
6134 * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
6135
6136 2010-11-01 Glenn Morris <rgm@gnu.org>
6137
6138 * nnir.el (declare-function): Add compat stub.
6139 (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
6140 (nnir-run-gmane): Require 'mm-url.
6141
6142 * mm-util.el (mm-string-to-multibyte): Simplify.
6143
6144 * shr.el (declare-function): Add compat stub.
6145 (url-cache-create-filename): Declare.
6146 (mm-disable-multibyte, widget-convert-button): Autoload.
6147
6148 * smime.el (ldap-search): Declare.
6149 (smime-cert-by-ldap-1): Require ldap on Emacs.
6150
6151 * nnimap.el: Require nnmail, and gnus-sum when compiling.
6152 (nnimap-keepalive): Use gnus-float-time.
6153
6154 * mail-source.el (nnheader-message, gnus-float-time): Autoload.
6155 (mail-source-delete-crash-box): Use gnus-float-time.
6156
6157 * gnus-dired.el (gnus-completing-read): Autoload.
6158
6159 * mm-view.el (gnus-rescale-image): Autoload.
6160
6161 * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
6162
6163 * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
6164
6165 * sieve-manage.el: Require 'cl when compiling.
6166
6167 * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
6168 (gnus-iswitchb-completing-read): Require iswitchb.
6169 (gnus-select-frame-set-input-focus): Silence compiler.
6170
6171 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
6172
6173 * message.el (message-subject-trailing-was-query): Change default to t,
6174 since I think that's what most people want.
6175
6176 * nnimap.el (nnimap-request-accept-article): Erase buffer before
6177 appending for easier debugging.
6178 (nnimap-wait-for-connection): Take a regexp.
6179 (nnimap-request-accept-article): Wait for the continuation line before
6180 sending anything unless we're streaming.
6181
6182 * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
6183 leave the header washing to take place.
6184
6185 2010-10-31 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
6186
6187 * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
6188 regular expression match and replace in posting styles.
6189
6190 2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
6191
6192 * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
6193 an entire server.
6194 (nnir-get-active): New function.
6195 (nnir-run-imap): Use it.
6196 (nnir-run-gmane): Who knew, gmane search returns an article score!
6197
6198 * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
6199 server on the current line with nnir.
6200
6201 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
6202
6203 * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
6204 (gnus-article-foldable-buffer): Don't fold regions that have a ragged
6205 left edge.
6206 (gnus-article-foldable-buffer): Skip past the prefix when determining
6207 raggedness.
6208
6209 * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
6210 the raw article, and change `C-u g' to show the article without doing
6211 treatments.
6212
6213 * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
6214 on to `gnus-treat-article'.
6215 (gnus-inhibit-article-treatments): New variable.
6216
6217 * gnus.el: Autoload gnus-article-fill-cited-long-lines.
6218
6219 * gnus-art.el (gnus-treatment-function-alist): Have
6220 gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
6221 (gnus-treat-fill-long-lines): Change default to fill all text/plain
6222 sections.
6223
6224 * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
6225 parameter.
6226 (gnus-article-fill-cited-long-lines): New function.
6227 (gnus-article-fill-cited-article): Allow filling only long sections.
6228
6229 * shr.el (shr-find-fill-point): Don't break lines between punctuation
6230 and non-punctuation (like after the apostrophe in "'We").
6231
6232 * gnus-sum.el (gnus-summary-select-article): Make sure
6233 gnus-original-article-buffer is alive.
6234
6235 * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
6236 reflect the order they are in the digest.
6237
6238 * gnus.el (gnus-group-startup-message): Move point to the start of the
6239 buffer.
6240
6241 * nnimap.el (nnimap-capability): New function.
6242 (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
6243 is set.
6244
6245 2010-10-31 David Engster <dengste@eml.cc>
6246
6247 * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
6248 conform with changes to gnus-completing-read.
6249
6250 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6251
6252 * shr.el (shr-tag-img): Output "*" instead of "[img]".
6253
6254 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
6255
6256 * nnir.el: Move defvar, defcustom around to keep file organized
6257 and keep byte-compiler quiet.
6258 (nnir-read-parms): Accept search-engine as arg.
6259 (nnir-run-query): Pass search-engine as arg.
6260 (nnir-search-engine): Remove.
6261
6262 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6263
6264 * shr.el (shr-generic): The text nodes should be text, not :text.
6265
6266 * nnir.el (nnir-search-engine): Ressurect variable, since it's used
6267 later in the file.
6268
6269 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
6270
6271 * nnir.el: General clean up. Allow searching with multiple engines.
6272 Allow separate extra-parameters for each engine.
6273 Batch queries when possible.
6274 (nnir-imap-default-search-key,nnir-method-default-engines):
6275 Add customize interface.
6276 (nnir-run-gmane): New engine.
6277 (nnir-engines): Use it. Qualify all prompts with engine name.
6278 (nnir-search-engine): Remove global variable.
6279 (nnir-run-hyrex): Restore for now.
6280 (nnir-extra-parms,nnir-search-history): New variables.
6281 (gnus-group-make-nnir-group): Use them.
6282 (nnir-group-server): Remove in favor of gnus-group-server.
6283 (nnir-request-group): Avoid searching twice.
6284 (nnir-sort-groups-by-server): New function.
6285
6286 2010-10-30 Julien Danjou <julien@danjou.info>
6287
6288 * gnus-group.el: Remove gnus-group-fetch-control.
6289
6290 * gnus-start.el (gnus-find-new-newsgroups):
6291 Remove gnus-check-first-time-used.
6292
6293 * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
6294
6295 2010-10-30 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
6296
6297 * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
6298 set on groups that don't have \* permanentflags.
6299
6300 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6301
6302 * shr.el (shr-tag-span): Drop colorization of regions since we don't
6303 control the background color.
6304 (shr-tag-img): Ignore very small web bug type images.
6305 (shr-put-image): Add help-echo alt texts to the images.
6306 (shr-tag-video): Show the video poster image.
6307
6308 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6309
6310 * shr.el (shr-table-depth): New variable.
6311 (shr-tag-table-1): Only insert the images after the top-level table.
6312
6313 * nnimap.el (nnimap-split-incoming-mail): Fix typo.
6314
6315 * gnus-util.el (gnus-list-memq-of-list): New function.
6316
6317 * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
6318 selected.
6319 (nnimap-unsplittable-articles): New slot.
6320 (nnimap-new-articles): Use it.
6321
6322 2010-10-29 Stephen Berman <stephen.berman@gmx.net> (tiny change)
6323
6324 * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
6325 move to the previous line on `M-g'.
6326
6327 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6328
6329 * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
6330 *-request-group, which seems unnecessary.
6331
6332 * nnimap.el (nnimap-quote-specials): Function copied over from
6333 imap.el.
6334 (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
6335 they support that. Suggested by Tom Regner.
6336
6337 2010-10-29 Julien Danjou <julien@danjou.info>
6338
6339 * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
6340 defalias.
6341 (gnus-summary-delete-marked-with): Remove obsolete defalias.
6342
6343 * gnus.el: Remove `gnus-nntp-service' variable.
6344 (gnus-secondary-servers): Make obsolete.
6345 (gnus-nntp-server): Make obsolete.
6346
6347 * gnus-start.el (gnus-1): Remove x-splash calls.
6348
6349 * gnus-ems.el (gnus-x-splash): Remove.
6350
6351 * gnus.el (gnus-group-startup-message): Simplify/update code.
6352
6353 * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
6354 capability before doing anything.
6355 (gnus-group-insert-group-line): Remove useless
6356 gnus-group-remove-excess-properties.
6357
6358 2010-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
6359
6360 * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
6361
6362 2010-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6363
6364 * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
6365 config after reselecting.
6366
6367 2010-10-28 Julien Danjou <julien@danjou.info>
6368
6369 * shr.el (shr-put-image): Use point even if only inserting text.
6370 (shr-put-image): Save excursion when inserting alt text on non-graphic
6371 display, so the behavior is the same when we are on a graphic display.
6372
6373 * nnir.el (nnir-run-swish-e): Remove hyrex support.
6374
6375 2010-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6376
6377 * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
6378 (gnus-mime-copy-part): Check coding system, not charset.
6379 (gnus-mime-view-part-externally): Never remove part.
6380 (gnus-mime-view-part-internally): Don't remove part here.
6381 (gnus-article-part-wrapper): Make sure MIME tag is visible.
6382 (gnus-article-goto-part): Go to displayed or preferred subpart if it is
6383 multipart/alternative.
6384
6385 * mm-decode.el (mm-display-part): Take optional arg `force'.
6386
6387 2010-10-26 Julien Danjou <julien@danjou.info>
6388
6389 * gnus-group.el (gnus-group-default-list-level): Add this function to
6390 compute the default list level.
6391 (gnus-group-default-list-level): Add possibility to use a function.
6392
6393 2010-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
6394
6395 * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
6396
6397 * gnus-group.el (gnus-group-completing-read)
6398 (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
6399 gnus-replace-in-string.
6400
6401 2010-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
6402
6403 * shr.el (shr-tag-div): Add.
6404
6405 2010-10-25 Julien Danjou <julien@danjou.info>
6406
6407 * gnus-util.el: Remove `gnus-with-local-quit'.
6408
6409 * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
6410
6411 2010-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
6412
6413 * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
6414 the original article buffer.
6415
6416 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6417
6418 * nnimap.el (nnimap-request-head): New function.
6419 (nnimap-request-move-article): Try to be slightly faster by not
6420 requesting the entire message when moving.
6421 (nnimap-transform-headers): Don't bug out on bodiless articles.
6422 (nnimap-send-command): Have no outstanding messages if the IMAP server
6423 doesn't support streaming.
6424 (nnimap-transform-headers): Fold {quoted} strings more sloppily.
6425
6426 2010-10-24 Julien Danjou <julien@danjou.info>
6427
6428 * message.el (message-default-headers): Fix type.
6429
6430 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6431
6432 * gnus-html.el (gnus-html-prefetch-images): Decode entities before
6433 prefetching images.
6434
6435 * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
6436 backend for unknown groups. This is mainly useful for nnimap groups.
6437
6438 * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
6439 group isn't covered by the agent.
6440
6441 2010-10-22 Andrew Cohen <cohen@andy.bu.edu>
6442
6443 * nnir.el (nnir-method-default-engines): New variable.
6444 (nnir-run-query): Use it.
6445 (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
6446 (gnus-summary-nnir-goto-thread): Change group if needed.
6447
6448 * gnus-group.el (gnus-group-group-map): Add key binding for
6449 gnus-group-make-nnir-group.
6450
6451 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6452
6453 * shr.el (shr-tag-object): Add.
6454
6455 * gnus-sum.el (gnus-summary-select-article): Make sure we have the
6456 original article buffer live.
6457 (gnus-summary-select-article-buffer):
6458 Mention gnus-widen-article-buffer.
6459
6460 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6461
6462 * shr.el (shr-tag-strong): Add.
6463
6464 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
6465
6466 * gnus-group.el (gnus-group-completing-read): Remove all newlines from
6467 group names. They mess up the group buffer badly.
6468
6469 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
6470
6471 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
6472 instead of the summary one.
6473
6474 2010-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
6475
6476 * mml.el (mml-preview): Work properly when editing article.
6477
6478 * gnus-start.el (gnus-read-active-file-1): Don't add method to
6479 gnus-have-read-active-file if it's already been in.
6480
6481 2010-10-22 Tom Tromey <tromey@redhat.com>
6482
6483 * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
6484 gnus-group-completing-read.
6485
6486 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6487
6488 * message.el (message-mode-map): Don't bind M-; to comment region, to
6489 allow the global comment-dwim to work.
6490
6491 2010-10-21 Julien Danjou <julien@danjou.info>
6492
6493 * message.el (message-setup-1): Allow message-default-headers to be a
6494 function.
6495
6496 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
6497
6498 * shr.el (shr-tag-table): Simplify.
6499
6500 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6501
6502 * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
6503 to avoid trying to snarf invalid stuff.
6504
6505 * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
6506
6507 * gnus.el (gnus-message-archive-group): Quote value.
6508 (gnus-message-archive-group): Mark as changed.
6509
6510 * shr.el (shr-add-font): Don't put the font properties on the newline
6511 or the indentation.
6512
6513 * message.el (message-fix-before-sending): Change options when sending
6514 non-printable characters.
6515
6516 * gnus.el (gnus-message-archive-method): Change the default to
6517 monthly outgoing groups.
6518
6519 * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
6520 that have gotten new numbers.
6521
6522 * nnimap.el (nnimap-request-replace-article): New function.
6523
6524 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
6525
6526 * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
6527 (nnrss-request-article): Don't use special html washing code.
6528
6529 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6530
6531 * shr.el (shr-tag-table): Remove useless nconc.
6532
6533 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6534
6535 * gnus-art.el (article-wash-html): Simplify and remove the charset
6536 stuff. Use the normal html rendering code instead of the special html
6537 washing code.
6538
6539 * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
6540 `gnus-w3m' symbols.
6541 (mm-text-html-washer-alist): Remove.
6542
6543 * mm-decode.el (mm-inline-text-html-renderer): Remove.
6544 (mm-inline-media-tests): Remove use.
6545 (mm-text-html-renderer): Change default to the `shr' symbol.
6546
6547 * mm-view.el (mm-inline-text-html): Remove use.
6548
6549 * gnus-art.el (gnus-blocked-images): New function. Allow the
6550 `gnus-blocked-images' to be a function.
6551 (gnus-article-wash-function): Remove.
6552
6553 2010-10-20 Julien Danjou <julien@danjou.info>
6554
6555 * spam.el (spam-list-of-processors): Mark as obsolete.
6556
6557 * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
6558 (nnimap-insert-partial-structure): Fix boundary detection.
6559
6560 2010-10-20 Andreas Seltenreich <seltenreich@gmx.de>
6561
6562 * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
6563 run file-truename on remote files. This can be expensive and even
6564 prevent one from editing drafts if some unrelated buffer has a stale
6565 connection.
6566
6567 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6568
6569 * shr.el (shr-find-fill-point): Shorten line if the preceding char is
6570 kinsoku-eol regardless of shr-kinsoku-shorten.
6571 (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
6572 (shr-tag-table): Support caption, thead, and tfoot.
6573
6574 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6575
6576 * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
6577 lines.
6578 (shr-save-contents): New command and keystroke.
6579
6580 * nndoc.el (nndoc-type-alist): Add git support.
6581 (nndoc-git-type-p): New function.
6582 (nndoc-transform-git-article): Ditto.
6583 (nndoc-transform-git-headers): Ditto.
6584 (nndoc-transform-git-headers): Generate Subject headers.
6585
6586 * shr.el (shr-parse-style): New function.
6587 (shr-tag-span): Ditto.
6588
6589 * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
6590 to `G G' to avoid collisions.
6591
6592 2010-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
6593
6594 * shr.el: Load kinsoku if necessary.
6595 (shr-kinsoku-shorten): New internal variable.
6596 (shr-find-fill-point): Make kinsoku shorten text line if
6597 shr-kinsoku-shorten is bound to non-nil.
6598 (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
6599 shr-indentation too when testing if table is wider than frame width.
6600 (shr-insert-table): Use `string-width' instead of `length' to measure
6601 text width.
6602 (shr-insert-table-ruler): Make sure indentation is done at bol.
6603
6604 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
6605
6606 * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
6607 (nnimap-process-expiry-targets): Use unibyte for buffers that hold
6608 undecoded network data.
6609
6610 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6611
6612 * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
6613 name in the mode line spec so that the mode line menu works
6614 (bug #2431).
6615
6616 * message.el (message-get-reply-headers): If we're fed `to-address',
6617 then always use that.
6618
6619 * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
6620 aren't so wide as to need to switch off the edit menu.
6621
6622 * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
6623 binding. Suggested by Leo <sdl.web@gmail.com> (bug #6613).
6624
6625 * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
6626 `M-g'.
6627 (nnimap-update-info): Update flags/read marks even if \* isn't part of
6628 the permanent marks.
6629
6630 2010-10-18 Andrew Cohen <cohen@andy.bu.edu>
6631
6632 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6633 Splitting according to references/in-reply-to obeys the ignore-groups
6634 variable, while splitting by sender and subject do not.
6635
6636 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6637
6638 * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
6639 alist, so that we can look for non-Unicode chars.
6640 (article-translate-strings): Allow both character and string maps.
6641
6642 2010-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
6643
6644 * shr.el (shr-insert): Don't insert space behind a wide character
6645 categorized as kinsoku-bol, or between characters both categorized as
6646 nospace.
6647
6648 2010-10-16 Andrew Cohen <cohen@andy.bu.edu>
6649
6650 * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
6651 headers to gnus-newsgroup-headers.
6652
6653 2010-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6654
6655 * shr.el (shr-tag-img): Don't align images -- since we're not
6656 rescaling, this often leads to ugly displays.
6657
6658 2010-10-15 Andrew Cohen <cohen@andy.bu.edu>
6659
6660 * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
6661 duplicates.
6662
6663 2010-10-15 Kan-Ru Chen <kanru@kanru.info> (tiny change)
6664
6665 * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
6666 call.
6667
6668 2010-10-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6669
6670 * gnus.el: Autoload gnus-html-show-images.
6671
6672 * nnimap.el: Use nnheader-message throughout.
6673
6674 * shr.el (shr-tag-img): Ignore images with no data.
6675
6676 2010-10-15 Julien Danjou <julien@danjou.info>
6677
6678 * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
6679 a possibility to disable format=flow encoding when using hard newlines.
6680
6681 2010-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6682
6683 * shr.el (shr-insert): Remove space inserted before or after a
6684 breakable character or at the beginning or the end of a line.
6685 (shr-find-fill-point): Do kinsoku; find the second best point or give
6686 it up if there's no breakable point.
6687
6688 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6689
6690 * nnimap.el (nnimap-open-connection): Message when opening connection
6691 for debugging purposes.
6692
6693 * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
6694 on every setup buffer call to allow this to change from article to
6695 article.
6696
6697 * shr.el (shr-tag-table): Experimental feature: Truncate lines in
6698 buffers where we have a wide table.
6699
6700 2010-10-14 Andrew Cohen <cohen@andy.bu.edu>
6701
6702 * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
6703 uses *-request-thread.
6704
6705 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6706
6707 * nnimap.el (nnimap-open-connection): Remove %s from openssl
6708 incantation, which is no longer valid.
6709
6710 2010-10-14 Julien Danjou <julien@danjou.info>
6711
6712 * shr.el: Fix defcustom type (char -> character).
6713
6714 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6715
6716 * nnimap.el (nnimap-open-connection): tls-program should be a list of
6717 programs.
6718
6719 2010-10-14 Julien Danjou <julien@danjou.info>
6720
6721 * shr.el (shr-tag-a): Use url-link as widget type.
6722
6723 * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
6724 `gnus-group-get-icon'.
6725
6726 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6727
6728 * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
6729 This should make server editing work better.
6730
6731 * shr.el (shr-find-fill-point): Don't inloop on indented text.
6732
6733 * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
6734 (nnimap-parse-flags): Fix regexp.
6735
6736 * shr.el (shr-find-fill-point): Use a filling algorithm that should
6737 probably work for CJVK text, too.
6738
6739 * nnimap.el (nnimap-extend-tls-programs): Remove.
6740 (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
6741
6742 2010-10-13 Julien Danjou <julien@danjou.info>
6743
6744 * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
6745 responses.
6746
6747 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6748
6749 * mm-decode.el (mm-shr): Allow use from non-Gnus users.
6750
6751 * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
6752 anything in Emacs.
6753
6754 * shr.el (shr-current-column): Remove buggy and unnecessary function.
6755
6756 2010-10-13 Julien Danjou <julien@danjou.info>
6757
6758 * shr.el (shr-width): Make shr-width a defcustom with default to
6759 fill-column.
6760 (shr-tag-img): Use shr-width rather than fill-column.
6761
6762 2010-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
6763
6764 * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
6765
6766 * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
6767 position when (X-)Faces exist.
6768 (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
6769 avatars when called interactively.
6770
6771 2010-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
6772
6773 * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
6774 gnus-article-x-face-too-ugly is bound.
6775
6776 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6777
6778 * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
6779
6780 * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
6781 mailbox that doesn't exist.
6782
6783 2010-10-12 Julien Danjou <julien@danjou.info>
6784
6785 * shr.el (shr-tag-img): Encode URL properly when retrieving.
6786 (shr-get-image-data): Encode URL properly when fetching from cache.
6787 (shr-tag-img): Use aligned-to spaces to align correctly images.
6788
6789 * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
6790 before inserting the Gravatar.
6791
6792 * shr.el (shr-tag-img): Add align attribute support for <img>.
6793
6794 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6795
6796 * gnus-gravatar.el (gnus-art): Require.
6797
6798 * gnus-sum.el (gnus-summary-mark-as-unread-forward)
6799 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6800 Remove long obsoleted functions.
6801
6802 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6803
6804 * nnimap.el (gnutls-negotiate): Silence the byte compiler.
6805
6806 * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
6807 * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
6808 * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
6809 * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
6810 * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
6811 * rfc1843.el, sieve-manage.el, smime.el, spam.el:
6812 Fix comment for declare-function.
6813
6814 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6815
6816 * nnimap.el (nnimap-request-rename-group): Select group read-only
6817 before renaming it.
6818
6819 * shr.el (shr-insert): Fix up the white space only regexp.
6820
6821 * nnimap.el (nnimap-transform-split-mail): Not all articles have
6822 bodies. Protect against this. Reported by Michael Welsh Duggan.
6823
6824 * shr.el (shr-current-column): New function.
6825 (shr-find-fill-point): New function.
6826
6827 2010-10-11 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
6828
6829 * sieve-manage.el (sieve-manage-open): Allow port names as well as port
6830 numbers.
6831
6832 2010-10-11 Julien Danjou <julien@danjou.info>
6833
6834 * shr.el (shr-hr-line): Add.
6835 (shr-tag-hr): Use shr-hr-line to specify which character to use to
6836 display hr lines.
6837 (shr-max-columns): Do not change state to nil if we just inserting
6838 spaces.
6839
6840 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6841
6842 * gnus-topic.el (gnus-topic-read-group): If after the last group,
6843 select the last group.
6844
6845 2010-10-11 Teodor Zlatanov <tzz@lifelogs.com>
6846
6847 * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
6848
6849 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6850
6851 * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
6852 for Gnus.
6853 (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
6854 (nnimap-update-qresync-info): Mark \Seen articles as read.
6855
6856 * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
6857 non-variable, too.
6858
6859 * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
6860 available.
6861 (nnimap-update-info): Rely more on the current active than the param
6862 active to avoid marking articles as read too much.
6863
6864 * auth-source.el (auth-source-create): Use (user-login-name) for the
6865 user name default.
6866
6867 * nnimap.el (nnimap-update-info): If the server doesn't return any
6868 useful info, just use the previous info.
6869 (nnimap-update-info): Prefer old info over start-article.
6870 (nnimap-update-qresync-info): Finish implementing QRESYNC.
6871
6872 2010-10-10 Andrew Cohen <cohen@andy.bu.edu>
6873
6874 * nnir.el (autoload): Clean up autoloads.
6875 (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
6876 Use key rather than value.
6877 (nnir-imap-search-other): New variable.
6878 (nnir-read-parm): Use it.
6879 (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
6880 (gnus-summary-nnir-goto-thread): Modify to work with imap.
6881
6882 2010-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
6883
6884 * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
6885 the process, too.
6886
6887 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6888
6889 * spam.el (gnus-summary-mode-map): Bind to "$".
6890 Suggested by Russ Allbery.
6891
6892 * shr.el: Rework the way things are indented by <li> slightly.
6893
6894 * gnus.el (gnus-group-set-parameter): Fix typo.
6895
6896 * nnimap.el: Start implementing QRESYNC support.
6897
6898 2010-10-09 Julien Danjou <julien@danjou.info>
6899
6900 * nnir.el (nnir-engines): Fix too many arguments.
6901
6902 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6903
6904 * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
6905 group is the "last", so that the backends like nnfolder actually save
6906 their folders.
6907
6908 * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
6909 try to use that for the TLS stream.
6910 (nnimap-retrieve-group-data-early): Rework the marks code to heed
6911 UIDVALIDITY and find out which groups are read-only and not.
6912 (nnimap-get-flags): Use the same marks parsing code as the rest of
6913 nnimap.
6914
6915 2010-10-09 Julien Danjou <julien@danjou.info>
6916
6917 * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
6918
6919 * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
6920 retrieving gravatars.
6921
6922 * shr.el (shr-table-corner): Add.
6923 (shr-table-line): Add.
6924 (shr-insert-table-ruler): Use the above defcustoms to insert tables.
6925
6926 2010-10-08 Julien Danjou <julien@danjou.info>
6927
6928 * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
6929
6930 2010-10-08 Teodor Zlatanov <tzz@lifelogs.com>
6931
6932 * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
6933
6934 * gnus-sum.el (gnus-mark-article-as-unread)
6935 (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
6936 (gnus-summary-set-bookmark): Use it.
6937
6938 * gnus-msg.el (gnus-setup-message): Use it.
6939
6940 * gnus-demon.el (gnus-demon-remove-handler): Use it.
6941
6942 * gnus.el (gnus-group-remove-parameter): Use it.
6943
6944 * gnus-group.el (gnus-group-make-web-group): Use it.
6945
6946 * gnus-demon.el (gnus-demon-remove-handler): Use it.
6947
6948 * nnregistry.el: Update docs to mention manual.
6949
6950 * gnus-registry.el: Update docs to mention nnregistry.el.
6951 (gnus-registry-initialize): Don't install nnregistry refer method
6952 automatically.
6953 (gnus-registry-install-nnregistry): Remove it.
6954
6955 2010-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
6956
6957 * shr.el (shr-insert): Don't insert double spaces.
6958
6959 2010-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
6960
6961 * gnus-gravatar.el (gnus-treat-from-gravatar)
6962 (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
6963 called interactively.
6964
6965 * gnus-art.el (gnus-mime-view-part-externally)
6966 (gnus-mime-view-part-internally): Make predicate function passed to
6967 gnus-mime-view-part-as-type assume argument is a mime type, not a list
6968 of a mime type.
6969
6970 * shr.el (shr-table-widths): Don't use cl function `reduce'.
6971
6972 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6973
6974 * shr.el (require): Require cl when compiling.
6975 (shr-tag-hr): New function.
6976
6977 * nnimap.el (nnimap-update-info): Remove double setting of high.
6978 (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
6979 This makes nnimap work properly on Courier again.
6980
6981 * gnus.el (gnus-carpal): The carpal mode has been removed, but define
6982 the variable for backwards compatibility.
6983
6984 * mm-decode.el (mm-save-part): If given a non-directory result, expand
6985 the file name before using to avoid setting mm-default-directory to
6986 nil.
6987
6988 * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
6989 bidning gnus-agent variables.
6990
6991 * shr.el (shr-render-td): Use a cache for the table rendering function
6992 to avoid getting an exponential rendering behavior in nested tables.
6993 (shr-insert): Rework the line-breaking algorithm.
6994 (shr-insert): Don't leave trailing spaces.
6995 (shr-insert-table): Also insert empty TDs.
6996 (shr-tag-blockquote): Ensure paragraphs after </ul>.
6997
6998 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6999
7000 * gnus-sum.el (gnus-number): Rename from `number'.
7001 (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
7002 (gnus-summary-limit-children): Update uses correspondingly.
7003
7004 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7005
7006 * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
7007 (gnus-gravatar-transform-address): Don't show avatars of people of
7008 which mail addresses match gnus-gravatar-too-ugly.
7009
7010 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7011
7012 * shr.el (shr-table-widths): Expand TD elements to fill available
7013 space.
7014
7015 2010-10-07 Julien Danjou <julien@danjou.info>
7016
7017 * nnimap.el (nnimap-request-rename-group): Add this method.
7018
7019 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7020
7021 * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
7022 name from XEmacs' function-arglist.
7023
7024 * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
7025 gravatar under XEmacs.
7026
7027 2010-10-07 Teodor Zlatanov <tzz@lifelogs.com>
7028
7029 * auth-source.el: Update docs with TODO items.
7030
7031 * gnus-sync.el: Update docs to explain state and plans.
7032
7033 * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
7034 Hooks for mark updates.
7035 (gnus-request-set-mark, gnus-request-update-mark): Use them.
7036
7037 * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
7038 hooks with arguments, which is needed for mark update hooks.
7039
7040 2010-10-06 Julien Danjou <julien@danjou.info>
7041
7042 * gnus.el (gnus-expand-group-parameter): Only return and act on what
7043 was matched.
7044
7045 * sieve-manage.el: Update example in `Commentary'.
7046
7047 * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
7048
7049 * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
7050 not 2000.
7051 (sieve-manage-authenticate): Re-add function.
7052
7053 2010-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7054
7055 * shr.el (shr-insert): Get 'space transition right.
7056 (shr-render-td): Only delete space at the end of the TD.
7057
7058 * nnimap.el (nnimap-open-connection): Prepare to support
7059 open-gnutls-stream.
7060
7061 * shr.el: Rearrange function order to be more logical.
7062
7063 2010-10-06 Julien Danjou <julien@danjou.info>
7064
7065 * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
7066 (nnrss-discover-feed): Remove 404 URL in docstring.
7067
7068 * nnir.el: Fix Swish-E URL.
7069 Fix Namazu URL.
7070
7071 * message.el (message-change-subject): Remove 404 URL in a comment.
7072
7073 2010-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
7074
7075 * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
7076 called interactively.
7077
7078 * gnus-util.el (gnus-remove-if): Allow hash table.
7079 (gnus-remove-if-not): New function.
7080
7081 * gnus-art.el (gnus-mime-view-part-as-type):
7082 * gnus-score.el (gnus-summary-score-effect):
7083 * gnus-sum.el (gnus-read-move-group-name):
7084 Replace remove-if-not with gnus-remove-if-not.
7085
7086 * gnus-group.el (gnus-group-completing-read):
7087 Regard collection as a hash table if it is not a list.
7088
7089 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7090
7091 * shr.el (shr-render-td): Allow blank/missing <TD>s.
7092
7093 * shr.el: Document the table-rendering algorithm.
7094
7095 * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
7096 invalid URLs.
7097
7098 * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
7099 line-broken.
7100 (shr-tag-img): Ignore image fetching errors.
7101 (shr-overlays-in-region): Compute overlay positions correctly.
7102
7103 * mm-decode.el (mm-shr): Require shr.
7104
7105 * gnus-art.el (gnus-blocked-images): Move variable here.
7106
7107 * shr.el (shr-insert-table): Bind free variable.
7108
7109 * mm-decode.el (mm-shr): Bind shr-content-function.
7110
7111 * shr.el (shr-content-function): New variable.
7112
7113 * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
7114 added for symmetry.
7115
7116 * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
7117
7118 * gnus-group.el (gnus-group-make-group): Doc fix.
7119
7120 * nnimap.el (nnimap-request-newgroups): Return success.
7121
7122 * shr.el (shr-find-elements): New function.
7123 (shr-tag-table): Put all the images after the table.
7124 (shr-tag-table): Really inhibit images inside the table.
7125 (shr-collect-overlays): Copy over overlays from the TD elements to the
7126 main document.
7127
7128 * mm-decode.el (mm-shr): Bind shr-blocked-images to
7129 gnus-blocked-images.
7130
7131 2010-10-05 Julien Danjou <julien@danjou.info>
7132
7133 * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
7134
7135 * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
7136 (gnus-html-maximum-image-size): Add this function.
7137 (gnus-html-put-image): Use gnus-html-maximum-image-size.
7138
7139 * sieve-manage.el (sieve-manage-capability): Do not bug out when the
7140 server-value of the capability is nil.
7141
7142 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7143
7144 * shr.el (shr-tag-em): Add <EM> tag.
7145
7146 2010-10-05 Florian Ragwitz <rafl@debian.org> (tiny change)
7147
7148 * sieve-manage.el (sieve-manage-default-stream): Make default stream
7149 customizable.
7150
7151 * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
7152 handing broken links to browse-url.
7153
7154 2010-10-05 Julien Danjou <julien@danjou.info>
7155
7156 * gnus-util.el (gnus-emacs-completing-read)
7157 (gnus-iswitchb-completing-read): Use autoload rather than require.
7158
7159 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
7160
7161 * gnus-util.el (gnus-completing-read-function): Exclude
7162 gnus-icompleting-read and gnus-ido-completing-read from candidates for
7163 XEmacs since iswitchb.el is very old and ido.el is unavailable in
7164 XEmacs.
7165
7166 * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
7167 not to use `delete-dups' that is unavailable in XEmacs 21.4.
7168
7169 * gnus-html.el: Don't require help-fns under XEmacs.
7170 (gnus-html-schedule-image-fetching): Work for XEmacs.
7171
7172 * mm-decode.el (mm-shr): Decode contents by charset.
7173
7174 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7175
7176 * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
7177 unknown.
7178
7179 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
7180 (shr-get-image-data): Ensure against the cache file missing.
7181
7182 * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
7183 for data.
7184
7185 * spam-report.el (spam-report-url-ping-plain): Don't query about
7186 killing the process.
7187
7188 * shr.el (shr-render-td): Protect against too-wide text.
7189
7190 2010-10-04 Julien Danjou <julien@danjou.info>
7191
7192 * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
7193 (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
7194
7195 * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
7196 retrieved.
7197
7198 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7199
7200 * shr.el (browse-url): Require.
7201 (shr-ensure-paragraph): Don't insert a new newline after empty-ish
7202 lines.
7203 (shr-show-alt-text, shr-browse-image): New commands.
7204 (shr-browse-url, shr-copy-url): New commands.
7205
7206 * gnus-sum.el (gnus-widen-article-window): New variable.
7207 (gnus-summary-select-article-buffer): Use it.
7208
7209 * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
7210 without @ signs.
7211
7212 2010-10-04 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
7213
7214 * nnir.el (nnir-run-imap): Remove spurious space in search string.
7215
7216 2010-10-04 Julien Danjou <julien@danjou.info>
7217
7218 * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
7219 for XEmacs.
7220
7221 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7222
7223 * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
7224
7225 * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
7226 (nnimap-close-server): Implement.
7227
7228 * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
7229 (shr-insert): Tweak line breaking.
7230 (shr-insert): Handle <pre> better.
7231 (shr-tag-li): Get <li> indentation right.
7232 (shr-tag-li): Get <li> indentation even righter.
7233 (shr-tag-blockquote): Ensure paragraph start.
7234 (shr-make-table): Tweak table generation.
7235 (shr-make-table): Fix typo.
7236
7237 * shr.el: Implement table rendering.
7238
7239 2010-10-04 Julien Danjou <julien@danjou.info>
7240
7241 * gnus-html.el (gnus-html-put-image): Fix resize image code.
7242
7243 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7244
7245 * shr.el (shr-insert): Use string anchors instead of line anchors.
7246
7247 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7248
7249 * shr.el: Add headings.
7250 (shr-ensure-paragraph): Actually work.
7251 (shr-tag-li): Make <ul> prettier.
7252 (shr-insert): Get white space at the beginning/end of elements right.
7253 (shr-tag-p): Collapse subsequent <p>s.
7254 (shr-ensure-paragraph): Don't insert double line feeds after blank
7255 lines.
7256 (shr-insert): \t is also space.
7257 (shr-tag-s): Fix "s" tag name function.
7258 (shr-tag-s): Fix face prop name.
7259
7260 2010-10-03 Julien Danjou <julien@danjou.info>
7261
7262 * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
7263
7264 * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
7265 gnus-window-inside-pixel-edges.
7266
7267 * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
7268 gnus-ems.
7269
7270 * mm-view.el (mm-inline-image-emacs): Support image resizing.
7271
7272 * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
7273 function.
7274
7275 * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
7276 resize choice.
7277
7278 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7279
7280 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
7281 beginning of the buffer.
7282
7283 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
7284 article buffer again.
7285
7286 * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
7287
7288 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
7289 when it's at the start of the buffer.
7290
7291 * shr.el (shr-tag-blockquote): Convert name.
7292 (shr-rescale-image): Use the right image-size variant.
7293
7294 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
7295 buffer isn't shown, then select the current article first instead of
7296 bugging out.
7297 (gnus-summary-select-article-buffer): Show both the article and summary
7298 buffers again.
7299
7300 * shr.el (shr-fontize-cont): Protect against regions with no text.
7301 Rename tag functions to shr-tag-* for enhanced security.
7302 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
7303
7304 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
7305
7306 * shr.el (shr-insert):
7307 * pop3.el (pop3-movemail):
7308 * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
7309 loaded.
7310
7311 2010-10-03 Glenn Morris <rgm@gnu.org>
7312
7313 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
7314
7315 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
7316
7317 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
7318
7319 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
7320
7321 * gnus-util.el (gnus-make-local-hook): Simplify.
7322
7323 2010-10-02 Julien Danjou <julien@danjou.info>
7324
7325 * gnus-util.el (gnus-iswitchb-completing-read): New function.
7326 (gnus-ido-completing-read): New function.
7327 (gnus-emacs-completing-read): New function.
7328 (gnus-completing-read): Use gnus-completing-read-function.
7329 Add gnus-completing-read-function.
7330
7331 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7332
7333 * shr.el (shr-insert-document): Autoload.
7334 (shr-img): Be silent.
7335 (shr-insert): Add a newline after every picture before text.
7336 (shr-add-font): Use overlays for combining faces.
7337 (shr-insert): Pass upwards the text start point.
7338
7339 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
7340 possible.
7341 (mm-shr): New function.
7342
7343 2010-10-02 Julien Danjou <julien@danjou.info>
7344
7345 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
7346 should go backward.
7347
7348 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
7349
7350 * shr.el (shr): Fix typo in provide call.
7351
7352 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7353
7354 * shr.el: New file.
7355
7356 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
7357
7358 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
7359 completing read.
7360
7361 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7362
7363 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
7364 we're being queried about. Suggested by Dan Jacobson.
7365
7366 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
7367 Suggested by Jason Eisner.
7368
7369 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
7370 table, too. Suggested by Stefan Wiens.
7371 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
7372 the table unnecessary. Suggested by Stefan Wiens.
7373
7374 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
7375 longer needed, and probably doesn't work either, as pointed out by
7376 Stefan Wiens.
7377 (gnus-summary-exit): Remove call to the clearing function.
7378 (gnus-summary-exit-no-update): Ditto.
7379
7380 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
7381 instead of gnus-eval-in-buffer-window to avoid popping up frames.
7382 Reported by Stefan Monnier.
7383 (gnus-summary-save-in-rmail): Ditto.
7384
7385 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
7386 article buffer, instead of both the article buffer and the summary
7387 buffer. Sort of suggested by Dan Jacobson.
7388
7389 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
7390
7391 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
7392 Suggested by Dan Jacobson.
7393
7394 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
7395 documentation clearer.
7396
7397 * message.el (message-shorten-references): Comment on the number "21".
7398 Suggested by Stefan Monnier.
7399
7400 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
7401 Suggested by Dan Jacobson.
7402
7403 * gnus.el (gnus-large-newsgroup):
7404 Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
7405
7406 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
7407 externalize attachments. Bug reported by Steve Wen.
7408
7409 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
7410 really message anything to the user.
7411
7412 * nnmail.el (nnmail-article-group): Allow using the fancy split method
7413 directly.
7414
7415 * nnimap.el (nnimap-request-group): Low higher than high to signal no
7416 messages in empty groups.
7417
7418 2010-10-01 Ted Zlatanov <tzz@lifelogs.com>
7419
7420 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
7421 non-UIDNEXT group.
7422
7423 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7424
7425 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
7426 not the value from the collection.
7427
7428 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
7429 values. This sometimes happens on some groups that have no info.
7430 (nnimap-request-newgroups): New function.
7431
7432 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
7433
7434 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
7435 check into `gnus-registry-initialize'.
7436 (gnus-registry-initialize): Ditto.
7437 Fix and extend header docs.
7438
7439 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7440
7441 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
7442 regexp backtrace overflows.
7443
7444 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
7445 for starttls that tls.el implements; i.e. openssl.
7446
7447 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
7448
7449 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
7450 (gravatar-create-image): New function that's an alias to
7451 gnus-xmas-create-image, gnus-create-image, or create-image.
7452 (gravatar-data->image): Use it.
7453
7454 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
7455
7456 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
7457 install the nnregistry refer method.
7458 (gnus-registry-install-hooks): Use it.
7459 (gnus-registry-unfollowed-groups): Add nnmairix to the default
7460 unfollowed groups.
7461
7462 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
7463
7464 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
7465 expanding threads.
7466
7467 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7468
7469 * nnir.el: Use the server names without suffixes (bug #7009).
7470
7471 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
7472 unencrypted to STARTTLS, if possible.
7473
7474 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
7475
7476 * message.el (message-ignored-supersedes-headers): Strip Injection-*
7477 headers before superseding.
7478
7479 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7480
7481 * nnrss.el (nnrss-use-local): Add documentation.
7482
7483 * nnimap.el (nnimap-extend-tls-programs): New function.
7484 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
7485 (nnimap-wait-for-connection): Accept the greeting from the stupid
7486 output from openssl s_client -starttls, too.
7487
7488 * nnimap.el (nnimap-find-article-by-message-id): Really return the
7489 article number.
7490 (nnimap-split-fancy): New variable.
7491 (nnimap-split-incoming-mail): Use it.
7492
7493 * nntp.el (nntp-server-list-active-group): Document.
7494
7495 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
7496 SELECT to get the message-id.
7497
7498 * mail-source.el (mail-sources): Remove webmail support.
7499 (defvar): Ditto.
7500 (mail-source-fetcher-alist): Ditto.
7501 (mail-source-fetch-webmail): Remove.
7502
7503 * webmail.el: Remove -- doesn't seem relevant any more.
7504
7505 * gnus.el: Fix up make-obsolete-variable declarations throughout.
7506
7507 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
7508 the \r.
7509
7510 2010-09-30 Julien Danjou <julien@danjou.info>
7511
7512 * gnus-agent.el (gnus-agent-add-group): Fix call to
7513 gnus-completing-read.
7514
7515 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7516
7517 * nndoc.el (nndoc-retrieve-groups): New function.
7518
7519 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
7520 `default', use nnmail-split-methods.
7521 (nnimap-request-article): Downcase the NILs so that they are nil.
7522
7523 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
7524 symbol.
7525
7526 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
7527 code, since if the user has requested network, that's what they ought
7528 to get.
7529 (nnimap-request-set-mark): Erase the buffer before issuing commands.
7530 (nnimap-split-rule): Mark as obsolete.
7531
7532 * pop3.el (pop3-send-streaming-command, pop3-stream-length):
7533 New variable.
7534
7535 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
7536 correct slot, too.
7537
7538 2010-09-29 Julien Danjou <julien@danjou.info>
7539
7540 * gnus.el (gnus-local-domain): Declare variable obsolete.
7541
7542 * gnus-util.el (gnus-icompleting-read): Require iswitchb.
7543 Fix history computing.
7544 (gnus-ido-completing-read): Require ido.
7545
7546 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7547
7548 * gnus-registry.el: Don't prompt on load, which makes it impossible to
7549 build Gnus.
7550
7551 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
7552 when interpreting the structures.
7553 (nnimap-request-accept-article): Add \r\n to the lines to make this
7554 work with Cyrus.
7555
7556 * nndraft.el (nndraft-request-expire-articles): Use the group name
7557 instead if "nndraft". Fix found by Nils Ackermann.
7558
7559 2010-09-29 Ludovic Courtes <ludo@gnu.org>
7560
7561 * nnregistry.el: Add.
7562
7563 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
7564
7565 * nnmail.el (group, group-art-list, group-art):
7566 Remove unneeded directives.
7567
7568 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
7569
7570 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
7571 (mm-mime-charset):
7572 * rfc2047.el (rfc2047-syntax-table):
7573 * utf7.el (utf7-utf-16-coding-system): Comment fix.
7574
7575 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
7576 rather than `insert-file-contents' and `eval-region'.
7577
7578 2010-09-29 Julien Danjou <julien@danjou.info>
7579
7580 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
7581 replacement of `gnus-gravatar-relief' to mimic
7582 `gnus-faces-properties-alist'.
7583 Add :version property.
7584
7585 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7586
7587 * mail-source.el (mail-source-report-new-mail):
7588 * message.el (message-default-mail-headers):
7589 * mm-decode.el (mm-valid-image-format-p): Comment fix.
7590
7591 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
7592
7593 2010-09-28 Julien Danjou <julien@danjou.info>
7594
7595 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
7596 mail-address contains the same string as real-name.
7597
7598 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
7599 non-blank in header, otherwise it'll get stripped.
7600
7601 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
7602 real-name, and then for mail address rather than doing : or , search.
7603
7604 2010-09-27 Julien Danjou <julien@danjou.info>
7605
7606 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
7607 right completing-read function.
7608 (gnus-use-ido): New variable
7609 (gnus-completing-read-with-default): Remove.
7610 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
7611 (gnus-agent-add-group):
7612 * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
7613 * mm-view.el (mm-view-pkcs7-decrypt):
7614 * mm-util.el (mm-codepage-setup):
7615 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
7616 * mml-smime.el (mml-smime-openssl-sign-query):
7617 * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
7618 (mml-insert-multipart):
7619 * gnus-msg.el (gnus-summary-yank-message):
7620 * gnus-int.el (gnus-start-news-server):
7621 * mm-decode.el (mm-interactively-view-part):
7622 * gnus-dired.el (gnus-dired-attach):
7623 * gnus.el (gnus-read-method):
7624 * gnus-bookmark.el (gnus-bookmark-jump):
7625 * gnus-art.el (gnus-mime-view-part-as-type)
7626 (gnus-mime-action-on-part, gnus-article-encrypt-body):
7627 * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
7628 (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
7629 * nnmairix.el (nnmairix-create-server-and-default-group)
7630 (nnmairix-update-groups, nnmairix-get-server)
7631 (nnmairix-backend-to-server, nnmairix-goto-original-article)
7632 (nnmairix-get-group-from-file-path):
7633 * nnrss.el (nnrss-find-rss-via-syndic8):
7634 * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
7635 (gnus-group-make-useful-group, gnus-group-add-to-virtual)
7636 (gnus-group-browse-foreign-server):
7637 * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
7638 (gnus-summary-execute-command, gnus-summary-respool-article)
7639 (gnus-read-move-group-name):
7640 * gnus-score.el (gnus-summary-increase-score)
7641 (gnus-summary-score-effect):
7642 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
7643
7644 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7645
7646 * nnimap.el (auth-source-forget-user-or-password)
7647 (auth-source-user-or-password): Autoload.
7648
7649 * message.el (message-from-style, message-interactive)
7650 (message-signature): Remove comment.
7651 (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
7652 always.
7653 (message-sendmail-envelope-from): Comment fix.
7654 (message-yank-prefix): Default to mail-yank-prefix always.
7655 (message-indentation-spaces):
7656 Default to mail-indentation-spaces always.
7657 (message-signature-file): Default to mail-signature-file always.
7658
7659 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7660
7661 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
7662 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
7663 new articles.
7664
7665 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
7666 parts.
7667 (nnimap-request-article): Work with the t setting, too.
7668
7669 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
7670 that you don't get flashes of other buffers.
7671 (gnus-summary-show-complete-article): Intern before setting.
7672
7673 2010-09-27 David Engster <dengste@eml.cc>
7674
7675 * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
7676 well as HEADERS.
7677 (nnmairix-retrieve-headers): Provide new argument for the above.
7678
7679 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7680
7681 * gnus-sum.el (gnus-summary-move-article): Don't alter
7682 gnus-newsgroup-active. This makes `/ N' work after copying to the same
7683 group.
7684
7685 * nnimap.el (nnimap-update-info): Don't destructively alter active.
7686
7687 * message.el (message-cite-prefix-regexp): Revert my last edit.
7688
7689 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
7690 variable instead of the Gnus variable.
7691
7692 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
7693
7694 * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
7695
7696 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
7697 since some servers don't like it.
7698 (nnimap-open-connection): Forget credentials if the server says the
7699 password was wrong.
7700 (nnimap-parse-line): Protect against invalid data.
7701
7702 * gnus-sum.el (gnus-summary-move-article): Add comment.
7703 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
7704 nothing alters it while scanning for new messages.
7705
7706 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
7707 which may or may not help.
7708 (nnimap-open-connection): If we're doing a stream connection, and then
7709 discover we're on a STARTTLS-capable server, then open a STARTTLS
7710 connection instead.
7711
7712 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7713
7714 * nnimap.el (utf7): Require.
7715
7716 * message.el (message-cite-prefix-regexp): Remove "}" from citation
7717 prefix.
7718
7719 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
7720
7721 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
7722
7723 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7724
7725 * nnimap.el (nnimap-request-accept-article): Message the error on
7726 error.
7727
7728 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
7729
7730 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
7731
7732 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7733
7734 * nndoc.el (nndoc-request-list): Return success always.
7735
7736 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
7737 `fetch-old' -- we only want to fetch the articles we've requested.
7738 The rest are in the agent, probably.
7739 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
7740 disappeared server" to something low. It's not important.
7741
7742 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
7743 arrived before the FETCH data.
7744
7745 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
7746 target here, because we don't know the Gnus name of the group.
7747
7748 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
7749 for the correct group.
7750
7751 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
7752
7753 * gnus.el (gnus): Give a final warning after startup.
7754
7755 * gnus-util.el (gnus-action-message-log): New variable.
7756 (gnus-message): Use it.
7757 (gnus-final-warning): New function.
7758
7759 * nnimap.el (nnimap-open-connection): Record the greeting.
7760 (nnimap): Add greeting.
7761
7762 2010-09-26 Julien Danjou <julien@danjou.info>
7763
7764 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
7765 arguments.
7766 (gnus-html-wash-images): Fix spec computing to include start/end.
7767
7768 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
7769
7770 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7771
7772 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
7773 deletion.
7774 (nnimap-retrieve-headers): Don't select the group, because that's
7775 already done by nnimap-possibly-change-group.
7776
7777 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
7778 (gnus-picon-transform-address): Use it.
7779
7780 * mail-source.el (mail-source-value): Revert previous patch.
7781
7782 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
7783 on failure.
7784 (nnimap-open-connection): Look up both virtual and physical server name
7785 credentials.
7786
7787 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
7788
7789 2009-02-08 Dave Love <fx@gnu.org>
7790
7791 * gnus-win.el (gnus-window-to-buffer-helper)
7792 (gnus-all-windows-visible-p): Function needn't be a symbol.
7793
7794 * mail-source.el (mail-source-value): Function needn't be a symbol.
7795
7796 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7797
7798 * message.el (message-cite-prefix-regexp): Remove } from the cite
7799 prefix.
7800
7801 * gnus-art.el (gnus-treatment-function-alist): Do picons before
7802 highlight again, so that the highlight is correct.
7803
7804 * gnus-picon.el (gnus-picon): Remove again.
7805 (gnus-picon-create-glyph): Set the background XPM color explicitly.
7806
7807 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
7808 doing the header highlightling, so that the background color of the
7809 picon is correct.
7810
7811 * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
7812 (gnus-picon): Ditto.
7813 (gnus-picon): Reinstate. The background color for picons is white.
7814 (gnus-picon-insert-glyph): Make the background white.
7815
7816 * nnml.el (nnml-open-nov): Don't return dead buffers.
7817
7818 * auth-source.el (auth-source-create): Query the user for whether to
7819 store the credentials.
7820
7821 * auth-source.el (auth-source-user-or-password): Use the existing auth
7822 sources, if any, for creation.
7823
7824 * gnus.el (gnus-group-fast-parameter): Return the last matching
7825 parameter instead of the first matching parameter.
7826
7827 2010-09-26 Julien Danjou <julien@danjou.info>
7828
7829 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
7830
7831 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7832
7833 * mml2015.el (mml2015-use): Remove gpg support.
7834
7835 * mml1991.el (mml1991-function-alist): Remove gpg function.
7836 (mml1991-gpg-sign): Remove.
7837
7838 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
7839
7840 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
7841 (gnus-browse-unsubscribe-current-group): Document it.
7842 (gnus-browse-unsubscribe-group): Use it.
7843
7844 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7845
7846 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
7847 address to the To list for easier response.
7848
7849 * gnus.el (gnus-play-startup-jingle): Remove.
7850 (gnus-splash): Don't play jingle.
7851 (gnus): Silence gnus-load message.
7852
7853 * gnus-art.el (gnus-treat-play-sounds): Remove.
7854
7855 * gnus.el (gnus-play-jingle): Remove audio support.
7856
7857 * gnus-cus.el (gnus-score-customize): Remove audio reference.
7858
7859 * earcon.el: Remove -- no users.
7860
7861 * gnus-audio.el: Remove -- no users of this package.
7862
7863 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
7864
7865 * gnus-start.el (gnus-setup-news): Remove nocem support.
7866
7867 * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
7868
7869 * gnus.el (gnus-use-nocem): Remove.
7870
7871 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
7872 Remove.
7873
7874 * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody
7875 uses NoCeM any more.
7876
7877 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
7878 (gnus-button-ctan-handler): Ditto.
7879 (gnus-button-handle-ctan-bogus-regexp): Ditto.
7880 (gnus-button-ctan-directory-regexp): Ditto.
7881 (gnus-button-handle-ctan): Ditto.
7882 (gnus-button-tex-level): Ditto.
7883 (gnus-button-alist): Remove CTAN stuff.
7884
7885 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7886
7887 * nnimap.el (nnimap-wait-for-response): Reverse logic in the
7888 nnimap-streaming test.
7889
7890 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
7891 servers twice.
7892
7893 * nnimap.el (nnimap-open-connection): Add more error reporting when
7894 nnimap fails early.
7895
7896 * nnheader.el (nnheader-get-report-string): New function.
7897 (nnheader-get-report): Use it.
7898
7899 * gnus-int.el (gnus-check-server): Say what the error was when opening
7900 failed.
7901
7902 * nnimap.el (nnimap-wait-for-response): Search further when we're not
7903 using streaming.
7904
7905 2010-09-25 Julien Danjou <julien@danjou.info>
7906
7907 * gnus-html.el (gnus-html-rescale-image): Use our defalias
7908 gnus-window-inside-pixel-edges.
7909
7910 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7911
7912 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
7913
7914 * mm-decode.el (mm-save-part): Allow saving to other directories the
7915 normal Emacs way.
7916
7917 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
7918 Suggested by Jay Berkenbilt.
7919
7920 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
7921 there isn't a single byte.
7922
7923 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
7924 just do it. It doesn't really seem to matter what the user responds
7925 here, I think, so it's just a confusing question.
7926
7927 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
7928 non-streaming case.
7929
7930 * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
7931 (gnus-article-encrypt-body): Use it.
7932
7933 * gnus-sum.el (gnus-summary-show-complete-article): New command and
7934 keystroke.
7935
7936 * nnimap.el (nnimap-find-wanted-parts-1):
7937 Use gnus-fetch-partial-articles.
7938
7939 * gnus-art.el (gnus-fetch-partial-articles): New variable.
7940
7941 * nnimap.el (nnimap-insert-partial-structure): New function.
7942 (nnimap-get-partial-article): New function.
7943 (nnimap-request-article): Use it.
7944 (nnimap-wait-for-response): Return whether the wait was successful.
7945 (nnimap-finish-retrieve-group-infos): Don't do anything if the
7946 retrieval wasn't successful.
7947 (nnimap-retrieve-group-data-early): Allow throttling servers.
7948 (nnimap-streaming): New variable.
7949 (nnimap-fetch-partial-articles): Remove.
7950
7951 * mm-decode.el (mm-with-part): Protect against killed buffers.
7952
7953 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
7954 for prettier summary display.
7955
7956 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
7957
7958 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
7959
7960 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7961
7962 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
7963 apparently third-party libraries depend on it.
7964
7965 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
7966 before starting negotiation.
7967
7968 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
7969 privacy reasons.
7970 (gnus-treat-mail-gravatar): Ditto.
7971
7972 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
7973 buffer when inserting images. Inserting text into the headers, for
7974 instance, can make them invalid.
7975
7976 2010-09-25 Julien Danjou <julien@danjou.info>
7977
7978 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
7979 variables.
7980
7981 * nnheader.el: Remove useless variables news-reply-yank-from and
7982 news-reply-yank-message-id.
7983
7984 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
7985 variables.
7986
7987 * mml1991.el: Remove useless mml1991-verbose.
7988
7989 * gnus.el: Remove useless variable gnus-use-generic-from.
7990 Remove obsolete variable gnus-topic-indentation.
7991
7992 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
7993
7994 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
7995
7996 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
7997
7998 * gnus-group.el: Remove useless gnus-group-icon-cache.
7999 Remove useless gnus-ephemeral-group-server.
8000
8001 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
8002
8003 * mml2015.el: Remove useless mml2015-verbose.
8004
8005 * mml-smime.el: Remove useless mml-smime-verbose.
8006
8007 * gnus.el: Remove useless gnus-local-domain.
8008
8009 * gnus-gravatar.el (gnus-gravatar-transform-address):
8010 Use gnus-gravatar-size.
8011
8012 * gnus-art.el: Remove useless gnus-treat-translate.
8013
8014 2010-09-24 Julien Danjou <julien@danjou.info>
8015
8016 * gnus-sum.el: Add support for Gravatars.
8017
8018 * gnus-art.el: Add support for Gravatars.
8019
8020 * gnus-gravatar.el: Add this file.
8021
8022 * gravatar.el: Add this file.
8023
8024 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8025
8026 * gnus-sum.el (gnus-summary-fetch-faq): Remove.
8027
8028 * gnus-group.el (gnus-group-fetch-faq): Remove.
8029
8030 * gnus.el (gnus-group-faq-directory): Remove.
8031
8032 * gnus-group.el (gnus-group-fetch-charter): Remove.
8033
8034 * gnus.el (gnus-group-charter-alist): Remove.
8035
8036 * gnus-group.el (gnus-group-archive-directory): Remove.
8037 (gnus-group-recent-archive-directory): Ditto.
8038 (gnus-group-make-archive-group): Remove.
8039
8040 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
8041
8042 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
8043 use the same article number for all the cached articles.
8044
8045 * nnimap.el (nnimap-command): Register the last command time so
8046 that we can use it for idling NOOPs.
8047 (nnimap-open-connection): Start the keeplive timer.
8048 (nnimap-make-process-buffer): Store all the process buffers.
8049 (nnimap-keepalive): New function.
8050
8051 * starttls.el (starttls-open-stream): Add autoload cookie.
8052
8053 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
8054
8055 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
8056 handling.
8057
8058 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8059
8060 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
8061 its data structures.
8062
8063 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
8064 instead of the cl.el copy-list.
8065 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
8066 equalp.
8067
8068 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
8069
8070 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
8071 and tool-bar-local-item-from-menu.
8072
8073 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
8074 mode-line-highlight face for Emacs.
8075
8076 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
8077 loading gnus-sum.elc; fix comment for canlock-verify.
8078 (gnus-article-jump-to-part): Use read-number.
8079 (gnus-insert-mime-button, gnus-insert-mime-security-button):
8080 Remove Emacs pre-21 compatible code for help-echo.
8081 (gnus-article-next-page-1): No need to adjust the number of lines.
8082 (gnus-article-describe-bindings): Always use help-buffer.
8083
8084 * gnus-audio.el (gnus-audio-inline-sound):
8085 * gnus-cus.el (gnus-custom-mode):
8086 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
8087
8088 * gnus-sum.el (gnus-remove-overlays): Doc fix.
8089
8090 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
8091 compatible code.
8092
8093 2010-09-24 Glenn Morris <rgm@gnu.org>
8094
8095 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
8096 visiting the fcc file in rmail-mode.
8097
8098 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
8099
8100 * nnir.el: Silence the byte compiler.
8101
8102 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
8103 alias to browse-url-url-encode-chars if any.
8104 (gnus-html-encode-url): Use it.
8105
8106 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8107
8108 * gnus-start.el (gnus-use-backend-marks): New variable.
8109 (gnus-get-unread-articles-in-group): Use it.
8110
8111 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
8112 makeover.
8113
8114 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
8115
8116 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
8117
8118 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8119
8120 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
8121 Remove.
8122 (gnus-setup-news-hook):
8123 Remove gnus-fixup-nnimap-unread-after-getting-new-news.
8124
8125 * gnus-int.el (gnus-request-update-info): Protect against backends not
8126 having the function.
8127
8128 * nnimap.el (nnimap-stream): Mention STARTTLS.
8129 (nnimap-open-connection): Add STARTTLS support.
8130
8131 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
8132
8133 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
8134
8135 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8136
8137 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
8138 BODYSTRUCTUREs.
8139 (nnimap-transform-headers): Unfold quoted {42} headers.
8140
8141 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
8142 the info.
8143 (gnus-get-unread-articles): Only call updatep on backends that support
8144 it.
8145
8146 * nnweb.el (nnweb-request-update-info): NOOP.
8147
8148 * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
8149
8150 * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
8151 since it only deals with marks.
8152
8153 * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
8154 gnus-request-marks, and make a new gnus-request-update-info.
8155
8156 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
8157 the active instead of the high number, which is usually too low.
8158
8159 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
8160
8161 * encrypt.el: Remove.
8162
8163 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8164
8165 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
8166 server in symbolic form.
8167
8168 * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
8169
8170 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8171
8172 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
8173 (nnimap-update-info): Fix up code slightly.
8174
8175 * gnus-int.el (gnus-open-server): Add tracing for performance
8176 debugging.
8177
8178 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
8179 (gnus-group-insert-group-line): Pass the real group name so that it
8180 gets the right data.
8181
8182 * gnus-start.el (gnus-get-unread-articles): Don't have
8183 `gnus-get-unread-articles-in-group' update info, since that can be
8184 really slow and doesn't seem to be needed?
8185
8186 2010-09-22 Julien Danjou <julien@danjou.info>
8187
8188 * gnus-group.el (gnus-group-insert-group-line):
8189 Call gnus-group-highlight-line.
8190 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
8191 default hook list.
8192 (gnus-group-update-eval-form): Add new function.
8193 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
8194 (gnus-group-get-icon): Use gnus-group-update-eval-form.
8195
8196 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8197
8198 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
8199 immediate, then expire all articles.
8200 (nnimap-update-info): Fix off-by-one errors.
8201 (nnimap-flags-to-marks): Would return no marks lists for group with no
8202 flags. Instead return the other data.
8203
8204 2010-09-22 Julien Danjou <julien@danjou.info>
8205
8206 * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
8207 Only return an icon.
8208 (gnus-group-insert-group-line): Compute icon to return.
8209
8210 * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
8211 (gnus-html-image-fetched): Only cache if
8212 gnus-html-image-automatic-caching is set.
8213 (gnus-html-image-fetched): Check for errors.
8214
8215 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8216
8217 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
8218 once per method on `g'. This ensures that backends like nnfolder don't
8219 open all their folders.
8220
8221 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
8222 (nnimap-request-list): Nix out group in the correct buffer.
8223 (nnimap-parse-flags): Implement by using `read' instead of
8224 hand-parsing.
8225 (nnimap-flags-to-marks): Pass on permanent-flags.
8226 (nnimap-make-process-buffer): Record the server name.
8227 (nnimap-parse-flags): Fix typo.
8228 (nnimap-request-scan): Run split on the server in general, not just a
8229 single group.
8230
8231 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
8232 parameter, and propagate this downwards.
8233
8234 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
8235 since EXAMINE changes it on the server.
8236
8237 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
8238 this command might take a while.
8239
8240 2010-09-22 Julien Danjou <julien@danjou.info>
8241
8242 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
8243 harmful if you have 2 images side-by-side, they can't be properly
8244 update on text deletion. Using text-property is safer here.
8245 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
8246 data.
8247
8248 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8249
8250 * nnimap.el (nnimap-expunge-inbox): Remove.
8251 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
8252 (nnimap-expunge): Flip default to t.
8253
8254 * gnus.el (gnus-method-to-server): Don't push things to the cache
8255 unless it's unique.
8256 (gnus-server-to-method): Ditto.
8257
8258 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
8259
8260 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
8261
8262 2010-09-22 Julien Danjou <julien@danjou.info>
8263
8264 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
8265 get the start of data.
8266 (gnus-html-encode-url): Add this function to encode special chars in
8267 URL.
8268 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
8269 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
8270
8271 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
8272 default.
8273 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
8274
8275 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
8276 images alt-text.
8277 (gnus-html-put-image): Put alt-text as help-echo.
8278
8279 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8280
8281 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
8282 * mm-util.el (mm-decompress-buffer):
8283 * nnir.el (nnir-run-find-grep):
8284 * pop3.el (pop3-list): Use 3rd arg of split-string.
8285
8286 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8287
8288 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
8289 outside the active range. Suggested by Dan Christensen.
8290
8291 * gnus-start.el (gnus-get-unread-articles): Get the extended method
8292 slightly later to avoid double-getting it.
8293
8294 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
8295 previous patch.
8296
8297 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
8298
8299 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
8300
8301 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
8302
8303 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8304
8305 * gnus-int.el (gnus-open-server): Give a better error message in the
8306 "go offline" case.
8307
8308 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
8309 marks for nnimap, which is seldom the right thing to do.
8310
8311 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
8312 (gnus-same-method-different-name): New function.
8313
8314 * nnimap.el (parse-time): Require.
8315
8316 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
8317 method in the presence of many similar methods.
8318
8319 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
8320
8321 * nnimap.el (nnimap-find-expired-articles): Don't refer to
8322 nnml-inhibit-expiry.
8323
8324 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
8325 find out whether methods are equal.
8326
8327 * nnimap.el (nnimap-find-expired-articles): New function.
8328 (nnimap-process-expiry-targets): New function.
8329 (nnimap-request-move-article): Request the article before looking at
8330 what the Message-ID is. Fix found by Andrew Cohen.
8331 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
8332
8333 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
8334 for oldness in addition to being a predicate.
8335
8336 * nnimap.el (nnimap-request-group): When we have zero articles, return
8337 the right data to Gnus.
8338 (nnimap-request-expire-articles): Only delete articles immediately if
8339 the target is 'delete.
8340
8341 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
8342 method, this would bug out.
8343
8344 * gnus-group.el (gnus-group-expunge-group): Rename from
8345 gnus-group-nnimap-expunge, and implemented as a normal interface
8346 function.
8347
8348 * gnus-int.el (gnus-request-expunge-group): New function.
8349
8350 * nnimap.el (nnimap-request-create-group): Implement.
8351 (nnimap-request-expunge-group): New function.
8352
8353 2010-09-21 Julien Danjou <julien@danjou.info>
8354
8355 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
8356 (gnus-html-cache-expired): Add new function.
8357 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
8358 wethever we should display image for fetch it.
8359 Compute alt-text earlier to pass it to the fetching function too.
8360 (gnus-html-schedule-image-fetching): Change function argument to only
8361 get one image at a time, not a list.
8362 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
8363 cache.
8364 (gnus-html-get-image-data): New function to retrieve image data from
8365 cache.
8366 (gnus-html-put-image): Change buffer argument to use image data rather
8367 than file, and place image above region rather than inserting a new
8368 one. Do not take alt-text as argument, since it's useless now: we place
8369 the image above alt-text.
8370 (gnus-html-prune-cache): Remove.
8371 (gnus-html-show-images): Start to fetch image when we find one, do not
8372 push into a temporary list.
8373 (gnus-html-prefetch-images): Only fetch image if they have expired.
8374 (gnus-html-browse-image): Fix, use 'gnus-image-url.
8375 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
8376
8377 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
8378
8379 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
8380
8381 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8382
8383 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
8384 spec inser "*" if the group isn't active instead of 0.
8385
8386 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
8387 opening the server.
8388 (nnimap-request-delete-group): Implement group deletion.
8389 (nnimap-transform-headers): Return the size of the entire message in
8390 the Bytes header, not just the size of the first part.
8391 (nnimap-request-move-article): When moving an article from nnimap,
8392 request the article first so the accepting form has an article to
8393 accept. Reported by Dan Christensen.
8394 (nnimap-command): Make sure that the error message doesn't error out.
8395
8396 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
8397
8398 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
8399 we haven't requested anything.
8400
8401 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8402
8403 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
8404 "". Fix found by Andrew Cohen.
8405
8406 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
8407 instead of -encode-string.
8408
8409 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
8410
8411 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
8412
8413 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
8414 by mm-subst-char-in-string.
8415
8416 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8417
8418 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
8419 waiting for the connection string.
8420
8421 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
8422 arriving.
8423
8424 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
8425 bogus characters. This allows selecting certain Gmail groups.
8426
8427 * nnimap.el (nnimap-find-wanted-parts-1): New function.
8428 (nnimap-fetch-partial-articles): New variable.
8429 (nnimap-open-connection): When looking for credentials, also use the
8430 nnimap-server-port.
8431 (nnimap-request-article): Return the group/article number, so that Gnus
8432 `^' works as expected.
8433 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
8434
8435 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
8436 comments.
8437 (gnus-methods-sloppily-equal): New function.
8438 (gnus): When using the development version of Gnus, load the gnus-load
8439 file.
8440
8441 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
8442 `gnus-open-server' on each method before trying to scan them etc.
8443 This ensures that all the backend parameters are set correctly.
8444
8445 * nnimap.el (nnimap-authenticator): New variable.
8446 (nnimap-open-connection): Allow anonymous login.
8447 (nnimap-transform-headers): The chars header is called Chars not Bytes.
8448 (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
8449
8450 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
8451 patch, found by Knut Anders Hatlen.
8452
8453 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
8454
8455 * gnus-agent.el (gnus-agent-batch-confirmation)
8456 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
8457 to gnus-message.
8458 * gnus-art.el (gnus-article-describe-briefly): Likewise.
8459 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
8460 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
8461 * gnus-int.el (gnus-open-server): Likewise.
8462 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
8463 (gnus-score-check-syntax): Likewise.
8464 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
8465 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
8466 Likewise.
8467 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
8468
8469 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8470
8471 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
8472 calling conventions so that prefetch doesn't bug out.
8473
8474 2010-09-19 Julien Danjou <julien@danjou.info>
8475
8476 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
8477 rather than `subst-char-in-region' in order to be able to replace ASCII
8478 char by UTF-8 ones.
8479
8480 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
8481 than curl.
8482 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
8483 the right URL and ALT text on images.
8484 (gnus-html-wash-tags): Fix tag case.
8485 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
8486 (gnus-article-html): Add -o display_ins_del=2 option.
8487 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
8488
8489 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8490
8491 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
8492 the extra mail headers, which sometimes seem to happen for unknown
8493 reasons.
8494
8495 * mail-parse.el (mail-header-encode-parameter): Define as
8496 rfc2045-encode-string instead of as rfc2231-encode-string, since some
8497 (or most, perhaps?) mail readers don't understand the latter, but do
8498 understand the former.
8499
8500 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
8501 to nil, so that no methods are automatically agentized. I think this
8502 is probably what most users want.
8503
8504 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
8505 from url-retrieve, for instance about invalid URLs.
8506
8507 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
8508 groups that have no articles.
8509 (nnimap-request-article): Check that we really got an article when we
8510 requested one.
8511
8512 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
8513 doesn't exist.
8514
8515 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
8516 nntp buffer so the agent can save it.
8517 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
8518 that CRLF doesn't get translated to \n.
8519 (nnimap-open-connection): Don't make 'shell commands only send \n.
8520
8521 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8522
8523 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
8524 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
8525 Update var name.
8526 (nnml-generate-nov-file): Use dolist.
8527 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
8528 Use with-current-buffer.
8529
8530 2010-09-18 Julien Danjou <julien@danjou.info>
8531
8532 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
8533 parallel.
8534
8535 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8536
8537 * nnimap.el (nnimap-update-info): When doing partial marks update, get
8538 the range update right.
8539 (nnimap-request-group): Don't make `M-g' bug out on group with no
8540 marks.
8541 (nnoo): Require, so that other packages can require nnimap.
8542 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
8543 command we're looking for. This helps when the server sends more
8544 responses after we've gotten everything we expected.
8545 (nnimap): Add a `newlinep' field to keep track of end-of-line
8546 conventions.
8547 Don't send CRLF to things that don't want it.
8548 (nnimap-request-accept-article): Ditto.
8549
8550 2010-09-18 Julien Danjou <julien@danjou.info>
8551
8552 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
8553 than curl to retrieve images.
8554
8555 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8556
8557 * nnimap.el (nnimap-update-info): Extend the info so that we can set
8558 the marks.
8559 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
8560 (nnimap-wait-for-connection): New function.
8561 (nnimap-open-connection): If we have PREAUTH, don't query for login
8562 credentials.
8563 (nnimap-update-info): Fix off-by-one error when concatenating ranges
8564 when doing a partial update.
8565
8566 2010-09-18 Julien Danjou <julien@danjou.info>
8567
8568 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
8569 tags.
8570
8571 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8572
8573 * nnimap.el (nnimap-credentials): New function.
8574 (nnimap-open-connection): Use the new function to look for credentials
8575 also on the numeric equivalents of "imap" and "imaps".
8576
8577 * gnus-start.el (gnus-activate-group): Send the info to
8578 gnus-request-group.
8579
8580 * nnimap.el (nnimap-request-group): Have the "check" version of the
8581 function parse flags and update the info, so that a `M-g' get a total
8582 resync of all flags from the group.
8583
8584 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
8585 to allow backends to alter the info on group selection. Also alter all
8586 the backend -request-group functions to take the parameter.
8587
8588 * nnimap.el (nnimap-store-info): New function.
8589 (nnimap-update-info): Store the info for later usage.
8590 (nnimap-request-group): Use the stored info for the dont-check case, so
8591 that we don't retrieve all marks when we enter a group.
8592
8593 * nnimap.el: Use deffoo instead of defun for interface functions.
8594
8595 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
8596 update the group info. This makes the nndraft groups, for instance, go
8597 back to their old behavior.
8598
8599 * gnus-sum.el (gnus-select-newsgroup): Indent.
8600
8601 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
8602 in.
8603 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
8604 nothing.
8605
8606 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
8607 from methods that are denied.
8608
8609 * gnus-int.el (gnus-method-denied-p): New function.
8610
8611 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
8612 store the password instead of netrc.
8613 (nnimap-open-connection): Don't error out when we can't make a
8614 connections.
8615
8616 * auth-source.el (auth-source-create): In the password prompt, say what
8617 we're querying for. Also prompt for user name if that hasn't been
8618 given.
8619
8620 * nnimap.el (nnimap-with-process-buffer): Remove.
8621
8622 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8623
8624 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
8625 method when we're reading from the agent.
8626
8627 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
8628
8629 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
8630 that's probably most useful for users.
8631
8632 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
8633 "failed" all the time.
8634
8635 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
8636 ...)) with (with-current-buffer ...).
8637
8638 * nntp.el (nntp-open-server): Return whether the open was successful or
8639 not.
8640
8641 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
8642 select an unread unseen article first.
8643
8644 * nnimap.el (nnimap-open-connection): If the user doesn't have a
8645 /etc/services, supply some sensible port defaults.
8646
8647 2010-09-17 Julien Danjou <julien@danjou.info>
8648
8649 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
8650
8651 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
8652
8653 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
8654 doesn't have any parameters.
8655
8656 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8657
8658 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
8659 only upcased checks.
8660
8661 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
8662
8663 * nnimap.el (nnimap-open-shell-stream): New function.
8664 (nnimap-open-connection): Use it.
8665 (nnimap-transform-headers): Get the number of lines in each message.
8666 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
8667 number of lines.
8668 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
8669 problem.
8670
8671 * utf7.el (utf7-encode): Autoload.
8672
8673 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
8674 to allow the mail splitting to not return a default group. This is
8675 useful for nnimap, which will leave unmatched mail in the inbox.
8676
8677 * nnimap.el: Rewritten.
8678
8679 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
8680 nnimap usage.
8681
8682 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
8683 if the move is internal, so that nnimap can do fast internal moves.
8684
8685 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
8686 data.
8687 (gnus-read-active-for-groups): Support finishing the early retrieval of
8688 data.
8689
8690 * gnus-range.el (gnus-range-nconcat): New function.
8691
8692 * gnus-int.el (gnus-finish-retrieve-group-infos)
8693 (gnus-retrieve-group-data-early): New functions.
8694
8695 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
8696
8697 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
8698 (nnrss-retrieve-groups):
8699 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
8700 (pop3-quit): Use with-current-buffer.
8701
8702 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
8703
8704 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
8705 instead of nnheader-accept-process-output.
8706
8707 * gnus-html.el (gnus-html-schedule-image-fetching)
8708 (gnus-html-prefetch-images): Replace process-kill-without-query by
8709 gnus-set-process-query-on-exit-flag.
8710
8711 2010-09-16 Romain Francoise <romain@orebokech.com>
8712
8713 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
8714
8715 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8716
8717 * gnus-registry.el (gnus-registry-install-shortcuts): The second
8718 parameter to unintern is mandatory-ish in Emacs 24.
8719
8720 * gnus-html.el (gnus-html-schedule-image-fetching)
8721 (gnus-html-prefetch-images): Check for curl before using it.
8722
8723 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
8724 depend on curl, which isn't essential.
8725
8726 * imap.el: Revert back to version
8727 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
8728 seem problematic.
8729
8730 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
8731
8732 * gnus-registry.el (gnus-registry-install-shortcuts):
8733 Explicitly pass `obarray' to `unintern' to avoid a warning.
8734
8735 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8736
8737 * gnus-start.el (gnus-read-active-for-groups): Revert the previous
8738 change.
8739
8740 * nnrss.el (nnrss-request-list): Remove this function and related
8741 functions, including the moreover stuff.
8742
8743 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8744
8745 * nnrss.el (nnrss-retrieve-groups): New function.
8746
8747 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
8748
8749 * .dir-locals.el: Add no-byte-compile cookie.
8750
8751 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
8752
8753 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
8754 for back end that doesn't support request-scan.
8755
8756 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8757
8758 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
8759 then do request scans from the backends.
8760
8761 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
8762 avoid running a hook per line, since this takes a lot of time,
8763 profiling shows.
8764 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
8765 directly if gnus-visual-p is true.
8766
8767 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
8768
8769 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
8770 groups; replace mapcar with dolist which is a bit faster; pass groups
8771 info to gnus-read-active-file-1.
8772 (gnus-read-active-file-1): Scan only specified groups if the new
8773 optional arg `infos' is given.
8774
8775 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8776
8777 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
8778
8779 * pop3.el (pop3-movemail): Remove.
8780 (pop3-streaming-movemail): Rename to pop3-movemail.
8781
8782 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
8783 don't restrict end-tag searches to the end of the line.
8784
8785 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
8786
8787 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
8788 articles of every unchecked group to t, which means unknown since the
8789 server has never been opened.
8790
8791 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8792
8793 * gnus-html.el (gnus-html-show-alt-text): New command.
8794 (gnus-html-browse-image): Ditto.
8795 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
8796 to browse the image directly.
8797 (gnus-html-wash-tags): Search for images first, so that <a><img> works
8798 better.
8799
8800 * gnus-async.el (gnus-async-article-callback):
8801 Call `gnus-html-prefetch-images' unconditionally.
8802
8803 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
8804 before feeding URLs to curl.
8805
8806 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
8807
8808 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
8809 internal images as deletable by `W D D'.
8810
8811 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
8812 (gnus-async-article-callback): Fix typo.
8813
8814 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8815
8816 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
8817 current line to work around bugs in the output from w3m.
8818
8819 * gnus-async.el (gnus-async-article-callback): Always prefetch images
8820 for groups that want that.
8821
8822 * nntp.el (nntp-wait-for-string): Supply a timeout for
8823 accept-process-output to ensure progress.
8824
8825 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
8826 level to get unread articles from, then use that for foreign groups,
8827 too.
8828
8829 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
8830 confuses the rest of the function.
8831
8832 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
8833 for the methods that support -retrieve-groups, too.
8834
8835 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
8836
8837 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
8838
8839 * pop3.el: Require cl when compiling.
8840 (pop3-number-of-responses): Search for "+OK", not "+OK ".
8841
8842 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
8843
8844 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
8845 that aren't going to be activated.
8846 (gnus-get-unread-articles): Fix up the last commit.
8847
8848 * gnus-html.el (gnus-article-html): Allow calling without specifying
8849 the handle. In that case, dissect the buffer first.
8850
8851 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
8852
8853 * nnimap.el (nnimap-open-connection): Revert the change that would look
8854 into authinfo for imaps instead of imap.
8855
8856 * gnus-start.el (gnus-activate-group): Take an optional parameter to
8857 say that you don't want to call gnus-request-group with don-check, but
8858 do check the response. This is for virtual groups only.
8859 (gnus-get-unread-articles): Count the archive groups as secondary, so
8860 that they're activated the same way as before.
8861
8862 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
8863 case-insensitively.
8864 (nnimap-debug): Remove.
8865
8866 * mail-source.el (mail-source-fetch): Don't message if we're fetching
8867 mail from a file, and the file doesn't exist.
8868
8869 * pop3.el (pop3-streaming-movemail): Return t for success.
8870
8871 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
8872 .authinfo if we're using ssl connection.
8873
8874 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
8875 already have if we're in a main Gnus `g' run.
8876
8877 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
8878
8879 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
8880
8881 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
8882
8883 * nnmh.el (nnmh-request-list-1): Bind `file'.
8884
8885 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
8886 alias to set-process-query-on-exit-flag or process-kill-without-query.
8887 (pop3-open-server): Use it.
8888
8889 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8890
8891 * mail-source.el (mail-source-delete-crash-box): Always move the crash
8892 box to the Incoming file. Fixes mistake in previous checkin.
8893
8894 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
8895 request loop (for debugging purposes) removed.
8896
8897 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
8898 culprit is more visible.
8899 (nnml-save-incremental-nov, nnml-open-incremental-nov)
8900 (nnml-add-incremental-nov): New functions to do "incremental" nov
8901 updates, where we just append to the end of the existing nov files
8902 without reading/writing them in full.
8903
8904 * mail-source.el (mail-source-delete-crash-box): Really only check the
8905 incoming files once in a while.
8906
8907 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
8908
8909 * mail-source.el (mail-source-delete-crash-box): Only check the
8910 incoming files for deletion once per day to save a lot of file
8911 accesses.
8912
8913 * pop3.el (pop3-logon): Fix up unbound variable typo.
8914
8915 * mail-source.el (pop3-streaming-movemail): Autoload.
8916
8917 * pop3.el (pop3-streaming-movemail):
8918 Respect pop3-leave-mail-on-server.
8919
8920 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
8921 retrieval.
8922
8923 * pop3.el (pop3-process-filter): Remove unused function.
8924 (pop3-streaming-movemail, pop3-send-streaming-command)
8925 (pop3-wait-for-messages, pop3-write-to-file)
8926 (pop3-number-of-responses): New functions for streaming pop3
8927 retrieval.
8928
8929 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
8930 come from no known methods.
8931 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
8932 list.
8933
8934 * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
8935 message sizes.
8936 (pop3-movemail): Use erase-buffer instead of looping and deleting
8937 regions, which seems rather odd.
8938
8939 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
8940 file once per `g' run.
8941
8942 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
8943 directories. This makes the draft queue directory work.
8944
8945 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
8946 data from the backends, so that we only request the list of groups from
8947 each method once. This should speed things up considerably.
8948
8949 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
8950 detect that it's not implemented.
8951
8952 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
8953 we actually do recurse down into the tree, but don't stat all leaf
8954 nodes.
8955
8956 * gnus-html.el (gnus-html-show-images): If there are no images to show,
8957 then say so instead of bugging out.
8958
8959 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
8960 files exist before trying to read them.
8961
8962 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
8963 around <pre_int>.
8964
8965 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
8966
8967 * nnmh.el (nnmh-request-list-1): Optimize for speed.
8968
8969 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8970
8971 * mm-util.el (mm-image-load-path): Just return the image directories,
8972 not all directories in the path in addition to the image directories.
8973 (mm-image-load-path): Maintain a cache of the image directories so that
8974 the `g' command in Gnus doesn't have to stat dozens of directories each
8975 time.
8976
8977 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
8978 (gnus-html-wash-tags): Add a new `i' command to insert images.
8979 (gnus-html-insert-image): New command and keystroke.
8980 (gnus-html-redisplay-with-images): New command and keystroke.
8981 (gnus-html-show-images): Rename command.
8982 (gnus-html-wash-tags): Remove more white space before <pre_int> image
8983 spacers.
8984 (gnus-html-wash-tags): Decode entities at the end, so that entities
8985 inside the tags don't mess up the rest of the "parsing".
8986
8987 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
8988 so that nnimap methods aren't agentized by default. There's apparently
8989 many problems related to agent/imap behavior.
8990
8991 * gnus-art.el (gnus-article-copy-string): New command and key binding.
8992
8993 * gnus-html.el: Doc fix.
8994
8995 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
8996
8997 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
8998 glyph-width and glyph-height instead of display-graphic-p and
8999 image-size; make avoidance of displaying small images work for XEmacs.
9000
9001 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
9002 for XEmacs.
9003
9004 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
9005 of symbol that holds plist data.
9006 (gnus-process-plist): Remove plist of process after getting it.
9007
9008 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9009
9010 * message.el (message-generate-hashcash): Change default to
9011 'opportunistic if hashcash is installed.
9012
9013 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
9014 (gnus-html-put-image): Only call image-size once, since it's somewhat
9015 time-consuming on remote X servers.
9016
9017 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
9018
9019 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
9020 decoded contents.
9021 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
9022
9023 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9024
9025 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
9026 group line format, since it isn't very interesting.
9027
9028 * gnus-agent.el (gnus-agent-short-article),
9029 (gnus-agent-long-article): Increase values for these two variables,
9030 since most people are likely to have more network connection and
9031 storage than before.
9032
9033 * gnus.el (gnus-refer-article-method): Change default to 'current.
9034 When referring an article, the common behavior is to refer it from the
9035 current select method, not the native select method. The chances of
9036 the native select method having the message in question is rather slim
9037 these days.
9038
9039 * gnus-sum.el (gnus-auto-select-subject): Change default to
9040 `unseen-or-unread'. I think it's likely that most people want to
9041 select an unseen article over a previously seen, but unread one.
9042
9043 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
9044 means that in the article buffer none of the minor mode elements will
9045 be shown, usually, and this is not desirable in most cases.
9046
9047 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
9048 that commands like `d' (and the like) go to the next line in the
9049 buffer, instead of the next unread article. I think this is the
9050 behavior that is most natural for most users.
9051 (gnus-single-article-buffer): Change default to nil, so that people can
9052 have as many article buffers open as they have summary buffer. I think
9053 this is the most natural way for the groups to behave.
9054
9055 * message.el (message-generate-new-buffers): Change default to
9056 `unsent', so that all new message buffers start their names with the
9057 string "*unsent", and it's easier to find the buffers if you move from
9058 them.
9059
9060 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9061
9062 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
9063 small. They're probably tracking images.
9064 (gnus-html-wash-tags): Remove all <pre_int> place holders.
9065 (gnus-html-rescale-image): Yet another try at getting the image sizing
9066 right.
9067
9068 * nntp.el (nntp-request-set-mark): Refuse to do marks if
9069 nntp-marks-file-name is nil.
9070
9071 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9072
9073 * gnus-html.el (gnus-html-wash-tags)
9074 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
9075 Better logging.
9076
9077 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9078
9079 * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
9080
9081 * gnus-html.el (gnus-html-wash-tags): Check the value of
9082 gnus-blocked-images in the summary buffer.
9083
9084 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9085
9086 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
9087
9088 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9089
9090 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
9091 like "a", it seems like.
9092 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
9093 since it needs to be picked from the correct buffer.
9094
9095 * nnwfm.el: Remove.
9096
9097 * nnlistserv.el: Remove.
9098
9099 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9100
9101 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
9102 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
9103
9104 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9105
9106 * nnkiboze.el: Remove.
9107
9108 * nndb.el: Remove.
9109
9110 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
9111 alt text.
9112 (gnus-html-rescale-image): Try to get the rescaling logic right for
9113 images that are just wide and not tall.
9114
9115 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
9116 overshadow variable bindings.
9117
9118 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9119
9120 * gnus-html.el (gnus-html-wash-tags)
9121 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
9122 Add extra logging.
9123
9124 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9125
9126 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
9127 (gnus-max-image-proportion): New variable.
9128 (gnus-html-rescale-image): New function.
9129 (gnus-html-put-image): Rescale images.
9130
9131 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
9132
9133 Fix up some byte-compiler warnings.
9134 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
9135 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
9136 (gnus-article-fill-cited-article, gnus-article-hide-citation)
9137 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
9138 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
9139 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
9140 (gnus-group-update-group): Use save-excursion and with-current-buffer.
9141
9142 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
9143
9144 * gnus-html.el (gnus-article-html): Decode contents by charset.
9145
9146 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
9147
9148 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
9149 (gnus-html-frame-width, gnus-blocked-images):
9150 * message.el (message-prune-recipient-rules): Add custom version.
9151 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
9152
9153 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
9154 functions.
9155
9156 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
9157 gnus-process-get.
9158
9159 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
9160
9161 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
9162 instead of lsub directly.
9163
9164 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9165
9166 * nnwarchive.el: Remove.
9167
9168 * gnus-soup.el: Remove.
9169
9170 * nnsoup.el: Remove.
9171
9172 * nnultimate.el: Remove.
9173
9174 * gnus-html.el (gnus-blocked-images): New variable.
9175
9176 * message.el (message-prune-recipients): New function.
9177 (message-prune-recipient-rules): New variable.
9178
9179 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
9180 guess whether a long line is natural text or not.
9181
9182 * gnus-html.el (gnus-html-schedule-image-fetching):
9183 Use gnus-process-plist and friends for compatibility.
9184
9185 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
9186
9187 * gnus-html.el: Require packages that define macros used in this file.
9188 (gnus-article-mouse-face): Declare to silence byte-compiler.
9189 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
9190 process-get.
9191 (gnus-html-put-image): Use plist-get to avoid getf.
9192 (gnus-html-prefetch-images): Use with-current-buffer.
9193
9194 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9195
9196 * gnus-ems.el: Provide compatibility functions for
9197 gnus-set-process-plist.
9198
9199 * gnus-sum.el (gnus-summary-stop-at-end-of-message):
9200 * gnus.el (gnus-valid-select-methods):
9201 * message.el (message-send-mail-partially-limit):
9202 * mm-decode.el (mm-text-html-renderer):
9203 * mml.el (mml-insert-mime-headers-always):
9204 * smiley.el (smiley-regexp-alist): Bump custom version.
9205
9206 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9207
9208 * gnus-html.el: require mm-url.
9209 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
9210 with the url to `url'.
9211 (gnus-html-wash-tags): Support cid: URLs/images.
9212
9213 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9214
9215 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
9216 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
9217 bindings, as they aren't useful at all. `w' is moved to `W w'.
9218
9219 * gnus-move.el: Remove file, since it doesn't really work.
9220
9221 * gnus-html.el (gnus-article-html): Tell w3m that the input is
9222 UTF-8. This seems to fix problems with some German web feeds.
9223
9224 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
9225 at the top so that the proper colors are applied.
9226
9227 * gnus-art.el (gnus-article-view-part): Doc fix.
9228
9229 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
9230 XEmacs-compatible.
9231 (gnus-html-put-image): Don't do images on non-graphic displays.
9232
9233 * nnslashdot.el: Remove this unused backend.
9234
9235 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
9236 actions.
9237 (gnus-undo-register-1): Revert last change.
9238
9239 * gnus-group.el (gnus-group-completing-read): Protect against not
9240 having completion-styles bound.
9241
9242 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
9243 make broken recipients happier.
9244
9245 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
9246
9247 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
9248 point parameter.
9249
9250 * gnus-group.el (gnus-group-completing-read): Add 'substring to
9251 completion-styles for group selection.
9252
9253 2009-02-04 Andreas Schwab <schwab@suse.de>
9254
9255 * gnus-score.el (gnus-score-string): Fix regex for matching extra
9256 headers and regexp-quote the match if necessary.
9257
9258 2009-03-24 Miles Bader <miles@gnu.org>
9259
9260 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
9261 the blinking smiley.
9262
9263 2009-03-24 Simon Josefsson <simon@josefsson.org>
9264
9265 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
9266 blink smiley.
9267
9268 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9269
9270 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
9271 where the dribbel file lives exists.
9272
9273 * message.el (message-send-mail-partially-limit): Change the default to
9274 nil, since most people don't want this.
9275
9276 * mm-url.el (mm-url-decode-entities): Also decode entities like
9277 &#x3212.
9278
9279 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
9280
9281 * gnus-sum.el (gnus-summary-idna-message):
9282 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
9283 Hyperlink urls in docstrings with URL `...'.
9284
9285 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
9286
9287 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
9288 functions.
9289
9290 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9291
9292 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
9293 say what the mouseover text should be.
9294
9295 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
9296 version of the mm-w3m-safe-url-regexp variable to only download images
9297 in the groups where we want that to happen.
9298
9299 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
9300
9301 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
9302 easier debugging.
9303 (gnus-article-beginning-of-window): Add kludge to allow spacing past
9304 big pictures in the article buffer.
9305
9306 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
9307 gnus-article-html.
9308 (mm-text-html-renderer): gnus-article-html needs curl in addition to
9309 w3m.
9310
9311 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
9312
9313 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9314
9315 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
9316 which doesn't exist.
9317
9318 * message.el (message-inhibit-ecomplete): New variable to allow some
9319 function to inhibit ecomplete address storage.
9320 (message-resend): Disable ecomplete message storage when resending
9321 messages.
9322
9323 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
9324
9325 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
9326
9327 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
9328 Save excursion while copying, moving, and deleting articles in order to
9329 prevent the cursor from jumping to unforeseen place.
9330
9331 2010-08-17 Glenn Morris <rgm@gnu.org>
9332
9333 * gnus-sync.el: Require gnus components whose functions are used.
9334
9335 * gnus-art.el (bookmark-make-record-function):
9336 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
9337 Declare for compiler.
9338
9339 * mm-url.el (mml-compute-boundary): Autoload.
9340
9341 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
9342
9343 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
9344
9345 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
9346
9347 Typo fix "hoo4a" -> "hook".
9348
9349 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
9350
9351 2010-08-14 Glenn Morris <rgm@gnu.org>
9352
9353 * gnus-sync.el (gnus-sync): Fix defgroup version.
9354
9355 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
9356
9357 Doc fixes and keep unknown groups (ammended for nunion bug fix).
9358
9359 * gnus-sync.el: Fix docs.
9360 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
9361 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
9362
9363 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
9364
9365 Optimizations for gnus-sync.el.
9366
9367 * gnus-sync.el: Add docs about gnus-sync-backend
9368 possibilities.
9369 (gnus-sync-save): Remove unnecessary message.
9370 (gnus-sync-read): Optimize and show what groups were skipped.
9371
9372 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
9373
9374 Minor bug fixes for gnus-sync.el.
9375
9376 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
9377 Don't read the sync on get-new-news.
9378
9379 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
9380 quiet.
9381
9382 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
9383 (fix typo).
9384
9385 2010-07-30 Lawrence Mitchell <wence@gmx.li>
9386
9387 Make saving and restoring of hidden threads work with overlays.
9388 Patch applied by Ted Zlatanov.
9389
9390 * gnus-sum.el (gnus-hidden-threads-configuration)
9391 (gnus-restore-hidden-threads-configuration): Update to deal with text
9392 properties, rather than searching for a magic character.
9393
9394 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
9395
9396 New gnus-sync.el library for synchronization of marks.
9397
9398 * gnus-sync.el: New library for synchronization of marks.
9399
9400 * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
9401 renamed from `gnus-registry-grep-in-list'.
9402
9403 * gnus-registry.el (gnus-registry-follow-group-p):
9404 Use `gnus-grep-in-list'.
9405
9406 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
9407
9408 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
9409
9410 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
9411 determining charset of text fails.
9412
9413 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
9414
9415 * nnmail.el (nnmail-get-new-mail-1): Revert.
9416
9417 * nnml.el (nnml-active-number): Make sure names of newly created groups
9418 in nnml-group-alist are encoded.
9419
9420 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
9421
9422 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
9423 containing non-ASCII characters in active file for nnml back end.
9424
9425 2010-07-24 David Engster <dengste@eml.cc>
9426
9427 * mml-smime.el (mml-smime-epg-verify): Also accept the older
9428 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
9429
9430 2010-07-21 Daiki Ueno <ueno@unixuser.org>
9431
9432 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
9433 tag (Bug#6654).
9434
9435 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
9436
9437 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
9438 the article buffer, not the summary buffer.
9439
9440 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
9441
9442 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
9443 Emacs 23 as well.
9444
9445 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9446
9447 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9448 Patch applied by Karl Fogel.
9449
9450 * gnus-sum.el (gnus-summary-bookmark-make-record):
9451 Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
9452
9453 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9454
9455 Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
9456 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
9457 C-w still not working correctly from Article buffers; Thierry's
9458 patch to fix that will be applied after this.
9459
9460 * gnus-art.el (bookmark-make-record-function): New local variable.
9461
9462 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
9463 article buffer.
9464 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
9465
9466 2010-07-13 Karl Fogel <kfogel@red-bean.com>
9467
9468 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
9469 on changes in bookmark.el.
9470
9471 2010-06-22 Mark A. Hershberger <mah@everybody.org>
9472
9473 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
9474 the *other* type of HTML form submission.
9475
9476 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
9477
9478 * auth-source.el (auth-source-pick): If choice does not contain a
9479 questioned keyword, set the check to t.
9480
9481 2010-06-12 Romain Francoise <romain@orebokech.com>
9482
9483 * gnus-util.el (gnus-date-get-time): Move up before first use.
9484
9485 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
9486
9487 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
9488 (gnus-article-edit-part): Bind it to make last part that is substituted
9489 or deleted visible.
9490 (gnus-mime-display-single): Buttonize part of which id equals to
9491 gnus-mime-buttonized-part-id.
9492
9493 2010-06-10 Dan Christensen <jdc@uwo.ca>
9494
9495 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
9496 (gnus-dd-mmm): Use gnus-date-get-time.
9497 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
9498 simplify logic.
9499 (gnus-summary-limit-to-age): Use gnus-date-get-time.
9500 (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
9501
9502 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
9503
9504 * auth-source.el (top): Autoload `secrets-list-collections',
9505 `secrets-create-item', `secrets-delete-item'.
9506 (auth-sources): Fix tag string.
9507 (auth-get-source, auth-source-retrieve, auth-source-create)
9508 (auth-source-delete): New defuns.
9509 (auth-source-pick): Rewrite in order to avoid 2 passes.
9510 (auth-source-forget-user-or-password): New parameter USERNAME.
9511 (auth-source-user-or-password): New parameters CREATE-MISSING and
9512 DELETE-EXISTING. Retrieve password interactively, if needed.
9513
9514 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9515
9516 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
9517 deleting unused directories when gnus-expert-user is t.
9518
9519 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
9520
9521 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
9522 for each temp file when gnus-article-browse-delete-temp is ask.
9523
9524 2010-05-20 Kevin Ryde <user42@zip.com.au>
9525
9526 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
9527
9528 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
9529
9530 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
9531 article unless decoding article to be saved.
9532
9533 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
9534
9535 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
9536 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
9537 generated within the mm-with-unibyte-current-buffer macro.
9538
9539 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
9540
9541 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
9542 to nil when we're in a mml-preview buffer and no group is selected.
9543
9544 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
9545
9546 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
9547 when catching the `C-g'. Reported by "Leo".
9548
9549 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
9550
9551 * message.el (message-forward-make-body-plain)
9552 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
9553 multibyte-string-p.
9554
9555 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
9556
9557 * message.el (message-forward-make-body-mml): Assume original message
9558 is multibyte string; error on unibyte.
9559 (message-forward-make-body-plain): Ditto; don't add excessive newline
9560 in body end.
9561
9562 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
9563
9564 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
9565 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
9566
9567 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
9568
9569 * mm-extern.el (mm-extern-url): Don't use
9570 mm-with-unibyte-current-buffer.
9571 (mm-extern-cache-contents): Use with-current-buffer instead of
9572 save-excursion + set-buffer.
9573
9574 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
9575
9576 * mm-util.el (mm-emacs-mule): Remove.
9577
9578 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
9579
9580 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
9581 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
9582 change.
9583
9584 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
9585
9586 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
9587 bind the default value of enable-multibyte-characters to nil.
9588
9589 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
9590
9591 * message.el (message-forward-make-body-plain)
9592 (message-forward-make-body-mml):
9593 Don't use mm-with-unibyte-current-buffer.
9594
9595 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
9596
9597 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
9598 (Bug#5592).
9599
9600 2010-05-07 Julien Danjou <julien@danjou.info>
9601
9602 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
9603 it to mm-pipe-part.
9604
9605 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
9606 it is given.
9607
9608 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
9609
9610 * nnweb.el (nnweb-gmane-search):
9611 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
9612 XEmacs.
9613
9614 * gnus-art.el (gnus-article-browse-html-parts):
9615 * gnus-group.el (gnus-read-ephemeral-gmane-group)
9616 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
9617 make-temp-file.
9618
9619 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
9620 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
9621 compiling.
9622
9623 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
9624 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
9625 XEmacs when compiling.
9626
9627 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
9628 gnus-pick-mode-off-hook for XEmacs when compiling.
9629 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
9630 gnus-binary-mode-off-hook for XEmacs when compiling.
9631
9632 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
9633 Return nil if char-charset is not available.
9634
9635 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
9636 macro.
9637
9638 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
9639 instead of encode-coding-string.
9640
9641 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
9642 'xemacs) instead of mm-emacs-mule to switch function definitions.
9643 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
9644
9645 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
9646
9647 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
9648
9649 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
9650
9651 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
9652 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
9653
9654 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
9655
9656 * mm-util.el (mm-decompress-buffer): Use `delete-file';
9657 alias `jka-compr-delete-temp-file' no longer exists.
9658
9659 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
9660
9661 Use define-minor-mode in Gnus where applicable.
9662 * mml.el (mml-mode): Use define-minor-mode.
9663 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
9664 (gnus-undo-mode): Use define-minor-mode.
9665 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
9666 (gnus-dead-summary-mode): Use define-minor-mode.
9667 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
9668 Initialize in declaration.
9669 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
9670 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
9671 (gnus-mailing-list-mode): Use define-minor-mode.
9672 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
9673 (gnus-draft-mode): Use define-minor-mode.
9674 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
9675 (gnus-dired-mode): Use define-minor-mode.
9676
9677 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
9678
9679 * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
9680 handles on recursive mml-to-mime translation and check them for
9681 boundary delimiter collisions. Reported by Greg Troxel.
9682
9683 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
9684
9685 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
9686
9687 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
9688
9689 * mm-util.el (mm-find-buffer-file-coding-system):
9690 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
9691
9692 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
9693
9694 * message.el (message-generate-headers): Record insertion of optional
9695 headers as well. Otherwise the check to prevent repeated insertion of
9696 optional headers is a no-op.
9697
9698 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
9699
9700 * smime.el: Don't mention CVS.
9701
9702 * nnrss.el (nnrss-fetch): Don't mention CVS.
9703
9704 * nnir.el: Don't mention CVS.
9705
9706 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
9707
9708 * gnus-sum.el (gnus-summary-bookmark-make-record):
9709 Add `location' field.
9710
9711 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
9712
9713 * gnus-sum.el: Add bookmark declarations to silence the compiler.
9714 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
9715 Use with-current-buffer to silence the byte-compiler.
9716 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
9717 bother to require `gnus'.
9718 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
9719
9720 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9721
9722 * gnus-sum.el (gnus-summary-bookmark-make-record)
9723 (gnus-summary-bookmark-jump): New functions.
9724 (gnus-summary-mode): Setup bookmark support.
9725
9726 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
9727
9728 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
9729 if set.
9730
9731 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
9732
9733 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
9734 gnus-article-browse-html-save-cid-image; make it work recursively for
9735 forwarded messages as well.
9736 (gnus-article-browse-html-parts): Work when prefix arg is given.
9737 (gnus-article-browse-html-article): Doc fix.
9738
9739 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
9740
9741 * message.el (message-default-mail-headers):
9742 (message-default-headers): Carry the value mail-default-headers over
9743 into message-default-mail-headers, rather than message-default-headers.
9744
9745 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
9746
9747 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
9748 charset.
9749
9750 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
9751 charset into the <meta> tag when the article is encoded to utf-8.
9752
9753 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
9754
9755 * gnus-art.el (gnus-article-browse-delete-temp-files):
9756 Delete directories as well.
9757 (gnus-article-browse-html-parts): Work for images that do not specify
9758 file names; delete temp directory when quitting; insert header at the
9759 right place; use file: scheme for image files.
9760
9761 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
9762
9763 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
9764 (gnus-article-browse-html-parts): Use it to make temporary cid image
9765 files in addition to html file so that browser may display them.
9766
9767 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
9768
9769 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
9770
9771 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
9772
9773 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
9774
9775 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
9776
9777 * auth-source.el (auth-sources): Change default to be simpler.
9778 Explain about Secret Service API sources. Improve Customize options.
9779 (auth-source-pick): Change to accept any number of search parameters.
9780 Implement fallbacks iteratively, not recursively. Add scoring on the
9781 second pass and sort by score. Call Secret Service API when needed.
9782 (auth-source-user-or-password): Use it. Call Secret Service API
9783 directly when needed to get the user name and the password.
9784
9785 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
9786
9787 * message.el (message-interactive): Doc fix.
9788 (message-qmail-inject-args): Reflow.
9789 (message-kill-to-signature): Fix typo in docstring.
9790
9791 * smiley.el (smiley-buffer): Fix typo in docstring.
9792
9793 2010-03-24 Glenn Morris <rgm@gnu.org>
9794
9795 * mail-source.el (gnus-message): Declare.
9796 (mail-source-delete-old-incoming): Require gnus-util.
9797
9798 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
9799
9800 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
9801
9802 * message.el (ecomplete-setup): Autoload it for Emacs <23.
9803
9804 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
9805 password-cache's default if it is not bound.
9806 (mml-secure-passphrase-cache-expiry): Default to 16 that is
9807 password-cache-expiry's default if it is not bound.
9808
9809 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
9810 available in Emacs 21.
9811
9812 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
9813
9814 * auth-source.el (auth-sources): Fix up definition so extra parameters
9815 are always inline.
9816
9817 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
9818
9819 * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
9820 wasn't updated after mismatch. Clear cached mailbox info correctly
9821 when uidvalidity changes.
9822 (nnimap-group-prefixed-name): New function to avoid some code
9823 duplication.
9824 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
9825 (nnimap-request-group): Use it.
9826 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
9827 (nnimap-update-unseen): Significantly improved speed of Gnus startup
9828 with many imap folders. This is done by caching the group status from
9829 the imap server persistently in a group parameter `imap-status'. (This
9830 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
9831 but not persistently, so every Gnus startup was still very slow.)
9832
9833 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
9834
9835 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
9836 secrets.el dependency.
9837 (auth-sources): Add optional user name. Add secrets.el configuration
9838 choice (unused right now).
9839
9840 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
9841
9842 * gnus-sum.el (gnus-summary-make-menu-bar):
9843 Let `gnus-registry-install-shortcuts' fill in the functions.
9844
9845 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
9846 warnings.
9847 (gnus-registry-misc-menus): Variable to hold registry mark menus.
9848 (gnus-registry-install-shortcuts): Populate and use it in a
9849 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
9850
9851 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
9852
9853 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
9854 In-place substitutions for the group name encoding/decoding.
9855 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
9856 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
9857 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
9858 (nnimap-update-unseen, nnimap-request-list)
9859 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
9860 (nnimap-request-set-mark, nnimap-split-to-groups)
9861 (nnimap-split-articles, nnimap-request-newgroups)
9862 (nnimap-request-create-group, nnimap-request-accept-article)
9863 (nnimap-request-delete-group, nnimap-request-rename-group)
9864 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
9865 `encoded-mbx' for consistency.
9866 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
9867 variable `imap-current-mailbox'.
9868
9869 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
9870 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
9871
9872 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
9873
9874 * pop3.el (pop3-display-message-size-flag): Display message size byte
9875 counts during POP3 download.
9876 (pop3-movemail): Use it.
9877 (pop3-list): Implement listing of available messages.
9878
9879 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
9880
9881 * nnir.el (nnir-get-article-nov-override-function): New function to
9882 override the normal NOV retrieval.
9883 (nnir-retrieve-headers): Use it.
9884
9885 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
9886
9887 * auth-source.el (netrc-machine-user-or-password): Autoload.
9888
9889 2010-03-19 Glenn Morris <rgm@gnu.org>
9890
9891 Stop message.el from loading about 40 libraries it doesn't always need.
9892 The general approach is to autoload rather than require, and to
9893 require in the specific functions rather than the file. (Bug#5642)
9894
9895 * gmm-utils.el: Don't require wid-edit.
9896 (widget-create-child-value, widget-convert, widget-default-get):
9897 Autoload.
9898
9899 * gnus-util.el: Don't require time-date, netrc.
9900 (message-fetch-field, gnus-group-name-decode): Declare rather than
9901 autoloading.
9902 (gnus-fetch-field): Require message.
9903 (gnus-decode-newsgroups): Require gnus-group.
9904
9905 * ietf-drums.el: Don't require time-date.
9906
9907 * message.el: Don't require hashcash, canlock, ecomplete.
9908 Do require mail-utils. Require nnheader only when compiling.
9909 (smtpmail-default-smtp-server): Remove declaration.
9910 (message-send-mail-function): Check smtpmail-default-smtp-server
9911 is bound rather than requiring smtpmail.
9912 (message-auto-save-directory, message-insert-signature):
9913 Use expand-file-name rather than nnheader-concat.
9914 (nnheader-insert-file-contents): Autoload.
9915 (hashcash-wait-async): Declare.
9916 (message-send-mail): Only call gnus-setup-posting-charset if
9917 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
9918 (message-send-mail-with-sendmail): Require sendmail.
9919 (canlock-password, canlock-password-for-verify): Declare.
9920 (message-canlock-password): Require canlock.
9921 (nnheader-get-report): Autoload.
9922 (gnus-setup-posting-charset): Declare.
9923 (message-send-news): Require gnus-msg.
9924 (message-make-references, message-make-in-reply-to): Use mail-header-id
9925 rather than the alias mail-header-message-id.
9926 (ecomplete-add-item, ecomplete-save): Declare.
9927 (message-put-addresses-in-ecomplete): Require ecomplete.
9928 (ecomplete-display-matches): Autoload.
9929
9930 * mm-decode.el: Don't require mailcap, gnus-util.
9931 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
9932 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
9933 Autoload.
9934 (mailcap-mime-extensions): Declare.
9935
9936 * mm-encode.el: Don't require mailcap.
9937 (mailcap-extension-to-mime): Autoload.
9938
9939 * mml-sec.el: Don't require password-cache.
9940
9941 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
9942 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
9943 (mml-minibuffer-read-type): Require mailcap.
9944 (mml-preview): Require gnus-msg.
9945
9946 * mml1991.el: Require password-cache.
9947 (password-cache-expiry): Remove declaration.
9948
9949 * mml2015.el: Require password-cache.
9950 (password-cache-expiry): Remove declaration.
9951
9952 * nneething.el (mailcap): Require mailcap.
9953
9954 * nnheader.el (declare-function): Add compatibility stub.
9955 (message-remove-header): Declare rather than autoload.
9956 (nnheader-replace-header): Require message.
9957
9958 * nnimap.el (declare-function): Add compatibility stub.
9959 (netrc-parse, netrc-machine-user-or-password): Declare.
9960 (nnimap-open-connection): Require netrc.
9961
9962 * nntp.el (declare-function): Add compatibility stub.
9963 (netrc-parse, netrc-machine, netrc-get): Declare.
9964 (nntp-send-authinfo): Require netrc.
9965
9966 * rfc2047.el: Don't require qp.
9967 (quoted-printable-encode-region, quoted-printable-decode-string):
9968 Autoload.
9969
9970 * sieve-mode.el: Don't require easymenu.
9971 (easy-menu-add-item): Autoload it.
9972
9973 * spam-stat.el (time-to-number-of-days): Autoload it.
9974
9975 2010-03-17 Kevin Ryde <user42@zip.com.au>
9976
9977 * mml.el (mml-read-tag): Unquote values with `read' to reverse
9978 prin1 in mml-insert-tag (just stripping the quotes gave wrong
9979 value if any backslash escapes).
9980
9981 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
9982
9983 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
9984 if it is available. (bug#5647)
9985
9986 2010-02-26 Glenn Morris <rgm@gnu.org>
9987
9988 * message.el (message-send-mail-function): Change the default, so that
9989 it inherits from a customized send-mail-function. (Bug#5643)
9990
9991 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
9992
9993 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
9994 shell-command-to-string signals an error (bug#5299).
9995
9996 2010-02-24 Glenn Morris <rgm@gnu.org>
9997
9998 * message.el (message-smtpmail-send-it)
9999 (message-send-mail-with-mailclient): Doc fixes.
10000
10001 2010-02-16 Glenn Morris <rgm@gnu.org>
10002
10003 * message.el (message-default-mail-headers): Change the default value
10004 to ease the transition from mail-mode to message-mode. (Bug#5555)
10005
10006 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
10007
10008 * message.el (message-mail): Just pass yank-action on to message-setup.
10009 (message-setup): Handle (FUN . ARGS) form of yank-action.
10010 (message-with-reply-buffer, message-widen-reply)
10011 (message-yank-original): Handle non-buffer values of
10012 message-reply-buffer (Bug#4080).
10013 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
10014
10015 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
10016
10017 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
10018 Fix typo in docstring.
10019
10020 2010-01-08 Jason Rumney <jasonr@gnu.org>
10021
10022 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
10023 response.
10024
10025 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10026
10027 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
10028
10029 * message.el (message-check-news-header-syntax): Protect against a
10030 string that `rfc822-addresses' returns when parsing fails.
10031
10032 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10033
10034 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
10035 (gnus-previous-char-property-change): New functions.
10036
10037 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
10038
10039 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
10040
10041 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
10042 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
10043
10044 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
10045
10046 * message.el (message-exchange-point-and-mark): Rework last change to
10047 avoid using optional arg of exchange-point-and-mark, for backward
10048 compatibility.
10049
10050 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
10051
10052 * message.el (message-exchange-point-and-mark):
10053 Call exchange-point-and-mark with an argument rather than setting
10054 mark-active by hand (Bug#5175).
10055
10056 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
10057
10058 * nntp.el (nntp-service-to-port): Work for service expressed with
10059 numeric string; replace [:digit:] with [0-9] for XEmacs.
10060
10061 2009-12-17 Glenn Morris <rgm@gnu.org>
10062
10063 * gnus-group.el (gnus-bug-group-download-format-alist):
10064 Change emacs entry to debbugs.gnu.org. Bump :version.
10065
10066 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
10067
10068 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
10069
10070 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
10071
10072 * message.el (message-info): Explain why we use `Info-goto-node'.
10073
10074 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
10075
10076 * message.el (message-completion-in-region): New compatibility function.
10077 (message-expand-group): Use it.
10078
10079 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
10080
10081 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
10082 with no unread article should be listed if the 2nd arg `predicate' is
10083 given.
10084
10085 2009-11-29 Juri Linkov <juri@jurta.org>
10086
10087 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
10088 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
10089 on `gnus-recenter'. (Bug#4698, Bug#4981)
10090
10091 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
10092
10093 * message.el (message-from-style, message-interactive)
10094 (message-signature): Always set default values from the corresponding
10095 mail-* variables.
10096 (message-cite-prefix-regexp, message-sendmail-envelope-from)
10097 (message-yank-prefix, message-indentation-spaces)
10098 (message-signature-file, message-default-headers): Use boundp rather
10099 than (featurep 'xemacs) to check if the corresponding mail-* variables
10100 exist.
10101
10102 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
10103
10104 * message.el (message-send-mail-with-sendmail): Revert last change.
10105
10106 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
10107
10108 * message.el (message-from-style, message-interactive)
10109 (message-cite-prefix-regexp, message-sendmail-envelope-from)
10110 (message-yank-prefix, message-indentation-spaces, message-signature)
10111 (message-signature-file, message-default-headers): For GNU Emacs, set
10112 default values from the corresponding mail-* variables.
10113 (message-send-mail-with-sendmail): Use envelope-from only if
10114 mail-specify-envelope-from is non-nil.
10115
10116 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
10117
10118 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
10119 containing tspecial characters if they have been already quoted.
10120
10121 2009-10-24 Glenn Morris <rgm@gnu.org>
10122
10123 * gnus-art.el (help-xref-stack-item): Define for compiler.
10124
10125 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
10126
10127 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
10128
10129 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
10130
10131 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
10132 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
10133
10134 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
10135
10136 * gnus.el (gnus-overlay-get): New alias to overlay-get.
10137 (gnus-overlays-in): New alias to overlays-in.
10138
10139 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
10140 gnus-overlay-get, and gnus-delete-overlay.
10141 (gnus-summary-show-thread): Make it work as well for systems in which
10142 next-single-char-property-change is not available.
10143 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
10144
10145 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
10146
10147 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
10148
10149 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
10150
10151 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
10152 and XEmacs that don't have `remove-overlays'.
10153
10154 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
10155
10156 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
10157 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
10158 selective display. Use overlays instead.
10159
10160 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
10161
10162 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
10163
10164 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
10165
10166 * spam-stat.el (spam-stat-load): Fix typo in message.
10167
10168 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
10169
10170 * gnus-art.el (gnus-article-encrypt-body):
10171 * message.el (message-check-recipients):
10172 * mm-util.el (mm-codepage-setup):
10173 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
10174 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
10175
10176 2009-09-22 Daiki Ueno <ueno@unixuser.org>
10177
10178 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
10179 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
10180 keys from the menu if mm-{sign,encrypt}-option is 'guided.
10181 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
10182 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
10183
10184 2009-09-18 Glenn Morris <rgm@gnu.org>
10185
10186 * gnus-diary.el (gnus-diary-check-message):
10187 * message.el (message-insert-formatted-citation-line):
10188 * nnbabyl.el (top-level):
10189 * nndiary.el (nndiary-schedule):
10190 Fix typos in condition-case handlers.
10191
10192 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10193
10194 * gnus-art.el (gnus-article-edit-part): Work for the buffer
10195 configuration that provides the sole article window in a frame;
10196 position point correctly after deleting a part.
10197
10198 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
10199
10200 * spam.el (spam-unregister-on-reregister): Add boolean variable.
10201 (spam-resolve-registrations-routine): Use it to unregister articles
10202 that change status.
10203
10204 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10205
10206 * nnrss.el (nnrss-request-article): Remove binding of
10207 default-enable-multibyte-characters that has gotten needless by
10208 the 2007-07-13 change in rfc2047-encode-message-header.
10209
10210 * mml.el (mml-insert-multipart): Error on the message header.
10211 (mml-insert-part): Error on the message header; position point at
10212 the end of a MIME tag.
10213
10214 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10215
10216 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
10217 (gnus-float-time): Alias to float-time if it exists.
10218
10219 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
10220 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
10221 float-time is available; suppress compile warning for time-to-seconds.
10222
10223 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
10224
10225 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
10226 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
10227 Add the optional argument `encoding' that overrides the default.
10228
10229 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
10230 mm-encode-buffer.
10231
10232 2009-09-04 Glenn Morris <rgm@gnu.org>
10233
10234 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
10235 mm-disable-multibyte, rather than default-enable-multibyte-characters.
10236 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
10237 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
10238 * mm-util.el (mm-with-unibyte-current-buffer)
10239 (mm-find-buffer-file-coding-system):
10240 * yenc.el (yenc-decode-region): Use default-value rather than
10241 default-enable-multibyte-characters.
10242
10243 2009-09-03 Glenn Morris <rgm@gnu.org>
10244
10245 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
10246 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
10247 than default-enable-multibyte-characters.
10248
10249 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
10250
10251 * gnus-art.el (gnus-article-read-summary-keys):
10252 Fix gnus-buffer-configuration's value temporarily used.
10253
10254 2009-09-02 Glenn Morris <rgm@gnu.org>
10255
10256 * gnus-util.el (gnus-float-time): New function.
10257 * gnus-delay.el (gnus-delay-article):
10258 * gnus-sum.el (gnus-thread-latest-date):
10259 * gnus-util.el (gnus-user-date): Use gnus-float-time.
10260 * nnspool.el (nnspool-request-newgroups):
10261 Use gnus-float-time rather than time-to-seconds.
10262 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
10263
10264 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
10265 (gnus-header-subject-face, gnus-header-newsgroups-face)
10266 (gnus-header-name-face, gnus-header-content-face):
10267 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
10268 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
10269 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
10270 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
10271 (gnus-cite-face-11):
10272 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
10273 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10274 (gnus-server-closed-face, gnus-server-denied-face)
10275 (gnus-server-offline-face):
10276 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10277 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10278 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10279 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10280 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10281 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10282 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10283 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10284 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10285 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10286 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10287 (gnus-summary-selected-face, gnus-summary-cancelled-face)
10288 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10289 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
10290 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
10291 (gnus-summary-high-undownloaded-face)
10292 (gnus-summary-low-undownloaded-face)
10293 (gnus-summary-normal-undownloaded-face)
10294 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10295 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10296 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10297 (gnus-splash-face):
10298 * message.el (message-header-to-face, message-header-cc-face)
10299 (message-header-subject-face, message-header-newsgroups-face)
10300 (message-header-other-face, message-header-name-face)
10301 (message-header-xheader-face, message-separator-face)
10302 (message-cited-text-face, message-mml-face):
10303 * sieve-mode.el (sieve-control-commands-face)
10304 (sieve-action-commands-face, sieve-test-commands-face)
10305 (sieve-tagged-arguments-face):
10306 * spam.el (spam-face):
10307 Mark face aliases with "-face" in the name as obsolete.
10308
10309 2009-09-01 Glenn Morris <rgm@gnu.org>
10310
10311 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
10312 than goto-line.
10313
10314 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10315
10316 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10317 Don't move point if the command is invoked inside the message header.
10318
10319 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
10320
10321 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
10322 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
10323 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
10324 * nnir.el (nnir-swish-e-index-file):
10325 * gnus-sum.el (gnus-summary-delete-marked-as-read)
10326 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
10327 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10328 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
10329 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
10330 (gnus-treat-display-xface): Add Emacs version of obsolescence.
10331
10332 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
10333
10334 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10335 Don't save excursion.
10336
10337 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10338
10339 * nnheader.el (nnheader-find-file-noselect):
10340 * mm-util.el (mm-insert-file-contents):
10341 Use (default-value 'major-mode) instead of default-major-mode.
10342
10343 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
10344
10345 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
10346
10347 2009-08-25 Glenn Morris <rgm@gnu.org>
10348
10349 * nnir.el (top-level): Don't require cl at run-time.
10350 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
10351 Replace cl-function substitute with gnus-replace-in-string.
10352 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
10353 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
10354 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
10355 simplified expansions.
10356
10357 2009-08-22 Glenn Morris <rgm@gnu.org>
10358
10359 * gnus-art.el (gnus-button-patch): Use forward-line rather than
10360 goto-line.
10361
10362 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
10363
10364 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
10365
10366 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
10367 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
10368 (gnus-mm-display-part, gnus-mime-display-single)
10369 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
10370 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
10371
10372 * gnus-sum.el
10373 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
10374 (gnus-summary-move-article): Add expirable mark to articles copied or
10375 moved to group that has auto-expire turned on if the option is non-nil.
10376
10377 2009-07-24 Glenn Morris <rgm@gnu.org>
10378
10379 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
10380 Fix typo. (Bug#3903)
10381
10382 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
10383
10384 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
10385 gnus-article-read-summary-keys rather than gnus-summary-edit-article
10386 that should not be used for draft articles.
10387 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
10388 that has no concern in minor mode keys.
10389 (gnus-article-summary-command, gnus-article-summary-command-nosave):
10390 Abolish.
10391
10392 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
10393
10394 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
10395 article without making inquiry to a user for unknown encoding.
10396
10397 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
10398 (nnmaildir--scan): Assume i-node and device number that file-attributes
10399 returns might be cons-cell.
10400
10401 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
10402
10403 * auth-source.el: Remove docs now in auth.texi. Don't use
10404 `gnus-message' for logging. Add new variables `auth-source-debug' and
10405 `auth-source-hide-passwords' and use them.
10406
10407 2009-07-15 Glenn Morris <rgm@gnu.org>
10408
10409 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
10410
10411 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
10412
10413 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
10414 excessive whitespace from the default values of title and description.
10415
10416 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
10417
10418 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
10419 mail-fetch-field to fetch Content-Description header in order to
10420 exclude newlines.
10421
10422 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
10423
10424 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
10425 to deleted part.
10426
10427 2009-05-30 David Engster <dengste@eml.cc>
10428
10429 * nnmairix.el: Remove old documentation in the commentary block.
10430 (nnmairix-request-group): Do not update active file for nnml back ends.
10431 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
10432 end so that overview files are ignored.
10433 (nnmairix-update-groups): Make updating the groups more robust by using
10434 marks.
10435 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
10436 with dollar characters in message-id.
10437
10438 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
10439
10440 * spam.el: Use dns-query instead of query-dns. Was renamed on
10441 2008-12-25 in dns.el.
10442
10443 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10444
10445 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
10446 could happen if the text is only composed of spaces and/or tabs.
10447
10448 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
10449
10450 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
10451 when sending a queued message to avoid extra mml tags.
10452
10453 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
10454
10455 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
10456
10457 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
10458
10459 * gnus-dired.el: Remove autoload for gnus-setup-message.
10460 (gnus-dired-attach): Fake this-command value to prevent Gnus from
10461 displaying Gnus logo; always use compose-mail.
10462
10463 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
10464
10465 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
10466
10467 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
10468
10469 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
10470 (gnus-nocem-issuers): List currently active issuers; fix custom type.
10471 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
10472 available.
10473 (gnus-nocem-epg-verify): New function.
10474
10475 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
10476
10477 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
10478
10479 2009-02-15 Glenn Morris <rgm@gnu.org>
10480
10481 * gnus-util.el (rmail-insert-rmail-file-header)
10482 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
10483 autoloads.
10484 (rmail-default-rmail-file): Remove unnecessary declaration.
10485 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
10486
10487 2009-02-14 Glenn Morris <rgm@gnu.org>
10488
10489 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
10490 variable (only used in gnus-util, which declares it anyway).
10491 (rmail-output-to-rmail-file): Remove autoload of deleted function,
10492 which was only needed by gnus-art (changed to not use it any more).
10493 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
10494 only used in gnus-util, which autoloads it itself.
10495 (rmail-update-summary): Fix autoload.
10496
10497 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
10498 rather than rmail-output-to-rmail-file.
10499
10500 2009-02-07 Glenn Morris <rgm@gnu.org>
10501
10502 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
10503 autoload of function that no longer exists.
10504 (rmail-toggle-header): Declare.
10505 (message-forward-rmail-make-body): Handle mbox Rmail.
10506
10507 2009-01-31 Glenn Morris <rgm@gnu.org>
10508
10509 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
10510 2009-01-09 change.
10511
10512 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
10513
10514 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
10515 (auth-source-forget-all-cached): New convenience function.
10516 (auth-source-user-or-password): Accept list of modes or a single mode.
10517
10518 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
10519 auth-source modes.
10520
10521 * nnimap.el (nnimap-open-connection): Use list of
10522 auth-source modes.
10523
10524 * nntp.el (nntp-send-authinfo): Use list of
10525 auth-source modes.
10526
10527 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
10528
10529 * auth-source.el: Update docs to reflect epa-file-enable is to be used
10530 now.
10531
10532 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
10533
10534 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
10535 coding system in XEmacs; add a workaround for XEmacs.
10536
10537 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
10538
10539 * mm-util.el (mm-coding-system-priorities): Protect against nil value
10540 of current-language-environment.
10541
10542 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
10543
10544 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
10545 available at runtime.
10546
10547 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
10548
10549 * gnus-art.el (article-date-ut): Fix end point of narrowing.
10550
10551 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
10552
10553 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
10554 the greatest positive fixnum value doesn't work under an XEmacs with
10555 bignum support; use the most-positive-fixnum constant instead,
10556 available since Emacs 21.1 with cl and XEmacs 21.1.
10557
10558 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
10559
10560 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
10561 XEmacs gets not to work.
10562
10563 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
10564
10565 * mm-util.el (mm-coding-system-priorities): Allow the value like
10566 "Japanese (UTF-8)" of current-language-environment.
10567
10568 2009-01-09 Glenn Morris <rgm@gnu.org>
10569
10570 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
10571 with last-command-event.
10572
10573 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
10574
10575 * message.el (message-fix-before-sending): Amend comment.
10576
10577 2009-01-07 David Engster <dengste@eml.cc>
10578
10579 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
10580 simplified server definitions by converting it via
10581 gnus-server-to-method.
10582
10583 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10584
10585 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
10586 parameter's operands.
10587
10588 2009-01-06 David Engster <dengste@eml.cc>
10589
10590 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
10591 primary select method (for gnus-group-mark-article-as-read).
10592
10593 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
10594
10595 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
10596 `(gnus)Face', not `(gnus)X-Face'.
10597
10598 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
10599
10600 * mm-util.el (mm-ucs-to-char): New function.
10601
10602 * mm-url.el (mm-url-decode-entities): Use it.
10603
10604 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
10605
10606 * message.el (message-fix-before-sending): Add `eight-bit' to
10607 illegible-text check.
10608
10609 2009-01-03 Michael Olson <mwolson@gnu.org>
10610
10611 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
10612 `headers' is nil. This can occur if the IMAP server does not have
10613 permissions to read messages from a folder, but can write new messages
10614 to the folder.
10615 (nnimap-request-article-part): Do not insert `data' if it is nil.
10616
10617 2009-01-01 Dave Love <fx@gnu.org>
10618
10619 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
10620
10621 * nnimap.el: Fix author email.
10622 (nnimap-split-rule): Add FIXME comment.
10623 (nnimap-debug): Fix doc string.
10624
10625 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
10626
10627 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
10628 overlay-arrow-position and overlay-arrow-string buffer-local; no need
10629 to check if those variables exist (first appeared in Emacs 18.50).
10630
10631 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
10632
10633 * mm-util.el (mm-line-number-at-pos): New function.
10634
10635 * spam-report.el (spam-report-process-queue): Use it.
10636
10637 2008-12-24 David Engster <dengste@eml.cc>
10638
10639 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
10640 parameters that haven't existed as variables as buffer-local variables.
10641
10642 2008-12-23 Dave Love <fx@gnu.org>
10643
10644 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
10645 cadar.
10646
10647 * sieve-manage.el (sieve-manage-starttls-p): Rename from
10648 imap-starttls-p.
10649 (sieve-manage-starttls-open): Rename from imap-starttls-open.
10650
10651 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
10652
10653 * spam-report.el (spam-report-gmane-max-requests): New constant.
10654 (spam-report-gmane-wait): New variable.
10655 (spam-report-gmane-ham, spam-report-gmane-spam)
10656 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
10657 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
10658 the server.
10659
10660 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
10661 Add explanations.
10662
10663 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
10664 nnheader-accept-process-output and nnheader-read-timeout if available.
10665 (pop3-movemail): Use it.
10666
10667 * message.el (message-check-news-body-syntax): Fix signature check if
10668 there's an attachment.
10669
10670 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
10671
10672 * mm-util.el: Add comments to the mm- emulating functions.
10673
10674 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
10675
10676 * gnus-start.el (gnus-before-startup-hook): Fix doc string.
10677 Reported by Stephen Berman <stephen.berman@gmx.net>.
10678
10679 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
10680
10681 * mm-util.el (mm-substring-no-properties): New function.
10682 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
10683 (mm-special-display-p): Enable those lambda forms to be byte compiled.
10684 (mm-string-to-multibyte): Doc fix.
10685
10686 * mml.el (mml-attach-file): Use mm-substring-no-properties.
10687
10688 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
10689
10690 * mml.el (mml-attach-file): Strip text properties from file name.
10691 (Bug#1574)
10692
10693 2008-12-16 Glenn Morris <rgm@gnu.org>
10694
10695 * mm-util.el (mm-charset-override-alist): Declare for compiler.
10696
10697 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
10698
10699 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
10700 knows since the charset specified might be a bogus alias that
10701 mm-charset-synonym-alist provides.
10702
10703 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
10704
10705 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
10706 "ISO_8859-1".
10707
10708 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
10709
10710 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
10711
10712 * mm-util.el (mm-charset-eval-alist):
10713 Define it before mm-charset-to-coding-system.
10714 (mm-charset-to-coding-system): Add optional argument `silent';
10715 define it before mm-charset-override-alist.
10716 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
10717 default value if it can be used in Emacs currently running;
10718 silence mm-charset-to-coding-system.
10719
10720 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
10721
10722 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
10723 `allow-override' which says whether to use `mm-charset-override-alist'.
10724 (rfc2047-decode-encoded-words): Use it.
10725
10726 * mm-util.el (mm-charset-override-alist): Fix custom type;
10727 add `(gb2312 . gbk)' to choices.
10728
10729 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
10730
10731 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
10732 fast.
10733
10734 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10735
10736 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
10737
10738 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
10739 on links.
10740
10741 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10742
10743 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
10744
10745 * message.el (message-idna-to-ascii-rhs-1): Protect against local
10746 users' addresses that don't have domain parts.
10747 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
10748 rather than message-narrow-to-head since there will be the message
10749 header separator.
10750
10751 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
10752
10753 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
10754 since the result is inserted in a unibyte buffer anyway.
10755 (nnimap-demule-use-string-to-multibyte): Remove.
10756 (nnimap-demule): Alias it to mm-string-to-multibyte.
10757
10758 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
10759
10760 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
10761 variable for debugging bug#464 and bug#1174.
10762 (nnimap-demule): Use it.
10763
10764 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
10765
10766 * gnus-score.el (gnus-score-find-trace): Handle default score in total
10767 score calculation correctly.
10768
10769 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
10770
10771 * message.el (message-send-mail): Just set the buffer to unibyte
10772 rather than use mm-with-unibyte-current-buffer which does a lot more.
10773 (message-send-mail-partially): Don't bother with
10774 mm-with-unibyte-current-buffer since it's already been made unibyte by
10775 message-send-mail.
10776
10777 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
10778
10779 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
10780
10781 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
10782
10783 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
10784
10785 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
10786
10787 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
10788 require itself and to remove `with-no-warnings'.
10789
10790 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
10791
10792 * starttls.el (starttls-any-program-available): Get the name of the
10793 available TLS layer program.
10794 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
10795 well as the host name in the "opening" message.
10796
10797 * auth-source.el (auth-source-cache, auth-source-do-cache)
10798 (auth-source-user-or-password): Cache passwords and logins by default,
10799 allow override with `auth-source-do-cache'.
10800 (auth-source-forget-user-or-password): Allow users to remove cache
10801 entries if needed.
10802
10803 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
10804
10805 * ietf-drums.el (ietf-drums-remove-comments): Localize second
10806 condition-case to only the forward-sexp call.
10807
10808 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
10809
10810 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
10811 quotes contained. Make it more robust regardless by an extra
10812 condition-case wrapper.
10813
10814 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
10815
10816 * nnml.el (nnml-request-expire-articles): Check if the function set to
10817 `nnmail-expiry-target' returns the symbol `delete'.
10818
10819 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
10820
10821 * nnmail.el (nnmail-expiry-target): Fix custom type.
10822
10823 2008-10-02 Glenn Morris <rgm@gnu.org>
10824
10825 * mm-util.el (mm-codepage-setup): Tweak codepage error.
10826 Silence compiler warning.
10827
10828 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
10829
10830 * mml.el (mml-menu): Don't assume mml2015 is bound.
10831
10832 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
10833
10834 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
10835 exists.
10836
10837 2008-09-27 Glenn Morris <rgm@gnu.org>
10838
10839 * gnus-util.el (mail-header-remove-comments): Autoload it.
10840
10841 2008-09-27 Andreas Schwab <schwab@suse.de>
10842
10843 * gnus-util.el (gnus-split-references): Strip comments.
10844 (gnus-parent-id): Likewise.
10845
10846 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
10847
10848 * message.el (message-confirm-send): Fix version.
10849
10850 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
10851
10852 * message.el (message-idna-to-ascii-rhs-1): Use
10853 mail-extract-address-components rather than mail-header-parse-addresses
10854 that is an alias by default to ietf-drums-parse-addresses that does not
10855 support non-ASCII names in headers' contents.
10856
10857 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
10858
10859 * message.el (message-confirm-send): Fix variable documentation to
10860 avoid the "y/n" wording.
10861
10862 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
10863
10864 * message.el (message-set-auto-save-file-name): Save to a different
10865 filename so multiple messages (especially drafts) can be recovered.
10866
10867 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
10868
10869 * message.el (message-confirm-send): Add appropriate version.
10870
10871 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
10872
10873 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
10874 defvar.
10875
10876 2008-09-22 Daiki Ueno <ueno@unixuser.org>
10877
10878 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
10879 (mm-pkcs7-enveloped-magic): Ditto.
10880
10881 2008-09-17 Simon Josefsson <simon@josefsson.org>
10882
10883 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
10884 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
10885
10886 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
10887
10888 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
10889 default, it's better.
10890
10891 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
10892
10893 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
10894 summary line gnus-number property and ignore them (with a warning
10895 message).
10896
10897 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10898
10899 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
10900 macro caddr in the interactive form since it won't be expanded.
10901
10902 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10903
10904 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
10905 `charset'; fix name of function called recursively.
10906 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
10907
10908 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10909
10910 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
10911 (gnus-mime-set-charset-parameters): New function.
10912 (gnus-mime-view-part-as-charset): Use it to correctly display part
10913 specifying wrong charset.
10914
10915 2008-09-08 David Engster <dengste@eml.cc>
10916
10917 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
10918 in completing-read for back end server.
10919
10920 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
10921
10922 * message.el (message-confirm-send): New variable to confirm sending a
10923 message.
10924 (message-send): Use it.
10925
10926 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
10927
10928 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
10929
10930 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
10931
10932 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
10933
10934 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
10935
10936 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
10937 prevent tracking too many groups.
10938 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
10939 Use it.
10940
10941 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
10942
10943 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
10944 moving point to the bottom of the window in order to avoid recentering.
10945
10946 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
10947
10948 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
10949 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
10950 (gnus-article-beginning-of-window): Fix calculation.
10951
10952 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
10953
10954 * gnus-msg.el (gnus-summary-supersede-article)
10955 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
10956 value of gnus-newsgroup-charset to decode non-MIME encoded text in
10957 message header.
10958
10959 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
10960
10961 * message.el:
10962 * gnus-start.el:
10963 * gnus-registry.el: Remove VMS support.
10964
10965 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
10966
10967 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
10968 macro.
10969 (rfc2104-hash): Use it.
10970
10971 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
10972
10973 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
10974 (gnus-summary-sort-by-most-recent-date): New commands.
10975 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
10976 and menu entries.
10977
10978 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
10979
10980 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
10981 don't redisplay article for raw contents; remove plural articles stuff.
10982
10983 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
10984 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
10985 on gnus-summary-save-article; display results properly.
10986
10987 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
10988
10989 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
10990
10991 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
10992
10993 * gnus-art.el (gnus-summary-save-in-pipe):
10994 Consider gnus-save-all-headers.
10995
10996 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
10997
10998 * gnus-util.el (ns-focus-frame): Remove declaration.
10999 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
11000 like x.
11001
11002 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
11003
11004 * rfc2104.el (rfc2104-zero): Delete defconst.
11005 (rfc2104-hex-alist): Likewise.
11006 (rfc2104-hex-to-int): Delete func.
11007 (rfc2104-hexstring-to-bitstring): Likewise.
11008 (rfc2104-nybbles): New defconst.
11009 (rfc2104-hash): Rewrite for speed.
11010
11011 2008-07-16 Glenn Morris <rgm@gnu.org>
11012
11013 * gnus-util.el (ns-focus-frame): Declare for compiler.
11014
11015 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
11016
11017 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
11018 set as a group parameter.
11019 (gnus-summary-save-in-pipe): Work when it is called independently.
11020 (gnus-summary-pipe-to-muttprint): Don't modify
11021 gnus-summary-pipe-output-default-command.
11022
11023 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
11024
11025 * message.el (message-send-mail-with-sendmail):
11026 Display the error message.
11027
11028 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
11029
11030 * gnus-art.el (gnus-default-article-saver):
11031 Add gnus-summary-save-in-pipe to choices.
11032 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
11033 gnus-summary-pipe-output-default-command as the default command.
11034 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
11035 instead of gnus-last-shell-command.
11036
11037 * gnus-sum.el (gnus-summary-pipe-output-default-command):
11038 New user option.
11039 (gnus-summary-muttprint-program): Mention the value will be changed.
11040 (gnus-summary-save-article): Force showing of all headers.
11041 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
11042
11043 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
11044
11045 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
11046
11047 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
11048
11049 * nnimap.el (nnimap-id):
11050 * sieve-manage.el (sieve-manage-open): Doc fixes.
11051
11052 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
11053
11054 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
11055 if available.
11056
11057 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
11058
11059 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
11060
11061 * nnkiboze.el (nnkiboze-generate-group):
11062 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
11063
11064 * nnmairix.el: Require CL.
11065
11066 2008-06-15 David Engster <dengste@eml.cc>
11067
11068 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
11069
11070 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
11071
11072 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
11073 New macros that expand to an `aset'/`aref' call under Emacs, and to a
11074 runtime choice under XEmacs.
11075
11076 * gnus-sum.el (gnus-summary-set-display-table):
11077 Use `gnus-put-display-table', `gnus-get-display-table',
11078 `gnus-set-display-table' for the display table, instead of `aset'.
11079
11080 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
11081
11082 * nnmairix.el: Add autoloads.
11083
11084 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
11085
11086 * nnmairix.el (nnmairix-delete-recreate-group)
11087 (nnmairix-update-and-clear-marks): Fix error messages.
11088
11089 2008-06-14 David Engster <dengste@eml.cc>
11090
11091 * nnmairix.el: Upgrade to version 0.6.
11092 (nnmairix-group-toggle-propmarks-this-group)
11093 (nnmairix-group-toggle-readmarks-this-group)
11094 (nnmairix-group-delete-recreate-this-group)
11095 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
11096 (nnmairix-remove-tick-mark-original-article): New commands.
11097 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
11098 (nnmairix-propagate-marks-to-nnmairix-groups)
11099 (nnmairix-only-use-registry, nnmairix-allowfast-default)
11100 (nnmairix-marks-cache, nnmairix-version-output): New variables.
11101 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
11102 functions needed for marks propagation and manipulation of read marks.
11103 (nnmairix-update-groups): New function.
11104 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
11105 (nnmairix-determine-original-group-from-registry)
11106 (nnmairix-determine-original-group-from-path)
11107 (nnmairix-get-group-from-file-path, nnmairix-map-range)
11108 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
11109 New helper functions.
11110 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
11111 keystrokes for new commands.
11112 (nnmairix-delete-and-create-on-change): Doc string cleanup.
11113 (nnmairix-request-group): Check allow-fast group parameter.
11114 (nnmairix-request-create-group): Set allow-fast group parameter if
11115 nnmairix-allowfast-default is set.
11116 (nnmairix-close-group): Propagate marks upon closing if needed.
11117 (nnmairix-group-toggle-threads-this-group): Use new.
11118 nnmairix-group-toggle-parameter helper function.
11119 (nnmairix-search): Better check for empty search result.
11120 (nnmairix-goto-original-article): Use new helper functions for
11121 determining original article.
11122 (nnmairix-show-original-article): Make sure message-id is in brackets.
11123 (nnmairix-call-mairix-binary): Change variable name.
11124 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
11125 helper function.
11126 (nnmairix-widget-toggle-activate): Fix doc string.
11127
11128 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
11129
11130 * nnir.el: Require edmacro when compiling with XEmacs.
11131 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
11132 available in Emacs 21.
11133
11134 2008-06-11 Glenn Morris <rgm@gnu.org>
11135
11136 * gnus-util.el (x-focus-frame):
11137 * gnus.el (image-size):
11138 * mm-decode.el (image-size): Declare.
11139
11140 * gnus-picon.el (declare-function): Add compat definition.
11141 (image-size): Declare.
11142
11143 * gnus-group.el (tool-bar-map):
11144 * gnus-sum.el (tool-bar-map): Define for compiler.
11145
11146 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
11147
11148 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
11149
11150 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
11151 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
11152 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
11153 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
11154 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
11155 * sieve-manage.el, spam-report.el, spam.el:
11156 Remove unnecessary eval-and-compile of autoloads.
11157
11158 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
11159
11160 * auth-source.el: Precise Tramp doc.
11161
11162 2008-06-07 Glenn Morris <rgm@gnu.org>
11163
11164 * nnmairix.el: Remove unnecessary eval-when-compile.
11165
11166 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
11167
11168 * nnir.el: New file.
11169
11170 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
11171
11172 * gnus-util.el (gnus-read-shell-command): New function.
11173 * mm-decode.el (mm-pipe-part):
11174 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
11175
11176 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
11177
11178 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
11179
11180 2008-06-03 Glenn Morris <rgm@gnu.org>
11181
11182 * pop3.el (nnheader-accept-process-output): Autoload it.
11183
11184 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
11185
11186 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
11187 are not 2-digit hexadecimal characters that follow `%'s.
11188
11189 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
11190
11191 * message.el (message-bogus-recipient-p): Fix type in doc string.
11192 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
11193 (message-bogus-addresses): Rename from message-bogus-address-regexp.
11194 Improve custom options.
11195 (message-bogus-recipient-p): Adjust accordingly.
11196
11197 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
11198
11199 * nnmairix.el: Require edmacro when compiling with XEmacs.
11200
11201 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
11202
11203 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
11204 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
11205
11206 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
11207
11208 * auth-source.el: Add more docs.
11209
11210 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11211
11212 * nnheader.el (nnheader-read-timeout): Change the default timeout from
11213 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
11214 retrieval faster in some cases, but might make CPU usage larger.
11215 If this has any bad side effects, we might revert this change.
11216
11217 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
11218 seems to make mail retrieval much, much faster.
11219 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
11220 unconditionally.
11221
11222 * gnus-draft.el (gnus-group-send-queue):
11223 Bind message-send-mail-partially-limit to nil to avoid being prompted.
11224
11225 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
11226
11227 * mml.el (mml-attach-buffer): Prompt for `disposition'.
11228
11229 * message.el (message-bogus-address-regexp): Fix and improve custom
11230 type.
11231 (message-setup-hook): Add message-check-recipients as custom option.
11232
11233 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
11234
11235 * message.el (message-cite-function): Remove bogus autoload which crept
11236 in during merge from v5-10.
11237
11238 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
11239
11240 * nnimap.el (nnimap-open-connection): Fix login/password bug.
11241
11242 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
11243
11244 * auth-source.el: Preliminary Tramp docs.
11245 (auth-sources): Change the default auth-sources to use
11246 EPA .gpg files.
11247
11248 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
11249
11250 * nntp.el: Autoload `auth-source-user-or-password'.
11251 (nntp-send-authinfo): Use it.
11252
11253 * nnimap.el: Autoload `auth-source-user-or-password'.
11254 (nnimap-open-connection): Use it.
11255
11256 * auth-source.el: Add docs on using with url-auth. Import gnus-util
11257 for the gnus-message function.
11258 (auth-source-user-or-password): Use it.
11259
11260 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11261
11262 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
11263 rfc2104-hexstring-to-byte-list. Return a unibyte string.
11264 (rfc2104-hash): Use it.
11265
11266 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
11267
11268 * gnus-art.el (gnus-article-toggle-truncate-lines):
11269 Don't use `iff' in docstring.
11270
11271 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
11272
11273 * gnus-registry.el: Adjusted copyright dates and added a keyword.
11274
11275 * gnus-util.el (gnus-extract-address-component-name)
11276 (gnus-extract-address-component-email): Convenience functions around
11277 `gnus-extract-address-components'.
11278
11279 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11280 Use `gnus-extract-address-component-email' to fix bug of comparing full
11281 sender name to `user-mail-address'.
11282
11283 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
11284
11285 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
11286 catch/throw to optimize.
11287 (gnus-registry-find-keywords): Just use member to find a keyword.
11288
11289 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11290
11291 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
11292 is current before calling gnus-server-prepare.
11293 (gnus-server-setup-buffer, gnus-server-update-server)
11294 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
11295
11296 2008-05-04 Juri Linkov <juri@jurta.org>
11297
11298 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
11299 (mailcap-file-default-commands): Use mailcap-replace-in-string
11300 instead of replace-regexp-in-string, and mailcap-delete-duplicates
11301 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
11302
11303 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
11304
11305 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
11306
11307 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11308
11309 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
11310 hooks.
11311 (gnus-update-read-articles): Speed up non-marks-using users.
11312 (gnus-use-marks): Define gnus-use-marks.
11313 (gnus-propagate-marks): Rename variable to something more sensible.
11314
11315 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
11316
11317 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
11318 (gmm-image-load-path-for-library): Fix typos in docstrings.
11319 (gmm-message): Reflow docstring.
11320
11321 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
11322
11323 * mail-source.el (mail-source-set-1, mail-source-bind):
11324 Move auth-source code out of the macro to clean it up and fix bugs.
11325
11326 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
11327
11328 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
11329 by sender if it's equal to user-mail-address, it's likely to be
11330 useless.
11331
11332 * mail-source.el (mail-source-bind): Don't use user or password if they
11333 are not bound. Unintern them if they are nil. Don't use server unless
11334 it's bound, and default it to empty string otherwise.
11335
11336 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
11337
11338 * mail-source.el: Load auth-source.el.
11339 (mail-source-bind): Add comments. Call auth-source-user-or-password to
11340 get user name or password, if auth-sources is set up.
11341
11342 * gnus-registry.el (gnus-registry-split-strategy): New variable for
11343 strategy of splitting with parent.
11344 (gnus-registry-split-fancy-with-parent)
11345 (gnus-registry-post-process-groups): Use it and fix prior
11346 bug (returning a list as the split result).
11347
11348 * auth-source.el (auth-sources): Remove server parameter.
11349 (auth-source-pick, auth-source-user-or-password)
11350 (auth-source-user-or-password-imap)
11351 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11352 (auth-source-user-or-password-sftp)
11353 (auth-source-user-or-password-smtp): Remove server parameter.
11354
11355 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
11356
11357 * smime.el (smime-sign-region, smime-encrypt-region)
11358 (smime-decrypt-region):
11359 Remove redundant calls to `generate-new-buffer-name'.
11360
11361 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
11362
11363 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
11364 Don't use QP for message/rfc822.
11365 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
11366
11367 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
11368
11369 * sieve-manage.el (sieve-string-bytes): Remove.
11370 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
11371 correct byte-length only if the process's coding-system is the same as
11372 the one used internally by Emacs to represent strings.
11373
11374 2008-04-22 Juri Linkov <juri@jurta.org>
11375
11376 * mailcap.el (mailcap-file-default-commands): New function.
11377
11378 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
11379
11380 * message.el (message-signature-separator, message-cite-function):
11381 Change custom version.
11382
11383 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
11384
11385 * mm-decode.el (mm-display-external): Make temp file read-only.
11386
11387 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
11388
11389 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
11390 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
11391 `C-c C-f d'.
11392
11393 2008-04-12 Adrian Aichner <adrian@xemacs.org>
11394
11395 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
11396
11397 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
11398
11399 * auth-source.el: Add docs.
11400 (auth-sources): Modify format to support server.
11401 (auth-source-pick, auth-source-user-or-password)
11402 (auth-source-user-or-password-imap)
11403 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11404 (auth-source-user-or-password-sftp)
11405 (auth-source-user-or-password-smtp): Add server parameter.
11406
11407 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
11408
11409 * gnus-registry.el: Initialize the registry when gnus-registry-install
11410 is t.
11411
11412 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
11413
11414 * compface.el (uncompface): Make buffer unibyte.
11415
11416 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
11417
11418 * mail-source.el (mail-source-value):
11419 Prefer fboundp to functionp so it works with macros as well.
11420
11421 2008-04-05 Glenn Morris <rgm@gnu.org>
11422
11423 * gnus-ems.el (mm-disable-multibyte): Autoload it.
11424
11425 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
11426
11427 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
11428 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
11429
11430 * nnheader.el (nnheader-init-server-buffer): Change buffer's
11431 multibyteness after rather than before erasing it.
11432
11433 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
11434 mm-with-multibyte.
11435 (gnus-request-article-this-buffer): Make sure the proper decoding is
11436 used if gnus-original-article-buffer happens to be unibyte.
11437
11438 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
11439 default-enable-multibyte-characters.
11440
11441 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
11442 default-enable-multibyte-characters.
11443
11444 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
11445
11446 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
11447
11448 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
11449
11450 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11451 Fix last change in case the element is not even a symbol.
11452
11453 2008-04-02 Simon Josefsson <simon@josefsson.org>
11454
11455 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
11456 imap-enable-exchange-bug-workaround.
11457 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
11458
11459 2008-04-01 Simon Josefsson <simon@josefsson.org>
11460
11461 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
11462 a 100 byte status-checks into a 2-3MB transfer for each group.
11463 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
11464 to enable bug workaround or not.
11465 (nnimap-find-minmax-uid): Only enable workaround conditionally.
11466
11467 2008-03-31 Glenn Morris <rgm@gnu.org>
11468
11469 * message.el (mml2015-use): Declare for compiler.
11470 (message-info): Require mml2015 when appropriate.
11471
11472 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
11473
11474 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
11475 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
11476 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
11477 (nntp-service-to-port): New function.
11478 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
11479 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
11480 (nntp-open-netcat-stream): New function.
11481 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
11482
11483 2008-03-29 Sven Joachim <svenjoac@gmx.de>
11484
11485 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
11486
11487 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
11488
11489 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
11490
11491 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
11492
11493 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
11494
11495 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
11496
11497 * message.el (message-signature-separator): Change default.
11498 Improve custom type.
11499 (message-cite-function): Change default to
11500 message-cite-original-without-signature.
11501
11502 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
11503 toggle.
11504
11505 * message.el (message-check-news-body-syntax): Fix signature check.
11506 (message-setup-1): Mark buffer as unmodified _after_ running
11507 message-setup-hook and handling message-alternative-emails.
11508 (message-shorten-references): Be more strict when building list of
11509 valid references to comply with GNKSA.
11510
11511 * gnus-group.el (gnus-read-ephemeral-bug-group)
11512 (gnus-read-ephemeral-debian-bug-group)
11513 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
11514
11515 * message.el (message-info): Don't use booleanp which isn't supported
11516 in Emacs 21 and XEmacs.
11517
11518 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
11519
11520 * gnus-group.el (gnus-gmane-group-download-format): Rename from
11521 gnus-group-gmane-group-download-format.
11522 (gnus-group-read-ephemeral-gmane-group): Rename from
11523 gnus-group-read-ephemeral-gmane-group.
11524 (gnus-read-ephemeral-gmane-group-url): Rename from
11525 gnus-group-read-ephemeral-gmane-group-url.
11526 (gnus-bug-group-download-format-alist): New variable.
11527 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
11528 (gnus-read-ephemeral-emacs-bug-group): New commands.
11529
11530 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
11531
11532 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
11533 (gnus-visible-headers): Improve custom type.
11534
11535 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
11536
11537 * mml.el (mml-menu): Add workarounds for XEmacs.
11538
11539 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
11540 X-Boundary header.
11541
11542 * message.el (message-simplify-recipients): Fix previous commit.
11543
11544 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
11545
11546 * mm-util.el (mm-set-buffer-multibyte): New function.
11547 * mm-decode.el (mm-copy-to-buffer): Use it.
11548
11549 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11550 Prefer fboundp to functionp so it works with macros as well.
11551
11552 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
11553
11554 * message.el (message-alter-recipients-discard-bogus-full-name):
11555 New function.
11556 (message-alter-recipients-function): New variable.
11557 (message-get-reply-headers): Use it.
11558 (message-replace-header): New helper function.
11559 (message-recipients-without-full-name): New variable.
11560 (message-simplify-recipients): New command.
11561
11562 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
11563
11564 * message.el (message-info): Handle EasyPG manual.
11565
11566 * mml.el (mml-menu): Add entry for EasyPG.
11567
11568 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
11569
11570 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
11571 parameter.
11572
11573 * message.el (message-disassociate-draft): Specify drafts group name
11574 fully.
11575
11576 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
11577
11578 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11579 Eliminate unnecessary duplicates from the match list.
11580
11581 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
11582
11583 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
11584 args of `how-many' of which the XEmacs version doesn't take; declare
11585 Info-index-next as function.
11586
11587 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
11588
11589 * gnus-score.el (gnus-score-headers): Fix handling of
11590 gnus-inhibit-slow-scoring.
11591
11592 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
11593 string.
11594 (gnus-button-url-regexp): Improve handling of parenthesis.
11595 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
11596 (gnus-button-handle-info-keystrokes): Handle index entries.
11597
11598 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
11599
11600 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
11601 Incoming* files.
11602
11603 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
11604
11605 * auth-source.el (auth-sources): Rename from auth-source-choices.
11606 (auth-source-pick): Use it.
11607
11608 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
11609
11610 * auth-source.el (auth-source-protocols)
11611 (auth-source-protocols-customize, auth-source-choices): Add and
11612 modified variable customizations and defaults.
11613 (auth-source-pick, auth-source-user-or-password)
11614 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
11615 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11616 (auth-source-user-or-password-sftp)
11617 (auth-source-user-or-password-smtp): Use new variables and provide an
11618 interface to netrc.el.
11619
11620 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
11621
11622 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
11623 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
11624 Make sure the nntp port to specify is a string.
11625
11626 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11627
11628 * nntp.el: Use with-current-buffer.
11629 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
11630 dubious mm-with-unibyte-current-buffer.
11631 (nntp-with-open-group-function): New function extracted from
11632 nntp-with-open-group macro.
11633 (nntp-with-open-group): Use the function, so it's easier to debug.
11634 Add indentation and debugging info.
11635 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
11636 Recommend the use of the netcat alternatives.
11637
11638 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
11639 Avoid mm-string-as-multibyte as well.
11640
11641 * nnweb.el (nnweb-insert-html):
11642 Remove use of nnheader-string-as-multibyte.
11643
11644 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
11645 (nnheader-string-as-multibyte): Remove.
11646
11647 * mm-view.el: Use inhibit-read-only.
11648 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
11649 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
11650 or unibyte-string.
11651
11652 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
11653 (mm-uu-yenc-extract): Use with-current-buffer.
11654
11655 * gnus-soup.el (gnus-soup-send-packet): Don't use
11656 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
11657
11658 * nnmh.el: Use with-current-buffer.
11659 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
11660 mm-string-as-multibyte on the output of mm-encode-coding-string.
11661
11662 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
11663 (nnimap-request-move-article): Use with-current-buffer.
11664
11665 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
11666 inserting the handle-buffer's text, so the implicit multibyte->unibyte
11667 conversion uses string-make-unibyte rather than string-as-unibyte.
11668
11669 * gnus-msg.el: Use with-current-buffer.
11670
11671 * message.el (message-ignored-resent-headers): Add "Delivered-To".
11672
11673 2008-03-10 Daiki Ueno <ueno@unixuser.org>
11674
11675 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
11676 string for caching if it is 'PIN.
11677
11678 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
11679
11680 * mail-source.el (mail-source-delete-old-incoming-confirm):
11681 Change default to nil.
11682 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
11683
11684 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
11685
11686 * gnus-art.el (gnus-narrow-to-page): Position point properly.
11687 (gnus-article-goto-prev-page): Work for articles having ^L's.
11688
11689 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
11690
11691 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
11692
11693 2008-03-07 Karl Fogel <kfogel@red-bean.com>
11694
11695 * gnus-bookmark.el: Adjust for renames in bookmark.el.
11696 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
11697 (gnus-bookmark-jump): Adjust some variable names.
11698
11699 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
11700
11701 * auth-source.el: New package.
11702 (auth-source-choices): Add customization entry point variable.
11703
11704 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
11705 bug.
11706
11707 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
11708
11709 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
11710 (gnus-registry-initialize, gnus-registry-install-p): Use it.
11711 (gnus-registry-install-shortcuts): Rename from
11712 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
11713 the `gnus-registry-mark-map' keymap dynamically from
11714 `gnus-registry-marks'. The generated functions update the summary line
11715 when a registry mark is added or deleted, and will call
11716 `gnus-registry-install-p' (see the comments in the code).
11717 (gnus-registry-user-format-function-M): Use concat intelligently.
11718
11719 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
11720 the registry mark functions.
11721
11722 2008-03-05 Glenn Morris <rgm@gnu.org>
11723
11724 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
11725 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
11726 gnus-art.
11727 (top-level): No need to load own source when compiling.
11728
11729 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
11730
11731 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
11732 Suggested by <chris.anderton@zetnet.co.uk>.
11733
11734 2008-03-04 Glenn Morris <rgm@gnu.org>
11735
11736 * gnus-sum.el (top-level): No need to require gnus when compiling,
11737 since unconditionally required near start of file.
11738 (gnus-summary-display-while-building): Move definition before use.
11739
11740 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
11741
11742 * gnus-registry.el (gnus-registry-user-format-function-M):
11743 Add formatting function.
11744
11745 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
11746
11747 * gnus-registry.el (gnus-registry-marks): Change format to be nicer
11748 with plists.
11749 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
11750 Use new format.
11751
11752 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
11753
11754 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
11755 `where-is-internal' that returns a range of key sequences.
11756
11757 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
11758
11759 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
11760
11761 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
11762 (gnus-summary-jump-to-group): Consider windows on other displayed
11763 frames as well. Similar changes might be needed elsewhere, but that's
11764 the one I've bumped into during my use.
11765
11766 * nndoc.el (nndoc-oe-dbx-type-p):
11767 * gnus-msg.el (gnus-debug):
11768 * gnus-group.el (gnus-update-group-mark-positions):
11769 Use mm-string-to-multibyte.
11770
11771 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
11772
11773 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
11774 doesn't handle NotDashEscaped.
11775
11776 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
11777 (mml-dnd-attach-options): Fix typo in custom choice.
11778
11779 * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
11780 Change nndoc-article-type to mbox.
11781 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
11782
11783 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
11784 to nil, instead of html2text.
11785
11786 * imap.el (imap-debug): Add `imap-ping-server'.
11787
11788 * gnus-bookmark.el: Add FIXMEs.
11789
11790 * message.el (message-form-letter-separator)
11791 (message-send-form-letter-delay): New variables.
11792 (message-send-form-letter): Use them. New command to send form
11793 letters. Requested by Uwe Siart.
11794 (message-send-mail-function): Doc fix. Add "Other" custom option.
11795
11796 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
11797
11798 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
11799 empty author.
11800
11801 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
11802
11803 * gnus-registry.el (gnus-registry-marks): Add variable for
11804 customization of marks and their appearance.
11805 (gnus-registry-read-mark): Use it.
11806 (gnus-registry-do-marks): Add utility function to loop through
11807 `gnus-registry-marks'.
11808 (gnus-registry-install-shortcuts-and-menus): Add function to install
11809 shortcuts and menus.
11810 (gnus-registry-initialize): Use it.
11811 (gnus-registry-default-mark): Clarify documentation.
11812
11813 2008-02-29 Glenn Morris <rgm@gnu.org>
11814
11815 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
11816 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
11817 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
11818 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
11819 Change defcustom :version from 23.0 to 23.1.
11820
11821 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
11822
11823 * gnus-registry.el (gnus-registry-follow-group-p)
11824 (gnus-registry-post-process-groups): Add functions to aid registry
11825 splitting and improve logging. Clarify behavior in function
11826 documentation.
11827 (gnus-registry-split-fancy-with-parent): Use them.
11828
11829 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
11830
11831 * gnus-art.el: Use with-current-buffer.
11832
11833 2008-02-27 David Engster <dengste@eml.cc>
11834
11835 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
11836 Express real group name in the response.
11837
11838 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
11839
11840 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
11841 (nnmairix-last-server, nnmairix-current-server): Defvar them.
11842 (nnmairix-goto-original-article): Defvar gnus-registry-install and
11843 autoload gnus-registry-fetch-group when compiling.
11844 (nnmairix-request-group-with-article-number-correction):
11845 Remove unreferenced argument passed to nnmairix-call-backend.
11846
11847 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
11848
11849 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
11850 (mm-uu-extract): Improve face for low color ttys.
11851 Reported by Sascha Wilde.
11852
11853 2008-02-27 Glenn Morris <rgm@gnu.org>
11854
11855 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
11856 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
11857 variables to defconsts. Convert comments to doc-strings.
11858 (nnmairix-last-server, nnmairix-current-server): Convert from free
11859 variables to defvars. Convert comments to doc-strings.
11860 (gnus-registry-fetch-group): Autoload.
11861 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
11862 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
11863 (nnmairix-widget-build-editable-fields): Use car cddr rather than
11864 caddr.
11865 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
11866 nnmairix-request-group-with-article-number-correction call.
11867 (nnmairix-fast, nnmairix-group): New, less general names, for free
11868 variables passed from nnmairix-request-group to
11869 nnmairix-request-group-with-article-number-correction. Declare.
11870 (nnmairix-request-group-with-article-number-correction):
11871 Use nnmairix-fast, nnmairix-group rather than fast, group.
11872
11873 2008-02-26 David Engster <dengste@eml.cc>
11874
11875 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
11876 version 0.5.
11877
11878 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
11879
11880 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
11881 instead of making an extra function call. Don't add the current group
11882 to articles only when they have the group. Use
11883 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
11884 Reported by David <de_bb@arcor.de>.
11885
11886 2008-02-24 Miles Bader <miles@gnu.org>
11887
11888 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11889 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
11890 (mm-find-mime-charset-region):
11891 * mm-bodies.el (mm-encode-body):
11892 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
11893
11894 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
11895
11896 * mail-source.el (mail-source-delete-incoming): Change default.
11897 Supplement doc string.
11898
11899 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
11900
11901 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
11902
11903 * nnmail.el (nnmail-message-id-cache-file): Derive from
11904 `gnus-home-directory'.
11905
11906 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
11907
11908 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
11909 Document negative prefix.
11910
11911 * gnus-group.el (gnus-group-read-group): Document negative prefix.
11912
11913 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
11914
11915 * message.el (message-unsent-separator): Add the Exim bounce
11916 separator.
11917
11918 2008-02-10 Daiki Ueno <ueno@unixuser.org>
11919
11920 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
11921 list.
11922 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
11923 recipient/signer list.
11924
11925 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
11926
11927 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
11928 fbound (Emacs 23 unicode), signal an error.
11929
11930 2008-02-08 Glenn Morris <rgm@gnu.org>
11931
11932 * gnus-art.el (pgg-display-output-buffer): Declare as function.
11933
11934 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
11935
11936 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
11937 ports to the calls to `netrc-machine-user-or-password' in addition to
11938 "imap" and "imaps".
11939
11940 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
11941
11942 * gnus.el (gnus-group-startup-message): Add `find-image' call before
11943 image-load-path is let-bound. Reported by Harald Hanche-Olsen
11944 <hanche@math.ntnu.no>.
11945
11946 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
11947
11948 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
11949
11950 2008-02-01 Zhang Wei <id.brep@gmail.com>
11951
11952 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
11953
11954 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
11955
11956 2008-02-01 Miles Bader <miles@gnu.org>
11957
11958 * mml.el (mml-parse-1): Remove apparently vestigial use of
11959 `mm-hack-charsets'.
11960 * mm-bodies.el (mm-encode-body): Likewise.
11961
11962 2008-02-01 Kenichi Handa <handa@m17n.org>
11963
11964 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
11965 rfc2104-hexstring-to-bitstring and changed to return a byte list.
11966 (rfc2104-hash): Convert the result of concat to unibyte string.
11967
11968 2008-02-01 Dave Love <fx@gnu.org>
11969
11970 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
11971 coding-system-for-read.
11972 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
11973
11974 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11975 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
11976 (mm-find-mime-charset-region): Remove hack-charsets stuff.
11977
11978 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
11979
11980 * mail-source.el (mail-sources): Add `group' choice.
11981
11982 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
11983 parameter `in-group' to control into which group the articles go.
11984 Add treatment of `group' mail-source.
11985
11986 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
11987
11988 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
11989 * message.el (message-beginning-of-line): Use featurep instead of bound
11990 tests in order to resolve conditionals at compile time.
11991
11992 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
11993
11994 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
11995
11996 * mm-decode.el (mm-dissect-buffer): Decode description.
11997
11998 * mml.el (mml-to-mime): Encode message header first.
11999
12000 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
12001
12002 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
12003 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
12004
12005 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
12006
12007 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
12008
12009 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
12010
12011 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
12012 prefix keys.
12013 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
12014 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
12015 gnus-xmas.el.
12016
12017 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
12018
12019 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
12020 Add new variables for article mark management.
12021 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
12022 list of extra data entries which, when present, will indicate that the
12023 article ID should not be trimmed from the registry.
12024 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
12025 functions.
12026 (gnus-registry-read-mark): New function to read a mark name from the
12027 user.
12028 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
12029 (gnus-registry-set-article-mark-internal): New functions to add and
12030 remove marks.
12031 (gnus-registry-get-article-marks): New function to show the marks for
12032 an article, or retrieve them for further use.
12033
12034 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
12035
12036 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
12037 keys when no argument is given.
12038
12039 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
12040
12041 * gnus-sum.el (gnus-article-sort-by-random)
12042 (gnus-thread-sort-by-random): Fix doc strings.
12043 Reported by jidanni@jidanni.org.
12044
12045 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
12046
12047 * gnus-art.el (gnus-article-describe-bindings): New function.
12048 (gnus-article-read-summary-keys): Use it.
12049 (gnus-article-mode-map): Bind `C-h b' to it.
12050
12051 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
12052
12053 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
12054 XEmacs.
12055 (gnus-article-describe-key, gnus-article-describe-key-briefly):
12056 Protect against non-character events.
12057
12058 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
12059
12060 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
12061 New command.
12062 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
12063 instead of END. Change name of the temp file.
12064 (gnus-group-gmane-group-download-format): Add doc string. Make it
12065 customizable.
12066
12067 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
12068
12069 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
12070 bind `S W' to gnus-article-wide-reply-with-original; set default
12071 binding to gnus-article-read-summary-send-keys.
12072 (gnus-article-read-summary-keys): Fix the order of keys; display
12073 continuation keys correctly in the echo area; describe bindings
12074 correctly when keys end with `C-h'.
12075 (gnus-article-read-summary-send-keys): New function.
12076 (gnus-article-describe-key, gnus-article-describe-key-briefly):
12077 Work for gnus-article-read-summary-send-keys; display continuation keys
12078 correctly in the echo area.
12079 (gnus-article-reply-with-original): Ignore prefix argument.
12080 (gnus-article-wide-reply-with-original): New function.
12081
12082 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
12083
12084 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
12085 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
12086
12087 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
12088
12089 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
12090 (gnus-group-read-ephemeral-gmane-group): New command.
12091
12092 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
12093
12094 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
12095
12096 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
12097
12098 * message.el (message-send-mail-function): Increase custom version.
12099
12100 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
12101 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
12102
12103 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
12104
12105 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
12106 html parts correctly; support forwarded messages.
12107 (gnus-article-browse-html-article): Remove work buffers.
12108
12109 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
12110 compiling.
12111 (netrc-bound-and-true-p): New macro.
12112 (netrc-parse): Use it instead of bound-and-true-p that is not available
12113 in XEmacs 21.4.
12114
12115 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
12116
12117 * gnus-registry.el (gnus-registry-mark-article)
12118 (gnus-registry-article-marks): Add functionality to mark articles
12119 through the Gnus registry.
12120
12121 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
12122 (netrc-parse): Use encrypt-file-alist to determine if
12123 encrypt-find-model or encrypt-insert-file-contents should be used.
12124
12125 2007-12-19 Glenn Morris <rgm@gnu.org>
12126
12127 * mml.el (message-options-set, message-narrow-to-head)
12128 (message-in-body-p, message-mail-p, message-encode-message-body):
12129 Autoload.
12130 (message-remove-header, message-narrow-to-headers-or-head)
12131 (message-subscribed-p, message-make-mail-followup-to)
12132 (message-position-on-field, message-news-p)
12133 (message-options-set-recipient, message-generate-headers)
12134 (message-sort-headers): Declare as functions.
12135
12136 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
12137
12138 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
12139 convention in doc string.
12140
12141 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
12142
12143 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
12144 title to html parts.
12145 (gnus-article-browse-html-article): Pass message header to it.
12146
12147 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
12148
12149 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
12150
12151 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
12152 or password compatible with XEmacs.
12153
12154 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
12155
12156 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
12157 format document.
12158 (gnus-mime-delete-part): Don't write description line if empty.
12159 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
12160
12161 2007-12-14 Johan Bockgård <bojohan@gnu.org>
12162
12163 * gnus-sum.el (gnus-summary-mark-unread-as-read)
12164 (gnus-summary-mark-read-and-unread-as-read)
12165 (gnus-summary-mark-current-read-and-unread-as-read)
12166 (gnus-summary-mark-unread-as-ticked): Doc fix.
12167 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
12168
12169 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
12170
12171 * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
12172 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12173
12174 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
12175
12176 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
12177 yes-or-no-p.
12178
12179 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
12180
12181 * mm-decode.el (mm-add-meta-html-tag): New function.
12182 (mm-save-part-to-file, mm-pipe-part): Use it.
12183
12184 * gnus-art.el (gnus-article-browse-delete-temp-files):
12185 Use gnus-y-or-n-p instead of y-or-n-p.
12186 (gnus-article-browse-html-parts): Work with message/external-body; use
12187 mm-add-meta-html-tag.
12188
12189 2007-12-11 Glenn Morris <rgm@gnu.org>
12190
12191 * gnus-cache.el: Require gnus-sum not just when compiling.
12192
12193 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
12194
12195 * gnus-int.el (gnus-server-opened, gnus-status-message):
12196 Move definitions before use.
12197
12198 * mm-decode.el: Require gnus-util.
12199 (mm-remove-part): Only call delete-annotation on XEmacs.
12200
12201 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
12202
12203 * nnmail.el: Require gnus-int.
12204
12205 * spam.el: Move `require's before `eval-when-compile's.
12206
12207 * gnus-ems.el (gnus-alive-p):
12208 * gnus-fun.el (message-goto-eoh):
12209 * gnus-util.el (gnus-group-name-decode):
12210 * mail-source.el (gnus-compress-sequence):
12211 * message.el (Info-goto-node, format-spec):
12212 * mm-bodies.el (message-options-get):
12213 * mm-decode.el (mm-view-pkcs7):
12214 * mm-util.el (gmm-write-region):
12215 * mml-smime.el (mml-compute-boundary)
12216 (gnus-completing-read-with-default):
12217 * mml.el (widget-button-press, gnus-make-hashtable):
12218 * mml1991.el (mm-decode-content-transfer-encoding)
12219 (mm-encode-content-transfer-encoding)
12220 (message-options-get, message-options-set):
12221 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
12222 * nnfolder.el (gnus-request-group):
12223 * nnheader.el (ietf-drums-unfold-fws):
12224 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
12225 * smime.el (gnus-run-mode-hooks):
12226 * spam-stat.el (gnus-message): Autoload.
12227
12228 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
12229 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
12230 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
12231 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
12232 Add declare-function compatibility definition.
12233
12234 * gnus-cache.el (nnvirtual-find-group-art):
12235 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
12236 (gnus-add-image, gnus-add-wash-type):
12237 * gnus-group.el (nnkiboze-score-file):
12238 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
12239 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
12240 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
12241 (message-tokenize-header, gnus-get-buffer-create)
12242 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
12243 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
12244 * gnus.el (gnus-group-decoded-name):
12245 * mail-source.el (imap-capability):
12246 * mm-bodies.el (message-options-set):
12247 * mm-decode.el (gnus-configure-windows):
12248 * mm-extern.el (message-goto-body):
12249 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
12250 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
12251 (epg-sub-key-validity, message-options-set):
12252 * mml.el (widget-event-point, gnus-configure-windows):
12253 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
12254 * mml2015.el (epg-check-configuration, epg-configuration)
12255 (message-options-set):
12256 * nndb.el (nndb-request-article):
12257 * nnfolder.el (gnus-request-create-group):
12258 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
12259 * nnmaildir.el (gnus-group-mark-article-read):
12260 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
12261 * rfc1843.el (message-fetch-field):
12262 * spam.el (gnus-extract-address-components):
12263 Declare as functions.
12264
12265 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
12266
12267 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
12268
12269 2007-12-09 Glenn Morris <rgm@gnu.org>
12270
12271 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
12272
12273 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
12274 * message.el, mm-view.el, sieve-manage.el, smime.el:
12275 Add declare-function compatibility definition.
12276
12277 * gnus-art.el (w3-region, w3m-region, Info-menu):
12278 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
12279 * gnus-sum.el (gnus-get-predicate):
12280 * gnus-util.el (mm-append-to-file, w32-focus-frame):
12281 * message.el (mail-abbrev-in-expansion-header-p):
12282 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
12283 (w3m-detect-meta-charset, w3m-region):
12284 * sieve-manage.el (password-read, password-cache-add)
12285 (password-cache-remove):
12286 * smime.el (password-read-and-add): Declare as functions.
12287
12288 2007-12-08 David Kastrup <dak@gnu.org>
12289
12290 * gnus-sum.el (gnus-summary-simplify-subject-query):
12291 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
12292 `message'.
12293
12294 2007-12-07 Glenn Morris <rgm@gnu.org>
12295
12296 * gnus-art.el (article-make-date-line): Revert previous change.
12297
12298 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
12299
12300 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
12301
12302 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
12303
12304 * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
12305 Call gnus-add-to-range ranges only once with a prepared article-list.
12306
12307 2007-12-06 Paul Jarc <prj@po.cwru.edu>
12308
12309 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
12310 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
12311 group names with backslashes.
12312 Reported by Tassilo Horn <tassilo@member.fsf.org>.
12313
12314 2007-12-06 Deepak Goel <deego3@gmail.com>
12315
12316 * gnus-art.el (article-make-date-line):
12317 * gnus-start.el (gnus-load):
12318 * pop3.el (pop3-read-response): Fix buggy call to `error'.
12319
12320 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12321
12322 * gnus-art.el (gnus-use-idna):
12323 * gnus-start.el (gnus-site-init-file):
12324 * message.el (message-use-idna):
12325 * mm-uu.el (mm-uu-hide-markers):
12326 * smiley.el (smiley-style): Revert changes that suppress warnings.
12327
12328 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12329
12330 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
12331 specify charset to html source.
12332 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12333
12334 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12335
12336 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
12337 idna-program in order to suppress byte compile warning issued by XEmacs
12338 that came to byte compile the default value section of defcustom forms
12339 recently.
12340
12341 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
12342 value of installation-directory.
12343
12344 * message.el (message-use-idna): Don't directly refer to the value of
12345 idna-program.
12346
12347 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
12348
12349 * smiley.el (smiley-style): Don't directly call face-attribute.
12350
12351 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
12352
12353 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
12354
12355 * gnus-dired.el: Reduce Gnus dependencies.
12356 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
12357 Don't require. Use autoloads instead.
12358 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
12359 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
12360 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
12361 (gnus-dired-mode): Adjust doc string.
12362 (gnus-dired-mail-mode): New variable.
12363 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
12364 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
12365 (gnus-dired-mail-buffers): New function. Return mail or message
12366 composition buffers.
12367 (gnus-dired-attach): Use it.
12368 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
12369 NO-DECODE.
12370 (gnus-dired-print): Use `gnus-print-buffer' depending on
12371 `gnus-dired-mail-mode'.
12372
12373 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
12374
12375 * rfc2047.el (rfc2047-encoded-word-regexp)
12376 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
12377 explaining what regexp patterns are for.
12378
12379 2007-12-04 Glenn Morris <rgm@gnu.org>
12380
12381 * password.el: Move to ../password-cache.el.
12382
12383 * mml1991.el (password-read, password-cache-add, password-cache-remove):
12384 * mml2015.el (password-read, password-cache-add, password-cache-remove):
12385 * mml-smime.el (password-read, password-cache-add)
12386 (password-cache-remove):
12387 No need to autoload, since mml-sec requires password.
12388
12389 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
12390 * message.el (gnus-extract-address-components):
12391 * mml-smime.el (gnus-extract-address-components): Define for compiler.
12392
12393 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
12394 password.
12395
12396 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
12397
12398 * mailcap.el: Reduce dependencies.
12399 (mail-header-parse-content-type): Autoload.
12400 (mailcap-delete-duplicates): New alias.
12401 (mailcap-mime-info): Add optional argument NO-DECODE.
12402 (mailcap-mime-types): Use mailcap-delete-duplicates.
12403
12404 * message.el (message-ignored-supersedes-headers): Add "X-ID".
12405
12406 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12407
12408 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
12409 function.
12410
12411 * gnus-uu.el (gnus-uu-decode-yenc): New command.
12412 (gnus-uu-yenc-article): New function.
12413
12414 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
12415
12416 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
12417
12418 2007-12-02 Glenn Morris <rgm@gnu.org>
12419
12420 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
12421 Move to ../net.
12422
12423 * binhex.el, uudecode.el: Move to ../mail.
12424
12425 * encrypt.el: Remove file.
12426
12427 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
12428
12429 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
12430 matches on patches.
12431
12432 * gnus-art.el (gnus-article-browse-html-article):
12433 Mention `mm-text-html-renderer' in the doc string.
12434
12435 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
12436 string. Add comments.
12437
12438 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
12439 if rhs is ASCII.
12440
12441 2007-12-01 Glenn Morris <rgm@gnu.org>
12442
12443 * dig.el, dns.el: Move to ../net.
12444 * format-spec.el, hex-util.el, sha1.el: Move to ../.
12445
12446 * mail-source.el (top-level): Require format-spec before
12447 eval-when-compile.
12448
12449 2007-11-30 Glenn Morris <rgm@gnu.org>
12450
12451 * encrypt.el: Require password, rather than autoloading password-read.
12452
12453 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
12454
12455 * gnus.el (gnus-method-to-server): Add an optional parameter so the
12456 caller can indicate whether the cache should be disregarded for this
12457 call. This way the result of the call is reproducible at all times and
12458 can be considered a canonical server name for the supplied method.
12459 (gnus-agent-method-p): Canonicalize server names by pushing their
12460 method through `gnus-method-to-server' using the no-cache argument.
12461
12462 * gnus-srvr.el (gnus-server-insert-server-line):
12463 Call `gnus-method-to-server' with `no-cache' argument.
12464
12465 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
12466 gnus-agent-possibly-synchronize-flags as this should be called when the
12467 server is actually being opened.
12468 (gnus-agent-possibly-synchronize-flags)
12469 (gnus-agent-possibly-synchronize-flags-server): Move check for the
12470 flags file of an agentized server to the latter function.
12471
12472 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
12473 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
12474 after a connection has been established successfully.
12475
12476 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
12477
12478 * gnus-art.el (article-display-face): Force to display face if called
12479 interactively; check if gnus-article-x-face-too-ugly matches author.
12480 (article-display-x-face): Display face even if From header is missing
12481 as article-display-face does.
12482
12483 2007-11-28 Richard Stallman <rms@gnu.org>
12484
12485 * md4.el: Move to ../.
12486 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
12487
12488 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
12489
12490 * mail-source.el (mail-sources): Default to fetch from file for
12491 compatibility with default of nnmail-spool-file.
12492
12493 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
12494
12495 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
12496 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
12497 to look for encoded word that should be encoded again.
12498 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
12499 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
12500 encoding pattern.
12501 (rfc2047-decode-region): Switch strict regexp and loose one according
12502 to rfc2047-allow-irregular-q-encoded-words.
12503
12504 2007-11-26 Simon Josefsson <simon@josefsson.org>
12505
12506 * imap.el: Move to ../net directory.
12507
12508 2007-11-25 Romain Francoise <romain@orebokech.com>
12509
12510 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
12511
12512 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12513
12514 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
12515 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
12516
12517 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
12518 `nnmail-spool-file'.
12519
12520 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
12521 `nnmail-spool-file'.
12522
12523 * gnus-move.el (gnus-change-server): Ditto.
12524
12525 * gnus-kill.el (gnus-batch-score): Ditto.
12526
12527 * gnus-cache.el (gnus-jog-cache): Ditto.
12528
12529 * gnus-msg.el (gnus-summary-reply):
12530 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
12531
12532 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12533
12534 * gnus-cache.el (gnus-cache-generate-nov-databases):
12535 Use nnml-generate-nov-databases-directory instead of
12536 nnml-generate-nov-databases-1.
12537
12538 2007-11-24 Glenn Morris <rgm@gnu.org>
12539
12540 * message.el (message-tool-bar-retro): Update for rename
12541 mail_send.xpm->mail-send.xpm.
12542
12543 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
12544
12545 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12546 `smime-ldap-search' for Emacs 22 and up.
12547
12548 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
12549
12550 * hashcash.el: Move to ../mail directory.
12551
12552 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
12553
12554 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12555 `smime-ldap-search' for Emacs 22 and up.
12556
12557 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
12558
12559 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
12560
12561 * message.el (message-send-mail-function): Fix error convention.
12562 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
12563 (message-widen-reply, message-send-mail, message-talkative-question)
12564 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
12565 (message-clone-locals, message-send-news): Use with-current-buffer.
12566 (message-insert-or-toggle-importance): Remove unused var `valid'.
12567 (message-make-references): Remove unused var `new-references'.
12568 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
12569
12570 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
12571
12572 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
12573 (spam-split-symbolic-return-positive): Reflow docstring.
12574 (spam-backends, spam-summary-exit-behavior)
12575 (spam-mark-ham-unread-before-move-from-spam-group)
12576 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
12577 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12578 (spam-clear-cache, spam-backend-check, spam-install-backend)
12579 (spam-install-statistical-backend, spam-list-of-processors)
12580 (spam-group-processor-p, spam-split, spam-bogofilter-score)
12581 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
12582 (spam-check-crm114, spam-initialize, spam-unload-hook):
12583 Fix typos in docstrings.
12584
12585 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
12586
12587 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
12588 been checked if they have never been read and those group levels are
12589 higher than the one that a user specified.
12590
12591 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
12592
12593 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
12594 foreign groups unless a group level is specified by a user.
12595 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
12596
12597 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
12598
12599 * message.el (message-send-mail-function): Require sendmail.
12600
12601 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
12602
12603 * message.el (message-send-mail-function): Check for smtpmail too.
12604
12605 * utf7.el (utf7-encode, utf7-decode): Use coding system
12606 `utf-7'/`utf-7-imap' from utf-7.el' if available.
12607
12608 * message.el (message-send-mail-function): New function.
12609 (message-send-mail-function): Set default using
12610 message-send-mail-function. Adjust doc string.
12611 (message-send-mail-with-mailclient): New function.
12612
12613 2007-11-17 Richard Stallman <rms@gnu.org>
12614
12615 * assistant.el: Remove file.
12616
12617 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
12618
12619 * smime.el (from):
12620 * rfc2047.el (message-posting-charset):
12621 * qp.el (mm-use-ultra-safe-encoding):
12622 * pop3.el (parse-time-months):
12623 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
12624 * nnml.el (files):
12625 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
12626 (jka-compr-compression-info-list, ange-ftp-path-format)
12627 (efs-path-regexp):
12628 * nndiary.el (files):
12629 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
12630 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
12631 (epg-digest-algorithm-alist, inhibit-redisplay)
12632 (password-cache-expiry):
12633 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
12634 (pgg-output-buffer, password-cache-expiry):
12635 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
12636 (efs-path-regexp):
12637 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
12638 (inhibit-redisplay):
12639 * mm-uu.el (file-name, start-point, end-point, entry)
12640 (gnus-newsgroup-name, gnus-newsgroup-charset):
12641 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
12642 (latin-unity-ucs-list):
12643 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
12644 (mm-uu-binhex-decode-function):
12645 * message.el (gnus-message-group-art, gnus-list-identifiers)
12646 (rmail-enable-mime-composing, gnus-local-organization)
12647 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
12648 (gnus-read-active-file, facemenu-add-face-function)
12649 (facemenu-remove-face-function, gnus-article-decoded-p)
12650 (tool-bar-mode):
12651 * mail-source.el (display-time-mail-function):
12652 * gnus-util.el (nnmail-pathname-coding-system)
12653 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
12654 (gnus-original-article-buffer, gnus-user-agent)
12655 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
12656 (xemacs-codename, sxemacs-codename, emacs-program-version):
12657 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
12658 * gnus-start.el (gnus-agent-covered-methods)
12659 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
12660 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
12661 (gnus-newsgroup-headers, gnus-group-list-mode)
12662 (gnus-group-mark-positions, gnus-newsgroup-data)
12663 (gnus-newsgroup-unreads, nnoo-state-alist)
12664 (gnus-current-select-method, mail-sources)
12665 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
12666 (nnmail-spool-file, gnus-cache-active-hashtb):
12667 * gnus-mh.el (mh-lib-progs):
12668 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
12669 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
12670 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
12671 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
12672 (gnus-group-buffer):
12673 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
12674 (font-lock-set-defaults):
12675 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
12676 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
12677 (gnus-summary-post-menu, total-parts, type, condition, length):
12678 * gnus-agent.el (gnus-agent-read-agentview):
12679 * flow-fill.el (show-trailing-whitespace):
12680 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
12681 eval-and-compile wrappers for byte compiler pacifiers.
12682
12683 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
12684 (mm-display-inline-fontify): Check for featurep 'xemacs not
12685 extent-list.
12686
12687 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
12688 itimer-list.
12689 (mm-create-image-xemacs): Only do something for XEmacs.
12690 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
12691
12692 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
12693
12694 * gnus-registry.el (gnus-adaptive-word-syntax-table):
12695 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
12696
12697 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
12698
12699 * nnimap.el (nnimap-split-download-body):
12700 * gnus-demon.el (gnus-demon):
12701 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
12702
12703 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
12704
12705 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
12706 New macros.
12707 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
12708 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
12709 copy data from unibyte buffer to multibyte current buffer.
12710 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
12711 to copy data from unibyte current buffer to multibyte buffer.
12712 (nntp-make-process-buffer): Make process buffer unibyte.
12713
12714 * pop3.el (pop3-open-server): Fix typo in Lisp code.
12715
12716 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
12717
12718 * pop3.el (pop3-open-server): Accept and process data more robustly at
12719 connection start to avoid spurious "POP SSL connection failed" errors.
12720
12721 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
12722
12723 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
12724 read group names.
12725
12726 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
12727
12728 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
12729
12730 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
12731
12732 * nnmail.el (nnmail-parse-active): Make group names unibyte.
12733 (nnmail-save-active): Use a unibyte buffer when saving active file,
12734 which may contain non-ASCII group names.
12735
12736 * nnml.el (nnml-request-group): Decode group names in messages.
12737
12738 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
12739
12740 * message.el (message-citation-line-function)
12741 (message-insert-formatted-citation-line): Fix spelling of
12742 `message-insert-formated-citation-line'.
12743
12744 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
12745
12746 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
12747
12748 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
12749
12750 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
12751 nnmail-pathname-coding-system.
12752
12753 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
12754 that a user enters; decode group names in messages.
12755
12756 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
12757
12758 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
12759
12760 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
12761
12762 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
12763
12764 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
12765 risky local variable.
12766
12767 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
12768
12769 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
12770
12771 * encrypt.el: Improve documentation to fix function name typo.
12772 Reported by Daiki Ueno <ueno@unixuser.org>.
12773
12774 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
12775
12776 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
12777 even if the point is not in the last page of an article.
12778 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
12779 back to the previous page.
12780
12781 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
12782
12783 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
12784
12785 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
12786
12787 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
12788
12789 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
12790
12791 * message.el (message-check-news-body-syntax):
12792 Avoid mm-string-as-multibyte.
12793 (message-hide-headers): Don't assume (point-min)==1.
12794
12795 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
12796
12797 * message.el (message-remove-blank-cited-lines): Fix if remove is
12798 given.
12799 (message-bogus-address-regexp): New variable.
12800 (message-bogus-recipient-p): New function.
12801 (message-check-recipients): New command.
12802 (message-syntax-checks): Add `bogus-recipient'.
12803 (message-fix-before-sending): Add `bogus-recipient'.
12804
12805 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
12806 (gnus-treat-body-boundary): Don't test window-system.
12807
12808 2007-10-28 Leo Liu <sdl.web@gmail.com> (tiny change)
12809
12810 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
12811
12812 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
12813
12814 * gnus.el: Bump version to Gnus v5.13.
12815
12816 2007-10-28 Miles Bader <miles@gnu.org>
12817
12818 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
12819 at compile-time too.
12820
12821 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
12822
12823 * gnus-msg.el (gnus-message-setup-hook):
12824 Add `message-remove-blank-cited-lines' to options.
12825
12826 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
12827
12828 * message.el (message-remove-blank-cited-lines): New function.
12829 Suggested by Karl Plästerer.
12830
12831 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
12832
12833 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
12834 mapc.
12835
12836 * imap.el (imap-open): Replace mapcar called for effect with mapc.
12837 (top-level): Use mapc to set functions to be traced for debugging.
12838
12839 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
12840 called for effect with while loop.
12841
12842 * message.el (message-talkative-question): Replace mapcar called for
12843 effect with mapc.
12844
12845 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
12846 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
12847 called for effect with dolist.
12848
12849 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
12850
12851 * nndiary.el: Use dolist instead of mapcar to add diary headers to
12852 gnus-extra-headers and nnmail-extra-headers.
12853
12854 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
12855 called for effect with dolist.
12856 (top-level): Use mapc to set functions to be traced for debugging.
12857
12858 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
12859 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
12860 dolist.
12861
12862 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
12863 Replace mapcar called for effect with mapc.
12864 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
12865 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
12866 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
12867 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
12868
12869 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
12870 remove-if that's a cl function.
12871
12872 * webmail.el (webmail-debug): Replace mapcar called for effect with
12873 dolist.
12874
12875 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
12876
12877 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
12878 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
12879 with while loop.
12880
12881 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
12882 functions from article-* functions.
12883 (gnus-multi-decode-header): Replace mapcar called for effect with
12884 dolist.
12885
12886 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
12887 (gnus-bookmark-show-details): Replace mapcar called for effect with
12888 while loop.
12889
12890 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
12891 called for effect with while loop.
12892
12893 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
12894 with dolist.
12895
12896 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12897 Replace mapcar called for effect with dolist.
12898
12899 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
12900
12901 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
12902 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
12903 Replace mapcar called for effect with dolist.
12904 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
12905 mapc.
12906
12907 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
12908 Replace mapcar called for effect with dolist.
12909 (gnus-topic-list): Replace mapcar called for effect with mapc.
12910
12911 * gnus.el: Use mapc instead of mapcar to add autoloads.
12912
12913 2007-10-23 Richard Stallman <rms@gnu.org>
12914
12915 * gnus-group.el (gnus-group-highlight): Mark as risky.
12916
12917 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
12918
12919 * gnus.el (gnus-server-to-method): Return method found first in
12920 gnus-newsrc-alist.
12921
12922 * gnus-art.el (gnus-article-highlight-signature)
12923 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
12924 button overlay without the front stickiness.
12925
12926 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
12927
12928 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
12929 overview buffer needed a catch to receive its throw.
12930 (gnus-agent-flush-cache): Declare as interactive to make this function
12931 easier to use.
12932
12933 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
12934
12935 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
12936 `next-line'.
12937
12938 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
12939
12940 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
12941 exclude address matching message-dont-reply-to-names.
12942
12943 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
12944
12945 * gnus-util.el (gnus-string<): New function.
12946
12947 * gnus-sum.el (gnus-article-sort-by-author)
12948 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
12949
12950 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
12951
12952 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
12953 the frame-focus tag is set in gnus-buffer-configuration.
12954
12955 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
12956
12957 * gnus-art.el (gnus-article-add-button): Make a button overlay without
12958 the front stickiness.
12959
12960 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
12961
12962 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
12963 url pattern; remove duplicate one.
12964 (gnus-article-extend-url-button): New function.
12965 (gnus-article-add-buttons): Use it.
12966 (gnus-button-push): Use concatenated url that it makes.
12967
12968 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
12969
12970 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
12971 (sieve-manage-open): Use `mapc' instead of `mapcar'.
12972
12973 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
12974
12975 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
12976 Don't hardcode point-min==1.
12977
12978 2007-09-30 David Kastrup <dak@gnu.org>
12979
12980 * gnus-art.el (gnus-article-reply-with-original)
12981 (gnus-article-followup-with-original): When `transient-mark-mode' is
12982 off, refrain from active-region behavior for followups.
12983
12984 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
12985
12986 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
12987 Fix comment about "iso8859-1".
12988
12989 2007-10-08 Daiki Ueno <ueno@unixuser.org>
12990
12991 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
12992 ones returned from the verify-function.
12993
12994 * mm-uu.el (mm-uu-pgp-signed-extract-1):
12995 Call mml2015-extract-cleartext-signature if extraction failed.
12996
12997 2007-10-07 Daiki Ueno <ueno@unixuser.org>
12998
12999 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
13000 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
13001 failed.
13002
13003 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
13004
13005 * Relicense "GPLv2 or later" files to "GPLv3 or later".
13006
13007 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
13008
13009 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
13010 to mark a thread as expirable. Add variable `hide' to handle hiding of
13011 thread for both the null and zero (kill/expire thread) universal prefix
13012 cases.
13013 (gnus-summary-expire-thread): Add new function to expire a thread,
13014 using gnus-summary-kill-thread.
13015 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
13016 shortcuts for gnus-summary-expire-thread.
13017 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
13018 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
13019
13020 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
13021
13022 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
13023 extras value, so an extras entry can be deleted.
13024 (gnus-registry-delete-extra-entry): Use it.
13025 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
13026 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
13027 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
13028 storage through the gnus-registry, and provide an appropriate API for
13029 it.
13030
13031 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
13032
13033 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
13034 Suggested by Leo <sdl.web@gmail.com>.
13035
13036 * gnus.el: Do.
13037
13038 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
13039
13040 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
13041 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
13042
13043 * gnus-agent.el (gnus-agent-fetch-headers): Do.
13044
13045 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
13046 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
13047
13048 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
13049
13050 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
13051 newline.
13052 (nnmbox-request-accept-article): Don't change article in source buffer;
13053 narrow to header to use message-fetch-field rather than
13054 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
13055 (nnmbox-request-replace-article): Quote lines that'll be misidentified
13056 as delimiters; make sure article ends with newline.
13057 (nnmbox-delete-mail): Correct last position of article to be deleted;
13058 ignore X-Gnus-Newsgroup header in article body.
13059 (nnmbox-save-mail): Quote lines looking like delimiters at the right
13060 positions; make sure article ends with newline.
13061
13062 * message.el (message-display-abbrev): Don't infloop when a user
13063 inserts SPC in the beginning of header.
13064
13065 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
13066
13067 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
13068 list of groups not followed by default. Fix type to be regexp.
13069 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
13070
13071 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
13072
13073 * hmac-def.el (define-hmac-function): Switch from old-style to
13074 new-style backquotes.
13075
13076 * md4.el (md4-make-step): Likewise.
13077
13078 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
13079
13080 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
13081 raw-text coding system when saving .newsrc file, which may contain
13082 non-ASCII group names.
13083
13084 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
13085
13086 * gnus-cus.el (gnus-score-extra): New widget.
13087 (gnus-score-extra-convert): New function.
13088 (gnus-score-customize): Use it for Extra.
13089
13090 2007-08-31 Daiki Ueno <ueno@unixuser.org>
13091
13092 * mml2015.el (mml2015-extract-cleartext-signature): New function.
13093 (mml2015-mailcrypt-clear-verify): Use it.
13094 (mml2015-gpg-clear-verify): Use it.
13095 (mml2015-pgg-clear-verify): Use it.
13096 (mml2015-epg-clear-verify): Replace the current part with the output
13097 from GnuPG; don't extract the plaintext by itself.
13098
13099 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
13100 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
13101 mml2015-clear-verify-function; don't touch the armor headers or
13102 dash-escaped text here.
13103
13104 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
13105
13106 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
13107 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
13108 parts, or application/octet-stream as a last resort.
13109 (gnus-mime-view-part-as-type): Don't toggle display.
13110 (gnus-mime-view-part-as-charset): Don't turn off display before
13111 querying charset.
13112
13113 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
13114 stuff to undisplayer function in Emacs.
13115 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
13116
13117 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
13118 text/calendar parts.
13119
13120 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
13121
13122 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
13123 decoding text/calendar parts.
13124
13125 * message.el (message-forward-make-body-mime): Always mark body as
13126 having no illegible text; remove signed-or-encrypted argument.
13127 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
13128
13129 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
13130 (mml-generate-mime-1): Don't encode body if it is specified to be in
13131 raw form; don't make buffer be unibyte when inserting multibyte string.
13132
13133 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
13134
13135 * sha1.el: Fix up comment style.
13136 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
13137 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
13138
13139 * hex-util.el: Fix up comment style.
13140 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
13141
13142 * gnus-salt.el: Use with-current-buffer.
13143 (gnus-pick-setup-message): Fix long-standing typo.
13144
13145 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
13146
13147 * imap.el (imap-logout-timeout): New variable.
13148 (imap-logout, imap-logout-wait): New functions.
13149 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
13150
13151 * nnimap.el (nnimap-logout-timeout): New server variable.
13152 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
13153 nnimap-logout-timeout.
13154
13155 * gnus-art.el (gnus-article-summary-command-nosave)
13156 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
13157
13158 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
13159
13160 * gnus.el (gnus-maximum-newsgroup): New variable.
13161
13162 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
13163 according to gnus-maximum-newsgroup.
13164
13165 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
13166 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
13167 Limit the range of articles according to gnus-maximum-newsgroup.
13168
13169 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
13170
13171 * gnus-art.el (gnus-sticky-article): Fix problems described in
13172 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
13173 Don't perform gnus-configure-windows here; reuse existing sticky
13174 article buffer.
13175
13176 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
13177 it doesn't exist in gnus-article-mode.
13178
13179 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
13180
13181 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
13182 (gnus-agent-decoded-group-name): New function.
13183 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
13184 (gnus-agent-expire-group-1): Use it; decode group name in messages.
13185
13186 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
13187
13188 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
13189 Add binding for gnus-sticky-article.
13190 (gnus-summary-exit): Don't kill sticky article buffers.
13191
13192 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
13193 article buffer.
13194 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
13195 (gnus-kill-sticky-article-buffers): New commands.
13196
13197 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
13198
13199 * nntp.el (nntp-xref-number-is-evil): New server variable.
13200 (nntp-find-group-and-number): If it is non-nil, don't trust article
13201 numbers in the Xref header.
13202
13203 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
13204
13205 * gnus-agent.el (gnus-agent-read-group): New function.
13206 (gnus-agent-flush-group, gnus-agent-expire-group)
13207 (gnus-agent-regenerate-group): Use it.
13208 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
13209 nnmail-pathname-coding-system.
13210
13211 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
13212
13213 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
13214
13215 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
13216 that are unread as unread, and also as selected so that information of
13217 marks having been changed by a user may be updated when exiting group.
13218
13219 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
13220
13221 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
13222
13223 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
13224
13225 * gnus-art.el (gnus-mime-display-single): Pass part number that is
13226 calculated ignoring signature parts to gnus-treat-article.
13227
13228 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
13229
13230 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
13231 a point here in order to keep the window start.
13232 (gnus-insert-mime-security-button): Make a button overlay without the
13233 front stickiness.
13234 (gnus-mime-display-security): Goto the end of a button.
13235
13236 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
13237
13238 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
13239
13240 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
13241 group-name-at-point.
13242 (gnus-group-completing-read): New function that offers decoded
13243 non-ASCII group names for completion.
13244 (gnus-fetch-group, gnus-group-read-ephemeral-group)
13245 (gnus-group-jump-to-group, gnus-group-make-group-simple)
13246 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
13247 (gnus-group-fetch-control): Use it.
13248 (gnus-fetch-group): Use group-name-at-point for the initial value
13249 rather than the default value; use gnus-alive-p.
13250
13251 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
13252 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
13253 (gnus-summary-post-news): Use gnus-group-completing-read.
13254
13255 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
13256 (gnus-read-move-group-name): Decode group name for completion.
13257
13258 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
13259
13260 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
13261 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
13262 Yamaoka slightly modified the code).
13263
13264 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
13265
13266 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
13267 (nnmail-split-incoming): Bind it.
13268
13269 * nnml.el (nnml-group-name-charset): New function.
13270 (nnml-decoded-group-name): Use it; don't decode group name if
13271 nnmail-group-names-not-encoded-p is non-nil.
13272 (nnml-encoded-group-name): New function.
13273 (nnml-group-pathname): Inline nnml-decoded-group-name.
13274 (nnml-request-expire-articles): Decode group name in message.
13275 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
13276 nnmail-pathname-coding-system.
13277 (nnml-save-mail, nnml-active-number): Work with decoded group names and
13278 not decoded ones according to nnmail-group-names-not-encoded-p.
13279 (nnml-generate-active-info): Use nnml-encoded-group-name.
13280
13281 2007-08-08 Glenn Morris <rgm@gnu.org>
13282
13283 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
13284 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
13285 doc-strings and comments.
13286
13287 2007-07-25 Glenn Morris <rgm@gnu.org>
13288
13289 * Relicense all FSF files to GPLv3 or later.
13290
13291 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
13292
13293 * gnus-sum.el (gnus-summary-move-article):
13294 Make gnus-summary-respool-article work.
13295
13296 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
13297
13298 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
13299 string.
13300
13301 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
13302
13303 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
13304 that should be ignored when comparing distant RSS articles with local
13305 ones.
13306 (nnrss-make-hash-index): New function. Create a hash index according
13307 to the ignored fields.
13308 (nnrss-check-group): Use it.
13309
13310 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
13311
13312 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
13313
13314 * gnus-art.el (article-decode-group-name): Decode Xref header too.
13315
13316 * gnus-group.el (gnus-group-make-group): Encode group name here unless
13317 the new optional argument ENCODED is non-nil.
13318 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
13319 coding system for encoding group name.
13320 (gnus-group-make-rss-group): Pass un-encoded group name to
13321 gnus-group-make-group.
13322 (gnus-group-set-info): Tell gnus-group-make-group that group name is
13323 encoded.
13324
13325 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
13326 Encode group name to which articles are moved or copied.
13327 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
13328 coding system for encoding Newsgroup, Followup-To and Xref headers.
13329
13330 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
13331 marks; use nnheader-file-coding-system to write a file.
13332 (nnagent-retrieve-headers): Bind file-name-coding-system to
13333 nnmail-pathname-coding-system.
13334
13335 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
13336
13337 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
13338 (nnml-request-article, nnml-request-create-group)
13339 (nnml-request-rename-group, nnml-find-id)
13340 (nnml-possibly-change-directory, nnml-possibly-create-directory)
13341 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
13342 (nnml-save-marks): Use nnml-group-pathname instead of
13343 nnmail-group-pathname.
13344
13345 (nnml-request-create-group, nnml-request-expire-articles)
13346 (nnml-request-move-article, nnml-request-delete-group)
13347 (nnml-deletable-article-p, nnml-possibly-create-directory)
13348 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
13349 (nnml-open-marks): Bind file-name-coding-system to
13350 nnmail-pathname-coding-system.
13351
13352 (nnml-request-article): Pass server argument to nnml-find-group-number.
13353 (nnml-request-create-group, nnml-active-number, nnml-save-marks):
13354 Pass server argument to nnml-possibly-create-directory.
13355 (nnml-request-accept-article): Pass server argument to
13356 nnml-active-number and nnml-save-mail.
13357 (nnml-find-group-number): Pass server argument to nnml-find-id.
13358 (nnml-request-update-info): Pass server argument to
13359 nnml-marks-changed-p.
13360
13361 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
13362 (nnml-save-mail, nnml-active-number): Add server argument.
13363
13364 (nnml-request-delete-group): Warn if group is missing.
13365 (nnml-get-nov-buffer): Decode group name.
13366 (nnml-generate-active-info): Encode group name.
13367 (nnml-open-marks): Decode group name in messages.
13368
13369 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
13370
13371 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
13372 if it is not specified.
13373 (gnus-article-pipe-part, gnus-article-save-part)
13374 (gnus-article-interactively-view-part, gnus-article-copy-part)
13375 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
13376 (gnus-article-inline-part, gnus-article-save-part-and-strip)
13377 (gnus-article-replace-part, gnus-article-delete-part)
13378 (gnus-article-view-part-as-type): Pass raw prefix argument to
13379 gnus-article-part-wrapper.
13380
13381 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
13382
13383 * gnus-agent.el (gnus-agent-save-active):
13384 Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
13385
13386 * gnus-cache.el (gnus-cache-save-buffers)
13387 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
13388 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
13389 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
13390 (gnus-cache-braid-nov, gnus-cache-braid-heads)
13391 (gnus-cache-generate-active, gnus-cache-rename-group)
13392 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
13393 (gnus-cache-update-overview-total-fetched-for):
13394 Bind file-name-coding-system to nnmail-pathname-coding-system.
13395 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
13396 New variables.
13397 (gnus-cache-decoded-group-name): New function.
13398 (gnus-cache-file-name): Use it.
13399 (gnus-cache-generate-active): Use non-decoded group name for active.
13400
13401 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
13402 right place.
13403 (gnus-write-active-file): Don't break non-ASCII group names.
13404
13405 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
13406 nnmail-pathname-coding-system.
13407
13408 * gnus-uu.el (gnus-uu-decode-save): Typo.
13409
13410 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
13411
13412 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
13413
13414 2007-07-14 David Kastrup <dak@gnu.org>
13415
13416 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
13417 finishing actions if we did not edit the article.
13418
13419 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
13420
13421 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
13422 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
13423 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
13424 (gnus-agent-flush-group, gnus-agent-flush-cache)
13425 (gnus-agent-fetch-headers, gnus-agent-load-alist)
13426 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
13427 (gnus-agent-retrieve-headers, gnus-agent-request-article)
13428 (gnus-agent-regenerate-group)
13429 (gnus-agent-update-files-total-fetched-for)
13430 (gnus-agent-update-view-total-fetched-for):
13431 Bind file-name-coding-system to nnmail-pathname-coding-system.
13432 (gnus-agent-group-pathname): Don't encode file names by
13433 nnmail-pathname-coding-system.
13434 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
13435 coding-system-for-write instead of buffer-file-coding-system to
13436 gnus-agent-file-coding-system.
13437
13438 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
13439 Decode group name.
13440
13441 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
13442
13443 * gnus-start.el (gnus-update-active-hashtb-from-killed)
13444 (gnus-read-newsrc-el-file): Make group names unibyte.
13445
13446 * nnmail.el (nnmail-group-pathname): Don't encode file names by
13447 nnmail-pathname-coding-system.
13448
13449 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
13450 (nnrss-request-delete-group): Bind file-name-coding-system to
13451 nnmail-pathname-coding-system.
13452 (nnrss-read-server-data, nnrss-read-group-data):
13453 Bind file-name-coding-system correctly.
13454 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
13455
13456 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
13457 (nntp-server-to-method-cache): New variable.
13458 (nntp-group-pathname): New function that decodes non-ASCII group names.
13459 (nntp-possibly-create-directory, nntp-marks-changed-p)
13460 (nntp-save-marks, nntp-open-marks): Use it.
13461 (nntp-possibly-create-directory, nntp-open-marks):
13462 Bind file-name-coding-system to nnmail-pathname-coding-system.
13463 (nntp-open-marks): Decode group names when bootstrapping marks.
13464
13465 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
13466 Newsgroups and Followup-To headers.
13467
13468 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
13469
13470 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13471 (gnus-server-closed-face, gnus-server-denied-face)
13472 (gnus-server-offline-face): Remove variable.
13473 (gnus-server-font-lock-keywords): Use faces that are not aliases.
13474
13475 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
13476 of modifying message-stack directly for XEmacs.
13477
13478 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
13479 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
13480 if the coding-system argument is nil for XEmacs.
13481
13482 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
13483 mm-charset-override-alist.
13484
13485 * rfc2047.el: Don't require base64; require rfc2045 for the function
13486 rfc2045-encode-string.
13487 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
13488 to quote the parameter value.
13489
13490 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
13491
13492 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
13493 form in gnus-group-name-charset-method-alist.
13494
13495 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
13496 overrides the default layout edit-form.
13497
13498 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
13499
13500 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
13501
13502 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
13503
13504 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
13505 as unfetched articles.
13506
13507 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
13508
13509 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
13510
13511 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
13512
13513 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
13514 original back end that keeps marks in the local system.
13515
13516 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
13517
13518 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
13519 arg of pop-to-buffer for XEmacs.
13520 (gnus-article-read-summary-keys): Ditto; don't restore window
13521 configuration if summary command ends up with neither article buffer
13522 nor summary buffer; describe bindings if summary keys end with C-h.
13523
13524 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
13525
13526 * message.el (message-fix-before-sending): Skip raw message part to be
13527 forwarded while checking illegible text.
13528 (message-forward-make-body-mime, message-forward-make-body):
13529 Mark signed or encrypted raw message as having no illegible text.
13530
13531 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
13532
13533 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
13534 (gnus-message-with-timestamp-1): New macro.
13535 (gnus-message-with-timestamp): New function.
13536 (gnus-message): Use them.
13537
13538 * nnheader.el (nnheader-message): Use them.
13539
13540 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
13541
13542 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
13543 .newsrc.eld file.
13544
13545 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
13546
13547 * gnus-agent.el (gnus-agent-fetch-headers)
13548 (gnus-agent-retrieve-headers):
13549 Bind gnus-decode-encoded-address-function to identity.
13550
13551 * nntp.el (nntp-send-xover-command): Recognize an xover command is
13552 available also when the server returns simply a dot.
13553
13554 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
13555
13556 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
13557
13558 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
13559
13560 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
13561
13562 * gnus-ems.el (gnus-x-splash): Make it work.
13563
13564 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
13565 from being used.
13566
13567 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
13568
13569 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
13570 the front stickiness.
13571 (gnus-article-summary-command-nosave): Correct the order of the
13572 arguments passed to pop-to-buffer.
13573 (gnus-article-read-summary-keys): Ditto; make it work properly when the
13574 summary command ends up with the article buffer.
13575
13576 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
13577 the same faces.
13578
13579 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
13580
13581 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
13582
13583 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
13584
13585 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
13586 * gnus-sum.el (gnus-summary-highlight):
13587 * mail-source.el (mail-source-delete-old-incoming-confirm):
13588 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
13589
13590 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
13591
13592 * gnus-art.el (gnus-mime-view-part-externally)
13593 (gnus-mime-view-part-internally): Fix predicate function passed to
13594 completing-read.
13595
13596 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
13597
13598 * gnus.el (gnus-update-message-archive-method): Add :version.
13599
13600 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
13601
13602 * gnus.el (gnus-update-message-archive-method): New variable.
13603
13604 * gnus-start.el (gnus-setup-news): Update saved "archive" method
13605 according to gnus-message-archive-method if
13606 gnus-update-message-archive-method is non-nil.
13607
13608 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
13609
13610 * gnus-sum.el (gnus-summary-limit-to-address): New function.
13611 Suggested by Loic Dachary <loic@dachary.org>.
13612 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13613
13614 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
13615
13616 * message.el (message-pop-to-buffer): Add switch-function argument.
13617 (message-mail): Pass switch-function argument to it.
13618
13619 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
13620
13621 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
13622 Improve doc string.
13623
13624 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
13625
13626 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
13627 (gnus-header-content):
13628 * gnus-cite.el (gnus-cite-10):
13629 * gnus-srvr.el (gnus-server-closed):
13630 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
13631 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
13632 (gnus-group-mail-3-empty, gnus-group-mail-low)
13633 (gnus-group-mail-low-empty, gnus-splash):
13634 * message.el (message-header-to, message-header-cc)
13635 (message-header-subject, message-header-other, message-header-name)
13636 (message-header-xheader, message-separator, message-cited-text)
13637 (message-mml): Lighten colors of faces used for dark background.
13638
13639 2007-05-24 Simon Josefsson <simon@josefsson.org>
13640
13641 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
13642 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
13643
13644 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
13645
13646 * message.el (message-narrow-to-headers-or-head):
13647 Ignore mail-header-separator in the body.
13648
13649 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
13650
13651 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
13652 same as window size.
13653
13654 2007-05-22 Kevin Ryde <user42@zip.com.au>
13655
13656 * message.el (message-font-lock-keywords): Use message-header-xheader
13657 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
13658 ahead of the anything pattern, to get it recognized.
13659
13660 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
13661
13662 * gnus-sum.el (gnus-articles-to-read)
13663 (gnus-summary-insert-old-articles): Don't truncate group name for
13664 `read-string'.
13665
13666 * gnus-util.el (gnus-limit-string): Delete this function.
13667
13668 * gnus-sum.el (gnus-simplify-subject-fully):
13669 Use `truncate-string-to-width' instead.
13670
13671 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
13672
13673 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
13674 Tell if, on summary exit, the next group has to be selected.
13675 (gnus-summary-exit): Use it.
13676
13677 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
13678
13679 * gnus-art.el (gnus-article-mode): Fix comment about displaying
13680 non-break space.
13681
13682 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
13683
13684 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
13685 Check if group is not a directory.
13686 (nnfolder-request-expire-articles): Don't delete articles if the target
13687 group is not available.
13688
13689 * nnml.el (nnml-request-create-group): Properly check if group is not a
13690 file.
13691 (nnml-request-expire-articles): Don't delete articles if the target
13692 group is not available.
13693
13694 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13695 Don't quote characters that are within parentheses.
13696
13697 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
13698
13699 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
13700 (gnus-handle-ephemeral-exit): Select article according to it.
13701
13702 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
13703
13704 * message.el (message-insert-formated-citation-line): Remove newline.
13705 (message-citation-line-format): Add final \n here so that the user can
13706 avoid a blank line.
13707
13708 2007-05-03 Dan Christensen <jdc@uwo.ca>
13709
13710 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
13711 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
13712 Update lanl/arXiv support.
13713
13714 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
13715
13716 * gnus.el: Bump version number.
13717
13718 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
13719
13720 * gnus.el (gnus-version-number): Bump version.
13721
13722 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
13723
13724 * gnus.el: No Gnus v0.6 is released.
13725
13726 2007-04-27 Didier Verna <didier@xemacs.org>
13727
13728 * gnus-util.el (gnus-orify-regexp): Move and rename to ...
13729 * gmm-utils.el (gmm-regexp-concat): ... here.
13730 * message.el: Don't require 'gnus-util.
13731 (message-dont-reply-to-names): Handle name change above.
13732 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
13733
13734 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
13735
13736 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
13737 since the initial value varies according to the system.
13738
13739 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
13740
13741 * mm-util.el (mm-charset-synonym-alist): Defcustom.
13742
13743 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
13744
13745 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
13746
13747 2007-04-24 Didier Verna <didier@xemacs.org>
13748
13749 Improve the type of gnus-ignored-from-addresses.
13750 * gnus-util.el (gnus-orify-regexp): New function.
13751 * message.el (gnus-util): Require it.
13752 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
13753 * gnus-sum.el (gnus-ignored-from-addresses): New function.
13754 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
13755
13756 2007-04-24 Didier Verna <didier@xemacs.org>
13757
13758 * gnus-sum.el:
13759 * gnus-utils.el: Fix some trailing whitespaces.
13760
13761 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
13762
13763 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
13764 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
13765 article's Message-ID; refer parent article in summary buffer.
13766
13767 * message.el (message-bounce): Call mime-to-mml.
13768
13769 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
13770
13771 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
13772
13773 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
13774
13775 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
13776 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
13777 displayed of multipart/alternative part if it is invoked from summary
13778 buffer.
13779
13780 * mm-view.el (mm-inline-text-html-render-with-w3m)
13781 (mm-inline-text-html-render-with-w3m-standalone)
13782 (mm-inline-render-with-function): Use mail-parse-charset by default.
13783
13784 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
13785
13786 * parse-time.el (parse-time-string-chars): Check if CHAR
13787 is less than the length of parse-time-syntax.
13788
13789 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
13790
13791 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
13792 from gnus-newsgroup-processable.
13793
13794 2007-04-16 Didier Verna <didier@xemacs.org>
13795
13796 * gnus-msg.el (gnus-configure-posting-styles):
13797 Handle message-signature-directory properly with :file syntax.
13798 Reported by "Leo".
13799
13800 2007-04-11 Didier Verna <didier@xemacs.org>
13801
13802 New user option: message-signature-directory.
13803 * gnus-msg.el (gnus-configure-posting-styles): Support it.
13804 * message.el (message-insert-signature): Ditto.
13805 * message.el (message-signature-file): Doc update.
13806 * message.el (message-signature-directory): New.
13807
13808 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
13809
13810 * gnus-msg.el (gnus-inews-yank-articles):
13811 Use message-exchange-point-and-mark instead of exchange-point-and-mark.
13812
13813 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
13814
13815 * message.el (message-yank-original): Make sure cited text ends with
13816 newline; don't exchange point and mark.
13817
13818 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
13819
13820 * tls.el (open-tls-stream): Properly handle case where there
13821 is no associated buffer.
13822
13823 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
13824
13825 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
13826 message-yank-original, make sure (< mark TEXT point).
13827
13828 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
13829
13830 * message.el (message-fill-column): New variable.
13831 (message-mode): Use it. Add comment on a possible new hook.
13832
13833 * nnmail.el (nnmail-spool-file): Mark as obsolete.
13834 (nnmail-get-new-mail): Reformat.
13835
13836 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
13837
13838 * gmm-utils.el: Fix Commentary.
13839 (gmm-tool-bar-from-list): Fix typo in doc string.
13840
13841 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
13842
13843 * message.el (message-yank-original): Don't switch point and mark
13844 unnecessarily to put point and mark as documented.
13845
13846 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
13847
13848 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
13849 from the message heads.
13850
13851 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
13852
13853 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
13854 article buffer does not have a window. This may not be the best
13855 solution but is certainly better than setting the start of the null,
13856 that is the current, window.
13857
13858 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
13859
13860 * gnus-draft.el (gnus-draft-setup-hook): New hook.
13861 (gnus-draft-setup): Run it.
13862
13863 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
13864 gnus-score-fast-scoring. Allow regexp.
13865 (gnus-score-headers): Use it.
13866
13867 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
13868 XEmacs.
13869
13870 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
13871 string.
13872 (gnus-button-alist): Also catch `<f1> k ...'.
13873 (gnus-treat-display-x-face): Fix doc string.
13874
13875 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13876
13877 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
13878 evaluation of gnus-extended-version to ensure correct generation of the
13879 User-Agent header when message-generate-headers-first is used.
13880
13881 2007-03-24 Simon Josefsson <simon@josefsson.org>
13882
13883 * hashcash.el (hashcash-generate-payment-async): Don't crash if
13884 hashcash-path is nil. Don't call callback with incorrect number of
13885 parameters if val is 0.
13886
13887 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13888
13889 * message.el (message-required-news-headers):
13890 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
13891
13892 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
13893
13894 * message.el (message-generate-new-buffers): Change the meaning of the
13895 nil value; add `standard' to the choices; treat t as `unique'; improve
13896 doc string.
13897 (gnus-select-frame-set-input-focus): Autoload.
13898 (message-buffer-name): Search for the existing message buffer if
13899 message-generate-new-buffers is nil or `standard'; treat the value t of
13900 message-generate-new-buffers as `unique'.
13901 (message-pop-to-buffer): Raise the frame already displaying the message
13902 buffer; clear the echo area after querying.
13903 (message-setup): Pass the `continue' argument to compose-mail.
13904 (message-mail): Prefer `switch-function' if it is given; search for the
13905 existing message buffer if the `continue' argument is non-nil; pass
13906 continue and switch-function arguments to compose-mail by way of
13907 message-setup.
13908 (message-mail-other-window): Adjust argument of message-setup.
13909 (message-mail-other-frame): Ditto.
13910
13911 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
13912
13913 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
13914 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
13915 to turn font-lock on when turning gnus-message-citation-mode on.
13916
13917 2007-03-06 Daiki Ueno <ueno@unixuser.org>
13918
13919 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
13920 (mml-smime-function-alist): New variable; add epg as the backend.
13921 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
13922 mml-smime- functions instead.
13923 * mm-view.el: Require smime.
13924
13925 2007-03-05 Didier Verna <didier@xemacs.org>
13926
13927 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
13928 instead of just inheritance for posting styles.
13929 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
13930
13931 2007-02-24 John Paul Wallington <jpw@pobox.com>
13932
13933 * tls.el (tls-certtool-program): Fix custom type.
13934
13935 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
13936
13937 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
13938 and point-at-eol instead of line-(beginning|end)-position.
13939
13940 * assistant.el (assistant-parse-buffer): Ditto.
13941
13942 2007-02-28 Daiki Ueno <ueno@unixuser.org>
13943
13944 * mml2015.el (mml2015-epg-find-usable-key): New function.
13945 (mml2015-epg-sign): Use it.
13946 (mml2015-epg-encrypt): Use it.
13947
13948 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
13949
13950 * message.el (message-make-in-reply-to): Quote name containing
13951 non-ASCII characters. It will make the RFC2047 encoder cause an error
13952 if there are special characters. Reported by NAKAJI Hiroyuki
13953 <nakaji@jp.freebsd.org>.
13954
13955 2007-02-27 Didier Verna <didier@xemacs.org>
13956
13957 Include the group parameters as well as the topic ones in the
13958 inheritance filter process.
13959 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
13960 argument GROUP-PARAMS-LIST.
13961 * gnus-topic.el (gnus-group-topic-parameters): Use it.
13962
13963 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
13964
13965 * nntp.el (nntp-never-echoes-commands)
13966 (nntp-open-connection-functions-never-echo-commands): New variables.
13967 (nntp-send-command): Use them.
13968
13969 2007-02-20 Daiki Ueno <ueno@unixuser.org>
13970
13971 * mml2015.el (mml2015-epg-verify): Simplify.
13972
13973 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
13974
13975 * mml.el (mml-content-disposition-alist): New user option.
13976 (mml-content-disposition): New function.
13977 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
13978 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
13979
13980 2007-02-19 Daiki Ueno <ueno@unixuser.org>
13981
13982 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
13983 verification.
13984
13985 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13986
13987 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
13988 articles posted in the last 24 hours.
13989
13990 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
13991
13992 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
13993
13994 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
13995
13996 * nntp.el (nntp-send-command): Don't wait for echoes when
13997 nntp-open-ssl-stream is used.
13998
13999 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
14000
14001 * gnus-cite.el (gnus-test-font-lock-add-keywords)
14002 (gnus-message-add-citation-keywords)
14003 (gnus-message-remove-citation-keywords): Remove.
14004 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
14005 directly, make the variables in font-lock-defaults buffer-local, add
14006 gnus-message-citation-keywords to them and then update the value of
14007 font-lock-keywords.
14008
14009 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
14010
14011 * message.el (message-cite-original-1): Don't call
14012 gnus-article-highlight-citation.
14013
14014 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
14015 citations; fix line count.
14016
14017 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
14018
14019 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
14020 (gnus-message-add-citation-keywords)
14021 (gnus-message-remove-citation-keywords): Use it; fix the emulating
14022 versions of font-lock-add-keywords and font-lock-remove-keywords to
14023 work with XEmacs correctly.
14024
14025 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
14026
14027 * gnus-cite.el (gnus-cite-face-list): Set the values of
14028 gnus-message-max-citation-depth and gnus-message-citation-keywords.
14029 (gnus-message-max-citation-depth): Use defvar rather than defconst.
14030 (gnus-message-cite-prefix-regexp): New variable.
14031 (gnus-message-search-citation-line): Use it; protect against long
14032 citation prefix; fill match data with nil rather than 0 for XEmacs; set
14033 the 0th match data for Emacs.
14034 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
14035 (gnus-message-add-citation-keywords): Append keywords rather than
14036 prepending; emulate font-lock-add-keywords if it is not available.
14037 (gnus-message-remove-citation-keywords):
14038 Emulate font-lock-remove-keywords if it is not available.
14039
14040 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
14041
14042 * message.el (message-cite-prefix-regexp): Set the value of
14043 gnus-message-cite-prefix-regexp.
14044
14045 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14046
14047 * nnweb.el (nnweb-google-parse-1): Update parser.
14048
14049 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
14050
14051 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
14052
14053 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14054
14055 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14056 regexp.
14057
14058 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
14059
14060 * uudecode.el (uudecode-string-to-multibyte): New function emulating
14061 string-to-multibyte.
14062 (uudecode-decode-region-internal): Use it.
14063
14064 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
14065
14066 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
14067 Fix custom choice.
14068
14069 * gnus-art.el (gnus-signature-limit): Fix custom choice.
14070
14071 2007-01-22 Daiki Ueno <ueno@unixuser.org>
14072
14073 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
14074
14075 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
14076 `write-region' to respect `mm-inhibit-file-name-handlers'.
14077
14078 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
14079
14080 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
14081 Use gnus-home-directory instead of "~/" or "$HOME".
14082
14083 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
14084
14085 * encrypt.el (encrypt-insert-file-contents): Add better prompt
14086 to mention filename.
14087 Add comments at beginning regarding usage.
14088 (encrypt-write-file-contents): Change interactive so a string is
14089 acceptable. If the file has no associated model, show an error instead
14090 of a nonsense prompt.
14091
14092 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
14093
14094 * spam.el (spam-bsfilter-ham-switch): Fix typo.
14095 Thanks to Yoshihiko Yamada for kind notification of this typo.
14096
14097 2007-01-12 Kenichi Handa <handa@m17n.org>
14098
14099 * uudecode.el (uudecode-decode-region-internal): Make it work in a
14100 multibyte buffer.
14101
14102 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
14103
14104 * gnus-score.el (gnus-score-fast-scoring): New variable.
14105 (gnus-score-headers): Use it.
14106
14107 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
14108
14109 * message.el (message-cite-original-1):
14110 Call gnus-article-highlight-citation if requested.
14111 (message-make-from): Allow name and address as optional arguments.
14112
14113 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
14114
14115 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
14116 bugs to doc string.
14117 (gnus-button-alist): Add mid\\|message-id.
14118 (gnus-button-fetch-group): Extend for use in
14119 `browse-url-browser-function'.
14120 (gnus-button-url-regexp): Try to catch paired parentheses like in
14121 Wikipedia URLs.
14122
14123 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
14124 Suggested by Simon Krahnke <overlord@gmx.li>.
14125
14126 2007-01-13 Romain Francoise <romain@orebokech.com>
14127
14128 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
14129 Update copyright.
14130
14131 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
14132
14133 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
14134
14135 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
14136
14137 * gnus-registry.el (gnus-registry-unfollowed-groups)
14138 (gnus-registry-split-fancy-with-parent): Fix documentation.
14139
14140 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
14141
14142 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
14143 from nnweb groups.
14144
14145 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
14146
14147 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
14148 Xref urls. Erase buffer before requesting head.
14149
14150 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14151
14152 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
14153
14154 * gnus-soup.el (gnus-soup): New custom group. Make user variables
14155 customizable.
14156
14157 2007-01-05 Daiki Ueno <ueno@unixuser.org>
14158
14159 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
14160 no signing key is found.
14161 (mml2015-epg-encrypt): Ask user whether to skip or abort if
14162 no encrypting and/or signing key is found.
14163
14164 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
14165
14166 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
14167
14168 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14169
14170 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
14171 headers read from disk with the ones newly found in the current search.
14172 This should no longer cause problems, because the article numbers in
14173 Gmane's `nov.php' output are ignored since the previous change.
14174
14175 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14176
14177 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
14178
14179 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
14180
14181 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14182
14183 2007-01-01 Romain Francoise <romain@orebokech.com>
14184
14185 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
14186
14187 2006-12-31 Steve Youngs <steve@sxemacs.org>
14188
14189 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
14190 `define-minor-mode' macro definition expanded properly.
14191 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
14192 exclude it there.
14193
14194 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
14195 of 2006-12-30. The default is nil on (S)XEmacs already because of the
14196 `fboundp' test.
14197 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
14198 This is OK to autoload in (S)XEmacs now.
14199
14200 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
14201
14202 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
14203 keystroke.
14204 (gnus-summary-limit-to-singletons): Fix typo.
14205
14206 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
14207 else fails.
14208
14209 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14210
14211 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
14212 docstring.
14213
14214 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
14215 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
14216 (gnus-summary-insert-dormant-articles): Fix typo in message.
14217
14218 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
14219
14220 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
14221 nil for XEmacs.
14222 (gnus-message-citation-mode): Don't autoload in XEmacs.
14223
14224 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
14225
14226 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
14227
14228 * nnimap.el (nnimap-expunge-search-string):
14229 Mention nnimap-search-uids-not-since-is-evil in docstring.
14230
14231 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
14232
14233 * spam.el: Revert to make-obsolete-variable because
14234 define-obsolete-variable-alias is not supported in Emacs 21.
14235
14236 * spam.el (spam-ifile-path, spam-ifile-database-path)
14237 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
14238 make-obsolete-variable.
14239 (spam-bsfilter-path, spam-bsfilter-program)
14240 (spam-spamassassin-path, spam-spamassassin-program)
14241 (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
14242 Don't use "path" inappropriately.
14243 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
14244 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
14245 variable names.
14246
14247 2006-12-28 Daiki Ueno <ueno@unixuser.org>
14248
14249 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
14250 summary buffer.
14251
14252 * password.el (password-cache-remove): Use clear-string to burn
14253 password, if available.
14254
14255 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
14256
14257 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
14258
14259 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
14260
14261 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
14262 (gnus-message-highlight-citation): Move defcustom here from
14263 gnus-cite.el.
14264 (gnus-message-citation-mode): Autoload.
14265
14266 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
14267 checks to make it compile with XEmacs.
14268 (gnus-message-citation-mode): New minor mode.
14269 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
14270 (gnus-message-highlight-citation): New variables.
14271 (gnus-message-search-citation-line)
14272 (gnus-message-add-citation-keywords)
14273 (gnus-message-remove-citation-keywords)
14274 (turn-on-gnus-message-citation-mode)
14275 (turn-off-gnus-message-citation-mode): New functions.
14276
14277 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
14278
14279 * gnus-cite.el: Enable highlighting of different citation levels in
14280 message-mode.
14281
14282 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
14283
14284 * message.el (message-make-fqdn): Fix comment.
14285 (message-bogus-system-names): Add ".local".
14286
14287 * spam.el (spam-ifile-path, spam-ifile-program)
14288 (spam-ifile-database-path, spam-ifile-database)
14289 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
14290 Don't use "path" inappropriately.
14291 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
14292 strings.
14293 (spam-check-ifile, spam-ifile-register-with-ifile)
14294 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
14295 Use new variable names.
14296
14297 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
14298 (gnus-treat-display-smileys): Simplify using
14299 gnus-image-type-available-p.
14300
14301 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
14302 available.
14303
14304 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
14305
14306 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
14307 one after turning on the buffer's multibyteness instead of decoding
14308 them directly in the unibyte buffer that causes unexpected conversion
14309 in Emacs 23 (unicode).
14310
14311 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14312
14313 * message.el (message-generate-hashcash): Fix custom type.
14314
14315 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
14316
14317 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
14318
14319 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
14320
14321 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
14322 disconnect icons. Add help text.
14323
14324 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
14325
14326 * spam.el (spam-extra-header-to-number): CRM114 spam score is
14327 negated to be consistent with the others we handle.
14328
14329 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
14330
14331 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
14332 version of gnus-summary-buffer to something, so that we can use two
14333 article buffers at the same time.
14334
14335 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
14336
14337 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
14338 trigger all the extra headers.
14339 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
14340 sorting.
14341
14342 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14343
14344 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
14345 solid groups.
14346
14347 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
14348
14349 * legacy-gnus-agent.el: Add Copyright notice.
14350
14351 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
14352
14353 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
14354
14355 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
14356
14357 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
14358
14359 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
14360 to make it work reliably in CVS Emacs.
14361 (gnus-summary-limit-strange-charsets-predicate)
14362 (gnus-summary-limit-to-predicate): New functions.
14363
14364 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
14365
14366 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
14367 specifying array size.
14368 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
14369 array if it is too small.
14370 (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
14371 (gnus-sort-threads-loop): New function.
14372
14373 2006-12-06 Chris Moore <dooglus@gmail.com>
14374
14375 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
14376 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
14377
14378 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
14379
14380 * mm-url.el (mm-url-predefined-programs): Call curl with correct
14381 options.
14382
14383 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
14384
14385 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
14386 DOS-ing the recipient.
14387
14388 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
14389 the headers when creating the mapping to avoid mismappings.
14390 (nnweb-gmane-create-mapping): Always nix out old mapping.
14391
14392 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
14393
14394 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
14395 and mm-verify-option to never.
14396
14397 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
14398
14399 * message.el (message-signed-or-encrypted-p): New function.
14400 (message-forward-make-body): Use it.
14401
14402 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
14403 Replace encode-coding-string with mm-encode-coding-string.
14404
14405 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
14406
14407 * nneething.el (nneething-decode-file-name):
14408 Replace decode-coding-string with mm-decode-coding-string.
14409
14410 * gnus-int.el (gnus-open-server): Say failed server's name.
14411
14412 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
14413
14414 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
14415 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
14416
14417 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
14418 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
14419 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
14420 (gnus-group-make-directory-group, gnus-group-transpose-groups):
14421 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
14422 (gnus-subscribe-newsgroup, gnus-1):
14423 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
14424 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
14425 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
14426 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
14427
14428 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
14429
14430 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
14431 keystroke.
14432 (gnus-summary-limit-to-bodies): Implement headersp.
14433
14434 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
14435
14436 * dns.el (query-dns): Protect against "Process dns deleted" strings.
14437
14438 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14439
14440 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
14441
14442 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
14443
14444 * message.el (message-generate-hashcash): Expand range of values to
14445 include `opportunistic'.
14446 (message-send-mail): Use it.
14447
14448 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14449
14450 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
14451 and comment it.
14452
14453 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
14454
14455 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
14456
14457 * gnus-util.el (gnus-extract-address-components): Improve comment.
14458
14459 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14460
14461 * gnus-util.el (gnus-extract-address-components): Work with address in
14462 which the name portion contains @.
14463
14464 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
14465
14466 * gnus.el (gnus-start): Move custom group up.
14467 (gnus-select-method): Don't autoload, but make it available for
14468 `customize-variable'.
14469 (gnus-getenv-nntpserver): Don't autoload.
14470
14471 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
14472
14473 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
14474
14475 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
14476
14477 * message.el (message-sendmail-extra-arguments): New variable.
14478 (message-send-mail-with-sendmail): Use it.
14479
14480 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14481
14482 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
14483 mm-with-unibyte-current-buffer to make string unibyte.
14484
14485 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
14486 mm-string-as-multibyte.
14487
14488 2006-11-14 Daiki Ueno <ueno@unixuser.org>
14489
14490 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
14491 Reported by Werner Koch <wk@gnupg.org>.
14492
14493 2006-11-14 Daiki Ueno <ueno@p360>
14494
14495 * mml2015.el: Autoload epa-select-keys when compiling.
14496
14497 2006-11-13 Daiki Ueno <ueno@unixuser.org>
14498
14499 * mml2015.el (mml2015-epg-sign): Save the signing keys in
14500 message-options.
14501 (mml2015-epg-encrypt): Save the recipient keys in message-options.
14502
14503 2006-11-13 Daiki Ueno <ueno@unixuser.org>
14504
14505 * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
14506 EasyPG (< 0.0.6).
14507 (mml2015-always-trust): New user option.
14508 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
14509 prompt.
14510
14511 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
14512
14513 * nntp.el (nntp-authinfo-force): New variable.
14514 (nntp-send-authinfo): Use it.
14515
14516 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
14517
14518 * message.el (message-strip-subject-encoded-words): Allow _not_ to
14519 decode encoded words. Improve prompt. Add comment about forwarding.
14520 (message-replacement-char): Move up.
14521
14522 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
14523
14524 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
14525 instead of gnus-intersection because arguments of gnus-sorted-nunion
14526 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
14527
14528 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
14529
14530 * message.el (message-strip-subject-encoded-words): Reformat prompt.
14531 (message-simplify-subject-functions):
14532 Enable message-strip-subject-encoded-words by default.
14533
14534 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
14535
14536 * message.el (message-strip-subject-encoded-words): New function.
14537 (message-simplify-subject-functions): New variable.
14538 (message-simplify-subject): Use it. Fix typo in doc string.
14539 Support message-strip-subject-encoded-words.
14540
14541 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
14542
14543 * gnus-diary.el (gnus-diary-delay-format-function):
14544 * nndiary.el (nndiary-reminders):
14545 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
14546
14547 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
14548
14549 * gnus-art.el (article-hide-boring-headers): Fetch date from
14550 gnus-original-article-buffer to avoid problems with localized date
14551 strings.
14552
14553 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
14554
14555 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
14556
14557 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
14558
14559 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14560 New variables.
14561 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14562 (mm-charset-synonym-alist): Move some entries to
14563 mm-codepage-iso-8859-list.
14564 (mm-charset-synonym-alist, mm-charset-override-alist):
14565 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14566
14567 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
14568
14569 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
14570
14571 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14572
14573 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
14574 with Emacs 21 and XEmacs.
14575
14576 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
14577
14578 * spam.el (spam-parse-address): New function for better parsing,
14579 catching errors, etc.
14580 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
14581
14582 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
14583
14584 * mm-view.el: Add interactive arg to html2text autoload.
14585
14586 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
14587
14588 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
14589
14590 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
14591
14592 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14593 New variables.
14594 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14595 (mm-charset-synonym-alist): Move some entries to
14596 mm-codepage-iso-8859-list.
14597
14598 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
14599
14600 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
14601
14602 * message.el (message-citation-line-format)
14603 (message-insert-formated-citation-line): Fix implementation of %E, %N
14604 and %n according to the doc string.
14605
14606 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
14607
14608 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14609 Use car-safe to avoid bad parses.
14610
14611 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
14612
14613 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
14614 names.
14615
14616 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
14617
14618 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
14619
14620 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
14621 header.
14622
14623 * message.el (message-draft-headers): Add Date.
14624 (message-headers-to-generate): Fix typo in docstring.
14625
14626 * nndraft.el (nndraft-required-headers): New variable.
14627 (nndraft-generate-headers): Use it.
14628
14629 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
14630
14631 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
14632
14633 * gnus-registry.el (gnus-registry-wash-for-keywords)
14634 (gnus-registry-find-keywords): New functions to allow easy searching of
14635 articles that are in the registry.
14636
14637 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
14638
14639 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14640 Use ietf-drums-parse-address instead of gnus-extract-address-components.
14641 Reported by Damien Elmes <damien@repose.cx>.
14642
14643 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
14644
14645 * gnus.el (gnus-mime): Remove unused custom group.
14646
14647 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14648
14649 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
14650 "blank line" when searching for end of armor headers.
14651
14652 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
14653
14654 * gmm-utils.el (gmm-write-region): Fix variable name.
14655
14656 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
14657
14658 * gmm-utils.el (gmm-write-region): New function based on compatibility
14659 code from `mm-make-temp-file'.
14660
14661 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
14662
14663 * nnmaildir.el (nnmaildir--update-nov)
14664 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
14665 Use `gmm-write-region'.
14666
14667 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
14668
14669 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
14670 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14671
14672 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
14673
14674 * message.el (message-replacement-char): New variable.
14675 (message-fix-before-sending): Use it.
14676 (message-simplify-subject): New function to remove duplicate code.
14677 (message-reply, message-followup): Use it.
14678
14679 * gnus-sum.el (gnus-summary-make-menu-bar):
14680 Clarify gnus-summary-limit-to-articles.
14681
14682 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
14683
14684 * gnus-util.el (gnus-with-local-quit): New macro.
14685
14686 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
14687
14688 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
14689
14690 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
14691 ignore non-string data.
14692
14693 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
14694
14695 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
14696 non-string data (needs to be done in the registry too).
14697
14698 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
14699
14700 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
14701 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
14702 (gnus-registry-split-fancy-with-parent)
14703 (gnus-registry-fetch-simplified-message-subject-fast)
14704 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
14705 Remove text properties on ingress into the registry and when it's saved.
14706 (gnus-registry-clean-empty-function): Fix bug with cleaning the
14707 registry from entries with no groups.
14708
14709 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
14710
14711 * gnus-util.el (gnus-string-remove-all-properties): Add utility
14712 function to remove string properties.
14713
14714 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
14715
14716 * gmm-utils.el (gmm): Adjust custom version.
14717
14718 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
14719 Adjust custom version.
14720
14721 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
14722
14723 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
14724
14725 * gnus-art.el (gnus-insert-prev-page-button)
14726 (gnus-insert-next-page-button): Simplify. Reformat.
14727
14728 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
14729
14730 * gnus-art.el (gnus-insert-prev-page-button)
14731 (gnus-insert-next-page-button): Apply gnus-article-button-face.
14732
14733 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
14734
14735 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
14736
14737 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
14738
14739 * gnus-art.el (gnus-insert-mime-button)
14740 (gnus-insert-mime-security-button):
14741 Apply gnus-article-button-face to MIME and security buttons.
14742
14743 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
14744
14745 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
14746 readable.
14747
14748 2006-09-20 Steve Youngs <steve@sxemacs.org>
14749
14750 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
14751 `browse-url-of-file' instead of `browse-url'.
14752
14753 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14754
14755 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14756 regexp. Articles containing quotation were cut prematurely.
14757
14758 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
14759
14760 * message.el (message-cite-original-1): Use nobody by default for the
14761 value of From header.
14762 (message-reply): Ditto.
14763
14764 2006-09-11 Daiki Ueno <ueno@unixuser.org>
14765
14766 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
14767 to the gnus-info. This fixes a bug of inline-PGP message verification.
14768 Reported by Michael Piotrowski <mxp@dynalabs.de>.
14769
14770 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
14771
14772 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
14773 mails in the doc string. Add some URLs in comment.
14774 (pop3-movemail): Warn about pop3-leave-mail-on-server.
14775
14776 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
14777
14778 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
14779 backslashes handling and the way to find boundaries of quoted strings.
14780
14781 2006-09-07 Daiki Ueno <ueno@unixuser.org>
14782
14783 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
14784 mml1991-encrypt-to-self is set and mml1991-signers is not set.
14785 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
14786 mml2015-encrypt-to-self is set and mml2015-signers is not set.
14787
14788 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
14789
14790 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
14791 doc string.
14792 (gnus-button-regexp, gnus-button-last): Remove unused variables.
14793
14794 2006-09-06 Simon Josefsson <jas@extundo.com>
14795
14796 * mml2015.el (mml2015-use): Doc fix, mention epg.
14797
14798 2006-09-06 Daiki Ueno <ueno@unixuser.org>
14799
14800 * mml2015.el (mml2015-use): Default to epg, if available.
14801
14802 2006-09-06 Daiki Ueno <ueno@unixuser.org>
14803
14804 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
14805 message-sender.
14806 (mml1991-epg-encrypt): Ditto.
14807 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
14808 message-sender.
14809 (mml2015-epg-encrypt): Ditto.
14810
14811 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
14812
14813 * message.el (message-send-mail-with-sendmail): Look for sendmail in
14814 several common directories.
14815
14816 2006-09-05 Daiki Ueno <ueno@unixuser.org>
14817
14818 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
14819 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
14820
14821 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
14822
14823 * gnus-art.el (article-decode-encoded-words): Make it fast.
14824
14825 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
14826
14827 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
14828
14829 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
14830 in quoted string into `\'.
14831
14832 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
14833
14834 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14835 Use standard-syntax-table.
14836
14837 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
14838
14839 * gnus-art.el (gnus-decode-address-function): New variable.
14840 (article-decode-encoded-words): Use it to decode headers which are
14841 assumed to contain addresses.
14842 (gnus-mime-delete-part): Remove useless `or'.
14843
14844 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
14845 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
14846 (gnus-nov-parse-line): Use it to decode From header.
14847 (gnus-get-newsgroup-headers): Ditto.
14848 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
14849
14850 * mail-parse.el (mail-decode-encoded-address-region): New alias.
14851 (mail-decode-encoded-address-string): New alias.
14852
14853 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14854 New function.
14855 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
14856 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
14857 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
14858 (rfc2047-decode-string): Ditto.
14859 (rfc2047-decode-address-region): New function.
14860 (rfc2047-decode-address-string): New function.
14861
14862 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
14863
14864 * message.el (message-caesar-buffer-body): Allow rotating headers.
14865
14866 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
14867
14868 * message.el (message-insert-formated-citation-line): Fix %f.
14869 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
14870
14871 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
14872
14873 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
14874 (gnus-bookmark-mouse-available-p): New macro.
14875 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
14876 (gnus-bookmark-bmenu-show-infos): Use it.
14877 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
14878 (gnus-bookmark-bmenu-hide-infos): Ditto.
14879 (gnus-bookmark-remove-properties): New function.
14880 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
14881 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
14882 (gnus-bookmark-write-file): Bind coding-system-for-write.
14883 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
14884 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
14885 group before selecting it.
14886 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
14887 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
14888 quit-window if it is not available; use gnus-mouse-2 and bind it to
14889 gnus-bookmark-bmenu-select-by-mouse.
14890 (gnus-bookmark-show-details): Remove unused variable `details-list'.
14891 (gnus-bookmark-bmenu-select-by-mouse): New function.
14892
14893 2006-08-13 Romain Francoise <romain@orebokech.com>
14894
14895 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
14896 space.
14897
14898 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
14899
14900 * compface.el (uncompface): Use binary rather than raw-text-unix.
14901
14902 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
14903
14904 * compface.el (uncompface): Make sure the eol conversion doesn't take
14905 place when communicating with the external programs.
14906 Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14907
14908 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
14909
14910 * nnheader.el (nnheader-insert-head): Fix typo in comment.
14911
14912 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14913
14914 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14915 Make it more robust by parsing author and date independently.
14916
14917 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
14918
14919 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
14920
14921 2006-07-28 Daiki Ueno <ueno@unixuser.org>
14922
14923 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
14924 first matching secret key.
14925 (mml2015-epg-encrypt): Ditto.
14926
14927 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
14928 first matching secret key.
14929 (mml1991-epg-encrypt): Ditto.
14930
14931 * mml2015.el (mml2015-encrypt-to-self): New user option.
14932 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
14933 mml2015-epg-encrypt-to-self is set.
14934
14935 * mml1991.el (mml1991-encrypt-to-self): New variable.
14936 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
14937 mml1991-epg-encrypt-to-self is set.
14938
14939 * mml2015.el (mml2015-signers): New user option.
14940 (mml2015-epg-sign): Reflect the value of mml2015-signers.
14941 (mml2015-epg-encrypt): Allow to select signing keys.
14942
14943 * mml1991.el (mml1991-signers): New variable.
14944 (mml1991-epg-sign): Reflect the value of mml1991-signers.
14945 (mml1991-epg-encrypt): Allow to select signing keys.
14946
14947 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
14948
14949 * nnheader.el (nnheader-insert-head): Make it work even if the file
14950 uses CRLF for the line-break code.
14951
14952 2006-07-25 Daiki Ueno <ueno@unixuser.org>
14953
14954 * mml2015.el: Require mml-sec instead of password.
14955 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
14956 (mml2015-cache-passphrase): Inherit the default value from
14957 mml-secure-cache-passphrase.
14958 (mml2015-passphrase-cache-expiry): Inherit the default value from
14959 mml-secure-passphrase-cache-expiry.
14960
14961 * mml1991.el: Require mml-sec instead of password.
14962 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
14963 (mml1991-cache-passphrase): Inherit the default value from
14964 mml-secure-cache-passphrase.
14965 (mml1991-passphrase-cache-expiry): Inherit the default value from
14966 mml-secure-passphrase-cache-expiry.
14967
14968 * mml-sec.el: Require password.
14969 (mml-secure-verbose): New user option.
14970 (mml-secure-cache-passphrase): New user option.
14971 (mml-secure-passphrase-cache-expiry): New user option.
14972
14973 2006-07-24 David Smith <davidsmith@acm.org> (tiny change)
14974 Andreas Vögele <andreas@altroot.de> (tiny change)
14975
14976 * pgg-def.el (pgg-truncate-key-identifier):
14977 Truncate the key ID to 8 letters from the end.
14978
14979 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14980
14981 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
14982 workaround for the url package included with Emacs.
14983
14984 * nnweb.el (nnweb-google-create-mapping): Update regexp.
14985
14986 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
14987
14988 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
14989 correctly. This fixes a bug caused by the 2006-05-12 change.
14990
14991 2006-07-18 Karl Fogel <kfogel@red-bean.com>
14992
14993 * nnmail.el (nnmail-article-group): If splitting raises an error, give
14994 some information about the error when saying that the `bogus' mail
14995 group will be used.
14996
14997 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
14998
14999 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
15000 string.
15001
15002 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
15003
15004 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
15005
15006 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15007
15008 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
15009
15010 2006-07-10 Daiki Ueno <ueno@unixuser.org>
15011
15012 * mml1991.el (mml1991-function-alist): Add epg.
15013 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
15014 (mml1991-epg-encrypt): New functions.
15015
15016 2006-07-10 Daiki Ueno <ueno@unixuser.org>
15017
15018 * mml2015.el (mml2015-verbose): New variable.
15019 (mml2015-cache-passphrase): Ditto.
15020 (mml2015-passphrase-cache-expiry): Ditto.
15021 (mml2015-function-alist): Add epg.
15022 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
15023 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
15024 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
15025 New functions.
15026
15027 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15028
15029 * message.el (message-cite-original-1): Preserve region when removing
15030 quoted text due to X-No-Archive in order to avoid bogus attribution
15031 when citing multiple messages.
15032
15033 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15034
15035 * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
15036 Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
15037
15038 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
15039
15040 * gnus-diary.el (gnus-user-format-function-d)
15041 (gnus-user-format-function-D): Autoload.
15042
15043 * imap.el (Commentary): Fix typo.
15044
15045 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
15046 2006-04-22 contribution.
15047
15048 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15049
15050 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
15051 It didn't really fix the bogosity I'm seeing with solid web groups.
15052
15053 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15054
15055 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
15056 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
15057 created using server names. If we use the feature without declaring
15058 it, Gnus does not properly manage server and group state.
15059
15060 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
15061 bound.
15062
15063 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15064
15065 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
15066 looking up the method using GROUP's prefix before inventing a new one.
15067 It is used on killed/unknown groups in various places where returning
15068 an all-new method isn't expected by the caller.
15069
15070 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
15071 and match semantics of gnus-group-real-prefix.
15072
15073 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
15074
15075 * nnmail.el (nnmail-broken-references-mailers): New variable.
15076 (nnmail-ignore-broken-references): New function generalizing
15077 nnmail-fix-eudora-headers.
15078 (nnmail-fix-eudora-headers): Now obsolete.
15079
15080 * gnus-art.el (gnus-button-handle-custom):
15081 Support `customize-apropos*'.
15082
15083 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
15084
15085 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
15086
15087 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
15088 articles.
15089
15090 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
15091
15092 * message.el (message-cite-reply-above): New variable.
15093 (message-yank-original): Use it.
15094
15095 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
15096
15097 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
15098
15099 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
15100
15101 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
15102 as read.
15103
15104 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
15105
15106 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
15107
15108 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
15109 (gnus-bookmark-default-file): Use gnus-directory.
15110 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
15111 Remove "*" in doc string.
15112 (gnus-bookmark-write-file): Simplify.
15113 (gnus-bookmark-maybe-sort-alist): Use `when'.
15114 (gnus-bookmark-get-bookmark): Fix typo in doc string.
15115 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
15116 Add FIXME about Emacs 21 and XEmacs compatibility.
15117 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
15118 compatibility.
15119 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
15120 compatibility.
15121 (gnus-bookmark-menu-heading): Fix version.
15122
15123 2006-06-19 Bastien Guerry <bzg@altern.org>
15124
15125 * gnus-bookmark.el: New file.
15126
15127 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
15128
15129 * message.el (message-syntax-checks): Doc fix.
15130
15131 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15132
15133 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
15134 unsubscribed groups as if they were killed ones. It causes duplicate
15135 entries in gnus-newsrc-alist.
15136
15137 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
15138
15139 * message.el (message-syntax-checks): Doc fix.
15140 (message-send-mail): Add check for continuation headers.
15141 (message-check-news-header-syntax): Fix regexp used to check for
15142 continuation headers.
15143
15144 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
15145
15146 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
15147
15148 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
15149
15150 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
15151
15152 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
15153
15154 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
15155 default-truncate-lines.
15156
15157 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
15158
15159 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
15160 to fill the utf-8 entry.
15161
15162 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15163
15164 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
15165
15166 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
15167
15168 * gnus-agent.el (directory-files-and-attributes): Move all the way
15169 forward (the third and final move).
15170 (gnus-agent-read-agentview): Trap reconstruction errors due to
15171 nonexistent directory. Handle by returning nil.
15172
15173 2006-05-30 Didier Verna <didier@xemacs.org>
15174
15175 * message.el (message-dont-reply-to-names): Update the custom type.
15176 * message.el (message-dont-reply-to-names): New defsubst: potentially
15177 convert a list of regexps into a single one.
15178 * message.el (message-get-reply-headers): Use it.
15179 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
15180
15181 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
15182
15183 * gnus-agent.el (directory-files-and-attributes): Move forward.
15184
15185 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
15186
15187 * gnus-ml.el (gnus-mailing-list-subscribe)
15188 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
15189 (gnus-mailing-list-message): Fix doc strings.
15190
15191 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15192
15193 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
15194 of doing it manually.
15195
15196 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
15197
15198 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
15199 comment.
15200
15201 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
15202
15203 * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
15204 (gnus-agent-read-agentview): Fix handling of end-of-file error.
15205 (gnus-agent-read-local): All symbols allocated in my-obarray.
15206 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
15207 (gnus-agent-regenerate-group): Check numeric names to see if they are
15208 messages or groups.
15209 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
15210 better way of do this...)
15211
15212 * gnus-cache.el (gnus-agent-total-fetched-for):
15213 Ignore 'dummy.group' (there should be a better way of do this...)
15214
15215 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
15216
15217 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
15218 (gnus-saved-headers): Ditto.
15219 (gnus-default-article-saver): Mention functions may have properties.
15220 (gnus-article-save): Override gnus-save-all-headers and
15221 gnus-saved-headers by :headers property which saver function may have.
15222 (gnus-summary-save-in-file): Add :headers property.
15223 (gnus-summary-write-to-file): Ditto.
15224
15225 * gnus-sum.el (gnus-summary-save-article): Bind
15226 gnus-prompt-before-saving to t when saving many articles in a file;
15227 always show all headers.
15228
15229 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
15230
15231 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
15232 marks.
15233
15234 * message.el (message-indent-citation): Add optional arguments to allow
15235 using it outside of message buffers.
15236
15237 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
15238 (gnus-article-treat-unfold-headers): Use it.
15239 (gnus-article-truncate-lines): New variable.
15240 (gnus-article-mode): Use it.
15241 (gnus-article-toggle-truncate-lines): New function.
15242
15243 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15244 Add gnus-article-toggle-truncate-lines.
15245
15246 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
15247 coding system in XEmacs, use binary.
15248
15249 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
15250
15251 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
15252 after-load-alist.
15253
15254 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
15255 this function should save decoded articles.
15256 (gnus-summary-write-to-file): Use property to specify this function
15257 should save decoded articles and specify gnus-summary-save-in-file
15258 should be used to save articles other than the first one when saving
15259 many articles.
15260 (gnus-summary-save-body-in-file): Use property to specify this
15261 function should save decoded articles.
15262 (gnus-summary-write-body-to-file): Use property to specify this
15263 function should save decoded articles and specify
15264 gnus-summary-save-body-in-file should be used to save articles other
15265 than the first one when saving many articles.
15266
15267 * gnus-sum.el (gnus-summary-save-article): Simplify.
15268
15269 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
15270
15271 * gnus-art.el (gnus-default-article-saver):
15272 Add gnus-summary-write-body-to-file.
15273 (gnus-article-save-coding-system): Don't use coding system object
15274 in XEmacs.
15275 (gnus-read-save-file-name): Add optional `dir-var' argument which
15276 specifies directory in which files are saved; work even if optional
15277 `variable' argument is not specified.
15278 (gnus-summary-write-to-file): Read file name.
15279 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
15280 (gnus-summary-write-body-to-file): New function.
15281
15282 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
15283 (gnus-summary-local-variables): Add it.
15284 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
15285 (gnus-summary-save-article): Remove optional `decode' argument;
15286 determine whether to decode articles by the value of
15287 gnus-default-article-saver; when saving many files using
15288 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
15289 it first and use gnus-summary-save-in-file or
15290 gnus-summary-save-body-in-file thereafter unless
15291 gnus-prompt-before-saving is always; move point to article which
15292 will be saved.
15293 (gnus-summary-save-article-file): Revert.
15294 (gnus-summary-write-article-file): Revert.
15295 (gnus-summary-save-article-body-file): Revert.
15296 (gnus-summary-write-article-body-file): New function.
15297
15298 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
15299
15300 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
15301
15302 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
15303
15304 * gnus-art.el (gnus-default-article-saver): Doc fix.
15305 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
15306 from gnus-summary-save-article-coding-system, and default to a
15307 certain coding system.
15308 (gnus-output-to-file): Add coding cookie and encode text according
15309 to gnus-article-save-coding-system; don't use mm-append-to-file.
15310
15311 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
15312 gnus-art.el and rename to gnus-article-save-coding-system.
15313 (gnus-summary-save-article): Require gnus-art; don't show all
15314 headers if it decodes articles; don't add coding cookie here;
15315 don't bind mm-text-coding-system-for-write.
15316 (gnus-summary-save-article-file): Save decoded articles.
15317 (gnus-summary-write-article-file): When saving many files, use
15318 gnus-summary-write-to-file first and gnus-summary-save-in-file
15319 thereafter unless gnus-prompt-before-saving is always.
15320 (gnus-summary-save-article-body-file): Save decoded articles.
15321
15322 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
15323
15324 * nnrss.el (nnrss-check-group): Bind hash-index.
15325
15326 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
15327
15328 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
15329 its hash index. Store this hash in `nnrss-group-data'.
15330 (nnrss-read-group-data): Update accordingly.
15331
15332 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
15333
15334 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
15335 entry.
15336
15337 * gnus-sum.el (gnus-summary-make-menu-bar):
15338 Add gnus-article-browse-html-article.
15339
15340 2006-05-23 Hynek Schlawack <hynek@ularx.de>
15341
15342 * gnus-sum.el (gnus-summary-mime-map):
15343 Add gnus-article-browse-html-article.
15344
15345 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
15346
15347 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
15348 suitable coding systems in customize.
15349
15350 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
15351
15352 * mail-source.el (mail-sources): Fix custom type.
15353
15354 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
15355
15356 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
15357 (gnus-summary-expire-articles-now): Shorten prompt.
15358
15359 * gmm-utils.el (wid-edit): Require.
15360 (defun-gmm): Rename from `gmm-defun-compat'.
15361 (gmm-image-search-load-path): Use it.
15362 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
15363
15364 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
15365
15366 * gnus-sum.el (gnus-summary-save-article-coding-system):
15367 New variable.
15368 (gnus-summary-save-article): Add optional `decode' argument.
15369 If it is set and gnus-summary-save-article-coding-system is non-nil,
15370 save decoded article.
15371 (gnus-summary-write-article-file): Save decoded article if
15372 gnus-summary-save-article-coding-system is non-nil.
15373
15374 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
15375 type.
15376
15377 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
15378
15379 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
15380
15381 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
15382
15383 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
15384 first to test gnus-single-article-buffer which may be buffer-local.
15385
15386 * gnus-sum.el (gnus-summary-setup-buffer):
15387 Make gnus-single-article-buffer buffer-local and nil in ephemeral
15388 group; make gnus-article-buffer, gnus-article-current, and
15389 gnus-original-article-buffer always buffer-local.
15390 (gnus-summary-exit): Kill article buffer belonging to ephemeral
15391 group.
15392 (gnus-handle-ephemeral-exit): Don't move to next summary line.
15393
15394 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
15395
15396 * nnml.el (nnml-request-compact-group): Compressed files might not
15397 have .gz extension.
15398
15399 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
15400
15401 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
15402 (mm-copy-to-buffer): Use with-current-buffer.
15403 (mm-display-part): Simplify.
15404 (mm-inlinable-p): Add optional arg `type'.
15405
15406 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
15407
15408 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
15409 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
15410 Try harder to show the attachment internally or externally using
15411 gnus-mime-view-part-as-type.
15412
15413 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
15414
15415 * message.el (message-from-style, message-signature-separator)
15416 (message-user-organization-file, message-send-mail-function)
15417 (message-citation-line-function, message-yank-prefix)
15418 (message-indent-citation-function, message-signature)
15419 (message-signature-file, message-signature-insert-empty-line):
15420 Remove autoloads.
15421
15422 * gnus-art.el (gnus-buttonized-mime-types):
15423 Remove "multipart/signed". Revert 2006-04-26 change.
15424
15425 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15426
15427 * gnus.el (gnus-version-number): Bump version.
15428
15429 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15430
15431 * gnus.el: No Gnus v0.5 is released.
15432
15433 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15434
15435 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
15436 fetching articles by message-id.
15437
15438 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
15439
15440 * message.el (hashcash): Require hashcash as normal.
15441
15442 * ecomplete.el (ecomplete-highlight-match-line):
15443 Use point-at-eol.
15444 (ecomplete-highlight-match-line): Use `highlight', because that
15445 face exists in both Emacs and XEmacs.
15446
15447 * message.el (message-display-abbrev): Use point-at-bol.
15448
15449 * mail-source.el: Don't require timer/timer-funcs.
15450
15451 * gnus-async.el: Ditto.
15452
15453 * password.el: Ditto.
15454
15455 * mm-url.el: Ditto.
15456
15457 * mm-util.el: Require timer/timer-funcs.
15458
15459 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15460
15461 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
15462 Close.
15463
15464 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
15465
15466 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
15467 unibyte after clear-decrypt function runs.
15468
15469 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
15470 returns as a unibyte string.
15471
15472 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
15473
15474 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
15475 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
15476 (mml1991-pgg-encrypt): Ditto.
15477
15478 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
15479
15480 * message.el (message-user-organization-file): Check several
15481 locations of the organization file.
15482
15483 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
15484 Add gnus-article-view-part-as-type.
15485
15486 * gnus-art.el (gnus-article-view-part-as-type): New function.
15487
15488 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
15489 .mobi and .travel. Remove .nato, .bitnet and .uucp.
15490
15491 * mml.el: Simplify autoload.
15492 (mml-mode): defvar dnd-protocol-alist instead of using
15493 symbol-value.
15494 (mml-default-directory): New variable.
15495 (mml-minibuffer-read-file): Use it.
15496 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
15497
15498 * message.el (message-citation-line-format): New variable.
15499 (message-insert-formated-citation-line): New function.
15500 (message-citation-line-function):
15501 Add `message-insert-formated-citation-line' to custom type.
15502
15503 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
15504 to doc string.
15505
15506 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
15507 depending on mm-verify-option.
15508
15509 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
15510
15511 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
15512 binding pgg-* variables; reimplement the section which prevents
15513 MIME header from being signed.
15514 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
15515 pgg-text-mode; remove a blank line at the top of body.
15516
15517 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
15518 lines at the top of body; use gnus-newsgroup-charset if there's no
15519 Charset header.
15520
15521 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
15522
15523 * message.el (message-self-insert-commands): Doc fix.
15524
15525 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
15526 (mm-uu-pgp-encrypted-test): Ditto.
15527 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
15528 between header and body; return application/pgp-encrypted handle
15529 if decryption failed; decode decrypted body by charset.
15530
15531 * mm-decode.el (mm-automatic-display): Don't make application/pgp
15532 element match to application/pgp-*.
15533
15534 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15535
15536 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
15537 HTML.
15538
15539 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
15540
15541 * mail-source.el (mail-source-call-script): Message the error
15542 string.
15543
15544 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15545
15546 * gnus-util.el (gnus-byte-compile): Use it.
15547
15548 2006-04-22 xyblor <fake@invalid.email> (tiny change)
15549
15550 * gnus-util.el (kill-empty-logs): New function.
15551
15552 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15553
15554 * message.el (message-mail-alias-type): Doc fix.
15555 (message-mail-alias-type-p): New function.
15556 (message-send): Use it.
15557 (message-mode): Ditto.
15558 (message-strip-forbidden-properties): Ditto.
15559
15560 * ecomplete.el (ecomplete-database-file-coding-system):
15561 New variable.
15562 (ecomplete-save): Use it.
15563 (ecomplete-setup): Use it.
15564
15565 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
15566
15567 * message.el (message-self-insert-commands): New variable.
15568 (message-strip-forbidden-properties): Use it.
15569
15570 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15571
15572 * message.el (message-put-addresses-in-ecomplete): Use a regexp
15573 that doesn't make XEmacs choke.
15574
15575 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
15576
15577 * gnus-util.el (gnus-replace-in-string):
15578 Prefer replace-regexp-in-string over of replace-in-string.
15579
15580 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
15581
15582 * gnus-util.el (gnus-select-frame-set-input-focus):
15583 Use select-frame-set-input-focus if it is available in XEmacs; use
15584 definition defined in Emacs 22 for old Emacsen.
15585
15586 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
15587
15588 * mm-view.el (mm-inline-text): Use equal instead of equalp.
15589
15590 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
15591
15592 * gnus-registry.el (gnus-registry-cache-save): Remove text
15593 properties when saving via the temp buffer.
15594
15595 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
15596
15597 * message.el (message-generate-hashcash): Honor custom type.
15598
15599 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
15600
15601 * message.el (message-generate-hashcash): Default to non-nil when
15602 hashcash is found.
15603
15604 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
15605 (gnus-refer-thread-limit): Increase default to 500.
15606
15607 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
15608
15609 * flow-fill.el (fill-flowed): Allow delete-space.
15610
15611 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
15612
15613 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15614 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
15615 Remove autoloads.
15616
15617 2006-04-18 Simon Josefsson <jas@extundo.com>
15618
15619 * message.el (message-generate-hashcash): Default to.
15620
15621 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
15622
15623 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15624 concatenating segments rather than before concatenating them.
15625
15626 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
15627
15628 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
15629
15630 * imap.el (imap-quote-specials): New function.
15631 (imap-login-auth): Quote specials.
15632
15633 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15634
15635 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
15636
15637 * message.el (message-forward-make-body-plain):
15638 Allow message-forward-ignored-headers to be a list.
15639 (message-remove-ignored-headers): Factor out into function.
15640 (message-forward-make-body-mml): Use it.
15641 * rfc2231.el (rfc2231-parse-string): Remove dead code.
15642 (rfc2231-parse-string): Allow concatanation of parameters that
15643 aren't contiguous. The test case is
15644 (mail-header-parse-content-type "message/external-body;
15645 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
15646 access-type=LOCAL-FILE;
15647 name*1*=plugh%2fhello-sailor%2fbing.pdf")
15648
15649 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
15650
15651 * nntp.el (nntp-accept-process-output): Return the value of
15652 `nnheader-accept-process-output'.
15653
15654 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15655
15656 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
15657 (gnus-button-alist): Recognize more diff formats.
15658 (gnus-button-patch): Strip directory.
15659
15660 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
15661
15662 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
15663 Emacs 22 when setting focus.
15664
15665 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15666
15667 * gnus-art.el (gnus-article-treat-types): Do treatment of
15668 text/x-verbatim parts.
15669 (gnus-button-patch): New command.
15670
15671 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
15672 addresses that contain invalid characters.
15673
15674 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
15675
15676 * message.el (message-put-addresses-in-ecomplete):
15677 Use gnus-replace-in-string.
15678 (message-is-yours-p): Use the more correct
15679 mail-header-parse-address instead of
15680 mail-extract-address-components.
15681 (message-put-addresses-in-ecomplete): Fix typo.
15682
15683 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
15684 keystroke.
15685
15686 * gnus-art.el (gnus-treatment-function-alist): Change order of
15687 newsgroups/generic header folding to avoid double-folding.
15688
15689 * message.el (message-hidden-headers): Add X-Draft-From.
15690
15691 * gnus-sum.el (gnus-summary-repeat-search-article-forward):
15692 New command.
15693 (gnus-summary-repeat-search-article-backward): New command.
15694
15695 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
15696 groups in the parent topic.
15697
15698 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
15699
15700 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
15701 (spam-extra-header-to-number): Return the CRM114 number as a
15702 number instead of a string.
15703
15704 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
15705
15706 * gnus-art.el (gnus-face-properties-alist): Move here from
15707 gnus-fun.
15708
15709 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
15710
15711 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
15712
15713 * message.el (message-strip-forbidden-properties): Only display on
15714 self-insert-command.
15715
15716 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
15717 reindent.
15718 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
15719
15720 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
15721
15722 * smiley.el (smiley-style): Fix typo.
15723
15724 2006-03-23 Kenichi Handa <handa@m17n.org>
15725
15726 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
15727 instead of set-buffer-multibyte.
15728
15729 2006-03-23 Kenichi Handa <handa@m17n.org>
15730
15731 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15732 buffer and then decode the buffer text if necessary.
15733 (rfc2231-encode-string): Be sure to work on multibyte buffer at
15734 first, and after mm-encode-body, change the buffer to unibyte.
15735
15736 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
15737
15738 * hashcash.el (hashcash-insert-payment-async-2):
15739 Use message-goto-eoh instead of doing it manually.
15740 (mail-add-payment): Use message-narrow-to-header instead of trying
15741 to do the same itself.
15742
15743 * message.el (message-hidden-headers): Add Face.
15744
15745 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
15746 reparenting code.
15747 (gnus-summary-reparent-children): Refactored out code.
15748 (gnus-summary-thread-map): New keystroke.
15749 (gnus-summary-reparent-children): Make into command.
15750
15751 * smiley.el (smiley-style): Default to `medium' if using a large
15752 font.
15753
15754 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
15755 does it itself.
15756
15757 * message.el (message-point-in-header-p): Simplify definition.
15758
15759 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
15760
15761 * nnagent.el (nnagent-request-set-mark): Silence log file
15762 writing.
15763 (nnagent-request-set-mark): Use write-region instead of
15764 append-to-file.
15765
15766 * gnus-sum.el (gnus-read-header): Fudge article number if using a
15767 strange select method.
15768
15769 * ecomplete.el (ecomplete-display-matches): Get highlightling
15770 right.
15771 (ecomplete-display-matches): Use literals.
15772 (ecomplete-display-matches): Disable message logging.
15773
15774 * message.el (message-display-abbrev): Small optimization.
15775
15776 * ecomplete.el (ecomplete-display-matches): Allow automatic
15777 display.
15778
15779 * message.el (message-strip-forbidden-properties):
15780 Display abbrevs.
15781 (message-display-abbrev): Get automatic display right.
15782
15783 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
15784 keystrokes.
15785
15786 2006-04-13 Romain Francoise <romain@orebokech.com>
15787
15788 TODO: Backport to v5-10!
15789
15790 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
15791 Move here (and rename) from gnus-registry.el.
15792
15793 * gnus-registry.el: Require gnus-util.
15794 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
15795
15796 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
15797
15798 * gnus-group.el (gnus-group-catchup-current):
15799 Change if-then-else-if-then-else into cond.
15800 (gnus-group-catchup): Indent.
15801 (group-name-at-point): New function.
15802 (gnus-fetch-group): Provide default from thing at point.
15803
15804 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15805
15806 * message.el (message-display-abbrev): Fix regexp.
15807
15808 * ecomplete.el (ecomplete-highlight-match-line):
15809 Reimplement choosing.
15810 (ecomplete-highlight-match-line): Fix up code rewrite, remove
15811 dead variables.
15812
15813 * message.el (message-newline-and-indent): Remove debugging.
15814 (message-display-abbrev): Use new implementation.
15815
15816 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
15817
15818 * gnus-art.el (gnus-article-mode):
15819 Set cursor-in-non-selected-windows to nil.
15820
15821 * smiley.el: Revert previous change.
15822 (smiley-data-directory): defvar it before using it in the
15823 defcustom of `smiley-style'.
15824
15825 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15826
15827 * message.el (message-newline-and-indent): New function.
15828
15829 * ecomplete.el: Implement more bits.
15830
15831 * message.el (message-put-addresses-in-ecomplete): Clean up the
15832 string.
15833
15834 * ecomplete.el (ecomplete-add-item): Chop off decimals.
15835
15836 * gnus-sum.el (gnus-summary-save-parts):
15837 Bind gnus-summary-save-parts-counter and use it to make unique file
15838 names.
15839
15840 * gnus-art.el (gnus-ignored-headers): Add some more headers.
15841
15842 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
15843 parameter to say whether to actually parse the individual
15844 addresses.
15845
15846 * message.el (message-put-addresses-in-ecomplete): New function.
15847 (ecomplete): Require.
15848 (message-mail-alias-type): Add ecomplete as an option.
15849
15850 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
15851
15852 * flow-fill.el (fill-flowed): Remove trailing space from blank
15853 quoted lines.
15854
15855 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15856
15857 * smiley.el (smiley-style): Move definition later to avoid a
15858 compilation warning.
15859
15860 2006-04-12 Kenichi Handa <handa@m17n.org>
15861
15862 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15863 buffer and then decode the buffer text if necessary.
15864 (rfc2231-encode-string): Be sure to work on multibyte buffer at
15865 first, and after mm-encode-body, change the buffer to unibyte.
15866 Use mm-disable-multibyte instead of set-buffer-multibyte.
15867
15868 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
15869
15870 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
15871 Content-Type header instead of Content-Disposition header.
15872 (gnus-mime-inline-part): Ditto.
15873 (gnus-mime-view-part-as-charset): Ignore charset that the part
15874 specifies.
15875
15876 * mm-decode.el (mm-display-part): Work with external parts and
15877 usual parts similarly.
15878
15879 * mm-extern.el (mm-inline-external-body): Use mm-display-part
15880 instead of gnus-display-mime.
15881
15882 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
15883 instead of with-temp-buffer.
15884
15885 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
15886 tag to summarized topics part in order to encode non-ASCII text.
15887
15888 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
15889
15890 * smiley.el (smiley-style): New variable.
15891 (smiley-directory): New function.
15892 (smiley-data-directory): Derive from `smiley-style' using
15893 `smiley-directory'.
15894 (smiley-regexp-alist): Add new entries.
15895
15896 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
15897 (gnus-article-browse-delete-temp): Add :version.
15898
15899 2006-04-11 Arne Jørgensen <arne@arnested.dk>
15900
15901 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
15902 the sieve region.
15903
15904 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
15905
15906 * gnus.el (gnus-version-number): Bump version.
15907
15908 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
15909
15910 * gnus.el: No Gnus v0.4 is released.
15911
15912 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
15913
15914 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
15915 layout.
15916
15917 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
15918 unknown charset.
15919
15920 * message.el (message-header-synonyms): Add Original-To to the
15921 default.
15922
15923 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
15924 optional parameter.
15925
15926 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
15927
15928 * gnus-fun.el (gnus): Require it for gnus-directory.
15929
15930 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
15931
15932 * gnus-fun.el (gnus-face-properties-alist): Add :version.
15933
15934 2006-04-05 Daiki Ueno <ueno@unixuser.org>
15935
15936 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
15937
15938 2006-04-05 Simon Josefsson <jas@extundo.com>
15939
15940 * password.el (password-reset): New function.
15941
15942 2006-04-05 Daiki Ueno <ueno@unixuser.org>
15943
15944 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
15945 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
15946
15947 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15948
15949 * nnweb.el (nnweb-google-create-mapping): Update regexp.
15950 Some whitespace was matched into the url, which broke browsing hits
15951 > 100 when mm-url-use-external was nil.
15952
15953 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
15954
15955 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15956 Check gnus-extra-headers for 'Newsgroups.
15957
15958 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
15959 bound.
15960
15961 2006-04-04 Daiki Ueno <ueno@unixuser.org>
15962
15963 * pgg-gpg.el: Clean up process buffers every time gpg processes
15964 complete.
15965
15966 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
15967
15968 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15969 doc string.
15970
15971 2006-04-03 Daiki Ueno <ueno@unixuser.org>
15972
15973 * pgg-gpg.el (pgg-gpg-process-filter)
15974 (pgg-gpg-wait-for-completion): Check if buffer is alive.
15975
15976 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
15977 lines, temporary fix.
15978
15979 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
15980
15981 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
15982
15983 2006-03-29 Daiki Ueno <ueno@unixuser.org>
15984
15985 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
15986 default-enable-multibyte-characters. This reverts the change from
15987 revision 6.17 which is no longer necessary because the passphrase
15988 is sent separately now. GnuPG messages are unreadable under
15989 multibyte locales with default-enable-multibyte-characters set to
15990 nil.
15991
15992 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
15993
15994 * message.el (message-tool-bar-gnome): Move "spell".
15995
15996 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
15997
15998 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
15999 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
16000 instead.
16001
16002 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
16003
16004 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
16005 Improve newsgroups handling for NNTP overviews which don't include
16006 Newsgroups.
16007
16008 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16009
16010 * message.el (message-resend): Bind message-generate-hashcash to nil.
16011
16012 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16013
16014 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
16015 when searching for already-paid recipients.
16016
16017 2006-03-27 Daiki Ueno <ueno@unixuser.org>
16018
16019 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
16020 passphrases when it is not needed.
16021 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
16022 passphrase stuff from gpg, should only be necessary when you use
16023 gpg with a smartcard.
16024
16025 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
16026
16027 * mml.el (mml-insert-mime): Ignore cached contents of
16028 message/external-body part.
16029
16030 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
16031 (mm-insert-part): Ditto.
16032
16033 2006-03-23 Simon Josefsson <jas@extundo.com>
16034
16035 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
16036 Reiner.
16037 (pgg-gpg-use-agent-p): Use it again.
16038
16039 2006-03-23 Simon Josefsson <jas@extundo.com>
16040
16041 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
16042 older emacsen.
16043 (pgg-gpg-use-agent-p): Don't use it.
16044
16045 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
16046
16047 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
16048 if we can.
16049
16050 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
16051
16052 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
16053 (pgg-gpg-update-agent): New function.
16054 (pgg-gpg-use-agent-p): New function.
16055 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
16056 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
16057 (pgg-gpg-sign-region): Use it.
16058
16059 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
16060
16061 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
16062 Reported by Ralf Wachinger <rwachinger@gmx.de>.
16063
16064 2006-03-21 Simon Josefsson <jas@extundo.com>
16065
16066 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
16067 <wilde@sha-bang.de>.
16068 (pgg-gpg-use-agent): New variable.
16069 (pgg-gpg-process-region): Use it.
16070 (pgg-gpg-encrypt-region): Likewise.
16071 (pgg-gpg-encrypt-symmetric-region): Likewise.
16072 (pgg-gpg-decrypt-region): Likewise.
16073 (pgg-gpg-sign-region): Likewise.
16074 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
16075
16076 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
16077
16078 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
16079
16080 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
16081 Add comment on version.
16082
16083 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
16084
16085 * smiley.el: Add missing test smiley.
16086
16087 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
16088
16089 * mm-decode.el (mm-with-part): New macro.
16090 (mm-get-part): Use it; work with message/external-body as well.
16091 (mm-save-part): Treat name and filename equally.
16092
16093 * mm-extern.el (mm-extern-cache-contents): New function.
16094 (mm-inline-external-body): Use it; force the part to be displayed;
16095 move undisplayer added to the cached handle to the parent.
16096
16097 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
16098 (gnus-mime-view-part-as-type): Work with message/external-body.
16099
16100 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
16101
16102 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
16103
16104 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
16105 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
16106 Emacs.]
16107
16108 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
16109
16110 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
16111 path rather than symbol. Always return list of directories.
16112 Guarantee that image directory comes first. [Sync with image.el,
16113 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
16114
16115 * message.el (message-make-tool-bar): Adjust to new API of
16116 `gmm-image-load-path-for-library'.
16117
16118 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16119
16120 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16121
16122 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16123
16124 * gnus-art.el (gnus-article-only-boring-p):
16125 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
16126 intangible text.
16127 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
16128
16129 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
16130
16131 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
16132 Use `defun' instead of `gmm-defun-compat'.
16133
16134 2006-03-14 Simon Josefsson <jas@extundo.com>
16135
16136 * message.el (message-unique-id): Don't use message-number-base36
16137 if (user-uid) is a float.
16138 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
16139
16140 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
16141
16142 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
16143
16144 * gnus-art.el (gnus-mime-display-single): Make sure there is an
16145 empty line between a part and a message part.
16146
16147 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
16148
16149 * smiley.el: Add more test smileys.
16150 (smiley-data-directory, smiley-regexp-alist)
16151 (gnus-smiley-file-types): Fix doc strings.
16152 (smiley-update-cache): Clear smiley-cached-regexp-alist before
16153 adding new elements.
16154 (smiley-mouse-map): Unused code. Make it a comment.
16155
16156 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
16157
16158 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
16159 scan latest NoCeM messages instead of old ones.
16160 (gnus-nocem-check-article): Fix regexps so as to match to PGP
16161 delimiters that are recently used.
16162 (gnus-nocem-load-cache): Add autoload cookie.
16163
16164 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
16165
16166 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
16167 level which is larger than gnus-use-nocem is specified.
16168
16169 * gnus-group.el (gnus-group-get-new-news): Ditto.
16170
16171 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
16172
16173 * gnus-util.el (gnus-tool-bar-update): New function.
16174
16175 * gnus-group.el (gnus-group-update-tool-bar): New variable.
16176 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
16177
16178 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
16179
16180 * gnus-group.el (gnus-group-redraw-when-idle)
16181 (gnus-group-redraw-check): Remove.
16182 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
16183
16184 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
16185
16186 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
16187 if optional last element is specified in splits (FIELD VALUE...).
16188
16189 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
16190
16191 * message.el (message-make-tool-bar): Rename gmm-image-load-path
16192 to gmm-image-load-path-for-library. Call with no-error argument.
16193 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
16194
16195 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16196
16197 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16198
16199 * gmm-utils.el (gmm-image-load-path): Remove alias.
16200
16201 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
16202
16203 * gmm-utils.el (gmm-image-load-path): Add alias.
16204
16205 * nnml.el (nnml-generate-nov-databases-directory): Rename from
16206 nnml-generate-nov-databases-1.
16207 (nnml-generate-nov-databases): Use it.
16208 (nnml-generate-nov-databases-directory): Document no-active
16209 argument.
16210
16211 * gmm-utils.el (gmm-image-load-path-for-library): Return single
16212 directory if path is t. Add no-error.
16213
16214 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
16215 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
16216
16217 * gnus-art.el (gnus-article-browse-delete-temp-files):
16218 Simplify resetting gnus-article-browse-html-temp-list.
16219
16220 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
16221 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
16222 Add example to docstring. Rename local variables. Move error
16223 checks to default case in cond and simplify.
16224
16225 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
16226
16227 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
16228 handle is multipart when calling it recursively.
16229 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
16230
16231 2006-03-03 Daniel Pittman <daniel@rimspace.net>
16232
16233 * nnimap.el (nnimap-request-update-info-internal): Optimize.
16234 Don't `gnus-uncompress-range' to avoid excessive memory usage.
16235
16236 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
16237
16238 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
16239 is loaded.
16240
16241 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
16242 loaded.
16243
16244 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
16245
16246 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
16247 to "Emacs 23 (unicode)" in doc string.
16248
16249 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
16250 "Emacs 23 (unicode)" in comment.
16251
16252 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
16253
16254 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
16255
16256 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
16257 characters 160 through 255 in Emacs 23.
16258
16259 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
16260
16261 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
16262 gnus-article-browse-html-temp.
16263 (gnus-article-browse-delete-temp): Make it customizable.
16264 Add `file'. Adjust doc string.
16265 (gnus-article-browse-delete-temp-files): Add argument.
16266 Allow query for each file. Adjust doc string.
16267 (gnus-article-browse-html-parts):
16268 Add `gnus-article-browse-delete-temp-files' to
16269 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
16270
16271 2006-03-02 Hynek Schlawack <hynek@ularx.de>
16272
16273 * gnus-art.el (gnus-article-browse-html-temp)
16274 (gnus-article-browse-delete-temp): New variables.
16275 (gnus-article-browse-delete-temp-files): New function.
16276 (gnus-article-browse-html-parts): Use it.
16277
16278 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
16279
16280 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
16281
16282 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
16283 string.
16284
16285 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
16286 gnus-summary-insert-new-articles when unplugged.
16287 Remove gnus-summary-search-article-forward.
16288
16289 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
16290 display-visual-class instead of display-color-cells.
16291
16292 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
16293
16294 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
16295 message/* containing non-ASCII text properly.
16296
16297 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
16298
16299 * message.el: Require gmm-utils, remove autoloads.
16300 (message-tool-bar): Set default based on
16301 gmm-tool-bar-style.
16302 (message-tool-bar-gnome): Add gmm-customize-mode.
16303
16304 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
16305 gmm-tool-bar-style.
16306 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
16307
16308 * gnus-group.el (gnus-group-tool-bar): Set default based on
16309 gmm-tool-bar-style.
16310 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
16311
16312 * gmm-utils.el (gmm-image-directory): Rename variable from
16313 gmm-image-load-path.
16314 (gmm-image-load-path): Use gmm-image-directory.
16315 (gmm-customize-mode): New function.
16316 (gmm-tool-bar-style): New variable.
16317
16318 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
16319 gnus-group-redraw-line-number.
16320 (gnus-group-redraw-check): Simplify.
16321 (gnus-group-tool-bar-update): Remove redraw check.
16322 (gnus-group-make-tool-bar): Add redraw check.
16323
16324 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
16325
16326 * gnus-art.el (gnus-button): Add missing parentheses.
16327
16328 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
16329
16330 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
16331
16332 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
16333
16334 * gnus-art.el (gnus-button): New face.
16335 (gnus-article-button-face): Use it.
16336
16337 * gnus-sum.el (gnus-summary-tool-bar-gnome):
16338 Add gnus-summary-next-page. Re-order.
16339
16340 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
16341 next-node are now included.
16342 (gnus-group-redraw-line-number): New internal variable.
16343 (gnus-group-redraw-check): Helper function for updating the tool
16344 bar.
16345 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
16346
16347 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
16348
16349 * spam.el (spam-spamassassin-score-regexp): New internal variable.
16350 (spam-extra-header-to-number, spam-check-spamassassin-headers):
16351 Use it to match format of Spamassassin 3.0 and later.
16352 Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
16353 (spam-check-bogofilter)
16354 (spam-bogofilter-register-with-bogofilter): Fix args of
16355 `gnus-error' calls.
16356
16357 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
16358
16359 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
16360 unnecessary interaction when sending queued mails.
16361 Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
16362
16363 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
16364
16365 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
16366 first or last are nil.
16367
16368 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16369
16370 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
16371
16372 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
16373
16374 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
16375
16376 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
16377
16378 * dns.el (query-dns): Protect more against buggy tcp output.
16379
16380 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
16381
16382 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
16383 nov.php.
16384
16385 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16386
16387 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
16388 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
16389 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
16390 output on the server side.
16391 (nnweb-google-create-mapping): Update regexps and add some
16392 progress indication.
16393
16394 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
16395
16396 * gnus-group.el (gnus-group-tool-bar-gnome):
16397 Fix gnus-agent-toggle-plugged. Re-order icons.
16398 (gnus-group-tool-bar-gnome):
16399 Add gnus-group-{prev,next}-unread-group.
16400 (gnus-group-tool-bar-gnome): Re-order icons.
16401
16402 * gnus-sum.el (gnus-summary-tool-bar-gnome):
16403 Move gnus-summary-insert-new-articles.
16404
16405 * message.el (message-tool-bar-gnome, message-tool-bar-retro):
16406 Fix comments.
16407
16408 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
16409 also available in Emacs 21.3.
16410
16411 * message.el (message-fix-before-sending): Change "Emacs 22" to
16412 "Emacs 23 (unicode)" in comment.
16413
16414 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
16415 "Emacs 23 (unicode)" in comment.
16416
16417 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
16418 comment.
16419 (mm-coding-system-p): Add comment about no-MULE XEmacs.
16420
16421 * mm-view.el (mm-fill-flowed): Add :version.
16422
16423 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
16424
16425 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
16426 and load-path.
16427
16428 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
16429
16430 * message.el: Autoload gmm-image-load-path.
16431 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
16432 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
16433 consitency.
16434
16435 * gmm-utils.el (gmm-image-load-path): Also search in
16436 "../etc/images". Don't set gmm-image-load-path if we don't find
16437 the image.
16438
16439 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
16440
16441 * gmm-utils.el (gmm-image-load-path): Don't make
16442 `gmm-image-load-path' include subdirectories which the second arg
16443 `image' might specify.
16444
16445 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
16446 subdirectory to icon file names.
16447
16448 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
16449
16450 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
16451
16452 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
16453 gmm-image-load-path calls.
16454
16455 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16456
16457 * message.el (message-make-tool-bar): Ditto.
16458
16459 * mml.el (mml-preview): Add comment concerning tool bar icons.
16460
16461 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
16462 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
16463
16464 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
16465 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
16466
16467 * message.el (message-tool-bar-gnome): Use new icon names.
16468 (message-make-tool-bar): Use `gmm-image-load-path'.
16469
16470 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
16471 New functions from MH-E.
16472 (gmm-image-load-path): New variable from MH-E.
16473 (gmm-image-load-path): New function from MH-E. Add arguments
16474 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
16475 *-image-load-path-called-flag.
16476
16477 2006-02-21 Milan Zamazal <pdm@brailcom.org>
16478
16479 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
16480
16481 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
16482
16483 * nnimap.el (nnimap-request-move-article): Change folder back to
16484 source group before deleting.
16485
16486 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
16487
16488 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
16489
16490 * gnus-art.el (mm-url-insert-file-contents-external):
16491 Autoload mm-url.
16492
16493 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
16494
16495 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
16496
16497 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
16498 coding system which mm-charset-to-coding-system returns for a
16499 given charset is valid.
16500
16501 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
16502
16503 * html2text.el (html2text-remove-tag-list):
16504 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
16505
16506 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
16507
16508 * gnus-cus.el: Revert 2005-10-17 change.
16509
16510 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
16511
16512 * gnus-art.el (article-strip-banner):
16513 Call article-really-strip-banner only when the regexp match is made.
16514
16515 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
16516
16517 * gnus-art.el (article-strip-banner):
16518 Use gnus-extract-address-components instead of
16519 mail-header-parse-addresses to make it work with non-ASCII text;
16520 remove mail-encode-encoded-word-string.
16521
16522 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
16523 values which are surrounded with \"...\"; make it never cause a
16524 Lisp error; give up parsing of parameters if it failed in
16525 extracting type.
16526
16527 2006-02-14 Arne Jørgensen <arne@arnested.dk>
16528
16529 * smime.el (smime-cert-by-ldap-1): Fix bug where
16530 `smime-ldap-search' returns results without userCertificates.
16531
16532 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
16533
16534 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
16535
16536 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
16537
16538 * spam.el (spam-check-spamassassin-headers): Adapt format for
16539 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
16540 <ari@mbf.ocn.ne.jp>.
16541 (spam-list-of-processors): Add spam-use-gmane.
16542
16543 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
16544
16545 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
16546 make-temp-file; make it work with XEmacs as well.
16547
16548 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
16549 mm-make-temp-file.
16550
16551 * mm-decode.el (mm-display-external): Use the 3rd arg of
16552 mm-make-temp-file.
16553 (mm-create-image-xemacs): Ditto.
16554
16555 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
16556
16557 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
16558 with message-narrow-to-headers.
16559 (gnus-draft-setup): Narrow to header to run message-fetch-field.
16560 (gnus-draft-check-draft-articles): New function.
16561 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
16562
16563 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
16564
16565 * gnus-art.el (gnus-article-browse-html-parts):
16566 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
16567 Don't use suffix argument for mm-make-temp-file for Emacs 21
16568 compatibility. Remove useless `format'.
16569
16570 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16571
16572 * nnweb.el (nnweb-google-wash-article): Update regexps.
16573 (nnweb-group-alist): Use defvoo instead of defvar.
16574
16575 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
16576
16577 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
16578 re-loading nn* modules.
16579
16580 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
16581
16582 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
16583 for `tool-bar-mode' and don't check it's default-value.
16584
16585 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16586
16587 * message.el (message-make-tool-bar): Ditto.
16588
16589 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
16590 `substring'. Shorten tmp-file name.
16591
16592 * gnus.el: Remove bogus comment.
16593
16594 2006-02-10 Hynek Schlawack <hynek@ularx.de>
16595
16596 * gnus-art.el (gnus-article-browse-html-parts): New function.
16597 (gnus-article-browse-html-article): New function for viewing html
16598 articles with a browser.
16599
16600 2006-02-09 Daiki Ueno <ueno@unixuser.org>
16601
16602 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
16603 (mml2015-pgg-encrypt): Ditto.
16604
16605 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
16606 (mml1991-pgg-encrypt): Ditto.
16607
16608 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
16609
16610 * nnfolder.el (nnfolder-insert-newsgroup-line):
16611 Use message-make-date instead of current-time-string.
16612
16613 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
16614 to gnus-decoded which mm-uu might set.
16615
16616 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
16617
16618 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
16619 don't decode quoted parameters; remove misimported Emacs code.
16620 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16621 (rfc2231-decode-encoded-string): Don't use split-string which
16622 behaves differently according to Emacs version; use
16623 mm-decode-coding-region to convert charset to coding-system.
16624 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16625 (rfc2231-encode-string): Remove misimported Emacs code.
16626
16627 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
16628
16629 * gnus-art.el (article-decode-charset): Don't use ignore-errors
16630 when calling mail-header-parse-content-type.
16631 (article-de-quoted-unreadable): Ditto.
16632 (article-de-base64-unreadable): Ditto.
16633 (article-wash-html): Ditto.
16634
16635 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
16636 calling mail-header-parse-content-type and
16637 mail-header-parse-content-disposition.
16638 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
16639 mail-header-parse-content-type.
16640
16641 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
16642 insert charset and format parameters; encode description after
16643 inserting it to buffer.
16644 (mml-insert-parameter): Fold lines properly even if a parameter is
16645 segmented into two or more lines; change the max column to 76.
16646
16647 * rfc1843.el (rfc1843-decode-article-body): Don't use
16648 ignore-errors when calling mail-header-parse-content-type.
16649
16650 * rfc2231.el (rfc2231-parse-string): Return at least type if
16651 possible; don't cause an error even if it fails in parsing of
16652 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16653 (rfc2231-encode-string): Don't break lines at the beginning, leave
16654 it to mml-insert-parameter.
16655
16656 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
16657 calling mail-header-parse-content-type.
16658
16659 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
16660
16661 * spam-report.el (spam-report-gmane-use-article-number):
16662 Improve doc string.
16663 (spam-report-gmane-internal): Check if a suitable header was found
16664 in the article.
16665
16666 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
16667
16668 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
16669 (rfc2231-encode-string): Make param*=value always begin with LWSP.
16670
16671 2006-02-05 Romain Francoise <romain@orebokech.com>
16672
16673 Update copyright notices of all files in the gnus directory.
16674
16675 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16676
16677 * nnweb.el (nnweb-request-group): Avoid growing overview files.
16678
16679 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
16680
16681 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
16682 segmented lines of parameter value to cope with Thunderbird 1.5
16683 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
16684 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16685 (rfc2231-encode-string): Don't make lines exceeding 76 column.
16686
16687 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
16688
16689 * mml.el (mml-generate-mime-1): Correct the order of inline signed
16690 parts.
16691
16692 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16693
16694 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
16695 there's only one active file for all servers.
16696 (nnweb-request-scan): Make sure nnweb-articles is initialized on
16697 solid groups. Gnus might have used a FAST request to select the group.
16698 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
16699 and nnweb-search redundantly in the active file.
16700 (nnweb-request-list): Don't list bogus groups. There can only be one.
16701 (nnweb-request-create-group): Don't use ARGS.
16702 (nnweb-possibly-change-server, nnweb-request-group): Remove some
16703 initializations. Let nnoo do the work.
16704
16705 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
16706
16707 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
16708 Say the part has been decoded.
16709
16710 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
16711
16712 2006-01-31 Kevin Ryde <user42@zip.com.au>
16713
16714 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
16715 mailcap-viewer-test-cache when there's no 'test clause, since that
16716 will invert the meaning of a "nil" test previously determined by
16717 mailcap-mailcap-entry-passes-test.
16718
16719 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
16720
16721 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
16722 compiling.
16723
16724 * gnus-sum.el: Ditto.
16725
16726 * message.el: Don't bind tool-bar-map when compiling.
16727
16728 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
16729
16730 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
16731
16732 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16733
16734 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
16735 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
16736 current Google Groups.
16737
16738 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
16739
16740 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
16741 and tool-bar-mode.
16742
16743 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
16744 and tool-bar-mode.
16745
16746 * message.el (message-tool-bar-update): Simplify.
16747 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
16748
16749 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
16750 gnus-summary-buffer.
16751 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
16752 gnus-summary-reply.
16753
16754 * gmm-utils.el (gmm): Add :version.
16755
16756 2006-01-26 Steve Youngs <steve@sxemacs.org>
16757
16758 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
16759 Don't autoload.
16760
16761 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
16762
16763 * gmm-utils.el (gmm-verbose): Add :group.
16764
16765 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
16766
16767 * message.el: Change some comments WRT tool-bars.
16768
16769 * gnus-sum.el (gnus-summary-tool-bar)
16770 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
16771 (gnus-summary-tool-bar-zap-list): New variables.
16772 (gnus-summary-make-tool-bar): Complete rewrite using
16773 `gmm-tool-bar-from-list'.
16774
16775 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
16776 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
16777 New variables.
16778 (gnus-group-make-tool-bar): Complete rewrite using
16779 `gmm-tool-bar-from-list'.
16780 (gnus-group-tool-bar-update): New function.
16781
16782 * message.el (message-mode-field-menu): Add "Show hidden Headers".
16783
16784 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
16785
16786 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
16787 is dissected into a single part of which the type is the same as
16788 the given one; decode charset.
16789
16790 2006-01-21 Kevin Ryde <user42@zip.com.au>
16791
16792 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
16793 into alists as symbol not string, since that's what
16794 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
16795 look for.
16796
16797 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
16798
16799 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
16800 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
16801
16802 * message.el (message-tool-bar-gnome): Use gmm-ignore.
16803
16804 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
16805
16806 * gnus-art.el (gnus-mime-security-button-commands): New variable.
16807 (gnus-mime-security-button-menu): New definition.
16808 (gnus-mime-security-button-map): Use them.
16809 (gnus-mime-security-button-menu): New function.
16810 (gnus-insert-mime-security-button): Addition to help echo.
16811 (gnus-mime-security-run-function, gnus-mime-security-save-part)
16812 (gnus-mime-security-pipe-part): New functions.
16813
16814 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
16815 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
16816
16817 * mm-decode.el (mm-handle-set-disposition): Remove.
16818 (mm-handle-set-description): Remove.
16819
16820 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
16821
16822 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
16823 (mm-w3m-standalone-supports-m17n-p): New function.
16824 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
16825 w3m usage.
16826
16827 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
16828 Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
16829
16830 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
16831
16832 * message.el (message-tool-bar-zap-list):
16833 Use gmm-tool-bar-zap-list as custom type.
16834 (message-tool-bar-update): New function.
16835 (message-tool-bar, message-tool-bar-gnome)
16836 (message-tool-bar-retro): Add message-tool-bar-update.
16837 (message-tool-bar-gnome): Add flyspell-buffer.
16838
16839 * gnus-util.el (gnus-error): Describe `args'.
16840
16841 * gmm-utils.el (gmm-error): Describe `args'.
16842 (gmm-tool-bar-zap-list): New widget.
16843 (gmm-tool-bar-from-list): Improve description of `zap-list'.
16844
16845 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
16846
16847 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
16848 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
16849 the number of recursive calls.
16850
16851 * mm-decode.el (mm-handle-set-disposition): New macro.
16852 (mm-handle-set-description): New macro.
16853
16854 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
16855
16856 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
16857 encoding.
16858
16859 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
16860
16861 * message.el (message-tool-bar-zap-list, message-tool-bar)
16862 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
16863 (message-tool-bar-local-item-from-menu): Remove.
16864 (message-tool-bar-map): Replace by `message-make-tool-bar'.
16865 (message-make-tool-bar): New function.
16866 (message-mode): Use `message-make-tool-bar'.
16867
16868 * gmm-utils.el: New file.
16869 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
16870 (gmm-lazy): New widget copied from `nnmail.el'.
16871 (gmm-tool-bar-from-list): New function for creating customizable
16872 tool bars.
16873 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
16874 output.
16875 (gmm): Add :prefix to defgroup.
16876
16877 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
16878
16879 * gmm-utils.el (gmm-widget-p): New function.
16880
16881 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
16882
16883 * mml.el (mml-attach-file): Describe `description' in doc string.
16884 (mml-menu): Add Emacs MIME manual and PGG manual.
16885
16886 2006-01-20 Richard M. Stallman <rms@gnu.org>
16887
16888 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
16889
16890 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
16891
16892 * nntp.el (nntp-end-of-line): Doc fix.
16893
16894 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
16895
16896 * imap.el (imap-open): Handle case where buffer is a buffer
16897 object.
16898
16899 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
16900
16901 * gnus-delay.el (gnus-delay): Don't autoload.
16902 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16903 to be re-loaded when customizing the `gnus-delay' group.
16904
16905 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
16906
16907 * message.el (message-insert-citation-line): Use newlines.
16908
16909 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
16910
16911 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
16912
16913 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
16914
16915 2006-01-19 Mark D. Baushke <mdb@gnu.org>
16916
16917 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
16918
16919 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
16920
16921 * mm-decode.el (mm-inlined-types): Add application/pgp.
16922 (mm-automatic-display): Ditto.
16923
16924 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
16925 part as text.
16926
16927 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
16928
16929 * nnrss.el: Update copyright.
16930 (nnrss-opml-import): Query whether to subscribe to each entry.
16931
16932 * gnus-art.el:
16933 * gnus-sum.el:
16934 * mm-uu.el:
16935 * mm-view.el: Update copyright.
16936
16937 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
16938
16939 * message.el (message-info): New function.
16940 (message-mode-menu): Add it.
16941 Update copyright.
16942
16943 * ChangeLog: Fix and update copyright.
16944
16945 2006-01-13 Romain Francoise <romain@orebokech.com>
16946
16947 * message.el (message-forward-subject-name-subject): Prefer the
16948 address to 'nowhere' if the sender has no name.
16949 Fix typo. Update copyright year.
16950
16951 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
16952
16953 * gnus-art.el (article-wash-html):
16954 Use gnus-summary-show-article-charset-alist if a numeric arg is given.
16955 (gnus-article-wash-html-with-w3m-standalone): New function.
16956
16957 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
16958 mm-inline-text-html-render-with-w3m-standalone.
16959 (mm-text-html-washer-alist): Map w3m-standalone to
16960 gnus-article-wash-html-with-w3m-standalone.
16961 (mm-inline-text-html-render-with-w3m-standalone): New function.
16962
16963 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
16964
16965 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
16966 Improve LaTeX.
16967
16968 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
16969
16970 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
16971 (nnrss-request-article): Render text/plain parts as HTML.
16972
16973 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
16974 the buffer.
16975
16976 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
16977
16978 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
16979 custom definition of `gnus-posting-styles'.
16980
16981 * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
16982 Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
16983
16984 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
16985
16986 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
16987 Use nntp for bug archive.
16988
16989 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
16990
16991 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
16992 parts.
16993 (nnrss-normalize-date): New function converts ISO 8601 date into
16994 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
16995 (nnrss-check-group): Use it.
16996
16997 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
16998
16999 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
17000
17001 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
17002 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
17003 (nnrss-insert-w3): Ditto.
17004
17005 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
17006
17007 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
17008 the articles to be forwarded including the case where neither a
17009 number of articles nor a region is specified.
17010
17011 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
17012
17013 * nnrss.el (nnrss-request-article): Fix last change; fill
17014 text/plain parts.
17015
17016 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
17017
17018 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
17019 in text/plain part.
17020 (nnrss-check-group): Don't add excessive newline to dc:subject.
17021
17022 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
17023
17024 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
17025 article.
17026
17027 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
17028
17029 * nnml.el: Don't require gnus-bcklg. Autoload it.
17030 (nnml-use-compressed-files, nnml-save-mail): Support other
17031 comression programs such as bzip2.
17032
17033 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17034
17035 * dns.el (query-dns): Make sure we check the buffer size before
17036 removing tcp headers.
17037
17038 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
17039
17040 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
17041 remove MIME buttons associated with multipart/alternative parts.
17042 (gnus-mime-display-alternative): Tag buttons using `article-type'
17043 text property.
17044
17045 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
17046 associated with multipart/alternative parts.
17047
17048 * gnus-art.el (gnus-signature-separator): Fix custom type.
17049
17050 * mm-decode.el (mm-inlined-types): Fix custom type.
17051 (mm-keep-viewer-alive-types): Ditto.
17052 (mm-automatic-display): Ditto.
17053 (mm-attachment-override-types): Ditto.
17054 (mm-inline-override-types): Ditto.
17055 (mm-automatic-external-display): Ditto.
17056
17057 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
17058
17059 * spam-report.el (spam-report-user-mail-address)
17060 (spam-report-user-agent): New variables.
17061 (spam-report-url-ping-plain): Use spam-report-user-agent.
17062
17063 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
17064
17065 * gnus-art.el (gnus-button-handle-custom): Do not just use
17066 `customize-apropos' for any "M-x customize-*" button but the
17067 function called for. Accept both the function name and its
17068 argument in order to achieve this.
17069 (gnus-button-alist): Remove support for "custom:" URL's.
17070 Pass function name to `gnus-button-handle-custom' in case of "M-x
17071 customize-*" buttons.
17072
17073 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
17074
17075 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
17076 multipart/alternative and add xref to mm-discouraged-alternatives
17077 in doc string.
17078
17079 * mm-decode.el (mm-discouraged-alternatives): Add xref to
17080 gnus-buttonized-mime-types in doc string.
17081
17082 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
17083
17084 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
17085 Suggest image/.* in the doc string.
17086
17087 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
17088
17089 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
17090 message-marks (Debian bug #342521).
17091
17092 2005-12-12 Simon Josefsson <jas@extundo.com>
17093
17094 * password.el (password-read-from-cache): Add.
17095 (password-read): Use it.
17096
17097 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
17098
17099 * rfc2047.el (rfc2047-charset-to-coding-system):
17100 Recognize us-ascii as a MIME charset.
17101
17102 * mm-bodies.el (mm-decode-content-transfer-encoding):
17103 Protect against the case where the 2nd arg TYPE is nil.
17104
17105 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
17106
17107 * pop3.el (pop3-stream-type): Fix custom version.
17108
17109 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
17110
17111 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
17112
17113 * mm-decode.el (mm-display-external): Add missing cdr.
17114
17115 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
17116
17117 * mm-decode.el (mm-display-external): Use nametemplate (defined in
17118 RFC1524) if it is in mailcap or add a suffix according to
17119 mailcap-mime-extensions when generating a temp filename; postpone
17120 deleting a temp file for 2 seconds for some wrappers, shell
17121 scripts, and so on, which might exit right after having started a
17122 viewer command as a background job.
17123
17124 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
17125
17126 * nntp.el (nntp-marks-directory): Fix custom group.
17127
17128 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
17129 steps when < 10.
17130
17131 * gnus-start.el (gnus-no-server-1):
17132 Mention `gnus-level-default-subscribed' in doc string.
17133
17134 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
17135
17136 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
17137 parens.
17138
17139 2005-11-26 Dave Love <fx@gnu.org>
17140
17141 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
17142 (tls-program, tls-success): Provide openssl alternative.
17143
17144 * starttls.el: Doc fixes.
17145 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
17146 SERVICE to PORT.
17147
17148 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
17149 port null or service name.
17150 (starttls-negotiate): Autoload.
17151
17152 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
17153
17154 * message.el (message-kill-to-signature): Fix interactive spec.
17155
17156 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
17157
17158 * pop3.el (pop3-open-server): Recognize a string as a service name.
17159
17160 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
17161
17162 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
17163
17164 2005-11-23 Dave Love <fx@gnu.org>
17165
17166 Add pop3s, pop3/starttls.
17167
17168 * pop3.el (pop3-authentication-scheme): Clarify doc.
17169 (open-tls-stream, starttls-open-stream): Autoload.
17170 (pop3-stream-type): New.
17171 (pop3-open-server): Use it.
17172
17173 * mail-source.el (mail-sources): Fix some :types. Add stream type
17174 for POP.
17175 (mail-source-keyword-map): Add :stream for POP.
17176 (mail-source-fetch-pop): Use pop3-stream-type.
17177
17178 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
17179
17180 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
17181 of current-time-string.
17182
17183 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
17184
17185 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
17186 date header.
17187
17188 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
17189
17190 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
17191 it can seriously impact performance as it bypasses the agent's
17192 local caches.
17193
17194 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
17195
17196 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
17197 must be explicitly online rather than "not explicitly offline" for
17198 its flags to be synchronized.
17199
17200 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
17201 that gnus-uu-unmark-thread will function correctly.
17202
17203 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
17204 1024K is instead displayed as 1M.
17205
17206 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17207
17208 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
17209
17210 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
17211
17212 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
17213
17214 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
17215
17216 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
17217 error message to display actual error condition.
17218 (gnus-agent-save-local): Avoid saving symbols that are bound to
17219 nil as they simply result in a warning message in
17220 gnus-agent-read-local.
17221
17222 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
17223
17224 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
17225 rather than make-variable-buffer-local for file-precious-flag.
17226
17227 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
17228
17229 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
17230 for duplicates which are removed. The invalid sort check then
17231 triggers a rescan after the sort as sorting may have moved
17232 duplicate entries such that they can be cheaply detected.
17233
17234 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
17235
17236 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
17237
17238 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
17239
17240 * gnus-agent.el (gnus-agent-article-alist-save-format):
17241 Change internal variable to a custom variable. Change default value
17242 from compressed(2) to uncompressed(1).
17243 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
17244 support for uncompressed agentview files. Taken together, reading
17245 the agentview file should now be 6-7 times faster.
17246
17247 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
17248
17249 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
17250 as a buffer-local variable. This avoids creating truncated
17251 dribble files as a result of a hang up, eg.
17252
17253 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
17254
17255 * gnus-start.el (gnus-start-draft-setup):
17256 Enforce `gnus-draft-mode' for nndraft:drafts at startup.
17257
17258 * gnus.el (gnus-splash): Change custom group.
17259 (gnus-group-get-parameter, gnus-group-parameter-value):
17260 Describe allow-list argument.
17261
17262 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
17263 string.
17264
17265 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
17266
17267 * gnus-art.el (gnus-default-article-saver): Add user-defined
17268 `function' to custom type.
17269
17270 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
17271
17272 * imap.el (imap-open): Handle case where buffer is a buffer
17273 object.
17274
17275 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
17276
17277 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
17278 long lines.
17279 (gnus-cache-delete-group): Wrap doc strings.
17280
17281 * gnus-agent.el (gnus-agent-rename-group)
17282 (gnus-agent-delete-group): Wrap doc strings.
17283
17284 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
17285
17286 * gnus-start.el (gnus-1): Add "native" to
17287 gnus-predefined-server-alist.
17288
17289 * gnus.el (gnus-method-to-server): Don't add "native" to the
17290 lists here, because that leads to problems when
17291 gnus-select-method is bound.
17292
17293 2005-11-09 Simon Josefsson <jas@extundo.com>
17294
17295 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
17296 use (not sort-by-date) instead.
17297
17298 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
17299
17300 * gnus-delay.el (gnus-delay-group): Don't autoload.
17301 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
17302 to be re-loaded when customizing the `gnus-delay' group.
17303
17304 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
17305
17306 * message.el: Revert last changes.
17307 (message-insert-citation-line): Use newlines.
17308
17309 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
17310
17311 * message.el (message-courtesy-message)
17312 (message-mark-insert-begin, message-mark-insert-end)
17313 (message-elide-ellipsis, message-cancel-message)
17314 (message-add-header, message-change-subject)
17315 (message-cross-post-followup-to-header)
17316 (message-cross-post-insert-note, message-reduce-to-to-cc)
17317 (message-widen-reply, message-delete-not-region)
17318 (message-kill-to-signature, message-insert-signature)
17319 (message-insert-importance-high, message-insert-importance-low)
17320 (message-insert-or-toggle-importance)
17321 (message-insert-disposition-notification-to)
17322 (message-indent-citation, message-yank-original)
17323 (message-cite-original-without-signature, message-cite-original)
17324 (message-insert-citation-line, message-position-on-field)
17325 (message-fix-before-sending, message-send-mail-partially)
17326 (message-send-mail, message-send-mail-with-sendmail)
17327 (message-send-mail-with-qmail, message-send-news)
17328 (message-check-news-header-syntax, message-generate-headers)
17329 (message-insert-courtesy-copy, message-fill-address)
17330 (message-fill-header, message-shorten-references)
17331 (message-setup-1, message-cancel-news)
17332 (message-forward-make-body-plain, message-forward-make-body-mime)
17333 (message-forward-make-body-mml, message-encode-message-body)
17334 (message-forward-make-body-digest-plain)
17335 (message-forward-make-body-digest-mime)
17336 (message-use-alternative-email-as-from): Insert `hard-newline'
17337 instead of ordinary newlines.
17338
17339 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
17340
17341 * message.el (message-generate-headers): Downcase the argument
17342 given to message-check-element.
17343
17344 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
17345
17346 * nntp.el (nntp-authinfo-rejected): New error condition.
17347 (nntp-wait-for): Use new error condition to signal authentication
17348 error.
17349 (nntp-retrieve-data): Rethrow new error condition to break out of
17350 recursive call to nntp-send-authinfo.
17351
17352 2005-11-08 Romain Francoise <romain@orebokech.com>
17353
17354 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
17355 (gnus-summary-exit-map): Bind to `Z p'.
17356 (gnus-summary-make-menu-bar): Add menu item.
17357
17358 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
17359
17360 * gnus-art.el (gnus-article-treat-custom): Add `first'.
17361 (gnus-treat-*): Add `first' in all doc strings.
17362
17363 * gnus-group.el (gnus-group-compact-group): Fix typo.
17364
17365 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
17366
17367 * gnus.el (gnus-parameters-case-fold-search): New variable.
17368 (gnus-parameters-get-parameter): Use it.
17369
17370 * gnus-score.el (gnus-home-score-file): Doc fix.
17371
17372 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
17373
17374 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
17375
17376 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
17377
17378 * mm-util.el (mm-special-display-p): New function.
17379
17380 * mml.el (mml-preview): Use it; doc fix.
17381
17382 2005-10-29 Romain Francoise <romain@orebokech.com>
17383
17384 * message.el (message-fix-before-sending): Fix comment.
17385
17386 2005-10-29 Jari Aalto <jari.aalto@cante.net>
17387
17388 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
17389
17390 2005-10-29 Jari Aalto <jari.aalto@cante.net>
17391
17392 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
17393 Used in gnus-score.el.
17394
17395 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
17396
17397 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
17398
17399 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
17400
17401 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
17402 whitespace removed in revision 7.8. Use concatenated string to
17403 protect trailing whitespace.
17404
17405 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
17406
17407 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
17408 (nnimap-request-expire-articles): Use it to avoid sending 'UID
17409 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
17410 Courier IMAP ("some version from 2004"). Mostly based on similar
17411 code in the same function.
17412
17413 2005-10-26 Didier Verna <didier@xemacs.org>
17414
17415 * gnus-group.el (gnus-group-compact-group): Invalidate original
17416 article buffer.
17417 * gnus-srvr.el (gnus-server-compact-server): Ditto.
17418 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
17419 NOV database and in article itself.
17420 Invalidate article backlog.
17421
17422 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
17423
17424 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
17425
17426 2005-10-26 Simon Josefsson <jas@extundo.com>
17427
17428 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
17429 part of 2004-07-25 change.
17430
17431 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
17432
17433 * message.el (message-display-completion-list): New function.
17434 (message-expand-group): Use it; make sure the Completions buffer
17435 is modifiable.
17436
17437 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
17438
17439 * imap.el (imap-open): Handle case where buffer is a buffer object.
17440
17441 2005-10-24 Eli Zaretskii <eliz@gnu.org>
17442
17443 * pgg-def.el:
17444 * pgg-gpg.el:
17445 * pgg-parse.el:
17446 * pgg-pgp.el:
17447 * pgg-pgp5.el:
17448 * pgg.el: Move to the parent lisp directory.
17449
17450 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
17451
17452 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
17453 user-mail-name is an empty string.
17454
17455 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
17456
17457 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
17458 depending on gnus-score-decay-constant.
17459
17460 * encrypt.el (encrypt-insert-file-contents)
17461 (encrypt-write-file-contents): Don't use `gnus-message'.
17462
17463 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
17464 arguments.
17465 (mm-uu-type-alist): Add message-marks and insert-marks.
17466 Pass arguments to mm-uu-verbatim-marks-extract.
17467 (mm-uu-hide-markers): New variable.
17468 (mm-uu-extract): Use face similar to `gnus-cite-3'.
17469
17470 * gnus-fun.el (gnus-convert-image-to-x-face-command)
17471 (gnus-convert-image-to-face-command): Use "convert" by default to
17472 allow other input image formats.
17473 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
17474 accordingly.
17475
17476 2005-10-23 Simon Josefsson <jas@extundo.com>
17477
17478 * imap.el (imap-gssapi-program): Align command line parameters
17479 with latest GNU SASL.
17480 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
17481
17482 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
17483
17484 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
17485 HTML.
17486 (nnslashdot-request-article): Ditto.
17487
17488 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
17489
17490 * mail-source.el (mail-source-fetch-pop): Require pop3.
17491 (mail-source-check-pop): Ditto.
17492
17493 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
17494
17495 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
17496 errors.
17497
17498 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
17499
17500 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
17501 (gnus-treat-strip-leading-blank-lines): Improve doc string.
17502
17503 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
17504
17505 * mm-bodies.el (mm-decode-string):
17506 Call `mm-charset-to-coding-system' with allow-override argument.
17507
17508 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
17509
17510 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
17511 (rfc2047-charset-to-coding-system): New function.
17512 (rfc2047-decode-encoded-words): New function.
17513 (rfc2047-decode-region): Use them.
17514 (rfc2047-decode-cte): Remove.
17515 (rfc2047-parse-and-decode): Remove.
17516 (rfc2047-decode): Remove.
17517
17518 2005-10-15 Kenichi Handa <handa@m17n.org>
17519
17520 * rfc2047.el (rfc2047-decode-cte): New function.
17521 (rfc2047-decode-region): Change the way to decode successive
17522 encoded-words: decode B- or Q-encoding in each encoded-word,
17523 concatenate them, and decode it as charset.
17524
17525 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
17526
17527 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
17528 widget-move-and-invoke.
17529 (gnus-custom-mode): Use gnus-custom-map.
17530
17531 2005-10-15 Bill Wohler <wohler@newt.com>
17532
17533 * message.el (message-tool-bar-map): Rename image file from
17534 mail_send to mail/send.
17535
17536 2005-10-16 Masatake YAMATO <jet@gyve.org>
17537
17538 * message.el (message-expand-group): Pass the common
17539 prefix substring of completion to `display-completion-list'.
17540
17541 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
17542
17543 * mml-sec.el (mml-secure-method): New internal variable.
17544 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
17545 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
17546 New functions using mml-secure-method.
17547
17548 * mml.el (mml-mode-map): Add key bindings for those functions.
17549 (mml-menu): Simplify security menu entries. Suggested by Jesper
17550 Harder <harder@myrealbox.com>.
17551 (mml-attach-file, mml-attach-buffer, mml-attach-external):
17552 Goto end of message if point is the headers of the message.
17553
17554 * message.el (message-in-body-p): New function.
17555
17556 * assistant.el: Autoload gnus-util and netrc.
17557
17558 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
17559 Use `mm-charset-override-alist' only when decoding.
17560
17561 * mm-bodies.el (mm-decode-body):
17562 Call `mm-charset-to-coding-system' with allow-override argument.
17563
17564 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
17565 `filename' from Content-Disposition if Content-Type doesn't
17566 provide `name'.
17567 (gnus-mime-view-part-as-type): Set default instead of
17568 initial-input.
17569
17570 2005-10-09 Daniel Brockman <daniel@brockman.se>
17571
17572 * format-spec.el (format-spec): Propagate text properties of % spec.
17573
17574 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
17575
17576 * gnus-art.el (gnus-treat-predicate): Add `first'.
17577
17578 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
17579
17580 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
17581 (mm-charset-override-alist): New variable.
17582 (mm-charset-to-coding-system): Use it.
17583 (mm-codepage-setup): New helper function.
17584 (mm-charset-eval-alist): New variable.
17585 (mm-charset-to-coding-system): Use mm-charset-eval-alist.
17586 Warn about unknown charsets.
17587
17588 2005-10-04 David Hansen <david.hansen@gmx.net>
17589
17590 * nnrss.el (nnrss-request-article): Add support for the comments tag.
17591 (nnrss-check-group): Ditto.
17592
17593 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
17594
17595 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
17596 Rename x-gnus-verbatim to x-verbatim.
17597 (mm-uu-type-alist): Fix regexp for verbatim-marks.
17598
17599 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
17600 x-verbatim.
17601
17602 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
17603
17604 * gnus-util.el (gnus-remove-duplicates): Remove.
17605
17606 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
17607 instead of gnus-remove-duplicates.
17608
17609 * message.el (message-remove-duplicates): Remove.
17610 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
17611 message-remove-duplicates.
17612
17613 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
17614 available, else use implementation from `delete-dups'.
17615
17616 * message.el (message-insert-expires): New function.
17617 (message-mode-map): Add key binding.
17618 (message-mode-field-menu): Add menu entry.
17619 (message-mode): Document it.
17620 (message-make-expires-date): Use `message-make-date'.
17621
17622 2005-10-04 Josh Huber <huber@alum.wpi.edu>
17623
17624 * message.el (message-make-expires-date): New function.
17625
17626 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
17627
17628 * time-date.el: Autoload parse-time-string, XEmacs needs it.
17629
17630 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
17631
17632 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
17633 function rather than the diff-mode.el package.
17634 (mm-display-external): Use with-current-buffer.
17635 (mm-viewer-completion-map, mm-viewer-completion-map):
17636 Move initialization inside declaration.
17637
17638 2005-09-29 Simon Josefsson <jas@extundo.com>
17639
17640 * spam.el: Load hashcash when compiling, to avoid warnings.
17641 Don't autoload mail-check-payment.
17642 (spam-check-hashcash): Define unconditionally, since hashcash.el
17643 is part of Gnus now. Ignore errors from payment checking.
17644
17645 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
17646
17647 * message.el (message-bold-region, message-unbold-region):
17648 Rename from `bold-region' and `unbold-region'.
17649
17650 * message.el: Remove useless autoloads.
17651
17652 2005-09-28 Simon Josefsson <jas@extundo.com>
17653
17654 * message.el (message-use-idna): Default to t.
17655 (message-use-idna): Test whether encoding works too. Doc fix.
17656
17657 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
17658
17659 * nntp.el (nntp-warn-about-losing-connection): Remove.
17660
17661 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
17662
17663 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
17664 customizable. Change default value.
17665 (mm-uu-diff-groups-regexp): Change default value.
17666 (mm-uu-type-alist): Add doc string.
17667 (mm-uu-configure): Add doc string. Make it interactive.
17668 (mm-uu-tex-groups-regexp): New variable.
17669 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
17670 (mm-uu-type-alist): Add LaTeX documents.
17671 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
17672 of "text/verbatim".
17673 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
17674
17675 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
17676 instead of "text/verbatim".
17677
17678 * message.el (message-mark-inserted-region)
17679 (message-mark-insert-file): Use slrn style marks when called with
17680 prefix argument.
17681
17682 2005-09-27 Simon Josefsson <jas@extundo.com>
17683
17684 * message.el (message-idna-to-ascii-rhs-1): Reformat.
17685
17686 2005-09-27 Arne Jørgensen <arne@arnested.dk>
17687
17688 * message.el (message-remove-duplicates): New function.
17689 Implementation borrowed from `gnus-remove-duplicates'.
17690 (message-idna-to-ascii-rhs): Also encode idna addresses in
17691 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17692 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
17693 only ask about the same idna domain once per header and also tell
17694 in what header to replace the idna domain.
17695
17696 * gnus-art.el (article-decode-idna-rhs): Also decode idna
17697 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17698 (article-decode-idna-rhs): Fix regexp so that all idna-address in
17699 a header is decoded and not just the last one.
17700
17701 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
17702
17703 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
17704 has been decoded.
17705
17706 * mm-decode.el (mm-automatic-display): Add text/verbatim.
17707 (mm-insert-part): Don't modify text if it has been decoded.
17708
17709 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
17710 decoded.
17711
17712 * mm-view.el (mm-inline-text): Don't strip text props unless
17713 decoding enriched or richtext parts.
17714
17715 2005-09-25 Romain Francoise <romain@orebokech.com>
17716
17717 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
17718 * gnus-start.el (gnus-subscribe-interactively):
17719 * gnus-uu.el (gnus-uu-grab-articles):
17720 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
17721 space.
17722
17723 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
17724
17725 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
17726 * mm-view.el (mm-view-pkcs7-decrypt):
17727 * gnus-sum.el (gnus-summary-limit-to-extra)
17728 (gnus-summary-respool-article, gnus-read-move-group-name):
17729 * gnus-score.el (gnus-summary-increase-score):
17730 * gnus-util.el (gnus-completing-read-with-default):
17731 * gnus-art.el (gnus-read-save-file-name)
17732 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
17733 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
17734 * message.el (message-check-news-header-syntax):
17735 Follow convention for reading with the minibuffer.
17736
17737 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
17738
17739 * spam-report.el (spam-report-url-ping-plain):
17740 Use gnus-extended-version as User-Agent.
17741
17742 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
17743 default value is nil.
17744
17745 * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
17746 (mm-uu-verbatim-marks-extract): New function.
17747 (mm-uu-extract): New face.
17748 (mm-uu-copy-to-buffer): Use it.
17749
17750 * spam-report.el (spam-report-gmane-ham): Rename from
17751 `spam-report-gmane-unspam'.
17752 (spam-report-gmane-internal): Rename from `spam-report-gmane'.
17753 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
17754
17755 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
17756 Autoload.
17757 (spam-report-gmane-unregister-routine):
17758 Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
17759
17760 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
17761
17762 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
17763 (spam-report-gmane-unregister-routine): Add support for gmane
17764 unregistration.
17765
17766 * spam-report.el (spam-report-gmane-unspam)
17767 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
17768 (spam-report-gmane): Change to take a single article and do unspam
17769 registration.
17770
17771 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
17772
17773 * mm-url.el (mm-url-decode-entities): Fix regexp.
17774
17775 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
17776
17777 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
17778 default to nil, to be able to use Gnus at all. If the default
17779 switches to something else, then the function should be fixed not
17780 be exceedingly slow.
17781
17782 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
17783
17784 * gnus-start.el (gnus-activate-group): If the server is nil, don't
17785 fail hard.
17786
17787 * spam-report.el: Add better Keywords line.
17788
17789 * spam.el: Add Maintainer and better Keywords line.
17790
17791 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
17792
17793 * gnus-art.el (gnus-article-replace-part)
17794 (gnus-mime-replace-part): New functions.
17795 (gnus-mime-action-alist, gnus-mime-button-commands)
17796 (gnus-mime-save-part-and-strip): Add file argument.
17797 (gnus-article-part-wrapper): Add interactive argument.
17798
17799 * gnus-sum.el (gnus-summary-mime-map):
17800 Add `gnus-article-replace-part'.
17801
17802 2005-09-19 Didier Verna <didier@xemacs.org>
17803
17804 The nnml compaction feature:
17805 * nnml.el (nnml-request-compact-group): New function.
17806 * nnml.el (nnml-request-compact): New function.
17807 * gnus-int.el (gnus-request-compact-group): New function.
17808 * gnus-int.el (gnus-request-compact): New function.
17809 * gnus-group.el (gnus-group-compact-group): New function.
17810 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
17811 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
17812 * gnus-srvr.el (gnus-server-compact-server): New function.
17813 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
17814 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
17815
17816 2005-09-18 Deepak Goel <deego@gnufans.org>
17817
17818 * sieve.el (sieve-help): Fix `message' call: first arg should be a
17819 format spec.
17820
17821 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
17822
17823 * gnus.el (gnus-group-startup-message): Bind image-load-path.
17824
17825 2005-09-15 Romain Francoise <romain@orebokech.com>
17826
17827 * message.el (message-fill-paragraph): Clarify docstring.
17828
17829 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
17830
17831 * gnus-art.el (gnus-mime-display-part): Protect against broken
17832 MIME messages.
17833
17834 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
17835
17836 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
17837 before parsing header.
17838
17839 2005-09-11 Jari Aalto <jari.aalto@cante.net>
17840
17841 * html2text.el (html2text-replace-list): Add new entities.
17842
17843 2005-09-11 Romain Francoise <romain@orebokech.com>
17844
17845 * message.el (message-alternative-emails): Improve docstring.
17846 (message-setup-1): Call `message-use-alternative-email-as-from'
17847 after `message-setup-hook' to give it precedence over posting
17848 styles, etc.
17849 (message-use-alternative-email-as-from): Add docstring.
17850 Remove the original From header if present.
17851
17852 * nnml.el (nnml-compressed-files-size-threshold): New variable.
17853 (nnml-save-mail): Use it.
17854
17855 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
17856 articles. Add new argument `silent'.
17857 (gnus-uu-mark-all): Report the total number of marked articles.
17858
17859 2005-09-10 Romain Francoise <romain@orebokech.com>
17860
17861 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
17862 (gnus-uu-mark-series): Likewise.
17863
17864 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
17865
17866 * spam-report.el (spam-report-gmane): Fix generation of spam
17867 report URL.
17868
17869 2005-09-10 Simon Josefsson <jas@extundo.com>
17870
17871 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
17872 t, based on discussion on the ding list with Robert Epprecht
17873 <epprecht@solnet.ch>.
17874
17875 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
17876
17877 * spam-report.el (spam-report-gmane): Make it work without
17878 X-Report-Spam header. Gmane now only provides Archived-At.
17879 This is only used if `spam-report-gmane-use-article-number' is nil.
17880 (spam-report-gmane-spam-header): Remove. Not used anymore.
17881
17882 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
17883 make `gnus-summary-sort-by-recipient' work with threading.
17884
17885 * nnweb.el (nnweb-google-wash-article): Print a message if article
17886 is not available.
17887
17888 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
17889
17890 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
17891 change. Decode text/* parts content before displaying.
17892
17893 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
17894
17895 * mml-smime.el: Remove defvar of gnus-extract-address-components.
17896
17897 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
17898
17899 * mm-view.el (mm-display-inline-fontify): Disable support modes.
17900
17901 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
17902
17903 * message.el (message-tab-body-function): Fix mismatched custom type.
17904
17905 * gnus.el (gnus-group-change-level-function): Ditto.
17906
17907 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
17908
17909 * gnus-art.el (gnus-signature-limit)
17910 (gnus-article-mime-part-function): Ditto.
17911
17912 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
17913
17914 * mml.el (mml-mode): Silence the byte compiler.
17915
17916 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
17917 using `(sit-for 0)' before moving the point to the specified part;
17918 skip unbuttonized parts.
17919 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
17920 return to the summary window if gnus-auto-select-part is non-nil.
17921
17922 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
17923
17924 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
17925 New variables.
17926 (mml-dnd-attach-file, mml-mode): Use them.
17927
17928 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
17929 Make fetching article by MID work again for Google Groups.
17930 Add FIXME concerning gnus-group-make-web-group.
17931
17932 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
17933 Don't depend on Gnus by using mail-extract-address-components if
17934 gnus-extract-address-components is not bound.
17935
17936 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
17937
17938 * gnus-art.el (gnus-mime-display-security): Don't display the
17939 signature, but only the signed part.
17940
17941 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
17942
17943 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
17944
17945 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
17946 list, not listp.
17947
17948 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
17949
17950 * mm-encode.el (mm-encode-content-transfer-encoding):
17951 Likewise when encoding.
17952
17953 * mm-bodies.el (mm-decode-content-transfer-encoding):
17954 De-canonicalize CRLF for all text content types, not just
17955 text/plain.
17956
17957 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
17958
17959 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
17960 valid article; point arrow and cursor at the MIME button.
17961
17962 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
17963
17964 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
17965 Suggested by Dan Christensen <jdc@uwo.ca>.
17966
17967 * mm-decode.el (mm-save-part): Enable change of prompt.
17968
17969 2005-08-29 Jari Aalto <jari.aalto@cante.net>
17970
17971 * gnus-msg.el (gnus-inews-add-send-actions):
17972 Make `message-post-method' lambda parameter ARG `&optional'.
17973
17974 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
17975
17976 * gnus-sum.el (gnus-summary-mime-map):
17977 Add gnus-article-save-part-and-strip, gnus-article-delete-part and
17978 gnus-article-jump-to-part.
17979
17980 * gnus-art.el (gnus-article-edit-article): Add quiet argument.
17981 (gnus-article-edit-part): Use it.
17982 (gnus-article-part-wrapper): Add no-handle argument.
17983 (gnus-article-save-part-and-strip, gnus-article-delete-part):
17984 New functions.
17985
17986 2005-08-29 Romain Francoise <romain@orebokech.com>
17987
17988 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17989 docstring.
17990 (gnus-face-from-file): Likewise.
17991
17992 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
17993
17994 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
17995 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
17996 non-nil.
17997 (gnus-auto-select-part): New variable.
17998 (gnus-article-jump-to-part): New function.
17999 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
18000 (gnus-mime-delete-part): Allow selecting specified part after
18001 deleting or stripping parts.
18002 (gnus-article-jump-to-part): Don't use `read-number'. Use last
18003 part if argument is bogus.
18004
18005 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
18006
18007 * gnus-art.el (w3m-minor-mode-map):
18008 * gnus-spec.el (gnus-newsrc-file-version):
18009 * gnus-util.el (nnmail-active-file-coding-system)
18010 (gnus-original-article-buffer, gnus-user-agent):
18011 * gnus.el (gnus-ham-process-destinations)
18012 (gnus-parameter-ham-marks-alist)
18013 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
18014 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
18015 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
18016 * mm-decode.el (gnus-current-window-configuration):
18017 * mm-extern.el (gnus-article-mime-handles):
18018 * mm-url.el (url-current-object, url-package-name)
18019 (url-package-version):
18020 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
18021 (smime-keys, w3m-cid-retrieve-function-alist)
18022 (w3m-current-buffer, w3m-display-inline-images)
18023 (w3m-minor-mode-map):
18024 * mml-smime.el (gnus-extract-address-components):
18025 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
18026 (gnus-newsrc-hashtb, message-default-charset)
18027 (message-deletable-headers, message-options)
18028 (message-posting-charset, message-required-mail-headers)
18029 (message-required-news-headers):
18030 * mml1991.el (mc-pgp-always-sign):
18031 * mml2015.el (mc-pgp-always-sign):
18032 * nnheader.el (nnmail-extra-headers):
18033 * rfc1843.el (gnus-decode-encoded-word-function)
18034 (gnus-decode-header-function, gnus-newsgroup-name):
18035 * spam-stat.el (gnus-original-article-buffer): Add defvars.
18036
18037 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
18038
18039 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
18040 the end of the date treatments.
18041
18042 2005-08-15 Simon Josefsson <jas@extundo.com>
18043
18044 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
18045 it in url-handlers.el and XEmacs in url.el. Reported by Luca
18046 Capello and Romain Francoise.
18047 (pgg-fetch-key-function): Remove, not used?
18048 (pgg-insert-url-with-w3): Require url, to get
18049 url-insert-file-contents regardless of where it is defined.
18050
18051 2005-08-13 Romain Francoise <romain@orebokech.com>
18052
18053 * message.el (message-cite-original-1): New function.
18054 (message-cite-original): Use it.
18055 (message-cite-original-without-signature): Ditto.
18056
18057 2005-08-08 Romain Francoise <romain@orebokech.com>
18058
18059 * message.el (message-yank-empty-prefix): New variable.
18060 (message-indent-citation): Use it.
18061 (message-cite-original-without-signature): Respect X-No-Archive.
18062
18063 2005-08-08 Simon Josefsson <jas@extundo.com>
18064
18065 * pgg.el: Autoload url-insert-file-contents instead of loading
18066 w3/url.
18067 (pgg-insert-url-with-w3): Don't load url here.
18068
18069 2005-08-07 Jesper Harder <harder@phys.au.dk>
18070
18071 * message.el (message-kill-to-signature): Don't insert newline at
18072 bol.
18073 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
18074
18075 2005-08-06 Romain Francoise <romain@orebokech.com>
18076
18077 * message.el (message-user-fqdn): Fix typo in docstring.
18078
18079 2005-08-05 Daiki Ueno <ueno@unixuser.org>
18080
18081 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
18082
18083 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
18084
18085 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
18086
18087 * mm-bodies.el (mm-encode-body): Use coding system rather than
18088 charset to encode text.
18089
18090 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
18091 number of charsets if utf-8 is available (XEmacs).
18092
18093 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
18094
18095 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
18096 taken from `gnus-button-mid-or-mail-regexp'.
18097 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
18098 (gnus-button-alist): Improve regexp for domain part of the MIDs
18099 for news:localpart@domain buttons.
18100 (gnus-button-ctan-directory-regexp): Update.
18101
18102 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
18103
18104 * sieve-manage.el (sieve-manage-interactive-login):
18105 Use make-local-variable rather than make-variable-buffer-local.
18106 (sieve-manage-open): Ditto.
18107 (sieve-manage-authenticate): Ditto.
18108
18109 * mml.el (mml-generate-mime-1): Make the content type default to
18110 text/plain if the filename is not specified.
18111
18112 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
18113
18114 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
18115 instead of insert-buffer.
18116
18117 * message.el (message-yank-original): Ditto; set the mark at the
18118 end of the yanked message.
18119
18120 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
18121
18122 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
18123 lines to scroll rather than to stop it.
18124
18125 * mml.el (mml-generate-default-type): Add doc string.
18126 (mml-generate-mime-1): Use mm-default-file-encoding or make it
18127 default to application/octet-stream when determining the content
18128 type if it is not specified for the part or the mml contents; add
18129 a comment about mml-generate-default-type.
18130
18131 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
18132
18133 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
18134 make it default to application/octet-stream when determining the
18135 content type if it is not specified for the external contents.
18136
18137 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
18138
18139 * rfc2231.el (rfc2231-parse-string): Take care that not only a
18140 segmented parameter but also other parameters might be there.
18141
18142 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
18143
18144 * mm-decode.el (mm-display-external): Delete temp file, directory
18145 and buffer immediately if the external process is exited.
18146
18147 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
18148
18149 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
18150 fewer lines than that of scroll-margin.
18151 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
18152
18153 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
18154
18155 * gnus-art.el (gnus-article-next-page): Revert.
18156 (gnus-article-beginning-of-window): New macro.
18157 (gnus-article-next-page-1): Use it.
18158 (gnus-article-prev-page): Ditto.
18159 (gnus-article-edit-part): Use insert-buffer-substring instead of
18160 insert-buffer.
18161 (gnus-article-edit-exit): Ditto.
18162
18163 * gnus-util.el (gnus-beginning-of-window): Remove.
18164 (gnus-end-of-window): Remove.
18165
18166 2005-07-25 Simon Josefsson <jas@extundo.com>
18167
18168 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
18169 to have the url package without w3. Reported by Daiki Ueno
18170 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
18171
18172 2005-07-20 Didier Verna <didier@xemacs.org>
18173
18174 * gnus-diary.el: Remove the description comment (nndiary is now
18175 properly documented in the Gnus manual).
18176 Fix the spelling of "Back End".
18177 * nndiary.el: Ditto.
18178 Fix the copyright notice.
18179
18180 2005-07-18 Romain Francoise <romain@orebokech.com>
18181
18182 * gnus-sum.el (gnus-summary-to-prefix)
18183 (gnus-summary-newsgroup-prefix): New variables.
18184 (gnus-summary-from-or-to-or-newsgroups): Use them.
18185
18186 2005-07-17 Romain Francoise <romain@orebokech.com>
18187
18188 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
18189 space as it's generally not especially interesting to the user.
18190
18191 2005-07-16 Romain Francoise <romain@orebokech.com>
18192
18193 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
18194 nil to avoid prompting and file modification if one of the
18195 messages at the top of the nnfolder file contains a copyright
18196 notice.
18197 Update copyright notice.
18198
18199 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
18200 instead of `current-time-string' as the latter creates a time
18201 string that is not RFC 2822 compliant (it lacks the zone).
18202 Update copyright notice.
18203
18204 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
18205
18206 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
18207 for text/rtf. Display default in prompt. Pass default for M-n.
18208
18209 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
18210
18211 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
18212
18213 * gnus-msg.el (gnus-button-mailto):
18214 Remove save-selected-window-window hackery because it relies on
18215 save-selected-window internals.
18216
18217 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
18218
18219 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
18220 (gnus-article-next-page-1): Use gnus-beginning-of-window.
18221 (gnus-article-prev-page): Ditto.
18222
18223 * gnus-util.el (gnus-beginning-of-window): New function.
18224 (gnus-end-of-window): New function.
18225
18226 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
18227
18228 * gnus-score.el (gnus-score-edit-all-score):
18229 Set gnus-score-edit-exit-function to gnus-score-edit-done and call
18230 gnus-message.
18231
18232 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
18233
18234 * gnus-msg.el (gnus-button-mailto):
18235 Remove save-selected-window-window hackery because it relies on
18236 save-selected-window internals.
18237
18238 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
18239
18240 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
18241 add-minor-mode.
18242 (gnus-binary-mode): Ditto.
18243
18244 * gnus-topic.el (gnus-topic-mode): Ditto.
18245
18246 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
18247
18248 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
18249 (gnus-article-prev-page): Take scroll-margin into consideration.
18250
18251 2005-07-04 Lute Kamstra <lute@gnu.org>
18252
18253 Update FSF's address in GPL notices.
18254
18255 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
18256
18257 * gnus.el (gnus-exit):
18258 * gnus-group.el (gnus-group-icons):
18259 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
18260
18261 * gnus-nocem.el (gnus-nocem):
18262 * message.el (message-various, message-buffers, message-sending)
18263 (message-interface, message-forwarding, message-insertion)
18264 (message-headers, message-news, message-mail):
18265 * pgg-gpg.el (pgg-gpg):
18266 * pgg-parse.el (pgg-parse):
18267 * pgg-pgp.el (pgg-pgp):
18268 * pgg-pgp5.el (pgg-pgp5):
18269 * pop3.el (pop3): Finish `defgroup' description with period.
18270
18271 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
18272
18273 * gnus-art.el (article-display-face): Improve the efficiency.
18274 (article-display-x-face): Ditto; remove gray x-face stuff.
18275
18276 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
18277
18278 * gnus-art.el (article-display-face): Correct the position in
18279 which Faces are inserted.
18280
18281 2005-06-29 Didier Verna <didier@xemacs.org>
18282
18283 * gnus-art.el (article-display-face): Display faces in correct
18284 order.
18285
18286 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
18287
18288 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
18289 (gnus-fill-real-hashtb): Use hash table instead of obarray.
18290 (gnus-nocem-check-article): Fetch the Type header.
18291 (gnus-nocem-message-wanted-p): Fix the way to examine types.
18292 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
18293 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
18294 make sure gnus-nocem-hashtb is initialized.
18295 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
18296 (gnus-nocem-unwanted-article-p): Ditto.
18297
18298 * pgg.el (pgg-verify): Return the verification result.
18299
18300 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
18301
18302 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
18303 is ascii.
18304
18305 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
18306
18307 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
18308 `show-nonbreak-escape'.
18309
18310 2005-06-23 Lute Kamstra <lute@gnu.org>
18311
18312 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
18313
18314 * dig.el (dig-mode):
18315 * smime.el (smime-mode): Use gnus-run-mode-hooks.
18316
18317 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
18318
18319 * nnimap.el (nnimap-split-download-body): Fix spellings.
18320
18321 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
18322
18323 * gnus-art.el (gnus-article-encrypt-body):
18324 * gnus-cus.el (gnus-score-customize):
18325 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
18326 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
18327
18328 2005-06-16 Arne Jørgensen <arne@arnested.dk>
18329
18330 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
18331 header by looking for magic "MII" at the beginning.
18332
18333 2005-06-16 Miles Bader <miles@gnu.org>
18334
18335 * assistant.el (assistant-field): Remove "-face" suffix from face name.
18336 (assistant-field-face): New backward-compatibility alias for renamed
18337 face.
18338 (assistant-render-text): Use renamed assistant-field face.
18339
18340 * spam.el (spam): Remove "-face" suffix from face name.
18341 (spam-face): New backward-compatibility alias for renamed face.
18342 (spam-face, spam-initialize): Use renamed spam face.
18343
18344 * message.el (message-header-to, message-header-cc)
18345 (message-header-subject, message-header-newsgroups)
18346 (message-header-other, message-header-name)
18347 (message-header-xheader, message-separator, message-cited-text)
18348 (message-mml): Remove "-face" suffix from face names.
18349 (message-header-to-face, message-header-cc-face)
18350 (message-header-subject-face, message-header-newsgroups-face)
18351 (message-header-other-face, message-header-name-face)
18352 (message-header-xheader-face, message-separator-face)
18353 (message-cited-text-face, message-mml-face):
18354 New backward-compatibility aliases for renamed faces.
18355 (message-font-lock-keywords): Use renamed message faces.
18356
18357 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
18358 (sieve-test-commands, sieve-tagged-arguments):
18359 Remove "-face" suffix from face names.
18360 (sieve-control-commands-face, sieve-action-commands-face)
18361 (sieve-test-commands-face, sieve-tagged-arguments-face):
18362 New backward-compatibility aliases for renamed faces.
18363 (sieve-control-commands-face, sieve-action-commands-face)
18364 (sieve-test-commands-face, sieve-tagged-arguments-face):
18365 Use renamed sieve faces.
18366
18367 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
18368 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
18369 (gnus-group-news-3-empty, gnus-group-news-4)
18370 (gnus-group-news-4-empty, gnus-group-news-5)
18371 (gnus-group-news-5-empty, gnus-group-news-6)
18372 (gnus-group-news-6-empty, gnus-group-news-low)
18373 (gnus-group-news-low-empty, gnus-group-mail-1)
18374 (gnus-group-mail-1-empty, gnus-group-mail-2)
18375 (gnus-group-mail-2-empty, gnus-group-mail-3)
18376 (gnus-group-mail-3-empty, gnus-group-mail-low)
18377 (gnus-group-mail-low-empty, gnus-summary-selected)
18378 (gnus-summary-cancelled, gnus-summary-high-ticked)
18379 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
18380 (gnus-summary-high-ancient, gnus-summary-low-ancient)
18381 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
18382 (gnus-summary-low-undownloaded)
18383 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
18384 (gnus-summary-low-unread, gnus-summary-normal-unread)
18385 (gnus-summary-high-read, gnus-summary-low-read)
18386 (gnus-summary-normal-read, gnus-splash):
18387 Remove "-face" suffix from face names.
18388 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
18389 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
18390 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
18391 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
18392 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
18393 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
18394 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
18395 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
18396 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
18397 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
18398 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
18399 (gnus-summary-selected-face, gnus-summary-cancelled-face)
18400 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
18401 (gnus-summary-normal-ticked-face)
18402 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
18403 (gnus-summary-normal-ancient-face)
18404 (gnus-summary-high-undownloaded-face)
18405 (gnus-summary-low-undownloaded-face)
18406 (gnus-summary-normal-undownloaded-face)
18407 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
18408 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
18409 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
18410 (gnus-splash-face):
18411 New backward-compatibility aliases for renamed faces.
18412 (gnus-group-startup-message): Use renamed gnus faces.
18413
18414 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
18415 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
18416 (gnus-server-agent): Remove "-face" suffix from face names.
18417 (gnus-server-agent-face, gnus-server-opened-face)
18418 (gnus-server-closed-face, gnus-server-denied-face)
18419 (gnus-server-offline-face):
18420 New backward-compatibility aliases for renamed faces.
18421 (gnus-server-agent-face, gnus-server-opened-face)
18422 (gnus-server-closed-face, gnus-server-denied-face)
18423 (gnus-server-offline-face): Use renamed gnus faces.
18424
18425 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
18426 Remove "-face" suffix from face names.
18427 (gnus-picon-xbm-face, gnus-picon-face):
18428 New backward-compatibility aliases for renamed faces.
18429
18430 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
18431 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
18432 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
18433 (gnus-cite-11): Remove "-face" suffix from face names.
18434 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
18435 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
18436 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
18437 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
18438 New backward-compatibility aliases for renamed faces.
18439 (gnus-cite-attribution-face, gnus-cite-face-list)
18440 (gnus-article-boring-faces): Use renamed gnus faces.
18441
18442 * gnus-art.el (gnus-signature, gnus-header-from)
18443 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
18444 (gnus-header-content): Remove "-face" suffix from face names.
18445 (gnus-signature-face, gnus-header-from-face)
18446 (gnus-header-subject-face, gnus-header-newsgroups-face)
18447 (gnus-header-name-face, gnus-header-content-face):
18448 New backward-compatibility aliases for renamed faces.
18449 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
18450
18451 * gnus-sum.el (gnus-summary-selected-face)
18452 (gnus-summary-highlight): Use renamed gnus faces.
18453 * gnus-group.el (gnus-group-highlight): Likewise.
18454
18455 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
18456
18457 * gnus-sieve.el (gnus-sieve-article-add-rule):
18458 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
18459 * spam-stat.el (spam-stat-buffer-change-to-spam)
18460 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
18461
18462 * message.el (message-is-yours-p):
18463 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
18464
18465 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
18466
18467 * mm-view.el (mm-inline-text): Withdraw the last change.
18468
18469 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
18470
18471 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
18472 executing enriched-decode.
18473
18474 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
18475
18476 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
18477 charset of tar files.
18478
18479 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
18480
18481 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
18482
18483 2005-06-04 Lute Kamstra <lute@gnu.org>
18484
18485 * nnfolder.el (nnfolder-read-folder): Make sure that undo
18486 information is never recorded.
18487
18488 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
18489
18490 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
18491
18492 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
18493
18494 * pop3.el (pop3-apop): Run md5 in the binary mode.
18495
18496 * starttls.el (starttls-set-process-query-on-exit-flag):
18497 Use eval-and-compile.
18498
18499 2005-05-31 Simon Josefsson <jas@extundo.com>
18500
18501 * smime.el (smime-replace-in-string): Define.
18502 (smime-cert-by-ldap-1): Use it.
18503
18504 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
18505
18506 * gnus-art.el (article-display-x-face): Replace
18507 process-kill-without-query by gnus-set-process-query-on-exit-flag.
18508
18509 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
18510 set-process-query-on-exit-flag or process-kill-without-query.
18511
18512 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
18513 loop instead of replace-regexp.
18514
18515 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
18516 instead of process-kill-without-query if it is available.
18517
18518 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
18519 instead of find-file-hooks if it is available.
18520
18521 * mml1991.el: Bind pgg-default-user-id when compiling.
18522
18523 * mml2015.el: Bind pgg-default-user-id when compiling.
18524
18525 * nndraft.el (nndraft-request-associate-buffer):
18526 Use write-contents-functions instead of write-contents-hooks if it is
18527 available.
18528
18529 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
18530 instead of find-file-hooks if it is available.
18531
18532 * nntp.el (nntp-open-connection): Replace
18533 process-kill-without-query by gnus-set-process-query-on-exit-flag.
18534 (nntp-open-ssl-stream): Ditto.
18535 (nntp-open-tls-stream): Ditto.
18536
18537 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
18538 set-process-query-on-exit-flag or process-kill-without-query.
18539 (starttls-open-stream-gnutls): Use it instead of
18540 process-kill-without-query.
18541 (starttls-open-stream): Ditto.
18542
18543 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
18544
18545 * smime.el (smime-cert-by-ldap-1): Don't use
18546 replace-regexp-in-string.
18547
18548 2005-05-31 Arne Jørgensen <arne@arnested.dk>
18549
18550 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
18551
18552 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
18553 in PEM format. Adjust to the XEmacs compatibility.
18554
18555 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
18556
18557 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
18558 by `string-to-number'.
18559 * gnus-agent.el (gnus-agent-regenerate-group)
18560 (gnus-agent-fetch-articles): Ditto.
18561 * gnus-art.el (gnus-button-fetch-group): Ditto.
18562 * gnus-cache.el (gnus-cache-generate-active)
18563 (gnus-cache-articles-in-group): Ditto.
18564 * gnus-group.el (gnus-group-set-current-level)
18565 (gnus-group-insert-group-line): Ditto.
18566 * gnus-score.el (gnus-score-set-expunge-below)
18567 (gnus-score-set-mark-below, gnus-summary-score-effect)
18568 (gnus-summary-score-entry): Ditto.
18569 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
18570 (gnus-soup-pack): Ditto.
18571 * gnus-spec.el (gnus-xmas-format): Ditto.
18572 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
18573 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
18574 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
18575 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
18576 * nndb.el (nndb-get-remote-expire-response): Ditto.
18577 * nndiary.el (nndiary-parse-schedule-value)
18578 (nndiary-string-to-number, nndiary-request-replace-article)
18579 (nndiary-request-article): Ditto.
18580 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
18581 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
18582 * nneething.el (nneething-make-head): Ditto.
18583 * nnfolder.el (nnfolder-request-article)
18584 (nnfolder-retrieve-headers): Ditto.
18585 * nnheader.el (nnheader-file-to-number): Ditto.
18586 * nnkiboze.el (nnkiboze-request-article): Ditto.
18587 * nnmail.el (nnmail-process-unix-mail-format)
18588 (nnmail-process-babyl-mail-format): Ditto.
18589 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
18590 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
18591 (nnmh-request-create-group, nnmh-request-list-1)
18592 (nnmh-request-group, nnmh-request-article): Ditto.
18593 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
18594 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
18595 * nnsoup.el (nnsoup-make-active): Ditto.
18596 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
18597 * nntp.el (nntp-find-group-and-number)
18598 (nntp-retrieve-headers-with-xover): Ditto.
18599 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
18600 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
18601 (pgg-format-key-identifier): Ditto.
18602 * pop3.el (pop3-last, pop3-stat): Ditto.
18603 * qp.el (quoted-printable-decode-region): Ditto.
18604
18605 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
18606 of concat.
18607
18608 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
18609
18610 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
18611
18612 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
18613
18614 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
18615
18616 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
18617
18618 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
18619
18620 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
18621
18622 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
18623 (gnus-carpal-mode): Ditto.
18624
18625 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
18626 (gnus-browse-mode): Ditto.
18627
18628 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
18629
18630 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
18631
18632 2005-05-29 Richard M. Stallman <rms@gnu.org>
18633
18634 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
18635
18636 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
18637
18638 * gnus-util.el (gnus-run-mode-hooks): New function.
18639
18640 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
18641
18642 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
18643
18644 * gnus-agent.el (gnus-agent-make-mode-line-string):
18645 Use mode-line-highlight as mouse-face.
18646
18647 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
18648
18649 * canlock.el (canlock): Change the parent group to news.
18650
18651 * deuglify.el (gnus-outlook-deuglify): Add :group.
18652
18653 * dig.el (dig): Add :group.
18654
18655 * dns-mode.el (dns-mode): Add :group.
18656
18657 * encrypt.el (encrypt): Add :group.
18658
18659 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
18660 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
18661 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
18662 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
18663 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
18664
18665 * gnus-diary.el (gnus-diary): Add :group.
18666
18667 * gnus.el (gnus-group-news-1-face): Add :group.
18668 (gnus-group-news-1-empty-face): Ditto.
18669 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
18670 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
18671 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
18672 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
18673 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
18674 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
18675 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
18676 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
18677 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
18678 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
18679 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
18680 (gnus-summary-high-ticked-face): Ditto.
18681 (gnus-summary-low-ticked-face): Ditto.
18682 (gnus-summary-normal-ticked-face): Ditto.
18683 (gnus-summary-high-ancient-face): Ditto.
18684 (gnus-summary-low-ancient-face): Ditto.
18685 (gnus-summary-normal-ancient-face): Ditto.
18686 (gnus-summary-high-undownloaded-face): Ditto.
18687 (gnus-summary-low-undownloaded-face): Ditto.
18688 (gnus-summary-normal-undownloaded-face): Ditto.
18689 (gnus-summary-high-unread-face): Ditto.
18690 (gnus-summary-low-unread-face): Ditto.
18691 (gnus-summary-normal-unread-face): Ditto.
18692 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
18693 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
18694
18695 * hashcash.el (hashcash): New custom group.
18696 (hashcash-default-payment): Add :group.
18697 (hashcash-payment-alist): Ditto.
18698 (hashcash-default-accept-payment): Ditto.
18699 (hashcash-accept-resources): Ditto.
18700 (hashcash-path): Ditto.
18701 (hashcash-extra-generate-parameters): Ditto.
18702 (hashcash-double-spend-database): Ditto.
18703 (hashcash-in-news): Ditto.
18704
18705 * message.el (message-minibuffer-local-map): Add :group.
18706
18707 * netrc.el (netrc): Add :group.
18708
18709 * sieve-manage.el (sieve-manage-log): Add :group.
18710 (sieve-manage-default-user): Diito.
18711 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
18712 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
18713 (sieve-manage-authenticators): Ditto.
18714 (sieve-manage-authenticator-alist): Ditto.
18715 (sieve-manage-default-port): Ditto.
18716
18717 * sieve-mode.el (sieve-control-commands-face): Add :group.
18718 (sieve-action-commands-face): Ditto.
18719 (sieve-test-commands-face): Ditto.
18720 (sieve-tagged-arguments-face): Ditto.
18721
18722 * smime.el (smime): Add :group.
18723
18724 * spam-report.el (spam-report): Add :group.
18725
18726 * spam.el (spam, spam-face): Add :group.
18727
18728 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
18729
18730 * nntp.el (nntp-next-result-arrived-p): Some news servers may
18731 return \n.\n.\n at the end of articles. Protect against that.
18732 (nntp-with-open-group): Allow debugging.
18733
18734 * nnheader.el (mail-header-set-extra): Make into a function
18735 because I just could't understand how to quote the list properly.
18736
18737 * dns.el (query-dns-cached): New function.
18738
18739 2005-05-26 Lute Kamstra <lute@gnu.org>
18740
18741 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
18742
18743 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
18744
18745 * gnus-art.el: Don't autoload mail-extract-address-components.
18746
18747 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
18748 eval-and-compile to evaluate it.
18749
18750 * hashcash.el: Don't autoload executable-find.
18751
18752 * nndb.el: Don't declare the nndb back end two or more times; don't
18753 autoload news-reply-mode, news-setup, cancel-timer and telnet.
18754
18755 * nntp.el: Autoload format-spec instead of format; use
18756 eval-and-compile to evaluate autoload forms.
18757
18758 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
18759
18760 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
18761
18762 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
18763
18764 * gnus.el (gnus-version-number): Bump version.
18765
18766 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
18767
18768 * gnus.el: No Gnus v0.3 is released.
18769
18770 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
18771
18772 * gnus-art.el (gnus-article-edit-part): Disable undo.
18773
18774 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
18775
18776 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
18777 gnus-article-date-lapsed-new-header is t if date timer is active;
18778 skip headers in which the original date value is empty.
18779 (gnus-article-save-original-date): Redefine it as a macro.
18780 (gnus-display-mime): Use it.
18781
18782 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
18783
18784 * gnus-art.el (article-date-ut): Support converting date in
18785 forwarded parts as well.
18786 (gnus-article-save-original-date): New function.
18787 (gnus-display-mime): Use it.
18788
18789 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
18790
18791 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
18792 enclosure element of <item>.
18793
18794 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
18795
18796 * message.el (message-kill-buffer-query): Rename from
18797 `message-kill-buffer-query-if-modified'. Add :version.
18798
18799 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
18800
18801 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
18802 window layout.
18803
18804 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
18805
18806 * mml.el: Autoload dnd when compiling.
18807
18808 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
18809
18810 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
18811 x-dnd-*.
18812
18813 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
18814
18815 * qp.el (quoted-printable-encode-region): Save excursion.
18816
18817 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
18818
18819 * message.el (message-kill-buffer-query-if-modified): Add new variable
18820 so the user can kill a modified message buffer quickly.
18821 (message-kill-buffer): Use it.
18822
18823 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
18824
18825 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
18826 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
18827
18828 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
18829
18830 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
18831 contained in text because xml.el decodes entities) with LFs.
18832
18833 2005-04-11 Lute Kamstra <lute@gnu.org>
18834
18835 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
18836 differently.
18837
18838 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
18839
18840 * mm-util.el (mm-detect-coding-region): Typo.
18841
18842 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
18843
18844 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
18845
18846 2005-04-06 Deepak Goel <deego@gnufans.org>
18847
18848 * spam-stat.el (spam-stat-score-buffer): Add a call to a
18849 user-function allow user modifications of the scores.
18850 (spam-stat-score-buffer-user): New function, to allow
18851 user-computed modifications to the score.
18852 (spam-stat-score-buffer-user-functions): List of additional
18853 scoring functions.
18854 (spam-stat-error-holder): Global temporary error holder.
18855 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
18856 variable.
18857
18858 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
18859
18860 * gnus-registry.el (gnus-registry-clean-empty-function)
18861 (gnus-registry-trim, gnus-registry-fetch-groups)
18862 (gnus-registry-delete-group): Groups that match
18863 `gnus-registry-ignored-groups' are removed from the registry
18864 entries, not just ignored for splitting. This helps clean up the
18865 registry. Also, `gnus-registry-fetch-groups' is a convenient way
18866 to get all the groups a message ID is in.
18867
18868 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
18869 (spam-stat-split-fancy): Change "threshhold" to "threshold".
18870 (spam-stat-score-buffer-user-functions): Add :number custom type.
18871
18872 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
18873
18874 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
18875 argument in XEmacs.
18876
18877 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
18878 (nnrss-request-group): Decode group name first.
18879 (nnrss-request-article): Make a text/plain article if mml-to-mime
18880 failed.
18881 (nnrss-get-encoding): Return a compatible encoding according to
18882 nnrss-compatible-encoding-alist.
18883 (nnrss-find-el): Use consp instead of listp.
18884 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
18885
18886 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
18887
18888 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
18889 which Emacs 20 doesn't support.
18890 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
18891
18892 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
18893
18894 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
18895 silence the byte compiler inside the defun.
18896
18897 * gnus-demon.el (parse-time-string): Add autoload.
18898
18899 * gnus-delay.el (parse-time-string): Add autoload.
18900
18901 * gnus-art.el (parse-time-string): Add autoload.
18902
18903 * nnultimate.el (parse-time): Require for `parse-time-string'.
18904
18905 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
18906
18907 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
18908
18909 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
18910
18911 * smime.el (smime-ldap-host-list): Add :version.
18912
18913 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
18914
18915 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
18916 pass it to `gnus-browse-read-group'.
18917 (gnus-browse-read-group): Add NUMBER argument and pass it to
18918 `gnus-group-read-ephemeral-group'.
18919
18920 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
18921 argument and pass it to `gnus-group-read-group'.
18922
18923 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
18924
18925 * mm-util.el (mm-xemacs-find-mime-charset): Only call
18926 mm-xemacs-find-mime-charset-1 if we have the mule feature
18927 available at runtime.
18928
18929 2005-03-25 Werner Lemberg <wl@gnu.org>
18930
18931 * nnmaildir.el: Replace `illegal' with `invalid'.
18932
18933 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
18934
18935 * gnus-start.el (gnus-display-time-event-handler):
18936 Check display-time-timer at runtime rather than only at load time
18937 in case display-time-mode is turned off in the mean time.
18938
18939 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
18940
18941 * nnimap.el (nnimap-open-connection): Print which authinfo file is
18942 used.
18943
18944 * nneething.el (nneething-map-file-directory): Derive from
18945 `gnus-directory'.
18946
18947 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
18948 the To/Cc button.
18949
18950 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
18951
18952 * nnmaildir.el (nnmaildir-request-accept-article):
18953 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
18954
18955 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
18956
18957 * gnus-async.el: Require timer-funcs at compile time when in
18958 XEmacs for `run-with-idle-timer'.
18959
18960 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
18961
18962 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
18963 autoloaded function.
18964
18965 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
18966
18967 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
18968
18969 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
18970
18971 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
18972
18973 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
18974
18975 * gnus-msg.el (gnus-confirm-mail-reply-to-news):
18976 Add gnus-expert-user to default.
18977
18978 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
18979
18980 * nnimap.el (nnimap-open-server): Ditto.
18981
18982 * imap.el (imap-authenticate): Fix typo.
18983
18984 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
18985
18986 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
18987 buffer (since IMAP server might return FETCH response out of
18988 order, and the nntp buffer must be sorted).
18989
18990 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
18991
18992 * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
18993 comparison on string.
18994
18995 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
18996 (gnus-agent-score): Rename category keywords to match gnus-cus.
18997 (gnus-agent-summary-fetch-series): Modify to protect against
18998 gnus-agent-summary-fetch-group clearing processable flags.
18999 (gnus-agent-synchronize-group-flags): Update live group buffer as
19000 synchronization may occur due to the user toggle the plugged
19001 status.
19002 (gnus-agent-fetch-group-1): Clear downloadable flag when article
19003 successfully downloaded.
19004 (gnus-agent-expire-group-1): Avoid using markers when the overview
19005 is in ascending order; greatly improves performance.
19006 (gnus-agent-regenerate-group):
19007 Use gnus-agent-synchronize-group-flags to reset read status in both
19008 gnus and server.
19009 (gnus-agent-update-files-total-fetched-for): Fix initial size.
19010
19011 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
19012
19013 * message.el: Don't autoload former message-utils variables.
19014 (message-strip-subject-trailing-was): Change doc string.
19015
19016 * nnweb.el: Fixes for `gnus-group-make-web-group'.
19017 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
19018 (nnweb-google-search): Add "hl=en" here.
19019 (nnweb-google-parse-1, nnweb-google-create-mapping):
19020 Don't hardcode URL.
19021
19022 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
19023
19024 * message.el (message-get-reply-headers, message-followup):
19025 Mention related variables `message-use-followup-to' and
19026 `message-use-mail-followup-to', in the information buffer.
19027
19028 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
19029 of broken groups(-beta).google.com.
19030
19031 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
19032
19033 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
19034 parameter to invoked gnus-request-move-article; remove the
19035 redundant gnus-sum-hint-move-is-internal variable; apply the marks
19036 all at once instead of once per article.
19037 (gnus-summary-remove-process-mark): Accept a list of articles as
19038 well as a single article for processing.
19039
19040 * gnus-int.el (gnus-request-move-article): Add move-is-internal
19041 parameter.
19042
19043 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
19044
19045 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
19046
19047 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
19048 parameter.
19049
19050 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
19051 parameter.
19052
19053 * nnimap.el (nnimap-request-move-article): Add move-is-internal
19054 parameter and remove the gnus-sum-hint-move-is-internal variable.
19055
19056 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
19057 parameter.
19058
19059 * nndraft.el (nndraft-request-move-article): Add move-is-internal
19060 parameter.
19061
19062 * nndiary.el (nndiary-request-move-article): Add move-is-internal
19063 parameter.
19064
19065 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
19066
19067 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
19068 parameter.
19069
19070 * nnagent.el (nnagent-request-move-article): Add move-is-internal
19071 parameter.
19072
19073 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
19074
19075 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
19076 a more conservative way.
19077
19078 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
19079
19080 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
19081 buffer, so it moves the window's cursor.
19082
19083 2005-02-26 Arne Jørgensen <arne@arnested.dk>
19084
19085 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
19086 `mm-dissect-multipart' and receive the from field as an (optional)
19087 argument from `mm-dissect-multipart'.
19088 (mm-dissect-multipart): Receive the from field as an argument and
19089 pass it on when we call `mm-dissect-buffer' on MIME parts.
19090 Fixes verification/decryption of signed/encrypted MIME parts.
19091
19092 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
19093
19094 * gnus-sum.el (gnus-summary-move-article):
19095 Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
19096 whatever it calls (right now, only nnimap-request-move article
19097 respects it).
19098
19099 * nnimap.el (nnimap-request-move-article):
19100 When gnus-sum-hint-move-is-internal is set, don't do the extra
19101 nnimap-request-article.
19102
19103 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
19104
19105 * nnheader.el (nnheader-find-file-noselect): Add doc string.
19106
19107 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
19108 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
19109
19110 * gnus-sum.el (gnus-summary-caesar-message):
19111 Apply `gnus-treat-article' after rotation.
19112
19113 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
19114 doc string.
19115
19116 2005-02-22 Simon Josefsson <jas@extundo.com>
19117
19118 * encrypt.el (encrypt-password-cache-expiry): Remove (use
19119 `password-cache-expiry' instead). Reported by Arne Jørgensen
19120 <arne@arnested.dk>.
19121 (encrypt): Add password-cache and password-cache-expiry as group
19122 members.
19123
19124 2005-02-22 Arne Jørgensen <arne@arnested.dk>
19125
19126 * smime.el (smime-ldap-host-list): Doc fix.
19127 (smime-ask-passphrase): Use `password-read-and-add' to read (and
19128 cache) password.
19129 (smime-sign-region): Use it.
19130 (smime-decrypt-region): Use it.
19131 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
19132 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
19133 fails.
19134 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
19135 certificate from DER to PEM format rather than calling openssl.
19136
19137 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
19138
19139 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
19140 for signing/encryption.
19141
19142 * mml.el (mml-parse-1): Use them.
19143
19144 2005-02-21 Arne Jørgensen <arne@arnested.dk>
19145
19146 * nnrss.el (nnrss-verbose): Remove.
19147 (nnrss-request-group): Use `nnheader-message' instead.
19148
19149 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
19150
19151 * nnrss.el (nnrss-verbose): New variable.
19152 (nnrss-request-group): Make it say nnrss is requesting a group.
19153
19154 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
19155
19156 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
19157 Handle news URL with given port correctly.
19158
19159 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
19160
19161 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
19162 containing special characters.
19163
19164 * gnus-sum.el (gnus-summary-edit-article): Ditto.
19165
19166 * mml.el (mime-to-mml): Ditto.
19167
19168 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
19169 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
19170 (rfc2047-decode-region): Quote decoded words containing special
19171 characters when rfc2047-quote-decoded-words-containing-tspecials
19172 is non-nil.
19173
19174 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
19175
19176 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
19177
19178 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
19179
19180 2005-02-15 Simon Josefsson <jas@extundo.com>
19181
19182 * nnimap.el (nnimap-debug): Doc fix.
19183
19184 * imap.el (imap-debug): Doc fix.
19185
19186 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
19187
19188 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
19189
19190 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
19191
19192 * gnus.el (spam-contents): Improve docs for spam-contents
19193 parameter in its variable incarnation.
19194
19195 2005-02-14 Simon Josefsson <jas@extundo.com>
19196
19197 * smime-ldap.el: Use require instead of load-library for ldap.
19198 (smime-ldap-search): Indent.
19199 (smime-ldap-search-internal): Shorten line.
19200
19201 * smime.el (smime-cert-by-dns): Add doc-string.
19202 (smime-cert-by-ldap-1): Indent.
19203
19204 * mml-smime.el (mml-smime-get-ldap-cert): Rename from
19205 mml-smime-get-dns-ldap.
19206 (mml-smime-encrypt-query): Use new function. Default to ldap.
19207
19208 2005-02-14 Arne Jørgensen <arne@arnested.dk>
19209
19210 * smime.el: Require smime-ldap.
19211 (smime-ldap-host-list): New variable.
19212 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
19213
19214 * mml-smime.el (mml-smime-encrypt-query): New function.
19215 (mml-smime-encrypt-query): Use it.
19216
19217 * smime-ldap.el: New file.
19218
19219 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
19220
19221 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
19222
19223 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
19224
19225 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
19226 argument in doc string. Make query for type more clear.
19227
19228 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
19229
19230 * gnus.el (gnus-group-startup-message): Search for gnus images in
19231 etc/images/gnus.
19232 * mm-util.el (mm-image-load-path): Likewise.
19233 * smiley.el (smiley-data-directory): Search for smilies in
19234 etc/images/smilies.
19235
19236 2005-02-09 Kim F. Storm <storm@cua.dk>
19237
19238 Change Emacs release version from 21.4 to 22.1 throughout.
19239 Change Emacs development version from 21.3.50 to 22.0.50.
19240
19241 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
19242
19243 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
19244
19245 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
19246 non-Mule XEmacs as well.
19247 (mm-decompress-buffer): Signal an error intentionally if it does
19248 not decompress compressed data because auto-compression-mode is
19249 disabled.
19250
19251 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
19252
19253 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
19254 an ID in the registry even if it has no groups.
19255
19256 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
19257
19258 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
19259 merge it into mm-decompress-buffer.
19260 (gnus-mime-copy-part): Use the MIME part charset, the value which
19261 a user specified or gnus-newsgroup-charset for decoding, like
19262 gnus-mime-inline-part does; set buffer-file-coding-system to tell
19263 save-buffer what was used. Suggested by Kevin Ryde
19264 <user42@zip.com.au>.
19265 (gnus-mime-inline-part): Allow the name parameter as well as the
19266 filename parameter; force decompressing of compressed data; always
19267 display contents being not decoded as unibyte.
19268
19269 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
19270 as well as the filename parameter.
19271
19272 * mm-util.el (mm-decompress-buffer):
19273 Merge gnus-mime-jka-compr-maybe-uncompress.
19274 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
19275 of compressed data.
19276
19277 2005-02-08 Simon Josefsson <jas@extundo.com>
19278
19279 * imap.el (imap-log): Doc fix.
19280
19281 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
19282
19283 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
19284 the coding cookies; decompress compressed parts.
19285
19286 * mml.el (mml-generate-mime-1): Add the charset parameter according
19287 to the value which a user specified manually or the coding cookie.
19288
19289 * mm-util.el (mm-string-to-multibyte): New function.
19290 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
19291 (mm-coding-system-to-mime-charset): New function.
19292 (mm-decompress-buffer): New function.
19293 (mm-find-buffer-file-coding-system): New function.
19294
19295 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
19296 (mm-display-inline-fontify): Rewrite for decoding and decompressing
19297 parts.
19298
19299 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
19300
19301 * mm-view.el (mm-display-inline-fontify): Decode a part according
19302 to the charset parameter.
19303
19304 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
19305
19306 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
19307 prefix arg is neither nil nor a number, as info specifies.
19308
19309 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
19310
19311 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
19312 timestamps.
19313
19314 2005-02-02 Jari Aalto <jari.aalto@cante.net>
19315
19316 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
19317 groups error checking and notify user.
19318
19319 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
19320
19321 * message.el (message-send-mail-function): Check existence of
19322 sendmail-program first before using default value
19323 `message-send-mail-with-sendmail'. Otherwise use more generic
19324 `smtpmail-send-it'.
19325
19326 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
19327
19328 * nntp.el (nntp-request-update-info): Always return nil.
19329
19330 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
19331
19332 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
19333
19334 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
19335
19336 * message.el (message-beginning-of-line): Change the behavior when
19337 invoked between BOL and : so that it first moves backward.
19338
19339 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
19340
19341 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
19342 article buffer when editing of the article is discarded.
19343 (gnus-article-prepare): Revert.
19344
19345 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
19346
19347 * gnus-art.el (gnus-article-prepare):
19348 Remove message-strip-forbidden-properties from the local hook.
19349
19350 2005-01-27 Simon Josefsson <jas@extundo.com>
19351
19352 * password.el (password-cache-add): Only start one timer per key.
19353 Reported by Derek Atkins <warlord@MIT.EDU>.
19354
19355 2005-01-26 Steve Youngs <steve@sxemacs.org>
19356
19357 * run-at-time.el: Remove. It is no longer needed as
19358 timer-funcs.el in the xemacs-base package has a working version of
19359 `run-at-time'.
19360
19361 * password.el: Require timer-funcs instead of run-at-time in
19362 XEmacs.
19363 Remove `password-run-at-time' macro.
19364 (password-cache-add): Use `run-at-time' instead of
19365 `password-run-at-time'.
19366
19367 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
19368 for `run-with-idle-timer'.
19369
19370 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
19371 for `run-at-time'.
19372
19373 * mm-url.el: Require timer-funcs at compile time when in XEmacs
19374 for `with-timeout'.
19375
19376 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
19377
19378 * mml.el (mml-generate-mime-1): Convert string into unibyte when
19379 inserting " *mml*" buffer's contents into a unibyte temp buffer.
19380
19381 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
19382
19383 * mail-source.el (mail-source-fetch-imap): Search for ^From case
19384 sensitively.
19385
19386 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
19387
19388 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
19389
19390 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
19391
19392 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
19393 which will be inserted according to the multibyteness of a buffer
19394 rather than the type of contents. Suggested by ARISAWA Akihiro
19395 <ari@mbf.ocn.ne.jp>.
19396
19397 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
19398 of string which old xml.el may return rather than a string.
19399
19400 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
19401
19402 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
19403
19404 2005-01-16 Simon Josefsson <jas@extundo.com>
19405
19406 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
19407 idn/idna.el isn't available.
19408 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
19409 <michael@waxrat.com>.
19410
19411 * hashcash.el: Remove non-FSF copyright header.
19412
19413 * hashcash.el (hashcash-extra-generate-parameters): New variable.
19414 (hashcash-generate-payment): Use it.
19415 (hashcash-generate-payment-async): Use it.
19416
19417 2005-01-15 Simon Josefsson <jas@extundo.com>
19418
19419 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
19420 Suggested by Raymond Scholz <ray-2005@zonix.de>.
19421
19422 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
19423 gnus-summary-idna-message.
19424 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
19425 (gnus-summary-idna-message): New function.
19426
19427 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
19428
19429 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
19430 gnus-novice-user.
19431
19432 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
19433
19434 * nnrss.el (nnrss-request-delete-group): Delete entries in
19435 nnrss-group-alist as well.
19436 (nnrss-save-server-data): Insert newline.
19437
19438 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
19439
19440 * gnus.el (gnus-user-agent): Use list of symbols instead of
19441 symbols. Display full version number for (S)XEmacs.
19442 Optionally display (S)XEmacs codename.
19443
19444 * gnus-util.el (gnus-emacs-version): Update for new
19445 `gnus-user-agent'.
19446
19447 * gnus-msg.el (gnus-extended-version): Make it possible to omit
19448 Gnus version.
19449
19450 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
19451
19452 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
19453 which is unreadable in some setups.
19454
19455 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
19456
19457 * gnus-spec.el (gnus-update-format-specifications): Flush the
19458 group format spec cache if it doesn't support decoded group names.
19459
19460 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
19461
19462 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
19463 Allow to apply decay on score files matching a regexp.
19464
19465 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
19466
19467 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
19468 compatibility in %g and %c.
19469
19470 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
19471
19472 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
19473 name for only %g and %c.
19474 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
19475 of gnus-tmp-group to decoded group name.
19476 (gnus-group-make-rss-group): Exclude `/'s from group names.
19477
19478 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
19479
19480 * nnrss.el (nnrss-get-encoding): Fix regexp.
19481
19482 2004-12-27 Simon Josefsson <jas@extundo.com>
19483
19484 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
19485 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
19486 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
19487
19488 2004-12-17 Kim F. Storm <storm@cua.dk>
19489
19490 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
19491
19492 * gnus-sum.el (gnus-summary-mode-map): Likewise.
19493
19494 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
19495
19496 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
19497
19498 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
19499
19500 * nnrss.el: Require rfc2047 and mml.
19501 (nnrss-file-coding-system): New variable.
19502 (nnrss-format-string): Redefine it as an inline function.
19503 (nnrss-decode-group-name): New function.
19504 (nnrss-string-as-multibyte): Remove.
19505 (nnrss-retrieve-headers): Decode group name; don't use
19506 nnrss-format-string.
19507 (nnrss-request-group): Decode group name.
19508 (nnrss-request-article): Decode group name; allow a Message-ID as
19509 well as an article number; don't use nnrss-format-string; encode a
19510 Message-ID string which may contain non-ASCII characters; use
19511 mml-to-mime to compose a MIME article.
19512 (nnrss-request-expire-articles): Decode group name.
19513 (nnrss-request-delete-group): Decode group name.
19514 (nnrss-fetch): Clarify error message.
19515 (nnrss-read-server-data): Use insert-file-contents instead of load;
19516 bind file-name-coding-system; use multibyte buffer.
19517 (nnrss-save-server-data): Bind coding-system-for-write to the
19518 value of nnrss-file-coding-system; bind file-name-coding-system;
19519 add coding cookie.
19520 (nnrss-read-group-data): Use insert-file-contents instead of load;
19521 bind file-name-coding-system; use multibyte buffer.
19522 (nnrss-save-group-data): Bind coding-system-for-write to the
19523 value of nnrss-file-coding-system; bind file-name-coding-system.
19524 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
19525 make it work with non-ASCII text.
19526 (nnrss-find-el): Make it work with old xml.el as well.
19527
19528 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
19529
19530 * nnrss.el (nnrss-get-encoding): New function.
19531 (nnrss-fetch): Use unibyte buffer initially; bind
19532 coding-system-for-read while performing mm-url-insert; remove ^Ms;
19533 decode contents according to the encoding attribute.
19534 (nnrss-save-group-data): Add coding cookie.
19535 (nnrss-mime-encode-string): New function.
19536 (nnrss-check-group): Use it to encode subject and author.
19537
19538 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
19539
19540 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
19541 imaginary variable.
19542
19543 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
19544
19545 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
19546 correctly even if there are wide characters.
19547
19548 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
19549
19550 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
19551 downcased symbol names; make a new cache instead of reusing
19552 bbdb-hashtable.
19553
19554 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
19555
19556 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19557 concatenating segments rather than before concatenating them.
19558 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19559
19560 * message.el (message-get-reply-headers): Bind `extra'.
19561
19562 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19563
19564 * message.el (message-extra-wide-headers): New variable.
19565 (message-get-reply-headers): Use it.
19566
19567 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
19568
19569 * gnus-agent.el (gnus-agent-group-path): Decode group name.
19570 (gnus-agent-group-pathname): Ditto.
19571
19572 * gnus-cache.el (gnus-cache-file-name): Decode group name.
19573
19574 * gnus-group.el (gnus-group-make-group): Decode group name.
19575 (gnus-group-make-rss-group): Register the group data after opening
19576 the nnrss group.
19577
19578 2004-12-17 Paul Jarc <prj@po.cwru.edu>
19579
19580 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
19581 by expiry now get marked as read.
19582
19583 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
19584
19585 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
19586
19587 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
19588
19589 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
19590 unify Latin characters in XEmacs.
19591 (mm-find-mime-charset-region): Use it.
19592
19593 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
19594
19595 * gnus-util.el (gnus-delete-directory): New function.
19596
19597 * gnus-agent.el (gnus-agent-delete-group): Use it.
19598
19599 * gnus-cache.el (gnus-cache-delete-group): Use it.
19600
19601 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
19602
19603 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
19604 names.
19605
19606 2004-12-16 Simon Josefsson <jas@extundo.com>
19607
19608 * hashcash.el (hashcash-payment-alist): Fix custom :type.
19609
19610 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
19611
19612 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
19613
19614 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
19615 (gnus-group-set-current-level): Decode group name.
19616
19617 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
19618
19619 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
19620 failed.
19621
19622 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
19623
19624 * gnus-group.el (gnus-group-delete-group): Decode group name.
19625 (gnus-group-make-rss-group): Encode group name.
19626 (gnus-group-catchup-current): Decode group name.
19627 (gnus-group-kill-group): Decode group name.
19628
19629 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
19630
19631 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
19632
19633 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
19634
19635 * gnus-group.el (gnus-group-make-rss-group):
19636 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
19637
19638 * gnus-start.el (gnus-setup-news): Honor user's setting to
19639 gnus-message-archive-method. Suggested by Lute Kamstra
19640 <lute@gnu.org>.
19641
19642 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
19643
19644 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
19645 global counterparts of the buffer-local variables.
19646
19647 2004-11-16 Romain Francoise <romain@orebokech.com>
19648
19649 * gnus-sum.el (gnus-summary-exit): Don't clear the global
19650 counterparts of the buffer-local variables.
19651
19652 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
19653
19654 * message.el (message-forbidden-properties): Fix typo in doc
19655 string.
19656
19657 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
19658
19659 * gnus-util.el (gnus-replace-in-string): Add doc string.
19660
19661 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
19662 to avoid problems when splitting mails with many recipients.
19663
19664 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
19665
19666 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
19667 pop-to-buffer, covered by the subsequent gnus-configure-windows.
19668
19669 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
19670
19671 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
19672 if there is no hashtable in memory or file modification time is
19673 newer than cached timestamp.
19674
19675 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
19676
19677 * gnus-sum.el (gnus-summary-limit-to-recipient):
19678 Implement not-matching option.
19679
19680 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
19681
19682 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
19683 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
19684 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
19685 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
19686 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
19687 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
19688
19689 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
19690
19691 * message.el (message-forward-make-body-mml): Remove headers
19692 according to message-forward-ignored-headers if a message is decoded.
19693
19694 2004-12-02 Romain Francoise <romain@orebokech.com>
19695
19696 * message.el (message-forward-make-body-plain): Always remove
19697 headers according to message-forward-ignored-headers.
19698
19699 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
19700
19701 * spam.el (spam-summary-prepare-exit): Remove the
19702 gnus-summary-limit pop for now, it has problems with ham marks for
19703 me.
19704
19705 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
19706
19707 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
19708 correctly.
19709
19710 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
19711
19712 * format-spec.el (format-spec): Message the char.
19713
19714 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
19715
19716 * gnus-art.el (gnus-split-methods): Reformat comments.
19717
19718 * spam.el (spam-summary-prepare-exit): Remove article limits
19719 before exiting the summary buffer.
19720
19721 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
19722
19723 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
19724 order to silence the byte compiler.
19725
19726 * spam.el: Fix the way to silence the byte compiler, which
19727 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
19728 bbdb-search-simple, spam-BBDB-register-routine,
19729 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
19730 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
19731 spam-stat-buffer-is-spam, spam-stat-load,
19732 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
19733 spam-stat-save and spam-stat-split-fancy.
19734
19735 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
19736
19737 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
19738 which may confuse users.
19739 (canlock-password-for-verify): Ditto.
19740
19741 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
19742
19743 * gnus-art.el (gnus-emphasis-alist): Ditto.
19744
19745 * gnus-registry.el (gnus-registry-max-entries): Ditto.
19746
19747 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
19748
19749 * gnus-start.el (gnus-save-killed-list): Ditto.
19750
19751 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
19752 (gnus-sum-thread-tree-root): Ditto.
19753 (gnus-sum-thread-tree-false-root): Ditto.
19754 (gnus-sum-thread-tree-single-indent): Ditto.
19755
19756 * message.el (message-courtesy-message): Ditto.
19757 (message-archive-note): Ditto.
19758 (message-subscribed-address-file): Ditto.
19759 (message-user-fqdn): Ditto.
19760
19761 * spam-report.el (spam-report-gmane-regex): Ditto.
19762
19763 * spam.el (spam-blackhole-good-server-regex): Ditto.
19764
19765 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
19766
19767 * mml.el (mml-preview): Widen the message buffer before copying
19768 the contents to the preview buffer; sort headers before previewing.
19769
19770 * message.el (message-hidden-headers): Fix the way to avoid a bug
19771 in the `repeat' widget in Emacs 21.3 or earlier.
19772
19773 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
19774
19775 * message.el (message-hidden-headers): Default to "^References:".
19776 Improve customization type. Suggested by Reiner Steib
19777 <Reiner.Steib@gmx.de>.
19778
19779 2004-11-25 Romain Francoise <romain@orebokech.com>
19780
19781 * message.el (message-strip-forbidden-properties): Remove check for
19782 obsolete `message-hidden' text property, hidden headers are not
19783 accessible in the buffer anymore.
19784
19785 2004-11-22 Romain Francoise <romain@orebokech.com>
19786
19787 * message.el (message-header-format-alist): Add `From' in list
19788 so that it can be sorted.
19789 (message-fix-before-sending): Widen and sort headers before
19790 sending.
19791 (message-hide-headers): Use narrowing to hide headers by moving
19792 them to the top of the buffer and narrowing to the region
19793 underneath.
19794
19795 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
19796
19797 * message.el (message-strip-forbidden-properties):
19798 Bind buffer-read-only (etc) to nil.
19799
19800 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
19801
19802 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
19803 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19804
19805 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
19806
19807 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
19808
19809 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
19810
19811 * dns.el (query-dns): Use sit-for to time instead of
19812 accept-process-output, since that doesn't seem to work on udp
19813 sockets.
19814
19815 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
19816
19817 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
19818
19819 2004-11-15 Jesper Harder <harder@ifa.au.dk>
19820
19821 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
19822 doc string. Improve doc string.
19823
19824 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
19825
19826 * nntp.el (nntp-request-update-info): Return nil if
19827 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
19828 may not call gnus-activate-group which uselessly issues the GROUP
19829 commands for all nntp groups and wastes time. Reported by Romain
19830 Francoise <romain@orebokech.com>.
19831
19832 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
19833
19834 2004-11-15 Simon Josefsson <jas@extundo.com>
19835
19836 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
19837 headers separately.
19838 (gnus-button-openpgp): New function, inspired by Jochen Küpper
19839 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
19840
19841 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
19842
19843 * gnus-start.el (gnus-convert-old-newsrc):
19844 Assign legacy-gnus-agent to 5.10.7.
19845
19846 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
19847
19848 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
19849 start of the lines.
19850
19851 2004-11-14 Magnus Henoch <mange@freemail.hu>
19852
19853 * hashcash.el (hashcash-default-payment): Change default to 20.
19854 (hashcash-default-accept-payment): Change default to 20.
19855 (hashcash-process-alist): New variable.
19856 (hashcash-generate-payment-async): Add.
19857 (hashcash-already-paid-p): Add.
19858 (hashcash-insert-payment): Don't generate payments twice.
19859 (hashcash-insert-payment-async): Add.
19860 (hashcash-insert-payment-async-2): Add.
19861 (hashcash-cancel-async): Add.
19862 (hashcash-wait-async): Add.
19863 (hashcash-processes-running-p): Add.
19864 (hashcash-wait-or-cancel): Add.
19865 (mail-add-payment): New optional argument. Conditionally start
19866 asynchronous calculation.
19867 (mail-add-payment-async): Add.
19868
19869 * message.el (message-send-mail): Wait for asynchronous hashcash
19870 results. Don't clobber existing X-Hashcash headers.
19871 (message-setup-1): Call mail-add-payment-async when
19872 message-generate-hashcash is non-nil.
19873
19874 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
19875
19876 * message.el (message-use-alternative-email-as-from): Examine the
19877 From header as well; use message-make-from in order to include a
19878 user's full name.
19879
19880 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
19881
19882 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
19883 default; improve customization type.
19884 (gnus-emphasis-custom-with-format): New macro.
19885 (gnus-emphasis-custom-value-to-external): New function.
19886 (gnus-emphasis-custom-value-to-internal): New function.
19887
19888 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
19889
19890 * dns.el (query-dns): Resolve reverse addresses.
19891
19892 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
19893
19894 * gnus-group.el (gnus-group-get-new-news): Use it.
19895
19896 * gnus-start.el (gnus-check-reasonable-setup): New function.
19897
19898 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
19899
19900 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
19901 "Args out of range" error. Reported by Arnaud Giersch
19902 <arnaud.giersch@free.fr>.
19903
19904 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
19905
19906 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
19907
19908 2004-11-04 Richard M. Stallman <rms@gnu.org>
19909
19910 * spam.el (spam group): Add :version.
19911
19912 * pgg-def.el (pgg group): Add :version.
19913
19914 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
19915
19916 * gnus-art.el (gnus-article-edit-article): Don't associate the
19917 article buffer with a draft file. This is a temporary measure
19918 against the 2004-08-22 change to gnus-article-edit-mode.
19919
19920 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
19921
19922 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
19923 (html2text-format-tags): Remove unused variable `attr'.
19924
19925 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
19926
19927 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
19928
19929 * spam-stat.el (spam-stat): Add :version.
19930
19931 * sieve.el (sieve): Add :version.
19932
19933 * sha1.el (sha1): Add :version.
19934 (sha1-use-external): Remove redundant version.
19935
19936 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
19937 (nnmail-cache-ignore-groups, nnmail-spool-hook)
19938 (nnmail-split-fancy-match-partial-words)
19939 (nnmail-split-lowercase-expanded): Add :version.
19940
19941 * nndiary.el (nndiary): Add :version.
19942
19943 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
19944
19945 * mml-sec.el (mml-default-sign-method)
19946 (mml-default-encrypt-method, mml-signencrypt-style-alist):
19947 Add :version.
19948
19949 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
19950
19951 * mm-url.el (mm-url-use-external, mm-url-program)
19952 (mm-url-arguments): Add :version.
19953
19954 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
19955 (mm-attachment-file-modes, mm-decrypt-option)
19956 (mm-w3m-safe-url-regexp): Add :version.
19957
19958 * message.el (message-cite-prefix-regexp)
19959 (message-sendmail-envelope-from, message-minibuffer-local-map)
19960 (message-user-fqdn, message-completion-alist): Add :version.
19961
19962 * gnus-win.el (gnus-configure-windows-hook)
19963 (gnus-use-frames-on-any-display): Add :version.
19964
19965 * gnus-art.el (gnus-article-address-banner-alist)
19966 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
19967 (gnus-treat-from-picon, gnus-treat-mail-picon)
19968 (gnus-treat-x-pgp-sig): Add :version.
19969
19970 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
19971 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
19972 (gnus-summary-article-delete-hook)
19973 (gnus-summary-display-while-building): Add :version.
19974
19975 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
19976 (gnus-get-top-new-news-hook): Add :version.
19977
19978 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
19979 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
19980
19981 * gnus-registry.el (gnus-registry): Add :version.
19982
19983 * gnus-spec.el (gnus-use-correct-string-widths)
19984 (gnus-make-format-preserve-properties): Add :version.
19985
19986 * gnus.el (gnus-group-charter-alist)
19987 (gnus-group-fetch-control-use-browse-url)
19988 (gnus-install-group-spam-parameters): Add :version.
19989
19990 * gnus-diary.el (gnus-diary): Add :version.
19991
19992 * gnus-delay.el (gnus-delay): Add :version.
19993
19994 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
19995 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
19996 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
19997 Add :version.
19998
19999 * gnus-agent.el (gnus-agent-max-fetch-size)
20000 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
20001 (gnus-agent-prompt-send-queue): Add :version.
20002
20003 * deuglify.el (gnus-outlook-deuglify): Add :version.
20004
20005 * html2text.el: Beautify code. Improve doc strings.
20006 Some checkdoc cleanup.
20007 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
20008
20009 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
20010
20011 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
20012
20013 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
20014
20015 * gnus-registry.el (gnus-registry-hashtb): Create the registry
20016 when package is loaded.
20017
20018 * spam.el (spam-summary-score-preferred-header): Add global preference
20019 for people who want to override the default SpamAssassin over
20020 Bogofilter preference (when both are set).
20021 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
20022 (spam-user-format-function-S):
20023 Check spam-summary-score-preferred-header.
20024 (spam-extra-header-to-number): Add X-Bogosity header parsing.
20025 (spam-user-format-function-S): Format the score correctly.
20026
20027 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
20028
20029 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
20030 signature file. Suggested by Manoj Srivastava
20031 <srivasta@golden-gryphon.com>.
20032
20033 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
20034 iso-2022-jp even in the Japanese language environment.
20035 Suggested by Jason Rumney <jasonr@gnu.org>.
20036
20037 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
20038
20039 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
20040 use the same characters as the dummy marks; make it free from
20041 getting affected by the language environment.
20042 (gnus-summary-read-group-1): Update mark positions only when the
20043 format spec is updated.
20044
20045 * gnus-spec.el (gnus-update-format-specifications): Return a list
20046 of updated types.
20047
20048 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
20049
20050 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
20051 of boundp to check if display-warning is available.
20052
20053 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
20054
20055 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
20056
20057 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
20058
20059 * nnspool.el (nnspool-spool-directory): Use news-path if the
20060 news-directory variable is not bound.
20061
20062 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
20063 function instead of display-warning if it is not available.
20064
20065 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
20066
20067 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
20068 v5-10: Use `point-at-bol'.
20069
20070 2004-10-26 Simon Josefsson <jas@extundo.com>
20071
20072 * hashcash.el: Fix URL in comment, reported by Cheng Gao
20073 <chenggao@gmail.com>.
20074
20075 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
20076
20077 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
20078 instead.
20079
20080 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
20081
20082 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
20083 to remove a server from the nnimap-server-buffer-alist.
20084 (nnimap-open-connection, nnimap-close-server): Use it.
20085
20086 * gnus-encrypt.el: Remove file in favor of encrypt.el.
20087
20088 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
20089
20090 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
20091 running the major-mode function.
20092
20093 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
20094
20095 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
20096 dummy marks in the right way.
20097
20098 2004-10-18 David Edmondson <dme@dme.org>
20099
20100 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
20101 excessively.
20102
20103 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
20104
20105 * gnus-util.el (gnus-split-references): Accept a nil references
20106 string and go on blissfully.
20107
20108 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
20109 cases where the references string is non-nil but has no references.
20110
20111 * encrypt.el: Add autoload tags.
20112
20113 * spam.el (spam-resolve-registrations-routine): Remove article
20114 from unregistration list too. Reported by David Hanak
20115 <dhanak@isis.vanderbilt.edu>
20116
20117 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
20118
20119 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
20120 nil. Change custom type.
20121
20122 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
20123
20124 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
20125
20126 * gnus-sum.el (gnus-summary-move-article): Use it.
20127
20128 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
20129
20130 * encrypt.el: Add autoload cookies.
20131
20132 * spam.el (spam-backend-article-list-property)
20133 (spam-backend-get-article-todo-list)
20134 (spam-backend-put-article-todo-list)
20135 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
20136 Resolve registrations separately.
20137 (spam-register-routine): Format comments.
20138 (spam-unregister-routine, spam-register-routine): Always call with
20139 specific-articles, no default list.
20140 (spam-summary-prepare-exit): Use the spam-classifications function.
20141
20142 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
20143 gnus-encrypt.el.
20144
20145 * encrypt.el: Copied from gnus-encrypt.el.
20146
20147 * gnus-encrypt.el: Commented that it's obsolete.
20148
20149 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
20150
20151 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
20152 (gnus-score-save): Use it.
20153
20154 * message.el (message-bury): Use `window-dedicated-p'.
20155
20156 2004-10-15 Simon Josefsson <jas@extundo.com>
20157
20158 * pop3.el (top-level): Don't require nnheader.
20159 (pop3-read-timeout): Add.
20160 (pop3-accept-process-output): Add.
20161 (pop3-read-response, pop3-retr): Use it.
20162
20163 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
20164
20165 * spam.el (spam-register-routine): Move comment.
20166 (spam-verify-bogofilter): Use 'unknown for the initial
20167 spam-bogofilter-valid state, not 'never.
20168
20169 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
20170 for netrc-machine.
20171
20172 * nnimap.el (nnimap-open-connection):
20173 Use netrc-machine-user-or-password.
20174
20175 2004-10-17 Richard M. Stallman <rms@gnu.org>
20176
20177 * gnus-registry.el (gnus-registry-unload-hook):
20178 Set as a variable with add-hook.
20179
20180 * nnspool.el (nnspool-spool-directory): Use news-directory instead
20181 of news-path.
20182
20183 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
20184
20185 * spam.el: Delete duplicate `provide'.
20186 (spam-unload-hook): Set as a variable with add-hook.
20187
20188 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
20189
20190 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
20191 in the doc string.
20192
20193 * message.el (message-ignored-news-headers)
20194 (message-ignored-supersedes-headers)
20195 (message-ignored-resent-headers)
20196 (message-forward-ignored-headers): Improve custom type.
20197
20198 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
20199
20200 * message.el (message-tokenize-header): Fix 2004-09-06 change
20201 which used point-min in the wrong place.
20202
20203 2004-10-12 Simon Josefsson <jas@extundo.com>
20204
20205 * tls.el (tls-certtool-program): New variable.
20206 (tls-certificate-information): New function, based on
20207 ssl-certificate-information.
20208
20209 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
20210
20211 * compface.el: Move the version of ELisp-based uncompface program
20212 to the contrib directory because of the copyright problem.
20213
20214 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
20215
20216 * message.el (message-kill-buffer): Raise the current frame.
20217
20218 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
20219
20220 * gnus-sum.el: Mention that multibyte characters don't work as marks.
20221
20222 * gnus.el (message-y-or-n-p): Autoload.
20223
20224 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
20225 (pop3-password-required, pop3-authentication-scheme)
20226 (pop3-leave-mail-on-server): Make customizable.
20227 (pop3): New custom group.
20228 (pop3-retr): Remove `sleep-for' statements.
20229 Suggested by Dave Love <fx@gnu.org>.
20230
20231 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
20232 Windows/DOS.
20233
20234 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20235 (imap-parse-body): Fix incorrect use of `assert'.
20236 Suggested by Dave Love <fx@gnu.org>.
20237
20238 * mml.el (mml-minibuffer-read-disposition): Require match.
20239 Suggested by Dave Love <fx@gnu.org>.
20240
20241 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
20242
20243 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
20244 doc string.
20245
20246 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
20247
20248 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
20249
20250 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20251
20252 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
20253 instead of calling `mm-insert-inline', to decode text/* parts
20254 before displaying them.
20255
20256 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
20257
20258 * mm-uu.el (mm-uu-text-plain-type): New variable.
20259 (mm-uu-pgp-signed-extract-1): Use it.
20260 (mm-uu-pgp-encrypted-extract-1): Use it.
20261 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
20262 bind mm-uu-text-plain-type with that value.
20263 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
20264 mm-uu-dissect.
20265
20266 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
20267
20268 * gnus-group.el (gnus-update-group-mark-positions):
20269 * gnus-sum.el (gnus-update-summary-mark-positions):
20270 * message.el (message-check-news-body-syntax):
20271 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
20272 of string-as-multibyte.
20273
20274 2004-10-05 Juri Linkov <juri@jurta.org>
20275
20276 * gnus-group.el (gnus-update-group-mark-positions):
20277 * gnus-sum.el (gnus-update-summary-mark-positions):
20278 * message.el (message-check-news-body-syntax):
20279 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
20280 8-bit unibyte values to a multibyte string for search functions.
20281
20282 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
20283
20284 * mm-uu.el (mm-uu-dissect): Allow optional arg.
20285 (mm-uu-dissect-text-parts): New function.
20286
20287 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
20288 dissect text parts.
20289
20290 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
20291 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
20292
20293 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
20294
20295 * gnus-topic.el (gnus-topic-hierarchical-parameters):
20296 Use gnus-current-topics instead of gnus-current-topic.
20297
20298 2004-10-06 Jesper Harder <harder@ifa.au.dk>
20299
20300 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
20301
20302 2004-10-05 Jesper Harder <harder@ifa.au.dk>
20303
20304 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
20305 where appropriate.
20306
20307 * nnml.el (nnml-generate-active-info): do.
20308
20309 * nndiary.el (nndiary-generate-active-info): do.
20310
20311 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
20312 (gnus-topic-move): do.
20313
20314 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
20315 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
20316
20317 * gnus-srvr.el (gnus-server-prepare)
20318 (gnus-server-open-all-servers): do.
20319
20320 * gnus-msg.el (gnus-summary-cancel-article)
20321 (gnus-summary-resend-message)
20322 (gnus-summary-mail-crosspost-complaint): do.
20323
20324 * gnus-move.el (gnus-change-server): do.
20325
20326 * gnus-group.el (gnus-group-unmark-all-groups)
20327 (gnus-group-set-current-level): do.
20328
20329 2004-10-04 Simon Josefsson <jas@extundo.com>
20330
20331 * message.el (message-generate-hashcash): Doc fix.
20332
20333 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
20334
20335 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
20336 avoid infinite recursion via gnus-get-function.
20337
20338 2004-10-02 Jesper Harder <harder@ifa.au.dk>
20339
20340 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
20341
20342 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
20343
20344 * nnmail.el (nnmail-split-history): do.
20345
20346 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
20347 (nnml-request-delete-group): do.
20348
20349 * nnslashdot.el (nnslashdot-read-groups): do.
20350
20351 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
20352 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
20353
20354 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
20355 (nnspool-sift-nov-with-sed): Use last.
20356 (nnspool-retrieve-headers-with-nov): Use mapc.
20357 (nnspool-request-newgroups): Use dolist.
20358 (nnspool-request-group): Use last.
20359
20360 * nntp.el (nntp-read-server-type): Use dolist.
20361
20362 * nnvirtual.el (nnvirtual-create-mapping)
20363 (nnvirtual-update-read-and-marked): Use dolist.
20364 (nnvirtual-convert-headers): Simplify.
20365
20366 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
20367
20368 * gnus-agent.el (gnus-agent-synchronize-group-flags):
20369 Add support for sync'ing tick marks.
20370
20371 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
20372
20373 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
20374 there's no visible header.
20375
20376 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
20377
20378 * gnus-agent.el (gnus-agent-synchronize-group-flags):
20379 When necessary, pass full group name to gnus-request-set-marks.
20380
20381 2004-10-01 Simon Josefsson <jas@extundo.com>
20382
20383 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
20384 acroread.
20385
20386 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20387
20388 * spam-report.el (spam-report-gmane): Fix interactive.
20389
20390 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
20391
20392 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
20393 when writing file.
20394 (gnus-agent-synchronize-flags): Don't default to being
20395 interactive.
20396
20397 2004-09-30 Simon Josefsson <jas@extundo.com>
20398
20399 * message.el (message-generate-hashcash): Add.
20400 (message-send-mail): Use it, call mail-add-payment.
20401
20402 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
20403
20404 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
20405
20406 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
20407
20408 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
20409 gnus-request-update-info with explicit code to sync the in-memory
20410 info read flags with the marks being sync'd to the backend.
20411
20412 * gnus-util.el (gnus-pp): Add optional stream to match pp API.
20413
20414 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
20415
20416 * spam.el (spam-verify-bogofilter): Add new function.
20417 (spam-check-bogofilter)
20418 (spam-bogofilter-register-with-bogofilter): Use it.
20419 (spam-verify-bogofilter): Add small fixes.
20420
20421 2004-09-28 Simon Josefsson <jas@extundo.com>
20422
20423 * hashcash.el (hashcash-generate-payment): Revert.
20424
20425 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
20426
20427 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20428 Use gnus-extract-references instead of gnus-split-references.
20429
20430 * gnus-util.el (gnus-extract-references): Add new function, analogous
20431 to gnus-split-references but extracts only the message-ID without
20432 anything extra.
20433
20434 * hashcash.el (hashcash-generate-payment)
20435 (hashcash-check-payment): Do the right thing if hashcash-path is
20436 nil (because the hashcash program could not be found).
20437
20438 * spam.el (spam-use-hashcash): Remove comment.
20439
20440 2004-09-27 Jesper Harder <harder@ifa.au.dk>
20441
20442 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
20443 (gnus-cache-enter-article, gnus-cache-remove-article)
20444 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
20445
20446 * gnus-async.el (gnus-async-prefetch-remove-group): do.
20447
20448 * gnus-art.el (article-hide-boring-headers)
20449 (article-translate-strings, article-display-face)
20450 (gnus-article-mime-match-handle-first)
20451 (gnus-article-highlight-headers)
20452 (gnus-article-add-buttons-to-head): do.
20453
20454 2004-09-27 Simon Josefsson <jas@extundo.com>
20455
20456 * hashcash.el: New version, from
20457 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
20458 ../contrib/.
20459
20460 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
20461
20462 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
20463
20464 2004-09-26 Jesper Harder <harder@ifa.au.dk>
20465
20466 * gnus-dup.el (gnus-dup-open): Use mapc.
20467 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
20468
20469 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
20470 Reported by Stefan Wiens <s.wi@gmx.net>.
20471
20472 * gnus.el (gnus-shutdown): Use dolist.
20473
20474 * gnus-undo.el (gnus-undo): Use mapc.
20475
20476 * nnrss.el (nnrss-generate-active): do.
20477
20478 * message.el (message-cite-original-without-signature)
20479 (message-cite-original): Use mapc.
20480 (message-do-actions, message-make-forward-subject): Use dolist.
20481
20482 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
20483
20484 * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
20485 deletion to remove entire duplicate line. Fixes merged article
20486 number bug.
20487
20488 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
20489
20490 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
20491 servers that are offline. Avoids having gnus-agent-toggle-plugged
20492 first ask if you want to open a server and then, even when you
20493 responded with no, asking if you want to synchronize the server's
20494 flags.
20495 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
20496 multi-line expressions.
20497 (gnus-agent-synchronize-group-flags): New internal function.
20498 Updates marks in memory (in the info structure) AND in the
20499 backend.
20500
20501 * gnus-util.el (gnus-remassoc): Fix typo in documentation.
20502
20503 * nnagent.el (nnagent-request-set-mark):
20504 Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
20505 method, to ensure that synchronization updates marks in the
20506 backend and in the info (in memory) structure.
20507
20508 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
20509
20510 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
20511 convention fully; don't miss the root article of a thread; make
20512 the X-Draft-From header with correct article numbers.
20513
20514 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
20515
20516 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
20517 unless plugged. Disable the agent so that an open failure causes
20518 an error.
20519
20520 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
20521 Revert 2004-09-21 change. The backend must be opened while
20522 synchronizing flags even when the backend stores the flags
20523 locally.
20524
20525 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
20526
20527 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
20528 in `header' match. Reported by Svend Tollak Munkejord.
20529
20530 * message.el (message-cite-original): Fix use of
20531 `message-cite-articles-with-x-no-archive'.
20532
20533 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
20534
20535 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
20536 (gnus-window-to-buffer): Ditto.
20537
20538 * mml.el (mml-preview-buffer): New variable.
20539 (mml-preview): Manage window layout with gnus-buffer-configuration.
20540
20541 * gnus-msg.el (gnus-setup-message): Put article numbers into the
20542 X-Draft-From header even if those articles aren't quoted.
20543
20544 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
20545
20546 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
20547 (gnus-request-set-mark, gnus-request-update-mark): Use new
20548 g-s-t-u-l-m to decide to use backend even when unplugged.
20549
20550 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
20551
20552 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
20553 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
20554
20555 2004-09-20 Simon Josefsson <jas@extundo.com>
20556
20557 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
20558 "utf-16-le".
20559
20560 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
20561
20562 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
20563
20564 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
20565
20566 * uudecode.el (uudecode-use-external): Add :version.
20567
20568 * smime.el (smime-CA-file, smime-encrypt-cipher)
20569 (smime-dns-server): Add :version.
20570
20571 * smiley.el (gnus-smiley-file-types): Add :version.
20572
20573 * sha1.el (sha1-use-external): Add :version.
20574
20575 * pgg-def.el (pgg-query-keyserver): Add :version.
20576
20577 * nnmail.el (nnmail-fancy-expiry-targets)
20578 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
20579 Add :version.
20580
20581 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
20582 (nnimap-retrieve-groups-asynchronous): Add :version.
20583 (nnimap-close-asynchronous): Add :version. Fix typo in doc string.
20584
20585 * mml.el (mml-content-disposition-parameters)
20586 (mml-insert-mime-headers-always): Add :version.
20587
20588 * mm-util.el (mm-coding-system-priorities): Add :version.
20589
20590 * mm-decode.el (mm-inline-text-html-with-images)
20591 (mm-keep-viewer-alive-types, mm-external-terminal-program)
20592 (mm-verify-option): Add :version.
20593 (mm-text-html-renderer): Change :version.
20594
20595 * message.el (message-fcc-externalize-attachments)
20596 (message-required-headers, message-draft-headers)
20597 (message-subject-trailing-was-query)
20598 (message-subject-trailing-was-ask-regexp)
20599 (message-subject-trailing-was-regexp, message-mark-insert-begin)
20600 (message-mark-insert-end, message-archive-header)
20601 (message-archive-note, message-cross-post-default)
20602 (message-cross-post-note, message-followup-to-note)
20603 (message-cross-post-note-function, message-use-mail-followup-to)
20604 (message-subscribed-address-functions)
20605 (message-subscribed-address-file, message-subscribed-addresses)
20606 (message-subscribed-regexps, message-allow-no-recipients)
20607 (message-yank-cited-prefix, message-signature-insert-empty-line)
20608 (message-hidden-headers, message-hierarchical-addresses)
20609 (message-mail-user-agent, message-use-idna)
20610 (message-valid-fqdn-regexp)
20611 (message-strip-special-text-properties, message-header-synonyms)
20612 (message-beginning-of-line, message-tab-body-function): Add :version.
20613 (message-insert-canlock, message-wide-reply-confirm-recipients):
20614 Change :version.
20615
20616 * mail-source.el (mail-source-ignore-errors): Add :group, :type
20617 and :version.
20618 (mail-source-delete-old-incoming-confirm)
20619 (mail-source-movemail-program): Add :version.
20620
20621 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
20622 (gnus-agent-cache, gnus-agent): Change :version.
20623
20624 * gnus-util.el (gnus-use-byte-compile): Change :version.
20625
20626 * gnus-sum.el (gnus-summary-make-false-root-always)
20627 (gnus-summary-default-high-score)
20628 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
20629 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
20630 (gnus-read-all-available-headers, gnus-article-emulate-mime)
20631 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
20632 (gnus-sum-thread-tree-single-indent)
20633 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
20634 (gnus-sum-thread-tree-leaf-with-other)
20635 (gnus-sum-thread-tree-single-leaf): Add :version.
20636 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
20637 (gnus-article-loose-mime): Change :version.
20638
20639 * gnus-start.el (gnus-backup-startup-file)
20640 (gnus-save-startup-file-via-temp-buffer): Add :version.
20641
20642 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
20643 (gnus-server-offline-face): Add :version.
20644
20645 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
20646
20647 * gnus-msg.el (gnus-gcc-externalize-attachments)
20648 (gnus-debug-files, gnus-debug-exclude-variables)
20649 (gnus-discouraged-post-methods): Change :version.
20650 (gnus-confirm-mail-reply-to-news)
20651 (gnus-confirm-treat-mail-like-news): Add :version.
20652
20653 * gnus-int.el (gnus-server-unopen-status): Add :version.
20654
20655 * gnus-group.el (gnus-group-jump-to-group-prompt)
20656 (gnus-large-ephemeral-newsgroup)
20657 (gnus-fetch-old-ephemeral-headers): Add :version.
20658
20659 * gnus-fun.el (gnus-x-face-directory)
20660 (gnus-convert-pbm-to-x-face-command)
20661 (gnus-convert-image-to-x-face-command)
20662 (gnus-convert-image-to-face-command): Add :version.
20663
20664 * gnus-delay.el (gnus-delay-default-hour): Add :version.
20665
20666 * gnus-cite.el (gnus-cite-blank-line-after-header)
20667 (gnus-article-boring-faces): Add :version.
20668
20669 * gnus-art.el (gnus-buttonized-mime-types)
20670 (gnus-inhibit-mime-unbuttonizing)
20671 (gnus-treat-display-face)
20672 (gnus-treat-body-boundary): Change :version.
20673 (gnus-body-boundary-delimiter, gnus-picon-databases)
20674 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
20675 (gnus-treat-date-english, gnus-treat-fold-headers)
20676 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
20677 (gnus-treat-mail-picon, gnus-treat-wash-html)
20678 (gnus-article-encrypt-protocol)
20679 (gnus-use-idna, gnus-article-over-scroll)
20680 (gnus-mime-display-multipart-alternative-as-mixed)
20681 (gnus-mime-display-multipart-related-as-mixed)
20682 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
20683 (gnus-ctan-url, gnus-button-ctan-handler)
20684 (gnus-button-handle-ctan-bogus-regexp)
20685 (gnus-button-ctan-directory-regexp)
20686 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
20687 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
20688 (gnus-button-man-level, gnus-button-emacs-level)
20689 (gnus-button-message-level, gnus-button-browse-level): Add :version.
20690
20691 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
20692 (gnus-agent-go-online): Change :version.
20693 (gnus-agent-expire-unagentized-dirs)
20694 (gnus-agent-auto-agentize-methods): Add :version.
20695
20696 * flow-fill.el (fill-flowed-display-column)
20697 (fill-flowed-encode-column): Add :version.
20698
20699 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20700 (gnus-outlook-deuglify-unwrap-max)
20701 (gnus-outlook-deuglify-cite-marks)
20702 (gnus-outlook-deuglify-unwrap-stop-chars)
20703 (gnus-outlook-deuglify-no-wrap-chars)
20704 (gnus-outlook-deuglify-attrib-cut-regexp)
20705 (gnus-outlook-deuglify-attrib-verb-regexp)
20706 (gnus-outlook-deuglify-attrib-end-regexp)
20707 (gnus-outlook-display-hook): Add :version.
20708
20709 * binhex.el (binhex-use-external): Add :version.
20710
20711 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
20712
20713 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
20714 and `invisible'.
20715
20716 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
20717
20718 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
20719 in gnus-registry-trim.
20720
20721 2004-09-13 Simon Josefsson <jas@extundo.com>
20722
20723 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
20724
20725 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
20726
20727 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
20728 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20729 <yamaoka@jpl.org>.
20730 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
20731 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20732 <yamaoka@jpl.org>.
20733
20734 * sieve.el (sieve-manage-mode): Ditto.
20735
20736 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
20737
20738 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
20739
20740 2004-09-11 Simon Josefsson <jas@extundo.com>
20741
20742 * dns-mode.el: Add.
20743
20744 * mm-view.el (mm-display-dns-inline): Add.
20745
20746 * mm-decode.el (mm-inline-media-tests): Add text/dns.
20747 (mm-automatic-display): Ditto.
20748
20749 * mailcap.el (mailcap-mime-data): Add text/dns.
20750 (mailcap-mime-extensions): Map .soa to text/dns.
20751
20752 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
20753
20754 * gnus-art.el (article-decode-mime-words, article-babel)
20755 (gnus-article-highlight-signature, gnus-article-add-buttons)
20756 (gnus-signature-toggle): Remove unnecessary bindings of
20757 `inhibit-read-only' inherited from v5.10 merge.
20758
20759 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
20760
20761 * nntp.el (nntp): New customization group.
20762 (nntp-authinfo-file): Add customization group.
20763
20764 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
20765
20766 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
20767
20768 * gnus.el (to-address, to-list, subscribed)
20769 (large-newsgroup-initial): Ditto.
20770
20771 * flow-fill.el (fill-flowed-display-column)
20772 (fill-flowed-encode-column): Ditto.
20773
20774 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
20775
20776 * message.el (message-tokenize-header, message-send-mail-with-qmail):
20777 Use point-min rather than 1.
20778 (message-send-mail): Use buffer-size rather than point-max.
20779
20780 * gnus-sum.el (gnus-summary-search-article-forward):
20781 Signal a specific `search-failed' rather than a generic `error'.
20782
20783 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
20784 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
20785 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
20786
20787 2004-09-10 Simon Josefsson <jas@extundo.com>
20788
20789 * nndb.el (require): Remove tcp and duplicate cl.
20790
20791 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
20792
20793 * gnus-agent.el (directory-files-and-attributes): Move forward.
20794
20795 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
20796
20797 * gnus-agent.el (directory-files-and-attributes):
20798 Optionally defined to support XEmacs.
20799
20800 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
20801
20802 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
20803 to avoid run-time CL dependencies.
20804 (gnus-agent-unfetch-articles): New function.
20805 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
20806 article numbers even when local .overview file is missing.
20807 (gnus-agent-read-article-number): New function. Only accepts
20808 27-bit article numbers.
20809 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
20810 Use gnus-agent-read-article-number.
20811 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
20812 from backend while recognizing that article numbers in .overview
20813 must be valid.
20814 (gnus-agent-update-files-total-fetched-for):
20815 Use directory-files-and-attributes to improve performance.
20816 * gnus-int.el (gnus-request-move-article):
20817 Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
20818 improve performance.
20819
20820 * gnus-start.el (gnus-convert-old-newsrc): Change message text as
20821 some users confused by references to .newsrc when they only have a
20822 .newsrc.eld file.
20823 (gnus-convert-mark-converter-prompt)
20824 (gnus-convert-converter-needs-prompt): Fix use of property list.
20825 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
20826 New function. Used internally to only display 'gnus converting
20827 files' message when actually necessary.
20828
20829 * gnus-sum.el (): Remove (require 'gnus-agent) as required
20830 methods now autoloaded.
20831
20832 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
20833
20834 * gnus-sum.el (gnus-summary-insert-subject): Remove list
20835 identifiers.
20836
20837 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
20838
20839 * gnus-picon.el: Fix indentation and closing parenthesis.
20840
20841 2004-09-01 Simon Josefsson <jas@extundo.com>
20842
20843 * message.el (message-canlock-generate): Require sha1, not
20844 sha1-el. (Can we get rid of this require altogether? It is ugly
20845 to require within a function. Sadly, if sha1.el isn't loaded, the
20846 let binding in m-c-g will hide the defcustom definition, which is
20847 bad.)
20848
20849 * canlock.el: Require sha1, not sha1-el.
20850
20851 * message.el: Don't autoload sha1 (there is a autoload cookie in
20852 sha1.el).
20853
20854 * sha1-el.el: Rename to sha1.el.
20855
20856 2004-08-30 Juanma Barranquero <lektu@terra.es>
20857
20858 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
20859
20860 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20861
20862 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
20863
20864 2004-08-30 Kim F. Storm <storm@cua.dk>
20865
20866 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
20867
20868 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
20869 Add :group 'nnimap.
20870
20871 2004-08-30 Andreas Schwab <schwab@suse.de>
20872
20873 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
20874 ?* and ?\;.
20875
20876 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
20877 and ?\' to symbol instead of whitespace.
20878
20879 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
20880
20881 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
20882
20883 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
20884 instead of re-search-forward.
20885
20886 * gnus-uu.el (gnus-uu-save-article): Ditto.
20887 (gnus-uu-post-encode-uuencode): Ditto.
20888
20889 * html2text.el (html2text-clean-list-items): Ditto.
20890 (html2text-clean-dtdd): Ditto.
20891 (html2text-format-tags): Ditto.
20892
20893 * message.el (message-send-mail-with-sendmail): Fix regexp.
20894 (message-fill-field-general): Use search-forward instead of
20895 re-search-forward.
20896 (unbold-region): Ditto.
20897
20898 * nnrss.el (nnrss-request-article): Ditto.
20899
20900 * nnslashdot.el (nnslashdot-request-article): Ditto.
20901
20902 * nnweb.el (nnweb-gmane-wash-article): Ditto.
20903
20904 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
20905 "Unrecognized menu descriptor" error in XEmacs.
20906
20907 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
20908
20909 * gnus-sum.el (gnus-read-header): Don't remove a header for the
20910 parent article of a sparse article in the thread hashtb.
20911
20912 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
20913
20914 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
20915 (nnmail-expand-newtext): Lowercase expanded entries if
20916 nnmail-split-lowercase-expanded is non-nil.
20917
20918 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
20919
20920 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
20921
20922 * gnus-group.el (gnus-group-line-format-alist): Convert the value
20923 of gnus-tmp-news-method into string under XEmacs. It will be
20924 passed to gnus-correct-length which takes only a string argument.
20925
20926 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
20927
20928 * gnus-util.el (gnus-bind-print-variables): New macro.
20929 (gnus-prin1): Use it.
20930 (gnus-prin1-to-string): Use it.
20931 (gnus-pp): New function.
20932 (gnus-pp-to-string): New function.
20933
20934 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
20935 Replace pp-to-string with gnus-pp-to-string.
20936 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
20937 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
20938 * gnus-msg.el (gnus-debug): Ditto.
20939 * gnus-score.el (gnus-score-save): Ditto.
20940 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
20941 gnus-pp-to-string.
20942 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
20943 with gnus-pp.
20944 * score-mode.el (gnus-score-pretty-print): Ditto.
20945 * webmail.el (webmail-debug): Ditto.
20946
20947 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
20948
20949 * gnus-art.el (article-display-face, article-display-x-face):
20950 Use buffer-read-only.
20951
20952 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
20953
20954 * gnus-art.el (article-hide-list-identifiers):
20955 Bind inhibit-read-only as t.
20956
20957 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
20958
20959 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
20960
20961 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
20962
20963 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
20964 (gnus-narrow-to-page): Don't assume point-min == 1.
20965 (gnus-article-edit-mode): Derive from message-mode.
20966
20967 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
20968 point-min == 1.
20969
20970 * imap.el (imap-parse-address-list, imap-parse-body-ext):
20971 Disable incorrect use of `assert'.
20972
20973 * message.el (message-mode): Set comment-start-skip.
20974
20975 2004-08-22 Sam Steingold <sds@gnu.org>
20976
20977 * pop3.el (pop3-leave-mail-on-server): New user variable.
20978 (pop3-movemail): Delete mail only when it is nil.
20979
20980 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
20981
20982 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
20983
20984 * mml.el (mml-preview): Use `pop-to-buffer'.
20985
20986 * message.el (message-goto-mail-followup-to): Insert after "To".
20987 (message-carefully-insert-headers): Add comment.
20988
20989 * gnus.el: Remove unused variable `gnus-article-check-size'.
20990
20991 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
20992
20993 * gnus-art.el (gnus-button-alist):
20994 Improve `gnus-button-handle-library' entry.
20995
20996 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
20997
20998 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
20999 Use downcase, since XEmacs capitalizes error messages differently.
21000
21001 2004-08-18 Jesper Harder <harder@ifa.au.dk>
21002
21003 * nntp.el: Add (require 'gnus) due to reference to
21004 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
21005
21006 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
21007
21008 * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
21009 Bind `mm-fill-flowed'.
21010
21011 * mm-decode.el (mm-dissect-singlepart): Check it.
21012
21013 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
21014
21015 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
21016 'imap' for netrc parsing.
21017
21018 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
21019
21020 * mailcap.el (mailcap-mime-data): Mark as risky.
21021
21022 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
21023
21024 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
21025 may be included in the encoded word.
21026 (rfc2047-encode): Don't append a space if the encoded word
21027 includes close parenthesis.
21028
21029 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
21030
21031 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
21032 of text within parentheses.
21033
21034 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
21035
21036 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
21037 (gnus-encrypt-write-file-contents): Make the password key the file
21038 name PLUS the cipher, not just the cipher. Also remove failed
21039 passwords from the cache.
21040
21041 2004-08-06 Simon Josefsson <jas@extundo.com>
21042
21043 * gnus-sum.el (gnus-article-loose-mime): Change default to t.
21044 Doc fix.
21045
21046 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
21047
21048 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
21049 LWSP.
21050
21051 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
21052
21053 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21054 Try to append in-reply-to: data to the references: header.
21055
21056 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
21057 (netrc-parse): Use gnus-encrypt.el functions.
21058
21059 * gnus-encrypt.el: Add new file for encryption support; currently
21060 does only a few GPG ciphers and an internal XOR cipher.
21061
21062 * password.el: Add comments on using password-read-and-add.
21063 (password-read-and-add): Add function to read and add the
21064 password to the cache at once.
21065
21066 2004-07-28 Simon Josefsson <jas@extundo.com>
21067
21068 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
21069 parameter (but don't use it, for now).
21070
21071 * imap.el (imap-ssl-open): Use imap-process-connection-type,
21072 instead of hard coding to nil.
21073
21074 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
21075
21076 * mm-view.el (mm-inline-image-emacs): Open lines under an image
21077 as mm-inline-image-xemacs does.
21078
21079 2004-07-26 Simon Josefsson <jas@extundo.com>
21080
21081 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
21082 Revert part of 2004-07-17 change below.
21083
21084 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
21085
21086 * rfc2047.el (rfc2047-encode-region): Don't infloop.
21087 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21088
21089 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
21090
21091 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
21092 quotes that actually start with ">" at the beginning of the
21093 lines.
21094
21095 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
21096
21097 * rfc2047.el (rfc2047-encode-region): Fix last change.
21098 (rfc2047-encode-parameter): Remove useless concat.
21099
21100 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
21101
21102 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
21103 encode special characters; fix some kind of misconfigured headers;
21104 signal a real error if debug-on-quit or debug-on-error is non-nil.
21105 (rfc2047-encode-max-chars): New variable.
21106 (rfc2047-encode-1): Use it.
21107 (rfc2047-encode-parameter): New function.
21108
21109 * mml.el (mml-insert-parameter): Remove an excessive space.
21110
21111 2004-07-17 Simon Josefsson <jas@extundo.com>
21112
21113 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
21114 Kai Grossjohann <kai@emptydomain.de>.
21115 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
21116 (gnus-group-make-menu-bar): Ditto.
21117
21118 * gnus-util.el (gnus-group-server): Add.
21119
21120 2004-07-16 Jesper Harder <harder@ifa.au.dk>
21121
21122 * message.el (message-clone-locals): Clone sendmail and smtp
21123 variables.
21124
21125 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
21126
21127 * rfc2047.el (rfc2047-encode-region): Fix last change.
21128
21129 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
21130
21131 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
21132 characters as non-special.
21133
21134 2004-07-09 Simon Josefsson <jas@extundo.com>
21135
21136 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
21137 Users will lose all flag changes made while unplugged with
21138 e.g. nntp unless flag synchronization happens, thus `nil' is not a
21139 good default. See numerous reports on ding mailing list.
21140
21141 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
21142
21143 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
21144 add generate-head-function and generate-article-function to the
21145 rfc822-forward entry.
21146 (nndoc-rfc822-forward-generate-article): New function.
21147 (nndoc-rfc822-forward-generate-head): New function.
21148
21149 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
21150
21151 2004-07-06 Dan Christensen <jdc@uwo.ca>
21152
21153 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
21154 respect display group parameter and gnus-summary-expunge-below.
21155 (gnus-articles-to-read): Remove unused reference to display group
21156 parameter.
21157
21158 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21159
21160 * nnheader.el (nnheader-uniquify-message-id): New experimental
21161 variable.
21162 (nnheader-nov-read-message-id): Use it.
21163
21164 * spam-report.el (spam-report-gmane): Add interactive.
21165
21166 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
21167
21168 * mm-encode.el (mm-content-transfer-encoding-defaults):
21169 Use qp-or-base64 for the application/* types.
21170
21171 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
21172
21173 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
21174
21175 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
21176
21177 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
21178 trim value.
21179
21180 2004-01-25 Paul Jarc <prj@po.cwru.edu>
21181
21182 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
21183 New macro and function.
21184 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
21185
21186 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
21187
21188 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
21189 after-load-alist.
21190
21191 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
21192
21193 * gnus-group.el (gnus-group-get-new-news-this-group):
21194 Don't update info that isn't there.
21195
21196 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>
21197
21198 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
21199 entry.
21200
21201 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
21202
21203 * mm-view.el (mm-inline-render-with-function): Use multibyte
21204 buffer; decode html source by charset.
21205
21206 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
21207
21208 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
21209 Mule-UCS is loaded under XEmacs.
21210 (mm-mime-mule-charset-alist): Avoid duplicated entries.
21211
21212 2004-06-28 Jesper Harder <harder@ifa.au.dk>
21213
21214 * nnheader.el (nnheader-max-head-length): Increase to 8192.
21215
21216 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
21217
21218 * mm-util.el (mm-coding-system-p): Return a coding-system.
21219 (mm-mime-mule-charset-alist): Use shift_jis instead of
21220 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
21221 entries for the mime charsets iso-2022-jp-3 and shift_jis.
21222 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
21223 instead of japanese-shift-jis and iso-latin-1 respectively in
21224 order to share the default value with both Emacs and XEmacs-mule.
21225 (mm-mule-charset-to-mime-charset):
21226 Make mm-coding-system-priorities effective.
21227 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
21228 while predicating of candidates upon the priorities.
21229
21230 2004-06-27 Jesper Harder <harder@ifa.au.dk>
21231
21232 * gnus-sum.el (gnus-summary-make-menu-bar):
21233 Add gnus-uu-invert-processable.
21234
21235 * gnus.el: Autoload gnus-uu-invert-processable.
21236
21237 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
21238
21239 * mm-util.el (mm-with-multibyte-buffer): New macro.
21240
21241 * rfc2047.el (rfc2047-encode-string): Use it.
21242 (rfc2047-encode-region): Move point to the end of the region after
21243 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
21244
21245 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
21246
21247 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
21248 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
21249
21250 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
21251
21252 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
21253 (gnus-cite-parse): Ignore quoted envelope From_.
21254 Suggested by Karl Chen <quarl@nospam.quarl.org>.
21255
21256 2004-06-23 Jesper Harder <harder@ifa.au.dk>
21257
21258 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
21259 invalid addresses.
21260
21261 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
21262
21263 * spam.el: Change section markers, revise TODO list.
21264 (spam-backends): Make new master list of all installed backends.
21265 (spam-summary-exit-behavior): Add new variable to determine how
21266 messages moves are done at summary exit.
21267 (spam-move-spam-nonspam-groups-only)
21268 (spam-process-ham-in-nonham-groups)
21269 (spam-process-ham-in-spam-groups): Remove variables, the
21270 spam-summary-exit-behavior variable should be used to manage this
21271 behavior.
21272 (spam-old-ham-articles, spam-old-spam-articles): Remove.
21273 (spam-old-articles): Add variable, replacing spam-old-ham-articles
21274 and spam-old-spam-articles.
21275 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
21276 Add empty variables, placeholders for the backends they represent.
21277 (spam-set-difference): Move, unchanged.
21278 (spam-list-of-processors): Declare OBSOLETE, not used anymore
21279 unless the user has a processor variable.
21280 (spam-classifications, spam-classification-valid-p)
21281 (spam-backend-properties, spam-backend-property-valid-p)
21282 (spam-backend-function-type-valid-p)
21283 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
21284 (spam-report-articles-gmane, spam-report-articles-resend):
21285 Remove functions, they are not needed.
21286 (spam-install-backend-super, spam-backend-list)
21287 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
21288 (spam-backend-function, spam-backend-ham-registration-function)
21289 (spam-backend-spam-registration-function)
21290 (spam-backend-ham-unregistration-function)
21291 (spam-backend-spam-unregistration-function)
21292 (spam-backend-statistical-p, spam-backend-mover-p)
21293 (spam-install-backend-alias, spam-install-checkonly-backend)
21294 (spam-install-mover-backend, spam-install-nocheck-backend)
21295 (spam-install-backend, spam-install-statistical-backend)
21296 (spam-install-statistical-checkonly-backend): Add backend installation
21297 support.
21298 (spam-summary-prepare-exit): Rewrite to use the new backend code.
21299 (spam-group-processor-p): Use the new backend code and respect the
21300 summary exit behavior.
21301 (spam-mark-spam-as-expired-and-move-routine): Remove.
21302 (spam-summary-prepare): Change to use the new spam-old-articles
21303 variable.
21304 (spam-copy-or-move-routine, spam-copy-spam-routine)
21305 (spam-move-spam-routine, spam-copy-ham-routine)
21306 (spam-move-ham-routine): Add code to copy/move ham or spam.
21307 (spam-fetch-field-fast): Improve doc and code, plus allow the
21308 'number request.
21309 (spam-list-of-checks, spam-list-of-statistical-checks):
21310 Remove variables.
21311 (spam-split, spam-find-spam): Use the new backend code.
21312 (spam-registration-functions): Remove variable.
21313 (spam-unregister-routine): Add convenience wrapper.
21314 (spam-log-undo-registration, spam-register-routine)
21315 (spam-log-processing-to-registry)
21316 (spam-log-unregistration-needed-p): Rename "check" to "backend"
21317 where possible.
21318 (spam-check-gmane-xref, spam-check-regex-headers)
21319 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
21320 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
21321 (spam-check-bogofilter-headers, spam-check-spamoracle)
21322 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
21323 (spam-check-crm114-headers): Use the spam-split-group that
21324 spam-split prepares, no need to determine it every time.
21325
21326 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
21327 to the nnheader-parse-naked-head call.
21328
21329 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
21330
21331 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
21332 the nnheader-nov-read-message-id call.
21333
21334 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
21335
21336 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
21337 gnus-activate-group twice. Suggested by Markus Peter
21338 <warp@spin.de>.
21339
21340 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
21341
21342 * gnus-art.el (gnus-article-time-format): Exchange the order of
21343 day and month in the default value; fix customization type.
21344 (article-date-ut): Use add-text-properties.
21345 (article-make-date-line): Use message-make-date instead of
21346 current-time-string.
21347
21348 * message.el (message-fetch-field): Don't use set-text-properties.
21349 (message-make-date): Simplify.
21350
21351 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
21352
21353 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
21354 (rfc2047-encode-region): Treat text within parentheses as special;
21355 show the original text when error has occurred.
21356
21357 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
21358 already-computed method to gnus-activate-group.
21359
21360 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
21361 same select-methods identical Lisp objects.
21362
21363 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
21364 object when modifying the info.
21365
21366 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
21367
21368 * gnus-srvr.el (gnus-server-set-info): Remove the server from
21369 gnus-opened-servers since it has never been opened with the new
21370 configuration yet.
21371
21372 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
21373
21374 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
21375 arg to nnheader-generate-fake-message-id.
21376
21377 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
21378
21379 * nnheader.el (nnheader-generate-fake-message-id): Accept a
21380 number and build a fake message ID localized to a group and
21381 article number (so it's repeatable from that point on).
21382 (nnheader-fake-message-id-p): Change regex to accommodate new fake
21383 ID format.
21384
21385 * gnus-sum.el (gnus-get-newsgroup-headers):
21386 Call nnheader-generate-fake-message-id with the article number.
21387
21388 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
21389
21390 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
21391 end-of-buffer.
21392
21393 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
21394
21395 * message.el (message-ignored-supersedes-headers): Add Approved.
21396
21397 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
21398
21399 * rfc2047.el (rfc2047-encode-message-header): Remove useless
21400 goto-char.
21401 (rfc2047-encode): Fold the line before encoding.
21402
21403 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
21404
21405 * rfc2047.el (rfc2047-encode-message-header): Disabled header
21406 folding -- not all headers can be folded, and this should be done
21407 by the message composition mode. Probably. I think.
21408
21409 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
21410
21411 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
21412 fast.
21413
21414 * gnus-ems.el (gnus-remove-image): Don't use
21415 message-text-with-property; remove only the image found first.
21416
21417 2004-06-09 Jesper Harder <harder@ifa.au.dk>
21418
21419 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
21420
21421 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
21422
21423 * message.el (message-text-with-property): Make it fast and accept
21424 optional arguments.
21425 (message-strip-forbidden-properties): Use it.
21426 (message-fix-before-sending): Follow the m-t-w-p change.
21427
21428 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
21429
21430 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
21431
21432 * gnus-art.el (article-hide-headers): Don't change the buffer
21433 mistakenly when performing mml-preview even if
21434 gnus-single-article-buffer is nil.
21435
21436 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
21437
21438 * message.el (message-expand-name-databases): New user option.
21439 (message-expand-name): Use it.
21440
21441 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
21442
21443 * spam.el (spam-report-articles-resend)
21444 (spam-report-resend-register-routine): Allow ham reporting.
21445 (spam-report-resend-register-ham-routine): Add wrapper.
21446 (spam-registration-functions): Add ham resending functions.
21447 (spam-list-of-processors): Add ham resend processor.
21448
21449 * gnus.el (ham-resend-to): Add new group parameter.
21450 (spam-process): Add ham resend option.
21451
21452 * spam-report.el (spam-report-resend): Allow reporting ham.
21453 (spam-report-resend-ham): Add wrapper.
21454
21455 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
21456
21457 * message.el (message-cite-articles-with-x-no-archive):
21458 New variable.
21459 (message-cite-original): Use it.
21460
21461 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
21462
21463 * message.el (message-cite-original): Respect X-No-Archive.
21464
21465 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
21466
21467 * gnus-art.el (article-hide-headers): Refer to the values for
21468 gnus-ignored-headers and gnus-visible-headers in the summary
21469 buffer since a user may have set them as group parameters.
21470
21471 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
21472
21473 * assistant.el (assistant-node-name): Add convenience function.
21474 (assistant-render-text, assistant-render-node): Add error handling,
21475 plus handle multiple next nodes.
21476 (assistant-find-next-node): Comment out for now.
21477 (assistant-find-next-nodes): Add function, returns list of next
21478 nodes.
21479
21480 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
21481
21482 * mail-source.el (mail-source-directory): Fix doc-string.
21483
21484 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
21485
21486 * assistant.el (assistant-render-text, assistant-eval): Add :set
21487 widget type, which is different because it takes and returns a
21488 list. Much hilarity ensues.
21489
21490 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
21491
21492 * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
21493
21494 * gnus-group.el (gnus-group-get-new-news-this-group):
21495 Add doc-string.
21496
21497 * gnus-start.el (gnus-activate-group): Add doc-string.
21498
21499 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
21500
21501 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
21502
21503 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
21504
21505 * assistant.el (assistant-render-text): Try to add a :set
21506 widget, more to come.
21507
21508 * spam.el (spam-group-spam-contents-p): Handle empty groupname
21509 strings.
21510 (spam-report-articles-resend)
21511 (spam-register-routine): Do registration iff any articles warrant
21512 it.
21513 (spam-summary-prepare-exit): Change log message for nil group
21514 destinations.
21515
21516 2004-05-27 Daniel Pittman <daniel@rimspace.net>
21517
21518 * spam.el (spam-report-resend-register-routine):
21519 Allow spam-report-resend-to to be a group parameter or a global value.
21520
21521 2004-05-26 Simon Josefsson <jas@extundo.com>
21522
21523 * starttls.el: Merge with my GnuTLS based starttls.el.
21524 (starttls-gnutls-program, starttls-use-gnutls)
21525 (starttls-extra-arguments, starttls-process-connection-type)
21526 (starttls-connect, starttls-failure, starttls-success):
21527 New variables.
21528 (starttls-program, starttls-extra-args): Doc fix.
21529 (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
21530 New functions.
21531 (starttls-negotiate, starttls-open-stream):
21532 Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
21533 function if it is set.
21534
21535 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
21536
21537 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
21538 structured fields.
21539
21540 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
21541
21542 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
21543
21544 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
21545
21546 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
21547 Add variable.
21548 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
21549 assigning the spam-mark to new messages.
21550
21551 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
21552
21553 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
21554
21555 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
21556
21557 * rfc2047.el (rfc2047-encodable-p): Don't move point.
21558 (rfc2047-decode): Treat the ascii coding-system as raw-text by
21559 default.
21560
21561 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
21562
21563 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
21564 correct data.
21565
21566 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
21567
21568 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
21569 (spam-group-processor-p): Fix function.
21570 (spam-group-processor-multiple-p)
21571 (spam-group-spam-processor-report-gmane-p)
21572 (spam-group-spam-processor-report-resend-p)
21573 (spam-group-spam-processor-bogofilter-p)
21574 (spam-group-spam-processor-blacklist-p)
21575 (spam-group-spam-processor-ifile-p)
21576 (spam-group-ham-processor-ifile-p)
21577 (spam-group-spam-processor-spamoracle-p)
21578 (spam-group-spam-processor-crm114-p)
21579 (spam-group-ham-processor-bogofilter-p)
21580 (spam-group-spam-processor-stat-p)
21581 (spam-group-ham-processor-stat-p)
21582 (spam-group-ham-processor-whitelist-p)
21583 (spam-group-ham-processor-BBDB-p)
21584 (spam-group-ham-processor-spamoracle-p)
21585 (spam-group-ham-processor-copy-p): Remove functions with some
21586 prejudice against unneeded code.
21587 (spam-report-articles-resend)
21588 (spam-report-resend-register-routine): Allow the group/topic
21589 spam-resend-to value to override spam-report-resend-to.
21590 (spam-summary-prepare-exit): Invoke spam-group-processor-p
21591 properly now.
21592
21593 * gnus.el (spam-resend-to): Add group/topic parameter.
21594 (spam-process): Move the OBSOLETE processors to the end of the
21595 choices.
21596
21597 2004-05-24 Daniel Pittman <daniel@rimspace.net>
21598
21599 * spam-report.el (spam-report-resend-to, spam-report-resend):
21600 Start with resend-to set to nil, and then ask the user if necessary.
21601 (spam-report-resend): spam-report-resend takes a list of articles, not
21602 separate article numbers.
21603
21604 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
21605
21606 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
21607 addition to emacs-w3m.
21608
21609 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21610
21611 * assistant.el (assistant-authinfo-data): New function.
21612 (assistant-eval): Eval for entire assistant.
21613
21614 * netrc.el (netrc-services-file): New variable.
21615 (netrc-parse-services): New function.
21616 (netrc-find-service-name): New function.
21617 (netrc-find-service-number): New function.
21618 (netrc-port-equal): New function.
21619 (netrc-machine): Use it.
21620
21621 * nnimap.el (nnimap-open-connection): Use netrc.
21622
21623 * gnus-util.el (gnus-netrc-get): Remove aliases.
21624
21625 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
21626
21627 * assistant.el (wid-edit): Fix compilation.
21628
21629 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
21630
21631 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
21632
21633 * gnus-util.el (gnus-set-file-modes): New function. (small
21634 patch).
21635
21636 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21637
21638 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
21639
21640 * assistant.el (assistant-render-node): Fix up rendering and
21641 read-only text.
21642 (assistant-render-node): Reset.
21643 (assistant-make-read-only): Not sticky.
21644
21645 2004-05-20 Danny Siu <dsiu@adobe.com>
21646
21647 * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
21648 centered even when gnus-auto-center-summary is t.
21649
21650 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
21651
21652 * dns.el (dns-get-txt-answer): New function.
21653 (dns-read-txt): Ditto.
21654 (query-dns): Use it.
21655
21656 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
21657
21658 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
21659 active for foreign groups even if the group level is higher than
21660 the specified value.
21661
21662 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
21663
21664 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
21665 non-active groups.
21666
21667 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
21668
21669 2004-05-20 Magnus Henoch <mange@freemail.hu>
21670
21671 * dns.el (dns-read-type): Add support for SVR. (small patch)
21672
21673 2004-05-20 Adam Sjøgren <asjo@koldfront.dk>
21674
21675 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
21676 (spam-crm114-header, spam-crm114-spam-switch)
21677 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
21678 (spam-crm114-positive-spam-header)
21679 (spam-crm114-database-directory, spam-list-of-processors)
21680 (spam-group-spam-processor-crm114-p)
21681 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
21682 (spam-generic-score, spam-list-of-checks)
21683 (spam-list-of-statistical-checks, spam-registration-functions)
21684 (spam-check-crm114-headers, spam-crm114-score)
21685 (spam-check-crm114, spam-crm114-register-with-crm114)
21686 (spam-crm114-register-spam-routine)
21687 (spam-crm114-unregister-spam-routine)
21688 (spam-crm114-register-ham-routine)
21689 (spam-crm114-unregister-ham-routine): Add CRM114 support.
21690
21691 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
21692
21693 * gnus.el: Add spam-use-crm114.
21694
21695 * spam.el (spam-list-of-processors, spam-registration-functions):
21696 Add spam-use-resend.
21697 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
21698 (spam-report-articles-gmane): Add doc fix.
21699 (spam-report-articles-resend, spam-report-resend-register-routine):
21700 Add wrappers around spam-report-resend-to.
21701
21702 * spam-report.el (spam-report-resend-to, spam-report-resend):
21703 Add support for resending spam.
21704 (spam-report-gmane): Fix line length >80.
21705
21706 * gnus.el (spam-process): Add spam-use-resend.
21707
21708 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21709
21710 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
21711 number of processed spam messages.
21712 (spam-ham-copy-or-move-routine): Return the number of processed
21713 ham messages.
21714 (spam-summary-prepare-exit): Use the above values to decide
21715 whether status messages shouled be displayed.
21716
21717 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
21718
21719 * rfc2047.el (rfc2047-encode-function-alist): Rename from
21720 `rfc2047-encoding-function-alist' in order to avoid conflicting
21721 with the old version.
21722 (rfc2047-encode-region): Concatenate words containing non-ASCII
21723 characters in structured fields; don't encode space-delimited
21724 ASCII words even in unstructured fields; don't break words at
21725 char-category boundaries.
21726 (rfc2047-encode-1): New function.
21727 (rfc2047-encode): Use it; encode text so that it occupies the
21728 maximum width within 76-column; work correctly on Q encoding for
21729 iso-2022-* charsets.
21730 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
21731 sure not to break a line just after the header name.
21732 (rfc2047-b-encode-region): Remove.
21733 (rfc2047-b-encode-string): New function.
21734 (rfc2047-q-encode-region): Remove.
21735 (rfc2047-q-encode-string): New function.
21736
21737 * mm-util.el (mm-replace-in-string): New function.
21738
21739 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
21740
21741 * gnus-msg.el (gnus-inews-make-draft-meta-information):
21742 Really get it right.
21743 (gnus-inews-make-draft): Really.
21744
21745 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
21746
21747 * nnmh.el (nnmh-request-list-1): Don't check the link count
21748 before descending. (small patch)
21749
21750 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
21751
21752 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
21753 stuff.
21754
21755 * gnus-start.el (gnus-subscribe-hierarchical-interactive):
21756 Match on real group name.
21757
21758 * gnus-art.el (gnus-signature-limit): Doc fix.
21759
21760 * gnus-msg.el (gnus-inews-make-draft): Quote list.
21761
21762 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
21763
21764 * gnus-draft.el (gnus-draft-send):
21765 Bind rfc2047-encode-encoded-words.
21766
21767 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
21768 (rfc2047-encodable-p): Say that =? needs encoding.
21769 (rfc2047-encode-encoded-words): New variable.
21770
21771 * gnus-group.el (gnus-group-select-group): Doc fix.
21772
21773 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
21774
21775 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
21776 to nil.
21777
21778 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
21779
21780 * nnheader.el (nnheader-get-lines-and-char): New function.
21781
21782 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
21783
21784 * gnus-msg.el (gnus-summary-followup-with-original):
21785 Document yanking of region when active.
21786
21787 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
21788
21789 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
21790 groups if the group level is higher than the specified value.
21791
21792 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
21793
21794 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
21795 (gnus-group-jump-to-group): Add prefix argument using
21796 `gnus-group-jump-to-group-prompt'. Query before jumping to
21797 non-active group.
21798
21799 * compface.el (uncompface): Be verbose when changing
21800 `uncompface-use-external'.
21801
21802 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
21803 handle manual section.
21804
21805 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
21806
21807 * gnus-art.el (gnus-button-alist): Revert previous change.
21808
21809 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
21810
21811 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
21812
21813 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
21814
21815 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
21816 whether backend can accept message.
21817
21818 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
21819
21820 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
21821
21822 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21823 Avoid creating directory when nntp-marks-is-evil is true.
21824 Reported by Reiner Steib.
21825
21826 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
21827
21828 * gnus-picon.el (gnus-picon-insert-glyph):
21829 Add optional `nostring' argument.
21830
21831 2004-05-18 Jesper Harder <harder@ifa.au.dk>
21832
21833 * gnus-picon.el (gnus-picon-style): New variable.
21834 (gnus-picon-transform-address): Support `gnus-picon-style'.
21835
21836 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
21837
21838 * message.el (message-fill-field): Return point.
21839 (message-generate-headers): Go to end of field.
21840
21841 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
21842 stuff for non-living groups.
21843
21844 2004-05-18 Jesper Harder <harder@ifa.au.dk>
21845
21846 * gnus-art.el (gnus-article-followup-with-original)
21847 (gnus-article-reply-with-original): gnus-mark-active-p ->
21848 gnus-region-active-p.
21849
21850 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
21851
21852 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
21853 only when there is spam or ham to be processed.
21854
21855 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
21856
21857 * mail-source.el (mail-source-delete-crash-box): Refactor.
21858 (mail-source-fetch): Use it.
21859 (mail-source-fetch-file): Ditto.
21860 (mail-source-fetch-directory): Run PostScript in loop.
21861 (mail-source-fetch-pop): Delete.
21862 (mail-source-fetch-maildir): Ditto.
21863 (mail-source-fetch-imap): Ditto.
21864
21865 * imap.el (imap-authenticators): Comment out sasl.
21866
21867 * message.el (message-skip-to-next-address): New function.
21868 (message-fill-header-address): Refactor.
21869 (message-fill-address): Use it.
21870 (message-delete-address): Use it.
21871 (message-fill-header-general): Refactor.
21872 (message-fill-field-address): Rename.
21873 (message-narrow-to-field): Find the start of the header.
21874 (message-header-format-alist): Don't pre-fill.
21875 (message-fill-header): Remove.
21876 (message-insert-header): New function.
21877 (message-shorten-references): Use it.
21878
21879 * rfc2047.el (rfc2047-field-value): Strip props.
21880
21881 * mail-parse.el (mail-header-make-address): New alias.
21882
21883 * ietf-drums.el (ietf-drums-make-address): New function.
21884
21885 * imap.el: Add compiler directives.
21886
21887 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
21888
21889 * gnus-art.el (article-decode-idna-rhs): Don't use
21890 message-idna-inside-rhs-p.
21891
21892 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
21893
21894 * message.el (message-idna-inside-rhs-p): Remove.
21895 (message-idna-to-ascii-rhs-1): Use proper address parsing.
21896
21897 * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
21898 false positives.
21899
21900 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
21901
21902 * imap.el (imap-sasl-make-mechanisms): Use sasl.
21903
21904 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
21905
21906 * nneething.el (nneething-file-name): Don't create spurious
21907 files.
21908
21909 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
21910 (gnus-inews-do-gcc): Remove sleep.
21911
21912 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
21913 part under point.
21914
21915 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
21916 (gnus-agent-regenerate-group): Using nil messages aren't valid.
21917
21918 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
21919
21920 * spam.el (spam-summary-prepare-exit): Fix (length).
21921
21922 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
21923
21924 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
21925 as expired without moving it" message when there are spam
21926 messages left.
21927
21928 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
21929
21930 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
21931 header is not nil.
21932
21933 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
21934
21935 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21936 Call nntp-possibly-create-directory, not nntp-possibly-change-group.
21937 (nntp-marks-changed-p): New arg SERVER.
21938 (nntp-request-update-info): Adjust caller.
21939
21940 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
21941
21942 * nntp.el (nntp-save-marks): Pass missing arg.
21943
21944 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
21945
21946 * nntp.el: Support marks.
21947 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
21948 (nntp-marks-modtime, nntp-marks-directory): New variables.
21949 (nntp-request-set-mark, nntp-request-update-info)
21950 (nntp-possibly-create-directory, nntp-marks-changed-p)
21951 (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
21952 New functions.
21953
21954 2004-05-12 Jesper Harder <harder@ifa.au.dk>
21955
21956 * gnus-score.el (gnus-score-insert-help):
21957 Use gnus-select-lowest-window.
21958
21959 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
21960 appt-select-lowest-window and rename to gnus-select-lowest-window.
21961
21962 * gnus.el: do.
21963
21964 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21965
21966 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
21967 encodings of MIME-encoded words, in order to improve
21968 interoperability with several broken MUAs.
21969
21970 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21971
21972 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
21973 tags, only when charsets are not specified in headers.
21974 (mm-inline-text-html-render-with-w3m): Ditto.
21975
21976 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21977
21978 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
21979 instead of MIME-decoded from fields when checking
21980 `gnus-article-address-banner-alist'.
21981
21982 2004-05-03 Jesper Harder <harder@ifa.au.dk>
21983
21984 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
21985 description rather than subject.
21986
21987 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
21988
21989 * gnus.el (gnus-version-number): Bump.
21990
21991 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
21992
21993 * gnus.el: No Gnus v0.2 is released.
21994
21995 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
21996
21997 * gnus-agent.el (gnus-agent-read-agentview):
21998 Inline gnus-uncompress-range.
21999
22000 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
22001
22002 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
22003 `exec-installed-p'.
22004
22005 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
22006
22007 * gnus.el (spam-process, spam-autodetect-methods):
22008 Add bsfilter and bsfilter-headers.
22009
22010 * spam.el (spam-bsfilter): New customize group.
22011 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
22012 (spam-bsfilter-header, spam-bsfilter-probability-header)
22013 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
22014 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
22015 (spam-bsfilter-database-directory): New options.
22016 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
22017 (spam-list-of-statistical-checks, spam-registration-functions):
22018 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
22019 (spam-bsfilter-score): New command.
22020 (spam-check-bsfilter-headers, spam-check-bsfilter)
22021 (spam-bsfilter-register-with-bsfilter)
22022 (spam-bsfilter-register-spam-routine)
22023 (spam-bsfilter-unregister-spam-routine)
22024 (spam-bsfilter-register-ham-routine)
22025 (spam-bsfilter-unregister-ham-routine): New functions.
22026 (spam-generic-score): Support bsfilter; Accept an optional argument
22027 to recalcurate spam score even if scoring header has already been
22028 added.
22029 (spam-bogofilter-score, spam-spamassassin-score): Accept an
22030 optional argument to recalcurate spam score even if scoring header
22031 has already been added.
22032
22033 2004-04-29 Jesper Harder <harder@ifa.au.dk>
22034
22035 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
22036 strings! Reported by David D. Smith <davidsmith@acm.org>.
22037 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
22038 link is missing.
22039
22040 2004-04-28 Jesper Harder <harder@ifa.au.dk>
22041
22042 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
22043 (html2text-get-attr): Rewrite.
22044
22045 * message.el (message-setup-1): Remove redundant put-text-property
22046 on mail-header-separator.
22047
22048 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
22049
22050 * gnus-registry.el (gnus-registry-cache-whitespace)
22051 (gnus-registry-action, gnus-registry-spool-action)
22052 (gnus-registry-split-fancy-with-parent): Change message levels
22053 from 5 to 3 or 7, as needed.
22054
22055 * spam.el (spam-summary-prepare-exit)
22056 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
22057 (spam-split, spam-find-spam, spam-log-undo-registration)
22058 (spam-check-blackholes, spam-enter-ham-BBDB): Change message
22059 level from 5 to 6.
22060
22061 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
22062
22063 * gnus-ems.el: Autoload appt-select-lowest-window (revert
22064 2004-03-04 change).
22065
22066 2004-04-25 Jesper Harder <harder@ifa.au.dk>
22067
22068 * sieve-manage.el (sieve-manage-open):
22069 * nnweb.el (nnweb-insert-html):
22070 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
22071 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
22072 * nnspool.el (nnspool-request-group):
22073 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
22074 * nnml.el (nnml-request-update-info):
22075 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
22076 (nnmh-request-create-group, nnmh-update-gnus-unreads):
22077 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
22078 (nnimap-request-set-mark):
22079 * nnfolder.el (nnfolder-request-update-info):
22080 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
22081 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
22082 * gnus-uu.el (gnus-uu-find-articles-matching):
22083 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
22084 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
22085 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
22086 * gnus-nocem.el (gnus-nocem-scan-groups):
22087 * gnus-int.el (gnus-start-news-server):
22088 * gnus-group.el (gnus-group-make-kiboze-group)
22089 (gnus-group-browse-foreign-server):
22090 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
22091 Use mapc when appropriate.
22092
22093 2004-04-22 Dan Christensen <jdc@uwo.ca>
22094 Adam Sjøgren <asjo@koldfront.dk>
22095 Wes Hardaker <wes@hardakers.net>
22096 Michael Shields <shields@msrl.com>
22097
22098 * spam.el (spam-necessary-extra-headers): Get the extra headers we
22099 may need for spam sorting and scoring.
22100 (spam-user-format-function-S): Add user format function suitable for
22101 general use.
22102 (spam-article-sort-by-spam-status): Add sorting function for summary
22103 sorting.
22104 (spam-extra-header-to-number): Add function to get a score from a
22105 header.
22106 (spam-summary-score): Add function to get a numeric score from the
22107 headers.
22108 (spam-generic-score): Fix function doc, was in wrong place.
22109 (spam-initialize): Take symbols when it's run, and install the
22110 extra headers that spam-necessary-extra-headers thinks we need.
22111
22112 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
22113
22114 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
22115 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
22116
22117 2004-04-17 Jesper Harder <harder@ifa.au.dk>
22118
22119 * gnus-sum.el (gnus-set-global-variables)
22120 (gnus-build-all-threads, gnus-get-newsgroup-headers)
22121 (gnus-article-get-xrefs, gnus-summary-best-group)
22122 (gnus-summary-next-article, gnus-summary-enter-digest-group)
22123 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
22124 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
22125 Use with-current-buffer.
22126
22127 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
22128
22129 * spam.el (spam-summary-prepare-exit): Simplify logic.
22130 (spam-fetch-article-header): Read the article header if it's not
22131 available.
22132 (spam-list-articles): Simplify logic.
22133 (spam-filelist-register-routine): Fix bug with unregister-list.
22134
22135 * gnus-registry.el: Fix comments at beginning.
22136
22137 2004-04-16 Jesper Harder <harder@ifa.au.dk>
22138
22139 * message.el (message-cater-to-broken-inn): Remove.
22140 (message-shorten-references): Make sure the total folded length of
22141 References is shorter than 998 characters to cater to a bug in INN
22142 2.3. Also, don't pretend that references aren't folded -- this
22143 hasn't worked for a while.
22144
22145 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
22146
22147 * gnus-agent.el (gnus-agentize):
22148 gnus-agent-send-mail-real-function no longer set to current value
22149 of message-send-mail-function but rather a lambda that calls
22150 message-send-mail-function. The change makes the agent real-time
22151 responsive to user changes to message-send-mail-function.
22152
22153 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
22154
22155 * legacy-gnus-agent.el
22156 (gnus-agent-convert-to-compressed-agentview): Fix typos with
22157 help from Florian Weimer <fw@deneb.enyo.de>
22158
22159 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
22160
22161 * nnmail.el (nnmail-cache-insert): Revert last change.
22162
22163 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
22164
22165 * nnmail.el (nnmail-cache-insert): Always check whether
22166 nnmail-cache-ignore-groups matches a group name.
22167
22168 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
22169
22170 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
22171 (spam-find-spam, spam-log-processing-to-registry)
22172 (spam-log-registered-p, spam-log-unregistration-needed-p)
22173 (spam-log-undo-registration): Use gnus-message instead of
22174 gnus-error, none of these errors are fatal.
22175
22176 * gnus-registry.el (gnus-registry-clean-empty-function)
22177 (gnus-registry-clean-empty): Remove only empty entries without
22178 extra data.
22179
22180 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
22181
22182 * spam-stat.el (spam-stat-buffer-change-to-spam)
22183 (spam-stat-buffer-change-to-non-spam): Change (error) to
22184 (gnus-message 8) invocation.
22185
22186 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
22187
22188 * nntp.el (nntp-via-netcat-command): New variable.
22189 (nntp-via-netcat-switches): New variable.
22190 (nntp-open-via-rlogin-and-netcat): New function.
22191 (nntp-open-connection-function): Doc fix.
22192 (nntp-telnet-command): Doc fix.
22193 (nntp-end-of-line): Doc fix.
22194 (nntp-via-rlogin-command): Doc fix.
22195 (nntp-via-user-name): Doc fix.
22196 (nntp-via-address): Doc fix.
22197
22198 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
22199
22200 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
22201 error in Emacs 21.1.
22202
22203 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
22204
22205 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
22206
22207 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
22208
22209 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
22210 (gnus-agent-with-refreshed-group): New macro.
22211 (gnus-agent-rename-group): New function.
22212 (gnus-agent-delete-group): New function.
22213 (gnus-agent-save-group-info): Use gnus-command-method when
22214 `method' parameter is nil. Don't write nil entries into the
22215 active file.
22216 (gnus-agent-get-group-info): New function.
22217 (gnus-agent-fetch-articles):
22218 Use gnus-agent-update-files-total-fetched-for to increment disk space
22219 used.
22220 (gnus-agent-fetch-headers, gnus-agent-save-alist):
22221 Use gnus-agent-update-view-total-fetched-for to increment disk space
22222 used.
22223 (gnus-agent-get-local): Add optional parameters to avoid calling
22224 gnus-group-real-name and gnus-find-method-for-group.
22225 (gnus-agent-set-local): Delete stored entry if either min, or max,
22226 are nil.
22227 (gnus-agent-fetch-session): Reworded error/quit messages.
22228 On quit, use gnus-agent-regenerate-group to record existence of any
22229 articles fetched to disk before the quit occurred.
22230 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
22231 gnus-agent-update-view-total-fetched-for, and
22232 gnus-agent-update-files-total-fetched-for to decrement disk space
22233 used.
22234 (gnus-agent-retrieve-headers):
22235 Use gnus-agent-update-view-total-fetched-for to increment disk space
22236 used.
22237 (gnus-agent-regenerate-group): Replace gnus-group-update-group
22238 with gnus-agent-update-files-total-fetched-for to decrement disk
22239 space and fresh group buffer.
22240 (gnus-agent-inhibit-update-total-fetched-for): New variable.
22241 (gnus-agent-need-update-total-fetched-for): New variable.
22242 (gnus-agent-update-files-total-fetched-for): New function.
22243 (gnus-agent-update-view-total-fetched-for): New function.
22244 (gnus-agent-total-fetched-for): New function.
22245
22246 * gnus-cache.el (gnus-cache-save-buffers):
22247 Use gnus-cache-update-overview-total-fetched-for to change disk space
22248 used by this group.
22249 (gnus-cache-possibly-enter-article):
22250 Use gnus-cache-update-file-total-fetched-for to increment disk space
22251 used by this group.
22252 (gnus-cache-possibly-remove-article):
22253 Use gnus-cache-update-file-total-fetched-for to decrement disk space
22254 used by this group.
22255 (gnus-cache-generate-nov-databases): Purge total fetched cache.
22256 (gnus-cache-rename-group): New function.
22257 (gnus-cache-delete-group): New function.
22258 (gnus-cache-inhibit-update-total-fetched-for): New variable.
22259 (gnus-cache-need-update-total-fetched-for): New variable.
22260 (gnus-cache-with-refreshed-group): New macro.
22261 (gnus-cache-update-file-total-fetched-for): New function.
22262 (gnus-cache-update-overview-total-fetched-for): New function.
22263 (gnus-cache-rename-group-total-fetched-for): New function.
22264 (gnus-cache-delete-group-total-fetched-for): New function.
22265 (gnus-cache-total-fetched-for): New function.
22266
22267 * gnus-group.el: Require gnus-sum and autoload functions to
22268 resolve warnings when gnus-group.el compiled alone.
22269 (gnus-group-line-format): Documented new %F.
22270 (size of Fetched data) group line format; identifies disk space
22271 used by agent and cache.
22272 (gnus-group-line-format-alist): Defined new F format.
22273 (gnus-total-fetched-for): New function.
22274 (gnus-group-delete-group): No longer update
22275 gnus-cache-active-altered as gnus-request-delete-group now keeps
22276 the cache in sync.
22277 (gnus-group-list-active): Let the agent store a server's active
22278 list if currently plugged.
22279
22280 * gnus-int.el (gnus-request-delete-group):
22281 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
22282 local disk in sync with the server.
22283 (gnus-request-rename-group):
22284 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
22285 local disk in sync with the server.
22286
22287 * gnus-start.el (gnus-get-unread-articles):
22288 Cosmetic simplification to logic.
22289
22290 * gnus-util.el (gnus-rename-file): New function.
22291
22292 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
22293
22294 * mm-util.el (mm-image-load-path): Handle nil in load-path.
22295
22296 2004-04-07 Jesper Harder <harder@ifa.au.dk>
22297
22298 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
22299 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
22300
22301 2004-04-06 Jesper Harder <harder@ifa.au.dk>
22302
22303 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
22304 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
22305
22306 2004-04-03 Jesper Harder <harder@ifa.au.dk>
22307
22308 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
22309
22310 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
22311
22312 * spam.el (spam-set-difference): Add function to replace
22313 gnus-set-difference in spam.el.
22314 (spam-summary-prepare-exit): Use spam-set-difference.
22315
22316 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
22317
22318 * gnus-registry.el (gnus-registry-cache-file): Update to use
22319 gnus-dribble-directory OR gnus-home-directory OR ~.
22320 (gnus-registry-split-fancy-with-parent): Fix doc.
22321
22322 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
22323
22324 * message.el (message-exchange-point-and-mark):
22325 Use message-mark-active-p. Suggested by Jesper Harder
22326 <harder@ifa.au.dk>.
22327
22328 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
22329
22330 * message.el (message-exchange-point-and-mark): Don't activate
22331 region if it was inactive. Suggested by Hiroshi Fujishima
22332 <pooh@nature.tsukuba.ac.jp>.
22333
22334 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
22335
22336 * gnus-art.el (article-display-face): Display Faces in the same
22337 order as X-Faces.
22338
22339 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
22340
22341 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
22342
22343 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
22344
22345 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
22346 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
22347 (gnus-article-mime-hierarchy): Remove.
22348 (gnus-article-mime-hierarchy-next): Remove.
22349 (gnus-article-mode): Revert 2004-03-19 change.
22350 (gnus-article-setup-buffer): Revert 2004-03-19 change.
22351 (gnus-insert-mime-button): Revert 2004-03-19 change.
22352 (gnus-mime-accumulate-hierarchy): Remove.
22353 (gnus-mime-enter-multipart): Remove.
22354 (gnus-mime-leave-multipart): Remove.
22355 (gnus-mime-display-part): Revert 2004-03-19 change.
22356 (gnus-mime-display-alternative): Revert 2004-03-19 change.
22357
22358 * mml.el (mml-preview): Revert 2004-03-19 change.
22359
22360 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
22361
22362 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
22363
22364 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
22365
22366 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
22367 t while entering a file name using the mm-with-multibyte macro.
22368 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22369
22370 * mm-util.el (mm-with-multibyte): New macro.
22371
22372 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
22373
22374 * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
22375 New user option.
22376 (gnus-mime-multipart-functions): Doc and customization fix.
22377 (gnus-article-mime-hierarchy): New variable.
22378 (gnus-article-mime-hierarchy-next): New variable.
22379 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
22380 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
22381 gnus-article-mime-hierarchy-next to nil.
22382 (gnus-insert-mime-button): Show hierarchy numbers.
22383 (gnus-mime-accumulate-hierarchy): New function.
22384 (gnus-mime-enter-multipart): New function.
22385 (gnus-mime-leave-multipart): New function.
22386 (gnus-mime-display-part): Recompute hierarchical MIME structure.
22387 (gnus-mime-display-alternative): Show hierarchy numbers.
22388
22389 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
22390 gnus-article-mime-hierarchy-next to nil.
22391
22392 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
22393
22394 * dns.el: Don't require gnus-xmas.
22395
22396 2004-03-17 Jesper Harder <harder@ifa.au.dk>
22397
22398 * mml.el (mml-generate-mime-1): Don't use format=flowed with
22399 inline PGP.
22400 (mml-menu): Disable mml-quote-region if mark is inactive.
22401
22402 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
22403
22404 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
22405 when the group's active is not available.
22406
22407 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
22408
22409 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
22410 error.
22411
22412 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
22413
22414 * imap.el (imap-store-password): New variable.
22415 (imap-interactive-login): Use it.
22416 Suggested by Mark Plaksin <happy@mcplaksin.org>.
22417
22418 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
22419
22420 * gnus-art.el (gnus-article-read-summary-keys): Restore new
22421 window-start and hscroll to summary window.
22422
22423 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
22424
22425 * gnus-start.el (gnus-convert-old-newsrc): Only write the
22426 conversion message to newsrc-dribble when an actual conversion is
22427 performed.
22428
22429 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
22430
22431 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
22432
22433 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
22434
22435 * mm-decode.el (mm-complicated-handles): New function reviving
22436 former definition of mm-multiple-handles.
22437
22438 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
22439 (gnus-mime-delete-part): Use it.
22440
22441 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
22442
22443 * gnus-agent.el (gnus-agent-read-local):
22444 Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
22445 avoid the implicit assumption that they will always be equal.
22446 (gnus-agent-save-local): Bind buffer-file-coding-system, not
22447 coding-system-for-write, as the with-temp-file macro first prints
22448 to a buffer then saves the buffer.
22449
22450 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
22451
22452 * gnus-art.el (gnus-article-edit-part): New function.
22453 (gnus-mime-save-part-and-strip): Use it; do query instead of
22454 signaling an error; don't use mm-multiple-handles.
22455 (gnus-mime-delete-part): Ditto.
22456
22457 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
22458
22459 * gnus-agent.el (gnus-agent-read-agentview): Remove support for
22460 old file versions.
22461 (gnus-group-prepare-hook): Remove function that converted list
22462 form of gnus-agent-expire-days to group properties.
22463
22464 * gnus-int.el: Autoload gnus-agent-regenerate-group.
22465 (gnus-request-accept-article): Re-indented.
22466
22467 * gnus-start.el (gnus-convert-old-newsrc): Registered new
22468 converters to handle old agent file formats. Add logic for a
22469 "backup before upgrading warning".
22470 (gnus-convert-mark-converter-prompt): Developers can mark
22471 functions as needing (default), or not needing,
22472 gnus-convert-old-newsrc's "backup before upgrading warning".
22473 (gnus-convert-converter-needs-prompt): Tests whether the user
22474 should be protected from potentially irreversable changes by the
22475 function.
22476
22477 * legacy-gnus-agent.el: New. Provides converters that are only
22478 loaded when gnus-convert-old-newsrc needs to call them.
22479
22480 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
22481
22482 * mail-source.el (mail-source-touch-pop): Doc fix.
22483
22484 * message.el (message-smtpmail-send-it): Doc fix.
22485
22486 2004-03-05 Jesper Harder <harder@ifa.au.dk>
22487
22488 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
22489
22490 * nnmail.el (nnmail-split-fancy): do.
22491
22492 * gnus-kill.el (gnus-kill, gnus-execute): do.
22493
22494 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
22495
22496 * gnus-sum.el (gnus-widget-reversible-match)
22497 (gnus-widget-reversible-to-internal)
22498 (gnus-widget-reversible-to-external): New functions.
22499 (gnus-widget-reversible): New widget.
22500 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
22501
22502 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
22503
22504 * gnus-sum.el (gnus-thread-sort-functions)
22505 (gnus-article-sort-functions): Document `(not F)' items.
22506
22507 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
22508
22509 * spam.el (spam-use-gmane-xref): Add new backend.
22510 (spam-gmane-xref-spam-group): Add variable to control the name of the
22511 Gmane spam group.
22512 (spam-blackhole-servers, spam-blackhole-good-server-regex)
22513 (spam-regex-headers-spam, spam-regex-headers-ham)
22514 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
22515 (spam-list-of-checks): Add spam-use-gmane-xref to list of
22516 backends and checks.
22517 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
22518
22519 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
22520 an autodetect method.
22521
22522 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
22523
22524 * gnus-int.el (gnus-request-accept-article): Inform the agent that
22525 articles are being added to a group.
22526 (gnus-request-replace-article): Inform the agent that articles
22527 need to be uncached as the cached contents are no longer valid.
22528
22529 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
22530
22531 * binhex.el: Don't autoload executable-find.
22532
22533 * canlock.el: Don't autoload mail-fetch-field.
22534
22535 * gnus-ems.el: Don't autoload appt-select-lowest-window.
22536
22537 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
22538 rmail-dont-reply-to and rmail-output.
22539
22540 * gnus-score.el: Don't autoload ffap-string-at-point.
22541
22542 * gnus-setup.el: Don't autoload sc-cite-original.
22543
22544 * imap.el: Don't autoload base64-decode-string,
22545 base64-encode-string and md5.
22546
22547 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
22548 and rmail-msg-restore-non-pruned-header.
22549
22550 * mm-decode.el: Don't autoload executable-find.
22551
22552 * mm-url.el: Don't autoload executable-find.
22553
22554 * mm-view.el: Don't autoload diff-mode.
22555
22556 * nndb.el: Don't autoload news-reply-mode, news-setup,
22557 cancel-timer and telnet.
22558
22559 * password.el: Don't autoload run-at-time for Emacs.
22560
22561 * sha1-el.el: Don't autoload executable-find.
22562
22563 * sieve-mode.el: Don't autoload c-mode.
22564
22565 * uudecode.el: Don't autoload executable-find.
22566
22567 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
22568
22569 * gnus-agent.el (gnus-agent-file-header-cache): Remove.
22570 (gnus-agent-possibly-alter-active): Avoid null in numeric
22571 comparison.
22572 (gnus-agent-set-local): Refuse to save null in local object table.
22573 (gnus-agent-regenerate-group): The REREAD parameter can now be a
22574 list of articles that will be marked as unread.
22575
22576 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
22577
22578 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
22579
22580 2004-03-04 Jesper Harder <harder@ifa.au.dk>
22581
22582 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
22583 language tags.
22584
22585 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
22586
22587 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
22588 Don't bind "obarray".
22589
22590 * gnus-sum.el (gnus-thread-sort-functions):
22591 Add `gnus-thread-sort-by-most-recent-number' and
22592 `gnus-thread-sort-by-most-recent-date'.
22593 Reported by Kai Grossjohann <kai@emptydomain.de>.
22594
22595 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
22596
22597 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
22598
22599 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
22600
22601 * gnus-cus.el (gnus-agent-customize-category):
22602 Remove ignore-errors macro reference that required cl to be loaded at
22603 run-time.
22604
22605 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
22606 single-interval range of the form (min . max). Previously the
22607 range had to look like ((min . max)). Likewise, return
22608 (min . max) rather than ((min . max)).
22609 (gnus-range-map): Use gnus-range-normalize to accept
22610 single-interval range.
22611
22612 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
22613 the cache, but not the agent, now appear with their usual face.
22614
22615 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
22616
22617 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
22618 w3m-safe-url-regexp variable buffer-local.
22619
22620 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22621
22622 2004-02-27 Simon Josefsson <jas@extundo.com>
22623
22624 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
22625 gnus-group-real-prefix.
22626 (gnus-summary-move-article): Use it, instead of
22627 gnus-group-real-prefix.
22628
22629 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
22630
22631 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
22632 w3m-safe-url-regexp variable buffer-local and set it as the value
22633 of mm-w3m-safe-url-regexp.
22634
22635 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22636
22637 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
22638 parsing gnus-posting-styles when the message is not for replying.
22639
22640 * nnrss.el (nnrss-opml-export):
22641 Use mm-set-buffer-file-coding-system instead of
22642 set-buffer-file-coding-system.
22643
22644 2004-02-27 Jesper Harder <harder@ifa.au.dk>
22645
22646 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
22647 of checkdoc.el).
22648 * nnrss.el: do.
22649 * gnus-mlspl.el: do.
22650 * gnus-ml.el: do.
22651 * gnus-srvr.el: do.
22652
22653 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
22654
22655 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
22656
22657 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
22658 Corrections to custom-manual links.
22659
22660 * gnus-art.el (gnus-article): Ditto.
22661
22662 * mm-decode.el (mime-display, mime-security): Ditto.
22663
22664 2004-02-26 Jesper Harder <harder@ifa.au.dk>
22665
22666 * flow-fill.el: Typo.
22667
22668 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
22669
22670 * spam-wash.el: New file.
22671
22672 2004-02-26 Mark A. Hershberger <mah@everybody.org>
22673
22674 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
22675
22676 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
22677
22678 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
22679 to be run with new-articles as LIST1, not LIST2.
22680 (spam-registration-functions): Add spam-use-ham-copy as a nil
22681 registration backend.
22682
22683 2004-02-26 Jesper Harder <harder@ifa.au.dk>
22684
22685 * spam-stat.el (spam-stat-washing-hook): New option.
22686 (spam-stat-buffer-words): Use it.
22687 (spam-stat-process-directory, spam-stat-test-directory):
22688 Use insert-file-contents-literally.
22689 (spam-stat-coding-system): New variable.
22690 (spam-stat-load, spam-stat-save): Use it.
22691
22692 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
22693
22694 * spam-report.el (spam-report-plug-agent):
22695 Quote spam-report-url-to-file and spam-report-url-ping-plain.
22696
22697 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
22698
22699 * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
22700 Allow / in mailto URLs.
22701
22702 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
22703
22704 * spam-report.el (spam-report-process-queue): Fix interactive use.
22705 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
22706 (spam-report-unplug-agent): Doc fixes.
22707 (spam-report-url-ping-mm-url, spam-report-url-to-file)
22708 (spam-report-agentize, spam-report-deagentize):
22709 Autoload 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
22710
22711 * message.el (message-setup-fill-variables): Add mml tags to
22712 paragraph-start and paragraph-separate. Suggested by Andrew Korty
22713 <ajk@iu.edu>.
22714 (message-mode): Don't modify paragraph-separate there.
22715
22716 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
22717
22718 * compface.el (uncompface-use-external): Default to undecided.
22719 (uncompface-use-external-threshold): New variable.
22720 (uncompface-float-time): New macro.
22721 (uncompface): Determine whether to use the external decoder if
22722 uncompface-use-external is undecided.
22723
22724 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
22725
22726 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
22727 after images.
22728
22729 * gnus-art.el (gnus-mime-display-single): Remove dead code.
22730
22731 2004-02-14 Jesper Harder <harder@ifa.au.dk>
22732
22733 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
22734
22735 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
22736
22737 * gnus-sum.el (gnus-summary-limit-to-age)
22738 (gnus-summary-limit-children): do.
22739
22740 * gnus-int.el (gnus-request-scan): do.
22741
22742 * gnus-group.el (gnus-group-suspend): do.
22743
22744 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
22745
22746 * gnus-cite.el (gnus-cite-parse-attributions): do.
22747
22748 * gnus-agent.el (gnus-summary-set-agent-mark)
22749 (gnus-agent-regenerate-group): do.
22750
22751 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
22752
22753 * binhex.el (binhex-decode-region-internal): do.
22754
22755 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
22756
22757 * gnus-fun.el (gnus-face-properties-alist): New user option.
22758 (gnus-display-x-face-in-from): Use it.
22759
22760 * gnus-art.el (article-display-face): Ditto.
22761
22762 * compface.el (uncompface-use-external): Default to nil.
22763
22764 2004-02-12 Jesper Harder <harder@ifa.au.dk>
22765
22766 * nntp.el (nntp-erase-buffer): New function.
22767 (nntp-retrieve-data, nntp-send-command)
22768 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
22769 (nntp-possibly-change-group): Use it.
22770
22771 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
22772 Use with-current-buffer.
22773
22774 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
22775
22776 * compface.el: Merge the ELisp-based uncompface program.
22777 (compface): New customization group.
22778 (uncompface-use-external): New user option.
22779 (uncompface): Call uncompface-internal if uncompface-use-external
22780 is nil.
22781 (uncompface-internal): New function. Note that there are also
22782 some other functions and variables added for this function.
22783
22784 2004-02-10 Jesper Harder <harder@ifa.au.dk>
22785
22786 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
22787 if necessary.
22788
22789 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
22790
22791 * spam-report.el (spam-report-unplug-agent)
22792 (spam-report-plug-agent, spam-report-deagentize)
22793 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
22794 Add support for the Agent in spam-report: when unplugged, report to a
22795 file; when plugged, submit all the requests.
22796
22797 * spam.el (spam-register-routine): Fix message about
22798 registration.
22799
22800 2004-02-09 Jesper Harder <harder@ifa.au.dk>
22801
22802 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
22803 dependencies.
22804 (rfc2047-encode): Use it.
22805
22806 * gnus-art.el (gnus-button-marker-list): Move before first
22807 reference.
22808
22809 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22810 (imap-parse-body): Fix format string mismatch.
22811
22812 * gnus-score.el (gnus-summary-increase-score): do.
22813
22814 * nnrss.el (nnrss-close): New function.
22815
22816 2004-02-08 Jesper Harder <harder@ifa.au.dk>
22817
22818 * nnrss.el (nnrss-make-filename): New function.
22819 (nnrss-request-delete-group, nnrss-read-server-data)
22820 (nnrss-save-server-data, nnrss-read-group-data)
22821 (nnrss-save-group-data): Use it.
22822 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
22823 (nnrss-read-server-data, nnrss-read-group-data): Use load.
22824 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
22825
22826 2004-02-07 Jesper Harder <harder@ifa.au.dk>
22827
22828 * mml.el (mml-compute-boundary-1): Don't uncompress files.
22829
22830 2004-02-06 Jesper Harder <harder@ifa.au.dk>
22831
22832 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
22833 files.
22834
22835 * message.el (message-generate-headers-first): Don't quote nil
22836 and t in docstrings.
22837
22838 * imap.el (imap-id): do.
22839
22840 * gnus-agent.el (gnus-agent-consider-all-articles)
22841 (gnus-agent-queue-mail): do.
22842
22843 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
22844
22845 * spam-report.el (spam-report-process-queue): New function.
22846 Process requests from `spam-report-requests-file'.
22847 (spam-report-process-queue): Doc fix.
22848
22849 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
22850
22851 * spam.el (spam-register-routine)
22852 (spam-log-processing-to-registry, spam-log-registered-p)
22853 (spam-log-unregistration-needed-p, spam-log-undo-registration):
22854 Change "check" to "spam-check" for semi-clarity.
22855
22856 2004-02-05 Jesper Harder <harder@ifa.au.dk>
22857
22858 * pop3.el: Require nnheader.
22859
22860 * mml-smime.el: Require cl. Autoload message-fetch-field.
22861
22862 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
22863
22864 * gnus-picon.el: Require cl.
22865
22866 * gnus-fun.el: Require gnus-ems and gnus-util.
22867
22868 * gnus.el (gnus-method-to-server): Move defsubst before first use.
22869
22870 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
22871
22872 * gnus-art.el (gnus-article-edit-mode): Define before first
22873 reference.
22874
22875 2004-02-04 Jesper Harder <harder@ifa.au.dk>
22876
22877 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
22878 (gnus-uu-post-encoded): Use point-at-bol.
22879
22880 * gnus-topic.el (gnus-group-active-topic-p): do.
22881
22882 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
22883
22884 * gnus-group.el (gnus-group-kill-region): do.
22885
22886 * gnus-art.el (article-date-ut): do.
22887
22888 * message.el (message-fetch-field): Remove redundant
22889 case-fold-search binding.
22890 (message-narrow-to-field): Simplify.
22891
22892 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
22893
22894 * spam.el (spam-directory): Derive from `gnus-directory'.
22895
22896 * spam-report.el (spam-report-url-to-file)
22897 (spam-report-requests-file): New function and variable for offline
22898 reporting.
22899 (spam-report-url-ping-function): Add `spam-report-url-to-file'
22900 and user defined function.
22901 (spam-report-url-ping-mm-url): Remove doubled slash.
22902
22903 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
22904
22905 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
22906
22907 2004-02-03 Jesper Harder <harder@ifa.au.dk>
22908
22909 * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
22910 Fix format string mismatch.
22911
22912 * sieve.el (sieve-deactivate-all): do.
22913
22914 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
22915
22916 * nnlistserv.el (nnlistserv-kk-wash-article): do.
22917
22918 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
22919
22920 * mm-bodies.el (mm-7bit-chars): Don't include \r.
22921
22922 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
22923
22924 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
22925 the list of checks.
22926
22927 2004-01-31 Jesper Harder <harder@ifa.au.dk>
22928
22929 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
22930 padding.
22931
22932 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
22933
22934 * mm-view.el (mm-fill-flowed): New variable.
22935 (mm-inline-text): Use it.
22936
22937 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
22938
22939 * spam.el (spam-spamassassin-register-ham-routine)
22940 (spam-spamassassin-register-spam-routine): Fix function names.
22941
22942 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
22943
22944 * gnus.el (gnus-tmp-grouplens): Remove.
22945 (gnus-summary-line-format): Remove grouplens.
22946
22947 * gnus-group.el (gnus-group-line-format): Ditto.
22948
22949 * gnus-spec.el (gnus-format-specs): Ditto.
22950 (gnus-update-format-specifications): Flush the group format spec
22951 cache if there's the grouplens stuff.
22952 (gnus-parse-simple-format): Replace %l with the empty string.
22953
22954 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
22955
22956 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
22957 omission.
22958
22959 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
22960
22961 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
22962 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22963
22964 2004-01-25 Paul Jarc <prj@po.cwru.edu>
22965
22966 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
22967 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
22968 New macros and functions.
22969 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
22970 Handle > NLINK_MAX messages.
22971 * nnmaildir.el (nnmaildir-request-set-mark):
22972 Use nnmaildir--emlink-p and nnmaildir--eexist-p.
22973
22974 2004-01-25 Alex Schroeder <alex@gnu.org>
22975
22976 * spam-stat.el (spam-stat-process-directory-age): New option.
22977 (spam-stat-process-directory): Use it.
22978
22979 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
22980
22981 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
22982 (spam-stat-save): Accept prefix argument.
22983
22984 2004-01-23 Paul Jarc <prj@po.cwru.edu>
22985
22986 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
22987 links" error.
22988
22989 2004-01-23 Jesper Harder <harder@ifa.au.dk>
22990
22991 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
22992 compatibility with old .newsrc.eld files.
22993
22994 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
22995
22996 * gnus-start.el (gnus-1): do.
22997
22998 * gnus-group.el (gnus-group-line-format-alist): do.
22999
23000 * gnus.el (gnus-use-grouplens, gnus-visual): do.
23001
23002 * gnus-gl.el: Remove.
23003
23004 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
23005
23006 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
23007 marks consisting of a single range {for example, (3 . 5)} rather
23008 than a list of a single range { ((3 . 5)) }.
23009
23010 2004-01-23 Jesper Harder <harder@ifa.au.dk>
23011
23012 * spam-stat.el (spam-stat-store-gnus-article-buffer):
23013 Use with-current-buffer.
23014 (spam-stat-store-current-buffer): Use insert-buffer-substring to
23015 avoid consing a string.
23016
23017 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
23018 Remove obsolete entries for big5 and gb2312.
23019
23020 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
23021
23022 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
23023 uncompressed list.
23024
23025 2004-01-22 Jesper Harder <harder@ifa.au.dk>
23026
23027 * spam-stat.el (spam-stat-strip-xref): New function.
23028 (spam-stat-process-directory): Use it.
23029
23030 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
23031 here -- it's done in message-fetch-field.
23032
23033 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
23034
23035 * gnus-agent.el (gnus-agent-queue-mail)
23036 (gnus-agent-prompt-send-queue): New variables.
23037 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
23038 * gnus-draft.el (gnus-group-send-queue): Pass the group name
23039 "nndraft:queue" along to gnus-draft-send.
23040 Use gnus-agent-prompt-send-queue.
23041 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
23042 is "nndraft:queue". Suggested by Gaute Strokkenes
23043 <gs234@srcf.ucam.org>
23044
23045 * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
23046 (agent-enable-undownloaded-faces): Add.
23047 (gnus-agent-cat-groups): Use eval-and-compile, not
23048 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
23049 method of gnus-agent-cat-groups even when the buffer has been
23050 evalled.
23051 (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
23052 delete gnus-agent-save-active-1.
23053 (gnus-agent-save-groups): Delete. Identical to
23054 gnus-agent-save-active.
23055 (gnus-agent-write-active): No longer adjust agent's copy of active
23056 file as agent's adjustments are now stored in their own
23057 file. Remove optional parameter.
23058 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
23059 servers. Add use of min/max range limits from server's local
23060 file.
23061 (gnus-agent-save-alist): Remove unused optional argument.
23062 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
23063 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
23064 (gnus-agent-set-local): A per-server file that keeps min/max range
23065 limits for articles known to the agent. Provides a fast mechanism
23066 for altering many active ranges.
23067 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
23068 active file (local makes it unnecessary).
23069 (gnus-agent-regenerate-group): Fix XEmacs compatibility.
23070
23071 * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
23072 (agent-enable-undownloaded-faces): Add.
23073
23074 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
23075 disable it when sending to "nndraft:queue".
23076 (gnus-group-send-queue): Add safety check to avoid sending queue
23077 when unplugged.
23078
23079 * gnus-group.el (gnus-group-catchup): Use new
23080 gnus-sequence-of-unread-articles, not
23081 gnus-list-of-unread-articles, to avoid exhausting memory with huge
23082 numbers of articles. Use gnus-range-map to avoid having to
23083 uncompress the unread list.
23084 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
23085 Fix invalid ange-ftp reference.
23086
23087 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
23088 (gnus-sorted-range-intersection): Intersection of two ranges
23089 without requiring that they first be uncompressed.
23090
23091 * gnus-start.el (gnus-activate-group): Unless blocked by the
23092 caller, possibly expand the active range to include both cached
23093 and agentized articles.
23094 (gnus-convert-old-newsrc): Rewrote in anticipation of having
23095 multiple version-dependent converters.
23096 (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
23097 gnus-agent-save-active.
23098 (gnus-save-newsrc-file): Save dirty agent range limits.
23099
23100 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
23101 gnus-agent-possibly-alter-active.
23102 (gnus-adjust-marked-articles): Faster handling of simple lists.
23103
23104 2004-01-21 Jesper Harder <harder@ifa.au.dk>
23105
23106 * spam-stat.el (spam-stat-test-directory): New optional argument
23107 displays a list of files detected. Suggested by Andrew Cohen
23108 <cohen@andy.bu.edu>.
23109 (spam-stat-buffer-words-with-scores): Don't narrow and change
23110 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
23111
23112 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
23113
23114 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
23115 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
23116 (spam-spamassassin-arguments)
23117 (spam-spamassassin-spam-flag-header)
23118 (spam-spamassassin-positive-spam-flag-header)
23119 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
23120 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
23121 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
23122 (spam-list-of-processors, spam-list-of-checks)
23123 (spam-list-of-statistical-checks, spam-registration-functions)
23124 (spam-check-spamassassin-headers, spam-check-spamassassin)
23125 (spam-spamassassin-score)
23126 (spam-spamassassin-register-with-sa-learn)
23127 (spam-spamassassin-register-spam-routine)
23128 (spam-spamassassin-register-ham-routine)
23129 (spam-assassin-register-spam-routine)
23130 (spam-assassin-register-ham-routine): Add SpamAssassin support.
23131 (spam-bogofilter-score): Fix to show article before scoring.
23132
23133 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
23134
23135 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
23136 default scoring function.
23137 (spam-generic-score): Call spam-spamassassin-score if
23138 spam-use-spamassassin or spam-use-spamassassin-headers is on;
23139 spam-bogofilter-score otherwise.
23140
23141 * gnus.el (spam-process, spam-autodetect-methods):
23142 Add spamassassin and spamassassin-headers.
23143
23144 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
23145
23146 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23147 Suppress unnecessary messages.
23148
23149 2004-01-20 Jesper Harder <harder@ifa.au.dk>
23150
23151 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
23152 make-hash-table.
23153
23154 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
23155
23156 * canlock.el (base64-encode-string): Don't autoload it.
23157
23158 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
23159
23160 * run-at-time.el: Remove useless (require 'itimer),
23161 eval-and-compile and (featurep 'xemacs).
23162
23163 2004-01-16 Jesper Harder <harder@ifa.au.dk>
23164
23165 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
23166 GROUP is a virtual group.
23167
23168 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
23169
23170 * gnus.el: Autoload `message-y-or-n-p'.
23171
23172 2004-01-15 Jesper Harder <harder@ifa.au.dk>
23173
23174 * pgg-parse.el: Remove unnecessary (require 'custom).
23175
23176 * pgg-def.el: do.
23177
23178 * nnmail.el: do.
23179
23180 * gnus-undo.el: do.
23181
23182 * gnus-picon.el: do.
23183
23184 * gnus-util.el: do.
23185
23186 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
23187
23188 * gnus-sum.el (gnus-pick-line-number): Add autoload.
23189
23190 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
23191
23192 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
23193 handle, as well as a list.
23194
23195 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
23196 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
23197 (mm-w3m-cid-retrieve): Simplify.
23198
23199 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
23200
23201 * message.el (message-kill-to-signature): Allow prefix arg to
23202 specify number of lines to keep before signature.
23203
23204 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
23205
23206 * message.el (message-kill-to-signature): Change docstring.
23207
23208 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
23209
23210 * canlock.el: Always require sha1-el.
23211 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
23212
23213 * message.el: Autoload sha1 only when compiling.
23214
23215 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
23216
23217 * message.el (message-canlock-generate): Require sha1-el.
23218
23219 2004-01-13 Jesper Harder <harder@ifa.au.dk>
23220
23221 * message.el (message-expand-name): Silence the byte compiler.
23222
23223 2004-01-13 Simon Josefsson <jas@extundo.com>
23224
23225 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
23226 Invoke gnus-score-mode.
23227 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23228
23229 * gnus-range.el (gnus-compress-sequence): Doc fix.
23230 Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
23231
23232 2004-01-12 Jesper Harder <harder@ifa.au.dk>
23233
23234 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
23235
23236 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
23237
23238 * spam.el (spam-get-article-as-string): Update to use
23239 gnus-request-article-this-buffer, much simpler.
23240 (spam-get-article-as-buffer): Remove.
23241
23242 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
23243
23244 * message.el (message-expand-name): Use EUDC if the user uses that.
23245
23246 2004-01-12 Jesper Harder <harder@ifa.au.dk>
23247
23248 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
23249 character for the encoding to avoid consing a string.
23250
23251 * rfc2047.el (rfc2047-decode-string): Don't cons a string
23252 unnecessarily.
23253
23254 * mm-util.el (mm-replace-chars-in-string): Remove.
23255
23256 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
23257 of mm-replace-chars-in-string.
23258
23259 2004-01-11 Jesper Harder <harder@ifa.au.dk>
23260
23261 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
23262
23263 * mm-util.el (mm-subst-char-in-string): Support inplace.
23264
23265 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
23266 a new string in every iteration. Use shy groups.
23267
23268 2004-01-10 Jesper Harder <harder@ifa.au.dk>
23269
23270 * gnus-srvr.el (gnus-browse-unsubscribe-group):
23271 * gnus-soup.el (gnus-soup-group-brew):
23272 * gnus-msg.el (gnus-put-message):
23273 * gnus-move.el (gnus-group-move-group-to-server):
23274 * gnus-kill.el (gnus-batch-score):
23275 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
23276 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
23277 (gnus-group-update-group, gnus-group-read-group)
23278 (gnus-group-make-group, gnus-group-make-help-group)
23279 (gnus-group-make-archive-group, gnus-group-make-directory-group)
23280 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
23281 (gnus-group-sort-by-unread, gnus-group-catchup)
23282 (gnus-group-unsubscribe-group, gnus-group-kill-group)
23283 (gnus-group-yank-group, gnus-group-set-info)
23284 (gnus-group-list-groups):
23285 * gnus.el (gnus-generate-new-group-name):
23286 * gnus-delay.el (gnus-delay-send-queue):
23287 * nnvirtual.el (nnvirtual-catchup-group):
23288 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
23289 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
23290 (gnus-group-prepare-topics, gnus-topic-check-topology):
23291 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
23292 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
23293 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
23294 (gnus-group-make-articles-read):
23295 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
23296 (gnus-group-change-level, gnus-kill-newsgroup)
23297 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
23298 (gnus-get-unread-articles, gnus-make-articles-unread)
23299 (gnus-make-ascending-articles-unread): Use accessor
23300 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
23301 to get group information for improved readability.
23302
23303 2004-01-09 Jesper Harder <harder@ifa.au.dk>
23304
23305 * gnus-art.el (article-decode-mime-words, article-babel)
23306 (gnus-article-highlight-signature, gnus-article-add-buttons)
23307 (gnus-signature-toggle): Use gnus-with-article-buffer.
23308
23309 * gnus-art.el (gnus-article-highlight-headers)
23310 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
23311
23312 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
23313 (gnus-article-set-globals, gnus-request-article-this-buffer)
23314 (gnus-button-message-id, gnus-article-maybe-hide-headers)
23315 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
23316 (gnus-mime-display-alternative): Use with-current-buffer.
23317
23318 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
23319
23320 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
23321 also under 80 char limit, and call gnus-error if needed.
23322 (spam-fetch-article-header): Fix - it was a
23323 buffer-local variable (gnus-newsgroup-data).
23324 (spam-find-spam): Use spam-generate-fake-headers, forget about
23325 spam-insert-fake-headers.
23326 (spam-insert-fake-headers): Remove.
23327
23328 2004-01-09 Jesper Harder <harder@ifa.au.dk>
23329
23330 * deuglify.el (gnus-article-outlook-unwrap-lines)
23331 (gnus-outlook-rearrange-article)
23332 (gnus-outlook-repair-attribution-outlook)
23333 (gnus-outlook-repair-attribution-block)
23334 (gnus-outlook-repair-attribution-other): Remove redundant
23335 save-excursion.
23336
23337 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
23338
23339 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
23340 (spam-fetch-field-subject-fast)
23341 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
23342 (spam-fetch-article-header): Add functions to deal with Gnus
23343 internals for fast retrieval of article header data.
23344 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
23345
23346 2004-01-09 Jesper Harder <harder@ifa.au.dk>
23347
23348 * pop3.el (pop3-md5): Remove.
23349 (pop3-apop): Replace pop3-md5 with md5.
23350
23351 * mm-bodies.el: base64 is always built-in.
23352
23353 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
23354 Use with-current-buffer.
23355
23356 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
23357
23358 * canlock.el (canlock-insert-header): Remove excessive grouping in
23359 regexp.
23360
23361 * gnus-sum.el (gnus-summary-read-document): Ditto.
23362
23363 * gnus-uu.el (gnus-uu-part-number): Ditto.
23364
23365 * html2text.el (html2text-remove-tags): Ditto.
23366 (html2text-format-tags): Ditto.
23367 (html2text-format-single-elements): Ditto.
23368
23369 * mml.el (mml-parse-1): Ditto.
23370
23371 2004-01-08 Jesper Harder <harder@ifa.au.dk>
23372
23373 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
23374
23375 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
23376
23377 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
23378
23379 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
23380
23381 2003-11-15 Simon Josefsson <jas@extundo.com>
23382
23383 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
23384 (pgg-gpg-lookup-key): Use regexp match instead of
23385 split-string (split-string is different between emacs 21.2 and
23386 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
23387
23388 2004-01-08 Jesper Harder <harder@ifa.au.dk>
23389
23390 * gnus-art.el (gnus-mime-view-all-parts)
23391 (gnus-article-part-wrapper, gnus-article-view-part):
23392 Use with-current-buffer.
23393
23394 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
23395
23396 * spam.el (spam-disable-spam-split-during-ham-respool)
23397 (spam-spamoracle-database, spam-cache-lookups)
23398 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
23399 (spam-group-ham-mark-p, spam-group-spam-mark-p)
23400 (spam-group-ham-marks, spam-group-spam-marks)
23401 (spam-group-spam-contents-p, spam-group-ham-contents-p)
23402 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
23403 also add spam-use-blackholes to the statistical checks.
23404 (spam-fetch-field-fast): Add interface to fetching fields, may
23405 become a macro.
23406 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
23407 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
23408 (spam-insert-fake-headers): Fake an article when needed.
23409 (spam-find-spam): Fake article when possible.
23410 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
23411 (spam-check-bogofilter-headers): Use message-fetch-field instead
23412 of nnmail-fetch-field.
23413
23414 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
23415
23416 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
23417
23418 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
23419
23420 * spam.el (spam-split): Do not require spam-use-CHECK to be
23421 enabled if that check is passed to spam-split explicitly; also
23422 fix so 'spam doesn't get converted to spam-split-group when
23423 spam-split-symbolic-return is t.
23424 (spam-find-spam): Find registrations of the article and use those
23425 instead of re-running spam-split to find the spam/ham
23426 classification of the article.
23427 (spam-log-processing-to-registry, spam-log-registered-p)
23428 (spam-log-unregistration-needed-p, spam-log-undo-registration):
23429 Use gnus-error instead of gnus-message.
23430 (spam-log-registration-type): Add function to determine the
23431 classification of a message based on registry entries; will
23432 return nil if both 'spam and 'ham are found.
23433 (spam-check-BBDB): Expand all the BBDB macros here so we can have
23434 a reasonably fast local cache without the loading errors.
23435 (spam-cache-lookups): Set to t by default.
23436 (spam-find-spam): Don't try to guess spam-cache-lookups.
23437 (spam-enter-whitelist, spam-enter-blacklist): Clear the
23438 spam-caches entry.
23439 (spam-filelist-build-cache, spam-filelist-check-cache):
23440 Fix caching of whitelist/blacklist entries.
23441 (spam-check-whitelist, spam-check-blacklist):
23442 Invoke spam-from-listed-p with a type, not a cache variable.
23443 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
23444
23445 2004-01-07 Jesper Harder <harder@ifa.au.dk>
23446
23447 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
23448
23449 * nnmail.el (nnmail-split-fancy): do.
23450
23451 * mml.el (mml-parse): do.
23452
23453 * gnus-score.el (gnus-enter-score-words-into-hashtb)
23454 (gnus-score-adaptive): do.
23455
23456 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
23457
23458 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
23459 (gnus-mime-button-map): Don't set keymap parent.
23460 (gnus-button-ctan-directory-regexp): Use shy grouping.
23461 (gnus-prev-page-map): Don't set keymap parent.
23462 (gnus-prev-page-map): Remove duplicated one.
23463 (gnus-next-page-map): Don't set keymap parent.
23464 (gnus-mime-security-button-map): Ditto.
23465
23466 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
23467 version number.
23468
23469 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
23470
23471 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
23472
23473 * canlock.el (canlock-sha1-function): Remove.
23474 (canlock-sha1-function-for-verify): Remove.
23475 (canlock-openssl-program): Remove.
23476 (canlock-openssl-args): Remove.
23477 (canlock-ignore-errors): Remove.
23478 (canlock-sha1-with-openssl): Remove.
23479 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
23480 (canlock-verify): Don't use canlock-ignore-errors.
23481
23482 * sha1-el.el (sha1-string-external): Make it can return a string
23483 in binary form.
23484 (sha1-region-external): Ditto.
23485 (sha1-string-internal): Ditto.
23486 (sha1-region-internal): Ditto.
23487 (sha1-region): Ditto.
23488 (sha1-string): Ditto.
23489 (sha1): Ditto.
23490
23491 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
23492
23493 * spam.el (spam-report-articles-gmane): New command.
23494
23495 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
23496
23497 * gnus.el: Don't make unnecessary *Group* buffer when loading.
23498
23499 * run-at-time.el (run-at-time-saved): Remove.
23500 (run-at-time): Doc fix.
23501
23502 2004-01-07 Jesper Harder <harder@ifa.au.dk>
23503
23504 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
23505 (gnus-summary-limit-map): Add it.
23506 (gnus-summary-make-menu-bar): do.
23507
23508 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
23509
23510 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
23511 Make attempt at some caching support (done for BBDB only now).
23512 (spam-find-spam): Set spam-cache-lookups if there are more than 2
23513 addresses to be checked.
23514 (spam-clear-cache-BBDB): Add function, to be invoked by
23515 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
23516 (spam-check-BBDB): Check and use the caches, if
23517 spam-cache-lookups is on, remove superfluous (provide).
23518
23519 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
23520
23521 * gnus-art.el (gnus-treat-ansi-sequences): Change default.
23522
23523 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
23524
23525 * run-at-time.el (run-at-time-saved): Move to after the definition
23526 of `run-at-time'.
23527
23528 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
23529
23530 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
23531 mm-w3m-local-map-property.
23532
23533 * mm-view.el (mm-w3m-mode-map): Remove.
23534 (mm-w3m-local-map-property): Remove.
23535 (mm-inline-text-html-render-with-w3m): Don't use
23536 mm-w3m-local-map-property.
23537
23538 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
23539
23540 * run-at-time.el: New file.
23541
23542 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
23543 of gnus-set-text-properties.
23544
23545 * gnus-uu.el (gnus-uu-save-article): Ditto.
23546
23547 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
23548
23549 * gnus-cite.el (gnus-cite-parse): Ditto.
23550
23551 * gnus-art.el (gnus-button-push): Use set-text-properties instead
23552 of gnus-.
23553
23554 * gnus.el: Change calls to nnheader-run-at-time and
23555 password-run-at-time throughout to use run-at-time directly.
23556
23557 * password.el: Remove definition of run-at-time.
23558
23559 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
23560
23561 * mml.el (mml-minibuffer-read-disposition): Show attachment type
23562 in prompt.
23563
23564 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
23565
23566 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
23567 XEmacs version.
23568
23569 * dns.el (dns-make-network-process): Use `open-network-stream'
23570 instead of `gnus-xmas-open-network-stream'.
23571
23572 * .cvsignore: Add auto-autoloads.el, custom-load.el.
23573
23574 2004-01-06 Jesper Harder <harder@ifa.au.dk>
23575
23576 * gnus-art.el (gnus-mime-display-alternative)
23577 (gnus-insert-mime-button, gnus-insert-mime-security-button)
23578 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
23579 Don't use gnus-local-map-property.
23580
23581 * gnus-util.el (gnus-local-map-property): Remove.
23582
23583 * mm-view.el (mm-view-pkcs7-decrypt):
23584 Replace gnus-completing-read-maybe-default with completing-read.
23585
23586 * gnus-util.el (gnus-completing-read): do.
23587 (gnus-completing-read-maybe-default): Remove.
23588
23589 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
23590
23591 * password.el: Only autoload `run-at-time' if not XEmacs.
23592 Only autoload the itimer functions if XEmacs.
23593
23594 2004-01-06 Jesper Harder <harder@ifa.au.dk>
23595
23596 * gnus-art.el (gnus-read-string): Remove.
23597 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
23598 read-string.
23599
23600 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
23601
23602 * netrc.el: Autoload password-read.
23603 (netrc): Add configuration group.
23604 (netrc-encoding-method, netrc-openssl-path):
23605 Add variables for encoding and decoding of files with symmetric
23606 ciphers.
23607 (netrc-encode): Add assistant function to encode a file with
23608 netrc-encoding-method.
23609 (netrc-parse): Add interactive parameter, added optional
23610 decoding if netrc-encoding-method is non-nil but otherwise
23611 behavior is standard.
23612 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
23613 Do s/encode/encrypt/ everywhere.
23614
23615 * spam.el: Remove executable-find autoload.
23616
23617 2004-01-05 Jesper Harder <harder@ifa.au.dk>
23618
23619 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
23620
23621 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
23622
23623 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
23624
23625 * gnus-art.el (gnus-treat-ansi-sequences)
23626 (article-treat-ansi-sequences): New variable and function.
23627 Suggested by Dan Jacobson <jidanni@jidanni.org>.
23628
23629 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
23630 Use it.
23631
23632 2004-01-05 Jesper Harder <harder@ifa.au.dk>
23633
23634 * mm-util.el (mm-quote-arg): Remove.
23635
23636 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
23637 shell-quote-argument.
23638
23639 * gnus-uu.el (gnus-uu-command): do.
23640
23641 * gnus-sum.el (gnus-summary-insert-pseudos): do.
23642
23643 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
23644 with make-char.
23645
23646 * mm-util.el (mm-make-char): Remove.
23647
23648 * mml.el (mml-mode): Replace gnus-add-minor-mode with
23649 add-minor-mode.
23650
23651 * gnus-undo.el (gnus-undo-mode): do.
23652
23653 * gnus-topic.el (gnus-topic-mode): do.
23654
23655 * gnus-sum.el (gnus-dead-summary-mode): do.
23656
23657 * gnus-start.el (gnus-slave-mode): do.
23658
23659 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
23660
23661 * gnus-ml.el (gnus-mailing-list-mode): do.
23662
23663 * gnus-gl.el (gnus-grouplens-mode): do.
23664
23665 * gnus-draft.el (gnus-draft-mode): do.
23666
23667 * gnus-dired.el (gnus-dired-mode): do.
23668
23669 * gnus-ems.el (gnus-add-minor-mode): Remove.
23670
23671 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23672 Replace gnus-char-width with char-width.
23673
23674 * gnus-ems.el (gnus-char-width): Remove.
23675
23676 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23677 Replace gnus-char-width with char-width.
23678
23679 * gnus-ems.el (gnus-char-width): Remove.
23680
23681 * spam-stat.el (with-syntax-table): Remove with-syntax-table
23682 definition.
23683 Remove Emacs 20 hash table compatibility code.
23684
23685 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
23686 20 compatibility code.
23687
23688 * spam.el (spam-point-at-eol): Replace with point-at-eol.
23689
23690 * smime.el (smime-point-at-eol): Replace with point-at-eol.
23691
23692 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
23693 Replace with point-at-{eol,bol}.
23694
23695 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
23696
23697 * imap.el (imap-point-at-eol): Replace with point-at-eol.
23698
23699 * flow-fill.el (fill-flowed-point-at-bol)
23700 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
23701
23702 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
23703 Replace with point-at-{eol,bol} throughout all files.
23704
23705 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
23706
23707 * ntlm.el (ntlm-string-as-unibyte): New macro.
23708 (ntlm-build-auth-response): Use it.
23709
23710 Remove Emacs 20 stuff:
23711 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
23712 of delq and copy-sequence.
23713 * gnus-art.el (popup-menu): Remove the compiler macro.
23714 * nnmail.el (nnmail-split-fancy): Don't support customizing with
23715 Emacs 20.
23716
23717 2004-01-05 Simon Josefsson <jas@extundo.com>
23718
23719 * ntlm.el: Fix namespace. Change smb-passwd-hash into
23720 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
23721 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
23722 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
23723 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
23724 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
23725 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
23726 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
23727 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
23728 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
23729 ntlm-string-permute, string-lshift into ntlm-string-lshift,
23730 string-xor into ntlm-string-xor.
23731 Suggested by Jesper Harder <harder@myrealbox.com>.
23732
23733 * ntlm.el: Don't include poem.
23734
23735 * md4.el (print-int32, print-string-hexa): Remove.
23736 Suggested by Jesper Harder <harder@myrealbox.com>.
23737
23738 * sasl-ntlm.el, ntlm.el, md4.el: New files.
23739
23740 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
23741 probably breaks emacs with DL patch, but do we care? Is anyone
23742 still using the DL stuff?)
23743
23744 * sieve-manage.el: Use the password package.
23745 (sieve-manage-read-passwd): Remove.
23746 (sieve-manage-interactive-login): Use password. Re-add
23747 condition-case around loop.
23748
23749 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
23750 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23751 Use the password package.
23752
23753 2003-02-19 Simon Josefsson <jas@extundo.com>
23754
23755 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
23756 token.
23757
23758 2002-08-07 Simon Josefsson <jas@extundo.com>
23759
23760 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
23761 (sieve-manage-authenticators):
23762 (sieve-manage-authenticator-alist): Add some SASL mechs.
23763 (sieve-sasl-auth): New function.
23764 (sieve-manage-cram-md5-auth):
23765 (sieve-manage-plain-auth): Rewrite using SASL library.
23766 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
23767 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
23768 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
23769 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
23770
23771 2004-01-05 Simon Josefsson <jas@extundo.com>
23772
23773 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
23774 New files.
23775
23776 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23777
23778 * gnus-group.el (gnus-no-groups-message): Update.
23779
23780 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
23781
23782 2003-11-09 Simon Josefsson <jas@extundo.com>
23783
23784 * imap.el: Support for ID IMAP extension (RFC 2971).
23785 (imap-local-variables): Add imap-id.
23786 (imap-id): New variable.
23787 (imap-id): New function.
23788 (imap-parse-response): Parse untagged ID response.
23789 * nnimap.el (nnimap-id): New variable.
23790 (nnimap-open-connection): Use it.
23791
23792 2003-12-28 Simon Josefsson <jas@extundo.com>
23793
23794 * gnus-score.el (gnus-score-edit-all-score): New.
23795 * gnus-group.el (gnus-group-score-map): Bind it to W e.
23796
23797 2004-01-04 Simon Josefsson <jas@extundo.com>
23798
23799 * password.el: Add.
23800
23801 2004-01-04 Mario Lang <lang@zid.tugraz.at>
23802
23803 * dns.el (dns-query-types): Fix typo.
23804 (dns-query-types): New function.
23805 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
23806 PTR and SOA replies, see RFC 1035.
23807
23808 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23809
23810 * gnus.el (gnus-logo-color-style): Change colors to `no'.
23811
23812 * Move to Changelog.2.
23813
23814 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23815
23816 * gnus.el (gnus-version-number): Bump version.
23817
23818 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
23819
23820 * gnus.el: No Gnus v0.1 is released.
23821
23822 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
23823
23824 * gnus.el: No Gnus v0.0 is released.
23825
23826 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23827
23828 * gnus.el (gnus-version-number): Bump.
23829 (gnus-version): No.
23830
23831 See ChangeLog.2 for earlier changes.
23832
23833 Copyright (C) 2004-2012 Free Software Foundation, Inc.
23834
23835 This file is part of GNU Emacs.
23836
23837 GNU Emacs is free software: you can redistribute it and/or modify
23838 it under the terms of the GNU General Public License as published by
23839 the Free Software Foundation, either version 3 of the License, or
23840 (at your option) any later version.
23841
23842 GNU Emacs is distributed in the hope that it will be useful,
23843 but WITHOUT ANY WARRANTY; without even the implied warranty of
23844 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23845 GNU General Public License for more details.
23846
23847 You should have received a copy of the GNU General Public License
23848 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
23849
23850 ;; Local Variables:
23851 ;; coding: utf-8
23852 ;; fill-column: 79
23853 ;; add-log-time-zone-rule: t
23854 ;; End: