Make summary movement with hidden threads more predictable
[gnus] / lisp / ChangeLog
1 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
2
3         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
4         lines.  This makes summary commands with hidden threads work more
5         reliably.
6
7         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
8         button to mark the hidden citations (bug#9395).
9
10 2012-12-25  Leo Liu  <sdl.web@gmail.com>
11
12         * plstore.el (plstore-passphrase-callback-function): Fix error when
13         error when plstore-cache-passphrase-for-symmetric-encryption is set
14         (bug#13264).
15
16 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
17
18         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
19         buffer to the article buffer here, because that clobbers multiple
20         article buffers.
21
22         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
23         buffer always points to the right summary buffer.
24
25 2012-12-25  John Wiegley  <jwiegley@gmail.com>
26
27         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
28         the password (bug#12097).
29
30 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
31
32         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
33         (bug#13263).
34
35         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
36         buffer exists before using it (bug#12475).
37
38         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
39         offline groups (bug#11937).
40
41         * message.el (message-yank-original): When using customize to set the
42         value of `message-cite-style', the variable it set to a symbol that's
43         the name of the variable, which must then be dereferenced (bug#12616).
44
45 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
46
47         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
48         the `face' property with a list whose car is the face specified in the
49         format string and whose cdr is (nil).
50         * lisp/gnus-util.el
51         (gnus-put-text-property-excluding-characters-with-faces): Change
52         accordingly.
53         (gnus-get-text-property-excluding-characters-with-faces): New function.
54         * lisp/gnus-sum.el (gnus-summary-highlight-line):
55         * lisp/gnus-salt.el (gnus-tree-highlight-node):
56         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
57
58 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
59
60         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
61         login methods.
62         (nnimap-login): Respect the `nnimap-authenticator' variable.
63
64         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
65         mark state when moving articles.  Otherwise unticked articles will get
66         their ticks back after moving.
67
68 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
69
70         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
71
72         * message.el (message-ignored-news-headers): Always remove
73         X-Message-SMTP-Method to avoid information leakage if the user
74         mistakenly inserts the header into news messages.
75
76         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
77
78         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
79         right than four characters, this command would move point to
80         `point-max'.  Don't do that.
81
82         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
83         to nil to allow re-selecting groups that gain articles.
84         (gnus-bug-group-download-format-alist): Update the URL.
85
86 2012-12-23  Andreas Schwab  <schwab@suse.de>
87
88         * shr.el (shr-tag-em): Render em as italic, not bold.
89
90 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
91
92         * gnus-int.el (gnus-backend-trace): Factor out into its own function
93         for reuse.
94         (gnus-open-server): Use it to add more tracing.
95         (gnus-finish-retrieve-group-infos): Add backend tracing.
96         (gnus-backend-trace): Also note the elapsed seconds.
97
98 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
99
100         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save): Set
101         epa-file-encrypt-to from variable to avoid querying.
102
103 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
104
105         * sieve-mode.el (sieve-font-lock-keywords):
106         Keywords should be word delimited.  (Bug#13173)
107
108 2012-12-13  Andreas Schwab  <schwab@suse.de>
109
110         * tls.el (tls-program): Update customize type.
111
112 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
113
114         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
115         instead of <pre> to align message header.
116
117 2012-12-12  Sam Steingold  <sds@gnu.org>
118
119         * gnus.el (gnus-other-frame-resume-function): Add user option.
120         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
121
122 2012-12-06  Sam Steingold  <sds@gnu.org>
123
124         * gnus-start.el (gnus-before-resume-hook): Add.
125         (gnus-1): Run it when Gnus is alive.
126
127 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
128
129         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
130         * gnus-art.el (article-unsplit-urls)
131         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
132         * gnus-registry.el (gnus-registry-get-article-marks)
133         * message.el (message-goto-body): Use it.
134         (message-called-interactively-p): Remove.
135
136         * spam-stat.el (spam-stat-called-interactively-p): New macro.
137         (spam-stat-score-buffer): Use it.
138
139         * spam.el: Silence the warnings against BBDB functions when compiling.
140
141         * gnus-score.el (gnus-score-decode-text-parts):
142         Use append+mapcar instead of the cl function mapcan.
143
144 2012-12-05  Sam Steingold  <sds@gnu.org>
145
146         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
147         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
148         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
149
150 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
151
152         * gmm-utils.el (gmm-called-interactively-p): Revert.
153         This seems to cause Emacs to get stuck!
154         * gnus-art.el (article-unsplit-urls)
155         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
156         * gnus-registry.el (gnus-registry-get-article-marks)
157         * message.el (message-goto-body)
158         (message-called-interactively-p): Revert.
159
160         * gmm-utils.el (gmm-called-interactively-p): New function.
161         * gnus-art.el (article-unsplit-urls)
162         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
163         * gnus-registry.el (gnus-registry-get-article-marks)
164         * message.el (message-goto-body): Use it.
165         (message-called-interactively-p): Remove.
166
167         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
168         * gnus-sync.el (gnus-sync-lesync-call)
169         * message.el (message-read-from-minibuffer): Use it.
170
171 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
172
173         * gmm-utils.el (gmm-flet): Remove.
174         * gnus-sync.el (gnus-sync-lesync-call)
175         * message.el (message-read-from-minibuffer): Don't use it.
176
177 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
178
179         * gmm-utils.el (gmm-labels): Use cl-labels if available.
180
181 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
182
183         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
184
185         * gnus-sync.el (gnus-sync-lesync-call)
186         * message.el (message-read-from-minibuffer): Use gmm-flet.
187
188         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
189
190         * gnus-util.el (gnus-macroexpand-all): Remove.
191
192 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
193
194         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
195         to TAB, not [tab].
196         (gnus-summary-article-map): Likewise.
197
198         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
199         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
200
201 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
202
203         * time-date.el: Commentary fix.
204
205 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
206
207         * color.el: Don't require cl.
208         (color-complement): `caddr' -> `nth 2'.
209
210         * time-date.el (time-to-seconds): De-obsolete.
211
212 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
213
214         * message.el (message-get-reply-headers):
215         Make sure the reply goes to the author if it is a wide reply.
216
217 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
218
219         * gnus-score.el (gnus-score-body):
220         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
221         scoring by body.
222
223 2012-11-16  Glenn Morris  <rgm@gnu.org>
224
225         * gnus-diary.el (nndiary-request-create-group-functions)
226         (nndiary-request-update-info-functions)
227         (gnus-subscribe-newsgroup-functions)
228         (nndiary-request-accept-article-functions):
229         Use new names for hooks rather than obsolete aliases.
230
231 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
232
233         * dgnushack.el (define-obsolete-variable-alias): Simplify.
234
235 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
236
237         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
238         in meta tag with the one the part specifies in its header.
239
240 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
241
242         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
243         by default.
244
245 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
246
247         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
248         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
249
250 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
251
252         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
253         and a runtime function for it, of which the XEmacs version takes only
254         two arguments.
255
256 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
257
258         * nndiary.el (nndiary-request-create-group-functions)
259         (nndiary-request-update-info-functions)
260         (nndiary-request-accept-article-functions):
261         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
262         "-hooks" suffix.
263
264 2012-10-19  Julien Danjou  <julien@danjou.info>
265
266         * gnus-art.el: Require gnus-util because it uses
267         `gnus-timer--function'.
268
269 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
270
271         * starttls.el (starttls-extra-arguments): Doc fix.
272
273 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
274
275         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
276         it.
277
278 2012-10-06  Glenn Morris  <rgm@gnu.org>
279
280         * gnus-notifications.el (gnus-notifications):
281         Add missing group :version tag.
282         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
283         (gnus-gcc-post-body-encode-hook):
284         * gnus-sync.el (gnus-sync-lesync-name)
285         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
286
287 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
288
289         * color.el (color-hsl-to-rgb): Fix incorrect results for
290         small and large hue values.  (Bug#12559)
291
292 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
293
294         New UIDL implementation.
295
296         * mail-source.el (mail-sources, mail-source-keyword-map):
297         Add :leave as a pop3 keyword.
298         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
299
300         * pop3.el (pop3-leave-mail-on-server): Allow number.
301         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
302         (pop3-movemail): Add UIDL support.
303         (pop3-send-streaming-command): Take a list of mail numbers instead of
304         the number of mails.
305         (pop3-write-to-file): Add X-UIDL header.
306         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
307         (pop3-uidl-add-xheader): New functions.
308
309         * message.el (message-ignored-resent-headers):
310         Add X-Content-Length and X-UIDL headers.
311
312 2012-10-05  Glenn Morris  <rgm@gnu.org>
313
314         * color.el (color-name-to-rgb, color-rgb-to-hex)
315         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
316         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
317         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
318         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
319
320 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
321
322         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
323         a user about whether to delete temp files if once a user answered as n.
324
325 2012-09-25  Chong Yidong  <cyd@gnu.org>
326
327         * password-cache.el (password-read-and-add): Use a declare form to mark
328         this function obsolete.
329
330 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
331
332         * lpath.el: Bind mail-encode-mml for old Emacsen.
333
334 2012-09-17  Richard Stallman  <rms@gnu.org>
335
336         * message.el (message-in-body-p): Don't set mark or modify buffer.
337
338         * mml.el (mml-attach-file): Doc fix.
339         (mml-attach-external, mml-attach-buffer, mml-attach-file):
340         Set mail-encode-mml when in Mail mode.
341         Simplify code to set HEAD and move back to HEAD.
342         (mml-insert-multipart, mml-insert-part):
343         Set mail-encode-mml when in Mail mode.
344
345 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
346
347         * gnus-util.el (gnus-timer--function): New function.
348
349         * gnus-art.el (gnus-article-stop-animations): Use it.
350
351 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
352
353         Fix glitches caused by addition of psec to timers.
354         * gnus-art.el (gnus-article-stop-animations): Use timer--function
355         rather than raw access to timer vector.
356
357 2012-09-11  Julien Danjou  <julien@danjou.info>
358
359         * gnus-notifications.el (gnus-notifications): Check for nil values in
360         ignored addresses check.
361
362 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
363
364         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
365
366 2012-09-07  Chong Yidong  <cyd@gnu.org>
367
368         * gnus-util.el
369         (gnus-put-text-property-excluding-characters-with-faces): Restore.
370
371         * gnus-salt.el (gnus-tree-highlight-node):
372         * gnus-sum.el (gnus-summary-highlight-line):
373         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
374
375 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
376
377         * gnus-util.el: Fix compilation error on XEmacs 21.4.
378
379 2012-09-06  Juri Linkov  <juri@jurta.org>
380
381         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
382         scheme for buffer names to be more consistent with other group and
383         article buffer names in Gnus.
384
385 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
386
387         * gnus-util.el
388         (gnus-put-text-property-excluding-characters-with-faces): Removed.
389
390         * gnus-compat.el: Define compat function `add-face' from Wolfgang
391         Jenkner.
392
393         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
394
395         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
396
397         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
398
399 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
400
401         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
402         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
403
404         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
405         string-prefix-p in Emacs >=23.2.
406
407         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
408         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
409         instead of string-match-p.
410         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
411
412 2012-09-06  Kenichi Handa  <handa@gnu.org>
413
414         * qp.el (quoted-printable-decode-region): Fix previous change; handle
415         lowercase a..f.
416
417 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
418
419         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
420
421 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
422
423         * nnimap.el (nnimap-request-move-article): Decode the group name when
424         doing internal moves to avoid charset issues.
425
426         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
427         TIME is set.
428
429 2012-09-05  Juri Linkov  <juri@jurta.org>
430
431         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
432         than one group at a time (bug#11961).
433
434 2012-09-05  Julien Danjou  <julien@danjou.info>
435
436         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
437         this hide the real reason with a message giving absolutely no hint.
438
439 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
440
441         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
442         to the backend (bug#11804).
443
444         * message.el (message-insert-newsgroups): Don't insert newsgroup
445         duplicates (bug#12275).
446
447 2012-09-05  John Wiegley  <johnw@newartisans.com>
448
449         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
450         sieve rules.
451
452 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
453
454         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
455         function.
456
457         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
458
459         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
460
461 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
462
463         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
464         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
465         This should make nnmaildir more usable with offlineimap.
466
467 2012-09-05  Julien Danjou  <julien@danjou.info>
468
469         * nnimap.el (nnimap-request-list): Revert change that made listing
470         synchronous.
471         (nnimap-get-responses): Restore.
472
473 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
474
475         * dgnushack.el: XEmacs 21.5 compilation fix.
476
477         * gnus-notifications.el (gnus-notifications-notify): Use it.
478
479         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
480         warnings on XEmacs.
481
482 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
483
484         Better seeds for (random).
485         * gnus-sync.el (gnus-sync-lesync-setup):
486         * message.el (message-canlock-generate, message-unique-id):
487         Change (random t) to (random), now that the latter is more random.
488
489 2012-08-31  Dave Abrahams  <dave@boostpro.com>
490
491         * nnimap.el (nnimap-change-group): Document result value
492
493         * auth-source.el (auth-sources): Fix macos keychain access.
494
495         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
496         allow the backend `request-head' function to determine the group
497         name on its own.
498         (gnus-request-expire-articles): Filter out negative article numbers
499         during expiry (Bug#11980).
500
501         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
502         O(N^2) to O(N).  This makes warping into huge groups tolerable.
503
504         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
505         you've found the article when you haven't.
506
507         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
508         that nnimap-change-group can return 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         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
575         `nnimap-request-move-article'.
576
577         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
578         Remove autoload, already handled by gnus.el.
579
580         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
581
582         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
583         supported by nnimap actually. Reverts previous change.
584
585         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
586         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
587         to-buffer argument that is already supported.
588
589 2012-08-05  Julien Danjou  <julien@danjou.info>
590
591         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
592         Add autoload.
593
594 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
595
596         * gnus.el (gnus-valid-select-methods): Fix custom type.
597
598 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
599
600         * auth-source.el (auth-sources, auth-source-backend-parse)
601         (auth-source-macos-keychain-search)
602         (auth-source-macos-keychain-search-items)
603         (auth-source-macos-keychain-result-append)
604         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
605         auth-source.el through the /usr/bin/security utility.
606         (auth-sources): Fix syntax error.
607         (auth-source-macos-keychain-result-append): Fix variable name.
608         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
609
610 2012-07-27  Julien Danjou  <julien@danjou.info>
611
612         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
613         Emacs < 24.1
614
615 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
616
617         * message.el (message-kill-address): Don't kill last newline.
618         (message-skip-to-next-address): Don't move to the next header.
619         (message-fill-field-address): Work properly.
620
621 2012-07-25  Julien Danjou  <julien@danjou.info>
622
623         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
624
625 2012-07-24  Julien Danjou  <julien@danjou.info>
626
627         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
628
629         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
630         (nntp-async-timer-handler): Remove, unused.
631
632         * nnimap.el (nnimap-get-responses): Remove, unused.
633
634         * nnheader.el (mail-header-set-extra): Remove, unused.
635
636         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
637         unused.
638
639         * mm-view.el (mm-view-sound-file): Remove, unused.
640
641         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
642         (mm-url-encode-multipart-form-data): Remove, unused.
643
644         * message.el (message-remove-signature, message-make-host-name)
645         (message-fill-address): Remove, unused.
646
647         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
648         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
649         unused.
650
651         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
652         (gnus-xmas-call-region): Remove, unused.
653
654         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
655
656         * gnus-util.el (gnus-extract-address-component-name)
657         (gnus-extract-address-component-email, gnus-sortable-date)
658         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
659         (gnus-process-live-p): Remove, unused.
660
661         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
662
663         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
664         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
665         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
666         function.
667
668         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
669
670         * gnus-score.el (gnus-summary-score-crossposting)
671         (gnus-score-regexp-bad-p): Remove, unused.
672
673         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
674
675         * gnus-range.el (gnus-sublist-p): Remove, unused.
676
677         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
678         unused.
679
680         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
681
682         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
683         (gnus-request-associate-buffer): Remove, unused.
684
685         * gnus-group.el (gnus-group-set-method-info)
686         (gnus-group-set-params-info): Remove, unused.
687
688         * gnus-fun.el (gnus-shell-command-to-string)
689         (gnus-shell-command-on-region): Remove, unused.
690
691         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
692
693         * gnus-art.el (gnus-article-text-type-exists-p)
694         (article-translate-characters, gnus-article-hide-text-of-type)
695         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
696         Remove, unused.
697
698 2012-07-22  Andrew Cohen  <cohen@bu.edu>
699
700         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
701
702 2012-07-21  Julien Danjou  <julien@danjou.info>
703
704         * message.el (message-dont-reply-to-names): Replace deprecated
705         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
706         (message-get-reply-headers): Ditto.
707
708 2012-07-18  Julien Danjou  <julien@danjou.info>
709
710         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
711         `sieve-upload-and-kill'.
712
713         * sieve.el (sieve-bury-buffer): Remove function.
714         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
715         (sieve-upload-and-kill): New function, mapped to C-c C-c.
716
717 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
718
719         * shr.el (shr-expand-url): Handle URL starting with `//'.
720
721 2012-07-13  Chong Yidong  <cyd@gnu.org>
722
723         * smime.el (smime-certificate-info): Set buffer-read-only directly,
724         instead of calling toggle-read-only with a (bogus) argument.
725
726 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
727
728         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
729         of initial input when reading the author to restrict the summary to.
730
731 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
732
733         * mm-decode.el (mm-shr):
734         Allow overriding charset by mm-charset-override-alist.
735
736 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
737
738         * gnus-art.el (gnus-article-view-part):
739         Toggle subparts of multipart/alternative part.
740
741 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
742
743         * shr.el (shr-render-buffer): New command.
744         (shr-visit-file): Use it.
745
746 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
747
748         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
749         Set no-byte-compile and no-update-autoloads.
750
751 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
752
753         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
754
755 2012-06-25  Julien Danjou  <julien@danjou.info>
756
757         * nnimap.el (nnimap-request-articles-find-limit): Rename from
758         `nnimap-request-move-articles-find-limit' since we do not use it only
759         for move operations.
760         (nnimap-request-accept-article): Use
761         `nnimap-request-articles-find-limit' to limit search by message-id.
762
763 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
764
765         Support higher-resolution time stamps (Bug#9000).
766
767         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
768         VARLIST.  It's optional, for backward compatibility.
769         (encode-time-value): New optional arg PICO.  New type 3.
770         (time-to-seconds) [!float-time]: Support the new picoseconds
771         component if it's used.
772         (seconds-to-time, time-subtract, time-add):
773         Support ps-resolution time stamps as well.
774
775 2012-06-19  Julien Danjou  <julien@danjou.info>
776
777         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
778
779         * nnimap.el (nnimap-log-buffer): Check that
780         `window-point-insertion-type' is boundp, since it's not available in
781         XEmacs.
782
783 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
784
785         * nnimap.el (nnimap-log-buffer): Add this, setting
786         `window-point-insertion-type' in the buffer to t.
787         (nnimap-log-command): Use nnimap-log-buffer.
788
789 2012-06-19  Julien Danjou  <julien@danjou.info>
790
791         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
792         argument to be able to limit the search.
793         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
794         (nnimap-request-move-articles-find-limit): Add this to limit the search
795         by Message-Id after a message move.
796         (nnimap): Add defgroup.
797
798 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
799
800         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
801
802 2012-06-15  Julien Danjou  <julien@danjou.info>
803
804         * nnimap.el (nnimap-find-article-by-message-id): Use
805         `nnimap-possibly-change-group' rather than its own EXAMINE call.
806         (nnimap-possibly-change-group): Add read-only argument.
807         (nnimap-request-list): Use nnimap-possibly-change-group rather than
808         issuing EXAMINE manually.
809         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
810         with read-only argument.
811         (nnimap-change-group): Rename from `nnimap-possibly-change-group'. We
812         cannot possibly change because we need to be sure that it's either
813         read-write or read-only.
814
815 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
816
817         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
818         being bound to a lambda form.
819
820 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
821
822         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
823         articles when fetch-old is non-nil (bug#11370).
824
825 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
826
827         * gnus-picon.el (gnus-picon-properties): New defcustom.
828         (gnus-picon-create-glyph): Use it.
829
830 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
831
832         * gnus-group.el (gnus-group-get-new-news): Respect
833         `gnus-group-use-permanent-levels', as documented (bug#11638).
834
835 2012-06-10  Dave Abrahams  <dave@boostpro.com>
836
837         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
838         groups (bug#11641).
839
840 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
841
842         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
843         is an integer to avoid later problems.
844
845 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
846
847         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
848         locales.
849
850         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
851         on a handle.
852
853         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
854         address as the default.
855         (gnus-summary-insert-old-articles): Don't include unexistent messages.
856
857         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
858         makes no sense to query the user about internal files.
859
860         * gnus-spec.el: Remove all the byte-compilation stuff, since
861         benchmarking shows that it doesn't help when entering large summary
862         buffers.
863
864         * gnus-xmas.el (gnus-xmas-define): Remove.
865
866         * gnus-util.el (gnus-byte-code): Remove.
867
868         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
869         grouplens stuff.
870
871 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
872
873         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
874         (bug#11514).
875
876 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
877
878         * message.el (message-buffers): Return all buffers derived from Message
879         to make `gnus-dired-attach' work with mu4e.
880
881 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
882
883         * nntp.el: Stop the `letf' madness.
884         (nntp--report-1): New var.
885         (nntp-report): Merge nntp-report-1 into it.
886         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
887         the nntp-report function.
888
889         * auth-source.el: Fix comment-style to follow the convention.
890
891 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
892
893         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
894         (mm-dissect-singlepart): Don't guess the MIME type of
895         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
896         set.
897         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
898         toplevel MIME type is multipart/encrypted.
899
900 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
901
902         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
903         a string so that Gcc works (bug#11514).
904
905 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
906
907         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
908         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
909
910 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
911
912         * gnus-win.el (gnus-configure-frame): Don't signal an error when
913         jumping to *Server* from a dedicated *Group* window.
914         (gnus-configure-frame): CSE.
915
916         * gnus-registry.el: Minor style cleanup.
917         (gnus-registry--set/remove-mark): New function, extracted from
918         gnus-registry-install-shortcuts.
919         (gnus-registry-install-shortcuts): Use it.
920
921 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
922
923         * nnspool.el (news-path): Use eval-and-compile.
924
925 2012-05-24  Glenn Morris  <rgm@gnu.org>
926
927         * nnspool.el (news-directory, news-path, news-inews-program):
928         Move here from paths.el.  Don't see a need for these to be autoloaded.
929
930         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
931         Merge in doc from paths.el version.  Don't see any need for this to be
932         autoloaded, or for the warning about users not setting it.
933
934 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
935
936         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
937         format.  In particular, add an optional argument and a docstring.
938
939         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
940
941         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
942         current before calling `gnus-groups-to-gnus-format'.
943         Note that this was already the case for `gnus-active-to-gnus-format'.
944
945 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
946
947         Fix minor Y10k bug.
948         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
949
950 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
951
952         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
953         message once it's actually open.
954
955 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
956
957         * gnus.el: Ma Gnus v0.5 is released.
958
959 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
960
961         * auth-source.el (auth-source--aput-1, auth-source--aput)
962         (auth-source--aget): New functions and macros.
963         Use them instead of aput/aget.
964
965 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
966
967         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
968
969 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
970
971         * plstore.el (plstore-called-interactively-p): New compat macro copied
972         from message.el.
973         (plstore-mode): Use it.
974
975 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
976
977         * plstore.el: Revive the editing feature.
978         (plstore-mode): New mode to edit plstore file.
979         (plstore-mode-toggle-display, plstore-mode-original)
980         (plstore-mode-decoded): New command.
981         (plstore--encode, plstore--decode, plstore--write-contents-functions)
982         (plstore--insert-buffer, plstore--make): New function.
983         (plstore-open, plstore-save): Simplify by using them.
984
985 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
986
987         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
988
989 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
990
991         * tls.el (open-tls-stream): Remove unused binding.
992
993 2012-04-16  Glenn Morris  <rgm@gnu.org>
994
995         * nndraft.el (nndraft-request-list): Fix declaration.
996
997 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
998
999         * mm-decode.el (mm-dissect-buffer): Doc fix.
1000
1001         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
1002         don't have a current group.
1003
1004         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
1005         buffer if it doesn't exist.
1006
1007         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
1008         given, mark the group as ephemeral with the current window conf.
1009
1010         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
1011         buffer exists, which it doesn't if we haven't started Gnus.
1012         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
1013
1014 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1015
1016         * mml.el (mml-generate-mime): Allow specifying what the top-level part
1017         type is.
1018
1019         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
1020         `unexists' entries.
1021         (gnus-clean-old-newsrc): Fix last checkin.
1022
1023         * nnimap.el (nnimap-update-info): None of the articles below the active
1024         low-water mark exist.
1025
1026         * dgnushack.el: Get rid of XEmacs compilation warning.
1027
1028         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
1029         would have gotten if we posted to the group, and use that to compare
1030         against the message we want to cancel (bug#10808).
1031
1032         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
1033         on XEmacs.
1034
1035 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1036
1037         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
1038         `scroll-margin'.
1039
1040 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
1041
1042         * gnus-cite.el (gnus-dissect-cited-text): A single line without
1043         citation prefix within a block of cited text should be considered part
1044         of that block *only* if it is a blank line.
1045
1046 2012-04-09  Chong Yidong  <cyd@gnu.org>
1047
1048         * binhex.el, hashcash.el, uudecode.el:
1049         Remove * characters from the front of variable docstrings.
1050
1051 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1052
1053         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
1054         before kinsoku-bol characters nor within kinsoku-eol characters.
1055
1056 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1057
1058         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
1059         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
1060         (gnus-sync-read): Use mapc instead of mapcar.
1061
1062         * mm-archive.el: Require mm-decode for some macros.
1063         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
1064         the byte compiler.
1065         (mm-archive-decoders): New function that returns the value of
1066         the mm-archive-decoders variable.
1067
1068         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
1069         instead.
1070         (mm-dissect-singlepart): Use the function mm-archive-decoders.
1071
1072         * nnimap.el (gnus-refer-thread-use-nnir):
1073         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
1074
1075 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1076
1077         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
1078
1079 2012-03-12  Peter Münster  <pmrb@free.fr>
1080
1081         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
1082         (gnus-demon-cancel): Ditto.
1083         (gnus-demon-run-callback): When function cannot be called due to low
1084         idleness, call it when idleness reaches the expected value, instead of
1085         waiting another timer period.
1086         (gnus-demon-init): Add `time' to arguments of call-back.
1087
1088 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1089
1090         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
1091
1092         * gnus.el: Register gnus-registry functions.
1093
1094         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
1095         indent.
1096
1097         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
1098         enabled before warping.
1099
1100 2012-03-22  Dave Abrahams  <dave@boostpro.com>
1101
1102         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
1103         registry about each article retrieved.
1104
1105         * gnus-int.el (gnus-select-group-with-message-id): New function.
1106         (gnus-try-warping-via-registry): Ditto.
1107         (gnus-warp-to-article): Fall back on the registry.
1108
1109 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
1110
1111         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
1112         inboxes.
1113
1114 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1115
1116         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
1117
1118 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1119
1120         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
1121         gnus-gcc-self-resent-messages may be a group parameter.
1122         (gnus-summary-resend-message): Don't encode encoded words in header
1123         when Gcc'ing resent message.
1124
1125 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1126
1127         * shr.el (shr-insert): Treat non-breaking space just like normal
1128         space.  This seems to produce more pleasing results.
1129         (shr-insert): Only insert a blank line if we're starting from an image.
1130         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
1131         (shr-ensure-paragraph): Consider lines with white space to be blank.
1132
1133 2012-03-15  Elias Pipping  <pipping@lavabit.com>
1134
1135         * Makefile.in: Respect DESTDIR.
1136
1137 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
1138
1139         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
1140         and gnus-gcc-post-body-encode-hook.
1141
1142 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1143
1144         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
1145         messages that don't exist.
1146
1147         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
1148
1149 2012-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1150
1151         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
1152         a string so that Gcc works (bug#11514).
1153
1154 2012-04-21  Andreas Schwab  <schwab@linux-m68k.org>
1155
1156         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
1157
1158 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1159
1160         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
1161         don't have a current group.
1162
1163 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1164
1165         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
1166         Remove.
1167
1168         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
1169
1170         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
1171
1172 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1173
1174         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
1175         have a group name.
1176
1177         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
1178         a multibyte buffer (bug#7410).
1179         (article-wash-html): Parse the original article buffer to get the
1180         unencoded data (bug#7410).
1181
1182         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
1183         .newsrc.el files.
1184
1185 2012-04-05  Bastien Guerry  <bzg@altern.org>
1186
1187         * color.el (color-lighten-name): Fix typo.
1188
1189 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1190
1191         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
1192         "#" to avoid having them interpreted as comments.
1193
1194 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1195
1196         * shr.el (shr-insert): Update the text state properly to avoid
1197         inserting spurious paragraph starts.
1198
1199 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1200
1201         * shr.el (shr-table-widths): Divide the extra width more fairly over
1202         the TDs (bug#10973).
1203         (shr-render-td): Don't delete too much padding.
1204         (shr-natural-width): Compute the natural width more correctly.
1205         (shr-insert): Allow the natural width to be computed for tables again.
1206         (shr-tag-table-1): Rework how the natural widths are computed by
1207         rendering the table a third time.
1208         (shr-natural-width): Removed.
1209         (shr-buffer-width): New function.
1210         (shr-expand-newlines): Use it.
1211
1212         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
1213         using a `gnus-use-full-window' setup (bug#11013).
1214
1215 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1216
1217         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
1218         24.1 release.
1219
1220 2012-03-10  David Edmondson  <dme@dme.org>
1221
1222         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
1223         'Forwarded Message' header and the start of the message.
1224
1225 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1226
1227         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
1228         isn't running (bug#10897).
1229
1230 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1231
1232         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
1233         This is inconsistent with all the other stream functions, which leave
1234         the setting up to the higher levels (if so wanted) (bug#10931).
1235
1236 2012-02-28  Glenn Morris  <rgm@gnu.org>
1237
1238         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
1239         mm-decode.el: Standardize possessive apostrophe usage.
1240
1241 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1242
1243         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
1244
1245 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
1246
1247         * parse-time.el (parse-time-string): Allow extractor to return nil.
1248
1249 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1250
1251         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
1252
1253 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1254
1255         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
1256
1257 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1258
1259         * mm-decode.el (mm-shr): Remove "soft hyphens".
1260
1261         * nnimap.el (nnimap-request-list): Return the group names encoded as
1262         utf8.  Otherwise non-European group names don't work.
1263         (nnimap-request-newgroups): Ditto.
1264
1265         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
1266         the default in `read-string' (bug#10757).
1267
1268         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
1269         topics (bug#10843).
1270
1271         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
1272         buffer.  Suggested by Herbert Valerio Riedel.
1273         (nnimap-request-move-article): Delete the message from the correct IMAP
1274         server.
1275
1276 2012-02-19  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
1277
1278         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
1279         Reported by Peter Münster.
1280
1281 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
1282
1283         * shr.el (shr-image-fetched): Make sure we really kill the right
1284         buffer.
1285
1286 2012-02-16  Leo Liu  <sdl.web@gmail.com>
1287
1288         * gnus-start.el (gnus-1): Avoid duplicate entries.
1289
1290 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1291
1292         * imap.el: Remove.
1293
1294         * nntp.el (nntp-coding-system-for-read): Remove.
1295         (nntp-coding-system-for-write): Ditto.
1296         (nntp-open-connection): Just use `binary' directly.
1297
1298         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
1299         Gnus 0.3.
1300
1301 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
1302
1303         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
1304         application/octet-stream parts really is.
1305
1306         * gnus-sum.el (gnus-propagate-marks): Remove.
1307
1308 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
1309
1310         * shr.el (shr-rescale-image): Undo previous change; see
1311         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
1312
1313 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1314
1315         * gnus.el: Ma Gnus v0.3 is released.
1316
1317 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1318
1319         * gnus-sum.el (gnus-summary-local-variables): Make
1320         `gnus-newsgroup-unexist' into a local variable.
1321
1322 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1323
1324         * registry.el (registry-usage-test, registry-persistence-test): Move to
1325         tests/gnustest-registry.el.
1326         (registry-make-testable-db, registry-match-test)
1327         (registry-instantiation-test): Move to tests/gnustest-registry.el.
1328
1329         * gnus-registry.el (gnus-registry-misc-test)
1330         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
1331
1332         * tests/gnustest-registry.el: New file with the registry and
1333         gnus-registry ERT tests.
1334
1335 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1336
1337         * gnus-msg.el (gnus-summary-resend-message): Make
1338         gnus-summary-resend-message-insert-gcc be last item in
1339         message-header-setup-hook.
1340
1341 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1342
1343         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
1344         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
1345         Remove.
1346         (nnfolder-open-server): Don't use marks.
1347         (nnfolder-request-delete-group): Ditto.
1348         (nnfolder-request-rename-group): Ditto.
1349         (nnfolder-request-set-mark, nnfolder-request-marks)
1350         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
1351         (nnfolder-save-marks, nnfolder-open-marks): Remove.
1352
1353         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
1354         (nnml-marks-modtime): Remove.
1355         (nnml-request-delete-group): Don't use marks.
1356         (nnml-request-rename-group): Ditto.
1357         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
1358         (nnml-save-marks, nnml-open-marks): Remove.
1359
1360         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
1361         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
1362         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
1363         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
1364         (nntp-server-to-method-cache): Remove.
1365
1366         * shr.el (shr-rescale-image): Fix wrong merge.
1367
1368 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1369
1370         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
1371         too-wide lines.
1372
1373 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1374
1375         * nnimap.el (nnimap-record-commands): New variable.
1376         (nnimap-log-command): Use it.
1377         (nnimap-make-process-buffer): Add a space to the process buffer.
1378         (nnimap-transform-headers): Don't bug out on header lines containing
1379         stuff that look like IMAP length encodings.
1380
1381         * shr.el (shr-rescale-image): Allow viewing large images.
1382
1383 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
1384
1385         * nnml.el (nnml-request-compact-group): Delete the marks file after
1386         compaction (bug#10800).
1387
1388         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
1389         group exit.
1390
1391         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
1392         QRESYNC/FETCH output.
1393
1394 2012-02-11  Glenn Morris  <rgm@gnu.org>
1395
1396         * sieve-manage.el (sieve-manage-default-stream):
1397         * shr.el (shr):
1398         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
1399         (nnir-retrieve-headers-override-function)
1400         (nnir-imap-default-search-key, nnir-notmuch-program)
1401         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
1402         (nnir-method-default-engines):
1403         * message.el (message-cite-reply-position):
1404         * gssapi.el (gssapi-program):
1405         * gravatar.el (gravatar):
1406         * gnus-sum.el (gnus-refer-thread-use-nnir):
1407         * gnus-registry.el (gnus-registry-unfollowed-addresses)
1408         (gnus-registry-max-pruned-entries):
1409         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
1410         * gnus-int.el (gnus-after-set-mark-hook)
1411         (gnus-before-update-mark-hook):
1412         * gnus-async.el (gnus-async-post-fetch-function):
1413         * auth-source.el (auth-source-cache-expiry):
1414         Add missing :version tags to new defcustoms and defgroups.
1415
1416 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
1417
1418         * gnus-sum.el (gnus-adjust-marked-articles): Add to
1419         `gnus-newsgroup-unexist'.
1420
1421         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
1422         marks.
1423         (gnus-article-special-mark-lists): Put the `unexist' in the special
1424         marks list instead.
1425
1426         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
1427         articles in the list of articles to be selected.
1428
1429         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
1430         articles.
1431         (nnimap-update-info): Keep track of unexisting articles.
1432         (nnimap-update-qresync-info): Ditto.
1433
1434 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
1435
1436         * message.el (message-default-send-mail-function): Made into own
1437         function for reuse by emacsbug.el.
1438
1439 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
1440
1441         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
1442         `gnus-sloppily-equal-method-parameters' to avoid a warning.
1443
1444 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1445
1446         * mm-archive.el (mm-archive-dissect-and-inline): New function.
1447         (mm-archive-dissect-and-inline): Fix up the undisplayer.
1448
1449         * gnus-compat.el: Define `timer-set-function'.
1450
1451         * mm-decode.el (mm-display-external): Output the text from the command
1452         in the buffer after the command finished.  This makes text-based
1453         commands behave better.
1454
1455 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
1456
1457         * gnus-compat.el: Add a compat for the old `url-retrieve'.
1458
1459 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1460
1461         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
1462         23.1.
1463
1464 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1465
1466         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
1467
1468 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1469
1470         * message.el (smtpmail-smtp-user): Silence compiler warning.
1471
1472 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1473
1474         * message.el (message-multi-smtp-send-mail): Also allow specifying the
1475         SMTP user name.
1476
1477 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1478
1479         * gnus-sum.el (gnus-summary-show-thread):
1480         next-single-char-property-change may return nil in XEmacs.
1481         (gnus-summary-article-map): Fix typo.
1482
1483 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1484
1485         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
1486         running.
1487
1488         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
1489
1490         * gnus.el (gnus-server-extend-method): Don't add an -address component
1491         if the method already has one (bug#9676).
1492
1493 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
1494
1495         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
1496         of an initial-input for consistency (bug#10757).
1497
1498         * dgnushack.el: Fix XEmacs compilation warning.
1499
1500         * shr.el: Inhibit getting and sending cookies when fetching pictures.
1501
1502         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
1503
1504 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1505
1506         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
1507         lines that are narrower than the window width.  Otherwise background
1508         "blocks" will look less readable.
1509
1510 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1511
1512         * nnimap.el (nnimap-transform-headers): Remove unused variable.
1513         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
1514         have newlines within the strings, and where the UID comes after the
1515         BODYSTRUCTURE element (bug#10537).
1516
1517         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
1518         (bug#10732).
1519
1520         * shr.el (shr-insert-document): Add doc string.
1521         (shr-visit-file): Ditto.
1522         (shr-remove-trailing-whitespace): New function.
1523         (shr-insert-document): Use it to clean up trailing whitespace as the
1524         final step (bug#10714).
1525
1526 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1527
1528         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
1529         buffer if `gnus-kill-summary-on-exit' is nil.
1530
1531 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1532
1533         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
1534         when just reading a single group from "without" Gnus.
1535
1536 2012-02-06  Chong Yidong  <cyd@gnu.org>
1537
1538         * gnus-sum.el (gnus-summary-show-thread):
1539         next-single-char-property-change never returns nil (Bug#8657).
1540
1541 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
1542
1543         * message.el (message-multi-smtp-send-mail): New function.
1544         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
1545         header to implement multi-SMTP functionality.
1546
1547         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
1548         (gnus-agentize): Don't set it.
1549         (gnus-agent-send-mail): Don't use it.
1550
1551         * gnus-sum.el (gnus-summary-widget-backward): New function and
1552         keystroke.
1553
1554         * gnus-compat.el: More the compat functions more compatible.
1555
1556         * shr.el (shr-put-image): Remove underlines from sliced images.
1557         (shr-zoom-image): Compute the region to be replaced more correctly.
1558
1559 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1560
1561         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
1562         (gnus-summary-resend-message-insert-gcc): New function.
1563         (gnus-summary-resend-message): Modify message-header-setup-hook and
1564         message-sent-hook to make it work for Gcc.
1565         (gnus-inews-do-gcc): Update the number of unread articles of groups
1566         that messages are Gcc'd to.
1567
1568         * message.el (message-resend): Run message-sent-hook to do Gcc.
1569
1570 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1571
1572         * lpath.el: Fix an XEmacs compilation warning.
1573
1574         * gnus-compat.el: Require `help-fns' to fix compilation error.
1575
1576         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
1577         a higher level to silence compilation.
1578
1579         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
1580         parameter to allow controlling the scaling.
1581
1582         * shr.el (shr-zoom-image): New command and keystroke.
1583         (shr-put-image): Take a `size' flag to say how to scale the image.
1584
1585         * gnus-compat.el: Redefine `delete-directory' to provide recursive
1586         deletion unless already defined.
1587
1588         * gnus.el (gnus-compat): Require it.
1589
1590         * gnus-compat.el: New file.
1591
1592         * gnus-start.el (gnus-clean-old-newsrc): New function.
1593         (gnus-read-newsrc-file): Use it.
1594
1595         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
1596         Use recursive deletion.
1597         (mm-dissect-archive): Add support for zip files.
1598
1599         * gnus-util.el (gnus-recursive-directory-files): New function.
1600
1601         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
1602         (mm-archive-decoders): Add tgz support.
1603
1604         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
1605         Otherwise inserting text into the Gnus buffer can look odd.
1606
1607         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
1608
1609         * mm-archive.el (mm-archive-decoders): Add support for tar.
1610
1611         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
1612
1613         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
1614
1615 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1616
1617         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
1618
1619         * mm-archive.el: New file.
1620
1621         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
1622
1623         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
1624
1625         * message.el (message-goto-*): Make all the `message-goto-*' commands
1626         push the mark before moving point.  This makes it easier to go back to
1627         where you came from after editing whatever you jumped to.
1628
1629 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1630
1631         * gnus.el: Ma Gnus v0.1 is released.
1632
1633 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
1634
1635         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
1636         without reconnecting.
1637         (nnimap-possibly-change-group): Ditto.
1638         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
1639         connection has died before being called.
1640
1641 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
1642
1643         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
1644         an initial sync unless we're really doing one.
1645
1646         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
1647         address parameter if one already exists (bug#9676).
1648
1649         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
1650         not the prefix, as documented (bug#10689).
1651
1652 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1653
1654         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
1655         the "server".
1656
1657         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
1658         the real error message with the useless "previously known to be down".
1659         Which isn't even correct.
1660
1661         * nntp.el (nntp-open-connection): Report the error message if the nntp
1662         server can't be reached.
1663
1664         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
1665         groups we do a total scan for.
1666         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
1667         doing that.
1668
1669 2012-01-31  Jim Meyering  <jim@meyering.net>
1670
1671         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
1672         Correct a comment (insert "not") and hide nominally-doubled "to".
1673
1674 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1675
1676         * gnus.el (gnus-version): Change name to "Ma Gnus".
1677
1678 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1679
1680         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
1681         section in the manual.
1682
1683 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1684
1685         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
1686         words.
1687         (rfc2047-encode-string): Ditto.
1688         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
1689         understand folded filename="..." parameters, for instance.
1690
1691         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
1692         the message for greater debuggability.
1693
1694 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
1695
1696         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
1697         instead of setting it locally, since the latter doesn't seem to have
1698         any effect (most of the time).
1699
1700 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
1701
1702         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
1703         function call.
1704
1705 2012-01-27  Vida Gábor  <vidagabor@gmail.com>  (tiny change)
1706
1707         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
1708         seconds, and make the repeat clause with HH:MM specs work as
1709         documented.
1710
1711 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1712
1713         * proto-stream.el (proto-stream-capability-open): Fall back on
1714         :end-of-command if :end-of-capability doesn't exist.
1715
1716 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1717
1718         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
1719         bound globally in old Emacsen and XEmacsen.
1720
1721 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
1722
1723         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
1724         so that previous errors don't prohibit getting new news.
1725
1726         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
1727
1728         * nntp.el (nntp-retrieve-group-data-early): Ditto.
1729
1730 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
1731
1732         * gnus.el (gnus-group-find-parameter): Check for liveness of the
1733         buffer, not of the string which is its name.
1734
1735 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1736
1737         * proto-stream.el (proto-stream-capability-open): Wait for
1738         :end-of-capability, not :end-of-command.
1739
1740         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
1741         non-server-marks groups.
1742         (gnus-group-make-articles-read): Ditto.
1743
1744         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
1745         methods (bug#9676).
1746
1747         * gnus.el (gnus-method-ephemeral-p): New function.
1748
1749 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1750
1751         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
1752         left-to-right.
1753
1754 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1755
1756         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
1757         warning.
1758
1759 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
1760
1761         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
1762         macroexpand the nnir things, since they haven't been defined yet, and
1763         nnir requires gnus-sum.
1764
1765 2012-01-24  Julien Danjou  <julien@danjou.info>
1766
1767         * color.el (color-rgb-to-hsl): Fix value computing.
1768         (color-hue-to-rgb): New function.
1769         (color-hsl-to-rgb): New function.
1770         (color-clamp, color-saturate-hsl, color-saturate-name)
1771         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
1772         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
1773
1774 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1775
1776         * mm-decode.el (mm-interactively-view-part): Fix prompt.
1777
1778 2012-01-19  Julien Danjou  <julien@danjou.info>
1779
1780         * color.el (color-name-to-rgb): Use the white color to find the max
1781         color component value and return correctly computed values.
1782         (color-name-to-rgb): Add missing float conversion for max value.
1783
1784 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
1785
1786         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
1787         logical server name in addition to the actual machine address.
1788
1789         * auth-source.el (auth-source-user-and-password): Add convenience
1790         wrapper to search by just host and optionally user.
1791
1792 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1793
1794         * shr.el (shr-visit-file): Move point to the beginning of the buffer
1795         after rendering.
1796
1797 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
1798
1799         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
1800         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
1801         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
1802
1803 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1804
1805         * gnus-sum.el (gnus-summary-read-group): Document more parameters
1806         (bug#9693).
1807         (gnus-summary-setup-buffer): Document return value (bug#9697).
1808
1809         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
1810         since ido doesn't work on symbols (bug#9632).
1811
1812         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
1813         when getting a single value as when getting all the values.  This means
1814         that atoms like `gcc-self' work cumulatively, like variable settings,
1815         instead of getting the value from the last matching clause.
1816         (gnus-group-find-parameter): Protect against the group buffer not
1817         existing (bug#9585).
1818
1819 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1820
1821         * gnus-start.el (gnus-activate-group): Document more parameters
1822         (bug#9694).
1823
1824         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
1825         (bug#9692).
1826
1827         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
1828         article was fetched, so that it can be expired later (bug#9958).
1829         (gnus-agent-summary-fetch-series): Add doc string.
1830         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
1831         (bug#9517).
1832
1833         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
1834         retrieval is happening.
1835
1836         * gnus.el (gnus-parameters): Doc fix.
1837
1838 2012-01-06  Dave Abrahams  <dave@boostpro.com>
1839
1840         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
1841         show the thread after expansion.
1842
1843 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1844
1845         * gnus-art.el (article-narrow-to-head): If the head is completely
1846         empty, narrow to the empty region (bug#9764).
1847
1848         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
1849         read, and then mark them as unread only when the unread mark is used.
1850         This makes `C-- T k' actually work, even though it's confusing.
1851
1852         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
1853         alive before we try to find its window.
1854
1855 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
1856
1857         * mm-decode.el (mm-display-external): Use a longer timeout for the
1858         deletion to allow slow programs to display the file.
1859
1860 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1861
1862         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
1863         prompt to be less confusing.
1864
1865         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
1866         argument to `message-reply'.  This broke `special-display-*' frame
1867         pop-uping (bug#10238).
1868
1869 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1870
1871         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
1872         systems, since these allegedly don't work there.
1873
1874 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
1875
1876         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
1877         live buffer.
1878
1879 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1880
1881         * nnir.el (nnir-retrieve-headers): Protect against the article not
1882         existing on the server (bug#10335).
1883
1884 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1885
1886         * gnus-agent.el (gnus-agent-load-local): Recompute
1887         gnus-agent-article-local on changing method.
1888
1889 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1890
1891         * gnus.el (gnus-parameters): Note precedence.
1892
1893 2012-01-04  Leo Liu  <sdl.web@gmail.com>
1894
1895         * nndraft.el (nndraft-update-unread-articles): Don't move point around
1896         in the group buffer.
1897
1898 2012-01-04  Julien Danjou  <julien@danjou.info>
1899
1900         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
1901         change.
1902
1903 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1904
1905         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
1906         too.
1907
1908         * nntp.el (nntp-retrieve-group-data-early): Use it.
1909
1910 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1911
1912         * nntp.el (nntp-retrieval-in-progress): New variable.
1913         (nntp-make-process-buffer): Make it buffer-local.
1914
1915         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
1916         2010.
1917         (gnus-demon-init): Use it to compute the time if time is on the form
1918         "04:23".
1919
1920         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
1921
1922         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
1923         status in the correct buffer.
1924
1925 2012-01-03  Leo Liu  <sdl.web@gmail.com>
1926
1927         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
1928         when opening topics (bug#10407).
1929
1930 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
1931
1932         * gnus-cus.el (gnus-score-customize):
1933         * gnus-sum.el (gnus-sort-gathered-threads):
1934         * message.el (message-shorten-references):
1935         * nnmairix.el (nnmairix-request-group):
1936         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
1937
1938 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
1939
1940         * gnus-agent.el (gnus-agent-regenerate-group):
1941         * gnus-int.el (gnus-retrieve-group-data-early):
1942         * mm-util.el (mm-codepage-ibm-list):
1943         * nndiary.el (Commentary, nndiary-get-new-mail):
1944         * nnir.el (nnir):
1945         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
1946
1947 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1948
1949         * mm-view.el (mm-display-inline-fontify): Add comment.
1950
1951 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
1952
1953         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
1954         * ntlm.el (ntlm-smb-dohash): Spelling fix.
1955
1956 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
1957
1958         * gnus-art.el (gnus-split-methods):
1959         * gnus-msg.el (gnus-configure-posting-styles):
1960         * gnus-spec.el (gnus-parse-simple-format):
1961         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
1962         * message.el (message-do-actions): Spelling fix.
1963
1964 2011-12-15  Juri Linkov  <juri@jurta.org>
1965
1966         * mm-decode.el (mm-inline-media-tests): Add missing
1967         `mm-handle-media-subtype'.
1968
1969 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
1970
1971         * gnus-group.el (gnus-group-tool-bar):
1972         * gnus-sum.el (gnus-summary-tool-bar):
1973         * message.el (message-tool-bar):
1974         * rfc2231.el (rfc2231-parse-string): Spelling fix.
1975
1976 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
1977
1978         * plstore.el (plstore--insert-buffer): Spelling fix.
1979
1980 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
1981
1982         * message.el (message-valid-fqdn-regexp): Update with newly approved
1983         top-level domain names ".tel" and ".asia".
1984
1985 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1986
1987         * gnus-sum.el (gnus-summary-show-article): Don't load shr
1988         unconditionally.
1989
1990 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1991
1992         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
1993         pop-to-buffer-same-window for old Emacsen.
1994
1995 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
1996
1997         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
1998
1999 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
2000
2001         * netrc.el (netrc-credentials): Spelling fix.
2002
2003 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
2004
2005         * gnus-fun.el (gnus-fun-ppm-change-string):
2006         * gnus-msg.el (gnus-inews-do-gcc):
2007         * gnus-sum.el (gnus-summary-find-for-reselect):
2008         * gnus.el (gnus-summary-cancelled):
2009         * message.el (message-cancel-hook, message-send-news):
2010         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
2011         * nnir.el (nnir-run-hyrex):
2012         * nntp.el (nntp-with-open-group-function):
2013         * pgg.el (pgg-pending-timers): Spelling fix.
2014
2015 2011-12-04  Chong Yidong  <cyd@gnu.org>
2016
2017         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
2018         change (Bug#10200).
2019
2020 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2021
2022         * compface.el (uncompface):
2023         * gnus-art.el (gnus-article-x-face-command): Update the header format
2024         of icon data for the most recent icontopbm program.
2025
2026 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2027
2028         * gnus-msg.el (gnus-inews-do-gcc):
2029         * message.el (message-send-mail):
2030         * mml.el (mml-generate-mime): Share the value of the buffer-local
2031         `message-options' variable between a draft buffer and temprary working
2032         buffers.
2033
2034 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2035
2036         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
2037
2038 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2039
2040         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
2041         for Cygwin.
2042
2043 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
2044
2045         * gnus-group.el (gnus-group-prepare-flat):
2046         * mm-bodies.el (mm-encode-body):
2047         * mml.el (mml-preview):
2048         * nnml.el (nnml-request-compact-group):
2049         * pop3.el (pop3-stream-type): Spelling fix.
2050
2051 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
2052
2053         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
2054
2055 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
2056
2057         * color.el (color-rgb-to-hsl):
2058         * gmm-utils.el (gmm-tool-bar-style):
2059         * gnus-group.el (gnus-group-prepare-flat):
2060         * gnus-topic.el (gnus-topic-prepare-topic):
2061         * mm-decode.el (mm-discouraged-alternatives):
2062         * rfc2047.el (rfc2047-encode-1):
2063         * starttls.el: Spelling fix.
2064
2065 2011-11-24  Glenn Morris  <rgm@gnu.org>
2066
2067         * binhex.el (binhex-begin-line): Give it basic doc-string.
2068
2069         * starttls.el, tls.el: Fix case of "GnuTLS".
2070
2071 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
2072
2073         * gnus-group.el (gnus-group-highlight): Fix typo.
2074
2075 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
2076
2077         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
2078         value of `delete-file', that returns nil for a local file but returns t
2079         for a remote file using ssh.
2080
2081 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
2082
2083         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
2084
2085 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2086
2087         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
2088         avoid later breakage.
2089
2090 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2091
2092         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
2093         article buffers' name.
2094
2095 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2096
2097         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
2098         by Paul Eggert's spellfixes two days ago.
2099
2100 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2101
2102         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
2103         doesn't have it.
2104
2105         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
2106         buffer-local instead of binding them to avoid warnings.  Also demote
2107         errors (bug#10063).
2108         (font-lock-mode-hook): Shut up byte compiler.
2109
2110 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2111
2112         * mm-util.el (mm-charset-after):
2113         * nnir.el (nnir-run-hyrex):
2114         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
2115         (ntlm-get-password-hashes, ntlm-md4hash):
2116         * smime.el: Fix typo.
2117
2118 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
2119
2120         * gnus-agent.el (gnus-agent-expire-group-1):
2121         * nndiary.el (nndiary-last-occurence):
2122         * nnimap.el (nnimap-request-set-mark):
2123         * nnmairix.el (nnmairix-only-use-registry):
2124         * gnus-group.el (gnus-group-prepare-flat):
2125         * gnus-sum.el (gnus-decode-encoded-word-methods):
2126         * message.el (message-wash-subject):
2127         * nntp.el (nntp-retrieve-headers-with-xover):
2128         * smime.el (smime-certificate-directory): Spelling fix.
2129
2130 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
2131
2132         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
2133
2134         * color.el:
2135         * gnus-agent.el (gnus-agent-possibly-alter-active):
2136         * gnus-dired.el (gnus-dired-print):
2137         * mail-parse.el:
2138         * nnmairix.el (nnmairix-request-group):
2139         * shr.el (shr-image-displayer):
2140         * sieve-manage.el:
2141         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
2142
2143 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
2144
2145         * gnus-sum.el (gnus-auto-select-subject):
2146         * spam-report.el (spam-report-resend): Spelling fix.
2147
2148 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
2149
2150         * gnus-agent.el (gnus-agent-get-undownloaded-list):
2151         * gnus-art.el (gnus-default-article-saver):
2152         * gnus-srvr.el (gnus-server-copy-server):
2153         * gnus.el (gnus-sloppily-equal-method-parameters):
2154         * html2text.el (html2text-format-tag-list):
2155         * message.el (message-narrow-to-head):
2156         * nndiary.el:
2157         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2158         * sieve.el: Spelling fix.
2159
2160 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2161
2162         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2163         * gnus-sum.el (gnus-summary-make-menu-bar):
2164         * gnus-uu.el (gnus-uu-decode-postscript)
2165         (gnus-uu-decode-postscript-and-save):
2166         * mailcap.el (mailcap-print-command):
2167         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
2168         Fix typos.
2169
2170 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
2171
2172         * gnus-art.el (gnus-article-part-wrapper):
2173         * html2text.el (html2text-fix-paragraphs):
2174         * mm-decode.el (mm-image-fit-p):
2175         * rfc2047.el (rfc2047-encode-message-header):
2176         * shr-color.el (shr-color-visible-distance-min)
2177         (shr-color-relative-to-absolute, set-minimum-interval)
2178         (shr-color-visible): Fix typos.
2179
2180 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
2181
2182         * gmm-utils.el (gmm-tool-bar-item):
2183         * gnus-art.el (gnus-treat-body-boundary):
2184         * gnus-diary.el (gnus-user-format-function-d):
2185         * gnus-start.el (gnus-get-unread-articles):
2186         * pgg-gpg.el (pgg-gpg-update-agent):
2187         * smime.el (smime-cert-by-ldap-1): Spelling fix.
2188
2189 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
2190
2191         * gnus-topic.el (gnus-group-prepare-topics):
2192         * gnus-uu.el (gnus-extract-view):
2193         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
2194
2195 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
2196
2197         * spam.el: Move BBDB autoloads.
2198         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
2199         BBDB 2 and 3.
2200         (spam-check-BBDB): Use it.
2201         (spam-enter-ham-BBDB): Use it.
2202
2203 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
2204
2205         * smime.el (smime-draw-buffer): Spelling fix.
2206
2207 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
2208
2209         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
2210         for scanning exactly one level.
2211         * gnus-start.el (gnus-get-unread-articles): Ditto.
2212
2213 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2214
2215         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
2216         slightly clearer.
2217
2218 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
2219
2220         * gnus-sync.el: More commentary about setup.
2221
2222 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2223
2224         * message.el (message-send-and-exit): Document `arg'.
2225
2226 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2227
2228         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
2229
2230 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
2231
2232         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
2233
2234         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
2235         we don't use `bound-and-true-p'.
2236
2237 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
2238
2239         * gnus-util.el (gnus-bound-and-true-p): Remove.
2240         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
2241         * nnir.el: Use it.
2242         * nnmairix.el: Use it.
2243
2244 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2245
2246         * gnus-sync.el: Improve docs about CouchDB admins.
2247
2248         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
2249         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
2250         for reasons unknown.
2251         * nnir.el: Use it.
2252         * nnmairix.el: Use it.
2253
2254         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
2255         * nnir.el: Ditto.
2256         * nnmairix.el: Ditto.
2257
2258         * gnus-registry.el (gnus-registry-enabled): Default to nil.
2259
2260 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
2261
2262         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
2263         not needed.  Provide xmlplistread list function to produce XML plist
2264         output for non-Gnus LeSync clients.
2265
2266 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
2267
2268         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
2269
2270         * gnus-sync.el: Add LeSync synchronization backend and logic to read
2271         and save against it.  Group subscriptions, read marks, other marks,
2272         subscription levels, topic names, and topic offsets (the group's
2273         position within the topic) are saved.  This is an experimental backend
2274         and may change significantly.  Load json.el from the gnus-fallback-lib
2275         if it's not available otherwise.
2276         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
2277
2278 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2279
2280         * message.el (message-completion-function): Make sure
2281         message-tab-body-function is not attempted if one of
2282         message-completion-alist fails to find a completion (bug#9158).
2283
2284 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
2285
2286         * mml.el (mml-quote-region): Quote <#secure> tag.
2287         (mml-generate-mime-1): Unquote <#secure> tag.
2288
2289 2011-10-20  Chong Yidong  <cyd@gnu.org>
2290
2291         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
2292         calling a minor mode from Lisp with nil arg enables it, so we have to
2293         make the wording a bit ambiguous here).
2294
2295 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
2296
2297         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
2298         * nnir.el (nnir-mode): Use it.
2299         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2300         Use it.
2301
2302         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
2303         * nnmairix.el (gnus-registry-enabled): Ditto.
2304
2305 2011-10-17  Dave Abrahams  <dave@boostpro.com>
2306
2307         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
2308         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
2309         only while we need to find out if it should be t or nil.
2310         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
2311         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
2312         the registry is installed.  Set it to nil when it's unloaded.
2313         (gnus-registry-install-p): Provide user guidance for the initial value
2314         of `gnus-registry-install' when it's 'ask, otherwise return its value.
2315         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
2316         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
2317         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2318         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
2319         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
2320         `gnus-registry-install'.
2321
2322 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
2323
2324         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
2325         previous change.
2326         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
2327         primary key is marked as disabled.
2328
2329 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
2330
2331         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
2332         primary key is marked as disabled.
2333
2334 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
2335
2336         * html2text.el (html2text-clean-anchor): Check for quotes around
2337         `href' value.
2338
2339 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2340
2341         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
2342         searching.  Drop `bbdb-cache'.
2343
2344 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2345
2346         * message.el (message-signed-or-encrypted-p): Exclude header when
2347         checking if there is signed or encrypted body in text/plain message.
2348
2349 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
2350
2351         * html2text.el (html2text-get-attr): Correctly handle attribute values
2352         containing "=".
2353
2354 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
2355
2356         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
2357         handle bindings.
2358
2359 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2360
2361         * gnus-win.el (gnus-configure-windows): Protect against reading
2362         ephemeral groups outside of Gnus.
2363
2364 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2365
2366         * shr.el (shr-tag-img): Don't get images displayed in tables.
2367
2368 2011-10-03  Glenn Morris  <rgm@gnu.org>
2369
2370         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
2371         the "maintainer" version of debbugs.gnu.org reports.
2372
2373 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2374
2375         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
2376         make asynchronous adjacent image insertion work better.
2377
2378 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
2379
2380         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
2381         documentation.
2382
2383 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2384
2385         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
2386         `gnus-asynchronous' isn't shadowed.
2387
2388 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2389
2390         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
2391
2392         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
2393         (nnimap-insert-partial-structure): The charset parameter isn't
2394         case-sensitive.
2395
2396         * nnheader.el (nnheader-message-maybe): New function.
2397
2398         * shr.el (shr-tag-table): Render totally broken tables better.
2399
2400         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
2401         computing the boundary.
2402
2403 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2404
2405         * pop3.el (pop3-number-of-responses): Remove.
2406         (pop3-wait-for-messages): Rewrite to take linear time instead of
2407         exponential time.
2408
2409 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2410
2411         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
2412         re-fetch images.
2413
2414         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
2415         re-fetch images when hitting `g' in Gnus.
2416
2417 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2418
2419         * mml.el (mml-inhibit-compute-boundary): New internal variable.
2420         (mml-compute-boundary): Don't check collision if it is non-nil.
2421         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
2422         before checking collision.
2423
2424 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2425
2426         * message.el (message-indent-citation): Really make sure there's a
2427         newline at the end.
2428
2429         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
2430         Fix suggested by John Wiegley.
2431
2432         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
2433
2434         * gnus-art.el (gnus-treat-hide-citation): Add doc.
2435
2436         * message.el (message-default-send-rename-function): Break out into its
2437         own function.
2438
2439         * ecomplete.el (ecomplete-display-matches): Revert patch since it
2440         doesn't work under XEmacs.
2441
2442         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
2443         of "imaps" to word around Windows problems.
2444         (nnimap-open-connection-1): Use it.
2445
2446         * message.el (message-indent-citation): Revert last change which made
2447         `F' not work.
2448
2449 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
2450
2451         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
2452         terminal as well.
2453
2454 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2455
2456         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
2457         because it displays images using overlays that aren't easy to copy to
2458         the article buffer.
2459
2460 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
2461
2462         * message.el (message-indent-citation): Fix empty line removal at the
2463         end of the citation.
2464
2465 2011-09-20  Julien Danjou  <julien@danjou.info>
2466
2467         * auth-source.el (auth-source-netrc-create): Use default value for
2468         password if specified.  Evaluate default.
2469         (auth-source-plstore-create): Ditto.
2470         (auth-source-plstore-create, auth-source-netrc-create): Fix default
2471         value evaluation.
2472         (auth-source-netrc-create): Typo fix.
2473         (auth-source-plstore-create): Ditto.
2474
2475         * password-cache.el (password-cache-remove): Remove entries even if the
2476         value is nil, so that password with a nil value (negative caching) is
2477         possible to invalidate.
2478
2479         * auth-source.el (auth-source-format-cache-entry): New function.
2480
2481 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2482
2483         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2484
2485 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2486
2487         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
2488
2489 2011-09-19  Julien Danjou  <julien@danjou.info>
2490
2491         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
2492         which work with things that are not ASCII.
2493
2494 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2495
2496         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
2497
2498 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2499
2500         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
2501         message level.
2502
2503 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2504
2505         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
2506
2507 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2508
2509         * gnus.el (gnus-interactive-exit): Update defcustom spec.
2510
2511 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2512
2513         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
2514         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
2515
2516 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
2517
2518         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
2519         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
2520         articles.
2521
2522 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
2523
2524         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
2525         (message-mail-other-window, message-mail-other-frame)
2526         (message-news-other-window, message-news-other-frame):
2527         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
2528         instead of setting buffer display varibles.
2529
2530 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2531
2532         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
2533
2534         * gnus-sum.el (gnus-fetch-headers): Bump message level.
2535
2536 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2537
2538         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
2539         duplicates" to a higher level.
2540
2541         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
2542         most egregious messages.
2543
2544 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2545
2546         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
2547
2548 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
2549
2550         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
2551         up the file (bug#9351).
2552
2553 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2554
2555         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
2556         it does with all other backends, but decode the names immediately after
2557         getting them.
2558
2559         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
2560         decoding nnimap groups.
2561
2562         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
2563         newsrc file.  It doesn't seem like an important optimization any more.
2564
2565 2011-09-10  Dave Abrahams  <dave@boostpro.com>
2566
2567         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
2568         overflows.
2569
2570 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2571
2572         * gnus.el (gnus-article-mark-lists): Remove `recent'.
2573         (gnus-interactive-exit): Extend to `quiet'.
2574
2575         * gnus-sum.el (gnus-offer-save-summaries): Use it.
2576
2577         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
2578         string.
2579
2580         * plstore.el (plstore--get-buffer): Silence compiler warnings by
2581         renaming function arguments from `this'.
2582
2583         * gnus-sum.el (gnus-newsgroup-recent): Remove.
2584
2585         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
2586         has been renamed.
2587         (gnus-lrm-string-p): Include RLM and PDF, too.
2588
2589         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
2590         (bug#9225).
2591
2592 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
2593
2594         Add autoload cookies for functions used by sendmail.el.
2595         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
2596
2597         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
2598
2599 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2600
2601         * gnus-art.el (article-date-ut): Work properly even when there are
2602         things like Date header in the body; work for forwarded parts.
2603
2604 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
2605
2606         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
2607         original-article-buffer.
2608
2609 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
2610
2611         * nnir.el (nnir-compose-result): Fix matching of server type.
2612         (nnir-run-swish++): Ditto.
2613         (nnir-run-namazu): Ditto.
2614         (nnir-run-notmuch): Ditto.
2615
2616 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2617
2618         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
2619         (bug#9405).
2620
2621         * gnus-score.el (gnus-summary-increase-score): Doc clarification
2622         (bug#9421).
2623
2624         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
2625         (bug#9425).
2626
2627         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
2628         thing (bug#9426).
2629
2630 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2631
2632         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
2633         the error message.
2634
2635 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
2636
2637         * message.el (message-setup-1): Return t (Bug#9392).
2638
2639 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
2640
2641         * gnus-sum.el: When adding article headers to a summary buffer also
2642         update gnus-newsgroup-articles (bug#9386).
2643
2644 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2645
2646         * auth-source.el: Autoload help-mode.
2647
2648 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2649
2650         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
2651         names.
2652
2653 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
2654
2655         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
2656         mm-replace-in-string for compatibility issues.
2657         * mml2015.el (mml2015-epg-verify): Ditto.
2658
2659 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2660
2661         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
2662
2663         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
2664
2665 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2666
2667         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
2668         continue on and do the clean-up phase (bug#9188).
2669
2670         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
2671         just ignore groups that can't be opened instead of erroring out
2672         (bug#9225).
2673
2674         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
2675         nil since some many people are fuddy-duddies.
2676
2677         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
2678         images.
2679
2680         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
2681         instead.
2682
2683         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
2684
2685         * gnus-util.el (gnus-process-live-p): Copy over compat function.
2686
2687         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
2688         processing.
2689
2690         * nntp.el (nntp-kill-buffer): Kill the process before killing the
2691         buffer to avoid warnings.
2692
2693 2011-08-20  Simon Josefsson  <simon@josefsson.org>
2694
2695         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
2696         specified to reduce precision.
2697
2698 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2699
2700         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
2701         bodystructures (bug#9314).
2702
2703 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2704
2705         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
2706         Make button keymap non-sticky after buttons.
2707
2708 2011-08-18  David Engster  <dengste@eml.cc>
2709
2710         * nnmairix.el (nnmairix-request-set-mark)
2711         (nnmairix-goto-original-article): Remove adding of article to registry,
2712         since `gnus-registry-add-group' isn't available anymore.
2713         (nnmairix-determine-original-group-from-registry):
2714         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
2715         available anymore.
2716
2717 2011-08-12  Simon Josefsson  <simon@josefsson.org>
2718
2719         * starttls.el (starttls-any-program-available): Define as obsolete
2720         function.
2721
2722 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2723
2724         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
2725         versions which Gnus use when appropriate.
2726
2727         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
2728         a pretty destructive command.
2729
2730         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
2731
2732 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2733
2734         * message.el (message-fix-before-sending): Make a different warning
2735         about NUL characters (bug#9270).
2736
2737         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
2738         from custom (bug#9260).
2739
2740         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
2741         things work in Emacs 22 and XEmacs, too.
2742
2743         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
2744         default From.
2745
2746         * gnus-spec.el (gnus-lrm-string-p): New macro.
2747         (gnus-lrm-string): New constant.
2748         (gnus-summary-line-format-spec): LRM-ify the from.
2749         (gnus-tilde-max-form): LRM-ify string chopping.
2750
2751         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
2752
2753         * message.el (message-is-yours-p): Allow disabling canlock checking
2754         (bug#9295).
2755         (message-shoot-gnksa-feet): Add `canlock-verify'.
2756         (message-auto-save-directory): Use ~/ as the auto-save directory if the
2757         message directory isn't writable (bug#9304).
2758
2759         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
2760         non-world-readable.
2761
2762 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2763
2764         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
2765         articles.
2766
2767 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
2768
2769         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
2770         copy-list.
2771
2772 2011-08-12  Sam Steingold  <sds@gnu.org>
2773
2774         * gnus-score.el (gnus-score-find-alist): Keep the score files already
2775         in the reverse order to avoid modifying the cache with `nreverse'.
2776         (gnus-all-score-files): Do not modify the value returned by
2777         `gnus-score-find-alist' because it lives in a cache variable.
2778         (gnus-current-home-score-file): No need to `nreverse' the return value
2779         of `gnus-score-find-alist', it is already in the correct order.
2780
2781 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
2782
2783         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
2784         type MESSAGE and subtype RFC822 is slightly different from those of
2785         type TEXT.
2786
2787 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
2788
2789         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
2790         This allows article-referral to work from an nnir group.
2791
2792 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
2793
2794         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
2795
2796 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
2797
2798         * mml1991.el (mml1991-epg-find-usable-key)
2799         (mml1991-epg-find-usable-secret-key): New function.
2800         (mml1991-epg-sign): Check if signing key is usable.
2801         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
2802
2803 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
2804
2805         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
2806         server-variables only.  This should fix a bug introduced with commit
2807         e1889675b7f4adf057833c5513c9374134c4e053.
2808         (nnir-run-query): 'nnir-search-engine should not be set from the global
2809         environment.
2810
2811 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
2812
2813         * nnir.el (nnir-search-thread): Position point on referring article
2814         line.
2815         (nnir-warp-to-article): Clean up summary buffers.
2816
2817         * nnimap.el (nnimap-request-thread): Whitespace fix.
2818
2819 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
2820
2821         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
2822
2823 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2824
2825         * starttls.el (starttls-available-p): Rename from
2826         `starttls-any-program-available' and changed return convention.
2827
2828 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
2829
2830         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
2831         `unix-sync' unless it's defined.
2832
2833 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
2834
2835         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
2836         `aref' for XEmacs compatibiltiy.
2837
2838 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2839
2840         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
2841
2842 2011-07-31  Dave Abrahams  <dave@boostpro.com>
2843
2844         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
2845         closures, quote the form properly (bug#9194).
2846
2847 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2848
2849         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
2850         (gnus-summary-insert-new-articles): Protect against servers that are
2851         down.
2852
2853 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
2854
2855         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
2856         in mm handle if none is specified.
2857
2858 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
2859
2860         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
2861
2862 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
2863
2864         * nnir.el (nnir-search-thread): New function to make an nnir group
2865         based on a thread query.
2866
2867         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
2868         of nnir in thread referral.
2869         (gnus-summary-refer-thread): Use it.
2870
2871         * nnimap.el (nnimap-request-thread): Use it.
2872
2873 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2874
2875         * shr.el (shr-tag-comment): Ignore HTML comments.
2876
2877 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
2878
2879         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
2880         argument.
2881         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
2882         Use `nnir-address' to handle server info rather than passing an arg.
2883
2884         * nnimap.el (nnimap-make-thread-query): New utility function to format
2885         an imap thread search query.
2886         (nnimap-request-thread): Use it.
2887
2888         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
2889         right select-method if we are not going back to the group buffer.
2890
2891 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2892
2893         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
2894         enter invalid buffer configurations into the quit form (bug#9107).
2895         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
2896         unplugged/plugged.
2897
2898         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
2899         keep track of which ones are unread (bug#9061).
2900
2901         * gnus.el (gnus-refer-article-method): Allow entering any sexp
2902         (bug#9055).
2903
2904         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
2905         (bug#9041).
2906
2907         * gnus-html.el (mm-util): Require (bug#9073).
2908
2909         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
2910         (gnus-summary-refer-thread): Use it to remove duplicates in the
2911         un-threaded view (bug#9053).
2912         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
2913
2914 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
2915
2916         * nnir.el (nnir-read-server-parm): Use default value from global
2917         variable.  Without this the default search engine parameters aren't
2918         used at all.
2919
2920 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2921
2922         * message.el (message-unique-id): Don't use the undocumented return
2923         value from (random t) (bug#9118).
2924
2925 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2926
2927         * message.el (message-auto-save-directory): If the ~/Mail directory
2928         doesn't exist, use ~ as the auto-save directory (bug#4432).
2929
2930         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
2931         hasn't already been started.
2932
2933 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2934
2935         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
2936
2937         * message.el (message-reply): Work around mysterious bug where
2938         `message-mode' seems to overwrite the locally bound `subject' variable.
2939
2940 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
2941
2942         * nnimap.el (nnimap-request-thread): Ensure search is performed in
2943         correct group.
2944
2945         * gnus-int.el (gnus-request-thread): Add group argument.
2946
2947         * gnus-sum.el (gnus-summary-refer-thread): Use it.
2948
2949 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2950
2951         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
2952
2953         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
2954         renamed to `debbugs-gnu-*'.
2955
2956 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
2957
2958         * plstore.el: Revert the editing feature since it is not urgent.
2959         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
2960         (plstore-mode-decoded): Remove.
2961
2962 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2963
2964         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
2965         isn't very interesting any more, and it leaks potentially secret data.
2966         (gnus-debug): Remove.
2967
2968         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
2969         use of :custom-show.
2970
2971 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
2972
2973         * plstore.el: Add documentation.
2974         (plstore-mode): New mode to edit plstore file.
2975         (plstore-mode-toggle-display, plstore-mode-original)
2976         (plstore-mode-decoded): New command.
2977         (plstore--encode, plstore--decode, plstore--write-contents-functions)
2978         (plstore--insert-buffer, plstore--make): New function.
2979         (plstore-open, plstore-save): Simplify by using them.
2980
2981 2011-07-06  Glenn Morris  <rgm@gnu.org>
2982
2983         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
2984
2985 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2986
2987         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
2988         no longer is much used.
2989         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
2990         Articles".
2991
2992 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
2993
2994         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
2995         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
2996         `notmuch' backend.
2997
2998 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2999
3000         * mm-decode.el (mm-text-html-renderer): Doc fix.
3001
3002         * gnus-msg.el (gnus-bug): Fix the MML tag.
3003
3004         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
3005
3006 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
3007
3008         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
3009         secondary methods if started with `gnus-no-server'.
3010
3011 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
3012
3013         * message.el (message-return-action): Fix typo in docstring.
3014
3015 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3016
3017         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
3018         bug reports at once.
3019
3020         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
3021
3022 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3023
3024         * nndraft.el: Require gnus-group.
3025         (nndraft-request-list): Declare.
3026
3027         * nndraft.el (nndraft-update-unread-articles): Don't show group having
3028         no unread article unless it matches gnus-permanently-visible-groups.
3029
3030         * nndraft.el (nndraft-update-unread-articles): New function.
3031         (nndraft-request-associate-buffer): Use it to update the number of
3032         unread articles for the nndraft groups in the group buffer when saving
3033         or killing a draft message.
3034
3035 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3036
3037         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
3038         systems to binary before writing and reading the mbox files.
3039
3040         * gnus.el (gnus-summary-line-format): Link to the info node for %U
3041         instead of trying to list them all (bug#8978).
3042
3043 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3044
3045         * pop3.el (pop3-open-server): Use :end-of-capability.
3046
3047 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3048
3049         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
3050         the id is always a number.
3051
3052         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
3053
3054         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
3055         debbugs mode, if possible.
3056
3057 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
3058
3059         * auth-source.el (auth-source-token-passphrase-callback-function):
3060         Reindent.
3061         (epg-context-operation): Remove unnecessary autoload.
3062
3063 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3064
3065         * gnus.el (gnus-list-debbugs): New command.
3066
3067         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
3068         mboxstat instead of the maintbox, since the stat seems to be fuller.
3069
3070         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
3071         summary buffers.
3072
3073         * message.el (message-get-reply-headers): Delete all duplicates,
3074         instead of the first.
3075         (message-get-reply-headers): Ensure that we have progress while
3076         deleting duplicates.
3077
3078         * gnus-msg.el (gnus-configure-posting-styles): Get the local
3079         gnus-posting-style value from the summary buffer to make it easier to
3080         make that a per-buffer conf.
3081
3082 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
3083
3084         * nnir.el (nnir-run-imap): Allow halting a search when an article is
3085         found by setting `shortcut' in 'query.
3086         (nnir-request-article): Use `shortcut' setting when requesting article
3087         by Message-ID.
3088
3089 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
3090
3091         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
3092         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
3093         Bring the pseudo-headers back too.
3094
3095 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3096
3097         * auth-source.el (auth-source-token-passphrase-callback-function):
3098         Simplify and remove EPA dependency.
3099
3100 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
3101
3102         * nnir.el (nnir-request-article): Fix error message text.
3103
3104 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3105
3106         * auth-source.el (plstore-delete): Autoload.
3107         (auth-source-plstore-search): Support delete operation.
3108         * plstore.el (plstore-delete): New function.
3109
3110 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3111
3112         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
3113         mark actually existing articles as unread rather than the ones that
3114         active asserts.
3115
3116 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
3117
3118         * nntp.el (nntp-record-command):
3119         * gnus-util.el (gnus-message-with-timestamp-1):
3120         Use format-time-string rather than decoding time stamps by hand.
3121         This is simpler and insulates the code from potential changes to
3122         current-time format.
3123
3124 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3125
3126         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
3127
3128 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3129
3130         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
3131         (plstore-save): Support public key encryption.
3132         (plstore--init-from-buffer): New function.
3133         (plstore-open): Use it; fix error when opening a non-existent file.
3134         (plstore-revert): Use plstore--init-from-buffer.
3135
3136 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3137
3138         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
3139
3140 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3141
3142         * mml2015.el (mml2015-use): Replace string-match-p with string-match
3143         for old Emacsen.
3144
3145 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3146
3147         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
3148         is not fully working.
3149
3150 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3151
3152         * dgnushack.el: Autoload sha1 on XEmacs.
3153
3154         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
3155         quit window configuration.
3156
3157         * auth-source.el (epg-context-set-passphrase-callback):
3158         Remove duplicate autoload.
3159
3160 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
3161
3162         * nnir.el (nnir-request-article): Allow requesting articles by
3163         Message-ID with nnimap.
3164
3165         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
3166         current server.
3167
3168 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
3169
3170         * auth-source.el: Autoload EPA/EPG functions.
3171         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
3172         changed when EPA/EPG is not available.
3173         (auth-source-backend): Rename "arg" member to "data".
3174         (auth-source-backend-parse, auth-source-plstore-search)
3175         (auth-source-plstore-create): Use it.
3176
3177 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
3178
3179         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
3180         `gnus-refer-article-methods'.
3181
3182 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
3183
3184         * auth-source.el: Require EPA and EPG.
3185         (auth-source-passphrase-alist): New variable.
3186         (auth-source-passphrase-callback-function)
3187         (auth-source-token-passphrase-callback-function): Callbacks for the
3188         netrc field encryption (GPG tokens).
3189         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
3190         Symmetric encryption and decryption of the netrc GPG tokens.
3191         (auth-source-netrc-normalize): Use them, simplifying the closure.
3192
3193 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3194
3195         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
3196         is available.
3197
3198 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3199
3200         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
3201         non-nil, and `nnimap-split-methods' is nil, use the former.
3202
3203 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3204
3205         * plstore.el (plstore-revert): New function.
3206         (plstore-open): Use it; hide the buffer from user.
3207
3208 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3209
3210         * auth-source.el (auth-source-backend): New member "arg".
3211         (auth-source-backend-parse): Handle new backend 'plstore.
3212         * plstore.el: New file.
3213
3214 2011-06-30  Glenn Morris  <rgm@gnu.org>
3215
3216         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
3217
3218 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3219
3220         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
3221         expiring articles to.
3222
3223         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
3224         variations as ASCII (bug#5458).
3225
3226 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3227
3228         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
3229
3230 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3231
3232         * message.el (message-point-in-header-p): Tweak the function to default
3233         to saying that we're not in the headers if there is no separator at
3234         all.  This makes it possible to use the Message version of `M-q' in
3235         buffers with no headers (bug#7987).
3236         (message-point-in-header-p): Fix last checkin to work with an empty
3237         mail-header-separator, too.
3238
3239         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
3240         again, save the choice via customize.
3241
3242 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3243
3244         * message.el (message-send-mail-function): Add `sendmail-query-once'.
3245
3246         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
3247         ended the connection, bail out before waiting infinitely on a new
3248         connection.
3249
3250 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
3251
3252         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
3253         reports.
3254
3255         * gnus.el (gnus-bug-package): Use "gnus."
3256         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
3257
3258 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3259
3260         * dgnushack.el: Make the timer warning go away on XEmacs.
3261
3262         * gnus-art.el (gnus-article-stop-animations): New function to stop any
3263         animations going on at article exit time.
3264
3265         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
3266         since removing it breaks people upgrading.
3267
3268         * shr.el (shr-put-image): Use the new interface for animating images.
3269         (shr-put-image): Animate for 60 seconds.
3270
3271         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
3272         avoid compiler warnings.
3273
3274         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
3275         error with `find-file-hooks' on Emacs 22.
3276         (with-auth-source-epa-overrides): Ugly hack to Wrap the
3277         `find-file-hook' things in `symbol-value' to avoid compilation warnings
3278         on all architectures.
3279
3280         * spam.el (spam-stat): Require in a normal fashion without binding
3281         `spam-stat-install-hooks' to avoid compilation warnings.
3282
3283         * spam-stat.el (spam-stat-install-hooks): Remove.
3284         (spam-stat-install-hooks): Don't run automatically.
3285
3286 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
3287
3288         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
3289         and keystroke.
3290
3291 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3292
3293         * auth-source.el (auth-source-netrc-cache): Move forward.
3294
3295 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3296
3297         * proto-stream.el (proto-stream-open-starttls): Use
3298         `gnutls-available-p' to see whether we have built-in support.
3299
3300         * auth-source.el (auth-source-netrc-create): Don't query the bits that
3301         we already know.
3302         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
3303         (auth-source-netrc-create): Don't prompt for the stuff we already know.
3304
3305 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3306
3307         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
3308         %S format, since that looks odd.
3309         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
3310         file, especially when saving.
3311
3312 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
3313
3314         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
3315         article found.
3316
3317 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
3318
3319         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
3320         `auth-source-save-secrets' with a more sensitive alist that can be
3321         configured per file.  Experimental, so defaults to 'never.
3322         (auth-source-netrc-create): Use it.  Still experimental code.
3323         (with-auth-source-epa-overrides): Use `find-file-hooks' if
3324         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
3325
3326 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
3327
3328         * auth-source.el (auth-source-save-secrets): New variable to control if
3329         secret tokens should be saved encrypted.
3330         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
3331         to `auth-source-netrc-normalize'.
3332         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
3333         on the EPA variables being defined.
3334         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
3335         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
3336         the lexical-let closure.
3337         (auth-source-netrc-create): Create "gpg:" tokens according to
3338         `auth-source-save-secrets'.
3339
3340 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3341
3342         * gnus-group.el (gnus-group-update-group): Add new argument
3343         `info-unchanged' that stops updating dribble buffer.
3344
3345         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
3346         deletes lines matching to it in dribble buffer.
3347
3348         * gnus-agent.el (gnus-agent-fetch-group-1):
3349         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
3350         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
3351         * gnus-start.el (gnus-group-change-level):
3352         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
3353
3354         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
3355         if newsgroup info is not changed.
3356
3357         * gnus-group.el (gnus-group-get-new-news-this-group):
3358         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
3359         Don't update dribble buffer.
3360
3361 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
3362
3363         * gnus-registry.el (gnus-registry-remove-ignored): New function to
3364         remove entries with groups we ignore.
3365
3366 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3367
3368         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
3369         the underline comes at the bottom.
3370
3371 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
3372
3373         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
3374         `gnus-registry-user-format-function-M' and declare the latter obsolete.
3375         (gnus-registry-article-marks-to-names): Rename from
3376         `gnus-registry-user-format-function-M2'.
3377
3378 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3379
3380         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
3381         ephemeral group.
3382
3383 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3384
3385         * shr.el (shr-browse-image): Copy the URL if called interactively.
3386
3387 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3388
3389         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
3390         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
3391         done, then unselected articles may be marked as read.
3392
3393         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
3394         since not doing this seems to lead to a race condition in pop3-logon.
3395
3396         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
3397         so that the call chain it correct when we call "upwards".
3398
3399         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
3400         in read-only groups.
3401
3402         * gnus-group.el (gnus-group-mark-article-read): Ditto.
3403
3404         * message.el (message-cite-reply-position): Doc string fix.
3405
3406         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
3407         avoid regexp overflow.
3408         (nnimap-transform-split-mail): Ditto.
3409
3410         * pop3.el (pop3-retr): Error out if the server closes the connection.
3411
3412 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3413
3414         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
3415         mm-with-unibyte-current-buffer.  The buffer should not contain any
3416         multibyte chars anyway at this stage.
3417
3418 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3419
3420         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
3421         at the end of lines.
3422
3423 2011-05-29  Julien Danjou  <julien@danjou.info>
3424
3425         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
3426
3427 2011-05-27  Glenn Morris  <rgm@gnu.org>
3428
3429         * gnus-group.el (gnus-bug-group-download-format-alist):
3430         Use the "maintainer" version of debian reports as well.
3431
3432 2011-05-26  Glenn Morris  <rgm@gnu.org>
3433
3434         * gnus-group.el (gnus-bug-group-download-format-alist):
3435         Use the "maintainer" version of debbugs.gnu.org reports.
3436
3437 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3438
3439         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
3440
3441 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3442
3443         * gnus-cus.el (gnus-agent-customize-category):
3444         * gnus-delay.el (gnus-delay-send-queue):
3445         * gnus.el (gnus-other-frame):
3446         Don't quote lambda expressions with `quote'.
3447
3448 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3449
3450         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
3451         the thread moves us backwards and so we loop forever.
3452
3453 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3454
3455         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
3456         whitespace in base64 data lines.
3457
3458 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
3459
3460         * gnus-registry.el (gnus-registry-user-format-function-M):
3461         Use `mapconcat'.
3462         (gnus-registry-user-format-function-M2): Use to see the full text of
3463         the marks.  Make "," the mark text separator.
3464
3465         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
3466         authentication with auth-source.
3467
3468 2011-05-17  Glenn Morris  <rgm@gnu.org>
3469
3470         * gnus-group.el (gnus-import-other-newsrc-file):
3471         Use insert-file-contents.
3472
3473 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
3474
3475         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
3476         1000 iterations.
3477
3478 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3479
3480         * nntp.el (nntp-open-connection): Check if process-type is available.
3481
3482 2011-05-16  Julien Danjou  <julien@danjou.info>
3483
3484         * shr.el (shr-tag-del): Add support for del tag.
3485
3486 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3487
3488         * gnus-html.el (gnus-html-put-image): Register a displayer.
3489
3490         * shr.el (shr-image-displayer): Don't remove text props from alt text.
3491
3492 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
3493
3494         * registry.el (prune-factor): New initialization parameter defaulting
3495         to 0.1.
3496         (registry-prune-hard): Use it.
3497
3498         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
3499         0.1 expicitly.
3500
3501 2011-05-13  Glenn Morris  <rgm@gnu.org>
3502
3503         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
3504         is bound, since this function requires sendmail.
3505
3506 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
3507
3508         * registry.el (registry-usage-test): Disable pruning test.
3509
3510 2011-05-11  David Engster  <dengste@eml.cc>
3511
3512         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
3513         Bind set-network-process-option for XEmacs.
3514
3515 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
3516
3517         * registry.el (registry-prune-hard-candidates)
3518         (registry-prune-soft-candidates): Helper methods for registry pruning.
3519         (registry-prune): Use them.  Make the sort function optional.
3520
3521 2011-05-10  Jim Meyering  <meyering@redhat.com>
3522
3523         * shr.el (shr-colorize-region): Fix typo "on on -> on".
3524
3525 2011-05-10  Julien Danjou  <julien@danjou.info>
3526
3527         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
3528         symbol and not a list.
3529
3530 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3531
3532         * gnus-art.el (gnus-article-mode): Move binding of
3533         shr-put-image-function here from gnus-article-prepare-display.
3534
3535         * shr.el (shr-put-image-function): New variable.
3536         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
3537         (shr-put-image): Return scaled image.
3538
3539         * gnus-art.el (gnus-shr-put-image): New function.
3540         (gnus-article-prepare-display): Bind shr-put-image-function to it.
3541
3542         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
3543         original ones, as deletable.
3544
3545 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
3546
3547         * nntp.el (nntp-open-connection): Set TCP keepalive option.
3548
3549 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
3550
3551         * registry.el (registry-full): Add convenience method.  Fix logic.
3552         (registry-insert): Use it.  Fix logic here too.
3553
3554         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
3555         `registry-prune' if `registry-full' returns t.
3556         (gnus-registry-handle-action)
3557         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
3558         (gnus-registry-usage-test): Use it.
3559
3560 2011-05-07  Julien Danjou  <julien@danjou.info>
3561
3562         * shr.el (shr-link): Make shr-link inherit from link by default.
3563
3564 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
3565
3566         * shr.el (shr-urlify, shr-link): Fix shr-link face.
3567
3568 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
3569
3570         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
3571         error out because the face is not a list.
3572
3573 2011-05-05  Glenn Morris  <rgm@gnu.org>
3574
3575         * proto-stream.el (gnutls-negotiate): Fix declarations.
3576
3577         * gnus-start.el (gnus-propagate-marks): Declare.
3578
3579 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
3580
3581         * registry.el (registry-reindex): Fix percentage message.
3582
3583         * proto-stream.el (network-stream-open-starttls): Adjust to call
3584         `gnutls-negotiate' with :process and :hostname arguments.
3585
3586 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
3587
3588         * shr.el: Add shr-link face for links.
3589         (shr-urlify): Use it.
3590
3591         * registry.el (registry-insert): Make error message more helpful.
3592
3593 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3594
3595         * gnus-html.el (gnus-html-schedule-image-fetching):
3596         Use url-queue-retrieve, if it exists.
3597
3598         * shr.el (shr-tag-img): Ditto.
3599
3600         * gnus.el: Autoload more gnus-agent functions.
3601
3602         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
3603         agent if we haven't already (bug#8502).
3604
3605         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
3606         into the Agent, too.
3607
3608         * gnus-agent.el (gnus-agent-store-article): New function.
3609
3610         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
3611         and moved from that file for reuse.
3612
3613         * pop3.el (pop3-open-server): Error messages are "-ERR".
3614
3615 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3616
3617         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
3618         (open-tls-stream): Remove superfluous tls/starttls autoloads.
3619
3620 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3621
3622         * gnus.el: No Gnus v0.17 is released.
3623
3624 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3625
3626         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
3627         buffer has moved to a different frame.
3628
3629 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3630
3631         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
3632         to get the conversion from unibyte to multibyte buffers to work on
3633         Emacs 22.
3634
3635         * nntp.el (nntp-request-article): Slight clean-up.
3636
3637 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3638
3639         * shr.el (shr-strike-through): New face.
3640         (shr-tag-s): Use it to provide <s> support.
3641         (shr-tag-s): Remove duplicate definition.
3642
3643 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
3644
3645         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
3646         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
3647
3648 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
3649
3650         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
3651         `gnutls-negotiate'.
3652         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
3653
3654 2011-04-23  Glenn Morris  <rgm@gnu.org>
3655
3656         * gnus-sum.el (gnus-extra-headers): Bump :version.
3657
3658 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3659
3660         * shr.el (shr-tag-sup): New function.
3661         (shr-tag-sub): Ditto.
3662
3663 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
3664
3665         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
3666         for the case where `gnus-registry-ignored-groups' is a list of lists,
3667         and don't call `gnus-parameter-registry-ignore' otherwise.
3668
3669 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
3670
3671         * nnimap.el (nnimap-user): New backend variable.
3672         (nnimap-open-connection-1): Use it.
3673         (nnimap-credentials): Accept user parameter so it's explicit what user
3674         name is desired.
3675
3676         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
3677         default.
3678
3679         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
3680         not gnus-registry.el.
3681
3682         * gnus-registry.el: Mention in comments how to modify
3683         `gnus-extra-headers' for proper recipient tracking and that it may
3684         already have To and Cc recently, which it does as of this commit.
3685         (gnus-registry-ignored-groups): Remove defcustom.
3686         Explain why in comments.
3687         (gnus-registry-action): Fix data-header reference to use the extra
3688         headers.  Explain in package commentary how to add To and Cc headers to
3689         the gnus-extra-headers.
3690         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
3691         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
3692         parameter list or a string list in `gnus-registry-ignored-groups'.
3693         Fix logic error.
3694
3695 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3696
3697         * shr.el (shr-expand-url): Protect against null urls.
3698
3699 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3700
3701         * shr.el (shr-base): New binding.
3702         (shr-tag-base): Keep track of <base>.
3703         (shr-expand-url): New function used throughout.
3704
3705 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
3706
3707         * gnus-registry.el
3708         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
3709         (gnus-registry-ignored-groups): New variable.
3710         (gnus-registry-ignore-group-p): Use it.
3711         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
3712         set the destination group to nil (same as delete) if it's ignored.
3713
3714 2011-04-20  David Engster  <dengste@eml.cc>
3715
3716         * tests/gnustest-nntp.el: New file for simple NNTP testing.
3717
3718         * Makefile.in (test-nntp): New rule.
3719         (check): Add it.
3720         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
3721
3722 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3723
3724         * gnus-registry.el (gnus-registry-action)
3725         (gnus-registry-fetch-header-fast):
3726         Don't use mail-header that looks an internal function of mailheader.el.
3727
3728 2011-04-19  Glenn Morris  <rgm@gnu.org>
3729
3730         * time-date.el (time-to-days): Remove unused local variables.
3731
3732 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3733
3734         * gnus-registry.el: Eliminate cl functions.
3735         (gnus-registry-sort-addresses): New function that replaces mapcan.
3736         (gnus-registry-action, gnus-registry-spool-action)
3737         (gnus-registry-split-fancy-with-parent)
3738         (gnus-registry-fetch-recipients-fast): Use it.
3739         (gnus-registry-import-eld): Replace delete* with dolist + delq.
3740
3741         * registry.el (initialize-instance, registry-lookup)
3742         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
3743         (registry-lookup-secondary-value, registry-search, registry-delete)
3744         (registry-insert, registry-reindex, registry-size, registry-prune):
3745         Use eval-and-compile.
3746
3747 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
3748
3749         * registry.el (registry-reindex): New method to recreate the secondary
3750         registry indices.
3751
3752         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
3753         tracked field changes.
3754         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
3755         (gnus-registry-action, gnus-registry-spool-action)
3756         (gnus-registry-handle-action)
3757         (gnus-registry--split-fancy-with-parent-internal)
3758         (gnus-registry-split-fancy-with-parent)
3759         (gnus-registry-register-message-ids): Add recipient tracking on spool,
3760         move, and delete actions, and for fancy splitting with parent.
3761         (gnus-registry-extract-addresses)
3762         (gnus-registry-fetch-recipients-fast)
3763         (gnus-registry-fetch-header-fast): Convenience functions.
3764         (gnus-registry-misc-test): ERT test of
3765         `gnus-registry-extract-addresses'.
3766
3767 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
3768
3769         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3770         Track by subject first, then sender.
3771
3772 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
3773
3774         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
3775
3776         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
3777         Lisp.
3778
3779         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
3780         (gnus-draft-send): Use it to avoid popping
3781         up frames from gnus-group-send-queue.
3782
3783 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
3784
3785         * gnus-registry.el: Updated gnus-registry docs.
3786
3787 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
3788
3789         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
3790         Fix logic bug.
3791         (gnus-registry-post-process-groups): Fix logging of no results and
3792         quote sender and subject.
3793
3794 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3795
3796         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
3797         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
3798         gnutls-cli are too slow to be done opportunistically.
3799
3800         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
3801         (gnus-read-active-for-groups): Don't try to finish getting stuff where
3802         we had no early-data returned.
3803         (gnus-get-unread-articles): Add a sanity check so that we don't issue
3804         two async commands to the same server at the same time.
3805
3806 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
3807
3808         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
3809
3810 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3811
3812         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
3813         "warning" level.
3814
3815         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
3816         (mm-url-insert-file-contents): Don't set the package names.
3817
3818 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
3819
3820         * gnus-registry.el (gnus-registry-action): Remove properties and
3821         simplify subject in `gnus-registry-handle-action'.
3822         (gnus-registry-spool-action): Get subject and sender from message if
3823         they are not passed in.
3824         (gnus-registry-handle-action): Remove properties and simplify subject
3825         consistently.
3826
3827 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
3828
3829         * registry.el: Require CL before using defmacro*.
3830
3831 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3832
3833         * gnus-art.el (article-treat-date): Assume that
3834         gnus-article-date-headers may be a group parameter.
3835
3836 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
3837
3838         * gnus-registry.el (gnus-registry-handle-action): More debugging.
3839
3840         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
3841         interactively so the newsrc file can contain foreign groups too.
3842         Useful for debugging but not much for users.
3843
3844 2011-04-07  David Engster  <dengste@eml.cc>
3845
3846         * registry.el (registry-usage-test): Only do
3847         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
3848         lexical binding.
3849
3850 2011-04-07  David Engster  <dengste@eml.cc>
3851
3852         * Makefile.in (check, test-registry): New rules for test-suite.
3853
3854 2011-04-06  David Engster  <dengste@eml.cc>
3855
3856         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
3857         argument NOERROR for `require', since XEmacs 21.4 does not support it.
3858
3859 2011-04-06  David Engster  <dengste@eml.cc>
3860
3861         * registry.el (initialize-instance): Change :after to :AFTER to be
3862         compatible with old EIEIO version in XEmacs.
3863
3864 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
3865
3866         * gnus-registry.el (gnus-registry-post-process-groups)
3867         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
3868         and provide better messaging.
3869
3870 2011-04-06  David Engster  <dengste@eml.cc>
3871
3872         * Makefile.in (fail-on-warning): New rule to compile with warnings as
3873         errors.
3874
3875         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
3876         dgnushack-compile with error-on-warn enabled, and to signal an error if
3877         clean compilation failed.
3878         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
3879         with `byte-compile-error-on-warn'.  Return nil if errors occured.
3880
3881 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
3882
3883         * gnus-registry.el: Don't use ERT if it's not available.  Load it
3884         unconditionally anyway, discarding errors.
3885         (gnus-registry-delete-entries): New convenience function.
3886         (gnus-registry-import-eld): Import from old .eld registry.
3887
3888         * registry.el: Don't use ERT if it's not available.  Load it
3889         unconditionally anyway, discarding errors.
3890
3891         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
3892         version from the Claudio Bley GnuTLS patch (extra optional parameters
3893         and host name).
3894
3895 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
3896
3897         * gnus-registry.el (gnus-registry-fixup-registry): New function to
3898         fixup the parameters that can be customized by the user between
3899         save/read cycles.
3900         (gnus-registry-read): Use it.
3901         (gnus-registry-make-db): Use it.
3902         (gnus-registry-spool-action, gnus-registry-handle-action):
3903         Fix messaging.
3904         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
3905         Map references to actual group names with sender and subject tracking.
3906         (gnus-registry-post-process-groups): Use `cond' for better messaging.
3907         (gnus-registry-usage-test): Add subject lookup test.
3908
3909         * registry.el (registry-db, initialize-instance): Set up constructor
3910         instead of :initform arguments for the sake of older Emacsen.
3911         (registry-lookup-breaks-before-lexbind): New method to demonstrate
3912         pre-lexbind merge bug.
3913         (registry-usage-test): Use it.
3914         (initialize-instance, registry-db): Move the non-function initforms
3915         back to the class definition.
3916
3917 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
3918
3919         * registry.el: New library to manage gnus-registry-style data.
3920
3921         * gnus-registry.el: Use it (major rewrite).
3922
3923         * nnregistry.el: Use it.
3924
3925         * spam.el: Use it.
3926
3927 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3928
3929         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
3930         marks on non-selected articles.
3931
3932 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
3933
3934         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
3935         parameter to open-protocol-stream.
3936
3937 2011-04-01  Julien Danjou  <julien@danjou.info>
3938
3939         * mm-view.el (mm-display-inline-fontify): Do not fontify with
3940         fundamental-mode.
3941
3942 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3943
3944         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
3945         servers.
3946
3947 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3948
3949         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
3950         made marks not propagate, again.
3951
3952 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
3953
3954         * proto-stream.el (open-protocol-stream): Bring back `network' type.
3955         Make this the default type.
3956         (proto-stream-open-plain): Rename from proto-stream-open-default.
3957         (open-protocol-stream, proto-stream-open-starttls)
3958         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
3959         with `plain'.
3960
3961         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
3962         value.
3963
3964         * nntp.el (nntp-open-connection-function): Document the fact that some
3965         values are not functions but are instead handled specially.
3966         Recognize nntp-open-plain-stream value.
3967         (nntp-open-connection): Recognize that value.
3968
3969 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3970
3971         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
3972         where it seems to be needed.
3973
3974 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3975
3976         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
3977         stuff.
3978
3979         * gnus-score.el (gnus-score-string): Fix calling convention of
3980         `gnus-simplify-buffer-fuzzy' after last patches.
3981
3982         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
3983         server for articles we didn't get any headers for.  This is a sanity
3984         check.
3985
3986 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
3987
3988         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
3989         new CAPABILITY, use it.
3990
3991 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3992
3993         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
3994         downloading anything.
3995
3996         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
3997
3998 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
3999
4000         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
4001         colors.
4002         (gnus-splash-svg-color-symbols): New function.
4003
4004 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4005
4006         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
4007         instead of using the global gnus-simplify-subject-fuzzy-regexp.
4008         (gnus-simplify-subject-fuzzy): Use the local
4009         gnus-simplify-subject-fuzzy-regex instead of the global one.
4010         This makes using this variable in group parameters work.
4011
4012 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4013
4014         * gnus-registry.el (gnus-registry-unfollowed-groups):
4015         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
4016         archive:sent-YYYY-MM-DD groups).
4017         (gnus-registry-split-fancy-with-parent): Bail out early in sender
4018         tracking if there are more than `gnus-registry-max-track-groups'
4019         matches.
4020
4021 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4022
4023         * message.el (message--yank-original-internal): New function to do the
4024         insertion cleanly inside eval in `message-yank-original'.
4025         (message-yank-original): Use it.
4026
4027 2011-03-29  Julien Danjou  <julien@danjou.info>
4028
4029         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
4030         local variables disabled rather than `normal-mode'.
4031
4032 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
4033
4034         * imap.el (imap-shell-open, imap-process-connection-type):
4035         Use imap-process-connection-type for 'shell' streams as well as
4036         Kerberos, SSL, other subprocesses.
4037
4038 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
4039
4040         * proto-stream.el: Changes preparatory to merging open-protocol-stream
4041         with open-network-stream.
4042         (proto-stream-always-use-starttls): Option removed.
4043         (open-protocol-stream): Return a process object by default.  Provide a
4044         new parameter :return-list specifying a list-type return value, which
4045         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
4046         :type `network' to `try-starttls', and `network-only' to `default'.
4047         Make `default' the default, for compatibility with open-network-stream.
4048         Handle the no-parameter case exactly as open-network-stream, with no
4049         additional stream processing.  Search plists using plist-get.
4050         Explicitly add :end-of-commend parameter if it is missing.
4051         (proto-stream-open-default): Rename from
4052         proto-stream-open-network-only.  Return 'default as the type.
4053         (proto-stream-open-starttls): Rename from proto-stream-open-network.
4054         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
4055         failed.  Always return a list with a (possibly dead) process as the
4056         first element, for compatibility with open-network-stream.
4057         (proto-stream-open-tls): Use plist-get.  Always return a list.
4058         (proto-stream-open-shell): Return `default' as connection type.
4059         (proto-stream-capability-open): Use plist-get.
4060         (proto-stream-eoc): Function deleted.
4061
4062         * nnimap.el (nnimap-stream, nnimap-open-connection)
4063         (nnimap-open-connection-1): Handle renaming of :type parameter for
4064         open-protocol-stream.
4065         (nnimap-open-connection-1): Pass a :return-list parameter
4066         open-protocol-stream to obtain a list return value.  Parse this list
4067         using plist-get.
4068
4069         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
4070         for open-protocol-stream.  Accept open-protocol-stream return value
4071         that is a subprocess object instead of a list.  Handle the case of a
4072         dead returned process.
4073
4074 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
4075
4076         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
4077
4078         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
4079
4080 2011-03-21  Julien Danjou  <julien@danjou.info>
4081
4082         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
4083         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
4084         query.
4085         (mm-inline-text): Render normal text with fontification whenever
4086         possible.
4087
4088         * gnus-sum.el (gnus-summary-save-parts-1):
4089         * gnus-art.el (gnus-article-browse-html-save-cid-content)
4090         (gnus-article-browse-html-parts, gnus-mime-delete-part)
4091         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
4092         Use `mm-handle-filename'.
4093
4094         * mm-util.el (mm-handle-filename): New function, return the filename of
4095         an handle.
4096
4097 2011-03-18  Julien Danjou  <julien@danjou.info>
4098
4099         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
4100         (gnus-buffer-live-p): Check that buffer is not nil.
4101
4102 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4103
4104         * gnus.el: No Gnus v0.15 is released.
4105
4106 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4107
4108         * time-date.el (format-seconds): Use assoc instead of assoc-string to
4109         avoid warning on XEmacs.
4110
4111         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
4112         on XEmacs.
4113
4114         * gnus-art.el: Require mouse, which the build bot seems to say is
4115         needed.
4116
4117         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
4118
4119         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
4120         XEmacs, since it doesn't have url-retrieve-synchronously.
4121
4122         * time-date.el (format-seconds): Use assoc instead of assoc-string,
4123         since assoc-string doesn't exist in XEmacs.
4124
4125 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
4126
4127         * gnus-group.el (gnus-group-list-ticked): New function.
4128         (gnus-group-make-menu-bar): Provide a menu entry for it.
4129         (gnus-group-list-map): Provide a binding for it.
4130
4131 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4132
4133         * shr.el (shr-visit-file): New command.
4134
4135         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
4136
4137 2011-03-17  Bjørn Mork  <bjorn@mork.no>
4138
4139         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
4140         servers.
4141
4142 2011-03-16  Julien Danjou  <julien@danjou.info>
4143
4144         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
4145         inline.
4146
4147         * gnus-art.el (article-hide-list-identifiers):
4148         Use gnus-group-get-list-identifiers.
4149
4150         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
4151         (gnus-summary-remove-list-identifiers):
4152         Use gnus-group-get-list-identifiers to get regexp.
4153         (gnus-select-newsgroup, gnus-summary-insert-subject)
4154         (gnus-summary-insert-articles):
4155         Call gnus-summary-remove-list-identifiers unconditionally.
4156
4157 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4158
4159         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
4160         we're selecting a group with unread articles.
4161
4162         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
4163
4164         * gssapi.el: New file separated out from imap.el to provide a general
4165         Kerberos 5 connection facility for Emacs.
4166
4167         * message.el (message-elide-ellipsis): Document the format spec
4168         ellipsis.
4169
4170 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4171
4172         * message.el (message-elide-region): Allow the ellipsis to say how many
4173         lines were removed.
4174
4175 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4176
4177         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
4178         window configurations containing buffers that are now dead.
4179
4180         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
4181         parsing to avoid integer overflows.
4182         (nnimap-parse-flags): Simplify the last change.
4183         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
4184         too large for 32-bit Emacsen.
4185
4186 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4187
4188         * auth-source.el (auth-source-netrc-create):
4189         * message.el (message-yank-original): Fix use of `case'.
4190
4191 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
4192
4193         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
4194         XEmacs, which was one character too wide.
4195
4196 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
4197
4198         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
4199         default number of articles to display.
4200         (gnus-articles-to-read): Use pretty names for prompt.
4201
4202 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4203
4204         * gnus-int.el (gnus-open-server): Ditto.
4205
4206         * gnus-start.el (gnus-activate-group): Give a backtrace if
4207         debug-on-quit is set and the user hits `C-g'.
4208         (gnus-read-active-file): Ditto.
4209
4210         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
4211
4212 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
4213
4214         * message.el (message-yank-original): Use cond instead of CL case.
4215
4216 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4217
4218         * auth-source.el (auth-source-netrc-create): Use usual format for the
4219         default in prompts.
4220
4221 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4222
4223         * lpath.el: Fbind read-char-choice for XEmacs.
4224
4225 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4226
4227         * auth-source.el (auth-source-netrc-create): Show the default in the
4228         prompt when prompting for token creation.
4229
4230 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4231
4232         * auth-source.el (auth-source-format-prompt): Always convert the value
4233         to a string to avoid evaluating non-string arguments.
4234         (auth-source-netrc-create): Offer default properly, not as initial
4235         content in `read-string'.
4236         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
4237         of line to determine if we've been run before.  If so, don't run again,
4238         but print a trivial message to indicate the cache was hit instead.
4239
4240 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
4241
4242         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
4243         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
4244         The user will have to run `gnus-sync-read' manually and wait for Cloudy
4245         Gnus.
4246
4247 2011-03-11  Julien Danjou  <julien@danjou.info>
4248
4249         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
4250         modified file".
4251
4252 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
4253
4254         * auth-source.el (auth-source-read-char-choice): New function to read a
4255         character choice using `dropdown-list', `read-char-choice', or
4256         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
4257         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
4258         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
4259         (auth-source-netrc-saver): Use it.
4260         (auth-source-pick-first-password): New convenience function.
4261
4262 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
4263
4264         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
4265         parameter in the credentials.
4266         (nnimap-open-connection-1): Use it after a successful login.
4267         (nnimap-credentials): Add IMAP-specific user and password prompt.
4268
4269         * auth-source.el (auth-source-search): Add :require parameter, taking a
4270         list.  Document it and the :save-function return token.  Pass :require
4271         down.  Change the CREATED message from a warning to a debug statement.
4272         (auth-source-search-backends): Pass :require down.
4273         (auth-source-netrc-search): Pass :require down.
4274         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
4275         Change save prompt to indicate all modifications saved here are
4276         deletions.
4277         (auth-source-netrc-create): Take user login name as default in user
4278         prompt.  Move all the save functionality to a lexically bound function
4279         under the :save-function token in the returned list.  Set up clearer
4280         default prompts for user, host, port, and secret.
4281         (auth-source-netrc-saver): New function, intended to be wrapped for
4282         :save-function.
4283
4284 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4285
4286         * shr.el (shr-table-horizontal-line): Change the defaults for the table
4287         lines to be spaces instead.
4288
4289 2011-03-07  Julien Danjou  <julien@danjou.info>
4290
4291         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
4292         (sieve-sasl-auth): Check that auth-source-search did return something,
4293         or just return an empty string.
4294
4295 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
4296
4297         * gnus.el (gnus-interactive): Use read-directory-name.
4298
4299         * gnus-uu.el (gnus-uu-decode-uu-and-save)
4300         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
4301         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
4302         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
4303         Likewise.
4304
4305         * gnus-group.el (gnus-group-make-directory-group): Likewise.
4306
4307 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4308
4309         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
4310         onto the list of killed groups, too.  This makes killed nnimap groups,
4311         for instance, more reliably not reappear.
4312
4313         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
4314         the parent.
4315
4316         * gnus-sum.el (gnus-update-read-articles): Fix typo.
4317
4318         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
4319         really have server-side marks.
4320
4321         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
4322         since most backends do not usefully have server-side marks.
4323         (gnus-update-read-articles): Propagate marks to all backends that
4324         really have server-side marks.
4325
4326 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
4327
4328         * message.el (message-cite-reply-position, message-cite-style):
4329         New variables.
4330         (message-yank-original): Use the new citation styles.
4331
4332 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
4333
4334         * message.el (message-options): Revert 22da67af (workaround for XEmacs
4335         buffer-local issue); don't mark it buffer-local when running under
4336         XEmacs.
4337
4338 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
4339
4340         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
4341         numbers too big to be `read'.
4342
4343 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
4344
4345         * password-cache.el (password-in-cache-p): Add autoload.
4346
4347         * message.el (message-options): Make buffer-local two ways to attempt
4348         to fix a XEmacs bug.
4349
4350 2011-03-02  Julien Danjou  <julien@danjou.info>
4351
4352         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
4353
4354 2011-03-01  Julien Danjou  <julien@danjou.info>
4355
4356         * gnus-art.el (list-identifier): Add list-identifier as a parameter
4357         group.
4358         (article-hide-list-identifiers): Use list-identifier group parameter.
4359
4360 2011-02-28  Julien Danjou  <julien@danjou.info>
4361
4362         * sieve.el (sieve-buffer-script-name): New local variable to store
4363         sieve script name.
4364         (sieve-edit-script): Store sieve script name.
4365         (sieve-upload): Use sieve script name when uploading.
4366         (sieve-upload): Use substitute-command-keys.
4367         (sieve-edit-script): Use substitute-command-keys.
4368         (sieve-refresh-scriptlist): Use substitute-command-keys.
4369         (sieve-manage-mode-map): Define keymap properly.
4370         (sieve-manage-mode): Do not set mode name manually, change mode-name to
4371         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
4372         Remove commented code about cvs.
4373         (sieve-manage-quit): New function.
4374         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
4375
4376 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4377
4378         * gnus-group.el (gnus-import-other-newsrc-file): New function.
4379
4380 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
4381
4382         * auth-source.el (auth-source-search): Cache empty result sets.
4383
4384         * password-cache.el (password-in-cache-p): Convenience function to
4385         check if a key is in the cache, even if the value is nil.
4386
4387         * auth-source.el (auth-source-save-behavior): New variable to replace
4388         `auth-source-never-create'.
4389         (auth-source-netrc-create): Use it.
4390         (auth-source-never-save): Remove.
4391
4392 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
4393
4394         * nnimap.el (nnimap-stream): Doc fix.
4395         (nnimap-open-connection-1): Reverse the order of the ports to that the
4396         prompted-for port is first.
4397
4398         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
4399         retrieval by the no-group selection.
4400
4401         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
4402         numerical parameters.
4403
4404 2011-02-25  Julien Danjou  <julien@danjou.info>
4405
4406         * gnus-gravatar.el: Use gnus-with-article-buffer.
4407
4408         * gnus-art.el (gnus-with-article-buffer): Check that the
4409         gnus-article-buffer is alive.
4410
4411 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
4412
4413         * auth-source.el (auth-source-creation-prompts): New variable to manage
4414         creation-time prompts.
4415         (auth-source-search): Document it.
4416         (auth-source-format-prompt): Add utility function.
4417         (auth-source-netrc-create): Don't default the user name to
4418         user-login-name.  Use `auth-source-creation-prompts' and some default
4419         prompts for user, host, port, and password (the default generic prompt
4420         remains ugly).
4421         (auth-source-never-save): Add customizable option to never save info.
4422         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
4423         mode excursion.
4424
4425 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4426
4427         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
4428         argument that XEmacs doesn't support.
4429
4430         * dgnushack.el (dgnushack-compile): Exclude color.el from being
4431         compiled for Emacsen having no `libxml-parse-html-region' support.
4432
4433         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
4434
4435         * lpath.el: Bind buffer-save-without-query for XEmacs.
4436
4437 2011-02-23  Julien Danjou  <julien@danjou.info>
4438
4439         * gnus-art.el (article-make-date-line): Ignore errors if time is
4440         invalid and not convertible.
4441         (article-make-date-line): Only add lapsed time if time is not nil.
4442
4443 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
4444
4445         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
4446         `read-char-choice' for backwards compatibility.
4447         (auth-source-netrc-element-or-first): New function to DTRT for
4448         parameter extraction.
4449         (auth-source-netrc-create): Use it and fix multiple parameter print
4450         bug.  Use the default passed from above (given-default) or the
4451         built-in (user-login-name for :user).
4452
4453 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
4454
4455         * gnus-start.el (gnus-dribble-read-file):
4456         Set buffer-save-without-query, since we always want to save the dribble
4457         file, probably.
4458
4459         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
4460         nnimap.
4461
4462         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
4463         -summary- since it's a user-visible variable.
4464
4465         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
4466         first time you use the new Gnus.
4467
4468 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
4469
4470         * auth-source.el: Don't load netrc.el.
4471         (auth-sources): Search ~/.netrc as well by default.
4472         (auth-source-debug): Add 'trivia option for extra output.
4473         (auth-source-do-trivia): Use it.
4474         (auth-source-search): Simplify logic to use
4475         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
4476         appropriate.  Don't keep a running count at this level.  Layer :create
4477         and :delete options appropriately on the first and second passes.
4478         Don't track the backend with the search results.
4479         (auth-source-search-backends): New function to search a list of
4480         backends for a processed spec.
4481         (auth-source-netrc-parse): Cache all netrc files, making
4482         auth-source-netrc-cache an alist keyed by the file name and using the
4483         file mtime as the caching criterion.  Keep the obfuscated data secret
4484         with a lexical bind.
4485         (auth-source-netrc-search): Don't calculate the length of the results
4486         unnecessarily.
4487         (auth-source-search-backends): Fix bug.
4488         (auth-source-netrc-create): Rework prompts.
4489
4490 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
4491
4492         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
4493         Lower case names of search constraints.
4494         (nnir-run-query): Cache and reuse search constraints for all imap
4495         servers.
4496
4497 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
4498
4499         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
4500         after exit.
4501         (gnus-setup-message): Define missing variable from last checkin.
4502
4503         * gnus-sum.el (gnus-summary-show-article): When called with t as the
4504         value, show the raw article.
4505
4506 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4507
4508         * gnus.el: No Gnus v0.13 is released.
4509
4510 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4511
4512         * nnimap.el (nnimap-open-connection-1): Revert last change, since
4513         auth-source now accepts numbers.
4514
4515         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
4516         spec, too.
4517         (auth-source-ensure-strings): New function.
4518
4519         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
4520         (gnus-article-setup-buffer): Always restart the date timer so that user
4521         changes to the frequency is respected.
4522
4523         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
4524         port numbers, so make sure it gets that if nnimap-server-port is
4525         explicit.
4526
4527 2011-02-21  Simon Josefsson  <simon@josefsson.org>
4528
4529         * nnimap.el (nnimap-inbox): Doc fix.
4530
4531 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
4532
4533         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
4534         Autoload.  Add optional arg FRAME, and pass it to color-values.
4535         (color-complement): Caller changed.  Doc fix.
4536         (color-gradient): Rewrite for better clarity and efficiency.
4537
4538 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
4539
4540         * shr-color.el (shr-color->hexadecimal): Use renamed function names
4541         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
4542         color-lab-to-srgb.
4543
4544 2011-02-20  Drew Adams  <drew.adams@oracle.com>
4545
4546         * color.el: First part of merge from hexrgb.el.
4547         (color-rgb-to-hex): Rename from color-rgb->hex.
4548         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
4549         saturation to zero if the value is too small.
4550         (color-rgb-to-hsl): Rename from color-rgb->hsl.
4551         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
4552         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
4553         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
4554         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
4555         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
4556         (color-cie-de2000): Doc fix.
4557
4558 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4559
4560         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
4561         given method as in the group name if we're using an extended method.
4562         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
4563         command, if we're using that, instead of waiting for the beginning.
4564
4565         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
4566         we're sure to get unique server names, and we don't output two async
4567         commands in the same buffer.  This fixes an NNTP hang for some users.
4568
4569 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4570
4571         * gnus.el: No Gnus v0.11 is released.
4572
4573 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4574
4575         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
4576         summary buffer before reading going to the next buffer.  This avoids
4577         putting the point in the group buffer if you `C-g' the command.
4578
4579         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
4580         cache (for now) to make ~/.authinfo.gpg files usable.
4581
4582         * nnfolder.el (copyright-update): Define for the compiler.
4583
4584         * auth-source.el (auth-source-search): Fix unbound variable.
4585
4586 2011-02-19  Glenn Morris  <rgm@gnu.org>
4587
4588         * gnus.el (gnus-meta): Doc fix.
4589
4590 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
4591
4592         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
4593         in case it's not yet loaded.
4594
4595 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4596
4597         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
4598         line we're waiting for.
4599
4600 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
4601
4602         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
4603         face with line-width greater than zero will cause RET in gnus summary
4604         buffer to scroll down article page-wise because auto vscroll happens,
4605         it should be temporally disabled when doing a scroll-up.
4606
4607 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
4608
4609         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
4610         outputs from the server.
4611
4612 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
4613
4614         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
4615         later so that bbdb can hook in easier.
4616
4617 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
4618
4619         * auth-source.el (auth-source-search): Don't try to create credentials
4620         if the caller doesn't want that.
4621         (auth-source-search): If we don't find a match, don't bug out on
4622         non-bound variables.
4623         (auth-source-search): Only ask a single backend to create the
4624         credentials.
4625
4626         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
4627         logging.
4628         (nnimap-credentials): Protect against auth-source-search returning nil.
4629         (nnimap-request-list): Protect against not being able to open the
4630         server.
4631
4632 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
4633
4634         * auth-source.el (auth-source-search): Do a two-phase search, one with
4635         no :create to get the responses from all backends.
4636
4637         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
4638         when getting credentials.
4639
4640         * gnus-util.el (gnus-delete-duplicates): New function.
4641
4642 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
4643
4644         * nnimap.el (nnimap-credentials): Instead of picking the first port as
4645         a creation default, pass the whole port list down.  It will be
4646         completed.
4647
4648         * auth-source.el (auth-source-search): Updated docs to talk about
4649         multiple creation choices.
4650         (auth-source-netrc-create): Accept a list as a value (from the search
4651         parameters) and do completion on that list.  Keep a separate netrc line
4652         with the password obscured for showing the user.
4653
4654         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
4655         first choice to `auth-source-search' so it will be used for entry
4656         creation instead of the server's Gnus-specific name.
4657         (nnimap-credentials): Rely on the auth-source library to select which
4658         port is actually wanted in the new netrc entry, so don't override
4659         `auth-source-creation-defaults'.
4660
4661         * auth-source.el (auth-source-netrc-parse): Use :port instead of
4662         :protocol and accept a missing user, host, or port as a wildcard match.
4663         (auth-source-debug): Default to off.
4664
4665         (auth-source-netrc-search, auth-source-netrc-create)
4666         (auth-source-secrets-search, auth-source-secrets-create)
4667         (auth-source-user-or-password, auth-source-backend, auth-sources)
4668         (auth-source-backend-parse-parameters, auth-source-search): Use :port
4669         instead of :protocol.
4670
4671         * nnimap.el (nnimap-credentials): Pass a port default to
4672         `auth-source-search' in case an entry needs to be created.
4673         (nnimap-open-connection-1): Use :port instead of :protocol.
4674
4675 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4676
4677         * auth-source.el: Bind load-path when loading EIEIO from
4678         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
4679         21.4 doesn't support, to `require'.
4680         (auth-source-secrets-search): Use mm-delete-duplicates instead of
4681         delete-dups that is not available in XEmacs 21.4.
4682
4683 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
4684
4685         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
4686         as EIEIO must also be loaded when auth-source.el is being
4687         byte-compiled.
4688
4689 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
4690
4691         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
4692
4693         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
4694
4695         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
4696
4697         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
4698
4699         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
4700
4701         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
4702
4703         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
4704
4705         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
4706         necessary.
4707
4708 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
4709
4710         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
4711         nil means that nnimap doesn't get updated.
4712
4713 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
4714
4715         * auth-source.el (auth-source-netrc-create): Return a synthetic search
4716         result when the user doesn't want to write to the file.
4717         (auth-source-netrc-search): Expect a synthetic result and proceed
4718         accordingly.
4719         (auth-source-cache-expiry): New variable to override
4720         `password-cache-expiry'.
4721         (auth-source-remember): Use it.
4722
4723         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
4724         parameter.  Create entry if necessary by using :create t.
4725         (nnimap-open-connection-1): Don't pass `inhibit-create'.
4726
4727 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
4728
4729         * auth-source.el (auth-source-debug): Enable by default and don't
4730         mention the obsolete `auth-source-hide-passwords'.
4731         (auth-source-do-warn): New function to debug unconditionally.
4732         (auth-source-do-debug): Use it.
4733         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
4734         and for Secrets API entries when the secrets.el library is not
4735         available.
4736
4737 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
4738
4739         * gnus-sum.el (gnus-propagate-marks): Default to nil.
4740         (gnus-summary-exit): Kill the correct article buffer on exit from a
4741         `C-d' group.
4742
4743         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
4744         gnus-propagate-marks.
4745
4746         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
4747         before killing the buffers so that a non-full window conf gets handled
4748         correctly.
4749         (gnus-summary-exit): Ditto.
4750         (gnus-summary-read-group-1): Ditto.
4751
4752         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
4753         async code again so that we can debug it properly.
4754
4755         * message.el (message-reply): Take an optional switch-buffer parameter
4756         so that Gnus window confs are respected better.
4757
4758 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4759
4760         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
4761         `plist-get' to accept non-list parameters (XEmacs issue).
4762         Fix docstring.
4763         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
4764         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
4765         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
4766         Login collection is "Login" and not "login".
4767
4768 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
4769
4770         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
4771         multiple headers.
4772
4773         * nnimap.el (nnimap-inhibit-logging): New variable.
4774         (nnimap-log-command): Don't log login commands.
4775
4776         * auth-source.el (auth-source-netrc-search): The asserts seem to want
4777         to have more parameters.
4778
4779         * nnimap.el (nnimap-send-command): Mark the command time for each
4780         command, so that we don't get NOOPs stepping on our toes.
4781
4782         * gnus-art.el (article-date-ut): Get the date from the Date header on
4783         `t'.
4784
4785 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4786
4787         * auth-source.el (auth-source-search): Use copy-sequence instead of
4788         the cl.el copy-list.
4789
4790 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4791
4792         * imap.el: Bring it back (revert
4793         84d800cd31de3064f0ed39617d725709a2f8f42f).
4794
4795 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
4796
4797         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
4798         Improve prompt.
4799
4800 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4801
4802         * gnus-art.el (gnus-article-mode-line-format): Remove the article
4803         washing status from the default format.  It isn't very informative.
4804
4805 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
4806
4807         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
4808         Fix Gcc processing on imap.
4809
4810 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4811
4812         * imap.el: Remove file.  All the functionality is in nnimap.el.
4813
4814 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4815
4816         * message.el (message-bury): Don't pop up a new window when selected
4817         window is dedicated.
4818
4819 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
4820
4821         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
4822
4823 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
4824
4825         * sieve-manage.el: Autoload `auth-source-search'.
4826         (sieve-sasl-auth): Use it.
4827
4828 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
4829
4830         * nnimap.el: Autoload `auth-source-forget+'.
4831         (nnimap-open-connection-1): Use it if the connection fails.
4832
4833         * auth-source.el: Require `password-cache'.
4834         (auth-source-hide-passwords, auth-source-cache): Remove and mark
4835         obsolete.
4836         (auth-source-magic): Marker for `password-cache' keys.
4837         (auth-source-do-cache): Update docstring.
4838         (auth-source-search): Use and check cache.
4839         (auth-source-forget-all-cached, auth-source-remember)
4840         (auth-source-recall, auth-source-forget, auth-source-forget+)
4841         (auth-source-specmatchp): Caching support functions.
4842         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
4843         Remove and obsolete.
4844         (auth-source-user-or-password): Remove caching to further discourage
4845         using it.  Always hide passwords.
4846
4847         * password-cache.el (password-cache-remove): Accept secrets that are
4848         not strings.
4849
4850 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4851
4852         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
4853         code for now, since it doesn't work for all users.
4854
4855 2011-02-09  Julien Danjou  <julien@danjou.info>
4856
4857         * message.el (message-options): Make message-options really buffer
4858         local.
4859
4860 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
4861
4862         * mail-source.el: Autoload `auth-source-search'.
4863         (mail-source-keyword-map): Note order matters.
4864         (mail-source-set-1): Get all the mail-source source values and
4865         defaults and search auth-source on those if needed.  This can all
4866         probably be simplified.
4867
4868         * nnimap.el: Autoload `auth-source-search'.
4869         (nnimap-credentials): Use it.
4870         (nnimap-open-connection-1): Ask for the virtual server and physical
4871         address in one shot.
4872
4873         * nntp.el: Autoload `auth-source-search'.
4874         (nntp-send-authinfo): Use it.  Note TODO.
4875
4876 2011-02-08  Julien Danjou  <julien@danjou.info>
4877
4878         * shr.el (shr-tag-body): Add support for text attribute in body
4879         markups.
4880
4881         * message.el (message-options): Make message-options a local variable.
4882
4883 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
4884
4885         * auth-source.el (auth-source-secrets-search)
4886         (auth-source-user-or-password): Use `append' instead of `nconc'.
4887         (auth-source-user-or-password): Build return list better and protect
4888         against nil :secret.
4889
4890 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4891
4892         * nnimap.el (nnimap-update-info): Refactor slightly.
4893         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
4894         (nnimap-update-info): Clean up slightly.
4895         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
4896         characters.
4897         (nnimap-process-quirk): Rename function to avoid collision.
4898         (nnimap-update-info): Fix macrology bug-out.
4899         (nnimap-update-info): Simplify split history test.
4900
4901 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
4902
4903         * auth-source.el (top): Require 'eieio unconditionally.
4904         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
4905         (auth-source-secrets-search): Limit search when `max' is greater than
4906         number of results.
4907
4908 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4909
4910         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
4911         part not returning any data.
4912
4913         * proto-stream.el (open-protocol-stream): Document the return value.
4914
4915 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
4916
4917         * auth-source.el (auth-source-secrets-search): Add examples.
4918
4919 2011-02-06  Julien Danjou  <julien@danjou.info>
4920
4921         * message.el (message-setup-1): Handle message-generate-headers-first
4922         set to t.
4923
4924 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
4925
4926         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
4927         API with a string "secrets:collection-name" and with 'default.
4928         (auth-source-backend-parse): Parse "secrets:collection-name" and
4929         'default.  Recurse on parses instead of repeating code.  Use the
4930         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
4931         message when ignoring a source.
4932         (auth-source-search): List ignored search keys at the top level.
4933         (auth-source-netrc-create): Use `case' instead of `cond'.
4934         (auth-source-secrets-search): Created with TODOs.
4935         (auth-source-secrets-create): Created with TODOs.
4936         (auth-source-retrieve, auth-source-create, auth-source-delete)
4937         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
4938         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
4939         (auth-source-user-or-password-sftp)
4940         (auth-source-user-or-password-smtp): Remove.
4941         (auth-source-user-or-password): Deprecated and modified to be a wrapper
4942         around `auth-source-search'.  Not tested thoroughly.
4943
4944 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
4945
4946         * auth-source.el: Bring in assoc and eioeio libraries.
4947         (secrets-enabled): New variable to track the status of the Secrets API.
4948         (auth-source-backend): New EIOEIO class to represent a backend.
4949         (auth-source-creation-defaults): New variable to set prompt defaults
4950         during token creation (see the `auth-source-search' docstring for
4951         details).
4952         (auth-sources): Simplify to allow a simple string as a netrc backend
4953         spec.
4954         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
4955         (auth-source-backend-parse-parameters): Fill in the backend parameters.
4956         (auth-source-search): Main auth-source API entry point.
4957         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
4958         (auth-source-search-collection): Helper function for searching.
4959         (auth-source-netrc-parse, auth-source-netrc-normalize)
4960         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
4961         Supports search, create, and delete.
4962         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
4963         backend stubs.
4964         (auth-source-user-or-password): Call `auth-source-search' but it's not
4965         ready yet.
4966
4967 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
4968
4969         * message.el (message-setup-1): Remove the read-only stuff, since it
4970         doesn't work under XEmacs, for some reason.
4971
4972         * gnus-sum.el (gnus-user-date): Rename back from
4973         gnus-summary-user-date since user code refers to it.
4974
4975         * shr.el (shr-render-td): Store the actual background color used.
4976
4977         * message.el (message-setup-1): Don't bind the constant
4978         -forbidden-properties.
4979         (message-setup-1): Revert previous change, since it needs to bind the
4980         props to insert them.
4981         (message-resend): Allow removing the read-only separator line.
4982
4983 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
4984
4985         * nnimap.el (nnimap-request-accept-article): Give an error message if
4986         the APPEND wasn't successful.
4987
4988 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
4989
4990         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
4991         that have no groups.
4992
4993 2011-02-03  Julien Danjou  <julien@danjou.info>
4994
4995         * gnus-draft.el: Remove progn around gnus-draft-setup.
4996
4997 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
4998
4999         * gnus-start.el (gnus-read-active-for-groups): This function is never
5000         called with a nil `infos', so clean that up.
5001         (gnus-get-unread-articles): Request active files from primary/secondary
5002         methods that have no groups (yet).
5003
5004 2011-02-03  Julien Danjou  <julien@danjou.info>
5005
5006         * message.el (message-setup-1): Always generate References first.
5007         (message-mail): Return the return value of message-setup, not always t.
5008         (message-setup-1): Insert mail-header-separator with read-only and
5009         intangible properties set.
5010
5011         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
5012         user-date in docstring.
5013
5014         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
5015
5016         * gnus.el (gnus-summary-line-format): Mention &user-date format in
5017         docstring.
5018
5019         * gnus.el (gnus-user-date-format-alist): Change default value.
5020         Use defcustom, with type and group. Move from gnus-util.el.
5021         Rename to gnus-summary-user-date-format-alist.
5022
5023 2011-02-03  Glenn Morris  <rgm@gnu.org>
5024
5025         * nnimap.el (gnus-fetch-headers): Declare.
5026
5027         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
5028
5029 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5030
5031         * message.el (message-forward-make-body-digest-plain)
5032         (message-followup, message-reply): Clean up things noted by Stefan.
5033
5034         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
5035         gnus-article-update-date-headers is nil.
5036         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
5037         it didn't really work with defcustom.
5038         (article-update-date-lapsed): Make sure the window start doesn't move,
5039         either.
5040
5041 2011-02-01  Julien Danjou  <julien@danjou.info>
5042
5043         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
5044         format.
5045
5046         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
5047         standard in Emacs nowadays.
5048
5049         * color.el (color-gradient): Add a color-gradient function.
5050
5051 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5052
5053         * message.el (message-expand-name): Don't trust the return value of
5054         bbdb-complete-name.
5055         (message-check-news-header-syntax): Remove unused var `start'.
5056         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
5057         (message-inhibit-body-encoding): Move to before first use.
5058         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
5059         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
5060         (Organization, Message-ID, Date, mh-previous-window-config):
5061         Defvar the vars using dynamic scoping.
5062
5063 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
5064
5065         * shr.el (shr-render-td): Only do colors at the final rendering.
5066         Should be slightly faster.
5067         (shr-insert-table): Fix up TD background colors when doing the
5068         vertical padding.
5069
5070         * gnus-art.el (article-date-ut): Protect against articles with no Date
5071         header.
5072         (article-update-date-lapsed): Don't use current-column to find the
5073         horizontal position.  It's fragile in the presence of \003 characters.
5074
5075         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
5076
5077 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5078
5079         * gnus-art.el (article-transform-date): Rewrite to still work when
5080         there are several rfc2822 parts.
5081         (article-transform-date): Fix infinite recursion.
5082         (article-date-ut): Replace infinitely many Date headers with a single
5083         one when called interactively.
5084
5085         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
5086         secure manner.
5087
5088         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
5089         move around by not using save-window-excursion.  It seems to work...
5090
5091 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5092
5093         * gnus-art.el (article-make-date-line): Work for user-defined format.
5094
5095 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5096
5097         * nntp.el (nntp-retrieve-group-data-early)
5098         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
5099         fetching functions.
5100
5101         * gnus-start.el (gnus-read-active-for-groups): Read the active files
5102         thoroughly for all backends that have no known groups.  This should
5103         allow new nnml methods to retrieve mail.
5104
5105         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
5106         that Gnus doesn't know exists again.
5107
5108         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
5109         (gnus-treat-date-ut): Ditto.
5110         (gnus-article-update-date-header): Rename.
5111         (gnus-treat-date-local): Remove.
5112         (gnus-treat-date-english): Remove.
5113         (gnus-treat-date-lapsed): Remove.
5114         (gnus-treat-date-combined-lapsed): Remove.
5115         (gnus-treat-date-original): Remove.
5116         (gnus-treat-date-iso8601): Remove.
5117         (gnus-treat-date-user-defined): Remove.
5118         (gnus-article-date-headers): New variable to control all the date
5119         header options.
5120         (article-date-ut): Rewrite to allow using the new way to format date
5121         headers(s).
5122
5123 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
5124
5125         * nnmail.el (nnmail-article-group): Check for a direct fancy split
5126         method.
5127         (nnmail-article-group): A better test for fanciness.
5128
5129         * nnimap.el (nnimap-request-head): Protect against not finding the
5130         article by Message-ID.
5131
5132 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
5133
5134         * gnus-art.el (article-update-date-lapsed): Try a better way to really
5135         keep point at the "same place".
5136
5137 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
5138
5139         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
5140         data if the group is inactive.
5141
5142 2011-01-28  Julien Danjou  <julien@danjou.info>
5143
5144         * gnus-win.el: Remove dead function gnus-window-configuration-element.
5145         (gnus-all-windows-visible-p): Remove old compatibility code.
5146         (gnus-window-top-edge): Add docstring.
5147
5148         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
5149
5150 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
5151
5152         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
5153         older request-update-info.
5154
5155         * gnus-art.el (article-make-date-line): Limit the length a bit more.
5156
5157 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
5158
5159         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
5160         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
5161
5162 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5163
5164         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
5165         groups.  This makes the nndraft:queue group pop up if it's not already
5166         there.
5167
5168         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
5169         messages" logic, which was reversed.
5170
5171         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
5172         the "same place" even if point is on the line being replaced.
5173         (article-update-date-lapsed): Allow updating both the combined lapsed
5174         and the lapsed headers.
5175         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
5176         (article-make-date-line): Limit the number of segments dynamically to
5177         avoid too-long lines.
5178
5179 2011-01-27  Julien Danjou  <julien@danjou.info>
5180
5181         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
5182         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
5183
5184 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5185
5186         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
5187         Use plist-get instead of the cl function getf.
5188
5189 2011-01-27  Glenn Morris  <rgm@gnu.org>
5190
5191         * gnus-util.el (float-time): Get rid of compiler warning, again.
5192
5193 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5194
5195         * shr.el (shr-put-color): Special-case background colors: Do put them
5196         at the blank parts at the front of the lines.
5197
5198         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
5199         exit hook to nix out all data on readedness on group exit.
5200
5201         * gnus-util.el (float-time): If float-time is bound, always use it on
5202         all Emacsen.  It's unclear why the subrp check was there.
5203         (time-date): Require to make some autoload issues on XEmacs go away.
5204
5205         * shr.el (shr-put-color): Don't do the box padding in tables, since
5206         they're already padded.
5207
5208 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
5209
5210         * gnus-art.el (gnus-article-next-page): When the last line of the
5211         article is displayed, scroll down once more instead of going to the
5212         next article at once.
5213         (article-lapsed-string): Refactor out and allow specifying how many
5214         segments you want.
5215         (gnus-article-setup-buffer): Start updating the lapsed header directly.
5216         (gnus-article-update-lapsed-header): New variable.
5217
5218         * shr.el: Revert change that made headings use different-sized faces.
5219         The Emacs display engine isn't advanced enough that, for instance,
5220         tables can comfortably use differently-sized faces.
5221
5222 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
5223
5224         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
5225         used.
5226         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
5227         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
5228         we're using an encrypted connection.
5229
5230         * proto-stream.el: Alter the interface functions to also return the
5231         actual stream type used: network or tls.
5232
5233 2011-01-25  Julien Danjou  <julien@danjou.info>
5234
5235         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
5236         (mm-display-javascript-inline): New function.
5237
5238         * mm-decode.el (mm-inline-media-tests): Add application/javascript
5239         viewing function.
5240
5241 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5242
5243         * shr.el (shr-expand-newlines): Fix variable name.
5244
5245 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
5246
5247         * shr.el (shr-expand-newlines): Make nested boxes work.
5248
5249 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
5250
5251         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
5252         backgrounds.
5253         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
5254         in a more sensible manner.
5255
5256 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
5257
5258         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
5259         if EPG is loaded.
5260
5261 2011-01-24  Julien Danjou  <julien@danjou.info>
5262
5263         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
5264         tags.
5265
5266 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
5267
5268         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
5269         commands.
5270
5271         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
5272         in the article buffer.
5273         (gnus-gravatar-insert): Use blank space from the current buffer to
5274         avoid breaking text properties.  This makes X-Sent updating work again.
5275
5276         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
5277
5278 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
5279
5280         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
5281         fix the bug in url-http.el instead.
5282
5283         * shr.el (shr-image-fetched): Ditto.
5284
5285         * shr.el (shr-image-fetched): Avoid having point move in the article
5286         buffer.
5287
5288         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
5289         buffer after being called.  It's apparently being killed by url.el, and
5290         killing it made point move to end-of-buffer in a random buffer.
5291
5292         * shr.el (shr-image-fetched): Ditto.
5293
5294 2011-01-23  Julien Danjou  <julien@danjou.info>
5295
5296         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
5297
5298         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
5299         text/x-org.
5300
5301 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
5302
5303         * gnus-sum.el (gnus-summary-move-article): Protect against backends
5304         (i.e., nnimap) returning nil as the article number.
5305
5306 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
5307
5308         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
5309         "DelSp" parameter in RFC3676.
5310
5311 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
5312
5313         * message.el (message-check-recipients): Display the encoded version of
5314         the bogus address if they differ.
5315
5316         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
5317         after sending.
5318
5319         * gnus-agent.el (gnus-agent-send-mail): Ditto.
5320
5321         * gnus-group.el (gnus-group-refresh-group): New convenience function.
5322
5323         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
5324         group buffer after sending the queue.
5325
5326         * gnus-agent.el (gnus-agent-send-mail): Ditto.
5327
5328 2011-01-22  Julien Danjou  <julien@danjou.info>
5329
5330         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
5331
5332 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
5333
5334         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
5335         nested related parts.
5336
5337         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
5338         unexpired articles.  This fixes the regression that led expiry marks to
5339         disappear from nnfolder groups.
5340
5341 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5342
5343         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
5344         Don't confuse the "ret" of "retrograde" with RET.
5345
5346 2011-01-21  Julien Danjou  <julien@danjou.info>
5347
5348         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
5349         than mm-insert-inline.
5350
5351 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5352
5353         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
5354         Widen article buffer.
5355
5356 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5357
5358         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
5359         the temp buffer.
5360         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
5361
5362 2011-01-20  Julien Danjou  <julien@danjou.info>
5363
5364         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
5365
5366         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
5367         than mm-insert-inline to insert inline part: this respect
5368         mm-inline-media-tests displayers.
5369
5370         * mm-view.el (mm-display-shell-script-inline): New function.
5371
5372         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
5373
5374         * mm-uu.el (mm-uu-type-alist): Add org block.
5375         (mm-uu-org-src-code-block-extract): New function.
5376
5377         * mm-view.el (mm-display-org-inline): New function.
5378
5379         * mm-decode.el (mm-automatic-display): Add text/org.
5380
5381         * mailcap.el (mailcap-mime-extensions): Add .org.
5382
5383 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5384
5385         * gnus-art.el (gnus-article-highlight): Remove argument passed to
5386         gnus-article-add-buttons.
5387
5388 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
5389
5390         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
5391         From header with a date and "nobody" as the sender.
5392
5393 2011-01-19  Julien Danjou  <julien@danjou.info>
5394
5395         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
5396         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
5397         if you have the same regexp several times.
5398         (gnus-button-push): Fix matching when regexp is symbol.
5399
5400 2011-01-15  Glenn Morris  <rgm@gnu.org>
5401
5402         * message.el (message-mail): A compose-mail function should
5403         accept headers as strings.
5404
5405 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
5406
5407         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
5408         Add :vert-only tags.
5409         (message-mail): New arg RETURN-ACTION.
5410         (message-return-action): New var.
5411         (message-bury): Use it.
5412         (message-mode): Make it buffer-local.
5413         (message-send-and-exit): Always call message-bury.
5414
5415         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
5416         message-mail.
5417
5418 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5419
5420         * nnimap.el (nnimap-convert-partial-article): Protect against
5421         zero-length body parts.
5422
5423         * mm-decode.el (mm-preferred-alternative-precedence):
5424         Discourage showing empty parts.
5425
5426         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
5427         and stuff if the backend didn't return the article number.  This fixes
5428         an Exchange-related nnimap bug.
5429
5430         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
5431         group window, because it does the wrong thing when a separate frame
5432         displays the group buffer.
5433
5434         * proto-stream.el (open-protocol-stream): Protect against the low-level
5435         transport functions returning nil.
5436
5437 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
5438
5439         * mml2015.el (epg-sub-key-fingerprint): Autoload.
5440         (mml2015-epg-find-usable-secret-key): New function.
5441         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
5442         mml2015-epg-find-usable-key (Bug#7797).
5443         (mml2015-epg-encrypt): Ditto.
5444
5445 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5446
5447         * dgnushack.el (rot13-string): Fix the way to get the argument.
5448
5449 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5450
5451         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
5452
5453 2011-01-03  Glenn Morris  <rgm@gnu.org>
5454
5455         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
5456
5457         * sieve.el (sieve-open-server): Give a more explicit error if
5458         sieve-manage-open returns nil.  (Bug#7720)
5459
5460 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
5461
5462         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
5463
5464 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5465
5466         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
5467         This avoids sending passwords in plain text over non-encrypted
5468         channels.
5469
5470         * shr.el (shr-rescale-image): Display all GIF images as animated images.
5471
5472         * nnimap.el (nnimap-login): Refactored out into own function, and
5473         implement CRAM-MD5.
5474         (nnimap-wait-for-line): Refactored out.
5475
5476         * mm-view.el (mml-smime): Require.
5477
5478 2010-12-20  David Engster  <deng@eml.cc>
5479
5480         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
5481         use EPG to decrypt S/MIME messages instead of openssl.
5482
5483 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5484
5485         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
5486
5487         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
5488         status is the group clearly is unreachable.
5489
5490         * auth-source.el (auth-source-create): Add the optional second
5491         parameter to `local-variable-p' to be compatible with XEmacs.
5492
5493 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
5494
5495         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
5496         work when using a compressed nnml folder.
5497
5498 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5499
5500         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
5501         backends after sanitising on entry, because this never makes sense:
5502         If the articles have gone missing, then the data no longer exists on
5503         the backend, and if they haven't, then Gnus is wrong, and shouldn't
5504         overwrite anything anyway.
5505
5506         * shr.el (shr-insert-document): Bind shr-width dynamically to
5507         window-width if it's nil.
5508
5509 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
5510
5511         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
5512         with the meaning of using the full emacs window width for rendering.
5513
5514 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
5515
5516         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
5517         case when sender is not given.
5518
5519 2010-12-23  Julien Danjou  <julien@danjou.info>
5520
5521         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
5522         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
5523         the addresses, otherwise we might misplaced the gravatar.
5524
5525 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
5526
5527         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
5528         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
5529         obsolete in Emacs.
5530
5531 2010-12-20  Julien Danjou  <julien@danjou.info>
5532
5533         * gnus-util.el (gnus-rescale-image): Revert last change.
5534
5535 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
5536
5537         * binhex.el: Improve commentary (Bug#7482).
5538
5539 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5540
5541         * gnus-group.el (gnus-group-delete-articles): New command.
5542
5543 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
5544
5545         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
5546
5547 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5548
5549         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
5550         here, since it's up to the backends to do CRLF removal if their
5551         protocol has it.
5552
5553         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
5554
5555 2010-12-17  Julien Danjou  <julien@danjou.info>
5556
5557         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
5558         they are from file.  Can also scale up.
5559
5560 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
5561
5562         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
5563         Restore gnus-use-agent.
5564         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
5565
5566         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
5567
5568 2010-12-17  Julien Danjou  <julien@danjou.info>
5569
5570         * gravatar.el (gravatar-retrieve-synchronously): New function.
5571         (gravatar-get-data): Make more robust.
5572
5573 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5574
5575         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
5576
5577 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5578
5579         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
5580         to really consider the last line.
5581
5582 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
5583
5584         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
5585         list of recipient keys, or use symmetric encryption if not a list.
5586         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
5587         EPA override, replacing the call to `netrc-store-data'.
5588
5589 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
5590
5591         * gnus-srvr.el: Avoid passing nil regexp argument to
5592         delete-matching-lines.
5593
5594 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5595
5596         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
5597         fetching stops when Gnus exits.
5598
5599         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
5600         function.
5601         (nnfolder-request-expire-articles): Save all the buffers after doing
5602         expiry.
5603
5604         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
5605         the last article", since that led to serious performance regressions
5606         when expiring nnml groups.
5607
5608 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
5609
5610         * nnir.el: Improve customizations.
5611
5612 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5613
5614         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
5615
5616         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
5617         group has been killed.
5618         (gnus-group-yank-group): Ditto.
5619
5620         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
5621
5622         * nnimap.el (nnimap-request-update-group-status): New function.
5623
5624         * gnus-int.el (gnus-request-update-group-status): New interface
5625         function.
5626
5627         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
5628         copying read-ness to the backends.
5629
5630         * nnimap.el (nnimap-quirk): New function.
5631         (nnimap-retrieve-group-data-early): Use it.
5632         (nnimap-quirks): New alist.
5633
5634 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5635
5636         * shr.el (shr-insert): Set shr-start after deleting trailing space;
5637         don't delete it within indentation.
5638
5639 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5640
5641         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
5642         previous line.
5643
5644 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5645
5646         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
5647         QRESYNC command by deleting a superfluous space which broke Cyrus
5648         servers.  This change will break other servers that are buggy the other
5649         way around.
5650
5651 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
5652
5653         * spam.el: Reindent and fix long lines.
5654         (spam-copy-or-move-routine): Exclude invalid move destinations.
5655
5656 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
5657
5658         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
5659         installed the registry.
5660
5661 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5662
5663         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
5664
5665 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
5666
5667         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
5668         groupname doesn't contain "gmane".
5669
5670 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5671
5672         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
5673         and netrc-bound-and-true-p bindings.
5674         (netrc-parse): Cache the netrc contents.
5675
5676         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
5677         (gnus-1): Don't create the nndrafts group twice.
5678         (gnus-setup-news): There's no need to read the active file here, since
5679         that's done again later on a per-backend basis.
5680         (gnus-start-draft-setup): Make sure that the new group is started out
5681         empty.
5682
5683         * gnus-agent.el (gnus-agentize): Don't create the queue group
5684         automatically on startup.  It'll be created later, if needed.
5685
5686         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
5687         of automatically subscribed groups.
5688         (gnus-auto-subscribed-categories): New variable.
5689         (gnus-matches-options-n): Use it.
5690         (gnus-default-subscribed-newsgroups): Remove unused variable.
5691         (gnus-start-draft-setup): Message a bit less.
5692
5693 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
5694
5695         * nnir.el (nnir-run-imap): Return article list in order of increasing
5696         UID.
5697
5698 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5699
5700         * gnus-sum.el (gnus-summary-enter-digest-group):
5701         Mention gnus-auto-select-on-ephemeral-exit.
5702
5703         * proto-stream.el (proto-stream-open-network-only): Fix the calling
5704         convention of the network-only option.
5705
5706 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5707
5708         * proto-stream.el (proto-stream-open-network-only): New function to
5709         have a way to specify non-STARTTLS upgrade connections.
5710
5711 2010-12-10  Julien Danjou  <julien@danjou.info>
5712
5713         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
5714         email address is nil.
5715
5716         * message.el (message-bogus-recipient-p): Set address to "" if nil.
5717
5718 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
5719
5720         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
5721         deletion.
5722         (nnir-run-imap): Only need to parse list once.
5723
5724 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5725
5726         * shr.el (shr-tag-script): Ignore <script>.
5727         (shr-tag-label): Add <label> support.
5728
5729 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5730
5731         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
5732
5733         * shr.el (shr-image-displayer): Work for images lined side by side.
5734
5735 2010-12-08  Robert Pluim  <rpluim@gmail.com>
5736
5737         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
5738         parameter, since XEmacs doesn't accept t as a parameter.
5739
5740 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
5741
5742         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
5743         ids.
5744         (nnir-run-gmane): Simplify groupspec formatting.
5745         (nnir-request-expire-articles): New function.
5746
5747 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5748
5749         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
5750         overflow, possibly.
5751
5752         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
5753         (shr-render-td): Handle td style="" better.
5754         (shr-tag-table): Use the color from the style sheet.
5755         (shr-render-td): Make sure we copy over all the overlays, too.
5756
5757 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
5758
5759         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
5760         (nnir-request-article): Improve article retrieval.
5761
5762 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5763
5764         * mm-util.el (mm-extra-numeric-entities): New variable.
5765
5766         * mm-url.el (mm-url-decode-entities):
5767         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
5768
5769         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
5770
5771 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
5772
5773         * message.el: Use completion-at-point.
5774         (message-completion-function): New fun, extracted from message-tab.
5775         (message-mode): Use it for completion-at-point-functions.
5776         (message-tab): Use it and completion-at-point.
5777
5778 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5779
5780         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
5781         character if a non-breakable character follows.
5782
5783 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5784
5785         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
5786         any stream.
5787
5788         * shr.el (shr-tag-font): Colorize the region.
5789         (shr-tag-body): Ditto.
5790         (shr-tag-font): Actually let the styles be inherited instead of
5791         overwriting them.
5792         (shr-tag-font): Get the background color right.
5793         (shr-tag-style): Ignore all <style> tags for the moment.
5794
5795         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
5796         a Message-ID to avoid having nnimap depend on gnus-sum.
5797
5798         * shr.el (shr-descend): Only colorize something if we have a node that
5799         sets colors.
5800
5801 2010-12-06  Julien Danjou  <julien@danjou.info>
5802
5803         * shr.el (shr-render-td): Render td content with shr-descend, so style
5804         will be applied to <td> too.
5805         (shr-colorize-region): Colorize region even if we only have a background.
5806         (shr-tag-body): Fix color and background color inheritance.
5807         Do not recolorize after shr-generic.
5808         (shr-tag-font): Let shr-generic colorize via inheritance.
5809
5810 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5811
5812         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
5813
5814 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
5815
5816         * nnir.el (nnir-request-move-article): Remove obsolete code.
5817
5818 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5819
5820         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
5821
5822 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5823
5824         * gnus-sum.el (gnus-summary-respool-article): The completion function
5825         expects a list instead of an alist.
5826
5827         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
5828         string as the parameter.
5829
5830         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
5831
5832         * shr.el (shr-stylesheet): New dynamic variable for cascading the
5833         styles.
5834         (shr-colorize-region): New function.
5835         (shr-insert-background-overlay): Remove.
5836         (shr-render-td): Background setting should be taken care of on a higher
5837         level.
5838         (shr-tag-body): Use post-hoc colorizations.
5839         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
5840         (shr-put-color-1): Don't overwrite old colors.
5841         (shr-colorize-region): When the background color isn't explicit, use
5842         a fixed background.
5843
5844         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
5845         nnmail variables.
5846
5847 2010-12-05  Bjørn Mork  <bjorn@mork.no>
5848
5849         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
5850         unless necessary.
5851
5852 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
5853
5854         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
5855         server.
5856
5857 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5858
5859         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
5860         so that TAB works.
5861
5862         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
5863         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
5864
5865         * shr.el (shr-urlify): Show the URL before the title to avoid
5866         misleading URLs.
5867
5868 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
5869
5870         * shr.el (shr-urlify): Display the title in <a> tags.
5871
5872 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
5873
5874         * nnir.el (nnir-categorize): Replace mapcar with mapc.
5875
5876 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
5877
5878         * nnir.el: Rearrange code to allow macros to be autoloaded by
5879         gnus-sum.el.
5880         (nnir-retrieve-headers-override-function): Make this variable
5881         customizable.
5882         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
5883
5884         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
5885         from nnir.el.
5886
5887 2010-12-03  Julien Danjou  <julien@danjou.info>
5888
5889         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
5890
5891 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5892
5893         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
5894         allow optional argument `environment'.
5895
5896 2010-12-03  Glenn Morris  <rgm@gnu.org>
5897
5898         * mm-extern.el (message-goto-body): Update declaration.
5899
5900 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5901
5902         * gnus-util.el (gnus-macroexpand-all): New function.
5903
5904         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
5905         instead of macroexpand-all that is unavailable in XEmacs.
5906
5907 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
5908
5909         * nnir.el (nnir-summary-line-format): New variable.
5910         (nnir-mode): Use it.
5911         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
5912         (nnir-article-ids): Reimplement as defsubst.
5913         (nnir-retrieve-headers): Don't mangle the subject header.
5914         (nnir-run-imap): Use 100 as RSV score.
5915         (nnir-run-find-grep): Fix for full server searching.
5916         (nnir-run-gmane): Better restriction to gmane groups.
5917
5918         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
5919         summary buffers.
5920
5921 2010-12-02  Julien Danjou  <julien@danjou.info>
5922
5923         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
5924
5925         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
5926
5927         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
5928         support.
5929
5930 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
5931
5932         * nnir.el: Update to handle the registry better.
5933         (autoload): Silence byte-compiler.
5934         (nnir-open-server): Add a hook for nnir groups.
5935         (nnir-request-move-article): Don't mangle the header.  Better to use
5936         formatting variables (which will be added in the future).
5937         (nnir-registry-action): Update the registry using the original article
5938         group name.
5939         (nnir-mode): Install nnir-specific hooks for updating the registry.
5940
5941         * gnus-sum.el
5942         (gnus-article-original-subject,gnus-newsgroup-original-name):
5943         Remove obsolete variables.
5944         (gnus-summary-move-article): Remove use of obsolete variables.
5945         (gnus-summary-local-variables): Make move and delete hooks local to
5946         summary buffers.
5947
5948 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5949
5950         * rtree.el: New file.
5951
5952 2010-12-01  Julien Danjou  <julien@danjou.info>
5953
5954         * message.el (message-user-organization): Do not use
5955         gnus-local-organization.
5956
5957         * gnus.el: Remove gnus-local-organization.
5958
5959         * gnus-msg.el: Remove nastygram thing.
5960
5961 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
5962
5963         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
5964         funcall.
5965
5966 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5967
5968         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
5969         names.
5970
5971         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
5972         characters.
5973
5974         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
5975         to t of inhibit-read-only since it is inside gnus-with-article-headers.
5976         Suggested by Štěpán Němec <stepnem@gmail.com>.
5977         (gnus-gravatar-transform-address): Use mail-extract-address-components
5978         that supports non-ASCII names rather than mail-header-parse-addresses.
5979
5980 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5981
5982         * proto-stream.el (open-protocol-stream): All starttls connections are
5983         handled by the network handler.
5984
5985 2010-11-30  Julien Danjou  <julien@danjou.info>
5986
5987         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
5988         (nnimap-open-connection-1): Fix PREAUTH.
5989
5990         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
5991
5992 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5993
5994         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
5995         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
5996         (shr-insert): Use them.
5997         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
5998
5999 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6000
6001         * nnir.el (nnir-request-move-article): Bail out if original group
6002         doesn't support article moves.
6003         (nnir-get-active): Improve active list retrieval.
6004
6005 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6006
6007         * shr.el (shr-find-fill-point): Don't break before apostrophes.
6008
6009 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
6010
6011         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
6012         seem to accept strings-with-numbers as port numbers.
6013
6014 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6015
6016         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
6017         change the registry.
6018
6019 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6020
6021         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
6022         delete-dups that is not available in XEmacs 21.4.
6023
6024         * mm-util.el (mm-delete-duplicates): Add comment.
6025
6026 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
6027
6028         * nnir.el (nnir-ignored-newsgroups): New variable.
6029         (nnir-get-active): Use it.
6030
6031 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6032
6033         * proto-stream.el (proto-stream-open-network): Add some comments.
6034
6035         * nntp.el (nntp-open-connection): Provide a :success condition.
6036
6037         * nnimap.el (nnimap-open-connection-1): Ditto.
6038
6039         * proto-stream.el (proto-stream-open-network): See what the response to
6040         the STARTTLS command is.
6041
6042         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
6043         backwards compatibility).
6044         (nnimap-open-connection-1): Really respect nnimap-server-port.
6045
6046         * proto-stream.el (proto-stream-open-network): When doing opportunistic
6047         TLS upgrades we don't really care about the identity of the peer.
6048         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
6049         that what we've checked for.
6050         (proto-stream-always-use-starttls): Only default to t if
6051         open-gnutls-stream exists.
6052         (proto-stream-open-network): If STARTTLS failed, then just open a
6053         normal connection.
6054         (proto-stream-open-network): Wait until the greeting before doing
6055         STARTTLS.
6056
6057         * nntp.el (nntp-open-connection): Report what the connection error is.
6058
6059         * proto-stream.el (open-protocol-stream): Rename from
6060         open-proto-stream.
6061
6062 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6063
6064         * nnimap.el (nnimap-stream): Change default to `undecided'.
6065         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
6066         first, and then network.
6067         (nnimap-open-connection-1): Respect nnimap-server-port.
6068         (nnimap-open-connection): Be more backwards-compatible.
6069
6070         * proto-stream.el (proto-stream-always-use-starttls): New variable.
6071         (proto-stream-open-starttls): De-duplicate the starttls code.
6072         (proto-stream-open-starttls): Folded back into the main function.
6073         (proto-stream-open-network): Fix typo in the gnutls path.
6074         (proto-stream-command): Refactor out.
6075
6076         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
6077
6078         * proto-stream.el (proto-stream-open-starttls): Actually implement the
6079         starttls.el STARTTLS.
6080
6081         * color.el (color-lab->srgb): Fix function call name.
6082
6083         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
6084         if we're using tls.el.
6085         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
6086         built in, then don't try to establish a STARTTLS connection.
6087
6088         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
6089         servers.
6090
6091         * proto-stream.el (open-proto-stream): Use network, not stream.
6092         (open-proto-stream): Add a way to specify what the end of a command is.
6093
6094         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
6095         connections types.
6096         (nntp-open-network-stream): Remove.
6097         (nntp-open-ssl-stream): Remove.
6098         (nntp-open-tls-stream): Remove.
6099         (nntp-ssl-program): Remove.
6100
6101         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
6102
6103 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
6104
6105         * nnir.el: Fix typos.
6106         (nnir-retrieve-headers-override-function): Rename variable to reflect
6107         new semantics.
6108         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
6109         macros.
6110         (nnir-request-article, nnir-request-move-article): Use them.
6111         (nnir-categorize): New function.
6112         (nnir-run-query): Use it.
6113         (nnir-retrieve-headers): Rewrite to batch header retrieval.
6114         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
6115         sorted.
6116         (nnir-group-full-name): Use gnus-group-full-name instead.
6117         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
6118         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
6119
6120 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6121
6122         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
6123
6124         * proto-stream.el: New library to provide protocol-specific
6125         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
6126         protocols.
6127         (open-proto-stream): Complete the documentation.
6128         (proto-stream-open-network): Fix some typos.
6129
6130         * nnimap.el (nnimap-open-connection): Use it.
6131
6132 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
6133
6134         * pop3.el (pop3-open-server): Read server greeting before starting TLS
6135         negotiation.
6136
6137 2010-11-26  Julien Danjou  <julien@danjou.info>
6138
6139         * color.el: Rename various rgb functions to srgb.
6140
6141 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6142
6143         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
6144         names.
6145
6146 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6147
6148         * shr.el (shr-insert): Revert last change.
6149         (shr-find-fill-point): Never leave point being at bol;
6150         relax the kinsoku limitation when rendering tables.
6151
6152 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6153
6154         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
6155         results from -accept-article.
6156
6157         * shr-color.el: Require cl when compiling.
6158
6159         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
6160         checkin.
6161
6162         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
6163
6164         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
6165
6166         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
6167         'add and 'delete to set backend marks.
6168
6169         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
6170
6171         * nnheader.el (nnheader-update-marks-actions): Refactor out.
6172
6173         * nntp.el (nntp-request-set-mark): Use it.
6174
6175         * nnfolder.el (nnfolder-request-set-mark): Ditto.
6176
6177         * nnml.el (nnml-request-set-mark): Ditto.
6178
6179         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
6180         introduces regressions in article selection.
6181         (nnimap-find-uid-response): New function.
6182         (nnimap-request-accept-article): Use the UID returned, if any.
6183         (nnimap-request-move-article): Use the UID returned, if any.
6184         (nnimap-get-groups): Reimplement to work with folded lines.
6185         (nnimap-find-uid-response): The UID is the last element in the list.
6186         (nnimap-request-set-mark): Extend syntax with 'set.
6187
6188         * nnml.el (nnml-request-set-mark): Ditto.
6189
6190         * nnfolder.el (nnfolder-request-set-mark): Ditto.
6191
6192         * nntp.el (nntp-request-set-mark): Ditto.
6193
6194 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6195
6196         * message.el (message-called-interactively-p): A temporary macro.
6197         (message-goto-body): Use it temporarily.
6198
6199 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6200
6201         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
6202         (nnimap-last-response-string): Unfold quoted lines, if they exist.
6203         (nnimap-last-response-string): Fix last unfolding fix.
6204
6205 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6206
6207         * shr.el (shr-insert): Fix the way to fold lines.
6208
6209 2010-11-25  Julien Danjou  <julien@danjou.info>
6210
6211         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
6212
6213         * color.el: Rename from color-lab.el
6214         (color-rgb->hex): Add.
6215         (color-complement): Add.
6216         (color-complement-hex): Add.
6217
6218         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
6219
6220 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6221
6222         * shr-color.el (shr-color-visible): Don't bug out if the color names
6223         don't exist.
6224
6225 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6226
6227         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
6228         assuming that article displaying or another mml-preview may be
6229         interrupted for an error or for the like.
6230
6231         * shr.el (shr-get-background): Fix argument name.
6232
6233 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6234
6235         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
6236
6237         * gnus-sum.el (gnus-summary-include-articles): New function.
6238
6239         * message.el (message-goto-body): called-interactively-p needs a
6240         parameter, so use `any'.
6241
6242         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
6243         clear marks before moving, since they're synced from the Gnus side
6244         first.
6245
6246         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
6247         (gnus-summary-move-article): Copy over all marks before moving, so that
6248         IMAP doesn't think a new article has arrived.
6249
6250 2010-11-24  Julien Danjou  <julien@danjou.info>
6251
6252         * shr.el (shr-insert-background-overlay): Fix typo.
6253         (shr-render-td): Copy the background before rendering.
6254
6255         * shr-color.el (shr-color-visible): Fix docstring.
6256
6257         * shr.el (shr-tag-table): Add bgcolor support.
6258         (shr-render-td): Add bgcolor support.
6259         (shr-get-background): Add.
6260         (shr-insert-foreground-overlay): Use shr-get-background.
6261
6262         * message.el (message-goto-body): Use called-interactively-p.
6263         (message-in-body-p): message-goto-body returns point.
6264
6265 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6266
6267         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
6268         Fixes something or other in Emacs 23, and is backwards compatible.
6269
6270         * message.el (message-goto-body): Remove the <#secure special-casing,
6271         which is too special.
6272
6273         * shr.el (shr-parse-style): Drop !important from styles.
6274
6275 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
6276
6277         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
6278         this function to return incorrect results when calling it with an
6279         explicit article argument different from
6280         (gnus-summary-article-number).
6281
6282 2010-11-24  Julien Danjou  <julien@danjou.info>
6283
6284         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
6285         (shr-tag-body): Add background support.
6286         (shr-descend): Add background support.
6287         (shr-tag-title): Add.
6288
6289         * shr-color.el (shr-color-visible): Really return original background
6290         if fixed.
6291
6292 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6293
6294         * shr.el (shr-color-check): Protect against non-existent color names.
6295
6296 2010-11-24  Julien Danjou  <julien@danjou.info>
6297
6298         * color-lab.el: Require 'cl when compiling.
6299
6300         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
6301
6302         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
6303         matched part.
6304
6305         * color-lab.el: Fix all expt calls to use float type.
6306
6307 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6308
6309         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
6310         expression to shr-color-check as is.
6311
6312         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
6313
6314         * color-lab.el: Add coding cookie.
6315         (float-pi): Use eval-and-compile.
6316
6317         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
6318         compiled for Emacsen having no `libxml-parse-html-region' support.
6319
6320 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6321
6322         * shr.el (shr-insert-color-overlay): Split stuff like
6323         "#444444 !important" to find the real color.
6324         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
6325         parse <font color="red"> entries.
6326
6327 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
6328
6329         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
6330         point when parsing headers.
6331
6332         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
6333         is positioned properly when parsing headers.
6334
6335 2010-11-23  Julien Danjou  <julien@danjou.info>
6336
6337         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
6338
6339         * shr-color.el (shr-color->hexadecimal): Add support for color names.
6340
6341         * shr.el (shr-parse-style): Replace \n with space in style parsing.
6342
6343         * shr-color.el (shr-color-hsl-to-rgb-fractions):
6344         Use shr-color-hue-to-rgb.
6345         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
6346
6347 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6348
6349         * shr.el (shr-color->hexadecimal): Autoload.
6350         (shr-descend): Add color to all tags.
6351
6352 2010-11-22  Julien Danjou  <julien@danjou.info>
6353
6354         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
6355         shr-color->hexadecimal.
6356
6357         * shr-color.el (shr-color->hexadecimal): Add converting functions for
6358         RGB() or HSL() color representation.
6359
6360         * shr.el (shr-tag-font): Add.
6361         (shr-tag-color-check): New function to get better colors.
6362         (shr-tag-insert-color-overlay): Factorize code between tag-font and
6363         tag-span.
6364
6365         * shr-color.el: New file.
6366
6367         * color-lab.el: New file.
6368
6369         * gnus-art.el (gnus-url-mailto): Do not downcase args.
6370
6371 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
6372
6373         * nnir.el: Fix typo in comments.
6374         (nnir-run-imap): Simplify code.  No need to reverse artlist.
6375         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
6376
6377 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6378
6379         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
6380
6381         * nnimap.el (nnimap-get-capabilities): Refactor out.
6382         (nnimap-open-connection): Re-request capabilities after STARTTLS.
6383
6384 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
6385
6386         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
6387         appearing when `mm-uu-hide-markers' is nil.
6388
6389 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6390
6391         * nnimap.el (nnimap-unselect-group): Make into its own function.
6392         (nnimap-request-rename-group): Unselect group before renaming.
6393         This had gotten lost somewhere.
6394         (nnimap-request-accept-article): Keep track of examined groups, and
6395         unselect the group before APPENDing to read-only groups.
6396         (nnimap-request-move-article): Clear flags before moving so that they
6397         can be re-set later.
6398
6399 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6400
6401         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
6402         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
6403
6404 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6405
6406         * gnus-art.el (gnus-mime-display-single):
6407         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
6408         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
6409         parameter.
6410
6411 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6412
6413         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
6414         (shr-table-vertical-line): New variable.
6415         (shr-insert-table): Use it.
6416
6417 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6418
6419         * gnus-html.el (gnus-html-wash-images): Don't display images if
6420         gnus-inhibit-images is non-nil; register displayer for cid images.
6421         (gnus-html-display-image): Work for cid image.
6422         (gnus-html-insert-image): Allow arguments.
6423         (gnus-html-put-image): Inhibit read-only.
6424         (gnus-html-prefetch-images): Don't prefetch images if
6425         gnus-inhibit-images is non-nil.
6426
6427 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6428
6429         * shr.el (shr-put-image): Break lines when inserting big pictures.
6430
6431 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
6432
6433         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
6434         sender, thanks Katsumi Yamaoka.
6435
6436 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
6437
6438         * nnir.el (nnir-run-imap): Reverse the article list for each group
6439         rather than the whole list.
6440
6441 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6442
6443         * shr.el (shr-image-displayer): Protect function against non-existent
6444         image source.
6445
6446         * gnus-art.el (gnus-inhibit-images): New user option.
6447         (gnus-mime-display-single): Don't display image if it is non-nil.
6448
6449         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
6450         gnus-inhibit-images.
6451
6452         * shr.el (shr-image-displayer): New function.
6453         (shr-tag-img): Use it.
6454
6455 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
6456
6457         * mml2015.el (mml2015-epg-sign): Use From header.
6458
6459 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6460
6461         * gnus-html.el (gnus-html-wash-images): Register a displayer.
6462
6463         * gnus-util.el (gnus-find-text-property-region): Return markers.
6464
6465         * shr.el (shr-tag-img): Put a displayer in the text property.
6466
6467         * gnus-util.el (gnus-find-text-property-region): New utility function.
6468
6469         * gnus-html.el (gnus-html-display-image): Make the alt optional.
6470         (gnus-html-show-images): Remove.
6471
6472         * gnus-art.el (gnus-article-show-images): New, more general function.
6473
6474         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
6475         image url text properties.
6476
6477         * shr.el: Ditto.
6478
6479         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
6480         gnus-agent-auto-agentize-methods is set.  Which it isn't.
6481
6482 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6483
6484         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
6485         work for two or more articles.
6486
6487 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6488
6489         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
6490         divide an image that's in an html article to two or more when washing
6491         non-ASCII characters in alt text of it.
6492
6493 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6494
6495         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
6496         smime-decrypt-region using function argument.
6497         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
6498
6499         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
6500
6501         * smime.el (smime-decrypt-region): Catch it.
6502
6503 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6504
6505         * smime.el (smime-mode-map): Move initialization into declaration.
6506         (gnus-run-mode-hooks): Don't autoload.
6507         (smime-mode): Use define-derived-mode.
6508
6509 2010-11-11  Glenn Morris  <rgm@gnu.org>
6510
6511         * smime.el (from): Restrict declaration to XEmacs.
6512
6513         * nnir.el (gnus-group-topic-name): Autoload.
6514
6515 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6516
6517         * shr.el (shr-insert): Don't break long line if it is because of
6518         kinsoku-bol characters in the line end.
6519
6520 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
6521
6522         * nnir.el (nnir-request-move-article): Fix to provide original group
6523         and subject.
6524         (nnir-warp-to-article): Don't fail on articles whose headers haven't
6525         been retrieved.
6526
6527         * gnus-sum.el (gnus-summary-move-article): Use original group and
6528         subject for virtual articles such as those in an nnir summary buffer.
6529
6530 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6531
6532         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
6533         least 21.5).
6534
6535         * smime.el (from): Declare it again for XEmacs.
6536
6537 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6538
6539         * message.el (message-resend): Don't disable encoding unless it's
6540         already encoded.
6541
6542         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
6543         low-numbered articles.
6544
6545 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6546
6547         * rfc2047.el (rfc2047-syntax-table): Simplify.
6548
6549         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
6550
6551         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
6552         set-char-table-range for XEmacs.
6553
6554 2010-11-10  Glenn Morris  <rgm@gnu.org>
6555
6556         * time-date.el (time-to-seconds): Always an alias on Emacs,
6557         never a real function.
6558         (with-no-warnings): Remove compat stub, now unused.
6559         (time-less-p): Doc fix.
6560         (time-to-number-of-days): Simplify.
6561
6562         * smime.el (from): Remove unused declaration.
6563
6564         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
6565         (gnus-float-time): On Emacs, always an alias.
6566
6567         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
6568         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
6569
6570 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6571
6572         * dgnushack.el: Don't use ignore-errors in the top level form since it
6573         is unavailable in XEmacs even if cl is loaded.
6574
6575         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
6576
6577 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6578
6579         * shr.el (browse-url-mailto): Autoload.
6580
6581         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
6582
6583         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
6584         regexp doesn't need quoting.
6585
6586 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
6587
6588         * message.el (message-subject-trailing-was-ask-regexp)
6589         (message-subject-trailing-was-regexp): Match was: in addition to was.
6590
6591 2010-11-09  Glenn Morris  <rgm@gnu.org>
6592
6593         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
6594         (nnbabyl-check-mbox): Use point-at-bol.
6595
6596 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6597
6598         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
6599
6600         * message.el (message-mailto): New function.
6601         (message-mailto): Should accept other parameters.
6602         (message-mailto): Remove since it duplicates browse-url-mailto
6603         functionality.
6604
6605 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6606
6607         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
6608         methods.
6609         (gnus-read-active-file): Ditto.
6610
6611         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
6612         ": " from the prompt.
6613         (gnus-group-make-group): Ditto.
6614
6615 2010-11-07  Glenn Morris  <rgm@gnu.org>
6616
6617         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
6618         (gnus-bookmark-kill-line): Use point-at-eol.
6619
6620 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6621
6622         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
6623         asterisks in From header.
6624
6625 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6626
6627         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
6628         string to avoid making the From headers syntactically invalid.
6629
6630         * message.el (message-send-mail): Don't insert courtesy messages if the
6631         message already has List-Post and List-ID messages.
6632
6633 2010-11-06  Glenn Morris  <rgm@gnu.org>
6634
6635         * gnus-art.el (gnus-treat-article): Give dynamic local variables
6636         `condition', `type', `length' a prefix.
6637         (gnus-treat-predicate): Update for above name changes.
6638
6639 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
6640
6641         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
6642         binding.  Handled by `gnus-summary-refer-thread' instead.
6643         (nnir-warp-to-article): New backend function.
6644
6645         * nnimap.el (nnimap-request-thread): Force dependency updating.
6646
6647         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
6648         (gnus-summary-refer-thread): Rework to improve thread-referral.
6649
6650         * gnus-int.el (gnus-warp-to-article): New function.
6651
6652         * gnus-sum.el (gnus-summary-article-map): Bind it.
6653
6654 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
6655
6656         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
6657         gnus-summary-refer-thread.
6658
6659         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
6660         headers.
6661         (gnus-summary-limit-include-thread): Prevent articles in thread from
6662         being cut in gnus-cut-threads.
6663         (gnus-summary-refer-thread): Limit retrieved headers to those in
6664         thread.
6665
6666 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6667
6668         * message.el (message-send-mail): Use the value of
6669         message-courtesy-message from the message buffer.
6670
6671         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
6672
6673         * shr.el (shr-browse-url): Implement mailto: URLs.
6674
6675         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
6676         "raw".
6677
6678         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
6679         if it's already selected.
6680
6681         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
6682
6683 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6684
6685         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
6686         to measure the length and truncate alt text.
6687
6688 2010-11-03  Glenn Morris  <rgm@gnu.org>
6689
6690         * nndiary.el (nndiary-generate-nov-databases-1)
6691         (nndiary-generate-active-info): Rename dynamic variable `files' to
6692         something less generic.
6693
6694 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
6695
6696         * nnir.el (nnir-request-move-article): Call the underlying backend to
6697         move articles from nnir.
6698
6699 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6700
6701         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
6702
6703 2010-11-02  Julien Danjou  <julien@danjou.info>
6704
6705         * nnir.el: Remove wais support.
6706
6707 2010-11-02  Glenn Morris  <rgm@gnu.org>
6708
6709         * gnus-html.el: Reorder requirements to quieten compiler.
6710
6711 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6712
6713         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
6714         properly for XEmacs as well.
6715         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
6716         (gnus-article-natural-long-line-p): Use window-width rather than
6717         frame-width.
6718
6719 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
6720
6721         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
6722         (nnir-read-parms): Don't modify query.
6723         (nnir-run-query): Add ability to search topic on current line.
6724         (nnir-get-active): Clean up.
6725
6726 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6727
6728         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
6729         degenerate articles.
6730
6731         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
6732         (gnus-print-buffer): Just print the buffer as is, without any copying
6733         to a buffer and then re-highlighting.
6734
6735         * nnimap.el (nnimap-request-group): Store the new updated info.
6736         (nnimap-request-group): Select the group when we don't know whether it
6737         exists or not.
6738
6739         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
6740         groups.
6741
6742         * gnus-group.el (gnus-group-find-new-groups): Display all the new
6743         groups.
6744
6745         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
6746         groups.
6747
6748         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
6749         long-lines case by only filling the long lines.
6750
6751         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
6752         (bug #7311).
6753
6754 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6755
6756         * shr.el: No need to declare `declare-function' since shr.el is for
6757         only Emacsen that provide `libxml-parse-html-region'.
6758
6759         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
6760         effective only in a file it is referred to.
6761
6762 2010-11-01  Glenn Morris  <rgm@gnu.org>
6763
6764         * mm-util.el (gnus-completing-read): Autoload.
6765         (mm-read-coding-system): Simplify Emacs definition.
6766
6767         * nnmail.el (gnus-activate-group):
6768         * nnimap.el (gnutls-negotiate):
6769         * nntp.el (netrc-parse): Fix declarations.
6770
6771 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6772
6773         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
6774         string-match-p in Emacs >=23.
6775
6776         * gnus-msg.el (gnus-configure-posting-styles):
6777         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
6778
6779 2010-11-01  Glenn Morris  <rgm@gnu.org>
6780
6781         * nnir.el (declare-function): Add compat stub.
6782         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
6783         (nnir-run-gmane): Require 'mm-url.
6784
6785         * mm-util.el (mm-string-to-multibyte): Simplify.
6786
6787         * shr.el (declare-function): Add compat stub.
6788         (url-cache-create-filename): Declare.
6789         (mm-disable-multibyte, widget-convert-button): Autoload.
6790
6791         * smime.el (ldap-search): Declare.
6792         (smime-cert-by-ldap-1): Require ldap on Emacs.
6793
6794         * nnimap.el: Require nnmail, and gnus-sum when compiling.
6795         (nnimap-keepalive): Use gnus-float-time.
6796
6797         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
6798         (mail-source-delete-crash-box): Use gnus-float-time.
6799
6800         * gnus-dired.el (gnus-completing-read): Autoload.
6801
6802         * mm-view.el (gnus-rescale-image): Autoload.
6803
6804         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
6805
6806         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
6807
6808         * sieve-manage.el: Require 'cl when compiling.
6809
6810         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
6811         (gnus-iswitchb-completing-read): Require iswitchb.
6812         (gnus-select-frame-set-input-focus): Silence compiler.
6813
6814 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6815
6816         * message.el (message-subject-trailing-was-query): Change default to t,
6817         since I think that's what most people want.
6818
6819         * nnimap.el (nnimap-request-accept-article): Erase buffer before
6820         appending for easier debugging.
6821         (nnimap-wait-for-connection): Take a regexp.
6822         (nnimap-request-accept-article): Wait for the continuation line before
6823         sending anything unless we're streaming.
6824
6825         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
6826         leave the header washing to take place.
6827
6828 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
6829
6830         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
6831         regular expression match and replace in posting styles.
6832
6833 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
6834
6835         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
6836         an entire server.
6837         (nnir-get-active): New function.
6838         (nnir-run-imap): Use it.
6839         (nnir-run-gmane): Who knew, gmane search returns an article score!
6840
6841         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
6842         server on the current line with nnir.
6843
6844 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6845
6846         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
6847         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
6848         left edge.
6849         (gnus-article-foldable-buffer): Skip past the prefix when determining
6850         raggedness.
6851
6852         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
6853         the raw article, and change `C-u g' to show the article without doing
6854         treatments.
6855
6856         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
6857         on to `gnus-treat-article'.
6858         (gnus-inhibit-article-treatments): New variable.
6859
6860         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
6861
6862         * gnus-art.el (gnus-treatment-function-alist): Have
6863         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
6864         (gnus-treat-fill-long-lines): Change default to fill all text/plain
6865         sections.
6866
6867         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
6868         parameter.
6869         (gnus-article-fill-cited-long-lines): New function.
6870         (gnus-article-fill-cited-article): Allow filling only long sections.
6871
6872         * shr.el (shr-find-fill-point): Don't break lines between punctuation
6873         and non-punctuation (like after the apostrophe in "'We").
6874
6875         * gnus-sum.el (gnus-summary-select-article): Make sure
6876         gnus-original-article-buffer is alive.
6877
6878         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
6879         reflect the order they're in in the digest.
6880
6881         * gnus.el (gnus-group-startup-message): Move point to the start of the
6882         buffer.
6883
6884         * nnimap.el (nnimap-capability): New function.
6885         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
6886         is set.
6887
6888 2010-10-31  David Engster  <dengste@eml.cc>
6889
6890         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
6891         conform with changes to gnus-completing-read.
6892
6893 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6894
6895         * shr.el (shr-tag-img): Output "*" instead of "[img]".
6896
6897 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
6898
6899         * nnir.el: Move defvar, defcustom around to keep file organized
6900         and keep byte-compiler quiet.
6901         (nnir-read-parms): Accept search-engine as arg.
6902         (nnir-run-query): Pass search-engine as arg.
6903         (nnir-search-engine): Remove.
6904
6905 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6906
6907         * shr.el (shr-generic): The text nodes should be text, not :text.
6908
6909         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
6910         later in the file.
6911
6912 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
6913
6914         * nnir.el: General clean up.  Allow searching with multiple engines.
6915         Allow separate extra-parameters for each engine.
6916         Batch queries when possible.
6917         (nnir-imap-default-search-key,nnir-method-default-engines):
6918         Add customize interface.
6919         (nnir-run-gmane): New engine.
6920         (nnir-engines): Use it.  Qualify all prompts with engine name.
6921         (nnir-search-engine): Remove global variable.
6922         (nnir-run-hyrex): Restore for now.
6923         (nnir-extra-parms,nnir-search-history): New variables.
6924         (gnus-group-make-nnir-group): Use them.
6925         (nnir-group-server): Remove in favor of gnus-group-server.
6926         (nnir-request-group): Avoid searching twice.
6927         (nnir-sort-groups-by-server): New function.
6928
6929 2010-10-30  Julien Danjou  <julien@danjou.info>
6930
6931         * gnus-group.el: Remove gnus-group-fetch-control.
6932
6933         * gnus-start.el (gnus-find-new-newsgroups):
6934         Remove gnus-check-first-time-used.
6935
6936         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
6937
6938 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
6939
6940         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
6941         set on groups that don't have \* permanentflags.
6942
6943 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6944
6945         * shr.el (shr-tag-span): Drop colorization of regions since we don't
6946         control the background color.
6947         (shr-tag-img): Ignore very small web bug type images.
6948         (shr-put-image): Add help-echo alt texts to the images.
6949         (shr-tag-video): Show the video poster image.
6950
6951 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6952
6953         * shr.el (shr-table-depth): New variable.
6954         (shr-tag-table-1): Only insert the images after the top-level table.
6955
6956         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
6957
6958         * gnus-util.el (gnus-list-memq-of-list): New function.
6959
6960         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
6961         selected.
6962         (nnimap-unsplittable-articles): New slot.
6963         (nnimap-new-articles): Use it.
6964
6965 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
6966
6967         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
6968         move to the previous line on `M-g'.
6969
6970 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6971
6972         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
6973         *-request-group, which seems unnecessary.
6974
6975         * nnimap.el (nnimap-quote-specials): Function copied over from
6976         imap.el.
6977         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
6978         they support that.  Suggested by Tom Regner.
6979
6980 2010-10-29  Julien Danjou  <julien@danjou.info>
6981
6982         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
6983         defalias.
6984         (gnus-summary-delete-marked-with): Remove obsolete defalias.
6985
6986         * gnus.el: Remove `gnus-nntp-service' variable.
6987         (gnus-secondary-servers): Make obsolete.
6988         (gnus-nntp-server): Make obsolete.
6989
6990         * gnus-start.el (gnus-1): Remove x-splash calls.
6991
6992         * gnus-ems.el (gnus-x-splash): Remove.
6993
6994         * gnus.el (gnus-group-startup-message): Simplify/update code.
6995
6996         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
6997         definition.
6998
6999         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
7000         capability before doing anything.
7001         (gnus-group-insert-group-line): Remove useless
7002         gnus-group-remove-excess-properties.
7003
7004 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7005
7006         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
7007
7008 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7009
7010         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
7011         config after reselecting.
7012
7013 2010-10-28  Julien Danjou  <julien@danjou.info>
7014
7015         * shr.el (shr-put-image): Use point even if only inserting text.
7016         (shr-put-image): Save excursion when inserting alt text on non-graphic
7017         display, so the behavior is the same when we are on a graphic display.
7018
7019         * nnir.el (nnir-run-swish-e): Remove hyrex support.
7020
7021 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7022
7023         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
7024         (gnus-mime-copy-part): Check coding system, not charset.
7025         (gnus-mime-view-part-externally): Never remove part.
7026         (gnus-mime-view-part-internally): Don't remove part here.
7027         (gnus-article-part-wrapper): Make sure MIME tag is visible.
7028         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
7029         multipart/alternative.
7030
7031         * mm-decode.el (mm-display-part): Take optional arg `force'.
7032
7033 2010-10-26  Julien Danjou  <julien@danjou.info>
7034
7035         * gnus-group.el (gnus-group-default-list-level): Add this function to
7036         compute the default list level.
7037         (gnus-group-default-list-level): Add possibility to use a function.
7038
7039 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7040
7041         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
7042
7043         * gnus-group.el (gnus-group-completing-read)
7044         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
7045         gnus-replace-in-string.
7046
7047 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7048
7049         * shr.el (shr-tag-div): Add.
7050
7051         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
7052
7053 2010-10-25  Julien Danjou  <julien@danjou.info>
7054
7055         * gnus-util.el: Remove `gnus-with-local-quit'.
7056
7057         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
7058
7059 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7060
7061         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
7062         the original article buffer.
7063
7064 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7065
7066         * nnimap.el (nnimap-request-head): New function.
7067         (nnimap-request-move-article): Try to be slightly faster by not
7068         requesting the entire message when moving.
7069         (nnimap-transform-headers): Don't bug out on bodiless articles.
7070         (nnimap-send-command): Have no outstanding messages if the IMAP server
7071         doesn't support streaming.
7072         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
7073
7074 2010-10-24  Julien Danjou  <julien@danjou.info>
7075
7076         * message.el (message-default-headers): Fix type.
7077
7078 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7079
7080         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
7081         prefetching images.
7082
7083         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
7084         backend for unknown groups.  This is mainly useful for nnimap groups.
7085
7086         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
7087         group isn't covered by the agent.
7088
7089 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
7090
7091         * nnir.el (nnir-method-default-engines): New variable.
7092         (nnir-run-query): Use it.
7093         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
7094         (gnus-summary-nnir-goto-thread): Change group if needed.
7095
7096         * gnus-group.el (gnus-group-group-map): Add key binding for
7097         gnus-group-make-nnir-group.
7098
7099 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7100
7101         * shr.el (shr-tag-object): Add.
7102
7103         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
7104         original article buffer live.
7105         (gnus-summary-select-article-buffer):
7106         Mention gnus-widen-article-buffer.
7107
7108 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7109
7110         * shr.el (shr-tag-strong): Add.
7111
7112 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7113
7114         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
7115         group names.  They mess up the group buffer badly.
7116
7117         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
7118
7119         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
7120         instead of the summary one.
7121
7122 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7123
7124         * mml.el (mml-preview): Work properly when editing article.
7125
7126         * gnus-start.el (gnus-read-active-file-1): Don't add method to
7127         gnus-have-read-active-file if it's already been in.
7128
7129 2010-10-22  Tom Tromey  <tromey@redhat.com>
7130
7131         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
7132         gnus-group-completing-read.
7133
7134 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7135
7136         * message.el (message-mode-map): Don't bind M-; to comment region, to
7137         allow the global comment-dwim to work.
7138
7139 2010-10-21  Julien Danjou  <julien@danjou.info>
7140
7141         * message.el (message-setup-1): Allow message-default-headers to be a
7142         function.
7143
7144 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7145
7146         * shr.el (shr-tag-table): Simplify.
7147
7148 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7149
7150         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
7151         to avoid trying to snarf invalid stuff.
7152
7153         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
7154
7155         * gnus.el (gnus-message-archive-group): Quote value.
7156         (gnus-message-archive-group): Mark as changed.
7157
7158         * shr.el (shr-add-font): Don't put the font properties on the newline
7159         or the indentation.
7160
7161         * message.el (message-fix-before-sending): Change options when sending
7162         non-printable characters.
7163
7164         * gnus.el (gnus-message-archive-method): Change the default to
7165         monthly outgoing groups.
7166
7167         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
7168         that have gotten new numbers.
7169
7170         * nnimap.el (nnimap-request-replace-article): New function.
7171
7172 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7173
7174         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
7175         (nnrss-request-article): Don't use special html washing code.
7176
7177 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7178
7179         * shr.el (shr-tag-table): Remove useless nconc.
7180
7181 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7182
7183         * gnus-art.el (article-wash-html): Simplify and remove the charset
7184         stuff.  Use the normal html rendering code instead of the special html
7185         washing code.
7186
7187         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
7188         `gnus-w3m' symbols.
7189         (mm-text-html-washer-alist): Remove.
7190
7191         * mm-decode.el (mm-inline-text-html-renderer): Remove.
7192         (mm-inline-media-tests): Remove use.
7193         (mm-text-html-renderer): Change default to the `shr' symbol.
7194
7195         * mm-view.el (mm-inline-text-html): Remove use.
7196
7197         * gnus-art.el (gnus-blocked-images): New function.  Allow the
7198         `gnus-blocked-images' to be a function.
7199         (gnus-article-wash-function): Remove.
7200
7201 2010-10-20  Julien Danjou  <julien@danjou.info>
7202
7203         * spam.el (spam-list-of-processors): Mark as obsolete.
7204
7205         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
7206         (nnimap-insert-partial-structure): Fix boundary detection.
7207
7208 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
7209
7210         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
7211         run file-truename on remote files.  This can be expensive and even
7212         prevent one from editing drafts if some unrelated buffer has a stale
7213         connection.
7214
7215 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7216
7217         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
7218         kinsoku-eol regardless of shr-kinsoku-shorten.
7219         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
7220         (shr-tag-table): Support caption, thead, and tfoot.
7221
7222 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7223
7224         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
7225         lines.
7226         (shr-save-contents): New command and keystroke.
7227
7228         * nndoc.el (nndoc-type-alist): Add git support.
7229         (nndoc-git-type-p): New function.
7230         (nndoc-transform-git-article): Ditto.
7231         (nndoc-transform-git-headers): Ditto.
7232         (nndoc-transform-git-headers): Generate Subject headers.
7233
7234         * shr.el (shr-parse-style): New function.
7235         (shr-tag-span): Ditto.
7236
7237         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
7238         to `G G' to avoid collisions.
7239
7240 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7241
7242         * shr.el: Load kinsoku if necessary.
7243         (shr-kinsoku-shorten): New internal variable.
7244         (shr-find-fill-point): Make kinsoku shorten text line if
7245         shr-kinsoku-shorten is bound to non-nil.
7246         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
7247         shr-indentation too when testing if table is wider than frame width.
7248         (shr-insert-table): Use `string-width' instead of `length' to measure
7249         text width.
7250         (shr-insert-table-ruler): Make sure indentation is done at bol.
7251
7252 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7253
7254         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
7255         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
7256         undecoded network data.
7257
7258 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7259
7260         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
7261         name in the mode line spec so that the mode line menu works
7262         (bug #2431).
7263
7264         * message.el (message-get-reply-headers): If we're fed `to-address',
7265         then always use that.
7266
7267         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
7268         aren't so wide as to need to switch off the edit menu.
7269
7270         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
7271         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
7272
7273         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
7274         `M-g'.
7275         (nnimap-update-info): Update flags/read marks even if \* isn't part of
7276         the permanent marks.
7277
7278 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
7279
7280         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7281         Splitting according to references/in-reply-to obeys the ignore-groups
7282         variable, while splitting by sender and subject do not.
7283
7284 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7285
7286         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
7287         alist, so that we can look for non-Unicode chars.
7288         (article-translate-strings): Allow both character and string maps.
7289
7290 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7291
7292         * shr.el (shr-insert): Don't insert space behind a wide character
7293         categorized as kinsoku-bol, or between characters both categorized as
7294         nospace.
7295
7296 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
7297
7298         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
7299         headers to gnus-newsgroup-headers.
7300
7301 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7302
7303         * shr.el (shr-tag-img): Don't align images -- since we're not
7304         rescaling, this often leads to ugly displays.
7305
7306 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
7307
7308         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
7309         duplicates.
7310
7311 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
7312
7313         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
7314         call.
7315
7316 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7317
7318         * gnus.el: Autoload gnus-html-show-images.
7319
7320         * nnimap.el: Use nnheader-message throughout.
7321
7322         * shr.el (shr-tag-img): Ignore images with no data.
7323
7324 2010-10-15  Julien Danjou  <julien@danjou.info>
7325
7326         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
7327         a possibility to disable format=flow encoding when using hard newlines.
7328
7329 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7330
7331         * shr.el (shr-insert): Remove space inserted before or after a
7332         breakable character or at the beginning or the end of a line.
7333         (shr-find-fill-point): Do kinsoku; find the second best point or give
7334         it up if there's no breakable point.
7335
7336 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7337
7338         * nnimap.el (nnimap-open-connection): Message when opening connection
7339         for debugging purposes.
7340
7341         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
7342         on every setup buffer call to allow this to change from article to
7343         article.
7344
7345         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
7346         buffers where we have a wide table.
7347
7348 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
7349
7350         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
7351         uses *-request-thread.
7352
7353 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7354
7355         * nnimap.el (nnimap-open-connection): Remove %s from openssl
7356         incantation, which is no longer valid.
7357
7358 2010-10-14  Julien Danjou  <julien@danjou.info>
7359
7360         * shr.el: Fix defcustom type (char -> character).
7361
7362 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7363
7364         * nnimap.el (nnimap-open-connection): tls-program should be a list of
7365         programs.
7366
7367 2010-10-14  Julien Danjou  <julien@danjou.info>
7368
7369         * shr.el (shr-tag-a): Use url-link as widget type.
7370
7371         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
7372         `gnus-group-get-icon'.
7373
7374 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7375
7376         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
7377         This should make server editing work better.
7378
7379         * shr.el (shr-find-fill-point): Don't inloop on indented text.
7380
7381         * tls.el (tls-program): Remove spurious %s from openssl.
7382
7383         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
7384         (nnimap-parse-flags): Fix regexp.
7385
7386         * shr.el (shr-find-fill-point): Use a filling algorithm that should
7387         probably work for CJVK text, too.
7388
7389         * nnimap.el (nnimap-extend-tls-programs): Remove.
7390         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
7391
7392         * tls.el (tls-starttls-switches): Remove starttls hack.
7393         (open-tls-stream): Ditto.
7394         (tls-find-starttls-argument): Ditto.
7395
7396 2010-10-13  Julien Danjou  <julien@danjou.info>
7397
7398         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
7399         responses.
7400
7401 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7402
7403         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
7404
7405         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
7406         anything in Emacs.
7407
7408         * shr.el (shr-current-column): Remove buggy and unnecessary function.
7409
7410 2010-10-13  Julien Danjou  <julien@danjou.info>
7411
7412         * shr.el (shr-width): Make shr-width a defcustom with default to
7413         fill-column.
7414         (shr-tag-img): Use shr-width rather than fill-column.
7415
7416 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7417
7418         * dgnushack.el (byte-optimize-apply):
7419         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
7420
7421         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
7422         position when (X-)Faces exist.
7423         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
7424         avatars when called interactively.
7425
7426 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7427
7428         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
7429         gnus-article-x-face-too-ugly is bound.
7430
7431 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7432
7433         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
7434
7435         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
7436         mailbox that doesn't exist.
7437
7438 2010-10-12  Julien Danjou  <julien@danjou.info>
7439
7440         * shr.el (shr-tag-img): Encode URL properly when retrieving.
7441         (shr-get-image-data): Encode URL properly when fetching from cache.
7442         (shr-tag-img): Use aligned-to spaces to align correctly images.
7443
7444         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
7445         before inserting the Gravatar.
7446
7447         * shr.el (shr-tag-img): Add align attribute support for <img>.
7448
7449 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7450
7451         * gnus-gravatar.el (gnus-art): Require.
7452
7453         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
7454         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
7455         Remove long obsoleted functions.
7456
7457 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7458
7459         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
7460
7461         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
7462
7463         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
7464         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
7465         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
7466         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
7467         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
7468         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
7469         * sieve-manage.el, smime.el, spam.el:
7470         Fix comment for declare-function.
7471
7472 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7473
7474         * nnimap.el (nnimap-request-rename-group): Select group read-only
7475         before renaming it.
7476
7477         * shr.el (shr-insert): Fix up the white space only regexp.
7478
7479         * nnimap.el (nnimap-transform-split-mail): Not all articles have
7480         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
7481
7482         * shr.el (shr-current-column): New function.
7483         (shr-find-fill-point): New function.
7484
7485 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7486
7487         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
7488         numbers.
7489
7490 2010-10-11  Julien Danjou  <julien@danjou.info>
7491
7492         * shr.el (shr-hr-line): Add.
7493         (shr-tag-hr): Use shr-hr-line to specify which character to use to
7494         display hr lines.
7495         (shr-max-columns): Do not change state to nil if we just inserting
7496         spaces.
7497
7498 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7499
7500         * gnus-topic.el (gnus-topic-read-group): If after the last group,
7501         select the last group.
7502
7503 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
7504
7505         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
7506
7507 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
7508
7509         * dig.el (dig-mode-map): Declare and define in one step.
7510
7511 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7512
7513         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
7514         for Gnus.
7515         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
7516         (nnimap-update-qresync-info): Mark \Seen articles as read.
7517
7518         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
7519         non-variable, too.
7520
7521         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
7522         available.
7523         (nnimap-update-info): Rely more on the current active than the param
7524         active to avoid marking articles as read too much.
7525
7526         * auth-source.el (auth-source-create): Use (user-login-name) for the
7527         user name default.
7528
7529         * nnimap.el (nnimap-update-info): If the server doesn't return any
7530         useful info, just use the previous info.
7531         (nnimap-update-info): Prefer old info over start-article.
7532         (nnimap-update-qresync-info): Finish implementing QRESYNC.
7533
7534 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
7535
7536         * nnir.el (autoload): Clean up autoloads.
7537         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
7538         Use key rather than value.
7539         (nnir-imap-search-other): New variable.
7540         (nnir-read-parm): Use it.
7541         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
7542         (gnus-summary-nnir-goto-thread): Modify to work with imap.
7543
7544 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7545
7546         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
7547         the process, too.
7548
7549 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7550
7551         * spam.el (gnus-summary-mode-map): Bind to "$".
7552         Suggested by Russ Allbery.
7553
7554         * shr.el: Rework the way things are indented by <li> slightly.
7555
7556         * gnus.el (gnus-group-set-parameter): Fix typo.
7557
7558         * nnimap.el: Start implementing QRESYNC support.
7559
7560 2010-10-09  Julien Danjou  <julien@danjou.info>
7561
7562         * nnir.el (nnir-engines): Fix too many arguments.
7563
7564 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7565
7566         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
7567         group is the "last", so that the backends like nnfolder actually save
7568         their folders.
7569
7570         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
7571         try to use that for the tls stream.
7572         (nnimap-retrieve-group-data-early): Rework the marks code to heed
7573         UIDVALIDITY and find out which groups are read-only and not.
7574         (nnimap-get-flags): Use the same marks parsing code as the rest of
7575         nnimap.
7576
7577 2010-10-09  Julien Danjou  <julien@danjou.info>
7578
7579         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
7580
7581         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
7582         retrieving gravatars.
7583
7584         * shr.el (shr-table-corner): Add.
7585         (shr-table-line): Add.
7586         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
7587
7588 2010-10-08  Julien Danjou  <julien@danjou.info>
7589
7590         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
7591
7592 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
7593
7594         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
7595
7596         * gnus-sum.el (gnus-mark-article-as-unread)
7597         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
7598         (gnus-summary-set-bookmark): Use it.
7599
7600         * gnus-msg.el (gnus-setup-message): Use it.
7601
7602         * gnus-demon.el (gnus-demon-remove-handler): Use it.
7603
7604         * gnus.el (gnus-group-remove-parameter): Use it.
7605
7606         * gnus-group.el (gnus-group-make-web-group): Use it.
7607
7608         * gnus-demon.el (gnus-demon-remove-handler): Use it.
7609
7610         * nnregistry.el: Update docs to mention manual.
7611
7612         * gnus-registry.el: Update docs to mention nnregistry.el.
7613         (gnus-registry-initialize): Don't install nnregistry refer method
7614         automatically.
7615         (gnus-registry-install-nnregistry): Remove it.
7616
7617 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7618
7619         * shr.el (shr-insert): Don't insert double spaces.
7620
7621 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7622
7623         * gnus-gravatar.el (gnus-treat-from-gravatar)
7624         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
7625         called interactively.
7626
7627         * gnus-art.el (gnus-mime-view-part-externally)
7628         (gnus-mime-view-part-internally): Make predicate function passed to
7629         gnus-mime-view-part-as-type assume argument is a mime type, not a list
7630         of a mime type.
7631
7632         * shr.el (shr-table-widths): Don't use cl function `reduce'.
7633
7634 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7635
7636         * shr.el (require): Require cl when compiling.
7637         (shr-tag-hr): New function.
7638
7639         * nnimap.el (nnimap-update-info): Remove double setting of high.
7640         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
7641         This makes nnimap work properly on Courier again.
7642
7643         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
7644         the variable for backwards compatibility.
7645
7646         * mm-decode.el (mm-save-part): If given a non-directory result, expand
7647         the file name before using to avoid setting mm-default-directory to
7648         nil.
7649
7650         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
7651         bidning gnus-agent variables.
7652
7653         * shr.el (shr-render-td): Use a cache for the table rendering function
7654         to avoid getting an exponential rendering behavior in nested tables.
7655         (shr-insert): Rework the line-breaking algorithm.
7656         (shr-insert): Don't leave trailing spaces.
7657         (shr-insert-table): Also insert empty TDs.
7658         (shr-tag-blockquote): Ensure paragraphs after </ul>.
7659
7660 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7661
7662         * gnus-sum.el (gnus-number): Rename from `number'.
7663         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
7664         (gnus-summary-limit-children): Update uses correspondingly.
7665
7666 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7667
7668         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
7669         (gnus-gravatar-transform-address): Don't show avatars of people of
7670         which mail addresses match gnus-gravatar-too-ugly.
7671
7672 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7673
7674         * shr.el (shr-table-widths): Expand TD elements to fill available
7675         space.
7676
7677 2010-10-07  Julien Danjou  <julien@danjou.info>
7678
7679         * nnimap.el (nnimap-request-rename-group): Add this method.
7680
7681 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7682
7683         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
7684         name from XEmacs' function-arglist.
7685
7686         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
7687         gravatar under XEmacs.
7688
7689 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
7690
7691         * auth-source.el: Update docs with TODO items.
7692
7693         * gnus-sync.el: Update docs to explain state and plans.
7694
7695         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
7696         Hooks for mark updates.
7697         (gnus-request-set-mark, gnus-request-update-mark): Use them.
7698
7699         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
7700         hooks with arguments, which is needed for mark update hooks.
7701
7702 2010-10-06  Julien Danjou  <julien@danjou.info>
7703
7704         * gnus.el (gnus-expand-group-parameter): Only return and act on what
7705         was matched.
7706
7707         * sieve-manage.el: Update example in `Commentary'.
7708
7709         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
7710
7711         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
7712         not 2000.
7713         (sieve-manage-authenticate): Re-add function.
7714
7715 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7716
7717         * shr.el (shr-insert): Get 'space transition right.
7718         (shr-render-td): Only delete space at the end of the TD.
7719
7720         * nnimap.el (nnimap-open-connection): Prepare to support
7721         open-gnutls-stream.
7722
7723         * shr.el: Rearrange function order to be more logical.
7724
7725 2010-10-06  Julien Danjou  <julien@danjou.info>
7726
7727         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
7728         (nnrss-discover-feed): Remove 404 URL in docstring.
7729
7730         * nnir.el: Fix Swish-E URL.
7731         Fix Namazu URL.
7732
7733         * message.el (message-change-subject): Remove 404 URL in a comment.
7734
7735 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7736
7737         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
7738         called interactively.
7739
7740         * gnus-util.el (gnus-remove-if): Allow hash table.
7741         (gnus-remove-if-not): New function.
7742
7743         * gnus-art.el (gnus-mime-view-part-as-type):
7744         * gnus-score.el (gnus-summary-score-effect):
7745         * gnus-sum.el (gnus-read-move-group-name):
7746         Replace remove-if-not with gnus-remove-if-not.
7747
7748         * gnus-group.el (gnus-group-completing-read):
7749         Regard collection as a hash table if it is not a list.
7750
7751 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7752
7753         * shr.el (shr-render-td): Allow blank/missing <TD>s.
7754
7755         * shr.el: Document the table-rendering algorithm.
7756
7757 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7758
7759         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
7760         for Emacsen having no `libxml-parse-html-region' support.
7761
7762 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7763
7764         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
7765         invalid URLs.
7766
7767         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
7768         line-broken.
7769         (shr-tag-img): Ignore image fetching errors.
7770         (shr-overlays-in-region): Compute overlay positions correctly.
7771
7772         * mm-decode.el (mm-shr): Require shr.
7773
7774         * gnus-art.el (gnus-blocked-images): Move variable here.
7775
7776         * shr.el (shr-insert-table): Bind free variable.
7777
7778         * mm-decode.el (mm-shr): Bind shr-content-function.
7779
7780         * shr.el (shr-content-function): New variable.
7781
7782         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
7783         added for symmetry.
7784
7785         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
7786
7787         * gnus-group.el (gnus-group-make-group): Doc fix.
7788
7789         * nnimap.el (nnimap-request-newgroups): Return success.
7790
7791         * shr.el (shr-find-elements): New function.
7792         (shr-tag-table): Put all the images after the table.
7793         (shr-tag-table): Really inhibit images inside the table.
7794         (shr-collect-overlays): Copy over overlays from the TD elements to the
7795         main document.
7796
7797         * mm-decode.el (mm-shr): Bind shr-blocked-images to
7798         gnus-blocked-images.
7799
7800 2010-10-05  Julien Danjou  <julien@danjou.info>
7801
7802         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
7803
7804         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
7805         (gnus-html-maximum-image-size): Add this function.
7806         (gnus-html-put-image): Use gnus-html-maximum-image-size.
7807
7808         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
7809         server-value of the capability is nil.
7810
7811 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7812
7813         * shr.el (shr-tag-em): Add <EM> tag.
7814
7815 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
7816
7817         * sieve-manage.el (sieve-manage-default-stream): Make default stream
7818         customizable.
7819
7820         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
7821         handing broken links to browse-url.
7822
7823 2010-10-05  Julien Danjou  <julien@danjou.info>
7824
7825         * gnus-util.el (gnus-emacs-completing-read)
7826         (gnus-iswitchb-completing-read): Use autoload rather than require.
7827
7828 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7829
7830         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
7831         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
7832         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
7833         iswitchb-temp-buflist for XEmacs.
7834
7835         * gnus-util.el (gnus-completing-read-function): Exclude
7836         gnus-icompleting-read and gnus-ido-completing-read from candidates for
7837         XEmacs since iswitchb.el is very old and ido.el is unavailable in
7838         XEmacs.
7839
7840         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
7841         not to use `delete-dups' that is unavailable in XEmacs 21.4.
7842
7843         * gnus-html.el: Don't require help-fns under XEmacs.
7844         (gnus-html-schedule-image-fetching): Work for XEmacs.
7845
7846         * mm-decode.el (mm-shr): Decode contents by charset.
7847
7848 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7849
7850         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
7851         unknown.
7852
7853         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
7854         (shr-get-image-data): Ensure against the cache file missing.
7855
7856         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
7857         for data.
7858
7859         * spam-report.el (spam-report-url-ping-plain): Don't query about
7860         killing the process.
7861
7862         * shr.el (shr-render-td): Protect against too-wide text.
7863
7864 2010-10-04  Julien Danjou  <julien@danjou.info>
7865
7866         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
7867         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
7868
7869         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
7870         retrieved.
7871
7872 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7873
7874         * shr.el (browse-url): Require.
7875         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
7876         lines.
7877         (shr-show-alt-text, shr-browse-image): New commands.
7878         (shr-browse-url, shr-copy-url): New commands.
7879
7880         * gnus-sum.el (gnus-widen-article-window): New variable.
7881         (gnus-summary-select-article-buffer): Use it.
7882
7883         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
7884         without @ signs.
7885
7886 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7887
7888         * nnir.el (nnir-run-imap): Remove spurious space in search string.
7889
7890 2010-10-04  Julien Danjou  <julien@danjou.info>
7891
7892         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
7893         for XEmacs.
7894
7895 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7896
7897         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
7898
7899         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
7900         (nnimap-close-server): Implement.
7901
7902         * dgnushack.el (iswitchb): Require to shut up the compiler.
7903
7904         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
7905         (shr-insert): Tweak line breaking.
7906         (shr-insert): Handle <pre> better.
7907         (shr-tag-li): Get <li> indentation right.
7908         (shr-tag-li): Get <li> indentation even righter.
7909         (shr-tag-blockquote): Ensure paragraph start.
7910         (shr-make-table): Tweak table generation.
7911         (shr-make-table): Fix typo.
7912
7913         * shr.el: Implement table rendering.
7914
7915 2010-10-04  Julien Danjou  <julien@danjou.info>
7916
7917         * gnus-html.el (gnus-html-put-image): Fix resize image code.
7918
7919 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7920
7921         * shr.el (shr-insert): Use string anchors instead of line anchors.
7922
7923 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7924
7925         * shr.el: Add headings.
7926         (shr-ensure-paragraph): Actually work.
7927         (shr-tag-li): Make <ul> prettier.
7928         (shr-insert): Get white space at the beginning/end of elements right.
7929         (shr-tag-p): Collapse subsequent <p>s.
7930         (shr-ensure-paragraph): Don't insert double line feeds after blank
7931         lines.
7932         (shr-insert): \t is also space.
7933         (shr-tag-s): Fix "s" tag name function.
7934         (shr-tag-s): Fix face prop name.
7935
7936 2010-10-03  Julien Danjou  <julien@danjou.info>
7937
7938         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
7939
7940         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
7941         gnus-window-inside-pixel-edges.
7942
7943         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
7944         gnus-ems.
7945
7946         * mm-view.el (mm-inline-image-emacs): Support image resizing.
7947
7948         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
7949         function.
7950
7951         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
7952         resize choice.
7953
7954 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7955
7956         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
7957         beginning of the buffer.
7958
7959         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
7960         article buffer again.
7961
7962         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
7963
7964         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
7965         when it's at the start of the buffer.
7966
7967         * shr.el (shr-tag-blockquote): Convert name.
7968         (shr-rescale-image): Use the right image-size variant.
7969
7970         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
7971         buffer isn't shown, then select the current article first instead of
7972         bugging out.
7973         (gnus-summary-select-article-buffer): Show both the article and summary
7974         buffers again.
7975
7976         * shr.el (shr-fontize-cont): Protect against regions with no text.
7977         Rename tag functions to shr-tag-* for enhanced security.
7978         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
7979
7980 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
7981
7982         * shr.el (shr-insert):
7983         * pop3.el (pop3-movemail):
7984         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
7985         loaded.
7986
7987 2010-10-03  Glenn Morris  <rgm@gnu.org>
7988
7989         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
7990
7991         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
7992
7993         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
7994
7995         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
7996
7997         * gnus-util.el (gnus-make-local-hook): Simplify.
7998
7999 2010-10-02  Julien Danjou  <julien@danjou.info>
8000
8001         * gnus-util.el (gnus-iswitchb-completing-read): New function.
8002         (gnus-ido-completing-read): New function.
8003         (gnus-emacs-completing-read): New function.
8004         (gnus-completing-read): Use gnus-completing-read-function.
8005         Add gnus-completing-read-function.
8006
8007 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8008
8009         * shr.el (shr-insert-document): Autoload.
8010         (shr-img): Be silent.
8011         (shr-insert): Add a newline after every picture before text.
8012         (shr-add-font): Use overlays for combining faces.
8013         (shr-insert): Pass upwards the text start point.
8014
8015         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
8016         possible.
8017         (mm-shr): New function.
8018
8019 2010-10-02  Julien Danjou  <julien@danjou.info>
8020
8021         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
8022         should go backward.
8023
8024 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
8025
8026         * shr.el (shr): Fix typo in provide call.
8027
8028 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8029
8030         * shr.el: New file.
8031
8032         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
8033
8034         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
8035         completing read.
8036
8037 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8038
8039         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
8040         we're being queried about.  Suggested by Dan Jacobson.
8041
8042         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
8043         Suggested by Jason Eisner.
8044
8045         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
8046         table, too.  Suggested by Stefan Wiens.
8047         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
8048         the table unnecessary.  Suggested by Stefan Wiens.
8049
8050         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
8051         longer needed, and probably doesn't work either, as pointed out by
8052         Stefan Wiens.
8053         (gnus-summary-exit): Remove call to the clearing function.
8054         (gnus-summary-exit-no-update): Ditto.
8055
8056         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
8057         instead of gnus-eval-in-buffer-window to avoid popping up frames.
8058         Reported by Stefan Monnier.
8059         (gnus-summary-save-in-rmail): Ditto.
8060
8061         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
8062         article buffer, instead of both the article buffer and the summary
8063         buffer.  Sort of suggested by Dan Jacobson.
8064
8065         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
8066
8067         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
8068         Suggested by Dan Jacobson.
8069
8070         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
8071         documentation clearer.
8072
8073         * message.el (message-shorten-references): Comment on the number "21".
8074         Suggested by Stefan Monnier.
8075
8076         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
8077         Suggested by Dan Jacobson.
8078
8079         * gnus.el (gnus-large-newsgroup):
8080         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
8081
8082         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
8083         externalize attachments.  Bug reported by Steve Wen.
8084
8085         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
8086         really message anything to the user.
8087
8088         * nnmail.el (nnmail-article-group): Allow using the fancy split method
8089         directly.
8090
8091         * nnimap.el (nnimap-request-group): Low higher than high to signal no
8092         messages in empty groups.
8093
8094 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
8095
8096         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
8097         non-UIDNEXT group.
8098
8099 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8100
8101         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
8102         not the value from the collection.
8103
8104         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
8105         values.  This sometimes happens on some groups that have no info.
8106         (nnimap-request-newgroups): New function.
8107
8108 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
8109
8110         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
8111         check into `gnus-registry-initialize'.
8112         (gnus-registry-initialize): Ditto.
8113         Fix and extend header docs.
8114
8115 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8116
8117         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
8118         regexp backtrace overflows.
8119
8120         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
8121         for starttls that tls.el implements; i.e. openssl.
8122
8123         * tls.el (tls-starttls-switches): Give up on using starttls with
8124         gnutls-cli.
8125         (tls-program): Add --insecure to be consistent with the defaults from
8126         openssl s_client.  Now all three commands are insecure.
8127
8128 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8129
8130         * lpath.el: Bind completion-styles-alist for XEmacs.
8131
8132         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
8133         (gravatar-create-image): New function that's an alias to
8134         gnus-xmas-create-image, gnus-create-image, or create-image.
8135         (gravatar-data->image): Use it.
8136
8137 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
8138
8139         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
8140         install the nnregistry refer method.
8141         (gnus-registry-install-hooks): Use it.
8142         (gnus-registry-unfollowed-groups): Add nnmairix to the default
8143         unfollowed groups.
8144
8145 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
8146
8147         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
8148         expanding threads.
8149
8150 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8151
8152         * nnir.el: Use the server names without suffixes (bug #7009).
8153
8154         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
8155         unencrypted to STARTTLS, if possible.
8156
8157 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
8158
8159         * message.el (message-ignored-supersedes-headers): Strip Injection-*
8160         headers before superseding.
8161
8162 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8163
8164         * nnrss.el (nnrss-use-local): Add documentation.
8165
8166         * nnimap.el (nnimap-extend-tls-programs): New function.
8167         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
8168         (nnimap-wait-for-connection): Accept the greeting from the stupid
8169         output from openssl s_client -starttls, too.
8170
8171         * tls.el (tls-starttls-switches): New variable.
8172         (tls-find-starttls-argument): Use it.
8173         (open-tls-stream): Ditto.
8174
8175         * netrc.el (netrc-credentials): Return the value of the "default" entry.
8176         (netrc-machine): Ditto.
8177
8178         * nnimap.el (nnimap-find-article-by-message-id): Really return the
8179         article number.
8180         (nnimap-split-fancy): New variable.
8181         (nnimap-split-incoming-mail): Use it.
8182
8183         * nntp.el (nntp-server-list-active-group): Document.
8184
8185         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
8186         SELECT to get the message-id.
8187
8188         * mail-source.el (mail-sources): Remove webmail support.
8189         (defvar): Ditto.
8190         (mail-source-fetcher-alist): Ditto.
8191         (mail-source-fetch-webmail): Remove.
8192
8193         * webmail.el: Remove -- doesn't seem relevant any more.
8194
8195         * gnus.el: Fix up make-obsolete-variable declarations throughout.
8196
8197         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
8198         the \r.
8199
8200 2010-09-30  Julien Danjou  <julien@danjou.info>
8201
8202         * gnus-agent.el (gnus-agent-add-group): Fix call to
8203         gnus-completing-read.
8204
8205 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8206
8207         * nndoc.el (nndoc-retrieve-groups): New function.
8208
8209         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
8210         `default', use nnmail-split-methods.
8211         (nnimap-request-article): Downcase the NILs so that they are nil.
8212
8213         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
8214         symbol.
8215
8216         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
8217         code, since if the user has requested network, that's what they ought
8218         to get.
8219         (nnimap-request-set-mark): Erase the buffer before issuing commands.
8220         (nnimap-split-rule): Mark as obsolete.
8221
8222         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
8223         New variable.
8224
8225         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
8226         correct slot, too.
8227
8228 2010-09-29  Julien Danjou  <julien@danjou.info>
8229
8230         * gnus.el (gnus-local-domain): Declare variable obsolete.
8231
8232         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
8233         Fix history computing.
8234         (gnus-ido-completing-read): Require ido.
8235
8236 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8237
8238         * gnus-registry.el: Don't prompt on load, which makes it impossible to
8239         build Gnus.
8240
8241         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
8242         when interpreting the structures.
8243         (nnimap-request-accept-article): Add \r\n to the lines to make this
8244         work with Cyrus.
8245
8246         * nndraft.el (nndraft-request-expire-articles): Use the group name
8247         instead if "nndraft".  Fix found by Nils Ackermann.
8248
8249 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
8250
8251         * nnregistry.el: Add.
8252
8253 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8254
8255         * nnmail.el (group, group-art-list, group-art):
8256         Remove unneeded directives.
8257
8258 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8259
8260         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
8261         (mm-mime-charset):
8262         * rfc2047.el (rfc2047-syntax-table):
8263         * utf7.el (utf7-utf-16-coding-system): Comment fix.
8264
8265         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
8266         rather than `insert-file-contents' and `eval-region'.
8267
8268         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
8269         construction.
8270
8271         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
8272
8273         * time-date.el: No need to require cl for Emacs 21.
8274
8275 2010-09-29  Julien Danjou  <julien@danjou.info>
8276
8277         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
8278         replacement of `gnus-gravatar-relief' to mimic
8279         `gnus-faces-properties-alist'.
8280         Add :version property.
8281
8282 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8283
8284         * mail-source.el (mail-source-report-new-mail):
8285         * message.el (message-default-mail-headers):
8286         * mm-decode.el (mm-valid-image-format-p): Comment fix.
8287
8288         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
8289
8290 2010-09-28  Julien Danjou  <julien@danjou.info>
8291
8292         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
8293         mail-address contains the same string as real-name.
8294
8295         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
8296         non-blank in header, otherwise it'll get stripped.
8297
8298         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
8299         real-name, and then for mail address rather than doing : or , search.
8300
8301 2010-09-27  Julien Danjou  <julien@danjou.info>
8302
8303         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
8304         right completing-read function.
8305         (gnus-use-ido): New variable
8306         (gnus-completing-read-with-default): Remove.
8307         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
8308         (gnus-agent-add-group):
8309         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
8310         * mm-view.el (mm-view-pkcs7-decrypt):
8311         * mm-util.el (mm-codepage-setup):
8312         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
8313         * mml-smime.el (mml-smime-openssl-sign-query):
8314         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
8315         (mml-insert-multipart):
8316         * gnus-msg.el (gnus-summary-yank-message):
8317         * gnus-int.el (gnus-start-news-server):
8318         * mm-decode.el (mm-interactively-view-part):
8319         * gnus-dired.el (gnus-dired-attach):
8320         * gnus.el (gnus-read-method):
8321         * gnus-bookmark.el (gnus-bookmark-jump):
8322         * gnus-art.el (gnus-mime-view-part-as-type)
8323         (gnus-mime-action-on-part, gnus-article-encrypt-body):
8324         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
8325         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
8326         * nnmairix.el (nnmairix-create-server-and-default-group)
8327         (nnmairix-update-groups, nnmairix-get-server)
8328         (nnmairix-backend-to-server, nnmairix-goto-original-article)
8329         (nnmairix-get-group-from-file-path):
8330         * nnrss.el (nnrss-find-rss-via-syndic8):
8331         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
8332         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
8333         (gnus-group-browse-foreign-server):
8334         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
8335         (gnus-summary-execute-command, gnus-summary-respool-article)
8336         (gnus-read-move-group-name):
8337         * gnus-score.el (gnus-summary-increase-score)
8338         (gnus-summary-score-effect):
8339         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
8340
8341 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8342
8343         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
8344         x-focus-frame.
8345
8346         * nnimap.el (auth-source-forget-user-or-password)
8347         (auth-source-user-or-password): Autoload.
8348
8349         * message.el (message-from-style, message-interactive)
8350         (message-cite-prefix-regexp, message-sendmail-envelope-from)
8351         (message-yank-prefix, message-indentation-spaces, message-signature)
8352         (message-signature-file): Add comment.
8353
8354 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8355
8356         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
8357         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
8358         new articles.
8359
8360         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
8361         parts.
8362         (nnimap-request-article): Work with the t setting, too.
8363
8364         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
8365         that you don't get flashes of other buffers.
8366         (gnus-summary-show-complete-article): Intern before setting.
8367
8368 2010-09-27  David Engster  <dengste@eml.cc>
8369
8370         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
8371         well as HEADERS.
8372         (nnmairix-retrieve-headers): Provide new argument for the above.
8373
8374 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8375
8376         * gnus-sum.el (gnus-summary-move-article): Don't alter
8377         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
8378         group.
8379
8380         * nnimap.el (nnimap-update-info): Don't destructively alter active.
8381
8382         * message.el (message-cite-prefix-regexp): Revert my last edit.
8383
8384         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
8385         variable instead of the Gnus variable.
8386
8387         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
8388
8389         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
8390
8391         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
8392         since some servers don't like it.
8393         (nnimap-open-connection): Forget credentials if the server says the
8394         password was wrong.
8395         (nnimap-parse-line): Protect against invalid data.
8396
8397         * gnus-sum.el (gnus-summary-move-article): Add comment.
8398         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
8399         nothing alters it while scanning for new messages.
8400
8401         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
8402         which may or may not help.
8403         (nnimap-open-connection): If we're doing a stream connection, and then
8404         discover we're on a STARTTLS-capable server, then open a STARTTLS
8405         connection instead.
8406
8407 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8408
8409         * nnimap.el (utf7): Require.
8410
8411         * message.el (message-cite-prefix-regexp): Remove "}" from citation
8412         prefix.
8413
8414 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
8415
8416         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
8417
8418 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8419
8420         * nnimap.el (nnimap-request-accept-article): Message the error on
8421         error.
8422
8423 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8424
8425         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
8426
8427 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8428
8429         * nndoc.el (nndoc-request-list): Return success always.
8430
8431         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
8432         `fetch-old' -- we only want to fetch the articles we've requested.
8433         The rest are in the agent, probably.
8434         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
8435         disappeared server" to something low.  It's not important.
8436
8437         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
8438         arrived before the FETCH data.
8439
8440         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
8441         target here, because we don't know the Gnus name of the group.
8442
8443         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
8444         for the correct group.
8445
8446         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
8447
8448         * gnus.el (gnus): Give a final warning after startup.
8449
8450         * gnus-util.el (gnus-action-message-log): New variable.
8451         (gnus-message): Use it.
8452         (gnus-final-warning): New function.
8453
8454         * nnimap.el (nnimap-open-connection): Record the greeting.
8455         (nnimap): Add greeting.
8456
8457 2010-09-26  Julien Danjou  <julien@danjou.info>
8458
8459         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
8460         arguments.
8461         (gnus-html-wash-images): Fix spec computing to include start/end.
8462
8463         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
8464
8465 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8466
8467         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
8468         deletion.
8469         (nnimap-retrieve-headers): Don't select the group, because that's
8470         already done by nnimap-possibly-change-group.
8471
8472         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
8473         (gnus-picon-transform-address): Use it.
8474
8475         * mail-source.el (mail-source-value): Revert previous patch.
8476
8477         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
8478         on failure.
8479         (nnimap-open-connection): Look up both virtual and physical server name
8480         credentials.
8481
8482         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
8483
8484 2009-02-07  Dave Love  <fx@gnu.org>
8485
8486         * tls.el (open-tls-stream): Don't query killing process.
8487
8488 2009-02-08  Dave Love  <fx@gnu.org>
8489
8490         * gnus-win.el (gnus-window-to-buffer-helper)
8491         (gnus-all-windows-visible-p): Function needn't be a symbol.
8492
8493         * mail-source.el (mail-source-value): Function needn't be a symbol.
8494
8495 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8496
8497         * message.el (message-cite-prefix-regexp): Remove } from the cite
8498         prefix.
8499
8500         * gnus-art.el (gnus-treatment-function-alist): Do picons before
8501         highlight again, so that the highlight is correct.
8502
8503         * gnus-picon.el (gnus-picon): Remove again.
8504         (gnus-picon-create-glyph): Set the background XPM color explicitly.
8505
8506         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
8507         doing the header highlightling, so that the background color of the
8508         picon is correct.
8509
8510         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
8511         (gnus-picon): Ditto.
8512         (gnus-picon): Reinstate.  The background color for picons is white.
8513         (gnus-picon-insert-glyph): Make the background white.
8514
8515         * nnml.el (nnml-open-nov): Don't return dead buffers.
8516
8517         * auth-source.el (auth-source-create): Query the user for whether to
8518         store the credentials.
8519
8520         * netrc.el (netrc-store-data): New function.
8521
8522         * auth-source.el (auth-source-user-or-password): Use the existing auth
8523         sources, if any, for creation.
8524
8525         * gnus.el (gnus-group-fast-parameter): Return the last matching
8526         parameter instead of the first matching parameter.
8527
8528 2010-09-26  Julien Danjou  <julien@danjou.info>
8529
8530         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
8531
8532 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8533
8534         * mml2015.el (mml2015-use): Remove gpg support.
8535
8536         * mml1991.el (mml1991-function-alist): Remove gpg function.
8537         (mml1991-gpg-sign): Remove.
8538
8539 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
8540
8541         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
8542         (gnus-browse-unsubscribe-current-group): Document it.
8543         (gnus-browse-unsubscribe-group): Use it.
8544
8545 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8546
8547         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
8548         address to the To list for easier response.
8549
8550         * gnus.el (gnus-play-startup-jingle): Remove.
8551         (gnus-splash): Don't play jingle.
8552         (gnus): Silence gnus-load message.
8553
8554         * gnus-art.el (gnus-treat-play-sounds): Remove.
8555
8556         * gnus.el (gnus-play-jingle): Remove audio support.
8557
8558         * gnus-cus.el (gnus-score-customize): Remove audio reference.
8559
8560         * earcon.el: Remove -- no users.
8561
8562         * gnus-audio.el: Remove -- no users of this package.
8563
8564         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
8565
8566         * gnus-start.el (gnus-setup-news): Remove nocem support.
8567
8568         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
8569
8570         * gnus.el (gnus-use-nocem): Remove.
8571
8572         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
8573         Remove.
8574
8575         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
8576         uses NoCeM any more.
8577
8578         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
8579         (gnus-button-ctan-handler): Ditto.
8580         (gnus-button-handle-ctan-bogus-regexp): Ditto.
8581         (gnus-button-ctan-directory-regexp): Ditto.
8582         (gnus-button-handle-ctan): Ditto.
8583         (gnus-button-tex-level): Ditto.
8584         (gnus-button-alist): Remove CTAN stuff.
8585
8586 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8587
8588         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
8589         nnimap-streaming test.
8590
8591         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
8592         servers twice.
8593
8594         * nnimap.el (nnimap-open-connection): Add more error reporting when
8595         nnimap fails early.
8596
8597         * nnheader.el (nnheader-get-report-string): New function.
8598         (nnheader-get-report): Use it.
8599
8600         * gnus-int.el (gnus-check-server): Say what the error was when opening
8601         failed.
8602
8603         * nnimap.el (nnimap-wait-for-response): Search further when we're not
8604         using streaming.
8605
8606 2010-09-25  Julien Danjou  <julien@danjou.info>
8607
8608         * gnus-html.el (gnus-html-rescale-image): Use our defalias
8609         gnus-window-inside-pixel-edges.
8610
8611 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8612
8613         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
8614
8615         * mm-decode.el (mm-save-part): Allow saving to other directories the
8616         normal Emacs way.
8617
8618         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
8619         Suggested by Jay Berkenbilt.
8620
8621         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
8622         there isn't a single byte.
8623
8624         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
8625         just do it.  It doesn't really seem to matter what the user responds
8626         here, I think, so it's just a confusing question.
8627
8628         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
8629         non-streaming case.
8630
8631         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
8632         (gnus-article-encrypt-body): Use it.
8633
8634         * gnus-sum.el (gnus-summary-show-complete-article): New command and
8635         keystroke.
8636
8637         * nnimap.el (nnimap-find-wanted-parts-1):
8638         Use gnus-fetch-partial-articles.
8639
8640         * gnus-art.el (gnus-fetch-partial-articles): New variable.
8641
8642         * nnimap.el (nnimap-insert-partial-structure): New function.
8643         (nnimap-get-partial-article): New function.
8644         (nnimap-request-article): Use it.
8645         (nnimap-wait-for-response): Return whether the wait was successful.
8646         (nnimap-finish-retrieve-group-infos): Don't do anything if the
8647         retrieval wasn't successful.
8648         (nnimap-retrieve-group-data-early): Allow throttling servers.
8649         (nnimap-streaming): New variable.
8650         (nnimap-fetch-partial-articles): Remove.
8651
8652         * mm-decode.el (mm-with-part): Protect against killed buffers.
8653
8654         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
8655         for prettier summary display.
8656
8657 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
8658
8659         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
8660
8661 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8662
8663         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
8664         apparently third-party libraries depend on it.
8665
8666         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
8667         before starting negotiation.
8668
8669         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
8670         privacy reasons.
8671         (gnus-treat-mail-gravatar): Ditto.
8672
8673         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
8674         buffer when inserting images.  Inserting text into the headers, for
8675         instance, can make them invalid.
8676
8677 2010-09-25  Julien Danjou  <julien@danjou.info>
8678
8679         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
8680         variables.
8681
8682         * nnheader.el: Remove useless variables news-reply-yank-from and
8683         news-reply-yank-message-id.
8684
8685         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
8686         variables.
8687
8688         * mml1991.el: Remove useless mml1991-verbose.
8689
8690         * gnus.el: Remove useless variable gnus-use-generic-from.
8691         Remove obsolete variable gnus-topic-indentation.
8692
8693         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
8694
8695         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
8696
8697         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
8698
8699         * gnus-group.el: Remove useless gnus-group-icon-cache.
8700         Remove useless gnus-ephemeral-group-server.
8701
8702         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
8703
8704         * mml2015.el: Remove useless mml2015-verbose.
8705
8706         * mml-smime.el: Remove useless mml-smime-verbose.
8707
8708         * gnus.el: Remove useless gnus-local-domain.
8709
8710         * gnus-gravatar.el (gnus-gravatar-transform-address):
8711         Use gnus-gravatar-size.
8712
8713         * gnus-art.el: Remove useless gnus-treat-translate.
8714
8715 2010-09-24  Julien Danjou  <julien@danjou.info>
8716
8717         * gnus-sum.el: Add support for Gravatars.
8718
8719         * gnus-art.el: Add support for Gravatars.
8720
8721         * gnus-gravatar.el: Add this file.
8722
8723         * gravatar.el: Add this file.
8724
8725 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8726
8727         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
8728
8729         * gnus-group.el (gnus-group-fetch-faq): Remove.
8730
8731         * gnus.el (gnus-group-faq-directory): Remove.
8732
8733         * gnus-group.el (gnus-group-fetch-charter): Remove.
8734
8735         * gnus.el (gnus-group-charter-alist): Remove.
8736
8737         * gnus-group.el (gnus-group-archive-directory): Remove.
8738         (gnus-group-recent-archive-directory): Ditto.
8739         (gnus-group-make-archive-group): Remove.
8740
8741         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
8742
8743         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
8744         use the same article number for all the cached articles.
8745
8746         * nnimap.el (nnimap-command): Register the last command time so
8747         that we can use it for idling NOOPs.
8748         (nnimap-open-connection): Start the keeplive timer.
8749         (nnimap-make-process-buffer): Store all the process buffers.
8750         (nnimap-keepalive): New function.
8751
8752         * starttls.el (starttls-open-stream): Add autoload cookie.
8753
8754 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8755
8756         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
8757         handling.
8758
8759 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8760
8761         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
8762         its data structures.
8763
8764         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
8765         instead of the cl.el copy-list.
8766         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
8767         equalp.
8768
8769 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8770
8771         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
8772         and tool-bar-local-item-from-menu.
8773
8774         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
8775         mode-line-highlight face for Emacs.
8776
8777         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
8778         loading gnus-sum.elc; fix comment for canlock-verify.
8779         (gnus-article-jump-to-part): Use read-number.
8780         (gnus-insert-mime-button, gnus-insert-mime-security-button):
8781         Remove Emacs pre-21 compatible code for help-echo.
8782         (gnus-article-next-page-1): No need to adjust the number of lines.
8783         (gnus-article-describe-bindings): Always use help-buffer.
8784
8785         * gnus-audio.el (gnus-audio-inline-sound):
8786         * gnus-cus.el (gnus-custom-mode):
8787         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
8788
8789         * gnus-sum.el (gnus-remove-overlays): Doc fix.
8790
8791         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
8792         compatible code.
8793
8794 2010-09-24  Glenn Morris  <rgm@gnu.org>
8795
8796         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
8797         visiting the fcc file in rmail-mode.
8798
8799         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
8800
8801 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8802
8803         * nnir.el: Silence the byte compiler.
8804
8805         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
8806         alias to browse-url-url-encode-chars if any.
8807         (gnus-html-encode-url): Use it.
8808
8809 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8810
8811         * gnus-start.el (gnus-use-backend-marks): New variable.
8812         (gnus-get-unread-articles-in-group): Use it.
8813
8814         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
8815         makeover.
8816
8817 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
8818
8819         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
8820
8821 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8822
8823         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
8824         Remove.
8825         (gnus-setup-news-hook):
8826         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
8827
8828         * gnus-int.el (gnus-request-update-info): Protect against backends not
8829         having the function.
8830
8831         * nnimap.el (nnimap-stream): Mention starttls.
8832         (nnimap-open-connection): Add starttls support.
8833
8834 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
8835
8836         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
8837
8838 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8839
8840         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
8841         BODYSTRUCTUREs.
8842         (nnimap-transform-headers): Unfold quoted {42} headers.
8843
8844         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
8845         the info.
8846         (gnus-get-unread-articles): Only call updatep on backends that support
8847         it.
8848
8849         * nnweb.el (nnweb-request-update-info): NOOP.
8850
8851         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
8852
8853         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
8854         since it only deals with marks.
8855
8856         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
8857         gnus-request-marks, and make a new gnus-request-update-info.
8858
8859         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
8860         the active instead of the high number, which is usually too low.
8861
8862 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
8863
8864         * netrc.el (netrc-parse): Remove encrypt.el mentions.
8865         * encrypt.el: Remove.
8866
8867 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8868
8869         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
8870         server in symbolic form.
8871
8872         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
8873
8874 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8875
8876         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
8877         (nnimap-update-info): Fix up code slightly.
8878
8879         * gnus-int.el (gnus-open-server): Add tracing for performance
8880         debugging.
8881
8882         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
8883         (gnus-group-insert-group-line): Pass the real group name so that it
8884         gets the right data.
8885
8886         * gnus-start.el (gnus-get-unread-articles): Don't have
8887         `gnus-get-unread-articles-in-group' update info, since that can be
8888         really slow and doesn't seem to be needed?
8889
8890 2010-09-22  Dan Christensen  <jdc@uwo.ca>
8891
8892         * time-date.el (date-to-time): Try using parse-time-string first before
8893         using the slower timezone-make-date-arpa-standard.
8894
8895 2010-09-22  Julien Danjou  <julien@danjou.info>
8896
8897         * gnus-group.el (gnus-group-insert-group-line):
8898         Call gnus-group-highlight-line.
8899         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
8900         default hook list.
8901         (gnus-group-update-eval-form): Add new function.
8902         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
8903         (gnus-group-get-icon): Use gnus-group-update-eval-form.
8904
8905 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8906
8907         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
8908         immediate, then expire all articles.
8909         (nnimap-update-info): Fix off-by-one errors.
8910         (nnimap-flags-to-marks): Would return no marks lists for group with no
8911         flags.  Instead return the other data.
8912
8913 2010-09-22  Julien Danjou  <julien@danjou.info>
8914
8915         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
8916         Only return an icon.
8917         (gnus-group-insert-group-line): Compute icon to return.
8918
8919         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
8920         (gnus-html-image-fetched): Only cache if
8921         gnus-html-image-automatic-caching is set.
8922         (gnus-html-image-fetched): Check for errors.
8923
8924 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8925
8926         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
8927         once per method on `g'.  This ensures that backends like nnfolder don't
8928         open all their folders.
8929
8930         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
8931         (nnimap-request-list): Nix out group in the correct buffer.
8932         (nnimap-parse-flags): Implement by using `read' instead of
8933         hand-parsing.
8934         (nnimap-flags-to-marks): Pass on permanent-flags.
8935         (nnimap-make-process-buffer): Record the server name.
8936         (nnimap-parse-flags): Fix typo.
8937         (nnimap-request-scan): Run split on the server in general, not just a
8938         single group.
8939
8940         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
8941         parameter, and propagate this downwards.
8942
8943         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
8944         since EXAMINE changes it on the server.
8945
8946         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
8947         this command might take a while.
8948
8949 2010-09-22  Julien Danjou  <julien@danjou.info>
8950
8951         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
8952         harmful if you have 2 images side-by-side, they can't be properly
8953         update on text deletion.  Using text-property is safer here.
8954         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
8955         data.
8956
8957 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8958
8959         * nnimap.el (nnimap-expunge-inbox): Remove.
8960         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
8961         (nnimap-expunge): Flip default to t.
8962
8963         * gnus.el (gnus-method-to-server): Don't push things to the cache
8964         unless it's unique.
8965         (gnus-server-to-method): Ditto.
8966
8967 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
8968
8969         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
8970
8971 2010-09-22  Julien Danjou  <julien@danjou.info>
8972
8973         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
8974         get the start of data.
8975         (gnus-html-encode-url): Add this function to encode special chars in
8976         URL.
8977         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
8978         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
8979
8980         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
8981         default.
8982         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
8983
8984         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
8985         images alt-text.
8986         (gnus-html-put-image): Put alt-text as help-echo.
8987
8988 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8989
8990         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
8991         * mm-util.el (mm-decompress-buffer):
8992         * nnir.el (nnir-run-find-grep):
8993         * pop3.el (pop3-list): Use 3rd arg of split-string.
8994
8995         * time-date.el (format-seconds): Comment fix.
8996
8997         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
8998         and byte-optimize-form-code-walker.
8999         (dgnushack-make-auto-load): Don't advise make-autoload.
9000
9001         * lpath.el: Remove Emacs 21 stuff.
9002
9003 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9004
9005         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
9006         outside the active range.  Suggested by Dan Christensen.
9007
9008         * gnus-start.el (gnus-get-unread-articles): Get the extended method
9009         slightly later to avoid double-getting it.
9010
9011         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
9012         previous patch.
9013
9014         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
9015
9016 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
9017
9018         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
9019
9020 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9021
9022         * gnus-int.el (gnus-open-server): Give a better error message in the
9023         "go offline" case.
9024
9025         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
9026         marks for nnimap, which is seldom the right thing to do.
9027
9028         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
9029         (gnus-same-method-different-name): New function.
9030
9031         * nnimap.el (parse-time): Require.
9032
9033         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
9034         method in the presence of many similar methods.
9035
9036         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
9037
9038         * nnimap.el (nnimap-find-expired-articles): Don't refer to
9039         nnml-inhibit-expiry.
9040
9041         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
9042         find out whether methods are equal.
9043
9044         * nnimap.el (nnimap-find-expired-articles): New function.
9045         (nnimap-process-expiry-targets): New function.
9046         (nnimap-request-move-article): Request the article before looking at
9047         what the Message-ID is.  Fix found by Andrew Cohen.
9048         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
9049
9050         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
9051         for oldness in addition to being a predicate.
9052
9053         * nnimap.el (nnimap-request-group): When we have zero articles, return
9054         the right data to Gnus.
9055         (nnimap-request-expire-articles): Only delete articles immediately if
9056         the target is 'delete.
9057
9058         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
9059         method, this would bug out.
9060
9061         * gnus-group.el (gnus-group-expunge-group): Rename from
9062         gnus-group-nnimap-expunge, and implemented as a normal interface
9063         function.
9064
9065         * gnus-int.el (gnus-request-expunge-group): New function.
9066
9067         * nnimap.el (nnimap-request-create-group): Implement.
9068         (nnimap-request-expunge-group): New function.
9069
9070 2010-09-21  Julien Danjou  <julien@danjou.info>
9071
9072         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
9073         (gnus-html-cache-expired): Add new function.
9074         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
9075         wethever we should display image for fetch it.
9076         Compute alt-text earlier to pass it to the fetching function too.
9077         (gnus-html-schedule-image-fetching): Change function argument to only
9078         get one image at a time, not a list.
9079         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
9080         cache.
9081         (gnus-html-get-image-data): New function to retrieve image data from
9082         cache.
9083         (gnus-html-put-image): Change buffer argument to use image data rather
9084         than file, and place image above region rather than inserting a new
9085         one.  Do not take alt-text as argument, since it's useless now: we place
9086         the image above alt-text.
9087         (gnus-html-prune-cache): Remove.
9088         (gnus-html-show-images): Start to fetch image when we find one, do not
9089         push into a temporary list.
9090         (gnus-html-prefetch-images): Only fetch image if they have expired.
9091         (gnus-html-browse-image): Fix, use 'gnus-image-url.
9092         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
9093
9094 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9095
9096         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
9097
9098 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9099
9100         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
9101         spec inser "*" if the group isn't active instead of 0.
9102
9103         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
9104         opening the server.
9105         (nnimap-request-delete-group): Implement group deletion.
9106         (nnimap-transform-headers): Return the size of the entire message in
9107         the Bytes header, not just the size of the first part.
9108         (nnimap-request-move-article): When moving an article from nnimap,
9109         request the article first so the accepting form has an article to
9110         accept.  Reported by Dan Christensen.
9111         (nnimap-command): Make sure that the error message doesn't error out.
9112
9113 2010-09-20  David Edmondson  <dme@dme.org>
9114
9115         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
9116         we haven't requested anything.
9117
9118 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9119
9120         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
9121         "".  Fix found by Andrew Cohen.
9122
9123         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
9124         instead of -encode-string.
9125
9126 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9127
9128         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
9129
9130         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
9131         by mm-subst-char-in-string.
9132
9133 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9134
9135         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
9136         waiting for the connection string.
9137
9138         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
9139         arriving.
9140
9141         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
9142         bogus characters.  This allows selecting certain Gmail groups.
9143
9144         * nnimap.el (nnimap-find-wanted-parts-1): New function.
9145         (nnimap-fetch-partial-articles): New variable.
9146         (nnimap-open-connection): When looking for credentials, also use the
9147         nnimap-server-port.
9148         (nnimap-request-article): Return the group/article number, so that Gnus
9149         `^' works as expected.
9150         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
9151
9152         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
9153         comments.
9154         (gnus-methods-sloppily-equal): New function.
9155         (gnus): When using the development version of Gnus, load the gnus-load
9156         file.
9157
9158         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
9159         `gnus-open-server' on each method before trying to scan them etc.
9160         This ensures that all the backend parameters are set correctly.
9161
9162         * nnimap.el (nnimap-authenticator): New variable.
9163         (nnimap-open-connection): Allow anonymous login.
9164         (nnimap-transform-headers): The chars header is called Chars not Bytes.
9165         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
9166
9167         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
9168         patch, found by Knut Anders Hatlen.
9169
9170 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
9171
9172         * gnus-agent.el (gnus-agent-batch-confirmation)
9173         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
9174         to gnus-message.
9175         * gnus-art.el (gnus-article-describe-briefly): Likewise.
9176         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
9177         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
9178         * gnus-int.el (gnus-open-server): Likewise.
9179         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
9180         (gnus-score-check-syntax): Likewise.
9181         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
9182         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
9183         Likewise.
9184         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
9185
9186 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9187
9188         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
9189         calling conventions so that prefetch doesn't bug out.
9190
9191 2010-09-19  Julien Danjou  <julien@danjou.info>
9192
9193         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
9194         rather than `subst-char-in-region' in order to be able to replace ASCII
9195         char by UTF-8 ones.
9196
9197         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
9198         than curl.
9199         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
9200         the right URL and ALT text on images.
9201         (gnus-html-wash-tags): Fix tag case.
9202         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
9203         (gnus-article-html): Add -o display_ins_del=2 option.
9204         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
9205
9206 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9207
9208         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
9209         the extra mail headers, which sometimes seem to happen for unknown
9210         reasons.
9211
9212         * mail-parse.el (mail-header-encode-parameter): Define as
9213         rfc2045-encode-string instead of as rfc2231-encode-string, since some
9214         (or most, perhaps?) mail readers don't understand the latter, but do
9215         understand the former.
9216
9217         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
9218         to nil, so that no methods are automatically agentized.  I think this
9219         is probably what most users want.
9220
9221         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
9222         from url-retrieve, for instance about invalid URLs.
9223
9224         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
9225         groups that have no articles.
9226         (nnimap-request-article): Check that we really got an article when we
9227         requested one.
9228
9229         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
9230         doesn't exist.
9231
9232         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
9233         nntp buffer so the agent can save it.
9234         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
9235         that CRLF doesn't get translated to \n.
9236         (nnimap-open-connection): Don't make 'shell commands only send \n.
9237
9238 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9239
9240         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
9241         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
9242         Update var name.
9243         (nnml-generate-nov-file): Use dolist.
9244         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
9245         Use with-current-buffer.
9246
9247 2010-09-18  Julien Danjou  <julien@danjou.info>
9248
9249         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
9250         parallel.
9251
9252 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9253
9254         * nnimap.el (nnimap-update-info): When doing partial marks update, get
9255         the range update right.
9256         (nnimap-request-group): Don't make `M-g' bug out on group with no
9257         marks.
9258         (nnoo): Require, so that other packages can require nnimap.
9259         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
9260         command we're looking for.  This helps when the server sends more
9261         responses after we've gotten everything we expected.
9262         (nnimap): Add a `newlinep' field to keep track of end-of-line
9263         conventions.
9264         Don't send CRLF to things that don't want it.
9265         (nnimap-request-accept-article): Ditto.
9266
9267 2010-09-18  Julien Danjou  <julien@danjou.info>
9268
9269         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
9270         than curl to retrieve images.
9271
9272 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9273
9274         * nnimap.el (nnimap-update-info): Extend the info so that we can set
9275         the marks.
9276         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
9277         (nnimap-wait-for-connection): New function.
9278         (nnimap-open-connection): If we have PREAUTH, don't query for login
9279         credentials.
9280         (nnimap-update-info): Fix off-by-one error when concatenating ranges
9281         when doing a partial update.
9282
9283 2010-09-18  Julien Danjou  <julien@danjou.info>
9284
9285         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
9286         tags.
9287
9288 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9289
9290         * nnimap.el (nnimap-credentials): New function.
9291         (nnimap-open-connection): Use the new function to look for credentials
9292         also on the numeric equivalents of "imap" and "imaps".
9293
9294         * gnus-start.el (gnus-activate-group): Send the info to
9295         gnus-request-group.
9296
9297         * nnimap.el (nnimap-request-group): Have the "check" version of the
9298         function parse flags and update the info, so that a `M-g' get a total
9299         resync of all flags from the group.
9300
9301         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
9302         to allow backends to alter the info on group selection.  Also alter all
9303         the backend -request-group functions to take the parameter.
9304
9305         * nnimap.el (nnimap-store-info): New function.
9306         (nnimap-update-info): Store the info for later usage.
9307         (nnimap-request-group): Use the stored info for the dont-check case, so
9308         that we don't retrieve all marks when we enter a group.
9309
9310         * nnimap.el: Use deffoo instead of defun for interface functions.
9311
9312         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
9313         update the group info.  This makes the nndraft groups, for instance, go
9314         back to their old behavior.
9315
9316         * gnus-sum.el (gnus-select-newsgroup): Indent.
9317
9318         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
9319         in.
9320         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
9321         nothing.
9322
9323         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
9324         from methods that are denied.
9325
9326         * gnus-int.el (gnus-method-denied-p): New function.
9327
9328         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
9329         store the password instead of netrc.
9330         (nnimap-open-connection): Don't error out when we can't make a
9331         connections.
9332
9333         * auth-source.el (auth-source-create): In the password prompt, say what
9334         we're querying for.  Also prompt for user name if that hasn't been
9335         given.
9336
9337         * nnimap.el (nnimap-with-process-buffer): Remove.
9338
9339 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9340
9341         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
9342         method when we're reading from the agent.
9343
9344         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
9345
9346         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
9347         that's probably most useful for users.
9348
9349         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
9350         "failed" all the time.
9351
9352         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
9353         ...)) with (with-current-buffer ... ).
9354
9355         * nntp.el (nntp-open-server): Return whether the open was successful or
9356         not.
9357
9358         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
9359         select an unread unseen article first.
9360
9361         * nnimap.el (nnimap-open-connection): If the user doesn't have a
9362         /etc/services, supply some sensible port defaults.
9363
9364         * dgnushack.el: Define netrc-credentials.
9365
9366 2010-09-17  Julien Danjou  <julien@danjou.info>
9367
9368         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
9369
9370 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9371
9372         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
9373         doesn't have any parameters.
9374
9375 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9376
9377         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
9378         only upcased checks.
9379
9380         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
9381
9382         * nnimap.el (nnimap-open-shell-stream): New function.
9383         (nnimap-open-connection): Use it.
9384         (nnimap-transform-headers): Get the number of lines in each message.
9385         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
9386         number of lines.
9387         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
9388         problem.
9389
9390         * utf7.el (utf7-encode): Autoload.
9391
9392         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
9393         to allow the mail splitting to not return a default group.  This is
9394         useful for nnimap, which will leave unmatched mail in the inbox.
9395
9396         * nnimap.el: Rewritten.
9397
9398         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
9399         nnimap usage.
9400
9401         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
9402         if the move is internal, so that nnimap can do fast internal moves.
9403
9404         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
9405         data.
9406         (gnus-read-active-for-groups): Support finishing the early retrieval of
9407         data.
9408
9409         * gnus-range.el (gnus-range-nconcat): New function.
9410
9411         * gnus-int.el (gnus-finish-retrieve-group-infos)
9412         (gnus-retrieve-group-data-early): New functions.
9413
9414 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9415
9416         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
9417         (nnrss-retrieve-groups):
9418         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
9419         (pop3-quit): Use with-current-buffer.
9420
9421 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9422
9423         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
9424         instead of nnheader-accept-process-output.
9425
9426         * dgnushack.el (dgnushack-compile): Add comment.
9427
9428         * lpath.el: No need to fbind propertize for XEmacs 21.4.
9429
9430         * gnus-html.el (gnus-html-schedule-image-fetching)
9431         (gnus-html-prefetch-images): Replace process-kill-without-query by
9432         gnus-set-process-query-on-exit-flag.
9433
9434 2010-09-16  Romain Francoise  <romain@orebokech.com>
9435
9436         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
9437
9438 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9439
9440         * gnus-registry.el (gnus-registry-install-shortcuts): The second
9441         parameter to unintern is mandatory-ish in Emacs 24.
9442
9443         * gnus-html.el (gnus-html-schedule-image-fetching)
9444         (gnus-html-prefetch-images): Check for curl before using it.
9445
9446         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
9447         depend on curl, which isn't essential.
9448
9449         * imap.el: Revert back to version
9450         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
9451         seem problematic.
9452
9453 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
9454
9455         * gnus-registry.el (gnus-registry-install-shortcuts):
9456         Explicitly pass `obarray' to `unintern' to avoid a warning.
9457
9458 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9459
9460         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
9461         change.
9462
9463         * nnrss.el (nnrss-request-list): Remove this function and related
9464         functions, including the moreover stuff.
9465
9466 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9467
9468         * nnrss.el (nnrss-retrieve-groups): New function.
9469
9470 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
9471
9472         * .dir-locals.el: Add no-byte-compile cookie.
9473
9474 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9475
9476         * time-date.el (format-seconds): Comment fix.
9477
9478         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
9479         for back end that doesn't support request-scan.
9480
9481 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9482
9483         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
9484         then do request scans from the backends.
9485
9486         * netrc.el (netrc-credentials): New conveniency function.
9487
9488         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
9489         avoid running a hook per line, since this takes a lot of time,
9490         profiling shows.
9491         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
9492         directly if gnus-visual-p is true.
9493
9494 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9495
9496         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
9497         groups; replace mapcar with dolist which is a bit faster; pass groups
9498         info to gnus-read-active-file-1.
9499         (gnus-read-active-file-1): Scan only specified groups if the new
9500         optional arg `infos' is given.
9501
9502 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9503
9504         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
9505
9506         * pop3.el (pop3-movemail): Remove.
9507         (pop3-streaming-movemail): Rename to pop3-movemail.
9508
9509         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
9510         don't restrict end-tag searches to the end of the line.
9511
9512 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9513
9514         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
9515         articles of every unchecked group to t, which means unknown since the
9516         server has never been opened.
9517
9518 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9519
9520         * gnus-html.el (gnus-html-show-alt-text): New command.
9521         (gnus-html-browse-image): Ditto.
9522         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
9523         to browse the image directly.
9524         (gnus-html-wash-tags): Search for images first, so that <a><img> works
9525         better.
9526
9527         * gnus-async.el (gnus-async-article-callback):
9528         Call `gnus-html-prefetch-images' unconditionally.
9529
9530         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
9531         before feeding URLs to curl.
9532
9533 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9534
9535         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
9536         internal images as deletable by `W D D'.
9537
9538         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
9539         (gnus-async-article-callback): Fix typo.
9540
9541 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9542
9543         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
9544         current line to work around bugs in the output from w3m.
9545
9546         * gnus-async.el (gnus-async-article-callback): Always prefetch images
9547         for groups that want that.
9548
9549         * nntp.el (nntp-wait-for-string): Supply a timeout for
9550         accept-process-output to ensure progress.
9551
9552         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
9553         level to get unread articles from, then use that for foreign groups,
9554         too.
9555
9556         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
9557         confuses the rest of the function.
9558
9559         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
9560         for the methods that support -retrieve-groups, too.
9561
9562         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
9563
9564 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9565
9566         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
9567         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
9568
9569         * pop3.el: Require cl when compiling.
9570         (pop3-number-of-responses): Search for "+OK", not "+OK ".
9571
9572 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9573
9574         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
9575         that aren't going to be activated.
9576         (gnus-get-unread-articles): Fix up the last commit.
9577
9578         * gnus-html.el (gnus-article-html): Allow calling without specifying
9579         the handle.  In that case, dissect the buffer first.
9580
9581         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
9582
9583         * nnimap.el (nnimap-open-connection): Revert the change that would look
9584         into authinfo for imaps instead of imap.
9585
9586         * gnus-start.el (gnus-activate-group): Take an optional parameter to
9587         say that you don't want to call gnus-request-group with don-check, but
9588         do check the reponse.  This is for virtual groups only.
9589         (gnus-get-unread-articles): Count the archive groups as secondary, so
9590         that they're activated the same way as before.
9591
9592         * imap.el (imap-message-map): Removed optional buffer parameter, since
9593         no callers use it.
9594         (imap-message-get): Ditto.
9595         (imap-message-put): Ditto.
9596         (imap-mailbox-map): Ditto.
9597         (imap-mailbox-put): Ditto.
9598         (imap-mailbox-get): Ditto.
9599         (imap-mailbox-get): Revert last change for this function.
9600
9601         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
9602         case-insensitively.
9603         (nnimap-debug): Remove.
9604
9605         * net/imap.el (imap-fetch-safe): Remove function, and alter all
9606         callers to use `imap-fetch' instead.  According to the comments, this
9607         should be safe, since all other IMAP clients use the 1:* syntax.
9608         (imap-enable-exchange-bug-workaround): Remove.
9609         (imap-debug): Remove -- doesn't seem very useful.
9610
9611         * mail-source.el (mail-source-fetch): Don't message if we're fetching
9612         mail from a file, and the file doesn't exist.
9613
9614         * imap.el (imap-log): New convenience function used throughout instead
9615         of repeating the same code all over the place.
9616
9617         * pop3.el (pop3-streaming-movemail): Return t for success.
9618
9619         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
9620         .authinfo if we're using ssl connection.
9621
9622         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
9623         already have if we're in a main Gnus `g' run.
9624
9625         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
9626
9627 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9628
9629         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
9630
9631         * nnmh.el (nnmh-request-list-1): Bind `file'.
9632
9633         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
9634         alias to set-process-query-on-exit-flag or process-kill-without-query.
9635         (pop3-open-server): Use it.
9636
9637 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9638
9639         * mail-source.el (mail-source-delete-crash-box): Always move the crash
9640         box to the Incoming file.  Fixes mistake in previous checkin.
9641
9642         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
9643         request loop (for debugging purposes) removed.
9644
9645         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
9646         culprit is more visible.
9647         (nnml-save-incremental-nov, nnml-open-incremental-nov)
9648         (nnml-add-incremental-nov): New functions to do "incremental" nov
9649         updates, where we just append to the end of the existing nov files
9650         without reading/writing them in full.
9651
9652         * mail-source.el (mail-source-delete-crash-box): Really only check the
9653         incoming files once in a while.
9654
9655         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
9656
9657         * mail-source.el (mail-source-delete-crash-box): Only check the
9658         incoming files for deletion once per day to save a lot of file
9659         accesses.
9660
9661         * pop3.el (pop3-logon): Fix up unbound variable typo.
9662
9663         * mail-source.el (pop3-streaming-movemail): Autoload.
9664
9665         * pop3.el (pop3-streaming-movemail):
9666         Respect pop3-leave-mail-on-server.
9667
9668         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
9669         retrieval.
9670
9671         * pop3.el (pop3-process-filter): Remove unused function.
9672         (pop3-streaming-movemail, pop3-send-streaming-command)
9673         (pop3-wait-for-messages, pop3-write-to-file)
9674         (pop3-number-of-responses): New functions for streaming pop3
9675         retrieval.
9676
9677         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
9678         come from no known methods.
9679         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
9680         list.
9681
9682         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
9683         message sizes.
9684         (pop3-movemail): Use erase-buffer instead of looping and deleting
9685         regions, which seems rather odd.
9686
9687         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
9688         file once per `g' run.
9689
9690         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
9691         directories.  This makes the draft queue directory work.
9692
9693         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
9694         data from the backends, so that we only request the list of groups from
9695         each method once.  This should speed things up considerably.
9696
9697         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
9698         detect that it's not implemented.
9699
9700         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
9701         we actually do recurse down into the tree, but don't stat all leaf
9702         nodes.
9703
9704         * gnus-html.el (gnus-html-show-images): If there are no images to show,
9705         then say so instead of bugging out.
9706
9707         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
9708         files exist before trying to read them.
9709
9710         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
9711         around <pre_int>.
9712
9713         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
9714
9715         * nnmh.el (nnmh-request-list-1): Optimize for speed.
9716
9717 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9718
9719         * mm-util.el (mm-image-load-path): Just return the image directories,
9720         not all directories in the path in addition to the image directories.
9721         (mm-image-load-path): Maintain a cache of the image directories so that
9722         the `g' command in Gnus doesn't have to stat dozens of directories each
9723         time.
9724
9725         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
9726         (gnus-html-wash-tags): Add a new `i' command to insert images.
9727         (gnus-html-insert-image): New command and keystroke.
9728         (gnus-html-redisplay-with-images): New command and keystroke.
9729         (gnus-html-show-images): Rename command.
9730         (gnus-html-wash-tags): Remove more white space before <pre_int> image
9731         spacers.
9732         (gnus-html-wash-tags): Decode entities at the end, so that entities
9733         inside the tags don't mess up the rest of the "parsing".
9734
9735         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
9736         so that nnimap methods aren't agentized by default.  There's apparently
9737         many problems related to agent/imap behavior.
9738
9739         * gnus-art.el (gnus-article-copy-string): New command and key binding.
9740
9741         * gnus-html.el: Doc fix.
9742
9743 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9744
9745         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
9746         specifier-spec-list for Emacs 21.
9747
9748         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
9749         glyph-width and glyph-height instead of display-graphic-p and
9750         image-size; make avoidance of displaying small images work for XEmacs.
9751
9752         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
9753         for XEmacs.
9754
9755         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
9756         of symbol that holds plist data.
9757         (gnus-process-plist): Remove plist of process after getting it.
9758
9759 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9760
9761         * message.el (message-generate-hashcash): Change default to
9762         'opportunistic if hashcash is installed.
9763
9764         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
9765         (gnus-html-put-image): Only call image-size once, since it's somewhat
9766         time-consuming on remote X servers.
9767
9768 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9769
9770         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
9771         type on data, not a file name.
9772
9773         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
9774         window-pixel-edges for Emacs 21.
9775
9776         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
9777         decoded contents.
9778         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
9779
9780 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9781
9782         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
9783         group line format, since it isn't very interesting.
9784
9785         * gnus-agent.el (gnus-agent-short-article),
9786         (gnus-agent-long-article): Increase values for these two variables,
9787         since most people are likely to have more network connection and
9788         storage than before.
9789
9790         * gnus.el (gnus-refer-article-method): Change default to 'current.
9791         When referring an article, the common behavior is to refer it from the
9792         current select method, not the native select method.  The chances of
9793         the native select method having the message in question is rather slim
9794         these days.
9795
9796         * gnus-sum.el (gnus-auto-select-subject): Change default to
9797         `unseen-or-unread'.  I think it's likely that most people want to
9798         select an unseen article over a previously seen, but unread one.
9799
9800         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
9801         means that in the article buffer none of the minor mode elements will
9802         be shown, usually, and this is not desirable in most cases.
9803
9804         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
9805         that commands like `d' (and the like) go to the next line in the
9806         buffer, instead of the next unread article.  I think this is the
9807         behavior that is most natural for most users.
9808         (gnus-single-article-buffer): Change default to nil, so that people can
9809         have as many article buffers open as they have summary buffer.  I think
9810         this is the most natural way for the groups to behave.
9811
9812         * message.el (message-generate-new-buffers): Change default to
9813         `unsent', so that all new message buffers start their names with the
9814         string "*unsent", and it's easier to find the buffers if you move from
9815         them.
9816
9817 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9818
9819         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
9820         small.  They're probably tracking images.
9821         (gnus-html-wash-tags): Remove all <pre_int> place holders.
9822         (gnus-html-rescale-image): Yet another try at getting the image sizing
9823         right.
9824
9825         * nntp.el (nntp-request-set-mark): Refuse to do marks if
9826         nntp-marks-file-name is nil.
9827
9828 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9829
9830         * gnus-html.el (gnus-html-wash-tags)
9831         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
9832         Better logging.
9833
9834 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9835
9836         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
9837
9838         * gnus-html.el (gnus-html-wash-tags): Check the value of
9839         gnus-blocked-images in the summary buffer.
9840
9841 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9842
9843         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
9844
9845 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9846
9847         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
9848         like "a", it seems like.
9849         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
9850         since it needs to be picked from the correct buffer.
9851
9852         * nnwfm.el: Remove.
9853
9854         * nnlistserv.el: Remove.
9855
9856 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9857
9858         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
9859         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
9860
9861 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9862
9863         * nnkiboze.el: Remove.
9864
9865         * nndb.el: Remove.
9866
9867         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
9868         alt text.
9869         (gnus-html-rescale-image): Try to get the rescaling logic right for
9870         images that are just wide and not tall.
9871
9872         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
9873         overshadow variable bindings.
9874
9875 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
9876
9877         * gnus-html.el (gnus-html-wash-tags)
9878         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
9879         Add extra logging.
9880
9881 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9882
9883         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
9884         (gnus-max-image-proportion): New variable.
9885         (gnus-html-rescale-image): New function.
9886         (gnus-html-put-image): Rescale images.
9887
9888 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
9889
9890         Fix up some byte-compiler warnings.
9891         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
9892         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
9893         (gnus-article-fill-cited-article, gnus-article-hide-citation)
9894         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
9895         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
9896         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
9897         (gnus-group-update-group): Use save-excursion and with-current-buffer.
9898
9899 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9900
9901         * gnus-html.el (gnus-article-html): Decode contents by charset.
9902
9903 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9904
9905         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
9906         (gnus-html-frame-width, gnus-blocked-images):
9907         * message.el (message-prune-recipient-rules): Add custom version.
9908         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
9909
9910         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
9911         functions.
9912
9913         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
9914         gnus-process-get.
9915
9916 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
9917
9918         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
9919         instead of lsub directly.
9920
9921 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9922
9923         * nnwarchive.el: Remove.
9924
9925         * gnus-soup.el: Remove.
9926
9927         * nnsoup.el: Remove.
9928
9929         * nnultimate.el: Remove.
9930
9931         * gnus-html.el (gnus-blocked-images): New variable.
9932
9933         * message.el (message-prune-recipients): New function.
9934         (message-prune-recipient-rules): New variable.
9935
9936         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
9937         guess whether a long line is natural text or not.
9938
9939         * gnus-html.el (gnus-html-schedule-image-fetching):
9940         Use gnus-process-plist and friends for compatibility.
9941
9942 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
9943
9944         * gnus-html.el: Require packages that define macros used in this file.
9945         (gnus-article-mouse-face): Declare to silence byte-compiler.
9946         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
9947         process-get.
9948         (gnus-html-put-image): Use plist-get to avoid getf.
9949         (gnus-html-prefetch-images): Use with-current-buffer.
9950
9951 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9952
9953         * gnus-ems.el: Provide compatibility functions for
9954         gnus-set-process-plist.
9955
9956         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
9957         header-line-format for XEmacs 21.4.
9958
9959         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
9960         * gnus.el (gnus-valid-select-methods):
9961         * message.el (message-send-mail-partially-limit):
9962         * mm-decode.el (mm-text-html-renderer):
9963         * mml.el (mml-insert-mime-headers-always):
9964         * smiley.el (smiley-regexp-alist): Bump custom version.
9965
9966 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9967
9968         * gnus-html.el: require mm-url.
9969         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
9970         with the url to `url'.
9971         (gnus-html-wash-tags): Support cid: URLs/images.
9972
9973 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9974
9975         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
9976         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
9977         bindings, as they aren't useful at all.  `w' is moved to `W w'.
9978
9979         * gnus-move.el: Remove file, since it doesn't really work.
9980
9981         * gnus-html.el (gnus-article-html): Tell w3m that the input is
9982         UTF-8.  This seems to fix problems with some German web feeds.
9983
9984         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
9985         at the top so that the proper colors are applied.
9986
9987         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
9988         don't have dots in their names.
9989
9990         * gnus-art.el (gnus-article-view-part): Doc fix.
9991
9992         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
9993         XEmacs-compatible.
9994         (gnus-html-put-image): Don't do images on non-graphic displays.
9995
9996         * nnslashdot.el: Remove this unused backend.
9997
9998         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
9999         actions.
10000         (gnus-undo-register-1): Revert last change.
10001
10002         * gnus-group.el (gnus-group-completing-read): Protect against not
10003         having completion-styles bound.
10004
10005         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
10006         make broken recipients happier.
10007
10008         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
10009
10010         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
10011         point parameter.
10012
10013         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
10014
10015         * gnus-group.el (gnus-group-completing-read): Add 'substring to
10016         completion-styles for group selection.
10017
10018 2009-02-04  Andreas Schwab  <schwab@suse.de>
10019
10020         * gnus-score.el (gnus-score-string): Fix regex for matching extra
10021         headers and regexp-quote the match if necessary.
10022
10023 2009-03-24  Miles Bader  <miles@gnu.org>
10024
10025         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
10026         the blinking smiley.
10027
10028 2009-03-24  Simon Josefsson  <simon@josefsson.org>
10029
10030         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
10031         blink smiley.
10032
10033 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10034
10035         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
10036         where the dribbel file lives exists.
10037
10038         * message.el (message-send-mail-partially-limit): Change the default to
10039         nil, since most people don't want this.
10040
10041         * mm-url.el (mm-url-decode-entities): Also decode entities like
10042         &#x3212.
10043
10044 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
10045
10046         * gnus-sum.el (gnus-summary-idna-message):
10047         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
10048         Hyperlink urls in docstrings with URL `...'.
10049
10050 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
10051
10052         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
10053         functions.
10054
10055 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10056
10057         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
10058         say what the mouseover text should be.
10059
10060         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
10061         version of the mm-w3m-safe-url-regexp variable to only download images
10062         in the groups where we want that to happen.
10063
10064         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
10065
10066         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
10067         easier debugging.
10068         (gnus-article-beginning-of-window): Add kludge to allow spacing past
10069         big pictures in the article buffer.
10070
10071         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
10072         gnus-article-html.
10073         (mm-text-html-renderer): gnus-article-html needs curl in addition to
10074         w3m.
10075
10076         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
10077
10078 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10079
10080         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
10081         which doesn't exist.
10082
10083         * message.el (message-inhibit-ecomplete): New variable to allow some
10084         function to inhibit ecomplete address storage.
10085         (message-resend): Disable ecomplete message storage when resending
10086         messages.
10087
10088         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
10089
10090 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10091
10092         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
10093         Save excursion while copying, moving, and deleting articles in order to
10094         prevent the cursor from jumping to unforeseen place.
10095
10096 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10097
10098         * lpath.el: No need to bind bookmark-current-buffer,
10099         bookmark-yank-point and bookmark-make-record-function.
10100
10101 2010-08-17  Glenn Morris  <rgm@gnu.org>
10102
10103         * gnus-sync.el: Require gnus components whose functions are used.
10104
10105         * gnus-art.el (bookmark-make-record-function):
10106         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
10107         Declare for compiler.
10108
10109         * mm-url.el (mml-compute-boundary): Autoload.
10110
10111 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10112
10113         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
10114
10115 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
10116
10117         Typo fix "hoo4a" -> "hook".
10118
10119         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
10120
10121 2010-08-14  Glenn Morris  <rgm@gnu.org>
10122
10123         * gnus-sync.el (gnus-sync): Fix defgroup version.
10124
10125 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
10126
10127         Doc fixes and keep unknown groups (ammended for nunion bug fix).
10128
10129         * gnus-sync.el: Fix docs.
10130         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
10131         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
10132
10133 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10134
10135         Optimizations for gnus-sync.el.
10136
10137         * gnus-sync.el: Add docs about gnus-sync-backend
10138         possibilities.
10139         (gnus-sync-save): Remove unnecessary message.
10140         (gnus-sync-read): Optimize and show what groups were skipped.
10141
10142 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10143
10144         Minor bug fixes for gnus-sync.el.
10145
10146         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
10147         Don't read the sync on get-new-news.
10148
10149         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
10150         quiet.
10151
10152         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
10153         (fix typo).
10154
10155 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
10156
10157         Make saving and restoring of hidden threads work with overlays.
10158         Patch applied by Ted Zlatanov.
10159
10160         * gnus-sum.el (gnus-hidden-threads-configuration)
10161         (gnus-restore-hidden-threads-configuration): Update to deal with text
10162         properties, rather than searching for a magic character.
10163
10164 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10165
10166         New gnus-sync.el library for synchronization of marks.
10167
10168         * gnus-sync.el: New library for synchronization of marks.
10169
10170         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
10171         renamed from `gnus-registry-grep-in-list'.
10172
10173         * gnus-registry.el (gnus-registry-follow-group-p):
10174         Use `gnus-grep-in-list'.
10175
10176         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
10177
10178 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10179
10180         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
10181         determining charset of text fails.
10182
10183 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10184
10185         * nnmail.el (nnmail-get-new-mail-1): Revert.
10186
10187         * nnml.el (nnml-active-number): Make sure names of newly created groups
10188         in nnml-group-alist are encoded.
10189
10190 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10191
10192         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
10193         containing non-ASCII characters in active file for nnml back end.
10194
10195 2010-07-24  David Engster  <dengste@eml.cc>
10196
10197         * mml-smime.el (mml-smime-epg-verify): Also accept the older
10198         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
10199
10200 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
10201
10202         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
10203         tag (Bug#6654).
10204
10205 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10206
10207         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
10208         the article buffer, not the summary buffer.
10209
10210 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10211
10212         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
10213         Emacs 23 as well.
10214
10215 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10216
10217         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
10218         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
10219
10220 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10221
10222         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
10223         Patch applied by Karl Fogel.
10224
10225         * gnus-sum.el (gnus-summary-bookmark-make-record):
10226         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
10227
10228 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10229
10230         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
10231         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
10232         C-w still not working correctly from Article buffers; Thierry's
10233         patch to fix that will be applied after this.
10234
10235         * gnus-art.el (bookmark-make-record-function): New local variable.
10236
10237         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
10238         article buffer.
10239         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
10240
10241 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
10242
10243         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
10244         on changes in bookmark.el.
10245
10246 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10247
10248         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
10249         `no-log' instead of message not to log prompt string.
10250
10251 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
10252
10253         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
10254         the *other* type of HTML form submission.
10255
10256 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
10257
10258         * auth-source.el (auth-source-pick): If choice does not contain a
10259         questioned keyword, set the check to t.
10260
10261 2010-06-12  Romain Francoise  <romain@orebokech.com>
10262
10263         * gnus-util.el (gnus-date-get-time): Move up before first use.
10264
10265 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10266
10267         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
10268         (gnus-article-edit-part): Bind it to make last part that is substituted
10269         or deleted visible.
10270         (gnus-mime-display-single): Buttonize part of which id equals to
10271         gnus-mime-buttonized-part-id.
10272
10273 2010-06-10  Dan Christensen  <jdc@uwo.ca>
10274
10275         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
10276         (gnus-dd-mmm): Use gnus-date-get-time.
10277         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
10278         simplify logic.
10279         (gnus-summary-limit-to-age): Use gnus-date-get-time.
10280         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
10281
10282 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
10283
10284         * auth-source.el (top): Autoload `secrets-list-collections',
10285         `secrets-create-item', `secrets-delete-item'.
10286         (auth-sources): Fix tag string.
10287         (auth-get-source, auth-source-retrieve, auth-source-create)
10288         (auth-source-delete): New defuns.
10289         (auth-source-pick): Rewrite in order to avoid 2 passes.
10290         (auth-source-forget-user-or-password): New parameter USERNAME.
10291         (auth-source-user-or-password): New parameters CREATE-MISSING and
10292         DELETE-EXISTING.  Retrieve password interactively, if needed.
10293
10294 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10295
10296         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
10297         deleting unused directories when gnus-expert-user is t.
10298
10299 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10300
10301         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
10302         for each temp file when gnus-article-browse-delete-temp is ask.
10303
10304 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10305
10306         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
10307         Replace Lisp calls to delete-backward-char by calls to delete-char.
10308
10309 2010-05-20  Kevin Ryde  <user42@zip.com.au>
10310
10311         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
10312
10313 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
10314
10315         * password-cache.el (password-cache-remove): Fix docstring.
10316
10317 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10318
10319         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
10320         article unless decoding article to be saved.
10321
10322 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10323
10324         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
10325         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
10326         generated within the mm-with-unibyte-current-buffer macro.
10327
10328 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10329
10330         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
10331         to nil when we're in a mml-preview buffer and no group is selected.
10332
10333 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
10334
10335         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
10336         when catching the `C-g'.  Reported by "Leo".
10337
10338 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10339
10340         * message.el (message-forward-make-body-plain)
10341         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
10342         multibyte-string-p.
10343
10344         * lpath.el: Revert.
10345
10346 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10347
10348         * message.el (message-forward-make-body-mml): Assume original message
10349         is multibyte string; error on unibyte.
10350         (message-forward-make-body-plain): Ditto; don't add excessive newline
10351         in body end.
10352
10353         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
10354
10355 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
10356
10357         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
10358         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
10359
10360 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10361
10362         * mm-extern.el (mm-extern-url): Don't use
10363         mm-with-unibyte-current-buffer.
10364         (mm-extern-cache-contents): Use with-current-buffer instead of
10365         save-excursion + set-buffer.
10366
10367 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10368
10369         * mm-util.el (mm-emacs-mule): Remove.
10370
10371 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
10372
10373         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
10374         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
10375         change.
10376
10377 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10378
10379         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
10380         bind the default value of enable-multibyte-characters to nil.
10381
10382 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10383
10384         * message.el (message-forward-make-body-plain)
10385         (message-forward-make-body-mml):
10386         Don't use mm-with-unibyte-current-buffer.
10387
10388 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10389
10390         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
10391
10392 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
10393
10394         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
10395         (Bug#5592).
10396
10397 2010-05-07  Julien Danjou  <julien@danjou.info>
10398
10399         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
10400         it to mm-pipe-part.
10401
10402         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
10403         it is given.
10404
10405 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10406
10407         * binhex.el (binhex-decode-region-internal):
10408         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
10409         (dns-query):
10410         * nnweb.el (nnweb-gmane-search):
10411         * pgg-parse.el (pgg-parse-armor):
10412         * pgg.el (pgg-verify-region):
10413         * sha1.el (sha1-string-external):
10414         * uudecode.el (uudecode-decode-region-internal):
10415         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
10416         XEmacs.
10417
10418         * gnus-art.el (gnus-article-browse-html-parts):
10419         * gnus-group.el (gnus-read-ephemeral-gmane-group):
10420         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
10421         make-temp-file.
10422
10423         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
10424         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
10425         compiling.
10426
10427         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
10428         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
10429         XEmacs when compiling.
10430
10431         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
10432         gnus-pick-mode-off-hook for XEmacs when compiling.
10433         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
10434         gnus-binary-mode-off-hook for XEmacs when compiling.
10435
10436         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
10437         Return nil if char-charset is not available.
10438
10439         * imap.el (imap-disable-multibyte)
10440         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
10441         macros.
10442
10443         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
10444         instead of encode-coding-string.
10445
10446         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
10447         'xemacs) instead of mm-emacs-mule to switch function definitions.
10448         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
10449
10450         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
10451         bind temporary-file-directory for XEmacs;
10452         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
10453         timer-set-function for XEmacs 21.4 and SXEmacs;
10454         bind timer-list for XEmacs 21.4 and SXEmacs;
10455         fbind char-charset and find-charset-region for non-Mule XEmacs;
10456         fbind decode-coding-region, decode-coding-string, detect-coding-region,
10457         encode-coding-region and encode-coding-string for XEmacs having no
10458         file-coding feature.
10459
10460 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
10461
10462         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
10463
10464 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10465
10466         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
10467         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
10468
10469 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
10470
10471         * mm-util.el (mm-decompress-buffer): Use `delete-file';
10472         alias `jka-compr-delete-temp-file' no longer exists.
10473
10474 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10475
10476         Use define-minor-mode in Gnus where applicable.
10477         * mml.el (mml-mode): Use define-minor-mode.
10478         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
10479         (gnus-undo-mode): Use define-minor-mode.
10480         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
10481         (gnus-dead-summary-mode): Use define-minor-mode.
10482         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
10483         Initialize in declaration.
10484         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
10485         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
10486         (gnus-mailing-list-mode): Use define-minor-mode.
10487         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
10488         (gnus-draft-mode): Use define-minor-mode.
10489         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
10490         (gnus-dired-mode): Use define-minor-mode.
10491
10492 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
10493
10494         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
10495         handles on recursive mml-to-mime translation and check them for
10496         boundary delimiter collisions.  Reported by Greg Troxel.
10497
10498 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10499
10500         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
10501
10502 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
10503
10504         * mm-util.el (mm-find-buffer-file-coding-system):
10505         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
10506
10507 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
10508
10509         * message.el (message-generate-headers): Record insertion of optional
10510         headers as well.  Otherwise the check to prevent repeated insertion of
10511         optional headers is a no-op.
10512
10513 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
10514
10515         * smime.el: Don't mention CVS.
10516
10517         * nnrss.el (nnrss-fetch): Don't mention CVS.
10518
10519         * nnir.el: Don't mention CVS.
10520
10521 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
10522
10523         * gnus-sum.el (gnus-summary-bookmark-make-record):
10524         Add `location' field.
10525
10526 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10527
10528         * lpath.el: Fbind bookmark-default-handler,
10529         bookmark-get-bookmark-record, bookmark-make-record-default,
10530         bookmark-prop-get for Emacs <23 and XEmacs.
10531
10532 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
10533
10534         * gnus-sum.el: Add bookmark declarations to silence the compiler.
10535         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
10536         Use with-current-buffer to silence the byte-compiler.
10537         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
10538         bother to require `gnus'.
10539         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
10540
10541 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10542
10543         * gnus-sum.el (gnus-summary-bookmark-make-record)
10544         (gnus-summary-bookmark-jump): New functions.
10545         (gnus-summary-mode): Setup bookmark support.
10546
10547 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
10548
10549         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
10550         if set.
10551
10552 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10553
10554         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
10555         gnus-article-browse-html-save-cid-image; make it work recursively for
10556         forwarded messages as well.
10557         (gnus-article-browse-html-parts): Work when prefix arg is given.
10558         (gnus-article-browse-html-article): Doc fix.
10559
10560 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
10561
10562         * message.el (message-default-mail-headers):
10563         (message-default-headers): Carry the value mail-default-headers over
10564         into message-default-mail-headers, rather than message-default-headers.
10565
10566 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
10567
10568         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
10569         charset.
10570
10571         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
10572         charset into the <meta> tag when the article is encoded to utf-8.
10573
10574 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10575
10576         * gnus-art.el (gnus-article-browse-delete-temp-files):
10577         Delete directories as well.
10578         (gnus-article-browse-html-parts): Work for images that do not specify
10579         file names; delete temp directory when quitting; insert header at the
10580         right place; use file: scheme for image files.
10581
10582 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
10583
10584         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
10585         (gnus-article-browse-html-parts): Use it to make temporary cid image
10586         files in addition to html file so that browser may display them.
10587
10588 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10589
10590         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
10591
10592 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
10593
10594         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
10595
10596 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
10597
10598         * auth-source.el (auth-sources): Change default to be simpler.
10599         Explain about Secret Service API sources.  Improve Customize options.
10600         (auth-source-pick): Change to accept any number of search parameters.
10601         Implement fallbacks iteratively, not recursively.  Add scoring on the
10602         second pass and sort by score.  Call Secret Service API when needed.
10603         (auth-source-user-or-password): Use it.  Call Secret Service API
10604         directly when needed to get the user name and the password.
10605
10606 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
10607
10608         * message.el (message-interactive): Doc fix.
10609         (message-qmail-inject-args): Reflow.
10610         (message-kill-to-signature): Fix typo in docstring.
10611
10612         * smiley.el (smiley-buffer): Fix typo in docstring.
10613
10614 2010-03-24  Glenn Morris  <rgm@gnu.org>
10615
10616         * mail-source.el (gnus-message): Declare.
10617         (mail-source-delete-old-incoming): Require gnus-util.
10618
10619 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10620
10621         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
10622
10623         * message.el (ecomplete-setup): Autoload it for Emacs <23.
10624
10625         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
10626         password-cache's default if it is not bound.
10627         (mml-secure-passphrase-cache-expiry): Default to 16 that is
10628         password-cache-expiry's default if it is not bound.
10629
10630         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
10631         available in Emacs 21.
10632
10633         * lpath.el: Suppress compiler warnings for:
10634         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
10635         XEmacs;
10636         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
10637         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
10638         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
10639
10640 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
10641
10642         * auth-source.el (auth-sources): Fix up definition so extra parameters
10643         are always inline.
10644
10645 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
10646
10647         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
10648         wasn't updated after mismatch.  Clear cached mailbox info correctly
10649         when uidvalidity changes.
10650         (nnimap-group-prefixed-name): New function to avoid some code
10651         duplication.
10652         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
10653         (nnimap-request-group): Use it.
10654         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
10655         (nnimap-update-unseen): Significantly improved speed of Gnus startup
10656         with many imap folders.  This is done by caching the group status from
10657         the imap server persistently in a group parameter `imap-status'.  (This
10658         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
10659         but not persistently, so every Gnus startup was still very slow.)
10660
10661 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
10662
10663         * assistant.el (assistant-render-text): Run `widget-setup' and don't
10664         delete the extra newline.  Otherwise editing of :string and :number
10665         types don't work.
10666
10667 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
10668
10669         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
10670         secrets.el dependency.
10671         (auth-sources): Add optional user name.  Add secrets.el configuration
10672         choice (unused right now).
10673
10674 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
10675
10676         * gnus-sum.el (gnus-summary-make-menu-bar):
10677         Let `gnus-registry-install-shortcuts' fill in the functions.
10678
10679         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
10680         warnings.
10681         (gnus-registry-misc-menus): Variable to hold registry mark menus.
10682         (gnus-registry-install-shortcuts): Populate and use it in a
10683         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
10684
10685 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
10686
10687         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
10688         In-place substitutions for the group name encoding/decoding.
10689         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
10690         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
10691         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
10692         (nnimap-update-unseen, nnimap-request-list)
10693         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
10694         (nnimap-request-set-mark, nnimap-split-to-groups)
10695         (nnimap-split-articles, nnimap-request-newgroups)
10696         (nnimap-request-create-group, nnimap-request-accept-article)
10697         (nnimap-request-delete-group, nnimap-request-rename-group)
10698         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
10699         `encoded-mbx' for consistency.
10700         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
10701         variable `imap-current-mailbox'.
10702
10703         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
10704         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
10705
10706 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
10707
10708         * pop3.el (pop3-display-message-size-flag): Display message size byte
10709         counts during POP3 download.
10710         (pop3-movemail): Use it.
10711         (pop3-list): Implement listing of available messages.
10712
10713 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
10714
10715         * nnir.el (nnir-get-article-nov-override-function): New function to
10716         override the normal NOV retrieval.
10717         (nnir-retrieve-headers): Use it.
10718
10719 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
10720
10721         * auth-source.el (netrc-machine-user-or-password): Autoload.
10722
10723 2010-03-19  Glenn Morris  <rgm@gnu.org>
10724
10725         Stop message.el from loading about 40 libraries it doesn't always need.
10726         The general approach is to autoload rather than require, and to
10727         require in the specific functions rather than the file.  (Bug#5642)
10728
10729         * gmm-utils.el: Don't require wid-edit.
10730         (widget-create-child-value, widget-convert, widget-default-get):
10731         Autoload.
10732
10733         * gnus-util.el: Don't require time-date, netrc.
10734         (message-fetch-field, gnus-group-name-decode): Declare rather than
10735         autoloading.
10736         (gnus-fetch-field): Require message.
10737         (gnus-decode-newsgroups): Require gnus-group.
10738
10739         * ietf-drums.el: Don't require time-date.
10740
10741         * message.el: Don't require hashcash, canlock, ecomplete.
10742         Do require mail-utils.  Require nnheader only when compiling.
10743         (smtpmail-default-smtp-server): Remove declaration.
10744         (message-send-mail-function): Check smtpmail-default-smtp-server
10745         is bound rather than requiring smtpmail.
10746         (message-auto-save-directory, message-insert-signature):
10747         Use expand-file-name rather than nnheader-concat.
10748         (nnheader-insert-file-contents): Autoload.
10749         (hashcash-wait-async): Declare.
10750         (message-send-mail): Only call gnus-setup-posting-charset if
10751         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
10752         (message-send-mail-with-sendmail): Require sendmail.
10753         (canlock-password, canlock-password-for-verify): Declare.
10754         (message-canlock-password): Require canlock.
10755         (nnheader-get-report): Autoload.
10756         (gnus-setup-posting-charset): Declare.
10757         (message-send-news): Require gnus-msg.
10758         (message-make-references, message-make-in-reply-to): Use mail-header-id
10759         rather than the alias mail-header-message-id.
10760         (ecomplete-add-item, ecomplete-save): Declare.
10761         (message-put-addresses-in-ecomplete): Require ecomplete.
10762         (ecomplete-display-matches): Autoload.
10763
10764         * mm-decode.el: Don't require mailcap, gnus-util.
10765         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
10766         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
10767         Autoload.
10768         (mailcap-mime-extensions): Declare.
10769
10770         * mm-encode.el: Don't require mailcap.
10771         (mailcap-extension-to-mime): Autoload.
10772
10773         * mml-sec.el: Don't require password-cache.
10774
10775         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
10776         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
10777         (mml-minibuffer-read-type): Require mailcap.
10778         (mml-preview): Require gnus-msg.
10779
10780         * mml1991.el: Require password-cache.
10781         (password-cache-expiry): Remove declaration.
10782
10783         * mml2015.el: Require password-cache.
10784         (password-cache-expiry): Remove declaration.
10785
10786         * nneething.el (mailcap): Require mailcap.
10787
10788         * nnheader.el (declare-function): Add compatibility stub.
10789         (message-remove-header): Declare rather than autoload.
10790         (nnheader-replace-header): Require message.
10791
10792         * nnimap.el (declare-function): Add compatibility stub.
10793         (netrc-parse, netrc-machine-user-or-password): Declare.
10794         (nnimap-open-connection): Require netrc.
10795
10796         * nntp.el (declare-function): Add compatibility stub.
10797         (netrc-parse, netrc-machine, netrc-get): Declare.
10798         (nntp-send-authinfo): Require netrc.
10799
10800         * rfc2047.el: Don't require qp.
10801         (quoted-printable-encode-region, quoted-printable-decode-string):
10802         Autoload.
10803
10804         * sieve-mode.el: Don't require easymenu.
10805         (easy-menu-add-item): Autoload it.
10806
10807         * spam-stat.el (time-to-number-of-days): Autoload it.
10808
10809 2010-03-19  Glenn Morris  <rgm@gnu.org>
10810
10811         * password-cache.el (password-cache, password-cache-expiry): Autoload.
10812
10813 2010-03-18  Glenn Morris  <rgm@gnu.org>
10814
10815         * hashcash.el (declare-function): Remove duplicate definition.
10816
10817 2010-03-17  Kevin Ryde  <user42@zip.com.au>
10818
10819         * mml.el (mml-read-tag): Unquote values with `read' to reverse
10820         prin1 in mml-insert-tag (just stripping the quotes gave wrong
10821         value if any backslash escapes).
10822
10823 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10824
10825         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
10826         if it is available.  (bug#5647)
10827
10828         * lpath.el: Suppress compiler warning for coding-system-from-name for
10829         Emacs 21 and XEmacs.
10830
10831 2010-03-14  Juri Linkov  <juri@jurta.org>
10832
10833         * hmac-def.el:
10834         * hmac-md5.el:
10835         * netrc.el: Fix keywords.
10836
10837 2010-02-26  Glenn Morris  <rgm@gnu.org>
10838
10839         * message.el (message-send-mail-function): Change the default, so that
10840         it inherits from a customized send-mail-function.  (Bug#5643)
10841
10842 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10843
10844         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
10845         shell-command-to-string signals an error (bug#5299).
10846
10847 2010-02-24  Glenn Morris  <rgm@gnu.org>
10848
10849         * message.el (message-smtpmail-send-it)
10850         (message-send-mail-with-mailclient): Doc fixes.
10851
10852 2010-02-16  Glenn Morris  <rgm@gnu.org>
10853
10854         * message.el (message-default-mail-headers): Change the default value
10855         to ease the transition from mail-mode to message-mode.  (Bug#5555)
10856
10857 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10858
10859         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
10860         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
10861
10862 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
10863
10864         * time-date.el (date-to-time): Doc fix (Bug#5408).
10865
10866 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
10867
10868         * message.el (message-mail): Just pass yank-action on to message-setup.
10869         (message-setup): Handle (FUN . ARGS) form of yank-action.
10870         (message-with-reply-buffer, message-widen-reply)
10871         (message-yank-original): Handle non-buffer values of
10872         message-reply-buffer (Bug#4080).
10873         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
10874
10875 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
10876
10877         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
10878         Fix typo in docstring.
10879
10880 2010-01-08  Jason Rumney  <jasonr@gnu.org>
10881
10882         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
10883         response.
10884
10885 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10886
10887         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
10888
10889         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
10890
10891         * message.el (message-check-news-header-syntax): Protect against a
10892         string that `rfc822-addresses' returns when parsing fails.
10893
10894 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10895
10896         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
10897         (gnus-previous-char-property-change): New functions.
10898
10899         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
10900
10901 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
10902
10903         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
10904         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
10905
10906 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
10907
10908         * message.el (message-exchange-point-and-mark): Rework last change to
10909         avoid using optional arg of exchange-point-and-mark, for backward
10910         compatibility.
10911
10912 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
10913
10914         * message.el (message-exchange-point-and-mark):
10915         Call exchange-point-and-mark with an argument rather than setting
10916         mark-active by hand (Bug#5175).
10917
10918 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10919
10920         * nntp.el (nntp-service-to-port): Work for service expressed with
10921         numeric string; replace [:digit:] with [0-9] for XEmacs.
10922
10923 2009-12-17  Glenn Morris  <rgm@gnu.org>
10924
10925         * gnus-group.el (gnus-bug-group-download-format-alist):
10926         Change emacs entry to debbugs.gnu.org.  Bump :version.
10927
10928 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
10929
10930         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
10931
10932 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
10933
10934         * message.el (message-info): Explain why we use `Info-goto-node'.
10935
10936 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10937
10938         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
10939
10940 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
10941
10942         * message.el (message-completion-in-region): New compatibility function.
10943         (message-expand-group): Use it.
10944
10945 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10946
10947         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
10948         with no unread article should be listed if the 2nd arg `predicate' is
10949         given.
10950
10951 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10952
10953         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
10954
10955 2009-11-29  Juri Linkov  <juri@jurta.org>
10956
10957         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
10958         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
10959         on `gnus-recenter'.  (Bug#4698, Bug#4981)
10960
10961 2009-11-26  Kevin Ryde  <user42@zip.com.au>
10962
10963         * sha1.el (sha1-string-external): default-directory "/" in case
10964         otherwise non-existent.  process-connection-type pipe for touch of
10965         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
10966
10967 2009-11-25  Kevin Ryde  <user42@zip.com.au>
10968
10969         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
10970         it's comms related and sgml-mode.el has "comm" on that basis too.
10971
10972 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10973
10974         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
10975         containing tspecial characters if they have been already quoted.
10976
10977 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
10978
10979         * dns-mode.el (auto-mode-alist): Purecopy string.
10980
10981 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10982
10983         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
10984
10985 2009-10-24  Glenn Morris  <rgm@gnu.org>
10986
10987         * gnus-art.el (help-xref-stack-item): Define for compiler.
10988
10989 2009-10-21  Kevin Ryde  <user42@zip.com.au>
10990
10991         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
10992
10993 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10994
10995         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
10996
10997 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10998
10999         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
11000         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
11001
11002 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11003
11004         * gnus.el (gnus-overlay-get): New alias to overlay-get.
11005         (gnus-overlays-in): New alias to overlays-in.
11006
11007         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
11008         gnus-overlay-get, and gnus-delete-overlay.
11009         (gnus-summary-show-thread): Make it work as well for systems in which
11010         next-single-char-property-change is not available.
11011         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
11012
11013         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
11014         (gnus-overlay-get): New alias to extent-property.
11015         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
11016
11017         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
11018         SXEmacs.
11019
11020         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
11021         SXEmacs.
11022
11023 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
11024
11025         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
11026
11027 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
11028
11029         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
11030         and XEmacs that don't have `remove-overlays'.
11031
11032 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11033
11034         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
11035         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
11036         selective display.  Use overlays instead.
11037
11038 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
11039
11040         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
11041
11042 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
11043
11044         * spam-stat.el (spam-stat-load): Fix typo in message.
11045
11046 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
11047
11048         * dig.el (dig-invoke): Fix typo in docstring.
11049         (query-dig): Reflow docstring.
11050
11051 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
11052
11053         * gnus-art.el (gnus-article-encrypt-body):
11054         * message.el (message-check-recipients):
11055         * mm-util.el (mm-codepage-setup):
11056         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
11057         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
11058
11059 2009-09-22  Daiki Ueno  <ueno@unixuser.org>