lisp/gnus/plstore.el (plstore-passphrase-callback-function): Fix error when
[bpt/emacs.git] / lisp / gnus / ChangeLog
1 2012-12-25 Leo Liu <sdl.web@gmail.com>
2
3 * plstore.el (plstore-passphrase-callback-function): Fix error when
4 error when plstore-cache-passphrase-for-symmetric-encryption is set
5 (bug#13264).
6
7 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
8
9 * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
10 buffer to the article buffer here, because that clobbers multiple
11 article buffers.
12
13 * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
14 buffer always points to the right summary buffer.
15
16 2012-12-25 John Wiegley <jwiegley@gmail.com>
17
18 * auth-source.el (auth-source-netrc-parse): Allow using "password" as
19 the password (bug#12097).
20
21 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
22
23 * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
24 (bug#13263).
25
26 * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
27 buffer exists before using it (bug#12475).
28
29 * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
30 offline groups (bug#11937).
31
32 * message.el (message-yank-original): When using customize to set the
33 value of `message-cite-style', the variable it set to a symbol that's
34 the name of the variable, which must then be dereferenced (bug#12616).
35
36 2012-12-25 Wolfgang Jenkner <wjenkner@inode.at>
37
38 * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
39 the `face' property with a list whose car is the face specified in the
40 format string and whose cdr is (nil).
41 * lisp/gnus-util.el
42 (gnus-put-text-property-excluding-characters-with-faces): Change
43 accordingly.
44 (gnus-get-text-property-excluding-characters-with-faces): New function.
45 * lisp/gnus-sum.el (gnus-summary-highlight-line):
46 * lisp/gnus-salt.el (gnus-tree-highlight-node):
47 * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
48
49 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
50
51 * nnimap.el (nnimap-authenticator): Expand to allow specifying the
52 login methods.
53 (nnimap-login): Respect the `nnimap-authenticator' variable.
54
55 * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
56 mark state when moving articles. Otherwise unticked articles will get
57 their ticks back after moving.
58
59 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
60
61 * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
62
63 * message.el (message-ignored-news-headers): Always remove
64 X-Message-SMTP-Method to avoid information leakage if the user
65 mistakenly inserts the header into news messages.
66
67 * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
68
69 * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
70 right than four characters, this command would move point to
71 `point-max'. Don't do that.
72
73 * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
74 to nil to allow re-selecting groups that gain articles.
75 (gnus-bug-group-download-format-alist): Update the URL.
76
77 2012-12-25 Andreas Schwab <schwab@suse.de>
78
79 * shr.el (shr-tag-em): Render em as italic, not bold.
80
81 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
82
83 * gnus-int.el (gnus-backend-trace): Factor out into its own function
84 for reuse.
85 (gnus-open-server): Use it to add more tracing.
86 (gnus-finish-retrieve-group-infos): Add backend tracing.
87 (gnus-backend-trace): Also note the elapsed seconds.
88
89 2012-12-25 Philipp Haselwarter <philipp@haselwarter.org>
90
91 * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save): Set
92 epa-file-encrypt-to from variable to avoid querying.
93
94 2012-12-14 Akinori MUSHA <knu@iDaemons.org> (tiny change)
95
96 * sieve-mode.el (sieve-font-lock-keywords):
97 Keywords should be word delimited. (Bug#13173)
98
99 2012-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
100
101 * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
102 instead of <pre> to align message header.
103
104 2012-12-12 Sam Steingold <sds@gnu.org>
105
106 * gnus.el (gnus-other-frame-resume-function): Add user option.
107 (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
108
109 2012-12-06 Sam Steingold <sds@gnu.org>
110
111 * gnus-start.el (gnus-before-resume-hook): Add.
112 (gnus-1): Run it when Gnus is alive.
113
114 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
115
116 * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
117 * gnus-art.el (article-unsplit-urls)
118 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
119 * gnus-registry.el (gnus-registry-get-article-marks)
120 * message.el (message-goto-body): Use it.
121 (message-called-interactively-p): Remove.
122
123 * spam-stat.el (spam-stat-called-interactively-p): New macro.
124 (spam-stat-score-buffer): Use it.
125
126 * spam.el: Silence the warnings against BBDB functions when compiling.
127
128 * gnus-score.el (gnus-score-decode-text-parts):
129 Use append+mapcar instead of the cl function mapcan.
130
131 * gmm-utils.el (gmm-flet): Remove.
132
133 * gnus-sync.el (gnus-sync-lesync-call):
134 Avoid overriding json-alist-p.
135
136 * message.el (message-read-from-minibuffer):
137 Avoid overriding mail-abbrev-in-expansion-header-p.
138
139 2012-12-05 Sam Steingold <sds@gnu.org>
140
141 * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
142 (gnus-other-frame): Add `gnus-delete-gnus-frame' to
143 `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
144
145 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
146
147 * gmm-utils.el (gmm-called-interactively-p): Revert.
148 This seems to cause Emacs to get stuck!
149 * gnus-art.el (article-unsplit-urls)
150 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
151 * gnus-registry.el (gnus-registry-get-article-marks)
152 * message.el (message-goto-body)
153 (message-called-interactively-p): Revert.
154
155 * gmm-utils.el (gmm-called-interactively-p): New function.
156 * gnus-art.el (article-unsplit-urls)
157 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
158 * gnus-registry.el (gnus-registry-get-article-marks)
159 * message.el (message-goto-body): Use it.
160 (message-called-interactively-p): Remove.
161
162 * gmm-utils.el (gmm-flet): Restore it using cl-letf.
163 * gnus-sync.el (gnus-sync-lesync-call)
164 * message.el (message-read-from-minibuffer): Use it.
165
166 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
167
168 * gmm-utils.el (gmm-flet): Remove.
169 * gnus-sync.el (gnus-sync-lesync-call)
170 * message.el (message-read-from-minibuffer): Don't use it.
171
172 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
173
174 * gmm-utils.el (gmm-labels): Use cl-labels if available.
175
176 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
177
178 * gmm-utils.el (gmm-flet, gmm-labels): New macros.
179
180 * gnus-sync.el (gnus-sync-lesync-call)
181 * message.el (message-read-from-minibuffer): Use gmm-flet.
182
183 * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
184
185 * gnus-util.el (gnus-macroexpand-all): Remove.
186
187 2012-12-03 Andreas Schwab <schwab@linux-m68k.org>
188
189 * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
190 to TAB, not [tab].
191 (gnus-summary-article-map): Likewise.
192
193 * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
194 (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
195
196 2012-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
197
198 * message.el (message-get-reply-headers):
199 Make sure the reply goes to the author if it is a wide reply.
200
201 2012-11-16 Jan Tatarik <jan.tatarik@gmail.com>
202
203 * gnus-score.el (gnus-score-body):
204 * gnus-logic.el (gnus-advanced-body): Don't score by headers when
205 scoring by body.
206
207 2012-11-16 Glenn Morris <rgm@gnu.org>
208
209 * gnus-diary.el (nndiary-request-create-group-functions)
210 (nndiary-request-update-info-functions)
211 (gnus-subscribe-newsgroup-functions)
212 (nndiary-request-accept-article-functions):
213 Use new names for hooks rather than obsolete aliases.
214
215 2012-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
216
217 * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
218 in meta tag with the one the part specifies in its header.
219
220 2012-11-02 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
221
222 * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
223 by default.
224
225 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
226
227 New UIDL implementation.
228
229 * mail-source.el (mail-sources, mail-source-keyword-map):
230 Add :leave as a pop3 keyword.
231 (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
232
233 * pop3.el (pop3-leave-mail-on-server): Allow number.
234 (pop3-uidl-file, pop3-uidl-file-backup): New user options.
235 (pop3-movemail): Add UIDL support.
236 (pop3-send-streaming-command): Take a list of mail numbers instead of
237 the number of mails.
238 (pop3-write-to-file): Add X-UIDL header.
239 (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
240 (pop3-uidl-add-xheader): New functions.
241
242 * message.el (message-ignored-resent-headers):
243 Add X-Content-Length and X-UIDL headers.
244
245 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
246
247 * nndiary.el (nndiary-request-create-group-functions)
248 (nndiary-request-update-info-functions)
249 (nndiary-request-accept-article-functions):
250 * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
251 "-hooks" suffix.
252
253 2012-10-17 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
254
255 * starttls.el (starttls-extra-arguments): Doc fix.
256
257 2012-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
258
259 * shr.el (shr-insert): \r is also not inserted, so don't try to delete
260 it.
261
262 2012-10-06 Glenn Morris <rgm@gnu.org>
263
264 * gnus-notifications.el (gnus-notifications):
265 Add missing group :version tag.
266 * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
267 (gnus-gcc-post-body-encode-hook):
268 * gnus-sync.el (gnus-sync-lesync-name)
269 (gnus-sync-lesync-install-topics): Add missing custom :version tags.
270
271 2012-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
272
273 * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
274 a user about whether to delete temp files if once a user answered as n.
275
276 2012-09-17 Richard Stallman <rms@gnu.org>
277
278 * message.el (message-in-body-p): Don't set mark or modify buffer.
279
280 * mml.el (mml-attach-file): Doc fix.
281 (mml-attach-external, mml-attach-buffer, mml-attach-file):
282 Set mail-encode-mml when in Mail mode.
283 Simplify code to set HEAD and move back to HEAD.
284 (mml-insert-multipart, mml-insert-part):
285 Set mail-encode-mml when in Mail mode.
286
287 2012-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
288
289 * gnus-util.el (gnus-timer--function): New function.
290
291 * gnus-art.el (gnus-article-stop-animations): Use it.
292
293 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
294
295 Fix glitches caused by addition of psec to timers.
296 * gnus-art.el (gnus-article-stop-animations): Use timer--function
297 rather than raw access to timer vector.
298
299 2012-09-11 Julien Danjou <julien@danjou.info>
300
301 * gnus-notifications.el (gnus-notifications): Check for nil values in
302 ignored addresses check.
303
304 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
305
306 * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
307
308 2012-09-07 Chong Yidong <cyd@gnu.org>
309
310 * gnus-util.el
311 (gnus-put-text-property-excluding-characters-with-faces): Restore.
312
313 * gnus-salt.el (gnus-tree-highlight-node):
314 * gnus-sum.el (gnus-summary-highlight-line):
315 * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
316
317 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
318
319 * gnus-util.el: Fix compilation error on XEmacs 21.4.
320
321 2012-09-06 Juri Linkov <juri@jurta.org>
322
323 * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
324 scheme for buffer names to be more consistent with other group and
325 article buffer names in Gnus.
326
327 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
328
329 * gnus-util.el
330 (gnus-put-text-property-excluding-characters-with-faces): Remove.
331
332 * gnus-compat.el: Define compat function `add-face' from Wolfgang
333 Jenkner.
334
335 * gnus-group.el (gnus-group-highlight-line): Use combining faces.
336
337 * gnus-sum.el (gnus-summary-highlight-line): Ditto.
338
339 * gnus-salt.el (gnus-tree-highlight-node): Ditto.
340
341 2012-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
342
343 * gnus-score.el (gnus-score-decode-text-parts): Use #' for
344 mm-text-parts used in labels macro to make it work with XEmacs 21.5.
345
346 * gnus-util.el (gnus-string-prefix-p): New function, an alias to
347 string-prefix-p in Emacs >=23.2.
348
349 * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
350 (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
351 instead of string-match-p.
352 (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
353
354 2012-09-06 Kenichi Handa <handa@gnu.org>
355
356 * qp.el (quoted-printable-decode-region): Fix previous change; handle
357 lowercase a..f.
358
359 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
360
361 * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
362
363 2012-09-05 Martin Stjernholm <mast@lysator.liu.se>
364
365 * gnus-demon.el (gnus-demon-init): Fix regression when IDLE is t and
366 TIME is set.
367
368 2012-09-05 Juri Linkov <juri@jurta.org>
369
370 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
371 than one group at a time (bug#11961).
372
373 2012-09-05 Julien Danjou <julien@danjou.info>
374
375 * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
376 this hide the real reason with a message giving absolutely no hint.
377
378 2012-09-05 Lars Ingebrigtsen <larsi@gnus.org>
379
380 * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
381 to the backend (bug#11804).
382
383 * message.el (message-insert-newsgroups): Don't insert newsgroup
384 duplicates (bug#12275).
385
386 2012-09-05 John Wiegley <johnw@newartisans.com>
387
388 * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
389 sieve rules.
390
391 2012-09-05 Jan Tatarik <jan.tatarik@gmail.com>
392
393 * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
394 function.
395
396 * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
397
398 * gnus-score.el (gnus-score-decode-text-parts): Ditto.
399
400 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
401
402 * nnmaildir.el: Make nnmaildir understand and write maildir flags.
403 That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
404 This should make nnmaildir more usable with offlineimap.
405
406 2012-09-03 Lars Ingebrigtsen <larsi@gnus.org>
407
408 * gnus-notifications.el (gnus-notifications-notify): Use it.
409
410 * gnus-fun.el (gnus-funcall-no-warning): New function to silence
411 warnings on XEmacs.
412
413 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
414
415 Better seeds for (random).
416 * gnus-sync.el (gnus-sync-lesync-setup):
417 * message.el (message-canlock-generate, message-unique-id):
418 Change (random t) to (random), now that the latter is more random.
419
420 2012-08-31 Dave Abrahams <dave@boostpro.com>
421
422 * auth-source.el (auth-sources): Fix macos keychain access.
423
424 * gnus-int.el (gnus-request-head): When gnus-override-method is set,
425 allow the backend `request-head' function to determine the group
426 name on its own.
427 (gnus-request-expire-articles): Filter out negative article numbers
428 during expiry (Bug#11980).
429
430 * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
431 O(N^2) to O(N). This makes warping into huge groups tolerable.
432
433 * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
434 you've found the article when you haven't.
435
436 2012-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
437
438 * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
439
440 2012-08-30 Julien Danjou <julien@danjou.info>
441
442 * gnus-notifications.el (gnus-notifications-notify): Use timeout from
443 `gnus-notifications-timeout'.
444 (gnus-notifications-timeout): Add.
445 (gnus-notifications-action): New function.
446 (gnus-notifications-notify): Add :action using
447 `gnus-notifications-action'.
448 (gnus-notifications-id-to-msg): New variable.
449 (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
450 notifications id to messages.
451
452 2012-08-30 Kenichi Handa <handa@gnu.org>
453
454 * qp.el (quoted-printable-decode-region): Decode multiple bytes at
455 once.
456
457 2012-08-29 Julien Danjou <julien@danjou.info>
458
459 * gnus-notifications.el: New file.
460 (gnus-notifications-notify): New function.
461 (gnus-notifications): Use `gnus-notifications-notify'.
462
463 2012-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
464
465 * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
466 transfer encoding first; bind gnus-newsgroup-charset to the charset
467 that the article specifies (Bug#12209).
468
469 2012-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
470
471 * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
472 (gnus-group-customize-done): Encode values posting-style holds.
473
474 * gnus-msg.el (gnus-summary-resend-message)
475 (gnus-configure-posting-styles): Decode values posting-style group
476 parameter holds.
477
478 2012-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
479
480 * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
481 `name' and `address' in Resent-From header.
482
483 2012-08-14 Chong Yidong <cyd@gnu.org>
484
485 * gnus-art.el (article-display-face): Handle failure in
486 gnus-create-image (Bug#11802).
487
488 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
489
490 * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
491 Use defsetf.
492
493 2012-08-10 Daiki Ueno <ueno@unixuser.org>
494
495 * auth-source.el: (auth-source-plstore-search)
496 (auth-source-secrets-search): Ignore :require and :type in search spec.
497
498 2012-08-06 Julien Danjou <julien@danjou.info>
499
500 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
501 Remove autoload, already handled by gnus.el.
502
503 2012-08-05 Julien Danjou <julien@danjou.info>
504
505 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
506 Add autoload.
507
508 2012-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
509
510 * gnus.el (gnus-valid-select-methods): Fix custom type.
511
512 2012-07-29 Teodor Zlatanov <tzz@lifelogs.com>
513
514 * auth-source.el (auth-sources, auth-source-backend-parse)
515 (auth-source-macos-keychain-search)
516 (auth-source-macos-keychain-search-items)
517 (auth-source-macos-keychain-result-append)
518 (auth-source-macos-keychain-create): Support Mac OS X Keychains in
519 auth-source.el through the /usr/bin/security utility.
520 (auth-sources): Fix syntax error.
521 (auth-source-macos-keychain-result-append): Fix variable name.
522 (auth-sources, auth-source-macos-keychain-result-append): More fixes.
523
524 2012-07-27 Julien Danjou <julien@danjou.info>
525
526 * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
527 Emacs < 24.1
528
529 2012-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
530
531 * message.el (message-kill-address): Don't kill last newline.
532 (message-skip-to-next-address): Don't move to the next header.
533 (message-fill-field-address): Work properly.
534
535 2012-07-25 Julien Danjou <julien@danjou.info>
536
537 * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
538
539 2012-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
540
541 * nnimap.el (nnimap-get-responses): Don't remove, still used.
542
543 2012-07-24 Julien Danjou <julien@danjou.info>
544
545 * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
546
547 * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
548 (nntp-async-timer-handler): Remove, unused.
549
550 * nnimap.el (nnimap-get-responses): Remove, unused.
551
552 * nnheader.el (mail-header-set-extra): Remove, unused.
553
554 * mm-view.el (mm-view-sound-file): Remove, unused.
555
556 * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
557 (mm-url-encode-multipart-form-data): Remove, unused.
558
559 * message.el (message-remove-signature, message-make-host-name)
560 (message-fill-address): Remove, unused.
561
562 * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
563 (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
564 unused.
565
566 * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
567
568 * gnus-util.el (gnus-extract-address-component-name)
569 (gnus-extract-address-component-email, gnus-sortable-date)
570 (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
571 (gnus-process-live-p): Remove, unused.
572
573 * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
574
575 * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
576 (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
577 (gnus-summary-set-current-mark): Remove obsolete, empty and unused
578 function.
579
580 * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
581
582 * gnus-score.el (gnus-summary-score-crossposting)
583 (gnus-score-regexp-bad-p): Remove, unused.
584
585 * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
586
587 * gnus-range.el (gnus-sublist-p): Remove, unused.
588
589 * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
590 unused.
591
592 * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
593
594 * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
595 (gnus-request-associate-buffer): Remove, unused.
596
597 * gnus-group.el (gnus-group-set-method-info)
598 (gnus-group-set-params-info): Remove, unused.
599
600 * gnus-fun.el (gnus-shell-command-to-string)
601 (gnus-shell-command-on-region): Remove, unused.
602
603 * gnus-cite.el (gnus-cited-line-p): Remove, unused.
604
605 * gnus-art.el (gnus-article-text-type-exists-p)
606 (article-translate-characters, gnus-article-hide-text-of-type)
607 (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
608 Remove, unused.
609
610 2012-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
611
612 * nnir.el ("nnir"): Revert last change, that's premature to merge from
613 Gnus master.
614
615 2012-07-22 Andrew Cohen <cohen@bu.edu>
616
617 * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
618
619 2012-07-21 Julien Danjou <julien@danjou.info>
620
621 * message.el (message-dont-reply-to-names): Replace deprecated
622 `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
623 (message-get-reply-headers): Ditto.
624
625 2012-07-18 Julien Danjou <julien@danjou.info>
626
627 * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
628 `sieve-upload-and-kill'.
629
630 * sieve.el (sieve-bury-buffer): Remove function.
631 (sieve-manage-mode-map): Map "q" to `kill-buffer'.
632 (sieve-upload-and-kill): New function, mapped to C-c C-c.
633
634 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
635
636 * shr.el (shr-expand-url): Handle URL starting with `//'.
637
638 2012-07-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
639 2012-07-13 Chong Yidong <cyd@gnu.org>
640
641 * smime.el (smime-certificate-info): Set buffer-read-only directly,
642 instead of calling toggle-read-only with a (bogus) argument.
643
644 2012-07-09 Tassilo Horn <tassilo@member.fsf.org>
645
646 * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
647 of initial input when reading the author to restrict the summary to.
648
649 2012-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
650
651 * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
652 buffer exists, which it doesn't if we haven't started Gnus.
653
654 2012-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
655
656 * mm-decode.el (mm-shr):
657 Allow overriding charset by mm-charset-override-alist.
658
659 2012-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
660
661 * gnus-art.el (gnus-article-view-part):
662 Toggle subparts of multipart/alternative part.
663
664 2012-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
665
666 * gnus-sync.el: Simply require json.
667
668 * registry.el: Simply require eieio and eieio-base.
669
670 2012-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
671
672 * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
673
674 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
675
676 * shr.el (shr-render-buffer): New command.
677 (shr-visit-file): Use it.
678
679 2012-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
680
681 * tests/gnustest-nntp.el, tests/gnustest-registry.el:
682 Set no-byte-compile and no-update-autoloads.
683
684 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
685
686 * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
687
688 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
689
690 * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
691 being bound to a lambda form.
692
693 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
694
695 * gnus-picon.el (gnus-picon-properties): New defcustom.
696 (gnus-picon-create-glyph): Use it.
697
698 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
699
700 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
701 locales.
702
703 * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
704 on a handle.
705
706 * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
707 address as the default.
708
709 * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
710 It makes no sense to query the user about internal files.
711
712 * gnus-spec.el: Remove all the byte-compilation stuff, since
713 benchmarking shows that it doesn't help when entering large summary
714 buffers.
715
716 * gnus-util.el (gnus-byte-code): Remove.
717
718 * gnus-spec.el (gnus-update-format-specifications): Remove outdated
719 grouplens stuff.
720
721 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
722
723 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
724 (bug#11514).
725
726 2012-06-26 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
727
728 * message.el (message-buffers): Return all buffers derived from Message
729 to make `gnus-dired-attach' work with mu4e.
730
731 2012-06-26 Daiki Ueno <ueno@unixuser.org>
732
733 * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
734 (mm-dissect-singlepart): Don't guess the MIME type of
735 application/octet-stream parts if mm-inhibit-auto-detect-attachment is
736 set.
737 (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
738 toplevel MIME type is multipart/encrypted.
739
740 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
741
742 * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
743 In particular, add an optional argument and a docstring.
744
745 * gnus-start.el (gnus-groups-to-gnus-format): Use it.
746
747 * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
748 current before calling `gnus-groups-to-gnus-format'.
749 Note that this was already the case for `gnus-active-to-gnus-format'.
750
751 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
752
753 * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
754
755 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
756
757 * mm-decode.el (mm-dissect-buffer): Doc fix.
758
759 * gnus-sum.el (gnus-handle-ephemeral-exit):
760 Avoid creating the group buffer if it doesn't exist.
761
762 * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
763 is given, mark the group as ephemeral with the current window conf.
764
765 * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
766 buffer exists, which it doesn't if we haven't started Gnus.
767 (gnus-summary-exit): Allow quitting when we don't have a group buffer.
768
769 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
770
771 * mml.el (mml-generate-mime):
772 Allow specifying what the top-level part type is.
773
774 * gnus-sum.el (gnus-auto-center-summary):
775 `scroll-margin' isn't defined on XEmacs.
776
777 2012-06-26 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
778
779 * gnus-sum.el (gnus-auto-center-summary):
780 Set default to respect `scroll-margin'.
781
782 2012-06-26 Elias Oltmanns <eo@nebensachen.de> (tiny change)
783
784 * gnus-cite.el (gnus-dissect-cited-text): A single line without
785 citation prefix within a block of cited text should be considered
786 part of that block *only* if it is a blank line.
787
788 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
789
790 * shr.el (shr-find-fill-point): Remove unused code; don't break a line
791 before kinsoku-bol characters nor within kinsoku-eol characters.
792
793 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
794
795 * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
796 (gnus-topic-create-topic, gnus-topic-enter-dribble):
797 Silence compiler.
798 (gnus-sync-read): Use mapc instead of mapcar.
799
800 * mm-archive.el: Require mm-decode for some macros.
801 (gnus-recursive-directory-files, mailcap-extension-to-mime):
802 Silence the byte compiler.
803 (mm-archive-decoders): New function that returns the value of
804 the mm-archive-decoders variable.
805
806 * mm-decode.el:
807 Don't require mm-archive; autoload mm-archive functions instead.
808 (mm-dissect-singlepart): Use the function mm-archive-decoders.
809
810 * nnmail.el (mail-send-and-exit): Silence the byte compiler.
811
812 2012-06-26 Peter Munster <pmrb@free.fr>
813
814 * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
815 (gnus-demon-cancel): Ditto.
816 (gnus-demon-run-callback): When function cannot be called due to low
817 idleness, call it when idleness reaches the expected value, instead
818 of waiting another timer period.
819 (gnus-demon-init): Add `time' to arguments of call-back.
820
821 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
822
823 * gnus.el: Register gnus-registry functions.
824
825 * gnus-registry.el (gnus-try-warping-via-registry):
826 Move here and indent.
827
828 * gnus-int.el (gnus-warp-to-article):
829 Check whether the registry is enabled before warping.
830
831 2012-06-26 Dave Abrahams <dave@boostpro.com>
832
833 * gnus-sum.el (gnus-summary-insert-subject): Record information
834 in the registry about each article retrieved.
835
836 * gnus-int.el (gnus-select-group-with-message-id): New function.
837 (gnus-try-warping-via-registry): Ditto.
838 (gnus-warp-to-article): Fall back on the registry.
839
840 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
841
842 * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
843
844 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
845
846 * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
847 gnus-gcc-self-resent-messages may be a group parameter.
848 (gnus-summary-resend-message):
849 Don't encode encoded words in header when Gcc'ing resent message.
850
851 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
852
853 * shr.el (shr-insert): Treat non-breaking space just like normal
854 space. This seems to produce more pleasing results.
855 (shr-insert):
856 Only insert a blank line if we're starting from an image.
857 (shr-tag-br):
858 Allow <br> to end lines or to make a single blank line.
859 (shr-ensure-paragraph): Consider lines with white space to be blank.
860
861 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
862
863 * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
864 and gnus-gcc-post-body-encode-hook.
865
866 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
867
868 * mm-decode.el (mm-dissect-singlepart):
869 Guess what the type of application/octet-stream parts really is.
870
871 * gnus-sum.el (gnus-propagate-marks): Remove.
872
873 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
874
875 * nntp.el (nntp-coding-system-for-read): Remove.
876 (nntp-coding-system-for-write): Ditto.
877 (nntp-open-connection): Just use `binary' directly.
878
879 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
880
881 * registry.el (registry-usage-test, registry-persistence-test):
882 Move to tests/gnustest-registry.el.
883 (registry-make-testable-db, registry-match-test)
884 (registry-instantiation-test): Move to tests/gnustest-registry.el.
885
886 * gnus-registry.el (gnus-registry-misc-test)
887 (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
888
889 * tests/gnustest-registry.el:
890 New file with the registry and gnus-registry ERT tests.
891
892 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
893
894 * gnus-msg.el (gnus-summary-resend-message):
895 Make gnus-summary-resend-message-insert-gcc be last item in
896 message-header-setup-hook.
897
898 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
899
900 * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
901 (nnfolder-marks, nnfolder-marks-file-suffix)
902 (nnfolder-marks-modtime): Remove.
903 (nnfolder-open-server): Don't use marks.
904 (nnfolder-request-delete-group): Ditto.
905 (nnfolder-request-rename-group): Ditto.
906 (nnfolder-request-set-mark, nnfolder-request-marks)
907 (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
908 (nnfolder-save-marks, nnfolder-open-marks): Remove.
909
910 * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
911 (nnml-marks-modtime): Remove.
912 (nnml-request-delete-group): Don't use marks.
913 (nnml-request-rename-group): Ditto.
914 (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
915 (nnml-save-marks, nnml-open-marks): Remove.
916
917 * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
918 (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
919 (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
920 (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
921 (nntp-server-to-method-cache): Remove.
922
923 * shr.el (shr-rescale-image): Fix wrong merge.
924
925 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
926
927 * shr.el (shr-remove-trailing-whitespace):
928 Really delete the padding on too-wide lines.
929
930 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
931
932 * mm-archive.el (mm-archive-dissect-and-inline): New function.
933 (mm-archive-dissect-and-inline): Fix up the undisplayer.
934
935 * mm-decode.el (mm-display-external): Output the text from
936 the command in the buffer after the command finished.
937 This makes text-based commands behave better.
938
939 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
940
941 * message.el (smtpmail-smtp-user): Silence compiler warning.
942
943 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
944
945 * message.el (message-multi-smtp-send-mail): Also allow specifying
946 the SMTP user name.
947
948 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
949
950 * gnus-sum.el (gnus-summary-article-map): Fix typo.
951
952 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
953
954 * message.el (message-multi-smtp-send-mail): New function.
955 (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
956 header to implement multi-SMTP functionality.
957
958 * gnus-agent.el (gnus-agent-send-mail-function): Remove.
959 (gnus-agentize): Don't set it.
960 (gnus-agent-send-mail): Don't use it.
961
962 * gnus-sum.el (gnus-summary-widget-backward):
963 New function and keystroke.
964
965 * shr.el (shr-put-image): Remove underlines from sliced images.
966 (shr-zoom-image): Compute the region to be replaced more correctly.
967
968 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
969
970 * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
971 (gnus-summary-resend-message-insert-gcc): New function.
972 (gnus-summary-resend-message): Modify message-header-setup-hook and
973 message-sent-hook to make it work for Gcc.
974 (gnus-inews-do-gcc): Update the number of unread articles of groups
975 that messages are Gcc'd to.
976
977 * message.el (message-resend): Run message-sent-hook to do Gcc.
978
979 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
980
981 * gnus-registry.el (gnus-registry-fixup-registry):
982 Move the message to a higher level to silence compilation.
983
984 * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
985 parameter to allow controlling the scaling.
986
987 * shr.el (shr-zoom-image): New command and keystroke.
988 (shr-put-image): Take a `size' flag to say how to scale the image.
989
990 * mm-archive.el (mm-dissect-archive): Use it to get all file names.
991 Use recursive deletion.
992 (mm-dissect-archive): Add support for zip files.
993
994 * gnus-util.el (gnus-recursive-directory-files): New function.
995
996 * mm-archive.el (mm-archive-list-files): Inline text and image parts.
997 (mm-archive-decoders): Add tgz support.
998
999 * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
1000 Otherwise inserting text into the Gnus buffer can look odd.
1001
1002 * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
1003
1004 * mm-archive.el (mm-archive-decoders): Add support for tar.
1005
1006 * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
1007
1008 * nnmail.el (nnmail-extra-headers): Add Cc to the default.
1009
1010 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1011
1012 * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
1013
1014 * mm-archive.el: New file.
1015
1016 * mm-decode.el (mm-dissect-singlepart):
1017 Use it to decode ms-tnef files.
1018
1019 * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
1020
1021 * message.el (message-goto-*): Make all the `message-goto-*' commands
1022 push the mark before moving point. This makes it easier to go back
1023 to where you came from after editing whatever you jumped to.
1024
1025 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1026
1027 * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
1028 (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
1029 (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
1030
1031 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1032
1033 * spam.el: Move BBDB autoloads.
1034 (spam-exists-in-BBDB-p):
1035 New function to do the BBDB search directly in BBDB 2 and 3.
1036 (spam-check-BBDB): Use it.
1037 (spam-enter-ham-BBDB): Use it.
1038
1039 2012-06-26 Peter Munster <pmrb@free.fr> (tiny change)
1040
1041 * gnus-group.el (gnus-group-get-new-news):
1042 New parameter `one-level' for scanning exactly one level.
1043
1044 * gnus-start.el (gnus-get-unread-articles): Ditto.
1045
1046 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1047
1048 * gnus-sync.el: More commentary about setup.
1049
1050 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1051
1052 * gnus-sync.el: More commentary about `gnus-sync-read' issues.
1053
1054 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1055
1056 * gnus-sync.el: Improve docs about CouchDB admins.
1057
1058 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1059
1060 * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
1061 not needed. Provide xmlplistread list function to produce XML plist
1062 output for non-Gnus LeSync clients.
1063
1064 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1065
1066 * gnus-sync.el: Add LeSync synchronization backend and logic to read
1067 and save against it. Group subscriptions, read marks, other marks,
1068 subscription levels, topic names, and topic offsets (the group's
1069 position within the topic) are saved. This is an experimental
1070 backend and may change significantly. Load json.el from
1071 the gnus-fallback-lib if it's not available otherwise.
1072 (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
1073
1074 2012-06-26 David Engster <dengste@eml.cc>
1075
1076 * tests/gnustest-nntp.el: New file for simple NNTP testing.
1077
1078 2012-06-18 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
1079
1080 * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
1081
1082 2012-06-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
1083
1084 * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
1085 is an integer to avoid later problems.
1086
1087 2012-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1088
1089 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
1090 locales.
1091
1092 2012-04-14 Wolfgang Jenkner <wjenkner@inode.at>
1093
1094 * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
1095 articles when fetch-old is non-nil (bug#11370).
1096
1097 2012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1098
1099 * gnus-group.el (gnus-group-get-new-news):
1100 Respect `gnus-group-use-permanent-levels', as documented (bug#11638).
1101
1102 2012-06-10 Dave Abrahams <dave@boostpro.com>
1103
1104 * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
1105 groups (bug#11641).
1106
1107 2012-06-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1108
1109 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
1110 (bug#11514).
1111
1112 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1113
1114 * nntp.el: Stop the `letf' madness.
1115 (nntp--report-1): New var.
1116 (nntp-report): Merge nntp-report-1 into it.
1117 (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
1118 the nntp-report function.
1119
1120 * auth-source.el: Fix comment-style to follow the convention.
1121
1122 2012-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
1123
1124 * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
1125 a string so that Gcc works (bug#11514).
1126
1127 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1128
1129 * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
1130 * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
1131
1132 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1133
1134 * gnus-win.el (gnus-configure-frame): Don't signal an error when
1135 jumping to *Server* from a dedicated *Group* window.
1136 (gnus-configure-frame): CSE.
1137
1138 * gnus-registry.el: Minor style cleanup.
1139 (gnus-registry--set/remove-mark): New function, extracted from
1140 gnus-registry-install-shortcuts.
1141 (gnus-registry-install-shortcuts): Use it.
1142
1143 2012-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
1144
1145 * nnspool.el (news-path): Use eval-and-compile.
1146
1147 2012-05-24 Glenn Morris <rgm@gnu.org>
1148
1149 * nnspool.el (news-directory, news-path, news-inews-program):
1150 Move here from paths.el. Don't see a need for these to be autoloaded.
1151
1152 * gnus.el (gnus-default-nntp-server): Make it a defcustom.
1153 Merge in doc from paths.el version. Don't see any need for this to be
1154 autoloaded, or for the warning about users not setting it.
1155
1156 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
1157
1158 Fix minor Y10k bug.
1159 * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
1160
1161 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1162
1163 * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
1164 message once it's actually open.
1165
1166 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1167
1168 * auth-source.el (auth-source--aput-1, auth-source--aput)
1169 (auth-source--aget): New functions and macros.
1170 Use them instead of aput/aget.
1171
1172 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
1173
1174 * gnus.el (debbugs-gnu): Don't override existing autoload definition.
1175
1176 2012-04-26 Daiki Ueno <ueno@unixuser.org>
1177
1178 * plstore.el (plstore-called-interactively-p): New compat macro copied
1179 from message.el.
1180 (plstore-mode): Use it.
1181
1182 2012-04-26 Daiki Ueno <ueno@unixuser.org>
1183
1184 * plstore.el: Revive the editing feature.
1185 (plstore-mode): New mode to edit plstore file.
1186 (plstore-mode-toggle-display, plstore-mode-original)
1187 (plstore-mode-decoded): New command.
1188 (plstore--encode, plstore--decode, plstore--write-contents-functions)
1189 (plstore--insert-buffer, plstore--make): New function.
1190 (plstore-open, plstore-save): Simplify by using them.
1191
1192 2012-04-16 Glenn Morris <rgm@gnu.org>
1193
1194 * nndraft.el (nndraft-request-list): Fix declaration.
1195
1196 2012-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1197
1198 * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
1199 don't have a current group.
1200
1201 * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
1202 have a group name.
1203
1204 * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
1205 a multibyte buffer (bug#7410).
1206 (article-wash-html): Parse the original article buffer to get the
1207 unencoded data (bug#7410).
1208
1209 * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
1210 .newsrc.el files.
1211
1212 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1213
1214 * gnus-msg.el (gnus-summary-cancel-article): See what From header we
1215 would have gotten if we posted to the group, and use that to compare
1216 against the message we want to cancel (bug#10808).
1217
1218 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1219
1220 * auth-source.el (auth-source-netrc-create): Quote tokens that contain
1221 "#" to avoid having them interpreted as comments.
1222
1223 2012-03-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1224
1225 * shr.el (shr-insert): Update the text state properly to avoid
1226 inserting spurious paragraph starts.
1227
1228 2012-03-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1229
1230 * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
1231 requested (bug#10961).
1232
1233 * shr.el (shr-table-widths): Divide the extra width more fairly over
1234 the TDs (bug#10973).
1235 (shr-render-td): Don't delete too much padding.
1236 (shr-natural-width): Compute the natural width more correctly.
1237 (shr-insert): Allow the natural width to be computed for tables again.
1238 (shr-tag-table-1): Rework how the natural widths are computed by
1239 rendering the table a third time.
1240 (shr-natural-width): Remove.
1241 (shr-buffer-width): New function.
1242 (shr-expand-newlines): Use it.
1243
1244 * gnus-msg.el (gnus-bug): Don't delete the other windows. We may be
1245 using a `gnus-use-full-window' setup (bug#11013).
1246
1247 2012-03-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1248
1249 * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
1250 24.1 release.
1251
1252 2012-03-10 David Edmondson <dme@dme.org>
1253
1254 * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
1255 'Forwarded Message' header and the start of the message.
1256
1257 2012-03-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1258
1259 * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
1260 isn't running (bug#10897).
1261
1262 2012-02-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
1263
1264 * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
1265
1266 2012-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1267
1268 * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
1269
1270 2012-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1271
1272 * mm-decode.el (mm-shr): Remove "soft hyphens".
1273
1274 * nnimap.el (nnimap-request-list): Return the group names encoded as
1275 utf8. Otherwise non-European group names don't work.
1276 (nnimap-request-newgroups): Ditto.
1277
1278 * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
1279 the default in `read-string' (bug#10757).
1280
1281 * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
1282 topics (bug#10843).
1283
1284 * nnimap.el (nnimap-log-command): Add the IMAP address to the log
1285 buffer. Suggested by Herbert Valerio Riedel.
1286 (nnimap-request-move-article): Delete the message from the correct IMAP
1287 server.
1288
1289 2012-02-19 Vida Gábor <vidagabor@gmail.com> (tiny change)
1290
1291 * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
1292 Reported by Peter Münster.
1293
1294 2012-02-18 Lars Ingebrigtsen <larsi@gnus.org>
1295
1296 * shr.el (shr-image-fetched): Make sure we really kill the right
1297 buffer.
1298
1299 2012-02-16 Leo Liu <sdl.web@gmail.com>
1300
1301 * gnus-start.el (gnus-1): Avoid duplicate entries.
1302
1303 2012-02-15 Lars Ingebrigtsen <larsi@gnus.org>
1304
1305 * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
1306 too-wide lines.
1307
1308 2012-02-15 Paul Eggert <eggert@cs.ucla.edu>
1309
1310 * shr.el (shr-rescale-image): Undo previous change; see
1311 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
1312
1313 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1314
1315 * nnimap.el (nnimap-record-commands): New variable.
1316 (nnimap-log-command): Use it.
1317 (nnimap-make-process-buffer): Add a space to the process buffer.
1318 (nnimap-transform-headers): Don't bug out on header lines containing
1319 stuff that look like IMAP length encodings.
1320
1321 * shr.el (shr-rescale-image): Allow viewing large images.
1322
1323 2012-02-12 Lars Ingebrigtsen <larsi@gnus.org>
1324
1325 * nnml.el (nnml-request-compact-group): Delete the marks file after
1326 compaction (bug#10800).
1327
1328 * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
1329 group exit.
1330
1331 * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
1332 QRESYNC/FETCH output.
1333
1334 2012-02-11 Glenn Morris <rgm@gnu.org>
1335
1336 * sieve-manage.el (sieve-manage-default-stream):
1337 * shr.el (shr):
1338 * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
1339 (nnir-retrieve-headers-override-function)
1340 (nnir-imap-default-search-key, nnir-notmuch-program)
1341 (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
1342 (nnir-method-default-engines):
1343 * message.el (message-cite-reply-position):
1344 * gssapi.el (gssapi-program):
1345 * gravatar.el (gravatar):
1346 * gnus-sum.el (gnus-refer-thread-use-nnir):
1347 * gnus-registry.el (gnus-registry-unfollowed-addresses)
1348 (gnus-registry-max-pruned-entries):
1349 * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
1350 * gnus-int.el (gnus-after-set-mark-hook)
1351 (gnus-before-update-mark-hook):
1352 * gnus-async.el (gnus-async-post-fetch-function):
1353 * auth-source.el (auth-source-cache-expiry):
1354 Add missing :version tags to new defcustoms and defgroups.
1355
1356 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
1357
1358 * message.el (message-default-send-mail-function): Made into own
1359 function for reuse by emacsbug.el.
1360
1361 2012-02-09 Juanma Barranquero <lekktu@gmail.com>
1362
1363 * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
1364 `gnus-sloppily-equal-method-parameters' to avoid a warning.
1365
1366 2012-02-09 Lars Ingebrigtsen <larsi@gnus.org>
1367
1368 * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
1369 running.
1370
1371 * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
1372
1373 * gnus.el (gnus-server-extend-method): Don't add an -address component
1374 if the method already has one (bug#9676).
1375
1376 2012-02-08 Lars Ingebrigtsen <larsi@gnus.org>
1377
1378 * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
1379 of an initial-input for consistency (bug#10757).
1380
1381 * shr.el: Inhibit getting and sending cookies when fetching pictures.
1382
1383 * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
1384
1385 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1386
1387 * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
1388 lines that are narrower than the window width. Otherwise background
1389 "blocks" will look less readable.
1390
1391 2012-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
1392
1393 * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
1394
1395 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1396
1397 * nnimap.el (nnimap-transform-headers): Remove unused variable.
1398 (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
1399 have newlines within the strings, and where the UID comes after the
1400 BODYSTRUCTURE element (bug#10537).
1401
1402 * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
1403 (bug#10732).
1404
1405 * shr.el (shr-insert-document): Add doc string.
1406 (shr-visit-file): Ditto.
1407 (shr-remove-trailing-whitespace): New function.
1408 (shr-insert-document): Use it to clean up trailing whitespace as the
1409 final step (bug#10714).
1410
1411 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1412
1413 * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
1414 buffer if `gnus-kill-summary-on-exit' is nil.
1415
1416 2012-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
1417
1418 * gnus-sum.el (gnus-summary-show-thread):
1419 next-single-char-property-change may return nil in XEmacs.
1420
1421 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1422
1423 * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
1424 when just reading a single group from "without" Gnus.
1425
1426 2012-02-06 Chong Yidong <cyd@gnu.org>
1427
1428 * gnus-sum.el (gnus-summary-show-thread):
1429 next-single-char-property-change never returns nil (Bug#8657).
1430
1431 2012-02-05 Lars Ingebrigtsen <larsi@gnus.org>
1432
1433 * nnimap.el (nnimap-open-server): Allow switching the nnoo server
1434 without reconnecting.
1435 (nnimap-possibly-change-group): Ditto.
1436 (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
1437 connection has died before being called.
1438
1439 2012-02-02 Lars Ingebrigtsen <larsi@gnus.org>
1440
1441 * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
1442 an initial sync unless we're really doing one.
1443
1444 * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
1445 address parameter if one already exists (bug#9676).
1446
1447 * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
1448 not the prefix, as documented (bug#10689).
1449
1450 2012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1451
1452 * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
1453 the "server".
1454
1455 * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
1456 the real error message with the useless "previously known to be down".
1457 Which isn't even correct.
1458
1459 * nntp.el (nntp-open-connection): Report the error message if the nntp
1460 server can't be reached.
1461
1462 * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
1463 groups we do a total scan for.
1464 (nnimap-wait-for-response): Say that we're doing a total scan, if we're
1465 doing that.
1466
1467 2012-01-31 Jim Meyering <jim@meyering.net>
1468
1469 * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
1470 Correct a comment (insert "not") and hide nominally-doubled "to".
1471
1472 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1473
1474 * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
1475 section in the manual.
1476
1477 2012-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1478
1479 * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
1480 words.
1481 (rfc2047-encode-string): Ditto.
1482 (rfc2047-encode-parameter): Don't fold parameters. Some MUAs do not
1483 understand folded filename="..." parameters, for instance.
1484
1485 * nnimap.el (nnimap-wait-for-response): Include the imap server name in
1486 the message for greater debuggability.
1487
1488 2012-01-28 Lars Ingebrigtsen <larsi@gnus.org>
1489
1490 * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
1491 instead of setting it locally, since the latter doesn't seem to have
1492 any effect (most of the time).
1493
1494 2012-01-27 Elias Pipping <pipping@lavabit.com> (tiny change)
1495
1496 * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
1497 function call.
1498
1499 2012-01-27 Vida Gábor <vidagabor@gmail.com> (tiny change)
1500
1501 * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
1502 seconds, and make the repeat clause with HH:MM specs work as
1503 documented.
1504
1505 2012-01-27 Lars Ingebrigtsen <larsi@gnus.org>
1506
1507 * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
1508 so that previous errors don't prohibit getting new news.
1509
1510 * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
1511
1512 * nntp.el (nntp-retrieve-group-data-early): Ditto.
1513
1514 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
1515
1516 * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
1517 bound globally in old Emacsen and XEmacsen.
1518
1519 2012-01-26 Nick Alcock <nick.alcock@oracle.com> (tiny change)
1520
1521 * gnus.el (gnus-group-find-parameter): Check for liveness of the
1522 buffer, not of the string which is its name.
1523
1524 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1525
1526 * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
1527 non-server-marks groups.
1528 (gnus-group-make-articles-read): Ditto.
1529
1530 * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
1531 methods (bug#9676).
1532
1533 * gnus.el (gnus-method-ephemeral-p): New function.
1534
1535 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
1536
1537 * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
1538 left-to-right.
1539
1540 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1541
1542 * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
1543 warning.
1544
1545 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
1546
1547 * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
1548 macroexpand the nnir things, since they haven't been defined yet, and
1549 nnir requires gnus-sum.
1550
1551 2012-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1552
1553 * mm-decode.el (mm-interactively-view-part): Fix prompt.
1554
1555 2012-01-10 Teodor Zlatanov <tzz@lifelogs.com>
1556
1557 * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
1558 logical server name in addition to the actual machine address.
1559
1560 * auth-source.el (auth-source-user-and-password): Add convenience
1561 wrapper to search by just host and optionally user.
1562
1563 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1564
1565 * shr.el (shr-visit-file): Move point to the beginning of the buffer
1566 after rendering.
1567
1568 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1569
1570 * gnus-sum.el (gnus-summary-read-group): Document more parameters
1571 (bug#9693).
1572 (gnus-summary-setup-buffer): Document return value (bug#9697).
1573
1574 * mm-decode.el (mm-interactively-view-part): Use `completing-read',
1575 since ido doesn't work on symbols (bug#9632).
1576
1577 * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
1578 when getting a single value as when getting all the values. This means
1579 that atoms like `gcc-self' work cumulatively, like variable settings,
1580 instead of getting the value from the last matching clause.
1581 (gnus-group-find-parameter): Protect against the group buffer not
1582 existing (bug#9585).
1583
1584 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1585
1586 * gnus-start.el (gnus-activate-group): Document more parameters
1587 (bug#9694).
1588
1589 * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
1590 (bug#9692).
1591
1592 * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
1593 article was fetched, so that it can be expired later (bug#9958).
1594 (gnus-agent-summary-fetch-series): Add doc string.
1595 (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
1596 (bug#9517).
1597
1598 * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
1599 retrieval is happening.
1600
1601 * gnus.el (gnus-parameters): Doc fix.
1602
1603 2012-01-06 Dave Abrahams <dave@boostpro.com>
1604
1605 * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
1606 show the thread after expansion.
1607
1608 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1609
1610 * gnus-art.el (article-narrow-to-head): If the head is completely
1611 empty, narrow to the empty region (bug#9764).
1612
1613 * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
1614 read, and then mark them as unread only when the unread mark is used.
1615 This makes `C-- T k' actually work, even though it's confusing.
1616
1617 * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
1618 alive before we try to find its window.
1619
1620 2012-01-06 Brian Sniffen <bsniffen@akamai.com> (tiny change)
1621
1622 * mm-decode.el (mm-display-external): Use a longer timeout for the
1623 deletion to allow slow programs to display the file.
1624
1625 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1626
1627 * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
1628 prompt to be less confusing.
1629
1630 * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
1631 argument to `message-reply'. This broke `special-display-*' frame
1632 pop-uping (bug#10238).
1633
1634 2012-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1635
1636 * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
1637 systems, since these allegedly don't work there.
1638
1639 2012-01-04 Chris Gray <chrismgray@gmail.com> (tiny change)
1640
1641 * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
1642 live buffer.
1643
1644 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1645
1646 * nnir.el (nnir-retrieve-headers): Protect against the article not
1647 existing on the server (bug#10335).
1648
1649 2012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
1650
1651 * gnus-agent.el (gnus-agent-load-local):
1652 Recompute gnus-agent-article-local on changing method.
1653
1654 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1655
1656 * gnus.el (gnus-parameters): Note precedence.
1657
1658 2012-01-04 Leo Liu <sdl.web@gmail.com>
1659
1660 * nndraft.el (nndraft-update-unread-articles): Don't move point around
1661 in the group buffer.
1662
1663 2012-01-04 Julien Danjou <julien@danjou.info>
1664
1665 * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
1666 change.
1667
1668 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1669
1670 * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
1671 too.
1672
1673 * nntp.el (nntp-retrieve-group-data-early): Use it.
1674
1675 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1676
1677 * nntp.el (nntp-retrieval-in-progress): New variable.
1678 (nntp-make-process-buffer): Make it buffer-local.
1679
1680 * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
1681 2010.
1682 (gnus-demon-init): Use it to compute the time if time is on the form
1683 "04:23".
1684
1685 * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
1686
1687 * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
1688 status in the correct buffer.
1689
1690 2012-01-03 Leo Liu <sdl.web@gmail.com>
1691
1692 * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
1693 when opening topics (bug#10407).
1694
1695 2011-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
1696
1697 * mm-view.el (mm-display-inline-fontify): Add comment.
1698
1699 2011-12-15 Juri Linkov <juri@jurta.org>
1700
1701 * mm-decode.el (mm-inline-media-tests): Add missing
1702 `mm-handle-media-subtype'.
1703
1704 2011-12-09 Tassilo Horn <tassilo@member.fsf.org>
1705
1706 * message.el (message-valid-fqdn-regexp): Update with newly approved
1707 top-level domain names ".tel" and ".asia".
1708
1709 2011-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
1710
1711 * gnus-sum.el (gnus-summary-show-article): Don't load shr
1712 unconditionally.
1713
1714 2011-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
1715
1716 * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
1717 pop-to-buffer-same-window for old Emacsen.
1718
1719 2011-12-04 Chong Yidong <cyd@gnu.org>
1720
1721 * message.el (message-pop-to-buffer): Partially revert 2011-11-30
1722 change (Bug#10200).
1723
1724 2011-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
1725
1726 * compface.el (uncompface):
1727 * gnus-art.el (gnus-article-x-face-command): Update the header format
1728 of icon data for the most recent icontopbm program.
1729
1730 2011-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
1731
1732 * gnus-msg.el (gnus-inews-do-gcc):
1733 * message.el (message-send-mail):
1734 * mml.el (mml-generate-mime): Share the value of the buffer-local
1735 `message-options' variable between a draft buffer and temprary working
1736 buffers.
1737
1738 2011-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
1739
1740 * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
1741
1742 2011-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
1743
1744 * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
1745 for Cygwin.
1746
1747 2011-11-24 Glenn Morris <rgm@gnu.org>
1748
1749 * starttls.el: Fix case of "GnuTLS".
1750
1751 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
1752
1753 * gnus-group.el (gnus-group-highlight): Fix typo.
1754
1755 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change)
1756
1757 * mail-source.el (mail-source-fetch-maildir): Don't expect the return
1758 value of `delete-file', that returns nil for a local file but returns t
1759 for a remote file using ssh.
1760
1761 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1762
1763 * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
1764 avoid later breakage.
1765
1766 2011-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
1767
1768 * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
1769 article buffers' name.
1770
1771 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1772
1773 * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
1774 by Paul Eggert's spellfixes two days ago.
1775
1776 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1777
1778 * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
1779 buffer-local instead of binding them to avoid warnings. Also demote
1780 errors (bug#10063).
1781 (font-lock-mode-hook): Shut up byte compiler.
1782
1783 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1784
1785 * mm-util.el (mm-charset-after): Fix typo.
1786
1787 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
1788
1789 * gnus-sum.el (gnus-summary-make-menu-bar):
1790 * gnus-uu.el (gnus-uu-decode-postscript)
1791 (gnus-uu-decode-postscript-and-save):
1792 * mailcap.el (mailcap-print-command):
1793 * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
1794 Fix typos.
1795
1796 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
1797
1798 * gnus-art.el (gnus-article-part-wrapper):
1799 * shr-color.el (shr-color-visible-distance-min)
1800 (shr-color-relative-to-absolute, set-minimum-interval)
1801 (shr-color-visible): Fix typos.
1802
1803 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1804
1805 * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
1806 slightly clearer.
1807
1808 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1809
1810 * message.el (message-send-and-exit): Document `arg'.
1811
1812 2011-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
1813
1814 * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
1815
1816 2011-11-02 Teodor Zlatanov <tzz@lifelogs.com>
1817
1818 * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
1819 we don't use `bound-and-true-p'.
1820
1821 2011-11-01 Teodor Zlatanov <tzz@lifelogs.com>
1822
1823 * gnus-util.el (gnus-bound-and-true-p): Remove.
1824 (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
1825 * nnir.el: Use it.
1826 * nnmairix.el: Use it.
1827
1828 2011-10-31 Teodor Zlatanov <tzz@lifelogs.com>
1829
1830 * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
1831 function because `gnus-bound-and-true-p' doesn't work well in XEmacs
1832 for reasons unknown.
1833 * nnir.el: Use it.
1834 * nnmairix.el: Use it.
1835
1836 * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
1837 * nnir.el: Ditto.
1838 * nnmairix.el: Ditto.
1839
1840 * gnus-registry.el (gnus-registry-enabled): Default to nil.
1841
1842 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
1843
1844 * message.el (message-completion-function): Make sure
1845 message-tab-body-function is not attempted if one of
1846 message-completion-alist fails to find a completion (bug#9158).
1847
1848 2011-10-26 Daiki Ueno <ueno@unixuser.org>
1849
1850 * mml.el (mml-quote-region): Quote <#secure> tag.
1851 (mml-generate-mime-1): Unquote <#secure> tag.
1852
1853 2011-10-20 Chong Yidong <cyd@gnu.org>
1854
1855 * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
1856 calling a minor mode from Lisp with nil arg enables it, so we have to
1857 make the wording a bit ambiguous here).
1858
1859 2011-10-18 Teodor Zlatanov <tzz@lifelogs.com>
1860
1861 * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
1862 * nnir.el (nnir-mode): Use it.
1863 * nnmairix.el (nnmairix-determine-original-group-from-registry):
1864 Use it.
1865
1866 * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
1867 * nnmairix.el (gnus-registry-enabled): Ditto.
1868
1869 2011-10-17 Dave Abrahams <dave@boostpro.com>
1870
1871 * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
1872 (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
1873 only while we need to find out if it should be t or nil.
1874 (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
1875 (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
1876 the registry is installed. Set it to nil when it's unloaded.
1877 (gnus-registry-install-p): Provide user guidance for the initial value
1878 of `gnus-registry-install' when it's 'ask, otherwise return its value.
1879 * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
1880 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1881 * nnmairix.el (nnmairix-determine-original-group-from-registry):
1882 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1883 * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
1884 `gnus-registry-install'.
1885
1886 2011-10-17 Daiki Ueno <ueno@unixuser.org>
1887
1888 * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
1889 previous change.
1890 * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
1891 primary key is marked as disabled.
1892
1893 2011-10-17 Christian von Roques <roques@mti.ag> (tiny change)
1894
1895 * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
1896 primary key is marked as disabled.
1897
1898 2011-10-11 Andreas Schwab <schwab@linux-m68k.org>
1899
1900 * html2text.el (html2text-clean-anchor): Check for quotes around
1901 `href' value.
1902
1903 2011-10-11 Teodor Zlatanov <tzz@lifelogs.com>
1904
1905 * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
1906 searching. Drop `bbdb-cache'.
1907
1908 2011-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
1909
1910 * message.el (message-signed-or-encrypted-p): Exclude header when
1911 checking if there is signed or encrypted body in text/plain message.
1912
1913 2011-10-09 Andreas Schwab <schwab@linux-m68k.org>
1914
1915 * html2text.el (html2text-get-attr): Correctly handle attribute values
1916 containing "=".
1917
1918 2011-09-22 Kan-Ru Chen <kanru@kanru.info>
1919
1920 * ecomplete.el (ecomplete-display-matches): Use a local keymap to
1921 handle bindings.
1922
1923 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1924
1925 * gnus-win.el (gnus-configure-windows): Protect against reading
1926 ephemeral groups outside of Gnus.
1927
1928 2011-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
1929
1930 * shr.el (shr-tag-img): Don't get images displayed in tables.
1931
1932 2011-10-03 Glenn Morris <rgm@gnu.org>
1933
1934 * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
1935 the "maintainer" version of debbugs.gnu.org reports.
1936
1937 2011-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1938
1939 * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
1940 make asynchronous adjacent image insertion work better.
1941
1942 2011-09-27 Daiki Ueno <ueno@unixuser.org>
1943
1944 * plstore.el (plstore-select-keys, plstore-encrypt-to):
1945 Clarify documentation.
1946
1947 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1948
1949 * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
1950 `gnus-asynchronous' isn't shadowed.
1951
1952 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1953
1954 * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
1955 (nnimap-insert-partial-structure): The charset parameter isn't
1956 case-sensitive.
1957
1958 * nnheader.el (nnheader-message-maybe): New function.
1959
1960 * shr.el (shr-tag-table): Render totally broken tables better.
1961
1962 * mml.el (mml-generate-mime-1): Don't alter the contents if we're
1963 computing the boundary.
1964
1965 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1966
1967 * pop3.el (pop3-number-of-responses): Remove.
1968 (pop3-wait-for-messages): Rewrite to take linear time instead of
1969 exponential time.
1970
1971 2011-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
1972
1973 * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
1974 re-fetch images.
1975
1976 * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
1977 re-fetch images when hitting `g' in Gnus.
1978
1979 2011-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
1980
1981 * mml.el (mml-inhibit-compute-boundary): New internal variable.
1982 (mml-compute-boundary): Don't check collision if it is non-nil.
1983 (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
1984 before checking collision.
1985
1986 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1987
1988 * message.el (message-indent-citation): Really make sure there's a
1989 newline at the end.
1990
1991 * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
1992 Fix suggested by John Wiegley.
1993
1994 * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
1995
1996 * gnus-art.el (gnus-treat-hide-citation): Add doc.
1997
1998 * message.el (message-default-send-rename-function): Break out into its
1999 own function.
2000
2001 * ecomplete.el (ecomplete-display-matches): Revert patch since it
2002 doesn't work under XEmacs.
2003
2004 * nnimap.el (nnimap-map-port): New function to connect to 993 instead
2005 of "imaps" to word around Windows problems.
2006 (nnimap-open-connection-1): Use it.
2007
2008 * message.el (message-indent-citation): Revert last change which made
2009 `F' not work.
2010
2011 2011-09-13 Kan-Ru Chen <kanru@kanru.info>
2012
2013 * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
2014 terminal as well.
2015
2016 2011-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
2017
2018 * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
2019 because it displays images using overlays that aren't easy to copy to
2020 the article buffer.
2021
2022 2011-09-20 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
2023
2024 * message.el (message-indent-citation): Fix empty line removal at the
2025 end of the citation.
2026
2027 2011-09-20 Julien Danjou <julien@danjou.info>
2028
2029 * auth-source.el (auth-source-netrc-create): Use default value for
2030 password if specified. Evaluate default.
2031 (auth-source-plstore-create): Ditto.
2032 (auth-source-plstore-create, auth-source-netrc-create): Fix default
2033 value evaluation.
2034 (auth-source-netrc-create): Typo fix.
2035 (auth-source-plstore-create): Ditto.
2036
2037 * auth-source.el (auth-source-format-cache-entry): New function.
2038
2039 2011-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2040
2041 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2042
2043 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2044
2045 * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
2046
2047 2011-09-19 Julien Danjou <julien@danjou.info>
2048
2049 * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
2050 which work with things that are not ASCII.
2051
2052 2011-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2053
2054 * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
2055
2056 2011-09-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2057
2058 * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
2059 message level.
2060
2061 2011-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
2062
2063 * message.el (message-read-from-minibuffer): Make abbrev expansion work.
2064
2065 2011-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2066
2067 * gnus.el (gnus-interactive-exit): Update defcustom spec.
2068
2069 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2070
2071 * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
2072 * gnus-int.el (gnus-nntp-server): Move from gnus.el.
2073
2074 2011-09-12 Andrew Cohen <cohen@andy.bu.edu>
2075
2076 * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
2077 (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
2078 articles.
2079
2080 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
2081
2082 * message.el (message-pop-to-buffer): Default to switch-to-buffer.
2083 (message-mail-other-window, message-mail-other-frame)
2084 (message-news-other-window, message-news-other-frame):
2085 Use switch-to-buffer-other-frame and switch-to-buffer-other-window
2086 instead of setting buffer display variables.
2087
2088 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2089
2090 * gnus-group.el (gnus-group-list-limit): Explain what the command does.
2091
2092 * gnus-sum.el (gnus-fetch-headers): Bump message level.
2093
2094 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2095
2096 * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
2097 duplicates" to a higher level.
2098
2099 * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
2100 most egregious messages.
2101
2102 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2103
2104 * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
2105
2106 2011-09-10 Tetsuo Tsukamoto <tt.tetsuo.tsukamoto@gmail.com> (tiny change)
2107
2108 * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
2109 up the file (bug#9351).
2110
2111 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2112
2113 * nnimap.el: Redo the charset handling. Let Gnus encode the names, as
2114 it does with all other backends, but decode the names immediately after
2115 getting them.
2116
2117 * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
2118 decoding nnimap groups.
2119
2120 * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
2121 newsrc file. It doesn't seem like an important optimization any more.
2122
2123 2011-09-10 Dave Abrahams <dave@boostpro.com>
2124
2125 * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
2126 overflows.
2127
2128 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2129
2130 * gnus.el (gnus-article-mark-lists): Remove `recent'.
2131 (gnus-interactive-exit): Extend to `quiet'.
2132
2133 * gnus-sum.el (gnus-offer-save-summaries): Use it.
2134
2135 * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
2136 string.
2137
2138 * plstore.el (plstore--get-buffer): Silence compiler warnings by
2139 renaming function arguments from `this'.
2140
2141 * gnus-sum.el (gnus-newsgroup-recent): Remove.
2142
2143 * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
2144 has been renamed.
2145 (gnus-lrm-string-p): Include RLM and PDF, too.
2146
2147 * gnus-int.el (gnus-open-server): Make the "denied" message clearer
2148 (bug#9225).
2149
2150 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2151
2152 Add autoload cookies for functions used by sendmail.el.
2153 * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
2154
2155 * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
2156
2157 2011-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
2158
2159 * gnus-art.el (article-date-ut): Work properly even when there are
2160 things like Date header in the body; work for forwarded parts.
2161
2162 2011-09-05 Andrew Cohen <cohen@andy.bu.edu>
2163
2164 * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
2165 original-article-buffer.
2166
2167 2011-09-05 Kan-Ru Chen <kanru@kanru.info>
2168
2169 * nnir.el (nnir-compose-result): Fix matching of server type.
2170 (nnir-run-swish++): Ditto.
2171 (nnir-run-namazu): Ditto.
2172 (nnir-run-notmuch): Ditto.
2173
2174 2011-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2175
2176 * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
2177 (bug#9405).
2178
2179 * gnus-score.el (gnus-summary-increase-score): Doc clarification
2180 (bug#9421).
2181
2182 * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
2183 (bug#9425).
2184
2185 * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
2186 thing (bug#9426).
2187
2188 2011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2189
2190 * nnimap.el (nnimap-open-connection-1): Use the correct port number in
2191 the error message.
2192
2193 2011-09-02 Eli Zaretskii <eliz@gnu.org>
2194
2195 * message.el (message-setup-1): Return t (Bug#9392).
2196
2197 2011-09-01 Andrew Cohen <cohen@andy.bu.edu>
2198
2199 * gnus-sum.el: When adding article headers to a summary buffer also
2200 update gnus-newsgroup-articles (bug#9386).
2201
2202 2011-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
2203
2204 * auth-source.el: Autoload help-mode.
2205
2206 2011-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2207
2208 * gnus-group.el (gnus-group-name-charset): Don't bug out on server
2209 names.
2210
2211 2011-08-27 Daiki Ueno <ueno@unixuser.org>
2212
2213 * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
2214 mm-replace-in-string for compatibility issues.
2215 * mml2015.el (mml2015-epg-verify): Ditto.
2216
2217 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
2218
2219 * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
2220
2221 * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
2222
2223 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2224
2225 * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
2226 continue on and do the clean-up phase (bug#9188).
2227
2228 * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
2229 just ignore groups that can't be opened instead of erroring out
2230 (bug#9225).
2231
2232 * gnus-art.el (gnus-article-update-date-headers): Flip the default to
2233 nil since some many people are fuddy-duddies.
2234
2235 * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
2236 images.
2237
2238 * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
2239 instead.
2240
2241 * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
2242
2243 * gnus-util.el (gnus-process-live-p): Copy over compat function.
2244
2245 * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
2246 processing.
2247
2248 * nntp.el (nntp-kill-buffer): Kill the process before killing the
2249 buffer to avoid warnings.
2250
2251 2011-08-20 Simon Josefsson <simon@josefsson.org>
2252
2253 * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
2254 specified to reduce precision.
2255
2256 2011-08-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2257
2258 * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
2259 bodystructures (bug#9314).
2260
2261 2011-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
2262
2263 * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
2264 Make button keymap non-sticky after buttons.
2265
2266 2011-08-18 David Engster <dengste@eml.cc>
2267
2268 * nnmairix.el (nnmairix-request-set-mark)
2269 (nnmairix-goto-original-article): Remove adding of article to registry,
2270 since `gnus-registry-add-group' isn't available anymore.
2271 (nnmairix-determine-original-group-from-registry):
2272 Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
2273 available anymore.
2274
2275 2011-08-12 Simon Josefsson <simon@josefsson.org>
2276
2277 * starttls.el (starttls-any-program-available): Define as obsolete
2278 function.
2279
2280 2011-08-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2281
2282 * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
2283 versions which Gnus use when appropriate.
2284
2285 * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
2286 a pretty destructive command.
2287
2288 * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
2289
2290 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2291
2292 * message.el (message-fix-before-sending): Make a different warning
2293 about NUL characters (bug#9270).
2294
2295 * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
2296 from custom (bug#9260).
2297
2298 * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
2299 things work in Emacs 22 and XEmacs, too.
2300
2301 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
2302 default From.
2303
2304 * gnus-spec.el (gnus-lrm-string-p): New macro.
2305 (gnus-lrm-string): New constant.
2306 (gnus-summary-line-format-spec): LRM-ify the from.
2307 (gnus-tilde-max-form): LRM-ify string chopping.
2308
2309 * gnus-ems.el (gnus-string-mark-left-to-right): New function.
2310
2311 * message.el (message-is-yours-p): Allow disabling canlock checking
2312 (bug#9295).
2313 (message-shoot-gnksa-feet): Add `canlock-verify'.
2314 (message-auto-save-directory): Use ~/ as the auto-save directory if the
2315 message directory isn't writable (bug#9304).
2316
2317 * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
2318 non-world-readable.
2319
2320 2011-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
2321
2322 * nndraft.el (nndraft-update-unread-articles): Don't send delayed
2323 articles.
2324
2325 2011-08-13 Andreas Schwab <schwab@linux-m68k.org>
2326
2327 * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
2328 copy-list.
2329
2330 2011-08-12 Sam Steingold <sds@gnu.org>
2331
2332 * gnus-score.el (gnus-score-find-alist): Keep the score files already
2333 in the reverse order to avoid modifying the cache with `nreverse'.
2334 (gnus-all-score-files): Do not modify the value returned by
2335 `gnus-score-find-alist' because it lives in a cache variable.
2336 (gnus-current-home-score-file): No need to `nreverse' the return value
2337 of `gnus-score-find-alist', it is already in the correct order.
2338
2339 2011-08-11 Andrew Cohen <cohen@andy.bu.edu>
2340
2341 * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
2342 type MESSAGE and subtype RFC822 is slightly different from those of
2343 type TEXT.
2344
2345 2011-08-05 Andrew Cohen <cohen@andy.bu.edu>
2346
2347 * gnus-sum.el (gnus-summary-refer-article): Warp to article.
2348 This allows article-referral to work from an nnir group.
2349
2350 2011-08-04 Andrew Cohen <cohen@andy.bu.edu>
2351
2352 * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
2353
2354 2011-08-04 Daiki Ueno <ueno@unixuser.org>
2355
2356 * mml1991.el (mml1991-epg-find-usable-key)
2357 (mml1991-epg-find-usable-secret-key): New function.
2358 (mml1991-epg-sign): Check if signing key is usable.
2359 (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
2360
2361 2011-08-03 Andrew Cohen <cohen@andy.bu.edu>
2362
2363 * nnir.el (nnir-read-server-parm): Add an argument to restrict to
2364 server-variables only. This should fix a bug introduced with commit
2365 e1889675b7f4adf057833c5513c9374134c4e053.
2366 (nnir-run-query): 'nnir-search-engine should not be set from the global
2367 environment.
2368
2369 2011-08-02 Andrew Cohen <cohen@andy.bu.edu>
2370
2371 * nnir.el (nnir-search-thread): Position point on referring article
2372 line.
2373 (nnir-warp-to-article): Clean up summary buffers.
2374
2375 * nnimap.el (nnimap-request-thread): Whitespace fix.
2376
2377 2011-08-02 Steve Purcell <steve@sanityinc.com> (tiny change)
2378
2379 * nnimap.el (nnimap-get-groups): Decode "&" correctly.
2380
2381 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2382
2383 * starttls.el (starttls-available-p): Rename from
2384 `starttls-any-program-available' and changed return convention.
2385
2386 2011-07-31 Lars Ingebrigtsen <larsi@gnus.org>
2387
2388 * nnmaildir.el (nnmaildir-request-accept-article): Don't call
2389 `unix-sync' unless it's defined.
2390
2391 2011-07-31 Marcus Harnisch <marcus.harnisch@gmx.net> (tiny change)
2392
2393 * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
2394 `aref' for XEmacs compatibiltiy.
2395
2396 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2397
2398 * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
2399
2400 2011-07-31 Dave Abrahams <dave@boostpro.com>
2401
2402 * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
2403 closures, quote the form properly (bug#9194).
2404
2405 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2406
2407 * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
2408 (gnus-summary-insert-new-articles): Protect against servers that are
2409 down.
2410
2411 2011-07-29 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
2412
2413 * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
2414 in mm handle if none is specified.
2415
2416 2011-07-24 Andrew Cohen <cohen@andy.bu.edu>
2417
2418 * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
2419
2420 2011-07-23 Andrew Cohen <cohen@andy.bu.edu>
2421
2422 * nnir.el (nnir-search-thread): New function to make an nnir group
2423 based on a thread query.
2424
2425 * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
2426 of nnir in thread referral.
2427 (gnus-summary-refer-thread): Use it.
2428
2429 * nnimap.el (nnimap-request-thread): Use it.
2430
2431 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2432
2433 * shr.el (shr-tag-comment): Ignore HTML comments.
2434
2435 2011-07-20 Andrew Cohen <cohen@andy.bu.edu>
2436
2437 * nnir.el (gnus-group-make-nnir-group): Allow optional search query
2438 argument.
2439 (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
2440 Use `nnir-address' to handle server info rather than passing an arg.
2441
2442 * nnimap.el (nnimap-make-thread-query): New utility function to format
2443 an imap thread search query.
2444 (nnimap-request-thread): Use it.
2445
2446 * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
2447 right select-method if we are not going back to the group buffer.
2448
2449 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2450
2451 * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
2452 enter invalid buffer configurations into the quit form (bug#9107).
2453 (gnus-group-tool-bar-gnome): Replace connect/disconnect with
2454 unplugged/plugged.
2455
2456 * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
2457 keep track of which ones are unread (bug#9061).
2458
2459 * gnus.el (gnus-refer-article-method): Allow entering any sexp
2460 (bug#9055).
2461
2462 * gnus-art.el (gnus-article-show-images): Allow working if using w3m
2463 (bug#9041).
2464
2465 * gnus-html.el (mm-util): Require (bug#9073).
2466
2467 * gnus-sum.el (gnus-delete-duplicate-headers): New function.
2468 (gnus-summary-refer-thread): Use it to remove duplicates in the
2469 un-threaded view (bug#9053).
2470 (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
2471
2472 2011-07-07 Kan-Ru Chen <kanru@kanru.info>
2473
2474 * nnir.el (nnir-read-server-parm): Use default value from global
2475 variable. Without this the default search engine parameters aren't
2476 used at all.
2477
2478 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2479
2480 * message.el (message-unique-id): Don't use the undocumented return
2481 value from (random t) (bug#9118).
2482
2483 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2484
2485 * message.el (message-auto-save-directory): If the ~/Mail directory
2486 doesn't exist, use ~ as the auto-save directory (bug#4432).
2487
2488 * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
2489 hasn't already been started.
2490
2491 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2492
2493 * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
2494
2495 * message.el (message-reply): Work around mysterious bug where
2496 `message-mode' seems to overwrite the locally bound `subject' variable.
2497
2498 2011-07-14 Andrew Cohen <cohen@andy.bu.edu>
2499
2500 * nnimap.el (nnimap-request-thread): Ensure search is performed in
2501 correct group.
2502
2503 * gnus-int.el (gnus-request-thread): Add group argument.
2504
2505 * gnus-sum.el (gnus-summary-refer-thread): Use it.
2506
2507 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2508
2509 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
2510 renamed to `debbugs-gnu-*'.
2511
2512 2011-07-08 Daiki Ueno <ueno@unixuser.org>
2513
2514 * plstore.el: Revert the editing feature since it is not urgent.
2515 (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
2516 (plstore-mode-decoded): Remove.
2517
2518 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2519
2520 * gnus-msg.el (gnus-bug): Don't insert user variables. It usually
2521 isn't very interesting any more, and it leaks potentially secret data.
2522 (gnus-debug): Remove.
2523
2524 * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
2525 use of :custom-show.
2526
2527 2011-07-07 Daiki Ueno <ueno@unixuser.org>
2528
2529 * plstore.el: Add documentation.
2530 (plstore-mode): New mode to edit plstore file.
2531 (plstore-mode-toggle-display, plstore-mode-original)
2532 (plstore-mode-decoded): New command.
2533 (plstore--encode, plstore--decode, plstore--write-contents-functions)
2534 (plstore--insert-buffer, plstore--make): New function.
2535 (plstore-open, plstore-save): Simplify by using them.
2536
2537 2011-07-06 Glenn Morris <rgm@gnu.org>
2538
2539 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
2540
2541 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2542
2543 * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
2544 no longer is much used.
2545 (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
2546 Articles".
2547
2548 2011-04-03 Kan-Ru Chen <kanru@kanru.info>
2549
2550 * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
2551 (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
2552 `notmuch' backend.
2553
2554 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2555
2556 * mm-decode.el (mm-text-html-renderer): Doc fix.
2557
2558 * gnus-msg.el (gnus-bug): Fix the MML tag.
2559
2560 * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
2561
2562 2011-07-05 Daiki Ueno <ueno@unixuser.org>
2563
2564 * gnus-start.el (gnus-get-unread-articles): Don't connect to the
2565 secondary methods if started with `gnus-no-server'.
2566
2567 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
2568
2569 * message.el (message-return-action): Fix typo in docstring.
2570
2571 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2572
2573 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
2574 bug reports at once.
2575
2576 * nnimap.el (nnimap-request-scan): Say that splitting has finished.
2577
2578 2011-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
2579
2580 * nndraft.el: Require gnus-group.
2581 (nndraft-request-list): Declare.
2582
2583 * nndraft.el (nndraft-update-unread-articles): Don't show group having
2584 no unread article unless it matches gnus-permanently-visible-groups.
2585
2586 * nndraft.el (nndraft-update-unread-articles): New function.
2587 (nndraft-request-associate-buffer): Use it to update the number of
2588 unread articles for the nndraft groups in the group buffer when saving
2589 or killing a draft message.
2590
2591 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2592
2593 * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
2594 systems to binary before writing and reading the mbox files.
2595
2596 * gnus.el (gnus-summary-line-format): Link to the info node for %U
2597 instead of trying to list them all (bug#8978).
2598
2599 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
2600
2601 * pop3.el (pop3-open-server): Use :end-of-capability.
2602
2603 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2604
2605 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
2606 the id is always a number.
2607
2608 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
2609 debbugs mode, if possible.
2610
2611 2011-07-02 Daiki Ueno <ueno@unixuser.org>
2612
2613 * auth-source.el (auth-source-token-passphrase-callback-function):
2614 Reindent.
2615 (epg-context-operation): Remove unnecessary autoload.
2616
2617 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2618
2619 * gnus.el (gnus-list-debbugs): New command.
2620
2621 * gnus-group.el (gnus-bug-group-download-format-alist): Get the
2622 mboxstat instead of the maintbox, since the stat seems to be fuller.
2623
2624 * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
2625 summary buffers.
2626
2627 * message.el (message-get-reply-headers): Delete all duplicates,
2628 instead of the first.
2629 (message-get-reply-headers): Ensure that we have progress while
2630 deleting duplicates.
2631
2632 * gnus-msg.el (gnus-configure-posting-styles): Get the local
2633 gnus-posting-style value from the summary buffer to make it easier to
2634 make that a per-buffer conf.
2635
2636 2011-07-02 Andrew Cohen <cohen@andy.bu.edu>
2637
2638 * nnir.el (nnir-run-imap): Allow halting a search when an article is
2639 found by setting `shortcut' in 'query.
2640 (nnir-request-article): Use `shortcut' setting when requesting article
2641 by Message-ID.
2642
2643 2011-07-02 Teodor Zlatanov <tzz@lifelogs.com>
2644
2645 * gnus-msg.el (gnus-bug): Give the Version and Package headers to
2646 debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
2647 Bring the pseudo-headers back too.
2648
2649 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2650
2651 * auth-source.el (auth-source-token-passphrase-callback-function):
2652 Simplify and remove EPA dependency.
2653
2654 2011-07-01 Andrew Cohen <cohen@andy.bu.edu>
2655
2656 * nnir.el (nnir-request-article): Fix error message text.
2657
2658 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2659
2660 * auth-source.el (plstore-delete): Autoload.
2661 (auth-source-plstore-search): Support delete operation.
2662 * plstore.el (plstore-delete): New function.
2663
2664 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
2665
2666 * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
2667 mark actually existing articles as unread rather than the ones that
2668 active asserts.
2669
2670 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
2671
2672 * nntp.el (nntp-record-command):
2673 * gnus-util.el (gnus-message-with-timestamp-1):
2674 Use format-time-string rather than decoding time stamps by hand.
2675 This is simpler and insulates the code from potential changes to
2676 current-time format.
2677
2678 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
2679
2680 * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
2681
2682 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2683
2684 * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
2685 (plstore-save): Support public key encryption.
2686 (plstore--init-from-buffer): New function.
2687 (plstore-open): Use it; fix error when opening a non-existent file.
2688 (plstore-revert): Use plstore--init-from-buffer.
2689
2690 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2691
2692 * auth-source.el (auth-source-backend): Fix :initarg for data slot.
2693
2694 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
2695
2696 * mml2015.el (mml2015-use): Replace string-match-p with string-match
2697 for old Emacsen.
2698
2699 2011-06-30 Daiki Ueno <ueno@unixuser.org>
2700
2701 * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
2702 is not fully working.
2703
2704 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2705
2706 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
2707 quit window configuration.
2708
2709 * auth-source.el (epg-context-set-passphrase-callback):
2710 Remove duplicate autoload.
2711
2712 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
2713
2714 * nnir.el (nnir-request-article): Allow requesting articles by
2715 Message-ID with nnimap.
2716
2717 * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
2718 current server.
2719
2720 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
2721
2722 * auth-source.el: Autoload EPA/EPG functions.
2723 (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
2724 changed when EPA/EPG is not available.
2725 (auth-source-backend): Rename "arg" member to "data".
2726 (auth-source-backend-parse, auth-source-plstore-search)
2727 (auth-source-plstore-create): Use it.
2728
2729 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
2730
2731 * gnus-art.el (gnus-request-article-this-buffer): Use existing function
2732 `gnus-refer-article-methods'.
2733
2734 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
2735
2736 * auth-source.el: Require EPA and EPG.
2737 (auth-source-passphrase-alist): New variable.
2738 (auth-source-passphrase-callback-function)
2739 (auth-source-token-passphrase-callback-function): Callbacks for the
2740 netrc field encryption (GPG tokens).
2741 (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
2742 Symmetric encryption and decryption of the netrc GPG tokens.
2743 (auth-source-netrc-normalize): Use them, simplifying the closure.
2744
2745 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2746
2747 * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
2748 non-nil, and `nnimap-split-methods' is nil, use the former.
2749
2750 2011-06-30 Daiki Ueno <ueno@unixuser.org>
2751
2752 * plstore.el (plstore-revert): New function.
2753 (plstore-open): Use it; hide the buffer from user.
2754
2755 2011-06-30 Daiki Ueno <ueno@unixuser.org>
2756
2757 * auth-source.el (auth-source-backend): New member "arg".
2758 (auth-source-backend-parse): Handle new backend 'plstore.
2759 * plstore.el: New file.
2760
2761 2011-06-30 Glenn Morris <rgm@gnu.org>
2762
2763 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2764
2765 * mm-util.el (mm-charset-synonym-alist): Move definition before use.
2766
2767 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2768
2769 * nnimap.el (nnimap-process-expiry-targets): Say what target we're
2770 expiring articles to.
2771
2772 * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
2773 variations as ASCII (bug#5458).
2774
2775 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
2776
2777 * nnmh.el (nnmh-request-list-1): Work on MS Windows.
2778
2779 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2780
2781 * message.el (message-point-in-header-p): Tweak the function to default
2782 to saying that we're not in the headers if there is no separator at
2783 all. This makes it possible to use the Message version of `M-q' in
2784 buffers with no headers (bug#7987).
2785 (message-point-in-header-p): Fix last checkin to work with an empty
2786 mail-header-separator, too.
2787
2788 * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
2789 again, save the choice via customize.
2790
2791 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2792
2793 * message.el (message-send-mail-function): Add `sendmail-query-once'.
2794
2795 * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
2796 ended the connection, bail out before waiting infinitely on a new
2797 connection.
2798
2799 2011-06-28 Teodor Zlatanov <tzz@lifelogs.com>
2800
2801 * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
2802 reports.
2803
2804 * gnus.el (gnus-bug-package): Use "gnus."
2805 (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
2806
2807 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2808
2809 * gnus-art.el (gnus-article-stop-animations): New function to stop any
2810 animations going on at article exit time.
2811
2812 * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
2813 since removing it breaks people upgrading.
2814
2815 * shr.el (shr-put-image): Use the new interface for animating images.
2816 (shr-put-image): Animate for 60 seconds.
2817
2818 * auth-source.el (with-auth-source-epa-overrides): Fix compilation
2819 error with `find-file-hooks' on Emacs 22.
2820 (with-auth-source-epa-overrides): Ugly hack to Wrap the
2821 `find-file-hook' things in `symbol-value' to avoid compilation warnings
2822 on all architectures.
2823
2824 * spam.el (spam-stat): Require in a normal fashion without binding
2825 `spam-stat-install-hooks' to avoid compilation warnings.
2826
2827 * spam-stat.el (spam-stat-install-hooks): Remove.
2828 (spam-stat-install-hooks): Don't run automatically.
2829
2830 2011-06-26 Timo Juhani Lindfors <timo.lindfors@iki.fi> (tiny change)
2831
2832 * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
2833 and keystroke.
2834
2835 2011-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
2836
2837 * auth-source.el (auth-source-netrc-cache): Move forward.
2838
2839 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2840
2841 * auth-source.el (auth-source-netrc-create): Don't query the bits that
2842 we already know.
2843 (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
2844 (auth-source-netrc-create): Don't prompt for the stuff we already know.
2845
2846 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2847
2848 * auth-source.el (auth-source-netrc-create): Don't print all tokens in
2849 %S format, since that looks odd.
2850 (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
2851 file, especially when saving.
2852
2853 2011-06-21 Andrew Cohen <cohen@andy.bu.edu>
2854
2855 * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
2856 article found.
2857
2858 2011-06-18 Teodor Zlatanov <tzz@lifelogs.com>
2859
2860 * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
2861 `auth-source-save-secrets' with a more sensitive alist that can be
2862 configured per file. Experimental, so defaults to 'never.
2863 (auth-source-netrc-create): Use it. Still experimental code.
2864 (with-auth-source-epa-overrides): Use `find-file-hooks' if
2865 `find-file-hook' is unbound (XEmacs fix). Fix backquoting bug.
2866
2867 2011-06-16 Teodor Zlatanov <tzz@lifelogs.com>
2868
2869 * auth-source.el (auth-source-save-secrets): New variable to control if
2870 secret tokens should be saved encrypted.
2871 (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
2872 to `auth-source-netrc-normalize'.
2873 (with-auth-source-epa-overrides): Add convenience macro. Don't depend
2874 on the EPA variables being defined.
2875 (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
2876 (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
2877 the lexical-let closure.
2878 (auth-source-netrc-create): Create "gpg:" tokens according to
2879 `auth-source-save-secrets'.
2880
2881 2011-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
2882
2883 * gnus-group.el (gnus-group-update-group): Add new argument
2884 `info-unchanged' that stops updating dribble buffer.
2885
2886 * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
2887 deletes lines matching to it in dribble buffer.
2888
2889 * gnus-agent.el (gnus-agent-fetch-group-1):
2890 * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
2891 * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
2892 * gnus-start.el (gnus-group-change-level):
2893 * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
2894
2895 * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
2896 if newsgroup info is not changed.
2897
2898 * gnus-group.el (gnus-group-get-new-news-this-group):
2899 * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
2900 Don't update dribble buffer.
2901
2902 2011-06-01 Teodor Zlatanov <tzz@lifelogs.com>
2903
2904 * gnus-registry.el (gnus-registry-remove-ignored): New function to
2905 remove entries with groups we ignore.
2906
2907 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2908
2909 * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
2910 the underline comes at the bottom.
2911
2912 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2913
2914 * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
2915 `gnus-registry-user-format-function-M' and declare the latter obsolete.
2916 (gnus-registry-article-marks-to-names): Rename from
2917 `gnus-registry-user-format-function-M2'.
2918
2919 2011-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
2920
2921 * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
2922 ephemeral group.
2923
2924 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2925
2926 * shr.el (shr-browse-image): Copy the URL if called interactively.
2927
2928 2011-05-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2929
2930 * gnus-group.el (gnus-group-mark-article-read): It's possible that we
2931 want to have `gnus-newsgroup-unselected' kept sorted. If this isn't
2932 done, then unselected articles may be marked as read.
2933
2934 * pop3.el (pop3-open-server): Erase the buffer after the greeting,
2935 since not doing this seems to lead to a race condition in pop3-logon.
2936
2937 * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
2938 so that the call chain it correct when we call "upwards".
2939
2940 * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
2941 in read-only groups.
2942
2943 * gnus-group.el (gnus-group-mark-article-read): Ditto.
2944
2945 * message.el (message-cite-reply-position): Doc string fix.
2946
2947 * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
2948 avoid regexp overflow.
2949 (nnimap-transform-split-mail): Ditto.
2950
2951 * pop3.el (pop3-retr): Error out if the server closes the connection.
2952
2953 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2954
2955 * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
2956 mm-with-unibyte-current-buffer. The buffer should not contain any
2957 multibyte chars anyway at this stage.
2958
2959 2011-05-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2960
2961 * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
2962 at the end of lines.
2963
2964 2011-05-29 Julien Danjou <julien@danjou.info>
2965
2966 * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
2967
2968 2011-05-27 Glenn Morris <rgm@gnu.org>
2969
2970 * gnus-group.el (gnus-bug-group-download-format-alist):
2971 Use the "maintainer" version of debian reports as well.
2972
2973 2011-05-26 Glenn Morris <rgm@gnu.org>
2974
2975 * gnus-group.el (gnus-bug-group-download-format-alist):
2976 Use the "maintainer" version of debbugs.gnu.org reports.
2977
2978 2011-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
2979
2980 * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
2981
2982 2011-05-20 Teodor Zlatanov <tzz@lifelogs.com>
2983
2984 * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
2985 the thread moves us backwards and so we loop forever.
2986
2987 2011-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
2988
2989 * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
2990 whitespace in base64 data lines.
2991
2992 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
2993
2994 * gnus-registry.el (gnus-registry-user-format-function-M):
2995 Use `mapconcat'.
2996 (gnus-registry-user-format-function-M2): Use to see the full text of
2997 the marks. Make "," the mark text separator.
2998
2999 * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
3000 authentication with auth-source.
3001
3002 2011-05-17 Glenn Morris <rgm@gnu.org>
3003
3004 * gnus-group.el (gnus-import-other-newsrc-file):
3005 Use insert-file-contents.
3006
3007 2011-05-16 Teodor Zlatanov <tzz@lifelogs.com>
3008
3009 * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
3010 1000 iterations.
3011
3012 2011-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
3013
3014 * nntp.el (nntp-open-connection): Check if process-type is available.
3015
3016 2011-05-16 Julien Danjou <julien@danjou.info>
3017
3018 * shr.el (shr-tag-del): Add support for del tag.
3019
3020 2011-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
3021
3022 * gnus-html.el (gnus-html-put-image): Register a displayer.
3023
3024 * shr.el (shr-image-displayer): Don't remove text props from alt text.
3025
3026 2011-05-13 Teodor Zlatanov <tzz@lifelogs.com>
3027
3028 * registry.el (prune-factor): New initialization parameter defaulting
3029 to 0.1.
3030 (registry-prune-hard): Use it.
3031
3032 * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
3033 0.1 expicitly.
3034
3035 2011-05-13 Glenn Morris <rgm@gnu.org>
3036
3037 * message.el (message-send-mail-with-sendmail): Assume sendmail-program
3038 is bound, since this function requires sendmail.
3039
3040 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
3041
3042 * registry.el (registry-usage-test): Disable pruning test.
3043
3044 2011-05-10 Teodor Zlatanov <tzz@lifelogs.com>
3045
3046 * registry.el (registry-prune-hard-candidates)
3047 (registry-prune-soft-candidates): Helper methods for registry pruning.
3048 (registry-prune): Use them. Make the sort function optional.
3049
3050 2011-05-10 Jim Meyering <meyering@redhat.com>
3051
3052 * shr.el (shr-colorize-region): Fix typo "on on -> on".
3053
3054 2011-05-10 Julien Danjou <julien@danjou.info>
3055
3056 * shr.el (shr-put-color-1): Do not bug out when old-props is a face
3057 symbol and not a list.
3058
3059 2011-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
3060
3061 * gnus-art.el (gnus-article-mode): Move binding of
3062 shr-put-image-function here from gnus-article-prepare-display.
3063
3064 * shr.el (shr-put-image-function): New variable.
3065 (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
3066 (shr-put-image): Return scaled image.
3067
3068 * gnus-art.el (gnus-shr-put-image): New function.
3069 (gnus-article-prepare-display): Bind shr-put-image-function to it.
3070
3071 * gnus-html.el (gnus-html-wash-images): Register scaled images, not
3072 original ones, as deletable.
3073
3074 2011-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3075
3076 * nntp.el (nntp-open-connection): Set TCP keepalive option.
3077
3078 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
3079
3080 * registry.el (registry-full): Add convenience method. Fix logic.
3081 (registry-insert): Use it. Fix logic here too.
3082
3083 * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
3084 `registry-prune' if `registry-full' returns t.
3085 (gnus-registry-handle-action)
3086 (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
3087 (gnus-registry-usage-test): Use it.
3088
3089 2011-05-07 Julien Danjou <julien@danjou.info>
3090
3091 * shr.el (shr-link): Make shr-link inherit from link by default.
3092
3093 2011-05-06 Teodor Zlatanov <tzz@lifelogs.com>
3094
3095 * shr.el (shr-urlify, shr-link): Fix shr-link face.
3096
3097 2011-05-05 Teodor Zlatanov <tzz@lifelogs.com>
3098
3099 * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
3100 error out because the face is not a list.
3101
3102 2011-05-05 Glenn Morris <rgm@gnu.org>
3103
3104 * gnus-start.el (gnus-propagate-marks): Declare.
3105
3106 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
3107
3108 * registry.el (registry-reindex): Fix percentage message.
3109
3110 2011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3111
3112 * shr.el: Add shr-link face for links.
3113 (shr-urlify): Use it.
3114
3115 * registry.el (registry-insert): Make error message more helpful.
3116
3117 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3118
3119 * gnus-html.el (gnus-html-schedule-image-fetching):
3120 Use url-queue-retrieve, if it exists.
3121
3122 * shr.el (shr-tag-img): Ditto.
3123
3124 * gnus.el: Autoload more gnus-agent functions.
3125
3126 * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
3127 agent if we haven't already (bug#8502).
3128
3129 * gnus-async.el (gnus-async-article-callback): Put prefetched articles
3130 into the Agent, too.
3131
3132 * gnus-agent.el (gnus-agent-store-article): New function.
3133
3134 * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
3135 and moved from that file for reuse.
3136
3137 * pop3.el (pop3-open-server): Error messages are "-ERR".
3138
3139 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3140
3141 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
3142 (open-tls-stream): Remove superfluous tls/starttls autoloads.
3143
3144 2011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3145
3146 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
3147 buffer has moved to a different frame.
3148
3149 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3150
3151 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
3152 to get the conversion from unibyte to multibyte buffers to work on
3153 Emacs 22.
3154
3155 * nntp.el (nntp-request-article): Slight clean-up.
3156
3157 2011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3158
3159 * shr.el (shr-strike-through): New face.
3160 (shr-tag-s): Use it to provide <s> support.
3161 (shr-tag-s): Remove duplicate definition.
3162
3163 2011-04-25 Teodor Zlatanov <tzz@lifelogs.com>
3164
3165 * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
3166 `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
3167
3168 2011-04-23 Glenn Morris <rgm@gnu.org>
3169
3170 * gnus-sum.el (gnus-extra-headers): Bump :version.
3171
3172 2011-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3173
3174 * shr.el (shr-tag-sup): New function.
3175 (shr-tag-sub): Ditto.
3176
3177 2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
3178
3179 * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
3180 for the case where `gnus-registry-ignored-groups' is a list of lists,
3181 and don't call `gnus-parameter-registry-ignore' otherwise.
3182
3183 2011-04-21 Teodor Zlatanov <tzz@lifelogs.com>
3184
3185 * nnimap.el (nnimap-user): New backend variable.
3186 (nnimap-open-connection-1): Use it.
3187 (nnimap-credentials): Accept user parameter so it's explicit what user
3188 name is desired.
3189
3190 * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
3191 default.
3192
3193 * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
3194 not gnus-registry.el.
3195
3196 * gnus-registry.el: Mention in comments how to modify
3197 `gnus-extra-headers' for proper recipient tracking and that it may
3198 already have To and Cc recently, which it does as of this commit.
3199 (gnus-registry-ignored-groups): Remove defcustom.
3200 Explain why in comments.
3201 (gnus-registry-action): Fix data-header reference to use the extra
3202 headers. Explain in package commentary how to add To and Cc headers to
3203 the gnus-extra-headers.
3204 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
3205 (gnus-registry-ignore-group-p): Adjust to take either a group/topic
3206 parameter list or a string list in `gnus-registry-ignored-groups'.
3207 Fix logic error.
3208
3209 2011-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3210
3211 * shr.el (shr-expand-url): Protect against null urls.
3212
3213 2011-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3214
3215 * shr.el (shr-base): New binding.
3216 (shr-tag-base): Keep track of <base>.
3217 (shr-expand-url): New function used throughout.
3218
3219 2011-04-20 Teodor Zlatanov <tzz@lifelogs.com>
3220
3221 * gnus-registry.el
3222 (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
3223 (gnus-registry-ignored-groups): New variable.
3224 (gnus-registry-ignore-group-p): Use it.
3225 (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
3226 set the destination group to nil (same as delete) if it's ignored.
3227
3228 2011-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
3229
3230 * gnus-registry.el (gnus-registry-action)
3231 (gnus-registry-fetch-header-fast):
3232 Don't use mail-header that looks an internal function of mailheader.el.
3233
3234 2011-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
3235
3236 * gnus-registry.el: Eliminate cl functions.
3237 (gnus-registry-sort-addresses): New function that replaces mapcan.
3238 (gnus-registry-action, gnus-registry-spool-action)
3239 (gnus-registry-split-fancy-with-parent)
3240 (gnus-registry-fetch-recipients-fast): Use it.
3241 (gnus-registry-import-eld): Replace delete* with dolist + delq.
3242
3243 * registry.el (initialize-instance, registry-lookup)
3244 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
3245 (registry-lookup-secondary-value, registry-search, registry-delete)
3246 (registry-insert, registry-reindex, registry-size, registry-prune):
3247 Use eval-and-compile.
3248
3249 2011-04-16 Teodor Zlatanov <tzz@lifelogs.com>
3250
3251 * registry.el (registry-reindex): New method to recreate the secondary
3252 registry indices.
3253
3254 * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
3255 tracked field changes.
3256 (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
3257 (gnus-registry-action, gnus-registry-spool-action)
3258 (gnus-registry-handle-action)
3259 (gnus-registry--split-fancy-with-parent-internal)
3260 (gnus-registry-split-fancy-with-parent)
3261 (gnus-registry-register-message-ids): Add recipient tracking on spool,
3262 move, and delete actions, and for fancy splitting with parent.
3263 (gnus-registry-extract-addresses)
3264 (gnus-registry-fetch-recipients-fast)
3265 (gnus-registry-fetch-header-fast): Convenience functions.
3266 (gnus-registry-misc-test): ERT test of
3267 `gnus-registry-extract-addresses'.
3268
3269 2011-04-15 Teodor Zlatanov <tzz@lifelogs.com>
3270
3271 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3272 Track by subject first, then sender.
3273
3274 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
3275
3276 * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
3277
3278 * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
3279 Lisp.
3280
3281 * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
3282 (gnus-draft-send): Use it to avoid popping
3283 up frames from gnus-group-send-queue.
3284
3285 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3286
3287 * gnus-registry.el: Updated gnus-registry docs.
3288
3289 2011-04-12 Teodor Zlatanov <tzz@lifelogs.com>
3290
3291 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3292 Fix logic bug.
3293 (gnus-registry-post-process-groups): Fix logging of no results and
3294 quote sender and subject.
3295
3296 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3297
3298 * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
3299 (gnus-read-active-for-groups): Don't try to finish getting stuff where
3300 we had no early-data returned.
3301 (gnus-get-unread-articles): Add a sanity check so that we don't issue
3302 two async commands to the same server at the same time.
3303
3304 2011-04-12 Stig Sandbeck Mathisen <ssm@fnord.no> (tiny change)
3305
3306 * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
3307
3308 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3309
3310 * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
3311 "warning" level.
3312
3313 * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
3314 (mm-url-insert-file-contents): Don't set the package names.
3315
3316 2011-04-11 Teodor Zlatanov <tzz@lifelogs.com>
3317
3318 * gnus-registry.el (gnus-registry-action): Remove properties and
3319 simplify subject in `gnus-registry-handle-action'.
3320 (gnus-registry-spool-action): Get subject and sender from message if
3321 they are not passed in.
3322 (gnus-registry-handle-action): Remove properties and simplify subject
3323 consistently.
3324
3325 2011-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3326
3327 * registry.el: Require CL before using defmacro*.
3328
3329 2011-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
3330
3331 * gnus-art.el (article-treat-date): Assume that
3332 gnus-article-date-headers may be a group parameter.
3333
3334 2011-04-07 Teodor Zlatanov <tzz@lifelogs.com>
3335
3336 * gnus-registry.el (gnus-registry-handle-action): More debugging.
3337
3338 * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
3339 interactively so the newsrc file can contain foreign groups too.
3340 Useful for debugging but not much for users.
3341
3342 2011-04-07 David Engster <dengste@eml.cc>
3343
3344 * registry.el (registry-usage-test): Only do
3345 `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
3346 lexical binding.
3347
3348 2011-04-06 David Engster <dengste@eml.cc>
3349
3350 * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
3351 argument NOERROR for `require', since XEmacs 21.4 does not support it.
3352
3353 2011-04-06 David Engster <dengste@eml.cc>
3354
3355 * registry.el (initialize-instance): Change :after to :AFTER to be
3356 compatible with old EIEIO version in XEmacs.
3357
3358 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
3359
3360 * gnus-registry.el (gnus-registry-post-process-groups)
3361 (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
3362 and provide better messaging.
3363
3364 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
3365
3366 * gnus-registry.el: Don't use ERT if it's not available. Load it
3367 unconditionally anyway, discarding errors.
3368 (gnus-registry-delete-entries): New convenience function.
3369 (gnus-registry-import-eld): Import from old .eld registry.
3370
3371 * registry.el: Don't use ERT if it's not available. Load it
3372 unconditionally anyway, discarding errors.
3373
3374 * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
3375 version from the Claudio Bley GnuTLS patch (extra optional parameters
3376 and host name).
3377
3378 2011-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3379
3380 * gnus-registry.el (gnus-registry-fixup-registry): New function to
3381 fixup the parameters that can be customized by the user between
3382 save/read cycles.
3383 (gnus-registry-read): Use it.
3384 (gnus-registry-make-db): Use it.
3385 (gnus-registry-spool-action, gnus-registry-handle-action):
3386 Fix messaging.
3387 (gnus-registry--split-fancy-with-parent-internal): Fix loop.
3388 Map references to actual group names with sender and subject tracking.
3389 (gnus-registry-post-process-groups): Use `cond' for better messaging.
3390 (gnus-registry-usage-test): Add subject lookup test.
3391
3392 * registry.el (registry-db, initialize-instance): Set up constructor
3393 instead of :initform arguments for the sake of older Emacsen.
3394 (registry-lookup-breaks-before-lexbind): New method to demonstrate
3395 pre-lexbind merge bug.
3396 (registry-usage-test): Use it.
3397 (initialize-instance, registry-db): Move the non-function initforms
3398 back to the class definition.
3399
3400 2011-04-03 Teodor Zlatanov <tzz@lifelogs.com>
3401
3402 * registry.el: New library to manage gnus-registry-style data.
3403
3404 * gnus-registry.el: Use it (major rewrite).
3405
3406 * nnregistry.el: Use it.
3407
3408 * spam.el: Use it.
3409
3410 2011-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3411
3412 * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
3413 marks on non-selected articles.
3414
3415 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
3416
3417 * proto-stream.el: Move to Emacs core, at net/network-stream.el.
3418
3419 * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
3420 parameter to open-protocol-stream.
3421
3422 2011-04-01 Julien Danjou <julien@danjou.info>
3423
3424 * mm-view.el (mm-display-inline-fontify): Do not fontify with
3425 fundamental-mode.
3426
3427 2011-04-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3428
3429 * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
3430 servers.
3431
3432 2011-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3433
3434 * gnus-sum.el (gnus-update-marks): Revert intersection change, which
3435 made marks not propagate, again.
3436
3437 2011-03-30 Chong Yidong <cyd@stupidchicken.com>
3438
3439 * proto-stream.el (open-protocol-stream): Bring back `network' type.
3440 Make this the default type.
3441 (proto-stream-open-plain): Rename from proto-stream-open-default.
3442 (open-protocol-stream, proto-stream-open-starttls)
3443 (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
3444 with `plain'.
3445
3446 * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
3447 value.
3448
3449 * nntp.el (nntp-open-connection-function): Document the fact that some
3450 values are not functions but are instead handled specially.
3451 Recognize nntp-open-plain-stream value.
3452 (nntp-open-connection): Recognize that value.
3453
3454 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3455
3456 * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
3457 stuff.
3458
3459 * gnus-score.el (gnus-score-string): Fix calling convention of
3460 `gnus-simplify-buffer-fuzzy' after last patches.
3461
3462 * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
3463 server for articles we didn't get any headers for. This is a sanity
3464 check.
3465
3466 2011-03-29 Michael Welsh Duggan <md5i@md5i.com>
3467
3468 * nnimap.el (nnimap-open-connection-1): Is the login responds with a
3469 new CAPABILITY, use it.
3470
3471 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3472
3473 * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
3474 downloading anything.
3475
3476 * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
3477
3478 2011-03-29 Adam Sjøgren <asjo@koldfront.dk>
3479
3480 * gnus.el (gnus-group-startup-message): Prefer svg file and replace
3481 colors.
3482 (gnus-splash-svg-color-symbols): New function.
3483
3484 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3485
3486 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
3487 instead of using the global gnus-simplify-subject-fuzzy-regexp.
3488 (gnus-simplify-subject-fuzzy): Use the local
3489 gnus-simplify-subject-fuzzy-regex instead of the global one.
3490 This makes using this variable in group parameters work.
3491
3492 2011-03-29 Teodor Zlatanov <tzz@lifelogs.com>
3493
3494 * gnus-registry.el (gnus-registry-unfollowed-groups):
3495 Add "archive:sent" to the unfollowed group regex (for the recent Gnus
3496 archive:sent-YYYY-MM-DD groups).
3497 (gnus-registry-split-fancy-with-parent): Bail out early in sender
3498 tracking if there are more than `gnus-registry-max-track-groups'
3499 matches.
3500
3501 2011-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3502
3503 * message.el (message--yank-original-internal): New function to do the
3504 insertion cleanly inside eval in `message-yank-original'.
3505 (message-yank-original): Use it.
3506
3507 2011-03-29 Julien Danjou <julien@danjou.info>
3508
3509 * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
3510 local variables disabled rather than `normal-mode'.
3511
3512 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3513
3514 * proto-stream.el: Changes preparatory to merging open-protocol-stream
3515 with open-network-stream.
3516 (proto-stream-always-use-starttls): Option removed.
3517 (open-protocol-stream): Return a process object by default. Provide a
3518 new parameter :return-list specifying a list-type return value, which
3519 now has the form (PROP . PLIST) instead of a fixed-length list. Change
3520 :type `network' to `try-starttls', and `network-only' to `default'.
3521 Make `default' the default, for compatibility with open-network-stream.
3522 Handle the no-parameter case exactly as open-network-stream, with no
3523 additional stream processing. Search plists using plist-get.
3524 Explicitly add :end-of-commend parameter if it is missing.
3525 (proto-stream-open-default): Rename from
3526 proto-stream-open-network-only. Return 'default as the type.
3527 (proto-stream-open-starttls): Rename from proto-stream-open-network.
3528 Use plist-get. Don't return `tls' as the type if STARTTLS negotiation
3529 failed. Always return a list with a (possibly dead) process as the
3530 first element, for compatibility with open-network-stream.
3531 (proto-stream-open-tls): Use plist-get. Always return a list.
3532 (proto-stream-open-shell): Return `default' as connection type.
3533 (proto-stream-capability-open): Use plist-get.
3534 (proto-stream-eoc): Function deleted.
3535
3536 * nnimap.el (nnimap-stream, nnimap-open-connection)
3537 (nnimap-open-connection-1): Handle renaming of :type parameter for
3538 open-protocol-stream.
3539 (nnimap-open-connection-1): Pass a :return-list parameter
3540 open-protocol-stream to obtain a list return value. Parse this list
3541 using plist-get.
3542
3543 * nntp.el (nntp-open-connection): Handle renaming of :type parameter
3544 for open-protocol-stream. Accept open-protocol-stream return value
3545 that is a subprocess object instead of a list. Handle the case of a
3546 dead returned process.
3547
3548 2011-03-25 Teodor Zlatanov <tzz@lifelogs.com>
3549
3550 * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
3551
3552 * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
3553
3554 2011-03-21 Julien Danjou <julien@danjou.info>
3555
3556 * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
3557 normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
3558 query.
3559 (mm-inline-text): Render normal text with fontification whenever
3560 possible.
3561
3562 * gnus-sum.el (gnus-summary-save-parts-1):
3563 * gnus-art.el (gnus-article-browse-html-save-cid-content)
3564 (gnus-article-browse-html-parts, gnus-mime-delete-part)
3565 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
3566 Use `mm-handle-filename'.
3567
3568 * mm-util.el (mm-handle-filename): New function, return the filename of
3569 an handle.
3570
3571 2011-03-18 Julien Danjou <julien@danjou.info>
3572
3573 * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
3574 (gnus-buffer-live-p): Check that buffer is not nil.
3575
3576 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3577
3578 * gnus-art.el: Require mouse, which the build bot seems to say is
3579 needed.
3580
3581 * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
3582 XEmacs, since it doesn't have url-retrieve-synchronously.
3583
3584 2011-03-17 Antoine Levitt <antoine.levitt@gmail.com>
3585
3586 * gnus-group.el (gnus-group-list-ticked): New function.
3587 (gnus-group-make-menu-bar): Provide a menu entry for it.
3588 (gnus-group-list-map): Provide a binding for it.
3589
3590 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3591
3592 * shr.el (shr-visit-file): New command.
3593
3594 * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
3595
3596 2011-03-17 Bjørn Mork <bjorn@mork.no>
3597
3598 * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
3599 servers.
3600
3601 2011-03-16 Julien Danjou <julien@danjou.info>
3602
3603 * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
3604 inline.
3605
3606 * gnus-art.el (article-hide-list-identifiers):
3607 Use gnus-group-get-list-identifiers.
3608
3609 * gnus-sum.el (gnus-group-get-list-identifiers): New function.
3610 (gnus-summary-remove-list-identifiers):
3611 Use gnus-group-get-list-identifiers to get regexp.
3612 (gnus-select-newsgroup, gnus-summary-insert-subject)
3613 (gnus-summary-insert-articles):
3614 Call gnus-summary-remove-list-identifiers unconditionally.
3615
3616 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3617
3618 * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
3619 we're selecting a group with unread articles.
3620
3621 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
3622
3623 * gssapi.el: New file separated out from imap.el to provide a general
3624 Kerberos 5 connection facility for Emacs.
3625
3626 * message.el (message-elide-ellipsis): Document the format spec
3627 ellipsis.
3628
3629 2011-03-15 Reiner Steib <Reiner.Steib@gmx.de>
3630
3631 * message.el (message-elide-region): Allow the ellipsis to say how many
3632 lines were removed.
3633
3634 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3635
3636 * gnus-win.el (gnus-configure-frame): Protect against trying to restore
3637 window configurations containing buffers that are now dead.
3638
3639 * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
3640 parsing to avoid integer overflows.
3641 (nnimap-parse-flags): Simplify the last change.
3642 (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
3643 too large for 32-bit Emacsen.
3644
3645 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3646
3647 * auth-source.el (auth-source-netrc-create):
3648 * message.el (message-yank-original): Fix use of `case'.
3649
3650 2011-03-15 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
3651
3652 * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
3653 XEmacs, which was one character too wide.
3654
3655 2011-03-09 Antoine Levitt <antoine.levitt@gmail.com>
3656
3657 * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
3658 default number of articles to display.
3659 (gnus-articles-to-read): Use pretty names for prompt.
3660
3661 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3662
3663 * gnus-int.el (gnus-open-server): Ditto.
3664
3665 * gnus-start.el (gnus-activate-group): Give a backtrace if
3666 debug-on-quit is set and the user hits `C-g'.
3667 (gnus-read-active-file): Ditto.
3668
3669 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
3670
3671 2011-03-15 Teodor Zlatanov <tzz@lifelogs.com>
3672
3673 * message.el (message-yank-original): Use cond instead of CL case.
3674
3675 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3676
3677 * auth-source.el (auth-source-netrc-create): Use usual format for the
3678 default in prompts.
3679
3680 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
3681
3682 * auth-source.el (auth-source-netrc-create): Show the default in the
3683 prompt when prompting for token creation.
3684
3685 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3686
3687 * auth-source.el (auth-source-format-prompt): Always convert the value
3688 to a string to avoid evaluating non-string arguments.
3689 (auth-source-netrc-create): Offer default properly, not as initial
3690 content in `read-string'.
3691 (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
3692 of line to determine if we've been run before. If so, don't run again,
3693 but print a trivial message to indicate the cache was hit instead.
3694
3695 2011-03-11 Teodor Zlatanov <tzz@lifelogs.com>
3696
3697 * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
3698 Don't install `gnus-sync-read' to any hooks by default. It's buggy.
3699 The user will have to run `gnus-sync-read' manually and wait for Cloudy
3700 Gnus.
3701
3702 2011-03-11 Julien Danjou <julien@danjou.info>
3703
3704 * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
3705 modified file".
3706
3707 2011-03-09 Teodor Zlatanov <tzz@lifelogs.com>
3708
3709 * auth-source.el (auth-source-read-char-choice): New function to read a
3710 character choice using `dropdown-list', `read-char-choice', or
3711 `read-char'. It appends "[a/b/c] " to the prompt if the choices were
3712 '(?a ?b ?c). The `dropdown-list' support is disabled for now. Use
3713 `eval-when-compile' to load `dropdown-list'. Remove `dropdown-list'.
3714 (auth-source-netrc-saver): Use it.
3715 (auth-source-pick-first-password): New convenience function.
3716
3717 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3718
3719 * nnimap.el (nnimap-credentials): Keep the :save-function as the third
3720 parameter in the credentials.
3721 (nnimap-open-connection-1): Use it after a successful login.
3722 (nnimap-credentials): Add IMAP-specific user and password prompt.
3723
3724 * auth-source.el (auth-source-search): Add :require parameter, taking a
3725 list. Document it and the :save-function return token. Pass :require
3726 down. Change the CREATED message from a warning to a debug statement.
3727 (auth-source-search-backends): Pass :require down.
3728 (auth-source-netrc-search): Pass :require down.
3729 (auth-source-netrc-parse): Use :require, if it's given, as a filter.
3730 Change save prompt to indicate all modifications saved here are
3731 deletions.
3732 (auth-source-netrc-create): Take user login name as default in user
3733 prompt. Move all the save functionality to a lexically bound function
3734 under the :save-function token in the returned list. Set up clearer
3735 default prompts for user, host, port, and secret.
3736 (auth-source-netrc-saver): New function, intended to be wrapped for
3737 :save-function.
3738
3739 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3740
3741 * Version 23.3 released.
3742
3743 2011-03-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3744
3745 * shr.el (shr-table-horizontal-line): Change the defaults for the table
3746 lines to be spaces instead.
3747
3748 2011-03-07 Julien Danjou <julien@danjou.info>
3749
3750 * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
3751 (sieve-sasl-auth): Check that auth-source-search did return something,
3752 or just return an empty string.
3753
3754 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
3755
3756 * gnus.el (gnus-interactive): Use read-directory-name.
3757
3758 * gnus-uu.el (gnus-uu-decode-uu-and-save)
3759 (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
3760 (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
3761 (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
3762 Likewise.
3763
3764 * gnus-group.el (gnus-group-make-directory-group): Likewise.
3765
3766 2011-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3767
3768 * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
3769 onto the list of killed groups, too. This makes killed nnimap groups,
3770 for instance, more reliably not reappear.
3771
3772 * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
3773 the parent.
3774
3775 * gnus-sum.el (gnus-update-read-articles): Fix typo.
3776
3777 * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
3778 really have server-side marks.
3779
3780 * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
3781 since most backends do not usefully have server-side marks.
3782 (gnus-update-read-articles): Propagate marks to all backends that
3783 really have server-side marks.
3784
3785 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
3786
3787 * message.el (message-cite-reply-position, message-cite-style):
3788 New variables.
3789 (message-yank-original): Use the new citation styles.
3790
3791 2011-03-04 Daiki Ueno <ueno@unixuser.org>
3792
3793 * message.el (message-options): Revert the change that's a workaround
3794 for XEmacs buffer-local issue; don't mark it buffer-local when running
3795 under XEmacs.
3796
3797 2011-03-03 Tassilo Horn <tassilo@member.fsf.org>
3798
3799 * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
3800 numbers too big to be `read'.
3801
3802 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
3803
3804 * message.el (message-options): Make buffer-local two ways to attempt
3805 to fix a XEmacs bug.
3806
3807 2011-03-02 Julien Danjou <julien@danjou.info>
3808
3809 * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
3810
3811 2011-03-01 Julien Danjou <julien@danjou.info>
3812
3813 * gnus-art.el (list-identifier): Add list-identifier as a parameter
3814 group.
3815 (article-hide-list-identifiers): Use list-identifier group parameter.
3816
3817 2011-02-28 Julien Danjou <julien@danjou.info>
3818
3819 * sieve.el (sieve-buffer-script-name): New local variable to store
3820 sieve script name.
3821 (sieve-edit-script): Store sieve script name.
3822 (sieve-upload): Use sieve script name when uploading.
3823 (sieve-upload): Use substitute-command-keys.
3824 (sieve-edit-script): Use substitute-command-keys.
3825 (sieve-refresh-scriptlist): Use substitute-command-keys.
3826 (sieve-manage-mode-map): Define keymap properly.
3827 (sieve-manage-mode): Do not set mode name manually, change mode-name to
3828 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
3829 Remove commented code about cvs.
3830 (sieve-manage-quit): New function.
3831 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
3832
3833 2011-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3834
3835 * gnus-group.el (gnus-import-other-newsrc-file): New function.
3836
3837 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
3838
3839 * auth-source.el (auth-source-search): Cache empty result sets.
3840
3841 * auth-source.el (auth-source-save-behavior): New variable to replace
3842 `auth-source-never-create'.
3843 (auth-source-netrc-create): Use it.
3844 (auth-source-never-save): Remove.
3845
3846 2011-02-25 Lars Ingebrigtsen <larsi@gnus.org>
3847
3848 * nnimap.el (nnimap-stream): Doc fix.
3849 (nnimap-open-connection-1): Reverse the order of the ports to that the
3850 prompted-for port is first.
3851
3852 * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
3853 retrieval by the no-group selection.
3854
3855 * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
3856 numerical parameters.
3857
3858 2011-02-25 Julien Danjou <julien@danjou.info>
3859
3860 * gnus-gravatar.el: Use gnus-with-article-buffer.
3861
3862 * gnus-art.el (gnus-with-article-buffer): Check that the
3863 gnus-article-buffer is alive.
3864
3865 2011-02-24 Teodor Zlatanov <tzz@lifelogs.com>
3866
3867 * auth-source.el (auth-source-creation-prompts): New variable to manage
3868 creation-time prompts.
3869 (auth-source-search): Document it.
3870 (auth-source-format-prompt): Add utility function.
3871 (auth-source-netrc-create): Don't default the user name to
3872 user-login-name. Use `auth-source-creation-prompts' and some default
3873 prompts for user, host, port, and password (the default generic prompt
3874 remains ugly).
3875 (auth-source-never-save): Add customizable option to never save info.
3876 (auth-source-netrc-create): Use it and improve save prompts. Fix help
3877 mode excursion.
3878
3879 2011-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
3880
3881 * auth-source.el (auth-source-netrc-create): Use `read-char' with no
3882 argument that XEmacs doesn't support.
3883
3884 2011-02-23 Julien Danjou <julien@danjou.info>
3885
3886 * gnus-art.el (article-make-date-line): Ignore errors if time is
3887 invalid and not convertible.
3888 (article-make-date-line): Only add lapsed time if time is not nil.
3889
3890 2011-02-23 Teodor Zlatanov <tzz@lifelogs.com>
3891
3892 * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
3893 `read-char-choice' for backwards compatibility.
3894 (auth-source-netrc-element-or-first): New function to DTRT for
3895 parameter extraction.
3896 (auth-source-netrc-create): Use it and fix multiple parameter print
3897 bug. Use the default passed from above (given-default) or the
3898 built-in (user-login-name for :user).
3899
3900 2011-02-23 Lars Ingebrigtsen <larsi@gnus.org>
3901
3902 * gnus-start.el (gnus-dribble-read-file):
3903 Set buffer-save-without-query, since we always want to save the dribble
3904 file, probably.
3905
3906 * nnmail.el (nnmail-article-group): Allow a final "" split to work on
3907 nnimap.
3908
3909 * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
3910 -summary- since it's a user-visible variable.
3911
3912 * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
3913 first time you use the new Gnus.
3914
3915 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3916
3917 * auth-source.el: Don't load netrc.el.
3918 (auth-sources): Search ~/.netrc as well by default.
3919 (auth-source-debug): Add 'trivia option for extra output.
3920 (auth-source-do-trivia): Use it.
3921 (auth-source-search): Simplify logic to use
3922 `auth-source-search-backends'. Use `auth-source-do-trivia' where
3923 appropriate. Don't keep a running count at this level. Layer :create
3924 and :delete options appropriately on the first and second passes.
3925 Don't track the backend with the search results.
3926 (auth-source-search-backends): New function to search a list of
3927 backends for a processed spec.
3928 (auth-source-netrc-parse): Cache all netrc files, making
3929 auth-source-netrc-cache an alist keyed by the file name and using the
3930 file mtime as the caching criterion. Keep the obfuscated data secret
3931 with a lexical bind.
3932 (auth-source-netrc-search): Don't calculate the length of the results
3933 unnecessarily.
3934 (auth-source-search-backends): Fix bug.
3935 (auth-source-netrc-create): Rework prompts.
3936
3937 2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
3938
3939 * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
3940 Lower case names of search constraints.
3941 (nnir-run-query): Cache and reuse search constraints for all imap
3942 servers.
3943
3944 2011-02-22 Sam Steingold <sds@gnu.org>
3945
3946 * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
3947
3948 2011-02-22 Lars Ingebrigtsen <larsi@gnus.org>
3949
3950 * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
3951 after exit.
3952 (gnus-setup-message): Define missing variable from last checkin.
3953
3954 * gnus-sum.el (gnus-summary-show-article): When called with t as the
3955 value, show the raw article.
3956
3957 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3958
3959 * nnimap.el (nnimap-open-connection-1): Revert last change, since
3960 auth-source now accepts numbers.
3961
3962 * auth-source.el (auth-source-netrc-parse): Accept a number as the port
3963 spec, too.
3964 (auth-source-ensure-strings): New function.
3965
3966 * gnus-art.el (gnus-article-update-date-headers): Doc fix.
3967 (gnus-article-setup-buffer): Always restart the date timer so that user
3968 changes to the frequency is respected.
3969
3970 * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
3971 port numbers, so make sure it gets that if nnimap-server-port is
3972 explicit.
3973
3974 2011-02-21 Simon Josefsson <simon@josefsson.org>
3975
3976 * nnimap.el (nnimap-inbox): Doc fix.
3977
3978 2011-02-20 Chong Yidong <cyd@stupidchicken.com>
3979
3980 * shr-color.el (shr-color->hexadecimal): Use renamed function names
3981 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
3982 color-lab-to-srgb.
3983
3984 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3985
3986 * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
3987 given method as in the group name if we're using an extended method.
3988 (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
3989 command, if we're using that, instead of waiting for the beginning.
3990
3991 * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
3992 we're sure to get unique server names, and we don't output two async
3993 commands in the same buffer. This fixes an NNTP hang for some users.
3994
3995 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3996
3997 * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
3998 summary buffer before reading going to the next buffer. This avoids
3999 putting the point in the group buffer if you `C-g' the command.
4000
4001 * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
4002 cache (for now) to make ~/.authinfo.gpg files usable.
4003
4004 * nnfolder.el (copyright-update): Define for the compiler.
4005
4006 * auth-source.el (auth-source-search): Fix unbound variable.
4007
4008 2011-02-19 Glenn Morris <rgm@gnu.org>
4009
4010 * gnus.el (gnus-meta): Doc fix.
4011
4012 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
4013
4014 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
4015 in case it's not yet loaded.
4016
4017 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4018
4019 * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
4020 line we're waiting for.
4021
4022 2011-02-19 Darren Hoo <darren.hoo@gmail.com> (tiny change)
4023
4024 * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
4025 face with line-width greater than zero will cause RET in gnus summary
4026 buffer to scroll down article page-wise because auto vscroll happens,
4027 it should be temporally disabled when doing a scroll-up.
4028
4029 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org>
4030
4031 * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
4032 outputs from the server.
4033
4034 2011-02-18 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
4035
4036 * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
4037 later so that bbdb can hook in easier.
4038
4039 2011-02-18 Lars Ingebrigtsen <larsi@gnus.org>
4040
4041 * auth-source.el (auth-source-search): Don't try to create credentials
4042 if the caller doesn't want that.
4043 (auth-source-search): If we don't find a match, don't bug out on
4044 non-bound variables.
4045 (auth-source-search): Only ask a single backend to create the
4046 credentials.
4047
4048 * nnimap.el (nnimap-log-command): Add a newline to the inhibited
4049 logging.
4050 (nnimap-credentials): Protect against auth-source-search returning nil.
4051 (nnimap-request-list): Protect against not being able to open the
4052 server.
4053
4054 2011-02-17 Lars Ingebrigtsen <larsi@gnus.org>
4055
4056 * auth-source.el (auth-source-search): Do a two-phase search, one with
4057 no :create to get the responses from all backends.
4058
4059 * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
4060 when getting credentials.
4061
4062 * gnus-util.el (gnus-delete-duplicates): New function.
4063
4064 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4065
4066 * nnimap.el (nnimap-credentials): Instead of picking the first port as
4067 a creation default, pass the whole port list down. It will be
4068 completed.
4069
4070 * auth-source.el (auth-source-search): Updated docs to talk about
4071 multiple creation choices.
4072 (auth-source-netrc-create): Accept a list as a value (from the search
4073 parameters) and do completion on that list. Keep a separate netrc line
4074 with the password obscured for showing the user.
4075
4076 * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
4077 first choice to `auth-source-search' so it will be used for entry
4078 creation instead of the server's Gnus-specific name.
4079 (nnimap-credentials): Rely on the auth-source library to select which
4080 port is actually wanted in the new netrc entry, so don't override
4081 `auth-source-creation-defaults'.
4082
4083 * auth-source.el (auth-source-netrc-parse): Use :port instead of
4084 :protocol and accept a missing user, host, or port as a wildcard match.
4085 (auth-source-debug): Default to off.
4086
4087 (auth-source-netrc-search, auth-source-netrc-create)
4088 (auth-source-secrets-search, auth-source-secrets-create)
4089 (auth-source-user-or-password, auth-source-backend, auth-sources)
4090 (auth-source-backend-parse-parameters, auth-source-search): Use :port
4091 instead of :protocol.
4092
4093 * nnimap.el (nnimap-credentials): Pass a port default to
4094 `auth-source-search' in case an entry needs to be created.
4095 (nnimap-open-connection-1): Use :port instead of :protocol.
4096
4097 2011-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
4098
4099 * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
4100 instead of delete-dups that is not available in XEmacs 21.4.
4101
4102 2011-02-16 Lars Ingebrigtsen <larsi@gnus.org>
4103
4104 * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
4105 nil means that nnimap doesn't get updated.
4106
4107 2011-02-16 Teodor Zlatanov <tzz@lifelogs.com>
4108
4109 * auth-source.el (auth-source-netrc-create): Return a synthetic search
4110 result when the user doesn't want to write to the file.
4111 (auth-source-netrc-search): Expect a synthetic result and proceed
4112 accordingly.
4113 (auth-source-cache-expiry): New variable to override
4114 `password-cache-expiry'.
4115 (auth-source-remember): Use it.
4116
4117 * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
4118 parameter. Create entry if necessary by using :create t.
4119 (nnimap-open-connection-1): Don't pass `inhibit-create'.
4120
4121 2011-02-15 Teodor Zlatanov <tzz@lifelogs.com>
4122
4123 * auth-source.el (auth-source-debug): Enable by default and don't
4124 mention the obsolete `auth-source-hide-passwords'.
4125 (auth-source-do-warn): New function to debug unconditionally.
4126 (auth-source-do-debug): Use it.
4127 (auth-source-backend-parse): Use it for invalid `auth-sources' entries
4128 and for Secrets API entries when the secrets.el library is not
4129 available.
4130
4131 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
4132
4133 * gnus-sum.el (gnus-propagate-marks): Default to nil.
4134 (gnus-summary-exit): Kill the correct article buffer on exit from a
4135 `C-d' group.
4136
4137 * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
4138 gnus-propagate-marks.
4139
4140 * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
4141 before killing the buffers so that a non-full window conf gets handled
4142 correctly.
4143 (gnus-summary-exit): Ditto.
4144 (gnus-summary-read-group-1): Ditto.
4145
4146 * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
4147 async code again so that we can debug it properly.
4148
4149 * message.el (message-reply): Take an optional switch-buffer parameter
4150 so that Gnus window confs are respected better.
4151
4152 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4153
4154 * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
4155 `plist-get' to accept non-list parameters (XEmacs issue).
4156 Fix docstring.
4157 (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
4158 `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
4159 (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
4160 Login collection is "Login" and not "login".
4161
4162 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
4163
4164 * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
4165 multiple headers.
4166
4167 * nnimap.el (nnimap-inhibit-logging): New variable.
4168 (nnimap-log-command): Don't log login commands.
4169
4170 * auth-source.el (auth-source-netrc-search): The asserts seem to want
4171 to have more parameters.
4172
4173 * nnimap.el (nnimap-send-command): Mark the command time for each
4174 command, so that we don't get NOOPs stepping on our toes.
4175
4176 * gnus-art.el (article-date-ut): Get the date from the Date header on
4177 `t'.
4178
4179 2011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
4180
4181 * auth-source.el (auth-source-search): Use copy-sequence instead of
4182 the cl.el copy-list.
4183
4184 2011-02-13 Adam Sjøgren <asjo@koldfront.dk>
4185
4186 * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
4187 Improve prompt.
4188
4189 2011-02-13 Lars Ingebrigtsen <larsi@gnus.org>
4190
4191 * gnus-art.el (gnus-article-mode-line-format): Remove the article
4192 washing status from the default format. It isn't very informative.
4193
4194 2011-02-13 Tassilo Horn <tassilo@member.fsf.org> (tiny change)
4195
4196 * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
4197 Fix Gcc processing on imap.
4198
4199 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
4200
4201 * message.el (message-bury): Don't pop up a new window when selected
4202 window is dedicated.
4203
4204 2011-02-10 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
4205
4206 * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
4207
4208 2011-02-10 Teodor Zlatanov <tzz@lifelogs.com>
4209
4210 * sieve-manage.el: Autoload `auth-source-search'.
4211 (sieve-sasl-auth): Use it.
4212
4213 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
4214
4215 * nnimap.el: Autoload `auth-source-forget+'.
4216 (nnimap-open-connection-1): Use it if the connection fails.
4217
4218 * auth-source.el: Require `password-cache'.
4219 (auth-source-hide-passwords, auth-source-cache): Remove and mark
4220 obsolete.
4221 (auth-source-magic): Marker for `password-cache' keys.
4222 (auth-source-do-cache): Update docstring.
4223 (auth-source-search): Use and check cache.
4224 (auth-source-forget-all-cached, auth-source-remember)
4225 (auth-source-recall, auth-source-forget, auth-source-forget+)
4226 (auth-source-specmatchp): Caching support functions.
4227 (auth-source-forget-user-or-password, auth-source-forget-all-cached):
4228 Remove and obsolete.
4229 (auth-source-user-or-password): Remove caching to further discourage
4230 using it. Always hide passwords.
4231
4232 2011-02-09 Lars Ingebrigtsen <larsi@gnus.org>
4233
4234 * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
4235 code for now, since it doesn't work for all users.
4236
4237 2011-02-09 Julien Danjou <julien@danjou.info>
4238
4239 * message.el (message-options): Make message-options really buffer
4240 local.
4241
4242 2011-02-08 Teodor Zlatanov <tzz@lifelogs.com>
4243
4244 * mail-source.el: Autoload `auth-source-search'.
4245 (mail-source-keyword-map): Note order matters.
4246 (mail-source-set-1): Get all the mail-source source values and
4247 defaults and search auth-source on those if needed. This can all
4248 probably be simplified.
4249
4250 * nnimap.el: Autoload `auth-source-search'.
4251 (nnimap-credentials): Use it.
4252 (nnimap-open-connection-1): Ask for the virtual server and physical
4253 address in one shot.
4254
4255 * nntp.el: Autoload `auth-source-search'.
4256 (nntp-send-authinfo): Use it. Note TODO.
4257
4258 2011-02-08 Julien Danjou <julien@danjou.info>
4259
4260 * shr.el (shr-tag-body): Add support for text attribute in body
4261 markups.
4262
4263 * message.el (message-options): Make message-options a local variable.
4264
4265 2011-02-07 Teodor Zlatanov <tzz@lifelogs.com>
4266
4267 * auth-source.el (auth-source-secrets-search)
4268 (auth-source-user-or-password): Use `append' instead of `nconc'.
4269 (auth-source-user-or-password): Build return list better and protect
4270 against nil :secret.
4271
4272 2011-02-07 Lars Ingebrigtsen <larsi@gnus.org>
4273
4274 * nnimap.el (nnimap-update-info): Refactor slightly.
4275 (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
4276 (nnimap-update-info): Clean up slightly.
4277 (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
4278 characters.
4279 (nnimap-process-quirk): Rename function to avoid collision.
4280 (nnimap-update-info): Fix macrology bug-out.
4281 (nnimap-update-info): Simplify split history test.
4282
4283 2011-02-06 Michael Albinus <michael.albinus@gmx.de>
4284
4285 * auth-source.el (top): Require 'eieio unconditionally.
4286 Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
4287 (auth-source-secrets-search): Limit search when `max' is greater than
4288 number of results.
4289
4290 2011-02-06 Lars Ingebrigtsen <larsi@gnus.org>
4291
4292 * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
4293 part not returning any data.
4294
4295 * proto-stream.el (open-protocol-stream): Document the return value.
4296
4297 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
4298
4299 * auth-source.el (auth-source-secrets-search): Add examples.
4300
4301 2011-02-06 Julien Danjou <julien@danjou.info>
4302
4303 * message.el (message-setup-1): Handle message-generate-headers-first
4304 set to t.
4305
4306 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
4307
4308 * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
4309 API with a string "secrets:collection-name" and with 'default.
4310 (auth-source-backend-parse): Parse "secrets:collection-name" and
4311 'default. Recurse on parses instead of repeating code. Use the
4312 Secrets API is the source is not nil and 'ignore otherwise. Emit a
4313 message when ignoring a source.
4314 (auth-source-search): List ignored search keys at the top level.
4315 (auth-source-netrc-create): Use `case' instead of `cond'.
4316 (auth-source-secrets-search): Created with TODOs.
4317 (auth-source-secrets-create): Created with TODOs.
4318 (auth-source-retrieve, auth-source-create, auth-source-delete)
4319 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4320 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4321 (auth-source-user-or-password-sftp)
4322 (auth-source-user-or-password-smtp): Remove.
4323 (auth-source-user-or-password): Deprecated and modified to be a wrapper
4324 around `auth-source-search'. Not tested thoroughly.
4325
4326 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4327
4328 * auth-source.el: Bring in assoc and eioeio libraries.
4329 (secrets-enabled): New variable to track the status of the Secrets API.
4330 (auth-source-backend): New EIOEIO class to represent a backend.
4331 (auth-source-creation-defaults): New variable to set prompt defaults
4332 during token creation (see the `auth-source-search' docstring for
4333 details).
4334 (auth-sources): Simplify to allow a simple string as a netrc backend
4335 spec.
4336 (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
4337 (auth-source-backend-parse-parameters): Fill in the backend parameters.
4338 (auth-source-search): Main auth-source API entry point.
4339 (auth-source-delete): Wrapper around `auth-source-search' for deletion.
4340 (auth-source-search-collection): Helper function for searching.
4341 (auth-source-netrc-parse, auth-source-netrc-normalize)
4342 (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
4343 Supports search, create, and delete.
4344 (auth-source-secrets-search, auth-source-secrets-create): Secrets API
4345 backend stubs.
4346 (auth-source-user-or-password): Call `auth-source-search' but it's not
4347 ready yet.
4348
4349 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4350
4351 * message.el (message-setup-1): Remove the read-only stuff, since it
4352 doesn't work under XEmacs, for some reason.
4353
4354 * gnus-sum.el (gnus-user-date): Rename back from
4355 gnus-summary-user-date since user code refers to it.
4356
4357 * shr.el (shr-render-td): Store the actual background color used.
4358
4359 * message.el (message-setup-1): Don't bind the constant
4360 -forbidden-properties.
4361 (message-setup-1): Revert previous change, since it needs to bind the
4362 props to insert them.
4363 (message-resend): Allow removing the read-only separator line.
4364
4365 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4366
4367 * nnimap.el (nnimap-request-accept-article): Give an error message if
4368 the APPEND wasn't successful.
4369
4370 2011-02-03 Adam Sjøgren <asjo@koldfront.dk>
4371
4372 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
4373 that have no groups.
4374
4375 2011-02-03 Julien Danjou <julien@danjou.info>
4376
4377 * gnus-draft.el: Remove progn around gnus-draft-setup.
4378
4379 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4380
4381 * gnus-start.el (gnus-read-active-for-groups): This function is never
4382 called with a nil `infos', so clean that up.
4383 (gnus-get-unread-articles): Request active files from primary/secondary
4384 methods that have no groups (yet).
4385
4386 2011-02-03 Julien Danjou <julien@danjou.info>
4387
4388 * message.el (message-setup-1): Always generate References first.
4389 (message-mail): Return the return value of message-setup, not always t.
4390 (message-setup-1): Insert mail-header-separator with read-only and
4391 intangible properties set.
4392
4393 * gnus.el (gnus-summary-line-format): Add missing semi-colon for
4394 user-date in docstring.
4395
4396 * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
4397
4398 * gnus.el (gnus-summary-line-format): Mention &user-date format in
4399 docstring.
4400
4401 * gnus.el (gnus-user-date-format-alist): Change default value.
4402 Use defcustom, with type and group. Move from gnus-util.el.
4403 Rename to gnus-summary-user-date-format-alist.
4404
4405 2011-02-03 Glenn Morris <rgm@gnu.org>
4406
4407 * nnimap.el (gnus-fetch-headers): Declare.
4408
4409 * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
4410
4411 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4412
4413 * message.el (message-forward-make-body-digest-plain)
4414 (message-followup, message-reply): Clean up things noted by Stefan.
4415
4416 * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
4417 gnus-article-update-date-headers is nil.
4418 (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
4419 it didn't really work with defcustom.
4420 (article-update-date-lapsed): Make sure the window start doesn't move,
4421 either.
4422
4423 2011-02-01 Julien Danjou <julien@danjou.info>
4424
4425 * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
4426 format.
4427
4428 * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
4429 standard in Emacs nowadays.
4430
4431 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4432
4433 * message.el (message-expand-name): Don't trust the return value of
4434 bbdb-complete-name.
4435 (message-check-news-header-syntax): Remove unused var `start'.
4436 (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
4437 (message-inhibit-body-encoding): Move to before first use.
4438 (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
4439 (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
4440 (Organization, Message-ID, Date, mh-previous-window-config):
4441 Defvar the vars using dynamic scoping.
4442
4443 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4444
4445 * shr.el (shr-render-td): Only do colors at the final rendering.
4446 Should be slightly faster.
4447 (shr-insert-table): Fix up TD background colors when doing the
4448 vertical padding.
4449
4450 * gnus-art.el (article-date-ut): Protect against articles with no Date
4451 header.
4452 (article-update-date-lapsed): Don't use current-column to find the
4453 horizontal position. It's fragile in the presence of \003 characters.
4454
4455 * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
4456
4457 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4458
4459 * gnus-art.el (article-transform-date): Rewrite to still work when
4460 there are several rfc2822 parts.
4461 (article-transform-date): Fix infinite recursion.
4462 (article-date-ut): Replace infinitely many Date headers with a single
4463 one when called interactively.
4464
4465 * nnimap.el (nnimap-wait-for-response): Wait for results in a more
4466 secure manner.
4467
4468 * gnus-art.el (article-update-date-lapsed): Try to avoid having point
4469 move around by not using save-window-excursion. It seems to work...
4470
4471 2011-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
4472
4473 * gnus-art.el (article-make-date-line): Work for user-defined format.
4474
4475 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4476
4477 * nntp.el (nntp-retrieve-group-data-early)
4478 (nntp-finish-retrieve-group-infos): Implement the asynchronous data
4479 fetching functions.
4480
4481 * gnus-start.el (gnus-read-active-for-groups): Read the active files
4482 thoroughly for all backends that have no known groups. This should
4483 allow new nnml methods to retrieve mail.
4484
4485 * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
4486 that Gnus doesn't know exists again.
4487
4488 * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
4489 (gnus-treat-date-ut): Ditto.
4490 (gnus-article-update-date-header): Rename.
4491 (gnus-treat-date-local): Remove.
4492 (gnus-treat-date-english): Remove.
4493 (gnus-treat-date-lapsed): Remove.
4494 (gnus-treat-date-combined-lapsed): Remove.
4495 (gnus-treat-date-original): Remove.
4496 (gnus-treat-date-iso8601): Remove.
4497 (gnus-treat-date-user-defined): Remove.
4498 (gnus-article-date-headers): New variable to control all the date
4499 header options.
4500 (article-date-ut): Rewrite to allow using the new way to format date
4501 headers(s).
4502
4503 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4504
4505 * nnmail.el (nnmail-article-group): Check for a direct fancy split
4506 method.
4507 (nnmail-article-group): A better test for fanciness.
4508
4509 * nnimap.el (nnimap-request-head): Protect against not finding the
4510 article by Message-ID.
4511
4512 2011-01-29 Lars Ingebrigtsen <larsi@gnus.org>
4513
4514 * gnus-art.el (article-update-date-lapsed): Try a better way to really
4515 keep point at the "same place".
4516
4517 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
4518
4519 * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
4520 data if the group is inactive.
4521
4522 2011-01-28 Julien Danjou <julien@danjou.info>
4523
4524 * gnus-win.el: Remove dead function gnus-window-configuration-element.
4525 (gnus-all-windows-visible-p): Remove old compatibility code.
4526 (gnus-window-top-edge): Add docstring.
4527
4528 * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
4529
4530 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
4531
4532 * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
4533 older request-update-info.
4534
4535 * gnus-art.el (article-make-date-line): Limit the length a bit more.
4536
4537 2011-01-28 Daiki Ueno <ueno@unixuser.org>
4538
4539 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
4540 Give mml2015-signers higher precedence over mml2015-sign-with-sender.
4541
4542 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
4543
4544 * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
4545 groups. This makes the nndraft:queue group pop up if it's not already
4546 there.
4547
4548 * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
4549 messages" logic, which was reversed.
4550
4551 * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
4552 the "same place" even if point is on the line being replaced.
4553 (article-update-date-lapsed): Allow updating both the combined lapsed
4554 and the lapsed headers.
4555 (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
4556 (article-make-date-line): Limit the number of segments dynamically to
4557 avoid too-long lines.
4558
4559 2011-01-27 Julien Danjou <julien@danjou.info>
4560
4561 * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
4562 (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
4563
4564 2011-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
4565
4566 * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
4567 Use plist-get instead of the cl function getf.
4568
4569 2011-01-27 Glenn Morris <rgm@gnu.org>
4570
4571 * gnus-util.el (float-time): Get rid of compiler warning, again.
4572
4573 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
4574
4575 * shr.el (shr-put-color): Special-case background colors: Do put them
4576 at the blank parts at the front of the lines.
4577
4578 * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
4579 exit hook to nix out all data on readedness on group exit.
4580
4581 * gnus-util.el (float-time): If float-time is bound, always use it on
4582 all Emacsen. It's unclear why the subrp check was there.
4583 (time-date): Require to make some autoload issues on XEmacs go away.
4584
4585 * shr.el (shr-put-color): Don't do the box padding in tables, since
4586 they're already padded.
4587
4588 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4589
4590 * gnus-art.el (gnus-article-next-page): When the last line of the
4591 article is displayed, scroll down once more instead of going to the
4592 next article at once.
4593 (article-lapsed-string): Refactor out and allow specifying how many
4594 segments you want.
4595 (gnus-article-setup-buffer): Start updating the lapsed header directly.
4596 (gnus-article-update-lapsed-header): New variable.
4597
4598 * shr.el: Revert change that made headings use different-sized faces.
4599 The Emacs display engine isn't advanced enough that, for instance,
4600 tables can comfortably use differently-sized faces.
4601
4602 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
4603
4604 * nnimap.el (nnimap-open-connection-1): Store the actual stream type
4605 used.
4606 (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
4607 fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
4608 we're using an encrypted connection.
4609
4610 * proto-stream.el: Alter the interface functions to also return the
4611 actual stream type used: network or TLS.
4612
4613 2011-01-25 Julien Danjou <julien@danjou.info>
4614
4615 * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
4616 (mm-display-javascript-inline): New function.
4617
4618 * mm-decode.el (mm-inline-media-tests): Add application/javascript
4619 viewing function.
4620
4621 2011-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
4622
4623 * shr.el (shr-expand-newlines): Fix variable name.
4624
4625 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
4626
4627 * shr.el (shr-expand-newlines): Make nested boxes work.
4628
4629 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4630
4631 * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
4632 backgrounds.
4633 (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
4634 in a more sensible manner.
4635
4636 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4637
4638 * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
4639 if EPG is loaded.
4640
4641 2011-01-24 Julien Danjou <julien@danjou.info>
4642
4643 * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
4644 tags.
4645
4646 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4647
4648 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
4649 commands.
4650
4651 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
4652 in the article buffer.
4653 (gnus-gravatar-insert): Use blank space from the current buffer to
4654 avoid breaking text properties. This makes X-Sent updating work again.
4655
4656 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
4657
4658 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
4659
4660 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
4661 fix the bug in url-http.el instead.
4662
4663 * shr.el (shr-image-fetched): Ditto.
4664
4665 * shr.el (shr-image-fetched): Avoid having point move in the article
4666 buffer.
4667
4668 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
4669 buffer after being called. It's apparently being killed by url.el, and
4670 killing it made point move to end-of-buffer in a random buffer.
4671
4672 * shr.el (shr-image-fetched): Ditto.
4673
4674 2011-01-23 Julien Danjou <julien@danjou.info>
4675
4676 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
4677
4678 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
4679 text/x-org.
4680
4681 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
4682
4683 * gnus-sum.el (gnus-summary-move-article): Protect against backends
4684 (i.e., nnimap) returning nil as the article number.
4685
4686 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
4687
4688 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
4689 "DelSp" parameter in RFC3676.
4690
4691 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
4692
4693 * message.el (message-check-recipients): Display the encoded version of
4694 the bogus address if they differ.
4695
4696 * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
4697 after sending.
4698
4699 * gnus-agent.el (gnus-agent-send-mail): Ditto.
4700
4701 * gnus-group.el (gnus-group-refresh-group): New convenience function.
4702
4703 * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
4704 group buffer after sending the queue.
4705
4706 * gnus-agent.el (gnus-agent-send-mail): Ditto.
4707
4708 2011-01-22 Julien Danjou <julien@danjou.info>
4709
4710 * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
4711
4712 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
4713
4714 * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
4715 nested related parts.
4716
4717 * nnfolder.el (nnfolder-request-expire-articles): Return the list of
4718 unexpired articles. This fixes the regression that led expiry marks to
4719 disappear from nnfolder groups.
4720
4721 2011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
4722
4723 * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
4724 Don't confuse the "ret" of "retrograde" with RET.
4725
4726 2011-01-21 Julien Danjou <julien@danjou.info>
4727
4728 * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
4729 than mm-insert-inline.
4730
4731 2011-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4732
4733 * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
4734 Widen article buffer.
4735
4736 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
4737
4738 * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
4739 the temp buffer.
4740 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
4741
4742 2011-01-20 Julien Danjou <julien@danjou.info>
4743
4744 * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
4745
4746 * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
4747 than mm-insert-inline to insert inline part: this respect
4748 mm-inline-media-tests displayers.
4749
4750 * mm-view.el (mm-display-shell-script-inline): New function.
4751
4752 * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
4753
4754 * mm-uu.el (mm-uu-type-alist): Add org block.
4755 (mm-uu-org-src-code-block-extract): New function.
4756
4757 * mm-view.el (mm-display-org-inline): New function.
4758
4759 * mm-decode.el (mm-automatic-display): Add text/org.
4760
4761 * mailcap.el (mailcap-mime-extensions): Add .org.
4762
4763 2011-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4764
4765 * gnus-art.el (gnus-article-highlight): Remove argument passed to
4766 gnus-article-add-buttons.
4767
4768 2011-01-19 Tom Rauchenwald <sehnsucht.nach.unendlichkeit@quantentunnel.de> (tiny change)
4769
4770 * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
4771 From header with a date and "nobody" as the sender.
4772
4773 2011-01-19 Julien Danjou <julien@danjou.info>
4774
4775 * gnus-art.el (gnus-article-add-buttons): Simplify condition.
4776 (gnus-button-push): Remove gnus-button-entry function, it fails heavily
4777 if you have the same regexp several times.
4778 (gnus-button-push): Fix matching when regexp is symbol.
4779
4780 2011-01-15 Glenn Morris <rgm@gnu.org>
4781
4782 * message.el (message-mail): A compose-mail function should
4783 accept headers as strings.
4784
4785 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
4786
4787 * message.el (message-tool-bar-gnome): Tweak tool-bar items.
4788 Add :vert-only tags.
4789 (message-mail): New arg RETURN-ACTION.
4790 (message-return-action): New var.
4791 (message-bury): Use it.
4792 (message-mode): Make it buffer-local.
4793 (message-send-and-exit): Always call message-bury.
4794
4795 * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
4796 message-mail.
4797
4798 2011-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4799
4800 * nnimap.el (nnimap-convert-partial-article): Protect against
4801 zero-length body parts.
4802
4803 * mm-decode.el (mm-preferred-alternative-precedence):
4804 Discourage showing empty parts.
4805
4806 * gnus-int.el (gnus-request-accept-article): Don't try to update marks
4807 and stuff if the backend didn't return the article number. This fixes
4808 an Exchange-related nnimap bug.
4809
4810 * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
4811 group window, because it does the wrong thing when a separate frame
4812 displays the group buffer.
4813
4814 * proto-stream.el (open-protocol-stream): Protect against the low-level
4815 transport functions returning nil.
4816
4817 2011-01-07 Daiki Ueno <ueno@unixuser.org>
4818
4819 * mml2015.el (epg-sub-key-fingerprint): Autoload.
4820 (mml2015-epg-find-usable-secret-key): New function.
4821 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
4822 mml2015-epg-find-usable-key (Bug#7797).
4823 (mml2015-epg-encrypt): Ditto.
4824
4825 2011-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4826
4827 * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
4828
4829 2011-01-03 Glenn Morris <rgm@gnu.org>
4830
4831 * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
4832
4833 * sieve.el (sieve-open-server): Give a more explicit error if
4834 sieve-manage-open returns nil. (Bug#7720)
4835
4836 2011-01-02 Karl Fogel <kfogel@red-bean.com>
4837
4838 * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
4839
4840 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4841
4842 * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
4843 This avoids sending passwords in plain text over non-encrypted
4844 channels.
4845
4846 * shr.el (shr-rescale-image): Display all GIF images as animated images.
4847
4848 * nnimap.el (nnimap-login): Refactored out into own function, and
4849 implement CRAM-MD5.
4850 (nnimap-wait-for-line): Refactored out.
4851
4852 * mm-view.el (mml-smime): Require.
4853
4854 2010-12-20 David Engster <deng@eml.cc>
4855
4856 * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
4857 use EPG to decrypt S/MIME messages instead of openssl.
4858
4859 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4860
4861 * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
4862
4863 * gnus-group.el (gnus-group-kill-group): Don't try to update the group
4864 status is the group clearly is unreachable.
4865
4866 * auth-source.el (auth-source-create): Add the optional second
4867 parameter to `local-variable-p' to be compatible with XEmacs.
4868
4869 2011-01-02 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
4870
4871 * nnml.el (nnml-request-article): Allow requesting by Message-ID to
4872 work when using a compressed nnml folder.
4873
4874 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4875
4876 * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
4877 backends after sanitising on entry, because this never makes sense:
4878 If the articles have gone missing, then the data no longer exists on
4879 the backend, and if they haven't, then Gnus is wrong, and shouldn't
4880 overwrite anything anyway.
4881
4882 * shr.el (shr-insert-document): Bind shr-width dynamically to
4883 window-width if it's nil.
4884
4885 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
4886
4887 * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
4888 with the meaning of using the full emacs window width for rendering.
4889
4890 2010-12-27 Daiki Ueno <ueno@unixuser.org>
4891
4892 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
4893 case when sender is not given.
4894
4895 2010-12-23 Julien Danjou <julien@danjou.info>
4896
4897 * gnus-gravatar.el (gnus-gravatar-transform-address): Set
4898 `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
4899 the addresses, otherwise we might misplaced the gravatar.
4900
4901 2010-12-21 Daiki Ueno <ueno@unixuser.org>
4902
4903 * mml1991.el (pgg-sign-region, pgg-encrypt-region):
4904 * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
4905 obsolete in Emacs.
4906
4907 2010-12-20 Julien Danjou <julien@danjou.info>
4908
4909 * gnus-util.el (gnus-rescale-image): Revert last change.
4910
4911 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4912
4913 * gnus-group.el (gnus-group-delete-articles): New command.
4914
4915 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
4916
4917 * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
4918
4919 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4920
4921 * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
4922 here, since it's up to the backends to do CRLF removal if their
4923 protocol has it.
4924
4925 * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
4926
4927 2010-12-17 Julien Danjou <julien@danjou.info>
4928
4929 * gnus-util.el (gnus-rescale-image): Allow to resize images even if
4930 they are from file. Can also scale up.
4931
4932 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
4933
4934 * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
4935 Restore gnus-use-agent.
4936 (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
4937
4938 * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
4939
4940 2010-12-17 Julien Danjou <julien@danjou.info>
4941
4942 * gravatar.el (gravatar-retrieve-synchronously): New function.
4943 (gravatar-get-data): Make more robust.
4944
4945 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4946
4947 * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
4948 to really consider the last line.
4949
4950 2010-12-16 Daiki Ueno <ueno@unixuser.org>
4951
4952 * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
4953 list of recipient keys, or use symmetric encryption if not a list.
4954 (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
4955 EPA override, replacing the call to `netrc-store-data'.
4956
4957 2010-12-16 Dan Davison <dandavison7@gmail.com> (tiny change)
4958
4959 * gnus-srvr.el: Avoid passing nil regexp argument to
4960 delete-matching-lines.
4961
4962 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4963
4964 * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
4965 fetching stops when Gnus exits.
4966
4967 * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
4968 function.
4969 (nnfolder-request-expire-articles): Save all the buffers after doing
4970 expiry.
4971
4972 * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
4973 the last article", since that led to serious performance regressions
4974 when expiring nnml groups.
4975
4976 2010-12-16 Andrew Cohen <cohen@andy.bu.edu>
4977
4978 * nnir.el: Improve customizations.
4979
4980 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4981
4982 * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
4983
4984 * gnus-group.el (gnus-group-kill-group): Notify the backend that the
4985 group has been killed.
4986 (gnus-group-yank-group): Ditto.
4987
4988 * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
4989
4990 * nnimap.el (nnimap-request-update-group-status): New function.
4991
4992 * gnus-int.el (gnus-request-update-group-status): New interface
4993 function.
4994
4995 * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
4996 copying read-ness to the backends.
4997
4998 * nnimap.el (nnimap-quirk): New function.
4999 (nnimap-retrieve-group-data-early): Use it.
5000 (nnimap-quirks): New alist.
5001
5002 2010-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
5003
5004 * shr.el (shr-insert): Set shr-start after deleting trailing space;
5005 don't delete it within indentation.
5006
5007 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5008
5009 * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
5010 previous line.
5011
5012 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5013
5014 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
5015 QRESYNC command by deleting a superfluous space which broke Cyrus
5016 servers. This change will break other servers that are buggy the other
5017 way around.
5018
5019 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com>
5020
5021 * spam.el: Reindent and fix long lines.
5022 (spam-copy-or-move-routine): Exclude invalid move destinations.
5023
5024 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
5025
5026 * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
5027 installed the registry.
5028
5029 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
5030
5031 * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
5032 groupname doesn't contain "gmane".
5033
5034 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5035
5036 * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
5037 (gnus-1): Don't create the nndrafts group twice.
5038 (gnus-setup-news): There's no need to read the active file here, since
5039 that's done again later on a per-backend basis.
5040 (gnus-start-draft-setup): Make sure that the new group is started out
5041 empty.
5042
5043 * gnus-agent.el (gnus-agentize): Don't create the queue group
5044 automatically on startup. It'll be created later, if needed.
5045
5046 * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
5047 of automatically subscribed groups.
5048 (gnus-auto-subscribed-categories): New variable.
5049 (gnus-matches-options-n): Use it.
5050 (gnus-default-subscribed-newsgroups): Remove unused variable.
5051 (gnus-start-draft-setup): Message a bit less.
5052
5053 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
5054
5055 * nnir.el (nnir-run-imap): Return article list in order of increasing
5056 UID.
5057
5058 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5059
5060 * gnus-sum.el (gnus-summary-enter-digest-group):
5061 Mention gnus-auto-select-on-ephemeral-exit.
5062
5063 * proto-stream.el (proto-stream-open-network-only): Fix the calling
5064 convention of the network-only option.
5065
5066 2010-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5067
5068 * proto-stream.el (proto-stream-open-network-only): New function to
5069 have a way to specify non-STARTTLS upgrade connections.
5070
5071 2010-12-10 Julien Danjou <julien@danjou.info>
5072
5073 * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
5074 email address is nil.
5075
5076 * message.el (message-bogus-recipient-p): Set address to "" if nil.
5077
5078 2010-12-10 Andrew Cohen <cohen@andy.bu.edu>
5079
5080 * nnir.el (nnir-request-expire-articles): Ignore expiry except for
5081 deletion.
5082 (nnir-run-imap): Only need to parse list once.
5083
5084 2010-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5085
5086 * shr.el (shr-tag-script): Ignore <script>.
5087 (shr-tag-label): Add <label> support.
5088
5089 2010-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
5090
5091 * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
5092
5093 * shr.el (shr-image-displayer): Work for images lined side by side.
5094
5095 2010-12-08 Robert Pluim <rpluim@gmail.com>
5096
5097 * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
5098 parameter, since XEmacs doesn't accept t as a parameter.
5099
5100 2010-12-08 Andrew Cohen <cohen@andy.bu.edu>
5101
5102 * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
5103 ids.
5104 (nnir-run-gmane): Simplify groupspec formatting.
5105 (nnir-request-expire-articles): New function.
5106
5107 2010-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5108
5109 * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
5110 overflow, possibly.
5111
5112 * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
5113 (shr-render-td): Handle td style="" better.
5114 (shr-tag-table): Use the color from the style sheet.
5115 (shr-render-td): Make sure we copy over all the overlays, too.
5116
5117 2010-12-07 Andrew Cohen <cohen@andy.bu.edu>
5118
5119 * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
5120 (nnir-request-article): Improve article retrieval.
5121
5122 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
5123
5124 * mm-util.el (mm-extra-numeric-entities): New variable.
5125
5126 * mm-url.el (mm-url-decode-entities):
5127 * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
5128
5129 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5130
5131 * message.el: Use completion-at-point.
5132 (message-completion-function): New fun, extracted from message-tab.
5133 (message-mode): Use it for completion-at-point-functions.
5134 (message-tab): Use it and completion-at-point.
5135
5136 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
5137
5138 * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
5139 character if a non-breakable character follows.
5140
5141 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5142
5143 * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
5144 any stream.
5145
5146 * shr.el (shr-tag-font): Colorize the region.
5147 (shr-tag-body): Ditto.
5148 (shr-tag-font): Actually let the styles be inherited instead of
5149 overwriting them.
5150 (shr-tag-font): Get the background color right.
5151 (shr-tag-style): Ignore all <style> tags for the moment.
5152
5153 * gnus-int.el (gnus-request-thread): Rework to take a header instead of
5154 a Message-ID to avoid having nnimap depend on gnus-sum.
5155
5156 * shr.el (shr-descend): Only colorize something if we have a node that
5157 sets colors.
5158
5159 2010-12-06 Julien Danjou <julien@danjou.info>
5160
5161 * shr.el (shr-render-td): Render td content with shr-descend, so style
5162 will be applied to <td> too.
5163 (shr-colorize-region): Colorize region even if we only have a background.
5164 (shr-tag-body): Fix color and background color inheritance.
5165 Do not recolorize after shr-generic.
5166 (shr-tag-font): Let shr-generic colorize via inheritance.
5167
5168 2010-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
5169
5170 * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
5171
5172 2010-12-06 Andrew Cohen <cohen@andy.bu.edu>
5173
5174 * nnir.el (nnir-request-move-article): Remove obsolete code.
5175
5176 2010-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
5177
5178 * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
5179
5180 2010-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5181
5182 * gnus-sum.el (gnus-summary-respool-article): The completion function
5183 expects a list instead of an alist.
5184
5185 * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
5186 string as the parameter.
5187
5188 * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
5189
5190 * shr.el (shr-stylesheet): New dynamic variable for cascading the
5191 styles.
5192 (shr-colorize-region): New function.
5193 (shr-insert-background-overlay): Remove.
5194 (shr-render-td): Background setting should be taken care of on a higher
5195 level.
5196 (shr-tag-body): Use post-hoc colorizations.
5197 (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
5198 (shr-put-color-1): Don't overwrite old colors.
5199 (shr-colorize-region): When the background color isn't explicit, use
5200 a fixed background.
5201
5202 * gnus-util.el (gnus-output-to-mail): Require nnmail before using
5203 nnmail variables.
5204
5205 2010-12-05 Bjørn Mork <bjorn@mork.no>
5206
5207 * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
5208 unless necessary.
5209
5210 2010-12-05 Andrew Cohen <cohen@andy.bu.edu>
5211
5212 * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
5213 server.
5214
5215 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5216
5217 * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
5218 so that TAB works.
5219
5220 * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
5221 C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
5222
5223 * shr.el (shr-urlify): Show the URL before the title to avoid
5224 misleading URLs.
5225
5226 2010-12-04 Adam Sjøgren <asjo@koldfront.dk>
5227
5228 * shr.el (shr-urlify): Display the title in <a> tags.
5229
5230 2010-12-04 Andrew Cohen <cohen@andy.bu.edu>
5231
5232 * nnir.el (nnir-categorize): Replace mapcar with mapc.
5233
5234 2010-12-03 Andrew Cohen <cohen@andy.bu.edu>
5235
5236 * nnir.el: Rearrange code to allow macros to be autoloaded by
5237 gnus-sum.el.
5238 (nnir-retrieve-headers-override-function): Make this variable
5239 customizable.
5240 (nnir-retrieve-headers): Remove obsolete subject-mangling code.
5241
5242 * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
5243 from nnir.el.
5244
5245 2010-12-03 Julien Danjou <julien@danjou.info>
5246
5247 * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
5248
5249 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
5250
5251 * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
5252 allow optional argument `environment'.
5253
5254 2010-12-03 Glenn Morris <rgm@gnu.org>
5255
5256 * mm-extern.el (message-goto-body): Update declaration.
5257
5258 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
5259
5260 * gnus-util.el (gnus-macroexpand-all): New function.
5261
5262 * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
5263 instead of macroexpand-all that is unavailable in XEmacs.
5264
5265 2010-12-02 Andrew Cohen <cohen@andy.bu.edu>
5266
5267 * nnir.el (nnir-summary-line-format): New variable.
5268 (nnir-mode): Use it.
5269 (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
5270 (nnir-article-ids): Reimplement as defsubst.
5271 (nnir-retrieve-headers): Don't mangle the subject header.
5272 (nnir-run-imap): Use 100 as RSV score.
5273 (nnir-run-find-grep): Fix for full server searching.
5274 (nnir-run-gmane): Better restriction to gmane groups.
5275
5276 * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
5277 summary buffers.
5278
5279 2010-12-02 Julien Danjou <julien@danjou.info>
5280
5281 * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
5282
5283 * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
5284
5285 * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
5286 support.
5287
5288 2010-12-01 Andrew Cohen <cohen@andy.bu.edu>
5289
5290 * nnir.el: Update to handle the registry better.
5291 (autoload): Silence byte-compiler.
5292 (nnir-open-server): Add a hook for nnir groups.
5293 (nnir-request-move-article): Don't mangle the header. Better to use
5294 formatting variables (which will be added in the future).
5295 (nnir-registry-action): Update the registry using the original article
5296 group name.
5297 (nnir-mode): Install nnir-specific hooks for updating the registry.
5298
5299 * gnus-sum.el
5300 (gnus-article-original-subject,gnus-newsgroup-original-name):
5301 Remove obsolete variables.
5302 (gnus-summary-move-article): Remove use of obsolete variables.
5303 (gnus-summary-local-variables): Make move and delete hooks local to
5304 summary buffers.
5305
5306 2010-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5307
5308 * rtree.el: New file.
5309
5310 2010-12-01 Julien Danjou <julien@danjou.info>
5311
5312 * message.el (message-user-organization): Do not use
5313 gnus-local-organization.
5314
5315 * gnus.el: Remove gnus-local-organization.
5316
5317 * gnus-msg.el: Remove nastygram thing.
5318
5319 2010-12-01 Teodor Zlatanov <tzz@lifelogs.com>
5320
5321 * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
5322 funcall.
5323
5324 2010-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
5325
5326 * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
5327 names.
5328
5329 * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
5330 characters.
5331
5332 * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
5333 to t of inhibit-read-only since it is inside gnus-with-article-headers.
5334 Suggested by Štěpán Němec <stepnem@gmail.com>.
5335 (gnus-gravatar-transform-address): Use mail-extract-address-components
5336 that supports non-ASCII names rather than mail-header-parse-addresses.
5337
5338 2010-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5339
5340 * proto-stream.el (open-protocol-stream): All STARTTLS connections are
5341 handled by the network handler.
5342
5343 2010-11-30 Julien Danjou <julien@danjou.info>
5344
5345 * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
5346 (nnimap-open-connection-1): Fix PREAUTH.
5347
5348 * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
5349
5350 2010-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
5351
5352 * shr.el (shr-char-breakable-p, shr-char-nospace-p)
5353 (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
5354 (shr-insert): Use them.
5355 (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
5356
5357 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
5358
5359 * nnir.el (nnir-request-move-article): Bail out if original group
5360 doesn't support article moves.
5361 (nnir-get-active): Improve active list retrieval.
5362
5363 2010-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5364
5365 * shr.el (shr-find-fill-point): Don't break before apostrophes.
5366
5367 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
5368
5369 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
5370 seem to accept strings-with-numbers as port numbers.
5371
5372 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
5373
5374 * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
5375 change the registry.
5376
5377 2010-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
5378
5379 * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
5380 delete-dups that is not available in XEmacs 21.4.
5381
5382 * mm-util.el (mm-delete-duplicates): Add comment.
5383
5384 2010-11-28 Andrew Cohen <cohen@andy.bu.edu>
5385
5386 * nnir.el (nnir-ignored-newsgroups): New variable.
5387 (nnir-get-active): Use it.
5388
5389 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5390
5391 * proto-stream.el (proto-stream-open-network): Add some comments.
5392
5393 * nntp.el (nntp-open-connection): Provide a :success condition.
5394
5395 * nnimap.el (nnimap-open-connection-1): Ditto.
5396
5397 * proto-stream.el (proto-stream-open-network): See what the response to
5398 the STARTTLS command is.
5399
5400 * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
5401 backwards compatibility).
5402 (nnimap-open-connection-1): Really respect nnimap-server-port.
5403
5404 * proto-stream.el (proto-stream-open-network): When doing opportunistic
5405 TLS upgrades we don't really care about the identity of the peer.
5406 (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
5407 that what we've checked for.
5408 (proto-stream-always-use-starttls): Only default to t if
5409 open-gnutls-stream exists.
5410 (proto-stream-open-network): If STARTTLS failed, then just open a
5411 normal connection.
5412 (proto-stream-open-network): Wait until the greeting before doing
5413 STARTTLS.
5414
5415 * nntp.el (nntp-open-connection): Report what the connection error is.
5416
5417 * proto-stream.el (open-protocol-stream): Rename from
5418 open-proto-stream.
5419
5420 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5421
5422 * nnimap.el (nnimap-stream): Change default to `undecided'.
5423 (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
5424 first, and then network.
5425 (nnimap-open-connection-1): Respect nnimap-server-port.
5426 (nnimap-open-connection): Be more backwards-compatible.
5427
5428 * proto-stream.el (proto-stream-always-use-starttls): New variable.
5429 (proto-stream-open-starttls): De-duplicate the STARTTLS code.
5430 (proto-stream-open-starttls): Folded back into the main function.
5431 (proto-stream-open-network): Fix typo in the GnuTLS path.
5432 (proto-stream-command): Refactor out.
5433
5434 * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
5435
5436 * proto-stream.el (proto-stream-open-starttls): Actually implement the
5437 starttls.el STARTTLS.
5438
5439 * color.el (color-lab->srgb): Fix function call name.
5440
5441 * proto-stream.el (proto-stream-open-tls): Delete output from openssl
5442 if we're using tls.el.
5443 (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
5444 built in, then don't try to establish a STARTTLS connection.
5445
5446 * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
5447 servers.
5448
5449 * proto-stream.el (open-proto-stream): Use network, not stream.
5450 (open-proto-stream): Add a way to specify what the end of a command is.
5451
5452 * nntp.el (nntp-open-connection): Use proto-streams for the relevant
5453 connections types.
5454 (nntp-open-network-stream): Remove.
5455 (nntp-open-ssl-stream): Remove.
5456 (nntp-open-tls-stream): Remove.
5457 (nntp-ssl-program): Remove.
5458
5459 * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
5460
5461 2010-11-27 Andrew Cohen <cohen@andy.bu.edu>
5462
5463 * nnir.el: Fix typos.
5464 (nnir-retrieve-headers-override-function): Rename variable to reflect
5465 new semantics.
5466 (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
5467 macros.
5468 (nnir-request-article, nnir-request-move-article): Use them.
5469 (nnir-categorize): New function.
5470 (nnir-run-query): Use it.
5471 (nnir-retrieve-headers): Rewrite to batch header retrieval.
5472 (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
5473 sorted.
5474 (nnir-group-full-name): Use gnus-group-full-name instead.
5475 (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
5476 (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
5477
5478 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5479
5480 * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
5481
5482 * proto-stream.el: New library to provide protocol-specific
5483 TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
5484 protocols.
5485 (open-proto-stream): Complete the documentation.
5486 (proto-stream-open-network): Fix some typos.
5487
5488 * nnimap.el (nnimap-open-connection): Use it.
5489
5490 2010-11-27 Yuri Karaban <tech@askold.net> (tiny change)
5491
5492 * pop3.el (pop3-open-server): Read server greeting before starting TLS
5493 negotiation.
5494
5495 2010-11-26 Julien Danjou <julien@danjou.info>
5496
5497 * color.el: Rename various rgb functions to srgb.
5498
5499 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5500
5501 * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
5502 names.
5503
5504 2010-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
5505
5506 * shr.el (shr-insert): Revert last change.
5507 (shr-find-fill-point): Never leave point being at bol;
5508 relax the kinsoku limitation when rendering tables.
5509
5510 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5511
5512 * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
5513 results from -accept-article.
5514
5515 * shr-color.el: Require cl when compiling.
5516
5517 * nnheader.el (nnheader-update-marks-actions): Fix typo in last
5518 checkin.
5519
5520 * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
5521
5522 * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
5523
5524 * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
5525 'add and 'delete to set backend marks.
5526
5527 * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
5528
5529 * nnheader.el (nnheader-update-marks-actions): Refactor out.
5530
5531 * nntp.el (nntp-request-set-mark): Use it.
5532
5533 * nnfolder.el (nnfolder-request-set-mark): Ditto.
5534
5535 * nnml.el (nnml-request-set-mark): Ditto.
5536
5537 * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
5538 introduces regressions in article selection.
5539 (nnimap-find-uid-response): New function.
5540 (nnimap-request-accept-article): Use the UID returned, if any.
5541 (nnimap-request-move-article): Use the UID returned, if any.
5542 (nnimap-get-groups): Reimplement to work with folded lines.
5543 (nnimap-find-uid-response): The UID is the last element in the list.
5544 (nnimap-request-set-mark): Extend syntax with 'set.
5545
5546 * nnml.el (nnml-request-set-mark): Ditto.
5547
5548 * nnfolder.el (nnfolder-request-set-mark): Ditto.
5549
5550 * nntp.el (nntp-request-set-mark): Ditto.
5551
5552 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5553
5554 * message.el (message-called-interactively-p): A temporary macro.
5555 (message-goto-body): Use it temporarily.
5556
5557 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5558
5559 * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
5560 (nnimap-last-response-string): Unfold quoted lines, if they exist.
5561 (nnimap-last-response-string): Fix last unfolding fix.
5562
5563 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5564
5565 * shr.el (shr-insert): Fix the way to fold lines.
5566
5567 2010-11-25 Julien Danjou <julien@danjou.info>
5568
5569 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
5570
5571 * color.el: Rename from color-lab.el
5572 (color-rgb->hex): Add.
5573 (color-complement): Add.
5574 (color-complement-hex): Add.
5575
5576 * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
5577
5578 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5579
5580 * shr-color.el (shr-color-visible): Don't bug out if the color names
5581 don't exist.
5582
5583 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5584
5585 * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
5586 assuming that article displaying or another mml-preview may be
5587 interrupted for an error or for the like.
5588
5589 * shr.el (shr-get-background): Fix argument name.
5590
5591 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5592
5593 * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
5594
5595 * gnus-sum.el (gnus-summary-include-articles): New function.
5596
5597 * message.el (message-goto-body): called-interactively-p needs a
5598 parameter, so use `any'.
5599
5600 * nnimap.el (nnimap-request-move-article): It's no longer necessary to
5601 clear marks before moving, since they're synced from the Gnus side
5602 first.
5603
5604 * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
5605 (gnus-summary-move-article): Copy over all marks before moving, so that
5606 IMAP doesn't think a new article has arrived.
5607
5608 2010-11-24 Julien Danjou <julien@danjou.info>
5609
5610 * shr.el (shr-insert-background-overlay): Fix typo.
5611 (shr-render-td): Copy the background before rendering.
5612
5613 * shr-color.el (shr-color-visible): Fix docstring.
5614
5615 * shr.el (shr-tag-table): Add bgcolor support.
5616 (shr-render-td): Add bgcolor support.
5617 (shr-get-background): Add.
5618 (shr-insert-foreground-overlay): Use shr-get-background.
5619
5620 * message.el (message-goto-body): Use called-interactively-p.
5621 (message-in-body-p): message-goto-body returns point.
5622
5623 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5624
5625 * mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes
5626 Fixes something or other in Emacs 23, and is backwards compatible.
5627
5628 * message.el (message-goto-body): Remove the <#secure special-casing,
5629 which is too special.
5630
5631 * shr.el (shr-parse-style): Drop !important from styles.
5632
5633 2010-11-24 Daniel Schoepe <daniel.schoepe@googlemail.com> (tiny change)
5634
5635 * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
5636 this function to return incorrect results when calling it with an
5637 explicit article argument different from
5638 (gnus-summary-article-number).
5639
5640 2010-11-24 Julien Danjou <julien@danjou.info>
5641
5642 * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
5643 (shr-tag-body): Add background support.
5644 (shr-descend): Add background support.
5645 (shr-tag-title): Add.
5646
5647 * shr-color.el (shr-color-visible): Really return original background
5648 if fixed.
5649
5650 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5651
5652 * shr.el (shr-color-check): Protect against non-existent color names.
5653
5654 2010-11-24 Julien Danjou <julien@danjou.info>
5655
5656 * color-lab.el: Require 'cl when compiling.
5657
5658 * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
5659
5660 * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
5661 matched part.
5662
5663 * color-lab.el: Fix all expt calls to use float type.
5664
5665 2010-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
5666
5667 * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
5668 expression to shr-color-check as is.
5669
5670 * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
5671
5672 * color-lab.el: Add coding cookie.
5673 (float-pi): Use eval-and-compile.
5674
5675 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5676
5677 * shr.el (shr-insert-color-overlay): Split stuff like
5678 "#444444 !important" to find the real color.
5679 (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
5680 parse <font color="red"> entries.
5681
5682 2010-11-23 Andrew Cohen <cohen@andy.bu.edu>
5683
5684 * nnheader.el (nnheader-parse-head): Bug fix. Properly position
5685 point when parsing headers.
5686
5687 * nnspool.el (nnspool-insert-nov-head): Bug fix. Make sure point
5688 is positioned properly when parsing headers.
5689
5690 2010-11-23 Julien Danjou <julien@danjou.info>
5691
5692 * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
5693
5694 * shr-color.el (shr-color->hexadecimal): Add support for color names.
5695
5696 * shr.el (shr-parse-style): Replace \n with space in style parsing.
5697
5698 * shr-color.el (shr-color-hsl-to-rgb-fractions):
5699 Use shr-color-hue-to-rgb.
5700 (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
5701
5702 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5703
5704 * shr.el (shr-color->hexadecimal): Autoload.
5705 (shr-descend): Add color to all tags.
5706
5707 2010-11-22 Julien Danjou <julien@danjou.info>
5708
5709 * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
5710 shr-color->hexadecimal.
5711
5712 * shr-color.el (shr-color->hexadecimal): Add converting functions for
5713 RGB() or HSL() color representation.
5714
5715 * shr.el (shr-tag-font): Add.
5716 (shr-tag-color-check): New function to get better colors.
5717 (shr-tag-insert-color-overlay): Factorize code between tag-font and
5718 tag-span.
5719
5720 * shr-color.el: New file.
5721
5722 * color-lab.el: New file.
5723
5724 * gnus-art.el (gnus-url-mailto): Do not downcase args.
5725
5726 2010-11-21 Andrew Cohen <cohen@andy.bu.edu>
5727
5728 * nnir.el: Fix typo in comments.
5729 (nnir-run-imap): Simplify code. No need to reverse artlist.
5730 (nnir-run-gmane): Use nnir-tmp-buffer for web results.
5731
5732 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5733
5734 * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
5735
5736 * nnimap.el (nnimap-get-capabilities): Refactor out.
5737 (nnimap-open-connection): Re-request capabilities after STARTTLS.
5738
5739 2010-11-21 Ralf Angeli <angeli@caeruleus.net>
5740
5741 * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
5742 appearing when `mm-uu-hide-markers' is nil.
5743
5744 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5745
5746 * nnimap.el (nnimap-unselect-group): Make into its own function.
5747 (nnimap-request-rename-group): Unselect group before renaming.
5748 This had gotten lost somewhere.
5749 (nnimap-request-accept-article): Keep track of examined groups, and
5750 unselect the group before APPENDing to read-only groups.
5751 (nnimap-request-move-article): Clear flags before moving so that they
5752 can be re-set later.
5753
5754 2010-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
5755
5756 * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
5757 (gnus-gravatar-insert): Put avatar always in the beginning of the field.
5758
5759 2010-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
5760
5761 * gnus-art.el (gnus-mime-display-single):
5762 * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
5763 * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
5764 parameter.
5765
5766 2010-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5767
5768 * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
5769 (shr-table-vertical-line): New variable.
5770 (shr-insert-table): Use it.
5771
5772 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
5773
5774 * gnus-html.el (gnus-html-wash-images): Don't display images if
5775 gnus-inhibit-images is non-nil; register displayer for cid images.
5776 (gnus-html-display-image): Work for cid image.
5777 (gnus-html-insert-image): Allow arguments.
5778 (gnus-html-put-image): Inhibit read-only.
5779 (gnus-html-prefetch-images): Don't prefetch images if
5780 gnus-inhibit-images is non-nil.
5781
5782 2010-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5783
5784 * shr.el (shr-put-image): Break lines when inserting big pictures.
5785
5786 2010-11-17 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
5787
5788 * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
5789 sender, thanks Katsumi Yamaoka.
5790
5791 2010-11-17 Andrew Cohen <cohen@andy.bu.edu>
5792
5793 * nnir.el (nnir-run-imap): Reverse the article list for each group
5794 rather than the whole list.
5795
5796 2010-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
5797
5798 * shr.el (shr-image-displayer): Protect function against non-existent
5799 image source.
5800
5801 * gnus-art.el (gnus-inhibit-images): New user option.
5802 (gnus-mime-display-single): Don't display image if it is non-nil.
5803
5804 * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
5805 gnus-inhibit-images.
5806
5807 * shr.el (shr-image-displayer): New function.
5808 (shr-tag-img): Use it.
5809
5810 2010-11-16 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
5811
5812 * mml2015.el (mml2015-epg-sign): Use From header.
5813
5814 2010-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5815
5816 * gnus-html.el (gnus-html-wash-images): Register a displayer.
5817
5818 * gnus-util.el (gnus-find-text-property-region): Return markers.
5819
5820 * shr.el (shr-tag-img): Put a displayer in the text property.
5821
5822 * gnus-util.el (gnus-find-text-property-region): New utility function.
5823
5824 * gnus-html.el (gnus-html-display-image): Make the alt optional.
5825 (gnus-html-show-images): Remove.
5826
5827 * gnus-art.el (gnus-article-show-images): New, more general function.
5828
5829 * gnus-html.el: Use image-url instead of gnus-image-url to unify the
5830 image url text properties.
5831
5832 * shr.el: Ditto.
5833
5834 * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
5835 gnus-agent-auto-agentize-methods is set. Which it isn't.
5836
5837 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
5838
5839 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
5840 work for two or more articles.
5841
5842 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
5843
5844 * gnus-art.el (article-treat-non-ascii): Keep text properties not to
5845 divide an image that's in an html article to two or more when washing
5846 non-ASCII characters in alt text of it.
5847
5848 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
5849
5850 * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
5851 smime-decrypt-region using function argument.
5852 (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
5853
5854 * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
5855
5856 * smime.el (smime-decrypt-region): Catch it.
5857
5858 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
5859
5860 * smime.el (smime-mode-map): Move initialization into declaration.
5861 (gnus-run-mode-hooks): Don't autoload.
5862 (smime-mode): Use define-derived-mode.
5863
5864 2010-11-11 Glenn Morris <rgm@gnu.org>
5865
5866 * smime.el (from): Restrict declaration to XEmacs.
5867
5868 * nnir.el (gnus-group-topic-name): Autoload.
5869
5870 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
5871
5872 * shr.el (shr-insert): Don't break long line if it is because of
5873 kinsoku-bol characters in the line end.
5874
5875 2010-11-11 Andrew Cohen <cohen@andy.bu.edu>
5876
5877 * nnir.el (nnir-request-move-article): Fix to provide original group
5878 and subject.
5879 (nnir-warp-to-article): Don't fail on articles whose headers haven't
5880 been retrieved.
5881
5882 * gnus-sum.el (gnus-summary-move-article): Use original group and
5883 subject for virtual articles such as those in an nnir summary buffer.
5884
5885 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
5886
5887 * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
5888 least 21.5).
5889
5890 * smime.el (from): Declare it again for XEmacs.
5891
5892 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5893
5894 * message.el (message-resend): Don't disable encoding unless it's
5895 already encoded.
5896
5897 * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
5898 low-numbered articles.
5899
5900 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5901
5902 * rfc2047.el (rfc2047-syntax-table): Simplify.
5903
5904 * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
5905 set-char-table-range for XEmacs.
5906
5907 2010-11-10 Glenn Morris <rgm@gnu.org>
5908
5909 * smime.el (from): Remove unused declaration.
5910
5911 * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
5912 (gnus-float-time): On Emacs, always an alias.
5913
5914 * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
5915 (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
5916
5917 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5918
5919 * gnus-art.el (org-entities): Declare it to silence the byte compiler.
5920
5921 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5922
5923 * shr.el (browse-url-mailto): Autoload.
5924
5925 * gnus-art.el (article-treat-non-ascii): New command and keystroke.
5926
5927 * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
5928 regexp doesn't need quoting.
5929
5930 2010-11-09 Sven Joachim <svenjoac@gmx.de>
5931
5932 * message.el (message-subject-trailing-was-ask-regexp)
5933 (message-subject-trailing-was-regexp): Match was: in addition to was.
5934
5935 2010-11-09 Glenn Morris <rgm@gnu.org>
5936
5937 * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
5938 (nnbabyl-check-mbox): Use point-at-bol.
5939
5940 2010-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
5941
5942 * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
5943
5944 * message.el (message-mailto): New function.
5945 (message-mailto): Should accept other parameters.
5946 (message-mailto): Remove since it duplicates browse-url-mailto
5947 functionality.
5948
5949 2010-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5950
5951 * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
5952 methods.
5953 (gnus-read-active-file): Ditto.
5954
5955 * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
5956 ": " from the prompt.
5957 (gnus-group-make-group): Ditto.
5958
5959 2010-11-07 Glenn Morris <rgm@gnu.org>
5960
5961 * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
5962 (gnus-bookmark-kill-line): Use point-at-eol.
5963
5964 2010-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
5965
5966 * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
5967 asterisks in From header.
5968
5969 2010-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5970
5971 * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
5972 string to avoid making the From headers syntactically invalid.
5973
5974 * message.el (message-send-mail): Don't insert courtesy messages if the
5975 message already has List-Post and List-ID messages.
5976
5977 2010-11-06 Glenn Morris <rgm@gnu.org>
5978
5979 * gnus-art.el (gnus-treat-article): Give dynamic local variables
5980 `condition', `type', `length' a prefix.
5981 (gnus-treat-predicate): Update for above name changes.
5982
5983 2010-11-06 Andrew Cohen <cohen@andy.bu.edu>
5984
5985 * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
5986 binding. Handled by `gnus-summary-refer-thread' instead.
5987 (nnir-warp-to-article): New backend function.
5988
5989 * nnimap.el (nnimap-request-thread): Force dependency updating.
5990
5991 * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
5992 (gnus-summary-refer-thread): Rework to improve thread-referral.
5993
5994 * gnus-int.el (gnus-warp-to-article): New function.
5995
5996 * gnus-sum.el (gnus-summary-article-map): Bind it.
5997
5998 2010-11-04 Andrew Cohen <cohen@andy.bu.edu>
5999
6000 * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
6001 gnus-summary-refer-thread.
6002
6003 * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
6004 headers.
6005 (gnus-summary-limit-include-thread): Prevent articles in thread from
6006 being cut in gnus-cut-threads.
6007 (gnus-summary-refer-thread): Limit retrieved headers to those in
6008 thread.
6009
6010 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6011
6012 * message.el (message-send-mail): Use the value of
6013 message-courtesy-message from the message buffer.
6014
6015 * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
6016
6017 * shr.el (shr-browse-url): Implement mailto: URLs.
6018
6019 * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
6020 "raw".
6021
6022 * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
6023 if it's already selected.
6024
6025 * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
6026
6027 2010-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
6028
6029 * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
6030 to measure the length and truncate alt text.
6031
6032 2010-11-03 Glenn Morris <rgm@gnu.org>
6033
6034 * nndiary.el (nndiary-generate-nov-databases-1)
6035 (nndiary-generate-active-info): Rename dynamic variable `files' to
6036 something less generic.
6037
6038 2010-11-03 Andrew Cohen <cohen@andy.bu.edu>
6039
6040 * nnir.el (nnir-request-move-article): Call the underlying backend to
6041 move articles from nnir.
6042
6043 2010-11-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6044
6045 * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
6046
6047 2010-11-02 Julien Danjou <julien@danjou.info>
6048
6049 * nnir.el: Remove wais support.
6050
6051 2010-11-02 Glenn Morris <rgm@gnu.org>
6052
6053 * gnus-html.el: Reorder requirements to quieten compiler.
6054
6055 2010-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
6056
6057 * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
6058 properly for XEmacs as well.
6059 (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
6060 (gnus-article-natural-long-line-p): Use window-width rather than
6061 frame-width.
6062
6063 2010-11-01 Andrew Cohen <cohen@andy.bu.edu>
6064
6065 * nnir.el (nnir-run-gmane): Inhibit demon. Return nil if no messages.
6066 (nnir-read-parms): Don't modify query.
6067 (nnir-run-query): Add ability to search topic on current line.
6068 (nnir-get-active): Clean up.
6069
6070 2010-11-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6071
6072 * gnus-cite.el (gnus-article-foldable-buffer): Protect against
6073 degenerate articles.
6074
6075 * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
6076 (gnus-print-buffer): Just print the buffer as is, without any copying
6077 to a buffer and then re-highlighting.
6078
6079 * nnimap.el (nnimap-request-group): Store the new updated info.
6080 (nnimap-request-group): Select the group when we don't know whether it
6081 exists or not.
6082
6083 * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
6084 groups.
6085
6086 * gnus-group.el (gnus-group-find-new-groups): Display all the new
6087 groups.
6088
6089 * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
6090 groups.
6091
6092 * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
6093 long-lines case by only filling the long lines.
6094
6095 * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
6096 (bug #7311).
6097
6098 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6099
6100 * shr.el: No need to declare `declare-function' since shr.el is for
6101 only Emacsen that provide `libxml-parse-html-region'.
6102
6103 2010-11-01 Glenn Morris <rgm@gnu.org>
6104
6105 * mm-util.el (gnus-completing-read): Autoload.
6106 (mm-read-coding-system): Simplify Emacs definition.
6107
6108 * nnmail.el (gnus-activate-group):
6109 * nnimap.el (gnutls-negotiate):
6110 * nntp.el (netrc-parse): Fix declarations.
6111
6112 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6113
6114 * gnus-util.el (gnus-string-match-p): New function, that is an alias to
6115 string-match-p in Emacs >=23.
6116
6117 * gnus-msg.el (gnus-configure-posting-styles):
6118 * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
6119
6120 2010-11-01 Glenn Morris <rgm@gnu.org>
6121
6122 * nnir.el (declare-function): Add compat stub.
6123 (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
6124 (nnir-run-gmane): Require 'mm-url.
6125
6126 * mm-util.el (mm-string-to-multibyte): Simplify.
6127
6128 * shr.el (declare-function): Add compat stub.
6129 (url-cache-create-filename): Declare.
6130 (mm-disable-multibyte, widget-convert-button): Autoload.
6131
6132 * smime.el (ldap-search): Declare.
6133 (smime-cert-by-ldap-1): Require ldap on Emacs.
6134
6135 * nnimap.el: Require nnmail, and gnus-sum when compiling.
6136 (nnimap-keepalive): Use gnus-float-time.
6137
6138 * mail-source.el (nnheader-message, gnus-float-time): Autoload.
6139 (mail-source-delete-crash-box): Use gnus-float-time.
6140
6141 * gnus-dired.el (gnus-completing-read): Autoload.
6142
6143 * mm-view.el (gnus-rescale-image): Autoload.
6144
6145 * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
6146
6147 * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
6148
6149 * sieve-manage.el: Require 'cl when compiling.
6150
6151 * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
6152 (gnus-iswitchb-completing-read): Require iswitchb.
6153 (gnus-select-frame-set-input-focus): Silence compiler.
6154
6155 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
6156
6157 * message.el (message-subject-trailing-was-query): Change default to t,
6158 since I think that's what most people want.
6159
6160 * nnimap.el (nnimap-request-accept-article): Erase buffer before
6161 appending for easier debugging.
6162 (nnimap-wait-for-connection): Take a regexp.
6163 (nnimap-request-accept-article): Wait for the continuation line before
6164 sending anything unless we're streaming.
6165
6166 * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
6167 leave the header washing to take place.
6168
6169 2010-10-31 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
6170
6171 * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
6172 regular expression match and replace in posting styles.
6173
6174 2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
6175
6176 * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
6177 an entire server.
6178 (nnir-get-active): New function.
6179 (nnir-run-imap): Use it.
6180 (nnir-run-gmane): Who knew, gmane search returns an article score!
6181
6182 * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
6183 server on the current line with nnir.
6184
6185 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
6186
6187 * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
6188 (gnus-article-foldable-buffer): Don't fold regions that have a ragged
6189 left edge.
6190 (gnus-article-foldable-buffer): Skip past the prefix when determining
6191 raggedness.
6192
6193 * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
6194 the raw article, and change `C-u g' to show the article without doing
6195 treatments.
6196
6197 * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
6198 on to `gnus-treat-article'.
6199 (gnus-inhibit-article-treatments): New variable.
6200
6201 * gnus.el: Autoload gnus-article-fill-cited-long-lines.
6202
6203 * gnus-art.el (gnus-treatment-function-alist): Have
6204 gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
6205 (gnus-treat-fill-long-lines): Change default to fill all text/plain
6206 sections.
6207
6208 * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
6209 parameter.
6210 (gnus-article-fill-cited-long-lines): New function.
6211 (gnus-article-fill-cited-article): Allow filling only long sections.
6212
6213 * shr.el (shr-find-fill-point): Don't break lines between punctuation
6214 and non-punctuation (like after the apostrophe in "'We").
6215
6216 * gnus-sum.el (gnus-summary-select-article): Make sure
6217 gnus-original-article-buffer is alive.
6218
6219 * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
6220 reflect the order they are in the digest.
6221
6222 * gnus.el (gnus-group-startup-message): Move point to the start of the
6223 buffer.
6224
6225 * nnimap.el (nnimap-capability): New function.
6226 (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
6227 is set.
6228
6229 2010-10-31 David Engster <dengste@eml.cc>
6230
6231 * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
6232 conform with changes to gnus-completing-read.
6233
6234 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6235
6236 * shr.el (shr-tag-img): Output "*" instead of "[img]".
6237
6238 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
6239
6240 * nnir.el: Move defvar, defcustom around to keep file organized
6241 and keep byte-compiler quiet.
6242 (nnir-read-parms): Accept search-engine as arg.
6243 (nnir-run-query): Pass search-engine as arg.
6244 (nnir-search-engine): Remove.
6245
6246 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6247
6248 * shr.el (shr-generic): The text nodes should be text, not :text.
6249
6250 * nnir.el (nnir-search-engine): Ressurect variable, since it's used
6251 later in the file.
6252
6253 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
6254
6255 * nnir.el: General clean up. Allow searching with multiple engines.
6256 Allow separate extra-parameters for each engine.
6257 Batch queries when possible.
6258 (nnir-imap-default-search-key,nnir-method-default-engines):
6259 Add customize interface.
6260 (nnir-run-gmane): New engine.
6261 (nnir-engines): Use it. Qualify all prompts with engine name.
6262 (nnir-search-engine): Remove global variable.
6263 (nnir-run-hyrex): Restore for now.
6264 (nnir-extra-parms,nnir-search-history): New variables.
6265 (gnus-group-make-nnir-group): Use them.
6266 (nnir-group-server): Remove in favor of gnus-group-server.
6267 (nnir-request-group): Avoid searching twice.
6268 (nnir-sort-groups-by-server): New function.
6269
6270 2010-10-30 Julien Danjou <julien@danjou.info>
6271
6272 * gnus-group.el: Remove gnus-group-fetch-control.
6273
6274 * gnus-start.el (gnus-find-new-newsgroups):
6275 Remove gnus-check-first-time-used.
6276
6277 * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
6278
6279 2010-10-30 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
6280
6281 * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
6282 set on groups that don't have \* permanentflags.
6283
6284 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6285
6286 * shr.el (shr-tag-span): Drop colorization of regions since we don't
6287 control the background color.
6288 (shr-tag-img): Ignore very small web bug type images.
6289 (shr-put-image): Add help-echo alt texts to the images.
6290 (shr-tag-video): Show the video poster image.
6291
6292 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6293
6294 * shr.el (shr-table-depth): New variable.
6295 (shr-tag-table-1): Only insert the images after the top-level table.
6296
6297 * nnimap.el (nnimap-split-incoming-mail): Fix typo.
6298
6299 * gnus-util.el (gnus-list-memq-of-list): New function.
6300
6301 * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
6302 selected.
6303 (nnimap-unsplittable-articles): New slot.
6304 (nnimap-new-articles): Use it.
6305
6306 2010-10-29 Stephen Berman <stephen.berman@gmx.net> (tiny change)
6307
6308 * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
6309 move to the previous line on `M-g'.
6310
6311 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6312
6313 * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
6314 *-request-group, which seems unnecessary.
6315
6316 * nnimap.el (nnimap-quote-specials): Function copied over from
6317 imap.el.
6318 (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
6319 they support that. Suggested by Tom Regner.
6320
6321 2010-10-29 Julien Danjou <julien@danjou.info>
6322
6323 * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
6324 defalias.
6325 (gnus-summary-delete-marked-with): Remove obsolete defalias.
6326
6327 * gnus.el: Remove `gnus-nntp-service' variable.
6328 (gnus-secondary-servers): Make obsolete.
6329 (gnus-nntp-server): Make obsolete.
6330
6331 * gnus-start.el (gnus-1): Remove x-splash calls.
6332
6333 * gnus-ems.el (gnus-x-splash): Remove.
6334
6335 * gnus.el (gnus-group-startup-message): Simplify/update code.
6336
6337 * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
6338 capability before doing anything.
6339 (gnus-group-insert-group-line): Remove useless
6340 gnus-group-remove-excess-properties.
6341
6342 2010-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
6343
6344 * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
6345
6346 2010-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6347
6348 * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
6349 config after reselecting.
6350
6351 2010-10-28 Julien Danjou <julien@danjou.info>
6352
6353 * shr.el (shr-put-image): Use point even if only inserting text.
6354 (shr-put-image): Save excursion when inserting alt text on non-graphic
6355 display, so the behavior is the same when we are on a graphic display.
6356
6357 * nnir.el (nnir-run-swish-e): Remove hyrex support.
6358
6359 2010-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6360
6361 * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
6362 (gnus-mime-copy-part): Check coding system, not charset.
6363 (gnus-mime-view-part-externally): Never remove part.
6364 (gnus-mime-view-part-internally): Don't remove part here.
6365 (gnus-article-part-wrapper): Make sure MIME tag is visible.
6366 (gnus-article-goto-part): Go to displayed or preferred subpart if it is
6367 multipart/alternative.
6368
6369 * mm-decode.el (mm-display-part): Take optional arg `force'.
6370
6371 2010-10-26 Julien Danjou <julien@danjou.info>
6372
6373 * gnus-group.el (gnus-group-default-list-level): Add this function to
6374 compute the default list level.
6375 (gnus-group-default-list-level): Add possibility to use a function.
6376
6377 2010-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
6378
6379 * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
6380
6381 * gnus-group.el (gnus-group-completing-read)
6382 (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
6383 gnus-replace-in-string.
6384
6385 2010-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
6386
6387 * shr.el (shr-tag-div): Add.
6388
6389 2010-10-25 Julien Danjou <julien@danjou.info>
6390
6391 * gnus-util.el: Remove `gnus-with-local-quit'.
6392
6393 * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
6394
6395 2010-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
6396
6397 * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
6398 the original article buffer.
6399
6400 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6401
6402 * nnimap.el (nnimap-request-head): New function.
6403 (nnimap-request-move-article): Try to be slightly faster by not
6404 requesting the entire message when moving.
6405 (nnimap-transform-headers): Don't bug out on bodiless articles.
6406 (nnimap-send-command): Have no outstanding messages if the IMAP server
6407 doesn't support streaming.
6408 (nnimap-transform-headers): Fold {quoted} strings more sloppily.
6409
6410 2010-10-24 Julien Danjou <julien@danjou.info>
6411
6412 * message.el (message-default-headers): Fix type.
6413
6414 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6415
6416 * gnus-html.el (gnus-html-prefetch-images): Decode entities before
6417 prefetching images.
6418
6419 * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
6420 backend for unknown groups. This is mainly useful for nnimap groups.
6421
6422 * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
6423 group isn't covered by the agent.
6424
6425 2010-10-22 Andrew Cohen <cohen@andy.bu.edu>
6426
6427 * nnir.el (nnir-method-default-engines): New variable.
6428 (nnir-run-query): Use it.
6429 (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
6430 (gnus-summary-nnir-goto-thread): Change group if needed.
6431
6432 * gnus-group.el (gnus-group-group-map): Add key binding for
6433 gnus-group-make-nnir-group.
6434
6435 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6436
6437 * shr.el (shr-tag-object): Add.
6438
6439 * gnus-sum.el (gnus-summary-select-article): Make sure we have the
6440 original article buffer live.
6441 (gnus-summary-select-article-buffer):
6442 Mention gnus-widen-article-buffer.
6443
6444 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6445
6446 * shr.el (shr-tag-strong): Add.
6447
6448 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
6449
6450 * gnus-group.el (gnus-group-completing-read): Remove all newlines from
6451 group names. They mess up the group buffer badly.
6452
6453 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
6454
6455 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
6456 instead of the summary one.
6457
6458 2010-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
6459
6460 * mml.el (mml-preview): Work properly when editing article.
6461
6462 * gnus-start.el (gnus-read-active-file-1): Don't add method to
6463 gnus-have-read-active-file if it's already been in.
6464
6465 2010-10-22 Tom Tromey <tromey@redhat.com>
6466
6467 * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
6468 gnus-group-completing-read.
6469
6470 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6471
6472 * message.el (message-mode-map): Don't bind M-; to comment region, to
6473 allow the global comment-dwim to work.
6474
6475 2010-10-21 Julien Danjou <julien@danjou.info>
6476
6477 * message.el (message-setup-1): Allow message-default-headers to be a
6478 function.
6479
6480 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
6481
6482 * shr.el (shr-tag-table): Simplify.
6483
6484 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6485
6486 * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
6487 to avoid trying to snarf invalid stuff.
6488
6489 * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
6490
6491 * gnus.el (gnus-message-archive-group): Quote value.
6492 (gnus-message-archive-group): Mark as changed.
6493
6494 * shr.el (shr-add-font): Don't put the font properties on the newline
6495 or the indentation.
6496
6497 * message.el (message-fix-before-sending): Change options when sending
6498 non-printable characters.
6499
6500 * gnus.el (gnus-message-archive-method): Change the default to
6501 monthly outgoing groups.
6502
6503 * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
6504 that have gotten new numbers.
6505
6506 * nnimap.el (nnimap-request-replace-article): New function.
6507
6508 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
6509
6510 * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
6511 (nnrss-request-article): Don't use special html washing code.
6512
6513 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6514
6515 * shr.el (shr-tag-table): Remove useless nconc.
6516
6517 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6518
6519 * gnus-art.el (article-wash-html): Simplify and remove the charset
6520 stuff. Use the normal html rendering code instead of the special html
6521 washing code.
6522
6523 * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
6524 `gnus-w3m' symbols.
6525 (mm-text-html-washer-alist): Remove.
6526
6527 * mm-decode.el (mm-inline-text-html-renderer): Remove.
6528 (mm-inline-media-tests): Remove use.
6529 (mm-text-html-renderer): Change default to the `shr' symbol.
6530
6531 * mm-view.el (mm-inline-text-html): Remove use.
6532
6533 * gnus-art.el (gnus-blocked-images): New function. Allow the
6534 `gnus-blocked-images' to be a function.
6535 (gnus-article-wash-function): Remove.
6536
6537 2010-10-20 Julien Danjou <julien@danjou.info>
6538
6539 * spam.el (spam-list-of-processors): Mark as obsolete.
6540
6541 * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
6542 (nnimap-insert-partial-structure): Fix boundary detection.
6543
6544 2010-10-20 Andreas Seltenreich <seltenreich@gmx.de>
6545
6546 * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
6547 run file-truename on remote files. This can be expensive and even
6548 prevent one from editing drafts if some unrelated buffer has a stale
6549 connection.
6550
6551 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6552
6553 * shr.el (shr-find-fill-point): Shorten line if the preceding char is
6554 kinsoku-eol regardless of shr-kinsoku-shorten.
6555 (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
6556 (shr-tag-table): Support caption, thead, and tfoot.
6557
6558 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6559
6560 * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
6561 lines.
6562 (shr-save-contents): New command and keystroke.
6563
6564 * nndoc.el (nndoc-type-alist): Add git support.
6565 (nndoc-git-type-p): New function.
6566 (nndoc-transform-git-article): Ditto.
6567 (nndoc-transform-git-headers): Ditto.
6568 (nndoc-transform-git-headers): Generate Subject headers.
6569
6570 * shr.el (shr-parse-style): New function.
6571 (shr-tag-span): Ditto.
6572
6573 * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
6574 to `G G' to avoid collisions.
6575
6576 2010-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
6577
6578 * shr.el: Load kinsoku if necessary.
6579 (shr-kinsoku-shorten): New internal variable.
6580 (shr-find-fill-point): Make kinsoku shorten text line if
6581 shr-kinsoku-shorten is bound to non-nil.
6582 (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
6583 shr-indentation too when testing if table is wider than frame width.
6584 (shr-insert-table): Use `string-width' instead of `length' to measure
6585 text width.
6586 (shr-insert-table-ruler): Make sure indentation is done at bol.
6587
6588 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
6589
6590 * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
6591 (nnimap-process-expiry-targets): Use unibyte for buffers that hold
6592 undecoded network data.
6593
6594 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6595
6596 * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
6597 name in the mode line spec so that the mode line menu works
6598 (bug #2431).
6599
6600 * message.el (message-get-reply-headers): If we're fed `to-address',
6601 then always use that.
6602
6603 * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
6604 aren't so wide as to need to switch off the edit menu.
6605
6606 * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
6607 binding. Suggested by Leo <sdl.web@gmail.com> (bug #6613).
6608
6609 * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
6610 `M-g'.
6611 (nnimap-update-info): Update flags/read marks even if \* isn't part of
6612 the permanent marks.
6613
6614 2010-10-18 Andrew Cohen <cohen@andy.bu.edu>
6615
6616 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6617 Splitting according to references/in-reply-to obeys the ignore-groups
6618 variable, while splitting by sender and subject do not.
6619
6620 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6621
6622 * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
6623 alist, so that we can look for non-Unicode chars.
6624 (article-translate-strings): Allow both character and string maps.
6625
6626 2010-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
6627
6628 * shr.el (shr-insert): Don't insert space behind a wide character
6629 categorized as kinsoku-bol, or between characters both categorized as
6630 nospace.
6631
6632 2010-10-16 Andrew Cohen <cohen@andy.bu.edu>
6633
6634 * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
6635 headers to gnus-newsgroup-headers.
6636
6637 2010-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6638
6639 * shr.el (shr-tag-img): Don't align images -- since we're not
6640 rescaling, this often leads to ugly displays.
6641
6642 2010-10-15 Andrew Cohen <cohen@andy.bu.edu>
6643
6644 * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
6645 duplicates.
6646
6647 2010-10-15 Kan-Ru Chen <kanru@kanru.info> (tiny change)
6648
6649 * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
6650 call.
6651
6652 2010-10-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6653
6654 * gnus.el: Autoload gnus-html-show-images.
6655
6656 * nnimap.el: Use nnheader-message throughout.
6657
6658 * shr.el (shr-tag-img): Ignore images with no data.
6659
6660 2010-10-15 Julien Danjou <julien@danjou.info>
6661
6662 * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
6663 a possibility to disable format=flow encoding when using hard newlines.
6664
6665 2010-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6666
6667 * shr.el (shr-insert): Remove space inserted before or after a
6668 breakable character or at the beginning or the end of a line.
6669 (shr-find-fill-point): Do kinsoku; find the second best point or give
6670 it up if there's no breakable point.
6671
6672 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6673
6674 * nnimap.el (nnimap-open-connection): Message when opening connection
6675 for debugging purposes.
6676
6677 * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
6678 on every setup buffer call to allow this to change from article to
6679 article.
6680
6681 * shr.el (shr-tag-table): Experimental feature: Truncate lines in
6682 buffers where we have a wide table.
6683
6684 2010-10-14 Andrew Cohen <cohen@andy.bu.edu>
6685
6686 * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
6687 uses *-request-thread.
6688
6689 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6690
6691 * nnimap.el (nnimap-open-connection): Remove %s from openssl
6692 incantation, which is no longer valid.
6693
6694 2010-10-14 Julien Danjou <julien@danjou.info>
6695
6696 * shr.el: Fix defcustom type (char -> character).
6697
6698 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6699
6700 * nnimap.el (nnimap-open-connection): tls-program should be a list of
6701 programs.
6702
6703 2010-10-14 Julien Danjou <julien@danjou.info>
6704
6705 * shr.el (shr-tag-a): Use url-link as widget type.
6706
6707 * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
6708 `gnus-group-get-icon'.
6709
6710 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6711
6712 * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
6713 This should make server editing work better.
6714
6715 * shr.el (shr-find-fill-point): Don't inloop on indented text.
6716
6717 * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
6718 (nnimap-parse-flags): Fix regexp.
6719
6720 * shr.el (shr-find-fill-point): Use a filling algorithm that should
6721 probably work for CJVK text, too.
6722
6723 * nnimap.el (nnimap-extend-tls-programs): Remove.
6724 (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
6725
6726 2010-10-13 Julien Danjou <julien@danjou.info>
6727
6728 * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
6729 responses.
6730
6731 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6732
6733 * mm-decode.el (mm-shr): Allow use from non-Gnus users.
6734
6735 * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
6736 anything in Emacs.
6737
6738 * shr.el (shr-current-column): Remove buggy and unnecessary function.
6739
6740 2010-10-13 Julien Danjou <julien@danjou.info>
6741
6742 * shr.el (shr-width): Make shr-width a defcustom with default to
6743 fill-column.
6744 (shr-tag-img): Use shr-width rather than fill-column.
6745
6746 2010-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
6747
6748 * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
6749
6750 * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
6751 position when (X-)Faces exist.
6752 (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
6753 avatars when called interactively.
6754
6755 2010-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
6756
6757 * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
6758 gnus-article-x-face-too-ugly is bound.
6759
6760 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6761
6762 * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
6763
6764 * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
6765 mailbox that doesn't exist.
6766
6767 2010-10-12 Julien Danjou <julien@danjou.info>
6768
6769 * shr.el (shr-tag-img): Encode URL properly when retrieving.
6770 (shr-get-image-data): Encode URL properly when fetching from cache.
6771 (shr-tag-img): Use aligned-to spaces to align correctly images.
6772
6773 * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
6774 before inserting the Gravatar.
6775
6776 * shr.el (shr-tag-img): Add align attribute support for <img>.
6777
6778 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6779
6780 * gnus-gravatar.el (gnus-art): Require.
6781
6782 * gnus-sum.el (gnus-summary-mark-as-unread-forward)
6783 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6784 Remove long obsoleted functions.
6785
6786 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6787
6788 * nnimap.el (gnutls-negotiate): Silence the byte compiler.
6789
6790 * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
6791 * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
6792 * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
6793 * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
6794 * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
6795 * rfc1843.el, sieve-manage.el, smime.el, spam.el:
6796 Fix comment for declare-function.
6797
6798 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6799
6800 * nnimap.el (nnimap-request-rename-group): Select group read-only
6801 before renaming it.
6802
6803 * shr.el (shr-insert): Fix up the white space only regexp.
6804
6805 * nnimap.el (nnimap-transform-split-mail): Not all articles have
6806 bodies. Protect against this. Reported by Michael Welsh Duggan.
6807
6808 * shr.el (shr-current-column): New function.
6809 (shr-find-fill-point): New function.
6810
6811 2010-10-11 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
6812
6813 * sieve-manage.el (sieve-manage-open): Allow port names as well as port
6814 numbers.
6815
6816 2010-10-11 Julien Danjou <julien@danjou.info>
6817
6818 * shr.el (shr-hr-line): Add.
6819 (shr-tag-hr): Use shr-hr-line to specify which character to use to
6820 display hr lines.
6821 (shr-max-columns): Do not change state to nil if we just inserting
6822 spaces.
6823
6824 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6825
6826 * gnus-topic.el (gnus-topic-read-group): If after the last group,
6827 select the last group.
6828
6829 2010-10-11 Teodor Zlatanov <tzz@lifelogs.com>
6830
6831 * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
6832
6833 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6834
6835 * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
6836 for Gnus.
6837 (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
6838 (nnimap-update-qresync-info): Mark \Seen articles as read.
6839
6840 * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
6841 non-variable, too.
6842
6843 * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
6844 available.
6845 (nnimap-update-info): Rely more on the current active than the param
6846 active to avoid marking articles as read too much.
6847
6848 * auth-source.el (auth-source-create): Use (user-login-name) for the
6849 user name default.
6850
6851 * nnimap.el (nnimap-update-info): If the server doesn't return any
6852 useful info, just use the previous info.
6853 (nnimap-update-info): Prefer old info over start-article.
6854 (nnimap-update-qresync-info): Finish implementing QRESYNC.
6855
6856 2010-10-10 Andrew Cohen <cohen@andy.bu.edu>
6857
6858 * nnir.el (autoload): Clean up autoloads.
6859 (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
6860 Use key rather than value.
6861 (nnir-imap-search-other): New variable.
6862 (nnir-read-parm): Use it.
6863 (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
6864 (gnus-summary-nnir-goto-thread): Modify to work with imap.
6865
6866 2010-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
6867
6868 * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
6869 the process, too.
6870
6871 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6872
6873 * spam.el (gnus-summary-mode-map): Bind to "$".
6874 Suggested by Russ Allbery.
6875
6876 * shr.el: Rework the way things are indented by <li> slightly.
6877
6878 * gnus.el (gnus-group-set-parameter): Fix typo.
6879
6880 * nnimap.el: Start implementing QRESYNC support.
6881
6882 2010-10-09 Julien Danjou <julien@danjou.info>
6883
6884 * nnir.el (nnir-engines): Fix too many arguments.
6885
6886 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6887
6888 * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
6889 group is the "last", so that the backends like nnfolder actually save
6890 their folders.
6891
6892 * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
6893 try to use that for the TLS stream.
6894 (nnimap-retrieve-group-data-early): Rework the marks code to heed
6895 UIDVALIDITY and find out which groups are read-only and not.
6896 (nnimap-get-flags): Use the same marks parsing code as the rest of
6897 nnimap.
6898
6899 2010-10-09 Julien Danjou <julien@danjou.info>
6900
6901 * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
6902
6903 * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
6904 retrieving gravatars.
6905
6906 * shr.el (shr-table-corner): Add.
6907 (shr-table-line): Add.
6908 (shr-insert-table-ruler): Use the above defcustoms to insert tables.
6909
6910 2010-10-08 Julien Danjou <julien@danjou.info>
6911
6912 * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
6913
6914 2010-10-08 Teodor Zlatanov <tzz@lifelogs.com>
6915
6916 * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
6917
6918 * gnus-sum.el (gnus-mark-article-as-unread)
6919 (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
6920 (gnus-summary-set-bookmark): Use it.
6921
6922 * gnus-msg.el (gnus-setup-message): Use it.
6923
6924 * gnus-demon.el (gnus-demon-remove-handler): Use it.
6925
6926 * gnus.el (gnus-group-remove-parameter): Use it.
6927
6928 * gnus-group.el (gnus-group-make-web-group): Use it.
6929
6930 * gnus-demon.el (gnus-demon-remove-handler): Use it.
6931
6932 * nnregistry.el: Update docs to mention manual.
6933
6934 * gnus-registry.el: Update docs to mention nnregistry.el.
6935 (gnus-registry-initialize): Don't install nnregistry refer method
6936 automatically.
6937 (gnus-registry-install-nnregistry): Remove it.
6938
6939 2010-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
6940
6941 * shr.el (shr-insert): Don't insert double spaces.
6942
6943 2010-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
6944
6945 * gnus-gravatar.el (gnus-treat-from-gravatar)
6946 (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
6947 called interactively.
6948
6949 * gnus-art.el (gnus-mime-view-part-externally)
6950 (gnus-mime-view-part-internally): Make predicate function passed to
6951 gnus-mime-view-part-as-type assume argument is a mime type, not a list
6952 of a mime type.
6953
6954 * shr.el (shr-table-widths): Don't use cl function `reduce'.
6955
6956 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6957
6958 * shr.el (require): Require cl when compiling.
6959 (shr-tag-hr): New function.
6960
6961 * nnimap.el (nnimap-update-info): Remove double setting of high.
6962 (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
6963 This makes nnimap work properly on Courier again.
6964
6965 * gnus.el (gnus-carpal): The carpal mode has been removed, but define
6966 the variable for backwards compatibility.
6967
6968 * mm-decode.el (mm-save-part): If given a non-directory result, expand
6969 the file name before using to avoid setting mm-default-directory to
6970 nil.
6971
6972 * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
6973 bidning gnus-agent variables.
6974
6975 * shr.el (shr-render-td): Use a cache for the table rendering function
6976 to avoid getting an exponential rendering behavior in nested tables.
6977 (shr-insert): Rework the line-breaking algorithm.
6978 (shr-insert): Don't leave trailing spaces.
6979 (shr-insert-table): Also insert empty TDs.
6980 (shr-tag-blockquote): Ensure paragraphs after </ul>.
6981
6982 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
6983
6984 * gnus-sum.el (gnus-number): Rename from `number'.
6985 (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
6986 (gnus-summary-limit-children): Update uses correspondingly.
6987
6988 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
6989
6990 * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
6991 (gnus-gravatar-transform-address): Don't show avatars of people of
6992 which mail addresses match gnus-gravatar-too-ugly.
6993
6994 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6995
6996 * shr.el (shr-table-widths): Expand TD elements to fill available
6997 space.
6998
6999 2010-10-07 Julien Danjou <julien@danjou.info>
7000
7001 * nnimap.el (nnimap-request-rename-group): Add this method.
7002
7003 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7004
7005 * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
7006 name from XEmacs' function-arglist.
7007
7008 * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
7009 gravatar under XEmacs.
7010
7011 2010-10-07 Teodor Zlatanov <tzz@lifelogs.com>
7012
7013 * auth-source.el: Update docs with TODO items.
7014
7015 * gnus-sync.el: Update docs to explain state and plans.
7016
7017 * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
7018 Hooks for mark updates.
7019 (gnus-request-set-mark, gnus-request-update-mark): Use them.
7020
7021 * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
7022 hooks with arguments, which is needed for mark update hooks.
7023
7024 2010-10-06 Julien Danjou <julien@danjou.info>
7025
7026 * gnus.el (gnus-expand-group-parameter): Only return and act on what
7027 was matched.
7028
7029 * sieve-manage.el: Update example in `Commentary'.
7030
7031 * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
7032
7033 * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
7034 not 2000.
7035 (sieve-manage-authenticate): Re-add function.
7036
7037 2010-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7038
7039 * shr.el (shr-insert): Get 'space transition right.
7040 (shr-render-td): Only delete space at the end of the TD.
7041
7042 * nnimap.el (nnimap-open-connection): Prepare to support
7043 open-gnutls-stream.
7044
7045 * shr.el: Rearrange function order to be more logical.
7046
7047 2010-10-06 Julien Danjou <julien@danjou.info>
7048
7049 * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
7050 (nnrss-discover-feed): Remove 404 URL in docstring.
7051
7052 * nnir.el: Fix Swish-E URL.
7053 Fix Namazu URL.
7054
7055 * message.el (message-change-subject): Remove 404 URL in a comment.
7056
7057 2010-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
7058
7059 * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
7060 called interactively.
7061
7062 * gnus-util.el (gnus-remove-if): Allow hash table.
7063 (gnus-remove-if-not): New function.
7064
7065 * gnus-art.el (gnus-mime-view-part-as-type):
7066 * gnus-score.el (gnus-summary-score-effect):
7067 * gnus-sum.el (gnus-read-move-group-name):
7068 Replace remove-if-not with gnus-remove-if-not.
7069
7070 * gnus-group.el (gnus-group-completing-read):
7071 Regard collection as a hash table if it is not a list.
7072
7073 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7074
7075 * shr.el (shr-render-td): Allow blank/missing <TD>s.
7076
7077 * shr.el: Document the table-rendering algorithm.
7078
7079 * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
7080 invalid URLs.
7081
7082 * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
7083 line-broken.
7084 (shr-tag-img): Ignore image fetching errors.
7085 (shr-overlays-in-region): Compute overlay positions correctly.
7086
7087 * mm-decode.el (mm-shr): Require shr.
7088
7089 * gnus-art.el (gnus-blocked-images): Move variable here.
7090
7091 * shr.el (shr-insert-table): Bind free variable.
7092
7093 * mm-decode.el (mm-shr): Bind shr-content-function.
7094
7095 * shr.el (shr-content-function): New variable.
7096
7097 * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
7098 added for symmetry.
7099
7100 * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
7101
7102 * gnus-group.el (gnus-group-make-group): Doc fix.
7103
7104 * nnimap.el (nnimap-request-newgroups): Return success.
7105
7106 * shr.el (shr-find-elements): New function.
7107 (shr-tag-table): Put all the images after the table.
7108 (shr-tag-table): Really inhibit images inside the table.
7109 (shr-collect-overlays): Copy over overlays from the TD elements to the
7110 main document.
7111
7112 * mm-decode.el (mm-shr): Bind shr-blocked-images to
7113 gnus-blocked-images.
7114
7115 2010-10-05 Julien Danjou <julien@danjou.info>
7116
7117 * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
7118
7119 * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
7120 (gnus-html-maximum-image-size): Add this function.
7121 (gnus-html-put-image): Use gnus-html-maximum-image-size.
7122
7123 * sieve-manage.el (sieve-manage-capability): Do not bug out when the
7124 server-value of the capability is nil.
7125
7126 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7127
7128 * shr.el (shr-tag-em): Add <EM> tag.
7129
7130 2010-10-05 Florian Ragwitz <rafl@debian.org> (tiny change)
7131
7132 * sieve-manage.el (sieve-manage-default-stream): Make default stream
7133 customizable.
7134
7135 * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
7136 handing broken links to browse-url.
7137
7138 2010-10-05 Julien Danjou <julien@danjou.info>
7139
7140 * gnus-util.el (gnus-emacs-completing-read)
7141 (gnus-iswitchb-completing-read): Use autoload rather than require.
7142
7143 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
7144
7145 * gnus-util.el (gnus-completing-read-function): Exclude
7146 gnus-icompleting-read and gnus-ido-completing-read from candidates for
7147 XEmacs since iswitchb.el is very old and ido.el is unavailable in
7148 XEmacs.
7149
7150 * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
7151 not to use `delete-dups' that is unavailable in XEmacs 21.4.
7152
7153 * gnus-html.el: Don't require help-fns under XEmacs.
7154 (gnus-html-schedule-image-fetching): Work for XEmacs.
7155
7156 * mm-decode.el (mm-shr): Decode contents by charset.
7157
7158 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7159
7160 * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
7161 unknown.
7162
7163 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
7164 (shr-get-image-data): Ensure against the cache file missing.
7165
7166 * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
7167 for data.
7168
7169 * spam-report.el (spam-report-url-ping-plain): Don't query about
7170 killing the process.
7171
7172 * shr.el (shr-render-td): Protect against too-wide text.
7173
7174 2010-10-04 Julien Danjou <julien@danjou.info>
7175
7176 * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
7177 (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
7178
7179 * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
7180 retrieved.
7181
7182 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7183
7184 * shr.el (browse-url): Require.
7185 (shr-ensure-paragraph): Don't insert a new newline after empty-ish
7186 lines.
7187 (shr-show-alt-text, shr-browse-image): New commands.
7188 (shr-browse-url, shr-copy-url): New commands.
7189
7190 * gnus-sum.el (gnus-widen-article-window): New variable.
7191 (gnus-summary-select-article-buffer): Use it.
7192
7193 * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
7194 without @ signs.
7195
7196 2010-10-04 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
7197
7198 * nnir.el (nnir-run-imap): Remove spurious space in search string.
7199
7200 2010-10-04 Julien Danjou <julien@danjou.info>
7201
7202 * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
7203 for XEmacs.
7204
7205 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7206
7207 * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
7208
7209 * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
7210 (nnimap-close-server): Implement.
7211
7212 * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
7213 (shr-insert): Tweak line breaking.
7214 (shr-insert): Handle <pre> better.
7215 (shr-tag-li): Get <li> indentation right.
7216 (shr-tag-li): Get <li> indentation even righter.
7217 (shr-tag-blockquote): Ensure paragraph start.
7218 (shr-make-table): Tweak table generation.
7219 (shr-make-table): Fix typo.
7220
7221 * shr.el: Implement table rendering.
7222
7223 2010-10-04 Julien Danjou <julien@danjou.info>
7224
7225 * gnus-html.el (gnus-html-put-image): Fix resize image code.
7226
7227 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7228
7229 * shr.el (shr-insert): Use string anchors instead of line anchors.
7230
7231 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7232
7233 * shr.el: Add headings.
7234 (shr-ensure-paragraph): Actually work.
7235 (shr-tag-li): Make <ul> prettier.
7236 (shr-insert): Get white space at the beginning/end of elements right.
7237 (shr-tag-p): Collapse subsequent <p>s.
7238 (shr-ensure-paragraph): Don't insert double line feeds after blank
7239 lines.
7240 (shr-insert): \t is also space.
7241 (shr-tag-s): Fix "s" tag name function.
7242 (shr-tag-s): Fix face prop name.
7243
7244 2010-10-03 Julien Danjou <julien@danjou.info>
7245
7246 * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
7247
7248 * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
7249 gnus-window-inside-pixel-edges.
7250
7251 * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
7252 gnus-ems.
7253
7254 * mm-view.el (mm-inline-image-emacs): Support image resizing.
7255
7256 * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
7257 function.
7258
7259 * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
7260 resize choice.
7261
7262 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7263
7264 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
7265 beginning of the buffer.
7266
7267 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
7268 article buffer again.
7269
7270 * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
7271
7272 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
7273 when it's at the start of the buffer.
7274
7275 * shr.el (shr-tag-blockquote): Convert name.
7276 (shr-rescale-image): Use the right image-size variant.
7277
7278 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
7279 buffer isn't shown, then select the current article first instead of
7280 bugging out.
7281 (gnus-summary-select-article-buffer): Show both the article and summary
7282 buffers again.
7283
7284 * shr.el (shr-fontize-cont): Protect against regions with no text.
7285 Rename tag functions to shr-tag-* for enhanced security.
7286 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
7287
7288 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
7289
7290 * shr.el (shr-insert):
7291 * pop3.el (pop3-movemail):
7292 * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
7293 loaded.
7294
7295 2010-10-03 Glenn Morris <rgm@gnu.org>
7296
7297 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
7298
7299 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
7300
7301 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
7302
7303 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
7304
7305 * gnus-util.el (gnus-make-local-hook): Simplify.
7306
7307 2010-10-02 Julien Danjou <julien@danjou.info>
7308
7309 * gnus-util.el (gnus-iswitchb-completing-read): New function.
7310 (gnus-ido-completing-read): New function.
7311 (gnus-emacs-completing-read): New function.
7312 (gnus-completing-read): Use gnus-completing-read-function.
7313 Add gnus-completing-read-function.
7314
7315 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7316
7317 * shr.el (shr-insert-document): Autoload.
7318 (shr-img): Be silent.
7319 (shr-insert): Add a newline after every picture before text.
7320 (shr-add-font): Use overlays for combining faces.
7321 (shr-insert): Pass upwards the text start point.
7322
7323 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
7324 possible.
7325 (mm-shr): New function.
7326
7327 2010-10-02 Julien Danjou <julien@danjou.info>
7328
7329 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
7330 should go backward.
7331
7332 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
7333
7334 * shr.el (shr): Fix typo in provide call.
7335
7336 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7337
7338 * shr.el: New file.
7339
7340 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
7341
7342 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
7343 completing read.
7344
7345 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7346
7347 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
7348 we're being queried about. Suggested by Dan Jacobson.
7349
7350 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
7351 Suggested by Jason Eisner.
7352
7353 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
7354 table, too. Suggested by Stefan Wiens.
7355 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
7356 the table unnecessary. Suggested by Stefan Wiens.
7357
7358 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
7359 longer needed, and probably doesn't work either, as pointed out by
7360 Stefan Wiens.
7361 (gnus-summary-exit): Remove call to the clearing function.
7362 (gnus-summary-exit-no-update): Ditto.
7363
7364 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
7365 instead of gnus-eval-in-buffer-window to avoid popping up frames.
7366 Reported by Stefan Monnier.
7367 (gnus-summary-save-in-rmail): Ditto.
7368
7369 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
7370 article buffer, instead of both the article buffer and the summary
7371 buffer. Sort of suggested by Dan Jacobson.
7372
7373 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
7374
7375 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
7376 Suggested by Dan Jacobson.
7377
7378 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
7379 documentation clearer.
7380
7381 * message.el (message-shorten-references): Comment on the number "21".
7382 Suggested by Stefan Monnier.
7383
7384 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
7385 Suggested by Dan Jacobson.
7386
7387 * gnus.el (gnus-large-newsgroup):
7388 Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
7389
7390 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
7391 externalize attachments. Bug reported by Steve Wen.
7392
7393 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
7394 really message anything to the user.
7395
7396 * nnmail.el (nnmail-article-group): Allow using the fancy split method
7397 directly.
7398
7399 * nnimap.el (nnimap-request-group): Low higher than high to signal no
7400 messages in empty groups.
7401
7402 2010-10-01 Ted Zlatanov <tzz@lifelogs.com>
7403
7404 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
7405 non-UIDNEXT group.
7406
7407 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7408
7409 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
7410 not the value from the collection.
7411
7412 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
7413 values. This sometimes happens on some groups that have no info.
7414 (nnimap-request-newgroups): New function.
7415
7416 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
7417
7418 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
7419 check into `gnus-registry-initialize'.
7420 (gnus-registry-initialize): Ditto.
7421 Fix and extend header docs.
7422
7423 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7424
7425 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
7426 regexp backtrace overflows.
7427
7428 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
7429 for starttls that tls.el implements; i.e. openssl.
7430
7431 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
7432
7433 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
7434 (gravatar-create-image): New function that's an alias to
7435 gnus-xmas-create-image, gnus-create-image, or create-image.
7436 (gravatar-data->image): Use it.
7437
7438 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
7439
7440 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
7441 install the nnregistry refer method.
7442 (gnus-registry-install-hooks): Use it.
7443 (gnus-registry-unfollowed-groups): Add nnmairix to the default
7444 unfollowed groups.
7445
7446 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
7447
7448 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
7449 expanding threads.
7450
7451 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7452
7453 * nnir.el: Use the server names without suffixes (bug #7009).
7454
7455 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
7456 unencrypted to STARTTLS, if possible.
7457
7458 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
7459
7460 * message.el (message-ignored-supersedes-headers): Strip Injection-*
7461 headers before superseding.
7462
7463 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7464
7465 * nnrss.el (nnrss-use-local): Add documentation.
7466
7467 * nnimap.el (nnimap-extend-tls-programs): New function.
7468 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
7469 (nnimap-wait-for-connection): Accept the greeting from the stupid
7470 output from openssl s_client -starttls, too.
7471
7472 * nnimap.el (nnimap-find-article-by-message-id): Really return the
7473 article number.
7474 (nnimap-split-fancy): New variable.
7475 (nnimap-split-incoming-mail): Use it.
7476
7477 * nntp.el (nntp-server-list-active-group): Document.
7478
7479 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
7480 SELECT to get the message-id.
7481
7482 * mail-source.el (mail-sources): Remove webmail support.
7483 (defvar): Ditto.
7484 (mail-source-fetcher-alist): Ditto.
7485 (mail-source-fetch-webmail): Remove.
7486
7487 * webmail.el: Remove -- doesn't seem relevant any more.
7488
7489 * gnus.el: Fix up make-obsolete-variable declarations throughout.
7490
7491 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
7492 the \r.
7493
7494 2010-09-30 Julien Danjou <julien@danjou.info>
7495
7496 * gnus-agent.el (gnus-agent-add-group): Fix call to
7497 gnus-completing-read.
7498
7499 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7500
7501 * nndoc.el (nndoc-retrieve-groups): New function.
7502
7503 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
7504 `default', use nnmail-split-methods.
7505 (nnimap-request-article): Downcase the NILs so that they are nil.
7506
7507 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
7508 symbol.
7509
7510 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
7511 code, since if the user has requested network, that's what they ought
7512 to get.
7513 (nnimap-request-set-mark): Erase the buffer before issuing commands.
7514 (nnimap-split-rule): Mark as obsolete.
7515
7516 * pop3.el (pop3-send-streaming-command, pop3-stream-length):
7517 New variable.
7518
7519 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
7520 correct slot, too.
7521
7522 2010-09-29 Julien Danjou <julien@danjou.info>
7523
7524 * gnus.el (gnus-local-domain): Declare variable obsolete.
7525
7526 * gnus-util.el (gnus-icompleting-read): Require iswitchb.
7527 Fix history computing.
7528 (gnus-ido-completing-read): Require ido.
7529
7530 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7531
7532 * gnus-registry.el: Don't prompt on load, which makes it impossible to
7533 build Gnus.
7534
7535 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
7536 when interpreting the structures.
7537 (nnimap-request-accept-article): Add \r\n to the lines to make this
7538 work with Cyrus.
7539
7540 * nndraft.el (nndraft-request-expire-articles): Use the group name
7541 instead if "nndraft". Fix found by Nils Ackermann.
7542
7543 2010-09-29 Ludovic Courtes <ludo@gnu.org>
7544
7545 * nnregistry.el: Add.
7546
7547 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
7548
7549 * nnmail.el (group, group-art-list, group-art):
7550 Remove unneeded directives.
7551
7552 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
7553
7554 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
7555 (mm-mime-charset):
7556 * rfc2047.el (rfc2047-syntax-table):
7557 * utf7.el (utf7-utf-16-coding-system): Comment fix.
7558
7559 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
7560 rather than `insert-file-contents' and `eval-region'.
7561
7562 2010-09-29 Julien Danjou <julien@danjou.info>
7563
7564 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
7565 replacement of `gnus-gravatar-relief' to mimic
7566 `gnus-faces-properties-alist'.
7567 Add :version property.
7568
7569 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7570
7571 * mail-source.el (mail-source-report-new-mail):
7572 * message.el (message-default-mail-headers):
7573 * mm-decode.el (mm-valid-image-format-p): Comment fix.
7574
7575 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
7576
7577 2010-09-28 Julien Danjou <julien@danjou.info>
7578
7579 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
7580 mail-address contains the same string as real-name.
7581
7582 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
7583 non-blank in header, otherwise it'll get stripped.
7584
7585 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
7586 real-name, and then for mail address rather than doing : or , search.
7587
7588 2010-09-27 Julien Danjou <julien@danjou.info>
7589
7590 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
7591 right completing-read function.
7592 (gnus-use-ido): New variable
7593 (gnus-completing-read-with-default): Remove.
7594 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
7595 (gnus-agent-add-group):
7596 * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
7597 * mm-view.el (mm-view-pkcs7-decrypt):
7598 * mm-util.el (mm-codepage-setup):
7599 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
7600 * mml-smime.el (mml-smime-openssl-sign-query):
7601 * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
7602 (mml-insert-multipart):
7603 * gnus-msg.el (gnus-summary-yank-message):
7604 * gnus-int.el (gnus-start-news-server):
7605 * mm-decode.el (mm-interactively-view-part):
7606 * gnus-dired.el (gnus-dired-attach):
7607 * gnus.el (gnus-read-method):
7608 * gnus-bookmark.el (gnus-bookmark-jump):
7609 * gnus-art.el (gnus-mime-view-part-as-type)
7610 (gnus-mime-action-on-part, gnus-article-encrypt-body):
7611 * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
7612 (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
7613 * nnmairix.el (nnmairix-create-server-and-default-group)
7614 (nnmairix-update-groups, nnmairix-get-server)
7615 (nnmairix-backend-to-server, nnmairix-goto-original-article)
7616 (nnmairix-get-group-from-file-path):
7617 * nnrss.el (nnrss-find-rss-via-syndic8):
7618 * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
7619 (gnus-group-make-useful-group, gnus-group-add-to-virtual)
7620 (gnus-group-browse-foreign-server):
7621 * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
7622 (gnus-summary-execute-command, gnus-summary-respool-article)
7623 (gnus-read-move-group-name):
7624 * gnus-score.el (gnus-summary-increase-score)
7625 (gnus-summary-score-effect):
7626 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
7627
7628 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7629
7630 * nnimap.el (auth-source-forget-user-or-password)
7631 (auth-source-user-or-password): Autoload.
7632
7633 * message.el (message-from-style, message-interactive)
7634 (message-signature): Remove comment.
7635 (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
7636 always.
7637 (message-sendmail-envelope-from): Comment fix.
7638 (message-yank-prefix): Default to mail-yank-prefix always.
7639 (message-indentation-spaces):
7640 Default to mail-indentation-spaces always.
7641 (message-signature-file): Default to mail-signature-file always.
7642
7643 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7644
7645 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
7646 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
7647 new articles.
7648
7649 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
7650 parts.
7651 (nnimap-request-article): Work with the t setting, too.
7652
7653 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
7654 that you don't get flashes of other buffers.
7655 (gnus-summary-show-complete-article): Intern before setting.
7656
7657 2010-09-27 David Engster <dengste@eml.cc>
7658
7659 * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
7660 well as HEADERS.
7661 (nnmairix-retrieve-headers): Provide new argument for the above.
7662
7663 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7664
7665 * gnus-sum.el (gnus-summary-move-article): Don't alter
7666 gnus-newsgroup-active. This makes `/ N' work after copying to the same
7667 group.
7668
7669 * nnimap.el (nnimap-update-info): Don't destructively alter active.
7670
7671 * message.el (message-cite-prefix-regexp): Revert my last edit.
7672
7673 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
7674 variable instead of the Gnus variable.
7675
7676 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
7677
7678 * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
7679
7680 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
7681 since some servers don't like it.
7682 (nnimap-open-connection): Forget credentials if the server says the
7683 password was wrong.
7684 (nnimap-parse-line): Protect against invalid data.
7685
7686 * gnus-sum.el (gnus-summary-move-article): Add comment.
7687 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
7688 nothing alters it while scanning for new messages.
7689
7690 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
7691 which may or may not help.
7692 (nnimap-open-connection): If we're doing a stream connection, and then
7693 discover we're on a STARTTLS-capable server, then open a STARTTLS
7694 connection instead.
7695
7696 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7697
7698 * nnimap.el (utf7): Require.
7699
7700 * message.el (message-cite-prefix-regexp): Remove "}" from citation
7701 prefix.
7702
7703 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
7704
7705 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
7706
7707 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7708
7709 * nnimap.el (nnimap-request-accept-article): Message the error on
7710 error.
7711
7712 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
7713
7714 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
7715
7716 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7717
7718 * nndoc.el (nndoc-request-list): Return success always.
7719
7720 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
7721 `fetch-old' -- we only want to fetch the articles we've requested.
7722 The rest are in the agent, probably.
7723 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
7724 disappeared server" to something low. It's not important.
7725
7726 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
7727 arrived before the FETCH data.
7728
7729 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
7730 target here, because we don't know the Gnus name of the group.
7731
7732 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
7733 for the correct group.
7734
7735 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
7736
7737 * gnus.el (gnus): Give a final warning after startup.
7738
7739 * gnus-util.el (gnus-action-message-log): New variable.
7740 (gnus-message): Use it.
7741 (gnus-final-warning): New function.
7742
7743 * nnimap.el (nnimap-open-connection): Record the greeting.
7744 (nnimap): Add greeting.
7745
7746 2010-09-26 Julien Danjou <julien@danjou.info>
7747
7748 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
7749 arguments.
7750 (gnus-html-wash-images): Fix spec computing to include start/end.
7751
7752 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
7753
7754 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7755
7756 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
7757 deletion.
7758 (nnimap-retrieve-headers): Don't select the group, because that's
7759 already done by nnimap-possibly-change-group.
7760
7761 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
7762 (gnus-picon-transform-address): Use it.
7763
7764 * mail-source.el (mail-source-value): Revert previous patch.
7765
7766 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
7767 on failure.
7768 (nnimap-open-connection): Look up both virtual and physical server name
7769 credentials.
7770
7771 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
7772
7773 2009-02-08 Dave Love <fx@gnu.org>
7774
7775 * gnus-win.el (gnus-window-to-buffer-helper)
7776 (gnus-all-windows-visible-p): Function needn't be a symbol.
7777
7778 * mail-source.el (mail-source-value): Function needn't be a symbol.
7779
7780 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7781
7782 * message.el (message-cite-prefix-regexp): Remove } from the cite
7783 prefix.
7784
7785 * gnus-art.el (gnus-treatment-function-alist): Do picons before
7786 highlight again, so that the highlight is correct.
7787
7788 * gnus-picon.el (gnus-picon): Remove again.
7789 (gnus-picon-create-glyph): Set the background XPM color explicitly.
7790
7791 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
7792 doing the header highlightling, so that the background color of the
7793 picon is correct.
7794
7795 * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
7796 (gnus-picon): Ditto.
7797 (gnus-picon): Reinstate. The background color for picons is white.
7798 (gnus-picon-insert-glyph): Make the background white.
7799
7800 * nnml.el (nnml-open-nov): Don't return dead buffers.
7801
7802 * auth-source.el (auth-source-create): Query the user for whether to
7803 store the credentials.
7804
7805 * auth-source.el (auth-source-user-or-password): Use the existing auth
7806 sources, if any, for creation.
7807
7808 * gnus.el (gnus-group-fast-parameter): Return the last matching
7809 parameter instead of the first matching parameter.
7810
7811 2010-09-26 Julien Danjou <julien@danjou.info>
7812
7813 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
7814
7815 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7816
7817 * mml2015.el (mml2015-use): Remove gpg support.
7818
7819 * mml1991.el (mml1991-function-alist): Remove gpg function.
7820 (mml1991-gpg-sign): Remove.
7821
7822 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
7823
7824 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
7825 (gnus-browse-unsubscribe-current-group): Document it.
7826 (gnus-browse-unsubscribe-group): Use it.
7827
7828 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7829
7830 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
7831 address to the To list for easier response.
7832
7833 * gnus.el (gnus-play-startup-jingle): Remove.
7834 (gnus-splash): Don't play jingle.
7835 (gnus): Silence gnus-load message.
7836
7837 * gnus-art.el (gnus-treat-play-sounds): Remove.
7838
7839 * gnus.el (gnus-play-jingle): Remove audio support.
7840
7841 * gnus-cus.el (gnus-score-customize): Remove audio reference.
7842
7843 * earcon.el: Remove -- no users.
7844
7845 * gnus-audio.el: Remove -- no users of this package.
7846
7847 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
7848
7849 * gnus-start.el (gnus-setup-news): Remove nocem support.
7850
7851 * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
7852
7853 * gnus.el (gnus-use-nocem): Remove.
7854
7855 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
7856 Remove.
7857
7858 * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody
7859 uses NoCeM any more.
7860
7861 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
7862 (gnus-button-ctan-handler): Ditto.
7863 (gnus-button-handle-ctan-bogus-regexp): Ditto.
7864 (gnus-button-ctan-directory-regexp): Ditto.
7865 (gnus-button-handle-ctan): Ditto.
7866 (gnus-button-tex-level): Ditto.
7867 (gnus-button-alist): Remove CTAN stuff.
7868
7869 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7870
7871 * nnimap.el (nnimap-wait-for-response): Reverse logic in the
7872 nnimap-streaming test.
7873
7874 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
7875 servers twice.
7876
7877 * nnimap.el (nnimap-open-connection): Add more error reporting when
7878 nnimap fails early.
7879
7880 * nnheader.el (nnheader-get-report-string): New function.
7881 (nnheader-get-report): Use it.
7882
7883 * gnus-int.el (gnus-check-server): Say what the error was when opening
7884 failed.
7885
7886 * nnimap.el (nnimap-wait-for-response): Search further when we're not
7887 using streaming.
7888
7889 2010-09-25 Julien Danjou <julien@danjou.info>
7890
7891 * gnus-html.el (gnus-html-rescale-image): Use our defalias
7892 gnus-window-inside-pixel-edges.
7893
7894 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7895
7896 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
7897
7898 * mm-decode.el (mm-save-part): Allow saving to other directories the
7899 normal Emacs way.
7900
7901 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
7902 Suggested by Jay Berkenbilt.
7903
7904 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
7905 there isn't a single byte.
7906
7907 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
7908 just do it. It doesn't really seem to matter what the user responds
7909 here, I think, so it's just a confusing question.
7910
7911 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
7912 non-streaming case.
7913
7914 * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
7915 (gnus-article-encrypt-body): Use it.
7916
7917 * gnus-sum.el (gnus-summary-show-complete-article): New command and
7918 keystroke.
7919
7920 * nnimap.el (nnimap-find-wanted-parts-1):
7921 Use gnus-fetch-partial-articles.
7922
7923 * gnus-art.el (gnus-fetch-partial-articles): New variable.
7924
7925 * nnimap.el (nnimap-insert-partial-structure): New function.
7926 (nnimap-get-partial-article): New function.
7927 (nnimap-request-article): Use it.
7928 (nnimap-wait-for-response): Return whether the wait was successful.
7929 (nnimap-finish-retrieve-group-infos): Don't do anything if the
7930 retrieval wasn't successful.
7931 (nnimap-retrieve-group-data-early): Allow throttling servers.
7932 (nnimap-streaming): New variable.
7933 (nnimap-fetch-partial-articles): Remove.
7934
7935 * mm-decode.el (mm-with-part): Protect against killed buffers.
7936
7937 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
7938 for prettier summary display.
7939
7940 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
7941
7942 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
7943
7944 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7945
7946 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
7947 apparently third-party libraries depend on it.
7948
7949 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
7950 before starting negotiation.
7951
7952 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
7953 privacy reasons.
7954 (gnus-treat-mail-gravatar): Ditto.
7955
7956 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
7957 buffer when inserting images. Inserting text into the headers, for
7958 instance, can make them invalid.
7959
7960 2010-09-25 Julien Danjou <julien@danjou.info>
7961
7962 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
7963 variables.
7964
7965 * nnheader.el: Remove useless variables news-reply-yank-from and
7966 news-reply-yank-message-id.
7967
7968 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
7969 variables.
7970
7971 * mml1991.el: Remove useless mml1991-verbose.
7972
7973 * gnus.el: Remove useless variable gnus-use-generic-from.
7974 Remove obsolete variable gnus-topic-indentation.
7975
7976 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
7977
7978 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
7979
7980 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
7981
7982 * gnus-group.el: Remove useless gnus-group-icon-cache.
7983 Remove useless gnus-ephemeral-group-server.
7984
7985 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
7986
7987 * mml2015.el: Remove useless mml2015-verbose.
7988
7989 * mml-smime.el: Remove useless mml-smime-verbose.
7990
7991 * gnus.el: Remove useless gnus-local-domain.
7992
7993 * gnus-gravatar.el (gnus-gravatar-transform-address):
7994 Use gnus-gravatar-size.
7995
7996 * gnus-art.el: Remove useless gnus-treat-translate.
7997
7998 2010-09-24 Julien Danjou <julien@danjou.info>
7999
8000 * gnus-sum.el: Add support for Gravatars.
8001
8002 * gnus-art.el: Add support for Gravatars.
8003
8004 * gnus-gravatar.el: Add this file.
8005
8006 * gravatar.el: Add this file.
8007
8008 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8009
8010 * gnus-sum.el (gnus-summary-fetch-faq): Remove.
8011
8012 * gnus-group.el (gnus-group-fetch-faq): Remove.
8013
8014 * gnus.el (gnus-group-faq-directory): Remove.
8015
8016 * gnus-group.el (gnus-group-fetch-charter): Remove.
8017
8018 * gnus.el (gnus-group-charter-alist): Remove.
8019
8020 * gnus-group.el (gnus-group-archive-directory): Remove.
8021 (gnus-group-recent-archive-directory): Ditto.
8022 (gnus-group-make-archive-group): Remove.
8023
8024 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
8025
8026 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
8027 use the same article number for all the cached articles.
8028
8029 * nnimap.el (nnimap-command): Register the last command time so
8030 that we can use it for idling NOOPs.
8031 (nnimap-open-connection): Start the keeplive timer.
8032 (nnimap-make-process-buffer): Store all the process buffers.
8033 (nnimap-keepalive): New function.
8034
8035 * starttls.el (starttls-open-stream): Add autoload cookie.
8036
8037 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
8038
8039 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
8040 handling.
8041
8042 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8043
8044 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
8045 its data structures.
8046
8047 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
8048 instead of the cl.el copy-list.
8049 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
8050 equalp.
8051
8052 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
8053
8054 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
8055 and tool-bar-local-item-from-menu.
8056
8057 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
8058 mode-line-highlight face for Emacs.
8059
8060 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
8061 loading gnus-sum.elc; fix comment for canlock-verify.
8062 (gnus-article-jump-to-part): Use read-number.
8063 (gnus-insert-mime-button, gnus-insert-mime-security-button):
8064 Remove Emacs pre-21 compatible code for help-echo.
8065 (gnus-article-next-page-1): No need to adjust the number of lines.
8066 (gnus-article-describe-bindings): Always use help-buffer.
8067
8068 * gnus-audio.el (gnus-audio-inline-sound):
8069 * gnus-cus.el (gnus-custom-mode):
8070 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
8071
8072 * gnus-sum.el (gnus-remove-overlays): Doc fix.
8073
8074 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
8075 compatible code.
8076
8077 2010-09-24 Glenn Morris <rgm@gnu.org>
8078
8079 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
8080 visiting the fcc file in rmail-mode.
8081
8082 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
8083
8084 * nnir.el: Silence the byte compiler.
8085
8086 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
8087 alias to browse-url-url-encode-chars if any.
8088 (gnus-html-encode-url): Use it.
8089
8090 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8091
8092 * gnus-start.el (gnus-use-backend-marks): New variable.
8093 (gnus-get-unread-articles-in-group): Use it.
8094
8095 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
8096 makeover.
8097
8098 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
8099
8100 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
8101
8102 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8103
8104 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
8105 Remove.
8106 (gnus-setup-news-hook):
8107 Remove gnus-fixup-nnimap-unread-after-getting-new-news.
8108
8109 * gnus-int.el (gnus-request-update-info): Protect against backends not
8110 having the function.
8111
8112 * nnimap.el (nnimap-stream): Mention STARTTLS.
8113 (nnimap-open-connection): Add STARTTLS support.
8114
8115 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
8116
8117 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
8118
8119 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8120
8121 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
8122 BODYSTRUCTUREs.
8123 (nnimap-transform-headers): Unfold quoted {42} headers.
8124
8125 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
8126 the info.
8127 (gnus-get-unread-articles): Only call updatep on backends that support
8128 it.
8129
8130 * nnweb.el (nnweb-request-update-info): NOOP.
8131
8132 * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
8133
8134 * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
8135 since it only deals with marks.
8136
8137 * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
8138 gnus-request-marks, and make a new gnus-request-update-info.
8139
8140 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
8141 the active instead of the high number, which is usually too low.
8142
8143 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
8144
8145 * encrypt.el: Remove.
8146
8147 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8148
8149 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
8150 server in symbolic form.
8151
8152 * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
8153
8154 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8155
8156 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
8157 (nnimap-update-info): Fix up code slightly.
8158
8159 * gnus-int.el (gnus-open-server): Add tracing for performance
8160 debugging.
8161
8162 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
8163 (gnus-group-insert-group-line): Pass the real group name so that it
8164 gets the right data.
8165
8166 * gnus-start.el (gnus-get-unread-articles): Don't have
8167 `gnus-get-unread-articles-in-group' update info, since that can be
8168 really slow and doesn't seem to be needed?
8169
8170 2010-09-22 Julien Danjou <julien@danjou.info>
8171
8172 * gnus-group.el (gnus-group-insert-group-line):
8173 Call gnus-group-highlight-line.
8174 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
8175 default hook list.
8176 (gnus-group-update-eval-form): Add new function.
8177 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
8178 (gnus-group-get-icon): Use gnus-group-update-eval-form.
8179
8180 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8181
8182 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
8183 immediate, then expire all articles.
8184 (nnimap-update-info): Fix off-by-one errors.
8185 (nnimap-flags-to-marks): Would return no marks lists for group with no
8186 flags. Instead return the other data.
8187
8188 2010-09-22 Julien Danjou <julien@danjou.info>
8189
8190 * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
8191 Only return an icon.
8192 (gnus-group-insert-group-line): Compute icon to return.
8193
8194 * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
8195 (gnus-html-image-fetched): Only cache if
8196 gnus-html-image-automatic-caching is set.
8197 (gnus-html-image-fetched): Check for errors.
8198
8199 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8200
8201 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
8202 once per method on `g'. This ensures that backends like nnfolder don't
8203 open all their folders.
8204
8205 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
8206 (nnimap-request-list): Nix out group in the correct buffer.
8207 (nnimap-parse-flags): Implement by using `read' instead of
8208 hand-parsing.
8209 (nnimap-flags-to-marks): Pass on permanent-flags.
8210 (nnimap-make-process-buffer): Record the server name.
8211 (nnimap-parse-flags): Fix typo.
8212 (nnimap-request-scan): Run split on the server in general, not just a
8213 single group.
8214
8215 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
8216 parameter, and propagate this downwards.
8217
8218 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
8219 since EXAMINE changes it on the server.
8220
8221 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
8222 this command might take a while.
8223
8224 2010-09-22 Julien Danjou <julien@danjou.info>
8225
8226 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
8227 harmful if you have 2 images side-by-side, they can't be properly
8228 update on text deletion. Using text-property is safer here.
8229 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
8230 data.
8231
8232 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8233
8234 * nnimap.el (nnimap-expunge-inbox): Remove.
8235 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
8236 (nnimap-expunge): Flip default to t.
8237
8238 * gnus.el (gnus-method-to-server): Don't push things to the cache
8239 unless it's unique.
8240 (gnus-server-to-method): Ditto.
8241
8242 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
8243
8244 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
8245
8246 2010-09-22 Julien Danjou <julien@danjou.info>
8247
8248 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
8249 get the start of data.
8250 (gnus-html-encode-url): Add this function to encode special chars in
8251 URL.
8252 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
8253 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
8254
8255 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
8256 default.
8257 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
8258
8259 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
8260 images alt-text.
8261 (gnus-html-put-image): Put alt-text as help-echo.
8262
8263 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8264
8265 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
8266 * mm-util.el (mm-decompress-buffer):
8267 * nnir.el (nnir-run-find-grep):
8268 * pop3.el (pop3-list): Use 3rd arg of split-string.
8269
8270 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8271
8272 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
8273 outside the active range. Suggested by Dan Christensen.
8274
8275 * gnus-start.el (gnus-get-unread-articles): Get the extended method
8276 slightly later to avoid double-getting it.
8277
8278 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
8279 previous patch.
8280
8281 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
8282
8283 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
8284
8285 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
8286
8287 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8288
8289 * gnus-int.el (gnus-open-server): Give a better error message in the
8290 "go offline" case.
8291
8292 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
8293 marks for nnimap, which is seldom the right thing to do.
8294
8295 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
8296 (gnus-same-method-different-name): New function.
8297
8298 * nnimap.el (parse-time): Require.
8299
8300 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
8301 method in the presence of many similar methods.
8302
8303 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
8304
8305 * nnimap.el (nnimap-find-expired-articles): Don't refer to
8306 nnml-inhibit-expiry.
8307
8308 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
8309 find out whether methods are equal.
8310
8311 * nnimap.el (nnimap-find-expired-articles): New function.
8312 (nnimap-process-expiry-targets): New function.
8313 (nnimap-request-move-article): Request the article before looking at
8314 what the Message-ID is. Fix found by Andrew Cohen.
8315 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
8316
8317 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
8318 for oldness in addition to being a predicate.
8319
8320 * nnimap.el (nnimap-request-group): When we have zero articles, return
8321 the right data to Gnus.
8322 (nnimap-request-expire-articles): Only delete articles immediately if
8323 the target is 'delete.
8324
8325 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
8326 method, this would bug out.
8327
8328 * gnus-group.el (gnus-group-expunge-group): Rename from
8329 gnus-group-nnimap-expunge, and implemented as a normal interface
8330 function.
8331
8332 * gnus-int.el (gnus-request-expunge-group): New function.
8333
8334 * nnimap.el (nnimap-request-create-group): Implement.
8335 (nnimap-request-expunge-group): New function.
8336
8337 2010-09-21 Julien Danjou <julien@danjou.info>
8338
8339 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
8340 (gnus-html-cache-expired): Add new function.
8341 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
8342 wethever we should display image for fetch it.
8343 Compute alt-text earlier to pass it to the fetching function too.
8344 (gnus-html-schedule-image-fetching): Change function argument to only
8345 get one image at a time, not a list.
8346 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
8347 cache.
8348 (gnus-html-get-image-data): New function to retrieve image data from
8349 cache.
8350 (gnus-html-put-image): Change buffer argument to use image data rather
8351 than file, and place image above region rather than inserting a new
8352 one. Do not take alt-text as argument, since it's useless now: we place
8353 the image above alt-text.
8354 (gnus-html-prune-cache): Remove.
8355 (gnus-html-show-images): Start to fetch image when we find one, do not
8356 push into a temporary list.
8357 (gnus-html-prefetch-images): Only fetch image if they have expired.
8358 (gnus-html-browse-image): Fix, use 'gnus-image-url.
8359 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
8360
8361 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
8362
8363 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
8364
8365 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8366
8367 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
8368 spec inser "*" if the group isn't active instead of 0.
8369
8370 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
8371 opening the server.
8372 (nnimap-request-delete-group): Implement group deletion.
8373 (nnimap-transform-headers): Return the size of the entire message in
8374 the Bytes header, not just the size of the first part.
8375 (nnimap-request-move-article): When moving an article from nnimap,
8376 request the article first so the accepting form has an article to
8377 accept. Reported by Dan Christensen.
8378 (nnimap-command): Make sure that the error message doesn't error out.
8379
8380 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
8381
8382 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
8383 we haven't requested anything.
8384
8385 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8386
8387 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
8388 "". Fix found by Andrew Cohen.
8389
8390 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
8391 instead of -encode-string.
8392
8393 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
8394
8395 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
8396
8397 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
8398 by mm-subst-char-in-string.
8399
8400 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8401
8402 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
8403 waiting for the connection string.
8404
8405 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
8406 arriving.
8407
8408 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
8409 bogus characters. This allows selecting certain Gmail groups.
8410
8411 * nnimap.el (nnimap-find-wanted-parts-1): New function.
8412 (nnimap-fetch-partial-articles): New variable.
8413 (nnimap-open-connection): When looking for credentials, also use the
8414 nnimap-server-port.
8415 (nnimap-request-article): Return the group/article number, so that Gnus
8416 `^' works as expected.
8417 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
8418
8419 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
8420 comments.
8421 (gnus-methods-sloppily-equal): New function.
8422 (gnus): When using the development version of Gnus, load the gnus-load
8423 file.
8424
8425 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
8426 `gnus-open-server' on each method before trying to scan them etc.
8427 This ensures that all the backend parameters are set correctly.
8428
8429 * nnimap.el (nnimap-authenticator): New variable.
8430 (nnimap-open-connection): Allow anonymous login.
8431 (nnimap-transform-headers): The chars header is called Chars not Bytes.
8432 (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
8433
8434 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
8435 patch, found by Knut Anders Hatlen.
8436
8437 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
8438
8439 * gnus-agent.el (gnus-agent-batch-confirmation)
8440 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
8441 to gnus-message.
8442 * gnus-art.el (gnus-article-describe-briefly): Likewise.
8443 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
8444 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
8445 * gnus-int.el (gnus-open-server): Likewise.
8446 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
8447 (gnus-score-check-syntax): Likewise.
8448 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
8449 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
8450 Likewise.
8451 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
8452
8453 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8454
8455 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
8456 calling conventions so that prefetch doesn't bug out.
8457
8458 2010-09-19 Julien Danjou <julien@danjou.info>
8459
8460 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
8461 rather than `subst-char-in-region' in order to be able to replace ASCII
8462 char by UTF-8 ones.
8463
8464 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
8465 than curl.
8466 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
8467 the right URL and ALT text on images.
8468 (gnus-html-wash-tags): Fix tag case.
8469 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
8470 (gnus-article-html): Add -o display_ins_del=2 option.
8471 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
8472
8473 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8474
8475 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
8476 the extra mail headers, which sometimes seem to happen for unknown
8477 reasons.
8478
8479 * mail-parse.el (mail-header-encode-parameter): Define as
8480 rfc2045-encode-string instead of as rfc2231-encode-string, since some
8481 (or most, perhaps?) mail readers don't understand the latter, but do
8482 understand the former.
8483
8484 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
8485 to nil, so that no methods are automatically agentized. I think this
8486 is probably what most users want.
8487
8488 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
8489 from url-retrieve, for instance about invalid URLs.
8490
8491 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
8492 groups that have no articles.
8493 (nnimap-request-article): Check that we really got an article when we
8494 requested one.
8495
8496 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
8497 doesn't exist.
8498
8499 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
8500 nntp buffer so the agent can save it.
8501 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
8502 that CRLF doesn't get translated to \n.
8503 (nnimap-open-connection): Don't make 'shell commands only send \n.
8504
8505 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8506
8507 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
8508 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
8509 Update var name.
8510 (nnml-generate-nov-file): Use dolist.
8511 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
8512 Use with-current-buffer.
8513
8514 2010-09-18 Julien Danjou <julien@danjou.info>
8515
8516 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
8517 parallel.
8518
8519 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8520
8521 * nnimap.el (nnimap-update-info): When doing partial marks update, get
8522 the range update right.
8523 (nnimap-request-group): Don't make `M-g' bug out on group with no
8524 marks.
8525 (nnoo): Require, so that other packages can require nnimap.
8526 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
8527 command we're looking for. This helps when the server sends more
8528 responses after we've gotten everything we expected.
8529 (nnimap): Add a `newlinep' field to keep track of end-of-line
8530 conventions.
8531 Don't send CRLF to things that don't want it.
8532 (nnimap-request-accept-article): Ditto.
8533
8534 2010-09-18 Julien Danjou <julien@danjou.info>
8535
8536 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
8537 than curl to retrieve images.
8538
8539 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8540
8541 * nnimap.el (nnimap-update-info): Extend the info so that we can set
8542 the marks.
8543 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
8544 (nnimap-wait-for-connection): New function.
8545 (nnimap-open-connection): If we have PREAUTH, don't query for login
8546 credentials.
8547 (nnimap-update-info): Fix off-by-one error when concatenating ranges
8548 when doing a partial update.
8549
8550 2010-09-18 Julien Danjou <julien@danjou.info>
8551
8552 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
8553 tags.
8554
8555 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8556
8557 * nnimap.el (nnimap-credentials): New function.
8558 (nnimap-open-connection): Use the new function to look for credentials
8559 also on the numeric equivalents of "imap" and "imaps".
8560
8561 * gnus-start.el (gnus-activate-group): Send the info to
8562 gnus-request-group.
8563
8564 * nnimap.el (nnimap-request-group): Have the "check" version of the
8565 function parse flags and update the info, so that a `M-g' get a total
8566 resync of all flags from the group.
8567
8568 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
8569 to allow backends to alter the info on group selection. Also alter all
8570 the backend -request-group functions to take the parameter.
8571
8572 * nnimap.el (nnimap-store-info): New function.
8573 (nnimap-update-info): Store the info for later usage.
8574 (nnimap-request-group): Use the stored info for the dont-check case, so
8575 that we don't retrieve all marks when we enter a group.
8576
8577 * nnimap.el: Use deffoo instead of defun for interface functions.
8578
8579 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
8580 update the group info. This makes the nndraft groups, for instance, go
8581 back to their old behavior.
8582
8583 * gnus-sum.el (gnus-select-newsgroup): Indent.
8584
8585 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
8586 in.
8587 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
8588 nothing.
8589
8590 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
8591 from methods that are denied.
8592
8593 * gnus-int.el (gnus-method-denied-p): New function.
8594
8595 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
8596 store the password instead of netrc.
8597 (nnimap-open-connection): Don't error out when we can't make a
8598 connections.
8599
8600 * auth-source.el (auth-source-create): In the password prompt, say what
8601 we're querying for. Also prompt for user name if that hasn't been
8602 given.
8603
8604 * nnimap.el (nnimap-with-process-buffer): Remove.
8605
8606 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8607
8608 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
8609 method when we're reading from the agent.
8610
8611 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
8612
8613 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
8614 that's probably most useful for users.
8615
8616 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
8617 "failed" all the time.
8618
8619 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
8620 ...)) with (with-current-buffer ...).
8621
8622 * nntp.el (nntp-open-server): Return whether the open was successful or
8623 not.
8624
8625 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
8626 select an unread unseen article first.
8627
8628 * nnimap.el (nnimap-open-connection): If the user doesn't have a
8629 /etc/services, supply some sensible port defaults.
8630
8631 2010-09-17 Julien Danjou <julien@danjou.info>
8632
8633 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
8634
8635 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
8636
8637 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
8638 doesn't have any parameters.
8639
8640 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8641
8642 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
8643 only upcased checks.
8644
8645 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
8646
8647 * nnimap.el (nnimap-open-shell-stream): New function.
8648 (nnimap-open-connection): Use it.
8649 (nnimap-transform-headers): Get the number of lines in each message.
8650 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
8651 number of lines.
8652 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
8653 problem.
8654
8655 * utf7.el (utf7-encode): Autoload.
8656
8657 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
8658 to allow the mail splitting to not return a default group. This is
8659 useful for nnimap, which will leave unmatched mail in the inbox.
8660
8661 * nnimap.el: Rewritten.
8662
8663 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
8664 nnimap usage.
8665
8666 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
8667 if the move is internal, so that nnimap can do fast internal moves.
8668
8669 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
8670 data.
8671 (gnus-read-active-for-groups): Support finishing the early retrieval of
8672 data.
8673
8674 * gnus-range.el (gnus-range-nconcat): New function.
8675
8676 * gnus-int.el (gnus-finish-retrieve-group-infos)
8677 (gnus-retrieve-group-data-early): New functions.
8678
8679 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
8680
8681 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
8682 (nnrss-retrieve-groups):
8683 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
8684 (pop3-quit): Use with-current-buffer.
8685
8686 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
8687
8688 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
8689 instead of nnheader-accept-process-output.
8690
8691 * gnus-html.el (gnus-html-schedule-image-fetching)
8692 (gnus-html-prefetch-images): Replace process-kill-without-query by
8693 gnus-set-process-query-on-exit-flag.
8694
8695 2010-09-16 Romain Francoise <romain@orebokech.com>
8696
8697 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
8698
8699 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8700
8701 * gnus-registry.el (gnus-registry-install-shortcuts): The second
8702 parameter to unintern is mandatory-ish in Emacs 24.
8703
8704 * gnus-html.el (gnus-html-schedule-image-fetching)
8705 (gnus-html-prefetch-images): Check for curl before using it.
8706
8707 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
8708 depend on curl, which isn't essential.
8709
8710 * imap.el: Revert back to version
8711 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
8712 seem problematic.
8713
8714 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
8715
8716 * gnus-registry.el (gnus-registry-install-shortcuts):
8717 Explicitly pass `obarray' to `unintern' to avoid a warning.
8718
8719 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8720
8721 * gnus-start.el (gnus-read-active-for-groups): Revert the previous
8722 change.
8723
8724 * nnrss.el (nnrss-request-list): Remove this function and related
8725 functions, including the moreover stuff.
8726
8727 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8728
8729 * nnrss.el (nnrss-retrieve-groups): New function.
8730
8731 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
8732
8733 * .dir-locals.el: Add no-byte-compile cookie.
8734
8735 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
8736
8737 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
8738 for back end that doesn't support request-scan.
8739
8740 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8741
8742 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
8743 then do request scans from the backends.
8744
8745 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
8746 avoid running a hook per line, since this takes a lot of time,
8747 profiling shows.
8748 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
8749 directly if gnus-visual-p is true.
8750
8751 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
8752
8753 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
8754 groups; replace mapcar with dolist which is a bit faster; pass groups
8755 info to gnus-read-active-file-1.
8756 (gnus-read-active-file-1): Scan only specified groups if the new
8757 optional arg `infos' is given.
8758
8759 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8760
8761 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
8762
8763 * pop3.el (pop3-movemail): Remove.
8764 (pop3-streaming-movemail): Rename to pop3-movemail.
8765
8766 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
8767 don't restrict end-tag searches to the end of the line.
8768
8769 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
8770
8771 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
8772 articles of every unchecked group to t, which means unknown since the
8773 server has never been opened.
8774
8775 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8776
8777 * gnus-html.el (gnus-html-show-alt-text): New command.
8778 (gnus-html-browse-image): Ditto.
8779 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
8780 to browse the image directly.
8781 (gnus-html-wash-tags): Search for images first, so that <a><img> works
8782 better.
8783
8784 * gnus-async.el (gnus-async-article-callback):
8785 Call `gnus-html-prefetch-images' unconditionally.
8786
8787 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
8788 before feeding URLs to curl.
8789
8790 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
8791
8792 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
8793 internal images as deletable by `W D D'.
8794
8795 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
8796 (gnus-async-article-callback): Fix typo.
8797
8798 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8799
8800 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
8801 current line to work around bugs in the output from w3m.
8802
8803 * gnus-async.el (gnus-async-article-callback): Always prefetch images
8804 for groups that want that.
8805
8806 * nntp.el (nntp-wait-for-string): Supply a timeout for
8807 accept-process-output to ensure progress.
8808
8809 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
8810 level to get unread articles from, then use that for foreign groups,
8811 too.
8812
8813 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
8814 confuses the rest of the function.
8815
8816 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
8817 for the methods that support -retrieve-groups, too.
8818
8819 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
8820
8821 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
8822
8823 * pop3.el: Require cl when compiling.
8824 (pop3-number-of-responses): Search for "+OK", not "+OK ".
8825
8826 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
8827
8828 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
8829 that aren't going to be activated.
8830 (gnus-get-unread-articles): Fix up the last commit.
8831
8832 * gnus-html.el (gnus-article-html): Allow calling without specifying
8833 the handle. In that case, dissect the buffer first.
8834
8835 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
8836
8837 * nnimap.el (nnimap-open-connection): Revert the change that would look
8838 into authinfo for imaps instead of imap.
8839
8840 * gnus-start.el (gnus-activate-group): Take an optional parameter to
8841 say that you don't want to call gnus-request-group with don-check, but
8842 do check the response. This is for virtual groups only.
8843 (gnus-get-unread-articles): Count the archive groups as secondary, so
8844 that they're activated the same way as before.
8845
8846 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
8847 case-insensitively.
8848 (nnimap-debug): Remove.
8849
8850 * mail-source.el (mail-source-fetch): Don't message if we're fetching
8851 mail from a file, and the file doesn't exist.
8852
8853 * pop3.el (pop3-streaming-movemail): Return t for success.
8854
8855 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
8856 .authinfo if we're using ssl connection.
8857
8858 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
8859 already have if we're in a main Gnus `g' run.
8860
8861 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
8862
8863 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
8864
8865 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
8866
8867 * nnmh.el (nnmh-request-list-1): Bind `file'.
8868
8869 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
8870 alias to set-process-query-on-exit-flag or process-kill-without-query.
8871 (pop3-open-server): Use it.
8872
8873 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8874
8875 * mail-source.el (mail-source-delete-crash-box): Always move the crash
8876 box to the Incoming file. Fixes mistake in previous checkin.
8877
8878 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
8879 request loop (for debugging purposes) removed.
8880
8881 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
8882 culprit is more visible.
8883 (nnml-save-incremental-nov, nnml-open-incremental-nov)
8884 (nnml-add-incremental-nov): New functions to do "incremental" nov
8885 updates, where we just append to the end of the existing nov files
8886 without reading/writing them in full.
8887
8888 * mail-source.el (mail-source-delete-crash-box): Really only check the
8889 incoming files once in a while.
8890
8891 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
8892
8893 * mail-source.el (mail-source-delete-crash-box): Only check the
8894 incoming files for deletion once per day to save a lot of file
8895 accesses.
8896
8897 * pop3.el (pop3-logon): Fix up unbound variable typo.
8898
8899 * mail-source.el (pop3-streaming-movemail): Autoload.
8900
8901 * pop3.el (pop3-streaming-movemail):
8902 Respect pop3-leave-mail-on-server.
8903
8904 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
8905 retrieval.
8906
8907 * pop3.el (pop3-process-filter): Remove unused function.
8908 (pop3-streaming-movemail, pop3-send-streaming-command)
8909 (pop3-wait-for-messages, pop3-write-to-file)
8910 (pop3-number-of-responses): New functions for streaming pop3
8911 retrieval.
8912
8913 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
8914 come from no known methods.
8915 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
8916 list.
8917
8918 * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
8919 message sizes.
8920 (pop3-movemail): Use erase-buffer instead of looping and deleting
8921 regions, which seems rather odd.
8922
8923 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
8924 file once per `g' run.
8925
8926 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
8927 directories. This makes the draft queue directory work.
8928
8929 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
8930 data from the backends, so that we only request the list of groups from
8931 each method once. This should speed things up considerably.
8932
8933 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
8934 detect that it's not implemented.
8935
8936 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
8937 we actually do recurse down into the tree, but don't stat all leaf
8938 nodes.
8939
8940 * gnus-html.el (gnus-html-show-images): If there are no images to show,
8941 then say so instead of bugging out.
8942
8943 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
8944 files exist before trying to read them.
8945
8946 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
8947 around <pre_int>.
8948
8949 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
8950
8951 * nnmh.el (nnmh-request-list-1): Optimize for speed.
8952
8953 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
8954
8955 * mm-util.el (mm-image-load-path): Just return the image directories,
8956 not all directories in the path in addition to the image directories.
8957 (mm-image-load-path): Maintain a cache of the image directories so that
8958 the `g' command in Gnus doesn't have to stat dozens of directories each
8959 time.
8960
8961 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
8962 (gnus-html-wash-tags): Add a new `i' command to insert images.
8963 (gnus-html-insert-image): New command and keystroke.
8964 (gnus-html-redisplay-with-images): New command and keystroke.
8965 (gnus-html-show-images): Rename command.
8966 (gnus-html-wash-tags): Remove more white space before <pre_int> image
8967 spacers.
8968 (gnus-html-wash-tags): Decode entities at the end, so that entities
8969 inside the tags don't mess up the rest of the "parsing".
8970
8971 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
8972 so that nnimap methods aren't agentized by default. There's apparently
8973 many problems related to agent/imap behavior.
8974
8975 * gnus-art.el (gnus-article-copy-string): New command and key binding.
8976
8977 * gnus-html.el: Doc fix.
8978
8979 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
8980
8981 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
8982 glyph-width and glyph-height instead of display-graphic-p and
8983 image-size; make avoidance of displaying small images work for XEmacs.
8984
8985 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
8986 for XEmacs.
8987
8988 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
8989 of symbol that holds plist data.
8990 (gnus-process-plist): Remove plist of process after getting it.
8991
8992 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
8993
8994 * message.el (message-generate-hashcash): Change default to
8995 'opportunistic if hashcash is installed.
8996
8997 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
8998 (gnus-html-put-image): Only call image-size once, since it's somewhat
8999 time-consuming on remote X servers.
9000
9001 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
9002
9003 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
9004 decoded contents.
9005 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
9006
9007 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9008
9009 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
9010 group line format, since it isn't very interesting.
9011
9012 * gnus-agent.el (gnus-agent-short-article),
9013 (gnus-agent-long-article): Increase values for these two variables,
9014 since most people are likely to have more network connection and
9015 storage than before.
9016
9017 * gnus.el (gnus-refer-article-method): Change default to 'current.
9018 When referring an article, the common behavior is to refer it from the
9019 current select method, not the native select method. The chances of
9020 the native select method having the message in question is rather slim
9021 these days.
9022
9023 * gnus-sum.el (gnus-auto-select-subject): Change default to
9024 `unseen-or-unread'. I think it's likely that most people want to
9025 select an unseen article over a previously seen, but unread one.
9026
9027 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
9028 means that in the article buffer none of the minor mode elements will
9029 be shown, usually, and this is not desirable in most cases.
9030
9031 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
9032 that commands like `d' (and the like) go to the next line in the
9033 buffer, instead of the next unread article. I think this is the
9034 behavior that is most natural for most users.
9035 (gnus-single-article-buffer): Change default to nil, so that people can
9036 have as many article buffers open as they have summary buffer. I think
9037 this is the most natural way for the groups to behave.
9038
9039 * message.el (message-generate-new-buffers): Change default to
9040 `unsent', so that all new message buffers start their names with the
9041 string "*unsent", and it's easier to find the buffers if you move from
9042 them.
9043
9044 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9045
9046 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
9047 small. They're probably tracking images.
9048 (gnus-html-wash-tags): Remove all <pre_int> place holders.
9049 (gnus-html-rescale-image): Yet another try at getting the image sizing
9050 right.
9051
9052 * nntp.el (nntp-request-set-mark): Refuse to do marks if
9053 nntp-marks-file-name is nil.
9054
9055 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9056
9057 * gnus-html.el (gnus-html-wash-tags)
9058 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
9059 Better logging.
9060
9061 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9062
9063 * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
9064
9065 * gnus-html.el (gnus-html-wash-tags): Check the value of
9066 gnus-blocked-images in the summary buffer.
9067
9068 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9069
9070 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
9071
9072 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9073
9074 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
9075 like "a", it seems like.
9076 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
9077 since it needs to be picked from the correct buffer.
9078
9079 * nnwfm.el: Remove.
9080
9081 * nnlistserv.el: Remove.
9082
9083 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9084
9085 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
9086 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
9087
9088 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9089
9090 * nnkiboze.el: Remove.
9091
9092 * nndb.el: Remove.
9093
9094 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
9095 alt text.
9096 (gnus-html-rescale-image): Try to get the rescaling logic right for
9097 images that are just wide and not tall.
9098
9099 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
9100 overshadow variable bindings.
9101
9102 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9103
9104 * gnus-html.el (gnus-html-wash-tags)
9105 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
9106 Add extra logging.
9107
9108 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9109
9110 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
9111 (gnus-max-image-proportion): New variable.
9112 (gnus-html-rescale-image): New function.
9113 (gnus-html-put-image): Rescale images.
9114
9115 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
9116
9117 Fix up some byte-compiler warnings.
9118 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
9119 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
9120 (gnus-article-fill-cited-article, gnus-article-hide-citation)
9121 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
9122 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
9123 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
9124 (gnus-group-update-group): Use save-excursion and with-current-buffer.
9125
9126 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
9127
9128 * gnus-html.el (gnus-article-html): Decode contents by charset.
9129
9130 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
9131
9132 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
9133 (gnus-html-frame-width, gnus-blocked-images):
9134 * message.el (message-prune-recipient-rules): Add custom version.
9135 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
9136
9137 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
9138 functions.
9139
9140 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
9141 gnus-process-get.
9142
9143 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
9144
9145 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
9146 instead of lsub directly.
9147
9148 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9149
9150 * nnwarchive.el: Remove.
9151
9152 * gnus-soup.el: Remove.
9153
9154 * nnsoup.el: Remove.
9155
9156 * nnultimate.el: Remove.
9157
9158 * gnus-html.el (gnus-blocked-images): New variable.
9159
9160 * message.el (message-prune-recipients): New function.
9161 (message-prune-recipient-rules): New variable.
9162
9163 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
9164 guess whether a long line is natural text or not.
9165
9166 * gnus-html.el (gnus-html-schedule-image-fetching):
9167 Use gnus-process-plist and friends for compatibility.
9168
9169 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
9170
9171 * gnus-html.el: Require packages that define macros used in this file.
9172 (gnus-article-mouse-face): Declare to silence byte-compiler.
9173 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
9174 process-get.
9175 (gnus-html-put-image): Use plist-get to avoid getf.
9176 (gnus-html-prefetch-images): Use with-current-buffer.
9177
9178 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9179
9180 * gnus-ems.el: Provide compatibility functions for
9181 gnus-set-process-plist.
9182
9183 * gnus-sum.el (gnus-summary-stop-at-end-of-message):
9184 * gnus.el (gnus-valid-select-methods):
9185 * message.el (message-send-mail-partially-limit):
9186 * mm-decode.el (mm-text-html-renderer):
9187 * mml.el (mml-insert-mime-headers-always):
9188 * smiley.el (smiley-regexp-alist): Bump custom version.
9189
9190 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9191
9192 * gnus-html.el: require mm-url.
9193 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
9194 with the url to `url'.
9195 (gnus-html-wash-tags): Support cid: URLs/images.
9196
9197 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9198
9199 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
9200 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
9201 bindings, as they aren't useful at all. `w' is moved to `W w'.
9202
9203 * gnus-move.el: Remove file, since it doesn't really work.
9204
9205 * gnus-html.el (gnus-article-html): Tell w3m that the input is
9206 UTF-8. This seems to fix problems with some German web feeds.
9207
9208 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
9209 at the top so that the proper colors are applied.
9210
9211 * gnus-art.el (gnus-article-view-part): Doc fix.
9212
9213 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
9214 XEmacs-compatible.
9215 (gnus-html-put-image): Don't do images on non-graphic displays.
9216
9217 * nnslashdot.el: Remove this unused backend.
9218
9219 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
9220 actions.
9221 (gnus-undo-register-1): Revert last change.
9222
9223 * gnus-group.el (gnus-group-completing-read): Protect against not
9224 having completion-styles bound.
9225
9226 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
9227 make broken recipients happier.
9228
9229 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
9230
9231 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
9232 point parameter.
9233
9234 * gnus-group.el (gnus-group-completing-read): Add 'substring to
9235 completion-styles for group selection.
9236
9237 2009-02-04 Andreas Schwab <schwab@suse.de>
9238
9239 * gnus-score.el (gnus-score-string): Fix regex for matching extra
9240 headers and regexp-quote the match if necessary.
9241
9242 2009-03-24 Miles Bader <miles@gnu.org>
9243
9244 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
9245 the blinking smiley.
9246
9247 2009-03-24 Simon Josefsson <simon@josefsson.org>
9248
9249 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
9250 blink smiley.
9251
9252 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9253
9254 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
9255 where the dribbel file lives exists.
9256
9257 * message.el (message-send-mail-partially-limit): Change the default to
9258 nil, since most people don't want this.
9259
9260 * mm-url.el (mm-url-decode-entities): Also decode entities like
9261 &#x3212.
9262
9263 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
9264
9265 * gnus-sum.el (gnus-summary-idna-message):
9266 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
9267 Hyperlink urls in docstrings with URL `...'.
9268
9269 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
9270
9271 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
9272 functions.
9273
9274 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9275
9276 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
9277 say what the mouseover text should be.
9278
9279 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
9280 version of the mm-w3m-safe-url-regexp variable to only download images
9281 in the groups where we want that to happen.
9282
9283 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
9284
9285 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
9286 easier debugging.
9287 (gnus-article-beginning-of-window): Add kludge to allow spacing past
9288 big pictures in the article buffer.
9289
9290 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
9291 gnus-article-html.
9292 (mm-text-html-renderer): gnus-article-html needs curl in addition to
9293 w3m.
9294
9295 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
9296
9297 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9298
9299 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
9300 which doesn't exist.
9301
9302 * message.el (message-inhibit-ecomplete): New variable to allow some
9303 function to inhibit ecomplete address storage.
9304 (message-resend): Disable ecomplete message storage when resending
9305 messages.
9306
9307 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
9308
9309 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
9310
9311 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
9312 Save excursion while copying, moving, and deleting articles in order to
9313 prevent the cursor from jumping to unforeseen place.
9314
9315 2010-08-17 Glenn Morris <rgm@gnu.org>
9316
9317 * gnus-sync.el: Require gnus components whose functions are used.
9318
9319 * gnus-art.el (bookmark-make-record-function):
9320 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
9321 Declare for compiler.
9322
9323 * mm-url.el (mml-compute-boundary): Autoload.
9324
9325 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
9326
9327 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
9328
9329 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
9330
9331 Typo fix "hoo4a" -> "hook".
9332
9333 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
9334
9335 2010-08-14 Glenn Morris <rgm@gnu.org>
9336
9337 * gnus-sync.el (gnus-sync): Fix defgroup version.
9338
9339 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
9340
9341 Doc fixes and keep unknown groups (ammended for nunion bug fix).
9342
9343 * gnus-sync.el: Fix docs.
9344 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
9345 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
9346
9347 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
9348
9349 Optimizations for gnus-sync.el.
9350
9351 * gnus-sync.el: Add docs about gnus-sync-backend
9352 possibilities.
9353 (gnus-sync-save): Remove unnecessary message.
9354 (gnus-sync-read): Optimize and show what groups were skipped.
9355
9356 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
9357
9358 Minor bug fixes for gnus-sync.el.
9359
9360 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
9361 Don't read the sync on get-new-news.
9362
9363 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
9364 quiet.
9365
9366 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
9367 (fix typo).
9368
9369 2010-07-30 Lawrence Mitchell <wence@gmx.li>
9370
9371 Make saving and restoring of hidden threads work with overlays.
9372 Patch applied by Ted Zlatanov.
9373
9374 * gnus-sum.el (gnus-hidden-threads-configuration)
9375 (gnus-restore-hidden-threads-configuration): Update to deal with text
9376 properties, rather than searching for a magic character.
9377
9378 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
9379
9380 New gnus-sync.el library for synchronization of marks.
9381
9382 * gnus-sync.el: New library for synchronization of marks.
9383
9384 * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
9385 renamed from `gnus-registry-grep-in-list'.
9386
9387 * gnus-registry.el (gnus-registry-follow-group-p):
9388 Use `gnus-grep-in-list'.
9389
9390 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
9391
9392 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
9393
9394 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
9395 determining charset of text fails.
9396
9397 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
9398
9399 * nnmail.el (nnmail-get-new-mail-1): Revert.
9400
9401 * nnml.el (nnml-active-number): Make sure names of newly created groups
9402 in nnml-group-alist are encoded.
9403
9404 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
9405
9406 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
9407 containing non-ASCII characters in active file for nnml back end.
9408
9409 2010-07-24 David Engster <dengste@eml.cc>
9410
9411 * mml-smime.el (mml-smime-epg-verify): Also accept the older
9412 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
9413
9414 2010-07-21 Daiki Ueno <ueno@unixuser.org>
9415
9416 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
9417 tag (Bug#6654).
9418
9419 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
9420
9421 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
9422 the article buffer, not the summary buffer.
9423
9424 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
9425
9426 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
9427 Emacs 23 as well.
9428
9429 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9430
9431 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9432 Patch applied by Karl Fogel.
9433
9434 * gnus-sum.el (gnus-summary-bookmark-make-record):
9435 Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
9436
9437 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9438
9439 Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
9440 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
9441 C-w still not working correctly from Article buffers; Thierry's
9442 patch to fix that will be applied after this.
9443
9444 * gnus-art.el (bookmark-make-record-function): New local variable.
9445
9446 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
9447 article buffer.
9448 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
9449
9450 2010-07-13 Karl Fogel <kfogel@red-bean.com>
9451
9452 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
9453 on changes in bookmark.el.
9454
9455 2010-06-22 Mark A. Hershberger <mah@everybody.org>
9456
9457 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
9458 the *other* type of HTML form submission.
9459
9460 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
9461
9462 * auth-source.el (auth-source-pick): If choice does not contain a
9463 questioned keyword, set the check to t.
9464
9465 2010-06-12 Romain Francoise <romain@orebokech.com>
9466
9467 * gnus-util.el (gnus-date-get-time): Move up before first use.
9468
9469 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
9470
9471 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
9472 (gnus-article-edit-part): Bind it to make last part that is substituted
9473 or deleted visible.
9474 (gnus-mime-display-single): Buttonize part of which id equals to
9475 gnus-mime-buttonized-part-id.
9476
9477 2010-06-10 Dan Christensen <jdc@uwo.ca>
9478
9479 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
9480 (gnus-dd-mmm): Use gnus-date-get-time.
9481 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
9482 simplify logic.
9483 (gnus-summary-limit-to-age): Use gnus-date-get-time.
9484 (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
9485
9486 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
9487
9488 * auth-source.el (top): Autoload `secrets-list-collections',
9489 `secrets-create-item', `secrets-delete-item'.
9490 (auth-sources): Fix tag string.
9491 (auth-get-source, auth-source-retrieve, auth-source-create)
9492 (auth-source-delete): New defuns.
9493 (auth-source-pick): Rewrite in order to avoid 2 passes.
9494 (auth-source-forget-user-or-password): New parameter USERNAME.
9495 (auth-source-user-or-password): New parameters CREATE-MISSING and
9496 DELETE-EXISTING. Retrieve password interactively, if needed.
9497
9498 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9499
9500 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
9501 deleting unused directories when gnus-expert-user is t.
9502
9503 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
9504
9505 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
9506 for each temp file when gnus-article-browse-delete-temp is ask.
9507
9508 2010-05-20 Kevin Ryde <user42@zip.com.au>
9509
9510 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
9511
9512 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
9513
9514 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
9515 article unless decoding article to be saved.
9516
9517 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
9518
9519 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
9520 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
9521 generated within the mm-with-unibyte-current-buffer macro.
9522
9523 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
9524
9525 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
9526 to nil when we're in a mml-preview buffer and no group is selected.
9527
9528 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
9529
9530 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
9531 when catching the `C-g'. Reported by "Leo".
9532
9533 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
9534
9535 * message.el (message-forward-make-body-plain)
9536 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
9537 multibyte-string-p.
9538
9539 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
9540
9541 * message.el (message-forward-make-body-mml): Assume original message
9542 is multibyte string; error on unibyte.
9543 (message-forward-make-body-plain): Ditto; don't add excessive newline
9544 in body end.
9545
9546 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
9547
9548 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
9549 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
9550
9551 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
9552
9553 * mm-extern.el (mm-extern-url): Don't use
9554 mm-with-unibyte-current-buffer.
9555 (mm-extern-cache-contents): Use with-current-buffer instead of
9556 save-excursion + set-buffer.
9557
9558 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
9559
9560 * mm-util.el (mm-emacs-mule): Remove.
9561
9562 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
9563
9564 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
9565 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
9566 change.
9567
9568 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
9569
9570 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
9571 bind the default value of enable-multibyte-characters to nil.
9572
9573 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
9574
9575 * message.el (message-forward-make-body-plain)
9576 (message-forward-make-body-mml):
9577 Don't use mm-with-unibyte-current-buffer.
9578
9579 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
9580
9581 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
9582 (Bug#5592).
9583
9584 2010-05-07 Julien Danjou <julien@danjou.info>
9585
9586 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
9587 it to mm-pipe-part.
9588
9589 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
9590 it is given.
9591
9592 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
9593
9594 * nnweb.el (nnweb-gmane-search):
9595 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
9596 XEmacs.
9597
9598 * gnus-art.el (gnus-article-browse-html-parts):
9599 * gnus-group.el (gnus-read-ephemeral-gmane-group)
9600 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
9601 make-temp-file.
9602
9603 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
9604 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
9605 compiling.
9606
9607 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
9608 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
9609 XEmacs when compiling.
9610
9611 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
9612 gnus-pick-mode-off-hook for XEmacs when compiling.
9613 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
9614 gnus-binary-mode-off-hook for XEmacs when compiling.
9615
9616 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
9617 Return nil if char-charset is not available.
9618
9619 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
9620 macro.
9621
9622 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
9623 instead of encode-coding-string.
9624
9625 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
9626 'xemacs) instead of mm-emacs-mule to switch function definitions.
9627 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
9628
9629 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
9630
9631 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
9632
9633 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
9634
9635 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
9636 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
9637
9638 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
9639
9640 * mm-util.el (mm-decompress-buffer): Use `delete-file';
9641 alias `jka-compr-delete-temp-file' no longer exists.
9642
9643 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
9644
9645 Use define-minor-mode in Gnus where applicable.
9646 * mml.el (mml-mode): Use define-minor-mode.
9647 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
9648 (gnus-undo-mode): Use define-minor-mode.
9649 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
9650 (gnus-dead-summary-mode): Use define-minor-mode.
9651 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
9652 Initialize in declaration.
9653 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
9654 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
9655 (gnus-mailing-list-mode): Use define-minor-mode.
9656 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
9657 (gnus-draft-mode): Use define-minor-mode.
9658 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
9659 (gnus-dired-mode): Use define-minor-mode.
9660
9661 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
9662
9663 * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
9664 handles on recursive mml-to-mime translation and check them for
9665 boundary delimiter collisions. Reported by Greg Troxel.
9666
9667 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
9668
9669 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
9670
9671 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
9672
9673 * mm-util.el (mm-find-buffer-file-coding-system):
9674 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
9675
9676 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
9677
9678 * message.el (message-generate-headers): Record insertion of optional
9679 headers as well. Otherwise the check to prevent repeated insertion of
9680 optional headers is a no-op.
9681
9682 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
9683
9684 * smime.el: Don't mention CVS.
9685
9686 * nnrss.el (nnrss-fetch): Don't mention CVS.
9687
9688 * nnir.el: Don't mention CVS.
9689
9690 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
9691
9692 * gnus-sum.el (gnus-summary-bookmark-make-record):
9693 Add `location' field.
9694
9695 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
9696
9697 * gnus-sum.el: Add bookmark declarations to silence the compiler.
9698 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
9699 Use with-current-buffer to silence the byte-compiler.
9700 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
9701 bother to require `gnus'.
9702 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
9703
9704 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9705
9706 * gnus-sum.el (gnus-summary-bookmark-make-record)
9707 (gnus-summary-bookmark-jump): New functions.
9708 (gnus-summary-mode): Setup bookmark support.
9709
9710 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
9711
9712 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
9713 if set.
9714
9715 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
9716
9717 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
9718 gnus-article-browse-html-save-cid-image; make it work recursively for
9719 forwarded messages as well.
9720 (gnus-article-browse-html-parts): Work when prefix arg is given.
9721 (gnus-article-browse-html-article): Doc fix.
9722
9723 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
9724
9725 * message.el (message-default-mail-headers):
9726 (message-default-headers): Carry the value mail-default-headers over
9727 into message-default-mail-headers, rather than message-default-headers.
9728
9729 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
9730
9731 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
9732 charset.
9733
9734 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
9735 charset into the <meta> tag when the article is encoded to utf-8.
9736
9737 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
9738
9739 * gnus-art.el (gnus-article-browse-delete-temp-files):
9740 Delete directories as well.
9741 (gnus-article-browse-html-parts): Work for images that do not specify
9742 file names; delete temp directory when quitting; insert header at the
9743 right place; use file: scheme for image files.
9744
9745 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
9746
9747 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
9748 (gnus-article-browse-html-parts): Use it to make temporary cid image
9749 files in addition to html file so that browser may display them.
9750
9751 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
9752
9753 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
9754
9755 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
9756
9757 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
9758
9759 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
9760
9761 * auth-source.el (auth-sources): Change default to be simpler.
9762 Explain about Secret Service API sources. Improve Customize options.
9763 (auth-source-pick): Change to accept any number of search parameters.
9764 Implement fallbacks iteratively, not recursively. Add scoring on the
9765 second pass and sort by score. Call Secret Service API when needed.
9766 (auth-source-user-or-password): Use it. Call Secret Service API
9767 directly when needed to get the user name and the password.
9768
9769 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
9770
9771 * message.el (message-interactive): Doc fix.
9772 (message-qmail-inject-args): Reflow.
9773 (message-kill-to-signature): Fix typo in docstring.
9774
9775 * smiley.el (smiley-buffer): Fix typo in docstring.
9776
9777 2010-03-24 Glenn Morris <rgm@gnu.org>
9778
9779 * mail-source.el (gnus-message): Declare.
9780 (mail-source-delete-old-incoming): Require gnus-util.
9781
9782 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
9783
9784 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
9785
9786 * message.el (ecomplete-setup): Autoload it for Emacs <23.
9787
9788 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
9789 password-cache's default if it is not bound.
9790 (mml-secure-passphrase-cache-expiry): Default to 16 that is
9791 password-cache-expiry's default if it is not bound.
9792
9793 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
9794 available in Emacs 21.
9795
9796 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
9797
9798 * auth-source.el (auth-sources): Fix up definition so extra parameters
9799 are always inline.
9800
9801 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
9802
9803 * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
9804 wasn't updated after mismatch. Clear cached mailbox info correctly
9805 when uidvalidity changes.
9806 (nnimap-group-prefixed-name): New function to avoid some code
9807 duplication.
9808 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
9809 (nnimap-request-group): Use it.
9810 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
9811 (nnimap-update-unseen): Significantly improved speed of Gnus startup
9812 with many imap folders. This is done by caching the group status from
9813 the imap server persistently in a group parameter `imap-status'. (This
9814 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
9815 but not persistently, so every Gnus startup was still very slow.)
9816
9817 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
9818
9819 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
9820 secrets.el dependency.
9821 (auth-sources): Add optional user name. Add secrets.el configuration
9822 choice (unused right now).
9823
9824 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
9825
9826 * gnus-sum.el (gnus-summary-make-menu-bar):
9827 Let `gnus-registry-install-shortcuts' fill in the functions.
9828
9829 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
9830 warnings.
9831 (gnus-registry-misc-menus): Variable to hold registry mark menus.
9832 (gnus-registry-install-shortcuts): Populate and use it in a
9833 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
9834
9835 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
9836
9837 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
9838 In-place substitutions for the group name encoding/decoding.
9839 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
9840 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
9841 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
9842 (nnimap-update-unseen, nnimap-request-list)
9843 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
9844 (nnimap-request-set-mark, nnimap-split-to-groups)
9845 (nnimap-split-articles, nnimap-request-newgroups)
9846 (nnimap-request-create-group, nnimap-request-accept-article)
9847 (nnimap-request-delete-group, nnimap-request-rename-group)
9848 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
9849 `encoded-mbx' for consistency.
9850 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
9851 variable `imap-current-mailbox'.
9852
9853 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
9854 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
9855
9856 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
9857
9858 * pop3.el (pop3-display-message-size-flag): Display message size byte
9859 counts during POP3 download.
9860 (pop3-movemail): Use it.
9861 (pop3-list): Implement listing of available messages.
9862
9863 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
9864
9865 * nnir.el (nnir-get-article-nov-override-function): New function to
9866 override the normal NOV retrieval.
9867 (nnir-retrieve-headers): Use it.
9868
9869 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
9870
9871 * auth-source.el (netrc-machine-user-or-password): Autoload.
9872
9873 2010-03-19 Glenn Morris <rgm@gnu.org>
9874
9875 Stop message.el from loading about 40 libraries it doesn't always need.
9876 The general approach is to autoload rather than require, and to
9877 require in the specific functions rather than the file. (Bug#5642)
9878
9879 * gmm-utils.el: Don't require wid-edit.
9880 (widget-create-child-value, widget-convert, widget-default-get):
9881 Autoload.
9882
9883 * gnus-util.el: Don't require time-date, netrc.
9884 (message-fetch-field, gnus-group-name-decode): Declare rather than
9885 autoloading.
9886 (gnus-fetch-field): Require message.
9887 (gnus-decode-newsgroups): Require gnus-group.
9888
9889 * ietf-drums.el: Don't require time-date.
9890
9891 * message.el: Don't require hashcash, canlock, ecomplete.
9892 Do require mail-utils. Require nnheader only when compiling.
9893 (smtpmail-default-smtp-server): Remove declaration.
9894 (message-send-mail-function): Check smtpmail-default-smtp-server
9895 is bound rather than requiring smtpmail.
9896 (message-auto-save-directory, message-insert-signature):
9897 Use expand-file-name rather than nnheader-concat.
9898 (nnheader-insert-file-contents): Autoload.
9899 (hashcash-wait-async): Declare.
9900 (message-send-mail): Only call gnus-setup-posting-charset if
9901 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
9902 (message-send-mail-with-sendmail): Require sendmail.
9903 (canlock-password, canlock-password-for-verify): Declare.
9904 (message-canlock-password): Require canlock.
9905 (nnheader-get-report): Autoload.
9906 (gnus-setup-posting-charset): Declare.
9907 (message-send-news): Require gnus-msg.
9908 (message-make-references, message-make-in-reply-to): Use mail-header-id
9909 rather than the alias mail-header-message-id.
9910 (ecomplete-add-item, ecomplete-save): Declare.
9911 (message-put-addresses-in-ecomplete): Require ecomplete.
9912 (ecomplete-display-matches): Autoload.
9913
9914 * mm-decode.el: Don't require mailcap, gnus-util.
9915 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
9916 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
9917 Autoload.
9918 (mailcap-mime-extensions): Declare.
9919
9920 * mm-encode.el: Don't require mailcap.
9921 (mailcap-extension-to-mime): Autoload.
9922
9923 * mml-sec.el: Don't require password-cache.
9924
9925 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
9926 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
9927 (mml-minibuffer-read-type): Require mailcap.
9928 (mml-preview): Require gnus-msg.
9929
9930 * mml1991.el: Require password-cache.
9931 (password-cache-expiry): Remove declaration.
9932
9933 * mml2015.el: Require password-cache.
9934 (password-cache-expiry): Remove declaration.
9935
9936 * nneething.el (mailcap): Require mailcap.
9937
9938 * nnheader.el (declare-function): Add compatibility stub.
9939 (message-remove-header): Declare rather than autoload.
9940 (nnheader-replace-header): Require message.
9941
9942 * nnimap.el (declare-function): Add compatibility stub.
9943 (netrc-parse, netrc-machine-user-or-password): Declare.
9944 (nnimap-open-connection): Require netrc.
9945
9946 * nntp.el (declare-function): Add compatibility stub.
9947 (netrc-parse, netrc-machine, netrc-get): Declare.
9948 (nntp-send-authinfo): Require netrc.
9949
9950 * rfc2047.el: Don't require qp.
9951 (quoted-printable-encode-region, quoted-printable-decode-string):
9952 Autoload.
9953
9954 * sieve-mode.el: Don't require easymenu.
9955 (easy-menu-add-item): Autoload it.
9956
9957 * spam-stat.el (time-to-number-of-days): Autoload it.
9958
9959 2010-03-17 Kevin Ryde <user42@zip.com.au>
9960
9961 * mml.el (mml-read-tag): Unquote values with `read' to reverse
9962 prin1 in mml-insert-tag (just stripping the quotes gave wrong
9963 value if any backslash escapes).
9964
9965 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
9966
9967 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
9968 if it is available. (bug#5647)
9969
9970 2010-02-26 Glenn Morris <rgm@gnu.org>
9971
9972 * message.el (message-send-mail-function): Change the default, so that
9973 it inherits from a customized send-mail-function. (Bug#5643)
9974
9975 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
9976
9977 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
9978 shell-command-to-string signals an error (bug#5299).
9979
9980 2010-02-24 Glenn Morris <rgm@gnu.org>
9981
9982 * message.el (message-smtpmail-send-it)
9983 (message-send-mail-with-mailclient): Doc fixes.
9984
9985 2010-02-16 Glenn Morris <rgm@gnu.org>
9986
9987 * message.el (message-default-mail-headers): Change the default value
9988 to ease the transition from mail-mode to message-mode. (Bug#5555)
9989
9990 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
9991
9992 * message.el (message-mail): Just pass yank-action on to message-setup.
9993 (message-setup): Handle (FUN . ARGS) form of yank-action.
9994 (message-with-reply-buffer, message-widen-reply)
9995 (message-yank-original): Handle non-buffer values of
9996 message-reply-buffer (Bug#4080).
9997 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
9998
9999 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
10000
10001 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
10002 Fix typo in docstring.
10003
10004 2010-01-08 Jason Rumney <jasonr@gnu.org>
10005
10006 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
10007 response.
10008
10009 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10010
10011 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
10012
10013 * message.el (message-check-news-header-syntax): Protect against a
10014 string that `rfc822-addresses' returns when parsing fails.
10015
10016 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10017
10018 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
10019 (gnus-previous-char-property-change): New functions.
10020
10021 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
10022
10023 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
10024
10025 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
10026 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
10027
10028 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
10029
10030 * message.el (message-exchange-point-and-mark): Rework last change to
10031 avoid using optional arg of exchange-point-and-mark, for backward
10032 compatibility.
10033
10034 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
10035
10036 * message.el (message-exchange-point-and-mark):
10037 Call exchange-point-and-mark with an argument rather than setting
10038 mark-active by hand (Bug#5175).
10039
10040 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
10041
10042 * nntp.el (nntp-service-to-port): Work for service expressed with
10043 numeric string; replace [:digit:] with [0-9] for XEmacs.
10044
10045 2009-12-17 Glenn Morris <rgm@gnu.org>
10046
10047 * gnus-group.el (gnus-bug-group-download-format-alist):
10048 Change emacs entry to debbugs.gnu.org. Bump :version.
10049
10050 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
10051
10052 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
10053
10054 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
10055
10056 * message.el (message-info): Explain why we use `Info-goto-node'.
10057
10058 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
10059
10060 * message.el (message-completion-in-region): New compatibility function.
10061 (message-expand-group): Use it.
10062
10063 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
10064
10065 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
10066 with no unread article should be listed if the 2nd arg `predicate' is
10067 given.
10068
10069 2009-11-29 Juri Linkov <juri@jurta.org>
10070
10071 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
10072 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
10073 on `gnus-recenter'. (Bug#4698, Bug#4981)
10074
10075 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
10076
10077 * message.el (message-from-style, message-interactive)
10078 (message-signature): Always set default values from the corresponding
10079 mail-* variables.
10080 (message-cite-prefix-regexp, message-sendmail-envelope-from)
10081 (message-yank-prefix, message-indentation-spaces)
10082 (message-signature-file, message-default-headers): Use boundp rather
10083 than (featurep 'xemacs) to check if the corresponding mail-* variables
10084 exist.
10085
10086 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
10087
10088 * message.el (message-send-mail-with-sendmail): Revert last change.
10089
10090 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
10091
10092 * message.el (message-from-style, message-interactive)
10093 (message-cite-prefix-regexp, message-sendmail-envelope-from)
10094 (message-yank-prefix, message-indentation-spaces, message-signature)
10095 (message-signature-file, message-default-headers): For GNU Emacs, set
10096 default values from the corresponding mail-* variables.
10097 (message-send-mail-with-sendmail): Use envelope-from only if
10098 mail-specify-envelope-from is non-nil.
10099
10100 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
10101
10102 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
10103 containing tspecial characters if they have been already quoted.
10104
10105 2009-10-24 Glenn Morris <rgm@gnu.org>
10106
10107 * gnus-art.el (help-xref-stack-item): Define for compiler.
10108
10109 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
10110
10111 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
10112
10113 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
10114
10115 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
10116 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
10117
10118 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
10119
10120 * gnus.el (gnus-overlay-get): New alias to overlay-get.
10121 (gnus-overlays-in): New alias to overlays-in.
10122
10123 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
10124 gnus-overlay-get, and gnus-delete-overlay.
10125 (gnus-summary-show-thread): Make it work as well for systems in which
10126 next-single-char-property-change is not available.
10127 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
10128
10129 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
10130
10131 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
10132
10133 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
10134
10135 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
10136 and XEmacs that don't have `remove-overlays'.
10137
10138 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
10139
10140 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
10141 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
10142 selective display. Use overlays instead.
10143
10144 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
10145
10146 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
10147
10148 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
10149
10150 * spam-stat.el (spam-stat-load): Fix typo in message.
10151
10152 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
10153
10154 * gnus-art.el (gnus-article-encrypt-body):
10155 * message.el (message-check-recipients):
10156 * mm-util.el (mm-codepage-setup):
10157 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
10158 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
10159
10160 2009-09-22 Daiki Ueno <ueno@unixuser.org>
10161
10162 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
10163 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
10164 keys from the menu if mm-{sign,encrypt}-option is 'guided.
10165 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
10166 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
10167
10168 2009-09-18 Glenn Morris <rgm@gnu.org>
10169
10170 * gnus-diary.el (gnus-diary-check-message):
10171 * message.el (message-insert-formatted-citation-line):
10172 * nnbabyl.el (top-level):
10173 * nndiary.el (nndiary-schedule):
10174 Fix typos in condition-case handlers.
10175
10176 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10177
10178 * gnus-art.el (gnus-article-edit-part): Work for the buffer
10179 configuration that provides the sole article window in a frame;
10180 position point correctly after deleting a part.
10181
10182 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
10183
10184 * spam.el (spam-unregister-on-reregister): Add boolean variable.
10185 (spam-resolve-registrations-routine): Use it to unregister articles
10186 that change status.
10187
10188 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10189
10190 * nnrss.el (nnrss-request-article): Remove binding of
10191 default-enable-multibyte-characters that has gotten needless by
10192 the 2007-07-13 change in rfc2047-encode-message-header.
10193
10194 * mml.el (mml-insert-multipart): Error on the message header.
10195 (mml-insert-part): Error on the message header; position point at
10196 the end of a MIME tag.
10197
10198 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10199
10200 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
10201 (gnus-float-time): Alias to float-time if it exists.
10202
10203 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
10204 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
10205 float-time is available; suppress compile warning for time-to-seconds.
10206
10207 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
10208
10209 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
10210 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
10211 Add the optional argument `encoding' that overrides the default.
10212
10213 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
10214 mm-encode-buffer.
10215
10216 2009-09-04 Glenn Morris <rgm@gnu.org>
10217
10218 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
10219 mm-disable-multibyte, rather than default-enable-multibyte-characters.
10220 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
10221 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
10222 * mm-util.el (mm-with-unibyte-current-buffer)
10223 (mm-find-buffer-file-coding-system):
10224 * yenc.el (yenc-decode-region): Use default-value rather than
10225 default-enable-multibyte-characters.
10226
10227 2009-09-03 Glenn Morris <rgm@gnu.org>
10228
10229 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
10230 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
10231 than default-enable-multibyte-characters.
10232
10233 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
10234
10235 * gnus-art.el (gnus-article-read-summary-keys):
10236 Fix gnus-buffer-configuration's value temporarily used.
10237
10238 2009-09-02 Glenn Morris <rgm@gnu.org>
10239
10240 * gnus-util.el (gnus-float-time): New function.
10241 * gnus-delay.el (gnus-delay-article):
10242 * gnus-sum.el (gnus-thread-latest-date):
10243 * gnus-util.el (gnus-user-date): Use gnus-float-time.
10244 * nnspool.el (nnspool-request-newgroups):
10245 Use gnus-float-time rather than time-to-seconds.
10246 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
10247
10248 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
10249 (gnus-header-subject-face, gnus-header-newsgroups-face)
10250 (gnus-header-name-face, gnus-header-content-face):
10251 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
10252 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
10253 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
10254 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
10255 (gnus-cite-face-11):
10256 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
10257 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10258 (gnus-server-closed-face, gnus-server-denied-face)
10259 (gnus-server-offline-face):
10260 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10261 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10262 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10263 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10264 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10265 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10266 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10267 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10268 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10269 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10270 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10271 (gnus-summary-selected-face, gnus-summary-cancelled-face)
10272 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10273 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
10274 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
10275 (gnus-summary-high-undownloaded-face)
10276 (gnus-summary-low-undownloaded-face)
10277 (gnus-summary-normal-undownloaded-face)
10278 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10279 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10280 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10281 (gnus-splash-face):
10282 * message.el (message-header-to-face, message-header-cc-face)
10283 (message-header-subject-face, message-header-newsgroups-face)
10284 (message-header-other-face, message-header-name-face)
10285 (message-header-xheader-face, message-separator-face)
10286 (message-cited-text-face, message-mml-face):
10287 * sieve-mode.el (sieve-control-commands-face)
10288 (sieve-action-commands-face, sieve-test-commands-face)
10289 (sieve-tagged-arguments-face):
10290 * spam.el (spam-face):
10291 Mark face aliases with "-face" in the name as obsolete.
10292
10293 2009-09-01 Glenn Morris <rgm@gnu.org>
10294
10295 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
10296 than goto-line.
10297
10298 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10299
10300 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10301 Don't move point if the command is invoked inside the message header.
10302
10303 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
10304
10305 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
10306 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
10307 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
10308 * nnir.el (nnir-swish-e-index-file):
10309 * gnus-sum.el (gnus-summary-delete-marked-as-read)
10310 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
10311 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10312 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
10313 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
10314 (gnus-treat-display-xface): Add Emacs version of obsolescence.
10315
10316 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
10317
10318 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10319 Don't save excursion.
10320
10321 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10322
10323 * nnheader.el (nnheader-find-file-noselect):
10324 * mm-util.el (mm-insert-file-contents):
10325 Use (default-value 'major-mode) instead of default-major-mode.
10326
10327 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
10328
10329 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
10330
10331 2009-08-25 Glenn Morris <rgm@gnu.org>
10332
10333 * nnir.el (top-level): Don't require cl at run-time.
10334 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
10335 Replace cl-function substitute with gnus-replace-in-string.
10336 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
10337 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
10338 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
10339 simplified expansions.
10340
10341 2009-08-22 Glenn Morris <rgm@gnu.org>
10342
10343 * gnus-art.el (gnus-button-patch): Use forward-line rather than
10344 goto-line.
10345
10346 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
10347
10348 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
10349
10350 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
10351 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
10352 (gnus-mm-display-part, gnus-mime-display-single)
10353 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
10354 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
10355
10356 * gnus-sum.el
10357 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
10358 (gnus-summary-move-article): Add expirable mark to articles copied or
10359 moved to group that has auto-expire turned on if the option is non-nil.
10360
10361 2009-07-24 Glenn Morris <rgm@gnu.org>
10362
10363 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
10364 Fix typo. (Bug#3903)
10365
10366 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
10367
10368 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
10369 gnus-article-read-summary-keys rather than gnus-summary-edit-article
10370 that should not be used for draft articles.
10371 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
10372 that has no concern in minor mode keys.
10373 (gnus-article-summary-command, gnus-article-summary-command-nosave):
10374 Abolish.
10375
10376 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
10377
10378 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
10379 article without making inquiry to a user for unknown encoding.
10380
10381 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
10382 (nnmaildir--scan): Assume i-node and device number that file-attributes
10383 returns might be cons-cell.
10384
10385 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
10386
10387 * auth-source.el: Remove docs now in auth.texi. Don't use
10388 `gnus-message' for logging. Add new variables `auth-source-debug' and
10389 `auth-source-hide-passwords' and use them.
10390
10391 2009-07-15 Glenn Morris <rgm@gnu.org>
10392
10393 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
10394
10395 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
10396
10397 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
10398 excessive whitespace from the default values of title and description.
10399
10400 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
10401
10402 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
10403 mail-fetch-field to fetch Content-Description header in order to
10404 exclude newlines.
10405
10406 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
10407
10408 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
10409 to deleted part.
10410
10411 2009-05-30 David Engster <dengste@eml.cc>
10412
10413 * nnmairix.el: Remove old documentation in the commentary block.
10414 (nnmairix-request-group): Do not update active file for nnml back ends.
10415 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
10416 end so that overview files are ignored.
10417 (nnmairix-update-groups): Make updating the groups more robust by using
10418 marks.
10419 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
10420 with dollar characters in message-id.
10421
10422 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
10423
10424 * spam.el: Use dns-query instead of query-dns. Was renamed on
10425 2008-12-25 in dns.el.
10426
10427 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10428
10429 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
10430 could happen if the text is only composed of spaces and/or tabs.
10431
10432 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
10433
10434 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
10435 when sending a queued message to avoid extra mml tags.
10436
10437 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
10438
10439 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
10440
10441 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
10442
10443 * gnus-dired.el: Remove autoload for gnus-setup-message.
10444 (gnus-dired-attach): Fake this-command value to prevent Gnus from
10445 displaying Gnus logo; always use compose-mail.
10446
10447 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
10448
10449 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
10450
10451 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
10452
10453 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
10454 (gnus-nocem-issuers): List currently active issuers; fix custom type.
10455 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
10456 available.
10457 (gnus-nocem-epg-verify): New function.
10458
10459 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
10460
10461 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
10462
10463 2009-02-15 Glenn Morris <rgm@gnu.org>
10464
10465 * gnus-util.el (rmail-insert-rmail-file-header)
10466 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
10467 autoloads.
10468 (rmail-default-rmail-file): Remove unnecessary declaration.
10469 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
10470
10471 2009-02-14 Glenn Morris <rgm@gnu.org>
10472
10473 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
10474 variable (only used in gnus-util, which declares it anyway).
10475 (rmail-output-to-rmail-file): Remove autoload of deleted function,
10476 which was only needed by gnus-art (changed to not use it any more).
10477 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
10478 only used in gnus-util, which autoloads it itself.
10479 (rmail-update-summary): Fix autoload.
10480
10481 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
10482 rather than rmail-output-to-rmail-file.
10483
10484 2009-02-07 Glenn Morris <rgm@gnu.org>
10485
10486 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
10487 autoload of function that no longer exists.
10488 (rmail-toggle-header): Declare.
10489 (message-forward-rmail-make-body): Handle mbox Rmail.
10490
10491 2009-01-31 Glenn Morris <rgm@gnu.org>
10492
10493 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
10494 2009-01-09 change.
10495
10496 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
10497
10498 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
10499 (auth-source-forget-all-cached): New convenience function.
10500 (auth-source-user-or-password): Accept list of modes or a single mode.
10501
10502 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
10503 auth-source modes.
10504
10505 * nnimap.el (nnimap-open-connection): Use list of
10506 auth-source modes.
10507
10508 * nntp.el (nntp-send-authinfo): Use list of
10509 auth-source modes.
10510
10511 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
10512
10513 * auth-source.el: Update docs to reflect epa-file-enable is to be used
10514 now.
10515
10516 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
10517
10518 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
10519 coding system in XEmacs; add a workaround for XEmacs.
10520
10521 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
10522
10523 * mm-util.el (mm-coding-system-priorities): Protect against nil value
10524 of current-language-environment.
10525
10526 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
10527
10528 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
10529 available at runtime.
10530
10531 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
10532
10533 * gnus-art.el (article-date-ut): Fix end point of narrowing.
10534
10535 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
10536
10537 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
10538 the greatest positive fixnum value doesn't work under an XEmacs with
10539 bignum support; use the most-positive-fixnum constant instead,
10540 available since Emacs 21.1 with cl and XEmacs 21.1.
10541
10542 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
10543
10544 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
10545 XEmacs gets not to work.
10546
10547 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
10548
10549 * mm-util.el (mm-coding-system-priorities): Allow the value like
10550 "Japanese (UTF-8)" of current-language-environment.
10551
10552 2009-01-09 Glenn Morris <rgm@gnu.org>
10553
10554 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
10555 with last-command-event.
10556
10557 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
10558
10559 * message.el (message-fix-before-sending): Amend comment.
10560
10561 2009-01-07 David Engster <dengste@eml.cc>
10562
10563 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
10564 simplified server definitions by converting it via
10565 gnus-server-to-method.
10566
10567 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10568
10569 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
10570 parameter's operands.
10571
10572 2009-01-06 David Engster <dengste@eml.cc>
10573
10574 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
10575 primary select method (for gnus-group-mark-article-as-read).
10576
10577 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
10578
10579 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
10580 `(gnus)Face', not `(gnus)X-Face'.
10581
10582 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
10583
10584 * mm-util.el (mm-ucs-to-char): New function.
10585
10586 * mm-url.el (mm-url-decode-entities): Use it.
10587
10588 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
10589
10590 * message.el (message-fix-before-sending): Add `eight-bit' to
10591 illegible-text check.
10592
10593 2009-01-03 Michael Olson <mwolson@gnu.org>
10594
10595 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
10596 `headers' is nil. This can occur if the IMAP server does not have
10597 permissions to read messages from a folder, but can write new messages
10598 to the folder.
10599 (nnimap-request-article-part): Do not insert `data' if it is nil.
10600
10601 2009-01-01 Dave Love <fx@gnu.org>
10602
10603 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
10604
10605 * nnimap.el: Fix author email.
10606 (nnimap-split-rule): Add FIXME comment.
10607 (nnimap-debug): Fix doc string.
10608
10609 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
10610
10611 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
10612 overlay-arrow-position and overlay-arrow-string buffer-local; no need
10613 to check if those variables exist (first appeared in Emacs 18.50).
10614
10615 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
10616
10617 * mm-util.el (mm-line-number-at-pos): New function.
10618
10619 * spam-report.el (spam-report-process-queue): Use it.
10620
10621 2008-12-24 David Engster <dengste@eml.cc>
10622
10623 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
10624 parameters that haven't existed as variables as buffer-local variables.
10625
10626 2008-12-23 Dave Love <fx@gnu.org>
10627
10628 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
10629 cadar.
10630
10631 * sieve-manage.el (sieve-manage-starttls-p): Rename from
10632 imap-starttls-p.
10633 (sieve-manage-starttls-open): Rename from imap-starttls-open.
10634
10635 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
10636
10637 * spam-report.el (spam-report-gmane-max-requests): New constant.
10638 (spam-report-gmane-wait): New variable.
10639 (spam-report-gmane-ham, spam-report-gmane-spam)
10640 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
10641 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
10642 the server.
10643
10644 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
10645 Add explanations.
10646
10647 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
10648 nnheader-accept-process-output and nnheader-read-timeout if available.
10649 (pop3-movemail): Use it.
10650
10651 * message.el (message-check-news-body-syntax): Fix signature check if
10652 there's an attachment.
10653
10654 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
10655
10656 * mm-util.el: Add comments to the mm- emulating functions.
10657
10658 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
10659
10660 * gnus-start.el (gnus-before-startup-hook): Fix doc string.
10661 Reported by Stephen Berman <stephen.berman@gmx.net>.
10662
10663 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
10664
10665 * mm-util.el (mm-substring-no-properties): New function.
10666 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
10667 (mm-special-display-p): Enable those lambda forms to be byte compiled.
10668 (mm-string-to-multibyte): Doc fix.
10669
10670 * mml.el (mml-attach-file): Use mm-substring-no-properties.
10671
10672 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
10673
10674 * mml.el (mml-attach-file): Strip text properties from file name.
10675 (Bug#1574)
10676
10677 2008-12-16 Glenn Morris <rgm@gnu.org>
10678
10679 * mm-util.el (mm-charset-override-alist): Declare for compiler.
10680
10681 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
10682
10683 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
10684 knows since the charset specified might be a bogus alias that
10685 mm-charset-synonym-alist provides.
10686
10687 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
10688
10689 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
10690 "ISO_8859-1".
10691
10692 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
10693
10694 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
10695
10696 * mm-util.el (mm-charset-eval-alist):
10697 Define it before mm-charset-to-coding-system.
10698 (mm-charset-to-coding-system): Add optional argument `silent';
10699 define it before mm-charset-override-alist.
10700 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
10701 default value if it can be used in Emacs currently running;
10702 silence mm-charset-to-coding-system.
10703
10704 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
10705
10706 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
10707 `allow-override' which says whether to use `mm-charset-override-alist'.
10708 (rfc2047-decode-encoded-words): Use it.
10709
10710 * mm-util.el (mm-charset-override-alist): Fix custom type;
10711 add `(gb2312 . gbk)' to choices.
10712
10713 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
10714
10715 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
10716 fast.
10717
10718 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10719
10720 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
10721
10722 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
10723 on links.
10724
10725 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10726
10727 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
10728
10729 * message.el (message-idna-to-ascii-rhs-1): Protect against local
10730 users' addresses that don't have domain parts.
10731 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
10732 rather than message-narrow-to-head since there will be the message
10733 header separator.
10734
10735 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
10736
10737 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
10738 since the result is inserted in a unibyte buffer anyway.
10739 (nnimap-demule-use-string-to-multibyte): Remove.
10740 (nnimap-demule): Alias it to mm-string-to-multibyte.
10741
10742 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
10743
10744 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
10745 variable for debugging bug#464 and bug#1174.
10746 (nnimap-demule): Use it.
10747
10748 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
10749
10750 * gnus-score.el (gnus-score-find-trace): Handle default score in total
10751 score calculation correctly.
10752
10753 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
10754
10755 * message.el (message-send-mail): Just set the buffer to unibyte
10756 rather than use mm-with-unibyte-current-buffer which does a lot more.
10757 (message-send-mail-partially): Don't bother with
10758 mm-with-unibyte-current-buffer since it's already been made unibyte by
10759 message-send-mail.
10760
10761 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
10762
10763 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
10764
10765 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
10766
10767 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
10768
10769 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
10770
10771 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
10772 require itself and to remove `with-no-warnings'.
10773
10774 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
10775
10776 * starttls.el (starttls-any-program-available): Get the name of the
10777 available TLS layer program.
10778 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
10779 well as the host name in the "opening" message.
10780
10781 * auth-source.el (auth-source-cache, auth-source-do-cache)
10782 (auth-source-user-or-password): Cache passwords and logins by default,
10783 allow override with `auth-source-do-cache'.
10784 (auth-source-forget-user-or-password): Allow users to remove cache
10785 entries if needed.
10786
10787 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
10788
10789 * ietf-drums.el (ietf-drums-remove-comments): Localize second
10790 condition-case to only the forward-sexp call.
10791
10792 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
10793
10794 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
10795 quotes contained. Make it more robust regardless by an extra
10796 condition-case wrapper.
10797
10798 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
10799
10800 * nnml.el (nnml-request-expire-articles): Check if the function set to
10801 `nnmail-expiry-target' returns the symbol `delete'.
10802
10803 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
10804
10805 * nnmail.el (nnmail-expiry-target): Fix custom type.
10806
10807 2008-10-02 Glenn Morris <rgm@gnu.org>
10808
10809 * mm-util.el (mm-codepage-setup): Tweak codepage error.
10810 Silence compiler warning.
10811
10812 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
10813
10814 * mml.el (mml-menu): Don't assume mml2015 is bound.
10815
10816 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
10817
10818 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
10819 exists.
10820
10821 2008-09-27 Glenn Morris <rgm@gnu.org>
10822
10823 * gnus-util.el (mail-header-remove-comments): Autoload it.
10824
10825 2008-09-27 Andreas Schwab <schwab@suse.de>
10826
10827 * gnus-util.el (gnus-split-references): Strip comments.
10828 (gnus-parent-id): Likewise.
10829
10830 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
10831
10832 * message.el (message-confirm-send): Fix version.
10833
10834 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
10835
10836 * message.el (message-idna-to-ascii-rhs-1): Use
10837 mail-extract-address-components rather than mail-header-parse-addresses
10838 that is an alias by default to ietf-drums-parse-addresses that does not
10839 support non-ASCII names in headers' contents.
10840
10841 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
10842
10843 * message.el (message-confirm-send): Fix variable documentation to
10844 avoid the "y/n" wording.
10845
10846 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
10847
10848 * message.el (message-set-auto-save-file-name): Save to a different
10849 filename so multiple messages (especially drafts) can be recovered.
10850
10851 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
10852
10853 * message.el (message-confirm-send): Add appropriate version.
10854
10855 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
10856
10857 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
10858 defvar.
10859
10860 2008-09-22 Daiki Ueno <ueno@unixuser.org>
10861
10862 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
10863 (mm-pkcs7-enveloped-magic): Ditto.
10864
10865 2008-09-17 Simon Josefsson <simon@josefsson.org>
10866
10867 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
10868 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
10869
10870 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
10871
10872 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
10873 default, it's better.
10874
10875 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
10876
10877 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
10878 summary line gnus-number property and ignore them (with a warning
10879 message).
10880
10881 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10882
10883 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
10884 macro caddr in the interactive form since it won't be expanded.
10885
10886 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10887
10888 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
10889 `charset'; fix name of function called recursively.
10890 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
10891
10892 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10893
10894 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
10895 (gnus-mime-set-charset-parameters): New function.
10896 (gnus-mime-view-part-as-charset): Use it to correctly display part
10897 specifying wrong charset.
10898
10899 2008-09-08 David Engster <dengste@eml.cc>
10900
10901 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
10902 in completing-read for back end server.
10903
10904 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
10905
10906 * message.el (message-confirm-send): New variable to confirm sending a
10907 message.
10908 (message-send): Use it.
10909
10910 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
10911
10912 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
10913
10914 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
10915
10916 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
10917
10918 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
10919
10920 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
10921 prevent tracking too many groups.
10922 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
10923 Use it.
10924
10925 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
10926
10927 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
10928 moving point to the bottom of the window in order to avoid recentering.
10929
10930 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
10931
10932 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
10933 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
10934 (gnus-article-beginning-of-window): Fix calculation.
10935
10936 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
10937
10938 * gnus-msg.el (gnus-summary-supersede-article)
10939 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
10940 value of gnus-newsgroup-charset to decode non-MIME encoded text in
10941 message header.
10942
10943 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
10944
10945 * message.el:
10946 * gnus-start.el:
10947 * gnus-registry.el: Remove VMS support.
10948
10949 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
10950
10951 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
10952 macro.
10953 (rfc2104-hash): Use it.
10954
10955 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
10956
10957 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
10958 (gnus-summary-sort-by-most-recent-date): New commands.
10959 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
10960 and menu entries.
10961
10962 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
10963
10964 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
10965 don't redisplay article for raw contents; remove plural articles stuff.
10966
10967 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
10968 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
10969 on gnus-summary-save-article; display results properly.
10970
10971 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
10972
10973 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
10974
10975 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
10976
10977 * gnus-art.el (gnus-summary-save-in-pipe):
10978 Consider gnus-save-all-headers.
10979
10980 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
10981
10982 * gnus-util.el (ns-focus-frame): Remove declaration.
10983 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
10984 like x.
10985
10986 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
10987
10988 * rfc2104.el (rfc2104-zero): Delete defconst.
10989 (rfc2104-hex-alist): Likewise.
10990 (rfc2104-hex-to-int): Delete func.
10991 (rfc2104-hexstring-to-bitstring): Likewise.
10992 (rfc2104-nybbles): New defconst.
10993 (rfc2104-hash): Rewrite for speed.
10994
10995 2008-07-16 Glenn Morris <rgm@gnu.org>
10996
10997 * gnus-util.el (ns-focus-frame): Declare for compiler.
10998
10999 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
11000
11001 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
11002 set as a group parameter.
11003 (gnus-summary-save-in-pipe): Work when it is called independently.
11004 (gnus-summary-pipe-to-muttprint): Don't modify
11005 gnus-summary-pipe-output-default-command.
11006
11007 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
11008
11009 * message.el (message-send-mail-with-sendmail):
11010 Display the error message.
11011
11012 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
11013
11014 * gnus-art.el (gnus-default-article-saver):
11015 Add gnus-summary-save-in-pipe to choices.
11016 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
11017 gnus-summary-pipe-output-default-command as the default command.
11018 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
11019 instead of gnus-last-shell-command.
11020
11021 * gnus-sum.el (gnus-summary-pipe-output-default-command):
11022 New user option.
11023 (gnus-summary-muttprint-program): Mention the value will be changed.
11024 (gnus-summary-save-article): Force showing of all headers.
11025 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
11026
11027 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
11028
11029 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
11030
11031 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
11032
11033 * nnimap.el (nnimap-id):
11034 * sieve-manage.el (sieve-manage-open): Doc fixes.
11035
11036 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
11037
11038 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
11039 if available.
11040
11041 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
11042
11043 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
11044
11045 * nnkiboze.el (nnkiboze-generate-group):
11046 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
11047
11048 * nnmairix.el: Require CL.
11049
11050 2008-06-15 David Engster <dengste@eml.cc>
11051
11052 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
11053
11054 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
11055
11056 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
11057 New macros that expand to an `aset'/`aref' call under Emacs, and to a
11058 runtime choice under XEmacs.
11059
11060 * gnus-sum.el (gnus-summary-set-display-table):
11061 Use `gnus-put-display-table', `gnus-get-display-table',
11062 `gnus-set-display-table' for the display table, instead of `aset'.
11063
11064 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
11065
11066 * nnmairix.el: Add autoloads.
11067
11068 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
11069
11070 * nnmairix.el (nnmairix-delete-recreate-group)
11071 (nnmairix-update-and-clear-marks): Fix error messages.
11072
11073 2008-06-14 David Engster <dengste@eml.cc>
11074
11075 * nnmairix.el: Upgrade to version 0.6.
11076 (nnmairix-group-toggle-propmarks-this-group)
11077 (nnmairix-group-toggle-readmarks-this-group)
11078 (nnmairix-group-delete-recreate-this-group)
11079 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
11080 (nnmairix-remove-tick-mark-original-article): New commands.
11081 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
11082 (nnmairix-propagate-marks-to-nnmairix-groups)
11083 (nnmairix-only-use-registry, nnmairix-allowfast-default)
11084 (nnmairix-marks-cache, nnmairix-version-output): New variables.
11085 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
11086 functions needed for marks propagation and manipulation of read marks.
11087 (nnmairix-update-groups): New function.
11088 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
11089 (nnmairix-determine-original-group-from-registry)
11090 (nnmairix-determine-original-group-from-path)
11091 (nnmairix-get-group-from-file-path, nnmairix-map-range)
11092 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
11093 New helper functions.
11094 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
11095 keystrokes for new commands.
11096 (nnmairix-delete-and-create-on-change): Doc string cleanup.
11097 (nnmairix-request-group): Check allow-fast group parameter.
11098 (nnmairix-request-create-group): Set allow-fast group parameter if
11099 nnmairix-allowfast-default is set.
11100 (nnmairix-close-group): Propagate marks upon closing if needed.
11101 (nnmairix-group-toggle-threads-this-group): Use new.
11102 nnmairix-group-toggle-parameter helper function.
11103 (nnmairix-search): Better check for empty search result.
11104 (nnmairix-goto-original-article): Use new helper functions for
11105 determining original article.
11106 (nnmairix-show-original-article): Make sure message-id is in brackets.
11107 (nnmairix-call-mairix-binary): Change variable name.
11108 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
11109 helper function.
11110 (nnmairix-widget-toggle-activate): Fix doc string.
11111
11112 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
11113
11114 * nnir.el: Require edmacro when compiling with XEmacs.
11115 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
11116 available in Emacs 21.
11117
11118 2008-06-11 Glenn Morris <rgm@gnu.org>
11119
11120 * gnus-util.el (x-focus-frame):
11121 * gnus.el (image-size):
11122 * mm-decode.el (image-size): Declare.
11123
11124 * gnus-picon.el (declare-function): Add compat definition.
11125 (image-size): Declare.
11126
11127 * gnus-group.el (tool-bar-map):
11128 * gnus-sum.el (tool-bar-map): Define for compiler.
11129
11130 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
11131
11132 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
11133
11134 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
11135 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
11136 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
11137 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
11138 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
11139 * sieve-manage.el, spam-report.el, spam.el:
11140 Remove unnecessary eval-and-compile of autoloads.
11141
11142 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
11143
11144 * auth-source.el: Precise Tramp doc.
11145
11146 2008-06-07 Glenn Morris <rgm@gnu.org>
11147
11148 * nnmairix.el: Remove unnecessary eval-when-compile.
11149
11150 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
11151
11152 * nnir.el: New file.
11153
11154 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
11155
11156 * gnus-util.el (gnus-read-shell-command): New function.
11157 * mm-decode.el (mm-pipe-part):
11158 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
11159
11160 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
11161
11162 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
11163
11164 2008-06-03 Glenn Morris <rgm@gnu.org>
11165
11166 * pop3.el (nnheader-accept-process-output): Autoload it.
11167
11168 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
11169
11170 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
11171 are not 2-digit hexadecimal characters that follow `%'s.
11172
11173 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
11174
11175 * message.el (message-bogus-recipient-p): Fix type in doc string.
11176 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
11177 (message-bogus-addresses): Rename from message-bogus-address-regexp.
11178 Improve custom options.
11179 (message-bogus-recipient-p): Adjust accordingly.
11180
11181 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
11182
11183 * nnmairix.el: Require edmacro when compiling with XEmacs.
11184
11185 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
11186
11187 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
11188 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
11189
11190 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
11191
11192 * auth-source.el: Add more docs.
11193
11194 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11195
11196 * nnheader.el (nnheader-read-timeout): Change the default timeout from
11197 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
11198 retrieval faster in some cases, but might make CPU usage larger.
11199 If this has any bad side effects, we might revert this change.
11200
11201 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
11202 seems to make mail retrieval much, much faster.
11203 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
11204 unconditionally.
11205
11206 * gnus-draft.el (gnus-group-send-queue):
11207 Bind message-send-mail-partially-limit to nil to avoid being prompted.
11208
11209 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
11210
11211 * mml.el (mml-attach-buffer): Prompt for `disposition'.
11212
11213 * message.el (message-bogus-address-regexp): Fix and improve custom
11214 type.
11215 (message-setup-hook): Add message-check-recipients as custom option.
11216
11217 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
11218
11219 * message.el (message-cite-function): Remove bogus autoload which crept
11220 in during merge from v5-10.
11221
11222 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
11223
11224 * nnimap.el (nnimap-open-connection): Fix login/password bug.
11225
11226 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
11227
11228 * auth-source.el: Preliminary Tramp docs.
11229 (auth-sources): Change the default auth-sources to use
11230 EPA .gpg files.
11231
11232 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
11233
11234 * nntp.el: Autoload `auth-source-user-or-password'.
11235 (nntp-send-authinfo): Use it.
11236
11237 * nnimap.el: Autoload `auth-source-user-or-password'.
11238 (nnimap-open-connection): Use it.
11239
11240 * auth-source.el: Add docs on using with url-auth. Import gnus-util
11241 for the gnus-message function.
11242 (auth-source-user-or-password): Use it.
11243
11244 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11245
11246 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
11247 rfc2104-hexstring-to-byte-list. Return a unibyte string.
11248 (rfc2104-hash): Use it.
11249
11250 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
11251
11252 * gnus-art.el (gnus-article-toggle-truncate-lines):
11253 Don't use `iff' in docstring.
11254
11255 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
11256
11257 * gnus-registry.el: Adjusted copyright dates and added a keyword.
11258
11259 * gnus-util.el (gnus-extract-address-component-name)
11260 (gnus-extract-address-component-email): Convenience functions around
11261 `gnus-extract-address-components'.
11262
11263 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11264 Use `gnus-extract-address-component-email' to fix bug of comparing full
11265 sender name to `user-mail-address'.
11266
11267 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
11268
11269 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
11270 catch/throw to optimize.
11271 (gnus-registry-find-keywords): Just use member to find a keyword.
11272
11273 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11274
11275 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
11276 is current before calling gnus-server-prepare.
11277 (gnus-server-setup-buffer, gnus-server-update-server)
11278 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
11279
11280 2008-05-04 Juri Linkov <juri@jurta.org>
11281
11282 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
11283 (mailcap-file-default-commands): Use mailcap-replace-in-string
11284 instead of replace-regexp-in-string, and mailcap-delete-duplicates
11285 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
11286
11287 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
11288
11289 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
11290
11291 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11292
11293 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
11294 hooks.
11295 (gnus-update-read-articles): Speed up non-marks-using users.
11296 (gnus-use-marks): Define gnus-use-marks.
11297 (gnus-propagate-marks): Rename variable to something more sensible.
11298
11299 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
11300
11301 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
11302 (gmm-image-load-path-for-library): Fix typos in docstrings.
11303 (gmm-message): Reflow docstring.
11304
11305 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
11306
11307 * mail-source.el (mail-source-set-1, mail-source-bind):
11308 Move auth-source code out of the macro to clean it up and fix bugs.
11309
11310 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
11311
11312 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
11313 by sender if it's equal to user-mail-address, it's likely to be
11314 useless.
11315
11316 * mail-source.el (mail-source-bind): Don't use user or password if they
11317 are not bound. Unintern them if they are nil. Don't use server unless
11318 it's bound, and default it to empty string otherwise.
11319
11320 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
11321
11322 * mail-source.el: Load auth-source.el.
11323 (mail-source-bind): Add comments. Call auth-source-user-or-password to
11324 get user name or password, if auth-sources is set up.
11325
11326 * gnus-registry.el (gnus-registry-split-strategy): New variable for
11327 strategy of splitting with parent.
11328 (gnus-registry-split-fancy-with-parent)
11329 (gnus-registry-post-process-groups): Use it and fix prior
11330 bug (returning a list as the split result).
11331
11332 * auth-source.el (auth-sources): Remove server parameter.
11333 (auth-source-pick, auth-source-user-or-password)
11334 (auth-source-user-or-password-imap)
11335 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11336 (auth-source-user-or-password-sftp)
11337 (auth-source-user-or-password-smtp): Remove server parameter.
11338
11339 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
11340
11341 * smime.el (smime-sign-region, smime-encrypt-region)
11342 (smime-decrypt-region):
11343 Remove redundant calls to `generate-new-buffer-name'.
11344
11345 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
11346
11347 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
11348 Don't use QP for message/rfc822.
11349 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
11350
11351 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
11352
11353 * sieve-manage.el (sieve-string-bytes): Remove.
11354 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
11355 correct byte-length only if the process's coding-system is the same as
11356 the one used internally by Emacs to represent strings.
11357
11358 2008-04-22 Juri Linkov <juri@jurta.org>
11359
11360 * mailcap.el (mailcap-file-default-commands): New function.
11361
11362 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
11363
11364 * message.el (message-signature-separator, message-cite-function):
11365 Change custom version.
11366
11367 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
11368
11369 * mm-decode.el (mm-display-external): Make temp file read-only.
11370
11371 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
11372
11373 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
11374 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
11375 `C-c C-f d'.
11376
11377 2008-04-12 Adrian Aichner <adrian@xemacs.org>
11378
11379 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
11380
11381 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
11382
11383 * auth-source.el: Add docs.
11384 (auth-sources): Modify format to support server.
11385 (auth-source-pick, auth-source-user-or-password)
11386 (auth-source-user-or-password-imap)
11387 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11388 (auth-source-user-or-password-sftp)
11389 (auth-source-user-or-password-smtp): Add server parameter.
11390
11391 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
11392
11393 * gnus-registry.el: Initialize the registry when gnus-registry-install
11394 is t.
11395
11396 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
11397
11398 * compface.el (uncompface): Make buffer unibyte.
11399
11400 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
11401
11402 * mail-source.el (mail-source-value):
11403 Prefer fboundp to functionp so it works with macros as well.
11404
11405 2008-04-05 Glenn Morris <rgm@gnu.org>
11406
11407 * gnus-ems.el (mm-disable-multibyte): Autoload it.
11408
11409 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
11410
11411 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
11412 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
11413
11414 * nnheader.el (nnheader-init-server-buffer): Change buffer's
11415 multibyteness after rather than before erasing it.
11416
11417 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
11418 mm-with-multibyte.
11419 (gnus-request-article-this-buffer): Make sure the proper decoding is
11420 used if gnus-original-article-buffer happens to be unibyte.
11421
11422 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
11423 default-enable-multibyte-characters.
11424
11425 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
11426 default-enable-multibyte-characters.
11427
11428 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
11429
11430 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
11431
11432 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
11433
11434 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11435 Fix last change in case the element is not even a symbol.
11436
11437 2008-04-02 Simon Josefsson <simon@josefsson.org>
11438
11439 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
11440 imap-enable-exchange-bug-workaround.
11441 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
11442
11443 2008-04-01 Simon Josefsson <simon@josefsson.org>
11444
11445 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
11446 a 100 byte status-checks into a 2-3MB transfer for each group.
11447 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
11448 to enable bug workaround or not.
11449 (nnimap-find-minmax-uid): Only enable workaround conditionally.
11450
11451 2008-03-31 Glenn Morris <rgm@gnu.org>
11452
11453 * message.el (mml2015-use): Declare for compiler.
11454 (message-info): Require mml2015 when appropriate.
11455
11456 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
11457
11458 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
11459 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
11460 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
11461 (nntp-service-to-port): New function.
11462 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
11463 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
11464 (nntp-open-netcat-stream): New function.
11465 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
11466
11467 2008-03-29 Sven Joachim <svenjoac@gmx.de>
11468
11469 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
11470
11471 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
11472
11473 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
11474
11475 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
11476
11477 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
11478
11479 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
11480
11481 * message.el (message-signature-separator): Change default.
11482 Improve custom type.
11483 (message-cite-function): Change default to
11484 message-cite-original-without-signature.
11485
11486 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
11487 toggle.
11488
11489 * message.el (message-check-news-body-syntax): Fix signature check.
11490 (message-setup-1): Mark buffer as unmodified _after_ running
11491 message-setup-hook and handling message-alternative-emails.
11492 (message-shorten-references): Be more strict when building list of
11493 valid references to comply with GNKSA.
11494
11495 * gnus-group.el (gnus-read-ephemeral-bug-group)
11496 (gnus-read-ephemeral-debian-bug-group)
11497 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
11498
11499 * message.el (message-info): Don't use booleanp which isn't supported
11500 in Emacs 21 and XEmacs.
11501
11502 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
11503
11504 * gnus-group.el (gnus-gmane-group-download-format): Rename from
11505 gnus-group-gmane-group-download-format.
11506 (gnus-group-read-ephemeral-gmane-group): Rename from
11507 gnus-group-read-ephemeral-gmane-group.
11508 (gnus-read-ephemeral-gmane-group-url): Rename from
11509 gnus-group-read-ephemeral-gmane-group-url.
11510 (gnus-bug-group-download-format-alist): New variable.
11511 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
11512 (gnus-read-ephemeral-emacs-bug-group): New commands.
11513
11514 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
11515
11516 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
11517 (gnus-visible-headers): Improve custom type.
11518
11519 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
11520
11521 * mml.el (mml-menu): Add workarounds for XEmacs.
11522
11523 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
11524 X-Boundary header.
11525
11526 * message.el (message-simplify-recipients): Fix previous commit.
11527
11528 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
11529
11530 * mm-util.el (mm-set-buffer-multibyte): New function.
11531 * mm-decode.el (mm-copy-to-buffer): Use it.
11532
11533 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11534 Prefer fboundp to functionp so it works with macros as well.
11535
11536 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
11537
11538 * message.el (message-alter-recipients-discard-bogus-full-name):
11539 New function.
11540 (message-alter-recipients-function): New variable.
11541 (message-get-reply-headers): Use it.
11542 (message-replace-header): New helper function.
11543 (message-recipients-without-full-name): New variable.
11544 (message-simplify-recipients): New command.
11545
11546 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
11547
11548 * message.el (message-info): Handle EasyPG manual.
11549
11550 * mml.el (mml-menu): Add entry for EasyPG.
11551
11552 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
11553
11554 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
11555 parameter.
11556
11557 * message.el (message-disassociate-draft): Specify drafts group name
11558 fully.
11559
11560 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
11561
11562 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11563 Eliminate unnecessary duplicates from the match list.
11564
11565 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
11566
11567 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
11568 args of `how-many' of which the XEmacs version doesn't take; declare
11569 Info-index-next as function.
11570
11571 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
11572
11573 * gnus-score.el (gnus-score-headers): Fix handling of
11574 gnus-inhibit-slow-scoring.
11575
11576 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
11577 string.
11578 (gnus-button-url-regexp): Improve handling of parenthesis.
11579 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
11580 (gnus-button-handle-info-keystrokes): Handle index entries.
11581
11582 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
11583
11584 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
11585 Incoming* files.
11586
11587 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
11588
11589 * auth-source.el (auth-sources): Rename from auth-source-choices.
11590 (auth-source-pick): Use it.
11591
11592 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
11593
11594 * auth-source.el (auth-source-protocols)
11595 (auth-source-protocols-customize, auth-source-choices): Add and
11596 modified variable customizations and defaults.
11597 (auth-source-pick, auth-source-user-or-password)
11598 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
11599 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11600 (auth-source-user-or-password-sftp)
11601 (auth-source-user-or-password-smtp): Use new variables and provide an
11602 interface to netrc.el.
11603
11604 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
11605
11606 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
11607 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
11608 Make sure the nntp port to specify is a string.
11609
11610 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11611
11612 * nntp.el: Use with-current-buffer.
11613 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
11614 dubious mm-with-unibyte-current-buffer.
11615 (nntp-with-open-group-function): New function extracted from
11616 nntp-with-open-group macro.
11617 (nntp-with-open-group): Use the function, so it's easier to debug.
11618 Add indentation and debugging info.
11619 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
11620 Recommend the use of the netcat alternatives.
11621
11622 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
11623 Avoid mm-string-as-multibyte as well.
11624
11625 * nnweb.el (nnweb-insert-html):
11626 Remove use of nnheader-string-as-multibyte.
11627
11628 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
11629 (nnheader-string-as-multibyte): Remove.
11630
11631 * mm-view.el: Use inhibit-read-only.
11632 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
11633 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
11634 or unibyte-string.
11635
11636 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
11637 (mm-uu-yenc-extract): Use with-current-buffer.
11638
11639 * gnus-soup.el (gnus-soup-send-packet): Don't use
11640 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
11641
11642 * nnmh.el: Use with-current-buffer.
11643 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
11644 mm-string-as-multibyte on the output of mm-encode-coding-string.
11645
11646 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
11647 (nnimap-request-move-article): Use with-current-buffer.
11648
11649 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
11650 inserting the handle-buffer's text, so the implicit multibyte->unibyte
11651 conversion uses string-make-unibyte rather than string-as-unibyte.
11652
11653 * gnus-msg.el: Use with-current-buffer.
11654
11655 * message.el (message-ignored-resent-headers): Add "Delivered-To".
11656
11657 2008-03-10 Daiki Ueno <ueno@unixuser.org>
11658
11659 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
11660 string for caching if it is 'PIN.
11661
11662 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
11663
11664 * mail-source.el (mail-source-delete-old-incoming-confirm):
11665 Change default to nil.
11666 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
11667
11668 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
11669
11670 * gnus-art.el (gnus-narrow-to-page): Position point properly.
11671 (gnus-article-goto-prev-page): Work for articles having ^L's.
11672
11673 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
11674
11675 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
11676
11677 2008-03-07 Karl Fogel <kfogel@red-bean.com>
11678
11679 * gnus-bookmark.el: Adjust for renames in bookmark.el.
11680 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
11681 (gnus-bookmark-jump): Adjust some variable names.
11682
11683 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
11684
11685 * auth-source.el: New package.
11686 (auth-source-choices): Add customization entry point variable.
11687
11688 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
11689 bug.
11690
11691 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
11692
11693 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
11694 (gnus-registry-initialize, gnus-registry-install-p): Use it.
11695 (gnus-registry-install-shortcuts): Rename from
11696 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
11697 the `gnus-registry-mark-map' keymap dynamically from
11698 `gnus-registry-marks'. The generated functions update the summary line
11699 when a registry mark is added or deleted, and will call
11700 `gnus-registry-install-p' (see the comments in the code).
11701 (gnus-registry-user-format-function-M): Use concat intelligently.
11702
11703 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
11704 the registry mark functions.
11705
11706 2008-03-05 Glenn Morris <rgm@gnu.org>
11707
11708 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
11709 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
11710 gnus-art.
11711 (top-level): No need to load own source when compiling.
11712
11713 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
11714
11715 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
11716 Suggested by <chris.anderton@zetnet.co.uk>.
11717
11718 2008-03-04 Glenn Morris <rgm@gnu.org>
11719
11720 * gnus-sum.el (top-level): No need to require gnus when compiling,
11721 since unconditionally required near start of file.
11722 (gnus-summary-display-while-building): Move definition before use.
11723
11724 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
11725
11726 * gnus-registry.el (gnus-registry-user-format-function-M):
11727 Add formatting function.
11728
11729 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
11730
11731 * gnus-registry.el (gnus-registry-marks): Change format to be nicer
11732 with plists.
11733 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
11734 Use new format.
11735
11736 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
11737
11738 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
11739 `where-is-internal' that returns a range of key sequences.
11740
11741 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
11742
11743 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
11744
11745 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
11746 (gnus-summary-jump-to-group): Consider windows on other displayed
11747 frames as well. Similar changes might be needed elsewhere, but that's
11748 the one I've bumped into during my use.
11749
11750 * nndoc.el (nndoc-oe-dbx-type-p):
11751 * gnus-msg.el (gnus-debug):
11752 * gnus-group.el (gnus-update-group-mark-positions):
11753 Use mm-string-to-multibyte.
11754
11755 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
11756
11757 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
11758 doesn't handle NotDashEscaped.
11759
11760 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
11761 (mml-dnd-attach-options): Fix typo in custom choice.
11762
11763 * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
11764 Change nndoc-article-type to mbox.
11765 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
11766
11767 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
11768 to nil, instead of html2text.
11769
11770 * imap.el (imap-debug): Add `imap-ping-server'.
11771
11772 * gnus-bookmark.el: Add FIXMEs.
11773
11774 * message.el (message-form-letter-separator)
11775 (message-send-form-letter-delay): New variables.
11776 (message-send-form-letter): Use them. New command to send form
11777 letters. Requested by Uwe Siart.
11778 (message-send-mail-function): Doc fix. Add "Other" custom option.
11779
11780 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
11781
11782 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
11783 empty author.
11784
11785 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
11786
11787 * gnus-registry.el (gnus-registry-marks): Add variable for
11788 customization of marks and their appearance.
11789 (gnus-registry-read-mark): Use it.
11790 (gnus-registry-do-marks): Add utility function to loop through
11791 `gnus-registry-marks'.
11792 (gnus-registry-install-shortcuts-and-menus): Add function to install
11793 shortcuts and menus.
11794 (gnus-registry-initialize): Use it.
11795 (gnus-registry-default-mark): Clarify documentation.
11796
11797 2008-02-29 Glenn Morris <rgm@gnu.org>
11798
11799 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
11800 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
11801 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
11802 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
11803 Change defcustom :version from 23.0 to 23.1.
11804
11805 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
11806
11807 * gnus-registry.el (gnus-registry-follow-group-p)
11808 (gnus-registry-post-process-groups): Add functions to aid registry
11809 splitting and improve logging. Clarify behavior in function
11810 documentation.
11811 (gnus-registry-split-fancy-with-parent): Use them.
11812
11813 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
11814
11815 * gnus-art.el: Use with-current-buffer.
11816
11817 2008-02-27 David Engster <dengste@eml.cc>
11818
11819 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
11820 Express real group name in the response.
11821
11822 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
11823
11824 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
11825 (nnmairix-last-server, nnmairix-current-server): Defvar them.
11826 (nnmairix-goto-original-article): Defvar gnus-registry-install and
11827 autoload gnus-registry-fetch-group when compiling.
11828 (nnmairix-request-group-with-article-number-correction):
11829 Remove unreferenced argument passed to nnmairix-call-backend.
11830
11831 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
11832
11833 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
11834 (mm-uu-extract): Improve face for low color ttys.
11835 Reported by Sascha Wilde.
11836
11837 2008-02-27 Glenn Morris <rgm@gnu.org>
11838
11839 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
11840 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
11841 variables to defconsts. Convert comments to doc-strings.
11842 (nnmairix-last-server, nnmairix-current-server): Convert from free
11843 variables to defvars. Convert comments to doc-strings.
11844 (gnus-registry-fetch-group): Autoload.
11845 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
11846 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
11847 (nnmairix-widget-build-editable-fields): Use car cddr rather than
11848 caddr.
11849 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
11850 nnmairix-request-group-with-article-number-correction call.
11851 (nnmairix-fast, nnmairix-group): New, less general names, for free
11852 variables passed from nnmairix-request-group to
11853 nnmairix-request-group-with-article-number-correction. Declare.
11854 (nnmairix-request-group-with-article-number-correction):
11855 Use nnmairix-fast, nnmairix-group rather than fast, group.
11856
11857 2008-02-26 David Engster <dengste@eml.cc>
11858
11859 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
11860 version 0.5.
11861
11862 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
11863
11864 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
11865 instead of making an extra function call. Don't add the current group
11866 to articles only when they have the group. Use
11867 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
11868 Reported by David <de_bb@arcor.de>.
11869
11870 2008-02-24 Miles Bader <miles@gnu.org>
11871
11872 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11873 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
11874 (mm-find-mime-charset-region):
11875 * mm-bodies.el (mm-encode-body):
11876 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
11877
11878 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
11879
11880 * mail-source.el (mail-source-delete-incoming): Change default.
11881 Supplement doc string.
11882
11883 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
11884
11885 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
11886
11887 * nnmail.el (nnmail-message-id-cache-file): Derive from
11888 `gnus-home-directory'.
11889
11890 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
11891
11892 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
11893 Document negative prefix.
11894
11895 * gnus-group.el (gnus-group-read-group): Document negative prefix.
11896
11897 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
11898
11899 * message.el (message-unsent-separator): Add the Exim bounce
11900 separator.
11901
11902 2008-02-10 Daiki Ueno <ueno@unixuser.org>
11903
11904 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
11905 list.
11906 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
11907 recipient/signer list.
11908
11909 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
11910
11911 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
11912 fbound (Emacs 23 unicode), signal an error.
11913
11914 2008-02-08 Glenn Morris <rgm@gnu.org>
11915
11916 * gnus-art.el (pgg-display-output-buffer): Declare as function.
11917
11918 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
11919
11920 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
11921 ports to the calls to `netrc-machine-user-or-password' in addition to
11922 "imap" and "imaps".
11923
11924 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
11925
11926 * gnus.el (gnus-group-startup-message): Add `find-image' call before
11927 image-load-path is let-bound. Reported by Harald Hanche-Olsen
11928 <hanche@math.ntnu.no>.
11929
11930 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
11931
11932 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
11933
11934 2008-02-01 Zhang Wei <id.brep@gmail.com>
11935
11936 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
11937
11938 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
11939
11940 2008-02-01 Miles Bader <miles@gnu.org>
11941
11942 * mml.el (mml-parse-1): Remove apparently vestigial use of
11943 `mm-hack-charsets'.
11944 * mm-bodies.el (mm-encode-body): Likewise.
11945
11946 2008-02-01 Kenichi Handa <handa@m17n.org>
11947
11948 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
11949 rfc2104-hexstring-to-bitstring and changed to return a byte list.
11950 (rfc2104-hash): Convert the result of concat to unibyte string.
11951
11952 2008-02-01 Dave Love <fx@gnu.org>
11953
11954 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
11955 coding-system-for-read.
11956 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
11957
11958 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11959 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
11960 (mm-find-mime-charset-region): Remove hack-charsets stuff.
11961
11962 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
11963
11964 * mail-source.el (mail-sources): Add `group' choice.
11965
11966 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
11967 parameter `in-group' to control into which group the articles go.
11968 Add treatment of `group' mail-source.
11969
11970 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
11971
11972 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
11973 * message.el (message-beginning-of-line): Use featurep instead of bound
11974 tests in order to resolve conditionals at compile time.
11975
11976 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
11977
11978 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
11979
11980 * mm-decode.el (mm-dissect-buffer): Decode description.
11981
11982 * mml.el (mml-to-mime): Encode message header first.
11983
11984 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
11985
11986 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
11987 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
11988
11989 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
11990
11991 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
11992
11993 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
11994
11995 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
11996 prefix keys.
11997 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
11998 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
11999 gnus-xmas.el.
12000
12001 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
12002
12003 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
12004 Add new variables for article mark management.
12005 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
12006 list of extra data entries which, when present, will indicate that the
12007 article ID should not be trimmed from the registry.
12008 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
12009 functions.
12010 (gnus-registry-read-mark): New function to read a mark name from the
12011 user.
12012 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
12013 (gnus-registry-set-article-mark-internal): New functions to add and
12014 remove marks.
12015 (gnus-registry-get-article-marks): New function to show the marks for
12016 an article, or retrieve them for further use.
12017
12018 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
12019
12020 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
12021 keys when no argument is given.
12022
12023 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
12024
12025 * gnus-sum.el (gnus-article-sort-by-random)
12026 (gnus-thread-sort-by-random): Fix doc strings.
12027 Reported by jidanni@jidanni.org.
12028
12029 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
12030
12031 * gnus-art.el (gnus-article-describe-bindings): New function.
12032 (gnus-article-read-summary-keys): Use it.
12033 (gnus-article-mode-map): Bind `C-h b' to it.
12034
12035 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
12036
12037 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
12038 XEmacs.
12039 (gnus-article-describe-key, gnus-article-describe-key-briefly):
12040 Protect against non-character events.
12041
12042 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
12043
12044 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
12045 New command.
12046 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
12047 instead of END. Change name of the temp file.
12048 (gnus-group-gmane-group-download-format): Add doc string. Make it
12049 customizable.
12050
12051 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
12052
12053 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
12054 bind `S W' to gnus-article-wide-reply-with-original; set default
12055 binding to gnus-article-read-summary-send-keys.
12056 (gnus-article-read-summary-keys): Fix the order of keys; display
12057 continuation keys correctly in the echo area; describe bindings
12058 correctly when keys end with `C-h'.
12059 (gnus-article-read-summary-send-keys): New function.
12060 (gnus-article-describe-key, gnus-article-describe-key-briefly):
12061 Work for gnus-article-read-summary-send-keys; display continuation keys
12062 correctly in the echo area.
12063 (gnus-article-reply-with-original): Ignore prefix argument.
12064 (gnus-article-wide-reply-with-original): New function.
12065
12066 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
12067
12068 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
12069 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
12070
12071 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
12072
12073 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
12074 (gnus-group-read-ephemeral-gmane-group): New command.
12075
12076 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
12077
12078 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
12079
12080 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
12081
12082 * message.el (message-send-mail-function): Increase custom version.
12083
12084 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
12085 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
12086
12087 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
12088
12089 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
12090 html parts correctly; support forwarded messages.
12091 (gnus-article-browse-html-article): Remove work buffers.
12092
12093 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
12094 compiling.
12095 (netrc-bound-and-true-p): New macro.
12096 (netrc-parse): Use it instead of bound-and-true-p that is not available
12097 in XEmacs 21.4.
12098
12099 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
12100
12101 * gnus-registry.el (gnus-registry-mark-article)
12102 (gnus-registry-article-marks): Add functionality to mark articles
12103 through the Gnus registry.
12104
12105 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
12106 (netrc-parse): Use encrypt-file-alist to determine if
12107 encrypt-find-model or encrypt-insert-file-contents should be used.
12108
12109 2007-12-19 Glenn Morris <rgm@gnu.org>
12110
12111 * mml.el (message-options-set, message-narrow-to-head)
12112 (message-in-body-p, message-mail-p, message-encode-message-body):
12113 Autoload.
12114 (message-remove-header, message-narrow-to-headers-or-head)
12115 (message-subscribed-p, message-make-mail-followup-to)
12116 (message-position-on-field, message-news-p)
12117 (message-options-set-recipient, message-generate-headers)
12118 (message-sort-headers): Declare as functions.
12119
12120 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
12121
12122 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
12123 convention in doc string.
12124
12125 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
12126
12127 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
12128 title to html parts.
12129 (gnus-article-browse-html-article): Pass message header to it.
12130
12131 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
12132
12133 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
12134
12135 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
12136 or password compatible with XEmacs.
12137
12138 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
12139
12140 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
12141 format document.
12142 (gnus-mime-delete-part): Don't write description line if empty.
12143 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
12144
12145 2007-12-14 Johan Bockgård <bojohan@gnu.org>
12146
12147 * gnus-sum.el (gnus-summary-mark-unread-as-read)
12148 (gnus-summary-mark-read-and-unread-as-read)
12149 (gnus-summary-mark-current-read-and-unread-as-read)
12150 (gnus-summary-mark-unread-as-ticked): Doc fix.
12151 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
12152
12153 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
12154
12155 * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
12156 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12157
12158 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
12159
12160 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
12161 yes-or-no-p.
12162
12163 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
12164
12165 * mm-decode.el (mm-add-meta-html-tag): New function.
12166 (mm-save-part-to-file, mm-pipe-part): Use it.
12167
12168 * gnus-art.el (gnus-article-browse-delete-temp-files):
12169 Use gnus-y-or-n-p instead of y-or-n-p.
12170 (gnus-article-browse-html-parts): Work with message/external-body; use
12171 mm-add-meta-html-tag.
12172
12173 2007-12-11 Glenn Morris <rgm@gnu.org>
12174
12175 * gnus-cache.el: Require gnus-sum not just when compiling.
12176
12177 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
12178
12179 * gnus-int.el (gnus-server-opened, gnus-status-message):
12180 Move definitions before use.
12181
12182 * mm-decode.el: Require gnus-util.
12183 (mm-remove-part): Only call delete-annotation on XEmacs.
12184
12185 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
12186
12187 * nnmail.el: Require gnus-int.
12188
12189 * spam.el: Move `require's before `eval-when-compile's.
12190
12191 * gnus-ems.el (gnus-alive-p):
12192 * gnus-fun.el (message-goto-eoh):
12193 * gnus-util.el (gnus-group-name-decode):
12194 * mail-source.el (gnus-compress-sequence):
12195 * message.el (Info-goto-node, format-spec):
12196 * mm-bodies.el (message-options-get):
12197 * mm-decode.el (mm-view-pkcs7):
12198 * mm-util.el (gmm-write-region):
12199 * mml-smime.el (mml-compute-boundary)
12200 (gnus-completing-read-with-default):
12201 * mml.el (widget-button-press, gnus-make-hashtable):
12202 * mml1991.el (mm-decode-content-transfer-encoding)
12203 (mm-encode-content-transfer-encoding)
12204 (message-options-get, message-options-set):
12205 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
12206 * nnfolder.el (gnus-request-group):
12207 * nnheader.el (ietf-drums-unfold-fws):
12208 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
12209 * smime.el (gnus-run-mode-hooks):
12210 * spam-stat.el (gnus-message): Autoload.
12211
12212 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
12213 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
12214 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
12215 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
12216 Add declare-function compatibility definition.
12217
12218 * gnus-cache.el (nnvirtual-find-group-art):
12219 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
12220 (gnus-add-image, gnus-add-wash-type):
12221 * gnus-group.el (nnkiboze-score-file):
12222 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
12223 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
12224 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
12225 (message-tokenize-header, gnus-get-buffer-create)
12226 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
12227 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
12228 * gnus.el (gnus-group-decoded-name):
12229 * mail-source.el (imap-capability):
12230 * mm-bodies.el (message-options-set):
12231 * mm-decode.el (gnus-configure-windows):
12232 * mm-extern.el (message-goto-body):
12233 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
12234 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
12235 (epg-sub-key-validity, message-options-set):
12236 * mml.el (widget-event-point, gnus-configure-windows):
12237 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
12238 * mml2015.el (epg-check-configuration, epg-configuration)
12239 (message-options-set):
12240 * nndb.el (nndb-request-article):
12241 * nnfolder.el (gnus-request-create-group):
12242 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
12243 * nnmaildir.el (gnus-group-mark-article-read):
12244 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
12245 * rfc1843.el (message-fetch-field):
12246 * spam.el (gnus-extract-address-components):
12247 Declare as functions.
12248
12249 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
12250
12251 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
12252
12253 2007-12-09 Glenn Morris <rgm@gnu.org>
12254
12255 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
12256
12257 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
12258 * message.el, mm-view.el, sieve-manage.el, smime.el:
12259 Add declare-function compatibility definition.
12260
12261 * gnus-art.el (w3-region, w3m-region, Info-menu):
12262 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
12263 * gnus-sum.el (gnus-get-predicate):
12264 * gnus-util.el (mm-append-to-file, w32-focus-frame):
12265 * message.el (mail-abbrev-in-expansion-header-p):
12266 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
12267 (w3m-detect-meta-charset, w3m-region):
12268 * sieve-manage.el (password-read, password-cache-add)
12269 (password-cache-remove):
12270 * smime.el (password-read-and-add): Declare as functions.
12271
12272 2007-12-08 David Kastrup <dak@gnu.org>
12273
12274 * gnus-sum.el (gnus-summary-simplify-subject-query):
12275 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
12276 `message'.
12277
12278 2007-12-07 Glenn Morris <rgm@gnu.org>
12279
12280 * gnus-art.el (article-make-date-line): Revert previous change.
12281
12282 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
12283
12284 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
12285
12286 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
12287
12288 * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
12289 Call gnus-add-to-range ranges only once with a prepared article-list.
12290
12291 2007-12-06 Paul Jarc <prj@po.cwru.edu>
12292
12293 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
12294 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
12295 group names with backslashes.
12296 Reported by Tassilo Horn <tassilo@member.fsf.org>.
12297
12298 2007-12-06 Deepak Goel <deego3@gmail.com>
12299
12300 * gnus-art.el (article-make-date-line):
12301 * gnus-start.el (gnus-load):
12302 * pop3.el (pop3-read-response): Fix buggy call to `error'.
12303
12304 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12305
12306 * gnus-art.el (gnus-use-idna):
12307 * gnus-start.el (gnus-site-init-file):
12308 * message.el (message-use-idna):
12309 * mm-uu.el (mm-uu-hide-markers):
12310 * smiley.el (smiley-style): Revert changes that suppress warnings.
12311
12312 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12313
12314 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
12315 specify charset to html source.
12316 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12317
12318 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12319
12320 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
12321 idna-program in order to suppress byte compile warning issued by XEmacs
12322 that came to byte compile the default value section of defcustom forms
12323 recently.
12324
12325 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
12326 value of installation-directory.
12327
12328 * message.el (message-use-idna): Don't directly refer to the value of
12329 idna-program.
12330
12331 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
12332
12333 * smiley.el (smiley-style): Don't directly call face-attribute.
12334
12335 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
12336
12337 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
12338
12339 * gnus-dired.el: Reduce Gnus dependencies.
12340 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
12341 Don't require. Use autoloads instead.
12342 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
12343 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
12344 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
12345 (gnus-dired-mode): Adjust doc string.
12346 (gnus-dired-mail-mode): New variable.
12347 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
12348 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
12349 (gnus-dired-mail-buffers): New function. Return mail or message
12350 composition buffers.
12351 (gnus-dired-attach): Use it.
12352 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
12353 NO-DECODE.
12354 (gnus-dired-print): Use `gnus-print-buffer' depending on
12355 `gnus-dired-mail-mode'.
12356
12357 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
12358
12359 * rfc2047.el (rfc2047-encoded-word-regexp)
12360 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
12361 explaining what regexp patterns are for.
12362
12363 2007-12-04 Glenn Morris <rgm@gnu.org>
12364
12365 * password.el: Move to ../password-cache.el.
12366
12367 * mml1991.el (password-read, password-cache-add, password-cache-remove):
12368 * mml2015.el (password-read, password-cache-add, password-cache-remove):
12369 * mml-smime.el (password-read, password-cache-add)
12370 (password-cache-remove):
12371 No need to autoload, since mml-sec requires password.
12372
12373 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
12374 * message.el (gnus-extract-address-components):
12375 * mml-smime.el (gnus-extract-address-components): Define for compiler.
12376
12377 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
12378 password.
12379
12380 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
12381
12382 * mailcap.el: Reduce dependencies.
12383 (mail-header-parse-content-type): Autoload.
12384 (mailcap-delete-duplicates): New alias.
12385 (mailcap-mime-info): Add optional argument NO-DECODE.
12386 (mailcap-mime-types): Use mailcap-delete-duplicates.
12387
12388 * message.el (message-ignored-supersedes-headers): Add "X-ID".
12389
12390 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12391
12392 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
12393 function.
12394
12395 * gnus-uu.el (gnus-uu-decode-yenc): New command.
12396 (gnus-uu-yenc-article): New function.
12397
12398 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
12399
12400 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
12401
12402 2007-12-02 Glenn Morris <rgm@gnu.org>
12403
12404 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
12405 Move to ../net.
12406
12407 * binhex.el, uudecode.el: Move to ../mail.
12408
12409 * encrypt.el: Remove file.
12410
12411 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
12412
12413 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
12414 matches on patches.
12415
12416 * gnus-art.el (gnus-article-browse-html-article):
12417 Mention `mm-text-html-renderer' in the doc string.
12418
12419 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
12420 string. Add comments.
12421
12422 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
12423 if rhs is ASCII.
12424
12425 2007-12-01 Glenn Morris <rgm@gnu.org>
12426
12427 * dig.el, dns.el: Move to ../net.
12428 * format-spec.el, hex-util.el, sha1.el: Move to ../.
12429
12430 * mail-source.el (top-level): Require format-spec before
12431 eval-when-compile.
12432
12433 2007-11-30 Glenn Morris <rgm@gnu.org>
12434
12435 * encrypt.el: Require password, rather than autoloading password-read.
12436
12437 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
12438
12439 * gnus.el (gnus-method-to-server): Add an optional parameter so the
12440 caller can indicate whether the cache should be disregarded for this
12441 call. This way the result of the call is reproducible at all times and
12442 can be considered a canonical server name for the supplied method.
12443 (gnus-agent-method-p): Canonicalize server names by pushing their
12444 method through `gnus-method-to-server' using the no-cache argument.
12445
12446 * gnus-srvr.el (gnus-server-insert-server-line):
12447 Call `gnus-method-to-server' with `no-cache' argument.
12448
12449 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
12450 gnus-agent-possibly-synchronize-flags as this should be called when the
12451 server is actually being opened.
12452 (gnus-agent-possibly-synchronize-flags)
12453 (gnus-agent-possibly-synchronize-flags-server): Move check for the
12454 flags file of an agentized server to the latter function.
12455
12456 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
12457 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
12458 after a connection has been established successfully.
12459
12460 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
12461
12462 * gnus-art.el (article-display-face): Force to display face if called
12463 interactively; check if gnus-article-x-face-too-ugly matches author.
12464 (article-display-x-face): Display face even if From header is missing
12465 as article-display-face does.
12466
12467 2007-11-28 Richard Stallman <rms@gnu.org>
12468
12469 * md4.el: Move to ../.
12470 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
12471
12472 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
12473
12474 * mail-source.el (mail-sources): Default to fetch from file for
12475 compatibility with default of nnmail-spool-file.
12476
12477 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
12478
12479 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
12480 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
12481 to look for encoded word that should be encoded again.
12482 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
12483 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
12484 encoding pattern.
12485 (rfc2047-decode-region): Switch strict regexp and loose one according
12486 to rfc2047-allow-irregular-q-encoded-words.
12487
12488 2007-11-26 Simon Josefsson <simon@josefsson.org>
12489
12490 * imap.el: Move to ../net directory.
12491
12492 2007-11-25 Romain Francoise <romain@orebokech.com>
12493
12494 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
12495
12496 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12497
12498 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
12499 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
12500
12501 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
12502 `nnmail-spool-file'.
12503
12504 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
12505 `nnmail-spool-file'.
12506
12507 * gnus-move.el (gnus-change-server): Ditto.
12508
12509 * gnus-kill.el (gnus-batch-score): Ditto.
12510
12511 * gnus-cache.el (gnus-jog-cache): Ditto.
12512
12513 * gnus-msg.el (gnus-summary-reply):
12514 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
12515
12516 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12517
12518 * gnus-cache.el (gnus-cache-generate-nov-databases):
12519 Use nnml-generate-nov-databases-directory instead of
12520 nnml-generate-nov-databases-1.
12521
12522 2007-11-24 Glenn Morris <rgm@gnu.org>
12523
12524 * message.el (message-tool-bar-retro): Update for rename
12525 mail_send.xpm->mail-send.xpm.
12526
12527 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
12528
12529 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12530 `smime-ldap-search' for Emacs 22 and up.
12531
12532 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
12533
12534 * hashcash.el: Move to ../mail directory.
12535
12536 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
12537
12538 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12539 `smime-ldap-search' for Emacs 22 and up.
12540
12541 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
12542
12543 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
12544
12545 * message.el (message-send-mail-function): Fix error convention.
12546 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
12547 (message-widen-reply, message-send-mail, message-talkative-question)
12548 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
12549 (message-clone-locals, message-send-news): Use with-current-buffer.
12550 (message-insert-or-toggle-importance): Remove unused var `valid'.
12551 (message-make-references): Remove unused var `new-references'.
12552 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
12553
12554 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
12555
12556 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
12557 (spam-split-symbolic-return-positive): Reflow docstring.
12558 (spam-backends, spam-summary-exit-behavior)
12559 (spam-mark-ham-unread-before-move-from-spam-group)
12560 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
12561 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12562 (spam-clear-cache, spam-backend-check, spam-install-backend)
12563 (spam-install-statistical-backend, spam-list-of-processors)
12564 (spam-group-processor-p, spam-split, spam-bogofilter-score)
12565 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
12566 (spam-check-crm114, spam-initialize, spam-unload-hook):
12567 Fix typos in docstrings.
12568
12569 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
12570
12571 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
12572 been checked if they have never been read and those group levels are
12573 higher than the one that a user specified.
12574
12575 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
12576
12577 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
12578 foreign groups unless a group level is specified by a user.
12579 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
12580
12581 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
12582
12583 * message.el (message-send-mail-function): Require sendmail.
12584
12585 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
12586
12587 * message.el (message-send-mail-function): Check for smtpmail too.
12588
12589 * utf7.el (utf7-encode, utf7-decode): Use coding system
12590 `utf-7'/`utf-7-imap' from utf-7.el' if available.
12591
12592 * message.el (message-send-mail-function): New function.
12593 (message-send-mail-function): Set default using
12594 message-send-mail-function. Adjust doc string.
12595 (message-send-mail-with-mailclient): New function.
12596
12597 2007-11-17 Richard Stallman <rms@gnu.org>
12598
12599 * assistant.el: Remove file.
12600
12601 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
12602
12603 * smime.el (from):
12604 * rfc2047.el (message-posting-charset):
12605 * qp.el (mm-use-ultra-safe-encoding):
12606 * pop3.el (parse-time-months):
12607 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
12608 * nnml.el (files):
12609 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
12610 (jka-compr-compression-info-list, ange-ftp-path-format)
12611 (efs-path-regexp):
12612 * nndiary.el (files):
12613 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
12614 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
12615 (epg-digest-algorithm-alist, inhibit-redisplay)
12616 (password-cache-expiry):
12617 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
12618 (pgg-output-buffer, password-cache-expiry):
12619 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
12620 (efs-path-regexp):
12621 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
12622 (inhibit-redisplay):
12623 * mm-uu.el (file-name, start-point, end-point, entry)
12624 (gnus-newsgroup-name, gnus-newsgroup-charset):
12625 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
12626 (latin-unity-ucs-list):
12627 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
12628 (mm-uu-binhex-decode-function):
12629 * message.el (gnus-message-group-art, gnus-list-identifiers)
12630 (rmail-enable-mime-composing, gnus-local-organization)
12631 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
12632 (gnus-read-active-file, facemenu-add-face-function)
12633 (facemenu-remove-face-function, gnus-article-decoded-p)
12634 (tool-bar-mode):
12635 * mail-source.el (display-time-mail-function):
12636 * gnus-util.el (nnmail-pathname-coding-system)
12637 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
12638 (gnus-original-article-buffer, gnus-user-agent)
12639 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
12640 (xemacs-codename, sxemacs-codename, emacs-program-version):
12641 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
12642 * gnus-start.el (gnus-agent-covered-methods)
12643 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
12644 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
12645 (gnus-newsgroup-headers, gnus-group-list-mode)
12646 (gnus-group-mark-positions, gnus-newsgroup-data)
12647 (gnus-newsgroup-unreads, nnoo-state-alist)
12648 (gnus-current-select-method, mail-sources)
12649 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
12650 (nnmail-spool-file, gnus-cache-active-hashtb):
12651 * gnus-mh.el (mh-lib-progs):
12652 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
12653 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
12654 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
12655 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
12656 (gnus-group-buffer):
12657 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
12658 (font-lock-set-defaults):
12659 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
12660 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
12661 (gnus-summary-post-menu, total-parts, type, condition, length):
12662 * gnus-agent.el (gnus-agent-read-agentview):
12663 * flow-fill.el (show-trailing-whitespace):
12664 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
12665 eval-and-compile wrappers for byte compiler pacifiers.
12666
12667 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
12668 (mm-display-inline-fontify): Check for featurep 'xemacs not
12669 extent-list.
12670
12671 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
12672 itimer-list.
12673 (mm-create-image-xemacs): Only do something for XEmacs.
12674 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
12675
12676 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
12677
12678 * gnus-registry.el (gnus-adaptive-word-syntax-table):
12679 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
12680
12681 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
12682
12683 * nnimap.el (nnimap-split-download-body):
12684 * gnus-demon.el (gnus-demon):
12685 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
12686
12687 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
12688
12689 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
12690 New macros.
12691 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
12692 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
12693 copy data from unibyte buffer to multibyte current buffer.
12694 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
12695 to copy data from unibyte current buffer to multibyte buffer.
12696 (nntp-make-process-buffer): Make process buffer unibyte.
12697
12698 * pop3.el (pop3-open-server): Fix typo in Lisp code.
12699
12700 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
12701
12702 * pop3.el (pop3-open-server): Accept and process data more robustly at
12703 connection start to avoid spurious "POP SSL connection failed" errors.
12704
12705 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
12706
12707 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
12708 read group names.
12709
12710 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
12711
12712 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
12713
12714 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
12715
12716 * nnmail.el (nnmail-parse-active): Make group names unibyte.
12717 (nnmail-save-active): Use a unibyte buffer when saving active file,
12718 which may contain non-ASCII group names.
12719
12720 * nnml.el (nnml-request-group): Decode group names in messages.
12721
12722 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
12723
12724 * message.el (message-citation-line-function)
12725 (message-insert-formatted-citation-line): Fix spelling of
12726 `message-insert-formated-citation-line'.
12727
12728 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
12729
12730 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
12731
12732 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
12733
12734 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
12735 nnmail-pathname-coding-system.
12736
12737 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
12738 that a user enters; decode group names in messages.
12739
12740 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
12741
12742 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
12743
12744 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
12745
12746 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
12747
12748 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
12749 risky local variable.
12750
12751 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
12752
12753 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
12754
12755 * encrypt.el: Improve documentation to fix function name typo.
12756 Reported by Daiki Ueno <ueno@unixuser.org>.
12757
12758 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
12759
12760 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
12761 even if the point is not in the last page of an article.
12762 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
12763 back to the previous page.
12764
12765 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
12766
12767 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
12768
12769 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
12770
12771 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
12772
12773 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
12774
12775 * message.el (message-check-news-body-syntax):
12776 Avoid mm-string-as-multibyte.
12777 (message-hide-headers): Don't assume (point-min)==1.
12778
12779 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
12780
12781 * message.el (message-remove-blank-cited-lines): Fix if remove is
12782 given.
12783 (message-bogus-address-regexp): New variable.
12784 (message-bogus-recipient-p): New function.
12785 (message-check-recipients): New command.
12786 (message-syntax-checks): Add `bogus-recipient'.
12787 (message-fix-before-sending): Add `bogus-recipient'.
12788
12789 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
12790 (gnus-treat-body-boundary): Don't test window-system.
12791
12792 2007-10-28 Leo Liu <sdl.web@gmail.com> (tiny change)
12793
12794 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
12795
12796 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
12797
12798 * gnus.el: Bump version to Gnus v5.13.
12799
12800 2007-10-28 Miles Bader <miles@gnu.org>
12801
12802 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
12803 at compile-time too.
12804
12805 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
12806
12807 * gnus-msg.el (gnus-message-setup-hook):
12808 Add `message-remove-blank-cited-lines' to options.
12809
12810 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
12811
12812 * message.el (message-remove-blank-cited-lines): New function.
12813 Suggested by Karl Plästerer.
12814
12815 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
12816
12817 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
12818 mapc.
12819
12820 * imap.el (imap-open): Replace mapcar called for effect with mapc.
12821 (top-level): Use mapc to set functions to be traced for debugging.
12822
12823 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
12824 called for effect with while loop.
12825
12826 * message.el (message-talkative-question): Replace mapcar called for
12827 effect with mapc.
12828
12829 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
12830 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
12831 called for effect with dolist.
12832
12833 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
12834
12835 * nndiary.el: Use dolist instead of mapcar to add diary headers to
12836 gnus-extra-headers and nnmail-extra-headers.
12837
12838 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
12839 called for effect with dolist.
12840 (top-level): Use mapc to set functions to be traced for debugging.
12841
12842 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
12843 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
12844 dolist.
12845
12846 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
12847 Replace mapcar called for effect with mapc.
12848 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
12849 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
12850 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
12851 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
12852
12853 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
12854 remove-if that's a cl function.
12855
12856 * webmail.el (webmail-debug): Replace mapcar called for effect with
12857 dolist.
12858
12859 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
12860
12861 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
12862 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
12863 with while loop.
12864
12865 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
12866 functions from article-* functions.
12867 (gnus-multi-decode-header): Replace mapcar called for effect with
12868 dolist.
12869
12870 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
12871 (gnus-bookmark-show-details): Replace mapcar called for effect with
12872 while loop.
12873
12874 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
12875 called for effect with while loop.
12876
12877 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
12878 with dolist.
12879
12880 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12881 Replace mapcar called for effect with dolist.
12882
12883 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
12884
12885 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
12886 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
12887 Replace mapcar called for effect with dolist.
12888 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
12889 mapc.
12890
12891 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
12892 Replace mapcar called for effect with dolist.
12893 (gnus-topic-list): Replace mapcar called for effect with mapc.
12894
12895 * gnus.el: Use mapc instead of mapcar to add autoloads.
12896
12897 2007-10-23 Richard Stallman <rms@gnu.org>
12898
12899 * gnus-group.el (gnus-group-highlight): Mark as risky.
12900
12901 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
12902
12903 * gnus.el (gnus-server-to-method): Return method found first in
12904 gnus-newsrc-alist.
12905
12906 * gnus-art.el (gnus-article-highlight-signature)
12907 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
12908 button overlay without the front stickiness.
12909
12910 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
12911
12912 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
12913 overview buffer needed a catch to receive its throw.
12914 (gnus-agent-flush-cache): Declare as interactive to make this function
12915 easier to use.
12916
12917 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
12918
12919 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
12920 `next-line'.
12921
12922 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
12923
12924 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
12925 exclude address matching message-dont-reply-to-names.
12926
12927 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
12928
12929 * gnus-util.el (gnus-string<): New function.
12930
12931 * gnus-sum.el (gnus-article-sort-by-author)
12932 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
12933
12934 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
12935
12936 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
12937 the frame-focus tag is set in gnus-buffer-configuration.
12938
12939 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
12940
12941 * gnus-art.el (gnus-article-add-button): Make a button overlay without
12942 the front stickiness.
12943
12944 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
12945
12946 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
12947 url pattern; remove duplicate one.
12948 (gnus-article-extend-url-button): New function.
12949 (gnus-article-add-buttons): Use it.
12950 (gnus-button-push): Use concatenated url that it makes.
12951
12952 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
12953
12954 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
12955 (sieve-manage-open): Use `mapc' instead of `mapcar'.
12956
12957 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
12958
12959 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
12960 Don't hardcode point-min==1.
12961
12962 2007-09-30 David Kastrup <dak@gnu.org>
12963
12964 * gnus-art.el (gnus-article-reply-with-original)
12965 (gnus-article-followup-with-original): When `transient-mark-mode' is
12966 off, refrain from active-region behavior for followups.
12967
12968 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
12969
12970 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
12971 Fix comment about "iso8859-1".
12972
12973 2007-10-08 Daiki Ueno <ueno@unixuser.org>
12974
12975 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
12976 ones returned from the verify-function.
12977
12978 * mm-uu.el (mm-uu-pgp-signed-extract-1):
12979 Call mml2015-extract-cleartext-signature if extraction failed.
12980
12981 2007-10-07 Daiki Ueno <ueno@unixuser.org>
12982
12983 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
12984 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
12985 failed.
12986
12987 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
12988
12989 * Relicense "GPLv2 or later" files to "GPLv3 or later".
12990
12991 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
12992
12993 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
12994 to mark a thread as expirable. Add variable `hide' to handle hiding of
12995 thread for both the null and zero (kill/expire thread) universal prefix
12996 cases.
12997 (gnus-summary-expire-thread): Add new function to expire a thread,
12998 using gnus-summary-kill-thread.
12999 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
13000 shortcuts for gnus-summary-expire-thread.
13001 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
13002 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
13003
13004 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
13005
13006 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
13007 extras value, so an extras entry can be deleted.
13008 (gnus-registry-delete-extra-entry): Use it.
13009 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
13010 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
13011 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
13012 storage through the gnus-registry, and provide an appropriate API for
13013 it.
13014
13015 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
13016
13017 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
13018 Suggested by Leo <sdl.web@gmail.com>.
13019
13020 * gnus.el: Do.
13021
13022 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
13023
13024 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
13025 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
13026
13027 * gnus-agent.el (gnus-agent-fetch-headers): Do.
13028
13029 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
13030 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
13031
13032 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
13033
13034 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
13035 newline.
13036 (nnmbox-request-accept-article): Don't change article in source buffer;
13037 narrow to header to use message-fetch-field rather than
13038 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
13039 (nnmbox-request-replace-article): Quote lines that'll be misidentified
13040 as delimiters; make sure article ends with newline.
13041 (nnmbox-delete-mail): Correct last position of article to be deleted;
13042 ignore X-Gnus-Newsgroup header in article body.
13043 (nnmbox-save-mail): Quote lines looking like delimiters at the right
13044 positions; make sure article ends with newline.
13045
13046 * message.el (message-display-abbrev): Don't infloop when a user
13047 inserts SPC in the beginning of header.
13048
13049 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
13050
13051 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
13052 list of groups not followed by default. Fix type to be regexp.
13053 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
13054
13055 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
13056
13057 * hmac-def.el (define-hmac-function): Switch from old-style to
13058 new-style backquotes.
13059
13060 * md4.el (md4-make-step): Likewise.
13061
13062 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
13063
13064 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
13065 raw-text coding system when saving .newsrc file, which may contain
13066 non-ASCII group names.
13067
13068 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
13069
13070 * gnus-cus.el (gnus-score-extra): New widget.
13071 (gnus-score-extra-convert): New function.
13072 (gnus-score-customize): Use it for Extra.
13073
13074 2007-08-31 Daiki Ueno <ueno@unixuser.org>
13075
13076 * mml2015.el (mml2015-extract-cleartext-signature): New function.
13077 (mml2015-mailcrypt-clear-verify): Use it.
13078 (mml2015-gpg-clear-verify): Use it.
13079 (mml2015-pgg-clear-verify): Use it.
13080 (mml2015-epg-clear-verify): Replace the current part with the output
13081 from GnuPG; don't extract the plaintext by itself.
13082
13083 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
13084 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
13085 mml2015-clear-verify-function; don't touch the armor headers or
13086 dash-escaped text here.
13087
13088 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
13089
13090 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
13091 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
13092 parts, or application/octet-stream as a last resort.
13093 (gnus-mime-view-part-as-type): Don't toggle display.
13094 (gnus-mime-view-part-as-charset): Don't turn off display before
13095 querying charset.
13096
13097 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
13098 stuff to undisplayer function in Emacs.
13099 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
13100
13101 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
13102 text/calendar parts.
13103
13104 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
13105
13106 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
13107 decoding text/calendar parts.
13108
13109 * message.el (message-forward-make-body-mime): Always mark body as
13110 having no illegible text; remove signed-or-encrypted argument.
13111 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
13112
13113 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
13114 (mml-generate-mime-1): Don't encode body if it is specified to be in
13115 raw form; don't make buffer be unibyte when inserting multibyte string.
13116
13117 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
13118
13119 * sha1.el: Fix up comment style.
13120 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
13121 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
13122
13123 * hex-util.el: Fix up comment style.
13124 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
13125
13126 * gnus-salt.el: Use with-current-buffer.
13127 (gnus-pick-setup-message): Fix long-standing typo.
13128
13129 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
13130
13131 * imap.el (imap-logout-timeout): New variable.
13132 (imap-logout, imap-logout-wait): New functions.
13133 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
13134
13135 * nnimap.el (nnimap-logout-timeout): New server variable.
13136 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
13137 nnimap-logout-timeout.
13138
13139 * gnus-art.el (gnus-article-summary-command-nosave)
13140 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
13141
13142 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
13143
13144 * gnus.el (gnus-maximum-newsgroup): New variable.
13145
13146 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
13147 according to gnus-maximum-newsgroup.
13148
13149 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
13150 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
13151 Limit the range of articles according to gnus-maximum-newsgroup.
13152
13153 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
13154
13155 * gnus-art.el (gnus-sticky-article): Fix problems described in
13156 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
13157 Don't perform gnus-configure-windows here; reuse existing sticky
13158 article buffer.
13159
13160 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
13161 it doesn't exist in gnus-article-mode.
13162
13163 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
13164
13165 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
13166 (gnus-agent-decoded-group-name): New function.
13167 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
13168 (gnus-agent-expire-group-1): Use it; decode group name in messages.
13169
13170 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
13171
13172 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
13173 Add binding for gnus-sticky-article.
13174 (gnus-summary-exit): Don't kill sticky article buffers.
13175
13176 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
13177 article buffer.
13178 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
13179 (gnus-kill-sticky-article-buffers): New commands.
13180
13181 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
13182
13183 * nntp.el (nntp-xref-number-is-evil): New server variable.
13184 (nntp-find-group-and-number): If it is non-nil, don't trust article
13185 numbers in the Xref header.
13186
13187 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
13188
13189 * gnus-agent.el (gnus-agent-read-group): New function.
13190 (gnus-agent-flush-group, gnus-agent-expire-group)
13191 (gnus-agent-regenerate-group): Use it.
13192 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
13193 nnmail-pathname-coding-system.
13194
13195 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
13196
13197 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
13198
13199 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
13200 that are unread as unread, and also as selected so that information of
13201 marks having been changed by a user may be updated when exiting group.
13202
13203 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
13204
13205 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
13206
13207 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
13208
13209 * gnus-art.el (gnus-mime-display-single): Pass part number that is
13210 calculated ignoring signature parts to gnus-treat-article.
13211
13212 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
13213
13214 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
13215 a point here in order to keep the window start.
13216 (gnus-insert-mime-security-button): Make a button overlay without the
13217 front stickiness.
13218 (gnus-mime-display-security): Goto the end of a button.
13219
13220 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
13221
13222 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
13223
13224 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
13225 group-name-at-point.
13226 (gnus-group-completing-read): New function that offers decoded
13227 non-ASCII group names for completion.
13228 (gnus-fetch-group, gnus-group-read-ephemeral-group)
13229 (gnus-group-jump-to-group, gnus-group-make-group-simple)
13230 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
13231 (gnus-group-fetch-control): Use it.
13232 (gnus-fetch-group): Use group-name-at-point for the initial value
13233 rather than the default value; use gnus-alive-p.
13234
13235 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
13236 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
13237 (gnus-summary-post-news): Use gnus-group-completing-read.
13238
13239 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
13240 (gnus-read-move-group-name): Decode group name for completion.
13241
13242 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
13243
13244 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
13245 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
13246 Yamaoka slightly modified the code).
13247
13248 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
13249
13250 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
13251 (nnmail-split-incoming): Bind it.
13252
13253 * nnml.el (nnml-group-name-charset): New function.
13254 (nnml-decoded-group-name): Use it; don't decode group name if
13255 nnmail-group-names-not-encoded-p is non-nil.
13256 (nnml-encoded-group-name): New function.
13257 (nnml-group-pathname): Inline nnml-decoded-group-name.
13258 (nnml-request-expire-articles): Decode group name in message.
13259 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
13260 nnmail-pathname-coding-system.
13261 (nnml-save-mail, nnml-active-number): Work with decoded group names and
13262 not decoded ones according to nnmail-group-names-not-encoded-p.
13263 (nnml-generate-active-info): Use nnml-encoded-group-name.
13264
13265 2007-08-08 Glenn Morris <rgm@gnu.org>
13266
13267 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
13268 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
13269 doc-strings and comments.
13270
13271 2007-07-25 Glenn Morris <rgm@gnu.org>
13272
13273 * Relicense all FSF files to GPLv3 or later.
13274
13275 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
13276
13277 * gnus-sum.el (gnus-summary-move-article):
13278 Make gnus-summary-respool-article work.
13279
13280 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
13281
13282 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
13283 string.
13284
13285 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
13286
13287 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
13288 that should be ignored when comparing distant RSS articles with local
13289 ones.
13290 (nnrss-make-hash-index): New function. Create a hash index according
13291 to the ignored fields.
13292 (nnrss-check-group): Use it.
13293
13294 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
13295
13296 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
13297
13298 * gnus-art.el (article-decode-group-name): Decode Xref header too.
13299
13300 * gnus-group.el (gnus-group-make-group): Encode group name here unless
13301 the new optional argument ENCODED is non-nil.
13302 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
13303 coding system for encoding group name.
13304 (gnus-group-make-rss-group): Pass un-encoded group name to
13305 gnus-group-make-group.
13306 (gnus-group-set-info): Tell gnus-group-make-group that group name is
13307 encoded.
13308
13309 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
13310 Encode group name to which articles are moved or copied.
13311 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
13312 coding system for encoding Newsgroup, Followup-To and Xref headers.
13313
13314 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
13315 marks; use nnheader-file-coding-system to write a file.
13316 (nnagent-retrieve-headers): Bind file-name-coding-system to
13317 nnmail-pathname-coding-system.
13318
13319 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
13320
13321 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
13322 (nnml-request-article, nnml-request-create-group)
13323 (nnml-request-rename-group, nnml-find-id)
13324 (nnml-possibly-change-directory, nnml-possibly-create-directory)
13325 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
13326 (nnml-save-marks): Use nnml-group-pathname instead of
13327 nnmail-group-pathname.
13328
13329 (nnml-request-create-group, nnml-request-expire-articles)
13330 (nnml-request-move-article, nnml-request-delete-group)
13331 (nnml-deletable-article-p, nnml-possibly-create-directory)
13332 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
13333 (nnml-open-marks): Bind file-name-coding-system to
13334 nnmail-pathname-coding-system.
13335
13336 (nnml-request-article): Pass server argument to nnml-find-group-number.
13337 (nnml-request-create-group, nnml-active-number, nnml-save-marks):
13338 Pass server argument to nnml-possibly-create-directory.
13339 (nnml-request-accept-article): Pass server argument to
13340 nnml-active-number and nnml-save-mail.
13341 (nnml-find-group-number): Pass server argument to nnml-find-id.
13342 (nnml-request-update-info): Pass server argument to
13343 nnml-marks-changed-p.
13344
13345 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
13346 (nnml-save-mail, nnml-active-number): Add server argument.
13347
13348 (nnml-request-delete-group): Warn if group is missing.
13349 (nnml-get-nov-buffer): Decode group name.
13350 (nnml-generate-active-info): Encode group name.
13351 (nnml-open-marks): Decode group name in messages.
13352
13353 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
13354
13355 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
13356 if it is not specified.
13357 (gnus-article-pipe-part, gnus-article-save-part)
13358 (gnus-article-interactively-view-part, gnus-article-copy-part)
13359 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
13360 (gnus-article-inline-part, gnus-article-save-part-and-strip)
13361 (gnus-article-replace-part, gnus-article-delete-part)
13362 (gnus-article-view-part-as-type): Pass raw prefix argument to
13363 gnus-article-part-wrapper.
13364
13365 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
13366
13367 * gnus-agent.el (gnus-agent-save-active):
13368 Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
13369
13370 * gnus-cache.el (gnus-cache-save-buffers)
13371 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
13372 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
13373 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
13374 (gnus-cache-braid-nov, gnus-cache-braid-heads)
13375 (gnus-cache-generate-active, gnus-cache-rename-group)
13376 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
13377 (gnus-cache-update-overview-total-fetched-for):
13378 Bind file-name-coding-system to nnmail-pathname-coding-system.
13379 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
13380 New variables.
13381 (gnus-cache-decoded-group-name): New function.
13382 (gnus-cache-file-name): Use it.
13383 (gnus-cache-generate-active): Use non-decoded group name for active.
13384
13385 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
13386 right place.
13387 (gnus-write-active-file): Don't break non-ASCII group names.
13388
13389 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
13390 nnmail-pathname-coding-system.
13391
13392 * gnus-uu.el (gnus-uu-decode-save): Typo.
13393
13394 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
13395
13396 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
13397
13398 2007-07-14 David Kastrup <dak@gnu.org>
13399
13400 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
13401 finishing actions if we did not edit the article.
13402
13403 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
13404
13405 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
13406 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
13407 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
13408 (gnus-agent-flush-group, gnus-agent-flush-cache)
13409 (gnus-agent-fetch-headers, gnus-agent-load-alist)
13410 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
13411 (gnus-agent-retrieve-headers, gnus-agent-request-article)
13412 (gnus-agent-regenerate-group)
13413 (gnus-agent-update-files-total-fetched-for)
13414 (gnus-agent-update-view-total-fetched-for):
13415 Bind file-name-coding-system to nnmail-pathname-coding-system.
13416 (gnus-agent-group-pathname): Don't encode file names by
13417 nnmail-pathname-coding-system.
13418 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
13419 coding-system-for-write instead of buffer-file-coding-system to
13420 gnus-agent-file-coding-system.
13421
13422 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
13423 Decode group name.
13424
13425 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
13426
13427 * gnus-start.el (gnus-update-active-hashtb-from-killed)
13428 (gnus-read-newsrc-el-file): Make group names unibyte.
13429
13430 * nnmail.el (nnmail-group-pathname): Don't encode file names by
13431 nnmail-pathname-coding-system.
13432
13433 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
13434 (nnrss-request-delete-group): Bind file-name-coding-system to
13435 nnmail-pathname-coding-system.
13436 (nnrss-read-server-data, nnrss-read-group-data):
13437 Bind file-name-coding-system correctly.
13438 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
13439
13440 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
13441 (nntp-server-to-method-cache): New variable.
13442 (nntp-group-pathname): New function that decodes non-ASCII group names.
13443 (nntp-possibly-create-directory, nntp-marks-changed-p)
13444 (nntp-save-marks, nntp-open-marks): Use it.
13445 (nntp-possibly-create-directory, nntp-open-marks):
13446 Bind file-name-coding-system to nnmail-pathname-coding-system.
13447 (nntp-open-marks): Decode group names when bootstrapping marks.
13448
13449 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
13450 Newsgroups and Followup-To headers.
13451
13452 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
13453
13454 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13455 (gnus-server-closed-face, gnus-server-denied-face)
13456 (gnus-server-offline-face): Remove variable.
13457 (gnus-server-font-lock-keywords): Use faces that are not aliases.
13458
13459 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
13460 of modifying message-stack directly for XEmacs.
13461
13462 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
13463 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
13464 if the coding-system argument is nil for XEmacs.
13465
13466 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
13467 mm-charset-override-alist.
13468
13469 * rfc2047.el: Don't require base64; require rfc2045 for the function
13470 rfc2045-encode-string.
13471 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
13472 to quote the parameter value.
13473
13474 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
13475
13476 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
13477 form in gnus-group-name-charset-method-alist.
13478
13479 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
13480 overrides the default layout edit-form.
13481
13482 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
13483
13484 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
13485
13486 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
13487
13488 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
13489 as unfetched articles.
13490
13491 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
13492
13493 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
13494
13495 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
13496
13497 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
13498 original back end that keeps marks in the local system.
13499
13500 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
13501
13502 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
13503 arg of pop-to-buffer for XEmacs.
13504 (gnus-article-read-summary-keys): Ditto; don't restore window
13505 configuration if summary command ends up with neither article buffer
13506 nor summary buffer; describe bindings if summary keys end with C-h.
13507
13508 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
13509
13510 * message.el (message-fix-before-sending): Skip raw message part to be
13511 forwarded while checking illegible text.
13512 (message-forward-make-body-mime, message-forward-make-body):
13513 Mark signed or encrypted raw message as having no illegible text.
13514
13515 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
13516
13517 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
13518 (gnus-message-with-timestamp-1): New macro.
13519 (gnus-message-with-timestamp): New function.
13520 (gnus-message): Use them.
13521
13522 * nnheader.el (nnheader-message): Use them.
13523
13524 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
13525
13526 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
13527 .newsrc.eld file.
13528
13529 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
13530
13531 * gnus-agent.el (gnus-agent-fetch-headers)
13532 (gnus-agent-retrieve-headers):
13533 Bind gnus-decode-encoded-address-function to identity.
13534
13535 * nntp.el (nntp-send-xover-command): Recognize an xover command is
13536 available also when the server returns simply a dot.
13537
13538 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
13539
13540 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
13541
13542 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
13543
13544 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
13545
13546 * gnus-ems.el (gnus-x-splash): Make it work.
13547
13548 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
13549 from being used.
13550
13551 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
13552
13553 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
13554 the front stickiness.
13555 (gnus-article-summary-command-nosave): Correct the order of the
13556 arguments passed to pop-to-buffer.
13557 (gnus-article-read-summary-keys): Ditto; make it work properly when the
13558 summary command ends up with the article buffer.
13559
13560 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
13561 the same faces.
13562
13563 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
13564
13565 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
13566
13567 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
13568
13569 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
13570 * gnus-sum.el (gnus-summary-highlight):
13571 * mail-source.el (mail-source-delete-old-incoming-confirm):
13572 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
13573
13574 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
13575
13576 * gnus-art.el (gnus-mime-view-part-externally)
13577 (gnus-mime-view-part-internally): Fix predicate function passed to
13578 completing-read.
13579
13580 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
13581
13582 * gnus.el (gnus-update-message-archive-method): Add :version.
13583
13584 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
13585
13586 * gnus.el (gnus-update-message-archive-method): New variable.
13587
13588 * gnus-start.el (gnus-setup-news): Update saved "archive" method
13589 according to gnus-message-archive-method if
13590 gnus-update-message-archive-method is non-nil.
13591
13592 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
13593
13594 * gnus-sum.el (gnus-summary-limit-to-address): New function.
13595 Suggested by Loic Dachary <loic@dachary.org>.
13596 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13597
13598 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
13599
13600 * message.el (message-pop-to-buffer): Add switch-function argument.
13601 (message-mail): Pass switch-function argument to it.
13602
13603 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
13604
13605 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
13606 Improve doc string.
13607
13608 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
13609
13610 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
13611 (gnus-header-content):
13612 * gnus-cite.el (gnus-cite-10):
13613 * gnus-srvr.el (gnus-server-closed):
13614 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
13615 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
13616 (gnus-group-mail-3-empty, gnus-group-mail-low)
13617 (gnus-group-mail-low-empty, gnus-splash):
13618 * message.el (message-header-to, message-header-cc)
13619 (message-header-subject, message-header-other, message-header-name)
13620 (message-header-xheader, message-separator, message-cited-text)
13621 (message-mml): Lighten colors of faces used for dark background.
13622
13623 2007-05-24 Simon Josefsson <simon@josefsson.org>
13624
13625 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
13626 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
13627
13628 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
13629
13630 * message.el (message-narrow-to-headers-or-head):
13631 Ignore mail-header-separator in the body.
13632
13633 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
13634
13635 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
13636 same as window size.
13637
13638 2007-05-22 Kevin Ryde <user42@zip.com.au>
13639
13640 * message.el (message-font-lock-keywords): Use message-header-xheader
13641 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
13642 ahead of the anything pattern, to get it recognized.
13643
13644 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
13645
13646 * gnus-sum.el (gnus-articles-to-read)
13647 (gnus-summary-insert-old-articles): Don't truncate group name for
13648 `read-string'.
13649
13650 * gnus-util.el (gnus-limit-string): Delete this function.
13651
13652 * gnus-sum.el (gnus-simplify-subject-fully):
13653 Use `truncate-string-to-width' instead.
13654
13655 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
13656
13657 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
13658 Tell if, on summary exit, the next group has to be selected.
13659 (gnus-summary-exit): Use it.
13660
13661 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
13662
13663 * gnus-art.el (gnus-article-mode): Fix comment about displaying
13664 non-break space.
13665
13666 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
13667
13668 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
13669 Check if group is not a directory.
13670 (nnfolder-request-expire-articles): Don't delete articles if the target
13671 group is not available.
13672
13673 * nnml.el (nnml-request-create-group): Properly check if group is not a
13674 file.
13675 (nnml-request-expire-articles): Don't delete articles if the target
13676 group is not available.
13677
13678 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13679 Don't quote characters that are within parentheses.
13680
13681 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
13682
13683 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
13684 (gnus-handle-ephemeral-exit): Select article according to it.
13685
13686 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
13687
13688 * message.el (message-insert-formated-citation-line): Remove newline.
13689 (message-citation-line-format): Add final \n here so that the user can
13690 avoid a blank line.
13691
13692 2007-05-03 Dan Christensen <jdc@uwo.ca>
13693
13694 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
13695 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
13696 Update lanl/arXiv support.
13697
13698 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
13699
13700 * gnus.el: Bump version number.
13701
13702 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
13703
13704 * gnus.el (gnus-version-number): Bump version.
13705
13706 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
13707
13708 * gnus.el: No Gnus v0.6 is released.
13709
13710 2007-04-27 Didier Verna <didier@xemacs.org>
13711
13712 * gnus-util.el (gnus-orify-regexp): Move and rename to ...
13713 * gmm-utils.el (gmm-regexp-concat): ... here.
13714 * message.el: Don't require 'gnus-util.
13715 (message-dont-reply-to-names): Handle name change above.
13716 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
13717
13718 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
13719
13720 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
13721 since the initial value varies according to the system.
13722
13723 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
13724
13725 * mm-util.el (mm-charset-synonym-alist): Defcustom.
13726
13727 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
13728
13729 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
13730
13731 2007-04-24 Didier Verna <didier@xemacs.org>
13732
13733 Improve the type of gnus-ignored-from-addresses.
13734 * gnus-util.el (gnus-orify-regexp): New function.
13735 * message.el (gnus-util): Require it.
13736 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
13737 * gnus-sum.el (gnus-ignored-from-addresses): New function.
13738 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
13739
13740 2007-04-24 Didier Verna <didier@xemacs.org>
13741
13742 * gnus-sum.el:
13743 * gnus-utils.el: Fix some trailing whitespaces.
13744
13745 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
13746
13747 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
13748 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
13749 article's Message-ID; refer parent article in summary buffer.
13750
13751 * message.el (message-bounce): Call mime-to-mml.
13752
13753 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
13754
13755 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
13756
13757 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
13758
13759 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
13760 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
13761 displayed of multipart/alternative part if it is invoked from summary
13762 buffer.
13763
13764 * mm-view.el (mm-inline-text-html-render-with-w3m)
13765 (mm-inline-text-html-render-with-w3m-standalone)
13766 (mm-inline-render-with-function): Use mail-parse-charset by default.
13767
13768 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
13769
13770 * parse-time.el (parse-time-string-chars): Check if CHAR
13771 is less than the length of parse-time-syntax.
13772
13773 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
13774
13775 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
13776 from gnus-newsgroup-processable.
13777
13778 2007-04-16 Didier Verna <didier@xemacs.org>
13779
13780 * gnus-msg.el (gnus-configure-posting-styles):
13781 Handle message-signature-directory properly with :file syntax.
13782 Reported by "Leo".
13783
13784 2007-04-11 Didier Verna <didier@xemacs.org>
13785
13786 New user option: message-signature-directory.
13787 * gnus-msg.el (gnus-configure-posting-styles): Support it.
13788 * message.el (message-insert-signature): Ditto.
13789 * message.el (message-signature-file): Doc update.
13790 * message.el (message-signature-directory): New.
13791
13792 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
13793
13794 * gnus-msg.el (gnus-inews-yank-articles):
13795 Use message-exchange-point-and-mark instead of exchange-point-and-mark.
13796
13797 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
13798
13799 * message.el (message-yank-original): Make sure cited text ends with
13800 newline; don't exchange point and mark.
13801
13802 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
13803
13804 * tls.el (open-tls-stream): Properly handle case where there
13805 is no associated buffer.
13806
13807 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
13808
13809 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
13810 message-yank-original, make sure (< mark TEXT point).
13811
13812 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
13813
13814 * message.el (message-fill-column): New variable.
13815 (message-mode): Use it. Add comment on a possible new hook.
13816
13817 * nnmail.el (nnmail-spool-file): Mark as obsolete.
13818 (nnmail-get-new-mail): Reformat.
13819
13820 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
13821
13822 * gmm-utils.el: Fix Commentary.
13823 (gmm-tool-bar-from-list): Fix typo in doc string.
13824
13825 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
13826
13827 * message.el (message-yank-original): Don't switch point and mark
13828 unnecessarily to put point and mark as documented.
13829
13830 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
13831
13832 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
13833 from the message heads.
13834
13835 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
13836
13837 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
13838 article buffer does not have a window. This may not be the best
13839 solution but is certainly better than setting the start of the null,
13840 that is the current, window.
13841
13842 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
13843
13844 * gnus-draft.el (gnus-draft-setup-hook): New hook.
13845 (gnus-draft-setup): Run it.
13846
13847 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
13848 gnus-score-fast-scoring. Allow regexp.
13849 (gnus-score-headers): Use it.
13850
13851 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
13852 XEmacs.
13853
13854 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
13855 string.
13856 (gnus-button-alist): Also catch `<f1> k ...'.
13857 (gnus-treat-display-x-face): Fix doc string.
13858
13859 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13860
13861 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
13862 evaluation of gnus-extended-version to ensure correct generation of the
13863 User-Agent header when message-generate-headers-first is used.
13864
13865 2007-03-24 Simon Josefsson <simon@josefsson.org>
13866
13867 * hashcash.el (hashcash-generate-payment-async): Don't crash if
13868 hashcash-path is nil. Don't call callback with incorrect number of
13869 parameters if val is 0.
13870
13871 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13872
13873 * message.el (message-required-news-headers):
13874 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
13875
13876 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
13877
13878 * message.el (message-generate-new-buffers): Change the meaning of the
13879 nil value; add `standard' to the choices; treat t as `unique'; improve
13880 doc string.
13881 (gnus-select-frame-set-input-focus): Autoload.
13882 (message-buffer-name): Search for the existing message buffer if
13883 message-generate-new-buffers is nil or `standard'; treat the value t of
13884 message-generate-new-buffers as `unique'.
13885 (message-pop-to-buffer): Raise the frame already displaying the message
13886 buffer; clear the echo area after querying.
13887 (message-setup): Pass the `continue' argument to compose-mail.
13888 (message-mail): Prefer `switch-function' if it is given; search for the
13889 existing message buffer if the `continue' argument is non-nil; pass
13890 continue and switch-function arguments to compose-mail by way of
13891 message-setup.
13892 (message-mail-other-window): Adjust argument of message-setup.
13893 (message-mail-other-frame): Ditto.
13894
13895 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
13896
13897 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
13898 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
13899 to turn font-lock on when turning gnus-message-citation-mode on.
13900
13901 2007-03-06 Daiki Ueno <ueno@unixuser.org>
13902
13903 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
13904 (mml-smime-function-alist): New variable; add epg as the backend.
13905 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
13906 mml-smime- functions instead.
13907 * mm-view.el: Require smime.
13908
13909 2007-03-05 Didier Verna <didier@xemacs.org>
13910
13911 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
13912 instead of just inheritance for posting styles.
13913 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
13914
13915 2007-02-24 John Paul Wallington <jpw@pobox.com>
13916
13917 * tls.el (tls-certtool-program): Fix custom type.
13918
13919 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
13920
13921 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
13922 and point-at-eol instead of line-(beginning|end)-position.
13923
13924 * assistant.el (assistant-parse-buffer): Ditto.
13925
13926 2007-02-28 Daiki Ueno <ueno@unixuser.org>
13927
13928 * mml2015.el (mml2015-epg-find-usable-key): New function.
13929 (mml2015-epg-sign): Use it.
13930 (mml2015-epg-encrypt): Use it.
13931
13932 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
13933
13934 * message.el (message-make-in-reply-to): Quote name containing
13935 non-ASCII characters. It will make the RFC2047 encoder cause an error
13936 if there are special characters. Reported by NAKAJI Hiroyuki
13937 <nakaji@jp.freebsd.org>.
13938
13939 2007-02-27 Didier Verna <didier@xemacs.org>
13940
13941 Include the group parameters as well as the topic ones in the
13942 inheritance filter process.
13943 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
13944 argument GROUP-PARAMS-LIST.
13945 * gnus-topic.el (gnus-group-topic-parameters): Use it.
13946
13947 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
13948
13949 * nntp.el (nntp-never-echoes-commands)
13950 (nntp-open-connection-functions-never-echo-commands): New variables.
13951 (nntp-send-command): Use them.
13952
13953 2007-02-20 Daiki Ueno <ueno@unixuser.org>
13954
13955 * mml2015.el (mml2015-epg-verify): Simplify.
13956
13957 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
13958
13959 * mml.el (mml-content-disposition-alist): New user option.
13960 (mml-content-disposition): New function.
13961 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
13962 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
13963
13964 2007-02-19 Daiki Ueno <ueno@unixuser.org>
13965
13966 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
13967 verification.
13968
13969 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13970
13971 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
13972 articles posted in the last 24 hours.
13973
13974 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
13975
13976 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
13977
13978 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
13979
13980 * nntp.el (nntp-send-command): Don't wait for echoes when
13981 nntp-open-ssl-stream is used.
13982
13983 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
13984
13985 * gnus-cite.el (gnus-test-font-lock-add-keywords)
13986 (gnus-message-add-citation-keywords)
13987 (gnus-message-remove-citation-keywords): Remove.
13988 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
13989 directly, make the variables in font-lock-defaults buffer-local, add
13990 gnus-message-citation-keywords to them and then update the value of
13991 font-lock-keywords.
13992
13993 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
13994
13995 * message.el (message-cite-original-1): Don't call
13996 gnus-article-highlight-citation.
13997
13998 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
13999 citations; fix line count.
14000
14001 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
14002
14003 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
14004 (gnus-message-add-citation-keywords)
14005 (gnus-message-remove-citation-keywords): Use it; fix the emulating
14006 versions of font-lock-add-keywords and font-lock-remove-keywords to
14007 work with XEmacs correctly.
14008
14009 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
14010
14011 * gnus-cite.el (gnus-cite-face-list): Set the values of
14012 gnus-message-max-citation-depth and gnus-message-citation-keywords.
14013 (gnus-message-max-citation-depth): Use defvar rather than defconst.
14014 (gnus-message-cite-prefix-regexp): New variable.
14015 (gnus-message-search-citation-line): Use it; protect against long
14016 citation prefix; fill match data with nil rather than 0 for XEmacs; set
14017 the 0th match data for Emacs.
14018 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
14019 (gnus-message-add-citation-keywords): Append keywords rather than
14020 prepending; emulate font-lock-add-keywords if it is not available.
14021 (gnus-message-remove-citation-keywords):
14022 Emulate font-lock-remove-keywords if it is not available.
14023
14024 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
14025
14026 * message.el (message-cite-prefix-regexp): Set the value of
14027 gnus-message-cite-prefix-regexp.
14028
14029 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14030
14031 * nnweb.el (nnweb-google-parse-1): Update parser.
14032
14033 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
14034
14035 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
14036
14037 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14038
14039 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14040 regexp.
14041
14042 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
14043
14044 * uudecode.el (uudecode-string-to-multibyte): New function emulating
14045 string-to-multibyte.
14046 (uudecode-decode-region-internal): Use it.
14047
14048 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
14049
14050 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
14051 Fix custom choice.
14052
14053 * gnus-art.el (gnus-signature-limit): Fix custom choice.
14054
14055 2007-01-22 Daiki Ueno <ueno@unixuser.org>
14056
14057 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
14058
14059 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
14060 `write-region' to respect `mm-inhibit-file-name-handlers'.
14061
14062 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
14063
14064 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
14065 Use gnus-home-directory instead of "~/" or "$HOME".
14066
14067 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
14068
14069 * encrypt.el (encrypt-insert-file-contents): Add better prompt
14070 to mention filename.
14071 Add comments at beginning regarding usage.
14072 (encrypt-write-file-contents): Change interactive so a string is
14073 acceptable. If the file has no associated model, show an error instead
14074 of a nonsense prompt.
14075
14076 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
14077
14078 * spam.el (spam-bsfilter-ham-switch): Fix typo.
14079 Thanks to Yoshihiko Yamada for kind notification of this typo.
14080
14081 2007-01-12 Kenichi Handa <handa@m17n.org>
14082
14083 * uudecode.el (uudecode-decode-region-internal): Make it work in a
14084 multibyte buffer.
14085
14086 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
14087
14088 * gnus-score.el (gnus-score-fast-scoring): New variable.
14089 (gnus-score-headers): Use it.
14090
14091 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
14092
14093 * message.el (message-cite-original-1):
14094 Call gnus-article-highlight-citation if requested.
14095 (message-make-from): Allow name and address as optional arguments.
14096
14097 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
14098
14099 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
14100 bugs to doc string.
14101 (gnus-button-alist): Add mid\\|message-id.
14102 (gnus-button-fetch-group): Extend for use in
14103 `browse-url-browser-function'.
14104 (gnus-button-url-regexp): Try to catch paired parentheses like in
14105 Wikipedia URLs.
14106
14107 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
14108 Suggested by Simon Krahnke <overlord@gmx.li>.
14109
14110 2007-01-13 Romain Francoise <romain@orebokech.com>
14111
14112 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
14113 Update copyright.
14114
14115 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
14116
14117 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
14118
14119 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
14120
14121 * gnus-registry.el (gnus-registry-unfollowed-groups)
14122 (gnus-registry-split-fancy-with-parent): Fix documentation.
14123
14124 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
14125
14126 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
14127 from nnweb groups.
14128
14129 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
14130
14131 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
14132 Xref urls. Erase buffer before requesting head.
14133
14134 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14135
14136 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
14137
14138 * gnus-soup.el (gnus-soup): New custom group. Make user variables
14139 customizable.
14140
14141 2007-01-05 Daiki Ueno <ueno@unixuser.org>
14142
14143 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
14144 no signing key is found.
14145 (mml2015-epg-encrypt): Ask user whether to skip or abort if
14146 no encrypting and/or signing key is found.
14147
14148 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
14149
14150 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
14151
14152 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14153
14154 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
14155 headers read from disk with the ones newly found in the current search.
14156 This should no longer cause problems, because the article numbers in
14157 Gmane's `nov.php' output are ignored since the previous change.
14158
14159 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14160
14161 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
14162
14163 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
14164
14165 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14166
14167 2007-01-01 Romain Francoise <romain@orebokech.com>
14168
14169 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
14170
14171 2006-12-31 Steve Youngs <steve@sxemacs.org>
14172
14173 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
14174 `define-minor-mode' macro definition expanded properly.
14175 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
14176 exclude it there.
14177
14178 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
14179 of 2006-12-30. The default is nil on (S)XEmacs already because of the
14180 `fboundp' test.
14181 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
14182 This is OK to autoload in (S)XEmacs now.
14183
14184 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
14185
14186 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
14187 keystroke.
14188 (gnus-summary-limit-to-singletons): Fix typo.
14189
14190 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
14191 else fails.
14192
14193 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14194
14195 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
14196 docstring.
14197
14198 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
14199 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
14200 (gnus-summary-insert-dormant-articles): Fix typo in message.
14201
14202 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
14203
14204 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
14205 nil for XEmacs.
14206 (gnus-message-citation-mode): Don't autoload in XEmacs.
14207
14208 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
14209
14210 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
14211
14212 * nnimap.el (nnimap-expunge-search-string):
14213 Mention nnimap-search-uids-not-since-is-evil in docstring.
14214
14215 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
14216
14217 * spam.el: Revert to make-obsolete-variable because
14218 define-obsolete-variable-alias is not supported in Emacs 21.
14219
14220 * spam.el (spam-ifile-path, spam-ifile-database-path)
14221 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
14222 make-obsolete-variable.
14223 (spam-bsfilter-path, spam-bsfilter-program)
14224 (spam-spamassassin-path, spam-spamassassin-program)
14225 (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
14226 Don't use "path" inappropriately.
14227 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
14228 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
14229 variable names.
14230
14231 2006-12-28 Daiki Ueno <ueno@unixuser.org>
14232
14233 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
14234 summary buffer.
14235
14236 * password.el (password-cache-remove): Use clear-string to burn
14237 password, if available.
14238
14239 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
14240
14241 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
14242
14243 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
14244
14245 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
14246 (gnus-message-highlight-citation): Move defcustom here from
14247 gnus-cite.el.
14248 (gnus-message-citation-mode): Autoload.
14249
14250 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
14251 checks to make it compile with XEmacs.
14252 (gnus-message-citation-mode): New minor mode.
14253 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
14254 (gnus-message-highlight-citation): New variables.
14255 (gnus-message-search-citation-line)
14256 (gnus-message-add-citation-keywords)
14257 (gnus-message-remove-citation-keywords)
14258 (turn-on-gnus-message-citation-mode)
14259 (turn-off-gnus-message-citation-mode): New functions.
14260
14261 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
14262
14263 * gnus-cite.el: Enable highlighting of different citation levels in
14264 message-mode.
14265
14266 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
14267
14268 * message.el (message-make-fqdn): Fix comment.
14269 (message-bogus-system-names): Add ".local".
14270
14271 * spam.el (spam-ifile-path, spam-ifile-program)
14272 (spam-ifile-database-path, spam-ifile-database)
14273 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
14274 Don't use "path" inappropriately.
14275 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
14276 strings.
14277 (spam-check-ifile, spam-ifile-register-with-ifile)
14278 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
14279 Use new variable names.
14280
14281 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
14282 (gnus-treat-display-smileys): Simplify using
14283 gnus-image-type-available-p.
14284
14285 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
14286 available.
14287
14288 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
14289
14290 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
14291 one after turning on the buffer's multibyteness instead of decoding
14292 them directly in the unibyte buffer that causes unexpected conversion
14293 in Emacs 23 (unicode).
14294
14295 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14296
14297 * message.el (message-generate-hashcash): Fix custom type.
14298
14299 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
14300
14301 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
14302
14303 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
14304
14305 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
14306 disconnect icons. Add help text.
14307
14308 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
14309
14310 * spam.el (spam-extra-header-to-number): CRM114 spam score is
14311 negated to be consistent with the others we handle.
14312
14313 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
14314
14315 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
14316 version of gnus-summary-buffer to something, so that we can use two
14317 article buffers at the same time.
14318
14319 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
14320
14321 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
14322 trigger all the extra headers.
14323 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
14324 sorting.
14325
14326 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14327
14328 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
14329 solid groups.
14330
14331 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
14332
14333 * legacy-gnus-agent.el: Add Copyright notice.
14334
14335 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
14336
14337 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
14338
14339 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
14340
14341 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
14342
14343 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
14344 to make it work reliably in CVS Emacs.
14345 (gnus-summary-limit-strange-charsets-predicate)
14346 (gnus-summary-limit-to-predicate): New functions.
14347
14348 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
14349
14350 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
14351 specifying array size.
14352 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
14353 array if it is too small.
14354 (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
14355 (gnus-sort-threads-loop): New function.
14356
14357 2006-12-06 Chris Moore <dooglus@gmail.com>
14358
14359 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
14360 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
14361
14362 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
14363
14364 * mm-url.el (mm-url-predefined-programs): Call curl with correct
14365 options.
14366
14367 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
14368
14369 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
14370 DOS-ing the recipient.
14371
14372 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
14373 the headers when creating the mapping to avoid mismappings.
14374 (nnweb-gmane-create-mapping): Always nix out old mapping.
14375
14376 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
14377
14378 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
14379 and mm-verify-option to never.
14380
14381 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
14382
14383 * message.el (message-signed-or-encrypted-p): New function.
14384 (message-forward-make-body): Use it.
14385
14386 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
14387 Replace encode-coding-string with mm-encode-coding-string.
14388
14389 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
14390
14391 * nneething.el (nneething-decode-file-name):
14392 Replace decode-coding-string with mm-decode-coding-string.
14393
14394 * gnus-int.el (gnus-open-server): Say failed server's name.
14395
14396 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
14397
14398 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
14399 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
14400
14401 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
14402 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
14403 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
14404 (gnus-group-make-directory-group, gnus-group-transpose-groups):
14405 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
14406 (gnus-subscribe-newsgroup, gnus-1):
14407 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
14408 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
14409 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
14410 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
14411
14412 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
14413
14414 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
14415 keystroke.
14416 (gnus-summary-limit-to-bodies): Implement headersp.
14417
14418 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
14419
14420 * dns.el (query-dns): Protect against "Process dns deleted" strings.
14421
14422 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14423
14424 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
14425
14426 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
14427
14428 * message.el (message-generate-hashcash): Expand range of values to
14429 include `opportunistic'.
14430 (message-send-mail): Use it.
14431
14432 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14433
14434 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
14435 and comment it.
14436
14437 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
14438
14439 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
14440
14441 * gnus-util.el (gnus-extract-address-components): Improve comment.
14442
14443 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14444
14445 * gnus-util.el (gnus-extract-address-components): Work with address in
14446 which the name portion contains @.
14447
14448 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
14449
14450 * gnus.el (gnus-start): Move custom group up.
14451 (gnus-select-method): Don't autoload, but make it available for
14452 `customize-variable'.
14453 (gnus-getenv-nntpserver): Don't autoload.
14454
14455 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
14456
14457 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
14458
14459 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
14460
14461 * message.el (message-sendmail-extra-arguments): New variable.
14462 (message-send-mail-with-sendmail): Use it.
14463
14464 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14465
14466 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
14467 mm-with-unibyte-current-buffer to make string unibyte.
14468
14469 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
14470 mm-string-as-multibyte.
14471
14472 2006-11-14 Daiki Ueno <ueno@unixuser.org>
14473
14474 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
14475 Reported by Werner Koch <wk@gnupg.org>.
14476
14477 2006-11-14 Daiki Ueno <ueno@p360>
14478
14479 * mml2015.el: Autoload epa-select-keys when compiling.
14480
14481 2006-11-13 Daiki Ueno <ueno@unixuser.org>
14482
14483 * mml2015.el (mml2015-epg-sign): Save the signing keys in
14484 message-options.
14485 (mml2015-epg-encrypt): Save the recipient keys in message-options.
14486
14487 2006-11-13 Daiki Ueno <ueno@unixuser.org>
14488
14489 * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
14490 EasyPG (< 0.0.6).
14491 (mml2015-always-trust): New user option.
14492 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
14493 prompt.
14494
14495 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
14496
14497 * nntp.el (nntp-authinfo-force): New variable.
14498 (nntp-send-authinfo): Use it.
14499
14500 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
14501
14502 * message.el (message-strip-subject-encoded-words): Allow _not_ to
14503 decode encoded words. Improve prompt. Add comment about forwarding.
14504 (message-replacement-char): Move up.
14505
14506 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
14507
14508 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
14509 instead of gnus-intersection because arguments of gnus-sorted-nunion
14510 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
14511
14512 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
14513
14514 * message.el (message-strip-subject-encoded-words): Reformat prompt.
14515 (message-simplify-subject-functions):
14516 Enable message-strip-subject-encoded-words by default.
14517
14518 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
14519
14520 * message.el (message-strip-subject-encoded-words): New function.
14521 (message-simplify-subject-functions): New variable.
14522 (message-simplify-subject): Use it. Fix typo in doc string.
14523 Support message-strip-subject-encoded-words.
14524
14525 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
14526
14527 * gnus-diary.el (gnus-diary-delay-format-function):
14528 * nndiary.el (nndiary-reminders):
14529 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
14530
14531 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
14532
14533 * gnus-art.el (article-hide-boring-headers): Fetch date from
14534 gnus-original-article-buffer to avoid problems with localized date
14535 strings.
14536
14537 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
14538
14539 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
14540
14541 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
14542
14543 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14544 New variables.
14545 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14546 (mm-charset-synonym-alist): Move some entries to
14547 mm-codepage-iso-8859-list.
14548 (mm-charset-synonym-alist, mm-charset-override-alist):
14549 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14550
14551 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
14552
14553 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
14554
14555 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14556
14557 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
14558 with Emacs 21 and XEmacs.
14559
14560 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
14561
14562 * spam.el (spam-parse-address): New function for better parsing,
14563 catching errors, etc.
14564 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
14565
14566 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
14567
14568 * mm-view.el: Add interactive arg to html2text autoload.
14569
14570 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
14571
14572 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
14573
14574 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
14575
14576 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14577 New variables.
14578 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14579 (mm-charset-synonym-alist): Move some entries to
14580 mm-codepage-iso-8859-list.
14581
14582 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
14583
14584 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
14585
14586 * message.el (message-citation-line-format)
14587 (message-insert-formated-citation-line): Fix implementation of %E, %N
14588 and %n according to the doc string.
14589
14590 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
14591
14592 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14593 Use car-safe to avoid bad parses.
14594
14595 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
14596
14597 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
14598 names.
14599
14600 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
14601
14602 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
14603
14604 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
14605 header.
14606
14607 * message.el (message-draft-headers): Add Date.
14608 (message-headers-to-generate): Fix typo in docstring.
14609
14610 * nndraft.el (nndraft-required-headers): New variable.
14611 (nndraft-generate-headers): Use it.
14612
14613 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
14614
14615 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
14616
14617 * gnus-registry.el (gnus-registry-wash-for-keywords)
14618 (gnus-registry-find-keywords): New functions to allow easy searching of
14619 articles that are in the registry.
14620
14621 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
14622
14623 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14624 Use ietf-drums-parse-address instead of gnus-extract-address-components.
14625 Reported by Damien Elmes <damien@repose.cx>.
14626
14627 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
14628
14629 * gnus.el (gnus-mime): Remove unused custom group.
14630
14631 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14632
14633 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
14634 "blank line" when searching for end of armor headers.
14635
14636 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
14637
14638 * gmm-utils.el (gmm-write-region): Fix variable name.
14639
14640 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
14641
14642 * gmm-utils.el (gmm-write-region): New function based on compatibility
14643 code from `mm-make-temp-file'.
14644
14645 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
14646
14647 * nnmaildir.el (nnmaildir--update-nov)
14648 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
14649 Use `gmm-write-region'.
14650
14651 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
14652
14653 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
14654 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14655
14656 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
14657
14658 * message.el (message-replacement-char): New variable.
14659 (message-fix-before-sending): Use it.
14660 (message-simplify-subject): New function to remove duplicate code.
14661 (message-reply, message-followup): Use it.
14662
14663 * gnus-sum.el (gnus-summary-make-menu-bar):
14664 Clarify gnus-summary-limit-to-articles.
14665
14666 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
14667
14668 * gnus-util.el (gnus-with-local-quit): New macro.
14669
14670 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
14671
14672 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
14673
14674 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
14675 ignore non-string data.
14676
14677 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
14678
14679 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
14680 non-string data (needs to be done in the registry too).
14681
14682 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
14683
14684 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
14685 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
14686 (gnus-registry-split-fancy-with-parent)
14687 (gnus-registry-fetch-simplified-message-subject-fast)
14688 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
14689 Remove text properties on ingress into the registry and when it's saved.
14690 (gnus-registry-clean-empty-function): Fix bug with cleaning the
14691 registry from entries with no groups.
14692
14693 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
14694
14695 * gnus-util.el (gnus-string-remove-all-properties): Add utility
14696 function to remove string properties.
14697
14698 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
14699
14700 * gmm-utils.el (gmm): Adjust custom version.
14701
14702 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
14703 Adjust custom version.
14704
14705 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
14706
14707 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
14708
14709 * gnus-art.el (gnus-insert-prev-page-button)
14710 (gnus-insert-next-page-button): Simplify. Reformat.
14711
14712 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
14713
14714 * gnus-art.el (gnus-insert-prev-page-button)
14715 (gnus-insert-next-page-button): Apply gnus-article-button-face.
14716
14717 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
14718
14719 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
14720
14721 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
14722
14723 * gnus-art.el (gnus-insert-mime-button)
14724 (gnus-insert-mime-security-button):
14725 Apply gnus-article-button-face to MIME and security buttons.
14726
14727 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
14728
14729 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
14730 readable.
14731
14732 2006-09-20 Steve Youngs <steve@sxemacs.org>
14733
14734 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
14735 `browse-url-of-file' instead of `browse-url'.
14736
14737 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14738
14739 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14740 regexp. Articles containing quotation were cut prematurely.
14741
14742 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
14743
14744 * message.el (message-cite-original-1): Use nobody by default for the
14745 value of From header.
14746 (message-reply): Ditto.
14747
14748 2006-09-11 Daiki Ueno <ueno@unixuser.org>
14749
14750 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
14751 to the gnus-info. This fixes a bug of inline-PGP message verification.
14752 Reported by Michael Piotrowski <mxp@dynalabs.de>.
14753
14754 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
14755
14756 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
14757 mails in the doc string. Add some URLs in comment.
14758 (pop3-movemail): Warn about pop3-leave-mail-on-server.
14759
14760 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
14761
14762 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
14763 backslashes handling and the way to find boundaries of quoted strings.
14764
14765 2006-09-07 Daiki Ueno <ueno@unixuser.org>
14766
14767 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
14768 mml1991-encrypt-to-self is set and mml1991-signers is not set.
14769 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
14770 mml2015-encrypt-to-self is set and mml2015-signers is not set.
14771
14772 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
14773
14774 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
14775 doc string.
14776 (gnus-button-regexp, gnus-button-last): Remove unused variables.
14777
14778 2006-09-06 Simon Josefsson <jas@extundo.com>
14779
14780 * mml2015.el (mml2015-use): Doc fix, mention epg.
14781
14782 2006-09-06 Daiki Ueno <ueno@unixuser.org>
14783
14784 * mml2015.el (mml2015-use): Default to epg, if available.
14785
14786 2006-09-06 Daiki Ueno <ueno@unixuser.org>
14787
14788 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
14789 message-sender.
14790 (mml1991-epg-encrypt): Ditto.
14791 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
14792 message-sender.
14793 (mml2015-epg-encrypt): Ditto.
14794
14795 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
14796
14797 * message.el (message-send-mail-with-sendmail): Look for sendmail in
14798 several common directories.
14799
14800 2006-09-05 Daiki Ueno <ueno@unixuser.org>
14801
14802 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
14803 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
14804
14805 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
14806
14807 * gnus-art.el (article-decode-encoded-words): Make it fast.
14808
14809 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
14810
14811 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
14812
14813 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
14814 in quoted string into `\'.
14815
14816 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
14817
14818 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14819 Use standard-syntax-table.
14820
14821 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
14822
14823 * gnus-art.el (gnus-decode-address-function): New variable.
14824 (article-decode-encoded-words): Use it to decode headers which are
14825 assumed to contain addresses.
14826 (gnus-mime-delete-part): Remove useless `or'.
14827
14828 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
14829 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
14830 (gnus-nov-parse-line): Use it to decode From header.
14831 (gnus-get-newsgroup-headers): Ditto.
14832 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
14833
14834 * mail-parse.el (mail-decode-encoded-address-region): New alias.
14835 (mail-decode-encoded-address-string): New alias.
14836
14837 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14838 New function.
14839 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
14840 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
14841 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
14842 (rfc2047-decode-string): Ditto.
14843 (rfc2047-decode-address-region): New function.
14844 (rfc2047-decode-address-string): New function.
14845
14846 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
14847
14848 * message.el (message-caesar-buffer-body): Allow rotating headers.
14849
14850 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
14851
14852 * message.el (message-insert-formated-citation-line): Fix %f.
14853 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
14854
14855 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
14856
14857 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
14858 (gnus-bookmark-mouse-available-p): New macro.
14859 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
14860 (gnus-bookmark-bmenu-show-infos): Use it.
14861 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
14862 (gnus-bookmark-bmenu-hide-infos): Ditto.
14863 (gnus-bookmark-remove-properties): New function.
14864 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
14865 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
14866 (gnus-bookmark-write-file): Bind coding-system-for-write.
14867 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
14868 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
14869 group before selecting it.
14870 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
14871 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
14872 quit-window if it is not available; use gnus-mouse-2 and bind it to
14873 gnus-bookmark-bmenu-select-by-mouse.
14874 (gnus-bookmark-show-details): Remove unused variable `details-list'.
14875 (gnus-bookmark-bmenu-select-by-mouse): New function.
14876
14877 2006-08-13 Romain Francoise <romain@orebokech.com>
14878
14879 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
14880 space.
14881
14882 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
14883
14884 * compface.el (uncompface): Use binary rather than raw-text-unix.
14885
14886 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
14887
14888 * compface.el (uncompface): Make sure the eol conversion doesn't take
14889 place when communicating with the external programs.
14890 Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14891
14892 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
14893
14894 * nnheader.el (nnheader-insert-head): Fix typo in comment.
14895
14896 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14897
14898 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14899 Make it more robust by parsing author and date independently.
14900
14901 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
14902
14903 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
14904
14905 2006-07-28 Daiki Ueno <ueno@unixuser.org>
14906
14907 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
14908 first matching secret key.
14909 (mml2015-epg-encrypt): Ditto.
14910
14911 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
14912 first matching secret key.
14913 (mml1991-epg-encrypt): Ditto.
14914
14915 * mml2015.el (mml2015-encrypt-to-self): New user option.
14916 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
14917 mml2015-epg-encrypt-to-self is set.
14918
14919 * mml1991.el (mml1991-encrypt-to-self): New variable.
14920 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
14921 mml1991-epg-encrypt-to-self is set.
14922
14923 * mml2015.el (mml2015-signers): New user option.
14924 (mml2015-epg-sign): Reflect the value of mml2015-signers.
14925 (mml2015-epg-encrypt): Allow to select signing keys.
14926
14927 * mml1991.el (mml1991-signers): New variable.
14928 (mml1991-epg-sign): Reflect the value of mml1991-signers.
14929 (mml1991-epg-encrypt): Allow to select signing keys.
14930
14931 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
14932
14933 * nnheader.el (nnheader-insert-head): Make it work even if the file
14934 uses CRLF for the line-break code.
14935
14936 2006-07-25 Daiki Ueno <ueno@unixuser.org>
14937
14938 * mml2015.el: Require mml-sec instead of password.
14939 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
14940 (mml2015-cache-passphrase): Inherit the default value from
14941 mml-secure-cache-passphrase.
14942 (mml2015-passphrase-cache-expiry): Inherit the default value from
14943 mml-secure-passphrase-cache-expiry.
14944
14945 * mml1991.el: Require mml-sec instead of password.
14946 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
14947 (mml1991-cache-passphrase): Inherit the default value from
14948 mml-secure-cache-passphrase.
14949 (mml1991-passphrase-cache-expiry): Inherit the default value from
14950 mml-secure-passphrase-cache-expiry.
14951
14952 * mml-sec.el: Require password.
14953 (mml-secure-verbose): New user option.
14954 (mml-secure-cache-passphrase): New user option.
14955 (mml-secure-passphrase-cache-expiry): New user option.
14956
14957 2006-07-24 David Smith <davidsmith@acm.org> (tiny change)
14958 Andreas Vögele <andreas@altroot.de> (tiny change)
14959
14960 * pgg-def.el (pgg-truncate-key-identifier):
14961 Truncate the key ID to 8 letters from the end.
14962
14963 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14964
14965 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
14966 workaround for the url package included with Emacs.
14967
14968 * nnweb.el (nnweb-google-create-mapping): Update regexp.
14969
14970 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
14971
14972 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
14973 correctly. This fixes a bug caused by the 2006-05-12 change.
14974
14975 2006-07-18 Karl Fogel <kfogel@red-bean.com>
14976
14977 * nnmail.el (nnmail-article-group): If splitting raises an error, give
14978 some information about the error when saying that the `bogus' mail
14979 group will be used.
14980
14981 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
14982
14983 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
14984 string.
14985
14986 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
14987
14988 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
14989
14990 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14991
14992 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
14993
14994 2006-07-10 Daiki Ueno <ueno@unixuser.org>
14995
14996 * mml1991.el (mml1991-function-alist): Add epg.
14997 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
14998 (mml1991-epg-encrypt): New functions.
14999
15000 2006-07-10 Daiki Ueno <ueno@unixuser.org>
15001
15002 * mml2015.el (mml2015-verbose): New variable.
15003 (mml2015-cache-passphrase): Ditto.
15004 (mml2015-passphrase-cache-expiry): Ditto.
15005 (mml2015-function-alist): Add epg.
15006 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
15007 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
15008 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
15009 New functions.
15010
15011 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15012
15013 * message.el (message-cite-original-1): Preserve region when removing
15014 quoted text due to X-No-Archive in order to avoid bogus attribution
15015 when citing multiple messages.
15016
15017 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15018
15019 * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
15020 Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
15021
15022 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
15023
15024 * gnus-diary.el (gnus-user-format-function-d)
15025 (gnus-user-format-function-D): Autoload.
15026
15027 * imap.el (Commentary): Fix typo.
15028
15029 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
15030 2006-04-22 contribution.
15031
15032 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15033
15034 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
15035 It didn't really fix the bogosity I'm seeing with solid web groups.
15036
15037 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15038
15039 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
15040 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
15041 created using server names. If we use the feature without declaring
15042 it, Gnus does not properly manage server and group state.
15043
15044 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
15045 bound.
15046
15047 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15048
15049 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
15050 looking up the method using GROUP's prefix before inventing a new one.
15051 It is used on killed/unknown groups in various places where returning
15052 an all-new method isn't expected by the caller.
15053
15054 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
15055 and match semantics of gnus-group-real-prefix.
15056
15057 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
15058
15059 * nnmail.el (nnmail-broken-references-mailers): New variable.
15060 (nnmail-ignore-broken-references): New function generalizing
15061 nnmail-fix-eudora-headers.
15062 (nnmail-fix-eudora-headers): Now obsolete.
15063
15064 * gnus-art.el (gnus-button-handle-custom):
15065 Support `customize-apropos*'.
15066
15067 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
15068
15069 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
15070
15071 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
15072 articles.
15073
15074 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
15075
15076 * message.el (message-cite-reply-above): New variable.
15077 (message-yank-original): Use it.
15078
15079 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
15080
15081 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
15082
15083 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
15084
15085 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
15086 as read.
15087
15088 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
15089
15090 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
15091
15092 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
15093 (gnus-bookmark-default-file): Use gnus-directory.
15094 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
15095 Remove "*" in doc string.
15096 (gnus-bookmark-write-file): Simplify.
15097 (gnus-bookmark-maybe-sort-alist): Use `when'.
15098 (gnus-bookmark-get-bookmark): Fix typo in doc string.
15099 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
15100 Add FIXME about Emacs 21 and XEmacs compatibility.
15101 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
15102 compatibility.
15103 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
15104 compatibility.
15105 (gnus-bookmark-menu-heading): Fix version.
15106
15107 2006-06-19 Bastien Guerry <bzg@altern.org>
15108
15109 * gnus-bookmark.el: New file.
15110
15111 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
15112
15113 * message.el (message-syntax-checks): Doc fix.
15114
15115 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15116
15117 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
15118 unsubscribed groups as if they were killed ones. It causes duplicate
15119 entries in gnus-newsrc-alist.
15120
15121 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
15122
15123 * message.el (message-syntax-checks): Doc fix.
15124 (message-send-mail): Add check for continuation headers.
15125 (message-check-news-header-syntax): Fix regexp used to check for
15126 continuation headers.
15127
15128 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
15129
15130 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
15131
15132 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
15133
15134 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
15135
15136 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
15137
15138 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
15139 default-truncate-lines.
15140
15141 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
15142
15143 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
15144 to fill the utf-8 entry.
15145
15146 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15147
15148 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
15149
15150 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
15151
15152 * gnus-agent.el (directory-files-and-attributes): Move all the way
15153 forward (the third and final move).
15154 (gnus-agent-read-agentview): Trap reconstruction errors due to
15155 nonexistent directory. Handle by returning nil.
15156
15157 2006-05-30 Didier Verna <didier@xemacs.org>
15158
15159 * message.el (message-dont-reply-to-names): Update the custom type.
15160 * message.el (message-dont-reply-to-names): New defsubst: potentially
15161 convert a list of regexps into a single one.
15162 * message.el (message-get-reply-headers): Use it.
15163 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
15164
15165 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
15166
15167 * gnus-agent.el (directory-files-and-attributes): Move forward.
15168
15169 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
15170
15171 * gnus-ml.el (gnus-mailing-list-subscribe)
15172 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
15173 (gnus-mailing-list-message): Fix doc strings.
15174
15175 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15176
15177 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
15178 of doing it manually.
15179
15180 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
15181
15182 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
15183 comment.
15184
15185 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
15186
15187 * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
15188 (gnus-agent-read-agentview): Fix handling of end-of-file error.
15189 (gnus-agent-read-local): All symbols allocated in my-obarray.
15190 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
15191 (gnus-agent-regenerate-group): Check numeric names to see if they are
15192 messages or groups.
15193 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
15194 better way of do this...)
15195
15196 * gnus-cache.el (gnus-agent-total-fetched-for):
15197 Ignore 'dummy.group' (there should be a better way of do this...)
15198
15199 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
15200
15201 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
15202 (gnus-saved-headers): Ditto.
15203 (gnus-default-article-saver): Mention functions may have properties.
15204 (gnus-article-save): Override gnus-save-all-headers and
15205 gnus-saved-headers by :headers property which saver function may have.
15206 (gnus-summary-save-in-file): Add :headers property.
15207 (gnus-summary-write-to-file): Ditto.
15208
15209 * gnus-sum.el (gnus-summary-save-article): Bind
15210 gnus-prompt-before-saving to t when saving many articles in a file;
15211 always show all headers.
15212
15213 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
15214
15215 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
15216 marks.
15217
15218 * message.el (message-indent-citation): Add optional arguments to allow
15219 using it outside of message buffers.
15220
15221 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
15222 (gnus-article-treat-unfold-headers): Use it.
15223 (gnus-article-truncate-lines): New variable.
15224 (gnus-article-mode): Use it.
15225 (gnus-article-toggle-truncate-lines): New function.
15226
15227 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15228 Add gnus-article-toggle-truncate-lines.
15229
15230 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
15231 coding system in XEmacs, use binary.
15232
15233 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
15234
15235 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
15236 after-load-alist.
15237
15238 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
15239 this function should save decoded articles.
15240 (gnus-summary-write-to-file): Use property to specify this function
15241 should save decoded articles and specify gnus-summary-save-in-file
15242 should be used to save articles other than the first one when saving
15243 many articles.
15244 (gnus-summary-save-body-in-file): Use property to specify this
15245 function should save decoded articles.
15246 (gnus-summary-write-body-to-file): Use property to specify this
15247 function should save decoded articles and specify
15248 gnus-summary-save-body-in-file should be used to save articles other
15249 than the first one when saving many articles.
15250
15251 * gnus-sum.el (gnus-summary-save-article): Simplify.
15252
15253 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
15254
15255 * gnus-art.el (gnus-default-article-saver):
15256 Add gnus-summary-write-body-to-file.
15257 (gnus-article-save-coding-system): Don't use coding system object
15258 in XEmacs.
15259 (gnus-read-save-file-name): Add optional `dir-var' argument which
15260 specifies directory in which files are saved; work even if optional
15261 `variable' argument is not specified.
15262 (gnus-summary-write-to-file): Read file name.
15263 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
15264 (gnus-summary-write-body-to-file): New function.
15265
15266 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
15267 (gnus-summary-local-variables): Add it.
15268 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
15269 (gnus-summary-save-article): Remove optional `decode' argument;
15270 determine whether to decode articles by the value of
15271 gnus-default-article-saver; when saving many files using
15272 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
15273 it first and use gnus-summary-save-in-file or
15274 gnus-summary-save-body-in-file thereafter unless
15275 gnus-prompt-before-saving is always; move point to article which
15276 will be saved.
15277 (gnus-summary-save-article-file): Revert.
15278 (gnus-summary-write-article-file): Revert.
15279 (gnus-summary-save-article-body-file): Revert.
15280 (gnus-summary-write-article-body-file): New function.
15281
15282 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
15283
15284 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
15285
15286 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
15287
15288 * gnus-art.el (gnus-default-article-saver): Doc fix.
15289 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
15290 from gnus-summary-save-article-coding-system, and default to a
15291 certain coding system.
15292 (gnus-output-to-file): Add coding cookie and encode text according
15293 to gnus-article-save-coding-system; don't use mm-append-to-file.
15294
15295 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
15296 gnus-art.el and rename to gnus-article-save-coding-system.
15297 (gnus-summary-save-article): Require gnus-art; don't show all
15298 headers if it decodes articles; don't add coding cookie here;
15299 don't bind mm-text-coding-system-for-write.
15300 (gnus-summary-save-article-file): Save decoded articles.
15301 (gnus-summary-write-article-file): When saving many files, use
15302 gnus-summary-write-to-file first and gnus-summary-save-in-file
15303 thereafter unless gnus-prompt-before-saving is always.
15304 (gnus-summary-save-article-body-file): Save decoded articles.
15305
15306 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
15307
15308 * nnrss.el (nnrss-check-group): Bind hash-index.
15309
15310 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
15311
15312 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
15313 its hash index. Store this hash in `nnrss-group-data'.
15314 (nnrss-read-group-data): Update accordingly.
15315
15316 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
15317
15318 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
15319 entry.
15320
15321 * gnus-sum.el (gnus-summary-make-menu-bar):
15322 Add gnus-article-browse-html-article.
15323
15324 2006-05-23 Hynek Schlawack <hynek@ularx.de>
15325
15326 * gnus-sum.el (gnus-summary-mime-map):
15327 Add gnus-article-browse-html-article.
15328
15329 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
15330
15331 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
15332 suitable coding systems in customize.
15333
15334 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
15335
15336 * mail-source.el (mail-sources): Fix custom type.
15337
15338 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
15339
15340 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
15341 (gnus-summary-expire-articles-now): Shorten prompt.
15342
15343 * gmm-utils.el (wid-edit): Require.
15344 (defun-gmm): Rename from `gmm-defun-compat'.
15345 (gmm-image-search-load-path): Use it.
15346 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
15347
15348 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
15349
15350 * gnus-sum.el (gnus-summary-save-article-coding-system):
15351 New variable.
15352 (gnus-summary-save-article): Add optional `decode' argument.
15353 If it is set and gnus-summary-save-article-coding-system is non-nil,
15354 save decoded article.
15355 (gnus-summary-write-article-file): Save decoded article if
15356 gnus-summary-save-article-coding-system is non-nil.
15357
15358 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
15359 type.
15360
15361 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
15362
15363 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
15364
15365 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
15366
15367 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
15368 first to test gnus-single-article-buffer which may be buffer-local.
15369
15370 * gnus-sum.el (gnus-summary-setup-buffer):
15371 Make gnus-single-article-buffer buffer-local and nil in ephemeral
15372 group; make gnus-article-buffer, gnus-article-current, and
15373 gnus-original-article-buffer always buffer-local.
15374 (gnus-summary-exit): Kill article buffer belonging to ephemeral
15375 group.
15376 (gnus-handle-ephemeral-exit): Don't move to next summary line.
15377
15378 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
15379
15380 * nnml.el (nnml-request-compact-group): Compressed files might not
15381 have .gz extension.
15382
15383 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
15384
15385 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
15386 (mm-copy-to-buffer): Use with-current-buffer.
15387 (mm-display-part): Simplify.
15388 (mm-inlinable-p): Add optional arg `type'.
15389
15390 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
15391
15392 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
15393 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
15394 Try harder to show the attachment internally or externally using
15395 gnus-mime-view-part-as-type.
15396
15397 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
15398
15399 * message.el (message-from-style, message-signature-separator)
15400 (message-user-organization-file, message-send-mail-function)
15401 (message-citation-line-function, message-yank-prefix)
15402 (message-indent-citation-function, message-signature)
15403 (message-signature-file, message-signature-insert-empty-line):
15404 Remove autoloads.
15405
15406 * gnus-art.el (gnus-buttonized-mime-types):
15407 Remove "multipart/signed". Revert 2006-04-26 change.
15408
15409 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15410
15411 * gnus.el (gnus-version-number): Bump version.
15412
15413 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15414
15415 * gnus.el: No Gnus v0.5 is released.
15416
15417 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15418
15419 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
15420 fetching articles by message-id.
15421
15422 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
15423
15424 * message.el (hashcash): Require hashcash as normal.
15425
15426 * ecomplete.el (ecomplete-highlight-match-line):
15427 Use point-at-eol.
15428 (ecomplete-highlight-match-line): Use `highlight', because that
15429 face exists in both Emacs and XEmacs.
15430
15431 * message.el (message-display-abbrev): Use point-at-bol.
15432
15433 * mail-source.el: Don't require timer/timer-funcs.
15434
15435 * gnus-async.el: Ditto.
15436
15437 * password.el: Ditto.
15438
15439 * mm-url.el: Ditto.
15440
15441 * mm-util.el: Require timer/timer-funcs.
15442
15443 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15444
15445 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
15446 Close.
15447
15448 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
15449
15450 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
15451 unibyte after clear-decrypt function runs.
15452
15453 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
15454 returns as a unibyte string.
15455
15456 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
15457
15458 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
15459 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
15460 (mml1991-pgg-encrypt): Ditto.
15461
15462 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
15463
15464 * message.el (message-user-organization-file): Check several
15465 locations of the organization file.
15466
15467 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
15468 Add gnus-article-view-part-as-type.
15469
15470 * gnus-art.el (gnus-article-view-part-as-type): New function.
15471
15472 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
15473 .mobi and .travel. Remove .nato, .bitnet and .uucp.
15474
15475 * mml.el: Simplify autoload.
15476 (mml-mode): defvar dnd-protocol-alist instead of using
15477 symbol-value.
15478 (mml-default-directory): New variable.
15479 (mml-minibuffer-read-file): Use it.
15480 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
15481
15482 * message.el (message-citation-line-format): New variable.
15483 (message-insert-formated-citation-line): New function.
15484 (message-citation-line-function):
15485 Add `message-insert-formated-citation-line' to custom type.
15486
15487 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
15488 to doc string.
15489
15490 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
15491 depending on mm-verify-option.
15492
15493 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
15494
15495 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
15496 binding pgg-* variables; reimplement the section which prevents
15497 MIME header from being signed.
15498 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
15499 pgg-text-mode; remove a blank line at the top of body.
15500
15501 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
15502 lines at the top of body; use gnus-newsgroup-charset if there's no
15503 Charset header.
15504
15505 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
15506
15507 * message.el (message-self-insert-commands): Doc fix.
15508
15509 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
15510 (mm-uu-pgp-encrypted-test): Ditto.
15511 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
15512 between header and body; return application/pgp-encrypted handle
15513 if decryption failed; decode decrypted body by charset.
15514
15515 * mm-decode.el (mm-automatic-display): Don't make application/pgp
15516 element match to application/pgp-*.
15517
15518 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15519
15520 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
15521 HTML.
15522
15523 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
15524
15525 * mail-source.el (mail-source-call-script): Message the error
15526 string.
15527
15528 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15529
15530 * gnus-util.el (gnus-byte-compile): Use it.
15531
15532 2006-04-22 xyblor <fake@invalid.email> (tiny change)
15533
15534 * gnus-util.el (kill-empty-logs): New function.
15535
15536 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15537
15538 * message.el (message-mail-alias-type): Doc fix.
15539 (message-mail-alias-type-p): New function.
15540 (message-send): Use it.
15541 (message-mode): Ditto.
15542 (message-strip-forbidden-properties): Ditto.
15543
15544 * ecomplete.el (ecomplete-database-file-coding-system):
15545 New variable.
15546 (ecomplete-save): Use it.
15547 (ecomplete-setup): Use it.
15548
15549 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
15550
15551 * message.el (message-self-insert-commands): New variable.
15552 (message-strip-forbidden-properties): Use it.
15553
15554 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15555
15556 * message.el (message-put-addresses-in-ecomplete): Use a regexp
15557 that doesn't make XEmacs choke.
15558
15559 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
15560
15561 * gnus-util.el (gnus-replace-in-string):
15562 Prefer replace-regexp-in-string over of replace-in-string.
15563
15564 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
15565
15566 * gnus-util.el (gnus-select-frame-set-input-focus):
15567 Use select-frame-set-input-focus if it is available in XEmacs; use
15568 definition defined in Emacs 22 for old Emacsen.
15569
15570 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
15571
15572 * mm-view.el (mm-inline-text): Use equal instead of equalp.
15573
15574 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
15575
15576 * gnus-registry.el (gnus-registry-cache-save): Remove text
15577 properties when saving via the temp buffer.
15578
15579 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
15580
15581 * message.el (message-generate-hashcash): Honor custom type.
15582
15583 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
15584
15585 * message.el (message-generate-hashcash): Default to non-nil when
15586 hashcash is found.
15587
15588 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
15589 (gnus-refer-thread-limit): Increase default to 500.
15590
15591 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
15592
15593 * flow-fill.el (fill-flowed): Allow delete-space.
15594
15595 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
15596
15597 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15598 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
15599 Remove autoloads.
15600
15601 2006-04-18 Simon Josefsson <jas@extundo.com>
15602
15603 * message.el (message-generate-hashcash): Default to.
15604
15605 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
15606
15607 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15608 concatenating segments rather than before concatenating them.
15609
15610 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
15611
15612 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
15613
15614 * imap.el (imap-quote-specials): New function.
15615 (imap-login-auth): Quote specials.
15616
15617 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15618
15619 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
15620
15621 * message.el (message-forward-make-body-plain):
15622 Allow message-forward-ignored-headers to be a list.
15623 (message-remove-ignored-headers): Factor out into function.
15624 (message-forward-make-body-mml): Use it.
15625 * rfc2231.el (rfc2231-parse-string): Remove dead code.
15626 (rfc2231-parse-string): Allow concatanation of parameters that
15627 aren't contiguous. The test case is
15628 (mail-header-parse-content-type "message/external-body;
15629 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
15630 access-type=LOCAL-FILE;
15631 name*1*=plugh%2fhello-sailor%2fbing.pdf")
15632
15633 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
15634
15635 * nntp.el (nntp-accept-process-output): Return the value of
15636 `nnheader-accept-process-output'.
15637
15638 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15639
15640 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
15641 (gnus-button-alist): Recognize more diff formats.
15642 (gnus-button-patch): Strip directory.
15643
15644 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
15645
15646 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
15647 Emacs 22 when setting focus.
15648
15649 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15650
15651 * gnus-art.el (gnus-article-treat-types): Do treatment of
15652 text/x-verbatim parts.
15653 (gnus-button-patch): New command.
15654
15655 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
15656 addresses that contain invalid characters.
15657
15658 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
15659
15660 * message.el (message-put-addresses-in-ecomplete):
15661 Use gnus-replace-in-string.
15662 (message-is-yours-p): Use the more correct
15663 mail-header-parse-address instead of
15664 mail-extract-address-components.
15665 (message-put-addresses-in-ecomplete): Fix typo.
15666
15667 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
15668 keystroke.
15669
15670 * gnus-art.el (gnus-treatment-function-alist): Change order of
15671 newsgroups/generic header folding to avoid double-folding.
15672
15673 * message.el (message-hidden-headers): Add X-Draft-From.
15674
15675 * gnus-sum.el (gnus-summary-repeat-search-article-forward):
15676 New command.
15677 (gnus-summary-repeat-search-article-backward): New command.
15678
15679 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
15680 groups in the parent topic.
15681
15682 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
15683
15684 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
15685 (spam-extra-header-to-number): Return the CRM114 number as a
15686 number instead of a string.
15687
15688 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
15689
15690 * gnus-art.el (gnus-face-properties-alist): Move here from
15691 gnus-fun.
15692
15693 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
15694
15695 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
15696
15697 * message.el (message-strip-forbidden-properties): Only display on
15698 self-insert-command.
15699
15700 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
15701 reindent.
15702 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
15703
15704 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
15705
15706 * smiley.el (smiley-style): Fix typo.
15707
15708 2006-03-23 Kenichi Handa <handa@m17n.org>
15709
15710 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
15711 instead of set-buffer-multibyte.
15712
15713 2006-03-23 Kenichi Handa <handa@m17n.org>
15714
15715 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15716 buffer and then decode the buffer text if necessary.
15717 (rfc2231-encode-string): Be sure to work on multibyte buffer at
15718 first, and after mm-encode-body, change the buffer to unibyte.
15719
15720 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
15721
15722 * hashcash.el (hashcash-insert-payment-async-2):
15723 Use message-goto-eoh instead of doing it manually.
15724 (mail-add-payment): Use message-narrow-to-header instead of trying
15725 to do the same itself.
15726
15727 * message.el (message-hidden-headers): Add Face.
15728
15729 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
15730 reparenting code.
15731 (gnus-summary-reparent-children): Refactored out code.
15732 (gnus-summary-thread-map): New keystroke.
15733 (gnus-summary-reparent-children): Make into command.
15734
15735 * smiley.el (smiley-style): Default to `medium' if using a large
15736 font.
15737
15738 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
15739 does it itself.
15740
15741 * message.el (message-point-in-header-p): Simplify definition.
15742
15743 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
15744
15745 * nnagent.el (nnagent-request-set-mark): Silence log file
15746 writing.
15747 (nnagent-request-set-mark): Use write-region instead of
15748 append-to-file.
15749
15750 * gnus-sum.el (gnus-read-header): Fudge article number if using a
15751 strange select method.
15752
15753 * ecomplete.el (ecomplete-display-matches): Get highlightling
15754 right.
15755 (ecomplete-display-matches): Use literals.
15756 (ecomplete-display-matches): Disable message logging.
15757
15758 * message.el (message-display-abbrev): Small optimization.
15759
15760 * ecomplete.el (ecomplete-display-matches): Allow automatic
15761 display.
15762
15763 * message.el (message-strip-forbidden-properties):
15764 Display abbrevs.
15765 (message-display-abbrev): Get automatic display right.
15766
15767 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
15768 keystrokes.
15769
15770 2006-04-13 Romain Francoise <romain@orebokech.com>
15771
15772 TODO: Backport to v5-10!
15773
15774 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
15775 Move here (and rename) from gnus-registry.el.
15776
15777 * gnus-registry.el: Require gnus-util.
15778 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
15779
15780 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
15781
15782 * gnus-group.el (gnus-group-catchup-current):
15783 Change if-then-else-if-then-else into cond.
15784 (gnus-group-catchup): Indent.
15785 (group-name-at-point): New function.
15786 (gnus-fetch-group): Provide default from thing at point.
15787
15788 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15789
15790 * message.el (message-display-abbrev): Fix regexp.
15791
15792 * ecomplete.el (ecomplete-highlight-match-line):
15793 Reimplement choosing.
15794 (ecomplete-highlight-match-line): Fix up code rewrite, remove
15795 dead variables.
15796
15797 * message.el (message-newline-and-indent): Remove debugging.
15798 (message-display-abbrev): Use new implementation.
15799
15800 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
15801
15802 * gnus-art.el (gnus-article-mode):
15803 Set cursor-in-non-selected-windows to nil.
15804
15805 * smiley.el: Revert previous change.
15806 (smiley-data-directory): defvar it before using it in the
15807 defcustom of `smiley-style'.
15808
15809 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15810
15811 * message.el (message-newline-and-indent): New function.
15812
15813 * ecomplete.el: Implement more bits.
15814
15815 * message.el (message-put-addresses-in-ecomplete): Clean up the
15816 string.
15817
15818 * ecomplete.el (ecomplete-add-item): Chop off decimals.
15819
15820 * gnus-sum.el (gnus-summary-save-parts):
15821 Bind gnus-summary-save-parts-counter and use it to make unique file
15822 names.
15823
15824 * gnus-art.el (gnus-ignored-headers): Add some more headers.
15825
15826 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
15827 parameter to say whether to actually parse the individual
15828 addresses.
15829
15830 * message.el (message-put-addresses-in-ecomplete): New function.
15831 (ecomplete): Require.
15832 (message-mail-alias-type): Add ecomplete as an option.
15833
15834 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
15835
15836 * flow-fill.el (fill-flowed): Remove trailing space from blank
15837 quoted lines.
15838
15839 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15840
15841 * smiley.el (smiley-style): Move definition later to avoid a
15842 compilation warning.
15843
15844 2006-04-12 Kenichi Handa <handa@m17n.org>
15845
15846 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15847 buffer and then decode the buffer text if necessary.
15848 (rfc2231-encode-string): Be sure to work on multibyte buffer at
15849 first, and after mm-encode-body, change the buffer to unibyte.
15850 Use mm-disable-multibyte instead of set-buffer-multibyte.
15851
15852 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
15853
15854 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
15855 Content-Type header instead of Content-Disposition header.
15856 (gnus-mime-inline-part): Ditto.
15857 (gnus-mime-view-part-as-charset): Ignore charset that the part
15858 specifies.
15859
15860 * mm-decode.el (mm-display-part): Work with external parts and
15861 usual parts similarly.
15862
15863 * mm-extern.el (mm-inline-external-body): Use mm-display-part
15864 instead of gnus-display-mime.
15865
15866 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
15867 instead of with-temp-buffer.
15868
15869 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
15870 tag to summarized topics part in order to encode non-ASCII text.
15871
15872 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
15873
15874 * smiley.el (smiley-style): New variable.
15875 (smiley-directory): New function.
15876 (smiley-data-directory): Derive from `smiley-style' using
15877 `smiley-directory'.
15878 (smiley-regexp-alist): Add new entries.
15879
15880 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
15881 (gnus-article-browse-delete-temp): Add :version.
15882
15883 2006-04-11 Arne Jørgensen <arne@arnested.dk>
15884
15885 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
15886 the sieve region.
15887
15888 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
15889
15890 * gnus.el (gnus-version-number): Bump version.
15891
15892 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
15893
15894 * gnus.el: No Gnus v0.4 is released.
15895
15896 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
15897
15898 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
15899 layout.
15900
15901 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
15902 unknown charset.
15903
15904 * message.el (message-header-synonyms): Add Original-To to the
15905 default.
15906
15907 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
15908 optional parameter.
15909
15910 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
15911
15912 * gnus-fun.el (gnus): Require it for gnus-directory.
15913
15914 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
15915
15916 * gnus-fun.el (gnus-face-properties-alist): Add :version.
15917
15918 2006-04-05 Daiki Ueno <ueno@unixuser.org>
15919
15920 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
15921
15922 2006-04-05 Simon Josefsson <jas@extundo.com>
15923
15924 * password.el (password-reset): New function.
15925
15926 2006-04-05 Daiki Ueno <ueno@unixuser.org>
15927
15928 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
15929 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
15930
15931 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15932
15933 * nnweb.el (nnweb-google-create-mapping): Update regexp.
15934 Some whitespace was matched into the url, which broke browsing hits
15935 > 100 when mm-url-use-external was nil.
15936
15937 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
15938
15939 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15940 Check gnus-extra-headers for 'Newsgroups.
15941
15942 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
15943 bound.
15944
15945 2006-04-04 Daiki Ueno <ueno@unixuser.org>
15946
15947 * pgg-gpg.el: Clean up process buffers every time gpg processes
15948 complete.
15949
15950 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
15951
15952 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
15953 doc string.
15954
15955 2006-04-03 Daiki Ueno <ueno@unixuser.org>
15956
15957 * pgg-gpg.el (pgg-gpg-process-filter)
15958 (pgg-gpg-wait-for-completion): Check if buffer is alive.
15959
15960 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
15961 lines, temporary fix.
15962
15963 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
15964
15965 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
15966
15967 2006-03-29 Daiki Ueno <ueno@unixuser.org>
15968
15969 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
15970 default-enable-multibyte-characters. This reverts the change from
15971 revision 6.17 which is no longer necessary because the passphrase
15972 is sent separately now. GnuPG messages are unreadable under
15973 multibyte locales with default-enable-multibyte-characters set to
15974 nil.
15975
15976 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
15977
15978 * message.el (message-tool-bar-gnome): Move "spell".
15979
15980 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
15981
15982 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
15983 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
15984 instead.
15985
15986 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
15987
15988 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
15989 Improve newsgroups handling for NNTP overviews which don't include
15990 Newsgroups.
15991
15992 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15993
15994 * message.el (message-resend): Bind message-generate-hashcash to nil.
15995
15996 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15997
15998 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
15999 when searching for already-paid recipients.
16000
16001 2006-03-27 Daiki Ueno <ueno@unixuser.org>
16002
16003 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
16004 passphrases when it is not needed.
16005 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
16006 passphrase stuff from gpg, should only be necessary when you use
16007 gpg with a smartcard.
16008
16009 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
16010
16011 * mml.el (mml-insert-mime): Ignore cached contents of
16012 message/external-body part.
16013
16014 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
16015 (mm-insert-part): Ditto.
16016
16017 2006-03-23 Simon Josefsson <jas@extundo.com>
16018
16019 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
16020 Reiner.
16021 (pgg-gpg-use-agent-p): Use it again.
16022
16023 2006-03-23 Simon Josefsson <jas@extundo.com>
16024
16025 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
16026 older emacsen.
16027 (pgg-gpg-use-agent-p): Don't use it.
16028
16029 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
16030
16031 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
16032 if we can.
16033
16034 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
16035
16036 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
16037 (pgg-gpg-update-agent): New function.
16038 (pgg-gpg-use-agent-p): New function.
16039 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
16040 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
16041 (pgg-gpg-sign-region): Use it.
16042
16043 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
16044
16045 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
16046 Reported by Ralf Wachinger <rwachinger@gmx.de>.
16047
16048 2006-03-21 Simon Josefsson <jas@extundo.com>
16049
16050 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
16051 <wilde@sha-bang.de>.
16052 (pgg-gpg-use-agent): New variable.
16053 (pgg-gpg-process-region): Use it.
16054 (pgg-gpg-encrypt-region): Likewise.
16055 (pgg-gpg-encrypt-symmetric-region): Likewise.
16056 (pgg-gpg-decrypt-region): Likewise.
16057 (pgg-gpg-sign-region): Likewise.
16058 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
16059
16060 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
16061
16062 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
16063
16064 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
16065 Add comment on version.
16066
16067 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
16068
16069 * smiley.el: Add missing test smiley.
16070
16071 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
16072
16073 * mm-decode.el (mm-with-part): New macro.
16074 (mm-get-part): Use it; work with message/external-body as well.
16075 (mm-save-part): Treat name and filename equally.
16076
16077 * mm-extern.el (mm-extern-cache-contents): New function.
16078 (mm-inline-external-body): Use it; force the part to be displayed;
16079 move undisplayer added to the cached handle to the parent.
16080
16081 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
16082 (gnus-mime-view-part-as-type): Work with message/external-body.
16083
16084 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
16085
16086 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
16087
16088 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
16089 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
16090 Emacs.]
16091
16092 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
16093
16094 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
16095 path rather than symbol. Always return list of directories.
16096 Guarantee that image directory comes first. [Sync with image.el,
16097 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
16098
16099 * message.el (message-make-tool-bar): Adjust to new API of
16100 `gmm-image-load-path-for-library'.
16101
16102 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16103
16104 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16105
16106 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16107
16108 * gnus-art.el (gnus-article-only-boring-p):
16109 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
16110 intangible text.
16111 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
16112
16113 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
16114
16115 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
16116 Use `defun' instead of `gmm-defun-compat'.
16117
16118 2006-03-14 Simon Josefsson <jas@extundo.com>
16119
16120 * message.el (message-unique-id): Don't use message-number-base36
16121 if (user-uid) is a float.
16122 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
16123
16124 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
16125
16126 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
16127
16128 * gnus-art.el (gnus-mime-display-single): Make sure there is an
16129 empty line between a part and a message part.
16130
16131 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
16132
16133 * smiley.el: Add more test smileys.
16134 (smiley-data-directory, smiley-regexp-alist)
16135 (gnus-smiley-file-types): Fix doc strings.
16136 (smiley-update-cache): Clear smiley-cached-regexp-alist before
16137 adding new elements.
16138 (smiley-mouse-map): Unused code. Make it a comment.
16139
16140 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
16141
16142 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
16143 scan latest NoCeM messages instead of old ones.
16144 (gnus-nocem-check-article): Fix regexps so as to match to PGP
16145 delimiters that are recently used.
16146 (gnus-nocem-load-cache): Add autoload cookie.
16147
16148 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
16149
16150 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
16151 level which is larger than gnus-use-nocem is specified.
16152
16153 * gnus-group.el (gnus-group-get-new-news): Ditto.
16154
16155 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
16156
16157 * gnus-util.el (gnus-tool-bar-update): New function.
16158
16159 * gnus-group.el (gnus-group-update-tool-bar): New variable.
16160 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
16161
16162 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
16163
16164 * gnus-group.el (gnus-group-redraw-when-idle)
16165 (gnus-group-redraw-check): Remove.
16166 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
16167
16168 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
16169
16170 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
16171 if optional last element is specified in splits (FIELD VALUE...).
16172
16173 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
16174
16175 * message.el (message-make-tool-bar): Rename gmm-image-load-path
16176 to gmm-image-load-path-for-library. Call with no-error argument.
16177 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
16178
16179 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16180
16181 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16182
16183 * gmm-utils.el (gmm-image-load-path): Remove alias.
16184
16185 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
16186
16187 * gmm-utils.el (gmm-image-load-path): Add alias.
16188
16189 * nnml.el (nnml-generate-nov-databases-directory): Rename from
16190 nnml-generate-nov-databases-1.
16191 (nnml-generate-nov-databases): Use it.
16192 (nnml-generate-nov-databases-directory): Document no-active
16193 argument.
16194
16195 * gmm-utils.el (gmm-image-load-path-for-library): Return single
16196 directory if path is t. Add no-error.
16197
16198 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
16199 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
16200
16201 * gnus-art.el (gnus-article-browse-delete-temp-files):
16202 Simplify resetting gnus-article-browse-html-temp-list.
16203
16204 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
16205 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
16206 Add example to docstring. Rename local variables. Move error
16207 checks to default case in cond and simplify.
16208
16209 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
16210
16211 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
16212 handle is multipart when calling it recursively.
16213 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
16214
16215 2006-03-03 Daniel Pittman <daniel@rimspace.net>
16216
16217 * nnimap.el (nnimap-request-update-info-internal): Optimize.
16218 Don't `gnus-uncompress-range' to avoid excessive memory usage.
16219
16220 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
16221
16222 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
16223 is loaded.
16224
16225 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
16226 loaded.
16227
16228 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
16229
16230 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
16231 to "Emacs 23 (unicode)" in doc string.
16232
16233 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
16234 "Emacs 23 (unicode)" in comment.
16235
16236 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
16237
16238 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
16239
16240 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
16241 characters 160 through 255 in Emacs 23.
16242
16243 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
16244
16245 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
16246 gnus-article-browse-html-temp.
16247 (gnus-article-browse-delete-temp): Make it customizable.
16248 Add `file'. Adjust doc string.
16249 (gnus-article-browse-delete-temp-files): Add argument.
16250 Allow query for each file. Adjust doc string.
16251 (gnus-article-browse-html-parts):
16252 Add `gnus-article-browse-delete-temp-files' to
16253 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
16254
16255 2006-03-02 Hynek Schlawack <hynek@ularx.de>
16256
16257 * gnus-art.el (gnus-article-browse-html-temp)
16258 (gnus-article-browse-delete-temp): New variables.
16259 (gnus-article-browse-delete-temp-files): New function.
16260 (gnus-article-browse-html-parts): Use it.
16261
16262 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
16263
16264 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
16265
16266 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
16267 string.
16268
16269 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
16270 gnus-summary-insert-new-articles when unplugged.
16271 Remove gnus-summary-search-article-forward.
16272
16273 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
16274 display-visual-class instead of display-color-cells.
16275
16276 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
16277
16278 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
16279 message/* containing non-ASCII text properly.
16280
16281 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
16282
16283 * message.el: Require gmm-utils, remove autoloads.
16284 (message-tool-bar): Set default based on
16285 gmm-tool-bar-style.
16286 (message-tool-bar-gnome): Add gmm-customize-mode.
16287
16288 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
16289 gmm-tool-bar-style.
16290 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
16291
16292 * gnus-group.el (gnus-group-tool-bar): Set default based on
16293 gmm-tool-bar-style.
16294 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
16295
16296 * gmm-utils.el (gmm-image-directory): Rename variable from
16297 gmm-image-load-path.
16298 (gmm-image-load-path): Use gmm-image-directory.
16299 (gmm-customize-mode): New function.
16300 (gmm-tool-bar-style): New variable.
16301
16302 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
16303 gnus-group-redraw-line-number.
16304 (gnus-group-redraw-check): Simplify.
16305 (gnus-group-tool-bar-update): Remove redraw check.
16306 (gnus-group-make-tool-bar): Add redraw check.
16307
16308 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
16309
16310 * gnus-art.el (gnus-button): Add missing parentheses.
16311
16312 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
16313
16314 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
16315
16316 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
16317
16318 * gnus-art.el (gnus-button): New face.
16319 (gnus-article-button-face): Use it.
16320
16321 * gnus-sum.el (gnus-summary-tool-bar-gnome):
16322 Add gnus-summary-next-page. Re-order.
16323
16324 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
16325 next-node are now included.
16326 (gnus-group-redraw-line-number): New internal variable.
16327 (gnus-group-redraw-check): Helper function for updating the tool
16328 bar.
16329 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
16330
16331 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
16332
16333 * spam.el (spam-spamassassin-score-regexp): New internal variable.
16334 (spam-extra-header-to-number, spam-check-spamassassin-headers):
16335 Use it to match format of Spamassassin 3.0 and later.
16336 Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
16337 (spam-check-bogofilter)
16338 (spam-bogofilter-register-with-bogofilter): Fix args of
16339 `gnus-error' calls.
16340
16341 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
16342
16343 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
16344 unnecessary interaction when sending queued mails.
16345 Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
16346
16347 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
16348
16349 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
16350 first or last are nil.
16351
16352 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16353
16354 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
16355
16356 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
16357
16358 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
16359
16360 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
16361
16362 * dns.el (query-dns): Protect more against buggy tcp output.
16363
16364 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
16365
16366 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
16367 nov.php.
16368
16369 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16370
16371 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
16372 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
16373 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
16374 output on the server side.
16375 (nnweb-google-create-mapping): Update regexps and add some
16376 progress indication.
16377
16378 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
16379
16380 * gnus-group.el (gnus-group-tool-bar-gnome):
16381 Fix gnus-agent-toggle-plugged. Re-order icons.
16382 (gnus-group-tool-bar-gnome):
16383 Add gnus-group-{prev,next}-unread-group.
16384 (gnus-group-tool-bar-gnome): Re-order icons.
16385
16386 * gnus-sum.el (gnus-summary-tool-bar-gnome):
16387 Move gnus-summary-insert-new-articles.
16388
16389 * message.el (message-tool-bar-gnome, message-tool-bar-retro):
16390 Fix comments.
16391
16392 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
16393 also available in Emacs 21.3.
16394
16395 * message.el (message-fix-before-sending): Change "Emacs 22" to
16396 "Emacs 23 (unicode)" in comment.
16397
16398 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
16399 "Emacs 23 (unicode)" in comment.
16400
16401 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
16402 comment.
16403 (mm-coding-system-p): Add comment about no-MULE XEmacs.
16404
16405 * mm-view.el (mm-fill-flowed): Add :version.
16406
16407 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
16408
16409 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
16410 and load-path.
16411
16412 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
16413
16414 * message.el: Autoload gmm-image-load-path.
16415 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
16416 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
16417 consitency.
16418
16419 * gmm-utils.el (gmm-image-load-path): Also search in
16420 "../etc/images". Don't set gmm-image-load-path if we don't find
16421 the image.
16422
16423 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
16424
16425 * gmm-utils.el (gmm-image-load-path): Don't make
16426 `gmm-image-load-path' include subdirectories which the second arg
16427 `image' might specify.
16428
16429 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
16430 subdirectory to icon file names.
16431
16432 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
16433
16434 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
16435
16436 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
16437 gmm-image-load-path calls.
16438
16439 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16440
16441 * message.el (message-make-tool-bar): Ditto.
16442
16443 * mml.el (mml-preview): Add comment concerning tool bar icons.
16444
16445 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
16446 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
16447
16448 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
16449 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
16450
16451 * message.el (message-tool-bar-gnome): Use new icon names.
16452 (message-make-tool-bar): Use `gmm-image-load-path'.
16453
16454 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
16455 New functions from MH-E.
16456 (gmm-image-load-path): New variable from MH-E.
16457 (gmm-image-load-path): New function from MH-E. Add arguments
16458 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
16459 *-image-load-path-called-flag.
16460
16461 2006-02-21 Milan Zamazal <pdm@brailcom.org>
16462
16463 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
16464
16465 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
16466
16467 * nnimap.el (nnimap-request-move-article): Change folder back to
16468 source group before deleting.
16469
16470 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
16471
16472 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
16473
16474 * gnus-art.el (mm-url-insert-file-contents-external):
16475 Autoload mm-url.
16476
16477 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
16478
16479 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
16480
16481 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
16482 coding system which mm-charset-to-coding-system returns for a
16483 given charset is valid.
16484
16485 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
16486
16487 * html2text.el (html2text-remove-tag-list):
16488 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
16489
16490 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
16491
16492 * gnus-cus.el: Revert 2005-10-17 change.
16493
16494 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
16495
16496 * gnus-art.el (article-strip-banner):
16497 Call article-really-strip-banner only when the regexp match is made.
16498
16499 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
16500
16501 * gnus-art.el (article-strip-banner):
16502 Use gnus-extract-address-components instead of
16503 mail-header-parse-addresses to make it work with non-ASCII text;
16504 remove mail-encode-encoded-word-string.
16505
16506 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
16507 values which are surrounded with \"...\"; make it never cause a
16508 Lisp error; give up parsing of parameters if it failed in
16509 extracting type.
16510
16511 2006-02-14 Arne Jørgensen <arne@arnested.dk>
16512
16513 * smime.el (smime-cert-by-ldap-1): Fix bug where
16514 `smime-ldap-search' returns results without userCertificates.
16515
16516 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
16517
16518 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
16519
16520 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
16521
16522 * spam.el (spam-check-spamassassin-headers): Adapt format for
16523 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
16524 <ari@mbf.ocn.ne.jp>.
16525 (spam-list-of-processors): Add spam-use-gmane.
16526
16527 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
16528
16529 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
16530 make-temp-file; make it work with XEmacs as well.
16531
16532 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
16533 mm-make-temp-file.
16534
16535 * mm-decode.el (mm-display-external): Use the 3rd arg of
16536 mm-make-temp-file.
16537 (mm-create-image-xemacs): Ditto.
16538
16539 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
16540
16541 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
16542 with message-narrow-to-headers.
16543 (gnus-draft-setup): Narrow to header to run message-fetch-field.
16544 (gnus-draft-check-draft-articles): New function.
16545 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
16546
16547 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
16548
16549 * gnus-art.el (gnus-article-browse-html-parts):
16550 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
16551 Don't use suffix argument for mm-make-temp-file for Emacs 21
16552 compatibility. Remove useless `format'.
16553
16554 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16555
16556 * nnweb.el (nnweb-google-wash-article): Update regexps.
16557 (nnweb-group-alist): Use defvoo instead of defvar.
16558
16559 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
16560
16561 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
16562 re-loading nn* modules.
16563
16564 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
16565
16566 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
16567 for `tool-bar-mode' and don't check it's default-value.
16568
16569 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16570
16571 * message.el (message-make-tool-bar): Ditto.
16572
16573 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
16574 `substring'. Shorten tmp-file name.
16575
16576 * gnus.el: Remove bogus comment.
16577
16578 2006-02-10 Hynek Schlawack <hynek@ularx.de>
16579
16580 * gnus-art.el (gnus-article-browse-html-parts): New function.
16581 (gnus-article-browse-html-article): New function for viewing html
16582 articles with a browser.
16583
16584 2006-02-09 Daiki Ueno <ueno@unixuser.org>
16585
16586 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
16587 (mml2015-pgg-encrypt): Ditto.
16588
16589 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
16590 (mml1991-pgg-encrypt): Ditto.
16591
16592 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
16593
16594 * nnfolder.el (nnfolder-insert-newsgroup-line):
16595 Use message-make-date instead of current-time-string.
16596
16597 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
16598 to gnus-decoded which mm-uu might set.
16599
16600 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
16601
16602 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
16603 don't decode quoted parameters; remove misimported Emacs code.
16604 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16605 (rfc2231-decode-encoded-string): Don't use split-string which
16606 behaves differently according to Emacs version; use
16607 mm-decode-coding-region to convert charset to coding-system.
16608 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16609 (rfc2231-encode-string): Remove misimported Emacs code.
16610
16611 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
16612
16613 * gnus-art.el (article-decode-charset): Don't use ignore-errors
16614 when calling mail-header-parse-content-type.
16615 (article-de-quoted-unreadable): Ditto.
16616 (article-de-base64-unreadable): Ditto.
16617 (article-wash-html): Ditto.
16618
16619 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
16620 calling mail-header-parse-content-type and
16621 mail-header-parse-content-disposition.
16622 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
16623 mail-header-parse-content-type.
16624
16625 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
16626 insert charset and format parameters; encode description after
16627 inserting it to buffer.
16628 (mml-insert-parameter): Fold lines properly even if a parameter is
16629 segmented into two or more lines; change the max column to 76.
16630
16631 * rfc1843.el (rfc1843-decode-article-body): Don't use
16632 ignore-errors when calling mail-header-parse-content-type.
16633
16634 * rfc2231.el (rfc2231-parse-string): Return at least type if
16635 possible; don't cause an error even if it fails in parsing of
16636 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16637 (rfc2231-encode-string): Don't break lines at the beginning, leave
16638 it to mml-insert-parameter.
16639
16640 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
16641 calling mail-header-parse-content-type.
16642
16643 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
16644
16645 * spam-report.el (spam-report-gmane-use-article-number):
16646 Improve doc string.
16647 (spam-report-gmane-internal): Check if a suitable header was found
16648 in the article.
16649
16650 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
16651
16652 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
16653 (rfc2231-encode-string): Make param*=value always begin with LWSP.
16654
16655 2006-02-05 Romain Francoise <romain@orebokech.com>
16656
16657 Update copyright notices of all files in the gnus directory.
16658
16659 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16660
16661 * nnweb.el (nnweb-request-group): Avoid growing overview files.
16662
16663 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
16664
16665 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
16666 segmented lines of parameter value to cope with Thunderbird 1.5
16667 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
16668 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16669 (rfc2231-encode-string): Don't make lines exceeding 76 column.
16670
16671 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
16672
16673 * mml.el (mml-generate-mime-1): Correct the order of inline signed
16674 parts.
16675
16676 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16677
16678 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
16679 there's only one active file for all servers.
16680 (nnweb-request-scan): Make sure nnweb-articles is initialized on
16681 solid groups. Gnus might have used a FAST request to select the group.
16682 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
16683 and nnweb-search redundantly in the active file.
16684 (nnweb-request-list): Don't list bogus groups. There can only be one.
16685 (nnweb-request-create-group): Don't use ARGS.
16686 (nnweb-possibly-change-server, nnweb-request-group): Remove some
16687 initializations. Let nnoo do the work.
16688
16689 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
16690
16691 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
16692 Say the part has been decoded.
16693
16694 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
16695
16696 2006-01-31 Kevin Ryde <user42@zip.com.au>
16697
16698 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
16699 mailcap-viewer-test-cache when there's no 'test clause, since that
16700 will invert the meaning of a "nil" test previously determined by
16701 mailcap-mailcap-entry-passes-test.
16702
16703 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
16704
16705 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
16706 compiling.
16707
16708 * gnus-sum.el: Ditto.
16709
16710 * message.el: Don't bind tool-bar-map when compiling.
16711
16712 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
16713
16714 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
16715
16716 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16717
16718 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
16719 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
16720 current Google Groups.
16721
16722 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
16723
16724 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
16725 and tool-bar-mode.
16726
16727 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
16728 and tool-bar-mode.
16729
16730 * message.el (message-tool-bar-update): Simplify.
16731 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
16732
16733 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
16734 gnus-summary-buffer.
16735 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
16736 gnus-summary-reply.
16737
16738 * gmm-utils.el (gmm): Add :version.
16739
16740 2006-01-26 Steve Youngs <steve@sxemacs.org>
16741
16742 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
16743 Don't autoload.
16744
16745 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
16746
16747 * gmm-utils.el (gmm-verbose): Add :group.
16748
16749 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
16750
16751 * message.el: Change some comments WRT tool-bars.
16752
16753 * gnus-sum.el (gnus-summary-tool-bar)
16754 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
16755 (gnus-summary-tool-bar-zap-list): New variables.
16756 (gnus-summary-make-tool-bar): Complete rewrite using
16757 `gmm-tool-bar-from-list'.
16758
16759 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
16760 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
16761 New variables.
16762 (gnus-group-make-tool-bar): Complete rewrite using
16763 `gmm-tool-bar-from-list'.
16764 (gnus-group-tool-bar-update): New function.
16765
16766 * message.el (message-mode-field-menu): Add "Show hidden Headers".
16767
16768 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
16769
16770 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
16771 is dissected into a single part of which the type is the same as
16772 the given one; decode charset.
16773
16774 2006-01-21 Kevin Ryde <user42@zip.com.au>
16775
16776 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
16777 into alists as symbol not string, since that's what
16778 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
16779 look for.
16780
16781 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
16782
16783 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
16784 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
16785
16786 * message.el (message-tool-bar-gnome): Use gmm-ignore.
16787
16788 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
16789
16790 * gnus-art.el (gnus-mime-security-button-commands): New variable.
16791 (gnus-mime-security-button-menu): New definition.
16792 (gnus-mime-security-button-map): Use them.
16793 (gnus-mime-security-button-menu): New function.
16794 (gnus-insert-mime-security-button): Addition to help echo.
16795 (gnus-mime-security-run-function, gnus-mime-security-save-part)
16796 (gnus-mime-security-pipe-part): New functions.
16797
16798 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
16799 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
16800
16801 * mm-decode.el (mm-handle-set-disposition): Remove.
16802 (mm-handle-set-description): Remove.
16803
16804 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
16805
16806 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
16807 (mm-w3m-standalone-supports-m17n-p): New function.
16808 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
16809 w3m usage.
16810
16811 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
16812 Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
16813
16814 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
16815
16816 * message.el (message-tool-bar-zap-list):
16817 Use gmm-tool-bar-zap-list as custom type.
16818 (message-tool-bar-update): New function.
16819 (message-tool-bar, message-tool-bar-gnome)
16820 (message-tool-bar-retro): Add message-tool-bar-update.
16821 (message-tool-bar-gnome): Add flyspell-buffer.
16822
16823 * gnus-util.el (gnus-error): Describe `args'.
16824
16825 * gmm-utils.el (gmm-error): Describe `args'.
16826 (gmm-tool-bar-zap-list): New widget.
16827 (gmm-tool-bar-from-list): Improve description of `zap-list'.
16828
16829 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
16830
16831 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
16832 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
16833 the number of recursive calls.
16834
16835 * mm-decode.el (mm-handle-set-disposition): New macro.
16836 (mm-handle-set-description): New macro.
16837
16838 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
16839
16840 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
16841 encoding.
16842
16843 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
16844
16845 * message.el (message-tool-bar-zap-list, message-tool-bar)
16846 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
16847 (message-tool-bar-local-item-from-menu): Remove.
16848 (message-tool-bar-map): Replace by `message-make-tool-bar'.
16849 (message-make-tool-bar): New function.
16850 (message-mode): Use `message-make-tool-bar'.
16851
16852 * gmm-utils.el: New file.
16853 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
16854 (gmm-lazy): New widget copied from `nnmail.el'.
16855 (gmm-tool-bar-from-list): New function for creating customizable
16856 tool bars.
16857 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
16858 output.
16859 (gmm): Add :prefix to defgroup.
16860
16861 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
16862
16863 * gmm-utils.el (gmm-widget-p): New function.
16864
16865 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
16866
16867 * mml.el (mml-attach-file): Describe `description' in doc string.
16868 (mml-menu): Add Emacs MIME manual and PGG manual.
16869
16870 2006-01-20 Richard M. Stallman <rms@gnu.org>
16871
16872 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
16873
16874 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
16875
16876 * nntp.el (nntp-end-of-line): Doc fix.
16877
16878 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
16879
16880 * imap.el (imap-open): Handle case where buffer is a buffer
16881 object.
16882
16883 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
16884
16885 * gnus-delay.el (gnus-delay): Don't autoload.
16886 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16887 to be re-loaded when customizing the `gnus-delay' group.
16888
16889 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
16890
16891 * message.el (message-insert-citation-line): Use newlines.
16892
16893 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
16894
16895 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
16896
16897 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
16898
16899 2006-01-19 Mark D. Baushke <mdb@gnu.org>
16900
16901 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
16902
16903 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
16904
16905 * mm-decode.el (mm-inlined-types): Add application/pgp.
16906 (mm-automatic-display): Ditto.
16907
16908 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
16909 part as text.
16910
16911 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
16912
16913 * nnrss.el: Update copyright.
16914 (nnrss-opml-import): Query whether to subscribe to each entry.
16915
16916 * gnus-art.el:
16917 * gnus-sum.el:
16918 * mm-uu.el:
16919 * mm-view.el: Update copyright.
16920
16921 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
16922
16923 * message.el (message-info): New function.
16924 (message-mode-menu): Add it.
16925 Update copyright.
16926
16927 * ChangeLog: Fix and update copyright.
16928
16929 2006-01-13 Romain Francoise <romain@orebokech.com>
16930
16931 * message.el (message-forward-subject-name-subject): Prefer the
16932 address to 'nowhere' if the sender has no name.
16933 Fix typo. Update copyright year.
16934
16935 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
16936
16937 * gnus-art.el (article-wash-html):
16938 Use gnus-summary-show-article-charset-alist if a numeric arg is given.
16939 (gnus-article-wash-html-with-w3m-standalone): New function.
16940
16941 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
16942 mm-inline-text-html-render-with-w3m-standalone.
16943 (mm-text-html-washer-alist): Map w3m-standalone to
16944 gnus-article-wash-html-with-w3m-standalone.
16945 (mm-inline-text-html-render-with-w3m-standalone): New function.
16946
16947 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
16948
16949 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
16950 Improve LaTeX.
16951
16952 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
16953
16954 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
16955 (nnrss-request-article): Render text/plain parts as HTML.
16956
16957 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
16958 the buffer.
16959
16960 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
16961
16962 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
16963 custom definition of `gnus-posting-styles'.
16964
16965 * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
16966 Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
16967
16968 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
16969
16970 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
16971 Use nntp for bug archive.
16972
16973 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
16974
16975 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
16976 parts.
16977 (nnrss-normalize-date): New function converts ISO 8601 date into
16978 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
16979 (nnrss-check-group): Use it.
16980
16981 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
16982
16983 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
16984
16985 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
16986 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
16987 (nnrss-insert-w3): Ditto.
16988
16989 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
16990
16991 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
16992 the articles to be forwarded including the case where neither a
16993 number of articles nor a region is specified.
16994
16995 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
16996
16997 * nnrss.el (nnrss-request-article): Fix last change; fill
16998 text/plain parts.
16999
17000 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
17001
17002 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
17003 in text/plain part.
17004 (nnrss-check-group): Don't add excessive newline to dc:subject.
17005
17006 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
17007
17008 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
17009 article.
17010
17011 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
17012
17013 * nnml.el: Don't require gnus-bcklg. Autoload it.
17014 (nnml-use-compressed-files, nnml-save-mail): Support other
17015 comression programs such as bzip2.
17016
17017 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17018
17019 * dns.el (query-dns): Make sure we check the buffer size before
17020 removing tcp headers.
17021
17022 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
17023
17024 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
17025 remove MIME buttons associated with multipart/alternative parts.
17026 (gnus-mime-display-alternative): Tag buttons using `article-type'
17027 text property.
17028
17029 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
17030 associated with multipart/alternative parts.
17031
17032 * gnus-art.el (gnus-signature-separator): Fix custom type.
17033
17034 * mm-decode.el (mm-inlined-types): Fix custom type.
17035 (mm-keep-viewer-alive-types): Ditto.
17036 (mm-automatic-display): Ditto.
17037 (mm-attachment-override-types): Ditto.
17038 (mm-inline-override-types): Ditto.
17039 (mm-automatic-external-display): Ditto.
17040
17041 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
17042
17043 * spam-report.el (spam-report-user-mail-address)
17044 (spam-report-user-agent): New variables.
17045 (spam-report-url-ping-plain): Use spam-report-user-agent.
17046
17047 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
17048
17049 * gnus-art.el (gnus-button-handle-custom): Do not just use
17050 `customize-apropos' for any "M-x customize-*" button but the
17051 function called for. Accept both the function name and its
17052 argument in order to achieve this.
17053 (gnus-button-alist): Remove support for "custom:" URL's.
17054 Pass function name to `gnus-button-handle-custom' in case of "M-x
17055 customize-*" buttons.
17056
17057 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
17058
17059 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
17060 multipart/alternative and add xref to mm-discouraged-alternatives
17061 in doc string.
17062
17063 * mm-decode.el (mm-discouraged-alternatives): Add xref to
17064 gnus-buttonized-mime-types in doc string.
17065
17066 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
17067
17068 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
17069 Suggest image/.* in the doc string.
17070
17071 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
17072
17073 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
17074 message-marks (Debian bug #342521).
17075
17076 2005-12-12 Simon Josefsson <jas@extundo.com>
17077
17078 * password.el (password-read-from-cache): Add.
17079 (password-read): Use it.
17080
17081 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
17082
17083 * rfc2047.el (rfc2047-charset-to-coding-system):
17084 Recognize us-ascii as a MIME charset.
17085
17086 * mm-bodies.el (mm-decode-content-transfer-encoding):
17087 Protect against the case where the 2nd arg TYPE is nil.
17088
17089 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
17090
17091 * pop3.el (pop3-stream-type): Fix custom version.
17092
17093 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
17094
17095 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
17096
17097 * mm-decode.el (mm-display-external): Add missing cdr.
17098
17099 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
17100
17101 * mm-decode.el (mm-display-external): Use nametemplate (defined in
17102 RFC1524) if it is in mailcap or add a suffix according to
17103 mailcap-mime-extensions when generating a temp filename; postpone
17104 deleting a temp file for 2 seconds for some wrappers, shell
17105 scripts, and so on, which might exit right after having started a
17106 viewer command as a background job.
17107
17108 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
17109
17110 * nntp.el (nntp-marks-directory): Fix custom group.
17111
17112 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
17113 steps when < 10.
17114
17115 * gnus-start.el (gnus-no-server-1):
17116 Mention `gnus-level-default-subscribed' in doc string.
17117
17118 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
17119
17120 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
17121 parens.
17122
17123 2005-11-26 Dave Love <fx@gnu.org>
17124
17125 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
17126 (tls-program, tls-success): Provide openssl alternative.
17127
17128 * starttls.el: Doc fixes.
17129 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
17130 SERVICE to PORT.
17131
17132 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
17133 port null or service name.
17134 (starttls-negotiate): Autoload.
17135
17136 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
17137
17138 * message.el (message-kill-to-signature): Fix interactive spec.
17139
17140 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
17141
17142 * pop3.el (pop3-open-server): Recognize a string as a service name.
17143
17144 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
17145
17146 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
17147
17148 2005-11-23 Dave Love <fx@gnu.org>
17149
17150 Add pop3s, pop3/starttls.
17151
17152 * pop3.el (pop3-authentication-scheme): Clarify doc.
17153 (open-tls-stream, starttls-open-stream): Autoload.
17154 (pop3-stream-type): New.
17155 (pop3-open-server): Use it.
17156
17157 * mail-source.el (mail-sources): Fix some :types. Add stream type
17158 for POP.
17159 (mail-source-keyword-map): Add :stream for POP.
17160 (mail-source-fetch-pop): Use pop3-stream-type.
17161
17162 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
17163
17164 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
17165 of current-time-string.
17166
17167 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
17168
17169 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
17170 date header.
17171
17172 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
17173
17174 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
17175 it can seriously impact performance as it bypasses the agent's
17176 local caches.
17177
17178 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
17179
17180 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
17181 must be explicitly online rather than "not explicitly offline" for
17182 its flags to be synchronized.
17183
17184 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
17185 that gnus-uu-unmark-thread will function correctly.
17186
17187 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
17188 1024K is instead displayed as 1M.
17189
17190 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17191
17192 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
17193
17194 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
17195
17196 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
17197
17198 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
17199
17200 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
17201 error message to display actual error condition.
17202 (gnus-agent-save-local): Avoid saving symbols that are bound to
17203 nil as they simply result in a warning message in
17204 gnus-agent-read-local.
17205
17206 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
17207
17208 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
17209 rather than make-variable-buffer-local for file-precious-flag.
17210
17211 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
17212
17213 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
17214 for duplicates which are removed. The invalid sort check then
17215 triggers a rescan after the sort as sorting may have moved
17216 duplicate entries such that they can be cheaply detected.
17217
17218 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
17219
17220 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
17221
17222 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
17223
17224 * gnus-agent.el (gnus-agent-article-alist-save-format):
17225 Change internal variable to a custom variable. Change default value
17226 from compressed(2) to uncompressed(1).
17227 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
17228 support for uncompressed agentview files. Taken together, reading
17229 the agentview file should now be 6-7 times faster.
17230
17231 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
17232
17233 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
17234 as a buffer-local variable. This avoids creating truncated
17235 dribble files as a result of a hang up, eg.
17236
17237 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
17238
17239 * gnus-start.el (gnus-start-draft-setup):
17240 Enforce `gnus-draft-mode' for nndraft:drafts at startup.
17241
17242 * gnus.el (gnus-splash): Change custom group.
17243 (gnus-group-get-parameter, gnus-group-parameter-value):
17244 Describe allow-list argument.
17245
17246 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
17247 string.
17248
17249 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
17250
17251 * gnus-art.el (gnus-default-article-saver): Add user-defined
17252 `function' to custom type.
17253
17254 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
17255
17256 * imap.el (imap-open): Handle case where buffer is a buffer
17257 object.
17258
17259 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
17260
17261 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
17262 long lines.
17263 (gnus-cache-delete-group): Wrap doc strings.
17264
17265 * gnus-agent.el (gnus-agent-rename-group)
17266 (gnus-agent-delete-group): Wrap doc strings.
17267
17268 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
17269
17270 * gnus-start.el (gnus-1): Add "native" to
17271 gnus-predefined-server-alist.
17272
17273 * gnus.el (gnus-method-to-server): Don't add "native" to the
17274 lists here, because that leads to problems when
17275 gnus-select-method is bound.
17276
17277 2005-11-09 Simon Josefsson <jas@extundo.com>
17278
17279 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
17280 use (not sort-by-date) instead.
17281
17282 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
17283
17284 * gnus-delay.el (gnus-delay-group): Don't autoload.
17285 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
17286 to be re-loaded when customizing the `gnus-delay' group.
17287
17288 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
17289
17290 * message.el: Revert last changes.
17291 (message-insert-citation-line): Use newlines.
17292
17293 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
17294
17295 * message.el (message-courtesy-message)
17296 (message-mark-insert-begin, message-mark-insert-end)
17297 (message-elide-ellipsis, message-cancel-message)
17298 (message-add-header, message-change-subject)
17299 (message-cross-post-followup-to-header)
17300 (message-cross-post-insert-note, message-reduce-to-to-cc)
17301 (message-widen-reply, message-delete-not-region)
17302 (message-kill-to-signature, message-insert-signature)
17303 (message-insert-importance-high, message-insert-importance-low)
17304 (message-insert-or-toggle-importance)
17305 (message-insert-disposition-notification-to)
17306 (message-indent-citation, message-yank-original)
17307 (message-cite-original-without-signature, message-cite-original)
17308 (message-insert-citation-line, message-position-on-field)
17309 (message-fix-before-sending, message-send-mail-partially)
17310 (message-send-mail, message-send-mail-with-sendmail)
17311 (message-send-mail-with-qmail, message-send-news)
17312 (message-check-news-header-syntax, message-generate-headers)
17313 (message-insert-courtesy-copy, message-fill-address)
17314 (message-fill-header, message-shorten-references)
17315 (message-setup-1, message-cancel-news)
17316 (message-forward-make-body-plain, message-forward-make-body-mime)
17317 (message-forward-make-body-mml, message-encode-message-body)
17318 (message-forward-make-body-digest-plain)
17319 (message-forward-make-body-digest-mime)
17320 (message-use-alternative-email-as-from): Insert `hard-newline'
17321 instead of ordinary newlines.
17322
17323 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
17324
17325 * message.el (message-generate-headers): Downcase the argument
17326 given to message-check-element.
17327
17328 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
17329
17330 * nntp.el (nntp-authinfo-rejected): New error condition.
17331 (nntp-wait-for): Use new error condition to signal authentication
17332 error.
17333 (nntp-retrieve-data): Rethrow new error condition to break out of
17334 recursive call to nntp-send-authinfo.
17335
17336 2005-11-08 Romain Francoise <romain@orebokech.com>
17337
17338 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
17339 (gnus-summary-exit-map): Bind to `Z p'.
17340 (gnus-summary-make-menu-bar): Add menu item.
17341
17342 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
17343
17344 * gnus-art.el (gnus-article-treat-custom): Add `first'.
17345 (gnus-treat-*): Add `first' in all doc strings.
17346
17347 * gnus-group.el (gnus-group-compact-group): Fix typo.
17348
17349 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
17350
17351 * gnus.el (gnus-parameters-case-fold-search): New variable.
17352 (gnus-parameters-get-parameter): Use it.
17353
17354 * gnus-score.el (gnus-home-score-file): Doc fix.
17355
17356 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
17357
17358 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
17359
17360 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
17361
17362 * mm-util.el (mm-special-display-p): New function.
17363
17364 * mml.el (mml-preview): Use it; doc fix.
17365
17366 2005-10-29 Romain Francoise <romain@orebokech.com>
17367
17368 * message.el (message-fix-before-sending): Fix comment.
17369
17370 2005-10-29 Jari Aalto <jari.aalto@cante.net>
17371
17372 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
17373
17374 2005-10-29 Jari Aalto <jari.aalto@cante.net>
17375
17376 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
17377 Used in gnus-score.el.
17378
17379 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
17380
17381 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
17382
17383 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
17384
17385 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
17386 whitespace removed in revision 7.8. Use concatenated string to
17387 protect trailing whitespace.
17388
17389 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
17390
17391 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
17392 (nnimap-request-expire-articles): Use it to avoid sending 'UID
17393 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
17394 Courier IMAP ("some version from 2004"). Mostly based on similar
17395 code in the same function.
17396
17397 2005-10-26 Didier Verna <didier@xemacs.org>
17398
17399 * gnus-group.el (gnus-group-compact-group): Invalidate original
17400 article buffer.
17401 * gnus-srvr.el (gnus-server-compact-server): Ditto.
17402 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
17403 NOV database and in article itself.
17404 Invalidate article backlog.
17405
17406 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
17407
17408 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
17409
17410 2005-10-26 Simon Josefsson <jas@extundo.com>
17411
17412 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
17413 part of 2004-07-25 change.
17414
17415 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
17416
17417 * message.el (message-display-completion-list): New function.
17418 (message-expand-group): Use it; make sure the Completions buffer
17419 is modifiable.
17420
17421 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
17422
17423 * imap.el (imap-open): Handle case where buffer is a buffer object.
17424
17425 2005-10-24 Eli Zaretskii <eliz@gnu.org>
17426
17427 * pgg-def.el:
17428 * pgg-gpg.el:
17429 * pgg-parse.el:
17430 * pgg-pgp.el:
17431 * pgg-pgp5.el:
17432 * pgg.el: Move to the parent lisp directory.
17433
17434 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
17435
17436 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
17437 user-mail-name is an empty string.
17438
17439 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
17440
17441 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
17442 depending on gnus-score-decay-constant.
17443
17444 * encrypt.el (encrypt-insert-file-contents)
17445 (encrypt-write-file-contents): Don't use `gnus-message'.
17446
17447 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
17448 arguments.
17449 (mm-uu-type-alist): Add message-marks and insert-marks.
17450 Pass arguments to mm-uu-verbatim-marks-extract.
17451 (mm-uu-hide-markers): New variable.
17452 (mm-uu-extract): Use face similar to `gnus-cite-3'.
17453
17454 * gnus-fun.el (gnus-convert-image-to-x-face-command)
17455 (gnus-convert-image-to-face-command): Use "convert" by default to
17456 allow other input image formats.
17457 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
17458 accordingly.
17459
17460 2005-10-23 Simon Josefsson <jas@extundo.com>
17461
17462 * imap.el (imap-gssapi-program): Align command line parameters
17463 with latest GNU SASL.
17464 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
17465
17466 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
17467
17468 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
17469 HTML.
17470 (nnslashdot-request-article): Ditto.
17471
17472 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
17473
17474 * mail-source.el (mail-source-fetch-pop): Require pop3.
17475 (mail-source-check-pop): Ditto.
17476
17477 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
17478
17479 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
17480 errors.
17481
17482 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
17483
17484 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
17485 (gnus-treat-strip-leading-blank-lines): Improve doc string.
17486
17487 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
17488
17489 * mm-bodies.el (mm-decode-string):
17490 Call `mm-charset-to-coding-system' with allow-override argument.
17491
17492 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
17493
17494 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
17495 (rfc2047-charset-to-coding-system): New function.
17496 (rfc2047-decode-encoded-words): New function.
17497 (rfc2047-decode-region): Use them.
17498 (rfc2047-decode-cte): Remove.
17499 (rfc2047-parse-and-decode): Remove.
17500 (rfc2047-decode): Remove.
17501
17502 2005-10-15 Kenichi Handa <handa@m17n.org>
17503
17504 * rfc2047.el (rfc2047-decode-cte): New function.
17505 (rfc2047-decode-region): Change the way to decode successive
17506 encoded-words: decode B- or Q-encoding in each encoded-word,
17507 concatenate them, and decode it as charset.
17508
17509 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
17510
17511 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
17512 widget-move-and-invoke.
17513 (gnus-custom-mode): Use gnus-custom-map.
17514
17515 2005-10-15 Bill Wohler <wohler@newt.com>
17516
17517 * message.el (message-tool-bar-map): Rename image file from
17518 mail_send to mail/send.
17519
17520 2005-10-16 Masatake YAMATO <jet@gyve.org>
17521
17522 * message.el (message-expand-group): Pass the common
17523 prefix substring of completion to `display-completion-list'.
17524
17525 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
17526
17527 * mml-sec.el (mml-secure-method): New internal variable.
17528 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
17529 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
17530 New functions using mml-secure-method.
17531
17532 * mml.el (mml-mode-map): Add key bindings for those functions.
17533 (mml-menu): Simplify security menu entries. Suggested by Jesper
17534 Harder <harder@myrealbox.com>.
17535 (mml-attach-file, mml-attach-buffer, mml-attach-external):
17536 Goto end of message if point is the headers of the message.
17537
17538 * message.el (message-in-body-p): New function.
17539
17540 * assistant.el: Autoload gnus-util and netrc.
17541
17542 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
17543 Use `mm-charset-override-alist' only when decoding.
17544
17545 * mm-bodies.el (mm-decode-body):
17546 Call `mm-charset-to-coding-system' with allow-override argument.
17547
17548 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
17549 `filename' from Content-Disposition if Content-Type doesn't
17550 provide `name'.
17551 (gnus-mime-view-part-as-type): Set default instead of
17552 initial-input.
17553
17554 2005-10-09 Daniel Brockman <daniel@brockman.se>
17555
17556 * format-spec.el (format-spec): Propagate text properties of % spec.
17557
17558 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
17559
17560 * gnus-art.el (gnus-treat-predicate): Add `first'.
17561
17562 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
17563
17564 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
17565 (mm-charset-override-alist): New variable.
17566 (mm-charset-to-coding-system): Use it.
17567 (mm-codepage-setup): New helper function.
17568 (mm-charset-eval-alist): New variable.
17569 (mm-charset-to-coding-system): Use mm-charset-eval-alist.
17570 Warn about unknown charsets.
17571
17572 2005-10-04 David Hansen <david.hansen@gmx.net>
17573
17574 * nnrss.el (nnrss-request-article): Add support for the comments tag.
17575 (nnrss-check-group): Ditto.
17576
17577 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
17578
17579 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
17580 Rename x-gnus-verbatim to x-verbatim.
17581 (mm-uu-type-alist): Fix regexp for verbatim-marks.
17582
17583 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
17584 x-verbatim.
17585
17586 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
17587
17588 * gnus-util.el (gnus-remove-duplicates): Remove.
17589
17590 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
17591 instead of gnus-remove-duplicates.
17592
17593 * message.el (message-remove-duplicates): Remove.
17594 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
17595 message-remove-duplicates.
17596
17597 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
17598 available, else use implementation from `delete-dups'.
17599
17600 * message.el (message-insert-expires): New function.
17601 (message-mode-map): Add key binding.
17602 (message-mode-field-menu): Add menu entry.
17603 (message-mode): Document it.
17604 (message-make-expires-date): Use `message-make-date'.
17605
17606 2005-10-04 Josh Huber <huber@alum.wpi.edu>
17607
17608 * message.el (message-make-expires-date): New function.
17609
17610 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
17611
17612 * time-date.el: Autoload parse-time-string, XEmacs needs it.
17613
17614 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
17615
17616 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
17617 function rather than the diff-mode.el package.
17618 (mm-display-external): Use with-current-buffer.
17619 (mm-viewer-completion-map, mm-viewer-completion-map):
17620 Move initialization inside declaration.
17621
17622 2005-09-29 Simon Josefsson <jas@extundo.com>
17623
17624 * spam.el: Load hashcash when compiling, to avoid warnings.
17625 Don't autoload mail-check-payment.
17626 (spam-check-hashcash): Define unconditionally, since hashcash.el
17627 is part of Gnus now. Ignore errors from payment checking.
17628
17629 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
17630
17631 * message.el (message-bold-region, message-unbold-region):
17632 Rename from `bold-region' and `unbold-region'.
17633
17634 * message.el: Remove useless autoloads.
17635
17636 2005-09-28 Simon Josefsson <jas@extundo.com>
17637
17638 * message.el (message-use-idna): Default to t.
17639 (message-use-idna): Test whether encoding works too. Doc fix.
17640
17641 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
17642
17643 * nntp.el (nntp-warn-about-losing-connection): Remove.
17644
17645 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
17646
17647 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
17648 customizable. Change default value.
17649 (mm-uu-diff-groups-regexp): Change default value.
17650 (mm-uu-type-alist): Add doc string.
17651 (mm-uu-configure): Add doc string. Make it interactive.
17652 (mm-uu-tex-groups-regexp): New variable.
17653 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
17654 (mm-uu-type-alist): Add LaTeX documents.
17655 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
17656 of "text/verbatim".
17657 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
17658
17659 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
17660 instead of "text/verbatim".
17661
17662 * message.el (message-mark-inserted-region)
17663 (message-mark-insert-file): Use slrn style marks when called with
17664 prefix argument.
17665
17666 2005-09-27 Simon Josefsson <jas@extundo.com>
17667
17668 * message.el (message-idna-to-ascii-rhs-1): Reformat.
17669
17670 2005-09-27 Arne Jørgensen <arne@arnested.dk>
17671
17672 * message.el (message-remove-duplicates): New function.
17673 Implementation borrowed from `gnus-remove-duplicates'.
17674 (message-idna-to-ascii-rhs): Also encode idna addresses in
17675 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17676 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
17677 only ask about the same idna domain once per header and also tell
17678 in what header to replace the idna domain.
17679
17680 * gnus-art.el (article-decode-idna-rhs): Also decode idna
17681 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17682 (article-decode-idna-rhs): Fix regexp so that all idna-address in
17683 a header is decoded and not just the last one.
17684
17685 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
17686
17687 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
17688 has been decoded.
17689
17690 * mm-decode.el (mm-automatic-display): Add text/verbatim.
17691 (mm-insert-part): Don't modify text if it has been decoded.
17692
17693 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
17694 decoded.
17695
17696 * mm-view.el (mm-inline-text): Don't strip text props unless
17697 decoding enriched or richtext parts.
17698
17699 2005-09-25 Romain Francoise <romain@orebokech.com>
17700
17701 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
17702 * gnus-start.el (gnus-subscribe-interactively):
17703 * gnus-uu.el (gnus-uu-grab-articles):
17704 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
17705 space.
17706
17707 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
17708
17709 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
17710 * mm-view.el (mm-view-pkcs7-decrypt):
17711 * gnus-sum.el (gnus-summary-limit-to-extra)
17712 (gnus-summary-respool-article, gnus-read-move-group-name):
17713 * gnus-score.el (gnus-summary-increase-score):
17714 * gnus-util.el (gnus-completing-read-with-default):
17715 * gnus-art.el (gnus-read-save-file-name)
17716 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
17717 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
17718 * message.el (message-check-news-header-syntax):
17719 Follow convention for reading with the minibuffer.
17720
17721 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
17722
17723 * spam-report.el (spam-report-url-ping-plain):
17724 Use gnus-extended-version as User-Agent.
17725
17726 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
17727 default value is nil.
17728
17729 * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
17730 (mm-uu-verbatim-marks-extract): New function.
17731 (mm-uu-extract): New face.
17732 (mm-uu-copy-to-buffer): Use it.
17733
17734 * spam-report.el (spam-report-gmane-ham): Rename from
17735 `spam-report-gmane-unspam'.
17736 (spam-report-gmane-internal): Rename from `spam-report-gmane'.
17737 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
17738
17739 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
17740 Autoload.
17741 (spam-report-gmane-unregister-routine):
17742 Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
17743
17744 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
17745
17746 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
17747 (spam-report-gmane-unregister-routine): Add support for gmane
17748 unregistration.
17749
17750 * spam-report.el (spam-report-gmane-unspam)
17751 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
17752 (spam-report-gmane): Change to take a single article and do unspam
17753 registration.
17754
17755 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
17756
17757 * mm-url.el (mm-url-decode-entities): Fix regexp.
17758
17759 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
17760
17761 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
17762 default to nil, to be able to use Gnus at all. If the default
17763 switches to something else, then the function should be fixed not
17764 be exceedingly slow.
17765
17766 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
17767
17768 * gnus-start.el (gnus-activate-group): If the server is nil, don't
17769 fail hard.
17770
17771 * spam-report.el: Add better Keywords line.
17772
17773 * spam.el: Add Maintainer and better Keywords line.
17774
17775 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
17776
17777 * gnus-art.el (gnus-article-replace-part)
17778 (gnus-mime-replace-part): New functions.
17779 (gnus-mime-action-alist, gnus-mime-button-commands)
17780 (gnus-mime-save-part-and-strip): Add file argument.
17781 (gnus-article-part-wrapper): Add interactive argument.
17782
17783 * gnus-sum.el (gnus-summary-mime-map):
17784 Add `gnus-article-replace-part'.
17785
17786 2005-09-19 Didier Verna <didier@xemacs.org>
17787
17788 The nnml compaction feature:
17789 * nnml.el (nnml-request-compact-group): New function.
17790 * nnml.el (nnml-request-compact): New function.
17791 * gnus-int.el (gnus-request-compact-group): New function.
17792 * gnus-int.el (gnus-request-compact): New function.
17793 * gnus-group.el (gnus-group-compact-group): New function.
17794 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
17795 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
17796 * gnus-srvr.el (gnus-server-compact-server): New function.
17797 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
17798 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
17799
17800 2005-09-18 Deepak Goel <deego@gnufans.org>
17801
17802 * sieve.el (sieve-help): Fix `message' call: first arg should be a
17803 format spec.
17804
17805 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
17806
17807 * gnus.el (gnus-group-startup-message): Bind image-load-path.
17808
17809 2005-09-15 Romain Francoise <romain@orebokech.com>
17810
17811 * message.el (message-fill-paragraph): Clarify docstring.
17812
17813 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
17814
17815 * gnus-art.el (gnus-mime-display-part): Protect against broken
17816 MIME messages.
17817
17818 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
17819
17820 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
17821 before parsing header.
17822
17823 2005-09-11 Jari Aalto <jari.aalto@cante.net>
17824
17825 * html2text.el (html2text-replace-list): Add new entities.
17826
17827 2005-09-11 Romain Francoise <romain@orebokech.com>
17828
17829 * message.el (message-alternative-emails): Improve docstring.
17830 (message-setup-1): Call `message-use-alternative-email-as-from'
17831 after `message-setup-hook' to give it precedence over posting
17832 styles, etc.
17833 (message-use-alternative-email-as-from): Add docstring.
17834 Remove the original From header if present.
17835
17836 * nnml.el (nnml-compressed-files-size-threshold): New variable.
17837 (nnml-save-mail): Use it.
17838
17839 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
17840 articles. Add new argument `silent'.
17841 (gnus-uu-mark-all): Report the total number of marked articles.
17842
17843 2005-09-10 Romain Francoise <romain@orebokech.com>
17844
17845 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
17846 (gnus-uu-mark-series): Likewise.
17847
17848 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
17849
17850 * spam-report.el (spam-report-gmane): Fix generation of spam
17851 report URL.
17852
17853 2005-09-10 Simon Josefsson <jas@extundo.com>
17854
17855 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
17856 t, based on discussion on the ding list with Robert Epprecht
17857 <epprecht@solnet.ch>.
17858
17859 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
17860
17861 * spam-report.el (spam-report-gmane): Make it work without
17862 X-Report-Spam header. Gmane now only provides Archived-At.
17863 This is only used if `spam-report-gmane-use-article-number' is nil.
17864 (spam-report-gmane-spam-header): Remove. Not used anymore.
17865
17866 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
17867 make `gnus-summary-sort-by-recipient' work with threading.
17868
17869 * nnweb.el (nnweb-google-wash-article): Print a message if article
17870 is not available.
17871
17872 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
17873
17874 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
17875 change. Decode text/* parts content before displaying.
17876
17877 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
17878
17879 * mml-smime.el: Remove defvar of gnus-extract-address-components.
17880
17881 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
17882
17883 * mm-view.el (mm-display-inline-fontify): Disable support modes.
17884
17885 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
17886
17887 * message.el (message-tab-body-function): Fix mismatched custom type.
17888
17889 * gnus.el (gnus-group-change-level-function): Ditto.
17890
17891 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
17892
17893 * gnus-art.el (gnus-signature-limit)
17894 (gnus-article-mime-part-function): Ditto.
17895
17896 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
17897
17898 * mml.el (mml-mode): Silence the byte compiler.
17899
17900 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
17901 using `(sit-for 0)' before moving the point to the specified part;
17902 skip unbuttonized parts.
17903 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
17904 return to the summary window if gnus-auto-select-part is non-nil.
17905
17906 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
17907
17908 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
17909 New variables.
17910 (mml-dnd-attach-file, mml-mode): Use them.
17911
17912 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
17913 Make fetching article by MID work again for Google Groups.
17914 Add FIXME concerning gnus-group-make-web-group.
17915
17916 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
17917 Don't depend on Gnus by using mail-extract-address-components if
17918 gnus-extract-address-components is not bound.
17919
17920 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
17921
17922 * gnus-art.el (gnus-mime-display-security): Don't display the
17923 signature, but only the signed part.
17924
17925 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
17926
17927 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
17928
17929 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
17930 list, not listp.
17931
17932 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
17933
17934 * mm-encode.el (mm-encode-content-transfer-encoding):
17935 Likewise when encoding.
17936
17937 * mm-bodies.el (mm-decode-content-transfer-encoding):
17938 De-canonicalize CRLF for all text content types, not just
17939 text/plain.
17940
17941 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
17942
17943 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
17944 valid article; point arrow and cursor at the MIME button.
17945
17946 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
17947
17948 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
17949 Suggested by Dan Christensen <jdc@uwo.ca>.
17950
17951 * mm-decode.el (mm-save-part): Enable change of prompt.
17952
17953 2005-08-29 Jari Aalto <jari.aalto@cante.net>
17954
17955 * gnus-msg.el (gnus-inews-add-send-actions):
17956 Make `message-post-method' lambda parameter ARG `&optional'.
17957
17958 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
17959
17960 * gnus-sum.el (gnus-summary-mime-map):
17961 Add gnus-article-save-part-and-strip, gnus-article-delete-part and
17962 gnus-article-jump-to-part.
17963
17964 * gnus-art.el (gnus-article-edit-article): Add quiet argument.
17965 (gnus-article-edit-part): Use it.
17966 (gnus-article-part-wrapper): Add no-handle argument.
17967 (gnus-article-save-part-and-strip, gnus-article-delete-part):
17968 New functions.
17969
17970 2005-08-29 Romain Francoise <romain@orebokech.com>
17971
17972 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17973 docstring.
17974 (gnus-face-from-file): Likewise.
17975
17976 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
17977
17978 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
17979 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
17980 non-nil.
17981 (gnus-auto-select-part): New variable.
17982 (gnus-article-jump-to-part): New function.
17983 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
17984 (gnus-mime-delete-part): Allow selecting specified part after
17985 deleting or stripping parts.
17986 (gnus-article-jump-to-part): Don't use `read-number'. Use last
17987 part if argument is bogus.
17988
17989 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
17990
17991 * gnus-art.el (w3m-minor-mode-map):
17992 * gnus-spec.el (gnus-newsrc-file-version):
17993 * gnus-util.el (nnmail-active-file-coding-system)
17994 (gnus-original-article-buffer, gnus-user-agent):
17995 * gnus.el (gnus-ham-process-destinations)
17996 (gnus-parameter-ham-marks-alist)
17997 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
17998 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
17999 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
18000 * mm-decode.el (gnus-current-window-configuration):
18001 * mm-extern.el (gnus-article-mime-handles):
18002 * mm-url.el (url-current-object, url-package-name)
18003 (url-package-version):
18004 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
18005 (smime-keys, w3m-cid-retrieve-function-alist)
18006 (w3m-current-buffer, w3m-display-inline-images)
18007 (w3m-minor-mode-map):
18008 * mml-smime.el (gnus-extract-address-components):
18009 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
18010 (gnus-newsrc-hashtb, message-default-charset)
18011 (message-deletable-headers, message-options)
18012 (message-posting-charset, message-required-mail-headers)
18013 (message-required-news-headers):
18014 * mml1991.el (mc-pgp-always-sign):
18015 * mml2015.el (mc-pgp-always-sign):
18016 * nnheader.el (nnmail-extra-headers):
18017 * rfc1843.el (gnus-decode-encoded-word-function)
18018 (gnus-decode-header-function, gnus-newsgroup-name):
18019 * spam-stat.el (gnus-original-article-buffer): Add defvars.
18020
18021 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
18022
18023 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
18024 the end of the date treatments.
18025
18026 2005-08-15 Simon Josefsson <jas@extundo.com>
18027
18028 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
18029 it in url-handlers.el and XEmacs in url.el. Reported by Luca
18030 Capello and Romain Francoise.
18031 (pgg-fetch-key-function): Remove, not used?
18032 (pgg-insert-url-with-w3): Require url, to get
18033 url-insert-file-contents regardless of where it is defined.
18034
18035 2005-08-13 Romain Francoise <romain@orebokech.com>
18036
18037 * message.el (message-cite-original-1): New function.
18038 (message-cite-original): Use it.
18039 (message-cite-original-without-signature): Ditto.
18040
18041 2005-08-08 Romain Francoise <romain@orebokech.com>
18042
18043 * message.el (message-yank-empty-prefix): New variable.
18044 (message-indent-citation): Use it.
18045 (message-cite-original-without-signature): Respect X-No-Archive.
18046
18047 2005-08-08 Simon Josefsson <jas@extundo.com>
18048
18049 * pgg.el: Autoload url-insert-file-contents instead of loading
18050 w3/url.
18051 (pgg-insert-url-with-w3): Don't load url here.
18052
18053 2005-08-07 Jesper Harder <harder@phys.au.dk>
18054
18055 * message.el (message-kill-to-signature): Don't insert newline at
18056 bol.
18057 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
18058
18059 2005-08-06 Romain Francoise <romain@orebokech.com>
18060
18061 * message.el (message-user-fqdn): Fix typo in docstring.
18062
18063 2005-08-05 Daiki Ueno <ueno@unixuser.org>
18064
18065 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
18066
18067 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
18068
18069 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
18070
18071 * mm-bodies.el (mm-encode-body): Use coding system rather than
18072 charset to encode text.
18073
18074 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
18075 number of charsets if utf-8 is available (XEmacs).
18076
18077 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
18078
18079 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
18080 taken from `gnus-button-mid-or-mail-regexp'.
18081 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
18082 (gnus-button-alist): Improve regexp for domain part of the MIDs
18083 for news:localpart@domain buttons.
18084 (gnus-button-ctan-directory-regexp): Update.
18085
18086 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
18087
18088 * sieve-manage.el (sieve-manage-interactive-login):
18089 Use make-local-variable rather than make-variable-buffer-local.
18090 (sieve-manage-open): Ditto.
18091 (sieve-manage-authenticate): Ditto.
18092
18093 * mml.el (mml-generate-mime-1): Make the content type default to
18094 text/plain if the filename is not specified.
18095
18096 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
18097
18098 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
18099 instead of insert-buffer.
18100
18101 * message.el (message-yank-original): Ditto; set the mark at the
18102 end of the yanked message.
18103
18104 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
18105
18106 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
18107 lines to scroll rather than to stop it.
18108
18109 * mml.el (mml-generate-default-type): Add doc string.
18110 (mml-generate-mime-1): Use mm-default-file-encoding or make it
18111 default to application/octet-stream when determining the content
18112 type if it is not specified for the part or the mml contents; add
18113 a comment about mml-generate-default-type.
18114
18115 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
18116
18117 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
18118 make it default to application/octet-stream when determining the
18119 content type if it is not specified for the external contents.
18120
18121 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
18122
18123 * rfc2231.el (rfc2231-parse-string): Take care that not only a
18124 segmented parameter but also other parameters might be there.
18125
18126 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
18127
18128 * mm-decode.el (mm-display-external): Delete temp file, directory
18129 and buffer immediately if the external process is exited.
18130
18131 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
18132
18133 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
18134 fewer lines than that of scroll-margin.
18135 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
18136
18137 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
18138
18139 * gnus-art.el (gnus-article-next-page): Revert.
18140 (gnus-article-beginning-of-window): New macro.
18141 (gnus-article-next-page-1): Use it.
18142 (gnus-article-prev-page): Ditto.
18143 (gnus-article-edit-part): Use insert-buffer-substring instead of
18144 insert-buffer.
18145 (gnus-article-edit-exit): Ditto.
18146
18147 * gnus-util.el (gnus-beginning-of-window): Remove.
18148 (gnus-end-of-window): Remove.
18149
18150 2005-07-25 Simon Josefsson <jas@extundo.com>
18151
18152 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
18153 to have the url package without w3. Reported by Daiki Ueno
18154 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
18155
18156 2005-07-20 Didier Verna <didier@xemacs.org>
18157
18158 * gnus-diary.el: Remove the description comment (nndiary is now
18159 properly documented in the Gnus manual).
18160 Fix the spelling of "Back End".
18161 * nndiary.el: Ditto.
18162 Fix the copyright notice.
18163
18164 2005-07-18 Romain Francoise <romain@orebokech.com>
18165
18166 * gnus-sum.el (gnus-summary-to-prefix)
18167 (gnus-summary-newsgroup-prefix): New variables.
18168 (gnus-summary-from-or-to-or-newsgroups): Use them.
18169
18170 2005-07-17 Romain Francoise <romain@orebokech.com>
18171
18172 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
18173 space as it's generally not especially interesting to the user.
18174
18175 2005-07-16 Romain Francoise <romain@orebokech.com>
18176
18177 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
18178 nil to avoid prompting and file modification if one of the
18179 messages at the top of the nnfolder file contains a copyright
18180 notice.
18181 Update copyright notice.
18182
18183 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
18184 instead of `current-time-string' as the latter creates a time
18185 string that is not RFC 2822 compliant (it lacks the zone).
18186 Update copyright notice.
18187
18188 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
18189
18190 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
18191 for text/rtf. Display default in prompt. Pass default for M-n.
18192
18193 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
18194
18195 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
18196
18197 * gnus-msg.el (gnus-button-mailto):
18198 Remove save-selected-window-window hackery because it relies on
18199 save-selected-window internals.
18200
18201 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
18202
18203 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
18204 (gnus-article-next-page-1): Use gnus-beginning-of-window.
18205 (gnus-article-prev-page): Ditto.
18206
18207 * gnus-util.el (gnus-beginning-of-window): New function.
18208 (gnus-end-of-window): New function.
18209
18210 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
18211
18212 * gnus-score.el (gnus-score-edit-all-score):
18213 Set gnus-score-edit-exit-function to gnus-score-edit-done and call
18214 gnus-message.
18215
18216 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
18217
18218 * gnus-msg.el (gnus-button-mailto):
18219 Remove save-selected-window-window hackery because it relies on
18220 save-selected-window internals.
18221
18222 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
18223
18224 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
18225 add-minor-mode.
18226 (gnus-binary-mode): Ditto.
18227
18228 * gnus-topic.el (gnus-topic-mode): Ditto.
18229
18230 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
18231
18232 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
18233 (gnus-article-prev-page): Take scroll-margin into consideration.
18234
18235 2005-07-04 Lute Kamstra <lute@gnu.org>
18236
18237 Update FSF's address in GPL notices.
18238
18239 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
18240
18241 * gnus.el (gnus-exit):
18242 * gnus-group.el (gnus-group-icons):
18243 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
18244
18245 * gnus-nocem.el (gnus-nocem):
18246 * message.el (message-various, message-buffers, message-sending)
18247 (message-interface, message-forwarding, message-insertion)
18248 (message-headers, message-news, message-mail):
18249 * pgg-gpg.el (pgg-gpg):
18250 * pgg-parse.el (pgg-parse):
18251 * pgg-pgp.el (pgg-pgp):
18252 * pgg-pgp5.el (pgg-pgp5):
18253 * pop3.el (pop3): Finish `defgroup' description with period.
18254
18255 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
18256
18257 * gnus-art.el (article-display-face): Improve the efficiency.
18258 (article-display-x-face): Ditto; remove gray x-face stuff.
18259
18260 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
18261
18262 * gnus-art.el (article-display-face): Correct the position in
18263 which Faces are inserted.
18264
18265 2005-06-29 Didier Verna <didier@xemacs.org>
18266
18267 * gnus-art.el (article-display-face): Display faces in correct
18268 order.
18269
18270 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
18271
18272 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
18273 (gnus-fill-real-hashtb): Use hash table instead of obarray.
18274 (gnus-nocem-check-article): Fetch the Type header.
18275 (gnus-nocem-message-wanted-p): Fix the way to examine types.
18276 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
18277 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
18278 make sure gnus-nocem-hashtb is initialized.
18279 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
18280 (gnus-nocem-unwanted-article-p): Ditto.
18281
18282 * pgg.el (pgg-verify): Return the verification result.
18283
18284 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
18285
18286 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
18287 is ascii.
18288
18289 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
18290
18291 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
18292 `show-nonbreak-escape'.
18293
18294 2005-06-23 Lute Kamstra <lute@gnu.org>
18295
18296 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
18297
18298 * dig.el (dig-mode):
18299 * smime.el (smime-mode): Use gnus-run-mode-hooks.
18300
18301 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
18302
18303 * nnimap.el (nnimap-split-download-body): Fix spellings.
18304
18305 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
18306
18307 * gnus-art.el (gnus-article-encrypt-body):
18308 * gnus-cus.el (gnus-score-customize):
18309 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
18310 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
18311
18312 2005-06-16 Arne Jørgensen <arne@arnested.dk>
18313
18314 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
18315 header by looking for magic "MII" at the beginning.
18316
18317 2005-06-16 Miles Bader <miles@gnu.org>
18318
18319 * assistant.el (assistant-field): Remove "-face" suffix from face name.
18320 (assistant-field-face): New backward-compatibility alias for renamed
18321 face.
18322 (assistant-render-text): Use renamed assistant-field face.
18323
18324 * spam.el (spam): Remove "-face" suffix from face name.
18325 (spam-face): New backward-compatibility alias for renamed face.
18326 (spam-face, spam-initialize): Use renamed spam face.
18327
18328 * message.el (message-header-to, message-header-cc)
18329 (message-header-subject, message-header-newsgroups)
18330 (message-header-other, message-header-name)
18331 (message-header-xheader, message-separator, message-cited-text)
18332 (message-mml): Remove "-face" suffix from face names.
18333 (message-header-to-face, message-header-cc-face)
18334 (message-header-subject-face, message-header-newsgroups-face)
18335 (message-header-other-face, message-header-name-face)
18336 (message-header-xheader-face, message-separator-face)
18337 (message-cited-text-face, message-mml-face):
18338 New backward-compatibility aliases for renamed faces.
18339 (message-font-lock-keywords): Use renamed message faces.
18340
18341 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
18342 (sieve-test-commands, sieve-tagged-arguments):
18343 Remove "-face" suffix from face names.
18344 (sieve-control-commands-face, sieve-action-commands-face)
18345 (sieve-test-commands-face, sieve-tagged-arguments-face):
18346 New backward-compatibility aliases for renamed faces.
18347 (sieve-control-commands-face, sieve-action-commands-face)
18348 (sieve-test-commands-face, sieve-tagged-arguments-face):
18349 Use renamed sieve faces.
18350
18351 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
18352 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
18353 (gnus-group-news-3-empty, gnus-group-news-4)
18354 (gnus-group-news-4-empty, gnus-group-news-5)
18355 (gnus-group-news-5-empty, gnus-group-news-6)
18356 (gnus-group-news-6-empty, gnus-group-news-low)
18357 (gnus-group-news-low-empty, gnus-group-mail-1)
18358 (gnus-group-mail-1-empty, gnus-group-mail-2)
18359 (gnus-group-mail-2-empty, gnus-group-mail-3)
18360 (gnus-group-mail-3-empty, gnus-group-mail-low)
18361 (gnus-group-mail-low-empty, gnus-summary-selected)
18362 (gnus-summary-cancelled, gnus-summary-high-ticked)
18363 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
18364 (gnus-summary-high-ancient, gnus-summary-low-ancient)
18365 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
18366 (gnus-summary-low-undownloaded)
18367 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
18368 (gnus-summary-low-unread, gnus-summary-normal-unread)
18369 (gnus-summary-high-read, gnus-summary-low-read)
18370 (gnus-summary-normal-read, gnus-splash):
18371 Remove "-face" suffix from face names.
18372 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
18373 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
18374 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
18375 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
18376 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
18377 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
18378 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
18379 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
18380 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
18381 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
18382 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
18383 (gnus-summary-selected-face, gnus-summary-cancelled-face)
18384 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
18385 (gnus-summary-normal-ticked-face)
18386 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
18387 (gnus-summary-normal-ancient-face)
18388 (gnus-summary-high-undownloaded-face)
18389 (gnus-summary-low-undownloaded-face)
18390 (gnus-summary-normal-undownloaded-face)
18391 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
18392 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
18393 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
18394 (gnus-splash-face):
18395 New backward-compatibility aliases for renamed faces.
18396 (gnus-group-startup-message): Use renamed gnus faces.
18397
18398 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
18399 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
18400 (gnus-server-agent): Remove "-face" suffix from face names.
18401 (gnus-server-agent-face, gnus-server-opened-face)
18402 (gnus-server-closed-face, gnus-server-denied-face)
18403 (gnus-server-offline-face):
18404 New backward-compatibility aliases for renamed faces.
18405 (gnus-server-agent-face, gnus-server-opened-face)
18406 (gnus-server-closed-face, gnus-server-denied-face)
18407 (gnus-server-offline-face): Use renamed gnus faces.
18408
18409 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
18410 Remove "-face" suffix from face names.
18411 (gnus-picon-xbm-face, gnus-picon-face):
18412 New backward-compatibility aliases for renamed faces.
18413
18414 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
18415 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
18416 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
18417 (gnus-cite-11): Remove "-face" suffix from face names.
18418 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
18419 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
18420 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
18421 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
18422 New backward-compatibility aliases for renamed faces.
18423 (gnus-cite-attribution-face, gnus-cite-face-list)
18424 (gnus-article-boring-faces): Use renamed gnus faces.
18425
18426 * gnus-art.el (gnus-signature, gnus-header-from)
18427 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
18428 (gnus-header-content): Remove "-face" suffix from face names.
18429 (gnus-signature-face, gnus-header-from-face)
18430 (gnus-header-subject-face, gnus-header-newsgroups-face)
18431 (gnus-header-name-face, gnus-header-content-face):
18432 New backward-compatibility aliases for renamed faces.
18433 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
18434
18435 * gnus-sum.el (gnus-summary-selected-face)
18436 (gnus-summary-highlight): Use renamed gnus faces.
18437 * gnus-group.el (gnus-group-highlight): Likewise.
18438
18439 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
18440
18441 * gnus-sieve.el (gnus-sieve-article-add-rule):
18442 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
18443 * spam-stat.el (spam-stat-buffer-change-to-spam)
18444 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
18445
18446 * message.el (message-is-yours-p):
18447 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
18448
18449 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
18450
18451 * mm-view.el (mm-inline-text): Withdraw the last change.
18452
18453 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
18454
18455 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
18456 executing enriched-decode.
18457
18458 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
18459
18460 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
18461 charset of tar files.
18462
18463 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
18464
18465 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
18466
18467 2005-06-04 Lute Kamstra <lute@gnu.org>
18468
18469 * nnfolder.el (nnfolder-read-folder): Make sure that undo
18470 information is never recorded.
18471
18472 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
18473
18474 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
18475
18476 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
18477
18478 * pop3.el (pop3-apop): Run md5 in the binary mode.
18479
18480 * starttls.el (starttls-set-process-query-on-exit-flag):
18481 Use eval-and-compile.
18482
18483 2005-05-31 Simon Josefsson <jas@extundo.com>
18484
18485 * smime.el (smime-replace-in-string): Define.
18486 (smime-cert-by-ldap-1): Use it.
18487
18488 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
18489
18490 * gnus-art.el (article-display-x-face): Replace
18491 process-kill-without-query by gnus-set-process-query-on-exit-flag.
18492
18493 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
18494 set-process-query-on-exit-flag or process-kill-without-query.
18495
18496 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
18497 loop instead of replace-regexp.
18498
18499 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
18500 instead of process-kill-without-query if it is available.
18501
18502 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
18503 instead of find-file-hooks if it is available.
18504
18505 * mml1991.el: Bind pgg-default-user-id when compiling.
18506
18507 * mml2015.el: Bind pgg-default-user-id when compiling.
18508
18509 * nndraft.el (nndraft-request-associate-buffer):
18510 Use write-contents-functions instead of write-contents-hooks if it is
18511 available.
18512
18513 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
18514 instead of find-file-hooks if it is available.
18515
18516 * nntp.el (nntp-open-connection): Replace
18517 process-kill-without-query by gnus-set-process-query-on-exit-flag.
18518 (nntp-open-ssl-stream): Ditto.
18519 (nntp-open-tls-stream): Ditto.
18520
18521 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
18522 set-process-query-on-exit-flag or process-kill-without-query.
18523 (starttls-open-stream-gnutls): Use it instead of
18524 process-kill-without-query.
18525 (starttls-open-stream): Ditto.
18526
18527 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
18528
18529 * smime.el (smime-cert-by-ldap-1): Don't use
18530 replace-regexp-in-string.
18531
18532 2005-05-31 Arne Jørgensen <arne@arnested.dk>
18533
18534 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
18535
18536 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
18537 in PEM format. Adjust to the XEmacs compatibility.
18538
18539 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
18540
18541 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
18542 by `string-to-number'.
18543 * gnus-agent.el (gnus-agent-regenerate-group)
18544 (gnus-agent-fetch-articles): Ditto.
18545 * gnus-art.el (gnus-button-fetch-group): Ditto.
18546 * gnus-cache.el (gnus-cache-generate-active)
18547 (gnus-cache-articles-in-group): Ditto.
18548 * gnus-group.el (gnus-group-set-current-level)
18549 (gnus-group-insert-group-line): Ditto.
18550 * gnus-score.el (gnus-score-set-expunge-below)
18551 (gnus-score-set-mark-below, gnus-summary-score-effect)
18552 (gnus-summary-score-entry): Ditto.
18553 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
18554 (gnus-soup-pack): Ditto.
18555 * gnus-spec.el (gnus-xmas-format): Ditto.
18556 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
18557 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
18558 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
18559 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
18560 * nndb.el (nndb-get-remote-expire-response): Ditto.
18561 * nndiary.el (nndiary-parse-schedule-value)
18562 (nndiary-string-to-number, nndiary-request-replace-article)
18563 (nndiary-request-article): Ditto.
18564 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
18565 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
18566 * nneething.el (nneething-make-head): Ditto.
18567 * nnfolder.el (nnfolder-request-article)
18568 (nnfolder-retrieve-headers): Ditto.
18569 * nnheader.el (nnheader-file-to-number): Ditto.
18570 * nnkiboze.el (nnkiboze-request-article): Ditto.
18571 * nnmail.el (nnmail-process-unix-mail-format)
18572 (nnmail-process-babyl-mail-format): Ditto.
18573 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
18574 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
18575 (nnmh-request-create-group, nnmh-request-list-1)
18576 (nnmh-request-group, nnmh-request-article): Ditto.
18577 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
18578 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
18579 * nnsoup.el (nnsoup-make-active): Ditto.
18580 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
18581 * nntp.el (nntp-find-group-and-number)
18582 (nntp-retrieve-headers-with-xover): Ditto.
18583 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
18584 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
18585 (pgg-format-key-identifier): Ditto.
18586 * pop3.el (pop3-last, pop3-stat): Ditto.
18587 * qp.el (quoted-printable-decode-region): Ditto.
18588
18589 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
18590 of concat.
18591
18592 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
18593
18594 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
18595
18596 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
18597
18598 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
18599
18600 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
18601
18602 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
18603
18604 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
18605
18606 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
18607 (gnus-carpal-mode): Ditto.
18608
18609 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
18610 (gnus-browse-mode): Ditto.
18611
18612 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
18613
18614 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
18615
18616 2005-05-29 Richard M. Stallman <rms@gnu.org>
18617
18618 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
18619
18620 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
18621
18622 * gnus-util.el (gnus-run-mode-hooks): New function.
18623
18624 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
18625
18626 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
18627
18628 * gnus-agent.el (gnus-agent-make-mode-line-string):
18629 Use mode-line-highlight as mouse-face.
18630
18631 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
18632
18633 * canlock.el (canlock): Change the parent group to news.
18634
18635 * deuglify.el (gnus-outlook-deuglify): Add :group.
18636
18637 * dig.el (dig): Add :group.
18638
18639 * dns-mode.el (dns-mode): Add :group.
18640
18641 * encrypt.el (encrypt): Add :group.
18642
18643 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
18644 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
18645 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
18646 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
18647 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
18648
18649 * gnus-diary.el (gnus-diary): Add :group.
18650
18651 * gnus.el (gnus-group-news-1-face): Add :group.
18652 (gnus-group-news-1-empty-face): Ditto.
18653 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
18654 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
18655 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
18656 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
18657 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
18658 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
18659 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
18660 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
18661 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
18662 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
18663 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
18664 (gnus-summary-high-ticked-face): Ditto.
18665 (gnus-summary-low-ticked-face): Ditto.
18666 (gnus-summary-normal-ticked-face): Ditto.
18667 (gnus-summary-high-ancient-face): Ditto.
18668 (gnus-summary-low-ancient-face): Ditto.
18669 (gnus-summary-normal-ancient-face): Ditto.
18670 (gnus-summary-high-undownloaded-face): Ditto.
18671 (gnus-summary-low-undownloaded-face): Ditto.
18672 (gnus-summary-normal-undownloaded-face): Ditto.
18673 (gnus-summary-high-unread-face): Ditto.
18674 (gnus-summary-low-unread-face): Ditto.
18675 (gnus-summary-normal-unread-face): Ditto.
18676 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
18677 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
18678
18679 * hashcash.el (hashcash): New custom group.
18680 (hashcash-default-payment): Add :group.
18681 (hashcash-payment-alist): Ditto.
18682 (hashcash-default-accept-payment): Ditto.
18683 (hashcash-accept-resources): Ditto.
18684 (hashcash-path): Ditto.
18685 (hashcash-extra-generate-parameters): Ditto.
18686 (hashcash-double-spend-database): Ditto.
18687 (hashcash-in-news): Ditto.
18688
18689 * message.el (message-minibuffer-local-map): Add :group.
18690
18691 * netrc.el (netrc): Add :group.
18692
18693 * sieve-manage.el (sieve-manage-log): Add :group.
18694 (sieve-manage-default-user): Diito.
18695 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
18696 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
18697 (sieve-manage-authenticators): Ditto.
18698 (sieve-manage-authenticator-alist): Ditto.
18699 (sieve-manage-default-port): Ditto.
18700
18701 * sieve-mode.el (sieve-control-commands-face): Add :group.
18702 (sieve-action-commands-face): Ditto.
18703 (sieve-test-commands-face): Ditto.
18704 (sieve-tagged-arguments-face): Ditto.
18705
18706 * smime.el (smime): Add :group.
18707
18708 * spam-report.el (spam-report): Add :group.
18709
18710 * spam.el (spam, spam-face): Add :group.
18711
18712 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
18713
18714 * nntp.el (nntp-next-result-arrived-p): Some news servers may
18715 return \n.\n.\n at the end of articles. Protect against that.
18716 (nntp-with-open-group): Allow debugging.
18717
18718 * nnheader.el (mail-header-set-extra): Make into a function
18719 because I just could't understand how to quote the list properly.
18720
18721 * dns.el (query-dns-cached): New function.
18722
18723 2005-05-26 Lute Kamstra <lute@gnu.org>
18724
18725 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
18726
18727 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
18728
18729 * gnus-art.el: Don't autoload mail-extract-address-components.
18730
18731 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
18732 eval-and-compile to evaluate it.
18733
18734 * hashcash.el: Don't autoload executable-find.
18735
18736 * nndb.el: Don't declare the nndb back end two or more times; don't
18737 autoload news-reply-mode, news-setup, cancel-timer and telnet.
18738
18739 * nntp.el: Autoload format-spec instead of format; use
18740 eval-and-compile to evaluate autoload forms.
18741
18742 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
18743
18744 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
18745
18746 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
18747
18748 * gnus.el (gnus-version-number): Bump version.
18749
18750 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
18751
18752 * gnus.el: No Gnus v0.3 is released.
18753
18754 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
18755
18756 * gnus-art.el (gnus-article-edit-part): Disable undo.
18757
18758 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
18759
18760 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
18761 gnus-article-date-lapsed-new-header is t if date timer is active;
18762 skip headers in which the original date value is empty.
18763 (gnus-article-save-original-date): Redefine it as a macro.
18764 (gnus-display-mime): Use it.
18765
18766 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
18767
18768 * gnus-art.el (article-date-ut): Support converting date in
18769 forwarded parts as well.
18770 (gnus-article-save-original-date): New function.
18771 (gnus-display-mime): Use it.
18772
18773 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
18774
18775 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
18776 enclosure element of <item>.
18777
18778 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
18779
18780 * message.el (message-kill-buffer-query): Rename from
18781 `message-kill-buffer-query-if-modified'. Add :version.
18782
18783 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
18784
18785 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
18786 window layout.
18787
18788 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
18789
18790 * mml.el: Autoload dnd when compiling.
18791
18792 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
18793
18794 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
18795 x-dnd-*.
18796
18797 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
18798
18799 * qp.el (quoted-printable-encode-region): Save excursion.
18800
18801 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
18802
18803 * message.el (message-kill-buffer-query-if-modified): Add new variable
18804 so the user can kill a modified message buffer quickly.
18805 (message-kill-buffer): Use it.
18806
18807 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
18808
18809 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
18810 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
18811
18812 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
18813
18814 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
18815 contained in text because xml.el decodes entities) with LFs.
18816
18817 2005-04-11 Lute Kamstra <lute@gnu.org>
18818
18819 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
18820 differently.
18821
18822 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
18823
18824 * mm-util.el (mm-detect-coding-region): Typo.
18825
18826 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
18827
18828 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
18829
18830 2005-04-06 Deepak Goel <deego@gnufans.org>
18831
18832 * spam-stat.el (spam-stat-score-buffer): Add a call to a
18833 user-function allow user modifications of the scores.
18834 (spam-stat-score-buffer-user): New function, to allow
18835 user-computed modifications to the score.
18836 (spam-stat-score-buffer-user-functions): List of additional
18837 scoring functions.
18838 (spam-stat-error-holder): Global temporary error holder.
18839 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
18840 variable.
18841
18842 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
18843
18844 * gnus-registry.el (gnus-registry-clean-empty-function)
18845 (gnus-registry-trim, gnus-registry-fetch-groups)
18846 (gnus-registry-delete-group): Groups that match
18847 `gnus-registry-ignored-groups' are removed from the registry
18848 entries, not just ignored for splitting. This helps clean up the
18849 registry. Also, `gnus-registry-fetch-groups' is a convenient way
18850 to get all the groups a message ID is in.
18851
18852 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
18853 (spam-stat-split-fancy): Change "threshhold" to "threshold".
18854 (spam-stat-score-buffer-user-functions): Add :number custom type.
18855
18856 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
18857
18858 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
18859 argument in XEmacs.
18860
18861 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
18862 (nnrss-request-group): Decode group name first.
18863 (nnrss-request-article): Make a text/plain article if mml-to-mime
18864 failed.
18865 (nnrss-get-encoding): Return a compatible encoding according to
18866 nnrss-compatible-encoding-alist.
18867 (nnrss-find-el): Use consp instead of listp.
18868 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
18869
18870 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
18871
18872 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
18873 which Emacs 20 doesn't support.
18874 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
18875
18876 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
18877
18878 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
18879 silence the byte compiler inside the defun.
18880
18881 * gnus-demon.el (parse-time-string): Add autoload.
18882
18883 * gnus-delay.el (parse-time-string): Add autoload.
18884
18885 * gnus-art.el (parse-time-string): Add autoload.
18886
18887 * nnultimate.el (parse-time): Require for `parse-time-string'.
18888
18889 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
18890
18891 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
18892
18893 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
18894
18895 * smime.el (smime-ldap-host-list): Add :version.
18896
18897 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
18898
18899 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
18900 pass it to `gnus-browse-read-group'.
18901 (gnus-browse-read-group): Add NUMBER argument and pass it to
18902 `gnus-group-read-ephemeral-group'.
18903
18904 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
18905 argument and pass it to `gnus-group-read-group'.
18906
18907 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
18908
18909 * mm-util.el (mm-xemacs-find-mime-charset): Only call
18910 mm-xemacs-find-mime-charset-1 if we have the mule feature
18911 available at runtime.
18912
18913 2005-03-25 Werner Lemberg <wl@gnu.org>
18914
18915 * nnmaildir.el: Replace `illegal' with `invalid'.
18916
18917 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
18918
18919 * gnus-start.el (gnus-display-time-event-handler):
18920 Check display-time-timer at runtime rather than only at load time
18921 in case display-time-mode is turned off in the mean time.
18922
18923 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
18924
18925 * nnimap.el (nnimap-open-connection): Print which authinfo file is
18926 used.
18927
18928 * nneething.el (nneething-map-file-directory): Derive from
18929 `gnus-directory'.
18930
18931 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
18932 the To/Cc button.
18933
18934 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
18935
18936 * nnmaildir.el (nnmaildir-request-accept-article):
18937 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
18938
18939 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
18940
18941 * gnus-async.el: Require timer-funcs at compile time when in
18942 XEmacs for `run-with-idle-timer'.
18943
18944 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
18945
18946 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
18947 autoloaded function.
18948
18949 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
18950
18951 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
18952
18953 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
18954
18955 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
18956
18957 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
18958
18959 * gnus-msg.el (gnus-confirm-mail-reply-to-news):
18960 Add gnus-expert-user to default.
18961
18962 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
18963
18964 * nnimap.el (nnimap-open-server): Ditto.
18965
18966 * imap.el (imap-authenticate): Fix typo.
18967
18968 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
18969
18970 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
18971 buffer (since IMAP server might return FETCH response out of
18972 order, and the nntp buffer must be sorted).
18973
18974 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
18975
18976 * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
18977 comparison on string.
18978
18979 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
18980 (gnus-agent-score): Rename category keywords to match gnus-cus.
18981 (gnus-agent-summary-fetch-series): Modify to protect against
18982 gnus-agent-summary-fetch-group clearing processable flags.
18983 (gnus-agent-synchronize-group-flags): Update live group buffer as
18984 synchronization may occur due to the user toggle the plugged
18985 status.
18986 (gnus-agent-fetch-group-1): Clear downloadable flag when article
18987 successfully downloaded.
18988 (gnus-agent-expire-group-1): Avoid using markers when the overview
18989 is in ascending order; greatly improves performance.
18990 (gnus-agent-regenerate-group):
18991 Use gnus-agent-synchronize-group-flags to reset read status in both
18992 gnus and server.
18993 (gnus-agent-update-files-total-fetched-for): Fix initial size.
18994
18995 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
18996
18997 * message.el: Don't autoload former message-utils variables.
18998 (message-strip-subject-trailing-was): Change doc string.
18999
19000 * nnweb.el: Fixes for `gnus-group-make-web-group'.
19001 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
19002 (nnweb-google-search): Add "hl=en" here.
19003 (nnweb-google-parse-1, nnweb-google-create-mapping):
19004 Don't hardcode URL.
19005
19006 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
19007
19008 * message.el (message-get-reply-headers, message-followup):
19009 Mention related variables `message-use-followup-to' and
19010 `message-use-mail-followup-to', in the information buffer.
19011
19012 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
19013 of broken groups(-beta).google.com.
19014
19015 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
19016
19017 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
19018 parameter to invoked gnus-request-move-article; remove the
19019 redundant gnus-sum-hint-move-is-internal variable; apply the marks
19020 all at once instead of once per article.
19021 (gnus-summary-remove-process-mark): Accept a list of articles as
19022 well as a single article for processing.
19023
19024 * gnus-int.el (gnus-request-move-article): Add move-is-internal
19025 parameter.
19026
19027 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
19028
19029 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
19030
19031 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
19032 parameter.
19033
19034 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
19035 parameter.
19036
19037 * nnimap.el (nnimap-request-move-article): Add move-is-internal
19038 parameter and remove the gnus-sum-hint-move-is-internal variable.
19039
19040 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
19041 parameter.
19042
19043 * nndraft.el (nndraft-request-move-article): Add move-is-internal
19044 parameter.
19045
19046 * nndiary.el (nndiary-request-move-article): Add move-is-internal
19047 parameter.
19048
19049 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
19050
19051 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
19052 parameter.
19053
19054 * nnagent.el (nnagent-request-move-article): Add move-is-internal
19055 parameter.
19056
19057 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
19058
19059 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
19060 a more conservative way.
19061
19062 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
19063
19064 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
19065 buffer, so it moves the window's cursor.
19066
19067 2005-02-26 Arne Jørgensen <arne@arnested.dk>
19068
19069 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
19070 `mm-dissect-multipart' and receive the from field as an (optional)
19071 argument from `mm-dissect-multipart'.
19072 (mm-dissect-multipart): Receive the from field as an argument and
19073 pass it on when we call `mm-dissect-buffer' on MIME parts.
19074 Fixes verification/decryption of signed/encrypted MIME parts.
19075
19076 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
19077
19078 * gnus-sum.el (gnus-summary-move-article):
19079 Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
19080 whatever it calls (right now, only nnimap-request-move article
19081 respects it).
19082
19083 * nnimap.el (nnimap-request-move-article):
19084 When gnus-sum-hint-move-is-internal is set, don't do the extra
19085 nnimap-request-article.
19086
19087 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
19088
19089 * nnheader.el (nnheader-find-file-noselect): Add doc string.
19090
19091 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
19092 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
19093
19094 * gnus-sum.el (gnus-summary-caesar-message):
19095 Apply `gnus-treat-article' after rotation.
19096
19097 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
19098 doc string.
19099
19100 2005-02-22 Simon Josefsson <jas@extundo.com>
19101
19102 * encrypt.el (encrypt-password-cache-expiry): Remove (use
19103 `password-cache-expiry' instead). Reported by Arne Jørgensen
19104 <arne@arnested.dk>.
19105 (encrypt): Add password-cache and password-cache-expiry as group
19106 members.
19107
19108 2005-02-22 Arne Jørgensen <arne@arnested.dk>
19109
19110 * smime.el (smime-ldap-host-list): Doc fix.
19111 (smime-ask-passphrase): Use `password-read-and-add' to read (and
19112 cache) password.
19113 (smime-sign-region): Use it.
19114 (smime-decrypt-region): Use it.
19115 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
19116 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
19117 fails.
19118 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
19119 certificate from DER to PEM format rather than calling openssl.
19120
19121 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
19122
19123 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
19124 for signing/encryption.
19125
19126 * mml.el (mml-parse-1): Use them.
19127
19128 2005-02-21 Arne Jørgensen <arne@arnested.dk>
19129
19130 * nnrss.el (nnrss-verbose): Remove.
19131 (nnrss-request-group): Use `nnheader-message' instead.
19132
19133 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
19134
19135 * nnrss.el (nnrss-verbose): New variable.
19136 (nnrss-request-group): Make it say nnrss is requesting a group.
19137
19138 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
19139
19140 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
19141 Handle news URL with given port correctly.
19142
19143 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
19144
19145 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
19146 containing special characters.
19147
19148 * gnus-sum.el (gnus-summary-edit-article): Ditto.
19149
19150 * mml.el (mime-to-mml): Ditto.
19151
19152 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
19153 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
19154 (rfc2047-decode-region): Quote decoded words containing special
19155 characters when rfc2047-quote-decoded-words-containing-tspecials
19156 is non-nil.
19157
19158 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
19159
19160 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
19161
19162 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
19163
19164 2005-02-15 Simon Josefsson <jas@extundo.com>
19165
19166 * nnimap.el (nnimap-debug): Doc fix.
19167
19168 * imap.el (imap-debug): Doc fix.
19169
19170 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
19171
19172 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
19173
19174 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
19175
19176 * gnus.el (spam-contents): Improve docs for spam-contents
19177 parameter in its variable incarnation.
19178
19179 2005-02-14 Simon Josefsson <jas@extundo.com>
19180
19181 * smime-ldap.el: Use require instead of load-library for ldap.
19182 (smime-ldap-search): Indent.
19183 (smime-ldap-search-internal): Shorten line.
19184
19185 * smime.el (smime-cert-by-dns): Add doc-string.
19186 (smime-cert-by-ldap-1): Indent.
19187
19188 * mml-smime.el (mml-smime-get-ldap-cert): Rename from
19189 mml-smime-get-dns-ldap.
19190 (mml-smime-encrypt-query): Use new function. Default to ldap.
19191
19192 2005-02-14 Arne Jørgensen <arne@arnested.dk>
19193
19194 * smime.el: Require smime-ldap.
19195 (smime-ldap-host-list): New variable.
19196 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
19197
19198 * mml-smime.el (mml-smime-encrypt-query): New function.
19199 (mml-smime-encrypt-query): Use it.
19200
19201 * smime-ldap.el: New file.
19202
19203 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
19204
19205 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
19206
19207 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
19208
19209 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
19210 argument in doc string. Make query for type more clear.
19211
19212 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
19213
19214 * gnus.el (gnus-group-startup-message): Search for gnus images in
19215 etc/images/gnus.
19216 * mm-util.el (mm-image-load-path): Likewise.
19217 * smiley.el (smiley-data-directory): Search for smilies in
19218 etc/images/smilies.
19219
19220 2005-02-09 Kim F. Storm <storm@cua.dk>
19221
19222 Change Emacs release version from 21.4 to 22.1 throughout.
19223 Change Emacs development version from 21.3.50 to 22.0.50.
19224
19225 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
19226
19227 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
19228
19229 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
19230 non-Mule XEmacs as well.
19231 (mm-decompress-buffer): Signal an error intentionally if it does
19232 not decompress compressed data because auto-compression-mode is
19233 disabled.
19234
19235 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
19236
19237 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
19238 an ID in the registry even if it has no groups.
19239
19240 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
19241
19242 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
19243 merge it into mm-decompress-buffer.
19244 (gnus-mime-copy-part): Use the MIME part charset, the value which
19245 a user specified or gnus-newsgroup-charset for decoding, like
19246 gnus-mime-inline-part does; set buffer-file-coding-system to tell
19247 save-buffer what was used. Suggested by Kevin Ryde
19248 <user42@zip.com.au>.
19249 (gnus-mime-inline-part): Allow the name parameter as well as the
19250 filename parameter; force decompressing of compressed data; always
19251 display contents being not decoded as unibyte.
19252
19253 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
19254 as well as the filename parameter.
19255
19256 * mm-util.el (mm-decompress-buffer):
19257 Merge gnus-mime-jka-compr-maybe-uncompress.
19258 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
19259 of compressed data.
19260
19261 2005-02-08 Simon Josefsson <jas@extundo.com>
19262
19263 * imap.el (imap-log): Doc fix.
19264
19265 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
19266
19267 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
19268 the coding cookies; decompress compressed parts.
19269
19270 * mml.el (mml-generate-mime-1): Add the charset parameter according
19271 to the value which a user specified manually or the coding cookie.
19272
19273 * mm-util.el (mm-string-to-multibyte): New function.
19274 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
19275 (mm-coding-system-to-mime-charset): New function.
19276 (mm-decompress-buffer): New function.
19277 (mm-find-buffer-file-coding-system): New function.
19278
19279 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
19280 (mm-display-inline-fontify): Rewrite for decoding and decompressing
19281 parts.
19282
19283 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
19284
19285 * mm-view.el (mm-display-inline-fontify): Decode a part according
19286 to the charset parameter.
19287
19288 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
19289
19290 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
19291 prefix arg is neither nil nor a number, as info specifies.
19292
19293 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
19294
19295 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
19296 timestamps.
19297
19298 2005-02-02 Jari Aalto <jari.aalto@cante.net>
19299
19300 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
19301 groups error checking and notify user.
19302
19303 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
19304
19305 * message.el (message-send-mail-function): Check existence of
19306 sendmail-program first before using default value
19307 `message-send-mail-with-sendmail'. Otherwise use more generic
19308 `smtpmail-send-it'.
19309
19310 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
19311
19312 * nntp.el (nntp-request-update-info): Always return nil.
19313
19314 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
19315
19316 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
19317
19318 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
19319
19320 * message.el (message-beginning-of-line): Change the behavior when
19321 invoked between BOL and : so that it first moves backward.
19322
19323 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
19324
19325 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
19326 article buffer when editing of the article is discarded.
19327 (gnus-article-prepare): Revert.
19328
19329 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
19330
19331 * gnus-art.el (gnus-article-prepare):
19332 Remove message-strip-forbidden-properties from the local hook.
19333
19334 2005-01-27 Simon Josefsson <jas@extundo.com>
19335
19336 * password.el (password-cache-add): Only start one timer per key.
19337 Reported by Derek Atkins <warlord@MIT.EDU>.
19338
19339 2005-01-26 Steve Youngs <steve@sxemacs.org>
19340
19341 * run-at-time.el: Remove. It is no longer needed as
19342 timer-funcs.el in the xemacs-base package has a working version of
19343 `run-at-time'.
19344
19345 * password.el: Require timer-funcs instead of run-at-time in
19346 XEmacs.
19347 Remove `password-run-at-time' macro.
19348 (password-cache-add): Use `run-at-time' instead of
19349 `password-run-at-time'.
19350
19351 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
19352 for `run-with-idle-timer'.
19353
19354 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
19355 for `run-at-time'.
19356
19357 * mm-url.el: Require timer-funcs at compile time when in XEmacs
19358 for `with-timeout'.
19359
19360 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
19361
19362 * mml.el (mml-generate-mime-1): Convert string into unibyte when
19363 inserting " *mml*" buffer's contents into a unibyte temp buffer.
19364
19365 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
19366
19367 * mail-source.el (mail-source-fetch-imap): Search for ^From case
19368 sensitively.
19369
19370 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
19371
19372 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
19373
19374 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
19375
19376 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
19377 which will be inserted according to the multibyteness of a buffer
19378 rather than the type of contents. Suggested by ARISAWA Akihiro
19379 <ari@mbf.ocn.ne.jp>.
19380
19381 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
19382 of string which old xml.el may return rather than a string.
19383
19384 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
19385
19386 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
19387
19388 2005-01-16 Simon Josefsson <jas@extundo.com>
19389
19390 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
19391 idn/idna.el isn't available.
19392 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
19393 <michael@waxrat.com>.
19394
19395 * hashcash.el: Remove non-FSF copyright header.
19396
19397 * hashcash.el (hashcash-extra-generate-parameters): New variable.
19398 (hashcash-generate-payment): Use it.
19399 (hashcash-generate-payment-async): Use it.
19400
19401 2005-01-15 Simon Josefsson <jas@extundo.com>
19402
19403 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
19404 Suggested by Raymond Scholz <ray-2005@zonix.de>.
19405
19406 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
19407 gnus-summary-idna-message.
19408 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
19409 (gnus-summary-idna-message): New function.
19410
19411 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
19412
19413 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
19414 gnus-novice-user.
19415
19416 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
19417
19418 * nnrss.el (nnrss-request-delete-group): Delete entries in
19419 nnrss-group-alist as well.
19420 (nnrss-save-server-data): Insert newline.
19421
19422 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
19423
19424 * gnus.el (gnus-user-agent): Use list of symbols instead of
19425 symbols. Display full version number for (S)XEmacs.
19426 Optionally display (S)XEmacs codename.
19427
19428 * gnus-util.el (gnus-emacs-version): Update for new
19429 `gnus-user-agent'.
19430
19431 * gnus-msg.el (gnus-extended-version): Make it possible to omit
19432 Gnus version.
19433
19434 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
19435
19436 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
19437 which is unreadable in some setups.
19438
19439 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
19440
19441 * gnus-spec.el (gnus-update-format-specifications): Flush the
19442 group format spec cache if it doesn't support decoded group names.
19443
19444 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
19445
19446 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
19447 Allow to apply decay on score files matching a regexp.
19448
19449 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
19450
19451 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
19452 compatibility in %g and %c.
19453
19454 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
19455
19456 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
19457 name for only %g and %c.
19458 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
19459 of gnus-tmp-group to decoded group name.
19460 (gnus-group-make-rss-group): Exclude `/'s from group names.
19461
19462 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
19463
19464 * nnrss.el (nnrss-get-encoding): Fix regexp.
19465
19466 2004-12-27 Simon Josefsson <jas@extundo.com>
19467
19468 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
19469 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
19470 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
19471
19472 2004-12-17 Kim F. Storm <storm@cua.dk>
19473
19474 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
19475
19476 * gnus-sum.el (gnus-summary-mode-map): Likewise.
19477
19478 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
19479
19480 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
19481
19482 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
19483
19484 * nnrss.el: Require rfc2047 and mml.
19485 (nnrss-file-coding-system): New variable.
19486 (nnrss-format-string): Redefine it as an inline function.
19487 (nnrss-decode-group-name): New function.
19488 (nnrss-string-as-multibyte): Remove.
19489 (nnrss-retrieve-headers): Decode group name; don't use
19490 nnrss-format-string.
19491 (nnrss-request-group): Decode group name.
19492 (nnrss-request-article): Decode group name; allow a Message-ID as
19493 well as an article number; don't use nnrss-format-string; encode a
19494 Message-ID string which may contain non-ASCII characters; use
19495 mml-to-mime to compose a MIME article.
19496 (nnrss-request-expire-articles): Decode group name.
19497 (nnrss-request-delete-group): Decode group name.
19498 (nnrss-fetch): Clarify error message.
19499 (nnrss-read-server-data): Use insert-file-contents instead of load;
19500 bind file-name-coding-system; use multibyte buffer.
19501 (nnrss-save-server-data): Bind coding-system-for-write to the
19502 value of nnrss-file-coding-system; bind file-name-coding-system;
19503 add coding cookie.
19504 (nnrss-read-group-data): Use insert-file-contents instead of load;
19505 bind file-name-coding-system; use multibyte buffer.
19506 (nnrss-save-group-data): Bind coding-system-for-write to the
19507 value of nnrss-file-coding-system; bind file-name-coding-system.
19508 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
19509 make it work with non-ASCII text.
19510 (nnrss-find-el): Make it work with old xml.el as well.
19511
19512 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
19513
19514 * nnrss.el (nnrss-get-encoding): New function.
19515 (nnrss-fetch): Use unibyte buffer initially; bind
19516 coding-system-for-read while performing mm-url-insert; remove ^Ms;
19517 decode contents according to the encoding attribute.
19518 (nnrss-save-group-data): Add coding cookie.
19519 (nnrss-mime-encode-string): New function.
19520 (nnrss-check-group): Use it to encode subject and author.
19521
19522 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
19523
19524 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
19525 imaginary variable.
19526
19527 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
19528
19529 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
19530 correctly even if there are wide characters.
19531
19532 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
19533
19534 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
19535 downcased symbol names; make a new cache instead of reusing
19536 bbdb-hashtable.
19537
19538 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
19539
19540 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19541 concatenating segments rather than before concatenating them.
19542 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19543
19544 * message.el (message-get-reply-headers): Bind `extra'.
19545
19546 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19547
19548 * message.el (message-extra-wide-headers): New variable.
19549 (message-get-reply-headers): Use it.
19550
19551 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
19552
19553 * gnus-agent.el (gnus-agent-group-path): Decode group name.
19554 (gnus-agent-group-pathname): Ditto.
19555
19556 * gnus-cache.el (gnus-cache-file-name): Decode group name.
19557
19558 * gnus-group.el (gnus-group-make-group): Decode group name.
19559 (gnus-group-make-rss-group): Register the group data after opening
19560 the nnrss group.
19561
19562 2004-12-17 Paul Jarc <prj@po.cwru.edu>
19563
19564 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
19565 by expiry now get marked as read.
19566
19567 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
19568
19569 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
19570
19571 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
19572
19573 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
19574 unify Latin characters in XEmacs.
19575 (mm-find-mime-charset-region): Use it.
19576
19577 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
19578
19579 * gnus-util.el (gnus-delete-directory): New function.
19580
19581 * gnus-agent.el (gnus-agent-delete-group): Use it.
19582
19583 * gnus-cache.el (gnus-cache-delete-group): Use it.
19584
19585 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
19586
19587 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
19588 names.
19589
19590 2004-12-16 Simon Josefsson <jas@extundo.com>
19591
19592 * hashcash.el (hashcash-payment-alist): Fix custom :type.
19593
19594 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
19595
19596 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
19597
19598 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
19599 (gnus-group-set-current-level): Decode group name.
19600
19601 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
19602
19603 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
19604 failed.
19605
19606 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
19607
19608 * gnus-group.el (gnus-group-delete-group): Decode group name.
19609 (gnus-group-make-rss-group): Encode group name.
19610 (gnus-group-catchup-current): Decode group name.
19611 (gnus-group-kill-group): Decode group name.
19612
19613 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
19614
19615 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
19616
19617 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
19618
19619 * gnus-group.el (gnus-group-make-rss-group):
19620 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
19621
19622 * gnus-start.el (gnus-setup-news): Honor user's setting to
19623 gnus-message-archive-method. Suggested by Lute Kamstra
19624 <lute@gnu.org>.
19625
19626 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
19627
19628 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
19629 global counterparts of the buffer-local variables.
19630
19631 2004-11-16 Romain Francoise <romain@orebokech.com>
19632
19633 * gnus-sum.el (gnus-summary-exit): Don't clear the global
19634 counterparts of the buffer-local variables.
19635
19636 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
19637
19638 * message.el (message-forbidden-properties): Fix typo in doc
19639 string.
19640
19641 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
19642
19643 * gnus-util.el (gnus-replace-in-string): Add doc string.
19644
19645 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
19646 to avoid problems when splitting mails with many recipients.
19647
19648 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
19649
19650 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
19651 pop-to-buffer, covered by the subsequent gnus-configure-windows.
19652
19653 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
19654
19655 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
19656 if there is no hashtable in memory or file modification time is
19657 newer than cached timestamp.
19658
19659 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
19660
19661 * gnus-sum.el (gnus-summary-limit-to-recipient):
19662 Implement not-matching option.
19663
19664 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
19665
19666 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
19667 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
19668 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
19669 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
19670 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
19671 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
19672
19673 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
19674
19675 * message.el (message-forward-make-body-mml): Remove headers
19676 according to message-forward-ignored-headers if a message is decoded.
19677
19678 2004-12-02 Romain Francoise <romain@orebokech.com>
19679
19680 * message.el (message-forward-make-body-plain): Always remove
19681 headers according to message-forward-ignored-headers.
19682
19683 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
19684
19685 * spam.el (spam-summary-prepare-exit): Remove the
19686 gnus-summary-limit pop for now, it has problems with ham marks for
19687 me.
19688
19689 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
19690
19691 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
19692 correctly.
19693
19694 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
19695
19696 * format-spec.el (format-spec): Message the char.
19697
19698 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
19699
19700 * gnus-art.el (gnus-split-methods): Reformat comments.
19701
19702 * spam.el (spam-summary-prepare-exit): Remove article limits
19703 before exiting the summary buffer.
19704
19705 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
19706
19707 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
19708 order to silence the byte compiler.
19709
19710 * spam.el: Fix the way to silence the byte compiler, which
19711 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
19712 bbdb-search-simple, spam-BBDB-register-routine,
19713 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
19714 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
19715 spam-stat-buffer-is-spam, spam-stat-load,
19716 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
19717 spam-stat-save and spam-stat-split-fancy.
19718
19719 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
19720
19721 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
19722 which may confuse users.
19723 (canlock-password-for-verify): Ditto.
19724
19725 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
19726
19727 * gnus-art.el (gnus-emphasis-alist): Ditto.
19728
19729 * gnus-registry.el (gnus-registry-max-entries): Ditto.
19730
19731 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
19732
19733 * gnus-start.el (gnus-save-killed-list): Ditto.
19734
19735 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
19736 (gnus-sum-thread-tree-root): Ditto.
19737 (gnus-sum-thread-tree-false-root): Ditto.
19738 (gnus-sum-thread-tree-single-indent): Ditto.
19739
19740 * message.el (message-courtesy-message): Ditto.
19741 (message-archive-note): Ditto.
19742 (message-subscribed-address-file): Ditto.
19743 (message-user-fqdn): Ditto.
19744
19745 * spam-report.el (spam-report-gmane-regex): Ditto.
19746
19747 * spam.el (spam-blackhole-good-server-regex): Ditto.
19748
19749 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
19750
19751 * mml.el (mml-preview): Widen the message buffer before copying
19752 the contents to the preview buffer; sort headers before previewing.
19753
19754 * message.el (message-hidden-headers): Fix the way to avoid a bug
19755 in the `repeat' widget in Emacs 21.3 or earlier.
19756
19757 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
19758
19759 * message.el (message-hidden-headers): Default to "^References:".
19760 Improve customization type. Suggested by Reiner Steib
19761 <Reiner.Steib@gmx.de>.
19762
19763 2004-11-25 Romain Francoise <romain@orebokech.com>
19764
19765 * message.el (message-strip-forbidden-properties): Remove check for
19766 obsolete `message-hidden' text property, hidden headers are not
19767 accessible in the buffer anymore.
19768
19769 2004-11-22 Romain Francoise <romain@orebokech.com>
19770
19771 * message.el (message-header-format-alist): Add `From' in list
19772 so that it can be sorted.
19773 (message-fix-before-sending): Widen and sort headers before
19774 sending.
19775 (message-hide-headers): Use narrowing to hide headers by moving
19776 them to the top of the buffer and narrowing to the region
19777 underneath.
19778
19779 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
19780
19781 * message.el (message-strip-forbidden-properties):
19782 Bind buffer-read-only (etc) to nil.
19783
19784 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
19785
19786 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
19787 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19788
19789 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
19790
19791 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
19792
19793 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
19794
19795 * dns.el (query-dns): Use sit-for to time instead of
19796 accept-process-output, since that doesn't seem to work on udp
19797 sockets.
19798
19799 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
19800
19801 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
19802
19803 2004-11-15 Jesper Harder <harder@ifa.au.dk>
19804
19805 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
19806 doc string. Improve doc string.
19807
19808 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
19809
19810 * nntp.el (nntp-request-update-info): Return nil if
19811 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
19812 may not call gnus-activate-group which uselessly issues the GROUP
19813 commands for all nntp groups and wastes time. Reported by Romain
19814 Francoise <romain@orebokech.com>.
19815
19816 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
19817
19818 2004-11-15 Simon Josefsson <jas@extundo.com>
19819
19820 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
19821 headers separately.
19822 (gnus-button-openpgp): New function, inspired by Jochen Küpper
19823 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
19824
19825 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
19826
19827 * gnus-start.el (gnus-convert-old-newsrc):
19828 Assign legacy-gnus-agent to 5.10.7.
19829
19830 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
19831
19832 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
19833 start of the lines.
19834
19835 2004-11-14 Magnus Henoch <mange@freemail.hu>
19836
19837 * hashcash.el (hashcash-default-payment): Change default to 20.
19838 (hashcash-default-accept-payment): Change default to 20.
19839 (hashcash-process-alist): New variable.
19840 (hashcash-generate-payment-async): Add.
19841 (hashcash-already-paid-p): Add.
19842 (hashcash-insert-payment): Don't generate payments twice.
19843 (hashcash-insert-payment-async): Add.
19844 (hashcash-insert-payment-async-2): Add.
19845 (hashcash-cancel-async): Add.
19846 (hashcash-wait-async): Add.
19847 (hashcash-processes-running-p): Add.
19848 (hashcash-wait-or-cancel): Add.
19849 (mail-add-payment): New optional argument. Conditionally start
19850 asynchronous calculation.
19851 (mail-add-payment-async): Add.
19852
19853 * message.el (message-send-mail): Wait for asynchronous hashcash
19854 results. Don't clobber existing X-Hashcash headers.
19855 (message-setup-1): Call mail-add-payment-async when
19856 message-generate-hashcash is non-nil.
19857
19858 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
19859
19860 * message.el (message-use-alternative-email-as-from): Examine the
19861 From header as well; use message-make-from in order to include a
19862 user's full name.
19863
19864 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
19865
19866 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
19867 default; improve customization type.
19868 (gnus-emphasis-custom-with-format): New macro.
19869 (gnus-emphasis-custom-value-to-external): New function.
19870 (gnus-emphasis-custom-value-to-internal): New function.
19871
19872 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
19873
19874 * dns.el (query-dns): Resolve reverse addresses.
19875
19876 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
19877
19878 * gnus-group.el (gnus-group-get-new-news): Use it.
19879
19880 * gnus-start.el (gnus-check-reasonable-setup): New function.
19881
19882 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
19883
19884 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
19885 "Args out of range" error. Reported by Arnaud Giersch
19886 <arnaud.giersch@free.fr>.
19887
19888 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
19889
19890 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
19891
19892 2004-11-04 Richard M. Stallman <rms@gnu.org>
19893
19894 * spam.el (spam group): Add :version.
19895
19896 * pgg-def.el (pgg group): Add :version.
19897
19898 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
19899
19900 * gnus-art.el (gnus-article-edit-article): Don't associate the
19901 article buffer with a draft file. This is a temporary measure
19902 against the 2004-08-22 change to gnus-article-edit-mode.
19903
19904 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
19905
19906 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
19907 (html2text-format-tags): Remove unused variable `attr'.
19908
19909 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
19910
19911 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
19912
19913 * spam-stat.el (spam-stat): Add :version.
19914
19915 * sieve.el (sieve): Add :version.
19916
19917 * sha1.el (sha1): Add :version.
19918 (sha1-use-external): Remove redundant version.
19919
19920 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
19921 (nnmail-cache-ignore-groups, nnmail-spool-hook)
19922 (nnmail-split-fancy-match-partial-words)
19923 (nnmail-split-lowercase-expanded): Add :version.
19924
19925 * nndiary.el (nndiary): Add :version.
19926
19927 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
19928
19929 * mml-sec.el (mml-default-sign-method)
19930 (mml-default-encrypt-method, mml-signencrypt-style-alist):
19931 Add :version.
19932
19933 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
19934
19935 * mm-url.el (mm-url-use-external, mm-url-program)
19936 (mm-url-arguments): Add :version.
19937
19938 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
19939 (mm-attachment-file-modes, mm-decrypt-option)
19940 (mm-w3m-safe-url-regexp): Add :version.
19941
19942 * message.el (message-cite-prefix-regexp)
19943 (message-sendmail-envelope-from, message-minibuffer-local-map)
19944 (message-user-fqdn, message-completion-alist): Add :version.
19945
19946 * gnus-win.el (gnus-configure-windows-hook)
19947 (gnus-use-frames-on-any-display): Add :version.
19948
19949 * gnus-art.el (gnus-article-address-banner-alist)
19950 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
19951 (gnus-treat-from-picon, gnus-treat-mail-picon)
19952 (gnus-treat-x-pgp-sig): Add :version.
19953
19954 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
19955 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
19956 (gnus-summary-article-delete-hook)
19957 (gnus-summary-display-while-building): Add :version.
19958
19959 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
19960 (gnus-get-top-new-news-hook): Add :version.
19961
19962 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
19963 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
19964
19965 * gnus-registry.el (gnus-registry): Add :version.
19966
19967 * gnus-spec.el (gnus-use-correct-string-widths)
19968 (gnus-make-format-preserve-properties): Add :version.
19969
19970 * gnus.el (gnus-group-charter-alist)
19971 (gnus-group-fetch-control-use-browse-url)
19972 (gnus-install-group-spam-parameters): Add :version.
19973
19974 * gnus-diary.el (gnus-diary): Add :version.
19975
19976 * gnus-delay.el (gnus-delay): Add :version.
19977
19978 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
19979 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
19980 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
19981 Add :version.
19982
19983 * gnus-agent.el (gnus-agent-max-fetch-size)
19984 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
19985 (gnus-agent-prompt-send-queue): Add :version.
19986
19987 * deuglify.el (gnus-outlook-deuglify): Add :version.
19988
19989 * html2text.el: Beautify code. Improve doc strings.
19990 Some checkdoc cleanup.
19991 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
19992
19993 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
19994
19995 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
19996
19997 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
19998
19999 * gnus-registry.el (gnus-registry-hashtb): Create the registry
20000 when package is loaded.
20001
20002 * spam.el (spam-summary-score-preferred-header): Add global preference
20003 for people who want to override the default SpamAssassin over
20004 Bogofilter preference (when both are set).
20005 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
20006 (spam-user-format-function-S):
20007 Check spam-summary-score-preferred-header.
20008 (spam-extra-header-to-number): Add X-Bogosity header parsing.
20009 (spam-user-format-function-S): Format the score correctly.
20010
20011 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
20012
20013 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
20014 signature file. Suggested by Manoj Srivastava
20015 <srivasta@golden-gryphon.com>.
20016
20017 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
20018 iso-2022-jp even in the Japanese language environment.
20019 Suggested by Jason Rumney <jasonr@gnu.org>.
20020
20021 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
20022
20023 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
20024 use the same characters as the dummy marks; make it free from
20025 getting affected by the language environment.
20026 (gnus-summary-read-group-1): Update mark positions only when the
20027 format spec is updated.
20028
20029 * gnus-spec.el (gnus-update-format-specifications): Return a list
20030 of updated types.
20031
20032 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
20033
20034 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
20035 of boundp to check if display-warning is available.
20036
20037 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
20038
20039 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
20040
20041 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
20042
20043 * nnspool.el (nnspool-spool-directory): Use news-path if the
20044 news-directory variable is not bound.
20045
20046 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
20047 function instead of display-warning if it is not available.
20048
20049 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
20050
20051 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
20052 v5-10: Use `point-at-bol'.
20053
20054 2004-10-26 Simon Josefsson <jas@extundo.com>
20055
20056 * hashcash.el: Fix URL in comment, reported by Cheng Gao
20057 <chenggao@gmail.com>.
20058
20059 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
20060
20061 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
20062 instead.
20063
20064 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
20065
20066 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
20067 to remove a server from the nnimap-server-buffer-alist.
20068 (nnimap-open-connection, nnimap-close-server): Use it.
20069
20070 * gnus-encrypt.el: Remove file in favor of encrypt.el.
20071
20072 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
20073
20074 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
20075 running the major-mode function.
20076
20077 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
20078
20079 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
20080 dummy marks in the right way.
20081
20082 2004-10-18 David Edmondson <dme@dme.org>
20083
20084 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
20085 excessively.
20086
20087 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
20088
20089 * gnus-util.el (gnus-split-references): Accept a nil references
20090 string and go on blissfully.
20091
20092 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
20093 cases where the references string is non-nil but has no references.
20094
20095 * encrypt.el: Add autoload tags.
20096
20097 * spam.el (spam-resolve-registrations-routine): Remove article
20098 from unregistration list too. Reported by David Hanak
20099 <dhanak@isis.vanderbilt.edu>
20100
20101 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
20102
20103 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
20104 nil. Change custom type.
20105
20106 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
20107
20108 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
20109
20110 * gnus-sum.el (gnus-summary-move-article): Use it.
20111
20112 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
20113
20114 * encrypt.el: Add autoload cookies.
20115
20116 * spam.el (spam-backend-article-list-property)
20117 (spam-backend-get-article-todo-list)
20118 (spam-backend-put-article-todo-list)
20119 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
20120 Resolve registrations separately.
20121 (spam-register-routine): Format comments.
20122 (spam-unregister-routine, spam-register-routine): Always call with
20123 specific-articles, no default list.
20124 (spam-summary-prepare-exit): Use the spam-classifications function.
20125
20126 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
20127 gnus-encrypt.el.
20128
20129 * encrypt.el: Copied from gnus-encrypt.el.
20130
20131 * gnus-encrypt.el: Commented that it's obsolete.
20132
20133 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
20134
20135 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
20136 (gnus-score-save): Use it.
20137
20138 * message.el (message-bury): Use `window-dedicated-p'.
20139
20140 2004-10-15 Simon Josefsson <jas@extundo.com>
20141
20142 * pop3.el (top-level): Don't require nnheader.
20143 (pop3-read-timeout): Add.
20144 (pop3-accept-process-output): Add.
20145 (pop3-read-response, pop3-retr): Use it.
20146
20147 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
20148
20149 * spam.el (spam-register-routine): Move comment.
20150 (spam-verify-bogofilter): Use 'unknown for the initial
20151 spam-bogofilter-valid state, not 'never.
20152
20153 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
20154 for netrc-machine.
20155
20156 * nnimap.el (nnimap-open-connection):
20157 Use netrc-machine-user-or-password.
20158
20159 2004-10-17 Richard M. Stallman <rms@gnu.org>
20160
20161 * gnus-registry.el (gnus-registry-unload-hook):
20162 Set as a variable with add-hook.
20163
20164 * nnspool.el (nnspool-spool-directory): Use news-directory instead
20165 of news-path.
20166
20167 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
20168
20169 * spam.el: Delete duplicate `provide'.
20170 (spam-unload-hook): Set as a variable with add-hook.
20171
20172 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
20173
20174 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
20175 in the doc string.
20176
20177 * message.el (message-ignored-news-headers)
20178 (message-ignored-supersedes-headers)
20179 (message-ignored-resent-headers)
20180 (message-forward-ignored-headers): Improve custom type.
20181
20182 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
20183
20184 * message.el (message-tokenize-header): Fix 2004-09-06 change
20185 which used point-min in the wrong place.
20186
20187 2004-10-12 Simon Josefsson <jas@extundo.com>
20188
20189 * tls.el (tls-certtool-program): New variable.
20190 (tls-certificate-information): New function, based on
20191 ssl-certificate-information.
20192
20193 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
20194
20195 * compface.el: Move the version of ELisp-based uncompface program
20196 to the contrib directory because of the copyright problem.
20197
20198 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
20199
20200 * message.el (message-kill-buffer): Raise the current frame.
20201
20202 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
20203
20204 * gnus-sum.el: Mention that multibyte characters don't work as marks.
20205
20206 * gnus.el (message-y-or-n-p): Autoload.
20207
20208 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
20209 (pop3-password-required, pop3-authentication-scheme)
20210 (pop3-leave-mail-on-server): Make customizable.
20211 (pop3): New custom group.
20212 (pop3-retr): Remove `sleep-for' statements.
20213 Suggested by Dave Love <fx@gnu.org>.
20214
20215 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
20216 Windows/DOS.
20217
20218 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20219 (imap-parse-body): Fix incorrect use of `assert'.
20220 Suggested by Dave Love <fx@gnu.org>.
20221
20222 * mml.el (mml-minibuffer-read-disposition): Require match.
20223 Suggested by Dave Love <fx@gnu.org>.
20224
20225 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
20226
20227 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
20228 doc string.
20229
20230 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
20231
20232 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
20233
20234 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20235
20236 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
20237 instead of calling `mm-insert-inline', to decode text/* parts
20238 before displaying them.
20239
20240 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
20241
20242 * mm-uu.el (mm-uu-text-plain-type): New variable.
20243 (mm-uu-pgp-signed-extract-1): Use it.
20244 (mm-uu-pgp-encrypted-extract-1): Use it.
20245 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
20246 bind mm-uu-text-plain-type with that value.
20247 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
20248 mm-uu-dissect.
20249
20250 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
20251
20252 * gnus-group.el (gnus-update-group-mark-positions):
20253 * gnus-sum.el (gnus-update-summary-mark-positions):
20254 * message.el (message-check-news-body-syntax):
20255 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
20256 of string-as-multibyte.
20257
20258 2004-10-05 Juri Linkov <juri@jurta.org>
20259
20260 * gnus-group.el (gnus-update-group-mark-positions):
20261 * gnus-sum.el (gnus-update-summary-mark-positions):
20262 * message.el (message-check-news-body-syntax):
20263 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
20264 8-bit unibyte values to a multibyte string for search functions.
20265
20266 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
20267
20268 * mm-uu.el (mm-uu-dissect): Allow optional arg.
20269 (mm-uu-dissect-text-parts): New function.
20270
20271 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
20272 dissect text parts.
20273
20274 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
20275 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
20276
20277 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
20278
20279 * gnus-topic.el (gnus-topic-hierarchical-parameters):
20280 Use gnus-current-topics instead of gnus-current-topic.
20281
20282 2004-10-06 Jesper Harder <harder@ifa.au.dk>
20283
20284 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
20285
20286 2004-10-05 Jesper Harder <harder@ifa.au.dk>
20287
20288 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
20289 where appropriate.
20290
20291 * nnml.el (nnml-generate-active-info): do.
20292
20293 * nndiary.el (nndiary-generate-active-info): do.
20294
20295 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
20296 (gnus-topic-move): do.
20297
20298 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
20299 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
20300
20301 * gnus-srvr.el (gnus-server-prepare)
20302 (gnus-server-open-all-servers): do.
20303
20304 * gnus-msg.el (gnus-summary-cancel-article)
20305 (gnus-summary-resend-message)
20306 (gnus-summary-mail-crosspost-complaint): do.
20307
20308 * gnus-move.el (gnus-change-server): do.
20309
20310 * gnus-group.el (gnus-group-unmark-all-groups)
20311 (gnus-group-set-current-level): do.
20312
20313 2004-10-04 Simon Josefsson <jas@extundo.com>
20314
20315 * message.el (message-generate-hashcash): Doc fix.
20316
20317 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
20318
20319 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
20320 avoid infinite recursion via gnus-get-function.
20321
20322 2004-10-02 Jesper Harder <harder@ifa.au.dk>
20323
20324 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
20325
20326 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
20327
20328 * nnmail.el (nnmail-split-history): do.
20329
20330 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
20331 (nnml-request-delete-group): do.
20332
20333 * nnslashdot.el (nnslashdot-read-groups): do.
20334
20335 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
20336 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
20337
20338 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
20339 (nnspool-sift-nov-with-sed): Use last.
20340 (nnspool-retrieve-headers-with-nov): Use mapc.
20341 (nnspool-request-newgroups): Use dolist.
20342 (nnspool-request-group): Use last.
20343
20344 * nntp.el (nntp-read-server-type): Use dolist.
20345
20346 * nnvirtual.el (nnvirtual-create-mapping)
20347 (nnvirtual-update-read-and-marked): Use dolist.
20348 (nnvirtual-convert-headers): Simplify.
20349
20350 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
20351
20352 * gnus-agent.el (gnus-agent-synchronize-group-flags):
20353 Add support for sync'ing tick marks.
20354
20355 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
20356
20357 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
20358 there's no visible header.
20359
20360 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
20361
20362 * gnus-agent.el (gnus-agent-synchronize-group-flags):
20363 When necessary, pass full group name to gnus-request-set-marks.
20364
20365 2004-10-01 Simon Josefsson <jas@extundo.com>
20366
20367 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
20368 acroread.
20369
20370 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20371
20372 * spam-report.el (spam-report-gmane): Fix interactive.
20373
20374 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
20375
20376 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
20377 when writing file.
20378 (gnus-agent-synchronize-flags): Don't default to being
20379 interactive.
20380
20381 2004-09-30 Simon Josefsson <jas@extundo.com>
20382
20383 * message.el (message-generate-hashcash): Add.
20384 (message-send-mail): Use it, call mail-add-payment.
20385
20386 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
20387
20388 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
20389
20390 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
20391
20392 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
20393 gnus-request-update-info with explicit code to sync the in-memory
20394 info read flags with the marks being sync'd to the backend.
20395
20396 * gnus-util.el (gnus-pp): Add optional stream to match pp API.
20397
20398 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
20399
20400 * spam.el (spam-verify-bogofilter): Add new function.
20401 (spam-check-bogofilter)
20402 (spam-bogofilter-register-with-bogofilter): Use it.
20403 (spam-verify-bogofilter): Add small fixes.
20404
20405 2004-09-28 Simon Josefsson <jas@extundo.com>
20406
20407 * hashcash.el (hashcash-generate-payment): Revert.
20408
20409 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
20410
20411 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20412 Use gnus-extract-references instead of gnus-split-references.
20413
20414 * gnus-util.el (gnus-extract-references): Add new function, analogous
20415 to gnus-split-references but extracts only the message-ID without
20416 anything extra.
20417
20418 * hashcash.el (hashcash-generate-payment)
20419 (hashcash-check-payment): Do the right thing if hashcash-path is
20420 nil (because the hashcash program could not be found).
20421
20422 * spam.el (spam-use-hashcash): Remove comment.
20423
20424 2004-09-27 Jesper Harder <harder@ifa.au.dk>
20425
20426 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
20427 (gnus-cache-enter-article, gnus-cache-remove-article)
20428 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
20429
20430 * gnus-async.el (gnus-async-prefetch-remove-group): do.
20431
20432 * gnus-art.el (article-hide-boring-headers)
20433 (article-translate-strings, article-display-face)
20434 (gnus-article-mime-match-handle-first)
20435 (gnus-article-highlight-headers)
20436 (gnus-article-add-buttons-to-head): do.
20437
20438 2004-09-27 Simon Josefsson <jas@extundo.com>
20439
20440 * hashcash.el: New version, from
20441 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
20442 ../contrib/.
20443
20444 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
20445
20446 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
20447
20448 2004-09-26 Jesper Harder <harder@ifa.au.dk>
20449
20450 * gnus-dup.el (gnus-dup-open): Use mapc.
20451 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
20452
20453 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
20454 Reported by Stefan Wiens <s.wi@gmx.net>.
20455
20456 * gnus.el (gnus-shutdown): Use dolist.
20457
20458 * gnus-undo.el (gnus-undo): Use mapc.
20459
20460 * nnrss.el (nnrss-generate-active): do.
20461
20462 * message.el (message-cite-original-without-signature)
20463 (message-cite-original): Use mapc.
20464 (message-do-actions, message-make-forward-subject): Use dolist.
20465
20466 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
20467
20468 * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
20469 deletion to remove entire duplicate line. Fixes merged article
20470 number bug.
20471
20472 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
20473
20474 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
20475 servers that are offline. Avoids having gnus-agent-toggle-plugged
20476 first ask if you want to open a server and then, even when you
20477 responded with no, asking if you want to synchronize the server's
20478 flags.
20479 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
20480 multi-line expressions.
20481 (gnus-agent-synchronize-group-flags): New internal function.
20482 Updates marks in memory (in the info structure) AND in the
20483 backend.
20484
20485 * gnus-util.el (gnus-remassoc): Fix typo in documentation.
20486
20487 * nnagent.el (nnagent-request-set-mark):
20488 Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
20489 method, to ensure that synchronization updates marks in the
20490 backend and in the info (in memory) structure.
20491
20492 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
20493
20494 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
20495 convention fully; don't miss the root article of a thread; make
20496 the X-Draft-From header with correct article numbers.
20497
20498 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
20499
20500 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
20501 unless plugged. Disable the agent so that an open failure causes
20502 an error.
20503
20504 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
20505 Revert 2004-09-21 change. The backend must be opened while
20506 synchronizing flags even when the backend stores the flags
20507 locally.
20508
20509 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
20510
20511 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
20512 in `header' match. Reported by Svend Tollak Munkejord.
20513
20514 * message.el (message-cite-original): Fix use of
20515 `message-cite-articles-with-x-no-archive'.
20516
20517 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
20518
20519 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
20520 (gnus-window-to-buffer): Ditto.
20521
20522 * mml.el (mml-preview-buffer): New variable.
20523 (mml-preview): Manage window layout with gnus-buffer-configuration.
20524
20525 * gnus-msg.el (gnus-setup-message): Put article numbers into the
20526 X-Draft-From header even if those articles aren't quoted.
20527
20528 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
20529
20530 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
20531 (gnus-request-set-mark, gnus-request-update-mark): Use new
20532 g-s-t-u-l-m to decide to use backend even when unplugged.
20533
20534 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
20535
20536 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
20537 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
20538
20539 2004-09-20 Simon Josefsson <jas@extundo.com>
20540
20541 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
20542 "utf-16-le".
20543
20544 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
20545
20546 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
20547
20548 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
20549
20550 * uudecode.el (uudecode-use-external): Add :version.
20551
20552 * smime.el (smime-CA-file, smime-encrypt-cipher)
20553 (smime-dns-server): Add :version.
20554
20555 * smiley.el (gnus-smiley-file-types): Add :version.
20556
20557 * sha1.el (sha1-use-external): Add :version.
20558
20559 * pgg-def.el (pgg-query-keyserver): Add :version.
20560
20561 * nnmail.el (nnmail-fancy-expiry-targets)
20562 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
20563 Add :version.
20564
20565 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
20566 (nnimap-retrieve-groups-asynchronous): Add :version.
20567 (nnimap-close-asynchronous): Add :version. Fix typo in doc string.
20568
20569 * mml.el (mml-content-disposition-parameters)
20570 (mml-insert-mime-headers-always): Add :version.
20571
20572 * mm-util.el (mm-coding-system-priorities): Add :version.
20573
20574 * mm-decode.el (mm-inline-text-html-with-images)
20575 (mm-keep-viewer-alive-types, mm-external-terminal-program)
20576 (mm-verify-option): Add :version.
20577 (mm-text-html-renderer): Change :version.
20578
20579 * message.el (message-fcc-externalize-attachments)
20580 (message-required-headers, message-draft-headers)
20581 (message-subject-trailing-was-query)
20582 (message-subject-trailing-was-ask-regexp)
20583 (message-subject-trailing-was-regexp, message-mark-insert-begin)
20584 (message-mark-insert-end, message-archive-header)
20585 (message-archive-note, message-cross-post-default)
20586 (message-cross-post-note, message-followup-to-note)
20587 (message-cross-post-note-function, message-use-mail-followup-to)
20588 (message-subscribed-address-functions)
20589 (message-subscribed-address-file, message-subscribed-addresses)
20590 (message-subscribed-regexps, message-allow-no-recipients)
20591 (message-yank-cited-prefix, message-signature-insert-empty-line)
20592 (message-hidden-headers, message-hierarchical-addresses)
20593 (message-mail-user-agent, message-use-idna)
20594 (message-valid-fqdn-regexp)
20595 (message-strip-special-text-properties, message-header-synonyms)
20596 (message-beginning-of-line, message-tab-body-function): Add :version.
20597 (message-insert-canlock, message-wide-reply-confirm-recipients):
20598 Change :version.
20599
20600 * mail-source.el (mail-source-ignore-errors): Add :group, :type
20601 and :version.
20602 (mail-source-delete-old-incoming-confirm)
20603 (mail-source-movemail-program): Add :version.
20604
20605 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
20606 (gnus-agent-cache, gnus-agent): Change :version.
20607
20608 * gnus-util.el (gnus-use-byte-compile): Change :version.
20609
20610 * gnus-sum.el (gnus-summary-make-false-root-always)
20611 (gnus-summary-default-high-score)
20612 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
20613 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
20614 (gnus-read-all-available-headers, gnus-article-emulate-mime)
20615 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
20616 (gnus-sum-thread-tree-single-indent)
20617 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
20618 (gnus-sum-thread-tree-leaf-with-other)
20619 (gnus-sum-thread-tree-single-leaf): Add :version.
20620 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
20621 (gnus-article-loose-mime): Change :version.
20622
20623 * gnus-start.el (gnus-backup-startup-file)
20624 (gnus-save-startup-file-via-temp-buffer): Add :version.
20625
20626 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
20627 (gnus-server-offline-face): Add :version.
20628
20629 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
20630
20631 * gnus-msg.el (gnus-gcc-externalize-attachments)
20632 (gnus-debug-files, gnus-debug-exclude-variables)
20633 (gnus-discouraged-post-methods): Change :version.
20634 (gnus-confirm-mail-reply-to-news)
20635 (gnus-confirm-treat-mail-like-news): Add :version.
20636
20637 * gnus-int.el (gnus-server-unopen-status): Add :version.
20638
20639 * gnus-group.el (gnus-group-jump-to-group-prompt)
20640 (gnus-large-ephemeral-newsgroup)
20641 (gnus-fetch-old-ephemeral-headers): Add :version.
20642
20643 * gnus-fun.el (gnus-x-face-directory)
20644 (gnus-convert-pbm-to-x-face-command)
20645 (gnus-convert-image-to-x-face-command)
20646 (gnus-convert-image-to-face-command): Add :version.
20647
20648 * gnus-delay.el (gnus-delay-default-hour): Add :version.
20649
20650 * gnus-cite.el (gnus-cite-blank-line-after-header)
20651 (gnus-article-boring-faces): Add :version.
20652
20653 * gnus-art.el (gnus-buttonized-mime-types)
20654 (gnus-inhibit-mime-unbuttonizing)
20655 (gnus-treat-display-face)
20656 (gnus-treat-body-boundary): Change :version.
20657 (gnus-body-boundary-delimiter, gnus-picon-databases)
20658 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
20659 (gnus-treat-date-english, gnus-treat-fold-headers)
20660 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
20661 (gnus-treat-mail-picon, gnus-treat-wash-html)
20662 (gnus-article-encrypt-protocol)
20663 (gnus-use-idna, gnus-article-over-scroll)
20664 (gnus-mime-display-multipart-alternative-as-mixed)
20665 (gnus-mime-display-multipart-related-as-mixed)
20666 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
20667 (gnus-ctan-url, gnus-button-ctan-handler)
20668 (gnus-button-handle-ctan-bogus-regexp)
20669 (gnus-button-ctan-directory-regexp)
20670 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
20671 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
20672 (gnus-button-man-level, gnus-button-emacs-level)
20673 (gnus-button-message-level, gnus-button-browse-level): Add :version.
20674
20675 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
20676 (gnus-agent-go-online): Change :version.
20677 (gnus-agent-expire-unagentized-dirs)
20678 (gnus-agent-auto-agentize-methods): Add :version.
20679
20680 * flow-fill.el (fill-flowed-display-column)
20681 (fill-flowed-encode-column): Add :version.
20682
20683 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20684 (gnus-outlook-deuglify-unwrap-max)
20685 (gnus-outlook-deuglify-cite-marks)
20686 (gnus-outlook-deuglify-unwrap-stop-chars)
20687 (gnus-outlook-deuglify-no-wrap-chars)
20688 (gnus-outlook-deuglify-attrib-cut-regexp)
20689 (gnus-outlook-deuglify-attrib-verb-regexp)
20690 (gnus-outlook-deuglify-attrib-end-regexp)
20691 (gnus-outlook-display-hook): Add :version.
20692
20693 * binhex.el (binhex-use-external): Add :version.
20694
20695 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
20696
20697 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
20698 and `invisible'.
20699
20700 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
20701
20702 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
20703 in gnus-registry-trim.
20704
20705 2004-09-13 Simon Josefsson <jas@extundo.com>
20706
20707 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
20708
20709 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
20710
20711 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
20712 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20713 <yamaoka@jpl.org>.
20714 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
20715 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20716 <yamaoka@jpl.org>.
20717
20718 * sieve.el (sieve-manage-mode): Ditto.
20719
20720 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
20721
20722 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
20723
20724 2004-09-11 Simon Josefsson <jas@extundo.com>
20725
20726 * dns-mode.el: Add.
20727
20728 * mm-view.el (mm-display-dns-inline): Add.
20729
20730 * mm-decode.el (mm-inline-media-tests): Add text/dns.
20731 (mm-automatic-display): Ditto.
20732
20733 * mailcap.el (mailcap-mime-data): Add text/dns.
20734 (mailcap-mime-extensions): Map .soa to text/dns.
20735
20736 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
20737
20738 * gnus-art.el (article-decode-mime-words, article-babel)
20739 (gnus-article-highlight-signature, gnus-article-add-buttons)
20740 (gnus-signature-toggle): Remove unnecessary bindings of
20741 `inhibit-read-only' inherited from v5.10 merge.
20742
20743 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
20744
20745 * nntp.el (nntp): New customization group.
20746 (nntp-authinfo-file): Add customization group.
20747
20748 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
20749
20750 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
20751
20752 * gnus.el (to-address, to-list, subscribed)
20753 (large-newsgroup-initial): Ditto.
20754
20755 * flow-fill.el (fill-flowed-display-column)
20756 (fill-flowed-encode-column): Ditto.
20757
20758 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
20759
20760 * message.el (message-tokenize-header, message-send-mail-with-qmail):
20761 Use point-min rather than 1.
20762 (message-send-mail): Use buffer-size rather than point-max.
20763
20764 * gnus-sum.el (gnus-summary-search-article-forward):
20765 Signal a specific `search-failed' rather than a generic `error'.
20766
20767 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
20768 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
20769 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
20770
20771 2004-09-10 Simon Josefsson <jas@extundo.com>
20772
20773 * nndb.el (require): Remove tcp and duplicate cl.
20774
20775 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
20776
20777 * gnus-agent.el (directory-files-and-attributes): Move forward.
20778
20779 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
20780
20781 * gnus-agent.el (directory-files-and-attributes):
20782 Optionally defined to support XEmacs.
20783
20784 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
20785
20786 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
20787 to avoid run-time CL dependencies.
20788 (gnus-agent-unfetch-articles): New function.
20789 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
20790 article numbers even when local .overview file is missing.
20791 (gnus-agent-read-article-number): New function. Only accepts
20792 27-bit article numbers.
20793 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
20794 Use gnus-agent-read-article-number.
20795 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
20796 from backend while recognizing that article numbers in .overview
20797 must be valid.
20798 (gnus-agent-update-files-total-fetched-for):
20799 Use directory-files-and-attributes to improve performance.
20800 * gnus-int.el (gnus-request-move-article):
20801 Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
20802 improve performance.
20803
20804 * gnus-start.el (gnus-convert-old-newsrc): Change message text as
20805 some users confused by references to .newsrc when they only have a
20806 .newsrc.eld file.
20807 (gnus-convert-mark-converter-prompt)
20808 (gnus-convert-converter-needs-prompt): Fix use of property list.
20809 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
20810 New function. Used internally to only display 'gnus converting
20811 files' message when actually necessary.
20812
20813 * gnus-sum.el (): Remove (require 'gnus-agent) as required
20814 methods now autoloaded.
20815
20816 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
20817
20818 * gnus-sum.el (gnus-summary-insert-subject): Remove list
20819 identifiers.
20820
20821 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
20822
20823 * gnus-picon.el: Fix indentation and closing parenthesis.
20824
20825 2004-09-01 Simon Josefsson <jas@extundo.com>
20826
20827 * message.el (message-canlock-generate): Require sha1, not
20828 sha1-el. (Can we get rid of this require altogether? It is ugly
20829 to require within a function. Sadly, if sha1.el isn't loaded, the
20830 let binding in m-c-g will hide the defcustom definition, which is
20831 bad.)
20832
20833 * canlock.el: Require sha1, not sha1-el.
20834
20835 * message.el: Don't autoload sha1 (there is a autoload cookie in
20836 sha1.el).
20837
20838 * sha1-el.el: Rename to sha1.el.
20839
20840 2004-08-30 Juanma Barranquero <lektu@terra.es>
20841
20842 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
20843
20844 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20845
20846 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
20847
20848 2004-08-30 Kim F. Storm <storm@cua.dk>
20849
20850 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
20851
20852 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
20853 Add :group 'nnimap.
20854
20855 2004-08-30 Andreas Schwab <schwab@suse.de>
20856
20857 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
20858 ?* and ?\;.
20859
20860 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
20861 and ?\' to symbol instead of whitespace.
20862
20863 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
20864
20865 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
20866
20867 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
20868 instead of re-search-forward.
20869
20870 * gnus-uu.el (gnus-uu-save-article): Ditto.
20871 (gnus-uu-post-encode-uuencode): Ditto.
20872
20873 * html2text.el (html2text-clean-list-items): Ditto.
20874 (html2text-clean-dtdd): Ditto.
20875 (html2text-format-tags): Ditto.
20876
20877 * message.el (message-send-mail-with-sendmail): Fix regexp.
20878 (message-fill-field-general): Use search-forward instead of
20879 re-search-forward.
20880 (unbold-region): Ditto.
20881
20882 * nnrss.el (nnrss-request-article): Ditto.
20883
20884 * nnslashdot.el (nnslashdot-request-article): Ditto.
20885
20886 * nnweb.el (nnweb-gmane-wash-article): Ditto.
20887
20888 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
20889 "Unrecognized menu descriptor" error in XEmacs.
20890
20891 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
20892
20893 * gnus-sum.el (gnus-read-header): Don't remove a header for the
20894 parent article of a sparse article in the thread hashtb.
20895
20896 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
20897
20898 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
20899 (nnmail-expand-newtext): Lowercase expanded entries if
20900 nnmail-split-lowercase-expanded is non-nil.
20901
20902 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
20903
20904 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
20905
20906 * gnus-group.el (gnus-group-line-format-alist): Convert the value
20907 of gnus-tmp-news-method into string under XEmacs. It will be
20908 passed to gnus-correct-length which takes only a string argument.
20909
20910 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
20911
20912 * gnus-util.el (gnus-bind-print-variables): New macro.
20913 (gnus-prin1): Use it.
20914 (gnus-prin1-to-string): Use it.
20915 (gnus-pp): New function.
20916 (gnus-pp-to-string): New function.
20917
20918 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
20919 Replace pp-to-string with gnus-pp-to-string.
20920 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
20921 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
20922 * gnus-msg.el (gnus-debug): Ditto.
20923 * gnus-score.el (gnus-score-save): Ditto.
20924 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
20925 gnus-pp-to-string.
20926 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
20927 with gnus-pp.
20928 * score-mode.el (gnus-score-pretty-print): Ditto.
20929 * webmail.el (webmail-debug): Ditto.
20930
20931 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
20932
20933 * gnus-art.el (article-display-face, article-display-x-face):
20934 Use buffer-read-only.
20935
20936 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
20937
20938 * gnus-art.el (article-hide-list-identifiers):
20939 Bind inhibit-read-only as t.
20940
20941 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
20942
20943 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
20944
20945 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
20946
20947 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
20948 (gnus-narrow-to-page): Don't assume point-min == 1.
20949 (gnus-article-edit-mode): Derive from message-mode.
20950
20951 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
20952 point-min == 1.
20953
20954 * imap.el (imap-parse-address-list, imap-parse-body-ext):
20955 Disable incorrect use of `assert'.
20956
20957 * message.el (message-mode): Set comment-start-skip.
20958
20959 2004-08-22 Sam Steingold <sds@gnu.org>
20960
20961 * pop3.el (pop3-leave-mail-on-server): New user variable.
20962 (pop3-movemail): Delete mail only when it is nil.
20963
20964 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
20965
20966 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
20967
20968 * mml.el (mml-preview): Use `pop-to-buffer'.
20969
20970 * message.el (message-goto-mail-followup-to): Insert after "To".
20971 (message-carefully-insert-headers): Add comment.
20972
20973 * gnus.el: Remove unused variable `gnus-article-check-size'.
20974
20975 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
20976
20977 * gnus-art.el (gnus-button-alist):
20978 Improve `gnus-button-handle-library' entry.
20979
20980 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
20981
20982 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
20983 Use downcase, since XEmacs capitalizes error messages differently.
20984
20985 2004-08-18 Jesper Harder <harder@ifa.au.dk>
20986
20987 * nntp.el: Add (require 'gnus) due to reference to
20988 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
20989
20990 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
20991
20992 * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
20993 Bind `mm-fill-flowed'.
20994
20995 * mm-decode.el (mm-dissect-singlepart): Check it.
20996
20997 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
20998
20999 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
21000 'imap' for netrc parsing.
21001
21002 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
21003
21004 * mailcap.el (mailcap-mime-data): Mark as risky.
21005
21006 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
21007
21008 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
21009 may be included in the encoded word.
21010 (rfc2047-encode): Don't append a space if the encoded word
21011 includes close parenthesis.
21012
21013 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
21014
21015 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
21016 of text within parentheses.
21017
21018 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
21019
21020 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
21021 (gnus-encrypt-write-file-contents): Make the password key the file
21022 name PLUS the cipher, not just the cipher. Also remove failed
21023 passwords from the cache.
21024
21025 2004-08-06 Simon Josefsson <jas@extundo.com>
21026
21027 * gnus-sum.el (gnus-article-loose-mime): Change default to t.
21028 Doc fix.
21029
21030 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
21031
21032 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
21033 LWSP.
21034
21035 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
21036
21037 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21038 Try to append in-reply-to: data to the references: header.
21039
21040 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
21041 (netrc-parse): Use gnus-encrypt.el functions.
21042
21043 * gnus-encrypt.el: Add new file for encryption support; currently
21044 does only a few GPG ciphers and an internal XOR cipher.
21045
21046 * password.el: Add comments on using password-read-and-add.
21047 (password-read-and-add): Add function to read and add the
21048 password to the cache at once.
21049
21050 2004-07-28 Simon Josefsson <jas@extundo.com>
21051
21052 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
21053 parameter (but don't use it, for now).
21054
21055 * imap.el (imap-ssl-open): Use imap-process-connection-type,
21056 instead of hard coding to nil.
21057
21058 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
21059
21060 * mm-view.el (mm-inline-image-emacs): Open lines under an image
21061 as mm-inline-image-xemacs does.
21062
21063 2004-07-26 Simon Josefsson <jas@extundo.com>
21064
21065 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
21066 Revert part of 2004-07-17 change below.
21067
21068 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
21069
21070 * rfc2047.el (rfc2047-encode-region): Don't infloop.
21071 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21072
21073 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
21074
21075 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
21076 quotes that actually start with ">" at the beginning of the
21077 lines.
21078
21079 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
21080
21081 * rfc2047.el (rfc2047-encode-region): Fix last change.
21082 (rfc2047-encode-parameter): Remove useless concat.
21083
21084 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
21085
21086 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
21087 encode special characters; fix some kind of misconfigured headers;
21088 signal a real error if debug-on-quit or debug-on-error is non-nil.
21089 (rfc2047-encode-max-chars): New variable.
21090 (rfc2047-encode-1): Use it.
21091 (rfc2047-encode-parameter): New function.
21092
21093 * mml.el (mml-insert-parameter): Remove an excessive space.
21094
21095 2004-07-17 Simon Josefsson <jas@extundo.com>
21096
21097 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
21098 Kai Grossjohann <kai@emptydomain.de>.
21099 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
21100 (gnus-group-make-menu-bar): Ditto.
21101
21102 * gnus-util.el (gnus-group-server): Add.
21103
21104 2004-07-16 Jesper Harder <harder@ifa.au.dk>
21105
21106 * message.el (message-clone-locals): Clone sendmail and smtp
21107 variables.
21108
21109 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
21110
21111 * rfc2047.el (rfc2047-encode-region): Fix last change.
21112
21113 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
21114
21115 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
21116 characters as non-special.
21117
21118 2004-07-09 Simon Josefsson <jas@extundo.com>
21119
21120 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
21121 Users will lose all flag changes made while unplugged with
21122 e.g. nntp unless flag synchronization happens, thus `nil' is not a
21123 good default. See numerous reports on ding mailing list.
21124
21125 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
21126
21127 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
21128 add generate-head-function and generate-article-function to the
21129 rfc822-forward entry.
21130 (nndoc-rfc822-forward-generate-article): New function.
21131 (nndoc-rfc822-forward-generate-head): New function.
21132
21133 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
21134
21135 2004-07-06 Dan Christensen <jdc@uwo.ca>
21136
21137 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
21138 respect display group parameter and gnus-summary-expunge-below.
21139 (gnus-articles-to-read): Remove unused reference to display group
21140 parameter.
21141
21142 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21143
21144 * nnheader.el (nnheader-uniquify-message-id): New experimental
21145 variable.
21146 (nnheader-nov-read-message-id): Use it.
21147
21148 * spam-report.el (spam-report-gmane): Add interactive.
21149
21150 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
21151
21152 * mm-encode.el (mm-content-transfer-encoding-defaults):
21153 Use qp-or-base64 for the application/* types.
21154
21155 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
21156
21157 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
21158
21159 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
21160
21161 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
21162 trim value.
21163
21164 2004-01-25 Paul Jarc <prj@po.cwru.edu>
21165
21166 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
21167 New macro and function.
21168 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
21169
21170 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
21171
21172 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
21173 after-load-alist.
21174
21175 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
21176
21177 * gnus-group.el (gnus-group-get-new-news-this-group):
21178 Don't update info that isn't there.
21179
21180 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>
21181
21182 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
21183 entry.
21184
21185 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
21186
21187 * mm-view.el (mm-inline-render-with-function): Use multibyte
21188 buffer; decode html source by charset.
21189
21190 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
21191
21192 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
21193 Mule-UCS is loaded under XEmacs.
21194 (mm-mime-mule-charset-alist): Avoid duplicated entries.
21195
21196 2004-06-28 Jesper Harder <harder@ifa.au.dk>
21197
21198 * nnheader.el (nnheader-max-head-length): Increase to 8192.
21199
21200 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
21201
21202 * mm-util.el (mm-coding-system-p): Return a coding-system.
21203 (mm-mime-mule-charset-alist): Use shift_jis instead of
21204 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
21205 entries for the mime charsets iso-2022-jp-3 and shift_jis.
21206 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
21207 instead of japanese-shift-jis and iso-latin-1 respectively in
21208 order to share the default value with both Emacs and XEmacs-mule.
21209 (mm-mule-charset-to-mime-charset):
21210 Make mm-coding-system-priorities effective.
21211 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
21212 while predicating of candidates upon the priorities.
21213
21214 2004-06-27 Jesper Harder <harder@ifa.au.dk>
21215
21216 * gnus-sum.el (gnus-summary-make-menu-bar):
21217 Add gnus-uu-invert-processable.
21218
21219 * gnus.el: Autoload gnus-uu-invert-processable.
21220
21221 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
21222
21223 * mm-util.el (mm-with-multibyte-buffer): New macro.
21224
21225 * rfc2047.el (rfc2047-encode-string): Use it.
21226 (rfc2047-encode-region): Move point to the end of the region after
21227 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
21228
21229 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
21230
21231 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
21232 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
21233
21234 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
21235
21236 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
21237 (gnus-cite-parse): Ignore quoted envelope From_.
21238 Suggested by Karl Chen <quarl@nospam.quarl.org>.
21239
21240 2004-06-23 Jesper Harder <harder@ifa.au.dk>
21241
21242 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
21243 invalid addresses.
21244
21245 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
21246
21247 * spam.el: Change section markers, revise TODO list.
21248 (spam-backends): Make new master list of all installed backends.
21249 (spam-summary-exit-behavior): Add new variable to determine how
21250 messages moves are done at summary exit.
21251 (spam-move-spam-nonspam-groups-only)
21252 (spam-process-ham-in-nonham-groups)
21253 (spam-process-ham-in-spam-groups): Remove variables, the
21254 spam-summary-exit-behavior variable should be used to manage this
21255 behavior.
21256 (spam-old-ham-articles, spam-old-spam-articles): Remove.
21257 (spam-old-articles): Add variable, replacing spam-old-ham-articles
21258 and spam-old-spam-articles.
21259 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
21260 Add empty variables, placeholders for the backends they represent.
21261 (spam-set-difference): Move, unchanged.
21262 (spam-list-of-processors): Declare OBSOLETE, not used anymore
21263 unless the user has a processor variable.
21264 (spam-classifications, spam-classification-valid-p)
21265 (spam-backend-properties, spam-backend-property-valid-p)
21266 (spam-backend-function-type-valid-p)
21267 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
21268 (spam-report-articles-gmane, spam-report-articles-resend):
21269 Remove functions, they are not needed.
21270 (spam-install-backend-super, spam-backend-list)
21271 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
21272 (spam-backend-function, spam-backend-ham-registration-function)
21273 (spam-backend-spam-registration-function)
21274 (spam-backend-ham-unregistration-function)
21275 (spam-backend-spam-unregistration-function)
21276 (spam-backend-statistical-p, spam-backend-mover-p)
21277 (spam-install-backend-alias, spam-install-checkonly-backend)
21278 (spam-install-mover-backend, spam-install-nocheck-backend)
21279 (spam-install-backend, spam-install-statistical-backend)
21280 (spam-install-statistical-checkonly-backend): Add backend installation
21281 support.
21282 (spam-summary-prepare-exit): Rewrite to use the new backend code.
21283 (spam-group-processor-p): Use the new backend code and respect the
21284 summary exit behavior.
21285 (spam-mark-spam-as-expired-and-move-routine): Remove.
21286 (spam-summary-prepare): Change to use the new spam-old-articles
21287 variable.
21288 (spam-copy-or-move-routine, spam-copy-spam-routine)
21289 (spam-move-spam-routine, spam-copy-ham-routine)
21290 (spam-move-ham-routine): Add code to copy/move ham or spam.
21291 (spam-fetch-field-fast): Improve doc and code, plus allow the
21292 'number request.
21293 (spam-list-of-checks, spam-list-of-statistical-checks):
21294 Remove variables.
21295 (spam-split, spam-find-spam): Use the new backend code.
21296 (spam-registration-functions): Remove variable.
21297 (spam-unregister-routine): Add convenience wrapper.
21298 (spam-log-undo-registration, spam-register-routine)
21299 (spam-log-processing-to-registry)
21300 (spam-log-unregistration-needed-p): Rename "check" to "backend"
21301 where possible.
21302 (spam-check-gmane-xref, spam-check-regex-headers)
21303 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
21304 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
21305 (spam-check-bogofilter-headers, spam-check-spamoracle)
21306 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
21307 (spam-check-crm114-headers): Use the spam-split-group that
21308 spam-split prepares, no need to determine it every time.
21309
21310 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
21311 to the nnheader-parse-naked-head call.
21312
21313 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
21314
21315 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
21316 the nnheader-nov-read-message-id call.
21317
21318 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
21319
21320 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
21321 gnus-activate-group twice. Suggested by Markus Peter
21322 <warp@spin.de>.
21323
21324 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
21325
21326 * gnus-art.el (gnus-article-time-format): Exchange the order of
21327 day and month in the default value; fix customization type.
21328 (article-date-ut): Use add-text-properties.
21329 (article-make-date-line): Use message-make-date instead of
21330 current-time-string.
21331
21332 * message.el (message-fetch-field): Don't use set-text-properties.
21333 (message-make-date): Simplify.
21334
21335 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
21336
21337 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
21338 (rfc2047-encode-region): Treat text within parentheses as special;
21339 show the original text when error has occurred.
21340
21341 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
21342 already-computed method to gnus-activate-group.
21343
21344 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
21345 same select-methods identical Lisp objects.
21346
21347 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
21348 object when modifying the info.
21349
21350 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
21351
21352 * gnus-srvr.el (gnus-server-set-info): Remove the server from
21353 gnus-opened-servers since it has never been opened with the new
21354 configuration yet.
21355
21356 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
21357
21358 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
21359 arg to nnheader-generate-fake-message-id.
21360
21361 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
21362
21363 * nnheader.el (nnheader-generate-fake-message-id): Accept a
21364 number and build a fake message ID localized to a group and
21365 article number (so it's repeatable from that point on).
21366 (nnheader-fake-message-id-p): Change regex to accommodate new fake
21367 ID format.
21368
21369 * gnus-sum.el (gnus-get-newsgroup-headers):
21370 Call nnheader-generate-fake-message-id with the article number.
21371
21372 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
21373
21374 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
21375 end-of-buffer.
21376
21377 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
21378
21379 * message.el (message-ignored-supersedes-headers): Add Approved.
21380
21381 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
21382
21383 * rfc2047.el (rfc2047-encode-message-header): Remove useless
21384 goto-char.
21385 (rfc2047-encode): Fold the line before encoding.
21386
21387 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
21388
21389 * rfc2047.el (rfc2047-encode-message-header): Disabled header
21390 folding -- not all headers can be folded, and this should be done
21391 by the message composition mode. Probably. I think.
21392
21393 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
21394
21395 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
21396 fast.
21397
21398 * gnus-ems.el (gnus-remove-image): Don't use
21399 message-text-with-property; remove only the image found first.
21400
21401 2004-06-09 Jesper Harder <harder@ifa.au.dk>
21402
21403 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
21404
21405 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
21406
21407 * message.el (message-text-with-property): Make it fast and accept
21408 optional arguments.
21409 (message-strip-forbidden-properties): Use it.
21410 (message-fix-before-sending): Follow the m-t-w-p change.
21411
21412 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
21413
21414 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
21415
21416 * gnus-art.el (article-hide-headers): Don't change the buffer
21417 mistakenly when performing mml-preview even if
21418 gnus-single-article-buffer is nil.
21419
21420 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
21421
21422 * message.el (message-expand-name-databases): New user option.
21423 (message-expand-name): Use it.
21424
21425 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
21426
21427 * spam.el (spam-report-articles-resend)
21428 (spam-report-resend-register-routine): Allow ham reporting.
21429 (spam-report-resend-register-ham-routine): Add wrapper.
21430 (spam-registration-functions): Add ham resending functions.
21431 (spam-list-of-processors): Add ham resend processor.
21432
21433 * gnus.el (ham-resend-to): Add new group parameter.
21434 (spam-process): Add ham resend option.
21435
21436 * spam-report.el (spam-report-resend): Allow reporting ham.
21437 (spam-report-resend-ham): Add wrapper.
21438
21439 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
21440
21441 * message.el (message-cite-articles-with-x-no-archive):
21442 New variable.
21443 (message-cite-original): Use it.
21444
21445 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
21446
21447 * message.el (message-cite-original): Respect X-No-Archive.
21448
21449 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
21450
21451 * gnus-art.el (article-hide-headers): Refer to the values for
21452 gnus-ignored-headers and gnus-visible-headers in the summary
21453 buffer since a user may have set them as group parameters.
21454
21455 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
21456
21457 * assistant.el (assistant-node-name): Add convenience function.
21458 (assistant-render-text, assistant-render-node): Add error handling,
21459 plus handle multiple next nodes.
21460 (assistant-find-next-node): Comment out for now.
21461 (assistant-find-next-nodes): Add function, returns list of next
21462 nodes.
21463
21464 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
21465
21466 * mail-source.el (mail-source-directory): Fix doc-string.
21467
21468 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
21469
21470 * assistant.el (assistant-render-text, assistant-eval): Add :set
21471 widget type, which is different because it takes and returns a
21472 list. Much hilarity ensues.
21473
21474 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
21475
21476 * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
21477
21478 * gnus-group.el (gnus-group-get-new-news-this-group):
21479 Add doc-string.
21480
21481 * gnus-start.el (gnus-activate-group): Add doc-string.
21482
21483 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
21484
21485 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
21486
21487 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
21488
21489 * assistant.el (assistant-render-text): Try to add a :set
21490 widget, more to come.
21491
21492 * spam.el (spam-group-spam-contents-p): Handle empty groupname
21493 strings.
21494 (spam-report-articles-resend)
21495 (spam-register-routine): Do registration iff any articles warrant
21496 it.
21497 (spam-summary-prepare-exit): Change log message for nil group
21498 destinations.
21499
21500 2004-05-27 Daniel Pittman <daniel@rimspace.net>
21501
21502 * spam.el (spam-report-resend-register-routine):
21503 Allow spam-report-resend-to to be a group parameter or a global value.
21504
21505 2004-05-26 Simon Josefsson <jas@extundo.com>
21506
21507 * starttls.el: Merge with my GnuTLS based starttls.el.
21508 (starttls-gnutls-program, starttls-use-gnutls)
21509 (starttls-extra-arguments, starttls-process-connection-type)
21510 (starttls-connect, starttls-failure, starttls-success):
21511 New variables.
21512 (starttls-program, starttls-extra-args): Doc fix.
21513 (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
21514 New functions.
21515 (starttls-negotiate, starttls-open-stream):
21516 Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
21517 function if it is set.
21518
21519 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
21520
21521 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
21522 structured fields.
21523
21524 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
21525
21526 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
21527
21528 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
21529
21530 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
21531 Add variable.
21532 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
21533 assigning the spam-mark to new messages.
21534
21535 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
21536
21537 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
21538
21539 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
21540
21541 * rfc2047.el (rfc2047-encodable-p): Don't move point.
21542 (rfc2047-decode): Treat the ascii coding-system as raw-text by
21543 default.
21544
21545 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
21546
21547 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
21548 correct data.
21549
21550 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
21551
21552 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
21553 (spam-group-processor-p): Fix function.
21554 (spam-group-processor-multiple-p)
21555 (spam-group-spam-processor-report-gmane-p)
21556 (spam-group-spam-processor-report-resend-p)
21557 (spam-group-spam-processor-bogofilter-p)
21558 (spam-group-spam-processor-blacklist-p)
21559 (spam-group-spam-processor-ifile-p)
21560 (spam-group-ham-processor-ifile-p)
21561 (spam-group-spam-processor-spamoracle-p)
21562 (spam-group-spam-processor-crm114-p)
21563 (spam-group-ham-processor-bogofilter-p)
21564 (spam-group-spam-processor-stat-p)
21565 (spam-group-ham-processor-stat-p)
21566 (spam-group-ham-processor-whitelist-p)
21567 (spam-group-ham-processor-BBDB-p)
21568 (spam-group-ham-processor-spamoracle-p)
21569 (spam-group-ham-processor-copy-p): Remove functions with some
21570 prejudice against unneeded code.
21571 (spam-report-articles-resend)
21572 (spam-report-resend-register-routine): Allow the group/topic
21573 spam-resend-to value to override spam-report-resend-to.
21574 (spam-summary-prepare-exit): Invoke spam-group-processor-p
21575 properly now.
21576
21577 * gnus.el (spam-resend-to): Add group/topic parameter.
21578 (spam-process): Move the OBSOLETE processors to the end of the
21579 choices.
21580
21581 2004-05-24 Daniel Pittman <daniel@rimspace.net>
21582
21583 * spam-report.el (spam-report-resend-to, spam-report-resend):
21584 Start with resend-to set to nil, and then ask the user if necessary.
21585 (spam-report-resend): spam-report-resend takes a list of articles, not
21586 separate article numbers.
21587
21588 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
21589
21590 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
21591 addition to emacs-w3m.
21592
21593 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21594
21595 * assistant.el (assistant-authinfo-data): New function.
21596 (assistant-eval): Eval for entire assistant.
21597
21598 * netrc.el (netrc-services-file): New variable.
21599 (netrc-parse-services): New function.
21600 (netrc-find-service-name): New function.
21601 (netrc-find-service-number): New function.
21602 (netrc-port-equal): New function.
21603 (netrc-machine): Use it.
21604
21605 * nnimap.el (nnimap-open-connection): Use netrc.
21606
21607 * gnus-util.el (gnus-netrc-get): Remove aliases.
21608
21609 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
21610
21611 * assistant.el (wid-edit): Fix compilation.
21612
21613 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
21614
21615 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
21616
21617 * gnus-util.el (gnus-set-file-modes): New function. (small
21618 patch).
21619
21620 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21621
21622 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
21623
21624 * assistant.el (assistant-render-node): Fix up rendering and
21625 read-only text.
21626 (assistant-render-node): Reset.
21627 (assistant-make-read-only): Not sticky.
21628
21629 2004-05-20 Danny Siu <dsiu@adobe.com>
21630
21631 * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
21632 centered even when gnus-auto-center-summary is t.
21633
21634 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
21635
21636 * dns.el (dns-get-txt-answer): New function.
21637 (dns-read-txt): Ditto.
21638 (query-dns): Use it.
21639
21640 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
21641
21642 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
21643 active for foreign groups even if the group level is higher than
21644 the specified value.
21645
21646 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
21647
21648 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
21649 non-active groups.
21650
21651 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
21652
21653 2004-05-20 Magnus Henoch <mange@freemail.hu>
21654
21655 * dns.el (dns-read-type): Add support for SVR. (small patch)
21656
21657 2004-05-20 Adam Sjøgren <asjo@koldfront.dk>
21658
21659 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
21660 (spam-crm114-header, spam-crm114-spam-switch)
21661 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
21662 (spam-crm114-positive-spam-header)
21663 (spam-crm114-database-directory, spam-list-of-processors)
21664 (spam-group-spam-processor-crm114-p)
21665 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
21666 (spam-generic-score, spam-list-of-checks)
21667 (spam-list-of-statistical-checks, spam-registration-functions)
21668 (spam-check-crm114-headers, spam-crm114-score)
21669 (spam-check-crm114, spam-crm114-register-with-crm114)
21670 (spam-crm114-register-spam-routine)
21671 (spam-crm114-unregister-spam-routine)
21672 (spam-crm114-register-ham-routine)
21673 (spam-crm114-unregister-ham-routine): Add CRM114 support.
21674
21675 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
21676
21677 * gnus.el: Add spam-use-crm114.
21678
21679 * spam.el (spam-list-of-processors, spam-registration-functions):
21680 Add spam-use-resend.
21681 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
21682 (spam-report-articles-gmane): Add doc fix.
21683 (spam-report-articles-resend, spam-report-resend-register-routine):
21684 Add wrappers around spam-report-resend-to.
21685
21686 * spam-report.el (spam-report-resend-to, spam-report-resend):
21687 Add support for resending spam.
21688 (spam-report-gmane): Fix line length >80.
21689
21690 * gnus.el (spam-process): Add spam-use-resend.
21691
21692 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21693
21694 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
21695 number of processed spam messages.
21696 (spam-ham-copy-or-move-routine): Return the number of processed
21697 ham messages.
21698 (spam-summary-prepare-exit): Use the above values to decide
21699 whether status messages shouled be displayed.
21700
21701 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
21702
21703 * rfc2047.el (rfc2047-encode-function-alist): Rename from
21704 `rfc2047-encoding-function-alist' in order to avoid conflicting
21705 with the old version.
21706 (rfc2047-encode-region): Concatenate words containing non-ASCII
21707 characters in structured fields; don't encode space-delimited
21708 ASCII words even in unstructured fields; don't break words at
21709 char-category boundaries.
21710 (rfc2047-encode-1): New function.
21711 (rfc2047-encode): Use it; encode text so that it occupies the
21712 maximum width within 76-column; work correctly on Q encoding for
21713 iso-2022-* charsets.
21714 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
21715 sure not to break a line just after the header name.
21716 (rfc2047-b-encode-region): Remove.
21717 (rfc2047-b-encode-string): New function.
21718 (rfc2047-q-encode-region): Remove.
21719 (rfc2047-q-encode-string): New function.
21720
21721 * mm-util.el (mm-replace-in-string): New function.
21722
21723 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
21724
21725 * gnus-msg.el (gnus-inews-make-draft-meta-information):
21726 Really get it right.
21727 (gnus-inews-make-draft): Really.
21728
21729 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
21730
21731 * nnmh.el (nnmh-request-list-1): Don't check the link count
21732 before descending. (small patch)
21733
21734 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
21735
21736 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
21737 stuff.
21738
21739 * gnus-start.el (gnus-subscribe-hierarchical-interactive):
21740 Match on real group name.
21741
21742 * gnus-art.el (gnus-signature-limit): Doc fix.
21743
21744 * gnus-msg.el (gnus-inews-make-draft): Quote list.
21745
21746 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
21747
21748 * gnus-draft.el (gnus-draft-send):
21749 Bind rfc2047-encode-encoded-words.
21750
21751 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
21752 (rfc2047-encodable-p): Say that =? needs encoding.
21753 (rfc2047-encode-encoded-words): New variable.
21754
21755 * gnus-group.el (gnus-group-select-group): Doc fix.
21756
21757 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
21758
21759 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
21760 to nil.
21761
21762 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
21763
21764 * nnheader.el (nnheader-get-lines-and-char): New function.
21765
21766 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
21767
21768 * gnus-msg.el (gnus-summary-followup-with-original):
21769 Document yanking of region when active.
21770
21771 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
21772
21773 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
21774 groups if the group level is higher than the specified value.
21775
21776 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
21777
21778 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
21779 (gnus-group-jump-to-group): Add prefix argument using
21780 `gnus-group-jump-to-group-prompt'. Query before jumping to
21781 non-active group.
21782
21783 * compface.el (uncompface): Be verbose when changing
21784 `uncompface-use-external'.
21785
21786 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
21787 handle manual section.
21788
21789 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
21790
21791 * gnus-art.el (gnus-button-alist): Revert previous change.
21792
21793 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
21794
21795 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
21796
21797 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
21798
21799 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
21800 whether backend can accept message.
21801
21802 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
21803
21804 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
21805
21806 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21807 Avoid creating directory when nntp-marks-is-evil is true.
21808 Reported by Reiner Steib.
21809
21810 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
21811
21812 * gnus-picon.el (gnus-picon-insert-glyph):
21813 Add optional `nostring' argument.
21814
21815 2004-05-18 Jesper Harder <harder@ifa.au.dk>
21816
21817 * gnus-picon.el (gnus-picon-style): New variable.
21818 (gnus-picon-transform-address): Support `gnus-picon-style'.
21819
21820 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
21821
21822 * message.el (message-fill-field): Return point.
21823 (message-generate-headers): Go to end of field.
21824
21825 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
21826 stuff for non-living groups.
21827
21828 2004-05-18 Jesper Harder <harder@ifa.au.dk>
21829
21830 * gnus-art.el (gnus-article-followup-with-original)
21831 (gnus-article-reply-with-original): gnus-mark-active-p ->
21832 gnus-region-active-p.
21833
21834 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
21835
21836 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
21837 only when there is spam or ham to be processed.
21838
21839 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
21840
21841 * mail-source.el (mail-source-delete-crash-box): Refactor.
21842 (mail-source-fetch): Use it.
21843 (mail-source-fetch-file): Ditto.
21844 (mail-source-fetch-directory): Run PostScript in loop.
21845 (mail-source-fetch-pop): Delete.
21846 (mail-source-fetch-maildir): Ditto.
21847 (mail-source-fetch-imap): Ditto.
21848
21849 * imap.el (imap-authenticators): Comment out sasl.
21850
21851 * message.el (message-skip-to-next-address): New function.
21852 (message-fill-header-address): Refactor.
21853 (message-fill-address): Use it.
21854 (message-delete-address): Use it.
21855 (message-fill-header-general): Refactor.
21856 (message-fill-field-address): Rename.
21857 (message-narrow-to-field): Find the start of the header.
21858 (message-header-format-alist): Don't pre-fill.
21859 (message-fill-header): Remove.
21860 (message-insert-header): New function.
21861 (message-shorten-references): Use it.
21862
21863 * rfc2047.el (rfc2047-field-value): Strip props.
21864
21865 * mail-parse.el (mail-header-make-address): New alias.
21866
21867 * ietf-drums.el (ietf-drums-make-address): New function.
21868
21869 * imap.el: Add compiler directives.
21870
21871 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
21872
21873 * gnus-art.el (article-decode-idna-rhs): Don't use
21874 message-idna-inside-rhs-p.
21875
21876 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
21877
21878 * message.el (message-idna-inside-rhs-p): Remove.
21879 (message-idna-to-ascii-rhs-1): Use proper address parsing.
21880
21881 * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
21882 false positives.
21883
21884 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
21885
21886 * imap.el (imap-sasl-make-mechanisms): Use sasl.
21887
21888 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
21889
21890 * nneething.el (nneething-file-name): Don't create spurious
21891 files.
21892
21893 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
21894 (gnus-inews-do-gcc): Remove sleep.
21895
21896 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
21897 part under point.
21898
21899 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
21900 (gnus-agent-regenerate-group): Using nil messages aren't valid.
21901
21902 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
21903
21904 * spam.el (spam-summary-prepare-exit): Fix (length).
21905
21906 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
21907
21908 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
21909 as expired without moving it" message when there are spam
21910 messages left.
21911
21912 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
21913
21914 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
21915 header is not nil.
21916
21917 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
21918
21919 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21920 Call nntp-possibly-create-directory, not nntp-possibly-change-group.
21921 (nntp-marks-changed-p): New arg SERVER.
21922 (nntp-request-update-info): Adjust caller.
21923
21924 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
21925
21926 * nntp.el (nntp-save-marks): Pass missing arg.
21927
21928 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
21929
21930 * nntp.el: Support marks.
21931 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
21932 (nntp-marks-modtime, nntp-marks-directory): New variables.
21933 (nntp-request-set-mark, nntp-request-update-info)
21934 (nntp-possibly-create-directory, nntp-marks-changed-p)
21935 (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
21936 New functions.
21937
21938 2004-05-12 Jesper Harder <harder@ifa.au.dk>
21939
21940 * gnus-score.el (gnus-score-insert-help):
21941 Use gnus-select-lowest-window.
21942
21943 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
21944 appt-select-lowest-window and rename to gnus-select-lowest-window.
21945
21946 * gnus.el: do.
21947
21948 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21949
21950 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
21951 encodings of MIME-encoded words, in order to improve
21952 interoperability with several broken MUAs.
21953
21954 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21955
21956 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
21957 tags, only when charsets are not specified in headers.
21958 (mm-inline-text-html-render-with-w3m): Ditto.
21959
21960 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21961
21962 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
21963 instead of MIME-decoded from fields when checking
21964 `gnus-article-address-banner-alist'.
21965
21966 2004-05-03 Jesper Harder <harder@ifa.au.dk>
21967
21968 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
21969 description rather than subject.
21970
21971 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
21972
21973 * gnus.el (gnus-version-number): Bump.
21974
21975 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
21976
21977 * gnus.el: No Gnus v0.2 is released.
21978
21979 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
21980
21981 * gnus-agent.el (gnus-agent-read-agentview):
21982 Inline gnus-uncompress-range.
21983
21984 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21985
21986 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
21987 `exec-installed-p'.
21988
21989 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21990
21991 * gnus.el (spam-process, spam-autodetect-methods):
21992 Add bsfilter and bsfilter-headers.
21993
21994 * spam.el (spam-bsfilter): New customize group.
21995 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
21996 (spam-bsfilter-header, spam-bsfilter-probability-header)
21997 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
21998 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
21999 (spam-bsfilter-database-directory): New options.
22000 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
22001 (spam-list-of-statistical-checks, spam-registration-functions):
22002 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
22003 (spam-bsfilter-score): New command.
22004 (spam-check-bsfilter-headers, spam-check-bsfilter)
22005 (spam-bsfilter-register-with-bsfilter)
22006 (spam-bsfilter-register-spam-routine)
22007 (spam-bsfilter-unregister-spam-routine)
22008 (spam-bsfilter-register-ham-routine)
22009 (spam-bsfilter-unregister-ham-routine): New functions.
22010 (spam-generic-score): Support bsfilter; Accept an optional argument
22011 to recalcurate spam score even if scoring header has already been
22012 added.
22013 (spam-bogofilter-score, spam-spamassassin-score): Accept an
22014 optional argument to recalcurate spam score even if scoring header
22015 has already been added.
22016
22017 2004-04-29 Jesper Harder <harder@ifa.au.dk>
22018
22019 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
22020 strings! Reported by David D. Smith <davidsmith@acm.org>.
22021 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
22022 link is missing.
22023
22024 2004-04-28 Jesper Harder <harder@ifa.au.dk>
22025
22026 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
22027 (html2text-get-attr): Rewrite.
22028
22029 * message.el (message-setup-1): Remove redundant put-text-property
22030 on mail-header-separator.
22031
22032 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
22033
22034 * gnus-registry.el (gnus-registry-cache-whitespace)
22035 (gnus-registry-action, gnus-registry-spool-action)
22036 (gnus-registry-split-fancy-with-parent): Change message levels
22037 from 5 to 3 or 7, as needed.
22038
22039 * spam.el (spam-summary-prepare-exit)
22040 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
22041 (spam-split, spam-find-spam, spam-log-undo-registration)
22042 (spam-check-blackholes, spam-enter-ham-BBDB): Change message
22043 level from 5 to 6.
22044
22045 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
22046
22047 * gnus-ems.el: Autoload appt-select-lowest-window (revert
22048 2004-03-04 change).
22049
22050 2004-04-25 Jesper Harder <harder@ifa.au.dk>
22051
22052 * sieve-manage.el (sieve-manage-open):
22053 * nnweb.el (nnweb-insert-html):
22054 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
22055 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
22056 * nnspool.el (nnspool-request-group):
22057 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
22058 * nnml.el (nnml-request-update-info):
22059 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
22060 (nnmh-request-create-group, nnmh-update-gnus-unreads):
22061 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
22062 (nnimap-request-set-mark):
22063 * nnfolder.el (nnfolder-request-update-info):
22064 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
22065 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
22066 * gnus-uu.el (gnus-uu-find-articles-matching):
22067 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
22068 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
22069 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
22070 * gnus-nocem.el (gnus-nocem-scan-groups):
22071 * gnus-int.el (gnus-start-news-server):
22072 * gnus-group.el (gnus-group-make-kiboze-group)
22073 (gnus-group-browse-foreign-server):
22074 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
22075 Use mapc when appropriate.
22076
22077 2004-04-22 Dan Christensen <jdc@uwo.ca>
22078 Adam Sjøgren <asjo@koldfront.dk>
22079 Wes Hardaker <wes@hardakers.net>
22080 Michael Shields <shields@msrl.com>
22081
22082 * spam.el (spam-necessary-extra-headers): Get the extra headers we
22083 may need for spam sorting and scoring.
22084 (spam-user-format-function-S): Add user format function suitable for
22085 general use.
22086 (spam-article-sort-by-spam-status): Add sorting function for summary
22087 sorting.
22088 (spam-extra-header-to-number): Add function to get a score from a
22089 header.
22090 (spam-summary-score): Add function to get a numeric score from the
22091 headers.
22092 (spam-generic-score): Fix function doc, was in wrong place.
22093 (spam-initialize): Take symbols when it's run, and install the
22094 extra headers that spam-necessary-extra-headers thinks we need.
22095
22096 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
22097
22098 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
22099 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
22100
22101 2004-04-17 Jesper Harder <harder@ifa.au.dk>
22102
22103 * gnus-sum.el (gnus-set-global-variables)
22104 (gnus-build-all-threads, gnus-get-newsgroup-headers)
22105 (gnus-article-get-xrefs, gnus-summary-best-group)
22106 (gnus-summary-next-article, gnus-summary-enter-digest-group)
22107 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
22108 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
22109 Use with-current-buffer.
22110
22111 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
22112
22113 * spam.el (spam-summary-prepare-exit): Simplify logic.
22114 (spam-fetch-article-header): Read the article header if it's not
22115 available.
22116 (spam-list-articles): Simplify logic.
22117 (spam-filelist-register-routine): Fix bug with unregister-list.
22118
22119 * gnus-registry.el: Fix comments at beginning.
22120
22121 2004-04-16 Jesper Harder <harder@ifa.au.dk>
22122
22123 * message.el (message-cater-to-broken-inn): Remove.
22124 (message-shorten-references): Make sure the total folded length of
22125 References is shorter than 998 characters to cater to a bug in INN
22126 2.3. Also, don't pretend that references aren't folded -- this
22127 hasn't worked for a while.
22128
22129 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
22130
22131 * gnus-agent.el (gnus-agentize):
22132 gnus-agent-send-mail-real-function no longer set to current value
22133 of message-send-mail-function but rather a lambda that calls
22134 message-send-mail-function. The change makes the agent real-time
22135 responsive to user changes to message-send-mail-function.
22136
22137 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
22138
22139 * legacy-gnus-agent.el
22140 (gnus-agent-convert-to-compressed-agentview): Fix typos with
22141 help from Florian Weimer <fw@deneb.enyo.de>
22142
22143 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
22144
22145 * nnmail.el (nnmail-cache-insert): Revert last change.
22146
22147 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
22148
22149 * nnmail.el (nnmail-cache-insert): Always check whether
22150 nnmail-cache-ignore-groups matches a group name.
22151
22152 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
22153
22154 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
22155 (spam-find-spam, spam-log-processing-to-registry)
22156 (spam-log-registered-p, spam-log-unregistration-needed-p)
22157 (spam-log-undo-registration): Use gnus-message instead of
22158 gnus-error, none of these errors are fatal.
22159
22160 * gnus-registry.el (gnus-registry-clean-empty-function)
22161 (gnus-registry-clean-empty): Remove only empty entries without
22162 extra data.
22163
22164 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
22165
22166 * spam-stat.el (spam-stat-buffer-change-to-spam)
22167 (spam-stat-buffer-change-to-non-spam): Change (error) to
22168 (gnus-message 8) invocation.
22169
22170 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
22171
22172 * nntp.el (nntp-via-netcat-command): New variable.
22173 (nntp-via-netcat-switches): New variable.
22174 (nntp-open-via-rlogin-and-netcat): New function.
22175 (nntp-open-connection-function): Doc fix.
22176 (nntp-telnet-command): Doc fix.
22177 (nntp-end-of-line): Doc fix.
22178 (nntp-via-rlogin-command): Doc fix.
22179 (nntp-via-user-name): Doc fix.
22180 (nntp-via-address): Doc fix.
22181
22182 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
22183
22184 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
22185 error in Emacs 21.1.
22186
22187 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
22188
22189 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
22190
22191 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
22192
22193 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
22194 (gnus-agent-with-refreshed-group): New macro.
22195 (gnus-agent-rename-group): New function.
22196 (gnus-agent-delete-group): New function.
22197 (gnus-agent-save-group-info): Use gnus-command-method when
22198 `method' parameter is nil. Don't write nil entries into the
22199 active file.
22200 (gnus-agent-get-group-info): New function.
22201 (gnus-agent-fetch-articles):
22202 Use gnus-agent-update-files-total-fetched-for to increment disk space
22203 used.
22204 (gnus-agent-fetch-headers, gnus-agent-save-alist):
22205 Use gnus-agent-update-view-total-fetched-for to increment disk space
22206 used.
22207 (gnus-agent-get-local): Add optional parameters to avoid calling
22208 gnus-group-real-name and gnus-find-method-for-group.
22209 (gnus-agent-set-local): Delete stored entry if either min, or max,
22210 are nil.
22211 (gnus-agent-fetch-session): Reworded error/quit messages.
22212 On quit, use gnus-agent-regenerate-group to record existence of any
22213 articles fetched to disk before the quit occurred.
22214 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
22215 gnus-agent-update-view-total-fetched-for, and
22216 gnus-agent-update-files-total-fetched-for to decrement disk space
22217 used.
22218 (gnus-agent-retrieve-headers):
22219 Use gnus-agent-update-view-total-fetched-for to increment disk space
22220 used.
22221 (gnus-agent-regenerate-group): Replace gnus-group-update-group
22222 with gnus-agent-update-files-total-fetched-for to decrement disk
22223 space and fresh group buffer.
22224 (gnus-agent-inhibit-update-total-fetched-for): New variable.
22225 (gnus-agent-need-update-total-fetched-for): New variable.
22226 (gnus-agent-update-files-total-fetched-for): New function.
22227 (gnus-agent-update-view-total-fetched-for): New function.
22228 (gnus-agent-total-fetched-for): New function.
22229
22230 * gnus-cache.el (gnus-cache-save-buffers):
22231 Use gnus-cache-update-overview-total-fetched-for to change disk space
22232 used by this group.
22233 (gnus-cache-possibly-enter-article):
22234 Use gnus-cache-update-file-total-fetched-for to increment disk space
22235 used by this group.
22236 (gnus-cache-possibly-remove-article):
22237 Use gnus-cache-update-file-total-fetched-for to decrement disk space
22238 used by this group.
22239 (gnus-cache-generate-nov-databases): Purge total fetched cache.
22240 (gnus-cache-rename-group): New function.
22241 (gnus-cache-delete-group): New function.
22242 (gnus-cache-inhibit-update-total-fetched-for): New variable.
22243 (gnus-cache-need-update-total-fetched-for): New variable.
22244 (gnus-cache-with-refreshed-group): New macro.
22245 (gnus-cache-update-file-total-fetched-for): New function.
22246 (gnus-cache-update-overview-total-fetched-for): New function.
22247 (gnus-cache-rename-group-total-fetched-for): New function.
22248 (gnus-cache-delete-group-total-fetched-for): New function.
22249 (gnus-cache-total-fetched-for): New function.
22250
22251 * gnus-group.el: Require gnus-sum and autoload functions to
22252 resolve warnings when gnus-group.el compiled alone.
22253 (gnus-group-line-format): Documented new %F.
22254 (size of Fetched data) group line format; identifies disk space
22255 used by agent and cache.
22256 (gnus-group-line-format-alist): Defined new F format.
22257 (gnus-total-fetched-for): New function.
22258 (gnus-group-delete-group): No longer update
22259 gnus-cache-active-altered as gnus-request-delete-group now keeps
22260 the cache in sync.
22261 (gnus-group-list-active): Let the agent store a server's active
22262 list if currently plugged.
22263
22264 * gnus-int.el (gnus-request-delete-group):
22265 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
22266 local disk in sync with the server.
22267 (gnus-request-rename-group):
22268 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
22269 local disk in sync with the server.
22270
22271 * gnus-start.el (gnus-get-unread-articles):
22272 Cosmetic simplification to logic.
22273
22274 * gnus-util.el (gnus-rename-file): New function.
22275
22276 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
22277
22278 * mm-util.el (mm-image-load-path): Handle nil in load-path.
22279
22280 2004-04-07 Jesper Harder <harder@ifa.au.dk>
22281
22282 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
22283 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
22284
22285 2004-04-06 Jesper Harder <harder@ifa.au.dk>
22286
22287 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
22288 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
22289
22290 2004-04-03 Jesper Harder <harder@ifa.au.dk>
22291
22292 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
22293
22294 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
22295
22296 * spam.el (spam-set-difference): Add function to replace
22297 gnus-set-difference in spam.el.
22298 (spam-summary-prepare-exit): Use spam-set-difference.
22299
22300 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
22301
22302 * gnus-registry.el (gnus-registry-cache-file): Update to use
22303 gnus-dribble-directory OR gnus-home-directory OR ~.
22304 (gnus-registry-split-fancy-with-parent): Fix doc.
22305
22306 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
22307
22308 * message.el (message-exchange-point-and-mark):
22309 Use message-mark-active-p. Suggested by Jesper Harder
22310 <harder@ifa.au.dk>.
22311
22312 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
22313
22314 * message.el (message-exchange-point-and-mark): Don't activate
22315 region if it was inactive. Suggested by Hiroshi Fujishima
22316 <pooh@nature.tsukuba.ac.jp>.
22317
22318 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
22319
22320 * gnus-art.el (article-display-face): Display Faces in the same
22321 order as X-Faces.
22322
22323 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
22324
22325 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
22326
22327 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
22328
22329 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
22330 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
22331 (gnus-article-mime-hierarchy): Remove.
22332 (gnus-article-mime-hierarchy-next): Remove.
22333 (gnus-article-mode): Revert 2004-03-19 change.
22334 (gnus-article-setup-buffer): Revert 2004-03-19 change.
22335 (gnus-insert-mime-button): Revert 2004-03-19 change.
22336 (gnus-mime-accumulate-hierarchy): Remove.
22337 (gnus-mime-enter-multipart): Remove.
22338 (gnus-mime-leave-multipart): Remove.
22339 (gnus-mime-display-part): Revert 2004-03-19 change.
22340 (gnus-mime-display-alternative): Revert 2004-03-19 change.
22341
22342 * mml.el (mml-preview): Revert 2004-03-19 change.
22343
22344 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
22345
22346 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
22347
22348 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
22349
22350 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
22351 t while entering a file name using the mm-with-multibyte macro.
22352 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22353
22354 * mm-util.el (mm-with-multibyte): New macro.
22355
22356 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
22357
22358 * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
22359 New user option.
22360 (gnus-mime-multipart-functions): Doc and customization fix.
22361 (gnus-article-mime-hierarchy): New variable.
22362 (gnus-article-mime-hierarchy-next): New variable.
22363 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
22364 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
22365 gnus-article-mime-hierarchy-next to nil.
22366 (gnus-insert-mime-button): Show hierarchy numbers.
22367 (gnus-mime-accumulate-hierarchy): New function.
22368 (gnus-mime-enter-multipart): New function.
22369 (gnus-mime-leave-multipart): New function.
22370 (gnus-mime-display-part): Recompute hierarchical MIME structure.
22371 (gnus-mime-display-alternative): Show hierarchy numbers.
22372
22373 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
22374 gnus-article-mime-hierarchy-next to nil.
22375
22376 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
22377
22378 * dns.el: Don't require gnus-xmas.
22379
22380 2004-03-17 Jesper Harder <harder@ifa.au.dk>
22381
22382 * mml.el (mml-generate-mime-1): Don't use format=flowed with
22383 inline PGP.
22384 (mml-menu): Disable mml-quote-region if mark is inactive.
22385
22386 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
22387
22388 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
22389 when the group's active is not available.
22390
22391 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
22392
22393 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
22394 error.
22395
22396 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
22397
22398 * imap.el (imap-store-password): New variable.
22399 (imap-interactive-login): Use it.
22400 Suggested by Mark Plaksin <happy@mcplaksin.org>.
22401
22402 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
22403
22404 * gnus-art.el (gnus-article-read-summary-keys): Restore new
22405 window-start and hscroll to summary window.
22406
22407 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
22408
22409 * gnus-start.el (gnus-convert-old-newsrc): Only write the
22410 conversion message to newsrc-dribble when an actual conversion is
22411 performed.
22412
22413 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
22414
22415 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
22416
22417 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
22418
22419 * mm-decode.el (mm-complicated-handles): New function reviving
22420 former definition of mm-multiple-handles.
22421
22422 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
22423 (gnus-mime-delete-part): Use it.
22424
22425 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
22426
22427 * gnus-agent.el (gnus-agent-read-local):
22428 Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
22429 avoid the implicit assumption that they will always be equal.
22430 (gnus-agent-save-local): Bind buffer-file-coding-system, not
22431 coding-system-for-write, as the with-temp-file macro first prints
22432 to a buffer then saves the buffer.
22433
22434 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
22435
22436 * gnus-art.el (gnus-article-edit-part): New function.
22437 (gnus-mime-save-part-and-strip): Use it; do query instead of
22438 signaling an error; don't use mm-multiple-handles.
22439 (gnus-mime-delete-part): Ditto.
22440
22441 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
22442
22443 * gnus-agent.el (gnus-agent-read-agentview): Remove support for
22444 old file versions.
22445 (gnus-group-prepare-hook): Remove function that converted list
22446 form of gnus-agent-expire-days to group properties.
22447
22448 * gnus-int.el: Autoload gnus-agent-regenerate-group.
22449 (gnus-request-accept-article): Re-indented.
22450
22451 * gnus-start.el (gnus-convert-old-newsrc): Registered new
22452 converters to handle old agent file formats. Add logic for a
22453 "backup before upgrading warning".
22454 (gnus-convert-mark-converter-prompt): Developers can mark
22455 functions as needing (default), or not needing,
22456 gnus-convert-old-newsrc's "backup before upgrading warning".
22457 (gnus-convert-converter-needs-prompt): Tests whether the user
22458 should be protected from potentially irreversable changes by the
22459 function.
22460
22461 * legacy-gnus-agent.el: New. Provides converters that are only
22462 loaded when gnus-convert-old-newsrc needs to call them.
22463
22464 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
22465
22466 * mail-source.el (mail-source-touch-pop): Doc fix.
22467
22468 * message.el (message-smtpmail-send-it): Doc fix.
22469
22470 2004-03-05 Jesper Harder <harder@ifa.au.dk>
22471
22472 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
22473
22474 * nnmail.el (nnmail-split-fancy): do.
22475
22476 * gnus-kill.el (gnus-kill, gnus-execute): do.
22477
22478 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
22479
22480 * gnus-sum.el (gnus-widget-reversible-match)
22481 (gnus-widget-reversible-to-internal)
22482 (gnus-widget-reversible-to-external): New functions.
22483 (gnus-widget-reversible): New widget.
22484 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
22485
22486 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
22487
22488 * gnus-sum.el (gnus-thread-sort-functions)
22489 (gnus-article-sort-functions): Document `(not F)' items.
22490
22491 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
22492
22493 * spam.el (spam-use-gmane-xref): Add new backend.
22494 (spam-gmane-xref-spam-group): Add variable to control the name of the
22495 Gmane spam group.
22496 (spam-blackhole-servers, spam-blackhole-good-server-regex)
22497 (spam-regex-headers-spam, spam-regex-headers-ham)
22498 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
22499 (spam-list-of-checks): Add spam-use-gmane-xref to list of
22500 backends and checks.
22501 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
22502
22503 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
22504 an autodetect method.
22505
22506 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
22507
22508 * gnus-int.el (gnus-request-accept-article): Inform the agent that
22509 articles are being added to a group.
22510 (gnus-request-replace-article): Inform the agent that articles
22511 need to be uncached as the cached contents are no longer valid.
22512
22513 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
22514
22515 * binhex.el: Don't autoload executable-find.
22516
22517 * canlock.el: Don't autoload mail-fetch-field.
22518
22519 * gnus-ems.el: Don't autoload appt-select-lowest-window.
22520
22521 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
22522 rmail-dont-reply-to and rmail-output.
22523
22524 * gnus-score.el: Don't autoload ffap-string-at-point.
22525
22526 * gnus-setup.el: Don't autoload sc-cite-original.
22527
22528 * imap.el: Don't autoload base64-decode-string,
22529 base64-encode-string and md5.
22530
22531 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
22532 and rmail-msg-restore-non-pruned-header.
22533
22534 * mm-decode.el: Don't autoload executable-find.
22535
22536 * mm-url.el: Don't autoload executable-find.
22537
22538 * mm-view.el: Don't autoload diff-mode.
22539
22540 * nndb.el: Don't autoload news-reply-mode, news-setup,
22541 cancel-timer and telnet.
22542
22543 * password.el: Don't autoload run-at-time for Emacs.
22544
22545 * sha1-el.el: Don't autoload executable-find.
22546
22547 * sieve-mode.el: Don't autoload c-mode.
22548
22549 * uudecode.el: Don't autoload executable-find.
22550
22551 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
22552
22553 * gnus-agent.el (gnus-agent-file-header-cache): Remove.
22554 (gnus-agent-possibly-alter-active): Avoid null in numeric
22555 comparison.
22556 (gnus-agent-set-local): Refuse to save null in local object table.
22557 (gnus-agent-regenerate-group): The REREAD parameter can now be a
22558 list of articles that will be marked as unread.
22559
22560 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
22561
22562 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
22563
22564 2004-03-04 Jesper Harder <harder@ifa.au.dk>
22565
22566 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
22567 language tags.
22568
22569 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
22570
22571 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
22572 Don't bind "obarray".
22573
22574 * gnus-sum.el (gnus-thread-sort-functions):
22575 Add `gnus-thread-sort-by-most-recent-number' and
22576 `gnus-thread-sort-by-most-recent-date'.
22577 Reported by Kai Grossjohann <kai@emptydomain.de>.
22578
22579 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
22580
22581 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
22582
22583 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
22584
22585 * gnus-cus.el (gnus-agent-customize-category):
22586 Remove ignore-errors macro reference that required cl to be loaded at
22587 run-time.
22588
22589 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
22590 single-interval range of the form (min . max). Previously the
22591 range had to look like ((min . max)). Likewise, return
22592 (min . max) rather than ((min . max)).
22593 (gnus-range-map): Use gnus-range-normalize to accept
22594 single-interval range.
22595
22596 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
22597 the cache, but not the agent, now appear with their usual face.
22598
22599 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
22600
22601 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
22602 w3m-safe-url-regexp variable buffer-local.
22603
22604 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22605
22606 2004-02-27 Simon Josefsson <jas@extundo.com>
22607
22608 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
22609 gnus-group-real-prefix.
22610 (gnus-summary-move-article): Use it, instead of
22611 gnus-group-real-prefix.
22612
22613 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
22614
22615 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
22616 w3m-safe-url-regexp variable buffer-local and set it as the value
22617 of mm-w3m-safe-url-regexp.
22618
22619 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22620
22621 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
22622 parsing gnus-posting-styles when the message is not for replying.
22623
22624 * nnrss.el (nnrss-opml-export):
22625 Use mm-set-buffer-file-coding-system instead of
22626 set-buffer-file-coding-system.
22627
22628 2004-02-27 Jesper Harder <harder@ifa.au.dk>
22629
22630 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
22631 of checkdoc.el).
22632 * nnrss.el: do.
22633 * gnus-mlspl.el: do.
22634 * gnus-ml.el: do.
22635 * gnus-srvr.el: do.
22636
22637 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
22638
22639 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
22640
22641 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
22642 Corrections to custom-manual links.
22643
22644 * gnus-art.el (gnus-article): Ditto.
22645
22646 * mm-decode.el (mime-display, mime-security): Ditto.
22647
22648 2004-02-26 Jesper Harder <harder@ifa.au.dk>
22649
22650 * flow-fill.el: Typo.
22651
22652 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
22653
22654 * spam-wash.el: New file.
22655
22656 2004-02-26 Mark A. Hershberger <mah@everybody.org>
22657
22658 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
22659
22660 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
22661
22662 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
22663 to be run with new-articles as LIST1, not LIST2.
22664 (spam-registration-functions): Add spam-use-ham-copy as a nil
22665 registration backend.
22666
22667 2004-02-26 Jesper Harder <harder@ifa.au.dk>
22668
22669 * spam-stat.el (spam-stat-washing-hook): New option.
22670 (spam-stat-buffer-words): Use it.
22671 (spam-stat-process-directory, spam-stat-test-directory):
22672 Use insert-file-contents-literally.
22673 (spam-stat-coding-system): New variable.
22674 (spam-stat-load, spam-stat-save): Use it.
22675
22676 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
22677
22678 * spam-report.el (spam-report-plug-agent):
22679 Quote spam-report-url-to-file and spam-report-url-ping-plain.
22680
22681 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
22682
22683 * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
22684 Allow / in mailto URLs.
22685
22686 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
22687
22688 * spam-report.el (spam-report-process-queue): Fix interactive use.
22689 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
22690 (spam-report-unplug-agent): Doc fixes.
22691 (spam-report-url-ping-mm-url, spam-report-url-to-file)
22692 (spam-report-agentize, spam-report-deagentize):
22693 Autoload 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
22694
22695 * message.el (message-setup-fill-variables): Add mml tags to
22696 paragraph-start and paragraph-separate. Suggested by Andrew Korty
22697 <ajk@iu.edu>.
22698 (message-mode): Don't modify paragraph-separate there.
22699
22700 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
22701
22702 * compface.el (uncompface-use-external): Default to undecided.
22703 (uncompface-use-external-threshold): New variable.
22704 (uncompface-float-time): New macro.
22705 (uncompface): Determine whether to use the external decoder if
22706 uncompface-use-external is undecided.
22707
22708 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
22709
22710 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
22711 after images.
22712
22713 * gnus-art.el (gnus-mime-display-single): Remove dead code.
22714
22715 2004-02-14 Jesper Harder <harder@ifa.au.dk>
22716
22717 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
22718
22719 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
22720
22721 * gnus-sum.el (gnus-summary-limit-to-age)
22722 (gnus-summary-limit-children): do.
22723
22724 * gnus-int.el (gnus-request-scan): do.
22725
22726 * gnus-group.el (gnus-group-suspend): do.
22727
22728 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
22729
22730 * gnus-cite.el (gnus-cite-parse-attributions): do.
22731
22732 * gnus-agent.el (gnus-summary-set-agent-mark)
22733 (gnus-agent-regenerate-group): do.
22734
22735 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
22736
22737 * binhex.el (binhex-decode-region-internal): do.
22738
22739 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
22740
22741 * gnus-fun.el (gnus-face-properties-alist): New user option.
22742 (gnus-display-x-face-in-from): Use it.
22743
22744 * gnus-art.el (article-display-face): Ditto.
22745
22746 * compface.el (uncompface-use-external): Default to nil.
22747
22748 2004-02-12 Jesper Harder <harder@ifa.au.dk>
22749
22750 * nntp.el (nntp-erase-buffer): New function.
22751 (nntp-retrieve-data, nntp-send-command)
22752 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
22753 (nntp-possibly-change-group): Use it.
22754
22755 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
22756 Use with-current-buffer.
22757
22758 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
22759
22760 * compface.el: Merge the ELisp-based uncompface program.
22761 (compface): New customization group.
22762 (uncompface-use-external): New user option.
22763 (uncompface): Call uncompface-internal if uncompface-use-external
22764 is nil.
22765 (uncompface-internal): New function. Note that there are also
22766 some other functions and variables added for this function.
22767
22768 2004-02-10 Jesper Harder <harder@ifa.au.dk>
22769
22770 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
22771 if necessary.
22772
22773 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
22774
22775 * spam-report.el (spam-report-unplug-agent)
22776 (spam-report-plug-agent, spam-report-deagentize)
22777 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
22778 Add support for the Agent in spam-report: when unplugged, report to a
22779 file; when plugged, submit all the requests.
22780
22781 * spam.el (spam-register-routine): Fix message about
22782 registration.
22783
22784 2004-02-09 Jesper Harder <harder@ifa.au.dk>
22785
22786 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
22787 dependencies.
22788 (rfc2047-encode): Use it.
22789
22790 * gnus-art.el (gnus-button-marker-list): Move before first
22791 reference.
22792
22793 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22794 (imap-parse-body): Fix format string mismatch.
22795
22796 * gnus-score.el (gnus-summary-increase-score): do.
22797
22798 * nnrss.el (nnrss-close): New function.
22799
22800 2004-02-08 Jesper Harder <harder@ifa.au.dk>
22801
22802 * nnrss.el (nnrss-make-filename): New function.
22803 (nnrss-request-delete-group, nnrss-read-server-data)
22804 (nnrss-save-server-data, nnrss-read-group-data)
22805 (nnrss-save-group-data): Use it.
22806 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
22807 (nnrss-read-server-data, nnrss-read-group-data): Use load.
22808 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
22809
22810 2004-02-07 Jesper Harder <harder@ifa.au.dk>
22811
22812 * mml.el (mml-compute-boundary-1): Don't uncompress files.
22813
22814 2004-02-06 Jesper Harder <harder@ifa.au.dk>
22815
22816 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
22817 files.
22818
22819 * message.el (message-generate-headers-first): Don't quote nil
22820 and t in docstrings.
22821
22822 * imap.el (imap-id): do.
22823
22824 * gnus-agent.el (gnus-agent-consider-all-articles)
22825 (gnus-agent-queue-mail): do.
22826
22827 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
22828
22829 * spam-report.el (spam-report-process-queue): New function.
22830 Process requests from `spam-report-requests-file'.
22831 (spam-report-process-queue): Doc fix.
22832
22833 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
22834
22835 * spam.el (spam-register-routine)
22836 (spam-log-processing-to-registry, spam-log-registered-p)
22837 (spam-log-unregistration-needed-p, spam-log-undo-registration):
22838 Change "check" to "spam-check" for semi-clarity.
22839
22840 2004-02-05 Jesper Harder <harder@ifa.au.dk>
22841
22842 * pop3.el: Require nnheader.
22843
22844 * mml-smime.el: Require cl. Autoload message-fetch-field.
22845
22846 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
22847
22848 * gnus-picon.el: Require cl.
22849
22850 * gnus-fun.el: Require gnus-ems and gnus-util.
22851
22852 * gnus.el (gnus-method-to-server): Move defsubst before first use.
22853
22854 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
22855
22856 * gnus-art.el (gnus-article-edit-mode): Define before first
22857 reference.
22858
22859 2004-02-04 Jesper Harder <harder@ifa.au.dk>
22860
22861 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
22862 (gnus-uu-post-encoded): Use point-at-bol.
22863
22864 * gnus-topic.el (gnus-group-active-topic-p): do.
22865
22866 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
22867
22868 * gnus-group.el (gnus-group-kill-region): do.
22869
22870 * gnus-art.el (article-date-ut): do.
22871
22872 * message.el (message-fetch-field): Remove redundant
22873 case-fold-search binding.
22874 (message-narrow-to-field): Simplify.
22875
22876 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
22877
22878 * spam.el (spam-directory): Derive from `gnus-directory'.
22879
22880 * spam-report.el (spam-report-url-to-file)
22881 (spam-report-requests-file): New function and variable for offline
22882 reporting.
22883 (spam-report-url-ping-function): Add `spam-report-url-to-file'
22884 and user defined function.
22885 (spam-report-url-ping-mm-url): Remove doubled slash.
22886
22887 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
22888
22889 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
22890
22891 2004-02-03 Jesper Harder <harder@ifa.au.dk>
22892
22893 * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
22894 Fix format string mismatch.
22895
22896 * sieve.el (sieve-deactivate-all): do.
22897
22898 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
22899
22900 * nnlistserv.el (nnlistserv-kk-wash-article): do.
22901
22902 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
22903
22904 * mm-bodies.el (mm-7bit-chars): Don't include \r.
22905
22906 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
22907
22908 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
22909 the list of checks.
22910
22911 2004-01-31 Jesper Harder <harder@ifa.au.dk>
22912
22913 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
22914 padding.
22915
22916 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
22917
22918 * mm-view.el (mm-fill-flowed): New variable.
22919 (mm-inline-text): Use it.
22920
22921 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
22922
22923 * spam.el (spam-spamassassin-register-ham-routine)
22924 (spam-spamassassin-register-spam-routine): Fix function names.
22925
22926 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
22927
22928 * gnus.el (gnus-tmp-grouplens): Remove.
22929 (gnus-summary-line-format): Remove grouplens.
22930
22931 * gnus-group.el (gnus-group-line-format): Ditto.
22932
22933 * gnus-spec.el (gnus-format-specs): Ditto.
22934 (gnus-update-format-specifications): Flush the group format spec
22935 cache if there's the grouplens stuff.
22936 (gnus-parse-simple-format): Replace %l with the empty string.
22937
22938 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
22939
22940 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
22941 omission.
22942
22943 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
22944
22945 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
22946 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22947
22948 2004-01-25 Paul Jarc <prj@po.cwru.edu>
22949
22950 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
22951 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
22952 New macros and functions.
22953 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
22954 Handle > NLINK_MAX messages.
22955 * nnmaildir.el (nnmaildir-request-set-mark):
22956 Use nnmaildir--emlink-p and nnmaildir--eexist-p.
22957
22958 2004-01-25 Alex Schroeder <alex@gnu.org>
22959
22960 * spam-stat.el (spam-stat-process-directory-age): New option.
22961 (spam-stat-process-directory): Use it.
22962
22963 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
22964
22965 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
22966 (spam-stat-save): Accept prefix argument.
22967
22968 2004-01-23 Paul Jarc <prj@po.cwru.edu>
22969
22970 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
22971 links" error.
22972
22973 2004-01-23 Jesper Harder <harder@ifa.au.dk>
22974
22975 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
22976 compatibility with old .newsrc.eld files.
22977
22978 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
22979
22980 * gnus-start.el (gnus-1): do.
22981
22982 * gnus-group.el (gnus-group-line-format-alist): do.
22983
22984 * gnus.el (gnus-use-grouplens, gnus-visual): do.
22985
22986 * gnus-gl.el: Remove.
22987
22988 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
22989
22990 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
22991 marks consisting of a single range {for example, (3 . 5)} rather
22992 than a list of a single range { ((3 . 5)) }.
22993
22994 2004-01-23 Jesper Harder <harder@ifa.au.dk>
22995
22996 * spam-stat.el (spam-stat-store-gnus-article-buffer):
22997 Use with-current-buffer.
22998 (spam-stat-store-current-buffer): Use insert-buffer-substring to
22999 avoid consing a string.
23000
23001 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
23002 Remove obsolete entries for big5 and gb2312.
23003
23004 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
23005
23006 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
23007 uncompressed list.
23008
23009 2004-01-22 Jesper Harder <harder@ifa.au.dk>
23010
23011 * spam-stat.el (spam-stat-strip-xref): New function.
23012 (spam-stat-process-directory): Use it.
23013
23014 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
23015 here -- it's done in message-fetch-field.
23016
23017 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
23018
23019 * gnus-agent.el (gnus-agent-queue-mail)
23020 (gnus-agent-prompt-send-queue): New variables.
23021 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
23022 * gnus-draft.el (gnus-group-send-queue): Pass the group name
23023 "nndraft:queue" along to gnus-draft-send.
23024 Use gnus-agent-prompt-send-queue.
23025 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
23026 is "nndraft:queue". Suggested by Gaute Strokkenes
23027 <gs234@srcf.ucam.org>
23028
23029 * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
23030 (agent-enable-undownloaded-faces): Add.
23031 (gnus-agent-cat-groups): Use eval-and-compile, not
23032 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
23033 method of gnus-agent-cat-groups even when the buffer has been
23034 evalled.
23035 (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
23036 delete gnus-agent-save-active-1.
23037 (gnus-agent-save-groups): Delete. Identical to
23038 gnus-agent-save-active.
23039 (gnus-agent-write-active): No longer adjust agent's copy of active
23040 file as agent's adjustments are now stored in their own
23041 file. Remove optional parameter.
23042 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
23043 servers. Add use of min/max range limits from server's local
23044 file.
23045 (gnus-agent-save-alist): Remove unused optional argument.
23046 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
23047 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
23048 (gnus-agent-set-local): A per-server file that keeps min/max range
23049 limits for articles known to the agent. Provides a fast mechanism
23050 for altering many active ranges.
23051 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
23052 active file (local makes it unnecessary).
23053 (gnus-agent-regenerate-group): Fix XEmacs compatibility.
23054
23055 * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
23056 (agent-enable-undownloaded-faces): Add.
23057
23058 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
23059 disable it when sending to "nndraft:queue".
23060 (gnus-group-send-queue): Add safety check to avoid sending queue
23061 when unplugged.
23062
23063 * gnus-group.el (gnus-group-catchup): Use new
23064 gnus-sequence-of-unread-articles, not
23065 gnus-list-of-unread-articles, to avoid exhausting memory with huge
23066 numbers of articles. Use gnus-range-map to avoid having to
23067 uncompress the unread list.
23068 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
23069 Fix invalid ange-ftp reference.
23070
23071 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
23072 (gnus-sorted-range-intersection): Intersection of two ranges
23073 without requiring that they first be uncompressed.
23074
23075 * gnus-start.el (gnus-activate-group): Unless blocked by the
23076 caller, possibly expand the active range to include both cached
23077 and agentized articles.
23078 (gnus-convert-old-newsrc): Rewrote in anticipation of having
23079 multiple version-dependent converters.
23080 (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
23081 gnus-agent-save-active.
23082 (gnus-save-newsrc-file): Save dirty agent range limits.
23083
23084 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
23085 gnus-agent-possibly-alter-active.
23086 (gnus-adjust-marked-articles): Faster handling of simple lists.
23087
23088 2004-01-21 Jesper Harder <harder@ifa.au.dk>
23089
23090 * spam-stat.el (spam-stat-test-directory): New optional argument
23091 displays a list of files detected. Suggested by Andrew Cohen
23092 <cohen@andy.bu.edu>.
23093 (spam-stat-buffer-words-with-scores): Don't narrow and change
23094 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
23095
23096 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
23097
23098 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
23099 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
23100 (spam-spamassassin-arguments)
23101 (spam-spamassassin-spam-flag-header)
23102 (spam-spamassassin-positive-spam-flag-header)
23103 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
23104 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
23105 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
23106 (spam-list-of-processors, spam-list-of-checks)
23107 (spam-list-of-statistical-checks, spam-registration-functions)
23108 (spam-check-spamassassin-headers, spam-check-spamassassin)
23109 (spam-spamassassin-score)
23110 (spam-spamassassin-register-with-sa-learn)
23111 (spam-spamassassin-register-spam-routine)
23112 (spam-spamassassin-register-ham-routine)
23113 (spam-assassin-register-spam-routine)
23114 (spam-assassin-register-ham-routine): Add SpamAssassin support.
23115 (spam-bogofilter-score): Fix to show article before scoring.
23116
23117 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
23118
23119 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
23120 default scoring function.
23121 (spam-generic-score): Call spam-spamassassin-score if
23122 spam-use-spamassassin or spam-use-spamassassin-headers is on;
23123 spam-bogofilter-score otherwise.
23124
23125 * gnus.el (spam-process, spam-autodetect-methods):
23126 Add spamassassin and spamassassin-headers.
23127
23128 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
23129
23130 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23131 Suppress unnecessary messages.
23132
23133 2004-01-20 Jesper Harder <harder@ifa.au.dk>
23134
23135 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
23136 make-hash-table.
23137
23138 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
23139
23140 * canlock.el (base64-encode-string): Don't autoload it.
23141
23142 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
23143
23144 * run-at-time.el: Remove useless (require 'itimer),
23145 eval-and-compile and (featurep 'xemacs).
23146
23147 2004-01-16 Jesper Harder <harder@ifa.au.dk>
23148
23149 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
23150 GROUP is a virtual group.
23151
23152 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
23153
23154 * gnus.el: Autoload `message-y-or-n-p'.
23155
23156 2004-01-15 Jesper Harder <harder@ifa.au.dk>
23157
23158 * pgg-parse.el: Remove unnecessary (require 'custom).
23159
23160 * pgg-def.el: do.
23161
23162 * nnmail.el: do.
23163
23164 * gnus-undo.el: do.
23165
23166 * gnus-picon.el: do.
23167
23168 * gnus-util.el: do.
23169
23170 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
23171
23172 * gnus-sum.el (gnus-pick-line-number): Add autoload.
23173
23174 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
23175
23176 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
23177 handle, as well as a list.
23178
23179 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
23180 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
23181 (mm-w3m-cid-retrieve): Simplify.
23182
23183 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
23184
23185 * message.el (message-kill-to-signature): Allow prefix arg to
23186 specify number of lines to keep before signature.
23187
23188 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
23189
23190 * message.el (message-kill-to-signature): Change docstring.
23191
23192 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
23193
23194 * canlock.el: Always require sha1-el.
23195 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
23196
23197 * message.el: Autoload sha1 only when compiling.
23198
23199 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
23200
23201 * message.el (message-canlock-generate): Require sha1-el.
23202
23203 2004-01-13 Jesper Harder <harder@ifa.au.dk>
23204
23205 * message.el (message-expand-name): Silence the byte compiler.
23206
23207 2004-01-13 Simon Josefsson <jas@extundo.com>
23208
23209 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
23210 Invoke gnus-score-mode.
23211 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23212
23213 * gnus-range.el (gnus-compress-sequence): Doc fix.
23214 Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
23215
23216 2004-01-12 Jesper Harder <harder@ifa.au.dk>
23217
23218 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
23219
23220 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
23221
23222 * spam.el (spam-get-article-as-string): Update to use
23223 gnus-request-article-this-buffer, much simpler.
23224 (spam-get-article-as-buffer): Remove.
23225
23226 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
23227
23228 * message.el (message-expand-name): Use EUDC if the user uses that.
23229
23230 2004-01-12 Jesper Harder <harder@ifa.au.dk>
23231
23232 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
23233 character for the encoding to avoid consing a string.
23234
23235 * rfc2047.el (rfc2047-decode-string): Don't cons a string
23236 unnecessarily.
23237
23238 * mm-util.el (mm-replace-chars-in-string): Remove.
23239
23240 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
23241 of mm-replace-chars-in-string.
23242
23243 2004-01-11 Jesper Harder <harder@ifa.au.dk>
23244
23245 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
23246
23247 * mm-util.el (mm-subst-char-in-string): Support inplace.
23248
23249 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
23250 a new string in every iteration. Use shy groups.
23251
23252 2004-01-10 Jesper Harder <harder@ifa.au.dk>
23253
23254 * gnus-srvr.el (gnus-browse-unsubscribe-group):
23255 * gnus-soup.el (gnus-soup-group-brew):
23256 * gnus-msg.el (gnus-put-message):
23257 * gnus-move.el (gnus-group-move-group-to-server):
23258 * gnus-kill.el (gnus-batch-score):
23259 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
23260 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
23261 (gnus-group-update-group, gnus-group-read-group)
23262 (gnus-group-make-group, gnus-group-make-help-group)
23263 (gnus-group-make-archive-group, gnus-group-make-directory-group)
23264 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
23265 (gnus-group-sort-by-unread, gnus-group-catchup)
23266 (gnus-group-unsubscribe-group, gnus-group-kill-group)
23267 (gnus-group-yank-group, gnus-group-set-info)
23268 (gnus-group-list-groups):
23269 * gnus.el (gnus-generate-new-group-name):
23270 * gnus-delay.el (gnus-delay-send-queue):
23271 * nnvirtual.el (nnvirtual-catchup-group):
23272 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
23273 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
23274 (gnus-group-prepare-topics, gnus-topic-check-topology):
23275 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
23276 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
23277 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
23278 (gnus-group-make-articles-read):
23279 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
23280 (gnus-group-change-level, gnus-kill-newsgroup)
23281 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
23282 (gnus-get-unread-articles, gnus-make-articles-unread)
23283 (gnus-make-ascending-articles-unread): Use accessor
23284 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
23285 to get group information for improved readability.
23286
23287 2004-01-09 Jesper Harder <harder@ifa.au.dk>
23288
23289 * gnus-art.el (article-decode-mime-words, article-babel)
23290 (gnus-article-highlight-signature, gnus-article-add-buttons)
23291 (gnus-signature-toggle): Use gnus-with-article-buffer.
23292
23293 * gnus-art.el (gnus-article-highlight-headers)
23294 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
23295
23296 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
23297 (gnus-article-set-globals, gnus-request-article-this-buffer)
23298 (gnus-button-message-id, gnus-article-maybe-hide-headers)
23299 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
23300 (gnus-mime-display-alternative): Use with-current-buffer.
23301
23302 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
23303
23304 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
23305 also under 80 char limit, and call gnus-error if needed.
23306 (spam-fetch-article-header): Fix - it was a
23307 buffer-local variable (gnus-newsgroup-data).
23308 (spam-find-spam): Use spam-generate-fake-headers, forget about
23309 spam-insert-fake-headers.
23310 (spam-insert-fake-headers): Remove.
23311
23312 2004-01-09 Jesper Harder <harder@ifa.au.dk>
23313
23314 * deuglify.el (gnus-article-outlook-unwrap-lines)
23315 (gnus-outlook-rearrange-article)
23316 (gnus-outlook-repair-attribution-outlook)
23317 (gnus-outlook-repair-attribution-block)
23318 (gnus-outlook-repair-attribution-other): Remove redundant
23319 save-excursion.
23320
23321 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
23322
23323 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
23324 (spam-fetch-field-subject-fast)
23325 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
23326 (spam-fetch-article-header): Add functions to deal with Gnus
23327 internals for fast retrieval of article header data.
23328 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
23329
23330 2004-01-09 Jesper Harder <harder@ifa.au.dk>
23331
23332 * pop3.el (pop3-md5): Remove.
23333 (pop3-apop): Replace pop3-md5 with md5.
23334
23335 * mm-bodies.el: base64 is always built-in.
23336
23337 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
23338 Use with-current-buffer.
23339
23340 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
23341
23342 * canlock.el (canlock-insert-header): Remove excessive grouping in
23343 regexp.
23344
23345 * gnus-sum.el (gnus-summary-read-document): Ditto.
23346
23347 * gnus-uu.el (gnus-uu-part-number): Ditto.
23348
23349 * html2text.el (html2text-remove-tags): Ditto.
23350 (html2text-format-tags): Ditto.
23351 (html2text-format-single-elements): Ditto.
23352
23353 * mml.el (mml-parse-1): Ditto.
23354
23355 2004-01-08 Jesper Harder <harder@ifa.au.dk>
23356
23357 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
23358
23359 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
23360
23361 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
23362
23363 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
23364
23365 2003-11-15 Simon Josefsson <jas@extundo.com>
23366
23367 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
23368 (pgg-gpg-lookup-key): Use regexp match instead of
23369 split-string (split-string is different between emacs 21.2 and
23370 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
23371
23372 2004-01-08 Jesper Harder <harder@ifa.au.dk>
23373
23374 * gnus-art.el (gnus-mime-view-all-parts)
23375 (gnus-article-part-wrapper, gnus-article-view-part):
23376 Use with-current-buffer.
23377
23378 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
23379
23380 * spam.el (spam-disable-spam-split-during-ham-respool)
23381 (spam-spamoracle-database, spam-cache-lookups)
23382 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
23383 (spam-group-ham-mark-p, spam-group-spam-mark-p)
23384 (spam-group-ham-marks, spam-group-spam-marks)
23385 (spam-group-spam-contents-p, spam-group-ham-contents-p)
23386 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
23387 also add spam-use-blackholes to the statistical checks.
23388 (spam-fetch-field-fast): Add interface to fetching fields, may
23389 become a macro.
23390 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
23391 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
23392 (spam-insert-fake-headers): Fake an article when needed.
23393 (spam-find-spam): Fake article when possible.
23394 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
23395 (spam-check-bogofilter-headers): Use message-fetch-field instead
23396 of nnmail-fetch-field.
23397
23398 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
23399
23400 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
23401
23402 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
23403
23404 * spam.el (spam-split): Do not require spam-use-CHECK to be
23405 enabled if that check is passed to spam-split explicitly; also
23406 fix so 'spam doesn't get converted to spam-split-group when
23407 spam-split-symbolic-return is t.
23408 (spam-find-spam): Find registrations of the article and use those
23409 instead of re-running spam-split to find the spam/ham
23410 classification of the article.
23411 (spam-log-processing-to-registry, spam-log-registered-p)
23412 (spam-log-unregistration-needed-p, spam-log-undo-registration):
23413 Use gnus-error instead of gnus-message.
23414 (spam-log-registration-type): Add function to determine the
23415 classification of a message based on registry entries; will
23416 return nil if both 'spam and 'ham are found.
23417 (spam-check-BBDB): Expand all the BBDB macros here so we can have
23418 a reasonably fast local cache without the loading errors.
23419 (spam-cache-lookups): Set to t by default.
23420 (spam-find-spam): Don't try to guess spam-cache-lookups.
23421 (spam-enter-whitelist, spam-enter-blacklist): Clear the
23422 spam-caches entry.
23423 (spam-filelist-build-cache, spam-filelist-check-cache):
23424 Fix caching of whitelist/blacklist entries.
23425 (spam-check-whitelist, spam-check-blacklist):
23426 Invoke spam-from-listed-p with a type, not a cache variable.
23427 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
23428
23429 2004-01-07 Jesper Harder <harder@ifa.au.dk>
23430
23431 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
23432
23433 * nnmail.el (nnmail-split-fancy): do.
23434
23435 * mml.el (mml-parse): do.
23436
23437 * gnus-score.el (gnus-enter-score-words-into-hashtb)
23438 (gnus-score-adaptive): do.
23439
23440 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
23441
23442 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
23443 (gnus-mime-button-map): Don't set keymap parent.
23444 (gnus-button-ctan-directory-regexp): Use shy grouping.
23445 (gnus-prev-page-map): Don't set keymap parent.
23446 (gnus-prev-page-map): Remove duplicated one.
23447 (gnus-next-page-map): Don't set keymap parent.
23448 (gnus-mime-security-button-map): Ditto.
23449
23450 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
23451 version number.
23452
23453 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
23454
23455 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
23456
23457 * canlock.el (canlock-sha1-function): Remove.
23458 (canlock-sha1-function-for-verify): Remove.
23459 (canlock-openssl-program): Remove.
23460 (canlock-openssl-args): Remove.
23461 (canlock-ignore-errors): Remove.
23462 (canlock-sha1-with-openssl): Remove.
23463 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
23464 (canlock-verify): Don't use canlock-ignore-errors.
23465
23466 * sha1-el.el (sha1-string-external): Make it can return a string
23467 in binary form.
23468 (sha1-region-external): Ditto.
23469 (sha1-string-internal): Ditto.
23470 (sha1-region-internal): Ditto.
23471 (sha1-region): Ditto.
23472 (sha1-string): Ditto.
23473 (sha1): Ditto.
23474
23475 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
23476
23477 * spam.el (spam-report-articles-gmane): New command.
23478
23479 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
23480
23481 * gnus.el: Don't make unnecessary *Group* buffer when loading.
23482
23483 * run-at-time.el (run-at-time-saved): Remove.
23484 (run-at-time): Doc fix.
23485
23486 2004-01-07 Jesper Harder <harder@ifa.au.dk>
23487
23488 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
23489 (gnus-summary-limit-map): Add it.
23490 (gnus-summary-make-menu-bar): do.
23491
23492 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
23493
23494 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
23495 Make attempt at some caching support (done for BBDB only now).
23496 (spam-find-spam): Set spam-cache-lookups if there are more than 2
23497 addresses to be checked.
23498 (spam-clear-cache-BBDB): Add function, to be invoked by
23499 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
23500 (spam-check-BBDB): Check and use the caches, if
23501 spam-cache-lookups is on, remove superfluous (provide).
23502
23503 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
23504
23505 * gnus-art.el (gnus-treat-ansi-sequences): Change default.
23506
23507 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
23508
23509 * run-at-time.el (run-at-time-saved): Move to after the definition
23510 of `run-at-time'.
23511
23512 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
23513
23514 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
23515 mm-w3m-local-map-property.
23516
23517 * mm-view.el (mm-w3m-mode-map): Remove.
23518 (mm-w3m-local-map-property): Remove.
23519 (mm-inline-text-html-render-with-w3m): Don't use
23520 mm-w3m-local-map-property.
23521
23522 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
23523
23524 * run-at-time.el: New file.
23525
23526 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
23527 of gnus-set-text-properties.
23528
23529 * gnus-uu.el (gnus-uu-save-article): Ditto.
23530
23531 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
23532
23533 * gnus-cite.el (gnus-cite-parse): Ditto.
23534
23535 * gnus-art.el (gnus-button-push): Use set-text-properties instead
23536 of gnus-.
23537
23538 * gnus.el: Change calls to nnheader-run-at-time and
23539 password-run-at-time throughout to use run-at-time directly.
23540
23541 * password.el: Remove definition of run-at-time.
23542
23543 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
23544
23545 * mml.el (mml-minibuffer-read-disposition): Show attachment type
23546 in prompt.
23547
23548 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
23549
23550 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
23551 XEmacs version.
23552
23553 * dns.el (dns-make-network-process): Use `open-network-stream'
23554 instead of `gnus-xmas-open-network-stream'.
23555
23556 * .cvsignore: Add auto-autoloads.el, custom-load.el.
23557
23558 2004-01-06 Jesper Harder <harder@ifa.au.dk>
23559
23560 * gnus-art.el (gnus-mime-display-alternative)
23561 (gnus-insert-mime-button, gnus-insert-mime-security-button)
23562 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
23563 Don't use gnus-local-map-property.
23564
23565 * gnus-util.el (gnus-local-map-property): Remove.
23566
23567 * mm-view.el (mm-view-pkcs7-decrypt):
23568 Replace gnus-completing-read-maybe-default with completing-read.
23569
23570 * gnus-util.el (gnus-completing-read): do.
23571 (gnus-completing-read-maybe-default): Remove.
23572
23573 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
23574
23575 * password.el: Only autoload `run-at-time' if not XEmacs.
23576 Only autoload the itimer functions if XEmacs.
23577
23578 2004-01-06 Jesper Harder <harder@ifa.au.dk>
23579
23580 * gnus-art.el (gnus-read-string): Remove.
23581 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
23582 read-string.
23583
23584 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
23585
23586 * netrc.el: Autoload password-read.
23587 (netrc): Add configuration group.
23588 (netrc-encoding-method, netrc-openssl-path):
23589 Add variables for encoding and decoding of files with symmetric
23590 ciphers.
23591 (netrc-encode): Add assistant function to encode a file with
23592 netrc-encoding-method.
23593 (netrc-parse): Add interactive parameter, added optional
23594 decoding if netrc-encoding-method is non-nil but otherwise
23595 behavior is standard.
23596 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
23597 Do s/encode/encrypt/ everywhere.
23598
23599 * spam.el: Remove executable-find autoload.
23600
23601 2004-01-05 Jesper Harder <harder@ifa.au.dk>
23602
23603 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
23604
23605 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
23606
23607 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
23608
23609 * gnus-art.el (gnus-treat-ansi-sequences)
23610 (article-treat-ansi-sequences): New variable and function.
23611 Suggested by Dan Jacobson <jidanni@jidanni.org>.
23612
23613 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
23614 Use it.
23615
23616 2004-01-05 Jesper Harder <harder@ifa.au.dk>
23617
23618 * mm-util.el (mm-quote-arg): Remove.
23619
23620 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
23621 shell-quote-argument.
23622
23623 * gnus-uu.el (gnus-uu-command): do.
23624
23625 * gnus-sum.el (gnus-summary-insert-pseudos): do.
23626
23627 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
23628 with make-char.
23629
23630 * mm-util.el (mm-make-char): Remove.
23631
23632 * mml.el (mml-mode): Replace gnus-add-minor-mode with
23633 add-minor-mode.
23634
23635 * gnus-undo.el (gnus-undo-mode): do.
23636
23637 * gnus-topic.el (gnus-topic-mode): do.
23638
23639 * gnus-sum.el (gnus-dead-summary-mode): do.
23640
23641 * gnus-start.el (gnus-slave-mode): do.
23642
23643 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
23644
23645 * gnus-ml.el (gnus-mailing-list-mode): do.
23646
23647 * gnus-gl.el (gnus-grouplens-mode): do.
23648
23649 * gnus-draft.el (gnus-draft-mode): do.
23650
23651 * gnus-dired.el (gnus-dired-mode): do.
23652
23653 * gnus-ems.el (gnus-add-minor-mode): Remove.
23654
23655 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23656 Replace gnus-char-width with char-width.
23657
23658 * gnus-ems.el (gnus-char-width): Remove.
23659
23660 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23661 Replace gnus-char-width with char-width.
23662
23663 * gnus-ems.el (gnus-char-width): Remove.
23664
23665 * spam-stat.el (with-syntax-table): Remove with-syntax-table
23666 definition.
23667 Remove Emacs 20 hash table compatibility code.
23668
23669 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
23670 20 compatibility code.
23671
23672 * spam.el (spam-point-at-eol): Replace with point-at-eol.
23673
23674 * smime.el (smime-point-at-eol): Replace with point-at-eol.
23675
23676 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
23677 Replace with point-at-{eol,bol}.
23678
23679 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
23680
23681 * imap.el (imap-point-at-eol): Replace with point-at-eol.
23682
23683 * flow-fill.el (fill-flowed-point-at-bol)
23684 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
23685
23686 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
23687 Replace with point-at-{eol,bol} throughout all files.
23688
23689 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
23690
23691 * ntlm.el (ntlm-string-as-unibyte): New macro.
23692 (ntlm-build-auth-response): Use it.
23693
23694 Remove Emacs 20 stuff:
23695 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
23696 of delq and copy-sequence.
23697 * gnus-art.el (popup-menu): Remove the compiler macro.
23698 * nnmail.el (nnmail-split-fancy): Don't support customizing with
23699 Emacs 20.
23700
23701 2004-01-05 Simon Josefsson <jas@extundo.com>
23702
23703 * ntlm.el: Fix namespace. Change smb-passwd-hash into
23704 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
23705 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
23706 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
23707 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
23708 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
23709 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
23710 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
23711 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
23712 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
23713 ntlm-string-permute, string-lshift into ntlm-string-lshift,
23714 string-xor into ntlm-string-xor.
23715 Suggested by Jesper Harder <harder@myrealbox.com>.
23716
23717 * ntlm.el: Don't include poem.
23718
23719 * md4.el (print-int32, print-string-hexa): Remove.
23720 Suggested by Jesper Harder <harder@myrealbox.com>.
23721
23722 * sasl-ntlm.el, ntlm.el, md4.el: New files.
23723
23724 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
23725 probably breaks emacs with DL patch, but do we care? Is anyone
23726 still using the DL stuff?)
23727
23728 * sieve-manage.el: Use the password package.
23729 (sieve-manage-read-passwd): Remove.
23730 (sieve-manage-interactive-login): Use password. Re-add
23731 condition-case around loop.
23732
23733 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
23734 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23735 Use the password package.
23736
23737 2003-02-19 Simon Josefsson <jas@extundo.com>
23738
23739 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
23740 token.
23741
23742 2002-08-07 Simon Josefsson <jas@extundo.com>
23743
23744 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
23745 (sieve-manage-authenticators):
23746 (sieve-manage-authenticator-alist): Add some SASL mechs.
23747 (sieve-sasl-auth): New function.
23748 (sieve-manage-cram-md5-auth):
23749 (sieve-manage-plain-auth): Rewrite using SASL library.
23750 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
23751 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
23752 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
23753 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
23754
23755 2004-01-05 Simon Josefsson <jas@extundo.com>
23756
23757 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
23758 New files.
23759
23760 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23761
23762 * gnus-group.el (gnus-no-groups-message): Update.
23763
23764 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
23765
23766 2003-11-09 Simon Josefsson <jas@extundo.com>
23767
23768 * imap.el: Support for ID IMAP extension (RFC 2971).
23769 (imap-local-variables): Add imap-id.
23770 (imap-id): New variable.
23771 (imap-id): New function.
23772 (imap-parse-response): Parse untagged ID response.
23773 * nnimap.el (nnimap-id): New variable.
23774 (nnimap-open-connection): Use it.
23775
23776 2003-12-28 Simon Josefsson <jas@extundo.com>
23777
23778 * gnus-score.el (gnus-score-edit-all-score): New.
23779 * gnus-group.el (gnus-group-score-map): Bind it to W e.
23780
23781 2004-01-04 Simon Josefsson <jas@extundo.com>
23782
23783 * password.el: Add.
23784
23785 2004-01-04 Mario Lang <lang@zid.tugraz.at>
23786
23787 * dns.el (dns-query-types): Fix typo.
23788 (dns-query-types): New function.
23789 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
23790 PTR and SOA replies, see RFC 1035.
23791
23792 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23793
23794 * gnus.el (gnus-logo-color-style): Change colors to `no'.
23795
23796 * Move to Changelog.2.
23797
23798 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23799
23800 * gnus.el (gnus-version-number): Bump version.
23801
23802 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
23803
23804 * gnus.el: No Gnus v0.1 is released.
23805
23806 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
23807
23808 * gnus.el: No Gnus v0.0 is released.
23809
23810 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23811
23812 * gnus.el (gnus-version-number): Bump.
23813 (gnus-version): No.
23814
23815 See ChangeLog.2 for earlier changes.
23816
23817 Copyright (C) 2004-2012 Free Software Foundation, Inc.
23818
23819 This file is part of GNU Emacs.
23820
23821 GNU Emacs is free software: you can redistribute it and/or modify
23822 it under the terms of the GNU General Public License as published by
23823 the Free Software Foundation, either version 3 of the License, or
23824 (at your option) any later version.
23825
23826 GNU Emacs is distributed in the hope that it will be useful,
23827 but WITHOUT ANY WARRANTY; without even the implied warranty of
23828 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23829 GNU General Public License for more details.
23830
23831 You should have received a copy of the GNU General Public License
23832 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
23833
23834 ;; Local Variables:
23835 ;; coding: utf-8
23836 ;; fill-column: 79
23837 ;; add-log-time-zone-rule: t
23838 ;; End: