lisp/gnus/nntp.el (nntp-open-connection): Fix nntp connection problems with the Typho...
[bpt/emacs.git] / lisp / gnus / ChangeLog
1 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
2
3 * nntp.el (nntp-open-connection): Use HELP as the capability command
4 instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
5 unknown commands. And CAPABILITY is an unknown command (bug#12763).
6
7 2012-12-27 Wolfgang Jenkner <wjenkner@inode.at>
8
9 * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
10 place holder since this gives `Invalid face reference: nil' messages.
11 Use the `default' face instead. It has the same effect here, even
12 though it is not no-op.
13
14 * gnus-util.el
15 (gnus-put-text-property-excluding-characters-with-faces): Similarly.
16
17 2012-12-27 Lars Ingebrigtsen <larsi@gnus.org>
18
19 * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
20 non-string posting styles (bug#13285).
21
22 2012-12-27 Glenn Morris <rgm@gnu.org>
23
24 * plstore.el (plstore-passphrase-callback-function):
25 Use plstore-get-file.
26
27 2012-12-27 Andreas Schwab <schwab@linux-m68k.org>
28
29 * mml2015.el (mml2015-epg-key-image): separate attribute stream from
30 stderr.
31
32 * nnimap.el (nnimap-find-article-by-message-id):
33 Don't error out if group is nil.
34
35 * shr.el (shr-tag-em): Render as italic, not bold.
36
37 2012-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
38
39 * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
40
41 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
42
43 * mml2015.el (mml2015-epg-key-image): use --attribute-fd rather than
44 temporary file to get PGP key image. Pass no-show-photos when extracting
45 image to avoid having it pop up twice.
46
47 2012-12-26 Lars Ingebrigtsen <larsi@gnus.org>
48
49 * gnus-art.el (gnus-article-treat-types): Include text/html as parts
50 eligible for treatment.
51
52 * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
53 lines. This makes summary commands with hidden threads work more
54 reliably.
55
56 * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
57 button to mark the hidden citations (bug#9395).
58
59 2012-12-26 Daiki Ueno <ueno@gnu.org>
60
61 * mml2015.el (mml2015-epg-signature-to-string): New function.
62 (mml2015-epg-verify-result-to-string): New function.
63 (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
64 (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
65 instead of epg-verify-result-to-string.
66 (epg-signature-key-id, epg-signature-to-string): Autoload.
67 (epg-verify-result-to-string): Remove autoload.
68
69 2012-12-25 Adam Sjøgren <asjo@koldfront.dk>
70
71 * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
72 ID image from GPG public key.
73 (mml2015-epg-key-image-to-string): New function.
74
75 2012-12-25 Leo Liu <sdl.web@gmail.com>
76
77 * plstore.el (plstore-passphrase-callback-function): Fix error when
78 error when plstore-cache-passphrase-for-symmetric-encryption is set
79 (bug#13264).
80
81 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
82
83 * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
84 buffer to the article buffer here, because that clobbers multiple
85 article buffers.
86
87 * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
88 buffer always points to the right summary buffer.
89
90 2012-12-25 John Wiegley <jwiegley@gmail.com>
91
92 * auth-source.el (auth-source-netrc-parse): Allow using "password" as
93 the password (bug#12097).
94
95 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
96
97 * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
98 (bug#13263).
99
100 * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
101 buffer exists before using it (bug#12475).
102
103 * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
104 offline groups (bug#11937).
105
106 * message.el (message-yank-original): When using customize to set the
107 value of `message-cite-style', the variable it set to a symbol that's
108 the name of the variable, which must then be dereferenced (bug#12616).
109
110 2012-12-25 Wolfgang Jenkner <wjenkner@inode.at>
111
112 * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
113 the `face' property with a list whose car is the face specified in the
114 format string and whose cdr is (nil).
115 * lisp/gnus-util.el
116 (gnus-put-text-property-excluding-characters-with-faces): Change
117 accordingly.
118 (gnus-get-text-property-excluding-characters-with-faces): New function.
119 * lisp/gnus-sum.el (gnus-summary-highlight-line):
120 * lisp/gnus-salt.el (gnus-tree-highlight-node):
121 * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
122
123 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
124
125 * nnimap.el (nnimap-authenticator): Expand to allow specifying the
126 login methods.
127 (nnimap-login): Respect the `nnimap-authenticator' variable.
128
129 * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
130 mark state when moving articles. Otherwise unticked articles will get
131 their ticks back after moving.
132
133 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
134
135 * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
136
137 * message.el (message-ignored-news-headers): Always remove
138 X-Message-SMTP-Method to avoid information leakage if the user
139 mistakenly inserts the header into news messages.
140
141 * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
142
143 * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
144 right than four characters, this command would move point to
145 `point-max'. Don't do that.
146
147 * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
148 to nil to allow re-selecting groups that gain articles.
149 (gnus-bug-group-download-format-alist): Update the URL.
150
151 2012-12-23 Andreas Schwab <schwab@suse.de>
152
153 * shr.el (shr-tag-em): Render em as italic, not bold.
154
155 2012-12-23 Lars Ingebrigtsen <larsi@gnus.org>
156
157 * gnus-int.el (gnus-backend-trace): Factor out into its own function
158 for reuse.
159 (gnus-open-server): Use it to add more tracing.
160 (gnus-finish-retrieve-group-infos): Add backend tracing.
161 (gnus-backend-trace): Also note the elapsed seconds.
162
163 2012-12-22 Philipp Haselwarter <philipp@haselwarter.org>
164
165 * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save): Set
166 epa-file-encrypt-to from variable to avoid querying.
167
168 2012-12-14 Akinori MUSHA <knu@iDaemons.org> (tiny change)
169
170 * sieve-mode.el (sieve-font-lock-keywords):
171 Keywords should be word delimited. (Bug#13173)
172
173 2012-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
174
175 * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
176 instead of <pre> to align message header.
177
178 2012-12-12 Sam Steingold <sds@gnu.org>
179
180 * gnus.el (gnus-other-frame-resume-function): Add user option.
181 (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
182
183 2012-12-06 Sam Steingold <sds@gnu.org>
184
185 * gnus-start.el (gnus-before-resume-hook): Add.
186 (gnus-1): Run it when Gnus is alive.
187
188 2012-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
189
190 * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
191 * gnus-art.el (article-unsplit-urls)
192 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
193 * gnus-registry.el (gnus-registry-get-article-marks)
194 * message.el (message-goto-body): Use it.
195 (message-called-interactively-p): Remove.
196
197 * spam-stat.el (spam-stat-called-interactively-p): New macro.
198 (spam-stat-score-buffer): Use it.
199
200 * spam.el: Silence the warnings against BBDB functions when compiling.
201
202 * gnus-score.el (gnus-score-decode-text-parts):
203 Use append+mapcar instead of the cl function mapcan.
204
205 * gmm-utils.el (gmm-flet): Remove.
206
207 * gnus-sync.el (gnus-sync-lesync-call):
208 Avoid overriding json-alist-p.
209
210 * message.el (message-read-from-minibuffer):
211 Avoid overriding mail-abbrev-in-expansion-header-p.
212
213 2012-12-05 Sam Steingold <sds@gnu.org>
214
215 * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
216 (gnus-other-frame): Add `gnus-delete-gnus-frame' to
217 `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
218
219 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
220
221 * gmm-utils.el (gmm-called-interactively-p): Revert.
222 This seems to cause Emacs to get stuck!
223 * gnus-art.el (article-unsplit-urls)
224 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
225 * gnus-registry.el (gnus-registry-get-article-marks)
226 * message.el (message-goto-body)
227 (message-called-interactively-p): Revert.
228
229 * gmm-utils.el (gmm-called-interactively-p): New function.
230 * gnus-art.el (article-unsplit-urls)
231 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
232 * gnus-registry.el (gnus-registry-get-article-marks)
233 * message.el (message-goto-body): Use it.
234 (message-called-interactively-p): Remove.
235
236 * gmm-utils.el (gmm-flet): Restore it using cl-letf.
237 * gnus-sync.el (gnus-sync-lesync-call)
238 * message.el (message-read-from-minibuffer): Use it.
239
240 2012-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
241
242 * gmm-utils.el (gmm-flet): Remove.
243 * gnus-sync.el (gnus-sync-lesync-call)
244 * message.el (message-read-from-minibuffer): Don't use it.
245
246 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
247
248 * gmm-utils.el (gmm-labels): Use cl-labels if available.
249
250 2012-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
251
252 * gmm-utils.el (gmm-flet, gmm-labels): New macros.
253
254 * gnus-sync.el (gnus-sync-lesync-call)
255 * message.el (message-read-from-minibuffer): Use gmm-flet.
256
257 * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
258
259 * gnus-util.el (gnus-macroexpand-all): Remove.
260
261 2012-12-03 Andreas Schwab <schwab@linux-m68k.org>
262
263 * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
264 to TAB, not [tab].
265 (gnus-summary-article-map): Likewise.
266
267 * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
268 (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
269
270 2012-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
271
272 * message.el (message-get-reply-headers):
273 Make sure the reply goes to the author if it is a wide reply.
274
275 2012-11-16 Jan Tatarik <jan.tatarik@gmail.com>
276
277 * gnus-score.el (gnus-score-body):
278 * gnus-logic.el (gnus-advanced-body): Don't score by headers when
279 scoring by body.
280
281 2012-11-16 Glenn Morris <rgm@gnu.org>
282
283 * gnus-diary.el (nndiary-request-create-group-functions)
284 (nndiary-request-update-info-functions)
285 (gnus-subscribe-newsgroup-functions)
286 (nndiary-request-accept-article-functions):
287 Use new names for hooks rather than obsolete aliases.
288
289 2012-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
290
291 * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
292 in meta tag with the one the part specifies in its header.
293
294 2012-11-02 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
295
296 * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
297 by default.
298
299 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
300
301 New UIDL implementation.
302
303 * mail-source.el (mail-sources, mail-source-keyword-map):
304 Add :leave as a pop3 keyword.
305 (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
306
307 * pop3.el (pop3-leave-mail-on-server): Allow number.
308 (pop3-uidl-file, pop3-uidl-file-backup): New user options.
309 (pop3-movemail): Add UIDL support.
310 (pop3-send-streaming-command): Take a list of mail numbers instead of
311 the number of mails.
312 (pop3-write-to-file): Add X-UIDL header.
313 (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
314 (pop3-uidl-add-xheader): New functions.
315
316 * message.el (message-ignored-resent-headers):
317 Add X-Content-Length and X-UIDL headers.
318
319 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
320
321 * nndiary.el (nndiary-request-create-group-functions)
322 (nndiary-request-update-info-functions)
323 (nndiary-request-accept-article-functions):
324 * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
325 "-hooks" suffix.
326
327 2012-10-17 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
328
329 * starttls.el (starttls-extra-arguments): Doc fix.
330
331 2012-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
332
333 * shr.el (shr-insert): \r is also not inserted, so don't try to delete
334 it.
335
336 2012-10-06 Glenn Morris <rgm@gnu.org>
337
338 * gnus-notifications.el (gnus-notifications):
339 Add missing group :version tag.
340 * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
341 (gnus-gcc-post-body-encode-hook):
342 * gnus-sync.el (gnus-sync-lesync-name)
343 (gnus-sync-lesync-install-topics): Add missing custom :version tags.
344
345 2012-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
346
347 * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
348 a user about whether to delete temp files if once a user answered as n.
349
350 2012-09-17 Richard Stallman <rms@gnu.org>
351
352 * message.el (message-in-body-p): Don't set mark or modify buffer.
353
354 * mml.el (mml-attach-file): Doc fix.
355 (mml-attach-external, mml-attach-buffer, mml-attach-file):
356 Set mail-encode-mml when in Mail mode.
357 Simplify code to set HEAD and move back to HEAD.
358 (mml-insert-multipart, mml-insert-part):
359 Set mail-encode-mml when in Mail mode.
360
361 2012-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
362
363 * gnus-util.el (gnus-timer--function): New function.
364
365 * gnus-art.el (gnus-article-stop-animations): Use it.
366
367 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
368
369 Fix glitches caused by addition of psec to timers.
370 * gnus-art.el (gnus-article-stop-animations): Use timer--function
371 rather than raw access to timer vector.
372
373 2012-09-11 Julien Danjou <julien@danjou.info>
374
375 * gnus-notifications.el (gnus-notifications): Check for nil values in
376 ignored addresses check.
377
378 2012-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
379
380 * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
381
382 2012-09-07 Chong Yidong <cyd@gnu.org>
383
384 * gnus-util.el
385 (gnus-put-text-property-excluding-characters-with-faces): Restore.
386
387 * gnus-salt.el (gnus-tree-highlight-node):
388 * gnus-sum.el (gnus-summary-highlight-line):
389 * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
390
391 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
392
393 * gnus-util.el: Fix compilation error on XEmacs 21.4.
394
395 2012-09-06 Juri Linkov <juri@jurta.org>
396
397 * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
398 scheme for buffer names to be more consistent with other group and
399 article buffer names in Gnus.
400
401 2012-09-06 Lars Ingebrigtsen <larsi@gnus.org>
402
403 * gnus-util.el
404 (gnus-put-text-property-excluding-characters-with-faces): Remove.
405
406 * gnus-compat.el: Define compat function `add-face' from Wolfgang
407 Jenkner.
408
409 * gnus-group.el (gnus-group-highlight-line): Use combining faces.
410
411 * gnus-sum.el (gnus-summary-highlight-line): Ditto.
412
413 * gnus-salt.el (gnus-tree-highlight-node): Ditto.
414
415 2012-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
416
417 * gnus-score.el (gnus-score-decode-text-parts): Use #' for
418 mm-text-parts used in labels macro to make it work with XEmacs 21.5.
419
420 * gnus-util.el (gnus-string-prefix-p): New function, an alias to
421 string-prefix-p in Emacs >=23.2.
422
423 * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
424 (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
425 instead of string-match-p.
426 (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
427
428 2012-09-06 Kenichi Handa <handa@gnu.org>
429
430 * qp.el (quoted-printable-decode-region): Fix previous change; handle
431 lowercase a..f.
432
433 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
434
435 * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
436
437 2012-09-05 Martin Stjernholm <mast@lysator.liu.se>
438
439 * gnus-demon.el (gnus-demon-init): Fix regression when IDLE is t and
440 TIME is set.
441
442 2012-09-05 Juri Linkov <juri@jurta.org>
443
444 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
445 than one group at a time (bug#11961).
446
447 2012-09-05 Julien Danjou <julien@danjou.info>
448
449 * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
450 this hide the real reason with a message giving absolutely no hint.
451
452 2012-09-05 Lars Ingebrigtsen <larsi@gnus.org>
453
454 * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
455 to the backend (bug#11804).
456
457 * message.el (message-insert-newsgroups): Don't insert newsgroup
458 duplicates (bug#12275).
459
460 2012-09-05 John Wiegley <johnw@newartisans.com>
461
462 * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
463 sieve rules.
464
465 2012-09-05 Jan Tatarik <jan.tatarik@gmail.com>
466
467 * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
468 function.
469
470 * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
471
472 * gnus-score.el (gnus-score-decode-text-parts): Ditto.
473
474 2012-09-05 Magnus Henoch <magnus.henoch@gmail.com>
475
476 * nnmaildir.el: Make nnmaildir understand and write maildir flags.
477 That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
478 This should make nnmaildir more usable with offlineimap.
479
480 2012-09-03 Lars Ingebrigtsen <larsi@gnus.org>
481
482 * gnus-notifications.el (gnus-notifications-notify): Use it.
483
484 * gnus-fun.el (gnus-funcall-no-warning): New function to silence
485 warnings on XEmacs.
486
487 2012-09-01 Paul Eggert <eggert@cs.ucla.edu>
488
489 Better seeds for (random).
490 * gnus-sync.el (gnus-sync-lesync-setup):
491 * message.el (message-canlock-generate, message-unique-id):
492 Change (random t) to (random), now that the latter is more random.
493
494 2012-08-31 Dave Abrahams <dave@boostpro.com>
495
496 * auth-source.el (auth-sources): Fix macos keychain access.
497
498 * gnus-int.el (gnus-request-head): When gnus-override-method is set,
499 allow the backend `request-head' function to determine the group
500 name on its own.
501 (gnus-request-expire-articles): Filter out negative article numbers
502 during expiry (Bug#11980).
503
504 * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
505 O(N^2) to O(N). This makes warping into huge groups tolerable.
506
507 * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
508 you've found the article when you haven't.
509
510 2012-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
511
512 * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
513
514 2012-08-30 Julien Danjou <julien@danjou.info>
515
516 * gnus-notifications.el (gnus-notifications-notify): Use timeout from
517 `gnus-notifications-timeout'.
518 (gnus-notifications-timeout): Add.
519 (gnus-notifications-action): New function.
520 (gnus-notifications-notify): Add :action using
521 `gnus-notifications-action'.
522 (gnus-notifications-id-to-msg): New variable.
523 (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
524 notifications id to messages.
525
526 2012-08-30 Kenichi Handa <handa@gnu.org>
527
528 * qp.el (quoted-printable-decode-region): Decode multiple bytes at
529 once.
530
531 2012-08-29 Julien Danjou <julien@danjou.info>
532
533 * gnus-notifications.el: New file.
534 (gnus-notifications-notify): New function.
535 (gnus-notifications): Use `gnus-notifications-notify'.
536
537 2012-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
538
539 * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
540 transfer encoding first; bind gnus-newsgroup-charset to the charset
541 that the article specifies (Bug#12209).
542
543 2012-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
544
545 * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
546 (gnus-group-customize-done): Encode values posting-style holds.
547
548 * gnus-msg.el (gnus-summary-resend-message)
549 (gnus-configure-posting-styles): Decode values posting-style group
550 parameter holds.
551
552 2012-08-21 Katsumi Yamaoka <yamaoka@jpl.org>
553
554 * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
555 `name' and `address' in Resent-From header.
556
557 2012-08-14 Chong Yidong <cyd@gnu.org>
558
559 * gnus-art.el (article-display-face): Handle failure in
560 gnus-create-image (Bug#11802).
561
562 2012-08-10 Stefan Monnier <monnier@iro.umontreal.ca>
563
564 * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
565 Use defsetf.
566
567 2012-08-10 Daiki Ueno <ueno@unixuser.org>
568
569 * auth-source.el: (auth-source-plstore-search)
570 (auth-source-secrets-search): Ignore :require and :type in search spec.
571
572 2012-08-06 Julien Danjou <julien@danjou.info>
573
574 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
575 Remove autoload, already handled by gnus.el.
576
577 2012-08-05 Julien Danjou <julien@danjou.info>
578
579 * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
580 Add autoload.
581
582 2012-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
583
584 * gnus.el (gnus-valid-select-methods): Fix custom type.
585
586 2012-07-29 Teodor Zlatanov <tzz@lifelogs.com>
587
588 * auth-source.el (auth-sources, auth-source-backend-parse)
589 (auth-source-macos-keychain-search)
590 (auth-source-macos-keychain-search-items)
591 (auth-source-macos-keychain-result-append)
592 (auth-source-macos-keychain-create): Support Mac OS X Keychains in
593 auth-source.el through the /usr/bin/security utility.
594 (auth-sources): Fix syntax error.
595 (auth-source-macos-keychain-result-append): Fix variable name.
596 (auth-sources, auth-source-macos-keychain-result-append): More fixes.
597
598 2012-07-27 Julien Danjou <julien@danjou.info>
599
600 * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
601 Emacs < 24.1
602
603 2012-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
604
605 * message.el (message-kill-address): Don't kill last newline.
606 (message-skip-to-next-address): Don't move to the next header.
607 (message-fill-field-address): Work properly.
608
609 2012-07-25 Julien Danjou <julien@danjou.info>
610
611 * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
612
613 2012-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
614
615 * nnimap.el (nnimap-get-responses): Don't remove, still used.
616
617 2012-07-24 Julien Danjou <julien@danjou.info>
618
619 * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
620
621 * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
622 (nntp-async-timer-handler): Remove, unused.
623
624 * nnimap.el (nnimap-get-responses): Remove, unused.
625
626 * nnheader.el (mail-header-set-extra): Remove, unused.
627
628 * mm-view.el (mm-view-sound-file): Remove, unused.
629
630 * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
631 (mm-url-encode-multipart-form-data): Remove, unused.
632
633 * message.el (message-remove-signature, message-make-host-name)
634 (message-fill-address): Remove, unused.
635
636 * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
637 (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
638 unused.
639
640 * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
641
642 * gnus-util.el (gnus-extract-address-component-name)
643 (gnus-extract-address-component-email, gnus-sortable-date)
644 (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
645 (gnus-process-live-p): Remove, unused.
646
647 * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
648
649 * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
650 (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
651 (gnus-summary-set-current-mark): Remove obsolete, empty and unused
652 function.
653
654 * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
655
656 * gnus-score.el (gnus-summary-score-crossposting)
657 (gnus-score-regexp-bad-p): Remove, unused.
658
659 * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
660
661 * gnus-range.el (gnus-sublist-p): Remove, unused.
662
663 * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
664 unused.
665
666 * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
667
668 * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
669 (gnus-request-associate-buffer): Remove, unused.
670
671 * gnus-group.el (gnus-group-set-method-info)
672 (gnus-group-set-params-info): Remove, unused.
673
674 * gnus-fun.el (gnus-shell-command-to-string)
675 (gnus-shell-command-on-region): Remove, unused.
676
677 * gnus-cite.el (gnus-cited-line-p): Remove, unused.
678
679 * gnus-art.el (gnus-article-text-type-exists-p)
680 (article-translate-characters, gnus-article-hide-text-of-type)
681 (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
682 Remove, unused.
683
684 2012-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
685
686 * nnir.el ("nnir"): Revert last change, that's premature to merge from
687 Gnus master.
688
689 2012-07-22 Andrew Cohen <cohen@bu.edu>
690
691 * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
692
693 2012-07-21 Julien Danjou <julien@danjou.info>
694
695 * message.el (message-dont-reply-to-names): Replace deprecated
696 `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
697 (message-get-reply-headers): Ditto.
698
699 2012-07-18 Julien Danjou <julien@danjou.info>
700
701 * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
702 `sieve-upload-and-kill'.
703
704 * sieve.el (sieve-bury-buffer): Remove function.
705 (sieve-manage-mode-map): Map "q" to `kill-buffer'.
706 (sieve-upload-and-kill): New function, mapped to C-c C-c.
707
708 2012-07-17 Andreas Schwab <schwab@linux-m68k.org>
709
710 * shr.el (shr-expand-url): Handle URL starting with `//'.
711
712 2012-07-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
713 2012-07-13 Chong Yidong <cyd@gnu.org>
714
715 * smime.el (smime-certificate-info): Set buffer-read-only directly,
716 instead of calling toggle-read-only with a (bogus) argument.
717
718 2012-07-09 Tassilo Horn <tassilo@member.fsf.org>
719
720 * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
721 of initial input when reading the author to restrict the summary to.
722
723 2012-07-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
724
725 * gnus-sum.el (gnus-select-newsgroup): Don't assume that the group
726 buffer exists, which it doesn't if we haven't started Gnus.
727
728 2012-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
729
730 * mm-decode.el (mm-shr):
731 Allow overriding charset by mm-charset-override-alist.
732
733 2012-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
734
735 * gnus-art.el (gnus-article-view-part):
736 Toggle subparts of multipart/alternative part.
737
738 2012-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
739
740 * gnus-sync.el: Simply require json.
741
742 * registry.el: Simply require eieio and eieio-base.
743
744 2012-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
745
746 * tests/gnustest-nntp.el, tests/gnustest-registry.el, tests/: Remove.
747
748 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
749
750 * shr.el (shr-render-buffer): New command.
751 (shr-visit-file): Use it.
752
753 2012-06-27 Katsumi Yamaoka <yamaoka@jpl.org>
754
755 * tests/gnustest-nntp.el, tests/gnustest-registry.el:
756 Set no-byte-compile and no-update-autoloads.
757
758 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
759
760 * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
761
762 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
763
764 * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
765 being bound to a lambda form.
766
767 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
768
769 * gnus-picon.el (gnus-picon-properties): New defcustom.
770 (gnus-picon-create-glyph): Use it.
771
772 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
773
774 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
775 locales.
776
777 * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
778 on a handle.
779
780 * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
781 address as the default.
782
783 * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.
784 It makes no sense to query the user about internal files.
785
786 * gnus-spec.el: Remove all the byte-compilation stuff, since
787 benchmarking shows that it doesn't help when entering large summary
788 buffers.
789
790 * gnus-util.el (gnus-byte-code): Remove.
791
792 * gnus-spec.el (gnus-update-format-specifications): Remove outdated
793 grouplens stuff.
794
795 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
796
797 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
798 (bug#11514).
799
800 2012-06-26 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>
801
802 * message.el (message-buffers): Return all buffers derived from Message
803 to make `gnus-dired-attach' work with mu4e.
804
805 2012-06-26 Daiki Ueno <ueno@unixuser.org>
806
807 * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
808 (mm-dissect-singlepart): Don't guess the MIME type of
809 application/octet-stream parts if mm-inhibit-auto-detect-attachment is
810 set.
811 (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
812 toplevel MIME type is multipart/encrypted.
813
814 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
815
816 * gnus-agent.el (gnus-agent-save-active): Deal with the "groups" format.
817 In particular, add an optional argument and a docstring.
818
819 * gnus-start.el (gnus-groups-to-gnus-format): Use it.
820
821 * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
822 current before calling `gnus-groups-to-gnus-format'.
823 Note that this was already the case for `gnus-active-to-gnus-format'.
824
825 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
826
827 * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
828
829 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
830
831 * mm-decode.el (mm-dissect-buffer): Doc fix.
832
833 * gnus-sum.el (gnus-handle-ephemeral-exit):
834 Avoid creating the group buffer if it doesn't exist.
835
836 * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config
837 is given, mark the group as ephemeral with the current window conf.
838
839 * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
840 buffer exists, which it doesn't if we haven't started Gnus.
841 (gnus-summary-exit): Allow quitting when we don't have a group buffer.
842
843 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
844
845 * mml.el (mml-generate-mime):
846 Allow specifying what the top-level part type is.
847
848 * gnus-sum.el (gnus-auto-center-summary):
849 `scroll-margin' isn't defined on XEmacs.
850
851 2012-06-26 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
852
853 * gnus-sum.el (gnus-auto-center-summary):
854 Set default to respect `scroll-margin'.
855
856 2012-06-26 Elias Oltmanns <eo@nebensachen.de> (tiny change)
857
858 * gnus-cite.el (gnus-dissect-cited-text): A single line without
859 citation prefix within a block of cited text should be considered
860 part of that block *only* if it is a blank line.
861
862 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
863
864 * shr.el (shr-find-fill-point): Remove unused code; don't break a line
865 before kinsoku-bol characters nor within kinsoku-eol characters.
866
867 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
868
869 * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
870 (gnus-topic-create-topic, gnus-topic-enter-dribble):
871 Silence compiler.
872 (gnus-sync-read): Use mapc instead of mapcar.
873
874 * mm-archive.el: Require mm-decode for some macros.
875 (gnus-recursive-directory-files, mailcap-extension-to-mime):
876 Silence the byte compiler.
877 (mm-archive-decoders): New function that returns the value of
878 the mm-archive-decoders variable.
879
880 * mm-decode.el:
881 Don't require mm-archive; autoload mm-archive functions instead.
882 (mm-dissect-singlepart): Use the function mm-archive-decoders.
883
884 * nnmail.el (mail-send-and-exit): Silence the byte compiler.
885
886 2012-06-26 Peter Munster <pmrb@free.fr>
887
888 * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
889 (gnus-demon-cancel): Ditto.
890 (gnus-demon-run-callback): When function cannot be called due to low
891 idleness, call it when idleness reaches the expected value, instead
892 of waiting another timer period.
893 (gnus-demon-init): Add `time' to arguments of call-back.
894
895 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
896
897 * gnus.el: Register gnus-registry functions.
898
899 * gnus-registry.el (gnus-try-warping-via-registry):
900 Move here and indent.
901
902 * gnus-int.el (gnus-warp-to-article):
903 Check whether the registry is enabled before warping.
904
905 2012-06-26 Dave Abrahams <dave@boostpro.com>
906
907 * gnus-sum.el (gnus-summary-insert-subject): Record information
908 in the registry about each article retrieved.
909
910 * gnus-int.el (gnus-select-group-with-message-id): New function.
911 (gnus-try-warping-via-registry): Ditto.
912 (gnus-warp-to-article): Fall back on the registry.
913
914 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
915
916 * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
917
918 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
919
920 * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
921 gnus-gcc-self-resent-messages may be a group parameter.
922 (gnus-summary-resend-message):
923 Don't encode encoded words in header when Gcc'ing resent message.
924
925 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
926
927 * shr.el (shr-insert): Treat non-breaking space just like normal
928 space. This seems to produce more pleasing results.
929 (shr-insert):
930 Only insert a blank line if we're starting from an image.
931 (shr-tag-br):
932 Allow <br> to end lines or to make a single blank line.
933 (shr-ensure-paragraph): Consider lines with white space to be blank.
934
935 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
936
937 * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
938 and gnus-gcc-post-body-encode-hook.
939
940 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
941
942 * mm-decode.el (mm-dissect-singlepart):
943 Guess what the type of application/octet-stream parts really is.
944
945 * gnus-sum.el (gnus-propagate-marks): Remove.
946
947 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
948
949 * nntp.el (nntp-coding-system-for-read): Remove.
950 (nntp-coding-system-for-write): Ditto.
951 (nntp-open-connection): Just use `binary' directly.
952
953 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
954
955 * registry.el (registry-usage-test, registry-persistence-test):
956 Move to tests/gnustest-registry.el.
957 (registry-make-testable-db, registry-match-test)
958 (registry-instantiation-test): Move to tests/gnustest-registry.el.
959
960 * gnus-registry.el (gnus-registry-misc-test)
961 (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
962
963 * tests/gnustest-registry.el:
964 New file with the registry and gnus-registry ERT tests.
965
966 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
967
968 * gnus-msg.el (gnus-summary-resend-message):
969 Make gnus-summary-resend-message-insert-gcc be last item in
970 message-header-setup-hook.
971
972 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
973
974 * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
975 (nnfolder-marks, nnfolder-marks-file-suffix)
976 (nnfolder-marks-modtime): Remove.
977 (nnfolder-open-server): Don't use marks.
978 (nnfolder-request-delete-group): Ditto.
979 (nnfolder-request-rename-group): Ditto.
980 (nnfolder-request-set-mark, nnfolder-request-marks)
981 (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
982 (nnfolder-save-marks, nnfolder-open-marks): Remove.
983
984 * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
985 (nnml-marks-modtime): Remove.
986 (nnml-request-delete-group): Don't use marks.
987 (nnml-request-rename-group): Ditto.
988 (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
989 (nnml-save-marks, nnml-open-marks): Remove.
990
991 * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
992 (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
993 (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
994 (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
995 (nntp-server-to-method-cache): Remove.
996
997 * shr.el (shr-rescale-image): Fix wrong merge.
998
999 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1000
1001 * shr.el (shr-remove-trailing-whitespace):
1002 Really delete the padding on too-wide lines.
1003
1004 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1005
1006 * mm-archive.el (mm-archive-dissect-and-inline): New function.
1007 (mm-archive-dissect-and-inline): Fix up the undisplayer.
1008
1009 * mm-decode.el (mm-display-external): Output the text from
1010 the command in the buffer after the command finished.
1011 This makes text-based commands behave better.
1012
1013 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1014
1015 * message.el (smtpmail-smtp-user): Silence compiler warning.
1016
1017 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1018
1019 * message.el (message-multi-smtp-send-mail): Also allow specifying
1020 the SMTP user name.
1021
1022 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1023
1024 * gnus-sum.el (gnus-summary-article-map): Fix typo.
1025
1026 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1027
1028 * message.el (message-multi-smtp-send-mail): New function.
1029 (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
1030 header to implement multi-SMTP functionality.
1031
1032 * gnus-agent.el (gnus-agent-send-mail-function): Remove.
1033 (gnus-agentize): Don't set it.
1034 (gnus-agent-send-mail): Don't use it.
1035
1036 * gnus-sum.el (gnus-summary-widget-backward):
1037 New function and keystroke.
1038
1039 * shr.el (shr-put-image): Remove underlines from sliced images.
1040 (shr-zoom-image): Compute the region to be replaced more correctly.
1041
1042 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
1043
1044 * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
1045 (gnus-summary-resend-message-insert-gcc): New function.
1046 (gnus-summary-resend-message): Modify message-header-setup-hook and
1047 message-sent-hook to make it work for Gcc.
1048 (gnus-inews-do-gcc): Update the number of unread articles of groups
1049 that messages are Gcc'd to.
1050
1051 * message.el (message-resend): Run message-sent-hook to do Gcc.
1052
1053 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1054
1055 * gnus-registry.el (gnus-registry-fixup-registry):
1056 Move the message to a higher level to silence compilation.
1057
1058 * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
1059 parameter to allow controlling the scaling.
1060
1061 * shr.el (shr-zoom-image): New command and keystroke.
1062 (shr-put-image): Take a `size' flag to say how to scale the image.
1063
1064 * mm-archive.el (mm-dissect-archive): Use it to get all file names.
1065 Use recursive deletion.
1066 (mm-dissect-archive): Add support for zip files.
1067
1068 * gnus-util.el (gnus-recursive-directory-files): New function.
1069
1070 * mm-archive.el (mm-archive-list-files): Inline text and image parts.
1071 (mm-archive-decoders): Add tgz support.
1072
1073 * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
1074 Otherwise inserting text into the Gnus buffer can look odd.
1075
1076 * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
1077
1078 * mm-archive.el (mm-archive-decoders): Add support for tar.
1079
1080 * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
1081
1082 * nnmail.el (nnmail-extra-headers): Add Cc to the default.
1083
1084 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
1085
1086 * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
1087
1088 * mm-archive.el: New file.
1089
1090 * mm-decode.el (mm-dissect-singlepart):
1091 Use it to decode ms-tnef files.
1092
1093 * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
1094
1095 * message.el (message-goto-*): Make all the `message-goto-*' commands
1096 push the mark before moving point. This makes it easier to go back
1097 to where you came from after editing whatever you jumped to.
1098
1099 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1100
1101 * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
1102 (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
1103 (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
1104
1105 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1106
1107 * spam.el: Move BBDB autoloads.
1108 (spam-exists-in-BBDB-p):
1109 New function to do the BBDB search directly in BBDB 2 and 3.
1110 (spam-check-BBDB): Use it.
1111 (spam-enter-ham-BBDB): Use it.
1112
1113 2012-06-26 Peter Munster <pmrb@free.fr> (tiny change)
1114
1115 * gnus-group.el (gnus-group-get-new-news):
1116 New parameter `one-level' for scanning exactly one level.
1117
1118 * gnus-start.el (gnus-get-unread-articles): Ditto.
1119
1120 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1121
1122 * gnus-sync.el: More commentary about setup.
1123
1124 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1125
1126 * gnus-sync.el: More commentary about `gnus-sync-read' issues.
1127
1128 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1129
1130 * gnus-sync.el: Improve docs about CouchDB admins.
1131
1132 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1133
1134 * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
1135 not needed. Provide xmlplistread list function to produce XML plist
1136 output for non-Gnus LeSync clients.
1137
1138 2012-06-26 Teodor Zlatanov <tzz@lifelogs.com>
1139
1140 * gnus-sync.el: Add LeSync synchronization backend and logic to read
1141 and save against it. Group subscriptions, read marks, other marks,
1142 subscription levels, topic names, and topic offsets (the group's
1143 position within the topic) are saved. This is an experimental
1144 backend and may change significantly. Load json.el from
1145 the gnus-fallback-lib if it's not available otherwise.
1146 (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
1147
1148 2012-06-26 David Engster <dengste@eml.cc>
1149
1150 * tests/gnustest-nntp.el: New file for simple NNTP testing.
1151
1152 2012-06-18 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
1153
1154 * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
1155
1156 2012-06-17 Toke Høiland-Jørgensen <toke@toke.dk> (tiny change)
1157
1158 * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
1159 is an integer to avoid later problems.
1160
1161 2012-06-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
1162
1163 * shr.el: Add a iso-8859-1 cookie to make stuff work under other
1164 locales.
1165
1166 2012-04-14 Wolfgang Jenkner <wjenkner@inode.at>
1167
1168 * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
1169 articles when fetch-old is non-nil (bug#11370).
1170
1171 2012-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1172
1173 * gnus-group.el (gnus-group-get-new-news):
1174 Respect `gnus-group-use-permanent-levels', as documented (bug#11638).
1175
1176 2012-06-10 Dave Abrahams <dave@boostpro.com>
1177
1178 * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
1179 groups (bug#11641).
1180
1181 2012-06-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1182
1183 * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
1184 (bug#11514).
1185
1186 2012-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1187
1188 * nntp.el: Stop the `letf' madness.
1189 (nntp--report-1): New var.
1190 (nntp-report): Merge nntp-report-1 into it.
1191 (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
1192 the nntp-report function.
1193
1194 * auth-source.el: Fix comment-style to follow the convention.
1195
1196 2012-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
1197
1198 * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
1199 a string so that Gcc works (bug#11514).
1200
1201 2012-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
1202
1203 * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
1204 * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
1205
1206 2012-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
1207
1208 * gnus-win.el (gnus-configure-frame): Don't signal an error when
1209 jumping to *Server* from a dedicated *Group* window.
1210 (gnus-configure-frame): CSE.
1211
1212 * gnus-registry.el: Minor style cleanup.
1213 (gnus-registry--set/remove-mark): New function, extracted from
1214 gnus-registry-install-shortcuts.
1215 (gnus-registry-install-shortcuts): Use it.
1216
1217 2012-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
1218
1219 * nnspool.el (news-path): Use eval-and-compile.
1220
1221 2012-05-24 Glenn Morris <rgm@gnu.org>
1222
1223 * nnspool.el (news-directory, news-path, news-inews-program):
1224 Move here from paths.el. Don't see a need for these to be autoloaded.
1225
1226 * gnus.el (gnus-default-nntp-server): Make it a defcustom.
1227 Merge in doc from paths.el version. Don't see any need for this to be
1228 autoloaded, or for the warning about users not setting it.
1229
1230 2012-05-04 Paul Eggert <eggert@cs.ucla.edu>
1231
1232 Fix minor Y10k bug.
1233 * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
1234
1235 2012-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1236
1237 * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
1238 message once it's actually open.
1239
1240 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
1241
1242 * auth-source.el (auth-source--aput-1, auth-source--aput)
1243 (auth-source--aget): New functions and macros.
1244 Use them instead of aput/aget.
1245
1246 2012-04-27 Andreas Schwab <schwab@linux-m68k.org>
1247
1248 * gnus.el (debbugs-gnu): Don't override existing autoload definition.
1249
1250 2012-04-26 Daiki Ueno <ueno@unixuser.org>
1251
1252 * plstore.el (plstore-called-interactively-p): New compat macro copied
1253 from message.el.
1254 (plstore-mode): Use it.
1255
1256 2012-04-26 Daiki Ueno <ueno@unixuser.org>
1257
1258 * plstore.el: Revive the editing feature.
1259 (plstore-mode): New mode to edit plstore file.
1260 (plstore-mode-toggle-display, plstore-mode-original)
1261 (plstore-mode-decoded): New command.
1262 (plstore--encode, plstore--decode, plstore--write-contents-functions)
1263 (plstore--insert-buffer, plstore--make): New function.
1264 (plstore-open, plstore-save): Simplify by using them.
1265
1266 2012-04-16 Glenn Morris <rgm@gnu.org>
1267
1268 * nndraft.el (nndraft-request-list): Fix declaration.
1269
1270 2012-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1271
1272 * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
1273 don't have a current group.
1274
1275 * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
1276 have a group name.
1277
1278 * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
1279 a multibyte buffer (bug#7410).
1280 (article-wash-html): Parse the original article buffer to get the
1281 unencoded data (bug#7410).
1282
1283 * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
1284 .newsrc.el files.
1285
1286 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1287
1288 * gnus-msg.el (gnus-summary-cancel-article): See what From header we
1289 would have gotten if we posted to the group, and use that to compare
1290 against the message we want to cancel (bug#10808).
1291
1292 2012-03-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1293
1294 * auth-source.el (auth-source-netrc-create): Quote tokens that contain
1295 "#" to avoid having them interpreted as comments.
1296
1297 2012-03-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1298
1299 * shr.el (shr-insert): Update the text state properly to avoid
1300 inserting spurious paragraph starts.
1301
1302 2012-03-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1303
1304 * gnus-sum.el (gnus-update-marks): Don't propagate marks unless
1305 requested (bug#10961).
1306
1307 * shr.el (shr-table-widths): Divide the extra width more fairly over
1308 the TDs (bug#10973).
1309 (shr-render-td): Don't delete too much padding.
1310 (shr-natural-width): Compute the natural width more correctly.
1311 (shr-insert): Allow the natural width to be computed for tables again.
1312 (shr-tag-table-1): Rework how the natural widths are computed by
1313 rendering the table a third time.
1314 (shr-natural-width): Remove.
1315 (shr-buffer-width): New function.
1316 (shr-expand-newlines): Use it.
1317
1318 * gnus-msg.el (gnus-bug): Don't delete the other windows. We may be
1319 using a `gnus-use-full-window' setup (bug#11013).
1320
1321 2012-03-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1322
1323 * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
1324 24.1 release.
1325
1326 2012-03-10 David Edmondson <dme@dme.org>
1327
1328 * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
1329 'Forwarded Message' header and the start of the message.
1330
1331 2012-03-04 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1332
1333 * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
1334 isn't running (bug#10897).
1335
1336 2012-02-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
1337
1338 * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
1339
1340 2012-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1341
1342 * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
1343
1344 2012-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1345
1346 * mm-decode.el (mm-shr): Remove "soft hyphens".
1347
1348 * nnimap.el (nnimap-request-list): Return the group names encoded as
1349 utf8. Otherwise non-European group names don't work.
1350 (nnimap-request-newgroups): Ditto.
1351
1352 * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
1353 the default in `read-string' (bug#10757).
1354
1355 * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
1356 topics (bug#10843).
1357
1358 * nnimap.el (nnimap-log-command): Add the IMAP address to the log
1359 buffer. Suggested by Herbert Valerio Riedel.
1360 (nnimap-request-move-article): Delete the message from the correct IMAP
1361 server.
1362
1363 2012-02-19 Vida Gábor <vidagabor@gmail.com> (tiny change)
1364
1365 * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
1366 Reported by Peter Münster.
1367
1368 2012-02-18 Lars Ingebrigtsen <larsi@gnus.org>
1369
1370 * shr.el (shr-image-fetched): Make sure we really kill the right
1371 buffer.
1372
1373 2012-02-16 Leo Liu <sdl.web@gmail.com>
1374
1375 * gnus-start.el (gnus-1): Avoid duplicate entries.
1376
1377 2012-02-15 Lars Ingebrigtsen <larsi@gnus.org>
1378
1379 * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
1380 too-wide lines.
1381
1382 2012-02-15 Paul Eggert <eggert@cs.ucla.edu>
1383
1384 * shr.el (shr-rescale-image): Undo previous change; see
1385 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
1386
1387 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1388
1389 * nnimap.el (nnimap-record-commands): New variable.
1390 (nnimap-log-command): Use it.
1391 (nnimap-make-process-buffer): Add a space to the process buffer.
1392 (nnimap-transform-headers): Don't bug out on header lines containing
1393 stuff that look like IMAP length encodings.
1394
1395 * shr.el (shr-rescale-image): Allow viewing large images.
1396
1397 2012-02-12 Lars Ingebrigtsen <larsi@gnus.org>
1398
1399 * nnml.el (nnml-request-compact-group): Delete the marks file after
1400 compaction (bug#10800).
1401
1402 * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
1403 group exit.
1404
1405 * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
1406 QRESYNC/FETCH output.
1407
1408 2012-02-11 Glenn Morris <rgm@gnu.org>
1409
1410 * sieve-manage.el (sieve-manage-default-stream):
1411 * shr.el (shr):
1412 * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
1413 (nnir-retrieve-headers-override-function)
1414 (nnir-imap-default-search-key, nnir-notmuch-program)
1415 (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
1416 (nnir-method-default-engines):
1417 * message.el (message-cite-reply-position):
1418 * gssapi.el (gssapi-program):
1419 * gravatar.el (gravatar):
1420 * gnus-sum.el (gnus-refer-thread-use-nnir):
1421 * gnus-registry.el (gnus-registry-unfollowed-addresses)
1422 (gnus-registry-max-pruned-entries):
1423 * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
1424 * gnus-int.el (gnus-after-set-mark-hook)
1425 (gnus-before-update-mark-hook):
1426 * gnus-async.el (gnus-async-post-fetch-function):
1427 * auth-source.el (auth-source-cache-expiry):
1428 Add missing :version tags to new defcustoms and defgroups.
1429
1430 2012-02-10 Lars Ingebrigtsen <larsi@gnus.org>
1431
1432 * message.el (message-default-send-mail-function): Made into own
1433 function for reuse by emacsbug.el.
1434
1435 2012-02-09 Juanma Barranquero <lekktu@gmail.com>
1436
1437 * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
1438 `gnus-sloppily-equal-method-parameters' to avoid a warning.
1439
1440 2012-02-09 Lars Ingebrigtsen <larsi@gnus.org>
1441
1442 * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
1443 running.
1444
1445 * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
1446
1447 * gnus.el (gnus-server-extend-method): Don't add an -address component
1448 if the method already has one (bug#9676).
1449
1450 2012-02-08 Lars Ingebrigtsen <larsi@gnus.org>
1451
1452 * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
1453 of an initial-input for consistency (bug#10757).
1454
1455 * shr.el: Inhibit getting and sending cookies when fetching pictures.
1456
1457 * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
1458
1459 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1460
1461 * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
1462 lines that are narrower than the window width. Otherwise background
1463 "blocks" will look less readable.
1464
1465 2012-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
1466
1467 * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
1468
1469 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1470
1471 * nnimap.el (nnimap-transform-headers): Remove unused variable.
1472 (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
1473 have newlines within the strings, and where the UID comes after the
1474 BODYSTRUCTURE element (bug#10537).
1475
1476 * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
1477 (bug#10732).
1478
1479 * shr.el (shr-insert-document): Add doc string.
1480 (shr-visit-file): Ditto.
1481 (shr-remove-trailing-whitespace): New function.
1482 (shr-insert-document): Use it to clean up trailing whitespace as the
1483 final step (bug#10714).
1484
1485 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1486
1487 * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
1488 buffer if `gnus-kill-summary-on-exit' is nil.
1489
1490 2012-02-06 Katsumi Yamaoka <yamaoka@jpl.org>
1491
1492 * gnus-sum.el (gnus-summary-show-thread):
1493 next-single-char-property-change may return nil in XEmacs.
1494
1495 2012-02-06 Lars Ingebrigtsen <larsi@gnus.org>
1496
1497 * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
1498 when just reading a single group from "without" Gnus.
1499
1500 2012-02-06 Chong Yidong <cyd@gnu.org>
1501
1502 * gnus-sum.el (gnus-summary-show-thread):
1503 next-single-char-property-change never returns nil (Bug#8657).
1504
1505 2012-02-05 Lars Ingebrigtsen <larsi@gnus.org>
1506
1507 * nnimap.el (nnimap-open-server): Allow switching the nnoo server
1508 without reconnecting.
1509 (nnimap-possibly-change-group): Ditto.
1510 (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
1511 connection has died before being called.
1512
1513 2012-02-02 Lars Ingebrigtsen <larsi@gnus.org>
1514
1515 * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
1516 an initial sync unless we're really doing one.
1517
1518 * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
1519 address parameter if one already exists (bug#9676).
1520
1521 * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
1522 not the prefix, as documented (bug#10689).
1523
1524 2012-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1525
1526 * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
1527 the "server".
1528
1529 * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
1530 the real error message with the useless "previously known to be down".
1531 Which isn't even correct.
1532
1533 * nntp.el (nntp-open-connection): Report the error message if the nntp
1534 server can't be reached.
1535
1536 * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
1537 groups we do a total scan for.
1538 (nnimap-wait-for-response): Say that we're doing a total scan, if we're
1539 doing that.
1540
1541 2012-01-31 Jim Meyering <jim@meyering.net>
1542
1543 * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
1544 Correct a comment (insert "not") and hide nominally-doubled "to".
1545
1546 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1547
1548 * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
1549 section in the manual.
1550
1551 2012-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1552
1553 * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
1554 words.
1555 (rfc2047-encode-string): Ditto.
1556 (rfc2047-encode-parameter): Don't fold parameters. Some MUAs do not
1557 understand folded filename="..." parameters, for instance.
1558
1559 * nnimap.el (nnimap-wait-for-response): Include the imap server name in
1560 the message for greater debuggability.
1561
1562 2012-01-28 Lars Ingebrigtsen <larsi@gnus.org>
1563
1564 * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
1565 instead of setting it locally, since the latter doesn't seem to have
1566 any effect (most of the time).
1567
1568 2012-01-27 Elias Pipping <pipping@lavabit.com> (tiny change)
1569
1570 * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
1571 function call.
1572
1573 2012-01-27 Vida Gábor <vidagabor@gmail.com> (tiny change)
1574
1575 * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
1576 seconds, and make the repeat clause with HH:MM specs work as
1577 documented.
1578
1579 2012-01-27 Lars Ingebrigtsen <larsi@gnus.org>
1580
1581 * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
1582 so that previous errors don't prohibit getting new news.
1583
1584 * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
1585
1586 * nntp.el (nntp-retrieve-group-data-early): Ditto.
1587
1588 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
1589
1590 * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
1591 bound globally in old Emacsen and XEmacsen.
1592
1593 2012-01-26 Nick Alcock <nick.alcock@oracle.com> (tiny change)
1594
1595 * gnus.el (gnus-group-find-parameter): Check for liveness of the
1596 buffer, not of the string which is its name.
1597
1598 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1599
1600 * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
1601 non-server-marks groups.
1602 (gnus-group-make-articles-read): Ditto.
1603
1604 * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
1605 methods (bug#9676).
1606
1607 * gnus.el (gnus-method-ephemeral-p): New function.
1608
1609 2012-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
1610
1611 * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
1612 left-to-right.
1613
1614 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1615
1616 * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
1617 warning.
1618
1619 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
1620
1621 * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
1622 macroexpand the nnir things, since they haven't been defined yet, and
1623 nnir requires gnus-sum.
1624
1625 2012-01-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1626
1627 * mm-decode.el (mm-interactively-view-part): Fix prompt.
1628
1629 2012-01-10 Teodor Zlatanov <tzz@lifelogs.com>
1630
1631 * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
1632 logical server name in addition to the actual machine address.
1633
1634 * auth-source.el (auth-source-user-and-password): Add convenience
1635 wrapper to search by just host and optionally user.
1636
1637 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1638
1639 * shr.el (shr-visit-file): Move point to the beginning of the buffer
1640 after rendering.
1641
1642 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1643
1644 * gnus-sum.el (gnus-summary-read-group): Document more parameters
1645 (bug#9693).
1646 (gnus-summary-setup-buffer): Document return value (bug#9697).
1647
1648 * mm-decode.el (mm-interactively-view-part): Use `completing-read',
1649 since ido doesn't work on symbols (bug#9632).
1650
1651 * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
1652 when getting a single value as when getting all the values. This means
1653 that atoms like `gcc-self' work cumulatively, like variable settings,
1654 instead of getting the value from the last matching clause.
1655 (gnus-group-find-parameter): Protect against the group buffer not
1656 existing (bug#9585).
1657
1658 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1659
1660 * gnus-start.el (gnus-activate-group): Document more parameters
1661 (bug#9694).
1662
1663 * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
1664 (bug#9692).
1665
1666 * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
1667 article was fetched, so that it can be expired later (bug#9958).
1668 (gnus-agent-summary-fetch-series): Add doc string.
1669 (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
1670 (bug#9517).
1671
1672 * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
1673 retrieval is happening.
1674
1675 * gnus.el (gnus-parameters): Doc fix.
1676
1677 2012-01-06 Dave Abrahams <dave@boostpro.com>
1678
1679 * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
1680 show the thread after expansion.
1681
1682 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1683
1684 * gnus-art.el (article-narrow-to-head): If the head is completely
1685 empty, narrow to the empty region (bug#9764).
1686
1687 * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
1688 read, and then mark them as unread only when the unread mark is used.
1689 This makes `C-- T k' actually work, even though it's confusing.
1690
1691 * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
1692 alive before we try to find its window.
1693
1694 2012-01-06 Brian Sniffen <bsniffen@akamai.com> (tiny change)
1695
1696 * mm-decode.el (mm-display-external): Use a longer timeout for the
1697 deletion to allow slow programs to display the file.
1698
1699 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1700
1701 * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
1702 prompt to be less confusing.
1703
1704 * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
1705 argument to `message-reply'. This broke `special-display-*' frame
1706 pop-uping (bug#10238).
1707
1708 2012-01-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1709
1710 * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
1711 systems, since these allegedly don't work there.
1712
1713 2012-01-04 Chris Gray <chrismgray@gmail.com> (tiny change)
1714
1715 * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
1716 live buffer.
1717
1718 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1719
1720 * nnir.el (nnir-retrieve-headers): Protect against the article not
1721 existing on the server (bug#10335).
1722
1723 2012-01-04 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
1724
1725 * gnus-agent.el (gnus-agent-load-local):
1726 Recompute gnus-agent-article-local on changing method.
1727
1728 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1729
1730 * gnus.el (gnus-parameters): Note precedence.
1731
1732 2012-01-04 Leo Liu <sdl.web@gmail.com>
1733
1734 * nndraft.el (nndraft-update-unread-articles): Don't move point around
1735 in the group buffer.
1736
1737 2012-01-04 Julien Danjou <julien@danjou.info>
1738
1739 * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
1740 change.
1741
1742 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1743
1744 * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
1745 too.
1746
1747 * nntp.el (nntp-retrieve-group-data-early): Use it.
1748
1749 2012-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1750
1751 * nntp.el (nntp-retrieval-in-progress): New variable.
1752 (nntp-make-process-buffer): Make it buffer-local.
1753
1754 * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
1755 2010.
1756 (gnus-demon-init): Use it to compute the time if time is on the form
1757 "04:23".
1758
1759 * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
1760
1761 * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
1762 status in the correct buffer.
1763
1764 2012-01-03 Leo Liu <sdl.web@gmail.com>
1765
1766 * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
1767 when opening topics (bug#10407).
1768
1769 2011-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
1770
1771 * mm-view.el (mm-display-inline-fontify): Add comment.
1772
1773 2011-12-15 Juri Linkov <juri@jurta.org>
1774
1775 * mm-decode.el (mm-inline-media-tests): Add missing
1776 `mm-handle-media-subtype'.
1777
1778 2011-12-09 Tassilo Horn <tassilo@member.fsf.org>
1779
1780 * message.el (message-valid-fqdn-regexp): Update with newly approved
1781 top-level domain names ".tel" and ".asia".
1782
1783 2011-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
1784
1785 * gnus-sum.el (gnus-summary-show-article): Don't load shr
1786 unconditionally.
1787
1788 2011-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
1789
1790 * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
1791 pop-to-buffer-same-window for old Emacsen.
1792
1793 2011-12-04 Chong Yidong <cyd@gnu.org>
1794
1795 * message.el (message-pop-to-buffer): Partially revert 2011-11-30
1796 change (Bug#10200).
1797
1798 2011-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
1799
1800 * compface.el (uncompface):
1801 * gnus-art.el (gnus-article-x-face-command): Update the header format
1802 of icon data for the most recent icontopbm program.
1803
1804 2011-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
1805
1806 * gnus-msg.el (gnus-inews-do-gcc):
1807 * message.el (message-send-mail):
1808 * mml.el (mml-generate-mime): Share the value of the buffer-local
1809 `message-options' variable between a draft buffer and temprary working
1810 buffers.
1811
1812 2011-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
1813
1814 * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
1815
1816 2011-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
1817
1818 * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
1819 for Cygwin.
1820
1821 2011-11-24 Glenn Morris <rgm@gnu.org>
1822
1823 * starttls.el: Fix case of "GnuTLS".
1824
1825 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
1826
1827 * gnus-group.el (gnus-group-highlight): Fix typo.
1828
1829 2011-11-24 Adam W <adam_w67@yahoo.com> (tiny change)
1830
1831 * mail-source.el (mail-source-fetch-maildir): Don't expect the return
1832 value of `delete-file', that returns nil for a local file but returns t
1833 for a remote file using ssh.
1834
1835 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1836
1837 * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
1838 avoid later breakage.
1839
1840 2011-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
1841
1842 * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
1843 article buffers' name.
1844
1845 2011-11-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
1846
1847 * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
1848 by Paul Eggert's spellfixes two days ago.
1849
1850 2011-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1851
1852 * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
1853 buffer-local instead of binding them to avoid warnings. Also demote
1854 errors (bug#10063).
1855 (font-lock-mode-hook): Shut up byte compiler.
1856
1857 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1858
1859 * mm-util.el (mm-charset-after): Fix typo.
1860
1861 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
1862
1863 * gnus-sum.el (gnus-summary-make-menu-bar):
1864 * gnus-uu.el (gnus-uu-decode-postscript)
1865 (gnus-uu-decode-postscript-and-save):
1866 * mailcap.el (mailcap-print-command):
1867 * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
1868 Fix typos.
1869
1870 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
1871
1872 * gnus-art.el (gnus-article-part-wrapper):
1873 * shr-color.el (shr-color-visible-distance-min)
1874 (shr-color-relative-to-absolute, set-minimum-interval)
1875 (shr-color-visible): Fix typos.
1876
1877 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1878
1879 * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
1880 slightly clearer.
1881
1882 2011-11-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1883
1884 * message.el (message-send-and-exit): Document `arg'.
1885
1886 2011-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
1887
1888 * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
1889
1890 2011-11-02 Teodor Zlatanov <tzz@lifelogs.com>
1891
1892 * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
1893 we don't use `bound-and-true-p'.
1894
1895 2011-11-01 Teodor Zlatanov <tzz@lifelogs.com>
1896
1897 * gnus-util.el (gnus-bound-and-true-p): Remove.
1898 (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
1899 * nnir.el: Use it.
1900 * nnmairix.el: Use it.
1901
1902 2011-10-31 Teodor Zlatanov <tzz@lifelogs.com>
1903
1904 * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
1905 function because `gnus-bound-and-true-p' doesn't work well in XEmacs
1906 for reasons unknown.
1907 * nnir.el: Use it.
1908 * nnmairix.el: Use it.
1909
1910 * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
1911 * nnir.el: Ditto.
1912 * nnmairix.el: Ditto.
1913
1914 * gnus-registry.el (gnus-registry-enabled): Default to nil.
1915
1916 2011-10-26 Stefan Monnier <monnier@iro.umontreal.ca>
1917
1918 * message.el (message-completion-function): Make sure
1919 message-tab-body-function is not attempted if one of
1920 message-completion-alist fails to find a completion (bug#9158).
1921
1922 2011-10-26 Daiki Ueno <ueno@unixuser.org>
1923
1924 * mml.el (mml-quote-region): Quote <#secure> tag.
1925 (mml-generate-mime-1): Unquote <#secure> tag.
1926
1927 2011-10-20 Chong Yidong <cyd@gnu.org>
1928
1929 * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
1930 calling a minor mode from Lisp with nil arg enables it, so we have to
1931 make the wording a bit ambiguous here).
1932
1933 2011-10-18 Teodor Zlatanov <tzz@lifelogs.com>
1934
1935 * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
1936 * nnir.el (nnir-mode): Use it.
1937 * nnmairix.el (nnmairix-determine-original-group-from-registry):
1938 Use it.
1939
1940 * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
1941 * nnmairix.el (gnus-registry-enabled): Ditto.
1942
1943 2011-10-17 Dave Abrahams <dave@boostpro.com>
1944
1945 * gnus-registry.el (gnus-registry-enabled): Add new variable (bug#9691).
1946 (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
1947 only while we need to find out if it should be t or nil.
1948 (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
1949 (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
1950 the registry is installed. Set it to nil when it's unloaded.
1951 (gnus-registry-install-p): Provide user guidance for the initial value
1952 of `gnus-registry-install' when it's 'ask, otherwise return its value.
1953 * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
1954 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1955 * nnmairix.el (nnmairix-determine-original-group-from-registry):
1956 Use `gnus-registry-enabled' instead of `gnus-registry-install'.
1957 * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
1958 `gnus-registry-install'.
1959
1960 2011-10-17 Daiki Ueno <ueno@unixuser.org>
1961
1962 * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
1963 previous change.
1964 * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
1965 primary key is marked as disabled.
1966
1967 2011-10-17 Christian von Roques <roques@mti.ag> (tiny change)
1968
1969 * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
1970 primary key is marked as disabled.
1971
1972 2011-10-11 Andreas Schwab <schwab@linux-m68k.org>
1973
1974 * html2text.el (html2text-clean-anchor): Check for quotes around
1975 `href' value.
1976
1977 2011-10-11 Teodor Zlatanov <tzz@lifelogs.com>
1978
1979 * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
1980 searching. Drop `bbdb-cache'.
1981
1982 2011-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
1983
1984 * message.el (message-signed-or-encrypted-p): Exclude header when
1985 checking if there is signed or encrypted body in text/plain message.
1986
1987 2011-10-09 Andreas Schwab <schwab@linux-m68k.org>
1988
1989 * html2text.el (html2text-get-attr): Correctly handle attribute values
1990 containing "=".
1991
1992 2011-09-22 Kan-Ru Chen <kanru@kanru.info>
1993
1994 * ecomplete.el (ecomplete-display-matches): Use a local keymap to
1995 handle bindings.
1996
1997 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1998
1999 * gnus-win.el (gnus-configure-windows): Protect against reading
2000 ephemeral groups outside of Gnus.
2001
2002 2011-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
2003
2004 * shr.el (shr-tag-img): Don't get images displayed in tables.
2005
2006 2011-10-03 Glenn Morris <rgm@gnu.org>
2007
2008 * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
2009 the "maintainer" version of debbugs.gnu.org reports.
2010
2011 2011-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2012
2013 * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
2014 make asynchronous adjacent image insertion work better.
2015
2016 2011-09-27 Daiki Ueno <ueno@unixuser.org>
2017
2018 * plstore.el (plstore-select-keys, plstore-encrypt-to):
2019 Clarify documentation.
2020
2021 2011-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2022
2023 * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
2024 `gnus-asynchronous' isn't shadowed.
2025
2026 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2027
2028 * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
2029 (nnimap-insert-partial-structure): The charset parameter isn't
2030 case-sensitive.
2031
2032 * nnheader.el (nnheader-message-maybe): New function.
2033
2034 * shr.el (shr-tag-table): Render totally broken tables better.
2035
2036 * mml.el (mml-generate-mime-1): Don't alter the contents if we're
2037 computing the boundary.
2038
2039 2011-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2040
2041 * pop3.el (pop3-number-of-responses): Remove.
2042 (pop3-wait-for-messages): Rewrite to take linear time instead of
2043 exponential time.
2044
2045 2011-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
2046
2047 * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
2048 re-fetch images.
2049
2050 * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
2051 re-fetch images when hitting `g' in Gnus.
2052
2053 2011-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2054
2055 * mml.el (mml-inhibit-compute-boundary): New internal variable.
2056 (mml-compute-boundary): Don't check collision if it is non-nil.
2057 (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
2058 before checking collision.
2059
2060 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2061
2062 * message.el (message-indent-citation): Really make sure there's a
2063 newline at the end.
2064
2065 * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
2066 Fix suggested by John Wiegley.
2067
2068 * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
2069
2070 * gnus-art.el (gnus-treat-hide-citation): Add doc.
2071
2072 * message.el (message-default-send-rename-function): Break out into its
2073 own function.
2074
2075 * ecomplete.el (ecomplete-display-matches): Revert patch since it
2076 doesn't work under XEmacs.
2077
2078 * nnimap.el (nnimap-map-port): New function to connect to 993 instead
2079 of "imaps" to word around Windows problems.
2080 (nnimap-open-connection-1): Use it.
2081
2082 * message.el (message-indent-citation): Revert last change which made
2083 `F' not work.
2084
2085 2011-09-13 Kan-Ru Chen <kanru@kanru.info>
2086
2087 * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
2088 terminal as well.
2089
2090 2011-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
2091
2092 * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
2093 because it displays images using overlays that aren't easy to copy to
2094 the article buffer.
2095
2096 2011-09-20 Łukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> (tiny change)
2097
2098 * message.el (message-indent-citation): Fix empty line removal at the
2099 end of the citation.
2100
2101 2011-09-20 Julien Danjou <julien@danjou.info>
2102
2103 * auth-source.el (auth-source-netrc-create): Use default value for
2104 password if specified. Evaluate default.
2105 (auth-source-plstore-create): Ditto.
2106 (auth-source-plstore-create, auth-source-netrc-create): Fix default
2107 value evaluation.
2108 (auth-source-netrc-create): Typo fix.
2109 (auth-source-plstore-create): Ditto.
2110
2111 * auth-source.el (auth-source-format-cache-entry): New function.
2112
2113 2011-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2114
2115 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2116
2117 2011-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2118
2119 * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
2120
2121 2011-09-19 Julien Danjou <julien@danjou.info>
2122
2123 * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
2124 which work with things that are not ASCII.
2125
2126 2011-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2127
2128 * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
2129
2130 2011-09-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2131
2132 * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
2133 message level.
2134
2135 2011-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
2136
2137 * message.el (message-read-from-minibuffer): Make abbrev expansion work.
2138
2139 2011-09-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2140
2141 * gnus.el (gnus-interactive-exit): Update defcustom spec.
2142
2143 2011-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2144
2145 * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
2146 * gnus-int.el (gnus-nntp-server): Move from gnus.el.
2147
2148 2011-09-12 Andrew Cohen <cohen@andy.bu.edu>
2149
2150 * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
2151 (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
2152 articles.
2153
2154 2011-09-11 Chong Yidong <cyd@stupidchicken.com>
2155
2156 * message.el (message-pop-to-buffer): Default to switch-to-buffer.
2157 (message-mail-other-window, message-mail-other-frame)
2158 (message-news-other-window, message-news-other-frame):
2159 Use switch-to-buffer-other-frame and switch-to-buffer-other-window
2160 instead of setting buffer display variables.
2161
2162 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2163
2164 * gnus-group.el (gnus-group-list-limit): Explain what the command does.
2165
2166 * gnus-sum.el (gnus-fetch-headers): Bump message level.
2167
2168 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2169
2170 * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
2171 duplicates" to a higher level.
2172
2173 * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
2174 most egregious messages.
2175
2176 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2177
2178 * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
2179
2180 2011-09-10 Tetsuo Tsukamoto <tt.tetsuo.tsukamoto@gmail.com> (tiny change)
2181
2182 * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
2183 up the file (bug#9351).
2184
2185 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2186
2187 * nnimap.el: Redo the charset handling. Let Gnus encode the names, as
2188 it does with all other backends, but decode the names immediately after
2189 getting them.
2190
2191 * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
2192 decoding nnimap groups.
2193
2194 * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
2195 newsrc file. It doesn't seem like an important optimization any more.
2196
2197 2011-09-10 Dave Abrahams <dave@boostpro.com>
2198
2199 * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
2200 overflows.
2201
2202 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2203
2204 * gnus.el (gnus-article-mark-lists): Remove `recent'.
2205 (gnus-interactive-exit): Extend to `quiet'.
2206
2207 * gnus-sum.el (gnus-offer-save-summaries): Use it.
2208
2209 * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
2210 string.
2211
2212 * plstore.el (plstore--get-buffer): Silence compiler warnings by
2213 renaming function arguments from `this'.
2214
2215 * gnus-sum.el (gnus-newsgroup-recent): Remove.
2216
2217 * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
2218 has been renamed.
2219 (gnus-lrm-string-p): Include RLM and PDF, too.
2220
2221 * gnus-int.el (gnus-open-server): Make the "denied" message clearer
2222 (bug#9225).
2223
2224 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2225
2226 Add autoload cookies for functions used by sendmail.el.
2227 * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
2228
2229 * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
2230
2231 2011-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
2232
2233 * gnus-art.el (article-date-ut): Work properly even when there are
2234 things like Date header in the body; work for forwarded parts.
2235
2236 2011-09-05 Andrew Cohen <cohen@andy.bu.edu>
2237
2238 * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
2239 original-article-buffer.
2240
2241 2011-09-05 Kan-Ru Chen <kanru@kanru.info>
2242
2243 * nnir.el (nnir-compose-result): Fix matching of server type.
2244 (nnir-run-swish++): Ditto.
2245 (nnir-run-namazu): Ditto.
2246 (nnir-run-notmuch): Ditto.
2247
2248 2011-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2249
2250 * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
2251 (bug#9405).
2252
2253 * gnus-score.el (gnus-summary-increase-score): Doc clarification
2254 (bug#9421).
2255
2256 * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
2257 (bug#9425).
2258
2259 * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
2260 thing (bug#9426).
2261
2262 2011-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2263
2264 * nnimap.el (nnimap-open-connection-1): Use the correct port number in
2265 the error message.
2266
2267 2011-09-02 Eli Zaretskii <eliz@gnu.org>
2268
2269 * message.el (message-setup-1): Return t (Bug#9392).
2270
2271 2011-09-01 Andrew Cohen <cohen@andy.bu.edu>
2272
2273 * gnus-sum.el: When adding article headers to a summary buffer also
2274 update gnus-newsgroup-articles (bug#9386).
2275
2276 2011-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
2277
2278 * auth-source.el: Autoload help-mode.
2279
2280 2011-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2281
2282 * gnus-group.el (gnus-group-name-charset): Don't bug out on server
2283 names.
2284
2285 2011-08-27 Daiki Ueno <ueno@unixuser.org>
2286
2287 * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
2288 mm-replace-in-string for compatibility issues.
2289 * mml2015.el (mml2015-epg-verify): Ditto.
2290
2291 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
2292
2293 * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
2294
2295 * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
2296
2297 2011-08-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2298
2299 * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
2300 continue on and do the clean-up phase (bug#9188).
2301
2302 * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
2303 just ignore groups that can't be opened instead of erroring out
2304 (bug#9225).
2305
2306 * gnus-art.el (gnus-article-update-date-headers): Flip the default to
2307 nil since some many people are fuddy-duddies.
2308
2309 * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
2310 images.
2311
2312 * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
2313 instead.
2314
2315 * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
2316
2317 * gnus-util.el (gnus-process-live-p): Copy over compat function.
2318
2319 * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
2320 processing.
2321
2322 * nntp.el (nntp-kill-buffer): Kill the process before killing the
2323 buffer to avoid warnings.
2324
2325 2011-08-20 Simon Josefsson <simon@josefsson.org>
2326
2327 * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
2328 specified to reduce precision.
2329
2330 2011-08-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2331
2332 * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
2333 bodystructures (bug#9314).
2334
2335 2011-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
2336
2337 * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
2338 Make button keymap non-sticky after buttons.
2339
2340 2011-08-18 David Engster <dengste@eml.cc>
2341
2342 * nnmairix.el (nnmairix-request-set-mark)
2343 (nnmairix-goto-original-article): Remove adding of article to registry,
2344 since `gnus-registry-add-group' isn't available anymore.
2345 (nnmairix-determine-original-group-from-registry):
2346 Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
2347 available anymore.
2348
2349 2011-08-12 Simon Josefsson <simon@josefsson.org>
2350
2351 * starttls.el (starttls-any-program-available): Define as obsolete
2352 function.
2353
2354 2011-08-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2355
2356 * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
2357 versions which Gnus use when appropriate.
2358
2359 * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
2360 a pretty destructive command.
2361
2362 * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
2363
2364 2011-08-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
2365
2366 * message.el (message-fix-before-sending): Make a different warning
2367 about NUL characters (bug#9270).
2368
2369 * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
2370 from custom (bug#9260).
2371
2372 * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
2373 things work in Emacs 22 and XEmacs, too.
2374
2375 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
2376 default From.
2377
2378 * gnus-spec.el (gnus-lrm-string-p): New macro.
2379 (gnus-lrm-string): New constant.
2380 (gnus-summary-line-format-spec): LRM-ify the from.
2381 (gnus-tilde-max-form): LRM-ify string chopping.
2382
2383 * gnus-ems.el (gnus-string-mark-left-to-right): New function.
2384
2385 * message.el (message-is-yours-p): Allow disabling canlock checking
2386 (bug#9295).
2387 (message-shoot-gnksa-feet): Add `canlock-verify'.
2388 (message-auto-save-directory): Use ~/ as the auto-save directory if the
2389 message directory isn't writable (bug#9304).
2390
2391 * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
2392 non-world-readable.
2393
2394 2011-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
2395
2396 * nndraft.el (nndraft-update-unread-articles): Don't send delayed
2397 articles.
2398
2399 2011-08-13 Andreas Schwab <schwab@linux-m68k.org>
2400
2401 * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
2402 copy-list.
2403
2404 2011-08-12 Sam Steingold <sds@gnu.org>
2405
2406 * gnus-score.el (gnus-score-find-alist): Keep the score files already
2407 in the reverse order to avoid modifying the cache with `nreverse'.
2408 (gnus-all-score-files): Do not modify the value returned by
2409 `gnus-score-find-alist' because it lives in a cache variable.
2410 (gnus-current-home-score-file): No need to `nreverse' the return value
2411 of `gnus-score-find-alist', it is already in the correct order.
2412
2413 2011-08-11 Andrew Cohen <cohen@andy.bu.edu>
2414
2415 * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
2416 type MESSAGE and subtype RFC822 is slightly different from those of
2417 type TEXT.
2418
2419 2011-08-05 Andrew Cohen <cohen@andy.bu.edu>
2420
2421 * gnus-sum.el (gnus-summary-refer-article): Warp to article.
2422 This allows article-referral to work from an nnir group.
2423
2424 2011-08-04 Andrew Cohen <cohen@andy.bu.edu>
2425
2426 * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
2427
2428 2011-08-04 Daiki Ueno <ueno@unixuser.org>
2429
2430 * mml1991.el (mml1991-epg-find-usable-key)
2431 (mml1991-epg-find-usable-secret-key): New function.
2432 (mml1991-epg-sign): Check if signing key is usable.
2433 (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
2434
2435 2011-08-03 Andrew Cohen <cohen@andy.bu.edu>
2436
2437 * nnir.el (nnir-read-server-parm): Add an argument to restrict to
2438 server-variables only. This should fix a bug introduced with commit
2439 e1889675b7f4adf057833c5513c9374134c4e053.
2440 (nnir-run-query): 'nnir-search-engine should not be set from the global
2441 environment.
2442
2443 2011-08-02 Andrew Cohen <cohen@andy.bu.edu>
2444
2445 * nnir.el (nnir-search-thread): Position point on referring article
2446 line.
2447 (nnir-warp-to-article): Clean up summary buffers.
2448
2449 * nnimap.el (nnimap-request-thread): Whitespace fix.
2450
2451 2011-08-02 Steve Purcell <steve@sanityinc.com> (tiny change)
2452
2453 * nnimap.el (nnimap-get-groups): Decode "&" correctly.
2454
2455 2011-08-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2456
2457 * starttls.el (starttls-available-p): Rename from
2458 `starttls-any-program-available' and changed return convention.
2459
2460 2011-07-31 Lars Ingebrigtsen <larsi@gnus.org>
2461
2462 * nnmaildir.el (nnmaildir-request-accept-article): Don't call
2463 `unix-sync' unless it's defined.
2464
2465 2011-07-31 Marcus Harnisch <marcus.harnisch@gmx.net> (tiny change)
2466
2467 * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
2468 `aref' for XEmacs compatibiltiy.
2469
2470 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2471
2472 * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
2473
2474 2011-07-31 Dave Abrahams <dave@boostpro.com>
2475
2476 * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
2477 closures, quote the form properly (bug#9194).
2478
2479 2011-07-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2480
2481 * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
2482 (gnus-summary-insert-new-articles): Protect against servers that are
2483 down.
2484
2485 2011-07-29 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
2486
2487 * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
2488 in mm handle if none is specified.
2489
2490 2011-07-24 Andrew Cohen <cohen@andy.bu.edu>
2491
2492 * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
2493
2494 2011-07-23 Andrew Cohen <cohen@andy.bu.edu>
2495
2496 * nnir.el (nnir-search-thread): New function to make an nnir group
2497 based on a thread query.
2498
2499 * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
2500 of nnir in thread referral.
2501 (gnus-summary-refer-thread): Use it.
2502
2503 * nnimap.el (nnimap-request-thread): Use it.
2504
2505 2011-07-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2506
2507 * shr.el (shr-tag-comment): Ignore HTML comments.
2508
2509 2011-07-20 Andrew Cohen <cohen@andy.bu.edu>
2510
2511 * nnir.el (gnus-group-make-nnir-group): Allow optional search query
2512 argument.
2513 (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
2514 Use `nnir-address' to handle server info rather than passing an arg.
2515
2516 * nnimap.el (nnimap-make-thread-query): New utility function to format
2517 an imap thread search query.
2518 (nnimap-request-thread): Use it.
2519
2520 * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
2521 right select-method if we are not going back to the group buffer.
2522
2523 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2524
2525 * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
2526 enter invalid buffer configurations into the quit form (bug#9107).
2527 (gnus-group-tool-bar-gnome): Replace connect/disconnect with
2528 unplugged/plugged.
2529
2530 * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
2531 keep track of which ones are unread (bug#9061).
2532
2533 * gnus.el (gnus-refer-article-method): Allow entering any sexp
2534 (bug#9055).
2535
2536 * gnus-art.el (gnus-article-show-images): Allow working if using w3m
2537 (bug#9041).
2538
2539 * gnus-html.el (mm-util): Require (bug#9073).
2540
2541 * gnus-sum.el (gnus-delete-duplicate-headers): New function.
2542 (gnus-summary-refer-thread): Use it to remove duplicates in the
2543 un-threaded view (bug#9053).
2544 (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
2545
2546 2011-07-07 Kan-Ru Chen <kanru@kanru.info>
2547
2548 * nnir.el (nnir-read-server-parm): Use default value from global
2549 variable. Without this the default search engine parameters aren't
2550 used at all.
2551
2552 2011-07-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2553
2554 * message.el (message-unique-id): Don't use the undocumented return
2555 value from (random t) (bug#9118).
2556
2557 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2558
2559 * message.el (message-auto-save-directory): If the ~/Mail directory
2560 doesn't exist, use ~ as the auto-save directory (bug#4432).
2561
2562 * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
2563 hasn't already been started.
2564
2565 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2566
2567 * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
2568
2569 * message.el (message-reply): Work around mysterious bug where
2570 `message-mode' seems to overwrite the locally bound `subject' variable.
2571
2572 2011-07-14 Andrew Cohen <cohen@andy.bu.edu>
2573
2574 * nnimap.el (nnimap-request-thread): Ensure search is performed in
2575 correct group.
2576
2577 * gnus-int.el (gnus-request-thread): Add group argument.
2578
2579 * gnus-sum.el (gnus-summary-refer-thread): Use it.
2580
2581 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2582
2583 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
2584 renamed to `debbugs-gnu-*'.
2585
2586 2011-07-08 Daiki Ueno <ueno@unixuser.org>
2587
2588 * plstore.el: Revert the editing feature since it is not urgent.
2589 (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
2590 (plstore-mode-decoded): Remove.
2591
2592 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2593
2594 * gnus-msg.el (gnus-bug): Don't insert user variables. It usually
2595 isn't very interesting any more, and it leaks potentially secret data.
2596 (gnus-debug): Remove.
2597
2598 * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
2599 use of :custom-show.
2600
2601 2011-07-07 Daiki Ueno <ueno@unixuser.org>
2602
2603 * plstore.el: Add documentation.
2604 (plstore-mode): New mode to edit plstore file.
2605 (plstore-mode-toggle-display, plstore-mode-original)
2606 (plstore-mode-decoded): New command.
2607 (plstore--encode, plstore--decode, plstore--write-contents-functions)
2608 (plstore--insert-buffer, plstore--make): New function.
2609 (plstore-open, plstore-save): Simplify by using them.
2610
2611 2011-07-06 Glenn Morris <rgm@gnu.org>
2612
2613 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
2614
2615 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2616
2617 * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
2618 no longer is much used.
2619 (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
2620 Articles".
2621
2622 2011-04-03 Kan-Ru Chen <kanru@kanru.info>
2623
2624 * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
2625 (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
2626 `notmuch' backend.
2627
2628 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2629
2630 * mm-decode.el (mm-text-html-renderer): Doc fix.
2631
2632 * gnus-msg.el (gnus-bug): Fix the MML tag.
2633
2634 * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
2635
2636 2011-07-05 Daiki Ueno <ueno@unixuser.org>
2637
2638 * gnus-start.el (gnus-get-unread-articles): Don't connect to the
2639 secondary methods if started with `gnus-no-server'.
2640
2641 2011-07-05 Juanma Barranquero <lekktu@gmail.com>
2642
2643 * message.el (message-return-action): Fix typo in docstring.
2644
2645 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2646
2647 * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
2648 bug reports at once.
2649
2650 * nnimap.el (nnimap-request-scan): Say that splitting has finished.
2651
2652 2011-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
2653
2654 * nndraft.el: Require gnus-group.
2655 (nndraft-request-list): Declare.
2656
2657 * nndraft.el (nndraft-update-unread-articles): Don't show group having
2658 no unread article unless it matches gnus-permanently-visible-groups.
2659
2660 * nndraft.el (nndraft-update-unread-articles): New function.
2661 (nndraft-request-associate-buffer): Use it to update the number of
2662 unread articles for the nndraft groups in the group buffer when saving
2663 or killing a draft message.
2664
2665 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2666
2667 * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
2668 systems to binary before writing and reading the mbox files.
2669
2670 * gnus.el (gnus-summary-line-format): Link to the info node for %U
2671 instead of trying to list them all (bug#8978).
2672
2673 2011-07-03 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
2674
2675 * pop3.el (pop3-open-server): Use :end-of-capability.
2676
2677 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2678
2679 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
2680 the id is always a number.
2681
2682 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
2683 debbugs mode, if possible.
2684
2685 2011-07-02 Daiki Ueno <ueno@unixuser.org>
2686
2687 * auth-source.el (auth-source-token-passphrase-callback-function):
2688 Reindent.
2689 (epg-context-operation): Remove unnecessary autoload.
2690
2691 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2692
2693 * gnus.el (gnus-list-debbugs): New command.
2694
2695 * gnus-group.el (gnus-bug-group-download-format-alist): Get the
2696 mboxstat instead of the maintbox, since the stat seems to be fuller.
2697
2698 * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
2699 summary buffers.
2700
2701 * message.el (message-get-reply-headers): Delete all duplicates,
2702 instead of the first.
2703 (message-get-reply-headers): Ensure that we have progress while
2704 deleting duplicates.
2705
2706 * gnus-msg.el (gnus-configure-posting-styles): Get the local
2707 gnus-posting-style value from the summary buffer to make it easier to
2708 make that a per-buffer conf.
2709
2710 2011-07-02 Andrew Cohen <cohen@andy.bu.edu>
2711
2712 * nnir.el (nnir-run-imap): Allow halting a search when an article is
2713 found by setting `shortcut' in 'query.
2714 (nnir-request-article): Use `shortcut' setting when requesting article
2715 by Message-ID.
2716
2717 2011-07-02 Teodor Zlatanov <tzz@lifelogs.com>
2718
2719 * gnus-msg.el (gnus-bug): Give the Version and Package headers to
2720 debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
2721 Bring the pseudo-headers back too.
2722
2723 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2724
2725 * auth-source.el (auth-source-token-passphrase-callback-function):
2726 Simplify and remove EPA dependency.
2727
2728 2011-07-01 Andrew Cohen <cohen@andy.bu.edu>
2729
2730 * nnir.el (nnir-request-article): Fix error message text.
2731
2732 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2733
2734 * auth-source.el (plstore-delete): Autoload.
2735 (auth-source-plstore-search): Support delete operation.
2736 * plstore.el (plstore-delete): New function.
2737
2738 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
2739
2740 * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
2741 mark actually existing articles as unread rather than the ones that
2742 active asserts.
2743
2744 2011-07-01 Paul Eggert <eggert@cs.ucla.edu>
2745
2746 * nntp.el (nntp-record-command):
2747 * gnus-util.el (gnus-message-with-timestamp-1):
2748 Use format-time-string rather than decoding time stamps by hand.
2749 This is simpler and insulates the code from potential changes to
2750 current-time format.
2751
2752 2011-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
2753
2754 * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
2755
2756 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2757
2758 * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
2759 (plstore-save): Support public key encryption.
2760 (plstore--init-from-buffer): New function.
2761 (plstore-open): Use it; fix error when opening a non-existent file.
2762 (plstore-revert): Use plstore--init-from-buffer.
2763
2764 2011-07-01 Daiki Ueno <ueno@unixuser.org>
2765
2766 * auth-source.el (auth-source-backend): Fix :initarg for data slot.
2767
2768 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
2769
2770 * mml2015.el (mml2015-use): Replace string-match-p with string-match
2771 for old Emacsen.
2772
2773 2011-06-30 Daiki Ueno <ueno@unixuser.org>
2774
2775 * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
2776 is not fully working.
2777
2778 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2779
2780 * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
2781 quit window configuration.
2782
2783 * auth-source.el (epg-context-set-passphrase-callback):
2784 Remove duplicate autoload.
2785
2786 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
2787
2788 * nnir.el (nnir-request-article): Allow requesting articles by
2789 Message-ID with nnimap.
2790
2791 * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
2792 current server.
2793
2794 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
2795
2796 * auth-source.el: Autoload EPA/EPG functions.
2797 (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
2798 changed when EPA/EPG is not available.
2799 (auth-source-backend): Rename "arg" member to "data".
2800 (auth-source-backend-parse, auth-source-plstore-search)
2801 (auth-source-plstore-create): Use it.
2802
2803 2011-06-30 Andrew Cohen <cohen@andy.bu.edu>
2804
2805 * gnus-art.el (gnus-request-article-this-buffer): Use existing function
2806 `gnus-refer-article-methods'.
2807
2808 2011-06-30 Teodor Zlatanov <tzz@lifelogs.com>
2809
2810 * auth-source.el: Require EPA and EPG.
2811 (auth-source-passphrase-alist): New variable.
2812 (auth-source-passphrase-callback-function)
2813 (auth-source-token-passphrase-callback-function): Callbacks for the
2814 netrc field encryption (GPG tokens).
2815 (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
2816 Symmetric encryption and decryption of the netrc GPG tokens.
2817 (auth-source-netrc-normalize): Use them, simplifying the closure.
2818
2819 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2820
2821 * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
2822 non-nil, and `nnimap-split-methods' is nil, use the former.
2823
2824 2011-06-30 Daiki Ueno <ueno@unixuser.org>
2825
2826 * plstore.el (plstore-revert): New function.
2827 (plstore-open): Use it; hide the buffer from user.
2828
2829 2011-06-30 Daiki Ueno <ueno@unixuser.org>
2830
2831 * auth-source.el (auth-source-backend): New member "arg".
2832 (auth-source-backend-parse): Handle new backend 'plstore.
2833 * plstore.el: New file.
2834
2835 2011-06-30 Glenn Morris <rgm@gnu.org>
2836
2837 * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2838
2839 * mm-util.el (mm-charset-synonym-alist): Move definition before use.
2840
2841 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2842
2843 * nnimap.el (nnimap-process-expiry-targets): Say what target we're
2844 expiring articles to.
2845
2846 * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
2847 variations as ASCII (bug#5458).
2848
2849 2011-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
2850
2851 * nnmh.el (nnmh-request-list-1): Work on MS Windows.
2852
2853 2011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2854
2855 * message.el (message-point-in-header-p): Tweak the function to default
2856 to saying that we're not in the headers if there is no separator at
2857 all. This makes it possible to use the Message version of `M-q' in
2858 buffers with no headers (bug#7987).
2859 (message-point-in-header-p): Fix last checkin to work with an empty
2860 mail-header-separator, too.
2861
2862 * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
2863 again, save the choice via customize.
2864
2865 2011-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2866
2867 * message.el (message-send-mail-function): Add `sendmail-query-once'.
2868
2869 * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
2870 ended the connection, bail out before waiting infinitely on a new
2871 connection.
2872
2873 2011-06-28 Teodor Zlatanov <tzz@lifelogs.com>
2874
2875 * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
2876 reports.
2877
2878 * gnus.el (gnus-bug-package): Use "gnus."
2879 (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
2880
2881 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2882
2883 * gnus-art.el (gnus-article-stop-animations): New function to stop any
2884 animations going on at article exit time.
2885
2886 * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
2887 since removing it breaks people upgrading.
2888
2889 * shr.el (shr-put-image): Use the new interface for animating images.
2890 (shr-put-image): Animate for 60 seconds.
2891
2892 * auth-source.el (with-auth-source-epa-overrides): Fix compilation
2893 error with `find-file-hooks' on Emacs 22.
2894 (with-auth-source-epa-overrides): Ugly hack to Wrap the
2895 `find-file-hook' things in `symbol-value' to avoid compilation warnings
2896 on all architectures.
2897
2898 * spam.el (spam-stat): Require in a normal fashion without binding
2899 `spam-stat-install-hooks' to avoid compilation warnings.
2900
2901 * spam-stat.el (spam-stat-install-hooks): Remove.
2902 (spam-stat-install-hooks): Don't run automatically.
2903
2904 2011-06-26 Timo Juhani Lindfors <timo.lindfors@iki.fi> (tiny change)
2905
2906 * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
2907 and keystroke.
2908
2909 2011-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
2910
2911 * auth-source.el (auth-source-netrc-cache): Move forward.
2912
2913 2011-06-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
2914
2915 * auth-source.el (auth-source-netrc-create): Don't query the bits that
2916 we already know.
2917 (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
2918 (auth-source-netrc-create): Don't prompt for the stuff we already know.
2919
2920 2011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2921
2922 * auth-source.el (auth-source-netrc-create): Don't print all tokens in
2923 %S format, since that looks odd.
2924 (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
2925 file, especially when saving.
2926
2927 2011-06-21 Andrew Cohen <cohen@andy.bu.edu>
2928
2929 * nnimap.el (nnimap-find-article-by-message-id): Return nil when no
2930 article found.
2931
2932 2011-06-18 Teodor Zlatanov <tzz@lifelogs.com>
2933
2934 * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
2935 `auth-source-save-secrets' with a more sensitive alist that can be
2936 configured per file. Experimental, so defaults to 'never.
2937 (auth-source-netrc-create): Use it. Still experimental code.
2938 (with-auth-source-epa-overrides): Use `find-file-hooks' if
2939 `find-file-hook' is unbound (XEmacs fix). Fix backquoting bug.
2940
2941 2011-06-16 Teodor Zlatanov <tzz@lifelogs.com>
2942
2943 * auth-source.el (auth-source-save-secrets): New variable to control if
2944 secret tokens should be saved encrypted.
2945 (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
2946 to `auth-source-netrc-normalize'.
2947 (with-auth-source-epa-overrides): Add convenience macro. Don't depend
2948 on the EPA variables being defined.
2949 (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
2950 (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
2951 the lexical-let closure.
2952 (auth-source-netrc-create): Create "gpg:" tokens according to
2953 `auth-source-save-secrets'.
2954
2955 2011-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
2956
2957 * gnus-group.el (gnus-group-update-group): Add new argument
2958 `info-unchanged' that stops updating dribble buffer.
2959
2960 * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
2961 deletes lines matching to it in dribble buffer.
2962
2963 * gnus-agent.el (gnus-agent-fetch-group-1):
2964 * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
2965 * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
2966 * gnus-start.el (gnus-group-change-level):
2967 * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
2968
2969 * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
2970 if newsgroup info is not changed.
2971
2972 * gnus-group.el (gnus-group-get-new-news-this-group):
2973 * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
2974 Don't update dribble buffer.
2975
2976 2011-06-01 Teodor Zlatanov <tzz@lifelogs.com>
2977
2978 * gnus-registry.el (gnus-registry-remove-ignored): New function to
2979 remove entries with groups we ignore.
2980
2981 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2982
2983 * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
2984 the underline comes at the bottom.
2985
2986 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
2987
2988 * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
2989 `gnus-registry-user-format-function-M' and declare the latter obsolete.
2990 (gnus-registry-article-marks-to-names): Rename from
2991 `gnus-registry-user-format-function-M2'.
2992
2993 2011-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
2994
2995 * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
2996 ephemeral group.
2997
2998 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2999
3000 * shr.el (shr-browse-image): Copy the URL if called interactively.
3001
3002 2011-05-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3003
3004 * gnus-group.el (gnus-group-mark-article-read): It's possible that we
3005 want to have `gnus-newsgroup-unselected' kept sorted. If this isn't
3006 done, then unselected articles may be marked as read.
3007
3008 * pop3.el (pop3-open-server): Erase the buffer after the greeting,
3009 since not doing this seems to lead to a race condition in pop3-logon.
3010
3011 * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
3012 so that the call chain it correct when we call "upwards".
3013
3014 * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
3015 in read-only groups.
3016
3017 * gnus-group.el (gnus-group-mark-article-read): Ditto.
3018
3019 * message.el (message-cite-reply-position): Doc string fix.
3020
3021 * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
3022 avoid regexp overflow.
3023 (nnimap-transform-split-mail): Ditto.
3024
3025 * pop3.el (pop3-retr): Error out if the server closes the connection.
3026
3027 2011-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3028
3029 * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
3030 mm-with-unibyte-current-buffer. The buffer should not contain any
3031 multibyte chars anyway at this stage.
3032
3033 2011-05-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3034
3035 * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
3036 at the end of lines.
3037
3038 2011-05-29 Julien Danjou <julien@danjou.info>
3039
3040 * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
3041
3042 2011-05-27 Glenn Morris <rgm@gnu.org>
3043
3044 * gnus-group.el (gnus-bug-group-download-format-alist):
3045 Use the "maintainer" version of debian reports as well.
3046
3047 2011-05-26 Glenn Morris <rgm@gnu.org>
3048
3049 * gnus-group.el (gnus-bug-group-download-format-alist):
3050 Use the "maintainer" version of debbugs.gnu.org reports.
3051
3052 2011-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
3053
3054 * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
3055
3056 2011-05-20 Teodor Zlatanov <tzz@lifelogs.com>
3057
3058 * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
3059 the thread moves us backwards and so we loop forever.
3060
3061 2011-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
3062
3063 * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
3064 whitespace in base64 data lines.
3065
3066 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3067
3068 * gnus-registry.el (gnus-registry-user-format-function-M):
3069 Use `mapconcat'.
3070 (gnus-registry-user-format-function-M2): Use to see the full text of
3071 the marks. Make "," the mark text separator.
3072
3073 * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
3074 authentication with auth-source.
3075
3076 2011-05-17 Glenn Morris <rgm@gnu.org>
3077
3078 * gnus-group.el (gnus-import-other-newsrc-file):
3079 Use insert-file-contents.
3080
3081 2011-05-16 Teodor Zlatanov <tzz@lifelogs.com>
3082
3083 * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
3084 1000 iterations.
3085
3086 2011-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
3087
3088 * nntp.el (nntp-open-connection): Check if process-type is available.
3089
3090 2011-05-16 Julien Danjou <julien@danjou.info>
3091
3092 * shr.el (shr-tag-del): Add support for del tag.
3093
3094 2011-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
3095
3096 * gnus-html.el (gnus-html-put-image): Register a displayer.
3097
3098 * shr.el (shr-image-displayer): Don't remove text props from alt text.
3099
3100 2011-05-13 Teodor Zlatanov <tzz@lifelogs.com>
3101
3102 * registry.el (prune-factor): New initialization parameter defaulting
3103 to 0.1.
3104 (registry-prune-hard): Use it.
3105
3106 * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
3107 0.1 expicitly.
3108
3109 2011-05-13 Glenn Morris <rgm@gnu.org>
3110
3111 * message.el (message-send-mail-with-sendmail): Assume sendmail-program
3112 is bound, since this function requires sendmail.
3113
3114 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
3115
3116 * registry.el (registry-usage-test): Disable pruning test.
3117
3118 2011-05-10 Teodor Zlatanov <tzz@lifelogs.com>
3119
3120 * registry.el (registry-prune-hard-candidates)
3121 (registry-prune-soft-candidates): Helper methods for registry pruning.
3122 (registry-prune): Use them. Make the sort function optional.
3123
3124 2011-05-10 Jim Meyering <meyering@redhat.com>
3125
3126 * shr.el (shr-colorize-region): Fix typo "on on -> on".
3127
3128 2011-05-10 Julien Danjou <julien@danjou.info>
3129
3130 * shr.el (shr-put-color-1): Do not bug out when old-props is a face
3131 symbol and not a list.
3132
3133 2011-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
3134
3135 * gnus-art.el (gnus-article-mode): Move binding of
3136 shr-put-image-function here from gnus-article-prepare-display.
3137
3138 * shr.el (shr-put-image-function): New variable.
3139 (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
3140 (shr-put-image): Return scaled image.
3141
3142 * gnus-art.el (gnus-shr-put-image): New function.
3143 (gnus-article-prepare-display): Bind shr-put-image-function to it.
3144
3145 * gnus-html.el (gnus-html-wash-images): Register scaled images, not
3146 original ones, as deletable.
3147
3148 2011-05-09 Stefan Monnier <monnier@iro.umontreal.ca>
3149
3150 * nntp.el (nntp-open-connection): Set TCP keepalive option.
3151
3152 2011-05-09 Teodor Zlatanov <tzz@lifelogs.com>
3153
3154 * registry.el (registry-full): Add convenience method. Fix logic.
3155 (registry-insert): Use it. Fix logic here too.
3156
3157 * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
3158 `registry-prune' if `registry-full' returns t.
3159 (gnus-registry-handle-action)
3160 (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
3161 (gnus-registry-usage-test): Use it.
3162
3163 2011-05-07 Julien Danjou <julien@danjou.info>
3164
3165 * shr.el (shr-link): Make shr-link inherit from link by default.
3166
3167 2011-05-06 Teodor Zlatanov <tzz@lifelogs.com>
3168
3169 * shr.el (shr-urlify, shr-link): Fix shr-link face.
3170
3171 2011-05-05 Teodor Zlatanov <tzz@lifelogs.com>
3172
3173 * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
3174 error out because the face is not a list.
3175
3176 2011-05-05 Glenn Morris <rgm@gnu.org>
3177
3178 * gnus-start.el (gnus-propagate-marks): Declare.
3179
3180 2011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
3181
3182 * registry.el (registry-reindex): Fix percentage message.
3183
3184 2011-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3185
3186 * shr.el: Add shr-link face for links.
3187 (shr-urlify): Use it.
3188
3189 * registry.el (registry-insert): Make error message more helpful.
3190
3191 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3192
3193 * gnus-html.el (gnus-html-schedule-image-fetching):
3194 Use url-queue-retrieve, if it exists.
3195
3196 * shr.el (shr-tag-img): Ditto.
3197
3198 * gnus.el: Autoload more gnus-agent functions.
3199
3200 * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
3201 agent if we haven't already (bug#8502).
3202
3203 * gnus-async.el (gnus-async-article-callback): Put prefetched articles
3204 into the Agent, too.
3205
3206 * gnus-agent.el (gnus-agent-store-article): New function.
3207
3208 * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
3209 and moved from that file for reuse.
3210
3211 * pop3.el (pop3-open-server): Error messages are "-ERR".
3212
3213 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3214
3215 * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
3216 (open-tls-stream): Remove superfluous tls/starttls autoloads.
3217
3218 2011-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3219
3220 * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
3221 buffer has moved to a different frame.
3222
3223 2011-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3224
3225 * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
3226 to get the conversion from unibyte to multibyte buffers to work on
3227 Emacs 22.
3228
3229 * nntp.el (nntp-request-article): Slight clean-up.
3230
3231 2011-04-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3232
3233 * shr.el (shr-strike-through): New face.
3234 (shr-tag-s): Use it to provide <s> support.
3235 (shr-tag-s): Remove duplicate definition.
3236
3237 2011-04-25 Teodor Zlatanov <tzz@lifelogs.com>
3238
3239 * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
3240 `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
3241
3242 2011-04-23 Glenn Morris <rgm@gnu.org>
3243
3244 * gnus-sum.el (gnus-extra-headers): Bump :version.
3245
3246 2011-04-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
3247
3248 * shr.el (shr-tag-sup): New function.
3249 (shr-tag-sub): Ditto.
3250
3251 2011-04-22 Teodor Zlatanov <tzz@lifelogs.com>
3252
3253 * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
3254 for the case where `gnus-registry-ignored-groups' is a list of lists,
3255 and don't call `gnus-parameter-registry-ignore' otherwise.
3256
3257 2011-04-21 Teodor Zlatanov <tzz@lifelogs.com>
3258
3259 * nnimap.el (nnimap-user): New backend variable.
3260 (nnimap-open-connection-1): Use it.
3261 (nnimap-credentials): Accept user parameter so it's explicit what user
3262 name is desired.
3263
3264 * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
3265 default.
3266
3267 * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
3268 not gnus-registry.el.
3269
3270 * gnus-registry.el: Mention in comments how to modify
3271 `gnus-extra-headers' for proper recipient tracking and that it may
3272 already have To and Cc recently, which it does as of this commit.
3273 (gnus-registry-ignored-groups): Remove defcustom.
3274 Explain why in comments.
3275 (gnus-registry-action): Fix data-header reference to use the extra
3276 headers. Explain in package commentary how to add To and Cc headers to
3277 the gnus-extra-headers.
3278 (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
3279 (gnus-registry-ignore-group-p): Adjust to take either a group/topic
3280 parameter list or a string list in `gnus-registry-ignored-groups'.
3281 Fix logic error.
3282
3283 2011-04-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3284
3285 * shr.el (shr-expand-url): Protect against null urls.
3286
3287 2011-04-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
3288
3289 * shr.el (shr-base): New binding.
3290 (shr-tag-base): Keep track of <base>.
3291 (shr-expand-url): New function used throughout.
3292
3293 2011-04-20 Teodor Zlatanov <tzz@lifelogs.com>
3294
3295 * gnus-registry.el
3296 (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
3297 (gnus-registry-ignored-groups): New variable.
3298 (gnus-registry-ignore-group-p): Use it.
3299 (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
3300 set the destination group to nil (same as delete) if it's ignored.
3301
3302 2011-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
3303
3304 * gnus-registry.el (gnus-registry-action)
3305 (gnus-registry-fetch-header-fast):
3306 Don't use mail-header that looks an internal function of mailheader.el.
3307
3308 2011-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
3309
3310 * gnus-registry.el: Eliminate cl functions.
3311 (gnus-registry-sort-addresses): New function that replaces mapcan.
3312 (gnus-registry-action, gnus-registry-spool-action)
3313 (gnus-registry-split-fancy-with-parent)
3314 (gnus-registry-fetch-recipients-fast): Use it.
3315 (gnus-registry-import-eld): Replace delete* with dolist + delq.
3316
3317 * registry.el (initialize-instance, registry-lookup)
3318 (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
3319 (registry-lookup-secondary-value, registry-search, registry-delete)
3320 (registry-insert, registry-reindex, registry-size, registry-prune):
3321 Use eval-and-compile.
3322
3323 2011-04-16 Teodor Zlatanov <tzz@lifelogs.com>
3324
3325 * registry.el (registry-reindex): New method to recreate the secondary
3326 registry indices.
3327
3328 * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
3329 tracked field changes.
3330 (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
3331 (gnus-registry-action, gnus-registry-spool-action)
3332 (gnus-registry-handle-action)
3333 (gnus-registry--split-fancy-with-parent-internal)
3334 (gnus-registry-split-fancy-with-parent)
3335 (gnus-registry-register-message-ids): Add recipient tracking on spool,
3336 move, and delete actions, and for fancy splitting with parent.
3337 (gnus-registry-extract-addresses)
3338 (gnus-registry-fetch-recipients-fast)
3339 (gnus-registry-fetch-header-fast): Convenience functions.
3340 (gnus-registry-misc-test): ERT test of
3341 `gnus-registry-extract-addresses'.
3342
3343 2011-04-15 Teodor Zlatanov <tzz@lifelogs.com>
3344
3345 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3346 Track by subject first, then sender.
3347
3348 2011-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
3349
3350 * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
3351
3352 * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
3353 Lisp.
3354
3355 * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
3356 (gnus-draft-send): Use it to avoid popping
3357 up frames from gnus-group-send-queue.
3358
3359 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3360
3361 * gnus-registry.el: Updated gnus-registry docs.
3362
3363 2011-04-12 Teodor Zlatanov <tzz@lifelogs.com>
3364
3365 * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3366 Fix logic bug.
3367 (gnus-registry-post-process-groups): Fix logging of no results and
3368 quote sender and subject.
3369
3370 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3371
3372 * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
3373 (gnus-read-active-for-groups): Don't try to finish getting stuff where
3374 we had no early-data returned.
3375 (gnus-get-unread-articles): Add a sanity check so that we don't issue
3376 two async commands to the same server at the same time.
3377
3378 2011-04-12 Stig Sandbeck Mathisen <ssm@fnord.no> (tiny change)
3379
3380 * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
3381
3382 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3383
3384 * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
3385 "warning" level.
3386
3387 * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
3388 (mm-url-insert-file-contents): Don't set the package names.
3389
3390 2011-04-11 Teodor Zlatanov <tzz@lifelogs.com>
3391
3392 * gnus-registry.el (gnus-registry-action): Remove properties and
3393 simplify subject in `gnus-registry-handle-action'.
3394 (gnus-registry-spool-action): Get subject and sender from message if
3395 they are not passed in.
3396 (gnus-registry-handle-action): Remove properties and simplify subject
3397 consistently.
3398
3399 2011-04-11 Stefan Monnier <monnier@iro.umontreal.ca>
3400
3401 * registry.el: Require CL before using defmacro*.
3402
3403 2011-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
3404
3405 * gnus-art.el (article-treat-date): Assume that
3406 gnus-article-date-headers may be a group parameter.
3407
3408 2011-04-07 Teodor Zlatanov <tzz@lifelogs.com>
3409
3410 * gnus-registry.el (gnus-registry-handle-action): More debugging.
3411
3412 * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
3413 interactively so the newsrc file can contain foreign groups too.
3414 Useful for debugging but not much for users.
3415
3416 2011-04-07 David Engster <dengste@eml.cc>
3417
3418 * registry.el (registry-usage-test): Only do
3419 `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
3420 lexical binding.
3421
3422 2011-04-06 David Engster <dengste@eml.cc>
3423
3424 * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
3425 argument NOERROR for `require', since XEmacs 21.4 does not support it.
3426
3427 2011-04-06 David Engster <dengste@eml.cc>
3428
3429 * registry.el (initialize-instance): Change :after to :AFTER to be
3430 compatible with old EIEIO version in XEmacs.
3431
3432 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
3433
3434 * gnus-registry.el (gnus-registry-post-process-groups)
3435 (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
3436 and provide better messaging.
3437
3438 2011-04-06 Teodor Zlatanov <tzz@lifelogs.com>
3439
3440 * gnus-registry.el: Don't use ERT if it's not available. Load it
3441 unconditionally anyway, discarding errors.
3442 (gnus-registry-delete-entries): New convenience function.
3443 (gnus-registry-import-eld): Import from old .eld registry.
3444
3445 * registry.el: Don't use ERT if it's not available. Load it
3446 unconditionally anyway, discarding errors.
3447
3448 * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
3449 version from the Claudio Bley GnuTLS patch (extra optional parameters
3450 and host name).
3451
3452 2011-04-05 Teodor Zlatanov <tzz@lifelogs.com>
3453
3454 * gnus-registry.el (gnus-registry-fixup-registry): New function to
3455 fixup the parameters that can be customized by the user between
3456 save/read cycles.
3457 (gnus-registry-read): Use it.
3458 (gnus-registry-make-db): Use it.
3459 (gnus-registry-spool-action, gnus-registry-handle-action):
3460 Fix messaging.
3461 (gnus-registry--split-fancy-with-parent-internal): Fix loop.
3462 Map references to actual group names with sender and subject tracking.
3463 (gnus-registry-post-process-groups): Use `cond' for better messaging.
3464 (gnus-registry-usage-test): Add subject lookup test.
3465
3466 * registry.el (registry-db, initialize-instance): Set up constructor
3467 instead of :initform arguments for the sake of older Emacsen.
3468 (registry-lookup-breaks-before-lexbind): New method to demonstrate
3469 pre-lexbind merge bug.
3470 (registry-usage-test): Use it.
3471 (initialize-instance, registry-db): Move the non-function initforms
3472 back to the class definition.
3473
3474 2011-04-03 Teodor Zlatanov <tzz@lifelogs.com>
3475
3476 * registry.el: New library to manage gnus-registry-style data.
3477
3478 * gnus-registry.el: Use it (major rewrite).
3479
3480 * nnregistry.el: Use it.
3481
3482 * spam.el: Use it.
3483
3484 2011-04-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3485
3486 * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
3487 marks on non-selected articles.
3488
3489 2011-04-02 Chong Yidong <cyd@stupidchicken.com>
3490
3491 * proto-stream.el: Move to Emacs core, at net/network-stream.el.
3492
3493 * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
3494 parameter to open-protocol-stream.
3495
3496 2011-04-01 Julien Danjou <julien@danjou.info>
3497
3498 * mm-view.el (mm-display-inline-fontify): Do not fontify with
3499 fundamental-mode.
3500
3501 2011-04-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3502
3503 * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
3504 servers.
3505
3506 2011-03-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
3507
3508 * gnus-sum.el (gnus-update-marks): Revert intersection change, which
3509 made marks not propagate, again.
3510
3511 2011-03-30 Chong Yidong <cyd@stupidchicken.com>
3512
3513 * proto-stream.el (open-protocol-stream): Bring back `network' type.
3514 Make this the default type.
3515 (proto-stream-open-plain): Rename from proto-stream-open-default.
3516 (open-protocol-stream, proto-stream-open-starttls)
3517 (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
3518 with `plain'.
3519
3520 * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
3521 value.
3522
3523 * nntp.el (nntp-open-connection-function): Document the fact that some
3524 values are not functions but are instead handled specially.
3525 Recognize nntp-open-plain-stream value.
3526 (nntp-open-connection): Recognize that value.
3527
3528 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3529
3530 * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
3531 stuff.
3532
3533 * gnus-score.el (gnus-score-string): Fix calling convention of
3534 `gnus-simplify-buffer-fuzzy' after last patches.
3535
3536 * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
3537 server for articles we didn't get any headers for. This is a sanity
3538 check.
3539
3540 2011-03-29 Michael Welsh Duggan <md5i@md5i.com>
3541
3542 * nnimap.el (nnimap-open-connection-1): Is the login responds with a
3543 new CAPABILITY, use it.
3544
3545 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3546
3547 * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
3548 downloading anything.
3549
3550 * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
3551
3552 2011-03-29 Adam Sjøgren <asjo@koldfront.dk>
3553
3554 * gnus.el (gnus-group-startup-message): Prefer svg file and replace
3555 colors.
3556 (gnus-splash-svg-color-symbols): New function.
3557
3558 2011-03-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3559
3560 * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
3561 instead of using the global gnus-simplify-subject-fuzzy-regexp.
3562 (gnus-simplify-subject-fuzzy): Use the local
3563 gnus-simplify-subject-fuzzy-regex instead of the global one.
3564 This makes using this variable in group parameters work.
3565
3566 2011-03-29 Teodor Zlatanov <tzz@lifelogs.com>
3567
3568 * gnus-registry.el (gnus-registry-unfollowed-groups):
3569 Add "archive:sent" to the unfollowed group regex (for the recent Gnus
3570 archive:sent-YYYY-MM-DD groups).
3571 (gnus-registry-split-fancy-with-parent): Bail out early in sender
3572 tracking if there are more than `gnus-registry-max-track-groups'
3573 matches.
3574
3575 2011-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3576
3577 * message.el (message--yank-original-internal): New function to do the
3578 insertion cleanly inside eval in `message-yank-original'.
3579 (message-yank-original): Use it.
3580
3581 2011-03-29 Julien Danjou <julien@danjou.info>
3582
3583 * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
3584 local variables disabled rather than `normal-mode'.
3585
3586 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3587
3588 * proto-stream.el: Changes preparatory to merging open-protocol-stream
3589 with open-network-stream.
3590 (proto-stream-always-use-starttls): Option removed.
3591 (open-protocol-stream): Return a process object by default. Provide a
3592 new parameter :return-list specifying a list-type return value, which
3593 now has the form (PROP . PLIST) instead of a fixed-length list. Change
3594 :type `network' to `try-starttls', and `network-only' to `default'.
3595 Make `default' the default, for compatibility with open-network-stream.
3596 Handle the no-parameter case exactly as open-network-stream, with no
3597 additional stream processing. Search plists using plist-get.
3598 Explicitly add :end-of-commend parameter if it is missing.
3599 (proto-stream-open-default): Rename from
3600 proto-stream-open-network-only. Return 'default as the type.
3601 (proto-stream-open-starttls): Rename from proto-stream-open-network.
3602 Use plist-get. Don't return `tls' as the type if STARTTLS negotiation
3603 failed. Always return a list with a (possibly dead) process as the
3604 first element, for compatibility with open-network-stream.
3605 (proto-stream-open-tls): Use plist-get. Always return a list.
3606 (proto-stream-open-shell): Return `default' as connection type.
3607 (proto-stream-capability-open): Use plist-get.
3608 (proto-stream-eoc): Function deleted.
3609
3610 * nnimap.el (nnimap-stream, nnimap-open-connection)
3611 (nnimap-open-connection-1): Handle renaming of :type parameter for
3612 open-protocol-stream.
3613 (nnimap-open-connection-1): Pass a :return-list parameter
3614 open-protocol-stream to obtain a list return value. Parse this list
3615 using plist-get.
3616
3617 * nntp.el (nntp-open-connection): Handle renaming of :type parameter
3618 for open-protocol-stream. Accept open-protocol-stream return value
3619 that is a subprocess object instead of a list. Handle the case of a
3620 dead returned process.
3621
3622 2011-03-25 Teodor Zlatanov <tzz@lifelogs.com>
3623
3624 * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
3625
3626 * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
3627
3628 2011-03-21 Julien Danjou <julien@danjou.info>
3629
3630 * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
3631 normal-mode if not set. Set temp buffer unmodified to avoid kill-buffer
3632 query.
3633 (mm-inline-text): Render normal text with fontification whenever
3634 possible.
3635
3636 * gnus-sum.el (gnus-summary-save-parts-1):
3637 * gnus-art.el (gnus-article-browse-html-save-cid-content)
3638 (gnus-article-browse-html-parts, gnus-mime-delete-part)
3639 (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
3640 Use `mm-handle-filename'.
3641
3642 * mm-util.el (mm-handle-filename): New function, return the filename of
3643 an handle.
3644
3645 2011-03-18 Julien Danjou <julien@danjou.info>
3646
3647 * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
3648 (gnus-buffer-live-p): Check that buffer is not nil.
3649
3650 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3651
3652 * gnus-art.el: Require mouse, which the build bot seems to say is
3653 needed.
3654
3655 * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
3656 XEmacs, since it doesn't have url-retrieve-synchronously.
3657
3658 2011-03-17 Antoine Levitt <antoine.levitt@gmail.com>
3659
3660 * gnus-group.el (gnus-group-list-ticked): New function.
3661 (gnus-group-make-menu-bar): Provide a menu entry for it.
3662 (gnus-group-list-map): Provide a binding for it.
3663
3664 2011-03-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
3665
3666 * shr.el (shr-visit-file): New command.
3667
3668 * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
3669
3670 2011-03-17 Bjørn Mork <bjorn@mork.no>
3671
3672 * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
3673 servers.
3674
3675 2011-03-16 Julien Danjou <julien@danjou.info>
3676
3677 * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
3678 inline.
3679
3680 * gnus-art.el (article-hide-list-identifiers):
3681 Use gnus-group-get-list-identifiers.
3682
3683 * gnus-sum.el (gnus-group-get-list-identifiers): New function.
3684 (gnus-summary-remove-list-identifiers):
3685 Use gnus-group-get-list-identifiers to get regexp.
3686 (gnus-select-newsgroup, gnus-summary-insert-subject)
3687 (gnus-summary-insert-articles):
3688 Call gnus-summary-remove-list-identifiers unconditionally.
3689
3690 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3691
3692 * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
3693 we're selecting a group with unread articles.
3694
3695 * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
3696
3697 * gssapi.el: New file separated out from imap.el to provide a general
3698 Kerberos 5 connection facility for Emacs.
3699
3700 * message.el (message-elide-ellipsis): Document the format spec
3701 ellipsis.
3702
3703 2011-03-15 Reiner Steib <Reiner.Steib@gmx.de>
3704
3705 * message.el (message-elide-region): Allow the ellipsis to say how many
3706 lines were removed.
3707
3708 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3709
3710 * gnus-win.el (gnus-configure-frame): Protect against trying to restore
3711 window configurations containing buffers that are now dead.
3712
3713 * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
3714 parsing to avoid integer overflows.
3715 (nnimap-parse-flags): Simplify the last change.
3716 (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
3717 too large for 32-bit Emacsen.
3718
3719 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3720
3721 * auth-source.el (auth-source-netrc-create):
3722 * message.el (message-yank-original): Fix use of `case'.
3723
3724 2011-03-15 Nelson Ferreira <nelson.ferreira@ieee.org> (tiny change)
3725
3726 * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
3727 XEmacs, which was one character too wide.
3728
3729 2011-03-09 Antoine Levitt <antoine.levitt@gmail.com>
3730
3731 * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
3732 default number of articles to display.
3733 (gnus-articles-to-read): Use pretty names for prompt.
3734
3735 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3736
3737 * gnus-int.el (gnus-open-server): Ditto.
3738
3739 * gnus-start.el (gnus-activate-group): Give a backtrace if
3740 debug-on-quit is set and the user hits `C-g'.
3741 (gnus-read-active-file): Ditto.
3742
3743 * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
3744
3745 2011-03-15 Teodor Zlatanov <tzz@lifelogs.com>
3746
3747 * message.el (message-yank-original): Use cond instead of CL case.
3748
3749 2011-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3750
3751 * auth-source.el (auth-source-netrc-create): Use usual format for the
3752 default in prompts.
3753
3754 2011-03-13 Teodor Zlatanov <tzz@lifelogs.com>
3755
3756 * auth-source.el (auth-source-netrc-create): Show the default in the
3757 prompt when prompting for token creation.
3758
3759 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3760
3761 * auth-source.el (auth-source-format-prompt): Always convert the value
3762 to a string to avoid evaluating non-string arguments.
3763 (auth-source-netrc-create): Offer default properly, not as initial
3764 content in `read-string'.
3765 (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
3766 of line to determine if we've been run before. If so, don't run again,
3767 but print a trivial message to indicate the cache was hit instead.
3768
3769 2011-03-11 Teodor Zlatanov <tzz@lifelogs.com>
3770
3771 * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
3772 Don't install `gnus-sync-read' to any hooks by default. It's buggy.
3773 The user will have to run `gnus-sync-read' manually and wait for Cloudy
3774 Gnus.
3775
3776 2011-03-11 Julien Danjou <julien@danjou.info>
3777
3778 * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
3779 modified file".
3780
3781 2011-03-09 Teodor Zlatanov <tzz@lifelogs.com>
3782
3783 * auth-source.el (auth-source-read-char-choice): New function to read a
3784 character choice using `dropdown-list', `read-char-choice', or
3785 `read-char'. It appends "[a/b/c] " to the prompt if the choices were
3786 '(?a ?b ?c). The `dropdown-list' support is disabled for now. Use
3787 `eval-when-compile' to load `dropdown-list'. Remove `dropdown-list'.
3788 (auth-source-netrc-saver): Use it.
3789 (auth-source-pick-first-password): New convenience function.
3790
3791 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3792
3793 * nnimap.el (nnimap-credentials): Keep the :save-function as the third
3794 parameter in the credentials.
3795 (nnimap-open-connection-1): Use it after a successful login.
3796 (nnimap-credentials): Add IMAP-specific user and password prompt.
3797
3798 * auth-source.el (auth-source-search): Add :require parameter, taking a
3799 list. Document it and the :save-function return token. Pass :require
3800 down. Change the CREATED message from a warning to a debug statement.
3801 (auth-source-search-backends): Pass :require down.
3802 (auth-source-netrc-search): Pass :require down.
3803 (auth-source-netrc-parse): Use :require, if it's given, as a filter.
3804 Change save prompt to indicate all modifications saved here are
3805 deletions.
3806 (auth-source-netrc-create): Take user login name as default in user
3807 prompt. Move all the save functionality to a lexically bound function
3808 under the :save-function token in the returned list. Set up clearer
3809 default prompts for user, host, port, and secret.
3810 (auth-source-netrc-saver): New function, intended to be wrapped for
3811 :save-function.
3812
3813 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3814
3815 * Version 23.3 released.
3816
3817 2011-03-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3818
3819 * shr.el (shr-table-horizontal-line): Change the defaults for the table
3820 lines to be spaces instead.
3821
3822 2011-03-07 Julien Danjou <julien@danjou.info>
3823
3824 * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
3825 (sieve-sasl-auth): Check that auth-source-search did return something,
3826 or just return an empty string.
3827
3828 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
3829
3830 * gnus.el (gnus-interactive): Use read-directory-name.
3831
3832 * gnus-uu.el (gnus-uu-decode-uu-and-save)
3833 (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
3834 (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
3835 (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
3836 Likewise.
3837
3838 * gnus-group.el (gnus-group-make-directory-group): Likewise.
3839
3840 2011-03-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3841
3842 * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
3843 onto the list of killed groups, too. This makes killed nnimap groups,
3844 for instance, more reliably not reappear.
3845
3846 * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
3847 the parent.
3848
3849 * gnus-sum.el (gnus-update-read-articles): Fix typo.
3850
3851 * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
3852 really have server-side marks.
3853
3854 * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
3855 since most backends do not usefully have server-side marks.
3856 (gnus-update-read-articles): Propagate marks to all backends that
3857 really have server-side marks.
3858
3859 2011-03-05 Antoine Levitt <antoine.levitt@gmail.com>
3860
3861 * message.el (message-cite-reply-position, message-cite-style):
3862 New variables.
3863 (message-yank-original): Use the new citation styles.
3864
3865 2011-03-04 Daiki Ueno <ueno@unixuser.org>
3866
3867 * message.el (message-options): Revert the change that's a workaround
3868 for XEmacs buffer-local issue; don't mark it buffer-local when running
3869 under XEmacs.
3870
3871 2011-03-03 Tassilo Horn <tassilo@member.fsf.org>
3872
3873 * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
3874 numbers too big to be `read'.
3875
3876 2011-03-02 Teodor Zlatanov <tzz@lifelogs.com>
3877
3878 * message.el (message-options): Make buffer-local two ways to attempt
3879 to fix a XEmacs bug.
3880
3881 2011-03-02 Julien Danjou <julien@danjou.info>
3882
3883 * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
3884
3885 2011-03-01 Julien Danjou <julien@danjou.info>
3886
3887 * gnus-art.el (list-identifier): Add list-identifier as a parameter
3888 group.
3889 (article-hide-list-identifiers): Use list-identifier group parameter.
3890
3891 2011-02-28 Julien Danjou <julien@danjou.info>
3892
3893 * sieve.el (sieve-buffer-script-name): New local variable to store
3894 sieve script name.
3895 (sieve-edit-script): Store sieve script name.
3896 (sieve-upload): Use sieve script name when uploading.
3897 (sieve-upload): Use substitute-command-keys.
3898 (sieve-edit-script): Use substitute-command-keys.
3899 (sieve-refresh-scriptlist): Use substitute-command-keys.
3900 (sieve-manage-mode-map): Define keymap properly.
3901 (sieve-manage-mode): Do not set mode name manually, change mode-name to
3902 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
3903 Remove commented code about cvs.
3904 (sieve-manage-quit): New function.
3905 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
3906
3907 2011-02-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
3908
3909 * gnus-group.el (gnus-import-other-newsrc-file): New function.
3910
3911 2011-02-25 Teodor Zlatanov <tzz@lifelogs.com>
3912
3913 * auth-source.el (auth-source-search): Cache empty result sets.
3914
3915 * auth-source.el (auth-source-save-behavior): New variable to replace
3916 `auth-source-never-create'.
3917 (auth-source-netrc-create): Use it.
3918 (auth-source-never-save): Remove.
3919
3920 2011-02-25 Lars Ingebrigtsen <larsi@gnus.org>
3921
3922 * nnimap.el (nnimap-stream): Doc fix.
3923 (nnimap-open-connection-1): Reverse the order of the ports to that the
3924 prompted-for port is first.
3925
3926 * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
3927 retrieval by the no-group selection.
3928
3929 * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
3930 numerical parameters.
3931
3932 2011-02-25 Julien Danjou <julien@danjou.info>
3933
3934 * gnus-gravatar.el: Use gnus-with-article-buffer.
3935
3936 * gnus-art.el (gnus-with-article-buffer): Check that the
3937 gnus-article-buffer is alive.
3938
3939 2011-02-24 Teodor Zlatanov <tzz@lifelogs.com>
3940
3941 * auth-source.el (auth-source-creation-prompts): New variable to manage
3942 creation-time prompts.
3943 (auth-source-search): Document it.
3944 (auth-source-format-prompt): Add utility function.
3945 (auth-source-netrc-create): Don't default the user name to
3946 user-login-name. Use `auth-source-creation-prompts' and some default
3947 prompts for user, host, port, and password (the default generic prompt
3948 remains ugly).
3949 (auth-source-never-save): Add customizable option to never save info.
3950 (auth-source-netrc-create): Use it and improve save prompts. Fix help
3951 mode excursion.
3952
3953 2011-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
3954
3955 * auth-source.el (auth-source-netrc-create): Use `read-char' with no
3956 argument that XEmacs doesn't support.
3957
3958 2011-02-23 Julien Danjou <julien@danjou.info>
3959
3960 * gnus-art.el (article-make-date-line): Ignore errors if time is
3961 invalid and not convertible.
3962 (article-make-date-line): Only add lapsed time if time is not nil.
3963
3964 2011-02-23 Teodor Zlatanov <tzz@lifelogs.com>
3965
3966 * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
3967 `read-char-choice' for backwards compatibility.
3968 (auth-source-netrc-element-or-first): New function to DTRT for
3969 parameter extraction.
3970 (auth-source-netrc-create): Use it and fix multiple parameter print
3971 bug. Use the default passed from above (given-default) or the
3972 built-in (user-login-name for :user).
3973
3974 2011-02-23 Lars Ingebrigtsen <larsi@gnus.org>
3975
3976 * gnus-start.el (gnus-dribble-read-file):
3977 Set buffer-save-without-query, since we always want to save the dribble
3978 file, probably.
3979
3980 * nnmail.el (nnmail-article-group): Allow a final "" split to work on
3981 nnimap.
3982
3983 * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
3984 -summary- since it's a user-visible variable.
3985
3986 * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
3987 first time you use the new Gnus.
3988
3989 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3990
3991 * auth-source.el: Don't load netrc.el.
3992 (auth-sources): Search ~/.netrc as well by default.
3993 (auth-source-debug): Add 'trivia option for extra output.
3994 (auth-source-do-trivia): Use it.
3995 (auth-source-search): Simplify logic to use
3996 `auth-source-search-backends'. Use `auth-source-do-trivia' where
3997 appropriate. Don't keep a running count at this level. Layer :create
3998 and :delete options appropriately on the first and second passes.
3999 Don't track the backend with the search results.
4000 (auth-source-search-backends): New function to search a list of
4001 backends for a processed spec.
4002 (auth-source-netrc-parse): Cache all netrc files, making
4003 auth-source-netrc-cache an alist keyed by the file name and using the
4004 file mtime as the caching criterion. Keep the obfuscated data secret
4005 with a lexical bind.
4006 (auth-source-netrc-search): Don't calculate the length of the results
4007 unnecessarily.
4008 (auth-source-search-backends): Fix bug.
4009 (auth-source-netrc-create): Rework prompts.
4010
4011 2011-02-22 Andrew Cohen <cohen@andy.bu.edu>
4012
4013 * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
4014 Lower case names of search constraints.
4015 (nnir-run-query): Cache and reuse search constraints for all imap
4016 servers.
4017
4018 2011-02-22 Sam Steingold <sds@gnu.org>
4019
4020 * gnus-msg.el (gnus-setup-message): Also bind `winconf-name'.
4021
4022 2011-02-22 Lars Ingebrigtsen <larsi@gnus.org>
4023
4024 * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
4025 after exit.
4026 (gnus-setup-message): Define missing variable from last checkin.
4027
4028 * gnus-sum.el (gnus-summary-show-article): When called with t as the
4029 value, show the raw article.
4030
4031 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4032
4033 * nnimap.el (nnimap-open-connection-1): Revert last change, since
4034 auth-source now accepts numbers.
4035
4036 * auth-source.el (auth-source-netrc-parse): Accept a number as the port
4037 spec, too.
4038 (auth-source-ensure-strings): New function.
4039
4040 * gnus-art.el (gnus-article-update-date-headers): Doc fix.
4041 (gnus-article-setup-buffer): Always restart the date timer so that user
4042 changes to the frequency is respected.
4043
4044 * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
4045 port numbers, so make sure it gets that if nnimap-server-port is
4046 explicit.
4047
4048 2011-02-21 Simon Josefsson <simon@josefsson.org>
4049
4050 * nnimap.el (nnimap-inbox): Doc fix.
4051
4052 2011-02-20 Chong Yidong <cyd@stupidchicken.com>
4053
4054 * shr-color.el (shr-color->hexadecimal): Use renamed function names
4055 color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
4056 color-lab-to-srgb.
4057
4058 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4059
4060 * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
4061 given method as in the group name if we're using an extended method.
4062 (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
4063 command, if we're using that, instead of waiting for the beginning.
4064
4065 * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
4066 we're sure to get unique server names, and we don't output two async
4067 commands in the same buffer. This fixes an NNTP hang for some users.
4068
4069 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
4070
4071 * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
4072 summary buffer before reading going to the next buffer. This avoids
4073 putting the point in the group buffer if you `C-g' the command.
4074
4075 * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
4076 cache (for now) to make ~/.authinfo.gpg files usable.
4077
4078 * nnfolder.el (copyright-update): Define for the compiler.
4079
4080 * auth-source.el (auth-source-search): Fix unbound variable.
4081
4082 2011-02-19 Glenn Morris <rgm@gnu.org>
4083
4084 * gnus.el (gnus-meta): Doc fix.
4085
4086 2011-02-19 Chong Yidong <cyd@stupidchicken.com>
4087
4088 * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
4089 in case it's not yet loaded.
4090
4091 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
4092
4093 * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
4094 line we're waiting for.
4095
4096 2011-02-19 Darren Hoo <darren.hoo@gmail.com> (tiny change)
4097
4098 * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
4099 face with line-width greater than zero will cause RET in gnus summary
4100 buffer to scroll down article page-wise because auto vscroll happens,
4101 it should be temporally disabled when doing a scroll-up.
4102
4103 2011-02-19 Lars Ingebrigtsen <larsi@gnus.org>
4104
4105 * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
4106 outputs from the server.
4107
4108 2011-02-18 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
4109
4110 * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
4111 later so that bbdb can hook in easier.
4112
4113 2011-02-18 Lars Ingebrigtsen <larsi@gnus.org>
4114
4115 * auth-source.el (auth-source-search): Don't try to create credentials
4116 if the caller doesn't want that.
4117 (auth-source-search): If we don't find a match, don't bug out on
4118 non-bound variables.
4119 (auth-source-search): Only ask a single backend to create the
4120 credentials.
4121
4122 * nnimap.el (nnimap-log-command): Add a newline to the inhibited
4123 logging.
4124 (nnimap-credentials): Protect against auth-source-search returning nil.
4125 (nnimap-request-list): Protect against not being able to open the
4126 server.
4127
4128 2011-02-17 Lars Ingebrigtsen <larsi@gnus.org>
4129
4130 * auth-source.el (auth-source-search): Do a two-phase search, one with
4131 no :create to get the responses from all backends.
4132
4133 * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
4134 when getting credentials.
4135
4136 * gnus-util.el (gnus-delete-duplicates): New function.
4137
4138 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
4139
4140 * nnimap.el (nnimap-credentials): Instead of picking the first port as
4141 a creation default, pass the whole port list down. It will be
4142 completed.
4143
4144 * auth-source.el (auth-source-search): Updated docs to talk about
4145 multiple creation choices.
4146 (auth-source-netrc-create): Accept a list as a value (from the search
4147 parameters) and do completion on that list. Keep a separate netrc line
4148 with the password obscured for showing the user.
4149
4150 * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
4151 first choice to `auth-source-search' so it will be used for entry
4152 creation instead of the server's Gnus-specific name.
4153 (nnimap-credentials): Rely on the auth-source library to select which
4154 port is actually wanted in the new netrc entry, so don't override
4155 `auth-source-creation-defaults'.
4156
4157 * auth-source.el (auth-source-netrc-parse): Use :port instead of
4158 :protocol and accept a missing user, host, or port as a wildcard match.
4159 (auth-source-debug): Default to off.
4160
4161 (auth-source-netrc-search, auth-source-netrc-create)
4162 (auth-source-secrets-search, auth-source-secrets-create)
4163 (auth-source-user-or-password, auth-source-backend, auth-sources)
4164 (auth-source-backend-parse-parameters, auth-source-search): Use :port
4165 instead of :protocol.
4166
4167 * nnimap.el (nnimap-credentials): Pass a port default to
4168 `auth-source-search' in case an entry needs to be created.
4169 (nnimap-open-connection-1): Use :port instead of :protocol.
4170
4171 2011-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
4172
4173 * auth-source.el (auth-source-secrets-search): Use mm-delete-duplicates
4174 instead of delete-dups that is not available in XEmacs 21.4.
4175
4176 2011-02-16 Lars Ingebrigtsen <larsi@gnus.org>
4177
4178 * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
4179 nil means that nnimap doesn't get updated.
4180
4181 2011-02-16 Teodor Zlatanov <tzz@lifelogs.com>
4182
4183 * auth-source.el (auth-source-netrc-create): Return a synthetic search
4184 result when the user doesn't want to write to the file.
4185 (auth-source-netrc-search): Expect a synthetic result and proceed
4186 accordingly.
4187 (auth-source-cache-expiry): New variable to override
4188 `password-cache-expiry'.
4189 (auth-source-remember): Use it.
4190
4191 * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
4192 parameter. Create entry if necessary by using :create t.
4193 (nnimap-open-connection-1): Don't pass `inhibit-create'.
4194
4195 2011-02-15 Teodor Zlatanov <tzz@lifelogs.com>
4196
4197 * auth-source.el (auth-source-debug): Enable by default and don't
4198 mention the obsolete `auth-source-hide-passwords'.
4199 (auth-source-do-warn): New function to debug unconditionally.
4200 (auth-source-do-debug): Use it.
4201 (auth-source-backend-parse): Use it for invalid `auth-sources' entries
4202 and for Secrets API entries when the secrets.el library is not
4203 available.
4204
4205 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
4206
4207 * gnus-sum.el (gnus-propagate-marks): Default to nil.
4208 (gnus-summary-exit): Kill the correct article buffer on exit from a
4209 `C-d' group.
4210
4211 * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
4212 gnus-propagate-marks.
4213
4214 * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
4215 before killing the buffers so that a non-full window conf gets handled
4216 correctly.
4217 (gnus-summary-exit): Ditto.
4218 (gnus-summary-read-group-1): Ditto.
4219
4220 * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
4221 async code again so that we can debug it properly.
4222
4223 * message.el (message-reply): Take an optional switch-buffer parameter
4224 so that Gnus window confs are respected better.
4225
4226 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4227
4228 * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
4229 `plist-get' to accept non-list parameters (XEmacs issue).
4230 Fix docstring.
4231 (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
4232 `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
4233 (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
4234 Login collection is "Login" and not "login".
4235
4236 2011-02-14 Lars Ingebrigtsen <larsi@gnus.org>
4237
4238 * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
4239 multiple headers.
4240
4241 * nnimap.el (nnimap-inhibit-logging): New variable.
4242 (nnimap-log-command): Don't log login commands.
4243
4244 * auth-source.el (auth-source-netrc-search): The asserts seem to want
4245 to have more parameters.
4246
4247 * nnimap.el (nnimap-send-command): Mark the command time for each
4248 command, so that we don't get NOOPs stepping on our toes.
4249
4250 * gnus-art.el (article-date-ut): Get the date from the Date header on
4251 `t'.
4252
4253 2011-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
4254
4255 * auth-source.el (auth-source-search): Use copy-sequence instead of
4256 the cl.el copy-list.
4257
4258 2011-02-13 Adam Sjøgren <asjo@koldfront.dk>
4259
4260 * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
4261 Improve prompt.
4262
4263 2011-02-13 Lars Ingebrigtsen <larsi@gnus.org>
4264
4265 * gnus-art.el (gnus-article-mode-line-format): Remove the article
4266 washing status from the default format. It isn't very informative.
4267
4268 2011-02-13 Tassilo Horn <tassilo@member.fsf.org> (tiny change)
4269
4270 * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
4271 Fix Gcc processing on imap.
4272
4273 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
4274
4275 * message.el (message-bury): Don't pop up a new window when selected
4276 window is dedicated.
4277
4278 2011-02-10 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
4279
4280 * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
4281
4282 2011-02-10 Teodor Zlatanov <tzz@lifelogs.com>
4283
4284 * sieve-manage.el: Autoload `auth-source-search'.
4285 (sieve-sasl-auth): Use it.
4286
4287 2011-02-09 Teodor Zlatanov <tzz@lifelogs.com>
4288
4289 * nnimap.el: Autoload `auth-source-forget+'.
4290 (nnimap-open-connection-1): Use it if the connection fails.
4291
4292 * auth-source.el: Require `password-cache'.
4293 (auth-source-hide-passwords, auth-source-cache): Remove and mark
4294 obsolete.
4295 (auth-source-magic): Marker for `password-cache' keys.
4296 (auth-source-do-cache): Update docstring.
4297 (auth-source-search): Use and check cache.
4298 (auth-source-forget-all-cached, auth-source-remember)
4299 (auth-source-recall, auth-source-forget, auth-source-forget+)
4300 (auth-source-specmatchp): Caching support functions.
4301 (auth-source-forget-user-or-password, auth-source-forget-all-cached):
4302 Remove and obsolete.
4303 (auth-source-user-or-password): Remove caching to further discourage
4304 using it. Always hide passwords.
4305
4306 2011-02-09 Lars Ingebrigtsen <larsi@gnus.org>
4307
4308 * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
4309 code for now, since it doesn't work for all users.
4310
4311 2011-02-09 Julien Danjou <julien@danjou.info>
4312
4313 * message.el (message-options): Make message-options really buffer
4314 local.
4315
4316 2011-02-08 Teodor Zlatanov <tzz@lifelogs.com>
4317
4318 * mail-source.el: Autoload `auth-source-search'.
4319 (mail-source-keyword-map): Note order matters.
4320 (mail-source-set-1): Get all the mail-source source values and
4321 defaults and search auth-source on those if needed. This can all
4322 probably be simplified.
4323
4324 * nnimap.el: Autoload `auth-source-search'.
4325 (nnimap-credentials): Use it.
4326 (nnimap-open-connection-1): Ask for the virtual server and physical
4327 address in one shot.
4328
4329 * nntp.el: Autoload `auth-source-search'.
4330 (nntp-send-authinfo): Use it. Note TODO.
4331
4332 2011-02-08 Julien Danjou <julien@danjou.info>
4333
4334 * shr.el (shr-tag-body): Add support for text attribute in body
4335 markups.
4336
4337 * message.el (message-options): Make message-options a local variable.
4338
4339 2011-02-07 Teodor Zlatanov <tzz@lifelogs.com>
4340
4341 * auth-source.el (auth-source-secrets-search)
4342 (auth-source-user-or-password): Use `append' instead of `nconc'.
4343 (auth-source-user-or-password): Build return list better and protect
4344 against nil :secret.
4345
4346 2011-02-07 Lars Ingebrigtsen <larsi@gnus.org>
4347
4348 * nnimap.el (nnimap-update-info): Refactor slightly.
4349 (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
4350 (nnimap-update-info): Clean up slightly.
4351 (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
4352 characters.
4353 (nnimap-process-quirk): Rename function to avoid collision.
4354 (nnimap-update-info): Fix macrology bug-out.
4355 (nnimap-update-info): Simplify split history test.
4356
4357 2011-02-06 Michael Albinus <michael.albinus@gmx.de>
4358
4359 * auth-source.el (top): Require 'eieio unconditionally.
4360 Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
4361 (auth-source-secrets-search): Limit search when `max' is greater than
4362 number of results.
4363
4364 2011-02-06 Lars Ingebrigtsen <larsi@gnus.org>
4365
4366 * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
4367 part not returning any data.
4368
4369 * proto-stream.el (open-protocol-stream): Document the return value.
4370
4371 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
4372
4373 * auth-source.el (auth-source-secrets-search): Add examples.
4374
4375 2011-02-06 Julien Danjou <julien@danjou.info>
4376
4377 * message.el (message-setup-1): Handle message-generate-headers-first
4378 set to t.
4379
4380 2011-02-06 Teodor Zlatanov <tzz@lifelogs.com>
4381
4382 * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
4383 API with a string "secrets:collection-name" and with 'default.
4384 (auth-source-backend-parse): Parse "secrets:collection-name" and
4385 'default. Recurse on parses instead of repeating code. Use the
4386 Secrets API is the source is not nil and 'ignore otherwise. Emit a
4387 message when ignoring a source.
4388 (auth-source-search): List ignored search keys at the top level.
4389 (auth-source-netrc-create): Use `case' instead of `cond'.
4390 (auth-source-secrets-search): Created with TODOs.
4391 (auth-source-secrets-create): Created with TODOs.
4392 (auth-source-retrieve, auth-source-create, auth-source-delete)
4393 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4394 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4395 (auth-source-user-or-password-sftp)
4396 (auth-source-user-or-password-smtp): Remove.
4397 (auth-source-user-or-password): Deprecated and modified to be a wrapper
4398 around `auth-source-search'. Not tested thoroughly.
4399
4400 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4401
4402 * auth-source.el: Bring in assoc and eioeio libraries.
4403 (secrets-enabled): New variable to track the status of the Secrets API.
4404 (auth-source-backend): New EIOEIO class to represent a backend.
4405 (auth-source-creation-defaults): New variable to set prompt defaults
4406 during token creation (see the `auth-source-search' docstring for
4407 details).
4408 (auth-sources): Simplify to allow a simple string as a netrc backend
4409 spec.
4410 (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
4411 (auth-source-backend-parse-parameters): Fill in the backend parameters.
4412 (auth-source-search): Main auth-source API entry point.
4413 (auth-source-delete): Wrapper around `auth-source-search' for deletion.
4414 (auth-source-search-collection): Helper function for searching.
4415 (auth-source-netrc-parse, auth-source-netrc-normalize)
4416 (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
4417 Supports search, create, and delete.
4418 (auth-source-secrets-search, auth-source-secrets-create): Secrets API
4419 backend stubs.
4420 (auth-source-user-or-password): Call `auth-source-search' but it's not
4421 ready yet.
4422
4423 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4424
4425 * message.el (message-setup-1): Remove the read-only stuff, since it
4426 doesn't work under XEmacs, for some reason.
4427
4428 * gnus-sum.el (gnus-user-date): Rename back from
4429 gnus-summary-user-date since user code refers to it.
4430
4431 * shr.el (shr-render-td): Store the actual background color used.
4432
4433 * message.el (message-setup-1): Don't bind the constant
4434 -forbidden-properties.
4435 (message-setup-1): Revert previous change, since it needs to bind the
4436 props to insert them.
4437 (message-resend): Allow removing the read-only separator line.
4438
4439 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4440
4441 * nnimap.el (nnimap-request-accept-article): Give an error message if
4442 the APPEND wasn't successful.
4443
4444 2011-02-03 Adam Sjøgren <asjo@koldfront.dk>
4445
4446 * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
4447 that have no groups.
4448
4449 2011-02-03 Julien Danjou <julien@danjou.info>
4450
4451 * gnus-draft.el: Remove progn around gnus-draft-setup.
4452
4453 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4454
4455 * gnus-start.el (gnus-read-active-for-groups): This function is never
4456 called with a nil `infos', so clean that up.
4457 (gnus-get-unread-articles): Request active files from primary/secondary
4458 methods that have no groups (yet).
4459
4460 2011-02-03 Julien Danjou <julien@danjou.info>
4461
4462 * message.el (message-setup-1): Always generate References first.
4463 (message-mail): Return the return value of message-setup, not always t.
4464 (message-setup-1): Insert mail-header-separator with read-only and
4465 intangible properties set.
4466
4467 * gnus.el (gnus-summary-line-format): Add missing semi-colon for
4468 user-date in docstring.
4469
4470 * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
4471
4472 * gnus.el (gnus-summary-line-format): Mention &user-date format in
4473 docstring.
4474
4475 * gnus.el (gnus-user-date-format-alist): Change default value.
4476 Use defcustom, with type and group. Move from gnus-util.el.
4477 Rename to gnus-summary-user-date-format-alist.
4478
4479 2011-02-03 Glenn Morris <rgm@gnu.org>
4480
4481 * nnimap.el (gnus-fetch-headers): Declare.
4482
4483 * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
4484
4485 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4486
4487 * message.el (message-forward-make-body-digest-plain)
4488 (message-followup, message-reply): Clean up things noted by Stefan.
4489
4490 * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
4491 gnus-article-update-date-headers is nil.
4492 (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
4493 it didn't really work with defcustom.
4494 (article-update-date-lapsed): Make sure the window start doesn't move,
4495 either.
4496
4497 2011-02-01 Julien Danjou <julien@danjou.info>
4498
4499 * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
4500 format.
4501
4502 * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
4503 standard in Emacs nowadays.
4504
4505 2011-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
4506
4507 * message.el (message-expand-name): Don't trust the return value of
4508 bbdb-complete-name.
4509 (message-check-news-header-syntax): Remove unused var `start'.
4510 (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
4511 (message-inhibit-body-encoding): Move to before first use.
4512 (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
4513 (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
4514 (Organization, Message-ID, Date, mh-previous-window-config):
4515 Defvar the vars using dynamic scoping.
4516
4517 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4518
4519 * shr.el (shr-render-td): Only do colors at the final rendering.
4520 Should be slightly faster.
4521 (shr-insert-table): Fix up TD background colors when doing the
4522 vertical padding.
4523
4524 * gnus-art.el (article-date-ut): Protect against articles with no Date
4525 header.
4526 (article-update-date-lapsed): Don't use current-column to find the
4527 horizontal position. It's fragile in the presence of \003 characters.
4528
4529 * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
4530
4531 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4532
4533 * gnus-art.el (article-transform-date): Rewrite to still work when
4534 there are several rfc2822 parts.
4535 (article-transform-date): Fix infinite recursion.
4536 (article-date-ut): Replace infinitely many Date headers with a single
4537 one when called interactively.
4538
4539 * nnimap.el (nnimap-wait-for-response): Wait for results in a more
4540 secure manner.
4541
4542 * gnus-art.el (article-update-date-lapsed): Try to avoid having point
4543 move around by not using save-window-excursion. It seems to work...
4544
4545 2011-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
4546
4547 * gnus-art.el (article-make-date-line): Work for user-defined format.
4548
4549 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4550
4551 * nntp.el (nntp-retrieve-group-data-early)
4552 (nntp-finish-retrieve-group-infos): Implement the asynchronous data
4553 fetching functions.
4554
4555 * gnus-start.el (gnus-read-active-for-groups): Read the active files
4556 thoroughly for all backends that have no known groups. This should
4557 allow new nnml methods to retrieve mail.
4558
4559 * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
4560 that Gnus doesn't know exists again.
4561
4562 * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
4563 (gnus-treat-date-ut): Ditto.
4564 (gnus-article-update-date-header): Rename.
4565 (gnus-treat-date-local): Remove.
4566 (gnus-treat-date-english): Remove.
4567 (gnus-treat-date-lapsed): Remove.
4568 (gnus-treat-date-combined-lapsed): Remove.
4569 (gnus-treat-date-original): Remove.
4570 (gnus-treat-date-iso8601): Remove.
4571 (gnus-treat-date-user-defined): Remove.
4572 (gnus-article-date-headers): New variable to control all the date
4573 header options.
4574 (article-date-ut): Rewrite to allow using the new way to format date
4575 headers(s).
4576
4577 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4578
4579 * nnmail.el (nnmail-article-group): Check for a direct fancy split
4580 method.
4581 (nnmail-article-group): A better test for fanciness.
4582
4583 * nnimap.el (nnimap-request-head): Protect against not finding the
4584 article by Message-ID.
4585
4586 2011-01-29 Lars Ingebrigtsen <larsi@gnus.org>
4587
4588 * gnus-art.el (article-update-date-lapsed): Try a better way to really
4589 keep point at the "same place".
4590
4591 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
4592
4593 * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
4594 data if the group is inactive.
4595
4596 2011-01-28 Julien Danjou <julien@danjou.info>
4597
4598 * gnus-win.el: Remove dead function gnus-window-configuration-element.
4599 (gnus-all-windows-visible-p): Remove old compatibility code.
4600 (gnus-window-top-edge): Add docstring.
4601
4602 * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
4603
4604 2011-01-28 Lars Ingebrigtsen <larsi@gnus.org>
4605
4606 * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
4607 older request-update-info.
4608
4609 * gnus-art.el (article-make-date-line): Limit the length a bit more.
4610
4611 2011-01-28 Daiki Ueno <ueno@unixuser.org>
4612
4613 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
4614 Give mml2015-signers higher precedence over mml2015-sign-with-sender.
4615
4616 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
4617
4618 * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
4619 groups. This makes the nndraft:queue group pop up if it's not already
4620 there.
4621
4622 * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
4623 messages" logic, which was reversed.
4624
4625 * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
4626 the "same place" even if point is on the line being replaced.
4627 (article-update-date-lapsed): Allow updating both the combined lapsed
4628 and the lapsed headers.
4629 (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
4630 (article-make-date-line): Limit the number of segments dynamically to
4631 avoid too-long lines.
4632
4633 2011-01-27 Julien Danjou <julien@danjou.info>
4634
4635 * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
4636 (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
4637
4638 2011-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
4639
4640 * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
4641 Use plist-get instead of the cl function getf.
4642
4643 2011-01-27 Glenn Morris <rgm@gnu.org>
4644
4645 * gnus-util.el (float-time): Get rid of compiler warning, again.
4646
4647 2011-01-27 Lars Ingebrigtsen <larsi@gnus.org>
4648
4649 * shr.el (shr-put-color): Special-case background colors: Do put them
4650 at the blank parts at the front of the lines.
4651
4652 * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
4653 exit hook to nix out all data on readedness on group exit.
4654
4655 * gnus-util.el (float-time): If float-time is bound, always use it on
4656 all Emacsen. It's unclear why the subrp check was there.
4657 (time-date): Require to make some autoload issues on XEmacs go away.
4658
4659 * shr.el (shr-put-color): Don't do the box padding in tables, since
4660 they're already padded.
4661
4662 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4663
4664 * gnus-art.el (gnus-article-next-page): When the last line of the
4665 article is displayed, scroll down once more instead of going to the
4666 next article at once.
4667 (article-lapsed-string): Refactor out and allow specifying how many
4668 segments you want.
4669 (gnus-article-setup-buffer): Start updating the lapsed header directly.
4670 (gnus-article-update-lapsed-header): New variable.
4671
4672 * shr.el: Revert change that made headings use different-sized faces.
4673 The Emacs display engine isn't advanced enough that, for instance,
4674 tables can comfortably use differently-sized faces.
4675
4676 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
4677
4678 * nnimap.el (nnimap-open-connection-1): Store the actual stream type
4679 used.
4680 (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
4681 fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
4682 we're using an encrypted connection.
4683
4684 * proto-stream.el: Alter the interface functions to also return the
4685 actual stream type used: network or TLS.
4686
4687 2011-01-25 Julien Danjou <julien@danjou.info>
4688
4689 * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
4690 (mm-display-javascript-inline): New function.
4691
4692 * mm-decode.el (mm-inline-media-tests): Add application/javascript
4693 viewing function.
4694
4695 2011-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
4696
4697 * shr.el (shr-expand-newlines): Fix variable name.
4698
4699 2011-01-25 Lars Ingebrigtsen <larsi@gnus.org>
4700
4701 * shr.el (shr-expand-newlines): Make nested boxes work.
4702
4703 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4704
4705 * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
4706 backgrounds.
4707 (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
4708 in a more sensible manner.
4709
4710 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4711
4712 * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
4713 if EPG is loaded.
4714
4715 2011-01-24 Julien Danjou <julien@danjou.info>
4716
4717 * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
4718 tags.
4719
4720 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4721
4722 * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
4723 commands.
4724
4725 * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
4726 in the article buffer.
4727 (gnus-gravatar-insert): Use blank space from the current buffer to
4728 avoid breaking text properties. This makes X-Sent updating work again.
4729
4730 * gravatar.el (gravatar-retrieve): Be silent when retrieving.
4731
4732 2011-01-23 Lars Ingebrigtsen <larsi@gnus.org>
4733
4734 * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
4735 fix the bug in url-http.el instead.
4736
4737 * shr.el (shr-image-fetched): Ditto.
4738
4739 * shr.el (shr-image-fetched): Avoid having point move in the article
4740 buffer.
4741
4742 * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
4743 buffer after being called. It's apparently being killed by url.el, and
4744 killing it made point move to end-of-buffer in a random buffer.
4745
4746 * shr.el (shr-image-fetched): Ditto.
4747
4748 2011-01-23 Julien Danjou <julien@danjou.info>
4749
4750 * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
4751
4752 * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
4753 text/x-org.
4754
4755 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
4756
4757 * gnus-sum.el (gnus-summary-move-article): Protect against backends
4758 (i.e., nnimap) returning nil as the article number.
4759
4760 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
4761
4762 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
4763 "DelSp" parameter in RFC3676.
4764
4765 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
4766
4767 * message.el (message-check-recipients): Display the encoded version of
4768 the bogus address if they differ.
4769
4770 * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
4771 after sending.
4772
4773 * gnus-agent.el (gnus-agent-send-mail): Ditto.
4774
4775 * gnus-group.el (gnus-group-refresh-group): New convenience function.
4776
4777 * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
4778 group buffer after sending the queue.
4779
4780 * gnus-agent.el (gnus-agent-send-mail): Ditto.
4781
4782 2011-01-22 Julien Danjou <julien@danjou.info>
4783
4784 * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
4785
4786 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org>
4787
4788 * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
4789 nested related parts.
4790
4791 * nnfolder.el (nnfolder-request-expire-articles): Return the list of
4792 unexpired articles. This fixes the regression that led expiry marks to
4793 disappear from nnfolder groups.
4794
4795 2011-01-21 Stefan Monnier <monnier@iro.umontreal.ca>
4796
4797 * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
4798 Don't confuse the "ret" of "retrograde" with RET.
4799
4800 2011-01-21 Julien Danjou <julien@danjou.info>
4801
4802 * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
4803 than mm-insert-inline.
4804
4805 2011-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4806
4807 * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
4808 Widen article buffer.
4809
4810 2011-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
4811
4812 * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
4813 the temp buffer.
4814 * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
4815
4816 2011-01-20 Julien Danjou <julien@danjou.info>
4817
4818 * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
4819
4820 * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
4821 than mm-insert-inline to insert inline part: this respect
4822 mm-inline-media-tests displayers.
4823
4824 * mm-view.el (mm-display-shell-script-inline): New function.
4825
4826 * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
4827
4828 * mm-uu.el (mm-uu-type-alist): Add org block.
4829 (mm-uu-org-src-code-block-extract): New function.
4830
4831 * mm-view.el (mm-display-org-inline): New function.
4832
4833 * mm-decode.el (mm-automatic-display): Add text/org.
4834
4835 * mailcap.el (mailcap-mime-extensions): Add .org.
4836
4837 2011-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4838
4839 * gnus-art.el (gnus-article-highlight): Remove argument passed to
4840 gnus-article-add-buttons.
4841
4842 2011-01-19 Tom Rauchenwald <sehnsucht.nach.unendlichkeit@quantentunnel.de> (tiny change)
4843
4844 * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
4845 From header with a date and "nobody" as the sender.
4846
4847 2011-01-19 Julien Danjou <julien@danjou.info>
4848
4849 * gnus-art.el (gnus-article-add-buttons): Simplify condition.
4850 (gnus-button-push): Remove gnus-button-entry function, it fails heavily
4851 if you have the same regexp several times.
4852 (gnus-button-push): Fix matching when regexp is symbol.
4853
4854 2011-01-15 Glenn Morris <rgm@gnu.org>
4855
4856 * message.el (message-mail): A compose-mail function should
4857 accept headers as strings.
4858
4859 2011-01-13 Chong Yidong <cyd@stupidchicken.com>
4860
4861 * message.el (message-tool-bar-gnome): Tweak tool-bar items.
4862 Add :vert-only tags.
4863 (message-mail): New arg RETURN-ACTION.
4864 (message-return-action): New var.
4865 (message-bury): Use it.
4866 (message-mode): Make it buffer-local.
4867 (message-send-and-exit): Always call message-bury.
4868
4869 * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION. Pass it to
4870 message-mail.
4871
4872 2011-01-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
4873
4874 * nnimap.el (nnimap-convert-partial-article): Protect against
4875 zero-length body parts.
4876
4877 * mm-decode.el (mm-preferred-alternative-precedence):
4878 Discourage showing empty parts.
4879
4880 * gnus-int.el (gnus-request-accept-article): Don't try to update marks
4881 and stuff if the backend didn't return the article number. This fixes
4882 an Exchange-related nnimap bug.
4883
4884 * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
4885 group window, because it does the wrong thing when a separate frame
4886 displays the group buffer.
4887
4888 * proto-stream.el (open-protocol-stream): Protect against the low-level
4889 transport functions returning nil.
4890
4891 2011-01-07 Daiki Ueno <ueno@unixuser.org>
4892
4893 * mml2015.el (epg-sub-key-fingerprint): Autoload.
4894 (mml2015-epg-find-usable-secret-key): New function.
4895 (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
4896 mml2015-epg-find-usable-key (Bug#7797).
4897 (mml2015-epg-encrypt): Ditto.
4898
4899 2011-01-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4900
4901 * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
4902
4903 2011-01-03 Glenn Morris <rgm@gnu.org>
4904
4905 * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
4906
4907 * sieve.el (sieve-open-server): Give a more explicit error if
4908 sieve-manage-open returns nil. (Bug#7720)
4909
4910 2011-01-02 Karl Fogel <kfogel@red-bean.com>
4911
4912 * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
4913
4914 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4915
4916 * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
4917 This avoids sending passwords in plain text over non-encrypted
4918 channels.
4919
4920 * shr.el (shr-rescale-image): Display all GIF images as animated images.
4921
4922 * nnimap.el (nnimap-login): Refactored out into own function, and
4923 implement CRAM-MD5.
4924 (nnimap-wait-for-line): Refactored out.
4925
4926 * mm-view.el (mml-smime): Require.
4927
4928 2010-12-20 David Engster <deng@eml.cc>
4929
4930 * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
4931 use EPG to decrypt S/MIME messages instead of openssl.
4932
4933 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4934
4935 * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
4936
4937 * gnus-group.el (gnus-group-kill-group): Don't try to update the group
4938 status is the group clearly is unreachable.
4939
4940 * auth-source.el (auth-source-create): Add the optional second
4941 parameter to `local-variable-p' to be compatible with XEmacs.
4942
4943 2011-01-02 Wang Diancheng <dcwang@kingbase.com.cn> (tiny change)
4944
4945 * nnml.el (nnml-request-article): Allow requesting by Message-ID to
4946 work when using a compressed nnml folder.
4947
4948 2011-01-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4949
4950 * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
4951 backends after sanitising on entry, because this never makes sense:
4952 If the articles have gone missing, then the data no longer exists on
4953 the backend, and if they haven't, then Gnus is wrong, and shouldn't
4954 overwrite anything anyway.
4955
4956 * shr.el (shr-insert-document): Bind shr-width dynamically to
4957 window-width if it's nil.
4958
4959 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
4960
4961 * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
4962 with the meaning of using the full emacs window width for rendering.
4963
4964 2010-12-27 Daiki Ueno <ueno@unixuser.org>
4965
4966 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
4967 case when sender is not given.
4968
4969 2010-12-23 Julien Danjou <julien@danjou.info>
4970
4971 * gnus-gravatar.el (gnus-gravatar-transform-address): Set
4972 `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
4973 the addresses, otherwise we might misplaced the gravatar.
4974
4975 2010-12-21 Daiki Ueno <ueno@unixuser.org>
4976
4977 * mml1991.el (pgg-sign-region, pgg-encrypt-region):
4978 * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
4979 obsolete in Emacs.
4980
4981 2010-12-20 Julien Danjou <julien@danjou.info>
4982
4983 * gnus-util.el (gnus-rescale-image): Revert last change.
4984
4985 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4986
4987 * gnus-group.el (gnus-group-delete-articles): New command.
4988
4989 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
4990
4991 * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
4992
4993 2010-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
4994
4995 * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
4996 here, since it's up to the backends to do CRLF removal if their
4997 protocol has it.
4998
4999 * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
5000
5001 2010-12-17 Julien Danjou <julien@danjou.info>
5002
5003 * gnus-util.el (gnus-rescale-image): Allow to resize images even if
5004 they are from file. Can also scale up.
5005
5006 2010-12-17 Andrew Cohen <cohen@andy.bu.edu>
5007
5008 * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
5009 Restore gnus-use-agent.
5010 (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
5011
5012 * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
5013
5014 2010-12-17 Julien Danjou <julien@danjou.info>
5015
5016 * gravatar.el (gravatar-retrieve-synchronously): New function.
5017 (gravatar-get-data): Make more robust.
5018
5019 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5020
5021 * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
5022 to really consider the last line.
5023
5024 2010-12-16 Daiki Ueno <ueno@unixuser.org>
5025
5026 * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
5027 list of recipient keys, or use symmetric encryption if not a list.
5028 (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
5029 EPA override, replacing the call to `netrc-store-data'.
5030
5031 2010-12-16 Dan Davison <dandavison7@gmail.com> (tiny change)
5032
5033 * gnus-srvr.el: Avoid passing nil regexp argument to
5034 delete-matching-lines.
5035
5036 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5037
5038 * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
5039 fetching stops when Gnus exits.
5040
5041 * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
5042 function.
5043 (nnfolder-request-expire-articles): Save all the buffers after doing
5044 expiry.
5045
5046 * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
5047 the last article", since that led to serious performance regressions
5048 when expiring nnml groups.
5049
5050 2010-12-16 Andrew Cohen <cohen@andy.bu.edu>
5051
5052 * nnir.el: Improve customizations.
5053
5054 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5055
5056 * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
5057
5058 * gnus-group.el (gnus-group-kill-group): Notify the backend that the
5059 group has been killed.
5060 (gnus-group-yank-group): Ditto.
5061
5062 * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
5063
5064 * nnimap.el (nnimap-request-update-group-status): New function.
5065
5066 * gnus-int.el (gnus-request-update-group-status): New interface
5067 function.
5068
5069 * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
5070 copying read-ness to the backends.
5071
5072 * nnimap.el (nnimap-quirk): New function.
5073 (nnimap-retrieve-group-data-early): Use it.
5074 (nnimap-quirks): New alist.
5075
5076 2010-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
5077
5078 * shr.el (shr-insert): Set shr-start after deleting trailing space;
5079 don't delete it within indentation.
5080
5081 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
5082
5083 * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
5084 previous line.
5085
5086 2010-12-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5087
5088 * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
5089 QRESYNC command by deleting a superfluous space which broke Cyrus
5090 servers. This change will break other servers that are buggy the other
5091 way around.
5092
5093 2010-12-14 Teodor Zlatanov <tzz@lifelogs.com>
5094
5095 * spam.el: Reindent and fix long lines.
5096 (spam-copy-or-move-routine): Exclude invalid move destinations.
5097
5098 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
5099
5100 * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
5101 installed the registry.
5102
5103 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
5104
5105 * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
5106 groupname doesn't contain "gmane".
5107
5108 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5109
5110 * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
5111 (gnus-1): Don't create the nndrafts group twice.
5112 (gnus-setup-news): There's no need to read the active file here, since
5113 that's done again later on a per-backend basis.
5114 (gnus-start-draft-setup): Make sure that the new group is started out
5115 empty.
5116
5117 * gnus-agent.el (gnus-agentize): Don't create the queue group
5118 automatically on startup. It'll be created later, if needed.
5119
5120 * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
5121 of automatically subscribed groups.
5122 (gnus-auto-subscribed-categories): New variable.
5123 (gnus-matches-options-n): Use it.
5124 (gnus-default-subscribed-newsgroups): Remove unused variable.
5125 (gnus-start-draft-setup): Message a bit less.
5126
5127 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
5128
5129 * nnir.el (nnir-run-imap): Return article list in order of increasing
5130 UID.
5131
5132 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
5133
5134 * gnus-sum.el (gnus-summary-enter-digest-group):
5135 Mention gnus-auto-select-on-ephemeral-exit.
5136
5137 * proto-stream.el (proto-stream-open-network-only): Fix the calling
5138 convention of the network-only option.
5139
5140 2010-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5141
5142 * proto-stream.el (proto-stream-open-network-only): New function to
5143 have a way to specify non-STARTTLS upgrade connections.
5144
5145 2010-12-10 Julien Danjou <julien@danjou.info>
5146
5147 * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
5148 email address is nil.
5149
5150 * message.el (message-bogus-recipient-p): Set address to "" if nil.
5151
5152 2010-12-10 Andrew Cohen <cohen@andy.bu.edu>
5153
5154 * nnir.el (nnir-request-expire-articles): Ignore expiry except for
5155 deletion.
5156 (nnir-run-imap): Only need to parse list once.
5157
5158 2010-12-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5159
5160 * shr.el (shr-tag-script): Ignore <script>.
5161 (shr-tag-label): Add <label> support.
5162
5163 2010-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
5164
5165 * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
5166
5167 * shr.el (shr-image-displayer): Work for images lined side by side.
5168
5169 2010-12-08 Robert Pluim <rpluim@gmail.com>
5170
5171 * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
5172 parameter, since XEmacs doesn't accept t as a parameter.
5173
5174 2010-12-08 Andrew Cohen <cohen@andy.bu.edu>
5175
5176 * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
5177 ids.
5178 (nnir-run-gmane): Simplify groupspec formatting.
5179 (nnir-request-expire-articles): New function.
5180
5181 2010-12-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
5182
5183 * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
5184 overflow, possibly.
5185
5186 * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
5187 (shr-render-td): Handle td style="" better.
5188 (shr-tag-table): Use the color from the style sheet.
5189 (shr-render-td): Make sure we copy over all the overlays, too.
5190
5191 2010-12-07 Andrew Cohen <cohen@andy.bu.edu>
5192
5193 * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
5194 (nnir-request-article): Improve article retrieval.
5195
5196 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
5197
5198 * mm-util.el (mm-extra-numeric-entities): New variable.
5199
5200 * mm-url.el (mm-url-decode-entities):
5201 * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
5202
5203 2010-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5204
5205 * message.el: Use completion-at-point.
5206 (message-completion-function): New fun, extracted from message-tab.
5207 (message-mode): Use it for completion-at-point-functions.
5208 (message-tab): Use it and completion-at-point.
5209
5210 2010-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
5211
5212 * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
5213 character if a non-breakable character follows.
5214
5215 2010-12-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
5216
5217 * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
5218 any stream.
5219
5220 * shr.el (shr-tag-font): Colorize the region.
5221 (shr-tag-body): Ditto.
5222 (shr-tag-font): Actually let the styles be inherited instead of
5223 overwriting them.
5224 (shr-tag-font): Get the background color right.
5225 (shr-tag-style): Ignore all <style> tags for the moment.
5226
5227 * gnus-int.el (gnus-request-thread): Rework to take a header instead of
5228 a Message-ID to avoid having nnimap depend on gnus-sum.
5229
5230 * shr.el (shr-descend): Only colorize something if we have a node that
5231 sets colors.
5232
5233 2010-12-06 Julien Danjou <julien@danjou.info>
5234
5235 * shr.el (shr-render-td): Render td content with shr-descend, so style
5236 will be applied to <td> too.
5237 (shr-colorize-region): Colorize region even if we only have a background.
5238 (shr-tag-body): Fix color and background color inheritance.
5239 Do not recolorize after shr-generic.
5240 (shr-tag-font): Let shr-generic colorize via inheritance.
5241
5242 2010-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
5243
5244 * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
5245
5246 2010-12-06 Andrew Cohen <cohen@andy.bu.edu>
5247
5248 * nnir.el (nnir-request-move-article): Remove obsolete code.
5249
5250 2010-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
5251
5252 * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
5253
5254 2010-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
5255
5256 * gnus-sum.el (gnus-summary-respool-article): The completion function
5257 expects a list instead of an alist.
5258
5259 * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
5260 string as the parameter.
5261
5262 * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
5263
5264 * shr.el (shr-stylesheet): New dynamic variable for cascading the
5265 styles.
5266 (shr-colorize-region): New function.
5267 (shr-insert-background-overlay): Remove.
5268 (shr-render-td): Background setting should be taken care of on a higher
5269 level.
5270 (shr-tag-body): Use post-hoc colorizations.
5271 (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
5272 (shr-put-color-1): Don't overwrite old colors.
5273 (shr-colorize-region): When the background color isn't explicit, use
5274 a fixed background.
5275
5276 * gnus-util.el (gnus-output-to-mail): Require nnmail before using
5277 nnmail variables.
5278
5279 2010-12-05 Bjørn Mork <bjorn@mork.no>
5280
5281 * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
5282 unless necessary.
5283
5284 2010-12-05 Andrew Cohen <cohen@andy.bu.edu>
5285
5286 * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
5287 server.
5288
5289 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
5290
5291 * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
5292 so that TAB works.
5293
5294 * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
5295 C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
5296
5297 * shr.el (shr-urlify): Show the URL before the title to avoid
5298 misleading URLs.
5299
5300 2010-12-04 Adam Sjøgren <asjo@koldfront.dk>
5301
5302 * shr.el (shr-urlify): Display the title in <a> tags.
5303
5304 2010-12-04 Andrew Cohen <cohen@andy.bu.edu>
5305
5306 * nnir.el (nnir-categorize): Replace mapcar with mapc.
5307
5308 2010-12-03 Andrew Cohen <cohen@andy.bu.edu>
5309
5310 * nnir.el: Rearrange code to allow macros to be autoloaded by
5311 gnus-sum.el.
5312 (nnir-retrieve-headers-override-function): Make this variable
5313 customizable.
5314 (nnir-retrieve-headers): Remove obsolete subject-mangling code.
5315
5316 * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
5317 from nnir.el.
5318
5319 2010-12-03 Julien Danjou <julien@danjou.info>
5320
5321 * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
5322
5323 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
5324
5325 * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
5326 allow optional argument `environment'.
5327
5328 2010-12-03 Glenn Morris <rgm@gnu.org>
5329
5330 * mm-extern.el (message-goto-body): Update declaration.
5331
5332 2010-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
5333
5334 * gnus-util.el (gnus-macroexpand-all): New function.
5335
5336 * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
5337 instead of macroexpand-all that is unavailable in XEmacs.
5338
5339 2010-12-02 Andrew Cohen <cohen@andy.bu.edu>
5340
5341 * nnir.el (nnir-summary-line-format): New variable.
5342 (nnir-mode): Use it.
5343 (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
5344 (nnir-article-ids): Reimplement as defsubst.
5345 (nnir-retrieve-headers): Don't mangle the subject header.
5346 (nnir-run-imap): Use 100 as RSV score.
5347 (nnir-run-find-grep): Fix for full server searching.
5348 (nnir-run-gmane): Better restriction to gmane groups.
5349
5350 * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
5351 summary buffers.
5352
5353 2010-12-02 Julien Danjou <julien@danjou.info>
5354
5355 * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
5356
5357 * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
5358
5359 * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
5360 support.
5361
5362 2010-12-01 Andrew Cohen <cohen@andy.bu.edu>
5363
5364 * nnir.el: Update to handle the registry better.
5365 (autoload): Silence byte-compiler.
5366 (nnir-open-server): Add a hook for nnir groups.
5367 (nnir-request-move-article): Don't mangle the header. Better to use
5368 formatting variables (which will be added in the future).
5369 (nnir-registry-action): Update the registry using the original article
5370 group name.
5371 (nnir-mode): Install nnir-specific hooks for updating the registry.
5372
5373 * gnus-sum.el
5374 (gnus-article-original-subject,gnus-newsgroup-original-name):
5375 Remove obsolete variables.
5376 (gnus-summary-move-article): Remove use of obsolete variables.
5377 (gnus-summary-local-variables): Make move and delete hooks local to
5378 summary buffers.
5379
5380 2010-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
5381
5382 * rtree.el: New file.
5383
5384 2010-12-01 Julien Danjou <julien@danjou.info>
5385
5386 * message.el (message-user-organization): Do not use
5387 gnus-local-organization.
5388
5389 * gnus.el: Remove gnus-local-organization.
5390
5391 * gnus-msg.el: Remove nastygram thing.
5392
5393 2010-12-01 Teodor Zlatanov <tzz@lifelogs.com>
5394
5395 * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
5396 funcall.
5397
5398 2010-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
5399
5400 * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
5401 names.
5402
5403 * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
5404 characters.
5405
5406 * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
5407 to t of inhibit-read-only since it is inside gnus-with-article-headers.
5408 Suggested by Štěpán Němec <stepnem@gmail.com>.
5409 (gnus-gravatar-transform-address): Use mail-extract-address-components
5410 that supports non-ASCII names rather than mail-header-parse-addresses.
5411
5412 2010-11-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
5413
5414 * proto-stream.el (open-protocol-stream): All STARTTLS connections are
5415 handled by the network handler.
5416
5417 2010-11-30 Julien Danjou <julien@danjou.info>
5418
5419 * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
5420 (nnimap-open-connection-1): Fix PREAUTH.
5421
5422 * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
5423
5424 2010-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
5425
5426 * shr.el (shr-char-breakable-p, shr-char-nospace-p)
5427 (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
5428 (shr-insert): Use them.
5429 (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
5430
5431 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
5432
5433 * nnir.el (nnir-request-move-article): Bail out if original group
5434 doesn't support article moves.
5435 (nnir-get-active): Improve active list retrieval.
5436
5437 2010-11-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
5438
5439 * shr.el (shr-find-fill-point): Don't break before apostrophes.
5440
5441 2010-11-29 Binjo <binjo.cn@gmail.com> (tiny change)
5442
5443 * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
5444 seem to accept strings-with-numbers as port numbers.
5445
5446 2010-11-29 Andrew Cohen <cohen@andy.bu.edu>
5447
5448 * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
5449 change the registry.
5450
5451 2010-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
5452
5453 * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
5454 delete-dups that is not available in XEmacs 21.4.
5455
5456 * mm-util.el (mm-delete-duplicates): Add comment.
5457
5458 2010-11-28 Andrew Cohen <cohen@andy.bu.edu>
5459
5460 * nnir.el (nnir-ignored-newsgroups): New variable.
5461 (nnir-get-active): Use it.
5462
5463 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5464
5465 * proto-stream.el (proto-stream-open-network): Add some comments.
5466
5467 * nntp.el (nntp-open-connection): Provide a :success condition.
5468
5469 * nnimap.el (nnimap-open-connection-1): Ditto.
5470
5471 * proto-stream.el (proto-stream-open-network): See what the response to
5472 the STARTTLS command is.
5473
5474 * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
5475 backwards compatibility).
5476 (nnimap-open-connection-1): Really respect nnimap-server-port.
5477
5478 * proto-stream.el (proto-stream-open-network): When doing opportunistic
5479 TLS upgrades we don't really care about the identity of the peer.
5480 (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
5481 that what we've checked for.
5482 (proto-stream-always-use-starttls): Only default to t if
5483 open-gnutls-stream exists.
5484 (proto-stream-open-network): If STARTTLS failed, then just open a
5485 normal connection.
5486 (proto-stream-open-network): Wait until the greeting before doing
5487 STARTTLS.
5488
5489 * nntp.el (nntp-open-connection): Report what the connection error is.
5490
5491 * proto-stream.el (open-protocol-stream): Rename from
5492 open-proto-stream.
5493
5494 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5495
5496 * nnimap.el (nnimap-stream): Change default to `undecided'.
5497 (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
5498 first, and then network.
5499 (nnimap-open-connection-1): Respect nnimap-server-port.
5500 (nnimap-open-connection): Be more backwards-compatible.
5501
5502 * proto-stream.el (proto-stream-always-use-starttls): New variable.
5503 (proto-stream-open-starttls): De-duplicate the STARTTLS code.
5504 (proto-stream-open-starttls): Folded back into the main function.
5505 (proto-stream-open-network): Fix typo in the GnuTLS path.
5506 (proto-stream-command): Refactor out.
5507
5508 * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
5509
5510 * proto-stream.el (proto-stream-open-starttls): Actually implement the
5511 starttls.el STARTTLS.
5512
5513 * color.el (color-lab->srgb): Fix function call name.
5514
5515 * proto-stream.el (proto-stream-open-tls): Delete output from openssl
5516 if we're using tls.el.
5517 (proto-stream-open-network): If we don't have gnutls-cli or GnuTLS
5518 built in, then don't try to establish a STARTTLS connection.
5519
5520 * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
5521 servers.
5522
5523 * proto-stream.el (open-proto-stream): Use network, not stream.
5524 (open-proto-stream): Add a way to specify what the end of a command is.
5525
5526 * nntp.el (nntp-open-connection): Use proto-streams for the relevant
5527 connections types.
5528 (nntp-open-network-stream): Remove.
5529 (nntp-open-ssl-stream): Remove.
5530 (nntp-open-tls-stream): Remove.
5531 (nntp-ssl-program): Remove.
5532
5533 * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
5534
5535 2010-11-27 Andrew Cohen <cohen@andy.bu.edu>
5536
5537 * nnir.el: Fix typos.
5538 (nnir-retrieve-headers-override-function): Rename variable to reflect
5539 new semantics.
5540 (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
5541 macros.
5542 (nnir-request-article, nnir-request-move-article): Use them.
5543 (nnir-categorize): New function.
5544 (nnir-run-query): Use it.
5545 (nnir-retrieve-headers): Rewrite to batch header retrieval.
5546 (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
5547 sorted.
5548 (nnir-group-full-name): Use gnus-group-full-name instead.
5549 (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
5550 (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
5551
5552 2010-11-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
5553
5554 * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
5555
5556 * proto-stream.el: New library to provide protocol-specific
5557 TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
5558 protocols.
5559 (open-proto-stream): Complete the documentation.
5560 (proto-stream-open-network): Fix some typos.
5561
5562 * nnimap.el (nnimap-open-connection): Use it.
5563
5564 2010-11-27 Yuri Karaban <tech@askold.net> (tiny change)
5565
5566 * pop3.el (pop3-open-server): Read server greeting before starting TLS
5567 negotiation.
5568
5569 2010-11-26 Julien Danjou <julien@danjou.info>
5570
5571 * color.el: Rename various rgb functions to srgb.
5572
5573 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5574
5575 * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
5576 names.
5577
5578 2010-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
5579
5580 * shr.el (shr-insert): Revert last change.
5581 (shr-find-fill-point): Never leave point being at bol;
5582 relax the kinsoku limitation when rendering tables.
5583
5584 2010-11-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
5585
5586 * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
5587 results from -accept-article.
5588
5589 * shr-color.el: Require cl when compiling.
5590
5591 * nnheader.el (nnheader-update-marks-actions): Fix typo in last
5592 checkin.
5593
5594 * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
5595
5596 * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
5597
5598 * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
5599 'add and 'delete to set backend marks.
5600
5601 * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
5602
5603 * nnheader.el (nnheader-update-marks-actions): Refactor out.
5604
5605 * nntp.el (nntp-request-set-mark): Use it.
5606
5607 * nnfolder.el (nnfolder-request-set-mark): Ditto.
5608
5609 * nnml.el (nnml-request-set-mark): Ditto.
5610
5611 * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
5612 introduces regressions in article selection.
5613 (nnimap-find-uid-response): New function.
5614 (nnimap-request-accept-article): Use the UID returned, if any.
5615 (nnimap-request-move-article): Use the UID returned, if any.
5616 (nnimap-get-groups): Reimplement to work with folded lines.
5617 (nnimap-find-uid-response): The UID is the last element in the list.
5618 (nnimap-request-set-mark): Extend syntax with 'set.
5619
5620 * nnml.el (nnml-request-set-mark): Ditto.
5621
5622 * nnfolder.el (nnfolder-request-set-mark): Ditto.
5623
5624 * nntp.el (nntp-request-set-mark): Ditto.
5625
5626 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5627
5628 * message.el (message-called-interactively-p): A temporary macro.
5629 (message-goto-body): Use it temporarily.
5630
5631 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5632
5633 * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
5634 (nnimap-last-response-string): Unfold quoted lines, if they exist.
5635 (nnimap-last-response-string): Fix last unfolding fix.
5636
5637 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5638
5639 * shr.el (shr-insert): Fix the way to fold lines.
5640
5641 2010-11-25 Julien Danjou <julien@danjou.info>
5642
5643 * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
5644
5645 * color.el: Rename from color-lab.el
5646 (color-rgb->hex): Add.
5647 (color-complement): Add.
5648 (color-complement-hex): Add.
5649
5650 * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
5651
5652 2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
5653
5654 * shr-color.el (shr-color-visible): Don't bug out if the color names
5655 don't exist.
5656
5657 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5658
5659 * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
5660 assuming that article displaying or another mml-preview may be
5661 interrupted for an error or for the like.
5662
5663 * shr.el (shr-get-background): Fix argument name.
5664
5665 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5666
5667 * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
5668
5669 * gnus-sum.el (gnus-summary-include-articles): New function.
5670
5671 * message.el (message-goto-body): called-interactively-p needs a
5672 parameter, so use `any'.
5673
5674 * nnimap.el (nnimap-request-move-article): It's no longer necessary to
5675 clear marks before moving, since they're synced from the Gnus side
5676 first.
5677
5678 * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
5679 (gnus-summary-move-article): Copy over all marks before moving, so that
5680 IMAP doesn't think a new article has arrived.
5681
5682 2010-11-24 Julien Danjou <julien@danjou.info>
5683
5684 * shr.el (shr-insert-background-overlay): Fix typo.
5685 (shr-render-td): Copy the background before rendering.
5686
5687 * shr-color.el (shr-color-visible): Fix docstring.
5688
5689 * shr.el (shr-tag-table): Add bgcolor support.
5690 (shr-render-td): Add bgcolor support.
5691 (shr-get-background): Add.
5692 (shr-insert-foreground-overlay): Use shr-get-background.
5693
5694 * message.el (message-goto-body): Use called-interactively-p.
5695 (message-in-body-p): message-goto-body returns point.
5696
5697 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5698
5699 * mm-util.el (mm-enable-multibyte): Use `to' instead of t. This fixes
5700 Fixes something or other in Emacs 23, and is backwards compatible.
5701
5702 * message.el (message-goto-body): Remove the <#secure special-casing,
5703 which is too special.
5704
5705 * shr.el (shr-parse-style): Drop !important from styles.
5706
5707 2010-11-24 Daniel Schoepe <daniel.schoepe@googlemail.com> (tiny change)
5708
5709 * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
5710 this function to return incorrect results when calling it with an
5711 explicit article argument different from
5712 (gnus-summary-article-number).
5713
5714 2010-11-24 Julien Danjou <julien@danjou.info>
5715
5716 * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
5717 (shr-tag-body): Add background support.
5718 (shr-descend): Add background support.
5719 (shr-tag-title): Add.
5720
5721 * shr-color.el (shr-color-visible): Really return original background
5722 if fixed.
5723
5724 2010-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
5725
5726 * shr.el (shr-color-check): Protect against non-existent color names.
5727
5728 2010-11-24 Julien Danjou <julien@danjou.info>
5729
5730 * color-lab.el: Require 'cl when compiling.
5731
5732 * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
5733
5734 * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
5735 matched part.
5736
5737 * color-lab.el: Fix all expt calls to use float type.
5738
5739 2010-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
5740
5741 * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
5742 expression to shr-color-check as is.
5743
5744 * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
5745
5746 * color-lab.el: Add coding cookie.
5747 (float-pi): Use eval-and-compile.
5748
5749 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5750
5751 * shr.el (shr-insert-color-overlay): Split stuff like
5752 "#444444 !important" to find the real color.
5753 (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
5754 parse <font color="red"> entries.
5755
5756 2010-11-23 Andrew Cohen <cohen@andy.bu.edu>
5757
5758 * nnheader.el (nnheader-parse-head): Bug fix. Properly position
5759 point when parsing headers.
5760
5761 * nnspool.el (nnspool-insert-nov-head): Bug fix. Make sure point
5762 is positioned properly when parsing headers.
5763
5764 2010-11-23 Julien Danjou <julien@danjou.info>
5765
5766 * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
5767
5768 * shr-color.el (shr-color->hexadecimal): Add support for color names.
5769
5770 * shr.el (shr-parse-style): Replace \n with space in style parsing.
5771
5772 * shr-color.el (shr-color-hsl-to-rgb-fractions):
5773 Use shr-color-hue-to-rgb.
5774 (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
5775
5776 2010-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
5777
5778 * shr.el (shr-color->hexadecimal): Autoload.
5779 (shr-descend): Add color to all tags.
5780
5781 2010-11-22 Julien Danjou <julien@danjou.info>
5782
5783 * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
5784 shr-color->hexadecimal.
5785
5786 * shr-color.el (shr-color->hexadecimal): Add converting functions for
5787 RGB() or HSL() color representation.
5788
5789 * shr.el (shr-tag-font): Add.
5790 (shr-tag-color-check): New function to get better colors.
5791 (shr-tag-insert-color-overlay): Factorize code between tag-font and
5792 tag-span.
5793
5794 * shr-color.el: New file.
5795
5796 * color-lab.el: New file.
5797
5798 * gnus-art.el (gnus-url-mailto): Do not downcase args.
5799
5800 2010-11-21 Andrew Cohen <cohen@andy.bu.edu>
5801
5802 * nnir.el: Fix typo in comments.
5803 (nnir-run-imap): Simplify code. No need to reverse artlist.
5804 (nnir-run-gmane): Use nnir-tmp-buffer for web results.
5805
5806 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5807
5808 * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
5809
5810 * nnimap.el (nnimap-get-capabilities): Refactor out.
5811 (nnimap-open-connection): Re-request capabilities after STARTTLS.
5812
5813 2010-11-21 Ralf Angeli <angeli@caeruleus.net>
5814
5815 * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
5816 appearing when `mm-uu-hide-markers' is nil.
5817
5818 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
5819
5820 * nnimap.el (nnimap-unselect-group): Make into its own function.
5821 (nnimap-request-rename-group): Unselect group before renaming.
5822 This had gotten lost somewhere.
5823 (nnimap-request-accept-article): Keep track of examined groups, and
5824 unselect the group before APPENDing to read-only groups.
5825 (nnimap-request-move-article): Clear flags before moving so that they
5826 can be re-set later.
5827
5828 2010-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
5829
5830 * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
5831 (gnus-gravatar-insert): Put avatar always in the beginning of the field.
5832
5833 2010-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
5834
5835 * gnus-art.el (gnus-mime-display-single):
5836 * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
5837 * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
5838 parameter.
5839
5840 2010-11-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
5841
5842 * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
5843 (shr-table-vertical-line): New variable.
5844 (shr-insert-table): Use it.
5845
5846 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
5847
5848 * gnus-html.el (gnus-html-wash-images): Don't display images if
5849 gnus-inhibit-images is non-nil; register displayer for cid images.
5850 (gnus-html-display-image): Work for cid image.
5851 (gnus-html-insert-image): Allow arguments.
5852 (gnus-html-put-image): Inhibit read-only.
5853 (gnus-html-prefetch-images): Don't prefetch images if
5854 gnus-inhibit-images is non-nil.
5855
5856 2010-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
5857
5858 * shr.el (shr-put-image): Break lines when inserting big pictures.
5859
5860 2010-11-17 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
5861
5862 * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
5863 sender, thanks Katsumi Yamaoka.
5864
5865 2010-11-17 Andrew Cohen <cohen@andy.bu.edu>
5866
5867 * nnir.el (nnir-run-imap): Reverse the article list for each group
5868 rather than the whole list.
5869
5870 2010-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
5871
5872 * shr.el (shr-image-displayer): Protect function against non-existent
5873 image source.
5874
5875 * gnus-art.el (gnus-inhibit-images): New user option.
5876 (gnus-mime-display-single): Don't display image if it is non-nil.
5877
5878 * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
5879 gnus-inhibit-images.
5880
5881 * shr.el (shr-image-displayer): New function.
5882 (shr-tag-img): Use it.
5883
5884 2010-11-16 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
5885
5886 * mml2015.el (mml2015-epg-sign): Use From header.
5887
5888 2010-11-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
5889
5890 * gnus-html.el (gnus-html-wash-images): Register a displayer.
5891
5892 * gnus-util.el (gnus-find-text-property-region): Return markers.
5893
5894 * shr.el (shr-tag-img): Put a displayer in the text property.
5895
5896 * gnus-util.el (gnus-find-text-property-region): New utility function.
5897
5898 * gnus-html.el (gnus-html-display-image): Make the alt optional.
5899 (gnus-html-show-images): Remove.
5900
5901 * gnus-art.el (gnus-article-show-images): New, more general function.
5902
5903 * gnus-html.el: Use image-url instead of gnus-image-url to unify the
5904 image url text properties.
5905
5906 * shr.el: Ditto.
5907
5908 * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
5909 gnus-agent-auto-agentize-methods is set. Which it isn't.
5910
5911 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
5912
5913 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
5914 work for two or more articles.
5915
5916 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
5917
5918 * gnus-art.el (article-treat-non-ascii): Keep text properties not to
5919 divide an image that's in an html article to two or more when washing
5920 non-ASCII characters in alt text of it.
5921
5922 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
5923
5924 * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
5925 smime-decrypt-region using function argument.
5926 (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
5927
5928 * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
5929
5930 * smime.el (smime-decrypt-region): Catch it.
5931
5932 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
5933
5934 * smime.el (smime-mode-map): Move initialization into declaration.
5935 (gnus-run-mode-hooks): Don't autoload.
5936 (smime-mode): Use define-derived-mode.
5937
5938 2010-11-11 Glenn Morris <rgm@gnu.org>
5939
5940 * smime.el (from): Restrict declaration to XEmacs.
5941
5942 * nnir.el (gnus-group-topic-name): Autoload.
5943
5944 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
5945
5946 * shr.el (shr-insert): Don't break long line if it is because of
5947 kinsoku-bol characters in the line end.
5948
5949 2010-11-11 Andrew Cohen <cohen@andy.bu.edu>
5950
5951 * nnir.el (nnir-request-move-article): Fix to provide original group
5952 and subject.
5953 (nnir-warp-to-article): Don't fail on articles whose headers haven't
5954 been retrieved.
5955
5956 * gnus-sum.el (gnus-summary-move-article): Use original group and
5957 subject for virtual articles such as those in an nnir summary buffer.
5958
5959 2010-11-11 Katsumi Yamaoka <yamaoka@jpl.org>
5960
5961 * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
5962 least 21.5).
5963
5964 * smime.el (from): Declare it again for XEmacs.
5965
5966 2010-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
5967
5968 * message.el (message-resend): Don't disable encoding unless it's
5969 already encoded.
5970
5971 * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
5972 low-numbered articles.
5973
5974 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5975
5976 * rfc2047.el (rfc2047-syntax-table): Simplify.
5977
5978 * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
5979 set-char-table-range for XEmacs.
5980
5981 2010-11-10 Glenn Morris <rgm@gnu.org>
5982
5983 * smime.el (from): Remove unused declaration.
5984
5985 * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
5986 (gnus-float-time): On Emacs, always an alias.
5987
5988 * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
5989 (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
5990
5991 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5992
5993 * gnus-art.el (org-entities): Declare it to silence the byte compiler.
5994
5995 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
5996
5997 * shr.el (browse-url-mailto): Autoload.
5998
5999 * gnus-art.el (article-treat-non-ascii): New command and keystroke.
6000
6001 * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
6002 regexp doesn't need quoting.
6003
6004 2010-11-09 Sven Joachim <svenjoac@gmx.de>
6005
6006 * message.el (message-subject-trailing-was-ask-regexp)
6007 (message-subject-trailing-was-regexp): Match was: in addition to was.
6008
6009 2010-11-09 Glenn Morris <rgm@gnu.org>
6010
6011 * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
6012 (nnbabyl-check-mbox): Use point-at-bol.
6013
6014 2010-11-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
6015
6016 * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
6017
6018 * message.el (message-mailto): New function.
6019 (message-mailto): Should accept other parameters.
6020 (message-mailto): Remove since it duplicates browse-url-mailto
6021 functionality.
6022
6023 2010-11-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
6024
6025 * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
6026 methods.
6027 (gnus-read-active-file): Ditto.
6028
6029 * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
6030 ": " from the prompt.
6031 (gnus-group-make-group): Ditto.
6032
6033 2010-11-07 Glenn Morris <rgm@gnu.org>
6034
6035 * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
6036 (gnus-bookmark-kill-line): Use point-at-eol.
6037
6038 2010-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
6039
6040 * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
6041 asterisks in From header.
6042
6043 2010-11-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
6044
6045 * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
6046 string to avoid making the From headers syntactically invalid.
6047
6048 * message.el (message-send-mail): Don't insert courtesy messages if the
6049 message already has List-Post and List-ID messages.
6050
6051 2010-11-06 Glenn Morris <rgm@gnu.org>
6052
6053 * gnus-art.el (gnus-treat-article): Give dynamic local variables
6054 `condition', `type', `length' a prefix.
6055 (gnus-treat-predicate): Update for above name changes.
6056
6057 2010-11-06 Andrew Cohen <cohen@andy.bu.edu>
6058
6059 * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
6060 binding. Handled by `gnus-summary-refer-thread' instead.
6061 (nnir-warp-to-article): New backend function.
6062
6063 * nnimap.el (nnimap-request-thread): Force dependency updating.
6064
6065 * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
6066 (gnus-summary-refer-thread): Rework to improve thread-referral.
6067
6068 * gnus-int.el (gnus-warp-to-article): New function.
6069
6070 * gnus-sum.el (gnus-summary-article-map): Bind it.
6071
6072 2010-11-04 Andrew Cohen <cohen@andy.bu.edu>
6073
6074 * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
6075 gnus-summary-refer-thread.
6076
6077 * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
6078 headers.
6079 (gnus-summary-limit-include-thread): Prevent articles in thread from
6080 being cut in gnus-cut-threads.
6081 (gnus-summary-refer-thread): Limit retrieved headers to those in
6082 thread.
6083
6084 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
6085
6086 * message.el (message-send-mail): Use the value of
6087 message-courtesy-message from the message buffer.
6088
6089 * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
6090
6091 * shr.el (shr-browse-url): Implement mailto: URLs.
6092
6093 * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
6094 "raw".
6095
6096 * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
6097 if it's already selected.
6098
6099 * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
6100
6101 2010-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
6102
6103 * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
6104 to measure the length and truncate alt text.
6105
6106 2010-11-03 Glenn Morris <rgm@gnu.org>
6107
6108 * nndiary.el (nndiary-generate-nov-databases-1)
6109 (nndiary-generate-active-info): Rename dynamic variable `files' to
6110 something less generic.
6111
6112 2010-11-03 Andrew Cohen <cohen@andy.bu.edu>
6113
6114 * nnir.el (nnir-request-move-article): Call the underlying backend to
6115 move articles from nnir.
6116
6117 2010-11-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
6118
6119 * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
6120
6121 2010-11-02 Julien Danjou <julien@danjou.info>
6122
6123 * nnir.el: Remove wais support.
6124
6125 2010-11-02 Glenn Morris <rgm@gnu.org>
6126
6127 * gnus-html.el: Reorder requirements to quieten compiler.
6128
6129 2010-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
6130
6131 * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
6132 properly for XEmacs as well.
6133 (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
6134 (gnus-article-natural-long-line-p): Use window-width rather than
6135 frame-width.
6136
6137 2010-11-01 Andrew Cohen <cohen@andy.bu.edu>
6138
6139 * nnir.el (nnir-run-gmane): Inhibit demon. Return nil if no messages.
6140 (nnir-read-parms): Don't modify query.
6141 (nnir-run-query): Add ability to search topic on current line.
6142 (nnir-get-active): Clean up.
6143
6144 2010-11-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6145
6146 * gnus-cite.el (gnus-article-foldable-buffer): Protect against
6147 degenerate articles.
6148
6149 * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
6150 (gnus-print-buffer): Just print the buffer as is, without any copying
6151 to a buffer and then re-highlighting.
6152
6153 * nnimap.el (nnimap-request-group): Store the new updated info.
6154 (nnimap-request-group): Select the group when we don't know whether it
6155 exists or not.
6156
6157 * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
6158 groups.
6159
6160 * gnus-group.el (gnus-group-find-new-groups): Display all the new
6161 groups.
6162
6163 * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
6164 groups.
6165
6166 * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
6167 long-lines case by only filling the long lines.
6168
6169 * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
6170 (bug #7311).
6171
6172 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6173
6174 * shr.el: No need to declare `declare-function' since shr.el is for
6175 only Emacsen that provide `libxml-parse-html-region'.
6176
6177 2010-11-01 Glenn Morris <rgm@gnu.org>
6178
6179 * mm-util.el (gnus-completing-read): Autoload.
6180 (mm-read-coding-system): Simplify Emacs definition.
6181
6182 * nnmail.el (gnus-activate-group):
6183 * nnimap.el (gnutls-negotiate):
6184 * nntp.el (netrc-parse): Fix declarations.
6185
6186 2010-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6187
6188 * gnus-util.el (gnus-string-match-p): New function, that is an alias to
6189 string-match-p in Emacs >=23.
6190
6191 * gnus-msg.el (gnus-configure-posting-styles):
6192 * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
6193
6194 2010-11-01 Glenn Morris <rgm@gnu.org>
6195
6196 * nnir.el (declare-function): Add compat stub.
6197 (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
6198 (nnir-run-gmane): Require 'mm-url.
6199
6200 * mm-util.el (mm-string-to-multibyte): Simplify.
6201
6202 * shr.el (declare-function): Add compat stub.
6203 (url-cache-create-filename): Declare.
6204 (mm-disable-multibyte, widget-convert-button): Autoload.
6205
6206 * smime.el (ldap-search): Declare.
6207 (smime-cert-by-ldap-1): Require ldap on Emacs.
6208
6209 * nnimap.el: Require nnmail, and gnus-sum when compiling.
6210 (nnimap-keepalive): Use gnus-float-time.
6211
6212 * mail-source.el (nnheader-message, gnus-float-time): Autoload.
6213 (mail-source-delete-crash-box): Use gnus-float-time.
6214
6215 * gnus-dired.el (gnus-completing-read): Autoload.
6216
6217 * mm-view.el (gnus-rescale-image): Autoload.
6218
6219 * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
6220
6221 * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
6222
6223 * sieve-manage.el: Require 'cl when compiling.
6224
6225 * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
6226 (gnus-iswitchb-completing-read): Require iswitchb.
6227 (gnus-select-frame-set-input-focus): Silence compiler.
6228
6229 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
6230
6231 * message.el (message-subject-trailing-was-query): Change default to t,
6232 since I think that's what most people want.
6233
6234 * nnimap.el (nnimap-request-accept-article): Erase buffer before
6235 appending for easier debugging.
6236 (nnimap-wait-for-connection): Take a regexp.
6237 (nnimap-request-accept-article): Wait for the continuation line before
6238 sending anything unless we're streaming.
6239
6240 * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
6241 leave the header washing to take place.
6242
6243 2010-10-31 Daniel Dehennin <daniel.dehennin@baby-gnu.org>
6244
6245 * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
6246 regular expression match and replace in posting styles.
6247
6248 2010-10-31 Andrew Cohen <cohen@andy.bu.edu>
6249
6250 * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
6251 an entire server.
6252 (nnir-get-active): New function.
6253 (nnir-run-imap): Use it.
6254 (nnir-run-gmane): Who knew, gmane search returns an article score!
6255
6256 * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
6257 server on the current line with nnir.
6258
6259 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
6260
6261 * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
6262 (gnus-article-foldable-buffer): Don't fold regions that have a ragged
6263 left edge.
6264 (gnus-article-foldable-buffer): Skip past the prefix when determining
6265 raggedness.
6266
6267 * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
6268 the raw article, and change `C-u g' to show the article without doing
6269 treatments.
6270
6271 * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
6272 on to `gnus-treat-article'.
6273 (gnus-inhibit-article-treatments): New variable.
6274
6275 * gnus.el: Autoload gnus-article-fill-cited-long-lines.
6276
6277 * gnus-art.el (gnus-treatment-function-alist): Have
6278 gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
6279 (gnus-treat-fill-long-lines): Change default to fill all text/plain
6280 sections.
6281
6282 * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
6283 parameter.
6284 (gnus-article-fill-cited-long-lines): New function.
6285 (gnus-article-fill-cited-article): Allow filling only long sections.
6286
6287 * shr.el (shr-find-fill-point): Don't break lines between punctuation
6288 and non-punctuation (like after the apostrophe in "'We").
6289
6290 * gnus-sum.el (gnus-summary-select-article): Make sure
6291 gnus-original-article-buffer is alive.
6292
6293 * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
6294 reflect the order they are in the digest.
6295
6296 * gnus.el (gnus-group-startup-message): Move point to the start of the
6297 buffer.
6298
6299 * nnimap.el (nnimap-capability): New function.
6300 (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
6301 is set.
6302
6303 2010-10-31 David Engster <dengste@eml.cc>
6304
6305 * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
6306 conform with changes to gnus-completing-read.
6307
6308 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6309
6310 * shr.el (shr-tag-img): Output "*" instead of "[img]".
6311
6312 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
6313
6314 * nnir.el: Move defvar, defcustom around to keep file organized
6315 and keep byte-compiler quiet.
6316 (nnir-read-parms): Accept search-engine as arg.
6317 (nnir-run-query): Pass search-engine as arg.
6318 (nnir-search-engine): Remove.
6319
6320 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6321
6322 * shr.el (shr-generic): The text nodes should be text, not :text.
6323
6324 * nnir.el (nnir-search-engine): Ressurect variable, since it's used
6325 later in the file.
6326
6327 2010-10-30 Andrew Cohen <cohen@andy.bu.edu>
6328
6329 * nnir.el: General clean up. Allow searching with multiple engines.
6330 Allow separate extra-parameters for each engine.
6331 Batch queries when possible.
6332 (nnir-imap-default-search-key,nnir-method-default-engines):
6333 Add customize interface.
6334 (nnir-run-gmane): New engine.
6335 (nnir-engines): Use it. Qualify all prompts with engine name.
6336 (nnir-search-engine): Remove global variable.
6337 (nnir-run-hyrex): Restore for now.
6338 (nnir-extra-parms,nnir-search-history): New variables.
6339 (gnus-group-make-nnir-group): Use them.
6340 (nnir-group-server): Remove in favor of gnus-group-server.
6341 (nnir-request-group): Avoid searching twice.
6342 (nnir-sort-groups-by-server): New function.
6343
6344 2010-10-30 Julien Danjou <julien@danjou.info>
6345
6346 * gnus-group.el: Remove gnus-group-fetch-control.
6347
6348 * gnus-start.el (gnus-find-new-newsgroups):
6349 Remove gnus-check-first-time-used.
6350
6351 * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
6352
6353 2010-10-30 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
6354
6355 * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
6356 set on groups that don't have \* permanentflags.
6357
6358 2010-10-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
6359
6360 * shr.el (shr-tag-span): Drop colorization of regions since we don't
6361 control the background color.
6362 (shr-tag-img): Ignore very small web bug type images.
6363 (shr-put-image): Add help-echo alt texts to the images.
6364 (shr-tag-video): Show the video poster image.
6365
6366 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6367
6368 * shr.el (shr-table-depth): New variable.
6369 (shr-tag-table-1): Only insert the images after the top-level table.
6370
6371 * nnimap.el (nnimap-split-incoming-mail): Fix typo.
6372
6373 * gnus-util.el (gnus-list-memq-of-list): New function.
6374
6375 * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
6376 selected.
6377 (nnimap-unsplittable-articles): New slot.
6378 (nnimap-new-articles): Use it.
6379
6380 2010-10-29 Stephen Berman <stephen.berman@gmx.net> (tiny change)
6381
6382 * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
6383 move to the previous line on `M-g'.
6384
6385 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
6386
6387 * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
6388 *-request-group, which seems unnecessary.
6389
6390 * nnimap.el (nnimap-quote-specials): Function copied over from
6391 imap.el.
6392 (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
6393 they support that. Suggested by Tom Regner.
6394
6395 2010-10-29 Julien Danjou <julien@danjou.info>
6396
6397 * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
6398 defalias.
6399 (gnus-summary-delete-marked-with): Remove obsolete defalias.
6400
6401 * gnus.el: Remove `gnus-nntp-service' variable.
6402 (gnus-secondary-servers): Make obsolete.
6403 (gnus-nntp-server): Make obsolete.
6404
6405 * gnus-start.el (gnus-1): Remove x-splash calls.
6406
6407 * gnus-ems.el (gnus-x-splash): Remove.
6408
6409 * gnus.el (gnus-group-startup-message): Simplify/update code.
6410
6411 * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
6412 capability before doing anything.
6413 (gnus-group-insert-group-line): Remove useless
6414 gnus-group-remove-excess-properties.
6415
6416 2010-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
6417
6418 * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
6419
6420 2010-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6421
6422 * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
6423 config after reselecting.
6424
6425 2010-10-28 Julien Danjou <julien@danjou.info>
6426
6427 * shr.el (shr-put-image): Use point even if only inserting text.
6428 (shr-put-image): Save excursion when inserting alt text on non-graphic
6429 display, so the behavior is the same when we are on a graphic display.
6430
6431 * nnir.el (nnir-run-swish-e): Remove hyrex support.
6432
6433 2010-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6434
6435 * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
6436 (gnus-mime-copy-part): Check coding system, not charset.
6437 (gnus-mime-view-part-externally): Never remove part.
6438 (gnus-mime-view-part-internally): Don't remove part here.
6439 (gnus-article-part-wrapper): Make sure MIME tag is visible.
6440 (gnus-article-goto-part): Go to displayed or preferred subpart if it is
6441 multipart/alternative.
6442
6443 * mm-decode.el (mm-display-part): Take optional arg `force'.
6444
6445 2010-10-26 Julien Danjou <julien@danjou.info>
6446
6447 * gnus-group.el (gnus-group-default-list-level): Add this function to
6448 compute the default list level.
6449 (gnus-group-default-list-level): Add possibility to use a function.
6450
6451 2010-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
6452
6453 * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
6454
6455 * gnus-group.el (gnus-group-completing-read)
6456 (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
6457 gnus-replace-in-string.
6458
6459 2010-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
6460
6461 * shr.el (shr-tag-div): Add.
6462
6463 2010-10-25 Julien Danjou <julien@danjou.info>
6464
6465 * gnus-util.el: Remove `gnus-with-local-quit'.
6466
6467 * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
6468
6469 2010-10-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
6470
6471 * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
6472 the original article buffer.
6473
6474 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6475
6476 * nnimap.el (nnimap-request-head): New function.
6477 (nnimap-request-move-article): Try to be slightly faster by not
6478 requesting the entire message when moving.
6479 (nnimap-transform-headers): Don't bug out on bodiless articles.
6480 (nnimap-send-command): Have no outstanding messages if the IMAP server
6481 doesn't support streaming.
6482 (nnimap-transform-headers): Fold {quoted} strings more sloppily.
6483
6484 2010-10-24 Julien Danjou <julien@danjou.info>
6485
6486 * message.el (message-default-headers): Fix type.
6487
6488 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6489
6490 * gnus-html.el (gnus-html-prefetch-images): Decode entities before
6491 prefetching images.
6492
6493 * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
6494 backend for unknown groups. This is mainly useful for nnimap groups.
6495
6496 * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
6497 group isn't covered by the agent.
6498
6499 2010-10-22 Andrew Cohen <cohen@andy.bu.edu>
6500
6501 * nnir.el (nnir-method-default-engines): New variable.
6502 (nnir-run-query): Use it.
6503 (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
6504 (gnus-summary-nnir-goto-thread): Change group if needed.
6505
6506 * gnus-group.el (gnus-group-group-map): Add key binding for
6507 gnus-group-make-nnir-group.
6508
6509 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
6510
6511 * shr.el (shr-tag-object): Add.
6512
6513 * gnus-sum.el (gnus-summary-select-article): Make sure we have the
6514 original article buffer live.
6515 (gnus-summary-select-article-buffer):
6516 Mention gnus-widen-article-buffer.
6517
6518 2010-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
6519
6520 * shr.el (shr-tag-strong): Add.
6521
6522 2010-10-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
6523
6524 * gnus-group.el (gnus-group-completing-read): Remove all newlines from
6525 group names. They mess up the group buffer badly.
6526
6527 * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
6528
6529 * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
6530 instead of the summary one.
6531
6532 2010-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
6533
6534 * mml.el (mml-preview): Work properly when editing article.
6535
6536 * gnus-start.el (gnus-read-active-file-1): Don't add method to
6537 gnus-have-read-active-file if it's already been in.
6538
6539 2010-10-22 Tom Tromey <tromey@redhat.com>
6540
6541 * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
6542 gnus-group-completing-read.
6543
6544 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6545
6546 * message.el (message-mode-map): Don't bind M-; to comment region, to
6547 allow the global comment-dwim to work.
6548
6549 2010-10-21 Julien Danjou <julien@danjou.info>
6550
6551 * message.el (message-setup-1): Allow message-default-headers to be a
6552 function.
6553
6554 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
6555
6556 * shr.el (shr-tag-table): Simplify.
6557
6558 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
6559
6560 * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
6561 to avoid trying to snarf invalid stuff.
6562
6563 * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
6564
6565 * gnus.el (gnus-message-archive-group): Quote value.
6566 (gnus-message-archive-group): Mark as changed.
6567
6568 * shr.el (shr-add-font): Don't put the font properties on the newline
6569 or the indentation.
6570
6571 * message.el (message-fix-before-sending): Change options when sending
6572 non-printable characters.
6573
6574 * gnus.el (gnus-message-archive-method): Change the default to
6575 monthly outgoing groups.
6576
6577 * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
6578 that have gotten new numbers.
6579
6580 * nnimap.el (nnimap-request-replace-article): New function.
6581
6582 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
6583
6584 * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
6585 (nnrss-request-article): Don't use special html washing code.
6586
6587 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6588
6589 * shr.el (shr-tag-table): Remove useless nconc.
6590
6591 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6592
6593 * gnus-art.el (article-wash-html): Simplify and remove the charset
6594 stuff. Use the normal html rendering code instead of the special html
6595 washing code.
6596
6597 * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
6598 `gnus-w3m' symbols.
6599 (mm-text-html-washer-alist): Remove.
6600
6601 * mm-decode.el (mm-inline-text-html-renderer): Remove.
6602 (mm-inline-media-tests): Remove use.
6603 (mm-text-html-renderer): Change default to the `shr' symbol.
6604
6605 * mm-view.el (mm-inline-text-html): Remove use.
6606
6607 * gnus-art.el (gnus-blocked-images): New function. Allow the
6608 `gnus-blocked-images' to be a function.
6609 (gnus-article-wash-function): Remove.
6610
6611 2010-10-20 Julien Danjou <julien@danjou.info>
6612
6613 * spam.el (spam-list-of-processors): Mark as obsolete.
6614
6615 * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
6616 (nnimap-insert-partial-structure): Fix boundary detection.
6617
6618 2010-10-20 Andreas Seltenreich <seltenreich@gmx.de>
6619
6620 * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
6621 run file-truename on remote files. This can be expensive and even
6622 prevent one from editing drafts if some unrelated buffer has a stale
6623 connection.
6624
6625 2010-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
6626
6627 * shr.el (shr-find-fill-point): Shorten line if the preceding char is
6628 kinsoku-eol regardless of shr-kinsoku-shorten.
6629 (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
6630 (shr-tag-table): Support caption, thead, and tfoot.
6631
6632 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
6633
6634 * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
6635 lines.
6636 (shr-save-contents): New command and keystroke.
6637
6638 * nndoc.el (nndoc-type-alist): Add git support.
6639 (nndoc-git-type-p): New function.
6640 (nndoc-transform-git-article): Ditto.
6641 (nndoc-transform-git-headers): Ditto.
6642 (nndoc-transform-git-headers): Generate Subject headers.
6643
6644 * shr.el (shr-parse-style): New function.
6645 (shr-tag-span): Ditto.
6646
6647 * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
6648 to `G G' to avoid collisions.
6649
6650 2010-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
6651
6652 * shr.el: Load kinsoku if necessary.
6653 (shr-kinsoku-shorten): New internal variable.
6654 (shr-find-fill-point): Make kinsoku shorten text line if
6655 shr-kinsoku-shorten is bound to non-nil.
6656 (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
6657 shr-indentation too when testing if table is wider than frame width.
6658 (shr-insert-table): Use `string-width' instead of `length' to measure
6659 text width.
6660 (shr-insert-table-ruler): Make sure indentation is done at bol.
6661
6662 2010-10-19 Stefan Monnier <monnier@iro.umontreal.ca>
6663
6664 * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
6665 (nnimap-process-expiry-targets): Use unibyte for buffers that hold
6666 undecoded network data.
6667
6668 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6669
6670 * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
6671 name in the mode line spec so that the mode line menu works
6672 (bug #2431).
6673
6674 * message.el (message-get-reply-headers): If we're fed `to-address',
6675 then always use that.
6676
6677 * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
6678 aren't so wide as to need to switch off the edit menu.
6679
6680 * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
6681 binding. Suggested by Leo <sdl.web@gmail.com> (bug #6613).
6682
6683 * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
6684 `M-g'.
6685 (nnimap-update-info): Update flags/read marks even if \* isn't part of
6686 the permanent marks.
6687
6688 2010-10-18 Andrew Cohen <cohen@andy.bu.edu>
6689
6690 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6691 Splitting according to references/in-reply-to obeys the ignore-groups
6692 variable, while splitting by sender and subject do not.
6693
6694 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
6695
6696 * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
6697 alist, so that we can look for non-Unicode chars.
6698 (article-translate-strings): Allow both character and string maps.
6699
6700 2010-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
6701
6702 * shr.el (shr-insert): Don't insert space behind a wide character
6703 categorized as kinsoku-bol, or between characters both categorized as
6704 nospace.
6705
6706 2010-10-16 Andrew Cohen <cohen@andy.bu.edu>
6707
6708 * gnus-sum.el (gnus-summary-refer-thread): Bug fix. Add the thread
6709 headers to gnus-newsgroup-headers.
6710
6711 2010-10-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
6712
6713 * shr.el (shr-tag-img): Don't align images -- since we're not
6714 rescaling, this often leads to ugly displays.
6715
6716 2010-10-15 Andrew Cohen <cohen@andy.bu.edu>
6717
6718 * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
6719 duplicates.
6720
6721 2010-10-15 Kan-Ru Chen <kanru@kanru.info> (tiny change)
6722
6723 * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
6724 call.
6725
6726 2010-10-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
6727
6728 * gnus.el: Autoload gnus-html-show-images.
6729
6730 * nnimap.el: Use nnheader-message throughout.
6731
6732 * shr.el (shr-tag-img): Ignore images with no data.
6733
6734 2010-10-15 Julien Danjou <julien@danjou.info>
6735
6736 * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
6737 a possibility to disable format=flow encoding when using hard newlines.
6738
6739 2010-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6740
6741 * shr.el (shr-insert): Remove space inserted before or after a
6742 breakable character or at the beginning or the end of a line.
6743 (shr-find-fill-point): Do kinsoku; find the second best point or give
6744 it up if there's no breakable point.
6745
6746 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6747
6748 * nnimap.el (nnimap-open-connection): Message when opening connection
6749 for debugging purposes.
6750
6751 * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
6752 on every setup buffer call to allow this to change from article to
6753 article.
6754
6755 * shr.el (shr-tag-table): Experimental feature: Truncate lines in
6756 buffers where we have a wide table.
6757
6758 2010-10-14 Andrew Cohen <cohen@andy.bu.edu>
6759
6760 * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
6761 uses *-request-thread.
6762
6763 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6764
6765 * nnimap.el (nnimap-open-connection): Remove %s from openssl
6766 incantation, which is no longer valid.
6767
6768 2010-10-14 Julien Danjou <julien@danjou.info>
6769
6770 * shr.el: Fix defcustom type (char -> character).
6771
6772 2010-10-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
6773
6774 * nnimap.el (nnimap-open-connection): tls-program should be a list of
6775 programs.
6776
6777 2010-10-14 Julien Danjou <julien@danjou.info>
6778
6779 * shr.el (shr-tag-a): Use url-link as widget type.
6780
6781 * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
6782 `gnus-group-get-icon'.
6783
6784 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6785
6786 * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
6787 This should make server editing work better.
6788
6789 * shr.el (shr-find-fill-point): Don't inloop on indented text.
6790
6791 * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
6792 (nnimap-parse-flags): Fix regexp.
6793
6794 * shr.el (shr-find-fill-point): Use a filling algorithm that should
6795 probably work for CJVK text, too.
6796
6797 * nnimap.el (nnimap-extend-tls-programs): Remove.
6798 (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
6799
6800 2010-10-13 Julien Danjou <julien@danjou.info>
6801
6802 * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
6803 responses.
6804
6805 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
6806
6807 * mm-decode.el (mm-shr): Allow use from non-Gnus users.
6808
6809 * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
6810 anything in Emacs.
6811
6812 * shr.el (shr-current-column): Remove buggy and unnecessary function.
6813
6814 2010-10-13 Julien Danjou <julien@danjou.info>
6815
6816 * shr.el (shr-width): Make shr-width a defcustom with default to
6817 fill-column.
6818 (shr-tag-img): Use shr-width rather than fill-column.
6819
6820 2010-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
6821
6822 * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
6823
6824 * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
6825 position when (X-)Faces exist.
6826 (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
6827 avatars when called interactively.
6828
6829 2010-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
6830
6831 * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
6832 gnus-article-x-face-too-ugly is bound.
6833
6834 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6835
6836 * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
6837
6838 * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
6839 mailbox that doesn't exist.
6840
6841 2010-10-12 Julien Danjou <julien@danjou.info>
6842
6843 * shr.el (shr-tag-img): Encode URL properly when retrieving.
6844 (shr-get-image-data): Encode URL properly when fetching from cache.
6845 (shr-tag-img): Use aligned-to spaces to align correctly images.
6846
6847 * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
6848 before inserting the Gravatar.
6849
6850 * shr.el (shr-tag-img): Add align attribute support for <img>.
6851
6852 2010-10-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
6853
6854 * gnus-gravatar.el (gnus-art): Require.
6855
6856 * gnus-sum.el (gnus-summary-mark-as-unread-forward)
6857 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
6858 Remove long obsoleted functions.
6859
6860 2010-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6861
6862 * nnimap.el (gnutls-negotiate): Silence the byte compiler.
6863
6864 * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
6865 * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
6866 * mail-source.el, message.el, mm-bodies.el, mm-decode.el, mm-extern.el:
6867 * mm-util.el, mm-view.el, mml-smime.el, mml.el, mml1991.el, mml2015.el:
6868 * nnfolder.el, nnheader.el, nnmail.el, nnmaildir.el, nnrss.el, nntp.el:
6869 * rfc1843.el, sieve-manage.el, smime.el, spam.el:
6870 Fix comment for declare-function.
6871
6872 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6873
6874 * nnimap.el (nnimap-request-rename-group): Select group read-only
6875 before renaming it.
6876
6877 * shr.el (shr-insert): Fix up the white space only regexp.
6878
6879 * nnimap.el (nnimap-transform-split-mail): Not all articles have
6880 bodies. Protect against this. Reported by Michael Welsh Duggan.
6881
6882 * shr.el (shr-current-column): New function.
6883 (shr-find-fill-point): New function.
6884
6885 2010-10-11 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
6886
6887 * sieve-manage.el (sieve-manage-open): Allow port names as well as port
6888 numbers.
6889
6890 2010-10-11 Julien Danjou <julien@danjou.info>
6891
6892 * shr.el (shr-hr-line): Add.
6893 (shr-tag-hr): Use shr-hr-line to specify which character to use to
6894 display hr lines.
6895 (shr-max-columns): Do not change state to nil if we just inserting
6896 spaces.
6897
6898 2010-10-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
6899
6900 * gnus-topic.el (gnus-topic-read-group): If after the last group,
6901 select the last group.
6902
6903 2010-10-11 Teodor Zlatanov <tzz@lifelogs.com>
6904
6905 * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
6906
6907 2010-10-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
6908
6909 * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
6910 for Gnus.
6911 (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
6912 (nnimap-update-qresync-info): Mark \Seen articles as read.
6913
6914 * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
6915 non-variable, too.
6916
6917 * nnimap.el (nnimap-open-connection): Use GnuTLS STARTTLS, if
6918 available.
6919 (nnimap-update-info): Rely more on the current active than the param
6920 active to avoid marking articles as read too much.
6921
6922 * auth-source.el (auth-source-create): Use (user-login-name) for the
6923 user name default.
6924
6925 * nnimap.el (nnimap-update-info): If the server doesn't return any
6926 useful info, just use the previous info.
6927 (nnimap-update-info): Prefer old info over start-article.
6928 (nnimap-update-qresync-info): Finish implementing QRESYNC.
6929
6930 2010-10-10 Andrew Cohen <cohen@andy.bu.edu>
6931
6932 * nnir.el (autoload): Clean up autoloads.
6933 (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
6934 Use key rather than value.
6935 (nnir-imap-search-other): New variable.
6936 (nnir-read-parm): Use it.
6937 (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
6938 (gnus-summary-nnir-goto-thread): Modify to work with imap.
6939
6940 2010-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
6941
6942 * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
6943 the process, too.
6944
6945 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6946
6947 * spam.el (gnus-summary-mode-map): Bind to "$".
6948 Suggested by Russ Allbery.
6949
6950 * shr.el: Rework the way things are indented by <li> slightly.
6951
6952 * gnus.el (gnus-group-set-parameter): Fix typo.
6953
6954 * nnimap.el: Start implementing QRESYNC support.
6955
6956 2010-10-09 Julien Danjou <julien@danjou.info>
6957
6958 * nnir.el (nnir-engines): Fix too many arguments.
6959
6960 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
6961
6962 * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
6963 group is the "last", so that the backends like nnfolder actually save
6964 their folders.
6965
6966 * nnimap.el (nnimap-open-connection): If we have GnuTLS loaded, then
6967 try to use that for the TLS stream.
6968 (nnimap-retrieve-group-data-early): Rework the marks code to heed
6969 UIDVALIDITY and find out which groups are read-only and not.
6970 (nnimap-get-flags): Use the same marks parsing code as the rest of
6971 nnimap.
6972
6973 2010-10-09 Julien Danjou <julien@danjou.info>
6974
6975 * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
6976
6977 * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
6978 retrieving gravatars.
6979
6980 * shr.el (shr-table-corner): Add.
6981 (shr-table-line): Add.
6982 (shr-insert-table-ruler): Use the above defcustoms to insert tables.
6983
6984 2010-10-08 Julien Danjou <julien@danjou.info>
6985
6986 * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
6987
6988 2010-10-08 Teodor Zlatanov <tzz@lifelogs.com>
6989
6990 * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
6991
6992 * gnus-sum.el (gnus-mark-article-as-unread)
6993 (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
6994 (gnus-summary-set-bookmark): Use it.
6995
6996 * gnus-msg.el (gnus-setup-message): Use it.
6997
6998 * gnus-demon.el (gnus-demon-remove-handler): Use it.
6999
7000 * gnus.el (gnus-group-remove-parameter): Use it.
7001
7002 * gnus-group.el (gnus-group-make-web-group): Use it.
7003
7004 * gnus-demon.el (gnus-demon-remove-handler): Use it.
7005
7006 * nnregistry.el: Update docs to mention manual.
7007
7008 * gnus-registry.el: Update docs to mention nnregistry.el.
7009 (gnus-registry-initialize): Don't install nnregistry refer method
7010 automatically.
7011 (gnus-registry-install-nnregistry): Remove it.
7012
7013 2010-10-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
7014
7015 * shr.el (shr-insert): Don't insert double spaces.
7016
7017 2010-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
7018
7019 * gnus-gravatar.el (gnus-treat-from-gravatar)
7020 (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
7021 called interactively.
7022
7023 * gnus-art.el (gnus-mime-view-part-externally)
7024 (gnus-mime-view-part-internally): Make predicate function passed to
7025 gnus-mime-view-part-as-type assume argument is a mime type, not a list
7026 of a mime type.
7027
7028 * shr.el (shr-table-widths): Don't use cl function `reduce'.
7029
7030 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7031
7032 * shr.el (require): Require cl when compiling.
7033 (shr-tag-hr): New function.
7034
7035 * nnimap.el (nnimap-update-info): Remove double setting of high.
7036 (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
7037 This makes nnimap work properly on Courier again.
7038
7039 * gnus.el (gnus-carpal): The carpal mode has been removed, but define
7040 the variable for backwards compatibility.
7041
7042 * mm-decode.el (mm-save-part): If given a non-directory result, expand
7043 the file name before using to avoid setting mm-default-directory to
7044 nil.
7045
7046 * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
7047 bidning gnus-agent variables.
7048
7049 * shr.el (shr-render-td): Use a cache for the table rendering function
7050 to avoid getting an exponential rendering behavior in nested tables.
7051 (shr-insert): Rework the line-breaking algorithm.
7052 (shr-insert): Don't leave trailing spaces.
7053 (shr-insert-table): Also insert empty TDs.
7054 (shr-tag-blockquote): Ensure paragraphs after </ul>.
7055
7056 2010-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
7057
7058 * gnus-sum.el (gnus-number): Rename from `number'.
7059 (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
7060 (gnus-summary-limit-children): Update uses correspondingly.
7061
7062 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7063
7064 * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
7065 (gnus-gravatar-transform-address): Don't show avatars of people of
7066 which mail addresses match gnus-gravatar-too-ugly.
7067
7068 2010-10-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7069
7070 * shr.el (shr-table-widths): Expand TD elements to fill available
7071 space.
7072
7073 2010-10-07 Julien Danjou <julien@danjou.info>
7074
7075 * nnimap.el (nnimap-request-rename-group): Add this method.
7076
7077 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7078
7079 * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
7080 name from XEmacs' function-arglist.
7081
7082 * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
7083 gravatar under XEmacs.
7084
7085 2010-10-07 Teodor Zlatanov <tzz@lifelogs.com>
7086
7087 * auth-source.el: Update docs with TODO items.
7088
7089 * gnus-sync.el: Update docs to explain state and plans.
7090
7091 * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
7092 Hooks for mark updates.
7093 (gnus-request-set-mark, gnus-request-update-mark): Use them.
7094
7095 * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
7096 hooks with arguments, which is needed for mark update hooks.
7097
7098 2010-10-06 Julien Danjou <julien@danjou.info>
7099
7100 * gnus.el (gnus-expand-group-parameter): Only return and act on what
7101 was matched.
7102
7103 * sieve-manage.el: Update example in `Commentary'.
7104
7105 * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
7106
7107 * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
7108 not 2000.
7109 (sieve-manage-authenticate): Re-add function.
7110
7111 2010-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
7112
7113 * shr.el (shr-insert): Get 'space transition right.
7114 (shr-render-td): Only delete space at the end of the TD.
7115
7116 * nnimap.el (nnimap-open-connection): Prepare to support
7117 open-gnutls-stream.
7118
7119 * shr.el: Rearrange function order to be more logical.
7120
7121 2010-10-06 Julien Danjou <julien@danjou.info>
7122
7123 * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
7124 (nnrss-discover-feed): Remove 404 URL in docstring.
7125
7126 * nnir.el: Fix Swish-E URL.
7127 Fix Namazu URL.
7128
7129 * message.el (message-change-subject): Remove 404 URL in a comment.
7130
7131 2010-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
7132
7133 * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
7134 called interactively.
7135
7136 * gnus-util.el (gnus-remove-if): Allow hash table.
7137 (gnus-remove-if-not): New function.
7138
7139 * gnus-art.el (gnus-mime-view-part-as-type):
7140 * gnus-score.el (gnus-summary-score-effect):
7141 * gnus-sum.el (gnus-read-move-group-name):
7142 Replace remove-if-not with gnus-remove-if-not.
7143
7144 * gnus-group.el (gnus-group-completing-read):
7145 Regard collection as a hash table if it is not a list.
7146
7147 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7148
7149 * shr.el (shr-render-td): Allow blank/missing <TD>s.
7150
7151 * shr.el: Document the table-rendering algorithm.
7152
7153 * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
7154 invalid URLs.
7155
7156 * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
7157 line-broken.
7158 (shr-tag-img): Ignore image fetching errors.
7159 (shr-overlays-in-region): Compute overlay positions correctly.
7160
7161 * mm-decode.el (mm-shr): Require shr.
7162
7163 * gnus-art.el (gnus-blocked-images): Move variable here.
7164
7165 * shr.el (shr-insert-table): Bind free variable.
7166
7167 * mm-decode.el (mm-shr): Bind shr-content-function.
7168
7169 * shr.el (shr-content-function): New variable.
7170
7171 * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
7172 added for symmetry.
7173
7174 * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
7175
7176 * gnus-group.el (gnus-group-make-group): Doc fix.
7177
7178 * nnimap.el (nnimap-request-newgroups): Return success.
7179
7180 * shr.el (shr-find-elements): New function.
7181 (shr-tag-table): Put all the images after the table.
7182 (shr-tag-table): Really inhibit images inside the table.
7183 (shr-collect-overlays): Copy over overlays from the TD elements to the
7184 main document.
7185
7186 * mm-decode.el (mm-shr): Bind shr-blocked-images to
7187 gnus-blocked-images.
7188
7189 2010-10-05 Julien Danjou <julien@danjou.info>
7190
7191 * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
7192
7193 * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
7194 (gnus-html-maximum-image-size): Add this function.
7195 (gnus-html-put-image): Use gnus-html-maximum-image-size.
7196
7197 * sieve-manage.el (sieve-manage-capability): Do not bug out when the
7198 server-value of the capability is nil.
7199
7200 2010-10-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
7201
7202 * shr.el (shr-tag-em): Add <EM> tag.
7203
7204 2010-10-05 Florian Ragwitz <rafl@debian.org> (tiny change)
7205
7206 * sieve-manage.el (sieve-manage-default-stream): Make default stream
7207 customizable.
7208
7209 * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
7210 handing broken links to browse-url.
7211
7212 2010-10-05 Julien Danjou <julien@danjou.info>
7213
7214 * gnus-util.el (gnus-emacs-completing-read)
7215 (gnus-iswitchb-completing-read): Use autoload rather than require.
7216
7217 2010-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
7218
7219 * gnus-util.el (gnus-completing-read-function): Exclude
7220 gnus-icompleting-read and gnus-ido-completing-read from candidates for
7221 XEmacs since iswitchb.el is very old and ido.el is unavailable in
7222 XEmacs.
7223
7224 * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
7225 not to use `delete-dups' that is unavailable in XEmacs 21.4.
7226
7227 * gnus-html.el: Don't require help-fns under XEmacs.
7228 (gnus-html-schedule-image-fetching): Work for XEmacs.
7229
7230 * mm-decode.el (mm-shr): Decode contents by charset.
7231
7232 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7233
7234 * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
7235 unknown.
7236
7237 * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
7238 (shr-get-image-data): Ensure against the cache file missing.
7239
7240 * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
7241 for data.
7242
7243 * spam-report.el (spam-report-url-ping-plain): Don't query about
7244 killing the process.
7245
7246 * shr.el (shr-render-td): Protect against too-wide text.
7247
7248 2010-10-04 Julien Danjou <julien@danjou.info>
7249
7250 * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
7251 (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
7252
7253 * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
7254 retrieved.
7255
7256 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7257
7258 * shr.el (browse-url): Require.
7259 (shr-ensure-paragraph): Don't insert a new newline after empty-ish
7260 lines.
7261 (shr-show-alt-text, shr-browse-image): New commands.
7262 (shr-browse-url, shr-copy-url): New commands.
7263
7264 * gnus-sum.el (gnus-widen-article-window): New variable.
7265 (gnus-summary-select-article-buffer): Use it.
7266
7267 * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
7268 without @ signs.
7269
7270 2010-10-04 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
7271
7272 * nnir.el (nnir-run-imap): Remove spurious space in search string.
7273
7274 2010-10-04 Julien Danjou <julien@danjou.info>
7275
7276 * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
7277 for XEmacs.
7278
7279 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7280
7281 * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
7282
7283 * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
7284 (nnimap-close-server): Implement.
7285
7286 * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
7287 (shr-insert): Tweak line breaking.
7288 (shr-insert): Handle <pre> better.
7289 (shr-tag-li): Get <li> indentation right.
7290 (shr-tag-li): Get <li> indentation even righter.
7291 (shr-tag-blockquote): Ensure paragraph start.
7292 (shr-make-table): Tweak table generation.
7293 (shr-make-table): Fix typo.
7294
7295 * shr.el: Implement table rendering.
7296
7297 2010-10-04 Julien Danjou <julien@danjou.info>
7298
7299 * gnus-html.el (gnus-html-put-image): Fix resize image code.
7300
7301 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
7302
7303 * shr.el (shr-insert): Use string anchors instead of line anchors.
7304
7305 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7306
7307 * shr.el: Add headings.
7308 (shr-ensure-paragraph): Actually work.
7309 (shr-tag-li): Make <ul> prettier.
7310 (shr-insert): Get white space at the beginning/end of elements right.
7311 (shr-tag-p): Collapse subsequent <p>s.
7312 (shr-ensure-paragraph): Don't insert double line feeds after blank
7313 lines.
7314 (shr-insert): \t is also space.
7315 (shr-tag-s): Fix "s" tag name function.
7316 (shr-tag-s): Fix face prop name.
7317
7318 2010-10-03 Julien Danjou <julien@danjou.info>
7319
7320 * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
7321
7322 * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
7323 gnus-window-inside-pixel-edges.
7324
7325 * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
7326 gnus-ems.
7327
7328 * mm-view.el (mm-inline-image-emacs): Support image resizing.
7329
7330 * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
7331 function.
7332
7333 * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
7334 resize choice.
7335
7336 2010-10-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7337
7338 * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
7339 beginning of the buffer.
7340
7341 * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
7342 article buffer again.
7343
7344 * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
7345
7346 * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
7347 when it's at the start of the buffer.
7348
7349 * shr.el (shr-tag-blockquote): Convert name.
7350 (shr-rescale-image): Use the right image-size variant.
7351
7352 * gnus-sum.el (gnus-summary-select-article-buffer): If the article
7353 buffer isn't shown, then select the current article first instead of
7354 bugging out.
7355 (gnus-summary-select-article-buffer): Show both the article and summary
7356 buffers again.
7357
7358 * shr.el (shr-fontize-cont): Protect against regions with no text.
7359 Rename tag functions to shr-tag-* for enhanced security.
7360 (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
7361
7362 2010-10-03 Chong Yidong <cyd@stupidchicken.com>
7363
7364 * shr.el (shr-insert):
7365 * pop3.el (pop3-movemail):
7366 * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
7367 loaded.
7368
7369 2010-10-03 Glenn Morris <rgm@gnu.org>
7370
7371 * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
7372
7373 * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
7374
7375 * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
7376
7377 * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
7378
7379 * gnus-util.el (gnus-make-local-hook): Simplify.
7380
7381 2010-10-02 Julien Danjou <julien@danjou.info>
7382
7383 * gnus-util.el (gnus-iswitchb-completing-read): New function.
7384 (gnus-ido-completing-read): New function.
7385 (gnus-emacs-completing-read): New function.
7386 (gnus-completing-read): Use gnus-completing-read-function.
7387 Add gnus-completing-read-function.
7388
7389 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7390
7391 * shr.el (shr-insert-document): Autoload.
7392 (shr-img): Be silent.
7393 (shr-insert): Add a newline after every picture before text.
7394 (shr-add-font): Use overlays for combining faces.
7395 (shr-insert): Pass upwards the text start point.
7396
7397 * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
7398 possible.
7399 (mm-shr): New function.
7400
7401 2010-10-02 Julien Danjou <julien@danjou.info>
7402
7403 * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
7404 should go backward.
7405
7406 2010-10-02 Juanma Barranquero <lekktu@gmail.com>
7407
7408 * shr.el (shr): Fix typo in provide call.
7409
7410 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
7411
7412 * shr.el: New file.
7413
7414 * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
7415
7416 * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
7417 completing read.
7418
7419 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7420
7421 * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
7422 we're being queried about. Suggested by Dan Jacobson.
7423
7424 * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
7425 Suggested by Jason Eisner.
7426
7427 * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
7428 table, too. Suggested by Stefan Wiens.
7429 (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
7430 the table unnecessary. Suggested by Stefan Wiens.
7431
7432 * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
7433 longer needed, and probably doesn't work either, as pointed out by
7434 Stefan Wiens.
7435 (gnus-summary-exit): Remove call to the clearing function.
7436 (gnus-summary-exit-no-update): Ditto.
7437
7438 * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
7439 instead of gnus-eval-in-buffer-window to avoid popping up frames.
7440 Reported by Stefan Monnier.
7441 (gnus-summary-save-in-rmail): Ditto.
7442
7443 * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
7444 article buffer, instead of both the article buffer and the summary
7445 buffer. Sort of suggested by Dan Jacobson.
7446
7447 * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
7448
7449 * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
7450 Suggested by Dan Jacobson.
7451
7452 * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
7453 documentation clearer.
7454
7455 * message.el (message-shorten-references): Comment on the number "21".
7456 Suggested by Stefan Monnier.
7457
7458 * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
7459 Suggested by Dan Jacobson.
7460
7461 * gnus.el (gnus-large-newsgroup):
7462 Mention gnus-large-ephemeral-newsgroup. Suggested by Dan Jacobson.
7463
7464 * gnus-msg.el (gnus-summary-resend-message): When resending, don't
7465 externalize attachments. Bug reported by Steve Wen.
7466
7467 * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
7468 really message anything to the user.
7469
7470 * nnmail.el (nnmail-article-group): Allow using the fancy split method
7471 directly.
7472
7473 * nnimap.el (nnimap-request-group): Low higher than high to signal no
7474 messages in empty groups.
7475
7476 2010-10-01 Ted Zlatanov <tzz@lifelogs.com>
7477
7478 * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
7479 non-UIDNEXT group.
7480
7481 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7482
7483 * gnus-group.el (gnus-group-completing-read): Return the symbol name,
7484 not the value from the collection.
7485
7486 * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
7487 values. This sometimes happens on some groups that have no info.
7488 (nnimap-request-newgroups): New function.
7489
7490 2010-10-01 Teodor Zlatanov <tzz@lifelogs.com>
7491
7492 * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
7493 check into `gnus-registry-initialize'.
7494 (gnus-registry-initialize): Ditto.
7495 Fix and extend header docs.
7496
7497 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
7498
7499 * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
7500 regexp backtrace overflows.
7501
7502 * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
7503 for starttls that tls.el implements; i.e. openssl.
7504
7505 2010-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
7506
7507 * gravatar.el: Don't load image.el that XEmacs doesn't provide.
7508 (gravatar-create-image): New function that's an alias to
7509 gnus-xmas-create-image, gnus-create-image, or create-image.
7510 (gravatar-data->image): Use it.
7511
7512 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
7513
7514 * gnus-registry.el (gnus-registry-install-nnregistry): New function to
7515 install the nnregistry refer method.
7516 (gnus-registry-install-hooks): Use it.
7517 (gnus-registry-unfollowed-groups): Add nnmairix to the default
7518 unfollowed groups.
7519
7520 2010-09-30 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
7521
7522 * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
7523 expanding threads.
7524
7525 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7526
7527 * nnir.el: Use the server names without suffixes (bug #7009).
7528
7529 * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
7530 unencrypted to STARTTLS, if possible.
7531
7532 2010-09-30 Teemu Likonen <tlikonen@iki.fi> (tiny change)
7533
7534 * message.el (message-ignored-supersedes-headers): Strip Injection-*
7535 headers before superseding.
7536
7537 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
7538
7539 * nnrss.el (nnrss-use-local): Add documentation.
7540
7541 * nnimap.el (nnimap-extend-tls-programs): New function.
7542 (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
7543 (nnimap-wait-for-connection): Accept the greeting from the stupid
7544 output from openssl s_client -starttls, too.
7545
7546 * nnimap.el (nnimap-find-article-by-message-id): Really return the
7547 article number.
7548 (nnimap-split-fancy): New variable.
7549 (nnimap-split-incoming-mail): Use it.
7550
7551 * nntp.el (nntp-server-list-active-group): Document.
7552
7553 * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
7554 SELECT to get the message-id.
7555
7556 * mail-source.el (mail-sources): Remove webmail support.
7557 (defvar): Ditto.
7558 (mail-source-fetcher-alist): Ditto.
7559 (mail-source-fetch-webmail): Remove.
7560
7561 * webmail.el: Remove -- doesn't seem relevant any more.
7562
7563 * gnus.el: Fix up make-obsolete-variable declarations throughout.
7564
7565 * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
7566 the \r.
7567
7568 2010-09-30 Julien Danjou <julien@danjou.info>
7569
7570 * gnus-agent.el (gnus-agent-add-group): Fix call to
7571 gnus-completing-read.
7572
7573 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7574
7575 * nndoc.el (nndoc-retrieve-groups): New function.
7576
7577 * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
7578 `default', use nnmail-split-methods.
7579 (nnimap-request-article): Downcase the NILs so that they are nil.
7580
7581 * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
7582 symbol.
7583
7584 * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
7585 code, since if the user has requested network, that's what they ought
7586 to get.
7587 (nnimap-request-set-mark): Erase the buffer before issuing commands.
7588 (nnimap-split-rule): Mark as obsolete.
7589
7590 * pop3.el (pop3-send-streaming-command, pop3-stream-length):
7591 New variable.
7592
7593 * nnimap.el (nnimap-insert-partial-structure): Get the type from the
7594 correct slot, too.
7595
7596 2010-09-29 Julien Danjou <julien@danjou.info>
7597
7598 * gnus.el (gnus-local-domain): Declare variable obsolete.
7599
7600 * gnus-util.el (gnus-icompleting-read): Require iswitchb.
7601 Fix history computing.
7602 (gnus-ido-completing-read): Require ido.
7603
7604 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
7605
7606 * gnus-registry.el: Don't prompt on load, which makes it impossible to
7607 build Gnus.
7608
7609 * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
7610 when interpreting the structures.
7611 (nnimap-request-accept-article): Add \r\n to the lines to make this
7612 work with Cyrus.
7613
7614 * nndraft.el (nndraft-request-expire-articles): Use the group name
7615 instead if "nndraft". Fix found by Nils Ackermann.
7616
7617 2010-09-29 Ludovic Courtes <ludo@gnu.org>
7618
7619 * nnregistry.el: Add.
7620
7621 2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
7622
7623 * nnmail.el (group, group-art-list, group-art):
7624 Remove unneeded directives.
7625
7626 2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
7627
7628 * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
7629 (mm-mime-charset):
7630 * rfc2047.el (rfc2047-syntax-table):
7631 * utf7.el (utf7-utf-16-coding-system): Comment fix.
7632
7633 * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
7634 rather than `insert-file-contents' and `eval-region'.
7635
7636 2010-09-29 Julien Danjou <julien@danjou.info>
7637
7638 * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
7639 replacement of `gnus-gravatar-relief' to mimic
7640 `gnus-faces-properties-alist'.
7641 Add :version property.
7642
7643 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7644
7645 * mail-source.el (mail-source-report-new-mail):
7646 * message.el (message-default-mail-headers):
7647 * mm-decode.el (mm-valid-image-format-p): Comment fix.
7648
7649 * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
7650
7651 2010-09-28 Julien Danjou <julien@danjou.info>
7652
7653 * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
7654 mail-address contains the same string as real-name.
7655
7656 * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
7657 non-blank in header, otherwise it'll get stripped.
7658
7659 * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
7660 real-name, and then for mail address rather than doing : or , search.
7661
7662 2010-09-27 Julien Danjou <julien@danjou.info>
7663
7664 * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
7665 right completing-read function.
7666 (gnus-use-ido): New variable
7667 (gnus-completing-read-with-default): Remove.
7668 * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
7669 (gnus-agent-add-group):
7670 * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
7671 * mm-view.el (mm-view-pkcs7-decrypt):
7672 * mm-util.el (mm-codepage-setup):
7673 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
7674 * mml-smime.el (mml-smime-openssl-sign-query):
7675 * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
7676 (mml-insert-multipart):
7677 * gnus-msg.el (gnus-summary-yank-message):
7678 * gnus-int.el (gnus-start-news-server):
7679 * mm-decode.el (mm-interactively-view-part):
7680 * gnus-dired.el (gnus-dired-attach):
7681 * gnus.el (gnus-read-method):
7682 * gnus-bookmark.el (gnus-bookmark-jump):
7683 * gnus-art.el (gnus-mime-view-part-as-type)
7684 (gnus-mime-action-on-part, gnus-article-encrypt-body):
7685 * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
7686 (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
7687 * nnmairix.el (nnmairix-create-server-and-default-group)
7688 (nnmairix-update-groups, nnmairix-get-server)
7689 (nnmairix-backend-to-server, nnmairix-goto-original-article)
7690 (nnmairix-get-group-from-file-path):
7691 * nnrss.el (nnrss-find-rss-via-syndic8):
7692 * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
7693 (gnus-group-make-useful-group, gnus-group-add-to-virtual)
7694 (gnus-group-browse-foreign-server):
7695 * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
7696 (gnus-summary-execute-command, gnus-summary-respool-article)
7697 (gnus-read-move-group-name):
7698 * gnus-score.el (gnus-summary-increase-score)
7699 (gnus-summary-score-effect):
7700 * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
7701
7702 2010-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7703
7704 * nnimap.el (auth-source-forget-user-or-password)
7705 (auth-source-user-or-password): Autoload.
7706
7707 * message.el (message-from-style, message-interactive)
7708 (message-signature): Remove comment.
7709 (message-cite-prefix-regexp): Default to mail-citation-prefix-regexp
7710 always.
7711 (message-sendmail-envelope-from): Comment fix.
7712 (message-yank-prefix): Default to mail-yank-prefix always.
7713 (message-indentation-spaces):
7714 Default to mail-indentation-spaces always.
7715 (message-signature-file): Default to mail-signature-file always.
7716
7717 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7718
7719 * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
7720 (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
7721 new articles.
7722
7723 * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
7724 parts.
7725 (nnimap-request-article): Work with the t setting, too.
7726
7727 * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
7728 that you don't get flashes of other buffers.
7729 (gnus-summary-show-complete-article): Intern before setting.
7730
7731 2010-09-27 David Engster <dengste@eml.cc>
7732
7733 * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
7734 well as HEADERS.
7735 (nnmairix-retrieve-headers): Provide new argument for the above.
7736
7737 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7738
7739 * gnus-sum.el (gnus-summary-move-article): Don't alter
7740 gnus-newsgroup-active. This makes `/ N' work after copying to the same
7741 group.
7742
7743 * nnimap.el (nnimap-update-info): Don't destructively alter active.
7744
7745 * message.el (message-cite-prefix-regexp): Revert my last edit.
7746
7747 * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
7748 variable instead of the Gnus variable.
7749
7750 * nnimap.el (nnimap-find-wanted-parts-1): Use it.
7751
7752 * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
7753
7754 * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
7755 since some servers don't like it.
7756 (nnimap-open-connection): Forget credentials if the server says the
7757 password was wrong.
7758 (nnimap-parse-line): Protect against invalid data.
7759
7760 * gnus-sum.el (gnus-summary-move-article): Add comment.
7761 (gnus-summary-insert-new-articles): Copy the old-high watermark so that
7762 nothing alters it while scanning for new messages.
7763
7764 * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
7765 which may or may not help.
7766 (nnimap-open-connection): If we're doing a stream connection, and then
7767 discover we're on a STARTTLS-capable server, then open a STARTTLS
7768 connection instead.
7769
7770 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7771
7772 * nnimap.el (utf7): Require.
7773
7774 * message.el (message-cite-prefix-regexp): Remove "}" from citation
7775 prefix.
7776
7777 2010-09-27 Juanma Barranquero <lekktu@gmail.com>
7778
7779 * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
7780
7781 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
7782
7783 * nnimap.el (nnimap-request-accept-article): Message the error on
7784 error.
7785
7786 2010-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
7787
7788 * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
7789
7790 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7791
7792 * nndoc.el (nndoc-request-list): Return success always.
7793
7794 * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
7795 `fetch-old' -- we only want to fetch the articles we've requested.
7796 The rest are in the agent, probably.
7797 (gnus-agent-read-servers-validate): Change the level for the "Ignoring
7798 disappeared server" to something low. It's not important.
7799
7800 * nnimap.el (nnimap-get-whole-article): Remove the data that may have
7801 arrived before the FETCH data.
7802
7803 * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
7804 target here, because we don't know the Gnus name of the group.
7805
7806 * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
7807 for the correct group.
7808
7809 * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
7810
7811 * gnus.el (gnus): Give a final warning after startup.
7812
7813 * gnus-util.el (gnus-action-message-log): New variable.
7814 (gnus-message): Use it.
7815 (gnus-final-warning): New function.
7816
7817 * nnimap.el (nnimap-open-connection): Record the greeting.
7818 (nnimap): Add greeting.
7819
7820 2010-09-26 Julien Danjou <julien@danjou.info>
7821
7822 * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
7823 arguments.
7824 (gnus-html-wash-images): Fix spec computing to include start/end.
7825
7826 * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
7827
7828 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7829
7830 * nnimap.el (nnimap-request-expire-articles): Compress ranges before
7831 deletion.
7832 (nnimap-retrieve-headers): Don't select the group, because that's
7833 already done by nnimap-possibly-change-group.
7834
7835 * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
7836 (gnus-picon-transform-address): Use it.
7837
7838 * mail-source.el (mail-source-value): Revert previous patch.
7839
7840 * nnimap.el (nnimap-credentials): Allow inhibiting the password query
7841 on failure.
7842 (nnimap-open-connection): Look up both virtual and physical server name
7843 credentials.
7844
7845 * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
7846
7847 2009-02-08 Dave Love <fx@gnu.org>
7848
7849 * gnus-win.el (gnus-window-to-buffer-helper)
7850 (gnus-all-windows-visible-p): Function needn't be a symbol.
7851
7852 * mail-source.el (mail-source-value): Function needn't be a symbol.
7853
7854 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7855
7856 * message.el (message-cite-prefix-regexp): Remove } from the cite
7857 prefix.
7858
7859 * gnus-art.el (gnus-treatment-function-alist): Do picons before
7860 highlight again, so that the highlight is correct.
7861
7862 * gnus-picon.el (gnus-picon): Remove again.
7863 (gnus-picon-create-glyph): Set the background XPM color explicitly.
7864
7865 * gnus-art.el (gnus-treatment-function-alist): Insert picons after
7866 doing the header highlightling, so that the background color of the
7867 picon is correct.
7868
7869 * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
7870 (gnus-picon): Ditto.
7871 (gnus-picon): Reinstate. The background color for picons is white.
7872 (gnus-picon-insert-glyph): Make the background white.
7873
7874 * nnml.el (nnml-open-nov): Don't return dead buffers.
7875
7876 * auth-source.el (auth-source-create): Query the user for whether to
7877 store the credentials.
7878
7879 * auth-source.el (auth-source-user-or-password): Use the existing auth
7880 sources, if any, for creation.
7881
7882 * gnus.el (gnus-group-fast-parameter): Return the last matching
7883 parameter instead of the first matching parameter.
7884
7885 2010-09-26 Julien Danjou <julien@danjou.info>
7886
7887 * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
7888
7889 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7890
7891 * mml2015.el (mml2015-use): Remove gpg support.
7892
7893 * mml1991.el (mml1991-function-alist): Remove gpg function.
7894 (mml1991-gpg-sign): Remove.
7895
7896 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
7897
7898 * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
7899 (gnus-browse-unsubscribe-current-group): Document it.
7900 (gnus-browse-unsubscribe-group): Use it.
7901
7902 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
7903
7904 * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
7905 address to the To list for easier response.
7906
7907 * gnus.el (gnus-play-startup-jingle): Remove.
7908 (gnus-splash): Don't play jingle.
7909 (gnus): Silence gnus-load message.
7910
7911 * gnus-art.el (gnus-treat-play-sounds): Remove.
7912
7913 * gnus.el (gnus-play-jingle): Remove audio support.
7914
7915 * gnus-cus.el (gnus-score-customize): Remove audio reference.
7916
7917 * earcon.el: Remove -- no users.
7918
7919 * gnus-audio.el: Remove -- no users of this package.
7920
7921 * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
7922
7923 * gnus-start.el (gnus-setup-news): Remove nocem support.
7924
7925 * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
7926
7927 * gnus.el (gnus-use-nocem): Remove.
7928
7929 * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
7930 Remove.
7931
7932 * gnus-nocem.el (gnus-nocem-issuers): Remove file. Apparently nobody
7933 uses NoCeM any more.
7934
7935 * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
7936 (gnus-button-ctan-handler): Ditto.
7937 (gnus-button-handle-ctan-bogus-regexp): Ditto.
7938 (gnus-button-ctan-directory-regexp): Ditto.
7939 (gnus-button-handle-ctan): Ditto.
7940 (gnus-button-tex-level): Ditto.
7941 (gnus-button-alist): Remove CTAN stuff.
7942
7943 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7944
7945 * nnimap.el (nnimap-wait-for-response): Reverse logic in the
7946 nnimap-streaming test.
7947
7948 * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
7949 servers twice.
7950
7951 * nnimap.el (nnimap-open-connection): Add more error reporting when
7952 nnimap fails early.
7953
7954 * nnheader.el (nnheader-get-report-string): New function.
7955 (nnheader-get-report): Use it.
7956
7957 * gnus-int.el (gnus-check-server): Say what the error was when opening
7958 failed.
7959
7960 * nnimap.el (nnimap-wait-for-response): Search further when we're not
7961 using streaming.
7962
7963 2010-09-25 Julien Danjou <julien@danjou.info>
7964
7965 * gnus-html.el (gnus-html-rescale-image): Use our defalias
7966 gnus-window-inside-pixel-edges.
7967
7968 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
7969
7970 * gnus-srvr.el (gnus-server-copy-server): Add documentation.
7971
7972 * mm-decode.el (mm-save-part): Allow saving to other directories the
7973 normal Emacs way.
7974
7975 * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
7976 Suggested by Jay Berkenbilt.
7977
7978 * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
7979 there isn't a single byte.
7980
7981 * gnus-int.el (gnus-open-server): Don't query whether to go offline --
7982 just do it. It doesn't really seem to matter what the user responds
7983 here, I think, so it's just a confusing question.
7984
7985 * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
7986 non-streaming case.
7987
7988 * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
7989 (gnus-article-encrypt-body): Use it.
7990
7991 * gnus-sum.el (gnus-summary-show-complete-article): New command and
7992 keystroke.
7993
7994 * nnimap.el (nnimap-find-wanted-parts-1):
7995 Use gnus-fetch-partial-articles.
7996
7997 * gnus-art.el (gnus-fetch-partial-articles): New variable.
7998
7999 * nnimap.el (nnimap-insert-partial-structure): New function.
8000 (nnimap-get-partial-article): New function.
8001 (nnimap-request-article): Use it.
8002 (nnimap-wait-for-response): Return whether the wait was successful.
8003 (nnimap-finish-retrieve-group-infos): Don't do anything if the
8004 retrieval wasn't successful.
8005 (nnimap-retrieve-group-data-early): Allow throttling servers.
8006 (nnimap-streaming): New variable.
8007 (nnimap-fetch-partial-articles): Remove.
8008
8009 * mm-decode.el (mm-with-part): Protect against killed buffers.
8010
8011 * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
8012 for prettier summary display.
8013
8014 2010-09-25 Andrew Cohen <cohen@andy.bu.edu> (tiny change)
8015
8016 * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
8017
8018 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
8019
8020 * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
8021 apparently third-party libraries depend on it.
8022
8023 * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
8024 before starting negotiation.
8025
8026 * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
8027 privacy reasons.
8028 (gnus-treat-mail-gravatar): Ditto.
8029
8030 * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
8031 buffer when inserting images. Inserting text into the headers, for
8032 instance, can make them invalid.
8033
8034 2010-09-25 Julien Danjou <julien@danjou.info>
8035
8036 * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
8037 variables.
8038
8039 * nnheader.el: Remove useless variables news-reply-yank-from and
8040 news-reply-yank-message-id.
8041
8042 * mml2015.el: Remove useless mc-default-scheme and mc-schemes
8043 variables.
8044
8045 * mml1991.el: Remove useless mml1991-verbose.
8046
8047 * gnus.el: Remove useless variable gnus-use-generic-from.
8048 Remove obsolete variable gnus-topic-indentation.
8049
8050 * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
8051
8052 * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
8053
8054 * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
8055
8056 * gnus-group.el: Remove useless gnus-group-icon-cache.
8057 Remove useless gnus-ephemeral-group-server.
8058
8059 * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
8060
8061 * mml2015.el: Remove useless mml2015-verbose.
8062
8063 * mml-smime.el: Remove useless mml-smime-verbose.
8064
8065 * gnus.el: Remove useless gnus-local-domain.
8066
8067 * gnus-gravatar.el (gnus-gravatar-transform-address):
8068 Use gnus-gravatar-size.
8069
8070 * gnus-art.el: Remove useless gnus-treat-translate.
8071
8072 2010-09-24 Julien Danjou <julien@danjou.info>
8073
8074 * gnus-sum.el: Add support for Gravatars.
8075
8076 * gnus-art.el: Add support for Gravatars.
8077
8078 * gnus-gravatar.el: Add this file.
8079
8080 * gravatar.el: Add this file.
8081
8082 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8083
8084 * gnus-sum.el (gnus-summary-fetch-faq): Remove.
8085
8086 * gnus-group.el (gnus-group-fetch-faq): Remove.
8087
8088 * gnus.el (gnus-group-faq-directory): Remove.
8089
8090 * gnus-group.el (gnus-group-fetch-charter): Remove.
8091
8092 * gnus.el (gnus-group-charter-alist): Remove.
8093
8094 * gnus-group.el (gnus-group-archive-directory): Remove.
8095 (gnus-group-recent-archive-directory): Ditto.
8096 (gnus-group-make-archive-group): Remove.
8097
8098 * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
8099
8100 * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
8101 use the same article number for all the cached articles.
8102
8103 * nnimap.el (nnimap-command): Register the last command time so
8104 that we can use it for idling NOOPs.
8105 (nnimap-open-connection): Start the keeplive timer.
8106 (nnimap-make-process-buffer): Store all the process buffers.
8107 (nnimap-keepalive): New function.
8108
8109 * starttls.el (starttls-open-stream): Add autoload cookie.
8110
8111 2010-09-24 Michael Welsh Duggan <md5i@md5i.com> (tiny change)
8112
8113 * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
8114 handling.
8115
8116 2010-09-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
8117
8118 * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
8119 its data structures.
8120
8121 * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
8122 instead of the cl.el copy-list.
8123 (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
8124 equalp.
8125
8126 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
8127
8128 * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
8129 and tool-bar-local-item-from-menu.
8130
8131 * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
8132 mode-line-highlight face for Emacs.
8133
8134 * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
8135 loading gnus-sum.elc; fix comment for canlock-verify.
8136 (gnus-article-jump-to-part): Use read-number.
8137 (gnus-insert-mime-button, gnus-insert-mime-security-button):
8138 Remove Emacs pre-21 compatible code for help-echo.
8139 (gnus-article-next-page-1): No need to adjust the number of lines.
8140 (gnus-article-describe-bindings): Always use help-buffer.
8141
8142 * gnus-audio.el (gnus-audio-inline-sound):
8143 * gnus-cus.el (gnus-custom-mode):
8144 * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
8145
8146 * gnus-sum.el (gnus-remove-overlays): Doc fix.
8147
8148 * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
8149 compatible code.
8150
8151 2010-09-24 Glenn Morris <rgm@gnu.org>
8152
8153 * message.el (message-output): Use gnus-output-to-rmail if a buffer is
8154 visiting the fcc file in rmail-mode.
8155
8156 2010-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
8157
8158 * nnir.el: Silence the byte compiler.
8159
8160 * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
8161 alias to browse-url-url-encode-chars if any.
8162 (gnus-html-encode-url): Use it.
8163
8164 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8165
8166 * gnus-start.el (gnus-use-backend-marks): New variable.
8167 (gnus-get-unread-articles-in-group): Use it.
8168
8169 * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
8170 makeover.
8171
8172 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
8173
8174 * nnimap.el (nnimap-retrieve-headers): Return 'headers.
8175
8176 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8177
8178 * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
8179 Remove.
8180 (gnus-setup-news-hook):
8181 Remove gnus-fixup-nnimap-unread-after-getting-new-news.
8182
8183 * gnus-int.el (gnus-request-update-info): Protect against backends not
8184 having the function.
8185
8186 * nnimap.el (nnimap-stream): Mention STARTTLS.
8187 (nnimap-open-connection): Add STARTTLS support.
8188
8189 2010-09-23 Andrew Cohen <cohen@andy.bu.edu>
8190
8191 * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
8192
8193 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8194
8195 * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
8196 BODYSTRUCTUREs.
8197 (nnimap-transform-headers): Unfold quoted {42} headers.
8198
8199 * gnus-start.el (gnus-get-unread-articles): Allow backends to update
8200 the info.
8201 (gnus-get-unread-articles): Only call updatep on backends that support
8202 it.
8203
8204 * nnweb.el (nnweb-request-update-info): NOOP.
8205
8206 * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
8207
8208 * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
8209 since it only deals with marks.
8210
8211 * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
8212 gnus-request-marks, and make a new gnus-request-update-info.
8213
8214 * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
8215 the active instead of the high number, which is usually too low.
8216
8217 2010-09-23 Teodor Zlatanov <tzz@lifelogs.com>
8218
8219 * encrypt.el: Remove.
8220
8221 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
8222
8223 * nnimap.el (nnimap-update-info): Sync non-standard flags from the
8224 server in symbolic form.
8225
8226 * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
8227
8228 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8229
8230 * nnimap.el (nnimap-parse-flags): Parse the data in any order.
8231 (nnimap-update-info): Fix up code slightly.
8232
8233 * gnus-int.el (gnus-open-server): Add tracing for performance
8234 debugging.
8235
8236 * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
8237 (gnus-group-insert-group-line): Pass the real group name so that it
8238 gets the right data.
8239
8240 * gnus-start.el (gnus-get-unread-articles): Don't have
8241 `gnus-get-unread-articles-in-group' update info, since that can be
8242 really slow and doesn't seem to be needed?
8243
8244 2010-09-22 Julien Danjou <julien@danjou.info>
8245
8246 * gnus-group.el (gnus-group-insert-group-line):
8247 Call gnus-group-highlight-line.
8248 (gnus-group-update-hook): Remove gnus-group-highlight-line from the
8249 default hook list.
8250 (gnus-group-update-eval-form): Add new function.
8251 (gnus-group-highlight-line): Use gnus-group-update-eval-form.
8252 (gnus-group-get-icon): Use gnus-group-update-eval-form.
8253
8254 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8255
8256 * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
8257 immediate, then expire all articles.
8258 (nnimap-update-info): Fix off-by-one errors.
8259 (nnimap-flags-to-marks): Would return no marks lists for group with no
8260 flags. Instead return the other data.
8261
8262 2010-09-22 Julien Danjou <julien@danjou.info>
8263
8264 * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
8265 Only return an icon.
8266 (gnus-group-insert-group-line): Compute icon to return.
8267
8268 * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
8269 (gnus-html-image-fetched): Only cache if
8270 gnus-html-image-automatic-caching is set.
8271 (gnus-html-image-fetched): Check for errors.
8272
8273 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8274
8275 * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
8276 once per method on `g'. This ensures that backends like nnfolder don't
8277 open all their folders.
8278
8279 * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
8280 (nnimap-request-list): Nix out group in the correct buffer.
8281 (nnimap-parse-flags): Implement by using `read' instead of
8282 hand-parsing.
8283 (nnimap-flags-to-marks): Pass on permanent-flags.
8284 (nnimap-make-process-buffer): Record the server name.
8285 (nnimap-parse-flags): Fix typo.
8286 (nnimap-request-scan): Run split on the server in general, not just a
8287 single group.
8288
8289 * nnmail.el (nnmail-split-incoming): Take an optional junk-func
8290 parameter, and propagate this downwards.
8291
8292 * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
8293 since EXAMINE changes it on the server.
8294
8295 * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
8296 this command might take a while.
8297
8298 2010-09-22 Julien Danjou <julien@danjou.info>
8299
8300 * gnus-html.el (gnus-html-put-image): Stop using markers. They are
8301 harmful if you have 2 images side-by-side, they can't be properly
8302 update on text deletion. Using text-property is safer here.
8303 (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
8304 data.
8305
8306 2010-09-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
8307
8308 * nnimap.el (nnimap-expunge-inbox): Remove.
8309 (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
8310 (nnimap-expunge): Flip default to t.
8311
8312 * gnus.el (gnus-method-to-server): Don't push things to the cache
8313 unless it's unique.
8314 (gnus-server-to-method): Ditto.
8315
8316 2010-09-22 Teodor Zlatanov <tzz@lifelogs.com>
8317
8318 * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
8319
8320 2010-09-22 Julien Danjou <julien@danjou.info>
8321
8322 * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
8323 get the start of data.
8324 (gnus-html-encode-url): Add this function to encode special chars in
8325 URL.
8326 (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
8327 (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
8328
8329 * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
8330 default.
8331 (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
8332
8333 * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
8334 images alt-text.
8335 (gnus-html-put-image): Put alt-text as help-echo.
8336
8337 2010-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
8338
8339 * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
8340 * mm-util.el (mm-decompress-buffer):
8341 * nnir.el (nnir-run-find-grep):
8342 * pop3.el (pop3-list): Use 3rd arg of split-string.
8343
8344 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8345
8346 * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
8347 outside the active range. Suggested by Dan Christensen.
8348
8349 * gnus-start.el (gnus-get-unread-articles): Get the extended method
8350 slightly later to avoid double-getting it.
8351
8352 * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
8353 previous patch.
8354
8355 * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
8356
8357 2010-09-21 Adam Sjøgren <asjo@koldfront.dk>
8358
8359 * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
8360
8361 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
8362
8363 * gnus-int.el (gnus-open-server): Give a better error message in the
8364 "go offline" case.
8365
8366 * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
8367 marks for nnimap, which is seldom the right thing to do.
8368
8369 * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
8370 (gnus-same-method-different-name): New function.
8371
8372 * nnimap.el (parse-time): Require.
8373
8374 * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
8375 method in the presence of many similar methods.
8376
8377 * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
8378
8379 * nnimap.el (nnimap-find-expired-articles): Don't refer to
8380 nnml-inhibit-expiry.
8381
8382 * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
8383 find out whether methods are equal.
8384
8385 * nnimap.el (nnimap-find-expired-articles): New function.
8386 (nnimap-process-expiry-targets): New function.
8387 (nnimap-request-move-article): Request the article before looking at
8388 what the Message-ID is. Fix found by Andrew Cohen.
8389 (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
8390
8391 * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
8392 for oldness in addition to being a predicate.
8393
8394 * nnimap.el (nnimap-request-group): When we have zero articles, return
8395 the right data to Gnus.
8396 (nnimap-request-expire-articles): Only delete articles immediately if
8397 the target is 'delete.
8398
8399 * gnus-sum.el (gnus-summary-move-article): When respooling to the same
8400 method, this would bug out.
8401
8402 * gnus-group.el (gnus-group-expunge-group): Rename from
8403 gnus-group-nnimap-expunge, and implemented as a normal interface
8404 function.
8405
8406 * gnus-int.el (gnus-request-expunge-group): New function.
8407
8408 * nnimap.el (nnimap-request-create-group): Implement.
8409 (nnimap-request-expunge-group): New function.
8410
8411 2010-09-21 Julien Danjou <julien@danjou.info>
8412
8413 * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
8414 (gnus-html-cache-expired): Add new function.
8415 (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
8416 wethever we should display image for fetch it.
8417 Compute alt-text earlier to pass it to the fetching function too.
8418 (gnus-html-schedule-image-fetching): Change function argument to only
8419 get one image at a time, not a list.
8420 (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
8421 cache.
8422 (gnus-html-get-image-data): New function to retrieve image data from
8423 cache.
8424 (gnus-html-put-image): Change buffer argument to use image data rather
8425 than file, and place image above region rather than inserting a new
8426 one. Do not take alt-text as argument, since it's useless now: we place
8427 the image above alt-text.
8428 (gnus-html-prune-cache): Remove.
8429 (gnus-html-show-images): Start to fetch image when we find one, do not
8430 push into a temporary list.
8431 (gnus-html-prefetch-images): Only fetch image if they have expired.
8432 (gnus-html-browse-image): Fix, use 'gnus-image-url.
8433 (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
8434
8435 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
8436
8437 * rfc2047.el (rfc2047-encode-parameter): Doc fix.
8438
8439 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8440
8441 * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
8442 spec inser "*" if the group isn't active instead of 0.
8443
8444 * nnimap.el (nnimap-request-group): Don't select the imap buffer before
8445 opening the server.
8446 (nnimap-request-delete-group): Implement group deletion.
8447 (nnimap-transform-headers): Return the size of the entire message in
8448 the Bytes header, not just the size of the first part.
8449 (nnimap-request-move-article): When moving an article from nnimap,
8450 request the article first so the accepting form has an article to
8451 accept. Reported by Dan Christensen.
8452 (nnimap-command): Make sure that the error message doesn't error out.
8453
8454 2010-09-20 David Edmondson <dme@dme.org> (tiny change)
8455
8456 * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
8457 we haven't requested anything.
8458
8459 2010-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8460
8461 * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
8462 "". Fix found by Andrew Cohen.
8463
8464 * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
8465 instead of -encode-string.
8466
8467 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
8468
8469 * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
8470
8471 * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
8472 by mm-subst-char-in-string.
8473
8474 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8475
8476 * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
8477 waiting for the connection string.
8478
8479 * gnus-html.el (gnus-html-image-fetched): Protect against the data not
8480 arriving.
8481
8482 * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
8483 bogus characters. This allows selecting certain Gmail groups.
8484
8485 * nnimap.el (nnimap-find-wanted-parts-1): New function.
8486 (nnimap-fetch-partial-articles): New variable.
8487 (nnimap-open-connection): When looking for credentials, also use the
8488 nnimap-server-port.
8489 (nnimap-request-article): Return the group/article number, so that Gnus
8490 `^' works as expected.
8491 (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
8492
8493 * gnus.el (gnus-similar-server-opened): Refactor a bit and add
8494 comments.
8495 (gnus-methods-sloppily-equal): New function.
8496 (gnus): When using the development version of Gnus, load the gnus-load
8497 file.
8498
8499 * gnus-start.el (gnus-get-unread-articles): Make sure that we call
8500 `gnus-open-server' on each method before trying to scan them etc.
8501 This ensures that all the backend parameters are set correctly.
8502
8503 * nnimap.el (nnimap-authenticator): New variable.
8504 (nnimap-open-connection): Allow anonymous login.
8505 (nnimap-transform-headers): The chars header is called Chars not Bytes.
8506 (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
8507
8508 * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
8509 patch, found by Knut Anders Hatlen.
8510
8511 2010-09-19 Andreas Schwab <schwab@linux-m68k.org>
8512
8513 * gnus-agent.el (gnus-agent-batch-confirmation)
8514 (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
8515 to gnus-message.
8516 * gnus-art.el (gnus-article-describe-briefly): Likewise.
8517 * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
8518 (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
8519 * gnus-int.el (gnus-open-server): Likewise.
8520 * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
8521 (gnus-score-check-syntax): Likewise.
8522 * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
8523 * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
8524 Likewise.
8525 * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
8526
8527 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8528
8529 * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
8530 calling conventions so that prefetch doesn't bug out.
8531
8532 2010-09-19 Julien Danjou <julien@danjou.info>
8533
8534 * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
8535 rather than `subst-char-in-region' in order to be able to replace ASCII
8536 char by UTF-8 ones.
8537
8538 * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
8539 than curl.
8540 (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
8541 the right URL and ALT text on images.
8542 (gnus-html-wash-tags): Fix tag case.
8543 Add support for `s' and `ins' tags. Use gnus-emphasis-* faces.
8544 (gnus-article-html): Add -o display_ins_del=2 option.
8545 (gnus-html-wash-tags): Add better support for <ul> tags symbols.
8546
8547 2010-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
8548
8549 * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
8550 the extra mail headers, which sometimes seem to happen for unknown
8551 reasons.
8552
8553 * mail-parse.el (mail-header-encode-parameter): Define as
8554 rfc2045-encode-string instead of as rfc2231-encode-string, since some
8555 (or most, perhaps?) mail readers don't understand the latter, but do
8556 understand the former.
8557
8558 * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
8559 to nil, so that no methods are automatically agentized. I think this
8560 is probably what most users want.
8561
8562 * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
8563 from url-retrieve, for instance about invalid URLs.
8564
8565 * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
8566 groups that have no articles.
8567 (nnimap-request-article): Check that we really got an article when we
8568 requested one.
8569
8570 * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
8571 doesn't exist.
8572
8573 * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
8574 nntp buffer so the agent can save it.
8575 (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
8576 that CRLF doesn't get translated to \n.
8577 (nnimap-open-connection): Don't make 'shell commands only send \n.
8578
8579 2010-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
8580
8581 * nnml.el (nnml-files): Add prefix to dynamic var `files'.
8582 (nnml-generate-nov-databases-directory, nnml-generate-active-info):
8583 Update var name.
8584 (nnml-generate-nov-file): Use dolist.
8585 (nnml-directory-articles, nnml-current-group-article-to-file-alist):
8586 Use with-current-buffer.
8587
8588 2010-09-18 Julien Danjou <julien@danjou.info>
8589
8590 * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
8591 parallel.
8592
8593 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8594
8595 * nnimap.el (nnimap-update-info): When doing partial marks update, get
8596 the range update right.
8597 (nnimap-request-group): Don't make `M-g' bug out on group with no
8598 marks.
8599 (nnoo): Require, so that other packages can require nnimap.
8600 (nnimap-wait-for-response): Be a bit more lax in finding the end of the
8601 command we're looking for. This helps when the server sends more
8602 responses after we've gotten everything we expected.
8603 (nnimap): Add a `newlinep' field to keep track of end-of-line
8604 conventions.
8605 Don't send CRLF to things that don't want it.
8606 (nnimap-request-accept-article): Ditto.
8607
8608 2010-09-18 Julien Danjou <julien@danjou.info>
8609
8610 * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
8611 than curl to retrieve images.
8612
8613 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8614
8615 * nnimap.el (nnimap-update-info): Extend the info so that we can set
8616 the marks.
8617 (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
8618 (nnimap-wait-for-connection): New function.
8619 (nnimap-open-connection): If we have PREAUTH, don't query for login
8620 credentials.
8621 (nnimap-update-info): Fix off-by-one error when concatenating ranges
8622 when doing a partial update.
8623
8624 2010-09-18 Julien Danjou <julien@danjou.info>
8625
8626 * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
8627 tags.
8628
8629 2010-09-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
8630
8631 * nnimap.el (nnimap-credentials): New function.
8632 (nnimap-open-connection): Use the new function to look for credentials
8633 also on the numeric equivalents of "imap" and "imaps".
8634
8635 * gnus-start.el (gnus-activate-group): Send the info to
8636 gnus-request-group.
8637
8638 * nnimap.el (nnimap-request-group): Have the "check" version of the
8639 function parse flags and update the info, so that a `M-g' get a total
8640 resync of all flags from the group.
8641
8642 * gnus-int.el (gnus-request-group): Take an optional `info' parameter
8643 to allow backends to alter the info on group selection. Also alter all
8644 the backend -request-group functions to take the parameter.
8645
8646 * nnimap.el (nnimap-store-info): New function.
8647 (nnimap-update-info): Store the info for later usage.
8648 (nnimap-request-group): Use the stored info for the dont-check case, so
8649 that we don't retrieve all marks when we enter a group.
8650
8651 * nnimap.el: Use deffoo instead of defun for interface functions.
8652
8653 * gnus-start.el (gnus-get-unread-articles): Allow the backends to
8654 update the group info. This makes the nndraft groups, for instance, go
8655 back to their old behavior.
8656
8657 * gnus-sum.el (gnus-select-newsgroup): Indent.
8658
8659 * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
8660 in.
8661 (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
8662 nothing.
8663
8664 * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
8665 from methods that are denied.
8666
8667 * gnus-int.el (gnus-method-denied-p): New function.
8668
8669 * nnimap.el (nnimap-open-connection): Use auth-sources to query and
8670 store the password instead of netrc.
8671 (nnimap-open-connection): Don't error out when we can't make a
8672 connections.
8673
8674 * auth-source.el (auth-source-create): In the password prompt, say what
8675 we're querying for. Also prompt for user name if that hasn't been
8676 given.
8677
8678 * nnimap.el (nnimap-with-process-buffer): Remove.
8679
8680 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8681
8682 * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
8683 method when we're reading from the agent.
8684
8685 * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
8686
8687 * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
8688 that's probably most useful for users.
8689
8690 * gnus-int.el (gnus-check-server): Save result so that it doesn't say
8691 "failed" all the time.
8692
8693 * gnus.el: Throughout all files, replace (save-excursion (set-buffer
8694 ...)) with (with-current-buffer ...).
8695
8696 * nntp.el (nntp-open-server): Return whether the open was successful or
8697 not.
8698
8699 * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
8700 select an unread unseen article first.
8701
8702 * nnimap.el (nnimap-open-connection): If the user doesn't have a
8703 /etc/services, supply some sensible port defaults.
8704
8705 2010-09-17 Julien Danjou <julien@danjou.info>
8706
8707 * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
8708
8709 2010-09-17 Knut Anders Hatlen <kahatlen@gmail.com> (tiny change)
8710
8711 * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
8712 doesn't have any parameters.
8713
8714 2010-09-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
8715
8716 * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
8717 only upcased checks.
8718
8719 * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
8720
8721 * nnimap.el (nnimap-open-shell-stream): New function.
8722 (nnimap-open-connection): Use it.
8723 (nnimap-transform-headers): Get the number of lines in each message.
8724 (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
8725 number of lines.
8726 (nnimap-request-list): Not all servers return UIDNEXT. Work past this
8727 problem.
8728
8729 * utf7.el (utf7-encode): Autoload.
8730
8731 * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
8732 to allow the mail splitting to not return a default group. This is
8733 useful for nnimap, which will leave unmatched mail in the inbox.
8734
8735 * nnimap.el: Rewritten.
8736
8737 * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
8738 nnimap usage.
8739
8740 * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
8741 if the move is internal, so that nnimap can do fast internal moves.
8742
8743 * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
8744 data.
8745 (gnus-read-active-for-groups): Support finishing the early retrieval of
8746 data.
8747
8748 * gnus-range.el (gnus-range-nconcat): New function.
8749
8750 * gnus-int.el (gnus-finish-retrieve-group-infos)
8751 (gnus-retrieve-group-data-early): New functions.
8752
8753 2010-09-17 Stefan Monnier <monnier@iro.umontreal.ca>
8754
8755 * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
8756 (nnrss-retrieve-groups):
8757 * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
8758 (pop3-quit): Use with-current-buffer.
8759
8760 2010-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
8761
8762 * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
8763 instead of nnheader-accept-process-output.
8764
8765 * gnus-html.el (gnus-html-schedule-image-fetching)
8766 (gnus-html-prefetch-images): Replace process-kill-without-query by
8767 gnus-set-process-query-on-exit-flag.
8768
8769 2010-09-16 Romain Francoise <romain@orebokech.com>
8770
8771 * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
8772
8773 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8774
8775 * gnus-registry.el (gnus-registry-install-shortcuts): The second
8776 parameter to unintern is mandatory-ish in Emacs 24.
8777
8778 * gnus-html.el (gnus-html-schedule-image-fetching)
8779 (gnus-html-prefetch-images): Check for curl before using it.
8780
8781 * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
8782 depend on curl, which isn't essential.
8783
8784 * imap.el: Revert back to version
8785 cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
8786 seem problematic.
8787
8788 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
8789
8790 * gnus-registry.el (gnus-registry-install-shortcuts):
8791 Explicitly pass `obarray' to `unintern' to avoid a warning.
8792
8793 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8794
8795 * gnus-start.el (gnus-read-active-for-groups): Revert the previous
8796 change.
8797
8798 * nnrss.el (nnrss-request-list): Remove this function and related
8799 functions, including the moreover stuff.
8800
8801 2010-09-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
8802
8803 * nnrss.el (nnrss-retrieve-groups): New function.
8804
8805 2010-09-14 Juanma Barranquero <lekktu@gmail.com>
8806
8807 * .dir-locals.el: Add no-byte-compile cookie.
8808
8809 2010-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
8810
8811 * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
8812 for back end that doesn't support request-scan.
8813
8814 2010-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
8815
8816 * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
8817 then do request scans from the backends.
8818
8819 * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
8820 avoid running a hook per line, since this takes a lot of time,
8821 profiling shows.
8822 (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
8823 directly if gnus-visual-p is true.
8824
8825 2010-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
8826
8827 * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
8828 groups; replace mapcar with dolist which is a bit faster; pass groups
8829 info to gnus-read-active-file-1.
8830 (gnus-read-active-file-1): Scan only specified groups if the new
8831 optional arg `infos' is given.
8832
8833 2010-09-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
8834
8835 * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
8836
8837 * pop3.el (pop3-movemail): Remove.
8838 (pop3-streaming-movemail): Rename to pop3-movemail.
8839
8840 * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
8841 don't restrict end-tag searches to the end of the line.
8842
8843 2010-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
8844
8845 * gnus-start.el (gnus-get-unread-articles): Set the number of unread
8846 articles of every unchecked group to t, which means unknown since the
8847 server has never been opened.
8848
8849 2010-09-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
8850
8851 * gnus-html.el (gnus-html-show-alt-text): New command.
8852 (gnus-html-browse-image): Ditto.
8853 (gnus-html-wash-tags): Add the data to allow showing the ALT text and
8854 to browse the image directly.
8855 (gnus-html-wash-tags): Search for images first, so that <a><img> works
8856 better.
8857
8858 * gnus-async.el (gnus-async-article-callback):
8859 Call `gnus-html-prefetch-images' unconditionally.
8860
8861 * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
8862 before feeding URLs to curl.
8863
8864 2010-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
8865
8866 * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
8867 internal images as deletable by `W D D'.
8868
8869 * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
8870 (gnus-async-article-callback): Fix typo.
8871
8872 2010-09-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
8873
8874 * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
8875 current line to work around bugs in the output from w3m.
8876
8877 * gnus-async.el (gnus-async-article-callback): Always prefetch images
8878 for groups that want that.
8879
8880 * nntp.el (nntp-wait-for-string): Supply a timeout for
8881 accept-process-output to ensure progress.
8882
8883 * gnus-start.el (gnus-get-unread-articles): If being given an explicit
8884 level to get unread articles from, then use that for foreign groups,
8885 too.
8886
8887 * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
8888 confuses the rest of the function.
8889
8890 * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
8891 for the methods that support -retrieve-groups, too.
8892
8893 * nnml.el (nnml-save-nov): Remove some debugging-related messages.
8894
8895 2010-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
8896
8897 * pop3.el: Require cl when compiling.
8898 (pop3-number-of-responses): Search for "+OK", not "+OK ".
8899
8900 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
8901
8902 * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
8903 that aren't going to be activated.
8904 (gnus-get-unread-articles): Fix up the last commit.
8905
8906 * gnus-html.el (gnus-article-html): Allow calling without specifying
8907 the handle. In that case, dissect the buffer first.
8908
8909 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
8910
8911 * nnimap.el (nnimap-open-connection): Revert the change that would look
8912 into authinfo for imaps instead of imap.
8913
8914 * gnus-start.el (gnus-activate-group): Take an optional parameter to
8915 say that you don't want to call gnus-request-group with don-check, but
8916 do check the response. This is for virtual groups only.
8917 (gnus-get-unread-articles): Count the archive groups as secondary, so
8918 that they're activated the same way as before.
8919
8920 * nnimap.el (nnimap-request-list): Servers may return \NoSelect
8921 case-insensitively.
8922 (nnimap-debug): Remove.
8923
8924 * mail-source.el (mail-source-fetch): Don't message if we're fetching
8925 mail from a file, and the file doesn't exist.
8926
8927 * pop3.el (pop3-streaming-movemail): Return t for success.
8928
8929 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
8930 .authinfo if we're using ssl connection.
8931
8932 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
8933 already have if we're in a main Gnus `g' run.
8934
8935 * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
8936
8937 2010-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
8938
8939 * gnus-start.el (gnus-method-rank): Replace equalp with equal.
8940
8941 * nnmh.el (nnmh-request-list-1): Bind `file'.
8942
8943 * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
8944 alias to set-process-query-on-exit-flag or process-kill-without-query.
8945 (pop3-open-server): Use it.
8946
8947 2010-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
8948
8949 * mail-source.el (mail-source-delete-crash-box): Always move the crash
8950 box to the Incoming file. Fixes mistake in previous checkin.
8951
8952 * pop3.el (pop3-send-streaming-command): Off-by-one error on the
8953 request loop (for debugging purposes) removed.
8954
8955 * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
8956 culprit is more visible.
8957 (nnml-save-incremental-nov, nnml-open-incremental-nov)
8958 (nnml-add-incremental-nov): New functions to do "incremental" nov
8959 updates, where we just append to the end of the existing nov files
8960 without reading/writing them in full.
8961
8962 * mail-source.el (mail-source-delete-crash-box): Really only check the
8963 incoming files once in a while.
8964
8965 * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
8966
8967 * mail-source.el (mail-source-delete-crash-box): Only check the
8968 incoming files for deletion once per day to save a lot of file
8969 accesses.
8970
8971 * pop3.el (pop3-logon): Fix up unbound variable typo.
8972
8973 * mail-source.el (pop3-streaming-movemail): Autoload.
8974
8975 * pop3.el (pop3-streaming-movemail):
8976 Respect pop3-leave-mail-on-server.
8977
8978 * mail-source.el (mail-source-fetch-pop): Use streaming pop3
8979 retrieval.
8980
8981 * pop3.el (pop3-process-filter): Remove unused function.
8982 (pop3-streaming-movemail, pop3-send-streaming-command)
8983 (pop3-wait-for-messages, pop3-write-to-file)
8984 (pop3-number-of-responses): New functions for streaming pop3
8985 retrieval.
8986
8987 * gnus-start.el (gnus-get-unread-articles): Protect against groups that
8988 come from no known methods.
8989 (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
8990 list.
8991
8992 * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
8993 message sizes.
8994 (pop3-movemail): Use erase-buffer instead of looping and deleting
8995 regions, which seems rather odd.
8996
8997 * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
8998 file once per `g' run.
8999
9000 * nnmh.el (nnmh-request-list-1): Output active lines also for empty
9001 directories. This makes the draft queue directory work.
9002
9003 * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
9004 data from the backends, so that we only request the list of groups from
9005 each method once. This should speed things up considerably.
9006
9007 * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
9008 detect that it's not implemented.
9009
9010 * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
9011 we actually do recurse down into the tree, but don't stat all leaf
9012 nodes.
9013
9014 * gnus-html.el (gnus-html-show-images): If there are no images to show,
9015 then say so instead of bugging out.
9016
9017 * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
9018 files exist before trying to read them.
9019
9020 * gnus-html.el (gnus-html-wash-tags): Remove even more white space
9021 around <pre_int>.
9022
9023 * gnus-art.el (gnus-article-copy-string): Say what data we copied.
9024
9025 * nnmh.el (nnmh-request-list-1): Optimize for speed.
9026
9027 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
9028
9029 * mm-util.el (mm-image-load-path): Just return the image directories,
9030 not all directories in the path in addition to the image directories.
9031 (mm-image-load-path): Maintain a cache of the image directories so that
9032 the `g' command in Gnus doesn't have to stat dozens of directories each
9033 time.
9034
9035 * gnus-html.el (gnus-html-put-image): Allow images to be removed.
9036 (gnus-html-wash-tags): Add a new `i' command to insert images.
9037 (gnus-html-insert-image): New command and keystroke.
9038 (gnus-html-redisplay-with-images): New command and keystroke.
9039 (gnus-html-show-images): Rename command.
9040 (gnus-html-wash-tags): Remove more white space before <pre_int> image
9041 spacers.
9042 (gnus-html-wash-tags): Decode entities at the end, so that entities
9043 inside the tags don't mess up the rest of the "parsing".
9044
9045 * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
9046 so that nnimap methods aren't agentized by default. There's apparently
9047 many problems related to agent/imap behavior.
9048
9049 * gnus-art.el (gnus-article-copy-string): New command and key binding.
9050
9051 * gnus-html.el: Doc fix.
9052
9053 2010-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
9054
9055 * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
9056 glyph-width and glyph-height instead of display-graphic-p and
9057 image-size; make avoidance of displaying small images work for XEmacs.
9058
9059 * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
9060 for XEmacs.
9061
9062 * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
9063 of symbol that holds plist data.
9064 (gnus-process-plist): Remove plist of process after getting it.
9065
9066 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9067
9068 * message.el (message-generate-hashcash): Change default to
9069 'opportunistic if hashcash is installed.
9070
9071 * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
9072 (gnus-html-put-image): Only call image-size once, since it's somewhat
9073 time-consuming on remote X servers.
9074
9075 2010-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
9076
9077 * gnus-html.el (gnus-article-html): Make work buffer multibyte for
9078 decoded contents.
9079 (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
9080
9081 2010-09-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
9082
9083 * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
9084 group line format, since it isn't very interesting.
9085
9086 * gnus-agent.el (gnus-agent-short-article),
9087 (gnus-agent-long-article): Increase values for these two variables,
9088 since most people are likely to have more network connection and
9089 storage than before.
9090
9091 * gnus.el (gnus-refer-article-method): Change default to 'current.
9092 When referring an article, the common behavior is to refer it from the
9093 current select method, not the native select method. The chances of
9094 the native select method having the message in question is rather slim
9095 these days.
9096
9097 * gnus-sum.el (gnus-auto-select-subject): Change default to
9098 `unseen-or-unread'. I think it's likely that most people want to
9099 select an unseen article over a previously seen, but unread one.
9100
9101 * gnus.el (gnus-mode-non-string-length): Change default to 30. nil
9102 means that in the article buffer none of the minor mode elements will
9103 be shown, usually, and this is not desirable in most cases.
9104
9105 * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
9106 that commands like `d' (and the like) go to the next line in the
9107 buffer, instead of the next unread article. I think this is the
9108 behavior that is most natural for most users.
9109 (gnus-single-article-buffer): Change default to nil, so that people can
9110 have as many article buffers open as they have summary buffer. I think
9111 this is the most natural way for the groups to behave.
9112
9113 * message.el (message-generate-new-buffers): Change default to
9114 `unsent', so that all new message buffers start their names with the
9115 string "*unsent", and it's easier to find the buffers if you move from
9116 them.
9117
9118 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9119
9120 * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
9121 small. They're probably tracking images.
9122 (gnus-html-wash-tags): Remove all <pre_int> place holders.
9123 (gnus-html-rescale-image): Yet another try at getting the image sizing
9124 right.
9125
9126 * nntp.el (nntp-request-set-mark): Refuse to do marks if
9127 nntp-marks-file-name is nil.
9128
9129 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9130
9131 * gnus-html.el (gnus-html-wash-tags)
9132 (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
9133 Better logging.
9134
9135 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9136
9137 * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
9138
9139 * gnus-html.el (gnus-html-wash-tags): Check the value of
9140 gnus-blocked-images in the summary buffer.
9141
9142 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9143
9144 * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
9145
9146 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9147
9148 * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
9149 like "a", it seems like.
9150 (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
9151 since it needs to be picked from the correct buffer.
9152
9153 * nnwfm.el: Remove.
9154
9155 * nnlistserv.el: Remove.
9156
9157 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9158
9159 * gnus-html.el (gnus-html-image-url-blocked-p): New function.
9160 (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
9161
9162 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9163
9164 * nnkiboze.el: Remove.
9165
9166 * nndb.el: Remove.
9167
9168 * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
9169 alt text.
9170 (gnus-html-rescale-image): Try to get the rescaling logic right for
9171 images that are just wide and not tall.
9172
9173 * gnus.el (gnus-string-or): Fix the syntax to not use eval or
9174 overshadow variable bindings.
9175
9176 2010-09-01 Teodor Zlatanov <tzz@lifelogs.com>
9177
9178 * gnus-html.el (gnus-html-wash-tags)
9179 (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
9180 Add extra logging.
9181
9182 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
9183
9184 * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
9185 (gnus-max-image-proportion): New variable.
9186 (gnus-html-rescale-image): New function.
9187 (gnus-html-put-image): Rescale images.
9188
9189 2010-09-01 Stefan Monnier <monnier@iro.umontreal.ca>
9190
9191 Fix up some byte-compiler warnings.
9192 * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
9193 * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
9194 (gnus-article-fill-cited-article, gnus-article-hide-citation)
9195 (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
9196 * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
9197 (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
9198 (gnus-group-update-group): Use save-excursion and with-current-buffer.
9199
9200 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
9201
9202 * gnus-html.el (gnus-article-html): Decode contents by charset.
9203
9204 2010-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
9205
9206 * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
9207 (gnus-html-frame-width, gnus-blocked-images):
9208 * message.el (message-prune-recipient-rules): Add custom version.
9209 * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
9210
9211 * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
9212 functions.
9213
9214 * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
9215 gnus-process-get.
9216
9217 2010-08-31 Julien Danjou <julien@danjou.info> (tiny change)
9218
9219 * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
9220 instead of lsub directly.
9221
9222 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9223
9224 * nnwarchive.el: Remove.
9225
9226 * gnus-soup.el: Remove.
9227
9228 * nnsoup.el: Remove.
9229
9230 * nnultimate.el: Remove.
9231
9232 * gnus-html.el (gnus-blocked-images): New variable.
9233
9234 * message.el (message-prune-recipients): New function.
9235 (message-prune-recipient-rules): New variable.
9236
9237 * gnus-cite.el (gnus-article-natural-long-line-p): New function to
9238 guess whether a long line is natural text or not.
9239
9240 * gnus-html.el (gnus-html-schedule-image-fetching):
9241 Use gnus-process-plist and friends for compatibility.
9242
9243 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
9244
9245 * gnus-html.el: Require packages that define macros used in this file.
9246 (gnus-article-mouse-face): Declare to silence byte-compiler.
9247 (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
9248 process-get.
9249 (gnus-html-put-image): Use plist-get to avoid getf.
9250 (gnus-html-prefetch-images): Use with-current-buffer.
9251
9252 2010-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
9253
9254 * gnus-ems.el: Provide compatibility functions for
9255 gnus-set-process-plist.
9256
9257 * gnus-sum.el (gnus-summary-stop-at-end-of-message):
9258 * gnus.el (gnus-valid-select-methods):
9259 * message.el (message-send-mail-partially-limit):
9260 * mm-decode.el (mm-text-html-renderer):
9261 * mml.el (mml-insert-mime-headers-always):
9262 * smiley.el (smiley-regexp-alist): Bump custom version.
9263
9264 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
9265
9266 * gnus-html.el: require mm-url.
9267 (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
9268 with the url to `url'.
9269 (gnus-html-wash-tags): Support cid: URLs/images.
9270
9271 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
9272
9273 * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
9274 minutes, 56 seconds ago on the ding list, remove the `w' and `i'
9275 bindings, as they aren't useful at all. `w' is moved to `W w'.
9276
9277 * gnus-move.el: Remove file, since it doesn't really work.
9278
9279 * gnus-html.el (gnus-article-html): Tell w3m that the input is
9280 UTF-8. This seems to fix problems with some German web feeds.
9281
9282 * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
9283 at the top so that the proper colors are applied.
9284
9285 * gnus-art.el (gnus-article-view-part): Doc fix.
9286
9287 * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
9288 XEmacs-compatible.
9289 (gnus-html-put-image): Don't do images on non-graphic displays.
9290
9291 * nnslashdot.el: Remove this unused backend.
9292
9293 * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
9294 actions.
9295 (gnus-undo-register-1): Revert last change.
9296
9297 * gnus-group.el (gnus-group-completing-read): Protect against not
9298 having completion-styles bound.
9299
9300 * mml.el (mml-insert-mime-headers-always): Change the default to t, to
9301 make broken recipients happier.
9302
9303 * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
9304
9305 * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
9306 point parameter.
9307
9308 * gnus-group.el (gnus-group-completing-read): Add 'substring to
9309 completion-styles for group selection.
9310
9311 2009-02-04 Andreas Schwab <schwab@suse.de>
9312
9313 * gnus-score.el (gnus-score-string): Fix regex for matching extra
9314 headers and regexp-quote the match if necessary.
9315
9316 2009-03-24 Miles Bader <miles@gnu.org>
9317
9318 * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
9319 the blinking smiley.
9320
9321 2009-03-24 Simon Josefsson <simon@josefsson.org>
9322
9323 * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
9324 blink smiley.
9325
9326 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9327
9328 * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
9329 where the dribbel file lives exists.
9330
9331 * message.el (message-send-mail-partially-limit): Change the default to
9332 nil, since most people don't want this.
9333
9334 * mm-url.el (mm-url-decode-entities): Also decode entities like
9335 &#x3212.
9336
9337 2009-07-16 Kevin Ryde <user42@zip.com.au> (tiny change)
9338
9339 * gnus-sum.el (gnus-summary-idna-message):
9340 * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
9341 Hyperlink urls in docstrings with URL `...'.
9342
9343 2010-08-29 Adam Sjøgren <asjo@koldfront.dk>
9344
9345 * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
9346 functions.
9347
9348 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
9349
9350 * gnus-art.el (gnus-article-add-button): Take an optional parameter to
9351 say what the mouseover text should be.
9352
9353 * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
9354 version of the mm-w3m-safe-url-regexp variable to only download images
9355 in the groups where we want that to happen.
9356
9357 * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
9358
9359 * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
9360 easier debugging.
9361 (gnus-article-beginning-of-window): Add kludge to allow spacing past
9362 big pictures in the article buffer.
9363
9364 * mm-decode.el (mm-text-html-renderer): Default the html renderer to
9365 gnus-article-html.
9366 (mm-text-html-renderer): gnus-article-html needs curl in addition to
9367 w3m.
9368
9369 * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
9370
9371 2010-08-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9372
9373 * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
9374 which doesn't exist.
9375
9376 * message.el (message-inhibit-ecomplete): New variable to allow some
9377 function to inhibit ecomplete address storage.
9378 (message-resend): Disable ecomplete message storage when resending
9379 messages.
9380
9381 * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
9382
9383 2010-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
9384
9385 * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
9386 Save excursion while copying, moving, and deleting articles in order to
9387 prevent the cursor from jumping to unforeseen place.
9388
9389 2010-08-17 Glenn Morris <rgm@gnu.org>
9390
9391 * gnus-sync.el: Require gnus components whose functions are used.
9392
9393 * gnus-art.el (bookmark-make-record-function):
9394 * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
9395 Declare for compiler.
9396
9397 * mm-url.el (mml-compute-boundary): Autoload.
9398
9399 2010-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
9400
9401 * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
9402
9403 2010-08-14 Teodor Zlatanov <tzz@lifelogs.com>
9404
9405 Typo fix "hoo4a" -> "hook".
9406
9407 * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
9408
9409 2010-08-14 Glenn Morris <rgm@gnu.org>
9410
9411 * gnus-sync.el (gnus-sync): Fix defgroup version.
9412
9413 2010-08-13 Teodor Zlatanov <tzz@lifelogs.com>
9414
9415 Doc fixes and keep unknown groups (ammended for nunion bug fix).
9416
9417 * gnus-sync.el: Fix docs.
9418 (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
9419 (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
9420
9421 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
9422
9423 Optimizations for gnus-sync.el.
9424
9425 * gnus-sync.el: Add docs about gnus-sync-backend
9426 possibilities.
9427 (gnus-sync-save): Remove unnecessary message.
9428 (gnus-sync-read): Optimize and show what groups were skipped.
9429
9430 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
9431
9432 Minor bug fixes for gnus-sync.el.
9433
9434 * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
9435 Don't read the sync on get-new-news.
9436
9437 * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
9438 quiet.
9439
9440 * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
9441 (fix typo).
9442
9443 2010-07-30 Lawrence Mitchell <wence@gmx.li>
9444
9445 Make saving and restoring of hidden threads work with overlays.
9446 Patch applied by Ted Zlatanov.
9447
9448 * gnus-sum.el (gnus-hidden-threads-configuration)
9449 (gnus-restore-hidden-threads-configuration): Update to deal with text
9450 properties, rather than searching for a magic character.
9451
9452 2010-08-12 Teodor Zlatanov <tzz@lifelogs.com>
9453
9454 New gnus-sync.el library for synchronization of marks.
9455
9456 * gnus-sync.el: New library for synchronization of marks.
9457
9458 * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
9459 renamed from `gnus-registry-grep-in-list'.
9460
9461 * gnus-registry.el (gnus-registry-follow-group-p):
9462 Use `gnus-grep-in-list'.
9463
9464 * gnus-start.el (gnus-start-draft-setup): Make it interactive.
9465
9466 2010-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
9467
9468 * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
9469 determining charset of text fails.
9470
9471 2010-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
9472
9473 * nnmail.el (nnmail-get-new-mail-1): Revert.
9474
9475 * nnml.el (nnml-active-number): Make sure names of newly created groups
9476 in nnml-group-alist are encoded.
9477
9478 2010-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
9479
9480 * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
9481 containing non-ASCII characters in active file for nnml back end.
9482
9483 2010-07-24 David Engster <dengste@eml.cc>
9484
9485 * mml-smime.el (mml-smime-epg-verify): Also accept the older
9486 x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
9487
9488 2010-07-21 Daiki Ueno <ueno@unixuser.org>
9489
9490 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
9491 tag (Bug#6654).
9492
9493 2010-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
9494
9495 * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
9496 the article buffer, not the summary buffer.
9497
9498 2010-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
9499
9500 * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
9501 Emacs 23 as well.
9502
9503 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9504
9505 Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
9506 Patch applied by Karl Fogel.
9507
9508 * gnus-sum.el (gnus-summary-bookmark-make-record):
9509 Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
9510
9511 2010-07-13 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9512
9513 Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
9514 Patch applied (with minor tweaks) by Karl Fogel. Note this leaves
9515 C-w still not working correctly from Article buffers; Thierry's
9516 patch to fix that will be applied after this.
9517
9518 * gnus-art.el (bookmark-make-record-function): New local variable.
9519
9520 * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
9521 article buffer.
9522 (gnus-summary-bookmark-jump): Maybe jump to article buffer.
9523
9524 2010-07-13 Karl Fogel <kfogel@red-bean.com>
9525
9526 * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
9527 on changes in bookmark.el.
9528
9529 2010-06-22 Mark A. Hershberger <mah@everybody.org>
9530
9531 * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
9532 the *other* type of HTML form submission.
9533
9534 2010-06-15 Michael Albinus <michael.albinus@gmx.de>
9535
9536 * auth-source.el (auth-source-pick): If choice does not contain a
9537 questioned keyword, set the check to t.
9538
9539 2010-06-12 Romain Francoise <romain@orebokech.com>
9540
9541 * gnus-util.el (gnus-date-get-time): Move up before first use.
9542
9543 2010-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
9544
9545 * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
9546 (gnus-article-edit-part): Bind it to make last part that is substituted
9547 or deleted visible.
9548 (gnus-mime-display-single): Buttonize part of which id equals to
9549 gnus-mime-buttonized-part-id.
9550
9551 2010-06-10 Dan Christensen <jdc@uwo.ca>
9552
9553 * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
9554 (gnus-dd-mmm): Use gnus-date-get-time.
9555 * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
9556 simplify logic.
9557 (gnus-summary-limit-to-age): Use gnus-date-get-time.
9558 (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
9559
9560 2010-06-08 Michael Albinus <michael.albinus@gmx.de>
9561
9562 * auth-source.el (top): Autoload `secrets-list-collections',
9563 `secrets-create-item', `secrets-delete-item'.
9564 (auth-sources): Fix tag string.
9565 (auth-get-source, auth-source-retrieve, auth-source-create)
9566 (auth-source-delete): New defuns.
9567 (auth-source-pick): Rewrite in order to avoid 2 passes.
9568 (auth-source-forget-user-or-password): New parameter USERNAME.
9569 (auth-source-user-or-password): New parameters CREATE-MISSING and
9570 DELETE-EXISTING. Retrieve password interactively, if needed.
9571
9572 2010-06-07 Teemu Likonen <tlikonen@iki.fi> (tiny change)
9573
9574 * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
9575 deleting unused directories when gnus-expert-user is t.
9576
9577 2010-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
9578
9579 * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
9580 for each temp file when gnus-article-browse-delete-temp is ask.
9581
9582 2010-05-20 Kevin Ryde <user42@zip.com.au>
9583
9584 * gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
9585
9586 2010-05-14 Katsumi Yamaoka <yamaoka@jpl.org>
9587
9588 * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
9589 article unless decoding article to be saved.
9590
9591 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
9592
9593 * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
9594 * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
9595 generated within the mm-with-unibyte-current-buffer macro.
9596
9597 2010-05-13 Katsumi Yamaoka <yamaoka@jpl.org>
9598
9599 * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
9600 to nil when we're in a mml-preview buffer and no group is selected.
9601
9602 2010-05-12 Andreas Seltenreich <seltenreich@gmx.de>
9603
9604 * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
9605 when catching the `C-g'. Reported by "Leo".
9606
9607 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
9608
9609 * message.el (message-forward-make-body-plain)
9610 (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
9611 multibyte-string-p.
9612
9613 2010-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
9614
9615 * message.el (message-forward-make-body-mml): Assume original message
9616 is multibyte string; error on unibyte.
9617 (message-forward-make-body-plain): Ditto; don't add excessive newline
9618 in body end.
9619
9620 2010-05-11 Andreas Seltenreich <seltenreich@gmx.de>
9621
9622 * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
9623 instead of g-s-m-a-as-unread to set the expirable mark. (Bug#5284)
9624
9625 2010-05-11 Katsumi Yamaoka <yamaoka@jpl.org>
9626
9627 * mm-extern.el (mm-extern-url): Don't use
9628 mm-with-unibyte-current-buffer.
9629 (mm-extern-cache-contents): Use with-current-buffer instead of
9630 save-excursion + set-buffer.
9631
9632 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
9633
9634 * mm-util.el (mm-emacs-mule): Remove.
9635
9636 2010-05-10 Andreas Seltenreich <seltenreich@gmx.de>
9637
9638 * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
9639 buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
9640 change.
9641
9642 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
9643
9644 * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
9645 bind the default value of enable-multibyte-characters to nil.
9646
9647 2010-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
9648
9649 * message.el (message-forward-make-body-plain)
9650 (message-forward-make-body-mml):
9651 Don't use mm-with-unibyte-current-buffer.
9652
9653 2010-05-07 Christian von Roques <roques@mti.ag> (tiny change)
9654
9655 * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
9656 (Bug#5592).
9657
9658 2010-05-07 Julien Danjou <julien@danjou.info>
9659
9660 * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
9661 it to mm-pipe-part.
9662
9663 * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
9664 it is given.
9665
9666 2010-05-07 Katsumi Yamaoka <yamaoka@jpl.org>
9667
9668 * nnweb.el (nnweb-gmane-search):
9669 * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
9670 XEmacs.
9671
9672 * gnus-art.el (gnus-article-browse-html-parts):
9673 * gnus-group.el (gnus-read-ephemeral-gmane-group)
9674 (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
9675 make-temp-file.
9676
9677 * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
9678 gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
9679 compiling.
9680
9681 * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
9682 gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
9683 XEmacs when compiling.
9684
9685 * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
9686 gnus-pick-mode-off-hook for XEmacs when compiling.
9687 (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
9688 gnus-binary-mode-off-hook for XEmacs when compiling.
9689
9690 * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
9691 Return nil if char-charset is not available.
9692
9693 * sieve-manage.el (sieve-manage-disable-multibyte): Redefine it as a
9694 macro.
9695
9696 * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
9697 instead of encode-coding-string.
9698
9699 * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
9700 'xemacs) instead of mm-emacs-mule to switch function definitions.
9701 (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
9702
9703 2010-05-06 Tommi Vainikainen <thv@iki.fi> (tiny change)
9704
9705 * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
9706
9707 2010-05-06 Katsumi Yamaoka <yamaoka@jpl.org>
9708
9709 * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
9710 gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
9711
9712 2010-05-03 Juanma Barranquero <lekktu@gmail.com>
9713
9714 * mm-util.el (mm-decompress-buffer): Use `delete-file';
9715 alias `jka-compr-delete-temp-file' no longer exists.
9716
9717 2010-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
9718
9719 Use define-minor-mode in Gnus where applicable.
9720 * mml.el (mml-mode): Use define-minor-mode.
9721 * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
9722 (gnus-undo-mode): Use define-minor-mode.
9723 * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
9724 (gnus-dead-summary-mode): Use define-minor-mode.
9725 * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
9726 Initialize in declaration.
9727 (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
9728 * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
9729 (gnus-mailing-list-mode): Use define-minor-mode.
9730 * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
9731 (gnus-draft-mode): Use define-minor-mode.
9732 * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
9733 (gnus-dired-mode): Use define-minor-mode.
9734
9735 2010-05-01 Andreas Seltenreich <seltenreich@gmx.de>
9736
9737 * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
9738 handles on recursive mml-to-mime translation and check them for
9739 boundary delimiter collisions. Reported by Greg Troxel.
9740
9741 2010-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
9742
9743 * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
9744
9745 2010-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
9746
9747 * mm-util.el (mm-find-buffer-file-coding-system):
9748 * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
9749
9750 2010-04-22 Andreas Seltenreich <seltenreich@gmx.de>
9751
9752 * message.el (message-generate-headers): Record insertion of optional
9753 headers as well. Otherwise the check to prevent repeated insertion of
9754 optional headers is a no-op.
9755
9756 2010-04-17 Teodor Zlatanov <tzz@lifelogs.com>
9757
9758 * smime.el: Don't mention CVS.
9759
9760 * nnrss.el (nnrss-fetch): Don't mention CVS.
9761
9762 * nnir.el: Don't mention CVS.
9763
9764 2010-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
9765
9766 * gnus-sum.el (gnus-summary-bookmark-make-record):
9767 Add `location' field.
9768
9769 2010-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
9770
9771 * gnus-sum.el: Add bookmark declarations to silence the compiler.
9772 (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
9773 Use with-current-buffer to silence the byte-compiler.
9774 (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
9775 bother to require `gnus'.
9776 (gnus-summary-bookmark-jump): Don't forget to autoload. Simplify.
9777
9778 2010-04-12 Thierry Volpiatto <thierry.volpiatto@gmail.com>
9779
9780 * gnus-sum.el (gnus-summary-bookmark-make-record)
9781 (gnus-summary-bookmark-jump): New functions.
9782 (gnus-summary-mode): Setup bookmark support.
9783
9784 2010-04-01 Andreas Schwab <schwab@linux-m68k.org>
9785
9786 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
9787 if set.
9788
9789 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
9790
9791 * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
9792 gnus-article-browse-html-save-cid-image; make it work recursively for
9793 forwarded messages as well.
9794 (gnus-article-browse-html-parts): Work when prefix arg is given.
9795 (gnus-article-browse-html-article): Doc fix.
9796
9797 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
9798
9799 * message.el (message-default-mail-headers):
9800 (message-default-headers): Carry the value mail-default-headers over
9801 into message-default-mail-headers, rather than message-default-headers.
9802
9803 2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
9804
9805 * mm-decode.el (mm-add-meta-html-tag): Add option to override the
9806 charset.
9807
9808 * gnus-art.el (gnus-article-browse-html-parts): Force the correct
9809 charset into the <meta> tag when the article is encoded to utf-8.
9810
9811 2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
9812
9813 * gnus-art.el (gnus-article-browse-delete-temp-files):
9814 Delete directories as well.
9815 (gnus-article-browse-html-parts): Work for images that do not specify
9816 file names; delete temp directory when quitting; insert header at the
9817 right place; use file: scheme for image files.
9818
9819 2010-03-30 Eric Schulte <schulte.eric@gmail.com>
9820
9821 * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
9822 (gnus-article-browse-html-parts): Use it to make temporary cid image
9823 files in addition to html file so that browser may display them.
9824
9825 2010-03-29 Katsumi Yamaoka <yamaoka@jpl.org>
9826
9827 * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
9828
9829 2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
9830
9831 * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
9832
9833 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
9834
9835 * auth-source.el (auth-sources): Change default to be simpler.
9836 Explain about Secret Service API sources. Improve Customize options.
9837 (auth-source-pick): Change to accept any number of search parameters.
9838 Implement fallbacks iteratively, not recursively. Add scoring on the
9839 second pass and sort by score. Call Secret Service API when needed.
9840 (auth-source-user-or-password): Use it. Call Secret Service API
9841 directly when needed to get the user name and the password.
9842
9843 2010-03-24 Juanma Barranquero <lekktu@gmail.com>
9844
9845 * message.el (message-interactive): Doc fix.
9846 (message-qmail-inject-args): Reflow.
9847 (message-kill-to-signature): Fix typo in docstring.
9848
9849 * smiley.el (smiley-buffer): Fix typo in docstring.
9850
9851 2010-03-24 Glenn Morris <rgm@gnu.org>
9852
9853 * mail-source.el (gnus-message): Declare.
9854 (mail-source-delete-old-incoming): Require gnus-util.
9855
9856 2010-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
9857
9858 * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
9859
9860 * message.el (ecomplete-setup): Autoload it for Emacs <23.
9861
9862 * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
9863 password-cache's default if it is not bound.
9864 (mml-secure-passphrase-cache-expiry): Default to 16 that is
9865 password-cache-expiry's default if it is not bound.
9866
9867 * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
9868 available in Emacs 21.
9869
9870 2010-03-23 Teodor Zlatanov <tzz@lifelogs.com>
9871
9872 * auth-source.el (auth-sources): Fix up definition so extra parameters
9873 are always inline.
9874
9875 2010-03-22 Martin Stjernholm <mast@lysator.liu.se>
9876
9877 * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
9878 wasn't updated after mismatch. Clear cached mailbox info correctly
9879 when uidvalidity changes.
9880 (nnimap-group-prefixed-name): New function to avoid some code
9881 duplication.
9882 (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
9883 (nnimap-request-group): Use it.
9884 (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
9885 (nnimap-update-unseen): Significantly improved speed of Gnus startup
9886 with many imap folders. This is done by caching the group status from
9887 the imap server persistently in a group parameter `imap-status'. (This
9888 was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
9889 but not persistently, so every Gnus startup was still very slow.)
9890
9891 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
9892
9893 * auth-source.el: Set up autoloads. Bump to 23.2 because of the
9894 secrets.el dependency.
9895 (auth-sources): Add optional user name. Add secrets.el configuration
9896 choice (unused right now).
9897
9898 2010-03-20 Teodor Zlatanov <tzz@lifelogs.com>
9899
9900 * gnus-sum.el (gnus-summary-make-menu-bar):
9901 Let `gnus-registry-install-shortcuts' fill in the functions.
9902
9903 * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
9904 warnings.
9905 (gnus-registry-misc-menus): Variable to hold registry mark menus.
9906 (gnus-registry-install-shortcuts): Populate and use it in a
9907 `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
9908
9909 2010-03-20 Martin Stjernholm <mast@lysator.liu.se>
9910
9911 * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
9912 In-place substitutions for the group name encoding/decoding.
9913 (nnimap-find-minmax-uid, nnimap-possibly-change-group)
9914 (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
9915 (nnimap-retrieve-headers-progress, nnimap-request-article-part)
9916 (nnimap-update-unseen, nnimap-request-list)
9917 (nnimap-retrieve-groups, nnimap-request-update-info-internal)
9918 (nnimap-request-set-mark, nnimap-split-to-groups)
9919 (nnimap-split-articles, nnimap-request-newgroups)
9920 (nnimap-request-create-group, nnimap-request-accept-article)
9921 (nnimap-request-delete-group, nnimap-request-rename-group)
9922 (nnimap-acl-get, nnimap-acl-edit): Use them. Replace `mbx' with
9923 `encoded-mbx' for consistency.
9924 (nnimap-close-group): Call `imap-current-mailbox' instead of using the
9925 variable `imap-current-mailbox'.
9926
9927 * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
9928 (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
9929
9930 2010-03-20 Bojan Petrovic <bpetrovi@f.bg.ac.rs>
9931
9932 * pop3.el (pop3-display-message-size-flag): Display message size byte
9933 counts during POP3 download.
9934 (pop3-movemail): Use it.
9935 (pop3-list): Implement listing of available messages.
9936
9937 2010-03-20 Mark Triggs <mst@dishevelled.net> (tiny change)
9938
9939 * nnir.el (nnir-get-article-nov-override-function): New function to
9940 override the normal NOV retrieval.
9941 (nnir-retrieve-headers): Use it.
9942
9943 2010-03-19 Michael Albinus <michael.albinus@gmx.de>
9944
9945 * auth-source.el (netrc-machine-user-or-password): Autoload.
9946
9947 2010-03-19 Glenn Morris <rgm@gnu.org>
9948
9949 Stop message.el from loading about 40 libraries it doesn't always need.
9950 The general approach is to autoload rather than require, and to
9951 require in the specific functions rather than the file. (Bug#5642)
9952
9953 * gmm-utils.el: Don't require wid-edit.
9954 (widget-create-child-value, widget-convert, widget-default-get):
9955 Autoload.
9956
9957 * gnus-util.el: Don't require time-date, netrc.
9958 (message-fetch-field, gnus-group-name-decode): Declare rather than
9959 autoloading.
9960 (gnus-fetch-field): Require message.
9961 (gnus-decode-newsgroups): Require gnus-group.
9962
9963 * ietf-drums.el: Don't require time-date.
9964
9965 * message.el: Don't require hashcash, canlock, ecomplete.
9966 Do require mail-utils. Require nnheader only when compiling.
9967 (smtpmail-default-smtp-server): Remove declaration.
9968 (message-send-mail-function): Check smtpmail-default-smtp-server
9969 is bound rather than requiring smtpmail.
9970 (message-auto-save-directory, message-insert-signature):
9971 Use expand-file-name rather than nnheader-concat.
9972 (nnheader-insert-file-contents): Autoload.
9973 (hashcash-wait-async): Declare.
9974 (message-send-mail): Only call gnus-setup-posting-charset if
9975 gnus-group-posting-charset-alist is bound. Require hashcash if needed.
9976 (message-send-mail-with-sendmail): Require sendmail.
9977 (canlock-password, canlock-password-for-verify): Declare.
9978 (message-canlock-password): Require canlock.
9979 (nnheader-get-report): Autoload.
9980 (gnus-setup-posting-charset): Declare.
9981 (message-send-news): Require gnus-msg.
9982 (message-make-references, message-make-in-reply-to): Use mail-header-id
9983 rather than the alias mail-header-message-id.
9984 (ecomplete-add-item, ecomplete-save): Declare.
9985 (message-put-addresses-in-ecomplete): Require ecomplete.
9986 (ecomplete-display-matches): Autoload.
9987
9988 * mm-decode.el: Don't require mailcap, gnus-util.
9989 (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
9990 (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
9991 Autoload.
9992 (mailcap-mime-extensions): Declare.
9993
9994 * mm-encode.el: Don't require mailcap.
9995 (mailcap-extension-to-mime): Autoload.
9996
9997 * mml-sec.el: Don't require password-cache.
9998
9999 * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
10000 (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
10001 (mml-minibuffer-read-type): Require mailcap.
10002 (mml-preview): Require gnus-msg.
10003
10004 * mml1991.el: Require password-cache.
10005 (password-cache-expiry): Remove declaration.
10006
10007 * mml2015.el: Require password-cache.
10008 (password-cache-expiry): Remove declaration.
10009
10010 * nneething.el (mailcap): Require mailcap.
10011
10012 * nnheader.el (declare-function): Add compatibility stub.
10013 (message-remove-header): Declare rather than autoload.
10014 (nnheader-replace-header): Require message.
10015
10016 * nnimap.el (declare-function): Add compatibility stub.
10017 (netrc-parse, netrc-machine-user-or-password): Declare.
10018 (nnimap-open-connection): Require netrc.
10019
10020 * nntp.el (declare-function): Add compatibility stub.
10021 (netrc-parse, netrc-machine, netrc-get): Declare.
10022 (nntp-send-authinfo): Require netrc.
10023
10024 * rfc2047.el: Don't require qp.
10025 (quoted-printable-encode-region, quoted-printable-decode-string):
10026 Autoload.
10027
10028 * sieve-mode.el: Don't require easymenu.
10029 (easy-menu-add-item): Autoload it.
10030
10031 * spam-stat.el (time-to-number-of-days): Autoload it.
10032
10033 2010-03-17 Kevin Ryde <user42@zip.com.au>
10034
10035 * mml.el (mml-read-tag): Unquote values with `read' to reverse
10036 prin1 in mml-insert-tag (just stripping the quotes gave wrong
10037 value if any backslash escapes).
10038
10039 2010-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
10040
10041 * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
10042 if it is available. (bug#5647)
10043
10044 2010-02-26 Glenn Morris <rgm@gnu.org>
10045
10046 * message.el (message-send-mail-function): Change the default, so that
10047 it inherits from a customized send-mail-function. (Bug#5643)
10048
10049 2010-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
10050
10051 * gnus-art.el (gnus-treat-display-x-face): Don't burp if
10052 shell-command-to-string signals an error (bug#5299).
10053
10054 2010-02-24 Glenn Morris <rgm@gnu.org>
10055
10056 * message.el (message-smtpmail-send-it)
10057 (message-send-mail-with-mailclient): Doc fixes.
10058
10059 2010-02-16 Glenn Morris <rgm@gnu.org>
10060
10061 * message.el (message-default-mail-headers): Change the default value
10062 to ease the transition from mail-mode to message-mode. (Bug#5555)
10063
10064 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
10065
10066 * message.el (message-mail): Just pass yank-action on to message-setup.
10067 (message-setup): Handle (FUN . ARGS) form of yank-action.
10068 (message-with-reply-buffer, message-widen-reply)
10069 (message-yank-original): Handle non-buffer values of
10070 message-reply-buffer (Bug#4080).
10071 (message-setup-1): Prefer to save message-reply-buffer as a buffer.
10072
10073 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
10074
10075 * nnmairix.el (nnmairix-group-delete-recreate-this-group):
10076 Fix typo in docstring.
10077
10078 2010-01-08 Jason Rumney <jasonr@gnu.org>
10079
10080 * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
10081 response.
10082
10083 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10084
10085 * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
10086
10087 * message.el (message-check-news-header-syntax): Protect against a
10088 string that `rfc822-addresses' returns when parsing fails.
10089
10090 2010-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10091
10092 * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
10093 (gnus-previous-char-property-change): New functions.
10094
10095 * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
10096
10097 2010-01-05 Andreas Schwab <schwab@linux-m68k.org>
10098
10099 * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
10100 (gnus-summary-recenter): Use it instead of forward-line. (Bug#5257)
10101
10102 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
10103
10104 * message.el (message-exchange-point-and-mark): Rework last change to
10105 avoid using optional arg of exchange-point-and-mark, for backward
10106 compatibility.
10107
10108 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
10109
10110 * message.el (message-exchange-point-and-mark):
10111 Call exchange-point-and-mark with an argument rather than setting
10112 mark-active by hand (Bug#5175).
10113
10114 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
10115
10116 * nntp.el (nntp-service-to-port): Work for service expressed with
10117 numeric string; replace [:digit:] with [0-9] for XEmacs.
10118
10119 2009-12-17 Glenn Morris <rgm@gnu.org>
10120
10121 * gnus-group.el (gnus-bug-group-download-format-alist):
10122 Change emacs entry to debbugs.gnu.org. Bump :version.
10123
10124 2009-12-13 Reiner Steib <Reiner.Steib@gmx.de>
10125
10126 * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
10127
10128 2009-12-12 Reiner Steib <Reiner.Steib@gmx.de>
10129
10130 * message.el (message-info): Explain why we use `Info-goto-node'.
10131
10132 2009-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
10133
10134 * message.el (message-completion-in-region): New compatibility function.
10135 (message-expand-group): Use it.
10136
10137 2009-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
10138
10139 * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
10140 with no unread article should be listed if the 2nd arg `predicate' is
10141 given.
10142
10143 2009-11-29 Juri Linkov <juri@jurta.org>
10144
10145 * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
10146 when it is fboundp in GNU Emacs 23.1. Put `isearch-scroll' property
10147 on `gnus-recenter'. (Bug#4698, Bug#4981)
10148
10149 2009-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
10150
10151 * message.el (message-from-style, message-interactive)
10152 (message-signature): Always set default values from the corresponding
10153 mail-* variables.
10154 (message-cite-prefix-regexp, message-sendmail-envelope-from)
10155 (message-yank-prefix, message-indentation-spaces)
10156 (message-signature-file, message-default-headers): Use boundp rather
10157 than (featurep 'xemacs) to check if the corresponding mail-* variables
10158 exist.
10159
10160 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
10161
10162 * message.el (message-send-mail-with-sendmail): Revert last change.
10163
10164 2009-11-19 Chong Yidong <cyd@stupidchicken.com>
10165
10166 * message.el (message-from-style, message-interactive)
10167 (message-cite-prefix-regexp, message-sendmail-envelope-from)
10168 (message-yank-prefix, message-indentation-spaces, message-signature)
10169 (message-signature-file, message-default-headers): For GNU Emacs, set
10170 default values from the corresponding mail-* variables.
10171 (message-send-mail-with-sendmail): Use envelope-from only if
10172 mail-specify-envelope-from is non-nil.
10173
10174 2009-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
10175
10176 * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
10177 containing tspecial characters if they have been already quoted.
10178
10179 2009-10-24 Glenn Morris <rgm@gnu.org>
10180
10181 * gnus-art.el (help-xref-stack-item): Define for compiler.
10182
10183 2009-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
10184
10185 * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
10186
10187 2009-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
10188
10189 * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
10190 (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
10191
10192 2009-10-16 Katsumi Yamaoka <yamaoka@jpl.org>
10193
10194 * gnus.el (gnus-overlay-get): New alias to overlay-get.
10195 (gnus-overlays-in): New alias to overlays-in.
10196
10197 * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
10198 gnus-overlay-get, and gnus-delete-overlay.
10199 (gnus-summary-show-thread): Make it work as well for systems in which
10200 next-single-char-property-change is not available.
10201 (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
10202
10203 2009-10-14 Reiner Steib <Reiner.Steib@gmx.de>
10204
10205 * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
10206
10207 2009-10-14 Dan Nicolaescu <dann@ics.uci.edu>
10208
10209 * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
10210 and XEmacs that don't have `remove-overlays'.
10211
10212 2009-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
10213
10214 * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
10215 (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
10216 selective display. Use overlays instead.
10217
10218 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
10219
10220 * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
10221
10222 2009-09-29 Juanma Barranquero <lekktu@gmail.com>
10223
10224 * spam-stat.el (spam-stat-load): Fix typo in message.
10225
10226 2009-09-23 Juanma Barranquero <lekktu@gmail.com>
10227
10228 * gnus-art.el (gnus-article-encrypt-body):
10229 * message.el (message-check-recipients):
10230 * mm-util.el (mm-codepage-setup):
10231 * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
10232 (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
10233
10234 2009-09-22 Daiki Ueno <ueno@unixuser.org>
10235
10236 * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
10237 * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
10238 keys from the menu if mm-{sign,encrypt}-option is 'guided.
10239 * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
10240 * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
10241
10242 2009-09-18 Glenn Morris <rgm@gnu.org>
10243
10244 * gnus-diary.el (gnus-diary-check-message):
10245 * message.el (message-insert-formatted-citation-line):
10246 * nnbabyl.el (top-level):
10247 * nndiary.el (nndiary-schedule):
10248 Fix typos in condition-case handlers.
10249
10250 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
10251
10252 * gnus-art.el (gnus-article-edit-part): Work for the buffer
10253 configuration that provides the sole article window in a frame;
10254 position point correctly after deleting a part.
10255
10256 2009-09-14 Adam Sjøgren <asjo@koldfront.dk>
10257
10258 * spam.el (spam-unregister-on-reregister): Add boolean variable.
10259 (spam-resolve-registrations-routine): Use it to unregister articles
10260 that change status.
10261
10262 2009-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10263
10264 * nnrss.el (nnrss-request-article): Remove binding of
10265 default-enable-multibyte-characters that has gotten needless by
10266 the 2007-07-13 change in rfc2047-encode-message-header.
10267
10268 * mml.el (mml-insert-multipart): Error on the message header.
10269 (mml-insert-part): Error on the message header; position point at
10270 the end of a MIME tag.
10271
10272 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10273
10274 * gnus-util.el (with-no-warnings): Define it for old Emacsen.
10275 (gnus-float-time): Alias to float-time if it exists.
10276
10277 * ecomplete.el (with-no-warnings): Define it for old Emacsen.
10278 (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
10279 float-time is available; suppress compile warning for time-to-seconds.
10280
10281 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
10282
10283 * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
10284 may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
10285 Add the optional argument `encoding' that overrides the default.
10286
10287 * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
10288 mm-encode-buffer.
10289
10290 2009-09-04 Glenn Morris <rgm@gnu.org>
10291
10292 * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
10293 mm-disable-multibyte, rather than default-enable-multibyte-characters.
10294 * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
10295 mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
10296 * mm-util.el (mm-with-unibyte-current-buffer)
10297 (mm-find-buffer-file-coding-system):
10298 * yenc.el (yenc-decode-region): Use default-value rather than
10299 default-enable-multibyte-characters.
10300
10301 2009-09-03 Glenn Morris <rgm@gnu.org>
10302
10303 * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
10304 * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
10305 than default-enable-multibyte-characters.
10306
10307 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org>
10308
10309 * gnus-art.el (gnus-article-read-summary-keys):
10310 Fix gnus-buffer-configuration's value temporarily used.
10311
10312 2009-09-02 Glenn Morris <rgm@gnu.org>
10313
10314 * gnus-util.el (gnus-float-time): New function.
10315 * gnus-delay.el (gnus-delay-article):
10316 * gnus-sum.el (gnus-thread-latest-date):
10317 * gnus-util.el (gnus-user-date): Use gnus-float-time.
10318 * nnspool.el (nnspool-request-newgroups):
10319 Use gnus-float-time rather than time-to-seconds.
10320 * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
10321
10322 * gnus-art.el (gnus-signature-face, gnus-header-from-face)
10323 (gnus-header-subject-face, gnus-header-newsgroups-face)
10324 (gnus-header-name-face, gnus-header-content-face):
10325 * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
10326 (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
10327 (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
10328 (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
10329 (gnus-cite-face-11):
10330 * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
10331 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
10332 (gnus-server-closed-face, gnus-server-denied-face)
10333 (gnus-server-offline-face):
10334 * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
10335 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
10336 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
10337 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
10338 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
10339 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
10340 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
10341 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
10342 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
10343 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
10344 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
10345 (gnus-summary-selected-face, gnus-summary-cancelled-face)
10346 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
10347 (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
10348 (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
10349 (gnus-summary-high-undownloaded-face)
10350 (gnus-summary-low-undownloaded-face)
10351 (gnus-summary-normal-undownloaded-face)
10352 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
10353 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
10354 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
10355 (gnus-splash-face):
10356 * message.el (message-header-to-face, message-header-cc-face)
10357 (message-header-subject-face, message-header-newsgroups-face)
10358 (message-header-other-face, message-header-name-face)
10359 (message-header-xheader-face, message-separator-face)
10360 (message-cited-text-face, message-mml-face):
10361 * sieve-mode.el (sieve-control-commands-face)
10362 (sieve-action-commands-face, sieve-test-commands-face)
10363 (sieve-tagged-arguments-face):
10364 * spam.el (spam-face):
10365 Mark face aliases with "-face" in the name as obsolete.
10366
10367 2009-09-01 Glenn Morris <rgm@gnu.org>
10368
10369 * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
10370 than goto-line.
10371
10372 2009-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10373
10374 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10375 Don't move point if the command is invoked inside the message header.
10376
10377 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
10378
10379 * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
10380 (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
10381 * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
10382 * nnir.el (nnir-swish-e-index-file):
10383 * gnus-sum.el (gnus-summary-delete-marked-as-read)
10384 (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
10385 (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10386 * gnus-msg.el (gnus-inews-mark-gcc-as-read):
10387 * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
10388 (gnus-treat-display-xface): Add Emacs version of obsolescence.
10389
10390 2009-08-28 Katsumi Yamaoka <yamaoka@jpl.org>
10391
10392 * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
10393 Don't save excursion.
10394
10395 2009-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
10396
10397 * nnheader.el (nnheader-find-file-noselect):
10398 * mm-util.el (mm-insert-file-contents):
10399 Use (default-value 'major-mode) instead of default-major-mode.
10400
10401 2009-08-27 Stefan Monnier <monnier@iro.umontreal.ca>
10402
10403 * nnrss.el (nnrss-request-article): Avoid default-fill-column.
10404
10405 2009-08-25 Glenn Morris <rgm@gnu.org>
10406
10407 * nnir.el (top-level): Don't require cl at run-time.
10408 (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
10409 Replace cl-function substitute with gnus-replace-in-string.
10410 (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
10411 (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
10412 (nnir-run-find-grep): Replace cl-functions find-if and subseq with
10413 simplified expansions.
10414
10415 2009-08-22 Glenn Morris <rgm@gnu.org>
10416
10417 * gnus-art.el (gnus-button-patch): Use forward-line rather than
10418 goto-line.
10419
10420 2009-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
10421
10422 * gnus-group.el (gnus-safe-html-newsgroups): New user option.
10423
10424 * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
10425 (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
10426 (gnus-mm-display-part, gnus-mime-display-single)
10427 (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
10428 override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
10429
10430 * gnus-sum.el
10431 (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
10432 (gnus-summary-move-article): Add expirable mark to articles copied or
10433 moved to group that has auto-expire turned on if the option is non-nil.
10434
10435 2009-07-24 Glenn Morris <rgm@gnu.org>
10436
10437 * gnus-demon.el (gnus-demon-add-nntp-close-connection):
10438 Fix typo. (Bug#3903)
10439
10440 2009-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
10441
10442 * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
10443 gnus-article-read-summary-keys rather than gnus-summary-edit-article
10444 that should not be used for draft articles.
10445 (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
10446 that has no concern in minor mode keys.
10447 (gnus-article-summary-command, gnus-article-summary-command-nosave):
10448 Abolish.
10449
10450 2009-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
10451
10452 * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
10453 article without making inquiry to a user for unknown encoding.
10454
10455 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
10456 (nnmaildir--scan): Assume i-node and device number that file-attributes
10457 returns might be cons-cell.
10458
10459 2009-07-16 Teodor Zlatanov <tzz@lifelogs.com>
10460
10461 * auth-source.el: Remove docs now in auth.texi. Don't use
10462 `gnus-message' for logging. Add new variables `auth-source-debug' and
10463 `auth-source-hide-passwords' and use them.
10464
10465 2009-07-15 Glenn Morris <rgm@gnu.org>
10466
10467 * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
10468
10469 2009-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
10470
10471 * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
10472 excessive whitespace from the default values of title and description.
10473
10474 2009-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
10475
10476 * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
10477 mail-fetch-field to fetch Content-Description header in order to
10478 exclude newlines.
10479
10480 2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
10481
10482 * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
10483 to deleted part.
10484
10485 2009-05-30 David Engster <dengste@eml.cc>
10486
10487 * nnmairix.el: Remove old documentation in the commentary block.
10488 (nnmairix-request-group): Do not update active file for nnml back ends.
10489 (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
10490 end so that overview files are ignored.
10491 (nnmairix-update-groups): Make updating the groups more robust by using
10492 marks.
10493 (nnmairix-determine-original-group-from-path): Circumvent mairix bug
10494 with dollar characters in message-id.
10495
10496 2009-04-28 Reiner Steib <Reiner.Steib@gmx.de>
10497
10498 * spam.el: Use dns-query instead of query-dns. Was renamed on
10499 2008-12-25 in dns.el.
10500
10501 2009-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
10502
10503 * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
10504 could happen if the text is only composed of spaces and/or tabs.
10505
10506 2009-03-03 Brian Sniffen <bts@evenmere.org> (tiny change)
10507
10508 * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
10509 when sending a queued message to avoid extra mml tags.
10510
10511 2009-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
10512
10513 * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
10514
10515 2009-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
10516
10517 * gnus-dired.el: Remove autoload for gnus-setup-message.
10518 (gnus-dired-attach): Fake this-command value to prevent Gnus from
10519 displaying Gnus logo; always use compose-mail.
10520
10521 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
10522
10523 * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
10524
10525 2009-02-18 Katsumi Yamaoka <yamaoka@jpl.org>
10526
10527 * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
10528 (gnus-nocem-issuers): List currently active issuers; fix custom type.
10529 (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
10530 available.
10531 (gnus-nocem-epg-verify): New function.
10532
10533 2009-02-15 Reiner Steib <Reiner.Steib@gmx.de>
10534
10535 * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
10536
10537 2009-02-15 Glenn Morris <rgm@gnu.org>
10538
10539 * gnus-util.el (rmail-insert-rmail-file-header)
10540 (rmail-count-new-messages, rmail-show-message): Remove unnecessary
10541 autoloads.
10542 (rmail-default-rmail-file): Remove unnecessary declaration.
10543 (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
10544
10545 2009-02-14 Glenn Morris <rgm@gnu.org>
10546
10547 * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
10548 variable (only used in gnus-util, which declares it anyway).
10549 (rmail-output-to-rmail-file): Remove autoload of deleted function,
10550 which was only needed by gnus-art (changed to not use it any more).
10551 (rmail-insert-rmail-file-header): Remove autoload of deleted function,
10552 only used in gnus-util, which autoloads it itself.
10553 (rmail-update-summary): Fix autoload.
10554
10555 * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
10556 rather than rmail-output-to-rmail-file.
10557
10558 2009-02-07 Glenn Morris <rgm@gnu.org>
10559
10560 * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
10561 autoload of function that no longer exists.
10562 (rmail-toggle-header): Declare.
10563 (message-forward-rmail-make-body): Handle mbox Rmail.
10564
10565 2009-01-31 Glenn Morris <rgm@gnu.org>
10566
10567 * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
10568 2009-01-09 change.
10569
10570 2009-01-26 Teodor Zlatanov <tzlatanov@jumptrading.com>
10571
10572 * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
10573 (auth-source-forget-all-cached): New convenience function.
10574 (auth-source-user-or-password): Accept list of modes or a single mode.
10575
10576 * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
10577 auth-source modes.
10578
10579 * nnimap.el (nnimap-open-connection): Use list of
10580 auth-source modes.
10581
10582 * nntp.el (nntp-send-authinfo): Use list of
10583 auth-source modes.
10584
10585 2009-01-16 Teodor Zlatanov <tzz@lifelogs.com>
10586
10587 * auth-source.el: Update docs to reflect epa-file-enable is to be used
10588 now.
10589
10590 2009-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
10591
10592 * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
10593 coding system in XEmacs; add a workaround for XEmacs.
10594
10595 2009-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
10596
10597 * mm-util.el (mm-coding-system-priorities): Protect against nil value
10598 of current-language-environment.
10599
10600 2009-01-13 Reiner Steib <Reiner.Steib@gmx.de>
10601
10602 * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
10603 available at runtime.
10604
10605 2009-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
10606
10607 * gnus-art.el (article-date-ut): Fix end point of narrowing.
10608
10609 2009-01-11 Aidan Kehoe <kehoea@parhasard.net>
10610
10611 * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
10612 the greatest positive fixnum value doesn't work under an XEmacs with
10613 bignum support; use the most-positive-fixnum constant instead,
10614 available since Emacs 21.1 with cl and XEmacs 21.1.
10615
10616 2009-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
10617
10618 * gnus-sum.el (gnus-summary-next-article): Revert last change by which
10619 XEmacs gets not to work.
10620
10621 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
10622
10623 * mm-util.el (mm-coding-system-priorities): Allow the value like
10624 "Japanese (UTF-8)" of current-language-environment.
10625
10626 2009-01-09 Glenn Morris <rgm@gnu.org>
10627
10628 * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
10629 with last-command-event.
10630
10631 2009-01-08 Reiner Steib <Reiner.Steib@gmx.de>
10632
10633 * message.el (message-fix-before-sending): Amend comment.
10634
10635 2009-01-07 David Engster <dengste@eml.cc>
10636
10637 * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
10638 simplified server definitions by converting it via
10639 gnus-server-to-method.
10640
10641 2009-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10642
10643 * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
10644 parameter's operands.
10645
10646 2009-01-06 David Engster <dengste@eml.cc>
10647
10648 * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
10649 primary select method (for gnus-group-mark-article-as-read).
10650
10651 2009-01-06 Tassilo Horn <tassilo@member.fsf.org>
10652
10653 * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
10654 `(gnus)Face', not `(gnus)X-Face'.
10655
10656 2009-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
10657
10658 * mm-util.el (mm-ucs-to-char): New function.
10659
10660 * mm-url.el (mm-url-decode-entities): Use it.
10661
10662 2009-01-03 Reiner Steib <Reiner.Steib@gmx.de>
10663
10664 * message.el (message-fix-before-sending): Add `eight-bit' to
10665 illegible-text check.
10666
10667 2009-01-03 Michael Olson <mwolson@gnu.org>
10668
10669 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
10670 `headers' is nil. This can occur if the IMAP server does not have
10671 permissions to read messages from a folder, but can write new messages
10672 to the folder.
10673 (nnimap-request-article-part): Do not insert `data' if it is nil.
10674
10675 2009-01-01 Dave Love <fx@gnu.org>
10676
10677 * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
10678
10679 * nnimap.el: Fix author email.
10680 (nnimap-split-rule): Add FIXME comment.
10681 (nnimap-debug): Fix doc string.
10682
10683 2008-12-25 Katsumi Yamaoka <yamaoka@jpl.org>
10684
10685 * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
10686 overlay-arrow-position and overlay-arrow-string buffer-local; no need
10687 to check if those variables exist (first appeared in Emacs 18.50).
10688
10689 2008-12-24 Katsumi Yamaoka <yamaoka@jpl.org>
10690
10691 * mm-util.el (mm-line-number-at-pos): New function.
10692
10693 * spam-report.el (spam-report-process-queue): Use it.
10694
10695 2008-12-24 David Engster <dengste@eml.cc>
10696
10697 * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
10698 parameters that haven't existed as variables as buffer-local variables.
10699
10700 2008-12-23 Dave Love <fx@gnu.org>
10701
10702 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
10703 cadar.
10704
10705 * sieve-manage.el (sieve-manage-starttls-p): Rename from
10706 imap-starttls-p.
10707 (sieve-manage-starttls-open): Rename from imap-starttls-open.
10708
10709 2008-12-22 Reiner Steib <Reiner.Steib@gmx.de>
10710
10711 * spam-report.el (spam-report-gmane-max-requests): New constant.
10712 (spam-report-gmane-wait): New variable.
10713 (spam-report-gmane-ham, spam-report-gmane-spam)
10714 (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
10715 spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
10716 the server.
10717
10718 * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
10719 Add explanations.
10720
10721 * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
10722 nnheader-accept-process-output and nnheader-read-timeout if available.
10723 (pop3-movemail): Use it.
10724
10725 * message.el (message-check-news-body-syntax): Fix signature check if
10726 there's an attachment.
10727
10728 2008-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
10729
10730 * mm-util.el: Add comments to the mm- emulating functions.
10731
10732 2008-12-21 Reiner Steib <Reiner.Steib@gmx.de>
10733
10734 * gnus-start.el (gnus-before-startup-hook): Fix doc string.
10735 Reported by Stephen Berman <stephen.berman@gmx.net>.
10736
10737 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
10738
10739 * mm-util.el (mm-substring-no-properties): New function.
10740 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
10741 (mm-special-display-p): Enable those lambda forms to be byte compiled.
10742 (mm-string-to-multibyte): Doc fix.
10743
10744 * mml.el (mml-attach-file): Use mm-substring-no-properties.
10745
10746 2008-12-18 Reiner Steib <Reiner.Steib@gmx.de>
10747
10748 * mml.el (mml-attach-file): Strip text properties from file name.
10749 (Bug#1574)
10750
10751 2008-12-16 Glenn Morris <rgm@gnu.org>
10752
10753 * mm-util.el (mm-charset-override-alist): Declare for compiler.
10754
10755 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
10756
10757 * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
10758 knows since the charset specified might be a bogus alias that
10759 mm-charset-synonym-alist provides.
10760
10761 2008-12-15 Reiner Steib <Reiner.Steib@gmx.de>
10762
10763 * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
10764 "ISO_8859-1".
10765
10766 * gnus-start.el (gnus-backup-startup-file): Improve doc string.
10767
10768 2008-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
10769
10770 * mm-util.el (mm-charset-eval-alist):
10771 Define it before mm-charset-to-coding-system.
10772 (mm-charset-to-coding-system): Add optional argument `silent';
10773 define it before mm-charset-override-alist.
10774 (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
10775 default value if it can be used in Emacs currently running;
10776 silence mm-charset-to-coding-system.
10777
10778 2008-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
10779
10780 * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
10781 `allow-override' which says whether to use `mm-charset-override-alist'.
10782 (rfc2047-decode-encoded-words): Use it.
10783
10784 * mm-util.el (mm-charset-override-alist): Fix custom type;
10785 add `(gb2312 . gbk)' to choices.
10786
10787 2008-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
10788
10789 * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
10790 fast.
10791
10792 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10793
10794 2008-12-04 Naohiro Aota <nao.aota@gmail.com>
10795
10796 * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
10797 on links.
10798
10799 * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
10800
10801 2008-12-03 Katsumi Yamaoka <yamaoka@jpl.org>
10802
10803 * message.el (message-idna-to-ascii-rhs-1): Protect against local
10804 users' addresses that don't have domain parts.
10805 (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
10806 rather than message-narrow-to-head since there will be the message
10807 header separator.
10808
10809 2008-12-02 Stefan Monnier <monnier@iro.umontreal.ca>
10810
10811 * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
10812 since the result is inserted in a unibyte buffer anyway.
10813 (nnimap-demule-use-string-to-multibyte): Remove.
10814 (nnimap-demule): Alias it to mm-string-to-multibyte.
10815
10816 2008-11-29 Reiner Steib <Reiner.Steib@gmx.de>
10817
10818 * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
10819 variable for debugging bug#464 and bug#1174.
10820 (nnimap-demule): Use it.
10821
10822 2008-11-24 Reiner Steib <Reiner.Steib@gmx.de>
10823
10824 * gnus-score.el (gnus-score-find-trace): Handle default score in total
10825 score calculation correctly.
10826
10827 2008-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
10828
10829 * message.el (message-send-mail): Just set the buffer to unibyte
10830 rather than use mm-with-unibyte-current-buffer which does a lot more.
10831 (message-send-mail-partially): Don't bother with
10832 mm-with-unibyte-current-buffer since it's already been made unibyte by
10833 message-send-mail.
10834
10835 2008-11-11 Teodor Zlatanov <tzz@lifelogs.com>
10836
10837 * nnrss.el (nnrss-make-hash-index): Debug message of full item.
10838
10839 2008-11-10 Teodor Zlatanov <tzz@lifelogs.com>
10840
10841 * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
10842
10843 2008-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
10844
10845 * starttls.el (starttls-any-program-available): Rewritten so it doesn't
10846 require itself and to remove `with-no-warnings'.
10847
10848 2008-11-03 Teodor Zlatanov <tzz@lifelogs.com>
10849
10850 * starttls.el (starttls-any-program-available): Get the name of the
10851 available TLS layer program.
10852 (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
10853 well as the host name in the "opening" message.
10854
10855 * auth-source.el (auth-source-cache, auth-source-do-cache)
10856 (auth-source-user-or-password): Cache passwords and logins by default,
10857 allow override with `auth-source-do-cache'.
10858 (auth-source-forget-user-or-password): Allow users to remove cache
10859 entries if needed.
10860
10861 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
10862
10863 * ietf-drums.el (ietf-drums-remove-comments): Localize second
10864 condition-case to only the forward-sexp call.
10865
10866 2008-10-31 Teodor Zlatanov <tzz@lifelogs.com>
10867
10868 * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
10869 quotes contained. Make it more robust regardless by an extra
10870 condition-case wrapper.
10871
10872 2008-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
10873
10874 * nnml.el (nnml-request-expire-articles): Check if the function set to
10875 `nnmail-expiry-target' returns the symbol `delete'.
10876
10877 * nnfolder.el (nnfolder-request-expire-articles): Ditto.
10878
10879 * nnmail.el (nnmail-expiry-target): Fix custom type.
10880
10881 2008-10-02 Glenn Morris <rgm@gnu.org>
10882
10883 * mm-util.el (mm-codepage-setup): Tweak codepage error.
10884 Silence compiler warning.
10885
10886 2008-09-30 Chong Yidong <cyd@stupidchicken.com>
10887
10888 * mml.el (mml-menu): Don't assume mml2015 is bound.
10889
10890 2008-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
10891
10892 * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
10893 exists.
10894
10895 2008-09-27 Glenn Morris <rgm@gnu.org>
10896
10897 * gnus-util.el (mail-header-remove-comments): Autoload it.
10898
10899 2008-09-27 Andreas Schwab <schwab@suse.de>
10900
10901 * gnus-util.el (gnus-split-references): Strip comments.
10902 (gnus-parent-id): Likewise.
10903
10904 2008-09-26 Reiner Steib <Reiner.Steib@gmx.de>
10905
10906 * message.el (message-confirm-send): Fix version.
10907
10908 2008-09-25 Katsumi Yamaoka <yamaoka@jpl.org>
10909
10910 * message.el (message-idna-to-ascii-rhs-1): Use
10911 mail-extract-address-components rather than mail-header-parse-addresses
10912 that is an alias by default to ietf-drums-parse-addresses that does not
10913 support non-ASCII names in headers' contents.
10914
10915 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
10916
10917 * message.el (message-confirm-send): Fix variable documentation to
10918 avoid the "y/n" wording.
10919
10920 2008-09-25 Francis Litterio <flitterio@gmail.com> (tiny change)
10921
10922 * message.el (message-set-auto-save-file-name): Save to a different
10923 filename so multiple messages (especially drafts) can be recovered.
10924
10925 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
10926
10927 * message.el (message-confirm-send): Add appropriate version.
10928
10929 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com>
10930
10931 * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
10932 defvar.
10933
10934 2008-09-22 Daiki Ueno <ueno@unixuser.org>
10935
10936 * mm-view.el (mm-pkcs7-signed-magic): Use literals.
10937 (mm-pkcs7-enveloped-magic): Ditto.
10938
10939 2008-09-17 Simon Josefsson <simon@josefsson.org>
10940
10941 * sieve-manage.el (sieve-manage-is-string): Accept literals too.
10942 Reported by Arnt Gulbrandsen <arnt@oryx.com>.
10943
10944 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
10945
10946 * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
10947 default, it's better.
10948
10949 2008-09-11 Teodor Zlatanov <tzz@lifelogs.com>
10950
10951 * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
10952 summary line gnus-number property and ignore them (with a warning
10953 message).
10954
10955 2008-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
10956
10957 * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
10958 macro caddr in the interactive form since it won't be expanded.
10959
10960 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10961
10962 * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
10963 `charset'; fix name of function called recursively.
10964 (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
10965
10966 2008-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
10967
10968 * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
10969 (gnus-mime-set-charset-parameters): New function.
10970 (gnus-mime-view-part-as-charset): Use it to correctly display part
10971 specifying wrong charset.
10972
10973 2008-09-08 David Engster <dengste@eml.cc>
10974
10975 * nnmairix.el (nnmairix-create-server-and-default-group): Require match
10976 in completing-read for back end server.
10977
10978 2008-09-03 Teodor Zlatanov <tzz@lifelogs.com>
10979
10980 * message.el (message-confirm-send): New variable to confirm sending a
10981 message.
10982 (message-send): Use it.
10983
10984 2008-08-30 Teodor Zlatanov <tzz@lifelogs.com>
10985
10986 * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
10987
10988 2008-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
10989
10990 * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
10991
10992 2008-08-21 Teodor Zlatanov <tzz@lifelogs.com>
10993
10994 * gnus-registry.el (gnus-registry-max-track-groups): New variable to
10995 prevent tracking too many groups.
10996 (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
10997 Use it.
10998
10999 2008-08-11 Ralf Angeli <angeli@caeruleus.net>
11000
11001 * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
11002 moving point to the bottom of the window in order to avoid recentering.
11003
11004 2008-08-11 Katsumi Yamaoka <yamaoka@jpl.org>
11005
11006 * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
11007 (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
11008 (gnus-article-beginning-of-window): Fix calculation.
11009
11010 2008-08-08 Katsumi Yamaoka <yamaoka@jpl.org>
11011
11012 * gnus-msg.el (gnus-summary-supersede-article)
11013 (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
11014 value of gnus-newsgroup-charset to decode non-MIME encoded text in
11015 message header.
11016
11017 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
11018
11019 * message.el:
11020 * gnus-start.el:
11021 * gnus-registry.el: Remove VMS support.
11022
11023 2008-07-30 Katsumi Yamaoka <yamaoka@jpl.org>
11024
11025 * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
11026 macro.
11027 (rfc2104-hash): Use it.
11028
11029 2008-07-30 Reiner Steib <Reiner.Steib@gmx.de>
11030
11031 * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
11032 (gnus-summary-sort-by-most-recent-date): New commands.
11033 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
11034 and menu entries.
11035
11036 2008-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
11037
11038 * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
11039 don't redisplay article for raw contents; remove plural articles stuff.
11040
11041 * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
11042 prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
11043 on gnus-summary-save-article; display results properly.
11044
11045 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
11046
11047 * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
11048
11049 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
11050
11051 * gnus-art.el (gnus-summary-save-in-pipe):
11052 Consider gnus-save-all-headers.
11053
11054 2008-07-21 Dan Nicolaescu <dann@ics.uci.edu>
11055
11056 * gnus-util.el (ns-focus-frame): Remove declaration.
11057 (gnus-select-frame-set-input-focus): Undo previous change. Treat ns
11058 like x.
11059
11060 2008-07-21 Thien-Thi Nguyen <ttn@gnuvola.org>
11061
11062 * rfc2104.el (rfc2104-zero): Delete defconst.
11063 (rfc2104-hex-alist): Likewise.
11064 (rfc2104-hex-to-int): Delete func.
11065 (rfc2104-hexstring-to-bitstring): Likewise.
11066 (rfc2104-nybbles): New defconst.
11067 (rfc2104-hash): Rewrite for speed.
11068
11069 2008-07-16 Glenn Morris <rgm@gnu.org>
11070
11071 * gnus-util.el (ns-focus-frame): Declare for compiler.
11072
11073 2008-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
11074
11075 * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
11076 set as a group parameter.
11077 (gnus-summary-save-in-pipe): Work when it is called independently.
11078 (gnus-summary-pipe-to-muttprint): Don't modify
11079 gnus-summary-pipe-output-default-command.
11080
11081 2008-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
11082
11083 * message.el (message-send-mail-with-sendmail):
11084 Display the error message.
11085
11086 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
11087
11088 * gnus-art.el (gnus-default-article-saver):
11089 Add gnus-summary-save-in-pipe to choices.
11090 (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
11091 gnus-summary-pipe-output-default-command as the default command.
11092 (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
11093 instead of gnus-last-shell-command.
11094
11095 * gnus-sum.el (gnus-summary-pipe-output-default-command):
11096 New user option.
11097 (gnus-summary-muttprint-program): Mention the value will be changed.
11098 (gnus-summary-save-article): Force showing of all headers.
11099 (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
11100
11101 2008-07-01 Rupert Swarbrick <rswarbrick@googlemail.com> (tiny change)
11102
11103 * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
11104
11105 2008-07-02 Juanma Barranquero <lekktu@gmail.com>
11106
11107 * nnimap.el (nnimap-id):
11108 * sieve-manage.el (sieve-manage-open): Doc fixes.
11109
11110 2008-07-02 Francesc Rocher <rocher@member.fsf.org>
11111
11112 * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
11113 if available.
11114
11115 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca>
11116
11117 * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
11118
11119 * nnkiboze.el (nnkiboze-generate-group):
11120 Use explicit mm-disable-multibyte rather than mm-with-unibyte.
11121
11122 * nnmairix.el: Require CL.
11123
11124 2008-06-15 David Engster <dengste@eml.cc>
11125
11126 * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
11127
11128 2008-06-14 Aidan Kehoe <kehoea@parhasard.net>
11129
11130 * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
11131 New macros that expand to an `aset'/`aref' call under Emacs, and to a
11132 runtime choice under XEmacs.
11133
11134 * gnus-sum.el (gnus-summary-set-display-table):
11135 Use `gnus-put-display-table', `gnus-get-display-table',
11136 `gnus-set-display-table' for the display table, instead of `aset'.
11137
11138 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
11139
11140 * nnmairix.el: Add autoloads.
11141
11142 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
11143
11144 * nnmairix.el (nnmairix-delete-recreate-group)
11145 (nnmairix-update-and-clear-marks): Fix error messages.
11146
11147 2008-06-14 David Engster <dengste@eml.cc>
11148
11149 * nnmairix.el: Upgrade to version 0.6.
11150 (nnmairix-group-toggle-propmarks-this-group)
11151 (nnmairix-group-toggle-readmarks-this-group)
11152 (nnmairix-group-delete-recreate-this-group)
11153 (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
11154 (nnmairix-remove-tick-mark-original-article): New commands.
11155 (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
11156 (nnmairix-propagate-marks-to-nnmairix-groups)
11157 (nnmairix-only-use-registry, nnmairix-allowfast-default)
11158 (nnmairix-marks-cache, nnmairix-version-output): New variables.
11159 (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
11160 functions needed for marks propagation and manipulation of read marks.
11161 (nnmairix-update-groups): New function.
11162 (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
11163 (nnmairix-determine-original-group-from-registry)
11164 (nnmairix-determine-original-group-from-path)
11165 (nnmairix-get-group-from-file-path, nnmairix-map-range)
11166 (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
11167 New helper functions.
11168 (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
11169 keystrokes for new commands.
11170 (nnmairix-delete-and-create-on-change): Doc string cleanup.
11171 (nnmairix-request-group): Check allow-fast group parameter.
11172 (nnmairix-request-create-group): Set allow-fast group parameter if
11173 nnmairix-allowfast-default is set.
11174 (nnmairix-close-group): Propagate marks upon closing if needed.
11175 (nnmairix-group-toggle-threads-this-group): Use new.
11176 nnmairix-group-toggle-parameter helper function.
11177 (nnmairix-search): Better check for empty search result.
11178 (nnmairix-goto-original-article): Use new helper functions for
11179 determining original article.
11180 (nnmairix-show-original-article): Make sure message-id is in brackets.
11181 (nnmairix-call-mairix-binary): Change variable name.
11182 (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
11183 helper function.
11184 (nnmairix-widget-toggle-activate): Fix doc string.
11185
11186 2008-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
11187
11188 * nnir.el: Require edmacro when compiling with XEmacs.
11189 (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
11190 available in Emacs 21.
11191
11192 2008-06-11 Glenn Morris <rgm@gnu.org>
11193
11194 * gnus-util.el (x-focus-frame):
11195 * gnus.el (image-size):
11196 * mm-decode.el (image-size): Declare.
11197
11198 * gnus-picon.el (declare-function): Add compat definition.
11199 (image-size): Declare.
11200
11201 * gnus-group.el (tool-bar-map):
11202 * gnus-sum.el (tool-bar-map): Define for compiler.
11203
11204 * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
11205
11206 * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
11207
11208 * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
11209 * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
11210 * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
11211 * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
11212 * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
11213 * sieve-manage.el, spam-report.el, spam.el:
11214 Remove unnecessary eval-and-compile of autoloads.
11215
11216 2008-06-08 Michael Albinus <michael.albinus@gmx.de>
11217
11218 * auth-source.el: Precise Tramp doc.
11219
11220 2008-06-07 Glenn Morris <rgm@gnu.org>
11221
11222 * nnmairix.el: Remove unnecessary eval-when-compile.
11223
11224 2008-06-06 Kai Großjohann <grossjohann@ls6.cs.uni-dortmund.de>
11225
11226 * nnir.el: New file.
11227
11228 2008-06-05 Stefan Monnier <monnier@iro.umontreal.ca>
11229
11230 * gnus-util.el (gnus-read-shell-command): New function.
11231 * mm-decode.el (mm-pipe-part):
11232 * gnus-art.el (gnus-summary-save-in-pipe): Use it.
11233
11234 2008-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
11235
11236 * message.el (message-disassociate-draft): Revert 2008-03-18 change.
11237
11238 2008-06-03 Glenn Morris <rgm@gnu.org>
11239
11240 * pop3.el (nnheader-accept-process-output): Autoload it.
11241
11242 2008-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
11243
11244 * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
11245 are not 2-digit hexadecimal characters that follow `%'s.
11246
11247 2008-05-29 Reiner Steib <Reiner.Steib@gmx.de>
11248
11249 * message.el (message-bogus-recipient-p): Fix type in doc string.
11250 Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
11251 (message-bogus-addresses): Rename from message-bogus-address-regexp.
11252 Improve custom options.
11253 (message-bogus-recipient-p): Adjust accordingly.
11254
11255 2008-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
11256
11257 * nnmairix.el: Require edmacro when compiling with XEmacs.
11258
11259 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
11260
11261 * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
11262 (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
11263
11264 2008-05-20 Teodor Zlatanov <tzz@lifelogs.com>
11265
11266 * auth-source.el: Add more docs.
11267
11268 2008-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
11269
11270 * nnheader.el (nnheader-read-timeout): Change the default timeout from
11271 0.1 seconds to 0.01 seconds. This will make nntp and pop3 article
11272 retrieval faster in some cases, but might make CPU usage larger.
11273 If this has any bad side effects, we might revert this change.
11274
11275 * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
11276 seems to make mail retrieval much, much faster.
11277 (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
11278 unconditionally.
11279
11280 * gnus-draft.el (gnus-group-send-queue):
11281 Bind message-send-mail-partially-limit to nil to avoid being prompted.
11282
11283 2008-05-16 Reiner Steib <Reiner.Steib@gmx.de>
11284
11285 * mml.el (mml-attach-buffer): Prompt for `disposition'.
11286
11287 * message.el (message-bogus-address-regexp): Fix and improve custom
11288 type.
11289 (message-setup-hook): Add message-check-recipients as custom option.
11290
11291 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
11292
11293 * message.el (message-cite-function): Remove bogus autoload which crept
11294 in during merge from v5-10.
11295
11296 2008-05-14 Teodor Zlatanov <tzz@lifelogs.com>
11297
11298 * nnimap.el (nnimap-open-connection): Fix login/password bug.
11299
11300 * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
11301
11302 * auth-source.el: Preliminary Tramp docs.
11303 (auth-sources): Change the default auth-sources to use
11304 EPA .gpg files.
11305
11306 2008-05-09 Teodor Zlatanov <tzz@lifelogs.com>
11307
11308 * nntp.el: Autoload `auth-source-user-or-password'.
11309 (nntp-send-authinfo): Use it.
11310
11311 * nnimap.el: Autoload `auth-source-user-or-password'.
11312 (nnimap-open-connection): Use it.
11313
11314 * auth-source.el: Add docs on using with url-auth. Import gnus-util
11315 for the gnus-message function.
11316 (auth-source-user-or-password): Use it.
11317
11318 2008-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
11319
11320 * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
11321 rfc2104-hexstring-to-byte-list. Return a unibyte string.
11322 (rfc2104-hash): Use it.
11323
11324 2008-05-08 Juanma Barranquero <lekktu@gmail.com>
11325
11326 * gnus-art.el (gnus-article-toggle-truncate-lines):
11327 Don't use `iff' in docstring.
11328
11329 2008-05-07 Teodor Zlatanov <tzz@lifelogs.com>
11330
11331 * gnus-registry.el: Adjusted copyright dates and added a keyword.
11332
11333 * gnus-util.el (gnus-extract-address-component-name)
11334 (gnus-extract-address-component-email): Convenience functions around
11335 `gnus-extract-address-components'.
11336
11337 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11338 Use `gnus-extract-address-component-email' to fix bug of comparing full
11339 sender name to `user-mail-address'.
11340
11341 2008-05-05 Teodor Zlatanov <tzz@lifelogs.com>
11342
11343 * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
11344 catch/throw to optimize.
11345 (gnus-registry-find-keywords): Just use member to find a keyword.
11346
11347 2008-05-07 Stefan Monnier <monnier@iro.umontreal.ca>
11348
11349 * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
11350 is current before calling gnus-server-prepare.
11351 (gnus-server-setup-buffer, gnus-server-update-server)
11352 (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
11353
11354 2008-05-04 Juri Linkov <juri@jurta.org>
11355
11356 * mailcap.el (mailcap-replace-in-string): New compatibility alias.
11357 (mailcap-file-default-commands): Use mailcap-replace-in-string
11358 instead of replace-regexp-in-string, and mailcap-delete-duplicates
11359 instead of delete-dups. Use [ \t\n]* for whitespace in regexp.
11360
11361 2008-05-03 Reiner Steib <reiner.steib@gmx.de>
11362
11363 * gnus-sum.el (gnus-propagate-marks): Fix custom version.
11364
11365 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
11366
11367 * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
11368 hooks.
11369 (gnus-update-read-articles): Speed up non-marks-using users.
11370 (gnus-use-marks): Define gnus-use-marks.
11371 (gnus-propagate-marks): Rename variable to something more sensible.
11372
11373 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
11374
11375 * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
11376 (gmm-image-load-path-for-library): Fix typos in docstrings.
11377 (gmm-message): Reflow docstring.
11378
11379 2008-04-28 Teodor Zlatanov <tzz@lifelogs.com>
11380
11381 * mail-source.el (mail-source-set-1, mail-source-bind):
11382 Move auth-source code out of the macro to clean it up and fix bugs.
11383
11384 2008-04-26 Teodor Zlatanov <tzz@lifelogs.com>
11385
11386 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
11387 by sender if it's equal to user-mail-address, it's likely to be
11388 useless.
11389
11390 * mail-source.el (mail-source-bind): Don't use user or password if they
11391 are not bound. Unintern them if they are nil. Don't use server unless
11392 it's bound, and default it to empty string otherwise.
11393
11394 2008-04-25 Teodor Zlatanov <tzz@lifelogs.com>
11395
11396 * mail-source.el: Load auth-source.el.
11397 (mail-source-bind): Add comments. Call auth-source-user-or-password to
11398 get user name or password, if auth-sources is set up.
11399
11400 * gnus-registry.el (gnus-registry-split-strategy): New variable for
11401 strategy of splitting with parent.
11402 (gnus-registry-split-fancy-with-parent)
11403 (gnus-registry-post-process-groups): Use it and fix prior
11404 bug (returning a list as the split result).
11405
11406 * auth-source.el (auth-sources): Remove server parameter.
11407 (auth-source-pick, auth-source-user-or-password)
11408 (auth-source-user-or-password-imap)
11409 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11410 (auth-source-user-or-password-sftp)
11411 (auth-source-user-or-password-smtp): Remove server parameter.
11412
11413 2008-04-25 Juanma Barranquero <lekktu@gmail.com>
11414
11415 * smime.el (smime-sign-region, smime-encrypt-region)
11416 (smime-decrypt-region):
11417 Remove redundant calls to `generate-new-buffer-name'.
11418
11419 2008-04-24 Luca Capello <luca@pca.it> (tiny change)
11420
11421 * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
11422 Don't use QP for message/rfc822.
11423 (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
11424
11425 2008-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
11426
11427 * sieve-manage.el (sieve-string-bytes): Remove.
11428 (sieve-manage-putscript): Use length instead: `string-bytes' gives the
11429 correct byte-length only if the process's coding-system is the same as
11430 the one used internally by Emacs to represent strings.
11431
11432 2008-04-22 Juri Linkov <juri@jurta.org>
11433
11434 * mailcap.el (mailcap-file-default-commands): New function.
11435
11436 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
11437
11438 * message.el (message-signature-separator, message-cite-function):
11439 Change custom version.
11440
11441 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
11442
11443 * mm-decode.el (mm-display-external): Make temp file read-only.
11444
11445 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
11446
11447 * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
11448 binding for `gnus-diary-version'. Bind `gnus-diary-check-message' to
11449 `C-c C-f d'.
11450
11451 2008-04-12 Adrian Aichner <adrian@xemacs.org>
11452
11453 * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
11454
11455 2008-04-09 Teodor Zlatanov <tzz@lifelogs.com>
11456
11457 * auth-source.el: Add docs.
11458 (auth-sources): Modify format to support server.
11459 (auth-source-pick, auth-source-user-or-password)
11460 (auth-source-user-or-password-imap)
11461 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11462 (auth-source-user-or-password-sftp)
11463 (auth-source-user-or-password-smtp): Add server parameter.
11464
11465 2008-04-08 Teodor Zlatanov <tzz@lifelogs.com>
11466
11467 * gnus-registry.el: Initialize the registry when gnus-registry-install
11468 is t.
11469
11470 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org>
11471
11472 * compface.el (uncompface): Make buffer unibyte.
11473
11474 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
11475
11476 * mail-source.el (mail-source-value):
11477 Prefer fboundp to functionp so it works with macros as well.
11478
11479 2008-04-05 Glenn Morris <rgm@gnu.org>
11480
11481 * gnus-ems.el (mm-disable-multibyte): Autoload it.
11482
11483 2008-04-05 Stefan Monnier <monnier@iro.umontreal.ca>
11484
11485 * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
11486 Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
11487
11488 * nnheader.el (nnheader-init-server-buffer): Change buffer's
11489 multibyteness after rather than before erasing it.
11490
11491 * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
11492 mm-with-multibyte.
11493 (gnus-request-article-this-buffer): Make sure the proper decoding is
11494 used if gnus-original-article-buffer happens to be unibyte.
11495
11496 * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
11497 default-enable-multibyte-characters.
11498
11499 * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
11500 default-enable-multibyte-characters.
11501
11502 * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
11503
11504 * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
11505
11506 2008-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
11507
11508 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11509 Fix last change in case the element is not even a symbol.
11510
11511 2008-04-02 Simon Josefsson <simon@josefsson.org>
11512
11513 * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
11514 imap-enable-exchange-bug-workaround.
11515 (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
11516
11517 2008-04-01 Simon Josefsson <simon@josefsson.org>
11518
11519 * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
11520 a 100 byte status-checks into a 2-3MB transfer for each group.
11521 (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
11522 to enable bug workaround or not.
11523 (nnimap-find-minmax-uid): Only enable workaround conditionally.
11524
11525 2008-03-31 Glenn Morris <rgm@gnu.org>
11526
11527 * message.el (mml2015-use): Declare for compiler.
11528 (message-info): Require mml2015 when appropriate.
11529
11530 2008-03-30 Stefan Monnier <monnier@iro.umontreal.ca>
11531
11532 * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
11533 (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
11534 (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
11535 (nntp-service-to-port): New function.
11536 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
11537 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
11538 (nntp-open-netcat-stream): New function.
11539 (nntp-open-via-rlogin-and-netcat): Don't use a pty.
11540
11541 2008-03-29 Sven Joachim <svenjoac@gmx.de>
11542
11543 * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
11544
11545 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
11546
11547 * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
11548
11549 2008-03-28 Michael Harnois <mdharnois@gmail.com> (tiny change)
11550
11551 * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
11552
11553 2008-03-24 Reiner Steib <Reiner.Steib@gmx.de>
11554
11555 * message.el (message-signature-separator): Change default.
11556 Improve custom type.
11557 (message-cite-function): Change default to
11558 message-cite-original-without-signature.
11559
11560 * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
11561 toggle.
11562
11563 * message.el (message-check-news-body-syntax): Fix signature check.
11564 (message-setup-1): Mark buffer as unmodified _after_ running
11565 message-setup-hook and handling message-alternative-emails.
11566 (message-shorten-references): Be more strict when building list of
11567 valid references to comply with GNKSA.
11568
11569 * gnus-group.el (gnus-read-ephemeral-bug-group)
11570 (gnus-read-ephemeral-debian-bug-group)
11571 (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
11572
11573 * message.el (message-info): Don't use booleanp which isn't supported
11574 in Emacs 21 and XEmacs.
11575
11576 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
11577
11578 * gnus-group.el (gnus-gmane-group-download-format): Rename from
11579 gnus-group-gmane-group-download-format.
11580 (gnus-group-read-ephemeral-gmane-group): Rename from
11581 gnus-group-read-ephemeral-gmane-group.
11582 (gnus-read-ephemeral-gmane-group-url): Rename from
11583 gnus-group-read-ephemeral-gmane-group-url.
11584 (gnus-bug-group-download-format-alist): New variable.
11585 (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
11586 (gnus-read-ephemeral-emacs-bug-group): New commands.
11587
11588 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
11589
11590 * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
11591 (gnus-visible-headers): Improve custom type.
11592
11593 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
11594
11595 * mml.el (mml-menu): Add workarounds for XEmacs.
11596
11597 * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
11598 X-Boundary header.
11599
11600 * message.el (message-simplify-recipients): Fix previous commit.
11601
11602 2008-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
11603
11604 * mm-util.el (mm-set-buffer-multibyte): New function.
11605 * mm-decode.el (mm-copy-to-buffer): Use it.
11606
11607 * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
11608 Prefer fboundp to functionp so it works with macros as well.
11609
11610 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
11611
11612 * message.el (message-alter-recipients-discard-bogus-full-name):
11613 New function.
11614 (message-alter-recipients-function): New variable.
11615 (message-get-reply-headers): Use it.
11616 (message-replace-header): New helper function.
11617 (message-recipients-without-full-name): New variable.
11618 (message-simplify-recipients): New command.
11619
11620 * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
11621
11622 * message.el (message-info): Handle EasyPG manual.
11623
11624 * mml.el (mml-menu): Add entry for EasyPG.
11625
11626 2008-03-18 Nils Ackermann <nils@ackermath.info> (tiny change)
11627
11628 * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
11629 parameter.
11630
11631 * message.el (message-disassociate-draft): Specify drafts group name
11632 fully.
11633
11634 2008-03-17 Teodor Zlatanov <tzz@lifelogs.com>
11635
11636 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
11637 Eliminate unnecessary duplicates from the match list.
11638
11639 2008-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
11640
11641 * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
11642 args of `how-many' of which the XEmacs version doesn't take; declare
11643 Info-index-next as function.
11644
11645 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
11646
11647 * gnus-score.el (gnus-score-headers): Fix handling of
11648 gnus-inhibit-slow-scoring.
11649
11650 * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
11651 string.
11652 (gnus-button-url-regexp): Improve handling of parenthesis.
11653 (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
11654 (gnus-button-handle-info-keystrokes): Handle index entries.
11655
11656 2008-03-14 Katsumi Yamaoka <yamaoka@jpl.org>
11657
11658 * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
11659 Incoming* files.
11660
11661 2008-03-13 Teodor Zlatanov <tzz@lifelogs.com>
11662
11663 * auth-source.el (auth-sources): Rename from auth-source-choices.
11664 (auth-source-pick): Use it.
11665
11666 2008-03-12 Teodor Zlatanov <tzz@lifelogs.com>
11667
11668 * auth-source.el (auth-source-protocols)
11669 (auth-source-protocols-customize, auth-source-choices): Add and
11670 modified variable customizations and defaults.
11671 (auth-source-pick, auth-source-user-or-password)
11672 (auth-source-protocol-defaults, auth-source-user-or-password-imap)
11673 (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
11674 (auth-source-user-or-password-sftp)
11675 (auth-source-user-or-password-smtp): Use new variables and provide an
11676 interface to netrc.el.
11677
11678 2008-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
11679
11680 * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
11681 (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
11682 Make sure the nntp port to specify is a string.
11683
11684 2008-03-12 Stefan Monnier <monnier@iro.umontreal.ca>
11685
11686 * nntp.el: Use with-current-buffer.
11687 (nntp-send-buffer): Just set the buffer to unibyte rather than use the
11688 dubious mm-with-unibyte-current-buffer.
11689 (nntp-with-open-group-function): New function extracted from
11690 nntp-with-open-group macro.
11691 (nntp-with-open-group): Use the function, so it's easier to debug.
11692 Add indentation and debugging info.
11693 (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
11694 Recommend the use of the netcat alternatives.
11695
11696 * rfc2047.el (rfc2047-decode-string): Don't use `m'.
11697 Avoid mm-string-as-multibyte as well.
11698
11699 * nnweb.el (nnweb-insert-html):
11700 Remove use of nnheader-string-as-multibyte.
11701
11702 * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
11703 (nnheader-string-as-multibyte): Remove.
11704
11705 * mm-view.el: Use inhibit-read-only.
11706 (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
11707 (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
11708 or unibyte-string.
11709
11710 * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
11711 (mm-uu-yenc-extract): Use with-current-buffer.
11712
11713 * gnus-soup.el (gnus-soup-send-packet): Don't use
11714 mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
11715
11716 * nnmh.el: Use with-current-buffer.
11717 (nnmh-request-list-1): Use mm-string-to-multibyte rather than
11718 mm-string-as-multibyte on the output of mm-encode-coding-string.
11719
11720 * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
11721 (nnimap-request-move-article): Use with-current-buffer.
11722
11723 * mm-decode.el (mm-with-part): Set the buffer to unibyte before
11724 inserting the handle-buffer's text, so the implicit multibyte->unibyte
11725 conversion uses string-make-unibyte rather than string-as-unibyte.
11726
11727 * gnus-msg.el: Use with-current-buffer.
11728
11729 * message.el (message-ignored-resent-headers): Add "Delivered-To".
11730
11731 2008-03-10 Daiki Ueno <ueno@unixuser.org>
11732
11733 * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
11734 string for caching if it is 'PIN.
11735
11736 2008-03-08 Reiner Steib <Reiner.Steib@gmx.de>
11737
11738 * mail-source.el (mail-source-delete-old-incoming-confirm):
11739 Change default to nil.
11740 (mail-source-delete-old-incoming): Make confirmation prompt more clear.
11741
11742 2008-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
11743
11744 * gnus-art.el (gnus-narrow-to-page): Position point properly.
11745 (gnus-article-goto-prev-page): Work for articles having ^L's.
11746
11747 * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
11748
11749 * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
11750
11751 2008-03-07 Karl Fogel <kfogel@red-bean.com>
11752
11753 * gnus-bookmark.el: Adjust for renames in bookmark.el.
11754 (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
11755 (gnus-bookmark-jump): Adjust some variable names.
11756
11757 2008-03-06 Teodor Zlatanov <tzz@lifelogs.com>
11758
11759 * auth-source.el: New package.
11760 (auth-source-choices): Add customization entry point variable.
11761
11762 * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
11763 bug.
11764
11765 2008-03-05 Teodor Zlatanov <tzz@lifelogs.com>
11766
11767 * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
11768 (gnus-registry-initialize, gnus-registry-install-p): Use it.
11769 (gnus-registry-install-shortcuts): Rename from
11770 gnus-registry-install-shortcuts-and-menus. Installs the shortcuts in
11771 the `gnus-registry-mark-map' keymap dynamically from
11772 `gnus-registry-marks'. The generated functions update the summary line
11773 when a registry mark is added or deleted, and will call
11774 `gnus-registry-install-p' (see the comments in the code).
11775 (gnus-registry-user-format-function-M): Use concat intelligently.
11776
11777 * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
11778 the registry mark functions.
11779
11780 2008-03-05 Glenn Morris <rgm@gnu.org>
11781
11782 * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
11783 * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
11784 gnus-art.
11785 (top-level): No need to load own source when compiling.
11786
11787 2008-03-04 Reiner Steib <Reiner.Steib@gmx.de>
11788
11789 * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
11790 Suggested by <chris.anderton@zetnet.co.uk>.
11791
11792 2008-03-04 Glenn Morris <rgm@gnu.org>
11793
11794 * gnus-sum.el (top-level): No need to require gnus when compiling,
11795 since unconditionally required near start of file.
11796 (gnus-summary-display-while-building): Move definition before use.
11797
11798 2008-03-04 Teodor Zlatanov <tzz@lifelogs.com>
11799
11800 * gnus-registry.el (gnus-registry-user-format-function-M):
11801 Add formatting function.
11802
11803 2008-03-03 Teodor Zlatanov <tzz@lifelogs.com>
11804
11805 * gnus-registry.el (gnus-registry-marks): Change format to be nicer
11806 with plists.
11807 (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
11808 Use new format.
11809
11810 2008-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
11811
11812 * gnus-art.el (gnus-article-describe-bindings): Work for the version of
11813 `where-is-internal' that returns a range of key sequences.
11814
11815 2008-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
11816
11817 * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
11818
11819 * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
11820 (gnus-summary-jump-to-group): Consider windows on other displayed
11821 frames as well. Similar changes might be needed elsewhere, but that's
11822 the one I've bumped into during my use.
11823
11824 * nndoc.el (nndoc-oe-dbx-type-p):
11825 * gnus-msg.el (gnus-debug):
11826 * gnus-group.el (gnus-update-group-mark-positions):
11827 Use mm-string-to-multibyte.
11828
11829 2008-03-02 Reiner Steib <Reiner.Steib@gmx.de>
11830
11831 * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
11832 doesn't handle NotDashEscaped.
11833
11834 * mml.el (mml-menu): Improve help entries. Move Sign/Encrypt Part.
11835 (mml-dnd-attach-options): Fix typo in custom choice.
11836
11837 * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
11838 Change nndoc-article-type to mbox.
11839 (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
11840
11841 * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3. Fall back
11842 to nil, instead of html2text.
11843
11844 * imap.el (imap-debug): Add `imap-ping-server'.
11845
11846 * gnus-bookmark.el: Add FIXMEs.
11847
11848 * message.el (message-form-letter-separator)
11849 (message-send-form-letter-delay): New variables.
11850 (message-send-form-letter): Use them. New command to send form
11851 letters. Requested by Uwe Siart.
11852 (message-send-mail-function): Doc fix. Add "Other" custom option.
11853
11854 2008-02-29 Andreas Seltenreich <andreas@gate450.dyndns.org>
11855
11856 * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
11857 empty author.
11858
11859 2008-02-29 Teodor Zlatanov <tzz@lifelogs.com>
11860
11861 * gnus-registry.el (gnus-registry-marks): Add variable for
11862 customization of marks and their appearance.
11863 (gnus-registry-read-mark): Use it.
11864 (gnus-registry-do-marks): Add utility function to loop through
11865 `gnus-registry-marks'.
11866 (gnus-registry-install-shortcuts-and-menus): Add function to install
11867 shortcuts and menus.
11868 (gnus-registry-initialize): Use it.
11869 (gnus-registry-default-mark): Clarify documentation.
11870
11871 2008-02-29 Glenn Morris <rgm@gnu.org>
11872
11873 * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
11874 * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
11875 * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
11876 * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
11877 Change defcustom :version from 23.0 to 23.1.
11878
11879 2008-02-28 Teodor Zlatanov <tzz@lifelogs.com>
11880
11881 * gnus-registry.el (gnus-registry-follow-group-p)
11882 (gnus-registry-post-process-groups): Add functions to aid registry
11883 splitting and improve logging. Clarify behavior in function
11884 documentation.
11885 (gnus-registry-split-fancy-with-parent): Use them.
11886
11887 2008-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
11888
11889 * gnus-art.el: Use with-current-buffer.
11890
11891 2008-02-27 David Engster <dengste@eml.cc>
11892
11893 * nnmairix.el (nnmairix-request-group-with-article-number-correction):
11894 Express real group name in the response.
11895
11896 2008-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
11897
11898 * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
11899 (nnmairix-last-server, nnmairix-current-server): Defvar them.
11900 (nnmairix-goto-original-article): Defvar gnus-registry-install and
11901 autoload gnus-registry-fetch-group when compiling.
11902 (nnmairix-request-group-with-article-number-correction):
11903 Remove unreferenced argument passed to nnmairix-call-backend.
11904
11905 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
11906
11907 * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
11908 (mm-uu-extract): Improve face for low color ttys.
11909 Reported by Sascha Wilde.
11910
11911 2008-02-27 Glenn Morris <rgm@gnu.org>
11912
11913 * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
11914 (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
11915 variables to defconsts. Convert comments to doc-strings.
11916 (nnmairix-last-server, nnmairix-current-server): Convert from free
11917 variables to defvars. Convert comments to doc-strings.
11918 (gnus-registry-fetch-group): Autoload.
11919 (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
11920 (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
11921 (nnmairix-widget-build-editable-fields): Use car cddr rather than
11922 caddr.
11923 (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
11924 nnmairix-request-group-with-article-number-correction call.
11925 (nnmairix-fast, nnmairix-group): New, less general names, for free
11926 variables passed from nnmairix-request-group to
11927 nnmairix-request-group-with-article-number-correction. Declare.
11928 (nnmairix-request-group-with-article-number-correction):
11929 Use nnmairix-fast, nnmairix-group rather than fast, group.
11930
11931 2008-02-26 David Engster <dengste@eml.cc>
11932
11933 * nnmairix.el: New file. Mairix back end for Gnus. Initial import of
11934 version 0.5.
11935
11936 2008-02-26 Teodor Zlatanov <tzz@lifelogs.com>
11937
11938 * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
11939 instead of making an extra function call. Don't add the current group
11940 to articles only when they have the group. Use
11941 `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
11942 Reported by David <de_bb@arcor.de>.
11943
11944 2008-02-24 Miles Bader <miles@gnu.org>
11945
11946 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
11947 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
11948 (mm-find-mime-charset-region):
11949 * mm-bodies.el (mm-encode-body):
11950 * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
11951
11952 2008-02-16 Reiner Steib <Reiner.Steib@gmx.de>
11953
11954 * mail-source.el (mail-source-delete-incoming): Change default.
11955 Supplement doc string.
11956
11957 * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
11958
11959 2008-02-14 Reiner Steib <Reiner.Steib@gmx.de>
11960
11961 * nnmail.el (nnmail-message-id-cache-file): Derive from
11962 `gnus-home-directory'.
11963
11964 2008-02-11 Reiner Steib <Reiner.Steib@gmx.de>
11965
11966 * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
11967 Document negative prefix.
11968
11969 * gnus-group.el (gnus-group-read-group): Document negative prefix.
11970
11971 2008-02-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
11972
11973 * message.el (message-unsent-separator): Add the Exim bounce
11974 separator.
11975
11976 2008-02-10 Daiki Ueno <ueno@unixuser.org>
11977
11978 * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
11979 list.
11980 (mml2015-epg-encrypt): Remove skipped recipients/signers from the
11981 recipient/signer list.
11982
11983 2008-02-10 Reiner Steib <Reiner.Steib@gmx.de>
11984
11985 * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
11986 fbound (Emacs 23 unicode), signal an error.
11987
11988 2008-02-08 Glenn Morris <rgm@gnu.org>
11989
11990 * gnus-art.el (pgg-display-output-buffer): Declare as function.
11991
11992 2008-02-07 Tassilo Horn <tassilo@member.fsf.org>
11993
11994 * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
11995 ports to the calls to `netrc-machine-user-or-password' in addition to
11996 "imap" and "imaps".
11997
11998 2008-02-03 Reiner Steib <Reiner.Steib@gmx.de>
11999
12000 * gnus.el (gnus-group-startup-message): Add `find-image' call before
12001 image-load-path is let-bound. Reported by Harald Hanche-Olsen
12002 <hanche@math.ntnu.no>.
12003
12004 2008-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
12005
12006 * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
12007
12008 2008-02-01 Zhang Wei <id.brep@gmail.com>
12009
12010 * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
12011
12012 * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
12013
12014 2008-02-01 Miles Bader <miles@gnu.org>
12015
12016 * mml.el (mml-parse-1): Remove apparently vestigial use of
12017 `mm-hack-charsets'.
12018 * mm-bodies.el (mm-encode-body): Likewise.
12019
12020 2008-02-01 Kenichi Handa <handa@m17n.org>
12021
12022 * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
12023 rfc2104-hexstring-to-bitstring and changed to return a byte list.
12024 (rfc2104-hash): Convert the result of concat to unibyte string.
12025
12026 2008-02-01 Dave Love <fx@gnu.org>
12027
12028 * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
12029 coding-system-for-read.
12030 (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
12031
12032 * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
12033 (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region): Delete.
12034 (mm-find-mime-charset-region): Remove hack-charsets stuff.
12035
12036 2008-01-24 Michael Sperber <sperber@deinprogramm.de>
12037
12038 * mail-source.el (mail-sources): Add `group' choice.
12039
12040 * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
12041 parameter `in-group' to control into which group the articles go.
12042 Add treatment of `group' mail-source.
12043
12044 2008-01-24 Dan Nicolaescu <dann@ics.uci.edu>
12045
12046 * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
12047 * message.el (message-beginning-of-line): Use featurep instead of bound
12048 tests in order to resolve conditionals at compile time.
12049
12050 2008-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
12051
12052 * gnus-art.el (gnus-insert-mime-button): Don't decode description.
12053
12054 * mm-decode.el (mm-dissect-buffer): Decode description.
12055
12056 * mml.el (mml-to-mime): Encode message header first.
12057
12058 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
12059
12060 * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
12061 xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
12062
12063 2008-01-18 Teodor Zlatanov <tzz@lifelogs.com>
12064
12065 * gnus-registry.el (gnus-registry-trim): Use append, not concat.
12066
12067 2008-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
12068
12069 * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
12070 prefix keys.
12071 (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
12072 (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
12073 gnus-xmas.el.
12074
12075 2008-01-16 Teodor Zlatanov <tzz@lifelogs.com>
12076
12077 * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
12078 Add new variables for article mark management.
12079 (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
12080 list of extra data entries which, when present, will indicate that the
12081 article ID should not be trimmed from the registry.
12082 (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
12083 functions.
12084 (gnus-registry-read-mark): New function to read a mark name from the
12085 user.
12086 (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
12087 (gnus-registry-set-article-mark-internal): New functions to add and
12088 remove marks.
12089 (gnus-registry-get-article-marks): New function to show the marks for
12090 an article, or retrieve them for further use.
12091
12092 2008-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
12093
12094 * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
12095 keys when no argument is given.
12096
12097 2008-01-12 Reiner Steib <Reiner.Steib@gmx.de>
12098
12099 * gnus-sum.el (gnus-article-sort-by-random)
12100 (gnus-thread-sort-by-random): Fix doc strings.
12101 Reported by jidanni@jidanni.org.
12102
12103 2008-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
12104
12105 * gnus-art.el (gnus-article-describe-bindings): New function.
12106 (gnus-article-read-summary-keys): Use it.
12107 (gnus-article-mode-map): Bind `C-h b' to it.
12108
12109 2008-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
12110
12111 * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
12112 XEmacs.
12113 (gnus-article-describe-key, gnus-article-describe-key-briefly):
12114 Protect against non-character events.
12115
12116 2008-01-09 Reiner Steib <Reiner.Steib@gmx.de>
12117
12118 * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
12119 New command.
12120 (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
12121 instead of END. Change name of the temp file.
12122 (gnus-group-gmane-group-download-format): Add doc string. Make it
12123 customizable.
12124
12125 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
12126
12127 * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
12128 bind `S W' to gnus-article-wide-reply-with-original; set default
12129 binding to gnus-article-read-summary-send-keys.
12130 (gnus-article-read-summary-keys): Fix the order of keys; display
12131 continuation keys correctly in the echo area; describe bindings
12132 correctly when keys end with `C-h'.
12133 (gnus-article-read-summary-send-keys): New function.
12134 (gnus-article-describe-key, gnus-article-describe-key-briefly):
12135 Work for gnus-article-read-summary-send-keys; display continuation keys
12136 correctly in the echo area.
12137 (gnus-article-reply-with-original): Ignore prefix argument.
12138 (gnus-article-wide-reply-with-original): New function.
12139
12140 2008-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
12141
12142 * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
12143 display-color-p. Reported by Reiner Steib <Reiner.Steib@gmx.de>.
12144
12145 2008-01-06 Reiner Steib <Reiner.Steib@gmx.de>
12146
12147 * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
12148 (gnus-group-read-ephemeral-gmane-group): New command.
12149
12150 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
12151
12152 * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
12153
12154 2007-12-28 Reiner Steib <Reiner.Steib@gmx.de>
12155
12156 * message.el (message-send-mail-function): Increase custom version.
12157
12158 * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
12159 password-cache or password. Suggested by Glenn Morris <rgm@gnu.org>.
12160
12161 2007-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
12162
12163 * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
12164 html parts correctly; support forwarded messages.
12165 (gnus-article-browse-html-article): Remove work buffers.
12166
12167 * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
12168 compiling.
12169 (netrc-bound-and-true-p): New macro.
12170 (netrc-parse): Use it instead of bound-and-true-p that is not available
12171 in XEmacs 21.4.
12172
12173 2007-12-19 Teodor Zlatanov <tzz@lifelogs.com>
12174
12175 * gnus-registry.el (gnus-registry-mark-article)
12176 (gnus-registry-article-marks): Add functionality to mark articles
12177 through the Gnus registry.
12178
12179 * netrc.el: Autoload encrypt when encrypt-file-alist is set.
12180 (netrc-parse): Use encrypt-file-alist to determine if
12181 encrypt-find-model or encrypt-insert-file-contents should be used.
12182
12183 2007-12-19 Glenn Morris <rgm@gnu.org>
12184
12185 * mml.el (message-options-set, message-narrow-to-head)
12186 (message-in-body-p, message-mail-p, message-encode-message-body):
12187 Autoload.
12188 (message-remove-header, message-narrow-to-headers-or-head)
12189 (message-subscribed-p, message-make-mail-followup-to)
12190 (message-position-on-field, message-news-p)
12191 (message-options-set-recipient, message-generate-headers)
12192 (message-sort-headers): Declare as functions.
12193
12194 2007-12-18 Reiner Steib <Reiner.Steib@gmx.de>
12195
12196 * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
12197 convention in doc string.
12198
12199 2007-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
12200
12201 * gnus-art.el (gnus-article-browse-html-parts): Add message header and
12202 title to html parts.
12203 (gnus-article-browse-html-article): Pass message header to it.
12204
12205 * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
12206
12207 2007-12-16 Reiner Steib <Reiner.Steib@gmx.de>
12208
12209 * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
12210 or password compatible with XEmacs.
12211
12212 2007-12-15 Reiner Steib <Reiner.Steib@gmx.de>
12213
12214 * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
12215 format document.
12216 (gnus-mime-delete-part): Don't write description line if empty.
12217 (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
12218
12219 2007-12-14 Johan Bockgård <bojohan@gnu.org>
12220
12221 * gnus-sum.el (gnus-summary-mark-unread-as-read)
12222 (gnus-summary-mark-read-and-unread-as-read)
12223 (gnus-summary-mark-current-read-and-unread-as-read)
12224 (gnus-summary-mark-unread-as-ticked): Doc fix.
12225 `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
12226
12227 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
12228
12229 * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
12230 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12231
12232 2007-12-14 Reiner Steib <Reiner.Steib@gmx.de>
12233
12234 * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
12235 yes-or-no-p.
12236
12237 2007-12-11 Katsumi Yamaoka <yamaoka@jpl.org>
12238
12239 * mm-decode.el (mm-add-meta-html-tag): New function.
12240 (mm-save-part-to-file, mm-pipe-part): Use it.
12241
12242 * gnus-art.el (gnus-article-browse-delete-temp-files):
12243 Use gnus-y-or-n-p instead of y-or-n-p.
12244 (gnus-article-browse-html-parts): Work with message/external-body; use
12245 mm-add-meta-html-tag.
12246
12247 2007-12-11 Glenn Morris <rgm@gnu.org>
12248
12249 * gnus-cache.el: Require gnus-sum not just when compiling.
12250
12251 * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
12252
12253 * gnus-int.el (gnus-server-opened, gnus-status-message):
12254 Move definitions before use.
12255
12256 * mm-decode.el: Require gnus-util.
12257 (mm-remove-part): Only call delete-annotation on XEmacs.
12258
12259 * mm-uu.el (gnus-original-article-buffer): Define for compiler.
12260
12261 * nnmail.el: Require gnus-int.
12262
12263 * spam.el: Move `require's before `eval-when-compile's.
12264
12265 * gnus-ems.el (gnus-alive-p):
12266 * gnus-fun.el (message-goto-eoh):
12267 * gnus-util.el (gnus-group-name-decode):
12268 * mail-source.el (gnus-compress-sequence):
12269 * message.el (Info-goto-node, format-spec):
12270 * mm-bodies.el (message-options-get):
12271 * mm-decode.el (mm-view-pkcs7):
12272 * mm-util.el (gmm-write-region):
12273 * mml-smime.el (mml-compute-boundary)
12274 (gnus-completing-read-with-default):
12275 * mml.el (widget-button-press, gnus-make-hashtable):
12276 * mml1991.el (mm-decode-content-transfer-encoding)
12277 (mm-encode-content-transfer-encoding)
12278 (message-options-get, message-options-set):
12279 * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
12280 * nnfolder.el (gnus-request-group):
12281 * nnheader.el (ietf-drums-unfold-fws):
12282 * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
12283 * smime.el (gnus-run-mode-hooks):
12284 * spam-stat.el (gnus-message): Autoload.
12285
12286 * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
12287 * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
12288 * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
12289 * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
12290 Add declare-function compatibility definition.
12291
12292 * gnus-cache.el (nnvirtual-find-group-art):
12293 * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
12294 (gnus-add-image, gnus-add-wash-type):
12295 * gnus-group.el (nnkiboze-score-file):
12296 * gnus-sum.el (turn-on-gnus-mailing-list-mode)
12297 (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
12298 * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
12299 (message-tokenize-header, gnus-get-buffer-create)
12300 (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
12301 (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
12302 * gnus.el (gnus-group-decoded-name):
12303 * mail-source.el (imap-capability):
12304 * mm-bodies.el (message-options-set):
12305 * mm-decode.el (gnus-configure-windows):
12306 * mm-extern.el (message-goto-body):
12307 * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
12308 * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
12309 (epg-sub-key-validity, message-options-set):
12310 * mml.el (widget-event-point, gnus-configure-windows):
12311 * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
12312 * mml2015.el (epg-check-configuration, epg-configuration)
12313 (message-options-set):
12314 * nndb.el (nndb-request-article):
12315 * nnfolder.el (gnus-request-create-group):
12316 * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
12317 * nnmaildir.el (gnus-group-mark-article-read):
12318 * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
12319 * rfc1843.el (message-fetch-field):
12320 * spam.el (gnus-extract-address-components):
12321 Declare as functions.
12322
12323 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
12324
12325 * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
12326
12327 2007-12-09 Glenn Morris <rgm@gnu.org>
12328
12329 * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
12330
12331 * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
12332 * message.el, mm-view.el, sieve-manage.el, smime.el:
12333 Add declare-function compatibility definition.
12334
12335 * gnus-art.el (w3-region, w3m-region, Info-menu):
12336 * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
12337 * gnus-sum.el (gnus-get-predicate):
12338 * gnus-util.el (mm-append-to-file, w32-focus-frame):
12339 * message.el (mail-abbrev-in-expansion-header-p):
12340 * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
12341 (w3m-detect-meta-charset, w3m-region):
12342 * sieve-manage.el (password-read, password-cache-add)
12343 (password-cache-remove):
12344 * smime.el (password-read-and-add): Declare as functions.
12345
12346 2007-12-08 David Kastrup <dak@gnu.org>
12347
12348 * gnus-sum.el (gnus-summary-simplify-subject-query):
12349 * ecomplete.el (ecomplete-display-matches): Fix buggy call to
12350 `message'.
12351
12352 2007-12-07 Glenn Morris <rgm@gnu.org>
12353
12354 * gnus-art.el (article-make-date-line): Revert previous change.
12355
12356 2007-12-06 Reiner Steib <Reiner.Steib@gmx.de>
12357
12358 * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
12359
12360 2007-12-06 Christian Plate <cplate@web.de> (tiny change)
12361
12362 * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
12363 Call gnus-add-to-range ranges only once with a prepared article-list.
12364
12365 2007-12-06 Paul Jarc <prj@po.cwru.edu>
12366
12367 * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
12368 (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
12369 group names with backslashes.
12370 Reported by Tassilo Horn <tassilo@member.fsf.org>.
12371
12372 2007-12-06 Deepak Goel <deego3@gmail.com>
12373
12374 * gnus-art.el (article-make-date-line):
12375 * gnus-start.el (gnus-load):
12376 * pop3.el (pop3-read-response): Fix buggy call to `error'.
12377
12378 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12379
12380 * gnus-art.el (gnus-use-idna):
12381 * gnus-start.el (gnus-site-init-file):
12382 * message.el (message-use-idna):
12383 * mm-uu.el (mm-uu-hide-markers):
12384 * smiley.el (smiley-style): Revert changes that suppress warnings.
12385
12386 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12387
12388 * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
12389 specify charset to html source.
12390 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
12391
12392 2007-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
12393
12394 * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
12395 idna-program in order to suppress byte compile warning issued by XEmacs
12396 that came to byte compile the default value section of defcustom forms
12397 recently.
12398
12399 * gnus-start.el (gnus-site-init-file): Don't directly refer to the
12400 value of installation-directory.
12401
12402 * message.el (message-use-idna): Don't directly refer to the value of
12403 idna-program.
12404
12405 * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
12406
12407 * smiley.el (smiley-style): Don't directly call face-attribute.
12408
12409 2007-12-04 Reiner Steib <Reiner.Steib@gmx.de>
12410
12411 * gnus-group.el (gnus-group-highlight-line): Add FIXME.
12412
12413 * gnus-dired.el: Reduce Gnus dependencies.
12414 (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
12415 Don't require. Use autoloads instead.
12416 (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
12417 (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
12418 (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
12419 (gnus-dired-mode): Adjust doc string.
12420 (gnus-dired-mail-mode): New variable.
12421 (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
12422 (gnus-dired-mode): Avoid using `gnus-run-hooks'.
12423 (gnus-dired-mail-buffers): New function. Return mail or message
12424 composition buffers.
12425 (gnus-dired-attach): Use it.
12426 (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
12427 NO-DECODE.
12428 (gnus-dired-print): Use `gnus-print-buffer' depending on
12429 `gnus-dired-mail-mode'.
12430
12431 2007-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
12432
12433 * rfc2047.el (rfc2047-encoded-word-regexp)
12434 (rfc2047-encoded-word-regexp-loose): Move forward; add comments
12435 explaining what regexp patterns are for.
12436
12437 2007-12-04 Glenn Morris <rgm@gnu.org>
12438
12439 * password.el: Move to ../password-cache.el.
12440
12441 * mml1991.el (password-read, password-cache-add, password-cache-remove):
12442 * mml2015.el (password-read, password-cache-add, password-cache-remove):
12443 * mml-smime.el (password-read, password-cache-add)
12444 (password-cache-remove):
12445 No need to autoload, since mml-sec requires password.
12446
12447 * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
12448 * message.el (gnus-extract-address-components):
12449 * mml-smime.el (gnus-extract-address-components): Define for compiler.
12450
12451 * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
12452 password.
12453
12454 2007-12-03 Reiner Steib <Reiner.Steib@gmx.de>
12455
12456 * mailcap.el: Reduce dependencies.
12457 (mail-header-parse-content-type): Autoload.
12458 (mailcap-delete-duplicates): New alias.
12459 (mailcap-mime-info): Add optional argument NO-DECODE.
12460 (mailcap-mime-types): Use mailcap-delete-duplicates.
12461
12462 * message.el (message-ignored-supersedes-headers): Add "X-ID".
12463
12464 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
12465
12466 * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
12467 function.
12468
12469 * gnus-uu.el (gnus-uu-decode-yenc): New command.
12470 (gnus-uu-yenc-article): New function.
12471
12472 * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
12473
12474 * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
12475
12476 2007-12-02 Glenn Morris <rgm@gnu.org>
12477
12478 * sasl-cram.el, sasl-digest.el, sasl-ntlm.el, sasl.el:
12479 Move to ../net.
12480
12481 * binhex.el, uudecode.el: Move to ../mail.
12482
12483 * encrypt.el: Remove file.
12484
12485 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
12486
12487 * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
12488 matches on patches.
12489
12490 * gnus-art.el (gnus-article-browse-html-article):
12491 Mention `mm-text-html-renderer' in the doc string.
12492
12493 * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
12494 string. Add comments.
12495
12496 * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
12497 if rhs is ASCII.
12498
12499 2007-12-01 Glenn Morris <rgm@gnu.org>
12500
12501 * dig.el, dns.el: Move to ../net.
12502 * format-spec.el, hex-util.el, sha1.el: Move to ../.
12503
12504 * mail-source.el (top-level): Require format-spec before
12505 eval-when-compile.
12506
12507 2007-11-30 Glenn Morris <rgm@gnu.org>
12508
12509 * encrypt.el: Require password, rather than autoloading password-read.
12510
12511 2007-11-28 Elias Oltmanns <eo@nebensachen.de>
12512
12513 * gnus.el (gnus-method-to-server): Add an optional parameter so the
12514 caller can indicate whether the cache should be disregarded for this
12515 call. This way the result of the call is reproducible at all times and
12516 can be considered a canonical server name for the supplied method.
12517 (gnus-agent-method-p): Canonicalize server names by pushing their
12518 method through `gnus-method-to-server' using the no-cache argument.
12519
12520 * gnus-srvr.el (gnus-server-insert-server-line):
12521 Call `gnus-method-to-server' with `no-cache' argument.
12522
12523 * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
12524 gnus-agent-possibly-synchronize-flags as this should be called when the
12525 server is actually being opened.
12526 (gnus-agent-possibly-synchronize-flags)
12527 (gnus-agent-possibly-synchronize-flags-server): Move check for the
12528 flags file of an agentized server to the latter function.
12529
12530 * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
12531 (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
12532 after a connection has been established successfully.
12533
12534 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
12535
12536 * gnus-art.el (article-display-face): Force to display face if called
12537 interactively; check if gnus-article-x-face-too-ugly matches author.
12538 (article-display-x-face): Display face even if From header is missing
12539 as article-display-face does.
12540
12541 2007-11-28 Richard Stallman <rms@gnu.org>
12542
12543 * md4.el: Move to ../.
12544 * hmac-def.el, hmac-md5.el, ntlm.el: Move to ../net.
12545
12546 2007-11-27 Reiner Steib <Reiner.Steib@gmx.de>
12547
12548 * mail-source.el (mail-sources): Default to fetch from file for
12549 compatibility with default of nnmail-spool-file.
12550
12551 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
12552
12553 * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
12554 (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
12555 to look for encoded word that should be encoded again.
12556 (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
12557 (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
12558 encoding pattern.
12559 (rfc2047-decode-region): Switch strict regexp and loose one according
12560 to rfc2047-allow-irregular-q-encoded-words.
12561
12562 2007-11-26 Simon Josefsson <simon@josefsson.org>
12563
12564 * imap.el: Move to ../net directory.
12565
12566 2007-11-25 Romain Francoise <romain@orebokech.com>
12567
12568 * gnus-msg.el (gnus-summary-reply): Delete extra paren.
12569
12570 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12571
12572 * nnmail.el (nnmail-spool-file): Remove obsolete variable.
12573 (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
12574
12575 * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
12576 `nnmail-spool-file'.
12577
12578 * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
12579 `nnmail-spool-file'.
12580
12581 * gnus-move.el (gnus-change-server): Ditto.
12582
12583 * gnus-kill.el (gnus-batch-score): Ditto.
12584
12585 * gnus-cache.el (gnus-jog-cache): Ditto.
12586
12587 * gnus-msg.el (gnus-summary-reply):
12588 Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
12589
12590 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
12591
12592 * gnus-cache.el (gnus-cache-generate-nov-databases):
12593 Use nnml-generate-nov-databases-directory instead of
12594 nnml-generate-nov-databases-1.
12595
12596 2007-11-24 Glenn Morris <rgm@gnu.org>
12597
12598 * message.el (message-tool-bar-retro): Update for rename
12599 mail_send.xpm->mail-send.xpm.
12600
12601 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
12602
12603 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12604 `smime-ldap-search' for Emacs 22 and up.
12605
12606 2007-11-22 Reiner Steib <Reiner.Steib@gmx.de>
12607
12608 * hashcash.el: Move to ../mail directory.
12609
12610 * smime-ldap.el: Remove. Not used in Emacs 22 and up.
12611
12612 * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
12613 `smime-ldap-search' for Emacs 22 and up.
12614
12615 2007-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
12616
12617 * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
12618
12619 * message.el (message-send-mail-function): Fix error convention.
12620 (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
12621 (message-widen-reply, message-send-mail, message-talkative-question)
12622 (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
12623 (message-clone-locals, message-send-news): Use with-current-buffer.
12624 (message-insert-or-toggle-importance): Remove unused var `valid'.
12625 (message-make-references): Remove unused var `new-references'.
12626 (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
12627
12628 2007-11-22 Juanma Barranquero <lekktu@gmail.com>
12629
12630 * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
12631 (spam-split-symbolic-return-positive): Reflow docstring.
12632 (spam-backends, spam-summary-exit-behavior)
12633 (spam-mark-ham-unread-before-move-from-spam-group)
12634 (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
12635 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
12636 (spam-clear-cache, spam-backend-check, spam-install-backend)
12637 (spam-install-statistical-backend, spam-list-of-processors)
12638 (spam-group-processor-p, spam-split, spam-bogofilter-score)
12639 (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
12640 (spam-check-crm114, spam-initialize, spam-unload-hook):
12641 Fix typos in docstrings.
12642
12643 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
12644
12645 * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
12646 been checked if they have never been read and those group levels are
12647 higher than the one that a user specified.
12648
12649 2007-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
12650
12651 * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
12652 foreign groups unless a group level is specified by a user.
12653 Reported by Dan Nicolaescu <dann@ics.uci.edu>.
12654
12655 2007-11-21 Reiner Steib <Reiner.Steib@gmx.de>
12656
12657 * message.el (message-send-mail-function): Require sendmail.
12658
12659 2007-11-20 Reiner Steib <Reiner.Steib@gmx.de>
12660
12661 * message.el (message-send-mail-function): Check for smtpmail too.
12662
12663 * utf7.el (utf7-encode, utf7-decode): Use coding system
12664 `utf-7'/`utf-7-imap' from utf-7.el' if available.
12665
12666 * message.el (message-send-mail-function): New function.
12667 (message-send-mail-function): Set default using
12668 message-send-mail-function. Adjust doc string.
12669 (message-send-mail-with-mailclient): New function.
12670
12671 2007-11-17 Richard Stallman <rms@gnu.org>
12672
12673 * assistant.el: Remove file.
12674
12675 2007-11-16 Dan Nicolaescu <dann@ics.uci.edu>
12676
12677 * smime.el (from):
12678 * rfc2047.el (message-posting-charset):
12679 * qp.el (mm-use-ultra-safe-encoding):
12680 * pop3.el (parse-time-months):
12681 * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
12682 * nnml.el (files):
12683 * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
12684 (jka-compr-compression-info-list, ange-ftp-path-format)
12685 (efs-path-regexp):
12686 * nndiary.el (files):
12687 * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
12688 (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
12689 (epg-digest-algorithm-alist, inhibit-redisplay)
12690 (password-cache-expiry):
12691 * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
12692 (pgg-output-buffer, password-cache-expiry):
12693 * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
12694 (efs-path-regexp):
12695 * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
12696 (inhibit-redisplay):
12697 * mm-uu.el (file-name, start-point, end-point, entry)
12698 (gnus-newsgroup-name, gnus-newsgroup-charset):
12699 * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
12700 (latin-unity-ucs-list):
12701 * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
12702 (mm-uu-binhex-decode-function):
12703 * message.el (gnus-message-group-art, gnus-list-identifiers)
12704 (rmail-enable-mime-composing, gnus-local-organization)
12705 (gnus-post-method, gnus-select-method, gnus-active-hashtb)
12706 (gnus-read-active-file, facemenu-add-face-function)
12707 (facemenu-remove-face-function, gnus-article-decoded-p)
12708 (tool-bar-mode):
12709 * mail-source.el (display-time-mail-function):
12710 * gnus-util.el (nnmail-pathname-coding-system)
12711 (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
12712 (gnus-original-article-buffer, gnus-user-agent)
12713 (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
12714 (xemacs-codename, sxemacs-codename, emacs-program-version):
12715 * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
12716 * gnus-start.el (gnus-agent-covered-methods)
12717 (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
12718 (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
12719 (gnus-newsgroup-headers, gnus-group-list-mode)
12720 (gnus-group-mark-positions, gnus-newsgroup-data)
12721 (gnus-newsgroup-unreads, nnoo-state-alist)
12722 (gnus-current-select-method, mail-sources)
12723 (nnmail-scan-directory-mail-source-once, nnmail-split-history)
12724 (nnmail-spool-file, gnus-cache-active-hashtb):
12725 * gnus-mh.el (mh-lib-progs):
12726 * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
12727 (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
12728 (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
12729 (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
12730 (gnus-group-buffer):
12731 * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
12732 (font-lock-set-defaults):
12733 * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
12734 (gnus-face-properties-alist, charset, gnus-summary-article-menu)
12735 (gnus-summary-post-menu, total-parts, type, condition, length):
12736 * gnus-agent.el (gnus-agent-read-agentview):
12737 * flow-fill.el (show-trailing-whitespace):
12738 * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
12739 eval-and-compile wrappers for byte compiler pacifiers.
12740
12741 * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
12742 (mm-display-inline-fontify): Check for featurep 'xemacs not
12743 extent-list.
12744
12745 * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
12746 itimer-list.
12747 (mm-create-image-xemacs): Only do something for XEmacs.
12748 (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
12749
12750 * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
12751
12752 * gnus-registry.el (gnus-adaptive-word-syntax-table):
12753 * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
12754
12755 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
12756
12757 * nnimap.el (nnimap-split-download-body):
12758 * gnus-demon.el (gnus-demon):
12759 * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
12760
12761 2007-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
12762
12763 * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
12764 New macros.
12765 (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
12766 (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
12767 copy data from unibyte buffer to multibyte current buffer.
12768 (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
12769 to copy data from unibyte current buffer to multibyte buffer.
12770 (nntp-make-process-buffer): Make process buffer unibyte.
12771
12772 * pop3.el (pop3-open-server): Fix typo in Lisp code.
12773
12774 2007-11-14 Denys Duchier <denys.duchier@univ-orleans.fr> (tiny change)
12775
12776 * pop3.el (pop3-open-server): Accept and process data more robustly at
12777 connection start to avoid spurious "POP SSL connection failed" errors.
12778
12779 2007-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
12780
12781 * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
12782 read group names.
12783
12784 2007-11-12 Reiner Steib <Reiner.Steib@gmx.de>
12785
12786 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
12787
12788 2007-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
12789
12790 * nnmail.el (nnmail-parse-active): Make group names unibyte.
12791 (nnmail-save-active): Use a unibyte buffer when saving active file,
12792 which may contain non-ASCII group names.
12793
12794 * nnml.el (nnml-request-group): Decode group names in messages.
12795
12796 2007-11-05 Reiner Steib <Reiner.Steib@gmx.de>
12797
12798 * message.el (message-citation-line-function)
12799 (message-insert-formatted-citation-line): Fix spelling of
12800 `message-insert-formated-citation-line'.
12801
12802 2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
12803
12804 * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
12805
12806 2007-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
12807
12808 * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
12809 nnmail-pathname-coding-system.
12810
12811 * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
12812 that a user enters; decode group names in messages.
12813
12814 * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
12815
12816 2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
12817
12818 * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
12819
12820 * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
12821
12822 * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
12823 risky local variable.
12824
12825 * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
12826
12827 2007-11-01 Teodor Zlatanov <tzz@lifelogs.com>
12828
12829 * encrypt.el: Improve documentation to fix function name typo.
12830 Reported by Daiki Ueno <ueno@unixuser.org>.
12831
12832 2007-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
12833
12834 * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
12835 even if the point is not in the last page of an article.
12836 (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
12837 back to the previous page.
12838
12839 2007-10-30 Reiner Steib <Reiner.Steib@gmx.de>
12840
12841 * qp.el (quoted-printable-decode-string): Fix typo in doc string.
12842
12843 2007-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
12844
12845 * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
12846
12847 2007-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
12848
12849 * message.el (message-check-news-body-syntax):
12850 Avoid mm-string-as-multibyte.
12851 (message-hide-headers): Don't assume (point-min)==1.
12852
12853 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
12854
12855 * message.el (message-remove-blank-cited-lines): Fix if remove is
12856 given.
12857 (message-bogus-address-regexp): New variable.
12858 (message-bogus-recipient-p): New function.
12859 (message-check-recipients): New command.
12860 (message-syntax-checks): Add `bogus-recipient'.
12861 (message-fix-before-sending): Add `bogus-recipient'.
12862
12863 * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
12864 (gnus-treat-body-boundary): Don't test window-system.
12865
12866 2007-10-28 Leo Liu <sdl.web@gmail.com> (tiny change)
12867
12868 * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
12869
12870 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
12871
12872 * gnus.el: Bump version to Gnus v5.13.
12873
12874 2007-10-28 Miles Bader <miles@gnu.org>
12875
12876 * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
12877 at compile-time too.
12878
12879 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
12880
12881 * gnus-msg.el (gnus-message-setup-hook):
12882 Add `message-remove-blank-cited-lines' to options.
12883
12884 2007-10-26 Reiner Steib <Reiner.Steib@gmx.de>
12885
12886 * message.el (message-remove-blank-cited-lines): New function.
12887 Suggested by Karl Plästerer.
12888
12889 2007-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
12890
12891 * hashcash.el (mail-add-payment): Replace mapcar called for effect with
12892 mapc.
12893
12894 * imap.el (imap-open): Replace mapcar called for effect with mapc.
12895 (top-level): Use mapc to set functions to be traced for debugging.
12896
12897 * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
12898 called for effect with while loop.
12899
12900 * message.el (message-talkative-question): Replace mapcar called for
12901 effect with mapc.
12902
12903 * mm-util.el: Use mapc instead of mapcar to make compatible functions.
12904 (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
12905 called for effect with dolist.
12906
12907 * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
12908
12909 * nndiary.el: Use dolist instead of mapcar to add diary headers to
12910 gnus-extra-headers and nnmail-extra-headers.
12911
12912 * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
12913 called for effect with dolist.
12914 (top-level): Use mapc to set functions to be traced for debugging.
12915
12916 * nnmail.el (nnmail-read-incoming-hook): Doc fix.
12917 (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
12918 dolist.
12919
12920 * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
12921 Replace mapcar called for effect with mapc.
12922 (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
12923 (nnmaildir-request-update-info, nnmaildir-request-delete-group)
12924 (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
12925 (nnmaildir-close-group): Replace mapcar called for effect with dolist.
12926
12927 * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
12928 remove-if that's a cl function.
12929
12930 * webmail.el (webmail-debug): Replace mapcar called for effect with
12931 dolist.
12932
12933 2007-10-24 Katsumi Yamaoka <yamaoka@jpl.org>
12934
12935 * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
12936 (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
12937 with while loop.
12938
12939 * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
12940 functions from article-* functions.
12941 (gnus-multi-decode-header): Replace mapcar called for effect with
12942 dolist.
12943
12944 * gnus-bookmark.el (gnus-bookmark-bmenu-list)
12945 (gnus-bookmark-show-details): Replace mapcar called for effect with
12946 while loop.
12947
12948 * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
12949 called for effect with while loop.
12950
12951 * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
12952 with dolist.
12953
12954 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12955 Replace mapcar called for effect with dolist.
12956
12957 * gnus-spec.el (gnus-correct-length): Make it simple and fast.
12958
12959 * gnus-sum.el (gnus-multi-decode-encoded-word-string)
12960 (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
12961 Replace mapcar called for effect with dolist.
12962 (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
12963 mapc.
12964
12965 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
12966 Replace mapcar called for effect with dolist.
12967 (gnus-topic-list): Replace mapcar called for effect with mapc.
12968
12969 * gnus.el: Use mapc instead of mapcar to add autoloads.
12970
12971 2007-10-23 Richard Stallman <rms@gnu.org>
12972
12973 * gnus-group.el (gnus-group-highlight): Mark as risky.
12974
12975 2007-10-23 Katsumi Yamaoka <yamaoka@jpl.org>
12976
12977 * gnus.el (gnus-server-to-method): Return method found first in
12978 gnus-newsrc-alist.
12979
12980 * gnus-art.el (gnus-article-highlight-signature)
12981 (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
12982 button overlay without the front stickiness.
12983
12984 2007-10-22 Kevin Greiner <kevin.greiner@compsol.cc>
12985
12986 * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
12987 overview buffer needed a catch to receive its throw.
12988 (gnus-agent-flush-cache): Declare as interactive to make this function
12989 easier to use.
12990
12991 2007-10-20 Reiner Steib <Reiner.Steib@gmx.de>
12992
12993 * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
12994 `next-line'.
12995
12996 2007-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
12997
12998 * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
12999 exclude address matching message-dont-reply-to-names.
13000
13001 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
13002
13003 * gnus-util.el (gnus-string<): New function.
13004
13005 * gnus-sum.el (gnus-article-sort-by-author)
13006 (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
13007
13008 2007-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
13009
13010 * gnus-win.el (gnus-configure-windows): Focus on the frame for which
13011 the frame-focus tag is set in gnus-buffer-configuration.
13012
13013 2007-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
13014
13015 * gnus-art.el (gnus-article-add-button): Make a button overlay without
13016 the front stickiness.
13017
13018 2007-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
13019
13020 * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
13021 url pattern; remove duplicate one.
13022 (gnus-article-extend-url-button): New function.
13023 (gnus-article-add-buttons): Use it.
13024 (gnus-button-push): Use concatenated url that it makes.
13025
13026 2007-10-04 Juanma Barranquero <lekktu@gmail.com>
13027
13028 * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
13029 (sieve-manage-open): Use `mapc' instead of `mapcar'.
13030
13031 2007-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
13032
13033 * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
13034 Don't hardcode point-min==1.
13035
13036 2007-09-30 David Kastrup <dak@gnu.org>
13037
13038 * gnus-art.el (gnus-article-reply-with-original)
13039 (gnus-article-followup-with-original): When `transient-mark-mode' is
13040 off, refrain from active-region behavior for followups.
13041
13042 2007-10-08 Reiner Steib <Reiner.Steib@gmx.de>
13043
13044 * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
13045 Fix comment about "iso8859-1".
13046
13047 2007-10-08 Daiki Ueno <ueno@unixuser.org>
13048
13049 * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
13050 ones returned from the verify-function.
13051
13052 * mm-uu.el (mm-uu-pgp-signed-extract-1):
13053 Call mml2015-extract-cleartext-signature if extraction failed.
13054
13055 2007-10-07 Daiki Ueno <ueno@unixuser.org>
13056
13057 * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
13058 beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
13059 failed.
13060
13061 2007-10-04 Reiner Steib <Reiner.Steib@gmx.de>
13062
13063 * Relicense "GPLv2 or later" files to "GPLv3 or later".
13064
13065 2007-09-27 Teodor Zlatanov <tzz@lifelogs.com>
13066
13067 * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
13068 to mark a thread as expirable. Add variable `hide' to handle hiding of
13069 thread for both the null and zero (kill/expire thread) universal prefix
13070 cases.
13071 (gnus-summary-expire-thread): Add new function to expire a thread,
13072 using gnus-summary-kill-thread.
13073 (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
13074 shortcuts for gnus-summary-expire-thread.
13075 (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
13076 e' bindings for gnus-summary-expire-thread. Add `T E' binding.
13077
13078 2007-09-25 Teodor Zlatanov <tzz@lifelogs.com>
13079
13080 * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
13081 extras value, so an extras entry can be deleted.
13082 (gnus-registry-delete-extra-entry): Use it.
13083 (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
13084 (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
13085 (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
13086 storage through the gnus-registry, and provide an appropriate API for
13087 it.
13088
13089 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
13090
13091 * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
13092 Suggested by Leo <sdl.web@gmail.com>.
13093
13094 * gnus.el: Do.
13095
13096 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
13097
13098 * gnus.el (gnus-newsgroup-maximum-articles): Rename from
13099 gnus-maximum-newsgroup. Suggested by Leo <sdl.web@gmail.com>.
13100
13101 * gnus-agent.el (gnus-agent-fetch-headers): Do.
13102
13103 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
13104 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
13105
13106 2007-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
13107
13108 * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
13109 newline.
13110 (nnmbox-request-accept-article): Don't change article in source buffer;
13111 narrow to header to use message-fetch-field rather than
13112 nnmail-fetch-field; use with-current-buffer instead of save-excursion.
13113 (nnmbox-request-replace-article): Quote lines that'll be misidentified
13114 as delimiters; make sure article ends with newline.
13115 (nnmbox-delete-mail): Correct last position of article to be deleted;
13116 ignore X-Gnus-Newsgroup header in article body.
13117 (nnmbox-save-mail): Quote lines looking like delimiters at the right
13118 positions; make sure article ends with newline.
13119
13120 * message.el (message-display-abbrev): Don't infloop when a user
13121 inserts SPC in the beginning of header.
13122
13123 2007-09-12 Teodor Zlatanov <tzz@lifelogs.com>
13124
13125 * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
13126 list of groups not followed by default. Fix type to be regexp.
13127 (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
13128
13129 2007-09-06 Tassilo Horn <tassilo@member.fsf.org>
13130
13131 * hmac-def.el (define-hmac-function): Switch from old-style to
13132 new-style backquotes.
13133
13134 * md4.el (md4-make-step): Likewise.
13135
13136 2007-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
13137
13138 * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
13139 raw-text coding system when saving .newsrc file, which may contain
13140 non-ASCII group names.
13141
13142 2007-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
13143
13144 * gnus-cus.el (gnus-score-extra): New widget.
13145 (gnus-score-extra-convert): New function.
13146 (gnus-score-customize): Use it for Extra.
13147
13148 2007-08-31 Daiki Ueno <ueno@unixuser.org>
13149
13150 * mml2015.el (mml2015-extract-cleartext-signature): New function.
13151 (mml2015-mailcrypt-clear-verify): Use it.
13152 (mml2015-gpg-clear-verify): Use it.
13153 (mml2015-pgg-clear-verify): Use it.
13154 (mml2015-epg-clear-verify): Replace the current part with the output
13155 from GnuPG; don't extract the plaintext by itself.
13156
13157 * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
13158 (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
13159 mml2015-clear-verify-function; don't touch the armor headers or
13160 dash-escaped text here.
13161
13162 2007-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
13163
13164 * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
13165 (gnus-mime-view-part-as-type-internal): Default to text/plain for text
13166 parts, or application/octet-stream as a last resort.
13167 (gnus-mime-view-part-as-type): Don't toggle display.
13168 (gnus-mime-view-part-as-charset): Don't turn off display before
13169 querying charset.
13170
13171 * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
13172 stuff to undisplayer function in Emacs.
13173 (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
13174
13175 * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
13176 text/calendar parts.
13177
13178 2007-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
13179
13180 * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
13181 decoding text/calendar parts.
13182
13183 * message.el (message-forward-make-body-mime): Always mark body as
13184 having no illegible text; remove signed-or-encrypted argument.
13185 (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
13186
13187 * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
13188 (mml-generate-mime-1): Don't encode body if it is specified to be in
13189 raw form; don't make buffer be unibyte when inserting multibyte string.
13190
13191 2007-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
13192
13193 * sha1.el: Fix up comment style.
13194 (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
13195 (sha1-OP, sha1-add-to-H): Use new-style backquotes.
13196
13197 * hex-util.el: Fix up comment style.
13198 (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
13199
13200 * gnus-salt.el: Use with-current-buffer.
13201 (gnus-pick-setup-message): Fix long-standing typo.
13202
13203 2007-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
13204
13205 * imap.el (imap-logout-timeout): New variable.
13206 (imap-logout, imap-logout-wait): New functions.
13207 (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
13208
13209 * nnimap.el (nnimap-logout-timeout): New server variable.
13210 (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
13211 nnimap-logout-timeout.
13212
13213 * gnus-art.el (gnus-article-summary-command-nosave)
13214 (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
13215
13216 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
13217
13218 * gnus.el (gnus-maximum-newsgroup): New variable.
13219
13220 * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
13221 according to gnus-maximum-newsgroup.
13222
13223 * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
13224 (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
13225 Limit the range of articles according to gnus-maximum-newsgroup.
13226
13227 2007-08-14 Tassilo Horn <tassilo@member.fsf.org>
13228
13229 * gnus-art.el (gnus-sticky-article): Fix problems described in
13230 <b4mps1qitio.fsf@jpl.org> on ding. Thanks to Katsumi.
13231 Don't perform gnus-configure-windows here; reuse existing sticky
13232 article buffer.
13233
13234 * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
13235 it doesn't exist in gnus-article-mode.
13236
13237 2007-08-13 Katsumi Yamaoka <yamaoka@jpl.org>
13238
13239 * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
13240 (gnus-agent-decoded-group-name): New function.
13241 (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
13242 (gnus-agent-expire-group-1): Use it; decode group name in messages.
13243
13244 2007-08-12 Tassilo Horn <tassilo@member.fsf.org>
13245
13246 * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
13247 Add binding for gnus-sticky-article.
13248 (gnus-summary-exit): Don't kill sticky article buffers.
13249
13250 * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
13251 article buffer.
13252 (gnus-sticky-article, gnus-kill-sticky-article-buffer)
13253 (gnus-kill-sticky-article-buffers): New commands.
13254
13255 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
13256
13257 * nntp.el (nntp-xref-number-is-evil): New server variable.
13258 (nntp-find-group-and-number): If it is non-nil, don't trust article
13259 numbers in the Xref header.
13260
13261 2007-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
13262
13263 * gnus-agent.el (gnus-agent-read-group): New function.
13264 (gnus-agent-flush-group, gnus-agent-expire-group)
13265 (gnus-agent-regenerate-group): Use it.
13266 (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
13267 nnmail-pathname-coding-system.
13268
13269 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
13270
13271 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
13272
13273 * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
13274 that are unread as unread, and also as selected so that information of
13275 marks having been changed by a user may be updated when exiting group.
13276
13277 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
13278
13279 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
13280
13281 2007-08-03 Katsumi Yamaoka <yamaoka@jpl.org>
13282
13283 * gnus-art.el (gnus-mime-display-single): Pass part number that is
13284 calculated ignoring signature parts to gnus-treat-article.
13285
13286 2007-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
13287
13288 * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
13289 a point here in order to keep the window start.
13290 (gnus-insert-mime-security-button): Make a button overlay without the
13291 front stickiness.
13292 (gnus-mime-display-security): Goto the end of a button.
13293
13294 * gnus-group.el (gnus-group-name-at-point): Fix regexps.
13295
13296 2007-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
13297
13298 * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
13299 group-name-at-point.
13300 (gnus-group-completing-read): New function that offers decoded
13301 non-ASCII group names for completion.
13302 (gnus-fetch-group, gnus-group-read-ephemeral-group)
13303 (gnus-group-jump-to-group, gnus-group-make-group-simple)
13304 (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
13305 (gnus-group-fetch-control): Use it.
13306 (gnus-fetch-group): Use group-name-at-point for the initial value
13307 rather than the default value; use gnus-alive-p.
13308
13309 * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
13310 (gnus-summary-mail-other-window, gnus-summary-news-other-window)
13311 (gnus-summary-post-news): Use gnus-group-completing-read.
13312
13313 * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
13314 (gnus-read-move-group-name): Decode group name for completion.
13315
13316 2007-07-31 Teodor Zlatanov <tzz@lifelogs.com>
13317
13318 * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
13319 in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
13320 Yamaoka slightly modified the code).
13321
13322 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
13323
13324 * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
13325 (nnmail-split-incoming): Bind it.
13326
13327 * nnml.el (nnml-group-name-charset): New function.
13328 (nnml-decoded-group-name): Use it; don't decode group name if
13329 nnmail-group-names-not-encoded-p is non-nil.
13330 (nnml-encoded-group-name): New function.
13331 (nnml-group-pathname): Inline nnml-decoded-group-name.
13332 (nnml-request-expire-articles): Decode group name in message.
13333 (nnml-request-delete-group): Ditto; bind file-name-coding-system to
13334 nnmail-pathname-coding-system.
13335 (nnml-save-mail, nnml-active-number): Work with decoded group names and
13336 not decoded ones according to nnmail-group-names-not-encoded-p.
13337 (nnml-generate-active-info): Use nnml-encoded-group-name.
13338
13339 2007-08-08 Glenn Morris <rgm@gnu.org>
13340
13341 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
13342 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
13343 doc-strings and comments.
13344
13345 2007-07-25 Glenn Morris <rgm@gnu.org>
13346
13347 * Relicense all FSF files to GPLv3 or later.
13348
13349 2007-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
13350
13351 * gnus-sum.el (gnus-summary-move-article):
13352 Make gnus-summary-respool-article work.
13353
13354 2007-07-21 Reiner Steib <Reiner.Steib@gmx.de>
13355
13356 * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
13357 string.
13358
13359 2007-07-20 Michaël Cadilhac <michael@cadilhac.name>
13360
13361 * nnrss.el (nnrss-ignore-article-fields): New variable. List of fields
13362 that should be ignored when comparing distant RSS articles with local
13363 ones.
13364 (nnrss-make-hash-index): New function. Create a hash index according
13365 to the ignored fields.
13366 (nnrss-check-group): Use it.
13367
13368 2007-07-20 Katsumi Yamaoka <yamaoka@jpl.org>
13369
13370 * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
13371
13372 * gnus-art.el (article-decode-group-name): Decode Xref header too.
13373
13374 * gnus-group.el (gnus-group-make-group): Encode group name here unless
13375 the new optional argument ENCODED is non-nil.
13376 (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
13377 coding system for encoding group name.
13378 (gnus-group-make-rss-group): Pass un-encoded group name to
13379 gnus-group-make-group.
13380 (gnus-group-set-info): Tell gnus-group-make-group that group name is
13381 encoded.
13382
13383 * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
13384 Encode group name to which articles are moved or copied.
13385 (gnus-summary-edit-article): Use gnus-group-name-charset to determine
13386 coding system for encoding Newsgroup, Followup-To and Xref headers.
13387
13388 * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
13389 marks; use nnheader-file-coding-system to write a file.
13390 (nnagent-retrieve-headers): Bind file-name-coding-system to
13391 nnmail-pathname-coding-system.
13392
13393 * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
13394
13395 * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
13396 (nnml-request-article, nnml-request-create-group)
13397 (nnml-request-rename-group, nnml-find-id)
13398 (nnml-possibly-change-directory, nnml-possibly-create-directory)
13399 (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
13400 (nnml-save-marks): Use nnml-group-pathname instead of
13401 nnmail-group-pathname.
13402
13403 (nnml-request-create-group, nnml-request-expire-articles)
13404 (nnml-request-move-article, nnml-request-delete-group)
13405 (nnml-deletable-article-p, nnml-possibly-create-directory)
13406 (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
13407 (nnml-open-marks): Bind file-name-coding-system to
13408 nnmail-pathname-coding-system.
13409
13410 (nnml-request-article): Pass server argument to nnml-find-group-number.
13411 (nnml-request-create-group, nnml-active-number, nnml-save-marks):
13412 Pass server argument to nnml-possibly-create-directory.
13413 (nnml-request-accept-article): Pass server argument to
13414 nnml-active-number and nnml-save-mail.
13415 (nnml-find-group-number): Pass server argument to nnml-find-id.
13416 (nnml-request-update-info): Pass server argument to
13417 nnml-marks-changed-p.
13418
13419 (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
13420 (nnml-save-mail, nnml-active-number): Add server argument.
13421
13422 (nnml-request-delete-group): Warn if group is missing.
13423 (nnml-get-nov-buffer): Decode group name.
13424 (nnml-generate-active-info): Encode group name.
13425 (nnml-open-marks): Decode group name in messages.
13426
13427 2007-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
13428
13429 * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
13430 if it is not specified.
13431 (gnus-article-pipe-part, gnus-article-save-part)
13432 (gnus-article-interactively-view-part, gnus-article-copy-part)
13433 (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
13434 (gnus-article-inline-part, gnus-article-save-part-and-strip)
13435 (gnus-article-replace-part, gnus-article-delete-part)
13436 (gnus-article-view-part-as-type): Pass raw prefix argument to
13437 gnus-article-part-wrapper.
13438
13439 2007-07-18 Katsumi Yamaoka <yamaoka@jpl.org>
13440
13441 * gnus-agent.el (gnus-agent-save-active):
13442 Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
13443
13444 * gnus-cache.el (gnus-cache-save-buffers)
13445 (gnus-cache-possibly-enter-article, gnus-cache-request-article)
13446 (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
13447 (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
13448 (gnus-cache-braid-nov, gnus-cache-braid-heads)
13449 (gnus-cache-generate-active, gnus-cache-rename-group)
13450 (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
13451 (gnus-cache-update-overview-total-fetched-for):
13452 Bind file-name-coding-system to nnmail-pathname-coding-system.
13453 (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
13454 New variables.
13455 (gnus-cache-decoded-group-name): New function.
13456 (gnus-cache-file-name): Use it.
13457 (gnus-cache-generate-active): Use non-decoded group name for active.
13458
13459 * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
13460 right place.
13461 (gnus-write-active-file): Don't break non-ASCII group names.
13462
13463 * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
13464 nnmail-pathname-coding-system.
13465
13466 * gnus-uu.el (gnus-uu-decode-save): Typo.
13467
13468 2007-07-16 Katsumi Yamaoka <yamaoka@jpl.org>
13469
13470 * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
13471
13472 2007-07-14 David Kastrup <dak@gnu.org>
13473
13474 * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
13475 finishing actions if we did not edit the article.
13476
13477 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
13478
13479 * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
13480 (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
13481 (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
13482 (gnus-agent-flush-group, gnus-agent-flush-cache)
13483 (gnus-agent-fetch-headers, gnus-agent-load-alist)
13484 (gnus-agent-read-agentview, gnus-agent-expire-group-1)
13485 (gnus-agent-retrieve-headers, gnus-agent-request-article)
13486 (gnus-agent-regenerate-group)
13487 (gnus-agent-update-files-total-fetched-for)
13488 (gnus-agent-update-view-total-fetched-for):
13489 Bind file-name-coding-system to nnmail-pathname-coding-system.
13490 (gnus-agent-group-pathname): Don't encode file names by
13491 nnmail-pathname-coding-system.
13492 (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
13493 coding-system-for-write instead of buffer-file-coding-system to
13494 gnus-agent-file-coding-system.
13495
13496 * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
13497 Decode group name.
13498
13499 * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
13500
13501 * gnus-start.el (gnus-update-active-hashtb-from-killed)
13502 (gnus-read-newsrc-el-file): Make group names unibyte.
13503
13504 * nnmail.el (nnmail-group-pathname): Don't encode file names by
13505 nnmail-pathname-coding-system.
13506
13507 * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
13508 (nnrss-request-delete-group): Bind file-name-coding-system to
13509 nnmail-pathname-coding-system.
13510 (nnrss-read-server-data, nnrss-read-group-data):
13511 Bind file-name-coding-system correctly.
13512 (nnrss-check-group): Pass nnrss-file-coding-system to md5.
13513
13514 * nntp.el: Require gnus-group for the function gnus-group-name-charset.
13515 (nntp-server-to-method-cache): New variable.
13516 (nntp-group-pathname): New function that decodes non-ASCII group names.
13517 (nntp-possibly-create-directory, nntp-marks-changed-p)
13518 (nntp-save-marks, nntp-open-marks): Use it.
13519 (nntp-possibly-create-directory, nntp-open-marks):
13520 Bind file-name-coding-system to nnmail-pathname-coding-system.
13521 (nntp-open-marks): Decode group names when bootstrapping marks.
13522
13523 * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
13524 Newsgroups and Followup-To headers.
13525
13526 2007-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
13527
13528 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
13529 (gnus-server-closed-face, gnus-server-denied-face)
13530 (gnus-server-offline-face): Remove variable.
13531 (gnus-server-font-lock-keywords): Use faces that are not aliases.
13532
13533 * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
13534 of modifying message-stack directly for XEmacs.
13535
13536 * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
13537 (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
13538 if the coding-system argument is nil for XEmacs.
13539
13540 * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
13541 mm-charset-override-alist.
13542
13543 * rfc2047.el: Don't require base64; require rfc2045 for the function
13544 rfc2045-encode-string.
13545 (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
13546 to quote the parameter value.
13547
13548 2007-07-06 Katsumi Yamaoka <yamaoka@jpl.org>
13549
13550 * gnus-group.el (gnus-group-name-charset): Allow a method of the short
13551 form in gnus-group-name-charset-method-alist.
13552
13553 * gnus-eform.el (gnus-edit-form): Add optional argument layout which
13554 overrides the default layout edit-form.
13555
13556 * gnus-win.el (gnus-buffer-configuration): Add edit-server.
13557
13558 * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
13559
13560 2007-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
13561
13562 * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
13563 as unfetched articles.
13564
13565 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
13566
13567 * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
13568
13569 2007-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
13570
13571 * nnagent.el (nnagent-request-set-mark): Also set the marks for the
13572 original back end that keeps marks in the local system.
13573
13574 2007-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
13575
13576 * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
13577 arg of pop-to-buffer for XEmacs.
13578 (gnus-article-read-summary-keys): Ditto; don't restore window
13579 configuration if summary command ends up with neither article buffer
13580 nor summary buffer; describe bindings if summary keys end with C-h.
13581
13582 2007-06-22 Katsumi Yamaoka <yamaoka@jpl.org>
13583
13584 * message.el (message-fix-before-sending): Skip raw message part to be
13585 forwarded while checking illegible text.
13586 (message-forward-make-body-mime, message-forward-make-body):
13587 Mark signed or encrypted raw message as having no illegible text.
13588
13589 2007-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
13590
13591 * gnus-util.el (gnus-add-timestamp-to-message): New user option.
13592 (gnus-message-with-timestamp-1): New macro.
13593 (gnus-message-with-timestamp): New function.
13594 (gnus-message): Use them.
13595
13596 * nnheader.el (nnheader-message): Use them.
13597
13598 2007-06-16 Reiner Steib <Reiner.Steib@gmx.de>
13599
13600 * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
13601 .newsrc.eld file.
13602
13603 2007-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
13604
13605 * gnus-agent.el (gnus-agent-fetch-headers)
13606 (gnus-agent-retrieve-headers):
13607 Bind gnus-decode-encoded-address-function to identity.
13608
13609 * nntp.el (nntp-send-xover-command): Recognize an xover command is
13610 available also when the server returns simply a dot.
13611
13612 * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
13613
13614 2007-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
13615
13616 * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
13617
13618 2007-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
13619
13620 * gnus-ems.el (gnus-x-splash): Make it work.
13621
13622 * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
13623 from being used.
13624
13625 2007-06-05 Katsumi Yamaoka <yamaoka@jpl.org>
13626
13627 * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
13628 the front stickiness.
13629 (gnus-article-summary-command-nosave): Correct the order of the
13630 arguments passed to pop-to-buffer.
13631 (gnus-article-read-summary-keys): Ditto; make it work properly when the
13632 summary command ends up with the article buffer.
13633
13634 * mm-decode.el (mm-insert-part): Separate the extracted parts that have
13635 the same faces.
13636
13637 2007-06-07 Juanma Barranquero <lekktu@gmail.com>
13638
13639 * gnus-art.el (gnus-split-methods): Fix typo in docstring.
13640
13641 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
13642
13643 * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
13644 * gnus-sum.el (gnus-summary-highlight):
13645 * mail-source.el (mail-source-delete-old-incoming-confirm):
13646 * nndiary.el (nndiary-reminders): Fix typos in docstrings.
13647
13648 2007-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
13649
13650 * gnus-art.el (gnus-mime-view-part-externally)
13651 (gnus-mime-view-part-internally): Fix predicate function passed to
13652 completing-read.
13653
13654 * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
13655
13656 * gnus.el (gnus-update-message-archive-method): Add :version.
13657
13658 2007-06-01 Katsumi Yamaoka <yamaoka@jpl.org>
13659
13660 * gnus.el (gnus-update-message-archive-method): New variable.
13661
13662 * gnus-start.el (gnus-setup-news): Update saved "archive" method
13663 according to gnus-message-archive-method if
13664 gnus-update-message-archive-method is non-nil.
13665
13666 2007-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
13667
13668 * gnus-sum.el (gnus-summary-limit-to-address): New function.
13669 Suggested by Loic Dachary <loic@dachary.org>.
13670 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
13671
13672 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
13673
13674 * message.el (message-pop-to-buffer): Add switch-function argument.
13675 (message-mail): Pass switch-function argument to it.
13676
13677 2007-05-25 Reiner Steib <Reiner.Steib@gmx.de>
13678
13679 * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
13680 Improve doc string.
13681
13682 2007-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
13683
13684 * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
13685 (gnus-header-content):
13686 * gnus-cite.el (gnus-cite-10):
13687 * gnus-srvr.el (gnus-server-closed):
13688 * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
13689 (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
13690 (gnus-group-mail-3-empty, gnus-group-mail-low)
13691 (gnus-group-mail-low-empty, gnus-splash):
13692 * message.el (message-header-to, message-header-cc)
13693 (message-header-subject, message-header-other, message-header-name)
13694 (message-header-xheader, message-separator, message-cited-text)
13695 (message-mml): Lighten colors of faces used for dark background.
13696
13697 2007-05-24 Simon Josefsson <simon@josefsson.org>
13698
13699 * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
13700 to t as an experiment. Suggested by Greg Troxel <gdt@work.lexort.com>.
13701
13702 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
13703
13704 * message.el (message-narrow-to-headers-or-head):
13705 Ignore mail-header-separator in the body.
13706
13707 2007-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
13708
13709 * mm-decode.el (mm-image-fit-p): Return t if image size is just the
13710 same as window size.
13711
13712 2007-05-22 Kevin Ryde <user42@zip.com.au>
13713
13714 * message.el (message-font-lock-keywords): Use message-header-xheader
13715 face for "X-Foo", its apparent intended purpose. Move "X-" pattern
13716 ahead of the anything pattern, to get it recognized.
13717
13718 2007-05-12 Michaël Cadilhac <michael@cadilhac.name>
13719
13720 * gnus-sum.el (gnus-articles-to-read)
13721 (gnus-summary-insert-old-articles): Don't truncate group name for
13722 `read-string'.
13723
13724 * gnus-util.el (gnus-limit-string): Delete this function.
13725
13726 * gnus-sum.el (gnus-simplify-subject-fully):
13727 Use `truncate-string-to-width' instead.
13728
13729 2007-05-11 Michaël Cadilhac <michael@cadilhac.name>
13730
13731 * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
13732 Tell if, on summary exit, the next group has to be selected.
13733 (gnus-summary-exit): Use it.
13734
13735 2007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
13736
13737 * gnus-art.el (gnus-article-mode): Fix comment about displaying
13738 non-break space.
13739
13740 2007-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
13741
13742 * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
13743 Check if group is not a directory.
13744 (nnfolder-request-expire-articles): Don't delete articles if the target
13745 group is not available.
13746
13747 * nnml.el (nnml-request-create-group): Properly check if group is not a
13748 file.
13749 (nnml-request-expire-articles): Don't delete articles if the target
13750 group is not available.
13751
13752 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
13753 Don't quote characters that are within parentheses.
13754
13755 2007-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
13756
13757 * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
13758 (gnus-handle-ephemeral-exit): Select article according to it.
13759
13760 2007-05-08 Reiner Steib <Reiner.Steib@gmx.de>
13761
13762 * message.el (message-insert-formated-citation-line): Remove newline.
13763 (message-citation-line-format): Add final \n here so that the user can
13764 avoid a blank line.
13765
13766 2007-05-03 Dan Christensen <jdc@uwo.ca>
13767
13768 * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
13769 (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
13770 Update lanl/arXiv support.
13771
13772 2007-05-02 Reiner Steib <Reiner.Steib@gmx.de>
13773
13774 * gnus.el: Bump version number.
13775
13776 2007-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
13777
13778 * gnus.el (gnus-version-number): Bump version.
13779
13780 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
13781
13782 * gnus.el: No Gnus v0.6 is released.
13783
13784 2007-04-27 Didier Verna <didier@xemacs.org>
13785
13786 * gnus-util.el (gnus-orify-regexp): Move and rename to ...
13787 * gmm-utils.el (gmm-regexp-concat): ... here.
13788 * message.el: Don't require 'gnus-util.
13789 (message-dont-reply-to-names): Handle name change above.
13790 * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
13791
13792 2007-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
13793
13794 * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
13795 since the initial value varies according to the system.
13796
13797 2007-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
13798
13799 * mm-util.el (mm-charset-synonym-alist): Defcustom.
13800
13801 2007-04-25 NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (tiny change)
13802
13803 * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
13804
13805 2007-04-24 Didier Verna <didier@xemacs.org>
13806
13807 Improve the type of gnus-ignored-from-addresses.
13808 * gnus-util.el (gnus-orify-regexp): New function.
13809 * message.el (gnus-util): Require it.
13810 * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
13811 * gnus-sum.el (gnus-ignored-from-addresses): New function.
13812 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
13813
13814 2007-04-24 Didier Verna <didier@xemacs.org>
13815
13816 * gnus-sum.el:
13817 * gnus-utils.el: Fix some trailing whitespaces.
13818
13819 2007-04-23 Katsumi Yamaoka <yamaoka@jpl.org>
13820
13821 * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
13822 (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
13823 article's Message-ID; refer parent article in summary buffer.
13824
13825 * message.el (message-bounce): Call mime-to-mml.
13826
13827 2007-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
13828
13829 * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
13830
13831 2007-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
13832
13833 * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
13834 (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
13835 displayed of multipart/alternative part if it is invoked from summary
13836 buffer.
13837
13838 * mm-view.el (mm-inline-text-html-render-with-w3m)
13839 (mm-inline-text-html-render-with-w3m-standalone)
13840 (mm-inline-render-with-function): Use mail-parse-charset by default.
13841
13842 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change)
13843
13844 * parse-time.el (parse-time-string-chars): Check if CHAR
13845 is less than the length of parse-time-syntax.
13846
13847 2007-04-17 Katsumi Yamaoka <yamaoka@jpl.org>
13848
13849 * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
13850 from gnus-newsgroup-processable.
13851
13852 2007-04-16 Didier Verna <didier@xemacs.org>
13853
13854 * gnus-msg.el (gnus-configure-posting-styles):
13855 Handle message-signature-directory properly with :file syntax.
13856 Reported by "Leo".
13857
13858 2007-04-11 Didier Verna <didier@xemacs.org>
13859
13860 New user option: message-signature-directory.
13861 * gnus-msg.el (gnus-configure-posting-styles): Support it.
13862 * message.el (message-insert-signature): Ditto.
13863 * message.el (message-signature-file): Doc update.
13864 * message.el (message-signature-directory): New.
13865
13866 2007-04-10 Katsumi Yamaoka <yamaoka@jpl.org>
13867
13868 * gnus-msg.el (gnus-inews-yank-articles):
13869 Use message-exchange-point-and-mark instead of exchange-point-and-mark.
13870
13871 2007-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
13872
13873 * message.el (message-yank-original): Make sure cited text ends with
13874 newline; don't exchange point and mark.
13875
13876 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
13877
13878 * tls.el (open-tls-stream): Properly handle case where there
13879 is no associated buffer.
13880
13881 2007-04-03 Thien-Thi Nguyen <ttn@gnu.org>
13882
13883 * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
13884 message-yank-original, make sure (< mark TEXT point).
13885
13886 2007-03-31 Reiner Steib <Reiner.Steib@gmx.de>
13887
13888 * message.el (message-fill-column): New variable.
13889 (message-mode): Use it. Add comment on a possible new hook.
13890
13891 * nnmail.el (nnmail-spool-file): Mark as obsolete.
13892 (nnmail-get-new-mail): Reformat.
13893
13894 * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
13895
13896 * gmm-utils.el: Fix Commentary.
13897 (gmm-tool-bar-from-list): Fix typo in doc string.
13898
13899 2007-03-27 Thien-Thi Nguyen <ttn@gnu.org>
13900
13901 * message.el (message-yank-original): Don't switch point and mark
13902 unnecessarily to put point and mark as documented.
13903
13904 2007-03-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
13905
13906 * message.el (message-put-addresses-in-ecomplete): Only fetch headers
13907 from the message heads.
13908
13909 2007-03-25 Kevin Greiner <kevin.greiner@compsol.cc>
13910
13911 * gnus-art.el (gnus-article-set-window-start): Do nothing when the
13912 article buffer does not have a window. This may not be the best
13913 solution but is certainly better than setting the start of the null,
13914 that is the current, window.
13915
13916 2007-03-24 Reiner Steib <Reiner.Steib@gmx.de>
13917
13918 * gnus-draft.el (gnus-draft-setup-hook): New hook.
13919 (gnus-draft-setup): Run it.
13920
13921 * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
13922 gnus-score-fast-scoring. Allow regexp.
13923 (gnus-score-headers): Use it.
13924
13925 * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
13926 XEmacs.
13927
13928 * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
13929 string.
13930 (gnus-button-alist): Also catch `<f1> k ...'.
13931 (gnus-treat-display-x-face): Fix doc string.
13932
13933 2007-03-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13934
13935 * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
13936 evaluation of gnus-extended-version to ensure correct generation of the
13937 User-Agent header when message-generate-headers-first is used.
13938
13939 2007-03-24 Simon Josefsson <simon@josefsson.org>
13940
13941 * hashcash.el (hashcash-generate-payment-async): Don't crash if
13942 hashcash-path is nil. Don't call callback with incorrect number of
13943 parameters if val is 0.
13944
13945 2007-03-20 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
13946
13947 * message.el (message-required-news-headers):
13948 * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
13949
13950 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
13951
13952 * message.el (message-generate-new-buffers): Change the meaning of the
13953 nil value; add `standard' to the choices; treat t as `unique'; improve
13954 doc string.
13955 (gnus-select-frame-set-input-focus): Autoload.
13956 (message-buffer-name): Search for the existing message buffer if
13957 message-generate-new-buffers is nil or `standard'; treat the value t of
13958 message-generate-new-buffers as `unique'.
13959 (message-pop-to-buffer): Raise the frame already displaying the message
13960 buffer; clear the echo area after querying.
13961 (message-setup): Pass the `continue' argument to compose-mail.
13962 (message-mail): Prefer `switch-function' if it is given; search for the
13963 existing message buffer if the `continue' argument is non-nil; pass
13964 continue and switch-function arguments to compose-mail by way of
13965 message-setup.
13966 (message-mail-other-window): Adjust argument of message-setup.
13967 (message-mail-other-frame): Ditto.
13968
13969 2007-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
13970
13971 * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
13972 (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
13973 to turn font-lock on when turning gnus-message-citation-mode on.
13974
13975 2007-03-06 Daiki Ueno <ueno@unixuser.org>
13976
13977 * mml-smime.el (mml-smime-use): New variable; default to use openssl.
13978 (mml-smime-function-alist): New variable; add epg as the backend.
13979 * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
13980 mml-smime- functions instead.
13981 * mm-view.el: Require smime.
13982
13983 2007-03-05 Didier Verna <didier@xemacs.org>
13984
13985 * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
13986 instead of just inheritance for posting styles.
13987 * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
13988
13989 2007-02-24 John Paul Wallington <jpw@pobox.com>
13990
13991 * tls.el (tls-certtool-program): Fix custom type.
13992
13993 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
13994
13995 * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
13996 and point-at-eol instead of line-(beginning|end)-position.
13997
13998 * assistant.el (assistant-parse-buffer): Ditto.
13999
14000 2007-02-28 Daiki Ueno <ueno@unixuser.org>
14001
14002 * mml2015.el (mml2015-epg-find-usable-key): New function.
14003 (mml2015-epg-sign): Use it.
14004 (mml2015-epg-encrypt): Use it.
14005
14006 2007-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
14007
14008 * message.el (message-make-in-reply-to): Quote name containing
14009 non-ASCII characters. It will make the RFC2047 encoder cause an error
14010 if there are special characters. Reported by NAKAJI Hiroyuki
14011 <nakaji@jp.freebsd.org>.
14012
14013 2007-02-27 Didier Verna <didier@xemacs.org>
14014
14015 Include the group parameters as well as the topic ones in the
14016 inheritance filter process.
14017 * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
14018 argument GROUP-PARAMS-LIST.
14019 * gnus-topic.el (gnus-group-topic-parameters): Use it.
14020
14021 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
14022
14023 * nntp.el (nntp-never-echoes-commands)
14024 (nntp-open-connection-functions-never-echo-commands): New variables.
14025 (nntp-send-command): Use them.
14026
14027 2007-02-20 Daiki Ueno <ueno@unixuser.org>
14028
14029 * mml2015.el (mml2015-epg-verify): Simplify.
14030
14031 2007-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
14032
14033 * mml.el (mml-content-disposition-alist): New user option.
14034 (mml-content-disposition): New function.
14035 (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
14036 (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
14037
14038 2007-02-19 Daiki Ueno <ueno@unixuser.org>
14039
14040 * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
14041 verification.
14042
14043 2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14044
14045 * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
14046 articles posted in the last 24 hours.
14047
14048 2007-02-14 Chong Yidong <cyd@stupidchicken.com>
14049
14050 * smiley.el (smiley-regexp-alist): Add "dead" smiley.
14051
14052 2007-02-14 Michaël Cadilhac <michael@cadilhac.name>
14053
14054 * nntp.el (nntp-send-command): Don't wait for echoes when
14055 nntp-open-ssl-stream is used.
14056
14057 2007-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
14058
14059 * gnus-cite.el (gnus-test-font-lock-add-keywords)
14060 (gnus-message-add-citation-keywords)
14061 (gnus-message-remove-citation-keywords): Remove.
14062 (gnus-message-citation-mode): Instead of modifying font-lock-keywords
14063 directly, make the variables in font-lock-defaults buffer-local, add
14064 gnus-message-citation-keywords to them and then update the value of
14065 font-lock-keywords.
14066
14067 2007-02-09 Katsumi Yamaoka <yamaoka@jpl.org>
14068
14069 * message.el (message-cite-original-1): Don't call
14070 gnus-article-highlight-citation.
14071
14072 * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
14073 citations; fix line count.
14074
14075 2007-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
14076
14077 * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
14078 (gnus-message-add-citation-keywords)
14079 (gnus-message-remove-citation-keywords): Use it; fix the emulating
14080 versions of font-lock-add-keywords and font-lock-remove-keywords to
14081 work with XEmacs correctly.
14082
14083 2007-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
14084
14085 * gnus-cite.el (gnus-cite-face-list): Set the values of
14086 gnus-message-max-citation-depth and gnus-message-citation-keywords.
14087 (gnus-message-max-citation-depth): Use defvar rather than defconst.
14088 (gnus-message-cite-prefix-regexp): New variable.
14089 (gnus-message-search-citation-line): Use it; protect against long
14090 citation prefix; fill match data with nil rather than 0 for XEmacs; set
14091 the 0th match data for Emacs.
14092 (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
14093 (gnus-message-add-citation-keywords): Append keywords rather than
14094 prepending; emulate font-lock-add-keywords if it is not available.
14095 (gnus-message-remove-citation-keywords):
14096 Emulate font-lock-remove-keywords if it is not available.
14097
14098 * gnus-msg.el (gnus-message-highlight-citation): Default to t.
14099
14100 * message.el (message-cite-prefix-regexp): Set the value of
14101 gnus-message-cite-prefix-regexp.
14102
14103 2007-02-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14104
14105 * nnweb.el (nnweb-google-parse-1): Update parser.
14106
14107 2007-01-29 Juanma Barranquero <lekktu@gmail.com>
14108
14109 * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
14110
14111 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14112
14113 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14114 regexp.
14115
14116 2007-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
14117
14118 * uudecode.el (uudecode-string-to-multibyte): New function emulating
14119 string-to-multibyte.
14120 (uudecode-decode-region-internal): Use it.
14121
14122 2007-01-23 Reiner Steib <Reiner.Steib@gmx.de>
14123
14124 * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
14125 Fix custom choice.
14126
14127 * gnus-art.el (gnus-signature-limit): Fix custom choice.
14128
14129 2007-01-22 Daiki Ueno <ueno@unixuser.org>
14130
14131 * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
14132
14133 * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
14134 `write-region' to respect `mm-inhibit-file-name-handlers'.
14135
14136 2007-01-19 Reiner Steib <Reiner.Steib@gmx.de>
14137
14138 * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
14139 Use gnus-home-directory instead of "~/" or "$HOME".
14140
14141 2007-01-17 Teodor Zlatanov <tzz@lifelogs.com>
14142
14143 * encrypt.el (encrypt-insert-file-contents): Add better prompt
14144 to mention filename.
14145 Add comments at beginning regarding usage.
14146 (encrypt-write-file-contents): Change interactive so a string is
14147 acceptable. If the file has no associated model, show an error instead
14148 of a nonsense prompt.
14149
14150 2007-01-16 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
14151
14152 * spam.el (spam-bsfilter-ham-switch): Fix typo.
14153 Thanks to Yoshihiko Yamada for kind notification of this typo.
14154
14155 2007-01-12 Kenichi Handa <handa@m17n.org>
14156
14157 * uudecode.el (uudecode-decode-region-internal): Make it work in a
14158 multibyte buffer.
14159
14160 2007-01-14 Reiner Steib <Reiner.Steib@gmx.de>
14161
14162 * gnus-score.el (gnus-score-fast-scoring): New variable.
14163 (gnus-score-headers): Use it.
14164
14165 * gnus-sum.el (gnus-auto-select-first): Improve doc string.
14166
14167 * message.el (message-cite-original-1):
14168 Call gnus-article-highlight-citation if requested.
14169 (message-make-from): Allow name and address as optional arguments.
14170
14171 * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
14172
14173 * gnus-art.el (gnus-article-browse-html-article): Add warning about web
14174 bugs to doc string.
14175 (gnus-button-alist): Add mid\\|message-id.
14176 (gnus-button-fetch-group): Extend for use in
14177 `browse-url-browser-function'.
14178 (gnus-button-url-regexp): Try to catch paired parentheses like in
14179 Wikipedia URLs.
14180
14181 * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
14182 Suggested by Simon Krahnke <overlord@gmx.li>.
14183
14184 2007-01-13 Romain Francoise <romain@orebokech.com>
14185
14186 * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
14187 Update copyright.
14188
14189 2007-01-13 Patric Mueller <bhaak@bigfoot.com> (tiny change)
14190
14191 * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
14192
14193 2007-01-09 Teodor Zlatanov <tzz@lifelogs.com>
14194
14195 * gnus-registry.el (gnus-registry-unfollowed-groups)
14196 (gnus-registry-split-fancy-with-parent): Fix documentation.
14197
14198 2007-01-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
14199
14200 * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
14201 from nnweb groups.
14202
14203 2006-12-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
14204
14205 * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
14206 Xref urls. Erase buffer before requesting head.
14207
14208 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14209
14210 2007-01-07 Reiner Steib <Reiner.Steib@gmx.de>
14211
14212 * gnus-soup.el (gnus-soup): New custom group. Make user variables
14213 customizable.
14214
14215 2007-01-05 Daiki Ueno <ueno@unixuser.org>
14216
14217 * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
14218 no signing key is found.
14219 (mml2015-epg-encrypt): Ask user whether to skip or abort if
14220 no encrypting and/or signing key is found.
14221
14222 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
14223
14224 * spam-report.el (spam-report-gmane-spam): Remove redundant message.
14225
14226 2007-01-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14227
14228 * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
14229 headers read from disk with the ones newly found in the current search.
14230 This should no longer cause problems, because the article numbers in
14231 Gmane's `nov.php' output are ignored since the previous change.
14232
14233 2007-01-02 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14234
14235 * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
14236
14237 2007-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
14238
14239 * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
14240
14241 2007-01-01 Romain Francoise <romain@orebokech.com>
14242
14243 * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
14244
14245 2006-12-31 Steve Youngs <steve@sxemacs.org>
14246
14247 * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
14248 `define-minor-mode' macro definition expanded properly.
14249 (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
14250 exclude it there.
14251
14252 * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
14253 of 2006-12-30. The default is nil on (S)XEmacs already because of the
14254 `fboundp' test.
14255 (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
14256 This is OK to autoload in (S)XEmacs now.
14257
14258 2006-12-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
14259
14260 * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
14261 keystroke.
14262 (gnus-summary-limit-to-singletons): Fix typo.
14263
14264 * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
14265 else fails.
14266
14267 2006-12-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14268
14269 * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
14270 docstring.
14271
14272 * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
14273 (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
14274 (gnus-summary-insert-dormant-articles): Fix typo in message.
14275
14276 2006-12-30 Reiner Steib <Reiner.Steib@gmx.de>
14277
14278 * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
14279 nil for XEmacs.
14280 (gnus-message-citation-mode): Don't autoload in XEmacs.
14281
14282 * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
14283
14284 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
14285
14286 * nnimap.el (nnimap-expunge-search-string):
14287 Mention nnimap-search-uids-not-since-is-evil in docstring.
14288
14289 2006-12-28 Reiner Steib <Reiner.Steib@gmx.de>
14290
14291 * spam.el: Revert to make-obsolete-variable because
14292 define-obsolete-variable-alias is not supported in Emacs 21.
14293
14294 * spam.el (spam-ifile-path, spam-ifile-database-path)
14295 (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
14296 make-obsolete-variable.
14297 (spam-bsfilter-path, spam-bsfilter-program)
14298 (spam-spamassassin-path, spam-spamassassin-program)
14299 (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
14300 Don't use "path" inappropriately.
14301 (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
14302 (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
14303 variable names.
14304
14305 2006-12-28 Daiki Ueno <ueno@unixuser.org>
14306
14307 * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
14308 summary buffer.
14309
14310 * password.el (password-cache-remove): Use clear-string to burn
14311 password, if available.
14312
14313 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
14314
14315 * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
14316
14317 * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
14318
14319 * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
14320 (gnus-message-highlight-citation): Move defcustom here from
14321 gnus-cite.el.
14322 (gnus-message-citation-mode): Autoload.
14323
14324 * gnus-cite.el: Adjust Oliver's code to Gnus namespace. Add some
14325 checks to make it compile with XEmacs.
14326 (gnus-message-citation-mode): New minor mode.
14327 (gnus-message-max-citation-depth, gnus-message-citation-keywords)
14328 (gnus-message-highlight-citation): New variables.
14329 (gnus-message-search-citation-line)
14330 (gnus-message-add-citation-keywords)
14331 (gnus-message-remove-citation-keywords)
14332 (turn-on-gnus-message-citation-mode)
14333 (turn-off-gnus-message-citation-mode): New functions.
14334
14335 2006-12-26 Oliver Scholz <epameinondas@gmx.de>
14336
14337 * gnus-cite.el: Enable highlighting of different citation levels in
14338 message-mode.
14339
14340 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
14341
14342 * message.el (message-make-fqdn): Fix comment.
14343 (message-bogus-system-names): Add ".local".
14344
14345 * spam.el (spam-ifile-path, spam-ifile-program)
14346 (spam-ifile-database-path, spam-ifile-database)
14347 (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
14348 Don't use "path" inappropriately.
14349 (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
14350 strings.
14351 (spam-check-ifile, spam-ifile-register-with-ifile)
14352 (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
14353 Use new variable names.
14354
14355 * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
14356 (gnus-treat-display-smileys): Simplify using
14357 gnus-image-type-available-p.
14358
14359 * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
14360 available.
14361
14362 2006-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
14363
14364 * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
14365 one after turning on the buffer's multibyteness instead of decoding
14366 them directly in the unibyte buffer that causes unexpected conversion
14367 in Emacs 23 (unicode).
14368
14369 2006-12-21 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14370
14371 * message.el (message-generate-hashcash): Fix custom type.
14372
14373 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
14374
14375 * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
14376
14377 2006-12-20 Reiner Steib <Reiner.Steib@gmx.de>
14378
14379 * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
14380 disconnect icons. Add help text.
14381
14382 2006-12-20 Teodor Zlatanov <tzz@lifelogs.com>
14383
14384 * spam.el (spam-extra-header-to-number): CRM114 spam score is
14385 negated to be consistent with the others we handle.
14386
14387 2006-12-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
14388
14389 * gnus-art.el (gnus-article-setup-buffer): Actually set the local
14390 version of gnus-summary-buffer to something, so that we can use two
14391 article buffers at the same time.
14392
14393 2006-12-18 Teodor Zlatanov <tzz@lifelogs.com>
14394
14395 * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
14396 trigger all the extra headers.
14397 (spam-extra-header-to-number): Don't require spam-use-crm114 for header
14398 sorting.
14399
14400 2006-12-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14401
14402 * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
14403 solid groups.
14404
14405 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
14406
14407 * legacy-gnus-agent.el: Add Copyright notice.
14408
14409 2006-12-12 Chong Yidong <cyd@stupidchicken.com>
14410
14411 * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
14412
14413 2006-12-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
14414
14415 * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
14416
14417 * gnus-sum.el (gnus-summary-recenter): Force setting the window start
14418 to make it work reliably in CVS Emacs.
14419 (gnus-summary-limit-strange-charsets-predicate)
14420 (gnus-summary-limit-to-predicate): New functions.
14421
14422 2006-12-08 Chong Yidong <cyd@stupidchicken.com>
14423
14424 * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
14425 specifying array size.
14426 (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
14427 array if it is too small.
14428 (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
14429 (gnus-sort-threads-loop): New function.
14430
14431 2006-12-06 Chris Moore <dooglus@gmail.com>
14432
14433 * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
14434 Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
14435
14436 2006-12-04 Jouni K. Seppänen <jks@iki.fi>
14437
14438 * mm-url.el (mm-url-predefined-programs): Call curl with correct
14439 options.
14440
14441 2006-12-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
14442
14443 * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
14444 DOS-ing the recipient.
14445
14446 * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
14447 the headers when creating the mapping to avoid mismappings.
14448 (nnweb-gmane-create-mapping): Always nix out old mapping.
14449
14450 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
14451
14452 * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
14453 and mm-verify-option to never.
14454
14455 2006-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
14456
14457 * message.el (message-signed-or-encrypted-p): New function.
14458 (message-forward-make-body): Use it.
14459
14460 * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
14461 Replace encode-coding-string with mm-encode-coding-string.
14462
14463 2006-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
14464
14465 * nneething.el (nneething-decode-file-name):
14466 Replace decode-coding-string with mm-decode-coding-string.
14467
14468 * gnus-int.el (gnus-open-server): Say failed server's name.
14469
14470 2006-11-24 Juanma Barranquero <lekktu@gmail.com>
14471
14472 * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
14473 (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
14474
14475 * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
14476 * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
14477 (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
14478 (gnus-group-make-directory-group, gnus-group-transpose-groups):
14479 * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
14480 (gnus-subscribe-newsgroup, gnus-1):
14481 * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
14482 * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
14483 (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
14484 (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
14485
14486 2006-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
14487
14488 * gnus-sum.el (gnus-summary-limit-to-headers): New command and
14489 keystroke.
14490 (gnus-summary-limit-to-bodies): Implement headersp.
14491
14492 2006-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
14493
14494 * dns.el (query-dns): Protect against "Process dns deleted" strings.
14495
14496 2006-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
14497
14498 * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
14499
14500 2006-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
14501
14502 * message.el (message-generate-hashcash): Expand range of values to
14503 include `opportunistic'.
14504 (message-send-mail): Use it.
14505
14506 2006-11-18 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14507
14508 * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
14509 and comment it.
14510
14511 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
14512
14513 2006-11-15 Reiner Steib <Reiner.Steib@gmx.de>
14514
14515 * gnus-util.el (gnus-extract-address-components): Improve comment.
14516
14517 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14518
14519 * gnus-util.el (gnus-extract-address-components): Work with address in
14520 which the name portion contains @.
14521
14522 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
14523
14524 * gnus.el (gnus-start): Move custom group up.
14525 (gnus-select-method): Don't autoload, but make it available for
14526 `customize-variable'.
14527 (gnus-getenv-nntpserver): Don't autoload.
14528
14529 2006-11-14 Teodor Zlatanov <tzz@lifelogs.com>
14530
14531 * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
14532
14533 2006-11-14 Reiner Steib <Reiner.Steib@gmx.de>
14534
14535 * message.el (message-sendmail-extra-arguments): New variable.
14536 (message-send-mail-with-sendmail): Use it.
14537
14538 2006-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
14539
14540 * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
14541 mm-with-unibyte-current-buffer to make string unibyte.
14542
14543 * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
14544 mm-string-as-multibyte.
14545
14546 2006-11-14 Daiki Ueno <ueno@unixuser.org>
14547
14548 * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
14549 Reported by Werner Koch <wk@gnupg.org>.
14550
14551 2006-11-14 Daiki Ueno <ueno@p360>
14552
14553 * mml2015.el: Autoload epa-select-keys when compiling.
14554
14555 2006-11-13 Daiki Ueno <ueno@unixuser.org>
14556
14557 * mml2015.el (mml2015-epg-sign): Save the signing keys in
14558 message-options.
14559 (mml2015-epg-encrypt): Save the recipient keys in message-options.
14560
14561 2006-11-13 Daiki Ueno <ueno@unixuser.org>
14562
14563 * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
14564 EasyPG (< 0.0.6).
14565 (mml2015-always-trust): New user option.
14566 (mml2015-epg-passphrase-callback): Display key ID on the passphrase
14567 prompt.
14568
14569 2006-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
14570
14571 * nntp.el (nntp-authinfo-force): New variable.
14572 (nntp-send-authinfo): Use it.
14573
14574 2006-11-09 Reiner Steib <Reiner.Steib@gmx.de>
14575
14576 * message.el (message-strip-subject-encoded-words): Allow _not_ to
14577 decode encoded words. Improve prompt. Add comment about forwarding.
14578 (message-replacement-char): Move up.
14579
14580 2006-11-08 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
14581
14582 * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
14583 instead of gnus-intersection because arguments of gnus-sorted-nunion
14584 must be sorted. This avoids corruption of gnus-newsgroup-unreads.
14585
14586 2006-11-07 Reiner Steib <Reiner.Steib@gmx.de>
14587
14588 * message.el (message-strip-subject-encoded-words): Reformat prompt.
14589 (message-simplify-subject-functions):
14590 Enable message-strip-subject-encoded-words by default.
14591
14592 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
14593
14594 * message.el (message-strip-subject-encoded-words): New function.
14595 (message-simplify-subject-functions): New variable.
14596 (message-simplify-subject): Use it. Fix typo in doc string.
14597 Support message-strip-subject-encoded-words.
14598
14599 2006-11-03 Juanma Barranquero <lekktu@gmail.com>
14600
14601 * gnus-diary.el (gnus-diary-delay-format-function):
14602 * nndiary.el (nndiary-reminders):
14603 * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
14604
14605 2006-11-01 Reiner Steib <Reiner.Steib@gmx.de>
14606
14607 * gnus-art.el (article-hide-boring-headers): Fetch date from
14608 gnus-original-article-buffer to avoid problems with localized date
14609 strings.
14610
14611 2006-10-30 Katsumi Yamaoka <yamaoka@jpl.org>
14612
14613 * html2text.el (html2text-format-tags): Avoid infloop on open tags.
14614
14615 2006-10-29 Reiner Steib <Reiner.Steib@gmx.de>
14616
14617 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14618 New variables.
14619 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14620 (mm-charset-synonym-alist): Move some entries to
14621 mm-codepage-iso-8859-list.
14622 (mm-charset-synonym-alist, mm-charset-override-alist):
14623 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14624
14625 2006-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
14626
14627 * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
14628
14629 2006-10-28 Reiner Steib <Reiner.Steib@gmx.de>
14630
14631 * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
14632 with Emacs 21 and XEmacs.
14633
14634 2006-10-27 Teodor Zlatanov <tzz@lifelogs.com>
14635
14636 * spam.el (spam-parse-address): New function for better parsing,
14637 catching errors, etc.
14638 (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
14639
14640 2006-10-26 Reiner Steib <Reiner.Steib@gmx.de>
14641
14642 * mm-view.el: Add interactive arg to html2text autoload.
14643
14644 2006-10-25 Katsumi Yamaoka <yamaoka@jpl.org>
14645
14646 * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
14647
14648 2006-10-24 Reiner Steib <Reiner.Steib@gmx.de>
14649
14650 * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
14651 New variables.
14652 (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
14653 (mm-charset-synonym-alist): Move some entries to
14654 mm-codepage-iso-8859-list.
14655
14656 * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
14657
14658 2006-10-23 Reiner Steib <Reiner.Steib@gmx.de>
14659
14660 * message.el (message-citation-line-format)
14661 (message-insert-formated-citation-line): Fix implementation of %E, %N
14662 and %n according to the doc string.
14663
14664 2006-10-20 Teodor Zlatanov <tzz@lifelogs.com>
14665
14666 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14667 Use car-safe to avoid bad parses.
14668
14669 2006-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
14670
14671 * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
14672 names.
14673
14674 * gnus-sum.el (gnus-select-newsgroup): Decode group name.
14675
14676 2006-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
14677
14678 * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
14679 header.
14680
14681 * message.el (message-draft-headers): Add Date.
14682 (message-headers-to-generate): Fix typo in docstring.
14683
14684 * nndraft.el (nndraft-required-headers): New variable.
14685 (nndraft-generate-headers): Use it.
14686
14687 * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
14688
14689 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
14690
14691 * gnus-registry.el (gnus-registry-wash-for-keywords)
14692 (gnus-registry-find-keywords): New functions to allow easy searching of
14693 articles that are in the registry.
14694
14695 2006-10-16 Teodor Zlatanov <tzz@lifelogs.com>
14696
14697 * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
14698 Use ietf-drums-parse-address instead of gnus-extract-address-components.
14699 Reported by Damien Elmes <damien@repose.cx>.
14700
14701 2006-10-19 Reiner Steib <Reiner.Steib@gmx.de>
14702
14703 * gnus.el (gnus-mime): Remove unused custom group.
14704
14705 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14706
14707 * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
14708 "blank line" when searching for end of armor headers.
14709
14710 2006-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
14711
14712 * gmm-utils.el (gmm-write-region): Fix variable name.
14713
14714 2006-10-10 Reiner Steib <Reiner.Steib@gmx.de>
14715
14716 * gmm-utils.el (gmm-write-region): New function based on compatibility
14717 code from `mm-make-temp-file'.
14718
14719 * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
14720
14721 * nnmaildir.el (nnmaildir--update-nov)
14722 (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
14723 Use `gmm-write-region'.
14724
14725 2006-10-04 Reiner Steib <Reiner.Steib@gmx.de>
14726
14727 * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
14728 Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
14729
14730 * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
14731
14732 * message.el (message-replacement-char): New variable.
14733 (message-fix-before-sending): Use it.
14734 (message-simplify-subject): New function to remove duplicate code.
14735 (message-reply, message-followup): Use it.
14736
14737 * gnus-sum.el (gnus-summary-make-menu-bar):
14738 Clarify gnus-summary-limit-to-articles.
14739
14740 2006-10-03 Katsumi Yamaoka <yamaoka@jpl.org>
14741
14742 * gnus-util.el (gnus-with-local-quit): New macro.
14743
14744 * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
14745
14746 2006-10-02 Teodor Zlatanov <tzz@lifelogs.com>
14747
14748 * gnus-util.el (gnus-string-remove-all-properties): Another fix to
14749 ignore non-string data.
14750
14751 2006-09-29 Teodor Zlatanov <tzz@lifelogs.com>
14752
14753 * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
14754 non-string data (needs to be done in the registry too).
14755
14756 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
14757
14758 * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
14759 (gnus-registry-remove-alist-text-properties, gnus-registry-action)
14760 (gnus-registry-split-fancy-with-parent)
14761 (gnus-registry-fetch-simplified-message-subject-fast)
14762 (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
14763 Remove text properties on ingress into the registry and when it's saved.
14764 (gnus-registry-clean-empty-function): Fix bug with cleaning the
14765 registry from entries with no groups.
14766
14767 2006-09-28 Teodor Zlatanov <tzz@lifelogs.com>
14768
14769 * gnus-util.el (gnus-string-remove-all-properties): Add utility
14770 function to remove string properties.
14771
14772 2006-09-28 Reiner Steib <Reiner.Steib@gmx.de>
14773
14774 * gmm-utils.el (gmm): Adjust custom version.
14775
14776 * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
14777 Adjust custom version.
14778
14779 * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
14780
14781 2006-09-27 Reiner Steib <Reiner.Steib@gmx.de>
14782
14783 * gnus-art.el (gnus-insert-prev-page-button)
14784 (gnus-insert-next-page-button): Simplify. Reformat.
14785
14786 2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
14787
14788 * gnus-art.el (gnus-insert-prev-page-button)
14789 (gnus-insert-next-page-button): Apply gnus-article-button-face.
14790
14791 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
14792
14793 * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
14794
14795 2006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
14796
14797 * gnus-art.el (gnus-insert-mime-button)
14798 (gnus-insert-mime-security-button):
14799 Apply gnus-article-button-face to MIME and security buttons.
14800
14801 2006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
14802
14803 * gnus-art.el (gnus-button-url-regexp): Try to make the value more
14804 readable.
14805
14806 2006-09-20 Steve Youngs <steve@sxemacs.org>
14807
14808 * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
14809 `browse-url-of-file' instead of `browse-url'.
14810
14811 2006-09-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14812
14813 * nnslashdot.el (nnslashdot-request-article): Update end-of-article
14814 regexp. Articles containing quotation were cut prematurely.
14815
14816 2006-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
14817
14818 * message.el (message-cite-original-1): Use nobody by default for the
14819 value of From header.
14820 (message-reply): Ditto.
14821
14822 2006-09-11 Daiki Ueno <ueno@unixuser.org>
14823
14824 * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
14825 to the gnus-info. This fixes a bug of inline-PGP message verification.
14826 Reported by Michael Piotrowski <mxp@dynalabs.de>.
14827
14828 2006-09-09 Reiner Steib <Reiner.Steib@gmx.de>
14829
14830 * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
14831 mails in the doc string. Add some URLs in comment.
14832 (pop3-movemail): Warn about pop3-leave-mail-on-server.
14833
14834 2006-09-07 Katsumi Yamaoka <yamaoka@jpl.org>
14835
14836 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
14837 backslashes handling and the way to find boundaries of quoted strings.
14838
14839 2006-09-07 Daiki Ueno <ueno@unixuser.org>
14840
14841 * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
14842 mml1991-encrypt-to-self is set and mml1991-signers is not set.
14843 * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
14844 mml2015-encrypt-to-self is set and mml2015-signers is not set.
14845
14846 2006-09-06 Reiner Steib <Reiner.Steib@gmx.de>
14847
14848 * gnus-art.el (gnus-button-marker-list): Move up. Convert comment into
14849 doc string.
14850 (gnus-button-regexp, gnus-button-last): Remove unused variables.
14851
14852 2006-09-06 Simon Josefsson <jas@extundo.com>
14853
14854 * mml2015.el (mml2015-use): Doc fix, mention epg.
14855
14856 2006-09-06 Daiki Ueno <ueno@unixuser.org>
14857
14858 * mml2015.el (mml2015-use): Default to epg, if available.
14859
14860 2006-09-06 Daiki Ueno <ueno@unixuser.org>
14861
14862 * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
14863 message-sender.
14864 (mml1991-epg-encrypt): Ditto.
14865 * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
14866 message-sender.
14867 (mml2015-epg-encrypt): Ditto.
14868
14869 2006-09-04 Chong Yidong <cyd@stupidchicken.com>
14870
14871 * message.el (message-send-mail-with-sendmail): Look for sendmail in
14872 several common directories.
14873
14874 2006-09-05 Daiki Ueno <ueno@unixuser.org>
14875
14876 * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
14877 * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
14878
14879 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
14880
14881 * gnus-art.el (article-decode-encoded-words): Make it fast.
14882
14883 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
14884
14885 * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
14886
14887 * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
14888 in quoted string into `\'.
14889
14890 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
14891
14892 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14893 Use standard-syntax-table.
14894
14895 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
14896
14897 * gnus-art.el (gnus-decode-address-function): New variable.
14898 (article-decode-encoded-words): Use it to decode headers which are
14899 assumed to contain addresses.
14900 (gnus-mime-delete-part): Remove useless `or'.
14901
14902 * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
14903 (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
14904 (gnus-nov-parse-line): Use it to decode From header.
14905 (gnus-get-newsgroup-headers): Ditto.
14906 (gnus-summary-enter-digest-group): Use it to decode `to-address'.
14907
14908 * mail-parse.el (mail-decode-encoded-address-region): New alias.
14909 (mail-decode-encoded-address-string): New alias.
14910
14911 * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
14912 New function.
14913 (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
14914 (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
14915 (rfc2047-decode-region): Use it; add optional argument `address-mime'.
14916 (rfc2047-decode-string): Ditto.
14917 (rfc2047-decode-address-region): New function.
14918 (rfc2047-decode-address-string): New function.
14919
14920 2006-08-31 Reiner Steib <Reiner.Steib@gmx.de>
14921
14922 * message.el (message-caesar-buffer-body): Allow rotating headers.
14923
14924 * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
14925
14926 * message.el (message-insert-formated-citation-line): Fix %f.
14927 Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
14928
14929 2006-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
14930
14931 * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
14932 (gnus-bookmark-mouse-available-p): New macro.
14933 (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
14934 (gnus-bookmark-bmenu-show-infos): Use it.
14935 (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
14936 (gnus-bookmark-bmenu-hide-infos): Ditto.
14937 (gnus-bookmark-remove-properties): New function.
14938 (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
14939 (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
14940 (gnus-bookmark-write-file): Bind coding-system-for-write.
14941 (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
14942 (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
14943 group before selecting it.
14944 (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
14945 (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
14946 quit-window if it is not available; use gnus-mouse-2 and bind it to
14947 gnus-bookmark-bmenu-select-by-mouse.
14948 (gnus-bookmark-show-details): Remove unused variable `details-list'.
14949 (gnus-bookmark-bmenu-select-by-mouse): New function.
14950
14951 2006-08-13 Romain Francoise <romain@orebokech.com>
14952
14953 * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
14954 space.
14955
14956 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
14957
14958 * compface.el (uncompface): Use binary rather than raw-text-unix.
14959
14960 2006-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
14961
14962 * compface.el (uncompface): Make sure the eol conversion doesn't take
14963 place when communicating with the external programs.
14964 Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
14965
14966 2006-07-31 Katsumi Yamaoka <yamaoka@jpl.org>
14967
14968 * nnheader.el (nnheader-insert-head): Fix typo in comment.
14969
14970 2006-07-31 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
14971
14972 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
14973 Make it more robust by parsing author and date independently.
14974
14975 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
14976
14977 * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
14978
14979 2006-07-28 Daiki Ueno <ueno@unixuser.org>
14980
14981 * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
14982 first matching secret key.
14983 (mml2015-epg-encrypt): Ditto.
14984
14985 * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
14986 first matching secret key.
14987 (mml1991-epg-encrypt): Ditto.
14988
14989 * mml2015.el (mml2015-encrypt-to-self): New user option.
14990 (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
14991 mml2015-epg-encrypt-to-self is set.
14992
14993 * mml1991.el (mml1991-encrypt-to-self): New variable.
14994 (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
14995 mml1991-epg-encrypt-to-self is set.
14996
14997 * mml2015.el (mml2015-signers): New user option.
14998 (mml2015-epg-sign): Reflect the value of mml2015-signers.
14999 (mml2015-epg-encrypt): Allow to select signing keys.
15000
15001 * mml1991.el (mml1991-signers): New variable.
15002 (mml1991-epg-sign): Reflect the value of mml1991-signers.
15003 (mml1991-epg-encrypt): Allow to select signing keys.
15004
15005 2006-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
15006
15007 * nnheader.el (nnheader-insert-head): Make it work even if the file
15008 uses CRLF for the line-break code.
15009
15010 2006-07-25 Daiki Ueno <ueno@unixuser.org>
15011
15012 * mml2015.el: Require mml-sec instead of password.
15013 (mml2015-verbose): Inherit the default value from mml-secure-verbose.
15014 (mml2015-cache-passphrase): Inherit the default value from
15015 mml-secure-cache-passphrase.
15016 (mml2015-passphrase-cache-expiry): Inherit the default value from
15017 mml-secure-passphrase-cache-expiry.
15018
15019 * mml1991.el: Require mml-sec instead of password.
15020 (mml1991-verbose): Inherit the default value from mml-secure-verbose.
15021 (mml1991-cache-passphrase): Inherit the default value from
15022 mml-secure-cache-passphrase.
15023 (mml1991-passphrase-cache-expiry): Inherit the default value from
15024 mml-secure-passphrase-cache-expiry.
15025
15026 * mml-sec.el: Require password.
15027 (mml-secure-verbose): New user option.
15028 (mml-secure-cache-passphrase): New user option.
15029 (mml-secure-passphrase-cache-expiry): New user option.
15030
15031 2006-07-24 David Smith <davidsmith@acm.org> (tiny change)
15032 Andreas Vögele <andreas@altroot.de> (tiny change)
15033
15034 * pgg-def.el (pgg-truncate-key-identifier):
15035 Truncate the key ID to 8 letters from the end.
15036
15037 2006-07-19 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15038
15039 * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
15040 workaround for the url package included with Emacs.
15041
15042 * nnweb.el (nnweb-google-create-mapping): Update regexp.
15043
15044 2006-07-19 Katsumi Yamaoka <yamaoka@jpl.org>
15045
15046 * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
15047 correctly. This fixes a bug caused by the 2006-05-12 change.
15048
15049 2006-07-18 Karl Fogel <kfogel@red-bean.com>
15050
15051 * nnmail.el (nnmail-article-group): If splitting raises an error, give
15052 some information about the error when saying that the `bogus' mail
15053 group will be used.
15054
15055 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
15056
15057 * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
15058 string.
15059
15060 2006-07-16 NAKAJI Hiroyuki <nakaji@heimat.jp> (tiny change)
15061
15062 * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
15063
15064 2006-07-14 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15065
15066 * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
15067
15068 2006-07-10 Daiki Ueno <ueno@unixuser.org>
15069
15070 * mml1991.el (mml1991-function-alist): Add epg.
15071 (mml1991-epg-passphrase-callback, mml1991-epg-sign)
15072 (mml1991-epg-encrypt): New functions.
15073
15074 2006-07-10 Daiki Ueno <ueno@unixuser.org>
15075
15076 * mml2015.el (mml2015-verbose): New variable.
15077 (mml2015-cache-passphrase): Ditto.
15078 (mml2015-passphrase-cache-expiry): Ditto.
15079 (mml2015-function-alist): Add epg.
15080 (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
15081 (mml2015-epg-clear-decrypt, mml2015-epg-verify)
15082 (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
15083 New functions.
15084
15085 2006-07-08 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15086
15087 * message.el (message-cite-original-1): Preserve region when removing
15088 quoted text due to X-No-Archive in order to avoid bogus attribution
15089 when citing multiple messages.
15090
15091 2006-06-27 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15092
15093 * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
15094 Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
15095
15096 2006-06-26 Reiner Steib <Reiner.Steib@gmx.de>
15097
15098 * gnus-diary.el (gnus-user-format-function-d)
15099 (gnus-user-format-function-D): Autoload.
15100
15101 * imap.el (Commentary): Fix typo.
15102
15103 * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
15104 2006-04-22 contribution.
15105
15106 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15107
15108 * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
15109 It didn't really fix the bogosity I'm seeing with solid web groups.
15110
15111 2006-06-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15112
15113 * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
15114 Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
15115 created using server names. If we use the feature without declaring
15116 it, Gnus does not properly manage server and group state.
15117
15118 * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
15119 bound.
15120
15121 2006-06-25 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15122
15123 * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
15124 looking up the method using GROUP's prefix before inventing a new one.
15125 It is used on killed/unknown groups in various places where returning
15126 an all-new method isn't expected by the caller.
15127
15128 * gnus-util.el (gnus-group-server): Fix for empty virtual server names
15129 and match semantics of gnus-group-real-prefix.
15130
15131 2006-06-22 Reiner Steib <Reiner.Steib@gmx.de>
15132
15133 * nnmail.el (nnmail-broken-references-mailers): New variable.
15134 (nnmail-ignore-broken-references): New function generalizing
15135 nnmail-fix-eudora-headers.
15136 (nnmail-fix-eudora-headers): Now obsolete.
15137
15138 * gnus-art.el (gnus-button-handle-custom):
15139 Support `customize-apropos*'.
15140
15141 2006-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
15142
15143 * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
15144
15145 * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
15146 articles.
15147
15148 2006-06-21 Reiner Steib <Reiner.Steib@gmx.de>
15149
15150 * message.el (message-cite-reply-above): New variable.
15151 (message-yank-original): Use it.
15152
15153 2006-06-20 Katsumi Yamaoka <yamaoka@jpl.org>
15154
15155 * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
15156
15157 2006-06-20 Reiner Steib <Reiner.Steib@gmx.de>
15158
15159 * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
15160 as read.
15161
15162 * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
15163
15164 2006-06-19 Reiner Steib <Reiner.Steib@gmx.de>
15165
15166 * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
15167 (gnus-bookmark-default-file): Use gnus-directory.
15168 (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
15169 Remove "*" in doc string.
15170 (gnus-bookmark-write-file): Simplify.
15171 (gnus-bookmark-maybe-sort-alist): Use `when'.
15172 (gnus-bookmark-get-bookmark): Fix typo in doc string.
15173 (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
15174 Add FIXME about Emacs 21 and XEmacs compatibility.
15175 (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
15176 compatibility.
15177 (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
15178 compatibility.
15179 (gnus-bookmark-menu-heading): Fix version.
15180
15181 2006-06-19 Bastien Guerry <bzg@altern.org>
15182
15183 * gnus-bookmark.el: New file.
15184
15185 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
15186
15187 * message.el (message-syntax-checks): Doc fix.
15188
15189 2006-06-17 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15190
15191 * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
15192 unsubscribed groups as if they were killed ones. It causes duplicate
15193 entries in gnus-newsrc-alist.
15194
15195 2006-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
15196
15197 * message.el (message-syntax-checks): Doc fix.
15198 (message-send-mail): Add check for continuation headers.
15199 (message-check-news-header-syntax): Fix regexp used to check for
15200 continuation headers.
15201
15202 2006-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
15203
15204 * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
15205
15206 2006-06-11 Reiner Steib <Reiner.Steib@gmx.de>
15207
15208 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
15209
15210 2006-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
15211
15212 * gnus-art.el (gnus-article-truncate-lines): Default to the value of
15213 default-truncate-lines.
15214
15215 2006-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
15216
15217 * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
15218 to fill the utf-8 entry.
15219
15220 2006-06-01 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15221
15222 * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
15223
15224 2006-05-30 Kevin Greiner <kevin.greiner@compsol.cc>
15225
15226 * gnus-agent.el (directory-files-and-attributes): Move all the way
15227 forward (the third and final move).
15228 (gnus-agent-read-agentview): Trap reconstruction errors due to
15229 nonexistent directory. Handle by returning nil.
15230
15231 2006-05-30 Didier Verna <didier@xemacs.org>
15232
15233 * message.el (message-dont-reply-to-names): Update the custom type.
15234 * message.el (message-dont-reply-to-names): New defsubst: potentially
15235 convert a list of regexps into a single one.
15236 * message.el (message-get-reply-headers): Use it.
15237 * nnmail.el (nnmail-fancy-expiry-target): Ditto.
15238
15239 2006-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
15240
15241 * gnus-agent.el (directory-files-and-attributes): Move forward.
15242
15243 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
15244
15245 * gnus-ml.el (gnus-mailing-list-subscribe)
15246 (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
15247 (gnus-mailing-list-message): Fix doc strings.
15248
15249 2006-05-29 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15250
15251 * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
15252 of doing it manually.
15253
15254 2006-05-29 Reiner Steib <Reiner.Steib@gmx.de>
15255
15256 * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
15257 comment.
15258
15259 2006-05-29 Kevin Greiner <kevin.greiner@compsol.cc>
15260
15261 * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
15262 (gnus-agent-read-agentview): Fix handling of end-of-file error.
15263 (gnus-agent-read-local): All symbols allocated in my-obarray.
15264 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
15265 (gnus-agent-regenerate-group): Check numeric names to see if they are
15266 messages or groups.
15267 (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
15268 better way of do this...)
15269
15270 * gnus-cache.el (gnus-agent-total-fetched-for):
15271 Ignore 'dummy.group' (there should be a better way of do this...)
15272
15273 2006-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
15274
15275 * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
15276 (gnus-saved-headers): Ditto.
15277 (gnus-default-article-saver): Mention functions may have properties.
15278 (gnus-article-save): Override gnus-save-all-headers and
15279 gnus-saved-headers by :headers property which saver function may have.
15280 (gnus-summary-save-in-file): Add :headers property.
15281 (gnus-summary-write-to-file): Ditto.
15282
15283 * gnus-sum.el (gnus-summary-save-article): Bind
15284 gnus-prompt-before-saving to t when saving many articles in a file;
15285 always show all headers.
15286
15287 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
15288
15289 * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
15290 marks.
15291
15292 * message.el (message-indent-citation): Add optional arguments to allow
15293 using it outside of message buffers.
15294
15295 * gnus-art.el (gnus-article-unfold-long-headers): New variable.
15296 (gnus-article-treat-unfold-headers): Use it.
15297 (gnus-article-truncate-lines): New variable.
15298 (gnus-article-mode): Use it.
15299 (gnus-article-toggle-truncate-lines): New function.
15300
15301 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
15302 Add gnus-article-toggle-truncate-lines.
15303
15304 * uudecode.el (uudecode-decode-region-external): nil isn't a valid
15305 coding system in XEmacs, use binary.
15306
15307 2006-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
15308
15309 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
15310 after-load-alist.
15311
15312 * gnus-art.el (gnus-summary-save-in-file): Use property to specify
15313 this function should save decoded articles.
15314 (gnus-summary-write-to-file): Use property to specify this function
15315 should save decoded articles and specify gnus-summary-save-in-file
15316 should be used to save articles other than the first one when saving
15317 many articles.
15318 (gnus-summary-save-body-in-file): Use property to specify this
15319 function should save decoded articles.
15320 (gnus-summary-write-body-to-file): Use property to specify this
15321 function should save decoded articles and specify
15322 gnus-summary-save-body-in-file should be used to save articles other
15323 than the first one when saving many articles.
15324
15325 * gnus-sum.el (gnus-summary-save-article): Simplify.
15326
15327 2006-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
15328
15329 * gnus-art.el (gnus-default-article-saver):
15330 Add gnus-summary-write-body-to-file.
15331 (gnus-article-save-coding-system): Don't use coding system object
15332 in XEmacs.
15333 (gnus-read-save-file-name): Add optional `dir-var' argument which
15334 specifies directory in which files are saved; work even if optional
15335 `variable' argument is not specified.
15336 (gnus-summary-write-to-file): Read file name.
15337 (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
15338 (gnus-summary-write-body-to-file): New function.
15339
15340 * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
15341 (gnus-summary-local-variables): Add it.
15342 (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
15343 (gnus-summary-save-article): Remove optional `decode' argument;
15344 determine whether to decode articles by the value of
15345 gnus-default-article-saver; when saving many files using
15346 gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
15347 it first and use gnus-summary-save-in-file or
15348 gnus-summary-save-body-in-file thereafter unless
15349 gnus-prompt-before-saving is always; move point to article which
15350 will be saved.
15351 (gnus-summary-save-article-file): Revert.
15352 (gnus-summary-write-article-file): Revert.
15353 (gnus-summary-save-article-body-file): Revert.
15354 (gnus-summary-write-article-body-file): New function.
15355
15356 2006-05-26 Reiner Steib <Reiner.Steib@gmx.de>
15357
15358 * gnus-art.el (gnus-article-browse-html-article): Remove comment.
15359
15360 2006-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
15361
15362 * gnus-art.el (gnus-default-article-saver): Doc fix.
15363 (gnus-article-save-coding-system): Move from gnus-sum.el, rename
15364 from gnus-summary-save-article-coding-system, and default to a
15365 certain coding system.
15366 (gnus-output-to-file): Add coding cookie and encode text according
15367 to gnus-article-save-coding-system; don't use mm-append-to-file.
15368
15369 * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
15370 gnus-art.el and rename to gnus-article-save-coding-system.
15371 (gnus-summary-save-article): Require gnus-art; don't show all
15372 headers if it decodes articles; don't add coding cookie here;
15373 don't bind mm-text-coding-system-for-write.
15374 (gnus-summary-save-article-file): Save decoded articles.
15375 (gnus-summary-write-article-file): When saving many files, use
15376 gnus-summary-write-to-file first and gnus-summary-save-in-file
15377 thereafter unless gnus-prompt-before-saving is always.
15378 (gnus-summary-save-article-body-file): Save decoded articles.
15379
15380 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
15381
15382 * nnrss.el (nnrss-check-group): Bind hash-index.
15383
15384 2006-05-23 Michaël Cadilhac <michael.cadilhac@lrde.org>
15385
15386 * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
15387 its hash index. Store this hash in `nnrss-group-data'.
15388 (nnrss-read-group-data): Update accordingly.
15389
15390 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
15391
15392 * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
15393 entry.
15394
15395 * gnus-sum.el (gnus-summary-make-menu-bar):
15396 Add gnus-article-browse-html-article.
15397
15398 2006-05-23 Hynek Schlawack <hynek@ularx.de>
15399
15400 * gnus-sum.el (gnus-summary-mime-map):
15401 Add gnus-article-browse-html-article.
15402
15403 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de>
15404
15405 * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
15406 suitable coding systems in customize.
15407
15408 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
15409
15410 * mail-source.el (mail-sources): Fix custom type.
15411
15412 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
15413
15414 * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
15415 (gnus-summary-expire-articles-now): Shorten prompt.
15416
15417 * gmm-utils.el (wid-edit): Require.
15418 (defun-gmm): Rename from `gmm-defun-compat'.
15419 (gmm-image-search-load-path): Use it.
15420 (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
15421
15422 2006-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
15423
15424 * gnus-sum.el (gnus-summary-save-article-coding-system):
15425 New variable.
15426 (gnus-summary-save-article): Add optional `decode' argument.
15427 If it is set and gnus-summary-save-article-coding-system is non-nil,
15428 save decoded article.
15429 (gnus-summary-write-article-file): Save decoded article if
15430 gnus-summary-save-article-coding-system is non-nil.
15431
15432 * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
15433 type.
15434
15435 2006-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
15436
15437 * gnus-art.el (easy-menu-define): Use :active instead of :enable.
15438
15439 2006-05-12 Katsumi Yamaoka <yamaoka@jpl.org>
15440
15441 * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
15442 first to test gnus-single-article-buffer which may be buffer-local.
15443
15444 * gnus-sum.el (gnus-summary-setup-buffer):
15445 Make gnus-single-article-buffer buffer-local and nil in ephemeral
15446 group; make gnus-article-buffer, gnus-article-current, and
15447 gnus-original-article-buffer always buffer-local.
15448 (gnus-summary-exit): Kill article buffer belonging to ephemeral
15449 group.
15450 (gnus-handle-ephemeral-exit): Don't move to next summary line.
15451
15452 2006-05-08 Reiner Steib <Reiner.Steib@gmx.de>
15453
15454 * nnml.el (nnml-request-compact-group): Compressed files might not
15455 have .gz extension.
15456
15457 2006-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
15458
15459 * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
15460 (mm-copy-to-buffer): Use with-current-buffer.
15461 (mm-display-part): Simplify.
15462 (mm-inlinable-p): Add optional arg `type'.
15463
15464 2006-05-03 Stefan Monnier <monnier@iro.umontreal.ca>
15465
15466 * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
15467 (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
15468 Try harder to show the attachment internally or externally using
15469 gnus-mime-view-part-as-type.
15470
15471 2006-05-02 Reiner Steib <Reiner.Steib@gmx.de>
15472
15473 * message.el (message-from-style, message-signature-separator)
15474 (message-user-organization-file, message-send-mail-function)
15475 (message-citation-line-function, message-yank-prefix)
15476 (message-indent-citation-function, message-signature)
15477 (message-signature-file, message-signature-insert-empty-line):
15478 Remove autoloads.
15479
15480 * gnus-art.el (gnus-buttonized-mime-types):
15481 Remove "multipart/signed". Revert 2006-04-26 change.
15482
15483 2006-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
15484
15485 * gnus.el (gnus-version-number): Bump version.
15486
15487 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
15488
15489 * gnus.el: No Gnus v0.5 is released.
15490
15491 2006-04-30 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15492
15493 * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
15494 fetching articles by message-id.
15495
15496 2006-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
15497
15498 * message.el (hashcash): Require hashcash as normal.
15499
15500 * ecomplete.el (ecomplete-highlight-match-line):
15501 Use point-at-eol.
15502 (ecomplete-highlight-match-line): Use `highlight', because that
15503 face exists in both Emacs and XEmacs.
15504
15505 * message.el (message-display-abbrev): Use point-at-bol.
15506
15507 * mail-source.el: Don't require timer/timer-funcs.
15508
15509 * gnus-async.el: Ditto.
15510
15511 * password.el: Ditto.
15512
15513 * mm-url.el: Ditto.
15514
15515 * mm-util.el: Require timer/timer-funcs.
15516
15517 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15518
15519 * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
15520 Close.
15521
15522 2006-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
15523
15524 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
15525 unibyte after clear-decrypt function runs.
15526
15527 * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
15528 returns as a unibyte string.
15529
15530 2006-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
15531
15532 * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
15533 always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
15534 (mml1991-pgg-encrypt): Ditto.
15535
15536 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
15537
15538 * message.el (message-user-organization-file): Check several
15539 locations of the organization file.
15540
15541 * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
15542 Add gnus-article-view-part-as-type.
15543
15544 * gnus-art.el (gnus-article-view-part-as-type): New function.
15545
15546 * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
15547 .mobi and .travel. Remove .nato, .bitnet and .uucp.
15548
15549 * mml.el: Simplify autoload.
15550 (mml-mode): defvar dnd-protocol-alist instead of using
15551 symbol-value.
15552 (mml-default-directory): New variable.
15553 (mml-minibuffer-read-file): Use it.
15554 (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
15555
15556 * message.el (message-citation-line-format): New variable.
15557 (message-insert-formated-citation-line): New function.
15558 (message-citation-line-function):
15559 Add `message-insert-formated-citation-line' to custom type.
15560
15561 * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
15562 to doc string.
15563
15564 * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
15565 depending on mm-verify-option.
15566
15567 2006-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
15568
15569 * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
15570 binding pgg-* variables; reimplement the section which prevents
15571 MIME header from being signed.
15572 (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
15573 pgg-text-mode; remove a blank line at the top of body.
15574
15575 * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
15576 lines at the top of body; use gnus-newsgroup-charset if there's no
15577 Charset header.
15578
15579 2006-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
15580
15581 * message.el (message-self-insert-commands): Doc fix.
15582
15583 * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
15584 (mm-uu-pgp-encrypted-test): Ditto.
15585 (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
15586 between header and body; return application/pgp-encrypted handle
15587 if decryption failed; decode decrypted body by charset.
15588
15589 * mm-decode.el (mm-automatic-display): Don't make application/pgp
15590 element match to application/pgp-*.
15591
15592 2006-04-23 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
15593
15594 * nnweb.el (nnweb-google-wash-article): Sync up to new Google
15595 HTML.
15596
15597 2006-04-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
15598
15599 * mail-source.el (mail-source-call-script): Message the error
15600 string.
15601
15602 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15603
15604 * gnus-util.el (gnus-byte-compile): Use it.
15605
15606 2006-04-22 xyblor <fake@invalid.email> (tiny change)
15607
15608 * gnus-util.el (kill-empty-logs): New function.
15609
15610 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15611
15612 * message.el (message-mail-alias-type): Doc fix.
15613 (message-mail-alias-type-p): New function.
15614 (message-send): Use it.
15615 (message-mode): Ditto.
15616 (message-strip-forbidden-properties): Ditto.
15617
15618 * ecomplete.el (ecomplete-database-file-coding-system):
15619 New variable.
15620 (ecomplete-save): Use it.
15621 (ecomplete-setup): Use it.
15622
15623 2006-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
15624
15625 * message.el (message-self-insert-commands): New variable.
15626 (message-strip-forbidden-properties): Use it.
15627
15628 2006-04-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
15629
15630 * message.el (message-put-addresses-in-ecomplete): Use a regexp
15631 that doesn't make XEmacs choke.
15632
15633 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
15634
15635 * gnus-util.el (gnus-replace-in-string):
15636 Prefer replace-regexp-in-string over of replace-in-string.
15637
15638 2006-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
15639
15640 * gnus-util.el (gnus-select-frame-set-input-focus):
15641 Use select-frame-set-input-focus if it is available in XEmacs; use
15642 definition defined in Emacs 22 for old Emacsen.
15643
15644 2006-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
15645
15646 * mm-view.el (mm-inline-text): Use equal instead of equalp.
15647
15648 2006-04-18 Teodor Zlatanov <tzz@lifelogs.com>
15649
15650 * gnus-registry.el (gnus-registry-cache-save): Remove text
15651 properties when saving via the temp buffer.
15652
15653 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
15654
15655 * message.el (message-generate-hashcash): Honor custom type.
15656
15657 2006-04-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
15658
15659 * message.el (message-generate-hashcash): Default to non-nil when
15660 hashcash is found.
15661
15662 * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
15663 (gnus-refer-thread-limit): Increase default to 500.
15664
15665 * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
15666
15667 * flow-fill.el (fill-flowed): Allow delete-space.
15668
15669 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de>
15670
15671 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
15672 (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
15673 Remove autoloads.
15674
15675 2006-04-18 Simon Josefsson <jas@extundo.com>
15676
15677 * message.el (message-generate-hashcash): Default to.
15678
15679 2006-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
15680
15681 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15682 concatenating segments rather than before concatenating them.
15683
15684 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
15685
15686 * gnus-group.el: Move comment to gnus-group-update-tool-bar.
15687
15688 * imap.el (imap-quote-specials): New function.
15689 (imap-login-auth): Quote specials.
15690
15691 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15692
15693 * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
15694
15695 * message.el (message-forward-make-body-plain):
15696 Allow message-forward-ignored-headers to be a list.
15697 (message-remove-ignored-headers): Factor out into function.
15698 (message-forward-make-body-mml): Use it.
15699 * rfc2231.el (rfc2231-parse-string): Remove dead code.
15700 (rfc2231-parse-string): Allow concatanation of parameters that
15701 aren't contiguous. The test case is
15702 (mail-header-parse-content-type "message/external-body;
15703 name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
15704 access-type=LOCAL-FILE;
15705 name*1*=plugh%2fhello-sailor%2fbing.pdf")
15706
15707 2006-04-17 Stefan Monnier <monnier@iro.umontreal.ca>
15708
15709 * nntp.el (nntp-accept-process-output): Return the value of
15710 `nnheader-accept-process-output'.
15711
15712 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15713
15714 * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
15715 (gnus-button-alist): Recognize more diff formats.
15716 (gnus-button-patch): Strip directory.
15717
15718 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
15719
15720 * gnus-util.el (gnus-select-frame-set-input-focus): Check for
15721 Emacs 22 when setting focus.
15722
15723 2006-04-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
15724
15725 * gnus-art.el (gnus-article-treat-types): Do treatment of
15726 text/x-verbatim parts.
15727 (gnus-button-patch): New command.
15728
15729 * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
15730 addresses that contain invalid characters.
15731
15732 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
15733
15734 * message.el (message-put-addresses-in-ecomplete):
15735 Use gnus-replace-in-string.
15736 (message-is-yours-p): Use the more correct
15737 mail-header-parse-address instead of
15738 mail-extract-address-components.
15739 (message-put-addresses-in-ecomplete): Fix typo.
15740
15741 * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
15742 keystroke.
15743
15744 * gnus-art.el (gnus-treatment-function-alist): Change order of
15745 newsgroups/generic header folding to avoid double-folding.
15746
15747 * message.el (message-hidden-headers): Add X-Draft-From.
15748
15749 * gnus-sum.el (gnus-summary-repeat-search-article-forward):
15750 New command.
15751 (gnus-summary-repeat-search-article-backward): New command.
15752
15753 * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
15754 groups in the parent topic.
15755
15756 2006-04-16 João Cachopo <joao.cachopo@inesc-id.pt> (tiny change)
15757
15758 * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
15759 (spam-extra-header-to-number): Return the CRM114 number as a
15760 number instead of a string.
15761
15762 2006-04-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
15763
15764 * gnus-art.el (gnus-face-properties-alist): Move here from
15765 gnus-fun.
15766
15767 * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
15768
15769 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
15770
15771 * message.el (message-strip-forbidden-properties): Only display on
15772 self-insert-command.
15773
15774 * hashcash.el (hashcash-insert-payment-async): Remove dead code;
15775 reindent.
15776 (hashcash-insert-payment-async-2): Make sure the buffer is alive.
15777
15778 2006-04-15 NAKAJI Hiroyuki <nakaji@takamatsu-nct.ac.jp> (tiny change)
15779
15780 * smiley.el (smiley-style): Fix typo.
15781
15782 2006-03-23 Kenichi Handa <handa@m17n.org>
15783
15784 * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
15785 instead of set-buffer-multibyte.
15786
15787 2006-03-23 Kenichi Handa <handa@m17n.org>
15788
15789 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15790 buffer and then decode the buffer text if necessary.
15791 (rfc2231-encode-string): Be sure to work on multibyte buffer at
15792 first, and after mm-encode-body, change the buffer to unibyte.
15793
15794 2006-04-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
15795
15796 * hashcash.el (hashcash-insert-payment-async-2):
15797 Use message-goto-eoh instead of doing it manually.
15798 (mail-add-payment): Use message-narrow-to-header instead of trying
15799 to do the same itself.
15800
15801 * message.el (message-hidden-headers): Add Face.
15802
15803 * gnus-sum.el (gnus-summary-reparent-thread): Factor out
15804 reparenting code.
15805 (gnus-summary-reparent-children): Refactored out code.
15806 (gnus-summary-thread-map): New keystroke.
15807 (gnus-summary-reparent-children): Make into command.
15808
15809 * smiley.el (smiley-style): Default to `medium' if using a large
15810 font.
15811
15812 * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
15813 does it itself.
15814
15815 * message.el (message-point-in-header-p): Simplify definition.
15816
15817 2006-04-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
15818
15819 * nnagent.el (nnagent-request-set-mark): Silence log file
15820 writing.
15821 (nnagent-request-set-mark): Use write-region instead of
15822 append-to-file.
15823
15824 * gnus-sum.el (gnus-read-header): Fudge article number if using a
15825 strange select method.
15826
15827 * ecomplete.el (ecomplete-display-matches): Get highlightling
15828 right.
15829 (ecomplete-display-matches): Use literals.
15830 (ecomplete-display-matches): Disable message logging.
15831
15832 * message.el (message-display-abbrev): Small optimization.
15833
15834 * ecomplete.el (ecomplete-display-matches): Allow automatic
15835 display.
15836
15837 * message.el (message-strip-forbidden-properties):
15838 Display abbrevs.
15839 (message-display-abbrev): Get automatic display right.
15840
15841 * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
15842 keystrokes.
15843
15844 2006-04-13 Romain Francoise <romain@orebokech.com>
15845
15846 TODO: Backport to v5-10!
15847
15848 * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
15849 Move here (and rename) from gnus-registry.el.
15850
15851 * gnus-registry.el: Require gnus-util.
15852 Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
15853
15854 2006-04-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
15855
15856 * gnus-group.el (gnus-group-catchup-current):
15857 Change if-then-else-if-then-else into cond.
15858 (gnus-group-catchup): Indent.
15859 (group-name-at-point): New function.
15860 (gnus-fetch-group): Provide default from thing at point.
15861
15862 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15863
15864 * message.el (message-display-abbrev): Fix regexp.
15865
15866 * ecomplete.el (ecomplete-highlight-match-line):
15867 Reimplement choosing.
15868 (ecomplete-highlight-match-line): Fix up code rewrite, remove
15869 dead variables.
15870
15871 * message.el (message-newline-and-indent): Remove debugging.
15872 (message-display-abbrev): Use new implementation.
15873
15874 2006-04-12 Reiner Steib <Reiner.Steib@gmx.de>
15875
15876 * gnus-art.el (gnus-article-mode):
15877 Set cursor-in-non-selected-windows to nil.
15878
15879 * smiley.el: Revert previous change.
15880 (smiley-data-directory): defvar it before using it in the
15881 defcustom of `smiley-style'.
15882
15883 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15884
15885 * message.el (message-newline-and-indent): New function.
15886
15887 * ecomplete.el: Implement more bits.
15888
15889 * message.el (message-put-addresses-in-ecomplete): Clean up the
15890 string.
15891
15892 * ecomplete.el (ecomplete-add-item): Chop off decimals.
15893
15894 * gnus-sum.el (gnus-summary-save-parts):
15895 Bind gnus-summary-save-parts-counter and use it to make unique file
15896 names.
15897
15898 * gnus-art.el (gnus-ignored-headers): Add some more headers.
15899
15900 * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
15901 parameter to say whether to actually parse the individual
15902 addresses.
15903
15904 * message.el (message-put-addresses-in-ecomplete): New function.
15905 (ecomplete): Require.
15906 (message-mail-alias-type): Add ecomplete as an option.
15907
15908 2006-04-12 Ralf Angeli <angeli@iwi.uni-sb.de>
15909
15910 * flow-fill.el (fill-flowed): Remove trailing space from blank
15911 quoted lines.
15912
15913 2006-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
15914
15915 * smiley.el (smiley-style): Move definition later to avoid a
15916 compilation warning.
15917
15918 2006-04-12 Kenichi Handa <handa@m17n.org>
15919
15920 * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
15921 buffer and then decode the buffer text if necessary.
15922 (rfc2231-encode-string): Be sure to work on multibyte buffer at
15923 first, and after mm-encode-body, change the buffer to unibyte.
15924 Use mm-disable-multibyte instead of set-buffer-multibyte.
15925
15926 2006-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
15927
15928 * gnus-art.el (gnus-mime-copy-part): Find name parameter in
15929 Content-Type header instead of Content-Disposition header.
15930 (gnus-mime-inline-part): Ditto.
15931 (gnus-mime-view-part-as-charset): Ignore charset that the part
15932 specifies.
15933
15934 * mm-decode.el (mm-display-part): Work with external parts and
15935 usual parts similarly.
15936
15937 * mm-extern.el (mm-inline-external-body): Use mm-display-part
15938 instead of gnus-display-mime.
15939
15940 * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
15941 instead of with-temp-buffer.
15942
15943 * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
15944 tag to summarized topics part in order to encode non-ASCII text.
15945
15946 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
15947
15948 * smiley.el (smiley-style): New variable.
15949 (smiley-directory): New function.
15950 (smiley-data-directory): Derive from `smiley-style' using
15951 `smiley-directory'.
15952 (smiley-regexp-alist): Add new entries.
15953
15954 * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
15955 (gnus-article-browse-delete-temp): Add :version.
15956
15957 2006-04-11 Arne Jørgensen <arne@arnested.dk>
15958
15959 * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
15960 the sieve region.
15961
15962 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
15963
15964 * gnus.el (gnus-version-number): Bump version.
15965
15966 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
15967
15968 * gnus.el: No Gnus v0.4 is released.
15969
15970 2006-04-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
15971
15972 * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
15973 layout.
15974
15975 * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
15976 unknown charset.
15977
15978 * message.el (message-header-synonyms): Add Original-To to the
15979 default.
15980
15981 * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
15982 optional parameter.
15983
15984 2006-04-06 Reiner Steib <Reiner.Steib@gmx.de>
15985
15986 * gnus-fun.el (gnus): Require it for gnus-directory.
15987
15988 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
15989
15990 * gnus-fun.el (gnus-face-properties-alist): Add :version.
15991
15992 2006-04-05 Daiki Ueno <ueno@unixuser.org>
15993
15994 * pgg-gpg.el (pgg-gpg-process-filter): Fix.
15995
15996 2006-04-05 Simon Josefsson <jas@extundo.com>
15997
15998 * password.el (password-reset): New function.
15999
16000 2006-04-05 Daiki Ueno <ueno@unixuser.org>
16001
16002 * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
16003 Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
16004
16005 2006-04-04 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16006
16007 * nnweb.el (nnweb-google-create-mapping): Update regexp.
16008 Some whitespace was matched into the url, which broke browsing hits
16009 > 100 when mm-url-use-external was nil.
16010
16011 2006-04-04 Reiner Steib <Reiner.Steib@gmx.de>
16012
16013 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
16014 Check gnus-extra-headers for 'Newsgroups.
16015
16016 * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
16017 bound.
16018
16019 2006-04-04 Daiki Ueno <ueno@unixuser.org>
16020
16021 * pgg-gpg.el: Clean up process buffers every time gpg processes
16022 complete.
16023
16024 2006-04-03 Reiner Steib <Reiner.Steib@gmx.de>
16025
16026 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
16027 doc string.
16028
16029 2006-04-03 Daiki Ueno <ueno@unixuser.org>
16030
16031 * pgg-gpg.el (pgg-gpg-process-filter)
16032 (pgg-gpg-wait-for-completion): Check if buffer is alive.
16033
16034 * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
16035 lines, temporary fix.
16036
16037 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
16038
16039 * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
16040
16041 2006-03-29 Daiki Ueno <ueno@unixuser.org>
16042
16043 * pgg-gpg.el (pgg-gpg-start-process): Don't bind
16044 default-enable-multibyte-characters. This reverts the change from
16045 revision 6.17 which is no longer necessary because the passphrase
16046 is sent separately now. GnuPG messages are unreadable under
16047 multibyte locales with default-enable-multibyte-characters set to
16048 nil.
16049
16050 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
16051
16052 * message.el (message-tool-bar-gnome): Move "spell".
16053
16054 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
16055
16056 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
16057 XEmacs-only `replace-in-string'. Use `gnus-group-real-name'
16058 instead.
16059
16060 2006-03-27 Karl Kleinpaste <karl@charcoal.com>
16061
16062 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
16063 Improve newsgroups handling for NNTP overviews which don't include
16064 Newsgroups.
16065
16066 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16067
16068 * message.el (message-resend): Bind message-generate-hashcash to nil.
16069
16070 2006-03-26 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16071
16072 * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
16073 when searching for already-paid recipients.
16074
16075 2006-03-27 Daiki Ueno <ueno@unixuser.org>
16076
16077 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
16078 passphrases when it is not needed.
16079 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
16080 passphrase stuff from gpg, should only be necessary when you use
16081 gpg with a smartcard.
16082
16083 2006-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
16084
16085 * mml.el (mml-insert-mime): Ignore cached contents of
16086 message/external-body part.
16087
16088 * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
16089 (mm-insert-part): Ditto.
16090
16091 2006-03-23 Simon Josefsson <jas@extundo.com>
16092
16093 * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
16094 Reiner.
16095 (pgg-gpg-use-agent-p): Use it again.
16096
16097 2006-03-23 Simon Josefsson <jas@extundo.com>
16098
16099 * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
16100 older emacsen.
16101 (pgg-gpg-use-agent-p): Don't use it.
16102
16103 2006-03-23 Reiner Steib <Reiner.Steib@gmx.de>
16104
16105 * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
16106 if we can.
16107
16108 2006-03-22 Sascha Wilde <wilde@sha-bang.de>
16109
16110 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
16111 (pgg-gpg-update-agent): New function.
16112 (pgg-gpg-use-agent-p): New function.
16113 (pgg-gpg-process-region, pgg-gpg-encrypt-region)
16114 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
16115 (pgg-gpg-sign-region): Use it.
16116
16117 2006-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
16118
16119 * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
16120 Reported by Ralf Wachinger <rwachinger@gmx.de>.
16121
16122 2006-03-21 Simon Josefsson <jas@extundo.com>
16123
16124 * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
16125 <wilde@sha-bang.de>.
16126 (pgg-gpg-use-agent): New variable.
16127 (pgg-gpg-process-region): Use it.
16128 (pgg-gpg-encrypt-region): Likewise.
16129 (pgg-gpg-encrypt-symmetric-region): Likewise.
16130 (pgg-gpg-decrypt-region): Likewise.
16131 (pgg-gpg-sign-region): Likewise.
16132 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
16133
16134 2006-03-21 Reiner Steib <Reiner.Steib@gmx.de>
16135
16136 * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
16137
16138 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
16139 Add comment on version.
16140
16141 2006-03-20 Reiner Steib <Reiner.Steib@gmx.de>
16142
16143 * smiley.el: Add missing test smiley.
16144
16145 2006-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
16146
16147 * mm-decode.el (mm-with-part): New macro.
16148 (mm-get-part): Use it; work with message/external-body as well.
16149 (mm-save-part): Treat name and filename equally.
16150
16151 * mm-extern.el (mm-extern-cache-contents): New function.
16152 (mm-inline-external-body): Use it; force the part to be displayed;
16153 move undisplayer added to the cached handle to the parent.
16154
16155 * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
16156 (gnus-mime-view-part-as-type): Work with message/external-body.
16157
16158 * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
16159
16160 2006-03-16 Reiner Steib <Reiner.Steib@gmx.de>
16161
16162 * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
16163 images in image-load-path. [Sync with image.el at 2006-03-16T16:55:26Z!wohler@newt.com, in
16164 Emacs.]
16165
16166 2006-03-15 Reiner Steib <Reiner.Steib@gmx.de>
16167
16168 * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
16169 path rather than symbol. Always return list of directories.
16170 Guarantee that image directory comes first. [Sync with image.el,
16171 , in Emacs2006-03-15T17:06:16Z!wohler@newt.com.]
16172
16173 * message.el (message-make-tool-bar): Adjust to new API of
16174 `gmm-image-load-path-for-library'.
16175
16176 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16177
16178 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16179
16180 2006-03-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16181
16182 * gnus-art.el (gnus-article-only-boring-p):
16183 Bind inhibit-point-motion-hooks to avoid infinite loop when entering
16184 intangible text.
16185 Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
16186
16187 2006-03-14 Reiner Steib <Reiner.Steib@gmx.de>
16188
16189 * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
16190 Use `defun' instead of `gmm-defun-compat'.
16191
16192 2006-03-14 Simon Josefsson <jas@extundo.com>
16193
16194 * message.el (message-unique-id): Don't use message-number-base36
16195 if (user-uid) is a float.
16196 Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
16197
16198 2006-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
16199
16200 * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
16201
16202 * gnus-art.el (gnus-mime-display-single): Make sure there is an
16203 empty line between a part and a message part.
16204
16205 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
16206
16207 * smiley.el: Add more test smileys.
16208 (smiley-data-directory, smiley-regexp-alist)
16209 (gnus-smiley-file-types): Fix doc strings.
16210 (smiley-update-cache): Clear smiley-cached-regexp-alist before
16211 adding new elements.
16212 (smiley-mouse-map): Unused code. Make it a comment.
16213
16214 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
16215
16216 * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
16217 scan latest NoCeM messages instead of old ones.
16218 (gnus-nocem-check-article): Fix regexps so as to match to PGP
16219 delimiters that are recently used.
16220 (gnus-nocem-load-cache): Add autoload cookie.
16221
16222 * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
16223
16224 * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
16225 level which is larger than gnus-use-nocem is specified.
16226
16227 * gnus-group.el (gnus-group-get-new-news): Ditto.
16228
16229 2006-03-08 Reiner Steib <Reiner.Steib@gmx.de>
16230
16231 * gnus-util.el (gnus-tool-bar-update): New function.
16232
16233 * gnus-group.el (gnus-group-update-tool-bar): New variable.
16234 (gnus-group-insert-group-line): Add gnus-tool-bar-update.
16235
16236 * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
16237
16238 * gnus-group.el (gnus-group-redraw-when-idle)
16239 (gnus-group-redraw-check): Remove.
16240 (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
16241
16242 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
16243
16244 * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
16245 if optional last element is specified in splits (FIELD VALUE...).
16246
16247 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
16248
16249 * message.el (message-make-tool-bar): Rename gmm-image-load-path
16250 to gmm-image-load-path-for-library. Call with no-error argument.
16251 (message-tool-bar-gnome): Rename "mail/attach" to "attach".
16252
16253 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16254
16255 * gnus-group.el (gnus-group-make-tool-bar): Ditto.
16256
16257 * gmm-utils.el (gmm-image-load-path): Remove alias.
16258
16259 2006-03-06 Reiner Steib <Reiner.Steib@gmx.de>
16260
16261 * gmm-utils.el (gmm-image-load-path): Add alias.
16262
16263 * nnml.el (nnml-generate-nov-databases-directory): Rename from
16264 nnml-generate-nov-databases-1.
16265 (nnml-generate-nov-databases): Use it.
16266 (nnml-generate-nov-databases-directory): Document no-active
16267 argument.
16268
16269 * gmm-utils.el (gmm-image-load-path-for-library): Return single
16270 directory if path is t. Add no-error.
16271
16272 * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
16273 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
16274
16275 * gnus-art.el (gnus-article-browse-delete-temp-files):
16276 Simplify resetting gnus-article-browse-html-temp-list.
16277
16278 * gmm-utils.el (gmm-image-load-path-for-library): Sync with
16279 mh-compat.el at 2006-03-04T21:23:21Z!wohler@newt.com in Emacs. Rename `gmm-image-load-path'.
16280 Add example to docstring. Rename local variables. Move error
16281 checks to default case in cond and simplify.
16282
16283 2006-03-06 Katsumi Yamaoka <yamaoka@jpl.org>
16284
16285 * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
16286 handle is multipart when calling it recursively.
16287 (mm-w3m-cid-retrieve): Display warning if retrieving fails.
16288
16289 2006-03-03 Daniel Pittman <daniel@rimspace.net>
16290
16291 * nnimap.el (nnimap-request-update-info-internal): Optimize.
16292 Don't `gnus-uncompress-range' to avoid excessive memory usage.
16293
16294 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
16295
16296 * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
16297 is loaded.
16298
16299 * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
16300 loaded.
16301
16302 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
16303
16304 * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
16305 to "Emacs 23 (unicode)" in doc string.
16306
16307 * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
16308 "Emacs 23 (unicode)" in comment.
16309
16310 2006-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
16311
16312 * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
16313
16314 * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
16315 characters 160 through 255 in Emacs 23.
16316
16317 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
16318
16319 * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
16320 gnus-article-browse-html-temp.
16321 (gnus-article-browse-delete-temp): Make it customizable.
16322 Add `file'. Adjust doc string.
16323 (gnus-article-browse-delete-temp-files): Add argument.
16324 Allow query for each file. Adjust doc string.
16325 (gnus-article-browse-html-parts):
16326 Add `gnus-article-browse-delete-temp-files' to
16327 `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
16328
16329 2006-03-02 Hynek Schlawack <hynek@ularx.de>
16330
16331 * gnus-art.el (gnus-article-browse-html-temp)
16332 (gnus-article-browse-delete-temp): New variables.
16333 (gnus-article-browse-delete-temp-files): New function.
16334 (gnus-article-browse-html-parts): Use it.
16335
16336 2006-03-02 Reiner Steib <Reiner.Steib@gmx.de>
16337
16338 * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
16339
16340 * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
16341 string.
16342
16343 * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
16344 gnus-summary-insert-new-articles when unplugged.
16345 Remove gnus-summary-search-article-forward.
16346
16347 * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
16348 display-visual-class instead of display-color-cells.
16349
16350 2006-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
16351
16352 * mml.el (mml-generate-mime-1): Encode parts other than text/* or
16353 message/* containing non-ASCII text properly.
16354
16355 2006-03-01 Reiner Steib <Reiner.Steib@gmx.de>
16356
16357 * message.el: Require gmm-utils, remove autoloads.
16358 (message-tool-bar): Set default based on
16359 gmm-tool-bar-style.
16360 (message-tool-bar-gnome): Add gmm-customize-mode.
16361
16362 * gnus-sum.el (gnus-summary-tool-bar): Set default based on
16363 gmm-tool-bar-style.
16364 (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
16365
16366 * gnus-group.el (gnus-group-tool-bar): Set default based on
16367 gmm-tool-bar-style.
16368 (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
16369
16370 * gmm-utils.el (gmm-image-directory): Rename variable from
16371 gmm-image-load-path.
16372 (gmm-image-load-path): Use gmm-image-directory.
16373 (gmm-customize-mode): New function.
16374 (gmm-tool-bar-style): New variable.
16375
16376 * gnus-group.el (gnus-group-redraw-when-idle): Rename from
16377 gnus-group-redraw-line-number.
16378 (gnus-group-redraw-check): Simplify.
16379 (gnus-group-tool-bar-update): Remove redraw check.
16380 (gnus-group-make-tool-bar): Add redraw check.
16381
16382 2006-03-01 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
16383
16384 * gnus-art.el (gnus-button): Add missing parentheses.
16385
16386 2006-02-28 Katsumi Yamaoka <yamaoka@jpl.org>
16387
16388 * mm-util.el (mm-with-unibyte-current-buffer): Add note.
16389
16390 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
16391
16392 * gnus-art.el (gnus-button): New face.
16393 (gnus-article-button-face): Use it.
16394
16395 * gnus-sum.el (gnus-summary-tool-bar-gnome):
16396 Add gnus-summary-next-page. Re-order.
16397
16398 * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
16399 next-node are now included.
16400 (gnus-group-redraw-line-number): New internal variable.
16401 (gnus-group-redraw-check): Helper function for updating the tool
16402 bar.
16403 (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
16404
16405 * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
16406
16407 * spam.el (spam-spamassassin-score-regexp): New internal variable.
16408 (spam-extra-header-to-number, spam-check-spamassassin-headers):
16409 Use it to match format of Spamassassin 3.0 and later.
16410 Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
16411 (spam-check-bogofilter)
16412 (spam-bogofilter-register-with-bogofilter): Fix args of
16413 `gnus-error' calls.
16414
16415 2006-02-28 Reiner Steib <Reiner.Steib@gmx.de>
16416
16417 * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
16418 unnecessary interaction when sending queued mails.
16419 Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
16420
16421 2006-02-27 Reiner Steib <Reiner.Steib@gmx.de>
16422
16423 * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
16424 first or last are nil.
16425
16426 2006-02-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
16427
16428 * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
16429
16430 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
16431
16432 * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
16433
16434 2006-02-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
16435
16436 * dns.el (query-dns): Protect more against buggy tcp output.
16437
16438 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
16439
16440 * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
16441 nov.php.
16442
16443 2006-02-24 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16444
16445 * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
16446 (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
16447 groups. Kudos to Olly Betts <olly@survex.com> for providing NOV
16448 output on the server side.
16449 (nnweb-google-create-mapping): Update regexps and add some
16450 progress indication.
16451
16452 2006-02-23 Reiner Steib <Reiner.Steib@gmx.de>
16453
16454 * gnus-group.el (gnus-group-tool-bar-gnome):
16455 Fix gnus-agent-toggle-plugged. Re-order icons.
16456 (gnus-group-tool-bar-gnome):
16457 Add gnus-group-{prev,next}-unread-group.
16458 (gnus-group-tool-bar-gnome): Re-order icons.
16459
16460 * gnus-sum.el (gnus-summary-tool-bar-gnome):
16461 Move gnus-summary-insert-new-articles.
16462
16463 * message.el (message-tool-bar-gnome, message-tool-bar-retro):
16464 Fix comments.
16465
16466 * utf7.el (utf7-utf-16-coding-system): Fix comment. utf-16-be is
16467 also available in Emacs 21.3.
16468
16469 * message.el (message-fix-before-sending): Change "Emacs 22" to
16470 "Emacs 23 (unicode)" in comment.
16471
16472 * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
16473 "Emacs 23 (unicode)" in comment.
16474
16475 * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
16476 comment.
16477 (mm-coding-system-p): Add comment about no-MULE XEmacs.
16478
16479 * mm-view.el (mm-fill-flowed): Add :version.
16480
16481 2006-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
16482
16483 * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
16484 and load-path.
16485
16486 2006-02-22 Reiner Steib <Reiner.Steib@gmx.de>
16487
16488 * message.el: Autoload gmm-image-load-path.
16489 (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
16490 icon file names. Use old Emacs 21 "mail_send.xpm" icon for
16491 consitency.
16492
16493 * gmm-utils.el (gmm-image-load-path): Also search in
16494 "../etc/images". Don't set gmm-image-load-path if we don't find
16495 the image.
16496
16497 2006-02-22 Katsumi Yamaoka <yamaoka@jpl.org>
16498
16499 * gmm-utils.el (gmm-image-load-path): Don't make
16500 `gmm-image-load-path' include subdirectories which the second arg
16501 `image' might specify.
16502
16503 * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
16504 subdirectory to icon file names.
16505
16506 * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
16507
16508 2006-02-21 Reiner Steib <Reiner.Steib@gmx.de>
16509
16510 * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
16511 gmm-image-load-path calls.
16512
16513 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16514
16515 * message.el (message-make-tool-bar): Ditto.
16516
16517 * mml.el (mml-preview): Add comment concerning tool bar icons.
16518
16519 * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
16520 (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
16521
16522 * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
16523 (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
16524
16525 * message.el (message-tool-bar-gnome): Use new icon names.
16526 (message-make-tool-bar): Use `gmm-image-load-path'.
16527
16528 * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
16529 New functions from MH-E.
16530 (gmm-image-load-path): New variable from MH-E.
16531 (gmm-image-load-path): New function from MH-E. Add arguments
16532 LIBRARY, IMAGE and PATH. Don't modify paths. Don't use
16533 *-image-load-path-called-flag.
16534
16535 2006-02-21 Milan Zamazal <pdm@brailcom.org>
16536
16537 * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
16538
16539 2006-02-21 Wolfram Fenske <wolfram.fenske@student.uni-magdeburg.de> (tiny change)
16540
16541 * nnimap.el (nnimap-request-move-article): Change folder back to
16542 source group before deleting.
16543
16544 2006-02-20 Reiner Steib <Reiner.Steib@gmx.de>
16545
16546 * mm-util.el (mm-charset-override-alist): Fix type in doc string.
16547
16548 * gnus-art.el (mm-url-insert-file-contents-external):
16549 Autoload mm-url.
16550
16551 * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
16552
16553 2006-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
16554
16555 * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
16556 coding system which mm-charset-to-coding-system returns for a
16557 given charset is valid.
16558
16559 2006-02-16 Juanma Barranquero <lekktu@gmail.com>
16560
16561 * html2text.el (html2text-remove-tag-list):
16562 * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
16563
16564 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
16565
16566 * gnus-cus.el: Revert 2005-10-17 change.
16567
16568 2006-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
16569
16570 * gnus-art.el (article-strip-banner):
16571 Call article-really-strip-banner only when the regexp match is made.
16572
16573 2006-02-16 Katsumi Yamaoka <yamaoka@jpl.org>
16574
16575 * gnus-art.el (article-strip-banner):
16576 Use gnus-extract-address-components instead of
16577 mail-header-parse-addresses to make it work with non-ASCII text;
16578 remove mail-encode-encoded-word-string.
16579
16580 * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
16581 values which are surrounded with \"...\"; make it never cause a
16582 Lisp error; give up parsing of parameters if it failed in
16583 extracting type.
16584
16585 2006-02-14 Arne Jørgensen <arne@arnested.dk>
16586
16587 * smime.el (smime-cert-by-ldap-1): Fix bug where
16588 `smime-ldap-search' returns results without userCertificates.
16589
16590 2006-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
16591
16592 * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
16593
16594 2006-02-14 Reiner Steib <Reiner.Steib@gmx.de>
16595
16596 * spam.el (spam-check-spamassassin-headers): Adapt format for
16597 Spamassassin 3.0 or later. Reported by ARISAWA Akihiro
16598 <ari@mbf.ocn.ne.jp>.
16599 (spam-list-of-processors): Add spam-use-gmane.
16600
16601 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
16602
16603 * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
16604 make-temp-file; make it work with XEmacs as well.
16605
16606 * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
16607 mm-make-temp-file.
16608
16609 * mm-decode.el (mm-display-external): Use the 3rd arg of
16610 mm-make-temp-file.
16611 (mm-create-image-xemacs): Ditto.
16612
16613 2006-02-14 Katsumi Yamaoka <yamaoka@jpl.org>
16614
16615 * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
16616 with message-narrow-to-headers.
16617 (gnus-draft-setup): Narrow to header to run message-fetch-field.
16618 (gnus-draft-check-draft-articles): New function.
16619 (gnus-draft-edit-message, gnus-draft-send-message): Use it.
16620
16621 2006-02-13 Reiner Steib <Reiner.Steib@gmx.de>
16622
16623 * gnus-art.el (gnus-article-browse-html-parts):
16624 `hs-show-html-list' should read `gnus-article-browse-html-parts'.
16625 Don't use suffix argument for mm-make-temp-file for Emacs 21
16626 compatibility. Remove useless `format'.
16627
16628 2006-02-13 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16629
16630 * nnweb.el (nnweb-google-wash-article): Update regexps.
16631 (nnweb-group-alist): Use defvoo instead of defvar.
16632
16633 2006-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
16634
16635 * nnoo.el (nnoo-declare): Don't generate duplicate entries when
16636 re-loading nn* modules.
16637
16638 2006-02-10 Reiner Steib <Reiner.Steib@gmx.de>
16639
16640 * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
16641 for `tool-bar-mode' and don't check it's default-value.
16642
16643 * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
16644
16645 * message.el (message-make-tool-bar): Ditto.
16646
16647 * gnus-art.el (gnus-article-browse-html-parts): Remove useless
16648 `substring'. Shorten tmp-file name.
16649
16650 * gnus.el: Remove bogus comment.
16651
16652 2006-02-10 Hynek Schlawack <hynek@ularx.de>
16653
16654 * gnus-art.el (gnus-article-browse-html-parts): New function.
16655 (gnus-article-browse-html-article): New function for viewing html
16656 articles with a browser.
16657
16658 2006-02-09 Daiki Ueno <ueno@unixuser.org>
16659
16660 * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
16661 (mml2015-pgg-encrypt): Ditto.
16662
16663 * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
16664 (mml1991-pgg-encrypt): Ditto.
16665
16666 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
16667
16668 * nnfolder.el (nnfolder-insert-newsgroup-line):
16669 Use message-make-date instead of current-time-string.
16670
16671 * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
16672 to gnus-decoded which mm-uu might set.
16673
16674 2006-02-08 Katsumi Yamaoka <yamaoka@jpl.org>
16675
16676 * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
16677 don't decode quoted parameters; remove misimported Emacs code.
16678 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16679 (rfc2231-decode-encoded-string): Don't use split-string which
16680 behaves differently according to Emacs version; use
16681 mm-decode-coding-region to convert charset to coding-system.
16682 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16683 (rfc2231-encode-string): Remove misimported Emacs code.
16684
16685 2006-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
16686
16687 * gnus-art.el (article-decode-charset): Don't use ignore-errors
16688 when calling mail-header-parse-content-type.
16689 (article-de-quoted-unreadable): Ditto.
16690 (article-de-base64-unreadable): Ditto.
16691 (article-wash-html): Ditto.
16692
16693 * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
16694 calling mail-header-parse-content-type and
16695 mail-header-parse-content-disposition.
16696 (mm-find-raw-part-by-type): Don't use ignore-errors when calling
16697 mail-header-parse-content-type.
16698
16699 * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
16700 insert charset and format parameters; encode description after
16701 inserting it to buffer.
16702 (mml-insert-parameter): Fold lines properly even if a parameter is
16703 segmented into two or more lines; change the max column to 76.
16704
16705 * rfc1843.el (rfc1843-decode-article-body): Don't use
16706 ignore-errors when calling mail-header-parse-content-type.
16707
16708 * rfc2231.el (rfc2231-parse-string): Return at least type if
16709 possible; don't cause an error even if it fails in parsing of
16710 parameters. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16711 (rfc2231-encode-string): Don't break lines at the beginning, leave
16712 it to mml-insert-parameter.
16713
16714 * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
16715 calling mail-header-parse-content-type.
16716
16717 2006-02-06 Reiner Steib <Reiner.Steib@gmx.de>
16718
16719 * spam-report.el (spam-report-gmane-use-article-number):
16720 Improve doc string.
16721 (spam-report-gmane-internal): Check if a suitable header was found
16722 in the article.
16723
16724 2006-02-04 Katsumi Yamaoka <yamaoka@jpl.org>
16725
16726 * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
16727 (rfc2231-encode-string): Make param*=value always begin with LWSP.
16728
16729 2006-02-05 Romain Francoise <romain@orebokech.com>
16730
16731 Update copyright notices of all files in the gnus directory.
16732
16733 2006-02-03 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16734
16735 * nnweb.el (nnweb-request-group): Avoid growing overview files.
16736
16737 2006-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
16738
16739 * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
16740 segmented lines of parameter value to cope with Thunderbird 1.5
16741 bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
16742 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16743 (rfc2231-encode-string): Don't make lines exceeding 76 column.
16744
16745 2006-02-01 Max Froumentin <max@lapin-bleu.net> (tiny change)
16746
16747 * mml.el (mml-generate-mime-1): Correct the order of inline signed
16748 parts.
16749
16750 2006-01-31 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16751
16752 * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
16753 there's only one active file for all servers.
16754 (nnweb-request-scan): Make sure nnweb-articles is initialized on
16755 solid groups. Gnus might have used a FAST request to select the group.
16756 (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
16757 and nnweb-search redundantly in the active file.
16758 (nnweb-request-list): Don't list bogus groups. There can only be one.
16759 (nnweb-request-create-group): Don't use ARGS.
16760 (nnweb-possibly-change-server, nnweb-request-group): Remove some
16761 initializations. Let nnoo do the work.
16762
16763 2006-01-31 Katsumi Yamaoka <yamaoka@jpl.org>
16764
16765 * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
16766 Say the part has been decoded.
16767
16768 * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
16769
16770 2006-01-31 Kevin Ryde <user42@zip.com.au>
16771
16772 * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
16773 mailcap-viewer-test-cache when there's no 'test clause, since that
16774 will invert the meaning of a "nil" test previously determined by
16775 mailcap-mailcap-entry-passes-test.
16776
16777 2006-01-30 Katsumi Yamaoka <yamaoka@jpl.org>
16778
16779 * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
16780 compiling.
16781
16782 * gnus-sum.el: Ditto.
16783
16784 * message.el: Don't bind tool-bar-map when compiling.
16785
16786 2006-01-30 Reiner Steib <Reiner.Steib@gmx.de>
16787
16788 * nnweb.el (nnweb-google-parse-1): Clarify some comments.
16789
16790 2006-01-30 Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
16791
16792 * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
16793 (nnweb-google-create-mapping, nnweb-google-search): Adapt to
16794 current Google Groups.
16795
16796 2006-01-26 Reiner Steib <Reiner.Steib@gmx.de>
16797
16798 * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
16799 and tool-bar-mode.
16800
16801 * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
16802 and tool-bar-mode.
16803
16804 * message.el (message-tool-bar-update): Simplify.
16805 (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
16806
16807 * gnus-sum.el (gnus-summary-tool-bar-update): Check for
16808 gnus-summary-buffer.
16809 (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
16810 gnus-summary-reply.
16811
16812 * gmm-utils.el (gmm): Add :version.
16813
16814 2006-01-26 Steve Youngs <steve@sxemacs.org>
16815
16816 * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
16817 Don't autoload.
16818
16819 2006-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
16820
16821 * gmm-utils.el (gmm-verbose): Add :group.
16822
16823 2006-01-25 Reiner Steib <Reiner.Steib@gmx.de>
16824
16825 * message.el: Change some comments WRT tool-bars.
16826
16827 * gnus-sum.el (gnus-summary-tool-bar)
16828 (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
16829 (gnus-summary-tool-bar-zap-list): New variables.
16830 (gnus-summary-make-tool-bar): Complete rewrite using
16831 `gmm-tool-bar-from-list'.
16832
16833 * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
16834 (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
16835 New variables.
16836 (gnus-group-make-tool-bar): Complete rewrite using
16837 `gmm-tool-bar-from-list'.
16838 (gnus-group-tool-bar-update): New function.
16839
16840 * message.el (message-mode-field-menu): Add "Show hidden Headers".
16841
16842 2006-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
16843
16844 * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
16845 is dissected into a single part of which the type is the same as
16846 the given one; decode charset.
16847
16848 2006-01-21 Kevin Ryde <user42@zip.com.au>
16849
16850 * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
16851 into alists as symbol not string, since that's what
16852 mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
16853 look for.
16854
16855 2006-01-24 Reiner Steib <Reiner.Steib@gmx.de>
16856
16857 * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
16858 (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
16859
16860 * message.el (message-tool-bar-gnome): Use gmm-ignore.
16861
16862 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
16863
16864 * gnus-art.el (gnus-mime-security-button-commands): New variable.
16865 (gnus-mime-security-button-menu): New definition.
16866 (gnus-mime-security-button-map): Use them.
16867 (gnus-mime-security-button-menu): New function.
16868 (gnus-insert-mime-security-button): Addition to help echo.
16869 (gnus-mime-security-run-function, gnus-mime-security-save-part)
16870 (gnus-mime-security-pipe-part): New functions.
16871
16872 * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
16873 (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
16874
16875 * mm-decode.el (mm-handle-set-disposition): Remove.
16876 (mm-handle-set-description): Remove.
16877
16878 2006-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
16879
16880 * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
16881 (mm-w3m-standalone-supports-m17n-p): New function.
16882 (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
16883 w3m usage.
16884
16885 * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
16886 Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
16887
16888 2006-01-23 Reiner Steib <Reiner.Steib@gmx.de>
16889
16890 * message.el (message-tool-bar-zap-list):
16891 Use gmm-tool-bar-zap-list as custom type.
16892 (message-tool-bar-update): New function.
16893 (message-tool-bar, message-tool-bar-gnome)
16894 (message-tool-bar-retro): Add message-tool-bar-update.
16895 (message-tool-bar-gnome): Add flyspell-buffer.
16896
16897 * gnus-util.el (gnus-error): Describe `args'.
16898
16899 * gmm-utils.el (gmm-error): Describe `args'.
16900 (gmm-tool-bar-zap-list): New widget.
16901 (gmm-tool-bar-from-list): Improve description of `zap-list'.
16902
16903 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
16904
16905 * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
16906 (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
16907 the number of recursive calls.
16908
16909 * mm-decode.el (mm-handle-set-disposition): New macro.
16910 (mm-handle-set-description): New macro.
16911
16912 2006-01-23 Katsumi Yamaoka <yamaoka@jpl.org>
16913
16914 * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
16915 encoding.
16916
16917 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
16918
16919 * message.el (message-tool-bar-zap-list, message-tool-bar)
16920 (message-tool-bar-gnome, message-tool-bar-retro): New variables.
16921 (message-tool-bar-local-item-from-menu): Remove.
16922 (message-tool-bar-map): Replace by `message-make-tool-bar'.
16923 (message-make-tool-bar): New function.
16924 (message-mode): Use `message-make-tool-bar'.
16925
16926 * gmm-utils.el: New file.
16927 (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
16928 (gmm-lazy): New widget copied from `nnmail.el'.
16929 (gmm-tool-bar-from-list): New function for creating customizable
16930 tool bars.
16931 (gmm-tool-bar-from-list): Fix typos in doc string. Remove debug
16932 output.
16933 (gmm): Add :prefix to defgroup.
16934
16935 2006-01-20 Per Abrahamsen <abraham@dina.kvl.dk>
16936
16937 * gmm-utils.el (gmm-widget-p): New function.
16938
16939 2006-01-20 Reiner Steib <Reiner.Steib@gmx.de>
16940
16941 * mml.el (mml-attach-file): Describe `description' in doc string.
16942 (mml-menu): Add Emacs MIME manual and PGG manual.
16943
16944 2006-01-20 Richard M. Stallman <rms@gnu.org>
16945
16946 * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
16947
16948 2006-01-20 Kevin Greiner <kevin.greiner@compsol.cc>
16949
16950 * nntp.el (nntp-end-of-line): Doc fix.
16951
16952 2006-01-20 Chong Yidong <cyd@stupidchicken.com>
16953
16954 * imap.el (imap-open): Handle case where buffer is a buffer
16955 object.
16956
16957 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
16958
16959 * gnus-delay.el (gnus-delay): Don't autoload.
16960 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
16961 to be re-loaded when customizing the `gnus-delay' group.
16962
16963 2005-01-20 Chong Yidong <cyd@stupidchicken.com>
16964
16965 * message.el (message-insert-citation-line): Use newlines.
16966
16967 2006-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
16968
16969 * mm-bodies.el (mm-decode-body): Don't decode decoded body.
16970
16971 * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
16972
16973 2006-01-19 Mark D. Baushke <mdb@gnu.org>
16974
16975 * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
16976
16977 2006-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
16978
16979 * mm-decode.el (mm-inlined-types): Add application/pgp.
16980 (mm-automatic-display): Ditto.
16981
16982 * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
16983 part as text.
16984
16985 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
16986
16987 * nnrss.el: Update copyright.
16988 (nnrss-opml-import): Query whether to subscribe to each entry.
16989
16990 * gnus-art.el:
16991 * gnus-sum.el:
16992 * mm-uu.el:
16993 * mm-view.el: Update copyright.
16994
16995 2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
16996
16997 * message.el (message-info): New function.
16998 (message-mode-menu): Add it.
16999 Update copyright.
17000
17001 * ChangeLog: Fix and update copyright.
17002
17003 2006-01-13 Romain Francoise <romain@orebokech.com>
17004
17005 * message.el (message-forward-subject-name-subject): Prefer the
17006 address to 'nowhere' if the sender has no name.
17007 Fix typo. Update copyright year.
17008
17009 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
17010
17011 * gnus-art.el (article-wash-html):
17012 Use gnus-summary-show-article-charset-alist if a numeric arg is given.
17013 (gnus-article-wash-html-with-w3m-standalone): New function.
17014
17015 * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
17016 mm-inline-text-html-render-with-w3m-standalone.
17017 (mm-text-html-washer-alist): Map w3m-standalone to
17018 gnus-article-wash-html-with-w3m-standalone.
17019 (mm-inline-text-html-render-with-w3m-standalone): New function.
17020
17021 2006-01-12 Reiner Steib <Reiner.Steib@gmx.de>
17022
17023 * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
17024 Improve LaTeX.
17025
17026 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
17027
17028 * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
17029 (nnrss-request-article): Render text/plain parts as HTML.
17030
17031 * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
17032 the buffer.
17033
17034 2006-01-08 Reiner Steib <Reiner.Steib@gmx.de>
17035
17036 * gnus-cus.el (gnus-group-parameters): Sync posting-style with
17037 custom definition of `gnus-posting-styles'.
17038
17039 * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
17040 Bind print-circle. Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
17041
17042 2006-01-05 Reiner Steib <Reiner.Steib@gmx.de>
17043
17044 * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
17045 Use nntp for bug archive.
17046
17047 2006-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
17048
17049 * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
17050 parts.
17051 (nnrss-normalize-date): New function converts ISO 8601 date into
17052 RFC822 style. Suggested by Mark Plaksin <happy@mcplaksin.org>.
17053 (nnrss-check-group): Use it.
17054
17055 2006-01-01 Katsumi Yamaoka <yamaoka@jpl.org>
17056
17057 * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
17058
17059 * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
17060 fetch a feed. Suggested by Mark Plaksin <happy@mcplaksin.org>.
17061 (nnrss-insert-w3): Ditto.
17062
17063 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
17064
17065 * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
17066 the articles to be forwarded including the case where neither a
17067 number of articles nor a region is specified.
17068
17069 2005-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
17070
17071 * nnrss.el (nnrss-request-article): Fix last change; fill
17072 text/plain parts.
17073
17074 2005-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
17075
17076 * nnrss.el (nnrss-request-article): Replace <br />s with newlines
17077 in text/plain part.
17078 (nnrss-check-group): Don't add excessive newline to dc:subject.
17079
17080 2005-12-19 Mark Plaksin <happy@mcplaksin.org> (tiny change)
17081
17082 * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
17083 article.
17084
17085 2005-12-18 Reiner Steib <Reiner.Steib@gmx.de>
17086
17087 * nnml.el: Don't require gnus-bcklg. Autoload it.
17088 (nnml-use-compressed-files, nnml-save-mail): Support other
17089 comression programs such as bzip2.
17090
17091 2005-12-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17092
17093 * dns.el (query-dns): Make sure we check the buffer size before
17094 removing tcp headers.
17095
17096 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
17097
17098 * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
17099 remove MIME buttons associated with multipart/alternative parts.
17100 (gnus-mime-display-alternative): Tag buttons using `article-type'
17101 text property.
17102
17103 * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
17104 associated with multipart/alternative parts.
17105
17106 * gnus-art.el (gnus-signature-separator): Fix custom type.
17107
17108 * mm-decode.el (mm-inlined-types): Fix custom type.
17109 (mm-keep-viewer-alive-types): Ditto.
17110 (mm-automatic-display): Ditto.
17111 (mm-attachment-override-types): Ditto.
17112 (mm-inline-override-types): Ditto.
17113 (mm-automatic-external-display): Ditto.
17114
17115 2005-12-15 Reiner Steib <Reiner.Steib@gmx.de>
17116
17117 * spam-report.el (spam-report-user-mail-address)
17118 (spam-report-user-agent): New variables.
17119 (spam-report-url-ping-plain): Use spam-report-user-agent.
17120
17121 2005-12-14 Ralf Angeli <angeli@iwi.uni-sb.de>
17122
17123 * gnus-art.el (gnus-button-handle-custom): Do not just use
17124 `customize-apropos' for any "M-x customize-*" button but the
17125 function called for. Accept both the function name and its
17126 argument in order to achieve this.
17127 (gnus-button-alist): Remove support for "custom:" URL's.
17128 Pass function name to `gnus-button-handle-custom' in case of "M-x
17129 customize-*" buttons.
17130
17131 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
17132
17133 * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
17134 multipart/alternative and add xref to mm-discouraged-alternatives
17135 in doc string.
17136
17137 * mm-decode.el (mm-discouraged-alternatives): Add xref to
17138 gnus-buttonized-mime-types in doc string.
17139
17140 2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
17141
17142 * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
17143 Suggest image/.* in the doc string.
17144
17145 2005-12-12 Reiner Steib <Reiner.Steib@gmx.de>
17146
17147 * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
17148 message-marks (Debian bug #342521).
17149
17150 2005-12-12 Simon Josefsson <jas@extundo.com>
17151
17152 * password.el (password-read-from-cache): Add.
17153 (password-read): Use it.
17154
17155 2005-12-12 Katsumi Yamaoka <yamaoka@jpl.org>
17156
17157 * rfc2047.el (rfc2047-charset-to-coding-system):
17158 Recognize us-ascii as a MIME charset.
17159
17160 * mm-bodies.el (mm-decode-content-transfer-encoding):
17161 Protect against the case where the 2nd arg TYPE is nil.
17162
17163 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
17164
17165 * pop3.el (pop3-stream-type): Fix custom version.
17166
17167 * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
17168
17169 2005-12-09 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
17170
17171 * mm-decode.el (mm-display-external): Add missing cdr.
17172
17173 2005-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
17174
17175 * mm-decode.el (mm-display-external): Use nametemplate (defined in
17176 RFC1524) if it is in mailcap or add a suffix according to
17177 mailcap-mime-extensions when generating a temp filename; postpone
17178 deleting a temp file for 2 seconds for some wrappers, shell
17179 scripts, and so on, which might exit right after having started a
17180 viewer command as a background job.
17181
17182 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
17183
17184 * nntp.el (nntp-marks-directory): Fix custom group.
17185
17186 * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
17187 steps when < 10.
17188
17189 * gnus-start.el (gnus-no-server-1):
17190 Mention `gnus-level-default-subscribed' in doc string.
17191
17192 2005-12-02 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
17193
17194 * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
17195 parens.
17196
17197 2005-11-26 Dave Love <fx@gnu.org>
17198
17199 * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
17200 (tls-program, tls-success): Provide openssl alternative.
17201
17202 * starttls.el: Doc fixes.
17203 (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
17204 SERVICE to PORT.
17205
17206 * pop3.el (pop3-open-server) <ssl>: Clarify a loop. Deal with
17207 port null or service name.
17208 (starttls-negotiate): Autoload.
17209
17210 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
17211
17212 * message.el (message-kill-to-signature): Fix interactive spec.
17213
17214 2005-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
17215
17216 * pop3.el (pop3-open-server): Recognize a string as a service name.
17217
17218 2005-11-24 Pascal Rigaux <pixel@mandriva.com> (tiny change)
17219
17220 * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
17221
17222 2005-11-23 Dave Love <fx@gnu.org>
17223
17224 Add pop3s, pop3/starttls.
17225
17226 * pop3.el (pop3-authentication-scheme): Clarify doc.
17227 (open-tls-stream, starttls-open-stream): Autoload.
17228 (pop3-stream-type): New.
17229 (pop3-open-server): Use it.
17230
17231 * mail-source.el (mail-sources): Fix some :types. Add stream type
17232 for POP.
17233 (mail-source-keyword-map): Add :stream for POP.
17234 (mail-source-fetch-pop): Use pop3-stream-type.
17235
17236 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
17237
17238 * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
17239 of current-time-string.
17240
17241 2005-11-20 Stefan Schimanski <schimmi@debian.org> (tiny change)
17242
17243 * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
17244 date header.
17245
17246 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
17247
17248 * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
17249 it can seriously impact performance as it bypasses the agent's
17250 local caches.
17251
17252 2005-11-19 Kevin Greiner <kevin.greiner@compsol.cc>
17253
17254 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
17255 must be explicitly online rather than "not explicitly offline" for
17256 its flags to be synchronized.
17257
17258 * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
17259 that gnus-uu-unmark-thread will function correctly.
17260
17261 * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
17262 1024K is instead displayed as 1M.
17263
17264 2005-11-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
17265
17266 * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
17267
17268 2005-11-16 Boris Samorodov <bsam@ipt.ru> (tiny change)
17269
17270 * imap.el (imap-kerberos4-open): Ignore SSL stuff.
17271
17272 2005-11-13 Kevin Greiner <kevin.greiner@compsol.cc>
17273
17274 * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
17275 error message to display actual error condition.
17276 (gnus-agent-save-local): Avoid saving symbols that are bound to
17277 nil as they simply result in a warning message in
17278 gnus-agent-read-local.
17279
17280 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
17281
17282 * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
17283 rather than make-variable-buffer-local for file-precious-flag.
17284
17285 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
17286
17287 * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
17288 for duplicates which are removed. The invalid sort check then
17289 triggers a rescan after the sort as sorting may have moved
17290 duplicate entries such that they can be cheaply detected.
17291
17292 2005-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
17293
17294 * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
17295
17296 2005-11-12 Kevin Greiner <kevin.greiner@compsol.cc>
17297
17298 * gnus-agent.el (gnus-agent-article-alist-save-format):
17299 Change internal variable to a custom variable. Change default value
17300 from compressed(2) to uncompressed(1).
17301 (gnus-agent-read-agentview): Reversed revision 7.8 to restore
17302 support for uncompressed agentview files. Taken together, reading
17303 the agentview file should now be 6-7 times faster.
17304
17305 2005-11-11 Jan Nieuwenhuizen <janneke@gnu.org>
17306
17307 * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
17308 as a buffer-local variable. This avoids creating truncated
17309 dribble files as a result of a hang up, eg.
17310
17311 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
17312
17313 * gnus-start.el (gnus-start-draft-setup):
17314 Enforce `gnus-draft-mode' for nndraft:drafts at startup.
17315
17316 * gnus.el (gnus-splash): Change custom group.
17317 (gnus-group-get-parameter, gnus-group-parameter-value):
17318 Describe allow-list argument.
17319
17320 * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
17321 string.
17322
17323 2005-12-06 Reiner Steib <Reiner.Steib@gmx.de>
17324
17325 * gnus-art.el (gnus-default-article-saver): Add user-defined
17326 `function' to custom type.
17327
17328 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
17329
17330 * imap.el (imap-open): Handle case where buffer is a buffer
17331 object.
17332
17333 2005-11-29 Reiner Steib <Reiner.Steib@gmx.de>
17334
17335 * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
17336 long lines.
17337 (gnus-cache-delete-group): Wrap doc strings.
17338
17339 * gnus-agent.el (gnus-agent-rename-group)
17340 (gnus-agent-delete-group): Wrap doc strings.
17341
17342 2005-11-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
17343
17344 * gnus-start.el (gnus-1): Add "native" to
17345 gnus-predefined-server-alist.
17346
17347 * gnus.el (gnus-method-to-server): Don't add "native" to the
17348 lists here, because that leads to problems when
17349 gnus-select-method is bound.
17350
17351 2005-11-09 Simon Josefsson <jas@extundo.com>
17352
17353 * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
17354 use (not sort-by-date) instead.
17355
17356 2005-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
17357
17358 * gnus-delay.el (gnus-delay-group): Don't autoload.
17359 It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
17360 to be re-loaded when customizing the `gnus-delay' group.
17361
17362 2005-11-19 Chong Yidong <cyd@stupidchicken.com>
17363
17364 * message.el: Revert last changes.
17365 (message-insert-citation-line): Use newlines.
17366
17367 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
17368
17369 * message.el (message-courtesy-message)
17370 (message-mark-insert-begin, message-mark-insert-end)
17371 (message-elide-ellipsis, message-cancel-message)
17372 (message-add-header, message-change-subject)
17373 (message-cross-post-followup-to-header)
17374 (message-cross-post-insert-note, message-reduce-to-to-cc)
17375 (message-widen-reply, message-delete-not-region)
17376 (message-kill-to-signature, message-insert-signature)
17377 (message-insert-importance-high, message-insert-importance-low)
17378 (message-insert-or-toggle-importance)
17379 (message-insert-disposition-notification-to)
17380 (message-indent-citation, message-yank-original)
17381 (message-cite-original-without-signature, message-cite-original)
17382 (message-insert-citation-line, message-position-on-field)
17383 (message-fix-before-sending, message-send-mail-partially)
17384 (message-send-mail, message-send-mail-with-sendmail)
17385 (message-send-mail-with-qmail, message-send-news)
17386 (message-check-news-header-syntax, message-generate-headers)
17387 (message-insert-courtesy-copy, message-fill-address)
17388 (message-fill-header, message-shorten-references)
17389 (message-setup-1, message-cancel-news)
17390 (message-forward-make-body-plain, message-forward-make-body-mime)
17391 (message-forward-make-body-mml, message-encode-message-body)
17392 (message-forward-make-body-digest-plain)
17393 (message-forward-make-body-digest-mime)
17394 (message-use-alternative-email-as-from): Insert `hard-newline'
17395 instead of ordinary newlines.
17396
17397 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
17398
17399 * message.el (message-generate-headers): Downcase the argument
17400 given to message-check-element.
17401
17402 2005-11-08 Kevin Greiner <kevin.greiner@compsol.cc>
17403
17404 * nntp.el (nntp-authinfo-rejected): New error condition.
17405 (nntp-wait-for): Use new error condition to signal authentication
17406 error.
17407 (nntp-retrieve-data): Rethrow new error condition to break out of
17408 recursive call to nntp-send-authinfo.
17409
17410 2005-11-08 Romain Francoise <romain@orebokech.com>
17411
17412 * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
17413 (gnus-summary-exit-map): Bind to `Z p'.
17414 (gnus-summary-make-menu-bar): Add menu item.
17415
17416 2005-11-02 Reiner Steib <Reiner.Steib@gmx.de>
17417
17418 * gnus-art.el (gnus-article-treat-custom): Add `first'.
17419 (gnus-treat-*): Add `first' in all doc strings.
17420
17421 * gnus-group.el (gnus-group-compact-group): Fix typo.
17422
17423 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
17424
17425 * gnus.el (gnus-parameters-case-fold-search): New variable.
17426 (gnus-parameters-get-parameter): Use it.
17427
17428 * gnus-score.el (gnus-home-score-file): Doc fix.
17429
17430 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
17431
17432 * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
17433
17434 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
17435
17436 * mm-util.el (mm-special-display-p): New function.
17437
17438 * mml.el (mml-preview): Use it; doc fix.
17439
17440 2005-10-29 Romain Francoise <romain@orebokech.com>
17441
17442 * message.el (message-fix-before-sending): Fix comment.
17443
17444 2005-10-29 Jari Aalto <jari.aalto@cante.net>
17445
17446 * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
17447
17448 2005-10-29 Jari Aalto <jari.aalto@cante.net>
17449
17450 * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
17451 Used in gnus-score.el.
17452
17453 2005-10-28 Reiner Steib <Reiner.Steib@gmx.de>
17454
17455 * mm-util.el (mm-codepage-setup): Remove bogus alias test.
17456
17457 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de>
17458
17459 * flow-fill.el (fill-flowed-encode-tests): Restore trailing
17460 whitespace removed in revision 7.8. Use concatenated string to
17461 protect trailing whitespace.
17462
17463 2005-10-27 Jouni K. Seppänen <jks@iki.fi>
17464
17465 * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
17466 (nnimap-request-expire-articles): Use it to avoid sending 'UID
17467 SEARCH UID ... NOT SINCE' queries, for inefficient servers like
17468 Courier IMAP ("some version from 2004"). Mostly based on similar
17469 code in the same function.
17470
17471 2005-10-26 Didier Verna <didier@xemacs.org>
17472
17473 * gnus-group.el (gnus-group-compact-group): Invalidate original
17474 article buffer.
17475 * gnus-srvr.el (gnus-server-compact-server): Ditto.
17476 * nnml.el (nnml-request-compact-group): Handle self Xref: field in
17477 NOV database and in article itself.
17478 Invalidate article backlog.
17479
17480 2005-10-26 Reiner Steib <Reiner.Steib@gmx.de>
17481
17482 * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
17483
17484 2005-10-26 Simon Josefsson <jas@extundo.com>
17485
17486 * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
17487 part of 2004-07-25 change.
17488
17489 2005-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
17490
17491 * message.el (message-display-completion-list): New function.
17492 (message-expand-group): Use it; make sure the Completions buffer
17493 is modifiable.
17494
17495 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
17496
17497 * imap.el (imap-open): Handle case where buffer is a buffer object.
17498
17499 2005-10-24 Eli Zaretskii <eliz@gnu.org>
17500
17501 * pgg-def.el:
17502 * pgg-gpg.el:
17503 * pgg-parse.el:
17504 * pgg-pgp.el:
17505 * pgg-pgp5.el:
17506 * pgg.el: Move to the parent lisp directory.
17507
17508 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
17509
17510 * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
17511 user-mail-name is an empty string.
17512
17513 2005-10-25 Reiner Steib <Reiner.Steib@gmx.de>
17514
17515 * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
17516 depending on gnus-score-decay-constant.
17517
17518 * encrypt.el (encrypt-insert-file-contents)
17519 (encrypt-write-file-contents): Don't use `gnus-message'.
17520
17521 * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
17522 arguments.
17523 (mm-uu-type-alist): Add message-marks and insert-marks.
17524 Pass arguments to mm-uu-verbatim-marks-extract.
17525 (mm-uu-hide-markers): New variable.
17526 (mm-uu-extract): Use face similar to `gnus-cite-3'.
17527
17528 * gnus-fun.el (gnus-convert-image-to-x-face-command)
17529 (gnus-convert-image-to-face-command): Use "convert" by default to
17530 allow other input image formats.
17531 (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
17532 accordingly.
17533
17534 2005-10-23 Simon Josefsson <jas@extundo.com>
17535
17536 * imap.el (imap-gssapi-program): Align command line parameters
17537 with latest GNU SASL.
17538 (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
17539
17540 2005-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
17541
17542 * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
17543 HTML.
17544 (nnslashdot-request-article): Ditto.
17545
17546 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
17547
17548 * mail-source.el (mail-source-fetch-pop): Require pop3.
17549 (mail-source-check-pop): Ditto.
17550
17551 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
17552
17553 * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
17554 errors.
17555
17556 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de>
17557
17558 * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
17559 (gnus-treat-strip-leading-blank-lines): Improve doc string.
17560
17561 * message.el (message-tool-bar-local-item-from-menu): Fix comment.
17562
17563 * mm-bodies.el (mm-decode-string):
17564 Call `mm-charset-to-coding-system' with allow-override argument.
17565
17566 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
17567
17568 * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
17569 (rfc2047-charset-to-coding-system): New function.
17570 (rfc2047-decode-encoded-words): New function.
17571 (rfc2047-decode-region): Use them.
17572 (rfc2047-decode-cte): Remove.
17573 (rfc2047-parse-and-decode): Remove.
17574 (rfc2047-decode): Remove.
17575
17576 2005-10-15 Kenichi Handa <handa@m17n.org>
17577
17578 * rfc2047.el (rfc2047-decode-cte): New function.
17579 (rfc2047-decode-region): Change the way to decode successive
17580 encoded-words: decode B- or Q-encoding in each encoded-word,
17581 concatenate them, and decode it as charset.
17582
17583 2005-10-17 Chong Yidong <cyd@stupidchicken.com>
17584
17585 * gnus-cus.el (gnus-custom-map): New variable. Bind mouse-1 to
17586 widget-move-and-invoke.
17587 (gnus-custom-mode): Use gnus-custom-map.
17588
17589 2005-10-15 Bill Wohler <wohler@newt.com>
17590
17591 * message.el (message-tool-bar-map): Rename image file from
17592 mail_send to mail/send.
17593
17594 2005-10-16 Masatake YAMATO <jet@gyve.org>
17595
17596 * message.el (message-expand-group): Pass the common
17597 prefix substring of completion to `display-completion-list'.
17598
17599 2005-10-13 Reiner Steib <Reiner.Steib@gmx.de>
17600
17601 * mml-sec.el (mml-secure-method): New internal variable.
17602 (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
17603 (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
17604 New functions using mml-secure-method.
17605
17606 * mml.el (mml-mode-map): Add key bindings for those functions.
17607 (mml-menu): Simplify security menu entries. Suggested by Jesper
17608 Harder <harder@myrealbox.com>.
17609 (mml-attach-file, mml-attach-buffer, mml-attach-external):
17610 Goto end of message if point is the headers of the message.
17611
17612 * message.el (message-in-body-p): New function.
17613
17614 * assistant.el: Autoload gnus-util and netrc.
17615
17616 * mm-util.el (mm-charset-to-coding-system): Add allow-override.
17617 Use `mm-charset-override-alist' only when decoding.
17618
17619 * mm-bodies.el (mm-decode-body):
17620 Call `mm-charset-to-coding-system' with allow-override argument.
17621
17622 * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
17623 `filename' from Content-Disposition if Content-Type doesn't
17624 provide `name'.
17625 (gnus-mime-view-part-as-type): Set default instead of
17626 initial-input.
17627
17628 2005-10-09 Daniel Brockman <daniel@brockman.se>
17629
17630 * format-spec.el (format-spec): Propagate text properties of % spec.
17631
17632 2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
17633
17634 * gnus-art.el (gnus-treat-predicate): Add `first'.
17635
17636 2005-10-11 Reiner Steib <Reiner.Steib@gmx.de>
17637
17638 * mm-util.el (mm-charset-synonym-alist): Improve doc string.
17639 (mm-charset-override-alist): New variable.
17640 (mm-charset-to-coding-system): Use it.
17641 (mm-codepage-setup): New helper function.
17642 (mm-charset-eval-alist): New variable.
17643 (mm-charset-to-coding-system): Use mm-charset-eval-alist.
17644 Warn about unknown charsets.
17645
17646 2005-10-04 David Hansen <david.hansen@gmx.net>
17647
17648 * nnrss.el (nnrss-request-article): Add support for the comments tag.
17649 (nnrss-check-group): Ditto.
17650
17651 2005-10-04 Reiner Steib <Reiner.Steib@gmx.de>
17652
17653 * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
17654 Rename x-gnus-verbatim to x-verbatim.
17655 (mm-uu-type-alist): Fix regexp for verbatim-marks.
17656
17657 * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
17658 x-verbatim.
17659
17660 * mm-url.el (mm-url-predefined-programs): Add switches for curl.
17661
17662 * gnus-util.el (gnus-remove-duplicates): Remove.
17663
17664 * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
17665 instead of gnus-remove-duplicates.
17666
17667 * message.el (message-remove-duplicates): Remove.
17668 (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
17669 message-remove-duplicates.
17670
17671 * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
17672 available, else use implementation from `delete-dups'.
17673
17674 * message.el (message-insert-expires): New function.
17675 (message-mode-map): Add key binding.
17676 (message-mode-field-menu): Add menu entry.
17677 (message-mode): Document it.
17678 (message-make-expires-date): Use `message-make-date'.
17679
17680 2005-10-04 Josh Huber <huber@alum.wpi.edu>
17681
17682 * message.el (message-make-expires-date): New function.
17683
17684 2005-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
17685
17686 * time-date.el: Autoload parse-time-string, XEmacs needs it.
17687
17688 2005-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
17689
17690 * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
17691 function rather than the diff-mode.el package.
17692 (mm-display-external): Use with-current-buffer.
17693 (mm-viewer-completion-map, mm-viewer-completion-map):
17694 Move initialization inside declaration.
17695
17696 2005-09-29 Simon Josefsson <jas@extundo.com>
17697
17698 * spam.el: Load hashcash when compiling, to avoid warnings.
17699 Don't autoload mail-check-payment.
17700 (spam-check-hashcash): Define unconditionally, since hashcash.el
17701 is part of Gnus now. Ignore errors from payment checking.
17702
17703 2005-09-28 Reiner Steib <Reiner.Steib@gmx.de>
17704
17705 * message.el (message-bold-region, message-unbold-region):
17706 Rename from `bold-region' and `unbold-region'.
17707
17708 * message.el: Remove useless autoloads.
17709
17710 2005-09-28 Simon Josefsson <jas@extundo.com>
17711
17712 * message.el (message-use-idna): Default to t.
17713 (message-use-idna): Test whether encoding works too. Doc fix.
17714
17715 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
17716
17717 * nntp.el (nntp-warn-about-losing-connection): Remove.
17718
17719 2005-09-27 Reiner Steib <Reiner.Steib@gmx.de>
17720
17721 * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
17722 customizable. Change default value.
17723 (mm-uu-diff-groups-regexp): Change default value.
17724 (mm-uu-type-alist): Add doc string.
17725 (mm-uu-configure): Add doc string. Make it interactive.
17726 (mm-uu-tex-groups-regexp): New variable.
17727 (mm-uu-latex-extract, mm-uu-latex-test): New functions.
17728 (mm-uu-type-alist): Add LaTeX documents.
17729 (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
17730 of "text/verbatim".
17731 (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
17732
17733 * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
17734 instead of "text/verbatim".
17735
17736 * message.el (message-mark-inserted-region)
17737 (message-mark-insert-file): Use slrn style marks when called with
17738 prefix argument.
17739
17740 2005-09-27 Simon Josefsson <jas@extundo.com>
17741
17742 * message.el (message-idna-to-ascii-rhs-1): Reformat.
17743
17744 2005-09-27 Arne Jørgensen <arne@arnested.dk>
17745
17746 * message.el (message-remove-duplicates): New function.
17747 Implementation borrowed from `gnus-remove-duplicates'.
17748 (message-idna-to-ascii-rhs): Also encode idna addresses in
17749 Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17750 (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
17751 only ask about the same idna domain once per header and also tell
17752 in what header to replace the idna domain.
17753
17754 * gnus-art.el (article-decode-idna-rhs): Also decode idna
17755 addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
17756 (article-decode-idna-rhs): Fix regexp so that all idna-address in
17757 a header is decoded and not just the last one.
17758
17759 2005-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
17760
17761 * gnus-art.el (gnus-mime-display-single): Don't modify text if it
17762 has been decoded.
17763
17764 * mm-decode.el (mm-automatic-display): Add text/verbatim.
17765 (mm-insert-part): Don't modify text if it has been decoded.
17766
17767 * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
17768 decoded.
17769
17770 * mm-view.el (mm-inline-text): Don't strip text props unless
17771 decoding enriched or richtext parts.
17772
17773 2005-09-25 Romain Francoise <romain@orebokech.com>
17774
17775 * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
17776 * gnus-start.el (gnus-subscribe-interactively):
17777 * gnus-uu.el (gnus-uu-grab-articles):
17778 End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
17779 space.
17780
17781 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
17782
17783 * smime.el (smime-sign-buffer, smime-decrypt-buffer):
17784 * mm-view.el (mm-view-pkcs7-decrypt):
17785 * gnus-sum.el (gnus-summary-limit-to-extra)
17786 (gnus-summary-respool-article, gnus-read-move-group-name):
17787 * gnus-score.el (gnus-summary-increase-score):
17788 * gnus-util.el (gnus-completing-read-with-default):
17789 * gnus-art.el (gnus-read-save-file-name)
17790 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
17791 (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
17792 * message.el (message-check-news-header-syntax):
17793 Follow convention for reading with the minibuffer.
17794
17795 2005-09-22 Reiner Steib <Reiner.Steib@gmx.de>
17796
17797 * spam-report.el (spam-report-url-ping-plain):
17798 Use gnus-extended-version as User-Agent.
17799
17800 * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
17801 default value is nil.
17802
17803 * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
17804 (mm-uu-verbatim-marks-extract): New function.
17805 (mm-uu-extract): New face.
17806 (mm-uu-copy-to-buffer): Use it.
17807
17808 * spam-report.el (spam-report-gmane-ham): Rename from
17809 `spam-report-gmane-unspam'.
17810 (spam-report-gmane-internal): Rename from `spam-report-gmane'.
17811 Simplify use of UNSPAM argument. Fetch "X-Report-Unspam" header.
17812
17813 * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
17814 Autoload.
17815 (spam-report-gmane-unregister-routine):
17816 Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
17817
17818 2005-09-21 Teodor Zlatanov <tzz@lifelogs.com>
17819
17820 * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
17821 (spam-report-gmane-unregister-routine): Add support for gmane
17822 unregistration.
17823
17824 * spam-report.el (spam-report-gmane-unspam)
17825 (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
17826 (spam-report-gmane): Change to take a single article and do unspam
17827 registration.
17828
17829 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
17830
17831 * mm-url.el (mm-url-decode-entities): Fix regexp.
17832
17833 2005-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
17834
17835 * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
17836 default to nil, to be able to use Gnus at all. If the default
17837 switches to something else, then the function should be fixed not
17838 be exceedingly slow.
17839
17840 2005-09-20 Teodor Zlatanov <tzz@lifelogs.com>
17841
17842 * gnus-start.el (gnus-activate-group): If the server is nil, don't
17843 fail hard.
17844
17845 * spam-report.el: Add better Keywords line.
17846
17847 * spam.el: Add Maintainer and better Keywords line.
17848
17849 2005-09-19 Reiner Steib <Reiner.Steib@gmx.de>
17850
17851 * gnus-art.el (gnus-article-replace-part)
17852 (gnus-mime-replace-part): New functions.
17853 (gnus-mime-action-alist, gnus-mime-button-commands)
17854 (gnus-mime-save-part-and-strip): Add file argument.
17855 (gnus-article-part-wrapper): Add interactive argument.
17856
17857 * gnus-sum.el (gnus-summary-mime-map):
17858 Add `gnus-article-replace-part'.
17859
17860 2005-09-19 Didier Verna <didier@xemacs.org>
17861
17862 The nnml compaction feature:
17863 * nnml.el (nnml-request-compact-group): New function.
17864 * nnml.el (nnml-request-compact): New function.
17865 * gnus-int.el (gnus-request-compact-group): New function.
17866 * gnus-int.el (gnus-request-compact): New function.
17867 * gnus-group.el (gnus-group-compact-group): New function.
17868 * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
17869 * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
17870 * gnus-srvr.el (gnus-server-compact-server): New function.
17871 * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
17872 * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
17873
17874 2005-09-18 Deepak Goel <deego@gnufans.org>
17875
17876 * sieve.el (sieve-help): Fix `message' call: first arg should be a
17877 format spec.
17878
17879 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org>
17880
17881 * gnus.el (gnus-group-startup-message): Bind image-load-path.
17882
17883 2005-09-15 Romain Francoise <romain@orebokech.com>
17884
17885 * message.el (message-fill-paragraph): Clarify docstring.
17886
17887 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
17888
17889 * gnus-art.el (gnus-mime-display-part): Protect against broken
17890 MIME messages.
17891
17892 2005-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
17893
17894 * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
17895 before parsing header.
17896
17897 2005-09-11 Jari Aalto <jari.aalto@cante.net>
17898
17899 * html2text.el (html2text-replace-list): Add new entities.
17900
17901 2005-09-11 Romain Francoise <romain@orebokech.com>
17902
17903 * message.el (message-alternative-emails): Improve docstring.
17904 (message-setup-1): Call `message-use-alternative-email-as-from'
17905 after `message-setup-hook' to give it precedence over posting
17906 styles, etc.
17907 (message-use-alternative-email-as-from): Add docstring.
17908 Remove the original From header if present.
17909
17910 * nnml.el (nnml-compressed-files-size-threshold): New variable.
17911 (nnml-save-mail): Use it.
17912
17913 * gnus-uu.el (gnus-uu-mark-series): Return number of marked
17914 articles. Add new argument `silent'.
17915 (gnus-uu-mark-all): Report the total number of marked articles.
17916
17917 2005-09-10 Romain Francoise <romain@orebokech.com>
17918
17919 * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
17920 (gnus-uu-mark-series): Likewise.
17921
17922 2005-09-10 Reiner Steib <Reiner.Steib@gmx.de>
17923
17924 * spam-report.el (spam-report-gmane): Fix generation of spam
17925 report URL.
17926
17927 2005-09-10 Simon Josefsson <jas@extundo.com>
17928
17929 * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
17930 t, based on discussion on the ding list with Robert Epprecht
17931 <epprecht@solnet.ch>.
17932
17933 2005-09-07 Reiner Steib <Reiner.Steib@gmx.de>
17934
17935 * spam-report.el (spam-report-gmane): Make it work without
17936 X-Report-Spam header. Gmane now only provides Archived-At.
17937 This is only used if `spam-report-gmane-use-article-number' is nil.
17938 (spam-report-gmane-spam-header): Remove. Not used anymore.
17939
17940 * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
17941 make `gnus-summary-sort-by-recipient' work with threading.
17942
17943 * nnweb.el (nnweb-google-wash-article): Print a message if article
17944 is not available.
17945
17946 2005-09-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
17947
17948 * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
17949 change. Decode text/* parts content before displaying.
17950
17951 2005-09-06 Reiner Steib <Reiner.Steib@gmx.de>
17952
17953 * mml-smime.el: Remove defvar of gnus-extract-address-components.
17954
17955 2005-09-06 Katsumi Yamaoka <yamaoka@jpl.org>
17956
17957 * mm-view.el (mm-display-inline-fontify): Disable support modes.
17958
17959 2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
17960
17961 * message.el (message-tab-body-function): Fix mismatched custom type.
17962
17963 * gnus.el (gnus-group-change-level-function): Ditto.
17964
17965 * gnus-msg.el (gnus-outgoing-message-group): Ditto.
17966
17967 * gnus-art.el (gnus-signature-limit)
17968 (gnus-article-mime-part-function): Ditto.
17969
17970 2005-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
17971
17972 * mml.el (mml-mode): Silence the byte compiler.
17973
17974 * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
17975 using `(sit-for 0)' before moving the point to the specified part;
17976 skip unbuttonized parts.
17977 (gnus-article-part-wrapper): Don't use save-window-excursion; don't
17978 return to the summary window if gnus-auto-select-part is non-nil.
17979
17980 2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
17981
17982 * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
17983 New variables.
17984 (mml-dnd-attach-file, mml-mode): Use them.
17985
17986 * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
17987 Make fetching article by MID work again for Google Groups.
17988 Add FIXME concerning gnus-group-make-web-group.
17989
17990 * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
17991 Don't depend on Gnus by using mail-extract-address-components if
17992 gnus-extract-address-components is not bound.
17993
17994 2005-09-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
17995
17996 * gnus-art.el (gnus-mime-display-security): Don't display the
17997 signature, but only the signed part.
17998
17999 2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
18000
18001 * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
18002
18003 * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
18004 list, not listp.
18005
18006 2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
18007
18008 * mm-encode.el (mm-encode-content-transfer-encoding):
18009 Likewise when encoding.
18010
18011 * mm-bodies.el (mm-decode-content-transfer-encoding):
18012 De-canonicalize CRLF for all text content types, not just
18013 text/plain.
18014
18015 2005-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
18016
18017 * gnus-art.el (gnus-article-part-wrapper): Error if there's no
18018 valid article; point arrow and cursor at the MIME button.
18019
18020 2005-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
18021
18022 * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
18023 Suggested by Dan Christensen <jdc@uwo.ca>.
18024
18025 * mm-decode.el (mm-save-part): Enable change of prompt.
18026
18027 2005-08-29 Jari Aalto <jari.aalto@cante.net>
18028
18029 * gnus-msg.el (gnus-inews-add-send-actions):
18030 Make `message-post-method' lambda parameter ARG `&optional'.
18031
18032 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
18033
18034 * gnus-sum.el (gnus-summary-mime-map):
18035 Add gnus-article-save-part-and-strip, gnus-article-delete-part and
18036 gnus-article-jump-to-part.
18037
18038 * gnus-art.el (gnus-article-edit-article): Add quiet argument.
18039 (gnus-article-edit-part): Use it.
18040 (gnus-article-part-wrapper): Add no-handle argument.
18041 (gnus-article-save-part-and-strip, gnus-article-delete-part):
18042 New functions.
18043
18044 2005-08-29 Romain Francoise <romain@orebokech.com>
18045
18046 * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
18047 docstring.
18048 (gnus-face-from-file): Likewise.
18049
18050 2005-08-29 Reiner Steib <Reiner.Steib@gmx.de>
18051
18052 * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
18053 (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
18054 non-nil.
18055 (gnus-auto-select-part): New variable.
18056 (gnus-article-jump-to-part): New function.
18057 (gnus-article-edit-part, gnus-mime-save-part-and-strip)
18058 (gnus-mime-delete-part): Allow selecting specified part after
18059 deleting or stripping parts.
18060 (gnus-article-jump-to-part): Don't use `read-number'. Use last
18061 part if argument is bogus.
18062
18063 2005-08-31 Juanma Barranquero <lekktu@gmail.com>
18064
18065 * gnus-art.el (w3m-minor-mode-map):
18066 * gnus-spec.el (gnus-newsrc-file-version):
18067 * gnus-util.el (nnmail-active-file-coding-system)
18068 (gnus-original-article-buffer, gnus-user-agent):
18069 * gnus.el (gnus-ham-process-destinations)
18070 (gnus-parameter-ham-marks-alist)
18071 (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
18072 (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
18073 (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
18074 * mm-decode.el (gnus-current-window-configuration):
18075 * mm-extern.el (gnus-article-mime-handles):
18076 * mm-url.el (url-current-object, url-package-name)
18077 (url-package-version):
18078 * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
18079 (smime-keys, w3m-cid-retrieve-function-alist)
18080 (w3m-current-buffer, w3m-display-inline-images)
18081 (w3m-minor-mode-map):
18082 * mml-smime.el (gnus-extract-address-components):
18083 * mml.el (gnus-article-mime-handles, gnus-mouse-2)
18084 (gnus-newsrc-hashtb, message-default-charset)
18085 (message-deletable-headers, message-options)
18086 (message-posting-charset, message-required-mail-headers)
18087 (message-required-news-headers):
18088 * mml1991.el (mc-pgp-always-sign):
18089 * mml2015.el (mc-pgp-always-sign):
18090 * nnheader.el (nnmail-extra-headers):
18091 * rfc1843.el (gnus-decode-encoded-word-function)
18092 (gnus-decode-header-function, gnus-newsgroup-name):
18093 * spam-stat.el (gnus-original-article-buffer): Add defvars.
18094
18095 2005-08-22 Karl Chen <quarl@cs.berkeley.edu>
18096
18097 * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
18098 the end of the date treatments.
18099
18100 2005-08-15 Simon Josefsson <jas@extundo.com>
18101
18102 * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
18103 it in url-handlers.el and XEmacs in url.el. Reported by Luca
18104 Capello and Romain Francoise.
18105 (pgg-fetch-key-function): Remove, not used?
18106 (pgg-insert-url-with-w3): Require url, to get
18107 url-insert-file-contents regardless of where it is defined.
18108
18109 2005-08-13 Romain Francoise <romain@orebokech.com>
18110
18111 * message.el (message-cite-original-1): New function.
18112 (message-cite-original): Use it.
18113 (message-cite-original-without-signature): Ditto.
18114
18115 2005-08-08 Romain Francoise <romain@orebokech.com>
18116
18117 * message.el (message-yank-empty-prefix): New variable.
18118 (message-indent-citation): Use it.
18119 (message-cite-original-without-signature): Respect X-No-Archive.
18120
18121 2005-08-08 Simon Josefsson <jas@extundo.com>
18122
18123 * pgg.el: Autoload url-insert-file-contents instead of loading
18124 w3/url.
18125 (pgg-insert-url-with-w3): Don't load url here.
18126
18127 2005-08-07 Jesper Harder <harder@phys.au.dk>
18128
18129 * message.el (message-kill-to-signature): Don't insert newline at
18130 bol.
18131 (message-newline-and-reformat): Bind fill-paragraph-function to nil.
18132
18133 2005-08-06 Romain Francoise <romain@orebokech.com>
18134
18135 * message.el (message-user-fqdn): Fix typo in docstring.
18136
18137 2005-08-05 Daiki Ueno <ueno@unixuser.org>
18138
18139 * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
18140
18141 * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
18142
18143 2005-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
18144
18145 * mm-bodies.el (mm-encode-body): Use coding system rather than
18146 charset to encode text.
18147
18148 * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
18149 number of charsets if utf-8 is available (XEmacs).
18150
18151 2005-08-04 Reiner Steib <Reiner.Steib@gmx.de>
18152
18153 * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
18154 taken from `gnus-button-mid-or-mail-regexp'.
18155 (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
18156 (gnus-button-alist): Improve regexp for domain part of the MIDs
18157 for news:localpart@domain buttons.
18158 (gnus-button-ctan-directory-regexp): Update.
18159
18160 2005-08-02 Katsumi Yamaoka <yamaoka@jpl.org>
18161
18162 * sieve-manage.el (sieve-manage-interactive-login):
18163 Use make-local-variable rather than make-variable-buffer-local.
18164 (sieve-manage-open): Ditto.
18165 (sieve-manage-authenticate): Ditto.
18166
18167 * mml.el (mml-generate-mime-1): Make the content type default to
18168 text/plain if the filename is not specified.
18169
18170 2005-08-01 Katsumi Yamaoka <yamaoka@jpl.org>
18171
18172 * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
18173 instead of insert-buffer.
18174
18175 * message.el (message-yank-original): Ditto; set the mark at the
18176 end of the yanked message.
18177
18178 2005-07-29 Katsumi Yamaoka <yamaoka@jpl.org>
18179
18180 * gnus-art.el (gnus-article-next-page-1): Reduce the number of
18181 lines to scroll rather than to stop it.
18182
18183 * mml.el (mml-generate-default-type): Add doc string.
18184 (mml-generate-mime-1): Use mm-default-file-encoding or make it
18185 default to application/octet-stream when determining the content
18186 type if it is not specified for the part or the mml contents; add
18187 a comment about mml-generate-default-type.
18188
18189 2005-07-29 Reiner Steib <Reiner.Steib@gmx.de>
18190
18191 * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
18192 make it default to application/octet-stream when determining the
18193 content type if it is not specified for the external contents.
18194
18195 2005-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
18196
18197 * rfc2231.el (rfc2231-parse-string): Take care that not only a
18198 segmented parameter but also other parameters might be there.
18199
18200 2005-07-27 Katsumi Yamaoka <yamaoka@jpl.org>
18201
18202 * mm-decode.el (mm-display-external): Delete temp file, directory
18203 and buffer immediately if the external process is exited.
18204
18205 2005-07-26 Katsumi Yamaoka <yamaoka@jpl.org>
18206
18207 * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
18208 fewer lines than that of scroll-margin.
18209 (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
18210
18211 2005-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
18212
18213 * gnus-art.el (gnus-article-next-page): Revert.
18214 (gnus-article-beginning-of-window): New macro.
18215 (gnus-article-next-page-1): Use it.
18216 (gnus-article-prev-page): Ditto.
18217 (gnus-article-edit-part): Use insert-buffer-substring instead of
18218 insert-buffer.
18219 (gnus-article-edit-exit): Ditto.
18220
18221 * gnus-util.el (gnus-beginning-of-window): Remove.
18222 (gnus-end-of-window): Remove.
18223
18224 2005-07-25 Simon Josefsson <jas@extundo.com>
18225
18226 * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
18227 to have the url package without w3. Reported by Daiki Ueno
18228 <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
18229
18230 2005-07-20 Didier Verna <didier@xemacs.org>
18231
18232 * gnus-diary.el: Remove the description comment (nndiary is now
18233 properly documented in the Gnus manual).
18234 Fix the spelling of "Back End".
18235 * nndiary.el: Ditto.
18236 Fix the copyright notice.
18237
18238 2005-07-18 Romain Francoise <romain@orebokech.com>
18239
18240 * gnus-sum.el (gnus-summary-to-prefix)
18241 (gnus-summary-newsgroup-prefix): New variables.
18242 (gnus-summary-from-or-to-or-newsgroups): Use them.
18243
18244 2005-07-17 Romain Francoise <romain@orebokech.com>
18245
18246 * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
18247 space as it's generally not especially interesting to the user.
18248
18249 2005-07-16 Romain Francoise <romain@orebokech.com>
18250
18251 * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
18252 nil to avoid prompting and file modification if one of the
18253 messages at the top of the nnfolder file contains a copyright
18254 notice.
18255 Update copyright notice.
18256
18257 * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
18258 instead of `current-time-string' as the latter creates a time
18259 string that is not RFC 2822 compliant (it lacks the zone).
18260 Update copyright notice.
18261
18262 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
18263
18264 * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
18265 for text/rtf. Display default in prompt. Pass default for M-n.
18266
18267 * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
18268
18269 2005-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
18270
18271 * gnus-msg.el (gnus-button-mailto):
18272 Remove save-selected-window-window hackery because it relies on
18273 save-selected-window internals.
18274
18275 2005-07-15 Katsumi Yamaoka <yamaoka@jpl.org>
18276
18277 * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
18278 (gnus-article-next-page-1): Use gnus-beginning-of-window.
18279 (gnus-article-prev-page): Ditto.
18280
18281 * gnus-util.el (gnus-beginning-of-window): New function.
18282 (gnus-end-of-window): New function.
18283
18284 2005-07-14 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change)
18285
18286 * gnus-score.el (gnus-score-edit-all-score):
18287 Set gnus-score-edit-exit-function to gnus-score-edit-done and call
18288 gnus-message.
18289
18290 2005-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
18291
18292 * gnus-msg.el (gnus-button-mailto):
18293 Remove save-selected-window-window hackery because it relies on
18294 save-selected-window internals.
18295
18296 2005-07-13 Katsumi Yamaoka <yamaoka@jpl.org>
18297
18298 * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
18299 add-minor-mode.
18300 (gnus-binary-mode): Ditto.
18301
18302 * gnus-topic.el (gnus-topic-mode): Ditto.
18303
18304 2005-07-08 Ralf Angeli <angeli@iwi.uni-sb.de>
18305
18306 * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
18307 (gnus-article-prev-page): Take scroll-margin into consideration.
18308
18309 2005-07-04 Lute Kamstra <lute@gnu.org>
18310
18311 Update FSF's address in GPL notices.
18312
18313 2005-07-04 Juanma Barranquero <lekktu@gmail.com>
18314
18315 * gnus.el (gnus-exit):
18316 * gnus-group.el (gnus-group-icons):
18317 * nnmail.el (nnmail-prepare): Fix typos in docstrings.
18318
18319 * gnus-nocem.el (gnus-nocem):
18320 * message.el (message-various, message-buffers, message-sending)
18321 (message-interface, message-forwarding, message-insertion)
18322 (message-headers, message-news, message-mail):
18323 * pgg-gpg.el (pgg-gpg):
18324 * pgg-parse.el (pgg-parse):
18325 * pgg-pgp.el (pgg-pgp):
18326 * pgg-pgp5.el (pgg-pgp5):
18327 * pop3.el (pop3): Finish `defgroup' description with period.
18328
18329 2005-07-01 Katsumi Yamaoka <yamaoka@jpl.org>
18330
18331 * gnus-art.el (article-display-face): Improve the efficiency.
18332 (article-display-x-face): Ditto; remove gray x-face stuff.
18333
18334 2005-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
18335
18336 * gnus-art.el (article-display-face): Correct the position in
18337 which Faces are inserted.
18338
18339 2005-06-29 Didier Verna <didier@xemacs.org>
18340
18341 * gnus-art.el (article-display-face): Display faces in correct
18342 order.
18343
18344 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
18345
18346 * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
18347 (gnus-fill-real-hashtb): Use hash table instead of obarray.
18348 (gnus-nocem-check-article): Fetch the Type header.
18349 (gnus-nocem-message-wanted-p): Fix the way to examine types.
18350 (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
18351 (gnus-nocem-enter-article): Use hash tables rather than obarrays;
18352 make sure gnus-nocem-hashtb is initialized.
18353 (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
18354 (gnus-nocem-unwanted-article-p): Ditto.
18355
18356 * pgg.el (pgg-verify): Return the verification result.
18357
18358 2005-06-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
18359
18360 * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
18361 is ascii.
18362
18363 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
18364
18365 * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
18366 `show-nonbreak-escape'.
18367
18368 2005-06-23 Lute Kamstra <lute@gnu.org>
18369
18370 * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
18371
18372 * dig.el (dig-mode):
18373 * smime.el (smime-mode): Use gnus-run-mode-hooks.
18374
18375 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
18376
18377 * nnimap.el (nnimap-split-download-body): Fix spellings.
18378
18379 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
18380
18381 * gnus-art.el (gnus-article-encrypt-body):
18382 * gnus-cus.el (gnus-score-customize):
18383 * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
18384 * pop3.el (pop3-user): Don't use `format' on `error' arguments.
18385
18386 2005-06-16 Arne Jørgensen <arne@arnested.dk>
18387
18388 * smime.el (smime-cert-by-ldap-1): Detect PEM format without
18389 header by looking for magic "MII" at the beginning.
18390
18391 2005-06-16 Miles Bader <miles@gnu.org>
18392
18393 * assistant.el (assistant-field): Remove "-face" suffix from face name.
18394 (assistant-field-face): New backward-compatibility alias for renamed
18395 face.
18396 (assistant-render-text): Use renamed assistant-field face.
18397
18398 * spam.el (spam): Remove "-face" suffix from face name.
18399 (spam-face): New backward-compatibility alias for renamed face.
18400 (spam-face, spam-initialize): Use renamed spam face.
18401
18402 * message.el (message-header-to, message-header-cc)
18403 (message-header-subject, message-header-newsgroups)
18404 (message-header-other, message-header-name)
18405 (message-header-xheader, message-separator, message-cited-text)
18406 (message-mml): Remove "-face" suffix from face names.
18407 (message-header-to-face, message-header-cc-face)
18408 (message-header-subject-face, message-header-newsgroups-face)
18409 (message-header-other-face, message-header-name-face)
18410 (message-header-xheader-face, message-separator-face)
18411 (message-cited-text-face, message-mml-face):
18412 New backward-compatibility aliases for renamed faces.
18413 (message-font-lock-keywords): Use renamed message faces.
18414
18415 * sieve-mode.el (sieve-control-commands, sieve-action-commands)
18416 (sieve-test-commands, sieve-tagged-arguments):
18417 Remove "-face" suffix from face names.
18418 (sieve-control-commands-face, sieve-action-commands-face)
18419 (sieve-test-commands-face, sieve-tagged-arguments-face):
18420 New backward-compatibility aliases for renamed faces.
18421 (sieve-control-commands-face, sieve-action-commands-face)
18422 (sieve-test-commands-face, sieve-tagged-arguments-face):
18423 Use renamed sieve faces.
18424
18425 * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
18426 (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
18427 (gnus-group-news-3-empty, gnus-group-news-4)
18428 (gnus-group-news-4-empty, gnus-group-news-5)
18429 (gnus-group-news-5-empty, gnus-group-news-6)
18430 (gnus-group-news-6-empty, gnus-group-news-low)
18431 (gnus-group-news-low-empty, gnus-group-mail-1)
18432 (gnus-group-mail-1-empty, gnus-group-mail-2)
18433 (gnus-group-mail-2-empty, gnus-group-mail-3)
18434 (gnus-group-mail-3-empty, gnus-group-mail-low)
18435 (gnus-group-mail-low-empty, gnus-summary-selected)
18436 (gnus-summary-cancelled, gnus-summary-high-ticked)
18437 (gnus-summary-low-ticked, gnus-summary-normal-ticked)
18438 (gnus-summary-high-ancient, gnus-summary-low-ancient)
18439 (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
18440 (gnus-summary-low-undownloaded)
18441 (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
18442 (gnus-summary-low-unread, gnus-summary-normal-unread)
18443 (gnus-summary-high-read, gnus-summary-low-read)
18444 (gnus-summary-normal-read, gnus-splash):
18445 Remove "-face" suffix from face names.
18446 (gnus-group-news-1-face, gnus-group-news-1-empty-face)
18447 (gnus-group-news-2-face, gnus-group-news-2-empty-face)
18448 (gnus-group-news-3-face, gnus-group-news-3-empty-face)
18449 (gnus-group-news-4-face, gnus-group-news-4-empty-face)
18450 (gnus-group-news-5-face, gnus-group-news-5-empty-face)
18451 (gnus-group-news-6-face, gnus-group-news-6-empty-face)
18452 (gnus-group-news-low-face, gnus-group-news-low-empty-face)
18453 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
18454 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
18455 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
18456 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
18457 (gnus-summary-selected-face, gnus-summary-cancelled-face)
18458 (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
18459 (gnus-summary-normal-ticked-face)
18460 (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
18461 (gnus-summary-normal-ancient-face)
18462 (gnus-summary-high-undownloaded-face)
18463 (gnus-summary-low-undownloaded-face)
18464 (gnus-summary-normal-undownloaded-face)
18465 (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
18466 (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
18467 (gnus-summary-low-read-face, gnus-summary-normal-read-face)
18468 (gnus-splash-face):
18469 New backward-compatibility aliases for renamed faces.
18470 (gnus-group-startup-message): Use renamed gnus faces.
18471
18472 * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
18473 (gnus-server-closed, gnus-server-denied, gnus-server-offline)
18474 (gnus-server-agent): Remove "-face" suffix from face names.
18475 (gnus-server-agent-face, gnus-server-opened-face)
18476 (gnus-server-closed-face, gnus-server-denied-face)
18477 (gnus-server-offline-face):
18478 New backward-compatibility aliases for renamed faces.
18479 (gnus-server-agent-face, gnus-server-opened-face)
18480 (gnus-server-closed-face, gnus-server-denied-face)
18481 (gnus-server-offline-face): Use renamed gnus faces.
18482
18483 * gnus-picon.el (gnus-picon-xbm, gnus-picon):
18484 Remove "-face" suffix from face names.
18485 (gnus-picon-xbm-face, gnus-picon-face):
18486 New backward-compatibility aliases for renamed faces.
18487
18488 * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
18489 (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
18490 (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
18491 (gnus-cite-11): Remove "-face" suffix from face names.
18492 (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
18493 (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
18494 (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
18495 (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
18496 New backward-compatibility aliases for renamed faces.
18497 (gnus-cite-attribution-face, gnus-cite-face-list)
18498 (gnus-article-boring-faces): Use renamed gnus faces.
18499
18500 * gnus-art.el (gnus-signature, gnus-header-from)
18501 (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
18502 (gnus-header-content): Remove "-face" suffix from face names.
18503 (gnus-signature-face, gnus-header-from-face)
18504 (gnus-header-subject-face, gnus-header-newsgroups-face)
18505 (gnus-header-name-face, gnus-header-content-face):
18506 New backward-compatibility aliases for renamed faces.
18507 (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
18508
18509 * gnus-sum.el (gnus-summary-selected-face)
18510 (gnus-summary-highlight): Use renamed gnus faces.
18511 * gnus-group.el (gnus-group-highlight): Likewise.
18512
18513 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
18514
18515 * gnus-sieve.el (gnus-sieve-article-add-rule):
18516 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
18517 * spam-stat.el (spam-stat-buffer-change-to-spam)
18518 (spam-stat-buffer-change-to-non-spam): Follow error conventions.
18519
18520 * message.el (message-is-yours-p):
18521 * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
18522
18523 2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
18524
18525 * mm-view.el (mm-inline-text): Withdraw the last change.
18526
18527 2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
18528
18529 * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
18530 executing enriched-decode.
18531
18532 2005-06-07 Katsumi Yamaoka <yamaoka@jpl.org>
18533
18534 * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
18535 charset of tar files.
18536
18537 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
18538
18539 * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
18540
18541 2005-06-04 Lute Kamstra <lute@gnu.org>
18542
18543 * nnfolder.el (nnfolder-read-folder): Make sure that undo
18544 information is never recorded.
18545
18546 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
18547
18548 * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
18549
18550 2005-06-02 Katsumi Yamaoka <yamaoka@jpl.org>
18551
18552 * pop3.el (pop3-apop): Run md5 in the binary mode.
18553
18554 * starttls.el (starttls-set-process-query-on-exit-flag):
18555 Use eval-and-compile.
18556
18557 2005-05-31 Simon Josefsson <jas@extundo.com>
18558
18559 * smime.el (smime-replace-in-string): Define.
18560 (smime-cert-by-ldap-1): Use it.
18561
18562 2005-05-31 Katsumi Yamaoka <yamaoka@jpl.org>
18563
18564 * gnus-art.el (article-display-x-face): Replace
18565 process-kill-without-query by gnus-set-process-query-on-exit-flag.
18566
18567 * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
18568 set-process-query-on-exit-flag or process-kill-without-query.
18569
18570 * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
18571 loop instead of replace-regexp.
18572
18573 * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
18574 instead of process-kill-without-query if it is available.
18575
18576 * mm-util.el (mm-insert-file-contents): Bind find-file-hook
18577 instead of find-file-hooks if it is available.
18578
18579 * mml1991.el: Bind pgg-default-user-id when compiling.
18580
18581 * mml2015.el: Bind pgg-default-user-id when compiling.
18582
18583 * nndraft.el (nndraft-request-associate-buffer):
18584 Use write-contents-functions instead of write-contents-hooks if it is
18585 available.
18586
18587 * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
18588 instead of find-file-hooks if it is available.
18589
18590 * nntp.el (nntp-open-connection): Replace
18591 process-kill-without-query by gnus-set-process-query-on-exit-flag.
18592 (nntp-open-ssl-stream): Ditto.
18593 (nntp-open-tls-stream): Ditto.
18594
18595 * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
18596 set-process-query-on-exit-flag or process-kill-without-query.
18597 (starttls-open-stream-gnutls): Use it instead of
18598 process-kill-without-query.
18599 (starttls-open-stream): Ditto.
18600
18601 2005-05-31 Ulf Stegemann <ulf@zeitform.de> (tiny change)
18602
18603 * smime.el (smime-cert-by-ldap-1): Don't use
18604 replace-regexp-in-string.
18605
18606 2005-05-31 Arne Jørgensen <arne@arnested.dk>
18607
18608 * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
18609
18610 * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
18611 in PEM format. Adjust to the XEmacs compatibility.
18612
18613 2005-05-30 Reiner Steib <Reiner.Steib@gmx.de>
18614
18615 * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
18616 by `string-to-number'.
18617 * gnus-agent.el (gnus-agent-regenerate-group)
18618 (gnus-agent-fetch-articles): Ditto.
18619 * gnus-art.el (gnus-button-fetch-group): Ditto.
18620 * gnus-cache.el (gnus-cache-generate-active)
18621 (gnus-cache-articles-in-group): Ditto.
18622 * gnus-group.el (gnus-group-set-current-level)
18623 (gnus-group-insert-group-line): Ditto.
18624 * gnus-score.el (gnus-score-set-expunge-below)
18625 (gnus-score-set-mark-below, gnus-summary-score-effect)
18626 (gnus-summary-score-entry): Ditto.
18627 * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
18628 (gnus-soup-pack): Ditto.
18629 * gnus-spec.el (gnus-xmas-format): Ditto.
18630 * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
18631 * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
18632 * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
18633 * nnbabyl.el (nnbabyl-article-group-number): Ditto.
18634 * nndb.el (nndb-get-remote-expire-response): Ditto.
18635 * nndiary.el (nndiary-parse-schedule-value)
18636 (nndiary-string-to-number, nndiary-request-replace-article)
18637 (nndiary-request-article): Ditto.
18638 * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
18639 * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
18640 * nneething.el (nneething-make-head): Ditto.
18641 * nnfolder.el (nnfolder-request-article)
18642 (nnfolder-retrieve-headers): Ditto.
18643 * nnheader.el (nnheader-file-to-number): Ditto.
18644 * nnkiboze.el (nnkiboze-request-article): Ditto.
18645 * nnmail.el (nnmail-process-unix-mail-format)
18646 (nnmail-process-babyl-mail-format): Ditto.
18647 * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
18648 * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
18649 (nnmh-request-create-group, nnmh-request-list-1)
18650 (nnmh-request-group, nnmh-request-article): Ditto.
18651 * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
18652 * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
18653 * nnsoup.el (nnsoup-make-active): Ditto.
18654 * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
18655 * nntp.el (nntp-find-group-and-number)
18656 (nntp-retrieve-headers-with-xover): Ditto.
18657 * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
18658 * pgg-parse.el (pgg-read-body, pgg-read-bytes)
18659 (pgg-format-key-identifier): Ditto.
18660 * pop3.el (pop3-last, pop3-stat): Ditto.
18661 * qp.el (quoted-printable-decode-region): Ditto.
18662
18663 * spam-report.el (spam-report-url-ping-mm-url): Use format instead
18664 of concat.
18665
18666 2005-05-30 Katsumi Yamaoka <yamaoka@jpl.org>
18667
18668 * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
18669
18670 * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
18671
18672 * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
18673
18674 * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
18675
18676 * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
18677
18678 * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
18679
18680 * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
18681 (gnus-carpal-mode): Ditto.
18682
18683 * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
18684 (gnus-browse-mode): Ditto.
18685
18686 * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
18687
18688 * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
18689
18690 2005-05-29 Richard M. Stallman <rms@gnu.org>
18691
18692 * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
18693
18694 2005-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
18695
18696 * gnus-util.el (gnus-run-mode-hooks): New function.
18697
18698 * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
18699
18700 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
18701
18702 * gnus-agent.el (gnus-agent-make-mode-line-string):
18703 Use mode-line-highlight as mouse-face.
18704
18705 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
18706
18707 * canlock.el (canlock): Change the parent group to news.
18708
18709 * deuglify.el (gnus-outlook-deuglify): Add :group.
18710
18711 * dig.el (dig): Add :group.
18712
18713 * dns-mode.el (dns-mode): Add :group.
18714
18715 * encrypt.el (encrypt): Add :group.
18716
18717 * gnus-cite.el (gnus-cite-attribution-face): Add :group.
18718 (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
18719 (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
18720 (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
18721 (gnus-cite-face-10, gnus-cite-face-11): Ditto.
18722
18723 * gnus-diary.el (gnus-diary): Add :group.
18724
18725 * gnus.el (gnus-group-news-1-face): Add :group.
18726 (gnus-group-news-1-empty-face): Ditto.
18727 (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
18728 (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
18729 (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
18730 (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
18731 (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
18732 (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
18733 (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
18734 (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
18735 (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
18736 (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
18737 (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
18738 (gnus-summary-high-ticked-face): Ditto.
18739 (gnus-summary-low-ticked-face): Ditto.
18740 (gnus-summary-normal-ticked-face): Ditto.
18741 (gnus-summary-high-ancient-face): Ditto.
18742 (gnus-summary-low-ancient-face): Ditto.
18743 (gnus-summary-normal-ancient-face): Ditto.
18744 (gnus-summary-high-undownloaded-face): Ditto.
18745 (gnus-summary-low-undownloaded-face): Ditto.
18746 (gnus-summary-normal-undownloaded-face): Ditto.
18747 (gnus-summary-high-unread-face): Ditto.
18748 (gnus-summary-low-unread-face): Ditto.
18749 (gnus-summary-normal-unread-face): Ditto.
18750 (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
18751 (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
18752
18753 * hashcash.el (hashcash): New custom group.
18754 (hashcash-default-payment): Add :group.
18755 (hashcash-payment-alist): Ditto.
18756 (hashcash-default-accept-payment): Ditto.
18757 (hashcash-accept-resources): Ditto.
18758 (hashcash-path): Ditto.
18759 (hashcash-extra-generate-parameters): Ditto.
18760 (hashcash-double-spend-database): Ditto.
18761 (hashcash-in-news): Ditto.
18762
18763 * message.el (message-minibuffer-local-map): Add :group.
18764
18765 * netrc.el (netrc): Add :group.
18766
18767 * sieve-manage.el (sieve-manage-log): Add :group.
18768 (sieve-manage-default-user): Diito.
18769 (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
18770 (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
18771 (sieve-manage-authenticators): Ditto.
18772 (sieve-manage-authenticator-alist): Ditto.
18773 (sieve-manage-default-port): Ditto.
18774
18775 * sieve-mode.el (sieve-control-commands-face): Add :group.
18776 (sieve-action-commands-face): Ditto.
18777 (sieve-test-commands-face): Ditto.
18778 (sieve-tagged-arguments-face): Ditto.
18779
18780 * smime.el (smime): Add :group.
18781
18782 * spam-report.el (spam-report): Add :group.
18783
18784 * spam.el (spam, spam-face): Add :group.
18785
18786 2005-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
18787
18788 * nntp.el (nntp-next-result-arrived-p): Some news servers may
18789 return \n.\n.\n at the end of articles. Protect against that.
18790 (nntp-with-open-group): Allow debugging.
18791
18792 * nnheader.el (mail-header-set-extra): Make into a function
18793 because I just could't understand how to quote the list properly.
18794
18795 * dns.el (query-dns-cached): New function.
18796
18797 2005-05-26 Lute Kamstra <lute@gnu.org>
18798
18799 * score-mode.el (gnus-score-mode): Use run-mode-hooks.
18800
18801 2005-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
18802
18803 * gnus-art.el: Don't autoload mail-extract-address-components.
18804
18805 * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
18806 eval-and-compile to evaluate it.
18807
18808 * hashcash.el: Don't autoload executable-find.
18809
18810 * nndb.el: Don't declare the nndb back end two or more times; don't
18811 autoload news-reply-mode, news-setup, cancel-timer and telnet.
18812
18813 * nntp.el: Autoload format-spec instead of format; use
18814 eval-and-compile to evaluate autoload forms.
18815
18816 2005-05-09 Georg C. F. Greve <greve@gnu.org> (tiny change)
18817
18818 * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
18819
18820 2005-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
18821
18822 * gnus.el (gnus-version-number): Bump version.
18823
18824 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
18825
18826 * gnus.el: No Gnus v0.3 is released.
18827
18828 2005-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
18829
18830 * gnus-art.el (gnus-article-edit-part): Disable undo.
18831
18832 2005-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
18833
18834 * gnus-art.el (article-date-ut): Don't delete X-Sent header when
18835 gnus-article-date-lapsed-new-header is t if date timer is active;
18836 skip headers in which the original date value is empty.
18837 (gnus-article-save-original-date): Redefine it as a macro.
18838 (gnus-display-mime): Use it.
18839
18840 2005-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
18841
18842 * gnus-art.el (article-date-ut): Support converting date in
18843 forwarded parts as well.
18844 (gnus-article-save-original-date): New function.
18845 (gnus-display-mime): Use it.
18846
18847 2005-04-22 David Hansen <david.hansen@physik.fu-berlin.de>
18848
18849 * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
18850 enclosure element of <item>.
18851
18852 2005-04-21 Reiner Steib <Reiner.Steib@gmx.de>
18853
18854 * message.el (message-kill-buffer-query): Rename from
18855 `message-kill-buffer-query-if-modified'. Add :version.
18856
18857 2005-04-19 Katsumi Yamaoka <yamaoka@jpl.org>
18858
18859 * mml.el (mml-preview): Bind gnus-message-buffer while setting the
18860 window layout.
18861
18862 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
18863
18864 * mml.el: Autoload dnd when compiling.
18865
18866 2005-04-18 Reiner Steib <Reiner.Steib@gmx.de>
18867
18868 * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
18869 x-dnd-*.
18870
18871 2005-04-18 Katsumi Yamaoka <yamaoka@jpl.org>
18872
18873 * qp.el (quoted-printable-encode-region): Save excursion.
18874
18875 2005-04-14 Teodor Zlatanov <tzz@lifelogs.com>
18876
18877 * message.el (message-kill-buffer-query-if-modified): Add new variable
18878 so the user can kill a modified message buffer quickly.
18879 (message-kill-buffer): Use it.
18880
18881 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
18882
18883 * gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte.
18884 * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
18885
18886 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
18887
18888 * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
18889 contained in text because xml.el decodes entities) with LFs.
18890
18891 2005-04-11 Lute Kamstra <lute@gnu.org>
18892
18893 * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
18894 differently.
18895
18896 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
18897
18898 * mm-util.el (mm-detect-coding-region): Typo.
18899
18900 2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
18901
18902 * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
18903
18904 2005-04-06 Deepak Goel <deego@gnufans.org>
18905
18906 * spam-stat.el (spam-stat-score-buffer): Add a call to a
18907 user-function allow user modifications of the scores.
18908 (spam-stat-score-buffer-user): New function, to allow
18909 user-computed modifications to the score.
18910 (spam-stat-score-buffer-user-functions): List of additional
18911 scoring functions.
18912 (spam-stat-error-holder): Global temporary error holder.
18913 (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
18914 variable.
18915
18916 2005-04-06 Teodor Zlatanov <tzz@lifelogs.com>
18917
18918 * gnus-registry.el (gnus-registry-clean-empty-function)
18919 (gnus-registry-trim, gnus-registry-fetch-groups)
18920 (gnus-registry-delete-group): Groups that match
18921 `gnus-registry-ignored-groups' are removed from the registry
18922 entries, not just ignored for splitting. This helps clean up the
18923 registry. Also, `gnus-registry-fetch-groups' is a convenient way
18924 to get all the groups a message ID is in.
18925
18926 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
18927 (spam-stat-split-fancy): Change "threshhold" to "threshold".
18928 (spam-stat-score-buffer-user-functions): Add :number custom type.
18929
18930 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
18931
18932 * mm-util.el (mm-coding-system-p): Don't return binary for the nil
18933 argument in XEmacs.
18934
18935 * nnrss.el (nnrss-compatible-encoding-alist): New variable.
18936 (nnrss-request-group): Decode group name first.
18937 (nnrss-request-article): Make a text/plain article if mml-to-mime
18938 failed.
18939 (nnrss-get-encoding): Return a compatible encoding according to
18940 nnrss-compatible-encoding-alist.
18941 (nnrss-find-el): Use consp instead of listp.
18942 (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
18943
18944 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
18945
18946 * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
18947 which Emacs 20 doesn't support.
18948 (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
18949
18950 2005-04-04 Reiner Steib <Reiner.Steib@gmx.de>
18951
18952 * nnimap.el (nnimap-date-days-ago): Add defvars in order to
18953 silence the byte compiler inside the defun.
18954
18955 * gnus-demon.el (parse-time-string): Add autoload.
18956
18957 * gnus-delay.el (parse-time-string): Add autoload.
18958
18959 * gnus-art.el (parse-time-string): Add autoload.
18960
18961 * nnultimate.el (parse-time): Require for `parse-time-string'.
18962
18963 2005-03-31 Reiner Steib <Reiner.Steib@gmx.de>
18964
18965 * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
18966
18967 * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
18968
18969 * smime.el (smime-ldap-host-list): Add :version.
18970
18971 2005-03-21 Reiner Steib <Reiner.Steib@gmx.de>
18972
18973 * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
18974 pass it to `gnus-browse-read-group'.
18975 (gnus-browse-read-group): Add NUMBER argument and pass it to
18976 `gnus-group-read-ephemeral-group'.
18977
18978 * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
18979 argument and pass it to `gnus-group-read-group'.
18980
18981 2005-03-19 Aidan Kehoe <kehoea@parhasard.net>
18982
18983 * mm-util.el (mm-xemacs-find-mime-charset): Only call
18984 mm-xemacs-find-mime-charset-1 if we have the mule feature
18985 available at runtime.
18986
18987 2005-03-25 Werner Lemberg <wl@gnu.org>
18988
18989 * nnmaildir.el: Replace `illegal' with `invalid'.
18990
18991 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
18992
18993 * gnus-start.el (gnus-display-time-event-handler):
18994 Check display-time-timer at runtime rather than only at load time
18995 in case display-time-mode is turned off in the mean time.
18996
18997 2005-03-16 Reiner Steib <Reiner.Steib@gmx.de>
18998
18999 * nnimap.el (nnimap-open-connection): Print which authinfo file is
19000 used.
19001
19002 * nneething.el (nneething-map-file-directory): Derive from
19003 `gnus-directory'.
19004
19005 * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
19006 the To/Cc button.
19007
19008 2005-03-15 Reiner Steib <Reiner.Steib@gmx.de>
19009
19010 * nnmaildir.el (nnmaildir-request-accept-article):
19011 Use `nnheader-cancel-timer' for compatibility with current XEmacs.
19012
19013 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
19014
19015 * gnus-async.el: Require timer-funcs at compile time when in
19016 XEmacs for `run-with-idle-timer'.
19017
19018 2005-03-13 Andrey Slusar <anrays@gmail.com> (tiny change)
19019
19020 * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
19021 autoloaded function.
19022
19023 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
19024
19025 * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
19026
19027 2005-03-10 Arne Jørgensen <arne@arnested.dk> (tiny change)
19028
19029 * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
19030
19031 2005-03-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
19032
19033 * gnus-msg.el (gnus-confirm-mail-reply-to-news):
19034 Add gnus-expert-user to default.
19035
19036 2005-03-08 Juergen Kreileder <jk@blackdown.de> (tiny change)
19037
19038 * nnimap.el (nnimap-open-server): Ditto.
19039
19040 * imap.el (imap-authenticate): Fix typo.
19041
19042 2005-03-08 Bjorn Solberg <bjorn_ding@hekneby.org> (tiny change)
19043
19044 * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
19045 buffer (since IMAP server might return FETCH response out of
19046 order, and the nntp buffer must be sorted).
19047
19048 2005-03-06 Kevin Greiner <kevin.greiner@compsol.cc>
19049
19050 * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
19051 comparison on string.
19052
19053 * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
19054 (gnus-agent-score): Rename category keywords to match gnus-cus.
19055 (gnus-agent-summary-fetch-series): Modify to protect against
19056 gnus-agent-summary-fetch-group clearing processable flags.
19057 (gnus-agent-synchronize-group-flags): Update live group buffer as
19058 synchronization may occur due to the user toggle the plugged
19059 status.
19060 (gnus-agent-fetch-group-1): Clear downloadable flag when article
19061 successfully downloaded.
19062 (gnus-agent-expire-group-1): Avoid using markers when the overview
19063 is in ascending order; greatly improves performance.
19064 (gnus-agent-regenerate-group):
19065 Use gnus-agent-synchronize-group-flags to reset read status in both
19066 gnus and server.
19067 (gnus-agent-update-files-total-fetched-for): Fix initial size.
19068
19069 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
19070
19071 * message.el: Don't autoload former message-utils variables.
19072 (message-strip-subject-trailing-was): Change doc string.
19073
19074 * nnweb.el: Fixes for `gnus-group-make-web-group'.
19075 (nnweb-type-definition): Don't add "hl=en" in `address'. Add `base'.
19076 (nnweb-google-search): Add "hl=en" here.
19077 (nnweb-google-parse-1, nnweb-google-create-mapping):
19078 Don't hardcode URL.
19079
19080 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
19081
19082 * message.el (message-get-reply-headers, message-followup):
19083 Mention related variables `message-use-followup-to' and
19084 `message-use-mail-followup-to', in the information buffer.
19085
19086 * nnweb.el (nnweb-type-definition): Use groups.google.de instead
19087 of broken groups(-beta).google.com.
19088
19089 2005-03-03 Teodor Zlatanov <tzz@lifelogs.com>
19090
19091 * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
19092 parameter to invoked gnus-request-move-article; remove the
19093 redundant gnus-sum-hint-move-is-internal variable; apply the marks
19094 all at once instead of once per article.
19095 (gnus-summary-remove-process-mark): Accept a list of articles as
19096 well as a single article for processing.
19097
19098 * gnus-int.el (gnus-request-move-article): Add move-is-internal
19099 parameter.
19100
19101 * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
19102
19103 * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
19104
19105 * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
19106 parameter.
19107
19108 * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
19109 parameter.
19110
19111 * nnimap.el (nnimap-request-move-article): Add move-is-internal
19112 parameter and remove the gnus-sum-hint-move-is-internal variable.
19113
19114 * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
19115 parameter.
19116
19117 * nndraft.el (nndraft-request-move-article): Add move-is-internal
19118 parameter.
19119
19120 * nndiary.el (nndiary-request-move-article): Add move-is-internal
19121 parameter.
19122
19123 * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
19124
19125 * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
19126 parameter.
19127
19128 * nnagent.el (nnagent-request-move-article): Add move-is-internal
19129 parameter.
19130
19131 2005-03-01 Stefan Monnier <monnier@iro.umontreal.ca>
19132
19133 * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
19134 a more conservative way.
19135
19136 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
19137
19138 * gnus-sum.el (gnus-summary-exit): Move point after displaying the
19139 buffer, so it moves the window's cursor.
19140
19141 2005-02-26 Arne Jørgensen <arne@arnested.dk>
19142
19143 * mm-decode.el (mm-dissect-buffer): Pass the from field on to
19144 `mm-dissect-multipart' and receive the from field as an (optional)
19145 argument from `mm-dissect-multipart'.
19146 (mm-dissect-multipart): Receive the from field as an argument and
19147 pass it on when we call `mm-dissect-buffer' on MIME parts.
19148 Fixes verification/decryption of signed/encrypted MIME parts.
19149
19150 2005-02-25 Teodor Zlatanov <tzz@lifelogs.com>
19151
19152 * gnus-sum.el (gnus-summary-move-article):
19153 Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
19154 whatever it calls (right now, only nnimap-request-move article
19155 respects it).
19156
19157 * nnimap.el (nnimap-request-move-article):
19158 When gnus-sum-hint-move-is-internal is set, don't do the extra
19159 nnimap-request-article.
19160
19161 2005-02-24 Reiner Steib <Reiner.Steib@gmx.de>
19162
19163 * nnheader.el (nnheader-find-file-noselect): Add doc string.
19164
19165 * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
19166 `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
19167
19168 * gnus-sum.el (gnus-summary-caesar-message):
19169 Apply `gnus-treat-article' after rotation.
19170
19171 * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
19172 doc string.
19173
19174 2005-02-22 Simon Josefsson <jas@extundo.com>
19175
19176 * encrypt.el (encrypt-password-cache-expiry): Remove (use
19177 `password-cache-expiry' instead). Reported by Arne Jørgensen
19178 <arne@arnested.dk>.
19179 (encrypt): Add password-cache and password-cache-expiry as group
19180 members.
19181
19182 2005-02-22 Arne Jørgensen <arne@arnested.dk>
19183
19184 * smime.el (smime-ldap-host-list): Doc fix.
19185 (smime-ask-passphrase): Use `password-read-and-add' to read (and
19186 cache) password.
19187 (smime-sign-region): Use it.
19188 (smime-decrypt-region): Use it.
19189 (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
19190 (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
19191 fails.
19192 (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
19193 certificate from DER to PEM format rather than calling openssl.
19194
19195 * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
19196
19197 * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
19198 for signing/encryption.
19199
19200 * mml.el (mml-parse-1): Use them.
19201
19202 2005-02-21 Arne Jørgensen <arne@arnested.dk>
19203
19204 * nnrss.el (nnrss-verbose): Remove.
19205 (nnrss-request-group): Use `nnheader-message' instead.
19206
19207 2005-02-19 Mark Plaksin <happy@usg.edu> (tiny change)
19208
19209 * nnrss.el (nnrss-verbose): New variable.
19210 (nnrss-request-group): Make it say nnrss is requesting a group.
19211
19212 2005-02-21 Reiner Steib <Reiner.Steib@gmx.de>
19213
19214 * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
19215 Handle news URL with given port correctly.
19216
19217 2005-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
19218
19219 * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
19220 containing special characters.
19221
19222 * gnus-sum.el (gnus-summary-edit-article): Ditto.
19223
19224 * mml.el (mime-to-mml): Ditto.
19225
19226 * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
19227 (rfc2047-quote-decoded-words-containing-tspecials): New variable.
19228 (rfc2047-decode-region): Quote decoded words containing special
19229 characters when rfc2047-quote-decoded-words-containing-tspecials
19230 is non-nil.
19231
19232 2005-02-16 Teodor Zlatanov <tzz@lifelogs.com>
19233
19234 * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
19235
19236 * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
19237
19238 2005-02-15 Simon Josefsson <jas@extundo.com>
19239
19240 * nnimap.el (nnimap-debug): Doc fix.
19241
19242 * imap.el (imap-debug): Doc fix.
19243
19244 2005-02-15 Katsumi Yamaoka <yamaoka@jpl.org>
19245
19246 * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
19247
19248 2005-02-14 Teodor Zlatanov <tzz@lifelogs.com>
19249
19250 * gnus.el (spam-contents): Improve docs for spam-contents
19251 parameter in its variable incarnation.
19252
19253 2005-02-14 Simon Josefsson <jas@extundo.com>
19254
19255 * smime-ldap.el: Use require instead of load-library for ldap.
19256 (smime-ldap-search): Indent.
19257 (smime-ldap-search-internal): Shorten line.
19258
19259 * smime.el (smime-cert-by-dns): Add doc-string.
19260 (smime-cert-by-ldap-1): Indent.
19261
19262 * mml-smime.el (mml-smime-get-ldap-cert): Rename from
19263 mml-smime-get-dns-ldap.
19264 (mml-smime-encrypt-query): Use new function. Default to ldap.
19265
19266 2005-02-14 Arne Jørgensen <arne@arnested.dk>
19267
19268 * smime.el: Require smime-ldap.
19269 (smime-ldap-host-list): New variable.
19270 (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
19271
19272 * mml-smime.el (mml-smime-encrypt-query): New function.
19273 (mml-smime-encrypt-query): Use it.
19274
19275 * smime-ldap.el: New file.
19276
19277 2005-02-13 Katsumi Yamaoka <yamaoka@jpl.org>
19278
19279 * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
19280
19281 2005-02-14 Reiner Steib <Reiner.Steib@gmx.de>
19282
19283 * gnus-group.el (gnus-group-make-doc-group): Mention prefix
19284 argument in doc string. Make query for type more clear.
19285
19286 2005-02-13 Reiner Steib <Reiner.Steib@gmx.de>
19287
19288 * gnus.el (gnus-group-startup-message): Search for gnus images in
19289 etc/images/gnus.
19290 * mm-util.el (mm-image-load-path): Likewise.
19291 * smiley.el (smiley-data-directory): Search for smilies in
19292 etc/images/smilies.
19293
19294 2005-02-09 Kim F. Storm <storm@cua.dk>
19295
19296 Change Emacs release version from 21.4 to 22.1 throughout.
19297 Change Emacs development version from 21.3.50 to 22.0.50.
19298
19299 2005-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
19300
19301 * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
19302
19303 * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
19304 non-Mule XEmacs as well.
19305 (mm-decompress-buffer): Signal an error intentionally if it does
19306 not decompress compressed data because auto-compression-mode is
19307 disabled.
19308
19309 2005-02-11 Teodor Zlatanov <tzz@lifelogs.com>
19310
19311 * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
19312 an ID in the registry even if it has no groups.
19313
19314 2005-02-10 Katsumi Yamaoka <yamaoka@jpl.org>
19315
19316 * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
19317 merge it into mm-decompress-buffer.
19318 (gnus-mime-copy-part): Use the MIME part charset, the value which
19319 a user specified or gnus-newsgroup-charset for decoding, like
19320 gnus-mime-inline-part does; set buffer-file-coding-system to tell
19321 save-buffer what was used. Suggested by Kevin Ryde
19322 <user42@zip.com.au>.
19323 (gnus-mime-inline-part): Allow the name parameter as well as the
19324 filename parameter; force decompressing of compressed data; always
19325 display contents being not decoded as unibyte.
19326
19327 * mm-view.el (mm-display-inline-fontify): Allow the name parameter
19328 as well as the filename parameter.
19329
19330 * mm-util.el (mm-decompress-buffer):
19331 Merge gnus-mime-jka-compr-maybe-uncompress.
19332 (mm-find-buffer-file-coding-system): Doc fix; force decompressing
19333 of compressed data.
19334
19335 2005-02-08 Simon Josefsson <jas@extundo.com>
19336
19337 * imap.el (imap-log): Doc fix.
19338
19339 2005-02-07 Katsumi Yamaoka <yamaoka@jpl.org>
19340
19341 * gnus-art.el (gnus-mime-inline-part): Decode parts according to
19342 the coding cookies; decompress compressed parts.
19343
19344 * mml.el (mml-generate-mime-1): Add the charset parameter according
19345 to the value which a user specified manually or the coding cookie.
19346
19347 * mm-util.el (mm-string-to-multibyte): New function.
19348 (mm-detect-mime-charset-region): Work with Emacs 22 as well.
19349 (mm-coding-system-to-mime-charset): New function.
19350 (mm-decompress-buffer): New function.
19351 (mm-find-buffer-file-coding-system): New function.
19352
19353 * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
19354 (mm-display-inline-fontify): Rewrite for decoding and decompressing
19355 parts.
19356
19357 2005-02-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
19358
19359 * mm-view.el (mm-display-inline-fontify): Decode a part according
19360 to the charset parameter.
19361
19362 2005-02-03 Katsumi Yamaoka <yamaoka@jpl.org>
19363
19364 * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
19365 prefix arg is neither nil nor a number, as info specifies.
19366
19367 2005-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
19368
19369 * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
19370 timestamps.
19371
19372 2005-02-02 Jari Aalto <jari.aalto@cante.net>
19373
19374 * gnus-sum.el (gnus-list-of-unread-articles): Improve active
19375 groups error checking and notify user.
19376
19377 2005-02-02 Jari Aalto <jari.aalto@poboxes.com>
19378
19379 * message.el (message-send-mail-function): Check existence of
19380 sendmail-program first before using default value
19381 `message-send-mail-with-sendmail'. Otherwise use more generic
19382 `smtpmail-send-it'.
19383
19384 2005-02-01 Katsumi Yamaoka <yamaoka@jpl.org>
19385
19386 * nntp.el (nntp-request-update-info): Always return nil.
19387
19388 2005-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
19389
19390 * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
19391
19392 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
19393
19394 * message.el (message-beginning-of-line): Change the behavior when
19395 invoked between BOL and : so that it first moves backward.
19396
19397 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
19398
19399 * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
19400 article buffer when editing of the article is discarded.
19401 (gnus-article-prepare): Revert.
19402
19403 2005-01-28 Katsumi Yamaoka <yamaoka@jpl.org>
19404
19405 * gnus-art.el (gnus-article-prepare):
19406 Remove message-strip-forbidden-properties from the local hook.
19407
19408 2005-01-27 Simon Josefsson <jas@extundo.com>
19409
19410 * password.el (password-cache-add): Only start one timer per key.
19411 Reported by Derek Atkins <warlord@MIT.EDU>.
19412
19413 2005-01-26 Steve Youngs <steve@sxemacs.org>
19414
19415 * run-at-time.el: Remove. It is no longer needed as
19416 timer-funcs.el in the xemacs-base package has a working version of
19417 `run-at-time'.
19418
19419 * password.el: Require timer-funcs instead of run-at-time in
19420 XEmacs.
19421 Remove `password-run-at-time' macro.
19422 (password-cache-add): Use `run-at-time' instead of
19423 `password-run-at-time'.
19424
19425 * mail-source.el: Require timer-funcs instead of itimer in XEmacs
19426 for `run-with-idle-timer'.
19427
19428 * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
19429 for `run-at-time'.
19430
19431 * mm-url.el: Require timer-funcs at compile time when in XEmacs
19432 for `with-timeout'.
19433
19434 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
19435
19436 * mml.el (mml-generate-mime-1): Convert string into unibyte when
19437 inserting " *mml*" buffer's contents into a unibyte temp buffer.
19438
19439 2005-01-24 Harald Meland <harald.meland@usit.uio.no> (tiny change)
19440
19441 * mail-source.el (mail-source-fetch-imap): Search for ^From case
19442 sensitively.
19443
19444 2005-01-21 Derek Atkins <warlord@MIT.EDU> (tiny change)
19445
19446 * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
19447
19448 2005-01-20 Katsumi Yamaoka <yamaoka@jpl.org>
19449
19450 * mm-decode.el (mm-insert-part): Switch the multibyteness of data
19451 which will be inserted according to the multibyteness of a buffer
19452 rather than the type of contents. Suggested by ARISAWA Akihiro
19453 <ari@mbf.ocn.ne.jp>.
19454
19455 * nnrss.el (nnrss-find-el): Check carefully whether there's a list
19456 of string which old xml.el may return rather than a string.
19457
19458 2005-01-17 Katsumi Yamaoka <yamaoka@jpl.org>
19459
19460 * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
19461
19462 2005-01-16 Simon Josefsson <jas@extundo.com>
19463
19464 * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
19465 idn/idna.el isn't available.
19466 (gnus-summary-idna-message): Doc fix. Suggested by Michael Cook
19467 <michael@waxrat.com>.
19468
19469 * hashcash.el: Remove non-FSF copyright header.
19470
19471 * hashcash.el (hashcash-extra-generate-parameters): New variable.
19472 (hashcash-generate-payment): Use it.
19473 (hashcash-generate-payment-async): Use it.
19474
19475 2005-01-15 Simon Josefsson <jas@extundo.com>
19476
19477 * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
19478 Suggested by Raymond Scholz <ray-2005@zonix.de>.
19479
19480 * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
19481 gnus-summary-idna-message.
19482 (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
19483 (gnus-summary-idna-message): New function.
19484
19485 2005-01-13 Reiner Steib <Reiner.Steib@gmx.de>
19486
19487 * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
19488 gnus-novice-user.
19489
19490 2005-01-12 Katsumi Yamaoka <yamaoka@jpl.org>
19491
19492 * nnrss.el (nnrss-request-delete-group): Delete entries in
19493 nnrss-group-alist as well.
19494 (nnrss-save-server-data): Insert newline.
19495
19496 2005-01-10 Reiner Steib <Reiner.Steib@gmx.de>
19497
19498 * gnus.el (gnus-user-agent): Use list of symbols instead of
19499 symbols. Display full version number for (S)XEmacs.
19500 Optionally display (S)XEmacs codename.
19501
19502 * gnus-util.el (gnus-emacs-version): Update for new
19503 `gnus-user-agent'.
19504
19505 * gnus-msg.el (gnus-extended-version): Make it possible to omit
19506 Gnus version.
19507
19508 2005-01-05 Reiner Steib <Reiner.Steib@gmx.de>
19509
19510 * spam.el (spam-face): New face. Don't use `gnus-splash-face'
19511 which is unreadable in some setups.
19512
19513 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
19514
19515 * gnus-spec.el (gnus-update-format-specifications): Flush the
19516 group format spec cache if it doesn't support decoded group names.
19517
19518 2005-01-03 Reiner Steib <Reiner.Steib@gmx.de>
19519
19520 * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
19521 Allow to apply decay on score files matching a regexp.
19522
19523 2004-12-30 Katsumi Yamaoka <yamaoka@jpl.org>
19524
19525 * gnus-group.el (gnus-group-line-format-alist): Keep the forward
19526 compatibility in %g and %c.
19527
19528 2004-12-29 Katsumi Yamaoka <yamaoka@jpl.org>
19529
19530 * gnus-group.el (gnus-group-line-format-alist): Use decoded group
19531 name for only %g and %c.
19532 (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
19533 of gnus-tmp-group to decoded group name.
19534 (gnus-group-make-rss-group): Exclude `/'s from group names.
19535
19536 2004-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
19537
19538 * nnrss.el (nnrss-get-encoding): Fix regexp.
19539
19540 2004-12-27 Simon Josefsson <jas@extundo.com>
19541
19542 * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
19543 mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
19544 trailing white space. Reported by Werner Koch <wk@gnupg.org>.
19545
19546 2004-12-17 Kim F. Storm <storm@cua.dk>
19547
19548 * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
19549
19550 * gnus-sum.el (gnus-summary-mode-map): Likewise.
19551
19552 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
19553
19554 * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
19555
19556 2004-12-26 Katsumi Yamaoka <yamaoka@jpl.org>
19557
19558 * nnrss.el: Require rfc2047 and mml.
19559 (nnrss-file-coding-system): New variable.
19560 (nnrss-format-string): Redefine it as an inline function.
19561 (nnrss-decode-group-name): New function.
19562 (nnrss-string-as-multibyte): Remove.
19563 (nnrss-retrieve-headers): Decode group name; don't use
19564 nnrss-format-string.
19565 (nnrss-request-group): Decode group name.
19566 (nnrss-request-article): Decode group name; allow a Message-ID as
19567 well as an article number; don't use nnrss-format-string; encode a
19568 Message-ID string which may contain non-ASCII characters; use
19569 mml-to-mime to compose a MIME article.
19570 (nnrss-request-expire-articles): Decode group name.
19571 (nnrss-request-delete-group): Decode group name.
19572 (nnrss-fetch): Clarify error message.
19573 (nnrss-read-server-data): Use insert-file-contents instead of load;
19574 bind file-name-coding-system; use multibyte buffer.
19575 (nnrss-save-server-data): Bind coding-system-for-write to the
19576 value of nnrss-file-coding-system; bind file-name-coding-system;
19577 add coding cookie.
19578 (nnrss-read-group-data): Use insert-file-contents instead of load;
19579 bind file-name-coding-system; use multibyte buffer.
19580 (nnrss-save-group-data): Bind coding-system-for-write to the
19581 value of nnrss-file-coding-system; bind file-name-coding-system.
19582 (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
19583 make it work with non-ASCII text.
19584 (nnrss-find-el): Make it work with old xml.el as well.
19585
19586 2004-12-26 Tsuyoshi AKIHO <akiho@kawachi.zaq.ne.jp>
19587
19588 * nnrss.el (nnrss-get-encoding): New function.
19589 (nnrss-fetch): Use unibyte buffer initially; bind
19590 coding-system-for-read while performing mm-url-insert; remove ^Ms;
19591 decode contents according to the encoding attribute.
19592 (nnrss-save-group-data): Add coding cookie.
19593 (nnrss-mime-encode-string): New function.
19594 (nnrss-check-group): Use it to encode subject and author.
19595
19596 2004-12-23 Teodor Zlatanov <tzz@lifelogs.com>
19597
19598 * spam.el (spam-check-BBDB): Don't get the symbol-value of an
19599 imaginary variable.
19600
19601 2004-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
19602
19603 * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
19604 correctly even if there are wide characters.
19605
19606 2004-12-21 Teodor Zlatanov <tzz@lifelogs.com>
19607
19608 * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
19609 downcased symbol names; make a new cache instead of reusing
19610 bbdb-hashtable.
19611
19612 2004-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
19613
19614 * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19615 concatenating segments rather than before concatenating them.
19616 Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19617
19618 * message.el (message-get-reply-headers): Bind `extra'.
19619
19620 2004-12-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
19621
19622 * message.el (message-extra-wide-headers): New variable.
19623 (message-get-reply-headers): Use it.
19624
19625 2004-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
19626
19627 * gnus-agent.el (gnus-agent-group-path): Decode group name.
19628 (gnus-agent-group-pathname): Ditto.
19629
19630 * gnus-cache.el (gnus-cache-file-name): Decode group name.
19631
19632 * gnus-group.el (gnus-group-make-group): Decode group name.
19633 (gnus-group-make-rss-group): Register the group data after opening
19634 the nnrss group.
19635
19636 2004-12-17 Paul Jarc <prj@po.cwru.edu>
19637
19638 * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
19639 by expiry now get marked as read.
19640
19641 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
19642
19643 * mm-util.el (mm-xemacs-find-mime-charset): New macro.
19644
19645 2004-12-17 Aidan Kehoe <kehoea@parhasard.net>
19646
19647 * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
19648 unify Latin characters in XEmacs.
19649 (mm-find-mime-charset-region): Use it.
19650
19651 2004-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
19652
19653 * gnus-util.el (gnus-delete-directory): New function.
19654
19655 * gnus-agent.el (gnus-agent-delete-group): Use it.
19656
19657 * gnus-cache.el (gnus-cache-delete-group): Use it.
19658
19659 2004-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
19660
19661 * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
19662 names.
19663
19664 2004-12-16 Simon Josefsson <jas@extundo.com>
19665
19666 * hashcash.el (hashcash-payment-alist): Fix custom :type.
19667
19668 2004-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
19669
19670 * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
19671
19672 * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
19673 (gnus-group-set-current-level): Decode group name.
19674
19675 2004-12-15 Maciek Pasternacki <maciekp@japhy.fnord.org> (tiny change)
19676
19677 * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
19678 failed.
19679
19680 2004-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
19681
19682 * gnus-group.el (gnus-group-delete-group): Decode group name.
19683 (gnus-group-make-rss-group): Encode group name.
19684 (gnus-group-catchup-current): Decode group name.
19685 (gnus-group-kill-group): Decode group name.
19686
19687 2004-12-08 Stefan Monnier <monnier@iro.umontreal.ca>
19688
19689 * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
19690
19691 2004-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
19692
19693 * gnus-group.el (gnus-group-make-rss-group):
19694 Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
19695
19696 * gnus-start.el (gnus-setup-news): Honor user's setting to
19697 gnus-message-archive-method. Suggested by Lute Kamstra
19698 <lute@gnu.org>.
19699
19700 2004-12-10 Arnaud Giersch <arnaud.giersch@free.fr> (tiny change)
19701
19702 * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
19703 global counterparts of the buffer-local variables.
19704
19705 2004-11-16 Romain Francoise <romain@orebokech.com>
19706
19707 * gnus-sum.el (gnus-summary-exit): Don't clear the global
19708 counterparts of the buffer-local variables.
19709
19710 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
19711
19712 * message.el (message-forbidden-properties): Fix typo in doc
19713 string.
19714
19715 2004-11-25 Reiner Steib <Reiner.Steib@gmx.de>
19716
19717 * gnus-util.el (gnus-replace-in-string): Add doc string.
19718
19719 * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
19720 to avoid problems when splitting mails with many recipients.
19721
19722 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
19723
19724 * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
19725 pop-to-buffer, covered by the subsequent gnus-configure-windows.
19726
19727 2004-12-05 Nelson Ferreira <nelson.ferreira@ieee.org>
19728
19729 * spam-stat.el (spam-stat-save): Load the hashtable from disk only
19730 if there is no hashtable in memory or file modification time is
19731 newer than cached timestamp.
19732
19733 2004-12-03 Reiner Steib <Reiner.Steib@gmx.de>
19734
19735 * gnus-sum.el (gnus-summary-limit-to-recipient):
19736 Implement not-matching option.
19737
19738 2004-12-02 Reiner Steib <Reiner.Steib@gmx.de>
19739
19740 * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
19741 Suggested David Mazieres in analogy to rmail-summary-by-recipients.
19742 (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
19743 (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
19744 New functions. Suggested by Uwe Brauer <oub@mat.ucm.es>.
19745 (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
19746
19747 2004-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
19748
19749 * message.el (message-forward-make-body-mml): Remove headers
19750 according to message-forward-ignored-headers if a message is decoded.
19751
19752 2004-12-02 Romain Francoise <romain@orebokech.com>
19753
19754 * message.el (message-forward-make-body-plain): Always remove
19755 headers according to message-forward-ignored-headers.
19756
19757 2004-12-01 Teodor Zlatanov <tzz@lifelogs.com>
19758
19759 * spam.el (spam-summary-prepare-exit): Remove the
19760 gnus-summary-limit pop for now, it has problems with ham marks for
19761 me.
19762
19763 2004-11-29 Teodor Zlatanov <tzz@lifelogs.com>
19764
19765 * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
19766 correctly.
19767
19768 2004-11-28 Carl Henrik Lunde <chlunde+bugs+@ping.uio.no> (tiny change)
19769
19770 * format-spec.el (format-spec): Message the char.
19771
19772 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
19773
19774 * gnus-art.el (gnus-split-methods): Reformat comments.
19775
19776 * spam.el (spam-summary-prepare-exit): Remove article limits
19777 before exiting the summary buffer.
19778
19779 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
19780
19781 * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
19782 order to silence the byte compiler.
19783
19784 * spam.el: Fix the way to silence the byte compiler, which
19785 complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
19786 bbdb-search-simple, spam-BBDB-register-routine,
19787 spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
19788 spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
19789 spam-stat-buffer-is-spam, spam-stat-load,
19790 spam-stat-register-ham-routine, spam-stat-register-spam-routine,
19791 spam-stat-save and spam-stat-split-fancy.
19792
19793 2004-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
19794
19795 * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
19796 which may confuse users.
19797 (canlock-password-for-verify): Ditto.
19798
19799 * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
19800
19801 * gnus-art.el (gnus-emphasis-alist): Ditto.
19802
19803 * gnus-registry.el (gnus-registry-max-entries): Ditto.
19804
19805 * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
19806
19807 * gnus-start.el (gnus-save-killed-list): Ditto.
19808
19809 * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
19810 (gnus-sum-thread-tree-root): Ditto.
19811 (gnus-sum-thread-tree-false-root): Ditto.
19812 (gnus-sum-thread-tree-single-indent): Ditto.
19813
19814 * message.el (message-courtesy-message): Ditto.
19815 (message-archive-note): Ditto.
19816 (message-subscribed-address-file): Ditto.
19817 (message-user-fqdn): Ditto.
19818
19819 * spam-report.el (spam-report-gmane-regex): Ditto.
19820
19821 * spam.el (spam-blackhole-good-server-regex): Ditto.
19822
19823 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
19824
19825 * mml.el (mml-preview): Widen the message buffer before copying
19826 the contents to the preview buffer; sort headers before previewing.
19827
19828 * message.el (message-hidden-headers): Fix the way to avoid a bug
19829 in the `repeat' widget in Emacs 21.3 or earlier.
19830
19831 2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
19832
19833 * message.el (message-hidden-headers): Default to "^References:".
19834 Improve customization type. Suggested by Reiner Steib
19835 <Reiner.Steib@gmx.de>.
19836
19837 2004-11-25 Romain Francoise <romain@orebokech.com>
19838
19839 * message.el (message-strip-forbidden-properties): Remove check for
19840 obsolete `message-hidden' text property, hidden headers are not
19841 accessible in the buffer anymore.
19842
19843 2004-11-22 Romain Francoise <romain@orebokech.com>
19844
19845 * message.el (message-header-format-alist): Add `From' in list
19846 so that it can be sorted.
19847 (message-fix-before-sending): Widen and sort headers before
19848 sending.
19849 (message-hide-headers): Use narrowing to hide headers by moving
19850 them to the top of the buffer and narrowing to the region
19851 underneath.
19852
19853 2004-11-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
19854
19855 * message.el (message-strip-forbidden-properties):
19856 Bind buffer-read-only (etc) to nil.
19857
19858 2004-11-23 Katsumi Yamaoka <yamaoka@jpl.org>
19859
19860 * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
19861 address-mime. Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19862
19863 2004-11-22 Marek Martin <marek.martin@mum.pri.ee> (tiny change)
19864
19865 * nnfolder.el (nnfolder-request-create-group): Save current buffer.
19866
19867 2004-11-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
19868
19869 * dns.el (query-dns): Use sit-for to time instead of
19870 accept-process-output, since that doesn't seem to work on udp
19871 sockets.
19872
19873 2004-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
19874
19875 * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
19876
19877 2004-11-15 Jesper Harder <harder@ifa.au.dk>
19878
19879 * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
19880 doc string. Improve doc string.
19881
19882 2004-11-15 Katsumi Yamaoka <yamaoka@jpl.org>
19883
19884 * nntp.el (nntp-request-update-info): Return nil if
19885 nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
19886 may not call gnus-activate-group which uselessly issues the GROUP
19887 commands for all nntp groups and wastes time. Reported by Romain
19888 Francoise <romain@orebokech.com>.
19889
19890 * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
19891
19892 2004-11-15 Simon Josefsson <jas@extundo.com>
19893
19894 * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
19895 headers separately.
19896 (gnus-button-openpgp): New function, inspired by Jochen Küpper
19897 <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
19898
19899 2004-11-14 Reiner Steib <Reiner.Steib@gmx.de>
19900
19901 * gnus-start.el (gnus-convert-old-newsrc):
19902 Assign legacy-gnus-agent to 5.10.7.
19903
19904 2004-11-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
19905
19906 * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
19907 start of the lines.
19908
19909 2004-11-14 Magnus Henoch <mange@freemail.hu>
19910
19911 * hashcash.el (hashcash-default-payment): Change default to 20.
19912 (hashcash-default-accept-payment): Change default to 20.
19913 (hashcash-process-alist): New variable.
19914 (hashcash-generate-payment-async): Add.
19915 (hashcash-already-paid-p): Add.
19916 (hashcash-insert-payment): Don't generate payments twice.
19917 (hashcash-insert-payment-async): Add.
19918 (hashcash-insert-payment-async-2): Add.
19919 (hashcash-cancel-async): Add.
19920 (hashcash-wait-async): Add.
19921 (hashcash-processes-running-p): Add.
19922 (hashcash-wait-or-cancel): Add.
19923 (mail-add-payment): New optional argument. Conditionally start
19924 asynchronous calculation.
19925 (mail-add-payment-async): Add.
19926
19927 * message.el (message-send-mail): Wait for asynchronous hashcash
19928 results. Don't clobber existing X-Hashcash headers.
19929 (message-setup-1): Call mail-add-payment-async when
19930 message-generate-hashcash is non-nil.
19931
19932 2004-11-11 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
19933
19934 * message.el (message-use-alternative-email-as-from): Examine the
19935 From header as well; use message-make-from in order to include a
19936 user's full name.
19937
19938 2004-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
19939
19940 * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
19941 default; improve customization type.
19942 (gnus-emphasis-custom-with-format): New macro.
19943 (gnus-emphasis-custom-value-to-external): New function.
19944 (gnus-emphasis-custom-value-to-internal): New function.
19945
19946 2004-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
19947
19948 * dns.el (query-dns): Resolve reverse addresses.
19949
19950 2004-10-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
19951
19952 * gnus-group.el (gnus-group-get-new-news): Use it.
19953
19954 * gnus-start.el (gnus-check-reasonable-setup): New function.
19955
19956 2004-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
19957
19958 * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
19959 "Args out of range" error. Reported by Arnaud Giersch
19960 <arnaud.giersch@free.fr>.
19961
19962 2004-11-07 Stefan Wiens <s.wi@gmx.net> (tiny change)
19963
19964 * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
19965
19966 2004-11-04 Richard M. Stallman <rms@gnu.org>
19967
19968 * spam.el (spam group): Add :version.
19969
19970 * pgg-def.el (pgg group): Add :version.
19971
19972 2004-11-04 Katsumi Yamaoka <yamaoka@jpl.org>
19973
19974 * gnus-art.el (gnus-article-edit-article): Don't associate the
19975 article buffer with a draft file. This is a temporary measure
19976 against the 2004-08-22 change to gnus-article-edit-mode.
19977
19978 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
19979
19980 * html2text.el (html2text-get-attr): Remove unused argument `tag'.
19981 (html2text-format-tags): Remove unused variable `attr'.
19982
19983 2004-11-01 Reiner Steib <Reiner.Steib@gmx.de>
19984
19985 * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
19986
19987 * spam-stat.el (spam-stat): Add :version.
19988
19989 * sieve.el (sieve): Add :version.
19990
19991 * sha1.el (sha1): Add :version.
19992 (sha1-use-external): Remove redundant version.
19993
19994 * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
19995 (nnmail-cache-ignore-groups, nnmail-spool-hook)
19996 (nnmail-split-fancy-match-partial-words)
19997 (nnmail-split-lowercase-expanded): Add :version.
19998
19999 * nndiary.el (nndiary): Add :version.
20000
20001 * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
20002
20003 * mml-sec.el (mml-default-sign-method)
20004 (mml-default-encrypt-method, mml-signencrypt-style-alist):
20005 Add :version.
20006
20007 * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
20008
20009 * mm-url.el (mm-url-use-external, mm-url-program)
20010 (mm-url-arguments): Add :version.
20011
20012 * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
20013 (mm-attachment-file-modes, mm-decrypt-option)
20014 (mm-w3m-safe-url-regexp): Add :version.
20015
20016 * message.el (message-cite-prefix-regexp)
20017 (message-sendmail-envelope-from, message-minibuffer-local-map)
20018 (message-user-fqdn, message-completion-alist): Add :version.
20019
20020 * gnus-win.el (gnus-configure-windows-hook)
20021 (gnus-use-frames-on-any-display): Add :version.
20022
20023 * gnus-art.el (gnus-article-address-banner-alist)
20024 (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
20025 (gnus-treat-from-picon, gnus-treat-mail-picon)
20026 (gnus-treat-x-pgp-sig): Add :version.
20027
20028 * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
20029 (gnus-undownloaded-mark, gnus-summary-article-move-hook)
20030 (gnus-summary-article-delete-hook)
20031 (gnus-summary-display-while-building): Add :version.
20032
20033 * gnus-start.el (gnus-subscribe-newsgroup-hooks)
20034 (gnus-get-top-new-news-hook): Add :version.
20035
20036 * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
20037 (gnus-server-closed-face, gnus-server-denied-face): Add :version.
20038
20039 * gnus-registry.el (gnus-registry): Add :version.
20040
20041 * gnus-spec.el (gnus-use-correct-string-widths)
20042 (gnus-make-format-preserve-properties): Add :version.
20043
20044 * gnus.el (gnus-group-charter-alist)
20045 (gnus-group-fetch-control-use-browse-url)
20046 (gnus-install-group-spam-parameters): Add :version.
20047
20048 * gnus-diary.el (gnus-diary): Add :version.
20049
20050 * gnus-delay.el (gnus-delay): Add :version.
20051
20052 * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
20053 (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
20054 (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
20055 Add :version.
20056
20057 * gnus-agent.el (gnus-agent-max-fetch-size)
20058 (gnus-agent-enable-expiration, gnus-agent-queue-mail)
20059 (gnus-agent-prompt-send-queue): Add :version.
20060
20061 * deuglify.el (gnus-outlook-deuglify): Add :version.
20062
20063 * html2text.el: Beautify code. Improve doc strings.
20064 Some checkdoc cleanup.
20065 (html2text-get-attr, html2text-fix-paragraph): Simplify code.
20066
20067 2004-11-01 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
20068
20069 * html2text.el (html2text-format-tag-list): Add "strong" and "em".
20070
20071 2004-10-29 Teodor Zlatanov <tzz@lifelogs.com>
20072
20073 * gnus-registry.el (gnus-registry-hashtb): Create the registry
20074 when package is loaded.
20075
20076 * spam.el (spam-summary-score-preferred-header): Add global preference
20077 for people who want to override the default SpamAssassin over
20078 Bogofilter preference (when both are set).
20079 (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
20080 (spam-user-format-function-S):
20081 Check spam-summary-score-preferred-header.
20082 (spam-extra-header-to-number): Add X-Bogosity header parsing.
20083 (spam-user-format-function-S): Format the score correctly.
20084
20085 2004-10-29 Katsumi Yamaoka <yamaoka@jpl.org>
20086
20087 * gnus-msg.el (gnus-configure-posting-styles): Work with empty
20088 signature file. Suggested by Manoj Srivastava
20089 <srivasta@golden-gryphon.com>.
20090
20091 * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
20092 iso-2022-jp even in the Japanese language environment.
20093 Suggested by Jason Rumney <jasonr@gnu.org>.
20094
20095 2004-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
20096
20097 * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
20098 use the same characters as the dummy marks; make it free from
20099 getting affected by the language environment.
20100 (gnus-summary-read-group-1): Update mark positions only when the
20101 format spec is updated.
20102
20103 * gnus-spec.el (gnus-update-format-specifications): Return a list
20104 of updated types.
20105
20106 2004-10-27 Katsumi Yamaoka <yamaoka@jpl.org>
20107
20108 * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
20109 of boundp to check if display-warning is available.
20110
20111 2004-10-26 Teodor Zlatanov <tzz@lifelogs.com>
20112
20113 * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
20114
20115 2004-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
20116
20117 * nnspool.el (nnspool-spool-directory): Use news-path if the
20118 news-directory variable is not bound.
20119
20120 * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
20121 function instead of display-warning if it is not available.
20122
20123 2004-10-26 Reiner Steib <Reiner.Steib@gmx.de>
20124
20125 * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
20126 v5-10: Use `point-at-bol'.
20127
20128 2004-10-26 Simon Josefsson <jas@extundo.com>
20129
20130 * hashcash.el: Fix URL in comment, reported by Cheng Gao
20131 <chenggao@gmail.com>.
20132
20133 2004-10-25 Reiner Steib <Reiner.Steib@gmx.de>
20134
20135 * html2text.el (html2text-buffer-head): Remove. Use `goto-char'
20136 instead.
20137
20138 2004-10-25 Teodor Zlatanov <tzz@lifelogs.com>
20139
20140 * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
20141 to remove a server from the nnimap-server-buffer-alist.
20142 (nnimap-open-connection, nnimap-close-server): Use it.
20143
20144 * gnus-encrypt.el: Remove file in favor of encrypt.el.
20145
20146 2004-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
20147
20148 * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
20149 running the major-mode function.
20150
20151 2004-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
20152
20153 * gnus-sum.el (gnus-update-summary-mark-positions): Search for
20154 dummy marks in the right way.
20155
20156 2004-10-18 David Edmondson <dme@dme.org>
20157
20158 * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
20159 excessively.
20160
20161 2004-10-18 Teodor Zlatanov <tzz@lifelogs.com>
20162
20163 * gnus-util.el (gnus-split-references): Accept a nil references
20164 string and go on blissfully.
20165
20166 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
20167 cases where the references string is non-nil but has no references.
20168
20169 * encrypt.el: Add autoload tags.
20170
20171 * spam.el (spam-resolve-registrations-routine): Remove article
20172 from unregistration list too. Reported by David Hanak
20173 <dhanak@isis.vanderbilt.edu>
20174
20175 2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
20176
20177 * gnus-art.el (gnus-copy-article-ignored-headers): Default to
20178 nil. Change custom type.
20179
20180 2004-10-17 Reiner Steib <Reiner.Steib@gmx.de>
20181
20182 * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
20183
20184 * gnus-sum.el (gnus-summary-move-article): Use it.
20185
20186 2004-10-15 Teodor Zlatanov <tzz@lifelogs.com>
20187
20188 * encrypt.el: Add autoload cookies.
20189
20190 * spam.el (spam-backend-article-list-property)
20191 (spam-backend-get-article-todo-list)
20192 (spam-backend-put-article-todo-list)
20193 (spam-summary-prepare-exit, spam-resolve-registrations-routine):
20194 Resolve registrations separately.
20195 (spam-register-routine): Format comments.
20196 (spam-unregister-routine, spam-register-routine): Always call with
20197 specific-articles, no default list.
20198 (spam-summary-prepare-exit): Use the spam-classifications function.
20199
20200 * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
20201 gnus-encrypt.el.
20202
20203 * encrypt.el: Copied from gnus-encrypt.el.
20204
20205 * gnus-encrypt.el: Commented that it's obsolete.
20206
20207 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
20208
20209 * gnus-score.el (gnus-adaptive-pretty-print): New variable.
20210 (gnus-score-save): Use it.
20211
20212 * message.el (message-bury): Use `window-dedicated-p'.
20213
20214 2004-10-15 Simon Josefsson <jas@extundo.com>
20215
20216 * pop3.el (top-level): Don't require nnheader.
20217 (pop3-read-timeout): Add.
20218 (pop3-accept-process-output): Add.
20219 (pop3-read-response, pop3-retr): Use it.
20220
20221 2004-10-14 Teodor Zlatanov <tzz@lifelogs.com>
20222
20223 * spam.el (spam-register-routine): Move comment.
20224 (spam-verify-bogofilter): Use 'unknown for the initial
20225 spam-bogofilter-valid state, not 'never.
20226
20227 * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
20228 for netrc-machine.
20229
20230 * nnimap.el (nnimap-open-connection):
20231 Use netrc-machine-user-or-password.
20232
20233 2004-10-17 Richard M. Stallman <rms@gnu.org>
20234
20235 * gnus-registry.el (gnus-registry-unload-hook):
20236 Set as a variable with add-hook.
20237
20238 * nnspool.el (nnspool-spool-directory): Use news-directory instead
20239 of news-path.
20240
20241 * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
20242
20243 * spam.el: Delete duplicate `provide'.
20244 (spam-unload-hook): Set as a variable with add-hook.
20245
20246 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
20247
20248 * pop3.el (pop3-leave-mail-on-server): Describe possible problems
20249 in the doc string.
20250
20251 * message.el (message-ignored-news-headers)
20252 (message-ignored-supersedes-headers)
20253 (message-ignored-resent-headers)
20254 (message-forward-ignored-headers): Improve custom type.
20255
20256 2004-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
20257
20258 * message.el (message-tokenize-header): Fix 2004-09-06 change
20259 which used point-min in the wrong place.
20260
20261 2004-10-12 Simon Josefsson <jas@extundo.com>
20262
20263 * tls.el (tls-certtool-program): New variable.
20264 (tls-certificate-information): New function, based on
20265 ssl-certificate-information.
20266
20267 2004-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
20268
20269 * compface.el: Move the version of ELisp-based uncompface program
20270 to the contrib directory because of the copyright problem.
20271
20272 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
20273
20274 * message.el (message-kill-buffer): Raise the current frame.
20275
20276 2004-10-10 Reiner Steib <Reiner.Steib@gmx.de>
20277
20278 * gnus-sum.el: Mention that multibyte characters don't work as marks.
20279
20280 * gnus.el (message-y-or-n-p): Autoload.
20281
20282 * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
20283 (pop3-password-required, pop3-authentication-scheme)
20284 (pop3-leave-mail-on-server): Make customizable.
20285 (pop3): New custom group.
20286 (pop3-retr): Remove `sleep-for' statements.
20287 Suggested by Dave Love <fx@gnu.org>.
20288
20289 * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
20290 Windows/DOS.
20291
20292 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
20293 (imap-parse-body): Fix incorrect use of `assert'.
20294 Suggested by Dave Love <fx@gnu.org>.
20295
20296 * mml.el (mml-minibuffer-read-disposition): Require match.
20297 Suggested by Dave Love <fx@gnu.org>.
20298
20299 2004-10-11 Reiner Steib <Reiner.Steib@gmx.de>
20300
20301 * gnus-group.el (gnus-group-delete-group): Change "\t." to " " in
20302 doc string.
20303
20304 2004-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
20305
20306 * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
20307
20308 2004-10-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
20309
20310 * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
20311 instead of calling `mm-insert-inline', to decode text/* parts
20312 before displaying them.
20313
20314 2004-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
20315
20316 * mm-uu.el (mm-uu-text-plain-type): New variable.
20317 (mm-uu-pgp-signed-extract-1): Use it.
20318 (mm-uu-pgp-encrypted-extract-1): Use it.
20319 (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
20320 bind mm-uu-text-plain-type with that value.
20321 (mm-uu-dissect-text-parts): Pass MIME type and parameters to
20322 mm-uu-dissect.
20323
20324 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
20325
20326 * gnus-group.el (gnus-update-group-mark-positions):
20327 * gnus-sum.el (gnus-update-summary-mark-positions):
20328 * message.el (message-check-news-body-syntax):
20329 * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
20330 of string-as-multibyte.
20331
20332 2004-10-05 Juri Linkov <juri@jurta.org>
20333
20334 * gnus-group.el (gnus-update-group-mark-positions):
20335 * gnus-sum.el (gnus-update-summary-mark-positions):
20336 * message.el (message-check-news-body-syntax):
20337 * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
20338 8-bit unibyte values to a multibyte string for search functions.
20339
20340 2004-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
20341
20342 * mm-uu.el (mm-uu-dissect): Allow optional arg.
20343 (mm-uu-dissect-text-parts): New function.
20344
20345 * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
20346 dissect text parts.
20347
20348 * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
20349 (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
20350
20351 * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
20352
20353 * gnus-topic.el (gnus-topic-hierarchical-parameters):
20354 Use gnus-current-topics instead of gnus-current-topic.
20355
20356 2004-10-06 Jesper Harder <harder@ifa.au.dk>
20357
20358 * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
20359
20360 2004-10-05 Jesper Harder <harder@ifa.au.dk>
20361
20362 * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
20363 where appropriate.
20364
20365 * nnml.el (nnml-generate-active-info): do.
20366
20367 * nndiary.el (nndiary-generate-active-info): do.
20368
20369 * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
20370 (gnus-topic-move): do.
20371
20372 * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
20373 (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
20374
20375 * gnus-srvr.el (gnus-server-prepare)
20376 (gnus-server-open-all-servers): do.
20377
20378 * gnus-msg.el (gnus-summary-cancel-article)
20379 (gnus-summary-resend-message)
20380 (gnus-summary-mail-crosspost-complaint): do.
20381
20382 * gnus-move.el (gnus-change-server): do.
20383
20384 * gnus-group.el (gnus-group-unmark-all-groups)
20385 (gnus-group-set-current-level): do.
20386
20387 2004-10-04 Simon Josefsson <jas@extundo.com>
20388
20389 * message.el (message-generate-hashcash): Doc fix.
20390
20391 2004-10-02 Kevin Greiner <kgreiner@compsol.cc>
20392
20393 * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
20394 avoid infinite recursion via gnus-get-function.
20395
20396 2004-10-02 Jesper Harder <harder@ifa.au.dk>
20397
20398 * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
20399
20400 * nnfolder.el (nnfolder-generate-active-file): Use dolist.
20401
20402 * nnmail.el (nnmail-split-history): do.
20403
20404 * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
20405 (nnml-request-delete-group): do.
20406
20407 * nnslashdot.el (nnslashdot-read-groups): do.
20408
20409 * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
20410 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
20411
20412 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
20413 (nnspool-sift-nov-with-sed): Use last.
20414 (nnspool-retrieve-headers-with-nov): Use mapc.
20415 (nnspool-request-newgroups): Use dolist.
20416 (nnspool-request-group): Use last.
20417
20418 * nntp.el (nntp-read-server-type): Use dolist.
20419
20420 * nnvirtual.el (nnvirtual-create-mapping)
20421 (nnvirtual-update-read-and-marked): Use dolist.
20422 (nnvirtual-convert-headers): Simplify.
20423
20424 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
20425
20426 * gnus-agent.el (gnus-agent-synchronize-group-flags):
20427 Add support for sync'ing tick marks.
20428
20429 2004-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
20430
20431 * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
20432 there's no visible header.
20433
20434 2004-10-01 Kevin Greiner <kgreiner@compsol.cc>
20435
20436 * gnus-agent.el (gnus-agent-synchronize-group-flags):
20437 When necessary, pass full group name to gnus-request-set-marks.
20438
20439 2004-10-01 Simon Josefsson <jas@extundo.com>
20440
20441 * mailcap.el (mailcap-mime-data): Add pdf. Remove non-free
20442 acroread.
20443
20444 2004-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
20445
20446 * spam-report.el (spam-report-gmane): Fix interactive.
20447
20448 * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
20449
20450 * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
20451 when writing file.
20452 (gnus-agent-synchronize-flags): Don't default to being
20453 interactive.
20454
20455 2004-09-30 Simon Josefsson <jas@extundo.com>
20456
20457 * message.el (message-generate-hashcash): Add.
20458 (message-send-mail): Use it, call mail-add-payment.
20459
20460 2004-09-29 Teodor Zlatanov <tzz@lifelogs.com>
20461
20462 * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
20463
20464 2004-09-28 Kevin Greiner <kgreiner@compsol.cc>
20465
20466 * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
20467 gnus-request-update-info with explicit code to sync the in-memory
20468 info read flags with the marks being sync'd to the backend.
20469
20470 * gnus-util.el (gnus-pp): Add optional stream to match pp API.
20471
20472 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
20473
20474 * spam.el (spam-verify-bogofilter): Add new function.
20475 (spam-check-bogofilter)
20476 (spam-bogofilter-register-with-bogofilter): Use it.
20477 (spam-verify-bogofilter): Add small fixes.
20478
20479 2004-09-28 Simon Josefsson <jas@extundo.com>
20480
20481 * hashcash.el (hashcash-generate-payment): Revert.
20482
20483 2004-09-28 Teodor Zlatanov <tzz@lifelogs.com>
20484
20485 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
20486 Use gnus-extract-references instead of gnus-split-references.
20487
20488 * gnus-util.el (gnus-extract-references): Add new function, analogous
20489 to gnus-split-references but extracts only the message-ID without
20490 anything extra.
20491
20492 * hashcash.el (hashcash-generate-payment)
20493 (hashcash-check-payment): Do the right thing if hashcash-path is
20494 nil (because the hashcash program could not be found).
20495
20496 * spam.el (spam-use-hashcash): Remove comment.
20497
20498 2004-09-27 Jesper Harder <harder@ifa.au.dk>
20499
20500 * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
20501 (gnus-cache-enter-article, gnus-cache-remove-article)
20502 (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
20503
20504 * gnus-async.el (gnus-async-prefetch-remove-group): do.
20505
20506 * gnus-art.el (article-hide-boring-headers)
20507 (article-translate-strings, article-display-face)
20508 (gnus-article-mime-match-handle-first)
20509 (gnus-article-highlight-headers)
20510 (gnus-article-add-buttons-to-head): do.
20511
20512 2004-09-27 Simon Josefsson <jas@extundo.com>
20513
20514 * hashcash.el: New version, from
20515 http://users.actrix.co.nz/mycroft/hashcash.el. Previously in
20516 ../contrib/.
20517
20518 2004-09-27 Katsumi Yamaoka <yamaoka@jpl.org>
20519
20520 * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
20521
20522 2004-09-26 Jesper Harder <harder@ifa.au.dk>
20523
20524 * gnus-dup.el (gnus-dup-open): Use mapc.
20525 (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
20526
20527 (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
20528 Reported by Stefan Wiens <s.wi@gmx.net>.
20529
20530 * gnus.el (gnus-shutdown): Use dolist.
20531
20532 * gnus-undo.el (gnus-undo): Use mapc.
20533
20534 * nnrss.el (nnrss-generate-active): do.
20535
20536 * message.el (message-cite-original-without-signature)
20537 (message-cite-original): Use mapc.
20538 (message-do-actions, message-make-forward-subject): Use dolist.
20539
20540 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
20541
20542 * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
20543 deletion to remove entire duplicate line. Fixes merged article
20544 number bug.
20545
20546 2004-09-25 Kevin Greiner <kgreiner@compsol.cc>
20547
20548 * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
20549 servers that are offline. Avoids having gnus-agent-toggle-plugged
20550 first ask if you want to open a server and then, even when you
20551 responded with no, asking if you want to synchronize the server's
20552 flags.
20553 (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
20554 multi-line expressions.
20555 (gnus-agent-synchronize-group-flags): New internal function.
20556 Updates marks in memory (in the info structure) AND in the
20557 backend.
20558
20559 * gnus-util.el (gnus-remassoc): Fix typo in documentation.
20560
20561 * nnagent.el (nnagent-request-set-mark):
20562 Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
20563 method, to ensure that synchronization updates marks in the
20564 backend and in the info (in memory) structure.
20565
20566 2004-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
20567
20568 * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
20569 convention fully; don't miss the root article of a thread; make
20570 the X-Draft-From header with correct article numbers.
20571
20572 2004-09-23 Kevin Greiner <kgreiner@compsol.cc>
20573
20574 * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
20575 unless plugged. Disable the agent so that an open failure causes
20576 an error.
20577
20578 * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
20579 Revert 2004-09-21 change. The backend must be opened while
20580 synchronizing flags even when the backend stores the flags
20581 locally.
20582
20583 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
20584
20585 * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
20586 in `header' match. Reported by Svend Tollak Munkejord.
20587
20588 * message.el (message-cite-original): Fix use of
20589 `message-cite-articles-with-x-no-archive'.
20590
20591 2004-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
20592
20593 * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
20594 (gnus-window-to-buffer): Ditto.
20595
20596 * mml.el (mml-preview-buffer): New variable.
20597 (mml-preview): Manage window layout with gnus-buffer-configuration.
20598
20599 * gnus-msg.el (gnus-setup-message): Put article numbers into the
20600 X-Draft-From header even if those articles aren't quoted.
20601
20602 2004-09-21 Kevin Greiner <kgreiner@compsol.cc>
20603
20604 * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
20605 (gnus-request-set-mark, gnus-request-update-mark): Use new
20606 g-s-t-u-l-m to decide to use backend even when unplugged.
20607
20608 2004-09-21 Katsumi Yamaoka <yamaoka@jpl.org>
20609
20610 * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
20611 a trailing whitespace. Suggested by Cheng Gao <chenggao@gmail.com>.
20612
20613 2004-09-20 Simon Josefsson <jas@extundo.com>
20614
20615 * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
20616 "utf-16-le".
20617
20618 2004-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
20619
20620 * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
20621
20622 2004-09-19 Reiner Steib <Reiner.Steib@gmx.de>
20623
20624 * uudecode.el (uudecode-use-external): Add :version.
20625
20626 * smime.el (smime-CA-file, smime-encrypt-cipher)
20627 (smime-dns-server): Add :version.
20628
20629 * smiley.el (gnus-smiley-file-types): Add :version.
20630
20631 * sha1.el (sha1-use-external): Add :version.
20632
20633 * pgg-def.el (pgg-query-keyserver): Add :version.
20634
20635 * nnmail.el (nnmail-fancy-expiry-targets)
20636 (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
20637 Add :version.
20638
20639 * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
20640 (nnimap-retrieve-groups-asynchronous): Add :version.
20641 (nnimap-close-asynchronous): Add :version. Fix typo in doc string.
20642
20643 * mml.el (mml-content-disposition-parameters)
20644 (mml-insert-mime-headers-always): Add :version.
20645
20646 * mm-util.el (mm-coding-system-priorities): Add :version.
20647
20648 * mm-decode.el (mm-inline-text-html-with-images)
20649 (mm-keep-viewer-alive-types, mm-external-terminal-program)
20650 (mm-verify-option): Add :version.
20651 (mm-text-html-renderer): Change :version.
20652
20653 * message.el (message-fcc-externalize-attachments)
20654 (message-required-headers, message-draft-headers)
20655 (message-subject-trailing-was-query)
20656 (message-subject-trailing-was-ask-regexp)
20657 (message-subject-trailing-was-regexp, message-mark-insert-begin)
20658 (message-mark-insert-end, message-archive-header)
20659 (message-archive-note, message-cross-post-default)
20660 (message-cross-post-note, message-followup-to-note)
20661 (message-cross-post-note-function, message-use-mail-followup-to)
20662 (message-subscribed-address-functions)
20663 (message-subscribed-address-file, message-subscribed-addresses)
20664 (message-subscribed-regexps, message-allow-no-recipients)
20665 (message-yank-cited-prefix, message-signature-insert-empty-line)
20666 (message-hidden-headers, message-hierarchical-addresses)
20667 (message-mail-user-agent, message-use-idna)
20668 (message-valid-fqdn-regexp)
20669 (message-strip-special-text-properties, message-header-synonyms)
20670 (message-beginning-of-line, message-tab-body-function): Add :version.
20671 (message-insert-canlock, message-wide-reply-confirm-recipients):
20672 Change :version.
20673
20674 * mail-source.el (mail-source-ignore-errors): Add :group, :type
20675 and :version.
20676 (mail-source-delete-old-incoming-confirm)
20677 (mail-source-movemail-program): Add :version.
20678
20679 * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
20680 (gnus-agent-cache, gnus-agent): Change :version.
20681
20682 * gnus-util.el (gnus-use-byte-compile): Change :version.
20683
20684 * gnus-sum.el (gnus-summary-make-false-root-always)
20685 (gnus-summary-default-high-score)
20686 (gnus-summary-default-low-score, gnus-auto-goto-ignores)
20687 (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
20688 (gnus-read-all-available-headers, gnus-article-emulate-mime)
20689 (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
20690 (gnus-sum-thread-tree-single-indent)
20691 (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
20692 (gnus-sum-thread-tree-leaf-with-other)
20693 (gnus-sum-thread-tree-single-leaf): Add :version.
20694 (gnus-summary-display-arrow, gnus-summary-muttprint-program)
20695 (gnus-article-loose-mime): Change :version.
20696
20697 * gnus-start.el (gnus-backup-startup-file)
20698 (gnus-save-startup-file-via-temp-buffer): Add :version.
20699
20700 * gnus-srvr.el (gnus-server-browse-in-group-buffer)
20701 (gnus-server-offline-face): Add :version.
20702
20703 * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
20704
20705 * gnus-msg.el (gnus-gcc-externalize-attachments)
20706 (gnus-debug-files, gnus-debug-exclude-variables)
20707 (gnus-discouraged-post-methods): Change :version.
20708 (gnus-confirm-mail-reply-to-news)
20709 (gnus-confirm-treat-mail-like-news): Add :version.
20710
20711 * gnus-int.el (gnus-server-unopen-status): Add :version.
20712
20713 * gnus-group.el (gnus-group-jump-to-group-prompt)
20714 (gnus-large-ephemeral-newsgroup)
20715 (gnus-fetch-old-ephemeral-headers): Add :version.
20716
20717 * gnus-fun.el (gnus-x-face-directory)
20718 (gnus-convert-pbm-to-x-face-command)
20719 (gnus-convert-image-to-x-face-command)
20720 (gnus-convert-image-to-face-command): Add :version.
20721
20722 * gnus-delay.el (gnus-delay-default-hour): Add :version.
20723
20724 * gnus-cite.el (gnus-cite-blank-line-after-header)
20725 (gnus-article-boring-faces): Add :version.
20726
20727 * gnus-art.el (gnus-buttonized-mime-types)
20728 (gnus-inhibit-mime-unbuttonizing)
20729 (gnus-treat-display-face)
20730 (gnus-treat-body-boundary): Change :version.
20731 (gnus-body-boundary-delimiter, gnus-picon-databases)
20732 (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
20733 (gnus-treat-date-english, gnus-treat-fold-headers)
20734 (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
20735 (gnus-treat-mail-picon, gnus-treat-wash-html)
20736 (gnus-article-encrypt-protocol)
20737 (gnus-use-idna, gnus-article-over-scroll)
20738 (gnus-mime-display-multipart-alternative-as-mixed)
20739 (gnus-mime-display-multipart-related-as-mixed)
20740 (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
20741 (gnus-ctan-url, gnus-button-ctan-handler)
20742 (gnus-button-handle-ctan-bogus-regexp)
20743 (gnus-button-ctan-directory-regexp)
20744 (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
20745 (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
20746 (gnus-button-man-level, gnus-button-emacs-level)
20747 (gnus-button-message-level, gnus-button-browse-level): Add :version.
20748
20749 * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
20750 (gnus-agent-go-online): Change :version.
20751 (gnus-agent-expire-unagentized-dirs)
20752 (gnus-agent-auto-agentize-methods): Add :version.
20753
20754 * flow-fill.el (fill-flowed-display-column)
20755 (fill-flowed-encode-column): Add :version.
20756
20757 * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20758 (gnus-outlook-deuglify-unwrap-max)
20759 (gnus-outlook-deuglify-cite-marks)
20760 (gnus-outlook-deuglify-unwrap-stop-chars)
20761 (gnus-outlook-deuglify-no-wrap-chars)
20762 (gnus-outlook-deuglify-attrib-cut-regexp)
20763 (gnus-outlook-deuglify-attrib-verb-regexp)
20764 (gnus-outlook-deuglify-attrib-end-regexp)
20765 (gnus-outlook-display-hook): Add :version.
20766
20767 * binhex.el (binhex-use-external): Add :version.
20768
20769 2004-09-16 Reiner Steib <Reiner.Steib@gmx.de>
20770
20771 * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
20772 and `invisible'.
20773
20774 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
20775
20776 * gnus-registry.el (gnus-registry-trim): Watch out for negatives
20777 in gnus-registry-trim.
20778
20779 2004-09-13 Simon Josefsson <jas@extundo.com>
20780
20781 * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
20782
20783 * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
20784
20785 * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
20786 Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20787 <yamaoka@jpl.org>.
20788 (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
20789 <steve@youngs.au.com> and suggested by Katsumi Yamaoka
20790 <yamaoka@jpl.org>.
20791
20792 * sieve.el (sieve-manage-mode): Ditto.
20793
20794 2004-09-13 Reiner Steib <Reiner.Steib@gmx.de>
20795
20796 * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
20797
20798 2004-09-11 Simon Josefsson <jas@extundo.com>
20799
20800 * dns-mode.el: Add.
20801
20802 * mm-view.el (mm-display-dns-inline): Add.
20803
20804 * mm-decode.el (mm-inline-media-tests): Add text/dns.
20805 (mm-automatic-display): Ditto.
20806
20807 * mailcap.el (mailcap-mime-data): Add text/dns.
20808 (mailcap-mime-extensions): Map .soa to text/dns.
20809
20810 2004-09-10 Miles Bader <miles@gnu.ai.mit.edu>
20811
20812 * gnus-art.el (article-decode-mime-words, article-babel)
20813 (gnus-article-highlight-signature, gnus-article-add-buttons)
20814 (gnus-signature-toggle): Remove unnecessary bindings of
20815 `inhibit-read-only' inherited from v5.10 merge.
20816
20817 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de>
20818
20819 * nntp.el (nntp): New customization group.
20820 (nntp-authinfo-file): Add customization group.
20821
20822 * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
20823
20824 * mml-sec.el (mml-signencrypt-style-alist): Ditto.
20825
20826 * gnus.el (to-address, to-list, subscribed)
20827 (large-newsgroup-initial): Ditto.
20828
20829 * flow-fill.el (fill-flowed-display-column)
20830 (fill-flowed-encode-column): Ditto.
20831
20832 2004-09-06 Stefan Monnier <monnier@iro.umontreal.ca>
20833
20834 * message.el (message-tokenize-header, message-send-mail-with-qmail):
20835 Use point-min rather than 1.
20836 (message-send-mail): Use buffer-size rather than point-max.
20837
20838 * gnus-sum.el (gnus-summary-search-article-forward):
20839 Signal a specific `search-failed' rather than a generic `error'.
20840
20841 * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
20842 (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
20843 (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
20844
20845 2004-09-10 Simon Josefsson <jas@extundo.com>
20846
20847 * nndb.el (require): Remove tcp and duplicate cl.
20848
20849 2004-09-10 Katsumi Yamaoka <yamaoka@jpl.org>
20850
20851 * gnus-agent.el (directory-files-and-attributes): Move forward.
20852
20853 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
20854
20855 * gnus-agent.el (directory-files-and-attributes):
20856 Optionally defined to support XEmacs.
20857
20858 2004-09-09 Kevin Greiner <kgreiner@compsol.cc>
20859
20860 * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
20861 to avoid run-time CL dependencies.
20862 (gnus-agent-unfetch-articles): New function.
20863 (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
20864 article numbers even when local .overview file is missing.
20865 (gnus-agent-read-article-number): New function. Only accepts
20866 27-bit article numbers.
20867 (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
20868 Use gnus-agent-read-article-number.
20869 (gnus-agent-braid-nov): Rewrote to validate article numbers coming
20870 from backend while recognizing that article numbers in .overview
20871 must be valid.
20872 (gnus-agent-update-files-total-fetched-for):
20873 Use directory-files-and-attributes to improve performance.
20874 * gnus-int.el (gnus-request-move-article):
20875 Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
20876 improve performance.
20877
20878 * gnus-start.el (gnus-convert-old-newsrc): Change message text as
20879 some users confused by references to .newsrc when they only have a
20880 .newsrc.eld file.
20881 (gnus-convert-mark-converter-prompt)
20882 (gnus-convert-converter-needs-prompt): Fix use of property list.
20883 * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
20884 New function. Used internally to only display 'gnus converting
20885 files' message when actually necessary.
20886
20887 * gnus-sum.el (): Remove (require 'gnus-agent) as required
20888 methods now autoloaded.
20889
20890 2004-09-03 Katsumi Yamaoka <yamaoka@jpl.org>
20891
20892 * gnus-sum.el (gnus-summary-insert-subject): Remove list
20893 identifiers.
20894
20895 2004-09-02 Reiner Steib <Reiner.Steib@gmx.de>
20896
20897 * gnus-picon.el: Fix indentation and closing parenthesis.
20898
20899 2004-09-01 Simon Josefsson <jas@extundo.com>
20900
20901 * message.el (message-canlock-generate): Require sha1, not
20902 sha1-el. (Can we get rid of this require altogether? It is ugly
20903 to require within a function. Sadly, if sha1.el isn't loaded, the
20904 let binding in m-c-g will hide the defcustom definition, which is
20905 bad.)
20906
20907 * canlock.el: Require sha1, not sha1-el.
20908
20909 * message.el: Don't autoload sha1 (there is a autoload cookie in
20910 sha1.el).
20911
20912 * sha1-el.el: Rename to sha1.el.
20913
20914 2004-08-30 Juanma Barranquero <lektu@terra.es>
20915
20916 * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
20917
20918 2004-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
20919
20920 * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
20921
20922 2004-08-30 Kim F. Storm <storm@cua.dk>
20923
20924 * nntp.el (nntp-authinfo-file): Add :group 'nntp.
20925
20926 * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
20927 Add :group 'nnimap.
20928
20929 2004-08-30 Andreas Schwab <schwab@suse.de>
20930
20931 * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
20932 ?* and ?\;.
20933
20934 * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
20935 and ?\' to symbol instead of whitespace.
20936
20937 2004-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
20938
20939 * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
20940
20941 * gnus-sum.el (gnus-summary-morse-message): Use search-forward
20942 instead of re-search-forward.
20943
20944 * gnus-uu.el (gnus-uu-save-article): Ditto.
20945 (gnus-uu-post-encode-uuencode): Ditto.
20946
20947 * html2text.el (html2text-clean-list-items): Ditto.
20948 (html2text-clean-dtdd): Ditto.
20949 (html2text-format-tags): Ditto.
20950
20951 * message.el (message-send-mail-with-sendmail): Fix regexp.
20952 (message-fill-field-general): Use search-forward instead of
20953 re-search-forward.
20954 (unbold-region): Ditto.
20955
20956 * nnrss.el (nnrss-request-article): Ditto.
20957
20958 * nnslashdot.el (nnslashdot-request-article): Ditto.
20959
20960 * nnweb.el (nnweb-gmane-wash-article): Ditto.
20961
20962 * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
20963 "Unrecognized menu descriptor" error in XEmacs.
20964
20965 2004-08-26 Stefan Wiens <s.wi@gmx.net> (tiny change)
20966
20967 * gnus-sum.el (gnus-read-header): Don't remove a header for the
20968 parent article of a sparse article in the thread hashtb.
20969
20970 2004-08-26 David Hedbor <dhedbor@real.com> (tiny change)
20971
20972 * nnmail.el (nnmail-split-lowercase-expanded): New user option.
20973 (nnmail-expand-newtext): Lowercase expanded entries if
20974 nnmail-split-lowercase-expanded is non-nil.
20975
20976 2004-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
20977
20978 * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
20979
20980 * gnus-group.el (gnus-group-line-format-alist): Convert the value
20981 of gnus-tmp-news-method into string under XEmacs. It will be
20982 passed to gnus-correct-length which takes only a string argument.
20983
20984 2004-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
20985
20986 * gnus-util.el (gnus-bind-print-variables): New macro.
20987 (gnus-prin1): Use it.
20988 (gnus-prin1-to-string): Use it.
20989 (gnus-pp): New function.
20990 (gnus-pp-to-string): New function.
20991
20992 * gnus-cus.el (gnus-agent-cat-prepare-category-field):
20993 Replace pp-to-string with gnus-pp-to-string.
20994 * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
20995 * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
20996 * gnus-msg.el (gnus-debug): Ditto.
20997 * gnus-score.el (gnus-score-save): Ditto.
20998 * gnus-spec.el (gnus-update-format): Replace pp-to-string with
20999 gnus-pp-to-string.
21000 * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
21001 with gnus-pp.
21002 * score-mode.el (gnus-score-pretty-print): Ditto.
21003 * webmail.el (webmail-debug): Ditto.
21004
21005 2004-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
21006
21007 * gnus-art.el (article-display-face, article-display-x-face):
21008 Use buffer-read-only.
21009
21010 2004-08-22 Katsumi Yamaoka <yamaoka@jpl.org>
21011
21012 * gnus-art.el (article-hide-list-identifiers):
21013 Bind inhibit-read-only as t.
21014
21015 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
21016
21017 * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
21018
21019 2004-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
21020
21021 * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
21022 (gnus-narrow-to-page): Don't assume point-min == 1.
21023 (gnus-article-edit-mode): Derive from message-mode.
21024
21025 * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
21026 point-min == 1.
21027
21028 * imap.el (imap-parse-address-list, imap-parse-body-ext):
21029 Disable incorrect use of `assert'.
21030
21031 * message.el (message-mode): Set comment-start-skip.
21032
21033 2004-08-22 Sam Steingold <sds@gnu.org>
21034
21035 * pop3.el (pop3-leave-mail-on-server): New user variable.
21036 (pop3-movemail): Delete mail only when it is nil.
21037
21038 2004-08-21 Reiner Steib <Reiner.Steib@gmx.de>
21039
21040 * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
21041
21042 * mml.el (mml-preview): Use `pop-to-buffer'.
21043
21044 * message.el (message-goto-mail-followup-to): Insert after "To".
21045 (message-carefully-insert-headers): Add comment.
21046
21047 * gnus.el: Remove unused variable `gnus-article-check-size'.
21048
21049 * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
21050
21051 * gnus-art.el (gnus-button-alist):
21052 Improve `gnus-button-handle-library' entry.
21053
21054 2004-08-19 Sebastian Freundt <hroptatyr@gna.org> (tiny change)
21055
21056 * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
21057 Use downcase, since XEmacs capitalizes error messages differently.
21058
21059 2004-08-18 Jesper Harder <harder@ifa.au.dk>
21060
21061 * nntp.el: Add (require 'gnus) due to reference to
21062 `gnus-directory'. Reported by Matt Swift <swift@alum.mit.edu>.
21063
21064 2004-08-18 Florian Weimer <fw@deneb.enyo.de>
21065
21066 * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
21067 Bind `mm-fill-flowed'.
21068
21069 * mm-decode.el (mm-dissect-singlepart): Check it.
21070
21071 2004-08-17 Teodor Zlatanov <tzz@lifelogs.com>
21072
21073 * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
21074 'imap' for netrc parsing.
21075
21076 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
21077
21078 * mailcap.el (mailcap-mime-data): Mark as risky.
21079
21080 2004-08-15 Katsumi Yamaoka <yamaoka@jpl.org>
21081
21082 * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
21083 may be included in the encoded word.
21084 (rfc2047-encode): Don't append a space if the encoded word
21085 includes close parenthesis.
21086
21087 2004-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
21088
21089 * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
21090 of text within parentheses.
21091
21092 2004-08-06 Teodor Zlatanov <tzz@lifelogs.com>
21093
21094 * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
21095 (gnus-encrypt-write-file-contents): Make the password key the file
21096 name PLUS the cipher, not just the cipher. Also remove failed
21097 passwords from the cache.
21098
21099 2004-08-06 Simon Josefsson <jas@extundo.com>
21100
21101 * gnus-sum.el (gnus-article-loose-mime): Change default to t.
21102 Doc fix.
21103
21104 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org>
21105
21106 * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
21107 LWSP.
21108
21109 2004-08-04 Teodor Zlatanov <tzz@lifelogs.com>
21110
21111 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
21112 Try to append in-reply-to: data to the references: header.
21113
21114 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
21115 (netrc-parse): Use gnus-encrypt.el functions.
21116
21117 * gnus-encrypt.el: Add new file for encryption support; currently
21118 does only a few GPG ciphers and an internal XOR cipher.
21119
21120 * password.el: Add comments on using password-read-and-add.
21121 (password-read-and-add): Add function to read and add the
21122 password to the cache at once.
21123
21124 2004-07-28 Simon Josefsson <jas@extundo.com>
21125
21126 * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
21127 parameter (but don't use it, for now).
21128
21129 * imap.el (imap-ssl-open): Use imap-process-connection-type,
21130 instead of hard coding to nil.
21131
21132 2004-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
21133
21134 * mm-view.el (mm-inline-image-emacs): Open lines under an image
21135 as mm-inline-image-xemacs does.
21136
21137 2004-07-26 Simon Josefsson <jas@extundo.com>
21138
21139 * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
21140 Revert part of 2004-07-17 change below.
21141
21142 2004-07-25 Katsumi Yamaoka <yamaoka@jpl.org>
21143
21144 * rfc2047.el (rfc2047-encode-region): Don't infloop.
21145 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
21146
21147 2004-07-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
21148
21149 * flow-fill.el (fill-flowed): Remove space stuffing, and only do
21150 quotes that actually start with ">" at the beginning of the
21151 lines.
21152
21153 2004-07-23 Katsumi Yamaoka <yamaoka@jpl.org>
21154
21155 * rfc2047.el (rfc2047-encode-region): Fix last change.
21156 (rfc2047-encode-parameter): Remove useless concat.
21157
21158 2004-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
21159
21160 * rfc2047.el (rfc2047-encode-region): Check carefully whether to
21161 encode special characters; fix some kind of misconfigured headers;
21162 signal a real error if debug-on-quit or debug-on-error is non-nil.
21163 (rfc2047-encode-max-chars): New variable.
21164 (rfc2047-encode-1): Use it.
21165 (rfc2047-encode-parameter): New function.
21166
21167 * mml.el (mml-insert-parameter): Remove an excessive space.
21168
21169 2004-07-17 Simon Josefsson <jas@extundo.com>
21170
21171 * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
21172 Kai Grossjohann <kai@emptydomain.de>.
21173 (gnus-group-group-map): Use it, instead of gnus-group-make-group.
21174 (gnus-group-make-menu-bar): Ditto.
21175
21176 * gnus-util.el (gnus-group-server): Add.
21177
21178 2004-07-16 Jesper Harder <harder@ifa.au.dk>
21179
21180 * message.el (message-clone-locals): Clone sendmail and smtp
21181 variables.
21182
21183 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
21184
21185 * rfc2047.el (rfc2047-encode-region): Fix last change.
21186
21187 2004-07-12 Katsumi Yamaoka <yamaoka@jpl.org>
21188
21189 * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
21190 characters as non-special.
21191
21192 2004-07-09 Simon Josefsson <jas@extundo.com>
21193
21194 * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
21195 Users will lose all flag changes made while unplugged with
21196 e.g. nntp unless flag synchronization happens, thus `nil' is not a
21197 good default. See numerous reports on ding mailing list.
21198
21199 2004-07-09 Katsumi Yamaoka <yamaoka@jpl.org>
21200
21201 * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
21202 add generate-head-function and generate-article-function to the
21203 rfc822-forward entry.
21204 (nndoc-rfc822-forward-generate-article): New function.
21205 (nndoc-rfc822-forward-generate-head): New function.
21206
21207 * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
21208
21209 2004-07-06 Dan Christensen <jdc@uwo.ca>
21210
21211 * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
21212 respect display group parameter and gnus-summary-expunge-below.
21213 (gnus-articles-to-read): Remove unused reference to display group
21214 parameter.
21215
21216 2004-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
21217
21218 * nnheader.el (nnheader-uniquify-message-id): New experimental
21219 variable.
21220 (nnheader-nov-read-message-id): Use it.
21221
21222 * spam-report.el (spam-report-gmane): Add interactive.
21223
21224 2004-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
21225
21226 * mm-encode.el (mm-content-transfer-encoding-defaults):
21227 Use qp-or-base64 for the application/* types.
21228
21229 2004-07-02 Joakim Verona <joakim@verona.se> (tiny change)
21230
21231 * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
21232
21233 2004-06-30 Teodor Zlatanov <tzz@lifelogs.com>
21234
21235 * gnus-registry.el (gnus-registry-trim): Don't allow a negative
21236 trim value.
21237
21238 2004-01-25 Paul Jarc <prj@po.cwru.edu>
21239
21240 * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
21241 New macro and function.
21242 (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
21243
21244 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
21245
21246 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
21247 after-load-alist.
21248
21249 2004-06-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
21250
21251 * gnus-group.el (gnus-group-get-new-news-this-group):
21252 Don't update info that isn't there.
21253
21254 2004-06-29 Ilya N. Golubev <gin@mo.msk.ru>
21255
21256 * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
21257 entry.
21258
21259 2004-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
21260
21261 * mm-view.el (mm-inline-render-with-function): Use multibyte
21262 buffer; decode html source by charset.
21263
21264 * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
21265
21266 * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
21267 Mule-UCS is loaded under XEmacs.
21268 (mm-mime-mule-charset-alist): Avoid duplicated entries.
21269
21270 2004-06-28 Jesper Harder <harder@ifa.au.dk>
21271
21272 * nnheader.el (nnheader-max-head-length): Increase to 8192.
21273
21274 2004-06-28 Katsumi Yamaoka <yamaoka@jpl.org>
21275
21276 * mm-util.el (mm-coding-system-p): Return a coding-system.
21277 (mm-mime-mule-charset-alist): Use shift_jis instead of
21278 iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
21279 entries for the mime charsets iso-2022-jp-3 and shift_jis.
21280 (mm-coding-system-priorities): Use shift_jis and iso-8859-1
21281 instead of japanese-shift-jis and iso-latin-1 respectively in
21282 order to share the default value with both Emacs and XEmacs-mule.
21283 (mm-mule-charset-to-mime-charset):
21284 Make mm-coding-system-priorities effective.
21285 (mm-sort-coding-systems-predicate): Canonicalize coding-systems
21286 while predicating of candidates upon the priorities.
21287
21288 2004-06-27 Jesper Harder <harder@ifa.au.dk>
21289
21290 * gnus-sum.el (gnus-summary-make-menu-bar):
21291 Add gnus-uu-invert-processable.
21292
21293 * gnus.el: Autoload gnus-uu-invert-processable.
21294
21295 2004-06-24 Katsumi Yamaoka <yamaoka@jpl.org>
21296
21297 * mm-util.el (mm-with-multibyte-buffer): New macro.
21298
21299 * rfc2047.el (rfc2047-encode-string): Use it.
21300 (rfc2047-encode-region): Move point to the end of the region after
21301 encoding. Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
21302
21303 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
21304
21305 * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
21306 ">From ". Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
21307
21308 2004-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
21309
21310 * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
21311 (gnus-cite-parse): Ignore quoted envelope From_.
21312 Suggested by Karl Chen <quarl@nospam.quarl.org>.
21313
21314 2004-06-23 Jesper Harder <harder@ifa.au.dk>
21315
21316 * message.el (message-idna-to-ascii-rhs-1): Don't choke on
21317 invalid addresses.
21318
21319 2004-06-21 Teodor Zlatanov <tzz@lifelogs.com>
21320
21321 * spam.el: Change section markers, revise TODO list.
21322 (spam-backends): Make new master list of all installed backends.
21323 (spam-summary-exit-behavior): Add new variable to determine how
21324 messages moves are done at summary exit.
21325 (spam-move-spam-nonspam-groups-only)
21326 (spam-process-ham-in-nonham-groups)
21327 (spam-process-ham-in-spam-groups): Remove variables, the
21328 spam-summary-exit-behavior variable should be used to manage this
21329 behavior.
21330 (spam-old-ham-articles, spam-old-spam-articles): Remove.
21331 (spam-old-articles): Add variable, replacing spam-old-ham-articles
21332 and spam-old-spam-articles.
21333 (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
21334 Add empty variables, placeholders for the backends they represent.
21335 (spam-set-difference): Move, unchanged.
21336 (spam-list-of-processors): Declare OBSOLETE, not used anymore
21337 unless the user has a processor variable.
21338 (spam-classifications, spam-classification-valid-p)
21339 (spam-backend-properties, spam-backend-property-valid-p)
21340 (spam-backend-function-type-valid-p)
21341 (spam-process-type-valid-p, spam-list-articles): Add helper functions.
21342 (spam-report-articles-gmane, spam-report-articles-resend):
21343 Remove functions, they are not needed.
21344 (spam-install-backend-super, spam-backend-list)
21345 (spam-backend-check, spam-backend-valid-p, spam-backend-info)
21346 (spam-backend-function, spam-backend-ham-registration-function)
21347 (spam-backend-spam-registration-function)
21348 (spam-backend-ham-unregistration-function)
21349 (spam-backend-spam-unregistration-function)
21350 (spam-backend-statistical-p, spam-backend-mover-p)
21351 (spam-install-backend-alias, spam-install-checkonly-backend)
21352 (spam-install-mover-backend, spam-install-nocheck-backend)
21353 (spam-install-backend, spam-install-statistical-backend)
21354 (spam-install-statistical-checkonly-backend): Add backend installation
21355 support.
21356 (spam-summary-prepare-exit): Rewrite to use the new backend code.
21357 (spam-group-processor-p): Use the new backend code and respect the
21358 summary exit behavior.
21359 (spam-mark-spam-as-expired-and-move-routine): Remove.
21360 (spam-summary-prepare): Change to use the new spam-old-articles
21361 variable.
21362 (spam-copy-or-move-routine, spam-copy-spam-routine)
21363 (spam-move-spam-routine, spam-copy-ham-routine)
21364 (spam-move-ham-routine): Add code to copy/move ham or spam.
21365 (spam-fetch-field-fast): Improve doc and code, plus allow the
21366 'number request.
21367 (spam-list-of-checks, spam-list-of-statistical-checks):
21368 Remove variables.
21369 (spam-split, spam-find-spam): Use the new backend code.
21370 (spam-registration-functions): Remove variable.
21371 (spam-unregister-routine): Add convenience wrapper.
21372 (spam-log-undo-registration, spam-register-routine)
21373 (spam-log-processing-to-registry)
21374 (spam-log-unregistration-needed-p): Rename "check" to "backend"
21375 where possible.
21376 (spam-check-gmane-xref, spam-check-regex-headers)
21377 (spam-check-blackholes, spam-check-stat, spam-check-ifile)
21378 (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
21379 (spam-check-bogofilter-headers, spam-check-spamoracle)
21380 (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
21381 (spam-check-crm114-headers): Use the spam-split-group that
21382 spam-split prepares, no need to determine it every time.
21383
21384 * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
21385 to the nnheader-parse-naked-head call.
21386
21387 * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
21388
21389 * gnus-sum.el (gnus-nov-parse-line): Add the message number to
21390 the nnheader-nov-read-message-id call.
21391
21392 2004-06-21 Katsumi Yamaoka <yamaoka@jpl.org>
21393
21394 * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
21395 gnus-activate-group twice. Suggested by Markus Peter
21396 <warp@spin.de>.
21397
21398 2004-06-18 Katsumi Yamaoka <yamaoka@jpl.org>
21399
21400 * gnus-art.el (gnus-article-time-format): Exchange the order of
21401 day and month in the default value; fix customization type.
21402 (article-date-ut): Use add-text-properties.
21403 (article-make-date-line): Use message-make-date instead of
21404 current-time-string.
21405
21406 * message.el (message-fetch-field): Don't use set-text-properties.
21407 (message-make-date): Simplify.
21408
21409 2004-06-17 Katsumi Yamaoka <yamaoka@jpl.org>
21410
21411 * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
21412 (rfc2047-encode-region): Treat text within parentheses as special;
21413 show the original text when error has occurred.
21414
21415 * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
21416 already-computed method to gnus-activate-group.
21417
21418 * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
21419 same select-methods identical Lisp objects.
21420
21421 * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
21422 object when modifying the info.
21423
21424 2004-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
21425
21426 * gnus-srvr.el (gnus-server-set-info): Remove the server from
21427 gnus-opened-servers since it has never been opened with the new
21428 configuration yet.
21429
21430 2004-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
21431
21432 * nnheader.el (nnheader-nov-read-message-id): Pass the optional
21433 arg to nnheader-generate-fake-message-id.
21434
21435 2004-06-14 Teodor Zlatanov <tzz@lifelogs.com>
21436
21437 * nnheader.el (nnheader-generate-fake-message-id): Accept a
21438 number and build a fake message ID localized to a group and
21439 article number (so it's repeatable from that point on).
21440 (nnheader-fake-message-id-p): Change regex to accommodate new fake
21441 ID format.
21442
21443 * gnus-sum.el (gnus-get-newsgroup-headers):
21444 Call nnheader-generate-fake-message-id with the article number.
21445
21446 2004-06-12 YAGI Tatsuya <ynyaaa@ybb.ne.jp> (tiny change)
21447
21448 * gnus-art.el (gnus-article-next-page): Fix the way to find a real
21449 end-of-buffer.
21450
21451 2004-06-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
21452
21453 * message.el (message-ignored-supersedes-headers): Add Approved.
21454
21455 2004-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
21456
21457 * rfc2047.el (rfc2047-encode-message-header): Remove useless
21458 goto-char.
21459 (rfc2047-encode): Fold the line before encoding.
21460
21461 2004-06-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
21462
21463 * rfc2047.el (rfc2047-encode-message-header): Disabled header
21464 folding -- not all headers can be folded, and this should be done
21465 by the message composition mode. Probably. I think.
21466
21467 2004-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
21468
21469 * gnus-util.el (gnus-remove-text-with-property): Make it slightly
21470 fast.
21471
21472 * gnus-ems.el (gnus-remove-image): Don't use
21473 message-text-with-property; remove only the image found first.
21474
21475 2004-06-09 Jesper Harder <harder@ifa.au.dk>
21476
21477 * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
21478
21479 2004-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
21480
21481 * message.el (message-text-with-property): Make it fast and accept
21482 optional arguments.
21483 (message-strip-forbidden-properties): Use it.
21484 (message-fix-before-sending): Follow the m-t-w-p change.
21485
21486 * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
21487
21488 2004-06-08 Katsumi Yamaoka <yamaoka@jpl.org>
21489
21490 * gnus-art.el (article-hide-headers): Don't change the buffer
21491 mistakenly when performing mml-preview even if
21492 gnus-single-article-buffer is nil.
21493
21494 2004-06-08 Kai Grossjohann <kgrossjo@eu.uu.net>
21495
21496 * message.el (message-expand-name-databases): New user option.
21497 (message-expand-name): Use it.
21498
21499 2004-06-07 Teodor Zlatanov <tzz@lifelogs.com>
21500
21501 * spam.el (spam-report-articles-resend)
21502 (spam-report-resend-register-routine): Allow ham reporting.
21503 (spam-report-resend-register-ham-routine): Add wrapper.
21504 (spam-registration-functions): Add ham resending functions.
21505 (spam-list-of-processors): Add ham resend processor.
21506
21507 * gnus.el (ham-resend-to): Add new group parameter.
21508 (spam-process): Add ham resend option.
21509
21510 * spam-report.el (spam-report-resend): Allow reporting ham.
21511 (spam-report-resend-ham): Add wrapper.
21512
21513 2004-06-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
21514
21515 * message.el (message-cite-articles-with-x-no-archive):
21516 New variable.
21517 (message-cite-original): Use it.
21518
21519 2004-06-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
21520
21521 * message.el (message-cite-original): Respect X-No-Archive.
21522
21523 2004-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
21524
21525 * gnus-art.el (article-hide-headers): Refer to the values for
21526 gnus-ignored-headers and gnus-visible-headers in the summary
21527 buffer since a user may have set them as group parameters.
21528
21529 2004-06-03 Teodor Zlatanov <tzz@lifelogs.com>
21530
21531 * assistant.el (assistant-node-name): Add convenience function.
21532 (assistant-render-text, assistant-render-node): Add error handling,
21533 plus handle multiple next nodes.
21534 (assistant-find-next-node): Comment out for now.
21535 (assistant-find-next-nodes): Add function, returns list of next
21536 nodes.
21537
21538 2004-06-02 Reiner Steib <Reiner.Steib@gmx.de>
21539
21540 * mail-source.el (mail-source-directory): Fix doc-string.
21541
21542 2004-05-29 Teodor Zlatanov <tzz@lifelogs.com>
21543
21544 * assistant.el (assistant-render-text, assistant-eval): Add :set
21545 widget type, which is different because it takes and returns a
21546 list. Much hilarity ensues.
21547
21548 2004-05-28 Reiner Steib <Reiner.Steib@gmx.de>
21549
21550 * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
21551
21552 * gnus-group.el (gnus-group-get-new-news-this-group):
21553 Add doc-string.
21554
21555 * gnus-start.el (gnus-activate-group): Add doc-string.
21556
21557 2004-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
21558
21559 * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
21560
21561 2004-05-27 Teodor Zlatanov <tzz@lifelogs.com>
21562
21563 * assistant.el (assistant-render-text): Try to add a :set
21564 widget, more to come.
21565
21566 * spam.el (spam-group-spam-contents-p): Handle empty groupname
21567 strings.
21568 (spam-report-articles-resend)
21569 (spam-register-routine): Do registration iff any articles warrant
21570 it.
21571 (spam-summary-prepare-exit): Change log message for nil group
21572 destinations.
21573
21574 2004-05-27 Daniel Pittman <daniel@rimspace.net>
21575
21576 * spam.el (spam-report-resend-register-routine):
21577 Allow spam-report-resend-to to be a group parameter or a global value.
21578
21579 2004-05-26 Simon Josefsson <jas@extundo.com>
21580
21581 * starttls.el: Merge with my GnuTLS based starttls.el.
21582 (starttls-gnutls-program, starttls-use-gnutls)
21583 (starttls-extra-arguments, starttls-process-connection-type)
21584 (starttls-connect, starttls-failure, starttls-success):
21585 New variables.
21586 (starttls-program, starttls-extra-args): Doc fix.
21587 (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
21588 New functions.
21589 (starttls-negotiate, starttls-open-stream):
21590 Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
21591 function if it is set.
21592
21593 2004-05-27 Katsumi Yamaoka <yamaoka@jpl.org>
21594
21595 * rfc2047.el (rfc2047-encode-region): Encode encoded words in
21596 structured fields.
21597
21598 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
21599
21600 * message.el (message-resend): Bind rfc2047-encode-encoded-words.
21601
21602 2004-05-26 Teodor Zlatanov <tzz@lifelogs.com>
21603
21604 * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
21605 Add variable.
21606 (spam-mark-junk-as-spam-routine): Use it. Allow to disable
21607 assigning the spam-mark to new messages.
21608
21609 2004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
21610
21611 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
21612
21613 2004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
21614
21615 * rfc2047.el (rfc2047-encodable-p): Don't move point.
21616 (rfc2047-decode): Treat the ascii coding-system as raw-text by
21617 default.
21618
21619 2004-05-25 Anand Mitra <mitramc@yahoo.com> (tiny change)
21620
21621 * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
21622 correct data.
21623
21624 2004-05-24 Teodor Zlatanov <tzz@lifelogs.com>
21625
21626 * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
21627 (spam-group-processor-p): Fix function.
21628 (spam-group-processor-multiple-p)
21629 (spam-group-spam-processor-report-gmane-p)
21630 (spam-group-spam-processor-report-resend-p)
21631 (spam-group-spam-processor-bogofilter-p)
21632 (spam-group-spam-processor-blacklist-p)
21633 (spam-group-spam-processor-ifile-p)
21634 (spam-group-ham-processor-ifile-p)
21635 (spam-group-spam-processor-spamoracle-p)
21636 (spam-group-spam-processor-crm114-p)
21637 (spam-group-ham-processor-bogofilter-p)
21638 (spam-group-spam-processor-stat-p)
21639 (spam-group-ham-processor-stat-p)
21640 (spam-group-ham-processor-whitelist-p)
21641 (spam-group-ham-processor-BBDB-p)
21642 (spam-group-ham-processor-spamoracle-p)
21643 (spam-group-ham-processor-copy-p): Remove functions with some
21644 prejudice against unneeded code.
21645 (spam-report-articles-resend)
21646 (spam-report-resend-register-routine): Allow the group/topic
21647 spam-resend-to value to override spam-report-resend-to.
21648 (spam-summary-prepare-exit): Invoke spam-group-processor-p
21649 properly now.
21650
21651 * gnus.el (spam-resend-to): Add group/topic parameter.
21652 (spam-process): Move the OBSOLETE processors to the end of the
21653 choices.
21654
21655 2004-05-24 Daniel Pittman <daniel@rimspace.net>
21656
21657 * spam-report.el (spam-report-resend-to, spam-report-resend):
21658 Start with resend-to set to nil, and then ask the user if necessary.
21659 (spam-report-resend): spam-report-resend takes a list of articles, not
21660 separate article numbers.
21661
21662 2004-05-23 Katsumi Yamaoka <yamaoka@jpl.org>
21663
21664 * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
21665 addition to emacs-w3m.
21666
21667 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21668
21669 * assistant.el (assistant-authinfo-data): New function.
21670 (assistant-eval): Eval for entire assistant.
21671
21672 * netrc.el (netrc-services-file): New variable.
21673 (netrc-parse-services): New function.
21674 (netrc-find-service-name): New function.
21675 (netrc-find-service-number): New function.
21676 (netrc-port-equal): New function.
21677 (netrc-machine): Use it.
21678
21679 * nnimap.el (nnimap-open-connection): Use netrc.
21680
21681 * gnus-util.el (gnus-netrc-get): Remove aliases.
21682
21683 * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
21684
21685 * assistant.el (wid-edit): Fix compilation.
21686
21687 * gnus-util.el (gnus-set-file-modes): Just ignore errors.
21688
21689 2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
21690
21691 * gnus-util.el (gnus-set-file-modes): New function. (small
21692 patch).
21693
21694 2004-05-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
21695
21696 * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
21697
21698 * assistant.el (assistant-render-node): Fix up rendering and
21699 read-only text.
21700 (assistant-render-node): Reset.
21701 (assistant-make-read-only): Not sticky.
21702
21703 2004-05-20 Danny Siu <dsiu@adobe.com>
21704
21705 * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
21706 centered even when gnus-auto-center-summary is t.
21707
21708 2004-05-22 Lars Magne Ingebrigtsen <larsi@gnus.org>
21709
21710 * dns.el (dns-get-txt-answer): New function.
21711 (dns-read-txt): Ditto.
21712 (query-dns): Use it.
21713
21714 2004-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
21715
21716 * gnus-start.el (gnus-get-unread-articles): Don't invalidate
21717 active for foreign groups even if the group level is higher than
21718 the specified value.
21719
21720 2004-05-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
21721
21722 * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
21723 non-active groups.
21724
21725 * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
21726
21727 2004-05-20 Magnus Henoch <mange@freemail.hu>
21728
21729 * dns.el (dns-read-type): Add support for SVR. (small patch)
21730
21731 2004-05-20 Adam Sjøgren <asjo@koldfront.dk>
21732
21733 * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
21734 (spam-crm114-header, spam-crm114-spam-switch)
21735 (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
21736 (spam-crm114-positive-spam-header)
21737 (spam-crm114-database-directory, spam-list-of-processors)
21738 (spam-group-spam-processor-crm114-p)
21739 (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
21740 (spam-generic-score, spam-list-of-checks)
21741 (spam-list-of-statistical-checks, spam-registration-functions)
21742 (spam-check-crm114-headers, spam-crm114-score)
21743 (spam-check-crm114, spam-crm114-register-with-crm114)
21744 (spam-crm114-register-spam-routine)
21745 (spam-crm114-unregister-spam-routine)
21746 (spam-crm114-register-ham-routine)
21747 (spam-crm114-unregister-ham-routine): Add CRM114 support.
21748
21749 2004-05-20 Teodor Zlatanov <tzz@lifelogs.com>
21750
21751 * gnus.el: Add spam-use-crm114.
21752
21753 * spam.el (spam-list-of-processors, spam-registration-functions):
21754 Add spam-use-resend.
21755 (spam-group-spam-processor-report-resend-p): Add utility wrapper.
21756 (spam-report-articles-gmane): Add doc fix.
21757 (spam-report-articles-resend, spam-report-resend-register-routine):
21758 Add wrappers around spam-report-resend-to.
21759
21760 * spam-report.el (spam-report-resend-to, spam-report-resend):
21761 Add support for resending spam.
21762 (spam-report-gmane): Fix line length >80.
21763
21764 * gnus.el (spam-process): Add spam-use-resend.
21765
21766 2004-05-20 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
21767
21768 * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
21769 number of processed spam messages.
21770 (spam-ham-copy-or-move-routine): Return the number of processed
21771 ham messages.
21772 (spam-summary-prepare-exit): Use the above values to decide
21773 whether status messages shouled be displayed.
21774
21775 2004-05-20 Katsumi Yamaoka <yamaoka@jpl.org>
21776
21777 * rfc2047.el (rfc2047-encode-function-alist): Rename from
21778 `rfc2047-encoding-function-alist' in order to avoid conflicting
21779 with the old version.
21780 (rfc2047-encode-region): Concatenate words containing non-ASCII
21781 characters in structured fields; don't encode space-delimited
21782 ASCII words even in unstructured fields; don't break words at
21783 char-category boundaries.
21784 (rfc2047-encode-1): New function.
21785 (rfc2047-encode): Use it; encode text so that it occupies the
21786 maximum width within 76-column; work correctly on Q encoding for
21787 iso-2022-* charsets.
21788 (rfc2047-fold-region): Use existing whitespace for LWSP; make it
21789 sure not to break a line just after the header name.
21790 (rfc2047-b-encode-region): Remove.
21791 (rfc2047-b-encode-string): New function.
21792 (rfc2047-q-encode-region): Remove.
21793 (rfc2047-q-encode-string): New function.
21794
21795 * mm-util.el (mm-replace-in-string): New function.
21796
21797 2004-05-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
21798
21799 * gnus-msg.el (gnus-inews-make-draft-meta-information):
21800 Really get it right.
21801 (gnus-inews-make-draft): Really.
21802
21803 2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
21804
21805 * nnmh.el (nnmh-request-list-1): Don't check the link count
21806 before descending. (small patch)
21807
21808 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
21809
21810 * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
21811 stuff.
21812
21813 * gnus-start.el (gnus-subscribe-hierarchical-interactive):
21814 Match on real group name.
21815
21816 * gnus-art.el (gnus-signature-limit): Doc fix.
21817
21818 * gnus-msg.el (gnus-inews-make-draft): Quote list.
21819
21820 2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
21821
21822 * gnus-draft.el (gnus-draft-send):
21823 Bind rfc2047-encode-encoded-words.
21824
21825 * rfc2047.el (rfc2047-encode-region): Encode =? strings.
21826 (rfc2047-encodable-p): Say that =? needs encoding.
21827 (rfc2047-encode-encoded-words): New variable.
21828
21829 * gnus-group.el (gnus-group-select-group): Doc fix.
21830
21831 * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
21832
21833 * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
21834 to nil.
21835
21836 * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
21837
21838 * nnheader.el (nnheader-get-lines-and-char): New function.
21839
21840 2004-05-19 Reiner Steib <Reiner.Steib@gmx.de>
21841
21842 * gnus-msg.el (gnus-summary-followup-with-original):
21843 Document yanking of region when active.
21844
21845 2004-05-19 Katsumi Yamaoka <yamaoka@jpl.org>
21846
21847 * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
21848 groups if the group level is higher than the specified value.
21849
21850 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
21851
21852 * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
21853 (gnus-group-jump-to-group): Add prefix argument using
21854 `gnus-group-jump-to-group-prompt'. Query before jumping to
21855 non-active group.
21856
21857 * compface.el (uncompface): Be verbose when changing
21858 `uncompface-use-external'.
21859
21860 * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
21861 handle manual section.
21862
21863 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
21864
21865 * gnus-art.el (gnus-button-alist): Revert previous change.
21866
21867 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
21868
21869 * message.el (message-idna-to-ascii-rhs-1): Fix typo.
21870
21871 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
21872
21873 * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
21874 whether backend can accept message.
21875
21876 * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
21877
21878 2004-05-18 Kai Grossjohann <kgrossjo@eu.uu.net>
21879
21880 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21881 Avoid creating directory when nntp-marks-is-evil is true.
21882 Reported by Reiner Steib.
21883
21884 2004-05-18 Reiner Steib <Reiner.Steib@gmx.de>
21885
21886 * gnus-picon.el (gnus-picon-insert-glyph):
21887 Add optional `nostring' argument.
21888
21889 2004-05-18 Jesper Harder <harder@ifa.au.dk>
21890
21891 * gnus-picon.el (gnus-picon-style): New variable.
21892 (gnus-picon-transform-address): Support `gnus-picon-style'.
21893
21894 2004-05-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
21895
21896 * message.el (message-fill-field): Return point.
21897 (message-generate-headers): Go to end of field.
21898
21899 * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
21900 stuff for non-living groups.
21901
21902 2004-05-18 Jesper Harder <harder@ifa.au.dk>
21903
21904 * gnus-art.el (gnus-article-followup-with-original)
21905 (gnus-article-reply-with-original): gnus-mark-active-p ->
21906 gnus-region-active-p.
21907
21908 2004-05-17 Teodor Zlatanov <tzz@lifelogs.com>
21909
21910 * spam.el (spam-summary-prepare-exit): Fix messages, so they show
21911 only when there is spam or ham to be processed.
21912
21913 2004-05-17 Lars Magne Ingebrigtsen <larsi@gnus.org>
21914
21915 * mail-source.el (mail-source-delete-crash-box): Refactor.
21916 (mail-source-fetch): Use it.
21917 (mail-source-fetch-file): Ditto.
21918 (mail-source-fetch-directory): Run PostScript in loop.
21919 (mail-source-fetch-pop): Delete.
21920 (mail-source-fetch-maildir): Ditto.
21921 (mail-source-fetch-imap): Ditto.
21922
21923 * imap.el (imap-authenticators): Comment out sasl.
21924
21925 * message.el (message-skip-to-next-address): New function.
21926 (message-fill-header-address): Refactor.
21927 (message-fill-address): Use it.
21928 (message-delete-address): Use it.
21929 (message-fill-header-general): Refactor.
21930 (message-fill-field-address): Rename.
21931 (message-narrow-to-field): Find the start of the header.
21932 (message-header-format-alist): Don't pre-fill.
21933 (message-fill-header): Remove.
21934 (message-insert-header): New function.
21935 (message-shorten-references): Use it.
21936
21937 * rfc2047.el (rfc2047-field-value): Strip props.
21938
21939 * mail-parse.el (mail-header-make-address): New alias.
21940
21941 * ietf-drums.el (ietf-drums-make-address): New function.
21942
21943 * imap.el: Add compiler directives.
21944
21945 * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
21946
21947 * gnus-art.el (article-decode-idna-rhs): Don't use
21948 message-idna-inside-rhs-p.
21949
21950 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
21951
21952 * message.el (message-idna-inside-rhs-p): Remove.
21953 (message-idna-to-ascii-rhs-1): Use proper address parsing.
21954
21955 * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
21956 false positives.
21957
21958 2004-05-16 Kim-Minh Kaplan <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
21959
21960 * imap.el (imap-sasl-make-mechanisms): Use sasl.
21961
21962 2004-05-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
21963
21964 * nneething.el (nneething-file-name): Don't create spurious
21965 files.
21966
21967 * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
21968 (gnus-inews-do-gcc): Remove sleep.
21969
21970 * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
21971 part under point.
21972
21973 * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
21974 (gnus-agent-regenerate-group): Using nil messages aren't valid.
21975
21976 2004-05-15 Teodor Zlatanov <tzz@lifelogs.com>
21977
21978 * spam.el (spam-summary-prepare-exit): Fix (length).
21979
21980 2004-05-14 Teodor Zlatanov <tzz@lifelogs.com>
21981
21982 * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
21983 as expired without moving it" message when there are spam
21984 messages left.
21985
21986 2004-05-14 Nelson Ferreira <nelson.ferreira@verizon.net> (tiny change)
21987
21988 * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
21989 header is not nil.
21990
21991 2004-05-14 Kai Grossjohann <kgrossjo@eu.uu.net>
21992
21993 * nntp.el (nntp-request-set-mark, nntp-request-update-info):
21994 Call nntp-possibly-create-directory, not nntp-possibly-change-group.
21995 (nntp-marks-changed-p): New arg SERVER.
21996 (nntp-request-update-info): Adjust caller.
21997
21998 2004-05-14 Kai Grossjohann <kai@emptydomain.de>
21999
22000 * nntp.el (nntp-save-marks): Pass missing arg.
22001
22002 2004-05-13 Kai Grossjohann <kai.grossjohann@gmx.net>
22003
22004 * nntp.el: Support marks.
22005 (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
22006 (nntp-marks-modtime, nntp-marks-directory): New variables.
22007 (nntp-request-set-mark, nntp-request-update-info)
22008 (nntp-possibly-create-directory, nntp-marks-changed-p)
22009 (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
22010 New functions.
22011
22012 2004-05-12 Jesper Harder <harder@ifa.au.dk>
22013
22014 * gnus-score.el (gnus-score-insert-help):
22015 Use gnus-select-lowest-window.
22016
22017 * gnus-ems.el (gnus-select-lowest-window): Copy definition of
22018 appt-select-lowest-window and rename to gnus-select-lowest-window.
22019
22020 * gnus.el: do.
22021
22022 2004-05-12 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
22023
22024 * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
22025 encodings of MIME-encoded words, in order to improve
22026 interoperability with several broken MUAs.
22027
22028 2004-05-07 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
22029
22030 * mm-view.el (mm-inline-text-html-render-with-w3): Check META
22031 tags, only when charsets are not specified in headers.
22032 (mm-inline-text-html-render-with-w3m): Ditto.
22033
22034 2004-05-06 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
22035
22036 * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
22037 instead of MIME-decoded from fields when checking
22038 `gnus-article-address-banner-alist'.
22039
22040 2004-05-03 Jesper Harder <harder@ifa.au.dk>
22041
22042 * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
22043 description rather than subject.
22044
22045 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
22046
22047 * gnus.el (gnus-version-number): Bump.
22048
22049 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
22050
22051 * gnus.el: No Gnus v0.2 is released.
22052
22053 2004-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
22054
22055 * gnus-agent.el (gnus-agent-read-agentview):
22056 Inline gnus-uncompress-range.
22057
22058 2004-05-01 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
22059
22060 * spam.el (spam-bsfilter-path): Use `executable-find' instead of
22061 `exec-installed-p'.
22062
22063 2004-04-30 TSUCHIYA Masatoshi <tsuchiya@namazu.org>
22064
22065 * gnus.el (spam-process, spam-autodetect-methods):
22066 Add bsfilter and bsfilter-headers.
22067
22068 * spam.el (spam-bsfilter): New customize group.
22069 (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
22070 (spam-bsfilter-header, spam-bsfilter-probability-header)
22071 (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
22072 (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
22073 (spam-bsfilter-database-directory): New options.
22074 (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
22075 (spam-list-of-statistical-checks, spam-registration-functions):
22076 Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
22077 (spam-bsfilter-score): New command.
22078 (spam-check-bsfilter-headers, spam-check-bsfilter)
22079 (spam-bsfilter-register-with-bsfilter)
22080 (spam-bsfilter-register-spam-routine)
22081 (spam-bsfilter-unregister-spam-routine)
22082 (spam-bsfilter-register-ham-routine)
22083 (spam-bsfilter-unregister-ham-routine): New functions.
22084 (spam-generic-score): Support bsfilter; Accept an optional argument
22085 to recalcurate spam score even if scoring header has already been
22086 added.
22087 (spam-bogofilter-score, spam-spamassassin-score): Accept an
22088 optional argument to recalcurate spam score even if scoring header
22089 has already been added.
22090
22091 2004-04-29 Jesper Harder <harder@ifa.au.dk>
22092
22093 * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
22094 strings! Reported by David D. Smith <davidsmith@acm.org>.
22095 (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
22096 link is missing.
22097
22098 2004-04-28 Jesper Harder <harder@ifa.au.dk>
22099
22100 * html2text.el (html2text-replace-list): Add &amp; and &apos;.
22101 (html2text-get-attr): Rewrite.
22102
22103 * message.el (message-setup-1): Remove redundant put-text-property
22104 on mail-header-separator.
22105
22106 2004-04-27 Teodor Zlatanov <tzz@lifelogs.com>
22107
22108 * gnus-registry.el (gnus-registry-cache-whitespace)
22109 (gnus-registry-action, gnus-registry-spool-action)
22110 (gnus-registry-split-fancy-with-parent): Change message levels
22111 from 5 to 3 or 7, as needed.
22112
22113 * spam.el (spam-summary-prepare-exit)
22114 (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
22115 (spam-split, spam-find-spam, spam-log-undo-registration)
22116 (spam-check-blackholes, spam-enter-ham-BBDB): Change message
22117 level from 5 to 6.
22118
22119 2004-04-26 Katsumi Yamaoka <yamaoka@jpl.org>
22120
22121 * gnus-ems.el: Autoload appt-select-lowest-window (revert
22122 2004-03-04 change).
22123
22124 2004-04-25 Jesper Harder <harder@ifa.au.dk>
22125
22126 * sieve-manage.el (sieve-manage-open):
22127 * nnweb.el (nnweb-insert-html):
22128 * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
22129 (nnvirtual-partition-sequence, nnvirtual-create-mapping):
22130 * nnspool.el (nnspool-request-group):
22131 * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
22132 * nnml.el (nnml-request-update-info):
22133 * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
22134 (nnmh-request-create-group, nnmh-update-gnus-unreads):
22135 * nnimap.el (nnimap-request-close, nnimap-acl-edit)
22136 (nnimap-request-set-mark):
22137 * nnfolder.el (nnfolder-request-update-info):
22138 * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
22139 * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
22140 * gnus-uu.el (gnus-uu-find-articles-matching):
22141 * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
22142 * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
22143 * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
22144 * gnus-nocem.el (gnus-nocem-scan-groups):
22145 * gnus-int.el (gnus-start-news-server):
22146 * gnus-group.el (gnus-group-make-kiboze-group)
22147 (gnus-group-browse-foreign-server):
22148 * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
22149 Use mapc when appropriate.
22150
22151 2004-04-22 Dan Christensen <jdc@uwo.ca>
22152 Adam Sjøgren <asjo@koldfront.dk>
22153 Wes Hardaker <wes@hardakers.net>
22154 Michael Shields <shields@msrl.com>
22155
22156 * spam.el (spam-necessary-extra-headers): Get the extra headers we
22157 may need for spam sorting and scoring.
22158 (spam-user-format-function-S): Add user format function suitable for
22159 general use.
22160 (spam-article-sort-by-spam-status): Add sorting function for summary
22161 sorting.
22162 (spam-extra-header-to-number): Add function to get a score from a
22163 header.
22164 (spam-summary-score): Add function to get a numeric score from the
22165 headers.
22166 (spam-generic-score): Fix function doc, was in wrong place.
22167 (spam-initialize): Take symbols when it's run, and install the
22168 extra headers that spam-necessary-extra-headers thinks we need.
22169
22170 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
22171
22172 * spam.el (spam-summary-prepare-exit): Add logic and message fix.
22173 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
22174
22175 2004-04-17 Jesper Harder <harder@ifa.au.dk>
22176
22177 * gnus-sum.el (gnus-set-global-variables)
22178 (gnus-build-all-threads, gnus-get-newsgroup-headers)
22179 (gnus-article-get-xrefs, gnus-summary-best-group)
22180 (gnus-summary-next-article, gnus-summary-enter-digest-group)
22181 (gnus-summary-set-bookmark, gnus-offer-save-summaries)
22182 (gnus-summary-update-info, gnus-kill-or-deaden-summary):
22183 Use with-current-buffer.
22184
22185 2004-04-16 Teodor Zlatanov <tzz@lifelogs.com>
22186
22187 * spam.el (spam-summary-prepare-exit): Simplify logic.
22188 (spam-fetch-article-header): Read the article header if it's not
22189 available.
22190 (spam-list-articles): Simplify logic.
22191 (spam-filelist-register-routine): Fix bug with unregister-list.
22192
22193 * gnus-registry.el: Fix comments at beginning.
22194
22195 2004-04-16 Jesper Harder <harder@ifa.au.dk>
22196
22197 * message.el (message-cater-to-broken-inn): Remove.
22198 (message-shorten-references): Make sure the total folded length of
22199 References is shorter than 998 characters to cater to a bug in INN
22200 2.3. Also, don't pretend that references aren't folded -- this
22201 hasn't worked for a while.
22202
22203 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
22204
22205 * gnus-agent.el (gnus-agentize):
22206 gnus-agent-send-mail-real-function no longer set to current value
22207 of message-send-mail-function but rather a lambda that calls
22208 message-send-mail-function. The change makes the agent real-time
22209 responsive to user changes to message-send-mail-function.
22210
22211 2004-04-15 Kevin Greiner <kgreiner@xpediantsolutions.com>
22212
22213 * legacy-gnus-agent.el
22214 (gnus-agent-convert-to-compressed-agentview): Fix typos with
22215 help from Florian Weimer <fw@deneb.enyo.de>
22216
22217 2004-04-15 Katsumi Yamaoka <yamaoka@jpl.org>
22218
22219 * nnmail.el (nnmail-cache-insert): Revert last change.
22220
22221 2004-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
22222
22223 * nnmail.el (nnmail-cache-insert): Always check whether
22224 nnmail-cache-ignore-groups matches a group name.
22225
22226 2004-04-13 Teodor Zlatanov <tzz@lifelogs.com>
22227
22228 * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
22229 (spam-find-spam, spam-log-processing-to-registry)
22230 (spam-log-registered-p, spam-log-unregistration-needed-p)
22231 (spam-log-undo-registration): Use gnus-message instead of
22232 gnus-error, none of these errors are fatal.
22233
22234 * gnus-registry.el (gnus-registry-clean-empty-function)
22235 (gnus-registry-clean-empty): Remove only empty entries without
22236 extra data.
22237
22238 2004-04-12 Teodor Zlatanov <tzz@lifelogs.com>
22239
22240 * spam-stat.el (spam-stat-buffer-change-to-spam)
22241 (spam-stat-buffer-change-to-non-spam): Change (error) to
22242 (gnus-message 8) invocation.
22243
22244 2004-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
22245
22246 * nntp.el (nntp-via-netcat-command): New variable.
22247 (nntp-via-netcat-switches): New variable.
22248 (nntp-open-via-rlogin-and-netcat): New function.
22249 (nntp-open-connection-function): Doc fix.
22250 (nntp-telnet-command): Doc fix.
22251 (nntp-end-of-line): Doc fix.
22252 (nntp-via-rlogin-command): Doc fix.
22253 (nntp-via-user-name): Doc fix.
22254 (nntp-via-address): Doc fix.
22255
22256 2004-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
22257
22258 * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
22259 error in Emacs 21.1.
22260
22261 2004-04-08 Reiner Steib <Reiner.Steib@gmx.de>
22262
22263 * gnus-start.el (gnus-get-unread-articles): Fix last commit.
22264
22265 2004-04-07 Kevin Greiner <kgreiner@xpediantsolutions.com>
22266
22267 * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
22268 (gnus-agent-with-refreshed-group): New macro.
22269 (gnus-agent-rename-group): New function.
22270 (gnus-agent-delete-group): New function.
22271 (gnus-agent-save-group-info): Use gnus-command-method when
22272 `method' parameter is nil. Don't write nil entries into the
22273 active file.
22274 (gnus-agent-get-group-info): New function.
22275 (gnus-agent-fetch-articles):
22276 Use gnus-agent-update-files-total-fetched-for to increment disk space
22277 used.
22278 (gnus-agent-fetch-headers, gnus-agent-save-alist):
22279 Use gnus-agent-update-view-total-fetched-for to increment disk space
22280 used.
22281 (gnus-agent-get-local): Add optional parameters to avoid calling
22282 gnus-group-real-name and gnus-find-method-for-group.
22283 (gnus-agent-set-local): Delete stored entry if either min, or max,
22284 are nil.
22285 (gnus-agent-fetch-session): Reworded error/quit messages.
22286 On quit, use gnus-agent-regenerate-group to record existence of any
22287 articles fetched to disk before the quit occurred.
22288 (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
22289 gnus-agent-update-view-total-fetched-for, and
22290 gnus-agent-update-files-total-fetched-for to decrement disk space
22291 used.
22292 (gnus-agent-retrieve-headers):
22293 Use gnus-agent-update-view-total-fetched-for to increment disk space
22294 used.
22295 (gnus-agent-regenerate-group): Replace gnus-group-update-group
22296 with gnus-agent-update-files-total-fetched-for to decrement disk
22297 space and fresh group buffer.
22298 (gnus-agent-inhibit-update-total-fetched-for): New variable.
22299 (gnus-agent-need-update-total-fetched-for): New variable.
22300 (gnus-agent-update-files-total-fetched-for): New function.
22301 (gnus-agent-update-view-total-fetched-for): New function.
22302 (gnus-agent-total-fetched-for): New function.
22303
22304 * gnus-cache.el (gnus-cache-save-buffers):
22305 Use gnus-cache-update-overview-total-fetched-for to change disk space
22306 used by this group.
22307 (gnus-cache-possibly-enter-article):
22308 Use gnus-cache-update-file-total-fetched-for to increment disk space
22309 used by this group.
22310 (gnus-cache-possibly-remove-article):
22311 Use gnus-cache-update-file-total-fetched-for to decrement disk space
22312 used by this group.
22313 (gnus-cache-generate-nov-databases): Purge total fetched cache.
22314 (gnus-cache-rename-group): New function.
22315 (gnus-cache-delete-group): New function.
22316 (gnus-cache-inhibit-update-total-fetched-for): New variable.
22317 (gnus-cache-need-update-total-fetched-for): New variable.
22318 (gnus-cache-with-refreshed-group): New macro.
22319 (gnus-cache-update-file-total-fetched-for): New function.
22320 (gnus-cache-update-overview-total-fetched-for): New function.
22321 (gnus-cache-rename-group-total-fetched-for): New function.
22322 (gnus-cache-delete-group-total-fetched-for): New function.
22323 (gnus-cache-total-fetched-for): New function.
22324
22325 * gnus-group.el: Require gnus-sum and autoload functions to
22326 resolve warnings when gnus-group.el compiled alone.
22327 (gnus-group-line-format): Documented new %F.
22328 (size of Fetched data) group line format; identifies disk space
22329 used by agent and cache.
22330 (gnus-group-line-format-alist): Defined new F format.
22331 (gnus-total-fetched-for): New function.
22332 (gnus-group-delete-group): No longer update
22333 gnus-cache-active-altered as gnus-request-delete-group now keeps
22334 the cache in sync.
22335 (gnus-group-list-active): Let the agent store a server's active
22336 list if currently plugged.
22337
22338 * gnus-int.el (gnus-request-delete-group):
22339 Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
22340 local disk in sync with the server.
22341 (gnus-request-rename-group):
22342 Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
22343 local disk in sync with the server.
22344
22345 * gnus-start.el (gnus-get-unread-articles):
22346 Cosmetic simplification to logic.
22347
22348 * gnus-util.el (gnus-rename-file): New function.
22349
22350 2004-04-07 Christian Neukirchen <chneukirchen@yahoo.de> (tiny change)
22351
22352 * mm-util.el (mm-image-load-path): Handle nil in load-path.
22353
22354 2004-04-07 Jesper Harder <harder@ifa.au.dk>
22355
22356 * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
22357 '+'. Reported by Stefan Wiens <s.wi@gmx.net>.
22358
22359 2004-04-06 Jesper Harder <harder@ifa.au.dk>
22360
22361 * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
22362 alive. Reported by Laurent Martelli <laurent@aopsys.com>.
22363
22364 2004-04-03 Jesper Harder <harder@ifa.au.dk>
22365
22366 * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
22367
22368 2004-04-02 Teodor Zlatanov <tzz@lifelogs.com>
22369
22370 * spam.el (spam-set-difference): Add function to replace
22371 gnus-set-difference in spam.el.
22372 (spam-summary-prepare-exit): Use spam-set-difference.
22373
22374 2004-03-29 Teodor Zlatanov <tzz@lifelogs.com>
22375
22376 * gnus-registry.el (gnus-registry-cache-file): Update to use
22377 gnus-dribble-directory OR gnus-home-directory OR ~.
22378 (gnus-registry-split-fancy-with-parent): Fix doc.
22379
22380 2004-03-27 Katsumi Yamaoka <yamaoka@jpl.org>
22381
22382 * message.el (message-exchange-point-and-mark):
22383 Use message-mark-active-p. Suggested by Jesper Harder
22384 <harder@ifa.au.dk>.
22385
22386 2004-03-26 Katsumi Yamaoka <yamaoka@jpl.org>
22387
22388 * message.el (message-exchange-point-and-mark): Don't activate
22389 region if it was inactive. Suggested by Hiroshi Fujishima
22390 <pooh@nature.tsukuba.ac.jp>.
22391
22392 2004-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
22393
22394 * gnus-art.el (article-display-face): Display Faces in the same
22395 order as X-Faces.
22396
22397 2004-03-24 Katsumi Yamaoka <yamaoka@jpl.org>
22398
22399 * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
22400
22401 2004-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
22402
22403 * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
22404 (gnus-mime-multipart-functions): Revert 2004-03-19 change.
22405 (gnus-article-mime-hierarchy): Remove.
22406 (gnus-article-mime-hierarchy-next): Remove.
22407 (gnus-article-mode): Revert 2004-03-19 change.
22408 (gnus-article-setup-buffer): Revert 2004-03-19 change.
22409 (gnus-insert-mime-button): Revert 2004-03-19 change.
22410 (gnus-mime-accumulate-hierarchy): Remove.
22411 (gnus-mime-enter-multipart): Remove.
22412 (gnus-mime-leave-multipart): Remove.
22413 (gnus-mime-display-part): Revert 2004-03-19 change.
22414 (gnus-mime-display-alternative): Revert 2004-03-19 change.
22415
22416 * mml.el (mml-preview): Revert 2004-03-19 change.
22417
22418 2004-03-18 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
22419
22420 * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
22421
22422 2004-03-22 Katsumi Yamaoka <yamaoka@jpl.org>
22423
22424 * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
22425 t while entering a file name using the mm-with-multibyte macro.
22426 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
22427
22428 * mm-util.el (mm-with-multibyte): New macro.
22429
22430 2004-03-19 Katsumi Yamaoka <yamaoka@jpl.org>
22431
22432 * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
22433 New user option.
22434 (gnus-mime-multipart-functions): Doc and customization fix.
22435 (gnus-article-mime-hierarchy): New variable.
22436 (gnus-article-mime-hierarchy-next): New variable.
22437 (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
22438 (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
22439 gnus-article-mime-hierarchy-next to nil.
22440 (gnus-insert-mime-button): Show hierarchy numbers.
22441 (gnus-mime-accumulate-hierarchy): New function.
22442 (gnus-mime-enter-multipart): New function.
22443 (gnus-mime-leave-multipart): New function.
22444 (gnus-mime-display-part): Recompute hierarchical MIME structure.
22445 (gnus-mime-display-alternative): Show hierarchy numbers.
22446
22447 * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
22448 gnus-article-mime-hierarchy-next to nil.
22449
22450 2004-03-19 Steve Youngs <sryoungs@bigpond.net.au>
22451
22452 * dns.el: Don't require gnus-xmas.
22453
22454 2004-03-17 Jesper Harder <harder@ifa.au.dk>
22455
22456 * mml.el (mml-generate-mime-1): Don't use format=flowed with
22457 inline PGP.
22458 (mml-menu): Disable mml-quote-region if mark is inactive.
22459
22460 2004-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
22461
22462 * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
22463 when the group's active is not available.
22464
22465 2004-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
22466
22467 * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
22468 error.
22469
22470 2004-03-12 Reiner Steib <Reiner.Steib@gmx.de>
22471
22472 * imap.el (imap-store-password): New variable.
22473 (imap-interactive-login): Use it.
22474 Suggested by Mark Plaksin <happy@mcplaksin.org>.
22475
22476 2004-03-12 Katsumi Yamaoka <yamaoka@jpl.org>
22477
22478 * gnus-art.el (gnus-article-read-summary-keys): Restore new
22479 window-start and hscroll to summary window.
22480
22481 2004-03-12 Kevin Greiner <kgreiner@xpediantsolutions.com>
22482
22483 * gnus-start.el (gnus-convert-old-newsrc): Only write the
22484 conversion message to newsrc-dribble when an actual conversion is
22485 performed.
22486
22487 2004-03-10 Malcolm Purvis <malcolmpurvis@optushome.com.au> (tiny change)
22488
22489 * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
22490
22491 2004-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
22492
22493 * mm-decode.el (mm-complicated-handles): New function reviving
22494 former definition of mm-multiple-handles.
22495
22496 * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
22497 (gnus-mime-delete-part): Use it.
22498
22499 2004-03-09 Kevin Greiner <kgreiner@xpediantsolutions.com>
22500
22501 * gnus-agent.el (gnus-agent-read-local):
22502 Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
22503 avoid the implicit assumption that they will always be equal.
22504 (gnus-agent-save-local): Bind buffer-file-coding-system, not
22505 coding-system-for-write, as the with-temp-file macro first prints
22506 to a buffer then saves the buffer.
22507
22508 2004-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
22509
22510 * gnus-art.el (gnus-article-edit-part): New function.
22511 (gnus-mime-save-part-and-strip): Use it; do query instead of
22512 signaling an error; don't use mm-multiple-handles.
22513 (gnus-mime-delete-part): Ditto.
22514
22515 2004-03-08 Kevin Greiner <kgreiner@xpediantsolutions.com>
22516
22517 * gnus-agent.el (gnus-agent-read-agentview): Remove support for
22518 old file versions.
22519 (gnus-group-prepare-hook): Remove function that converted list
22520 form of gnus-agent-expire-days to group properties.
22521
22522 * gnus-int.el: Autoload gnus-agent-regenerate-group.
22523 (gnus-request-accept-article): Re-indented.
22524
22525 * gnus-start.el (gnus-convert-old-newsrc): Registered new
22526 converters to handle old agent file formats. Add logic for a
22527 "backup before upgrading warning".
22528 (gnus-convert-mark-converter-prompt): Developers can mark
22529 functions as needing (default), or not needing,
22530 gnus-convert-old-newsrc's "backup before upgrading warning".
22531 (gnus-convert-converter-needs-prompt): Tests whether the user
22532 should be protected from potentially irreversable changes by the
22533 function.
22534
22535 * legacy-gnus-agent.el: New. Provides converters that are only
22536 loaded when gnus-convert-old-newsrc needs to call them.
22537
22538 2004-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
22539
22540 * mail-source.el (mail-source-touch-pop): Doc fix.
22541
22542 * message.el (message-smtpmail-send-it): Doc fix.
22543
22544 2004-03-05 Jesper Harder <harder@ifa.au.dk>
22545
22546 * sha1-el.el (sha1-maximum-internal-length): Doc fix.
22547
22548 * nnmail.el (nnmail-split-fancy): do.
22549
22550 * gnus-kill.el (gnus-kill, gnus-execute): do.
22551
22552 2004-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
22553
22554 * gnus-sum.el (gnus-widget-reversible-match)
22555 (gnus-widget-reversible-to-internal)
22556 (gnus-widget-reversible-to-external): New functions.
22557 (gnus-widget-reversible): New widget.
22558 (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
22559
22560 2004-03-05 Kai Grossjohann <kgrossjo@eu.uu.net>
22561
22562 * gnus-sum.el (gnus-thread-sort-functions)
22563 (gnus-article-sort-functions): Document `(not F)' items.
22564
22565 2004-03-04 Teodor Zlatanov <tzz@lifelogs.com>
22566
22567 * spam.el (spam-use-gmane-xref): Add new backend.
22568 (spam-gmane-xref-spam-group): Add variable to control the name of the
22569 Gmane spam group.
22570 (spam-blackhole-servers, spam-blackhole-good-server-regex)
22571 (spam-regex-headers-spam, spam-regex-headers-ham)
22572 (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
22573 (spam-list-of-checks): Add spam-use-gmane-xref to list of
22574 backends and checks.
22575 (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
22576
22577 * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
22578 an autodetect method.
22579
22580 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
22581
22582 * gnus-int.el (gnus-request-accept-article): Inform the agent that
22583 articles are being added to a group.
22584 (gnus-request-replace-article): Inform the agent that articles
22585 need to be uncached as the cached contents are no longer valid.
22586
22587 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
22588
22589 * binhex.el: Don't autoload executable-find.
22590
22591 * canlock.el: Don't autoload mail-fetch-field.
22592
22593 * gnus-ems.el: Don't autoload appt-select-lowest-window.
22594
22595 * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
22596 rmail-dont-reply-to and rmail-output.
22597
22598 * gnus-score.el: Don't autoload ffap-string-at-point.
22599
22600 * gnus-setup.el: Don't autoload sc-cite-original.
22601
22602 * imap.el: Don't autoload base64-decode-string,
22603 base64-encode-string and md5.
22604
22605 * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
22606 and rmail-msg-restore-non-pruned-header.
22607
22608 * mm-decode.el: Don't autoload executable-find.
22609
22610 * mm-url.el: Don't autoload executable-find.
22611
22612 * mm-view.el: Don't autoload diff-mode.
22613
22614 * nndb.el: Don't autoload news-reply-mode, news-setup,
22615 cancel-timer and telnet.
22616
22617 * password.el: Don't autoload run-at-time for Emacs.
22618
22619 * sha1-el.el: Don't autoload executable-find.
22620
22621 * sieve-mode.el: Don't autoload c-mode.
22622
22623 * uudecode.el: Don't autoload executable-find.
22624
22625 2004-03-04 Kevin Greiner <kgreiner@xpediantsolutions.com>
22626
22627 * gnus-agent.el (gnus-agent-file-header-cache): Remove.
22628 (gnus-agent-possibly-alter-active): Avoid null in numeric
22629 comparison.
22630 (gnus-agent-set-local): Refuse to save null in local object table.
22631 (gnus-agent-regenerate-group): The REREAD parameter can now be a
22632 list of articles that will be marked as unread.
22633
22634 2004-03-04 Katsumi Yamaoka <yamaoka@jpl.org>
22635
22636 * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
22637
22638 2004-03-04 Jesper Harder <harder@ifa.au.dk>
22639
22640 * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
22641 language tags.
22642
22643 2004-03-03 Per Abrahamsen <abraham@dina.kvl.dk>
22644
22645 * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
22646 Don't bind "obarray".
22647
22648 * gnus-sum.el (gnus-thread-sort-functions):
22649 Add `gnus-thread-sort-by-most-recent-number' and
22650 `gnus-thread-sort-by-most-recent-date'.
22651 Reported by Kai Grossjohann <kai@emptydomain.de>.
22652
22653 2004-03-03 Katsumi Yamaoka <yamaoka@jpl.org>
22654
22655 * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
22656
22657 2004-03-02 Kevin Greiner <kgreiner@xpediantsolutions.com>
22658
22659 * gnus-cus.el (gnus-agent-customize-category):
22660 Remove ignore-errors macro reference that required cl to be loaded at
22661 run-time.
22662
22663 * gnus-range.el (gnus-sorted-range-intersection): Now accepts
22664 single-interval range of the form (min . max). Previously the
22665 range had to look like ((min . max)). Likewise, return
22666 (min . max) rather than ((min . max)).
22667 (gnus-range-map): Use gnus-range-normalize to accept
22668 single-interval range.
22669
22670 * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
22671 the cache, but not the agent, now appear with their usual face.
22672
22673 2004-03-01 Katsumi Yamaoka <yamaoka@jpl.org>
22674
22675 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
22676 w3m-safe-url-regexp variable buffer-local.
22677
22678 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22679
22680 2004-02-27 Simon Josefsson <jas@extundo.com>
22681
22682 * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
22683 gnus-group-real-prefix.
22684 (gnus-summary-move-article): Use it, instead of
22685 gnus-group-real-prefix.
22686
22687 2004-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
22688
22689 * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
22690 w3m-safe-url-regexp variable buffer-local and set it as the value
22691 of mm-w3m-safe-url-regexp.
22692
22693 * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
22694
22695 * gnus-msg.el (gnus-setup-message): Ignore an article copy while
22696 parsing gnus-posting-styles when the message is not for replying.
22697
22698 * nnrss.el (nnrss-opml-export):
22699 Use mm-set-buffer-file-coding-system instead of
22700 set-buffer-file-coding-system.
22701
22702 2004-02-27 Jesper Harder <harder@ifa.au.dk>
22703
22704 * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
22705 of checkdoc.el).
22706 * nnrss.el: do.
22707 * gnus-mlspl.el: do.
22708 * gnus-ml.el: do.
22709 * gnus-srvr.el: do.
22710
22711 * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
22712
22713 2004-02-27 Kevin Ryde <user42@zip.com.au> (tiny change)
22714
22715 * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
22716 Corrections to custom-manual links.
22717
22718 * gnus-art.el (gnus-article): Ditto.
22719
22720 * mm-decode.el (mime-display, mime-security): Ditto.
22721
22722 2004-02-26 Jesper Harder <harder@ifa.au.dk>
22723
22724 * flow-fill.el: Typo.
22725
22726 2004-02-26 Andrew Cohen <cohen@andy.bu.edu>
22727
22728 * spam-wash.el: New file.
22729
22730 2004-02-26 Mark A. Hershberger <mah@everybody.org>
22731
22732 * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
22733
22734 2004-02-26 Teodor Zlatanov <tzz@lifelogs.com>
22735
22736 * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
22737 to be run with new-articles as LIST1, not LIST2.
22738 (spam-registration-functions): Add spam-use-ham-copy as a nil
22739 registration backend.
22740
22741 2004-02-26 Jesper Harder <harder@ifa.au.dk>
22742
22743 * spam-stat.el (spam-stat-washing-hook): New option.
22744 (spam-stat-buffer-words): Use it.
22745 (spam-stat-process-directory, spam-stat-test-directory):
22746 Use insert-file-contents-literally.
22747 (spam-stat-coding-system): New variable.
22748 (spam-stat-load, spam-stat-save): Use it.
22749
22750 2004-02-25 Katsumi Yamaoka <yamaoka@jpl.org>
22751
22752 * spam-report.el (spam-report-plug-agent):
22753 Quote spam-report-url-to-file and spam-report-url-ping-plain.
22754
22755 2004-02-25 Reiner Steib <Reiner.Steib@gmx.de>
22756
22757 * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
22758 Allow / in mailto URLs.
22759
22760 2004-02-24 Reiner Steib <Reiner.Steib@gmx.de>
22761
22762 * spam-report.el (spam-report-process-queue): Fix interactive use.
22763 (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
22764 (spam-report-unplug-agent): Doc fixes.
22765 (spam-report-url-ping-mm-url, spam-report-url-to-file)
22766 (spam-report-agentize, spam-report-deagentize):
22767 Autoload 2004-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
22768
22769 * message.el (message-setup-fill-variables): Add mml tags to
22770 paragraph-start and paragraph-separate. Suggested by Andrew Korty
22771 <ajk@iu.edu>.
22772 (message-mode): Don't modify paragraph-separate there.
22773
22774 2004-02-17 Katsumi Yamaoka <yamaoka@jpl.org>
22775
22776 * compface.el (uncompface-use-external): Default to undecided.
22777 (uncompface-use-external-threshold): New variable.
22778 (uncompface-float-time): New macro.
22779 (uncompface): Determine whether to use the external decoder if
22780 uncompface-use-external is undecided.
22781
22782 2004-02-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
22783
22784 * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
22785 after images.
22786
22787 * gnus-art.el (gnus-mime-display-single): Remove dead code.
22788
22789 2004-02-14 Jesper Harder <harder@ifa.au.dk>
22790
22791 * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
22792
22793 * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
22794
22795 * gnus-sum.el (gnus-summary-limit-to-age)
22796 (gnus-summary-limit-children): do.
22797
22798 * gnus-int.el (gnus-request-scan): do.
22799
22800 * gnus-group.el (gnus-group-suspend): do.
22801
22802 * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
22803
22804 * gnus-cite.el (gnus-cite-parse-attributions): do.
22805
22806 * gnus-agent.el (gnus-summary-set-agent-mark)
22807 (gnus-agent-regenerate-group): do.
22808
22809 * deuglify.el (gnus-article-outlook-unwrap-lines): do.
22810
22811 * binhex.el (binhex-decode-region-internal): do.
22812
22813 2004-02-12 Katsumi Yamaoka <yamaoka@jpl.org>
22814
22815 * gnus-fun.el (gnus-face-properties-alist): New user option.
22816 (gnus-display-x-face-in-from): Use it.
22817
22818 * gnus-art.el (article-display-face): Ditto.
22819
22820 * compface.el (uncompface-use-external): Default to nil.
22821
22822 2004-02-12 Jesper Harder <harder@ifa.au.dk>
22823
22824 * nntp.el (nntp-erase-buffer): New function.
22825 (nntp-retrieve-data, nntp-send-command)
22826 (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
22827 (nntp-possibly-change-group): Use it.
22828
22829 * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
22830 Use with-current-buffer.
22831
22832 2004-02-12 TAKAI Kousuke <tak@kmc.gr.jp>
22833
22834 * compface.el: Merge the ELisp-based uncompface program.
22835 (compface): New customization group.
22836 (uncompface-use-external): New user option.
22837 (uncompface): Call uncompface-internal if uncompface-use-external
22838 is nil.
22839 (uncompface-internal): New function. Note that there are also
22840 some other functions and variables added for this function.
22841
22842 2004-02-10 Jesper Harder <harder@ifa.au.dk>
22843
22844 * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
22845 if necessary.
22846
22847 2004-02-09 Teodor Zlatanov <tzz@lifelogs.com>
22848
22849 * spam-report.el (spam-report-unplug-agent)
22850 (spam-report-plug-agent, spam-report-deagentize)
22851 (spam-report-agentize, spam-report-url-ping-temp-agent-function):
22852 Add support for the Agent in spam-report: when unplugged, report to a
22853 file; when plugged, submit all the requests.
22854
22855 * spam.el (spam-register-routine): Fix message about
22856 registration.
22857
22858 2004-02-09 Jesper Harder <harder@ifa.au.dk>
22859
22860 * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
22861 dependencies.
22862 (rfc2047-encode): Use it.
22863
22864 * gnus-art.el (gnus-button-marker-list): Move before first
22865 reference.
22866
22867 * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22868 (imap-parse-body): Fix format string mismatch.
22869
22870 * gnus-score.el (gnus-summary-increase-score): do.
22871
22872 * nnrss.el (nnrss-close): New function.
22873
22874 2004-02-08 Jesper Harder <harder@ifa.au.dk>
22875
22876 * nnrss.el (nnrss-make-filename): New function.
22877 (nnrss-request-delete-group, nnrss-read-server-data)
22878 (nnrss-save-server-data, nnrss-read-group-data)
22879 (nnrss-save-group-data): Use it.
22880 (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
22881 (nnrss-read-server-data, nnrss-read-group-data): Use load.
22882 (nnrss-group-hashtb): Make it a hash table rather than an obarray.
22883
22884 2004-02-07 Jesper Harder <harder@ifa.au.dk>
22885
22886 * mml.el (mml-compute-boundary-1): Don't uncompress files.
22887
22888 2004-02-06 Jesper Harder <harder@ifa.au.dk>
22889
22890 * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
22891 files.
22892
22893 * message.el (message-generate-headers-first): Don't quote nil
22894 and t in docstrings.
22895
22896 * imap.el (imap-id): do.
22897
22898 * gnus-agent.el (gnus-agent-consider-all-articles)
22899 (gnus-agent-queue-mail): do.
22900
22901 2004-02-05 Reiner Steib <Reiner.Steib@gmx.de>
22902
22903 * spam-report.el (spam-report-process-queue): New function.
22904 Process requests from `spam-report-requests-file'.
22905 (spam-report-process-queue): Doc fix.
22906
22907 2004-02-05 Teodor Zlatanov <tzz@lifelogs.com>
22908
22909 * spam.el (spam-register-routine)
22910 (spam-log-processing-to-registry, spam-log-registered-p)
22911 (spam-log-unregistration-needed-p, spam-log-undo-registration):
22912 Change "check" to "spam-check" for semi-clarity.
22913
22914 2004-02-05 Jesper Harder <harder@ifa.au.dk>
22915
22916 * pop3.el: Require nnheader.
22917
22918 * mml-smime.el: Require cl. Autoload message-fetch-field.
22919
22920 * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
22921
22922 * gnus-picon.el: Require cl.
22923
22924 * gnus-fun.el: Require gnus-ems and gnus-util.
22925
22926 * gnus.el (gnus-method-to-server): Move defsubst before first use.
22927
22928 * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
22929
22930 * gnus-art.el (gnus-article-edit-mode): Define before first
22931 reference.
22932
22933 2004-02-04 Jesper Harder <harder@ifa.au.dk>
22934
22935 * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
22936 (gnus-uu-post-encoded): Use point-at-bol.
22937
22938 * gnus-topic.el (gnus-group-active-topic-p): do.
22939
22940 * gnus-start.el (gnus-newsrc-to-gnus-format): do.
22941
22942 * gnus-group.el (gnus-group-kill-region): do.
22943
22944 * gnus-art.el (article-date-ut): do.
22945
22946 * message.el (message-fetch-field): Remove redundant
22947 case-fold-search binding.
22948 (message-narrow-to-field): Simplify.
22949
22950 2004-02-03 Reiner Steib <Reiner.Steib@gmx.de>
22951
22952 * spam.el (spam-directory): Derive from `gnus-directory'.
22953
22954 * spam-report.el (spam-report-url-to-file)
22955 (spam-report-requests-file): New function and variable for offline
22956 reporting.
22957 (spam-report-url-ping-function): Add `spam-report-url-to-file'
22958 and user defined function.
22959 (spam-report-url-ping-mm-url): Remove doubled slash.
22960
22961 2004-02-03 Teodor Zlatanov <tzz@lifelogs.com>
22962
22963 * spam.el (spam-list-of-processors): Fix spamassassin variable names.
22964
22965 2004-02-03 Jesper Harder <harder@ifa.au.dk>
22966
22967 * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
22968 Fix format string mismatch.
22969
22970 * sieve.el (sieve-deactivate-all): do.
22971
22972 * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
22973
22974 * nnlistserv.el (nnlistserv-kk-wash-article): do.
22975
22976 * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
22977
22978 * mm-bodies.el (mm-7bit-chars): Don't include \r.
22979
22980 2004-02-02 Teodor Zlatanov <tzz@lifelogs.com>
22981
22982 * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
22983 the list of checks.
22984
22985 2004-01-31 Jesper Harder <harder@ifa.au.dk>
22986
22987 * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
22988 padding.
22989
22990 2004-01-27 Ralf Angeli <angeli@iwi.uni-sb.de>
22991
22992 * mm-view.el (mm-fill-flowed): New variable.
22993 (mm-inline-text): Use it.
22994
22995 2004-01-27 Teodor Zlatanov <tzz@lifelogs.com>
22996
22997 * spam.el (spam-spamassassin-register-ham-routine)
22998 (spam-spamassassin-register-spam-routine): Fix function names.
22999
23000 2004-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
23001
23002 * gnus.el (gnus-tmp-grouplens): Remove.
23003 (gnus-summary-line-format): Remove grouplens.
23004
23005 * gnus-group.el (gnus-group-line-format): Ditto.
23006
23007 * gnus-spec.el (gnus-format-specs): Ditto.
23008 (gnus-update-format-specifications): Flush the group format spec
23009 cache if there's the grouplens stuff.
23010 (gnus-parse-simple-format): Replace %l with the empty string.
23011
23012 2004-01-27 Jerry James <james@xemacs.org> (tiny change)
23013
23014 * gnus-spec.el (gnus-parse-simple-format): Fix setq value
23015 omission.
23016
23017 2004-01-26 Katsumi Yamaoka <yamaoka@jpl.org>
23018
23019 * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
23020 Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23021
23022 2004-01-25 Paul Jarc <prj@po.cwru.edu>
23023
23024 * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
23025 (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
23026 New macros and functions.
23027 * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
23028 Handle > NLINK_MAX messages.
23029 * nnmaildir.el (nnmaildir-request-set-mark):
23030 Use nnmaildir--emlink-p and nnmaildir--eexist-p.
23031
23032 2004-01-25 Alex Schroeder <alex@gnu.org>
23033
23034 * spam-stat.el (spam-stat-process-directory-age): New option.
23035 (spam-stat-process-directory): Use it.
23036
23037 2004-01-24 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
23038
23039 * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
23040 (spam-stat-save): Accept prefix argument.
23041
23042 2004-01-23 Paul Jarc <prj@po.cwru.edu>
23043
23044 * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
23045 links" error.
23046
23047 2004-01-23 Jesper Harder <harder@ifa.au.dk>
23048
23049 * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
23050 compatibility with old .newsrc.eld files.
23051
23052 * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
23053
23054 * gnus-start.el (gnus-1): do.
23055
23056 * gnus-group.el (gnus-group-line-format-alist): do.
23057
23058 * gnus.el (gnus-use-grouplens, gnus-visual): do.
23059
23060 * gnus-gl.el: Remove.
23061
23062 2004-01-23 Kevin Greiner <kgreiner@xpediantsolutions.com>
23063
23064 * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
23065 marks consisting of a single range {for example, (3 . 5)} rather
23066 than a list of a single range { ((3 . 5)) }.
23067
23068 2004-01-23 Jesper Harder <harder@ifa.au.dk>
23069
23070 * spam-stat.el (spam-stat-store-gnus-article-buffer):
23071 Use with-current-buffer.
23072 (spam-stat-store-current-buffer): Use insert-buffer-substring to
23073 avoid consing a string.
23074
23075 * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
23076 Remove obsolete entries for big5 and gb2312.
23077
23078 2004-01-22 Kevin Greiner <kgreiner@xpediantsolutions.com>
23079
23080 * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
23081 uncompressed list.
23082
23083 2004-01-22 Jesper Harder <harder@ifa.au.dk>
23084
23085 * spam-stat.el (spam-stat-strip-xref): New function.
23086 (spam-stat-process-directory): Use it.
23087
23088 * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
23089 here -- it's done in message-fetch-field.
23090
23091 2004-01-21 Kevin Greiner <kgreiner@xpediantsolutions.com>
23092
23093 * gnus-agent.el (gnus-agent-queue-mail)
23094 (gnus-agent-prompt-send-queue): New variables.
23095 (gnus-agent-send-mail): Use gnus-agent-queue-mail.
23096 * gnus-draft.el (gnus-group-send-queue): Pass the group name
23097 "nndraft:queue" along to gnus-draft-send.
23098 Use gnus-agent-prompt-send-queue.
23099 (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
23100 is "nndraft:queue". Suggested by Gaute Strokkenes
23101 <gs234@srcf.ucam.org>
23102
23103 * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
23104 (agent-enable-undownloaded-faces): Add.
23105 (gnus-agent-cat-groups): Use eval-and-compile, not
23106 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
23107 method of gnus-agent-cat-groups even when the buffer has been
23108 evalled.
23109 (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
23110 delete gnus-agent-save-active-1.
23111 (gnus-agent-save-groups): Delete. Identical to
23112 gnus-agent-save-active.
23113 (gnus-agent-write-active): No longer adjust agent's copy of active
23114 file as agent's adjustments are now stored in their own
23115 file. Remove optional parameter.
23116 (gnus-agent-possibly-alter-active): Ignore groups of unagentized
23117 servers. Add use of min/max range limits from server's local
23118 file.
23119 (gnus-agent-save-alist): Remove unused optional argument.
23120 (gnus-agent-load-local, gnus-agent-read-and-cache-local)
23121 (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
23122 (gnus-agent-set-local): A per-server file that keeps min/max range
23123 limits for articles known to the agent. Provides a fast mechanism
23124 for altering many active ranges.
23125 (gnus-agent-expire-group, gnus-agent-expire): No longer save the
23126 active file (local makes it unnecessary).
23127 (gnus-agent-regenerate-group): Fix XEmacs compatibility.
23128
23129 * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
23130 (agent-enable-undownloaded-faces): Add.
23131
23132 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
23133 disable it when sending to "nndraft:queue".
23134 (gnus-group-send-queue): Add safety check to avoid sending queue
23135 when unplugged.
23136
23137 * gnus-group.el (gnus-group-catchup): Use new
23138 gnus-sequence-of-unread-articles, not
23139 gnus-list-of-unread-articles, to avoid exhausting memory with huge
23140 numbers of articles. Use gnus-range-map to avoid having to
23141 uncompress the unread list.
23142 (gnus-group-archive-directory, gnus-group-recent-archive-directory):
23143 Fix invalid ange-ftp reference.
23144
23145 * gnus-range.el (gnus-range-map): Iterate over list or sequence.
23146 (gnus-sorted-range-intersection): Intersection of two ranges
23147 without requiring that they first be uncompressed.
23148
23149 * gnus-start.el (gnus-activate-group): Unless blocked by the
23150 caller, possibly expand the active range to include both cached
23151 and agentized articles.
23152 (gnus-convert-old-newsrc): Rewrote in anticipation of having
23153 multiple version-dependent converters.
23154 (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
23155 gnus-agent-save-active.
23156 (gnus-save-newsrc-file): Save dirty agent range limits.
23157
23158 * gnus-sum.el (gnus-select-newgroup): Replace inline code with
23159 gnus-agent-possibly-alter-active.
23160 (gnus-adjust-marked-articles): Faster handling of simple lists.
23161
23162 2004-01-21 Jesper Harder <harder@ifa.au.dk>
23163
23164 * spam-stat.el (spam-stat-test-directory): New optional argument
23165 displays a list of files detected. Suggested by Andrew Cohen
23166 <cohen@andy.bu.edu>.
23167 (spam-stat-buffer-words-with-scores): Don't narrow and change
23168 syntax table here. Reported by Andrew Cohen <cohen@andy.bu.edu>.
23169
23170 2004-01-20 Hubert Chan <hubert@uhoreg.ca>
23171
23172 * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
23173 (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
23174 (spam-spamassassin-arguments)
23175 (spam-spamassassin-spam-flag-header)
23176 (spam-spamassassin-positive-spam-flag-header)
23177 (spam-spamassassin-spam-status-header, spam-sa-learn-path)
23178 (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
23179 (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
23180 (spam-list-of-processors, spam-list-of-checks)
23181 (spam-list-of-statistical-checks, spam-registration-functions)
23182 (spam-check-spamassassin-headers, spam-check-spamassassin)
23183 (spam-spamassassin-score)
23184 (spam-spamassassin-register-with-sa-learn)
23185 (spam-spamassassin-register-spam-routine)
23186 (spam-spamassassin-register-ham-routine)
23187 (spam-assassin-register-spam-routine)
23188 (spam-assassin-register-ham-routine): Add SpamAssassin support.
23189 (spam-bogofilter-score): Fix to show article before scoring.
23190
23191 2004-01-20 Teodor Zlatanov <tzz@lifelogs.com>
23192
23193 * spam.el (gnus-summary-mode-map): Make spam-generic-score the
23194 default scoring function.
23195 (spam-generic-score): Call spam-spamassassin-score if
23196 spam-use-spamassassin or spam-use-spamassassin-headers is on;
23197 spam-bogofilter-score otherwise.
23198
23199 * gnus.el (spam-process, spam-autodetect-methods):
23200 Add spamassassin and spamassassin-headers.
23201
23202 2004-01-20 Nevin Kapur <nkapur@cs.caltech.edu>
23203
23204 * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23205 Suppress unnecessary messages.
23206
23207 2004-01-20 Jesper Harder <harder@ifa.au.dk>
23208
23209 * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
23210 make-hash-table.
23211
23212 2004-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
23213
23214 * canlock.el (base64-encode-string): Don't autoload it.
23215
23216 2004-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
23217
23218 * run-at-time.el: Remove useless (require 'itimer),
23219 eval-and-compile and (featurep 'xemacs).
23220
23221 2004-01-16 Jesper Harder <harder@ifa.au.dk>
23222
23223 * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
23224 GROUP is a virtual group.
23225
23226 2004-01-16 Steve Youngs <sryoungs@bigpond.net.au>
23227
23228 * gnus.el: Autoload `message-y-or-n-p'.
23229
23230 2004-01-15 Jesper Harder <harder@ifa.au.dk>
23231
23232 * pgg-parse.el: Remove unnecessary (require 'custom).
23233
23234 * pgg-def.el: do.
23235
23236 * nnmail.el: do.
23237
23238 * gnus-undo.el: do.
23239
23240 * gnus-picon.el: do.
23241
23242 * gnus-util.el: do.
23243
23244 2004-01-15 Reiner Steib <Reiner.Steib@gmx.de>
23245
23246 * gnus-sum.el (gnus-pick-line-number): Add autoload.
23247
23248 2004-01-15 Katsumi Yamaoka <yamaoka@jpl.org>
23249
23250 * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
23251 handle, as well as a list.
23252
23253 * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
23254 Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
23255 (mm-w3m-cid-retrieve): Simplify.
23256
23257 2004-01-14 Vasily Korytov <deskpot@myrealbox.com>
23258
23259 * message.el (message-kill-to-signature): Allow prefix arg to
23260 specify number of lines to keep before signature.
23261
23262 2004-01-14 Kai Grossjohann <kai@emptydomain.de>
23263
23264 * message.el (message-kill-to-signature): Change docstring.
23265
23266 2004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
23267
23268 * canlock.el: Always require sha1-el.
23269 (canlock-sha1): Bind sha1-maximum-internal-length to nil.
23270
23271 * message.el: Autoload sha1 only when compiling.
23272
23273 2004-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
23274
23275 * message.el (message-canlock-generate): Require sha1-el.
23276
23277 2004-01-13 Jesper Harder <harder@ifa.au.dk>
23278
23279 * message.el (message-expand-name): Silence the byte compiler.
23280
23281 2004-01-13 Simon Josefsson <jas@extundo.com>
23282
23283 * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
23284 Invoke gnus-score-mode.
23285 Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
23286
23287 * gnus-range.el (gnus-compress-sequence): Doc fix.
23288 Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
23289
23290 2004-01-12 Jesper Harder <harder@ifa.au.dk>
23291
23292 * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
23293
23294 2004-01-12 Teodor Zlatanov <tzz@lifelogs.com>
23295
23296 * spam.el (spam-get-article-as-string): Update to use
23297 gnus-request-article-this-buffer, much simpler.
23298 (spam-get-article-as-buffer): Remove.
23299
23300 2004-01-12 Kai Grossjohann <kai.grossjohann@mci.com>
23301
23302 * message.el (message-expand-name): Use EUDC if the user uses that.
23303
23304 2004-01-12 Jesper Harder <harder@ifa.au.dk>
23305
23306 * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
23307 character for the encoding to avoid consing a string.
23308
23309 * rfc2047.el (rfc2047-decode-string): Don't cons a string
23310 unnecessarily.
23311
23312 * mm-util.el (mm-replace-chars-in-string): Remove.
23313
23314 * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
23315 of mm-replace-chars-in-string.
23316
23317 2004-01-11 Jesper Harder <harder@ifa.au.dk>
23318
23319 * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
23320
23321 * mm-util.el (mm-subst-char-in-string): Support inplace.
23322
23323 * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
23324 a new string in every iteration. Use shy groups.
23325
23326 2004-01-10 Jesper Harder <harder@ifa.au.dk>
23327
23328 * gnus-srvr.el (gnus-browse-unsubscribe-group):
23329 * gnus-soup.el (gnus-soup-group-brew):
23330 * gnus-msg.el (gnus-put-message):
23331 * gnus-move.el (gnus-group-move-group-to-server):
23332 * gnus-kill.el (gnus-batch-score):
23333 * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
23334 (gnus-group-update-group-line, gnus-group-insert-group-line-info)
23335 (gnus-group-update-group, gnus-group-read-group)
23336 (gnus-group-make-group, gnus-group-make-help-group)
23337 (gnus-group-make-archive-group, gnus-group-make-directory-group)
23338 (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
23339 (gnus-group-sort-by-unread, gnus-group-catchup)
23340 (gnus-group-unsubscribe-group, gnus-group-kill-group)
23341 (gnus-group-yank-group, gnus-group-set-info)
23342 (gnus-group-list-groups):
23343 * gnus.el (gnus-generate-new-group-name):
23344 * gnus-delay.el (gnus-delay-send-queue):
23345 * nnvirtual.el (nnvirtual-catchup-group):
23346 * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
23347 * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
23348 (gnus-group-prepare-topics, gnus-topic-check-topology):
23349 * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
23350 (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
23351 (gnus-summary-walk-group-buffer, gnus-summary-move-article)
23352 (gnus-group-make-articles-read):
23353 * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
23354 (gnus-group-change-level, gnus-kill-newsgroup)
23355 (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
23356 (gnus-get-unread-articles, gnus-make-articles-unread)
23357 (gnus-make-ascending-articles-unread): Use accessor
23358 macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
23359 to get group information for improved readability.
23360
23361 2004-01-09 Jesper Harder <harder@ifa.au.dk>
23362
23363 * gnus-art.el (article-decode-mime-words, article-babel)
23364 (gnus-article-highlight-signature, gnus-article-add-buttons)
23365 (gnus-signature-toggle): Use gnus-with-article-buffer.
23366
23367 * gnus-art.el (gnus-article-highlight-headers)
23368 (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
23369
23370 * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
23371 (gnus-article-set-globals, gnus-request-article-this-buffer)
23372 (gnus-button-message-id, gnus-article-maybe-hide-headers)
23373 (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
23374 (gnus-mime-display-alternative): Use with-current-buffer.
23375
23376 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
23377
23378 * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
23379 also under 80 char limit, and call gnus-error if needed.
23380 (spam-fetch-article-header): Fix - it was a
23381 buffer-local variable (gnus-newsgroup-data).
23382 (spam-find-spam): Use spam-generate-fake-headers, forget about
23383 spam-insert-fake-headers.
23384 (spam-insert-fake-headers): Remove.
23385
23386 2004-01-09 Jesper Harder <harder@ifa.au.dk>
23387
23388 * deuglify.el (gnus-article-outlook-unwrap-lines)
23389 (gnus-outlook-rearrange-article)
23390 (gnus-outlook-repair-attribution-outlook)
23391 (gnus-outlook-repair-attribution-block)
23392 (gnus-outlook-repair-attribution-other): Remove redundant
23393 save-excursion.
23394
23395 2004-01-09 Teodor Zlatanov <tzz@lifelogs.com>
23396
23397 * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
23398 (spam-fetch-field-subject-fast)
23399 (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
23400 (spam-fetch-article-header): Add functions to deal with Gnus
23401 internals for fast retrieval of article header data.
23402 (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
23403
23404 2004-01-09 Jesper Harder <harder@ifa.au.dk>
23405
23406 * pop3.el (pop3-md5): Remove.
23407 (pop3-apop): Replace pop3-md5 with md5.
23408
23409 * mm-bodies.el: base64 is always built-in.
23410
23411 * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
23412 Use with-current-buffer.
23413
23414 2004-01-08 Katsumi Yamaoka <yamaoka@jpl.org>
23415
23416 * canlock.el (canlock-insert-header): Remove excessive grouping in
23417 regexp.
23418
23419 * gnus-sum.el (gnus-summary-read-document): Ditto.
23420
23421 * gnus-uu.el (gnus-uu-part-number): Ditto.
23422
23423 * html2text.el (html2text-remove-tags): Ditto.
23424 (html2text-format-tags): Ditto.
23425 (html2text-format-single-elements): Ditto.
23426
23427 * mml.el (mml-parse-1): Ditto.
23428
23429 2004-01-08 Jesper Harder <harder@ifa.au.dk>
23430
23431 * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
23432
23433 * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
23434
23435 * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
23436
23437 * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
23438
23439 2003-11-15 Simon Josefsson <jas@extundo.com>
23440
23441 * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
23442 (pgg-gpg-lookup-key): Use regexp match instead of
23443 split-string (split-string is different between emacs 21.2 and
23444 22.1). Reported by ultrasoul@ultrasoul.com (David D. Smith).
23445
23446 2004-01-08 Jesper Harder <harder@ifa.au.dk>
23447
23448 * gnus-art.el (gnus-mime-view-all-parts)
23449 (gnus-article-part-wrapper, gnus-article-view-part):
23450 Use with-current-buffer.
23451
23452 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
23453
23454 * spam.el (spam-disable-spam-split-during-ham-respool)
23455 (spam-spamoracle-database, spam-cache-lookups)
23456 (spam-split-last-successful-check, spam-clear-cache, spam-xor)
23457 (spam-group-ham-mark-p, spam-group-spam-mark-p)
23458 (spam-group-ham-marks, spam-group-spam-marks)
23459 (spam-group-spam-contents-p, spam-group-ham-contents-p)
23460 (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
23461 also add spam-use-blackholes to the statistical checks.
23462 (spam-fetch-field-fast): Add interface to fetching fields, may
23463 become a macro.
23464 (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
23465 (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
23466 (spam-insert-fake-headers): Fake an article when needed.
23467 (spam-find-spam): Fake article when possible.
23468 (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
23469 (spam-check-bogofilter-headers): Use message-fetch-field instead
23470 of nnmail-fetch-field.
23471
23472 2004-01-07 Reiner Steib <Reiner.Steib@gmx.de>
23473
23474 * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
23475
23476 2004-01-07 Teodor Zlatanov <tzz@lifelogs.com>
23477
23478 * spam.el (spam-split): Do not require spam-use-CHECK to be
23479 enabled if that check is passed to spam-split explicitly; also
23480 fix so 'spam doesn't get converted to spam-split-group when
23481 spam-split-symbolic-return is t.
23482 (spam-find-spam): Find registrations of the article and use those
23483 instead of re-running spam-split to find the spam/ham
23484 classification of the article.
23485 (spam-log-processing-to-registry, spam-log-registered-p)
23486 (spam-log-unregistration-needed-p, spam-log-undo-registration):
23487 Use gnus-error instead of gnus-message.
23488 (spam-log-registration-type): Add function to determine the
23489 classification of a message based on registry entries; will
23490 return nil if both 'spam and 'ham are found.
23491 (spam-check-BBDB): Expand all the BBDB macros here so we can have
23492 a reasonably fast local cache without the loading errors.
23493 (spam-cache-lookups): Set to t by default.
23494 (spam-find-spam): Don't try to guess spam-cache-lookups.
23495 (spam-enter-whitelist, spam-enter-blacklist): Clear the
23496 spam-caches entry.
23497 (spam-filelist-build-cache, spam-filelist-check-cache):
23498 Fix caching of whitelist/blacklist entries.
23499 (spam-check-whitelist, spam-check-blacklist):
23500 Invoke spam-from-listed-p with a type, not a cache variable.
23501 (spam-from-listed-p): Wrap around spam-filelist-check-cache.
23502
23503 2004-01-07 Jesper Harder <harder@ifa.au.dk>
23504
23505 * message.el (message-cite-prefix-regexp): Use with-syntax-table.
23506
23507 * nnmail.el (nnmail-split-fancy): do.
23508
23509 * mml.el (mml-parse): do.
23510
23511 * gnus-score.el (gnus-enter-score-words-into-hashtb)
23512 (gnus-score-adaptive): do.
23513
23514 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
23515
23516 * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
23517 (gnus-mime-button-map): Don't set keymap parent.
23518 (gnus-button-ctan-directory-regexp): Use shy grouping.
23519 (gnus-prev-page-map): Don't set keymap parent.
23520 (gnus-prev-page-map): Remove duplicated one.
23521 (gnus-next-page-map): Don't set keymap parent.
23522 (gnus-mime-security-button-map): Ditto.
23523
23524 * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
23525 version number.
23526
23527 * sha1-el.el (sha1-string-external): Use with-temp-buffer.
23528
23529 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
23530
23531 * canlock.el (canlock-sha1-function): Remove.
23532 (canlock-sha1-function-for-verify): Remove.
23533 (canlock-openssl-program): Remove.
23534 (canlock-openssl-args): Remove.
23535 (canlock-ignore-errors): Remove.
23536 (canlock-sha1-with-openssl): Remove.
23537 (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
23538 (canlock-verify): Don't use canlock-ignore-errors.
23539
23540 * sha1-el.el (sha1-string-external): Make it can return a string
23541 in binary form.
23542 (sha1-region-external): Ditto.
23543 (sha1-string-internal): Ditto.
23544 (sha1-region-internal): Ditto.
23545 (sha1-region): Ditto.
23546 (sha1-string): Ditto.
23547 (sha1): Ditto.
23548
23549 2004-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
23550
23551 * spam.el (spam-report-articles-gmane): New command.
23552
23553 2004-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
23554
23555 * gnus.el: Don't make unnecessary *Group* buffer when loading.
23556
23557 * run-at-time.el (run-at-time-saved): Remove.
23558 (run-at-time): Doc fix.
23559
23560 2004-01-07 Jesper Harder <harder@ifa.au.dk>
23561
23562 * gnus-sum.el (gnus-summary-limit-to-replied): New command.
23563 (gnus-summary-limit-map): Add it.
23564 (gnus-summary-make-menu-bar): do.
23565
23566 2004-01-06 Teodor Zlatanov <tzz@lifelogs.com>
23567
23568 * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
23569 Make attempt at some caching support (done for BBDB only now).
23570 (spam-find-spam): Set spam-cache-lookups if there are more than 2
23571 addresses to be checked.
23572 (spam-clear-cache-BBDB): Add function, to be invoked by
23573 bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
23574 (spam-check-BBDB): Check and use the caches, if
23575 spam-cache-lookups is on, remove superfluous (provide).
23576
23577 2004-01-06 Reiner Steib <Reiner.Steib@gmx.de>
23578
23579 * gnus-art.el (gnus-treat-ansi-sequences): Change default.
23580
23581 2004-01-07 Steve Youngs <sryoungs@bigpond.net.au>
23582
23583 * run-at-time.el (run-at-time-saved): Move to after the definition
23584 of `run-at-time'.
23585
23586 2004-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
23587
23588 * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
23589 mm-w3m-local-map-property.
23590
23591 * mm-view.el (mm-w3m-mode-map): Remove.
23592 (mm-w3m-local-map-property): Remove.
23593 (mm-inline-text-html-render-with-w3m): Don't use
23594 mm-w3m-local-map-property.
23595
23596 2004-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
23597
23598 * run-at-time.el: New file.
23599
23600 * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
23601 of gnus-set-text-properties.
23602
23603 * gnus-uu.el (gnus-uu-save-article): Ditto.
23604
23605 * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
23606
23607 * gnus-cite.el (gnus-cite-parse): Ditto.
23608
23609 * gnus-art.el (gnus-button-push): Use set-text-properties instead
23610 of gnus-.
23611
23612 * gnus.el: Change calls to nnheader-run-at-time and
23613 password-run-at-time throughout to use run-at-time directly.
23614
23615 * password.el: Remove definition of run-at-time.
23616
23617 2004-01-05 Karl Pflästerer <sigurd@12move.de> (tiny change)
23618
23619 * mml.el (mml-minibuffer-read-disposition): Show attachment type
23620 in prompt.
23621
23622 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
23623
23624 * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
23625 XEmacs version.
23626
23627 * dns.el (dns-make-network-process): Use `open-network-stream'
23628 instead of `gnus-xmas-open-network-stream'.
23629
23630 * .cvsignore: Add auto-autoloads.el, custom-load.el.
23631
23632 2004-01-06 Jesper Harder <harder@ifa.au.dk>
23633
23634 * gnus-art.el (gnus-mime-display-alternative)
23635 (gnus-insert-mime-button, gnus-insert-mime-security-button)
23636 (gnus-insert-prev-page-button, gnus-insert-next-page-button):
23637 Don't use gnus-local-map-property.
23638
23639 * gnus-util.el (gnus-local-map-property): Remove.
23640
23641 * mm-view.el (mm-view-pkcs7-decrypt):
23642 Replace gnus-completing-read-maybe-default with completing-read.
23643
23644 * gnus-util.el (gnus-completing-read): do.
23645 (gnus-completing-read-maybe-default): Remove.
23646
23647 2004-01-06 Steve Youngs <sryoungs@bigpond.net.au>
23648
23649 * password.el: Only autoload `run-at-time' if not XEmacs.
23650 Only autoload the itimer functions if XEmacs.
23651
23652 2004-01-06 Jesper Harder <harder@ifa.au.dk>
23653
23654 * gnus-art.el (gnus-read-string): Remove.
23655 (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
23656 read-string.
23657
23658 2004-01-05 Teodor Zlatanov <tzz@lifelogs.com>
23659
23660 * netrc.el: Autoload password-read.
23661 (netrc): Add configuration group.
23662 (netrc-encoding-method, netrc-openssl-path):
23663 Add variables for encoding and decoding of files with symmetric
23664 ciphers.
23665 (netrc-encode): Add assistant function to encode a file with
23666 netrc-encoding-method.
23667 (netrc-parse): Add interactive parameter, added optional
23668 decoding if netrc-encoding-method is non-nil but otherwise
23669 behavior is standard.
23670 (netrc-encrypting-method, netrc-encrypt, netrc-parse):
23671 Do s/encode/encrypt/ everywhere.
23672
23673 * spam.el: Remove executable-find autoload.
23674
23675 2004-01-05 Jesper Harder <harder@ifa.au.dk>
23676
23677 * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
23678
23679 * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
23680
23681 2004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
23682
23683 * gnus-art.el (gnus-treat-ansi-sequences)
23684 (article-treat-ansi-sequences): New variable and function.
23685 Suggested by Dan Jacobson <jidanni@jidanni.org>.
23686
23687 * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
23688 Use it.
23689
23690 2004-01-05 Jesper Harder <harder@ifa.au.dk>
23691
23692 * mm-util.el (mm-quote-arg): Remove.
23693
23694 * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
23695 shell-quote-argument.
23696
23697 * gnus-uu.el (gnus-uu-command): do.
23698
23699 * gnus-sum.el (gnus-summary-insert-pseudos): do.
23700
23701 * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
23702 with make-char.
23703
23704 * mm-util.el (mm-make-char): Remove.
23705
23706 * mml.el (mml-mode): Replace gnus-add-minor-mode with
23707 add-minor-mode.
23708
23709 * gnus-undo.el (gnus-undo-mode): do.
23710
23711 * gnus-topic.el (gnus-topic-mode): do.
23712
23713 * gnus-sum.el (gnus-dead-summary-mode): do.
23714
23715 * gnus-start.el (gnus-slave-mode): do.
23716
23717 * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
23718
23719 * gnus-ml.el (gnus-mailing-list-mode): do.
23720
23721 * gnus-gl.el (gnus-grouplens-mode): do.
23722
23723 * gnus-draft.el (gnus-draft-mode): do.
23724
23725 * gnus-dired.el (gnus-dired-mode): do.
23726
23727 * gnus-ems.el (gnus-add-minor-mode): Remove.
23728
23729 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23730 Replace gnus-char-width with char-width.
23731
23732 * gnus-ems.el (gnus-char-width): Remove.
23733
23734 * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
23735 Replace gnus-char-width with char-width.
23736
23737 * gnus-ems.el (gnus-char-width): Remove.
23738
23739 * spam-stat.el (with-syntax-table): Remove with-syntax-table
23740 definition.
23741 Remove Emacs 20 hash table compatibility code.
23742
23743 * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
23744 20 compatibility code.
23745
23746 * spam.el (spam-point-at-eol): Replace with point-at-eol.
23747
23748 * smime.el (smime-point-at-eol): Replace with point-at-eol.
23749
23750 * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
23751 Replace with point-at-{eol,bol}.
23752
23753 * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
23754
23755 * imap.el (imap-point-at-eol): Replace with point-at-eol.
23756
23757 * flow-fill.el (fill-flowed-point-at-bol)
23758 (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
23759
23760 * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
23761 Replace with point-at-{eol,bol} throughout all files.
23762
23763 2004-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
23764
23765 * ntlm.el (ntlm-string-as-unibyte): New macro.
23766 (ntlm-build-auth-response): Use it.
23767
23768 Remove Emacs 20 stuff:
23769 * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
23770 of delq and copy-sequence.
23771 * gnus-art.el (popup-menu): Remove the compiler macro.
23772 * nnmail.el (nnmail-split-fancy): Don't support customizing with
23773 Emacs 20.
23774
23775 2004-01-05 Simon Josefsson <jas@extundo.com>
23776
23777 * ntlm.el: Fix namespace. Change smb-passwd-hash into
23778 ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
23779 smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
23780 ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
23781 into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
23782 ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
23783 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
23784 ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
23785 ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
23786 ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
23787 ntlm-string-permute, string-lshift into ntlm-string-lshift,
23788 string-xor into ntlm-string-xor.
23789 Suggested by Jesper Harder <harder@myrealbox.com>.
23790
23791 * ntlm.el: Don't include poem.
23792
23793 * md4.el (print-int32, print-string-hexa): Remove.
23794 Suggested by Jesper Harder <harder@myrealbox.com>.
23795
23796 * sasl-ntlm.el, ntlm.el, md4.el: New files.
23797
23798 * hmac-md5.el (md5-binary): Fix byte compile warning. (This
23799 probably breaks emacs with DL patch, but do we care? Is anyone
23800 still using the DL stuff?)
23801
23802 * sieve-manage.el: Use the password package.
23803 (sieve-manage-read-passwd): Remove.
23804 (sieve-manage-interactive-login): Use password. Re-add
23805 condition-case around loop.
23806
23807 * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
23808 (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
23809 Use the password package.
23810
23811 2003-02-19 Simon Josefsson <jas@extundo.com>
23812
23813 * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
23814 token.
23815
23816 2002-08-07 Simon Josefsson <jas@extundo.com>
23817
23818 * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
23819 (sieve-manage-authenticators):
23820 (sieve-manage-authenticator-alist): Add some SASL mechs.
23821 (sieve-sasl-auth): New function.
23822 (sieve-manage-cram-md5-auth):
23823 (sieve-manage-plain-auth): Rewrite using SASL library.
23824 (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
23825 (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
23826 (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
23827 (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
23828
23829 2004-01-05 Simon Josefsson <jas@extundo.com>
23830
23831 * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
23832 New files.
23833
23834 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23835
23836 * gnus-group.el (gnus-no-groups-message): Update.
23837
23838 * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
23839
23840 2003-11-09 Simon Josefsson <jas@extundo.com>
23841
23842 * imap.el: Support for ID IMAP extension (RFC 2971).
23843 (imap-local-variables): Add imap-id.
23844 (imap-id): New variable.
23845 (imap-id): New function.
23846 (imap-parse-response): Parse untagged ID response.
23847 * nnimap.el (nnimap-id): New variable.
23848 (nnimap-open-connection): Use it.
23849
23850 2003-12-28 Simon Josefsson <jas@extundo.com>
23851
23852 * gnus-score.el (gnus-score-edit-all-score): New.
23853 * gnus-group.el (gnus-group-score-map): Bind it to W e.
23854
23855 2004-01-04 Simon Josefsson <jas@extundo.com>
23856
23857 * password.el: Add.
23858
23859 2004-01-04 Mario Lang <lang@zid.tugraz.at>
23860
23861 * dns.el (dns-query-types): Fix typo.
23862 (dns-query-types): New function.
23863 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
23864 PTR and SOA replies, see RFC 1035.
23865
23866 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23867
23868 * gnus.el (gnus-logo-color-style): Change colors to `no'.
23869
23870 * Move to Changelog.2.
23871
23872 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23873
23874 * gnus.el (gnus-version-number): Bump version.
23875
23876 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
23877
23878 * gnus.el: No Gnus v0.1 is released.
23879
23880 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
23881
23882 * gnus.el: No Gnus v0.0 is released.
23883
23884 2004-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
23885
23886 * gnus.el (gnus-version-number): Bump.
23887 (gnus-version): No.
23888
23889 See ChangeLog.2 for earlier changes.
23890
23891 Copyright (C) 2004-2012 Free Software Foundation, Inc.
23892
23893 This file is part of GNU Emacs.
23894
23895 GNU Emacs is free software: you can redistribute it and/or modify
23896 it under the terms of the GNU General Public License as published by
23897 the Free Software Foundation, either version 3 of the License, or
23898 (at your option) any later version.
23899
23900 GNU Emacs is distributed in the hope that it will be useful,
23901 but WITHOUT ANY WARRANTY; without even the implied warranty of
23902 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23903 GNU General Public License for more details.
23904
23905 You should have received a copy of the GNU General Public License
23906 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
23907
23908 ;; Local Variables:
23909 ;; coding: utf-8
23910 ;; fill-column: 79
23911 ;; add-log-time-zone-rule: t
23912 ;; End: