mml2015.el (epg-sub-key-fingerprint): Autoload.
[gnus] / lisp / ChangeLog
1 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
2
3         * mml2015.el (epg-sub-key-fingerprint): Autoload.
4         (mml2015-epg-find-usable-secret-key): New function.
5         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
6         mml2015-epg-find-usable-key (Bug#7797).
7         (mml2015-epg-encrypt): Ditto.
8
9 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10
11         * dgnushack.el (rot13-string): Fix the way to get the argument.
12
13 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14
15         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
16
17 2011-01-03  Glenn Morris  <rgm@gnu.org>
18
19         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
20
21         * sieve.el (sieve-open-server): Give a more explicit error if
22         sieve-manage-open returns nil.  (Bug#7720)
23
24 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
25
26         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
27
28 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
29
30         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
31         This avoids sending passwords in plain text over non-encrypted
32         channels.
33
34         * shr.el (shr-rescale-image): Display all GIF images as animated images.
35
36         * nnimap.el (nnimap-login): Refactored out into own function, and
37         implement CRAM-MD5.
38         (nnimap-wait-for-line): Refactored out.
39
40         * mm-view.el (mml-smime): Require.
41
42 2010-12-20  David Engster  <deng@eml.cc>
43
44         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
45         use EPG to decrypt S/MIME messages instead of openssl.
46
47 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
48
49         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
50
51         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
52         status is the group clearly is unreachable.
53
54         * auth-source.el (auth-source-create): Add the optional second
55         parameter to `local-variable-p' to be compatible with XEmacs.
56
57 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
58
59         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
60         work when using a compressed nnml folder.
61
62 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
63
64         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
65         backends after sanitising on entry, because this never makes sense:
66         If the articles have gone missing, then the data no longer exists on
67         the backend, and if they haven't, then Gnus is wrong, and shouldn't
68         overwrite anything anyway.
69
70         * shr.el (shr-insert-document): Bind shr-width dynamically to
71         window-width if it's nil.
72
73 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
74
75         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
76         with the meaning of using the full emacs window width for rendering.
77
78 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
79
80         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
81         case when sender is not given.
82
83 2010-12-23  Julien Danjou  <julien@danjou.info>
84
85         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
86         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
87         the addresses, otherwise we might misplaced the gravatar.
88
89 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
90
91         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
92         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
93         obsolete in Emacs.
94
95 2010-12-20  Julien Danjou  <julien@danjou.info>
96
97         * gnus-util.el (gnus-rescale-image): Revert last change.
98
99 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
100
101         * binhex.el: Improve commentary (Bug#7482).
102
103 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
104
105         * gnus-group.el (gnus-group-delete-articles): New command.
106
107 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
108
109         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
110
111 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
112
113         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
114         here, since it's up to the backends to do CRLF removal if their
115         protocol has it.
116
117         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
118
119 2010-12-17  Julien Danjou  <julien@danjou.info>
120
121         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
122         they are from file. Can also scale up.
123
124 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
125
126         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
127         gnus-use-agent.
128         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
129
130         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
131
132 2010-12-17  Julien Danjou  <julien@danjou.info>
133
134         * gravatar.el (gravatar-retrieve-synchronously): New function.
135         (gravatar-get-data): Make more robust.
136
137 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
138
139         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
140
141 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
142
143         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
144         to really consider the last line.
145
146 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
147
148         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
149         list of recipient keys, or use symmetric encryption if not a list.
150         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
151         EPA override, replacing the call to `netrc-store-data'.
152
153 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
154
155         * gnus-srvr.el: Avoid passing nil regexp argument to
156         delete-matching-lines.
157
158 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
159
160         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
161         fetching stops when Gnus exits.
162
163         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
164         function.
165         (nnfolder-request-expire-articles): Save all the buffers after doing
166         expiry.
167
168         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
169         the last article", since that led to serious performance regressions
170         when expiring nnml groups.
171
172 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
173
174         * nnir.el: Improve customizations.
175
176 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
177
178         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
179
180         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
181         group has been killed.
182         (gnus-group-yank-group): Ditto.
183
184         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
185
186         * nnimap.el (nnimap-request-update-group-status): New function.
187
188         * gnus-int.el (gnus-request-update-group-status): New interface
189         function.
190
191         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
192         copying read-ness to the backends.
193
194         * nnimap.el (nnimap-quirk): New function.
195         (nnimap-retrieve-group-data-early): Use it.
196         (nnimap-quirks): New alist.
197
198 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
199
200         * shr.el (shr-insert): Set shr-start after deleting trailing space;
201         don't delete it within indentation.
202
203 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
204
205         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
206         previous line.
207
208 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
209
210         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
211         QRESYNC command by deleting a superfluous space which broke Cyrus
212         servers.  This change will break other servers that are buggy the other
213         way around.
214
215 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
216
217         * spam.el: Reindent and fix long lines.
218         (spam-copy-or-move-routine): Exclude invalid move destinations.
219
220 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
221
222         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
223         installed the registry.
224
225 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
226
227         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
228
229 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
230
231         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
232         groupname doesn't contain "gmane".
233
234 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
235
236         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
237         and netrc-bound-and-true-p bindings.
238         (netrc-parse): Cache the netrc contents.
239
240         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
241         (gnus-1): Don't create the nndrafts group twice.
242         (gnus-setup-news): There's no need to read the active file here, since
243         that's done again later on a per-backend basis.
244         (gnus-start-draft-setup): Make sure that the new group is started out
245         empty.
246
247         * gnus-agent.el (gnus-agentize): Don't create the queue group
248         automatically on startup.  It'll be created later, if needed.
249
250         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
251         of automatically subscribed groups.
252         (gnus-auto-subscribed-categories): New variable.
253         (gnus-matches-options-n): Use it.
254         (gnus-default-subscribed-newsgroups): Remove unused variable.
255         (gnus-start-draft-setup): Message a bit less.
256
257 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
258
259         * nnir.el (nnir-run-imap): Return article list in order of increasing
260         UID.
261
262 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
263
264         * gnus-sum.el (gnus-summary-enter-digest-group): Mention
265         gnus-auto-select-on-ephemeral-exit.
266
267         * proto-stream.el (proto-stream-open-network-only): Fix the calling
268         convention of the network-only option.
269
270 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
271
272         * proto-stream.el (proto-stream-open-network-only): New function to
273         have a way to specify non-STARTTLS upgrade connections.
274
275 2010-12-10  Julien Danjou  <julien@danjou.info>
276
277         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
278         email address is nil.
279
280         * message.el (message-bogus-recipient-p): Set address to "" if nil.
281
282 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
283
284         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
285         deletion.
286         (nnir-run-imap): Only need to parse list once.
287
288 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
289
290         * shr.el (shr-tag-script): Ignore <script>.
291         (shr-tag-label): Add <label> support.
292
293 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
294
295         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
296
297         * shr.el (shr-image-displayer): Work for images lined side by side.
298
299 2010-12-08  Robert Pluim  <rpluim@gmail.com>
300
301         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
302         parameter, since XEmacs doesn't accept t as a parameter.
303
304 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
305
306         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
307         ids.
308         (nnir-run-gmane): Simplify groupspec formatting.
309         (nnir-request-expire-articles): New function.
310
311 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
312
313         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
314         overflow, possibly.
315
316         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
317         (shr-render-td): Handle td style="" better.
318         (shr-tag-table): Use the color from the style sheet.
319         (shr-render-td): Make sure we copy over all the overlays, too.
320
321 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
322
323         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
324         (nnir-request-article): Improve article retrieval.
325
326 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
327
328         * mm-util.el (mm-extra-numeric-entities): New variable.
329
330         * mm-url.el (mm-url-decode-entities):
331         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
332
333         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
334
335 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
336
337         * message.el: Use completion-at-point.
338         (message-completion-function): New fun, extracted from message-tab.
339         (message-mode): Use it for completion-at-point-functions.
340         (message-tab): Use it and completion-at-point.
341
342 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
343
344         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
345         character if a non-breakable character follows.
346
347 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
348
349         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
350         any stream.
351
352         * shr.el (shr-tag-font): Colorize the region.
353         (shr-tag-body): Ditto.
354         (shr-tag-font): Actually let the styles be inherited instead of
355         overwriting them.
356         (shr-tag-font): Get the background color right.
357         (shr-tag-style): Ignore all <style> tags for the moment.
358
359         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
360         a Message-ID to avoid having nnimap depend on gnus-sum.
361
362         * shr.el (shr-descend): Only colorize something if we have a node that
363         sets colors.
364
365 2010-12-06  Julien Danjou  <julien@danjou.info>
366
367         * shr.el (shr-render-td): Render td content with shr-descend, so style
368         will be applied to <td> too.
369         (shr-colorize-region): Colorize region even if we only have a background.
370         (shr-tag-body): Fix color and background color inheritance.
371         Do not recolorize after shr-generic.
372         (shr-tag-font): Let shr-generic colorize via inheritance.
373
374 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
375
376         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
377
378 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
379
380         * nnir.el (nnir-request-move-article): Remove obsolete code.
381
382 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
383
384         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
385
386 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
387
388         * gnus-sum.el (gnus-summary-respool-article): The completion function
389         expects a list instead of an alist.
390
391         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
392         string as the parameter.
393
394         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
395
396         * shr.el (shr-stylesheet): New dynamic variable for cascading the
397         styles.
398         (shr-colorize-region): New function.
399         (shr-insert-background-overlay): Remove.
400         (shr-render-td): Background setting should be taken care of on a higher
401         level.
402         (shr-tag-body): Use post-hoc colorizations.
403         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
404         (shr-put-color-1): Don't overwrite old colors.
405         (shr-colorize-region): When the background color isn't explicit, use
406         a fixed background.
407
408         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
409         nnmail variables.
410
411 2010-12-05  Bjørn Mork  <bjorn@mork.no>
412
413         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
414         unless necessary.
415
416 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
417
418         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
419         server.
420
421 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
422
423         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
424         so that TAB works.
425
426         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
427         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
428
429         * shr.el (shr-urlify): Show the URL before the title to avoid
430         misleading URLs.
431
432 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
433
434         * shr.el (shr-urlify): Display the title in <a> tags.
435
436 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
437
438         * nnir.el (nnir-categorize): Replace mapcar with mapc.
439
440 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
441
442         * nnir.el: Rearrange code to allow macros to be autoloaded by
443         gnus-sum.el.
444         (nnir-retrieve-headers-override-function): Make this variable
445         customizable.
446         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
447
448         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
449         from nnir.el.
450
451 2010-12-03  Julien Danjou  <julien@danjou.info>
452
453         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
454
455 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
456
457         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
458         allow optional argument `environment'.
459
460 2010-12-03  Glenn Morris  <rgm@gnu.org>
461
462         * mm-extern.el (message-goto-body): Update declaration.
463
464 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
465
466         * gnus-util.el (gnus-macroexpand-all): New function.
467
468         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
469         instead of macroexpand-all that is unavailable in XEmacs.
470
471 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
472
473         * nnir.el (nnir-summary-line-format): New variable.
474         (nnir-mode): Use it.
475         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
476         (nnir-article-ids): Reimplement as defsubst.
477         (nnir-retrieve-headers): Don't mangle the subject header.
478         (nnir-run-imap): Use 100 as RSV score.
479         (nnir-run-find-grep): Fix for full server searching.
480         (nnir-run-gmane): Better restriction to gmane groups.
481
482         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
483         summary buffers.
484
485 2010-12-02  Julien Danjou  <julien@danjou.info>
486
487         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
488
489         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
490
491         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
492         support.
493
494 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
495
496         * nnir.el: Update to handle the registry better.
497         (autoload): Silence byte-compiler.
498         (nnir-open-server): Add a hook for nnir groups.
499         (nnir-request-move-article): Don't mangle the header. Better to use
500         formating variables (which will be added in the future).
501         (nnir-registry-action): Update the registry using the original article
502         group name.
503         (nnir-mode): Install nnir-specific hooks for updating the registry.
504
505         * gnus-sum.el
506         (gnus-article-original-subject,gnus-newsgroup-original-name): Remove
507         obsolete variables.
508         (gnus-summary-move-article): Remove use of obsolete variables.
509         (gnus-summary-local-variables): Make move and delete hooks local to
510         summary buffers.
511
512 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
513
514         * rtree.el: New file.
515
516 2010-12-01  Julien Danjou  <julien@danjou.info>
517
518         * message.el (message-user-organization): Do not use
519         gnus-local-organization.
520
521         * gnus.el: Remove gnus-local-organization.
522
523         * gnus-msg.el: Remove nastygram thing.
524
525 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
526
527         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
528         funcall.
529
530 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
531
532         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
533         names.
534
535         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
536         characters.
537
538         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
539         to t of inhibit-read-only since it is inside gnus-with-article-headers.
540         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
541         (gnus-gravatar-transform-address): Use mail-extract-address-components
542         that supports non-ASCII names rather than mail-header-parse-addresses.
543
544 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
545
546         * proto-stream.el (open-protocol-stream): All starttls connections are
547         handled by the network handler.
548
549 2010-11-30  Julien Danjou  <julien@danjou.info>
550
551         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
552         (nnimap-open-connection-1): Fix PREAUTH.
553
554         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
555
556 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
557
558         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
559         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
560         (shr-insert): Use them.
561         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
562
563 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
564
565         * nnir.el (nnir-request-move-article): Bail out if original group
566         doesn't support article moves.
567         (nnir-get-active): Improve active list retrieval.
568
569 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
570
571         * shr.el (shr-find-fill-point): Don't break before apostrophes.
572
573 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
574
575         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
576         seem to accept strings-with-numbers as port numbers,
577
578 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
579
580         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
581         change the registry.
582
583 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
584
585         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
586         delete-dups that is not available in XEmacs 21.4.
587
588         * mm-util.el (mm-delete-duplicates): Add comment.
589
590 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
591
592         * nnir.el (nnir-ignored-newsgroups): New variable.
593         (nnir-get-active): Use it.
594
595 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
596
597         * proto-stream.el (proto-stream-open-network): Add some comments.
598
599         * nntp.el (nntp-open-connection): Provide a :success condition.
600
601         * nnimap.el (nnimap-open-connection-1): Ditto.
602
603         * proto-stream.el (proto-stream-open-network): See what the response to
604         the STARTTLS command is.
605
606         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
607         backwards compatibility).
608         (nnimap-open-connection-1): Really respect nnimap-server-port.
609
610         * proto-stream.el (proto-stream-open-network): When doing opportunistic
611         TLS upgrades we don't really care about the identity of the peer.
612         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
613         that what we've checked for.
614         (proto-stream-always-use-starttls): Only default to t if
615         open-gnutls-stream exists.
616         (proto-stream-open-network): If STARTTLS failed, then just open a
617         normal connection.
618         (proto-stream-open-network): Wait until the greeting before doing
619         STARTTLS.
620
621         * nntp.el (nntp-open-connection): Report what the connection error is.
622
623         * proto-stream.el (open-protocol-stream): Renamed from
624         open-proto-stream.
625
626 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
627
628         * nnimap.el (nnimap-stream): Change default to `undecided'.
629         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
630         first, and then network.
631         (nnimap-open-connection-1): Respect nnimap-server-port.
632         (nnimap-open-connection): Be more backwards-compatible.
633
634         * proto-stream.el (proto-stream-always-use-starttls): New variable.
635         (proto-stream-open-starttls): De-duplicate the starttls code.
636         (proto-stream-open-starttls): Folded back into the main function.
637         (proto-stream-open-network): Fix typo in the gnutls path.
638         (proto-stream-command): Refactor out.
639
640         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
641
642         * proto-stream.el (proto-stream-open-starttls): Actually implement the
643         starttls.el STARTTLS.
644
645         * color.el (color-lab->srgb): Fix function call name.
646
647         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
648         if we're using tls.el.
649         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
650         built in, then don't try to establish a STARTTLS connection.
651
652         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
653         servers.
654
655         * proto-stream.el (open-proto-stream): Use network, not stream.
656         (open-proto-stream): Add a way to specify what the end of a command is.
657
658         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
659         connections types.
660         (nntp-open-network-stream): Remove.
661         (nntp-open-ssl-stream): Remove.
662         (nntp-open-tls-stream): Remove.
663         (nntp-ssl-program): Remove.
664
665         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
666
667 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
668
669         * nnir.el: Fix typos.
670         (nnir-retrieve-headers-override-function): Rename variable to reflect
671         new semantics.
672         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
673         macros.
674         (nnir-request-article, nnir-request-move-article): Use them.
675         (nnir-categorize): New function.
676         (nnir-run-query): Use it.
677         (nnir-retrieve-headers): Rewrite to batch header retrieval.
678         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
679         sorted.
680         (nnir-group-full-name): Use gnus-group-full-name instead.
681         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
682         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
683
684 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
685
686         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
687
688         * proto-stream.el: New library to provide protocol-specific
689         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
690         protocols.
691         (open-proto-stream): Complete the documentation.
692         (proto-stream-open-network): Fix some typos.
693
694         * nnimap.el (nnimap-open-connection): Use it.
695
696 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
697
698         * pop3.el (pop3-open-server): Read server greeting before starting TLS
699         negotiation.
700
701 2010-11-26  Julien Danjou  <julien@danjou.info>
702
703         * color.el: Rename various rgb functions to srgb.
704
705 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
706
707         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
708         names.
709
710 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
711
712         * shr.el (shr-insert): Revert last change.
713         (shr-find-fill-point): Never leave point being at bol;
714         relax the kinsoku limitation when rendering tables.
715
716 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
717
718         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
719         results from -accept-article.
720
721         * shr-color.el: Require cl when compiling.
722
723         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
724         checkin.
725
726         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
727
728         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
729
730         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
731         'add and 'delete to set backend marks.
732
733         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
734
735         * nnheader.el (nnheader-update-marks-actions): Refactor out.
736
737         * nntp.el (nntp-request-set-mark): Use it.
738
739         * nnfolder.el (nnfolder-request-set-mark): Ditto.
740
741         * nnml.el (nnml-request-set-mark): Ditto.
742
743         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
744         introduces regressions in article selection.
745         (nnimap-find-uid-response): New function.
746         (nnimap-request-accept-article): Use the UID returned, if any.
747         (nnimap-request-move-article): Use the UID returned, if any.
748         (nnimap-get-groups): Reimplement to work with folded lines.
749         (nnimap-find-uid-response): The UID is the last element in the list.
750         (nnimap-request-set-mark): Extend syntax with 'set.
751
752         * nnml.el (nnml-request-set-mark): Ditto.
753
754         * nnfolder.el (nnfolder-request-set-mark): Ditto.
755
756         * nntp.el (nntp-request-set-mark): Ditto.
757
758 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
759
760         * message.el (message-called-interactively-p): A temporary macro.
761         (message-goto-body): Use it temporarily.
762
763 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
764
765         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
766         (nnimap-last-response-string): Unfold quoted lines, if they exist.
767         (nnimap-last-response-string): Fix last unfolding fix.
768
769 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
770
771         * shr.el (shr-insert): Fix the way to fold lines.
772
773 2010-11-25  Julien Danjou  <julien@danjou.info>
774
775         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
776
777         * color.el: Rename from color-lab.el
778         (color-rgb->hex): Add.
779         (color-complement): Add.
780         (color-complement-hex): Add.
781
782         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
783
784 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
785
786         * shr-color.el (shr-color-visible): Don't bug out if the colour names
787         don't exist.
788
789 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
790
791         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
792         assuming that article displaying or another mml-preview may be
793         interrupted for an error or for the like.
794
795         * shr.el (shr-get-background): Fix argument name.
796
797 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
798
799         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
800
801         * gnus-sum.el (gnus-summary-include-articles): New function.
802
803         * message.el (message-goto-body): called-interactively-p needs a
804         parameter, so use `any'.
805
806         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
807         clear marks before moving, since they're synced from the Gnus side
808         first.
809
810         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
811         (gnus-summary-move-article): Copy over all marks before moving, so that
812         IMAP doesn't think a new article has arrived.
813
814 2010-11-24  Julien Danjou  <julien@danjou.info>
815
816         * shr.el (shr-insert-background-overlay): Fix typo.
817         (shr-render-td): Copy the background before rendering.
818
819         * shr-color.el (shr-color-visible): Fix docstring.
820
821         * shr.el (shr-tag-table): Add bgcolor support.
822         (shr-render-td): Add bgcolor support.
823         (shr-get-background): Add.
824         (shr-insert-foreground-overlay): Use shr-get-background.
825
826         * message.el (message-goto-body): Use called-interactively-p.
827         (message-in-body-p): message-goto-body returns point.
828
829 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
830
831         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
832         Fixes something or other in Emacs 23, and is backwards compatible.
833
834         * message.el (message-goto-body): Remove the <#secure special-casing,
835         which is too special.
836
837         * shr.el (shr-parse-style): Drop !important from styles.
838
839 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
840
841         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
842         this function to return incorrect results when calling it with an
843         explicit article argument different from
844         (gnus-summary-article-number).
845
846 2010-11-24  Julien Danjou  <julien@danjou.info>
847
848         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
849         (shr-tag-body): Add background support.
850         (shr-descend): Add background support.
851         (shr-tag-title): Add.
852
853         * shr-color.el (shr-color-visible): Really return original background
854         if fixed.
855
856 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
857
858         * shr.el (shr-color-check): Protect against non-existant colour names.
859
860 2010-11-24  Julien Danjou  <julien@danjou.info>
861
862         * color-lab.el: Require 'cl when compiling.
863
864         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
865
866         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
867         matched part.
868
869         * color-lab.el: Fix all expt calls to use float type.
870
871 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
872
873         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
874         expression to shr-color-check as is.
875
876         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
877
878         * color-lab.el: Add coding cookie.
879         (float-pi): Use eval-and-compile.
880
881         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
882         compiled for Emacsen having no `libxml-parse-html-region' support.
883
884 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
885
886         * shr.el (shr-insert-color-overlay): Split stuff like
887         "#444444 !important" to find the real colour.
888         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
889         parse <font color="red"> entries.
890
891 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
892
893         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
894         point when parsing headers.
895
896         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
897         is positioned properly when parsing headers.
898
899 2010-11-23  Julien Danjou  <julien@danjou.info>
900
901         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
902
903         * shr-color.el (shr-color->hexadecimal): Add support for color names.
904
905         * shr.el (shr-parse-style): Replace \n with space in style parsing.
906
907         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use
908         shr-color-hue-to-rgb.
909         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
910
911 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
912
913         * shr.el (shr-color->hexadecimal): Autoload.
914         (shr-descend): Add color to all tags.
915
916 2010-11-22  Julien Danjou  <julien@danjou.info>
917
918         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
919         shr-color->hexadecimal.
920
921         * shr-color.el (shr-color->hexadecimal): Add converting functions for
922         RGB() or HSL() color representation.
923
924         * shr.el (shr-tag-font): Add.
925         (shr-tag-color-check): New function to get better colors.
926         (shr-tag-insert-color-overlay): Factorize code between tag-font and
927         tag-span.
928
929         * shr-color.el: New file.
930
931         * color-lab.el: New file.
932
933         * gnus-art.el (gnus-url-mailto): Do not downcase args.
934
935 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
936
937         * nnir.el: Fix typo in comments.
938         (nnir-run-imap): Simplify code. No need to reverse artlist.
939         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
940
941 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
942
943         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
944
945         * nnimap.el (nnimap-get-capabilities): Refactor out.
946         (nnimap-open-connection): Re-request capabilities after STARTTLS.
947
948 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
949
950         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
951         appearing when `mm-uu-hide-markers' is nil.
952
953 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
954
955         * nnimap.el (nnimap-unselect-group): Make into its own function.
956         (nnimap-request-rename-group): Unselect group before renaming.
957         This had gotten lost somewhere.
958         (nnimap-request-accept-article): Keep track of examined groups, and
959         unselect the group before APPENDing to read-only groups.
960         (nnimap-request-move-article): Clear flags before moving so that they
961         can be re-set later.
962
963 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
964
965         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
966         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
967
968 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
969
970         * gnus-art.el (gnus-mime-display-single)
971         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
972         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
973         parameter.
974
975 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
976
977         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
978         (shr-table-vertical-line): New variable.
979         (shr-insert-table): Use it.
980
981 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
982
983         * gnus-html.el (gnus-html-wash-images): Don't display images if
984         gnus-inhibit-images is non-nil; register displayer for cid images.
985         (gnus-html-display-image): Work for cid image.
986         (gnus-html-insert-image): Allow arguments.
987         (gnus-html-put-image): Inhibit read-only.
988         (gnus-html-prefetch-images): Don't prefetch images if
989         gnus-inhibit-images is non-nil.
990
991 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
992
993         * shr.el (shr-put-image): Break lines when inserting big pictures.
994
995 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
996
997         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
998         sender, thanks Katsumi Yamaoka.
999
1000 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
1001
1002         * nnir.el (nnir-run-imap): Reverse the article list for each group
1003         rather than the whole list.
1004
1005 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1006
1007         * shr.el (shr-image-displayer): Protect function against non-existent
1008         image source.
1009
1010         * gnus-art.el (gnus-inhibit-images): New user option.
1011         (gnus-mime-display-single): Don't display image if it is non-nil.
1012
1013         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
1014         gnus-inhibit-images.
1015
1016         * shr.el (shr-image-displayer): New function.
1017         (shr-tag-img): Use it.
1018
1019 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1020
1021         * mml2015.el (mml2015-epg-sign): Use From header.
1022
1023 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1024
1025         * gnus-html.el (gnus-html-wash-images): Register a displayer.
1026
1027         * gnus-util.el (gnus-find-text-property-region): Return markers.
1028
1029         * shr.el (shr-tag-img): Put a displayer in the text property.
1030
1031         * gnus-util.el (gnus-find-text-property-region): New utility function.
1032
1033         * gnus-html.el (gnus-html-display-image): Make the alt optional.
1034         (gnus-html-show-images): Remove.
1035
1036         * gnus-art.el (gnus-article-show-images): New, more general function.
1037
1038         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
1039         image url text properties.
1040
1041         * shr.el: Ditto.
1042
1043         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
1044         gnus-agent-auto-agentize-methods is set.  Which it isn't.
1045
1046 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1047
1048         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
1049         work for two or more articles.
1050
1051 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1052
1053         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
1054         divide an image that's in an html article to two or more when washing
1055         non-ASCII characters in alt text of it.
1056
1057 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1058
1059         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
1060         smime-decrypt-region using function argument.
1061         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
1062
1063         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
1064
1065         * smime.el (smime-decrypt-region): Catch it.
1066
1067 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1068
1069         * smime.el (smime-mode-map): Move initialization into declaration.
1070         (gnus-run-mode-hooks): Don't autoload.
1071         (smime-mode): Use define-derived-mode.
1072
1073 2010-11-11  Glenn Morris  <rgm@gnu.org>
1074
1075         * smime.el (from): Restrict declaration to XEmacs.
1076
1077         * nnir.el (gnus-group-topic-name): Autoload.
1078
1079 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1080
1081         * shr.el (shr-insert): Don't break long line if it is because of
1082         kinsoku-bol characters in the line end.
1083
1084 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
1085
1086         * nnir.el (nnir-request-move-article): Fix to provide original group
1087         and subject.
1088         (nnir-warp-to-article): Don't fail on articles whose headers haven't
1089         been retrieved.
1090
1091         * gnus-sum.el (gnus-summary-move-article): Use original group and
1092         subject for virtual articles such as those in an nnir summary buffer.
1093
1094 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1095
1096         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
1097         least 21.5).
1098
1099         * smime.el (from): Declare it again for XEmacs.
1100
1101 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1102
1103         * message.el (message-resend): Don't disable encoding unless it's
1104         already encoded.
1105
1106         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
1107         low-numbered articles.
1108
1109 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1110
1111         * rfc2047.el (rfc2047-syntax-table): Simplify.
1112
1113         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
1114
1115         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
1116         set-char-table-range for XEmacs.
1117
1118 2010-11-10  Glenn Morris  <rgm@gnu.org>
1119
1120         * time-date.el (time-to-seconds): Always an alias on Emacs,
1121         never a real function.
1122         (with-no-warnings): Remove compat stub, now unused.
1123         (time-less-p): Doc fix.
1124         (time-to-number-of-days): Simplify.
1125
1126         * smime.el (from): Remove unused declaration.
1127
1128         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
1129         (gnus-float-time): On Emacs, always an alias.
1130
1131         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
1132         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
1133
1134 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1135
1136         * dgnushack.el: Don't use ignore-errors in the top level form since it
1137         is unavailable in XEmacs even if cl is loaded.
1138
1139         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
1140
1141 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1142
1143         * shr.el (browse-url-mailto): Autoload.
1144
1145         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
1146
1147         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
1148         regexp doesn't need quoting.
1149
1150 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
1151
1152         * message.el (message-subject-trailing-was-ask-regexp)
1153         (message-subject-trailing-was-regexp): Match was: in addition to was.
1154
1155 2010-11-09  Glenn Morris  <rgm@gnu.org>
1156
1157         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
1158         (nnbabyl-check-mbox): Use point-at-bol.
1159
1160 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1161
1162         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
1163
1164         * message.el (message-mailto): New function.
1165         (message-mailto): Should accept other parameters.
1166         (message-mailto): Remove since it duplicates browse-url-mailto
1167         functionality.
1168
1169 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1170
1171         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
1172         methods.
1173         (gnus-read-active-file): Ditto.
1174
1175         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
1176         ": " from the prompt.
1177         (gnus-group-make-group): Ditto.
1178
1179 2010-11-07  Glenn Morris  <rgm@gnu.org>
1180
1181         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
1182         (gnus-bookmark-kill-line): Use point-at-eol.
1183
1184 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1185
1186         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
1187         asterisks in From header.
1188
1189 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1190
1191         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
1192         string to avoid making the From headers syntactically invalid.
1193
1194         * message.el (message-send-mail): Don't insert courtesy messages if the
1195         message already has List-Post and List-ID messages.
1196
1197 2010-11-06  Glenn Morris  <rgm@gnu.org>
1198
1199         * gnus-art.el (gnus-treat-article): Give dynamic local variables
1200         `condition', `type', `length' a prefix.
1201         (gnus-treat-predicate): Update for above name changes.
1202
1203 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
1204
1205         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
1206         binding.  Handled by `gnus-summary-refer-thread' instead.
1207         (nnir-warp-to-article): New backend function.
1208
1209         * nnimap.el (nnimap-request-thread): Force dependency updating.
1210
1211         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
1212         (gnus-summary-refer-thread): Rework to improve thread-referral.
1213
1214         * gnus-int.el (gnus-warp-to-article): New function.
1215
1216         * gnus-sum.el (gnus-summary-article-map): Bind it.
1217
1218 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
1219
1220         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
1221         gnus-summary-refer-thread.
1222
1223         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
1224         headers.
1225         (gnus-summary-limit-include-thread): Prevent articles in thread from
1226         being cut in gnus-cut-threads.
1227         (gnus-summary-refer-thread): Limit retrieved headers to those in
1228         thread.
1229
1230 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1231
1232         * message.el (message-send-mail): Use the value of
1233         message-courtesy-message from the message buffer.
1234
1235         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
1236
1237         * shr.el (shr-browse-url): Implement mailto: URLs.
1238
1239         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
1240         "raw".
1241
1242         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
1243         if it's already selected.
1244
1245         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
1246
1247 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1248
1249         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
1250         to measure the length and truncate alt text.
1251
1252 2010-11-03  Glenn Morris  <rgm@gnu.org>
1253
1254         * nndiary.el (nndiary-generate-nov-databases-1)
1255         (nndiary-generate-active-info): Rename dynamic variable `files' to
1256         something less generic.
1257
1258 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
1259
1260         * nnir.el (nnir-request-move-article): Call the underlying backend to
1261         move articles from nnir.
1262
1263 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1264
1265         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
1266
1267 2010-11-02  Julien Danjou  <julien@danjou.info>
1268
1269         * nnir.el: Remove wais support.
1270
1271 2010-11-02  Glenn Morris  <rgm@gnu.org>
1272
1273         * gnus-html.el: Reorder requirements to quieten compiler.
1274
1275 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1276
1277         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
1278         properly for XEmacs as well.
1279         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
1280         (gnus-article-natural-long-line-p): Use window-width rather than
1281         frame-width.
1282
1283 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
1284
1285         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
1286         (nnir-read-parms): Don't modify query.
1287         (nnir-run-query): Add ability to search topic on current line.
1288         (nnir-get-active): Clean up.
1289
1290 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1291
1292         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
1293         degenerate articles.
1294
1295         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
1296         (gnus-print-buffer): Just print the buffer as is, without any copying
1297         to a buffer and then re-highlighting.
1298
1299         * nnimap.el (nnimap-request-group): Store the new updated info.
1300         (nnimap-request-group): Select the group when we don't know whether it
1301         exists or not.
1302
1303         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
1304         groups.
1305
1306         * gnus-group.el (gnus-group-find-new-groups): Display all the new
1307         groups.
1308
1309         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
1310         groups.
1311
1312         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
1313         long-lines case by only filling the long lines.
1314
1315         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
1316         (bug #7311).
1317
1318 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1319
1320         * shr.el: No need to declare `declare-function' since shr.el is for
1321         only Emacsen that provide `libxml-parse-html-region'.
1322
1323         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
1324         effective only in a file it is referred to.
1325
1326 2010-11-01  Glenn Morris  <rgm@gnu.org>
1327
1328         * mm-util.el (gnus-completing-read): Autoload.
1329         (mm-read-coding-system): Simplify Emacs definition.
1330
1331         * nnmail.el (gnus-activate-group):
1332         * nnimap.el (gnutls-negotiate):
1333         * nntp.el (netrc-parse): Fix declarations.
1334
1335 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1336
1337         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
1338         string-match-p in Emacs >=23.
1339
1340         * gnus-msg.el (gnus-configure-posting-styles)
1341         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
1342
1343 2010-11-01  Glenn Morris  <rgm@gnu.org>
1344
1345         * nnir.el (declare-function): Add compat stub.
1346         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
1347         (nnir-run-gmane): Require 'mm-url.
1348
1349         * mm-util.el (mm-string-to-multibyte): Simplify.
1350
1351         * shr.el (declare-function): Add compat stub.
1352         (url-cache-create-filename): Declare.
1353         (mm-disable-multibyte, widget-convert-button): Autoload.
1354
1355         * smime.el (ldap-search): Declare.
1356         (smime-cert-by-ldap-1): Require ldap on Emacs.
1357
1358         * nnimap.el: Require nnmail, and gnus-sum when compiling.
1359         (nnimap-keepalive): Use gnus-float-time.
1360
1361         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
1362         (mail-source-delete-crash-box): Use gnus-float-time.
1363
1364         * gnus-dired.el (gnus-completing-read): Autoload.
1365
1366         * mm-view.el (gnus-rescale-image): Autoload.
1367
1368         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1369
1370         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1371
1372         * sieve-manage.el: Require 'cl when compiling.
1373
1374         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1375         (gnus-iswitchb-completing-read): Require iswitchb.
1376         (gnus-select-frame-set-input-focus): Silence compiler.
1377
1378 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1379
1380         * message.el (message-subject-trailing-was-query): Change default to t,
1381         since I think that's what most people want.
1382
1383         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1384         appending for easier debugging.
1385         (nnimap-wait-for-connection): Take a regexp.
1386         (nnimap-request-accept-article): Wait for the continuation line before
1387         sending anything unless we're streaming.
1388
1389         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1390         leave the header washing to take place.
1391
1392 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1393
1394         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1395         regular expression match and replace in posting styles.
1396
1397 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1398
1399         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1400         an entire server.
1401         (nnir-get-active): New function.
1402         (nnir-run-imap): Use it.
1403         (nnir-run-gmane): Who knew, gmane search returns an article score!
1404
1405         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1406         server on the current line with nnir.
1407
1408 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1409
1410         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1411         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1412         left edge.
1413         (gnus-article-foldable-buffer): Skip past the prefix when determining
1414         raggedness.
1415
1416         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1417         the raw article, and change `C-u g' to show the article without doing
1418         treatments.
1419
1420         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1421         on to `gnus-treat-article'.
1422         (gnus-inhibit-article-treatments): New variable.
1423
1424         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1425
1426         * gnus-art.el (gnus-treatment-function-alist): Have
1427         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1428         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1429         sections.
1430
1431         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1432         parameter.
1433         (gnus-article-fill-cited-long-lines): New function.
1434         (gnus-article-fill-cited-article): Allow filling only long sections.
1435
1436         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1437         and non-punctuation (like after the apostrophe in "'We").
1438
1439         * gnus-sum.el (gnus-summary-select-article): Make sure
1440         gnus-original-article-buffer is alive.
1441
1442         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1443         reflect the order they're in in the digest.
1444
1445         * gnus.el (gnus-group-startup-message): Move point to the start of the
1446         buffer.
1447
1448         * nnimap.el (nnimap-capability): New function.
1449         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1450         is set.
1451
1452 2010-10-31  David Engster  <dengste@eml.cc>
1453
1454         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1455         conform with changes to gnus-completing-read.
1456
1457 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1458
1459         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1460
1461 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1462
1463         * nnir.el: Move defvar, defcustom around to keep file organized
1464         and keep byte-compiler quiet.
1465         (nnir-read-parms): Accept search-engine as arg.
1466         (nnir-run-query): Pass search-engine as arg.
1467         (nnir-search-engine): Remove.
1468
1469 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1470
1471         * shr.el (shr-generic): The text nodes should be text, not :text.
1472
1473         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
1474         later in the file.
1475
1476 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1477
1478         * nnir.el: General clean up.  Allow searching with multiple engines.
1479         Allow separate extra-parameters for each engine.
1480         Batch queries when possible.
1481         (nnir-imap-default-search-key,nnir-method-default-engines):
1482         Add customize interface.
1483         (nnir-run-gmane): New engine.
1484         (nnir-engines): Use it.  Qualify all prompts with engine name.
1485         (nnir-search-engine): Remove global variable.
1486         (nnir-run-hyrex): Restore for now.
1487         (nnir-extra-parms,nnir-search-history): New variables.
1488         (gnus-group-make-nnir-group): Use them.
1489         (nnir-group-server): Remove in favor of gnus-group-server.
1490         (nnir-request-group): Avoid searching twice.
1491         (nnir-sort-groups-by-server): New function.
1492
1493 2010-10-30  Julien Danjou  <julien@danjou.info>
1494
1495         * gnus-group.el: Remove gnus-group-fetch-control.
1496
1497         * gnus-start.el (gnus-find-new-newsgroups):
1498         Remove gnus-check-first-time-used.
1499
1500         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
1501
1502 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1503
1504         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
1505         set on groups that don't have \* permanentflags.
1506
1507 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1508
1509         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
1510         control the background color.
1511         (shr-tag-img): Ignore very small web bug type images.
1512         (shr-put-image): Add help-echo alt texts to the images.
1513         (shr-tag-video): Show the video poster image.
1514
1515 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1516
1517         * shr.el (shr-table-depth): New variable.
1518         (shr-tag-table-1): Only insert the images after the top-level table.
1519
1520         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
1521
1522         * gnus-util.el (gnus-list-memq-of-list): New function.
1523
1524         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
1525         selected.
1526         (nnimap-unsplittable-articles): New slot.
1527         (nnimap-new-articles): Use it.
1528
1529 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
1530
1531         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
1532         move to the previous line on `M-g'.
1533
1534 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1535
1536         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
1537         *-request-group, which seems unnecessary.
1538
1539         * nnimap.el (nnimap-quote-specials): Function copied over from
1540         imap.el.
1541         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
1542         they support that.  Suggested by Tom Regner.
1543
1544 2010-10-29  Julien Danjou  <julien@danjou.info>
1545
1546         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
1547         defalias.
1548         (gnus-summary-delete-marked-with): Remove obsolete defalias.
1549
1550         * gnus.el: Remove `gnus-nntp-service' variable.
1551         (gnus-secondary-servers): Make obsolete.
1552         (gnus-nntp-server): Make obsolete.
1553
1554         * gnus-start.el (gnus-1): Remove x-splash calls.
1555
1556         * gnus-ems.el (gnus-x-splash): Remove.
1557
1558         * gnus.el (gnus-group-startup-message): Simplify/update code.
1559
1560         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
1561         definition.
1562
1563         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
1564         capability before doing anything.
1565         (gnus-group-insert-group-line): Remove useless
1566         gnus-group-remove-excess-properties.
1567
1568 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1569
1570         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
1571
1572 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1573
1574         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
1575         config after reselecting.
1576
1577 2010-10-28  Julien Danjou  <julien@danjou.info>
1578
1579         * shr.el (shr-put-image): Use point even if only inserting text.
1580         (shr-put-image): Save excursion when inserting alt text on non-graphic
1581         display, so the behaviour is the same when we are on a graphic display.
1582
1583         * nnir.el (nnir-run-swish-e): Remove hyrex support.
1584
1585 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1586
1587         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
1588         (gnus-mime-copy-part): Check coding system, not charset.
1589         (gnus-mime-view-part-externally): Never remove part.
1590         (gnus-mime-view-part-internally): Don't remove part here.
1591         (gnus-article-part-wrapper): Make sure MIME tag is visible.
1592         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
1593         multipart/alternative.
1594
1595         * mm-decode.el (mm-display-part): Take optional arg `force'.
1596
1597 2010-10-26  Julien Danjou  <julien@danjou.info>
1598
1599         * gnus-group.el (gnus-group-default-list-level): Add this function to
1600         compute the default list level.
1601         (gnus-group-default-list-level): Add possibility to use a function.
1602
1603 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1604
1605         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
1606
1607         * gnus-group.el (gnus-group-completing-read)
1608         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
1609         gnus-replace-in-string.
1610
1611 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1612
1613         * shr.el (shr-tag-div): Add.
1614
1615         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
1616
1617 2010-10-25  Julien Danjou  <julien@danjou.info>
1618
1619         * gnus-util.el: Remove `gnus-with-local-quit'.
1620
1621         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
1622
1623 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1624
1625         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
1626         the original article buffer.
1627
1628 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1629
1630         * nnimap.el (nnimap-request-head): New function.
1631         (nnimap-request-move-article): Try to be slighly faster by not
1632         requesting the entire message when moving.
1633         (nnimap-transform-headers): Don't bug out on bodiless articles.
1634         (nnimap-send-command): Have no outstanding messages if the IMAP server
1635         doesn't support streaming.
1636         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
1637
1638 2010-10-24  Julien Danjou  <julien@danjou.info>
1639
1640         * message.el (message-default-headers): Fix type.
1641
1642 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1643
1644         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
1645         prefetching images.
1646
1647         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
1648         backend for unknown groups.  This is mainly useful for nnimap groups.
1649
1650         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
1651         group isn't covered by the agent.
1652
1653 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
1654
1655         * nnir.el (nnir-method-default-engines): New variable.
1656         (nnir-run-query): Use it.
1657         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
1658         (gnus-summary-nnir-goto-thread): Change group if needed.
1659
1660         * gnus-group.el (gnus-group-group-map): Add key binding for
1661         gnus-group-make-nnir-group.
1662
1663 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1664
1665         * shr.el (shr-tag-object): Add.
1666
1667         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
1668         original article buffer live.
1669         (gnus-summary-select-article-buffer):
1670         Mention gnus-widen-article-buffer.
1671
1672 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1673
1674         * shr.el (shr-tag-strong): Add.
1675
1676 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1677
1678         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
1679         group names.  They mess up the group buffer badly.
1680
1681         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
1682
1683         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
1684         instead of the summary one.
1685
1686 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1687
1688         * mml.el (mml-preview): Work properly when editing article.
1689
1690         * gnus-start.el (gnus-read-active-file-1): Don't add method to
1691         gnus-have-read-active-file if it's already been in.
1692
1693 2010-10-22  Tom Tromey  <tromey@redhat.com>
1694
1695         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
1696         gnus-group-completing-read.
1697
1698 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1699
1700         * message.el (message-mode-map): Don't bind M-; to comment region, to
1701         allow the global comment-dwim to work.
1702
1703 2010-10-21  Julien Danjou  <julien@danjou.info>
1704
1705         * message.el (message-setup-1): Allow message-default-headers to be a
1706         function.
1707
1708 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1709
1710         * shr.el (shr-tag-table): Simplify.
1711
1712 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1713
1714         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
1715         to avoid trying to snarf invalid stuff.
1716
1717         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
1718
1719         * gnus.el (gnus-message-archive-group): Quote value.
1720         (gnus-message-archive-group): Mark as changed.
1721
1722         * shr.el (shr-add-font): Don't put the font properties on the newline
1723         or the indentation.
1724
1725         * message.el (message-fix-before-sending): Change options when sending
1726         non-printable characters.
1727
1728         * gnus.el (gnus-message-archive-method): Change the default to
1729         monthly outgoing groups.
1730
1731         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
1732         that have gotten new numbers.
1733
1734         * nnimap.el (nnimap-request-replace-article): New function.
1735
1736 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1737
1738         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
1739         (nnrss-request-article): Don't use special html washing code.
1740
1741 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1742
1743         * shr.el (shr-tag-table): Remove useless nconc.
1744
1745 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1746
1747         * gnus-art.el (article-wash-html): Simplify and remove the charset
1748         stuff.  Use the normal html rendering code instead of the special html
1749         washing code.
1750
1751         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1752         `gnus-w3m' symbols.
1753         (mm-text-html-washer-alist): Remove.
1754
1755         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1756         (mm-inline-media-tests): Remove use.
1757         (mm-text-html-renderer): Change default to the `shr' symbol.
1758
1759         * mm-view.el (mm-inline-text-html): Remove use.
1760
1761         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1762         `gnus-blocked-images' to be a function.
1763         (gnus-article-wash-function): Remove.
1764
1765 2010-10-20  Julien Danjou  <julien@danjou.info>
1766
1767         * spam.el (spam-list-of-processors): Mark as obsolete.
1768
1769         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
1770         (nnimap-insert-partial-structure): Fix boundary detection.
1771
1772 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
1773
1774         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
1775         run file-truename on remote files.  This can be expensive and even
1776         prevent one from editing drafts if some unrelated buffer has a stale
1777         connection.
1778
1779 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1780
1781         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
1782         kinsoku-eol regardless of shr-kinsoku-shorten.
1783         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
1784         (shr-tag-table): Support caption, thead, and tfoot.
1785
1786 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1787
1788         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
1789         lines.
1790         (shr-save-contents): New command and keystroke.
1791
1792         * nndoc.el (nndoc-type-alist): Add git support.
1793         (nndoc-git-type-p): New function.
1794         (nndoc-transform-git-article): Ditto.
1795         (nndoc-transform-git-headers): Ditto.
1796         (nndoc-transform-git-headers): Generate Subject headers.
1797
1798         * shr.el (shr-parse-style): New function.
1799         (shr-tag-span): Ditto.
1800
1801         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
1802         to `G G' to avoid collisions.
1803
1804 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1805
1806         * shr.el: Load kinsoku if necessary.
1807         (shr-kinsoku-shorten): New internal variable.
1808         (shr-find-fill-point): Make kinsoku shorten text line if
1809         shr-kinsoku-shorten is bound to non-nil.
1810         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
1811         shr-indentation too when testing if table is wider than frame width.
1812         (shr-insert-table): Use `string-width' instead of `length' to measure
1813         text width.
1814         (shr-insert-table-ruler): Make sure indentation is done at bol.
1815
1816 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1817
1818         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
1819         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
1820         undecoded network data.
1821
1822 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1823
1824         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
1825         name in the mode line spec so that the mode line menu works
1826         (bug #2431).
1827
1828         * message.el (message-get-reply-headers): If we're fed `to-address',
1829         then always use that.
1830
1831         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
1832         aren't so wide as to need to switch off the edit menu.
1833
1834         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
1835         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
1836
1837         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
1838         `M-g'.
1839         (nnimap-update-info): Update flags/read marks even if \* isn't part of
1840         the permanent marks.
1841
1842 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
1843
1844         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1845         Splitting according to references/in-reply-to obeys the ignore-groups
1846         variable, while splitting by sender and subject do not.
1847
1848 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1849
1850         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
1851         alist, so that we can look for non-Unicode chars.
1852         (article-translate-strings): Allow both character and string maps.
1853
1854 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1855
1856         * shr.el (shr-insert): Don't insert space behind a wide character
1857         categorized as kinsoku-bol, or between characters both categorized as
1858         nospace.
1859
1860 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
1861
1862         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
1863         headers to gnus-newsgroup-headers.
1864
1865 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1866
1867         * shr.el (shr-tag-img): Don't align images -- since we're not
1868         rescaling, this often leads to ugly displays.
1869
1870 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
1871
1872         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
1873         duplicates.
1874
1875 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1876
1877         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
1878         call.
1879
1880 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1881
1882         * gnus.el: Autoload gnus-html-show-images.
1883
1884         * nnimap.el: Use nnheader-message throughout.
1885
1886         * shr.el (shr-tag-img): Ignore images with no data.
1887
1888 2010-10-15  Julien Danjou  <julien@danjou.info>
1889
1890         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1891         a possibility to disable format=flow encoding when using hard newlines.
1892
1893 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1894
1895         * shr.el (shr-insert): Remove space inserted before or after a
1896         breakable character or at the beginning or the end of a line.
1897         (shr-find-fill-point): Do kinsoku; find the second best point or give
1898         it up if there's no breakable point.
1899
1900 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1901
1902         * nnimap.el (nnimap-open-connection): Message when opening connection
1903         for debugging purposes.
1904
1905         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1906         on every setup buffer call to allow this to change from article to
1907         article.
1908
1909         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1910         buffers where we have a wide table.
1911
1912 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1913
1914         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1915         uses *-request-thread.
1916
1917 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1918
1919         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1920         incantation, which is no longer valid.
1921
1922 2010-10-14  Julien Danjou  <julien@danjou.info>
1923
1924         * shr.el: Fix defcustom type (char -> character).
1925
1926 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1927
1928         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1929         programs.
1930
1931 2010-10-14  Julien Danjou  <julien@danjou.info>
1932
1933         * shr.el (shr-tag-a): Use url-link as widget type.
1934
1935         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1936         `gnus-group-get-icon'.
1937
1938 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1939
1940         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1941         This should make server editing work better.
1942
1943         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1944
1945         * tls.el (tls-program): Remove spurious %s from openssl.
1946
1947         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1948         (nnimap-parse-flags): Fix regexp.
1949
1950         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1951         probably work for CJVK text, too.
1952
1953         * nnimap.el (nnimap-extend-tls-programs): Remove.
1954         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1955
1956         * tls.el (tls-starttls-switches): Remove starttls hack.
1957         (open-tls-stream): Ditto.
1958         (tls-find-starttls-argument): Ditto.
1959
1960 2010-10-13  Julien Danjou  <julien@danjou.info>
1961
1962         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1963         responses.
1964
1965 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1966
1967         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1968
1969         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1970         anything in Emacs.
1971
1972         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1973
1974 2010-10-13  Julien Danjou  <julien@danjou.info>
1975
1976         * shr.el (shr-width): Make shr-width a defcustom with default to
1977         fill-column.
1978         (shr-tag-img): Use shr-width rather than fill-column.
1979
1980 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1981
1982         * dgnushack.el (byte-optimize-apply)
1983         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1984
1985         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1986         position when (X-)Faces exist.
1987         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1988         avatars when called interactively.
1989
1990 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1991
1992         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1993         gnus-article-x-face-too-ugly is bound.
1994
1995 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1996
1997         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1998
1999         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
2000         mailbox that doesn't exist.
2001
2002 2010-10-12  Julien Danjou  <julien@danjou.info>
2003
2004         * shr.el (shr-tag-img): Encode URL properly when retrieving.
2005         (shr-get-image-data): Encode URL properly when fetching from cache.
2006         (shr-tag-img): Use aligned-to spaces to align correctly images.
2007
2008         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
2009         before inserting the Gravatar.
2010
2011         * shr.el (shr-tag-img): Add align attribute support for <img>.
2012
2013 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2014
2015         * gnus-gravatar.el (gnus-art): Require.
2016
2017         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
2018         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
2019         Remove long obsoleted functions.
2020
2021 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2022
2023         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
2024
2025         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
2026
2027         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
2028         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
2029         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
2030         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
2031         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
2032         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
2033         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
2034
2035 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2036
2037         * nnimap.el (nnimap-request-rename-group): Select group read-only
2038         before renaming it.
2039
2040         * shr.el (shr-insert): Fix up the white space only regexp.
2041
2042         * nnimap.el (nnimap-transform-split-mail): Not all articles have
2043         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
2044
2045         * shr.el (shr-current-column): New function.
2046         (shr-find-fill-point): New function.
2047
2048 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2049
2050         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
2051         numbers.
2052
2053 2010-10-11  Julien Danjou  <julien@danjou.info>
2054
2055         * shr.el (shr-hr-line): Add.
2056         (shr-tag-hr): Use shr-hr-line to specify which character to use to
2057         display hr lines.
2058         (shr-max-columns): Do not change state to nil if we just inserting
2059         spaces.
2060
2061 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2062
2063         * gnus-topic.el (gnus-topic-read-group): If after the last group,
2064         select the last group.
2065
2066 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2067
2068         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
2069
2070 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
2071
2072         * dig.el (dig-mode-map): Declare and define in one step.
2073
2074 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2075
2076         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
2077         for Gnus.
2078         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
2079         (nnimap-update-qresync-info): Mark \Seen articles as read.
2080
2081         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
2082         non-variable, too.
2083
2084         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
2085         available.
2086         (nnimap-update-info): Rely more on the current active than the param
2087         active to avoid marking articles as read too much.
2088
2089         * auth-source.el (auth-source-create): Use (user-login-name) for the
2090         user name default.
2091
2092         * nnimap.el (nnimap-update-info): If the server doesn't return any
2093         useful info, just use the previous info.
2094         (nnimap-update-info): Prefer old info over start-article.
2095         (nnimap-update-qresync-info): Finish implementing QRESYNC.
2096
2097 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
2098
2099         * nnir.el (autoload): Clean up autoloads.
2100         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
2101         Use key rather than value.
2102         (nnir-imap-search-other): New variable.
2103         (nnir-read-parm): Use it.
2104         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
2105         (gnus-summary-nnir-goto-thread): Modify to work with imap.
2106
2107 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2108
2109         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
2110         the process, too.
2111
2112 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2113
2114         * spam.el (gnus-summary-mode-map): Bind to "$".
2115         Suggested by Russ Allbery.
2116
2117         * shr.el: Rework the way things are indented by <li> slightly.
2118
2119         * gnus.el (gnus-group-set-parameter): Fix typo.
2120
2121         * nnimap.el: Start implementing QRESYNC support.
2122
2123 2010-10-09  Julien Danjou  <julien@danjou.info>
2124
2125         * nnir.el (nnir-engines): Fix too many arguments.
2126
2127 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2128
2129         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
2130         group is the "last", so that the backends like nnfolder actually save
2131         their folders.
2132
2133         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
2134         try to use that for the tls stream.
2135         (nnimap-retrieve-group-data-early): Rework the marks code to heed
2136         UIDVALIDITY and find out which groups are read-only and not.
2137         (nnimap-get-flags): Use the same marks parsing code as the rest of
2138         nnimap.
2139
2140 2010-10-09  Julien Danjou  <julien@danjou.info>
2141
2142         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
2143
2144         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
2145         retrieving gravatars.
2146
2147         * shr.el (shr-table-corner): Add.
2148         (shr-table-line): Add.
2149         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
2150
2151 2010-10-08  Julien Danjou  <julien@danjou.info>
2152
2153         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
2154
2155 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
2156
2157         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
2158
2159         * gnus-sum.el (gnus-mark-article-as-unread)
2160         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
2161         (gnus-summary-set-bookmark): Use it.
2162
2163         * gnus-msg.el (gnus-setup-message): Use it.
2164
2165         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2166
2167         * gnus.el (gnus-group-remove-parameter): Use it.
2168
2169         * gnus-group.el (gnus-group-make-web-group): Use it.
2170
2171         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2172
2173         * nnregistry.el: Update docs to mention manual.
2174
2175         * gnus-registry.el: Update docs to mention nnregistry.el.
2176         (gnus-registry-initialize): Don't install nnregistry refer method
2177         automatically.
2178         (gnus-registry-install-nnregistry): Remove it.
2179
2180 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2181
2182         * shr.el (shr-insert): Don't insert double spaces.
2183
2184 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2185
2186         * gnus-gravatar.el (gnus-treat-from-gravatar)
2187         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
2188         called interactively.
2189
2190         * gnus-art.el (gnus-mime-view-part-externally)
2191         (gnus-mime-view-part-internally): Make predicate function passed to
2192         gnus-mime-view-part-as-type assume argument is a mime type, not a list
2193         of a mime type.
2194
2195         * shr.el (shr-table-widths): Don't use cl function `reduce'.
2196
2197 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2198
2199         * shr.el (require): Require cl when compiling.
2200         (shr-tag-hr): New function.
2201
2202         * nnimap.el (nnimap-update-info): Remove double setting of high.
2203         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
2204         This makes nnimap work properly on Courier again.
2205
2206         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
2207         the variable for backwards compatability.
2208
2209         * mm-decode.el (mm-save-part): If given a non-directory result, expand
2210         the file name before using to avoid setting mm-default-directory to
2211         nil.
2212
2213         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
2214         bidning gnus-agent variables.
2215
2216         * shr.el (shr-render-td): Use a cache for the table rendering function
2217         to avoid getting an exponential rendering behaviour in nested tables.
2218         (shr-insert): Rework the line-breaking algorithm.
2219         (shr-insert): Don't leave trailing spaces.
2220         (shr-insert-table): Also insert empty TDs.
2221         (shr-tag-blockquote): Ensure paragraphs after </ul>.
2222
2223 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2224
2225         * gnus-sum.el (gnus-number): Rename from `number'.
2226         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
2227         (gnus-summary-limit-children): Update uses correspondingly.
2228
2229 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2230
2231         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
2232         (gnus-gravatar-transform-address): Don't show avatars of people of
2233         which mail addresses match gnus-gravatar-too-ugly.
2234
2235 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2236
2237         * shr.el (shr-table-widths): Expand TD elements to fill available
2238         space.
2239
2240 2010-10-07  Julien Danjou  <julien@danjou.info>
2241
2242         * nnimap.el (nnimap-request-rename-group): Add this method.
2243
2244 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2245
2246         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
2247         name from XEmacs' function-arglist.
2248
2249         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
2250         gravatar under XEmacs.
2251
2252 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
2253
2254         * auth-source.el: Update docs with TODO items.
2255
2256         * gnus-sync.el: Update docs to explain state and plans.
2257
2258         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
2259         Hooks for mark updates.
2260         (gnus-request-set-mark, gnus-request-update-mark): Use them.
2261
2262         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
2263         hooks with arguments, which is needed for mark update hooks.
2264
2265 2010-10-06  Julien Danjou  <julien@danjou.info>
2266
2267         * gnus.el (gnus-expand-group-parameter): Only return and act on what
2268         was matched.
2269
2270         * sieve-manage.el: Update example in `Commentary'.
2271
2272         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
2273
2274         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
2275         not 2000.
2276         (sieve-manage-authenticate): Re-add function.
2277
2278 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2279
2280         * shr.el (shr-insert): Get 'space transition right.
2281         (shr-render-td): Only delete space at the end of the TD.
2282
2283         * nnimap.el (nnimap-open-connection): Prepare to support
2284         open-gnutls-stream.
2285
2286         * shr.el: Rearrange function order to be more logical.
2287
2288 2010-10-06  Julien Danjou  <julien@danjou.info>
2289
2290         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
2291         (nnrss-discover-feed): Remove 404 URL in docstring.
2292
2293         * nnir.el: Fix Swish-E URL.
2294         Fix Namazu URL.
2295
2296         * message.el (message-change-subject): Remove 404 URL in a comment.
2297
2298 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2299
2300         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
2301         called interactively.
2302
2303         * gnus-util.el (gnus-remove-if): Allow hash table.
2304         (gnus-remove-if-not): New function.
2305
2306         * gnus-art.el (gnus-mime-view-part-as-type)
2307         * gnus-score.el (gnus-summary-score-effect)
2308         * gnus-sum.el (gnus-read-move-group-name):
2309         Replace remove-if-not with gnus-remove-if-not.
2310
2311         * gnus-group.el (gnus-group-completing-read):
2312         Regard collection as a hash table if it is not a list.
2313
2314 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2315
2316         * shr.el (shr-render-td): Allow blank/missing <TD>s.
2317
2318         * shr.el: Document the table-rendering algorithm.
2319
2320 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2321
2322         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
2323         for Emacsen having no `libxml-parse-html-region' support.
2324
2325 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2326
2327         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
2328         invalid URLs.
2329
2330         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
2331         line-broken.
2332         (shr-tag-img): Ignore image fetching errors.
2333         (shr-overlays-in-region): Compute overlay positions correctly.
2334
2335         * mm-decode.el (mm-shr): Require shr.
2336
2337         * gnus-art.el (gnus-blocked-images): Move variable here.
2338
2339         * shr.el (shr-insert-table): Bind free variable.
2340
2341         * mm-decode.el (mm-shr): Bind shr-content-function.
2342
2343         * shr.el (shr-content-function): New variable.
2344
2345         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
2346         added for symmetry.
2347
2348         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
2349
2350         * gnus-group.el (gnus-group-make-group): Doc fix.
2351
2352         * nnimap.el (nnimap-request-newgroups): Return success.
2353
2354         * shr.el (shr-find-elements): New function.
2355         (shr-tag-table): Put all the images after the table.
2356         (shr-tag-table): Really inhibit images inside the table.
2357         (shr-collect-overlays): Copy over overlays from the TD elements to the
2358         main document.
2359
2360         * mm-decode.el (mm-shr): Bind shr-blocked-images to
2361         gnus-blocked-images.
2362
2363 2010-10-05  Julien Danjou  <julien@danjou.info>
2364
2365         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
2366
2367         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2368         (gnus-html-maximum-image-size): Add this function.
2369         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2370
2371         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2372         server-value of the capability is nil.
2373
2374 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2375
2376         * shr.el (shr-tag-em): Add <EM> tag.
2377
2378 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2379
2380         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2381         customizable.
2382
2383         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2384         handing broken links to browse-url.
2385
2386 2010-10-05  Julien Danjou  <julien@danjou.info>
2387
2388         * gnus-util.el (gnus-emacs-completing-read)
2389         (gnus-iswitchb-completing-read): Use autoload rather than require.
2390
2391 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2392
2393         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
2394         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
2395         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
2396         iswitchb-temp-buflist for XEmacs.
2397
2398         * gnus-util.el (gnus-completing-read-function): Exclude
2399         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2400         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2401         XEmacs.
2402
2403         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2404         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2405
2406         * gnus-html.el: Don't require help-fns under XEmacs.
2407         (gnus-html-schedule-image-fetching): Work for XEmacs.
2408
2409         * mm-decode.el (mm-shr): Decode contents by charset.
2410
2411 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2412
2413         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2414         unknown.
2415
2416         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2417         (shr-get-image-data): Ensure against the cache file missing.
2418
2419         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2420         for data.
2421
2422         * spam-report.el (spam-report-url-ping-plain): Don't query about
2423         killing the process.
2424
2425         * shr.el (shr-render-td): Protect against too-wide text.
2426
2427 2010-10-04  Julien Danjou  <julien@danjou.info>
2428
2429         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2430         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2431
2432         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2433         retrieved.
2434
2435 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2436
2437         * shr.el (browse-url): Require.
2438         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2439         lines.
2440         (shr-show-alt-text, shr-browse-image): New commands.
2441         (shr-browse-url, shr-copy-url): New commands.
2442
2443         * gnus-sum.el (gnus-widen-article-window): New variable.
2444         (gnus-summary-select-article-buffer): Use it.
2445
2446         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2447         without @ signs.
2448
2449 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2450
2451         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2452
2453 2010-10-04  Julien Danjou  <julien@danjou.info>
2454
2455         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2456         for XEmacs.
2457
2458 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2459
2460         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2461
2462         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2463         (nnimap-close-server): Implement.
2464
2465         * dgnushack.el (iswitchb): Require to shut up the compiler.
2466
2467         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2468         (shr-insert): Tweak line breaking.
2469         (shr-insert): Handle <pre> better.
2470         (shr-tag-li): Get <li> indentation right.
2471         (shr-tag-li): Get <li> indentation even righter.
2472         (shr-tag-blockquote): Ensure paragraph start.
2473         (shr-make-table): Tweak table generation.
2474         (shr-make-table): Fix typo.
2475
2476         * shr.el: Implement table rendering.
2477
2478 2010-10-04  Julien Danjou  <julien@danjou.info>
2479
2480         * gnus-html.el (gnus-html-put-image): Fix resize image code.
2481
2482 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2483
2484         * shr.el (shr-insert): Use string anchors instead of line anchors.
2485
2486 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2487
2488         * shr.el: Add headings.
2489         (shr-ensure-paragraph): Actually work.
2490         (shr-tag-li): Make <ul> prettier.
2491         (shr-insert): Get white space at the beginning/end of elements right.
2492         (shr-tag-p): Collapse subsequent <p>s.
2493         (shr-ensure-paragraph): Don't insert double line feeds after blank
2494         lines.
2495         (shr-insert): \t is also space.
2496         (shr-tag-s): Fix "s" tag name function.
2497         (shr-tag-s): Fix face prop name.
2498
2499 2010-10-03  Julien Danjou  <julien@danjou.info>
2500
2501         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
2502
2503         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
2504         gnus-window-inside-pixel-edges.
2505
2506         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
2507         gnus-ems.
2508
2509         * mm-view.el (mm-inline-image-emacs): Support image resizing.
2510
2511         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
2512         function.
2513
2514         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
2515         resize choice.
2516
2517 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2518
2519         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
2520         beginning of the buffer.
2521
2522         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
2523         article buffer again.
2524
2525         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
2526
2527         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
2528         when it's at the start of the buffer.
2529
2530         * shr.el (shr-tag-blockquote): Convert name.
2531         (shr-rescale-image): Use the right image-size variant.
2532
2533         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
2534         buffer isn't shown, then select the current article first instead of
2535         bugging out.
2536         (gnus-summary-select-article-buffer): Show both the article and summary
2537         buffers again.
2538
2539         * shr.el (shr-fontize-cont): Protect against regions with no text.
2540         Rename tag functions to shr-tag-* for enhanced security.
2541         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
2542
2543 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
2544
2545         * shr.el (shr-insert):
2546         * pop3.el (pop3-movemail):
2547         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
2548         loaded.
2549
2550 2010-10-03  Glenn Morris  <rgm@gnu.org>
2551
2552         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
2553
2554         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
2555
2556         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
2557
2558         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
2559
2560         * gnus-util.el (gnus-make-local-hook): Simplify.
2561
2562 2010-10-02  Julien Danjou  <julien@danjou.info>
2563
2564         * gnus-util.el (gnus-iswitchb-completing-read): New function.
2565         (gnus-ido-completing-read): New function.
2566         (gnus-emacs-completing-read): New function.
2567         (gnus-completing-read): Use gnus-completing-read-function.
2568         Add gnus-completing-read-function.
2569
2570 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2571
2572         * shr.el (shr-insert-document): Autoload.
2573         (shr-img): Be silent.
2574         (shr-insert): Add a newline after every picture before text.
2575         (shr-add-font): Use overlays for combining faces.
2576         (shr-insert): Pass upwards the text start point.
2577
2578         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
2579         possible.
2580         (mm-shr): New function.
2581
2582 2010-10-02  Julien Danjou  <julien@danjou.info>
2583
2584         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
2585         should go backward.
2586
2587 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
2588
2589         * shr.el (shr): Fix typo in provide call.
2590
2591 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2592
2593         * shr.el: New file.
2594
2595         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
2596
2597         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
2598         completing read.
2599
2600 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2601
2602         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
2603         we're being queried about.  Suggested by Dan Jacobson.
2604
2605         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
2606         Suggested by Jason Eisner.
2607
2608         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
2609         table, too.  Suggested by Stefan Wiens.
2610         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
2611         the table unnecessary.  Suggested by Stefan Wiens.
2612
2613         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
2614         longer needed, and probably doesn't work either, as pointed out by
2615         Stefan Wiens.
2616         (gnus-summary-exit): Remove call to the clearing function.
2617         (gnus-summary-exit-no-update): Ditto.
2618
2619         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
2620         instead of gnus-eval-in-buffer-window to avoid popping up frames.
2621         Reported by Stefan Monnier.
2622         (gnus-summary-save-in-rmail): Ditto.
2623
2624         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
2625         article buffer, instead of both the article buffer and the summary
2626         buffer.  Sort of suggested by Dan Jacobson.
2627
2628         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
2629
2630         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
2631         Suggested by Dan Jacobson.
2632
2633         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
2634         documentation clearer.
2635
2636         * message.el (message-shorten-references): Comment on the number "21".
2637         Suggested by Stefan Monnier.
2638
2639         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
2640         Suggested by Dan Jacobson.
2641
2642         * gnus.el (gnus-large-newsgroup):
2643         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
2644
2645         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
2646         externalize attachments.  Bug reported by Steve Wen.
2647
2648         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
2649         really message anything to the user.
2650
2651         * nnmail.el (nnmail-article-group): Allow using the fancy split method
2652         directly.
2653
2654         * nnimap.el (nnimap-request-group): Low higher than high to signal no
2655         messages in empty groups.
2656
2657 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
2658
2659         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
2660         non-UIDNEXT group.
2661
2662 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2663
2664         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
2665         not the value from the collection.
2666
2667         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
2668         values.  This sometimes happens on some groups that have no info.
2669         (nnimap-request-newgroups): New function.
2670
2671 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
2672
2673         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
2674         check into `gnus-registry-initialize'.
2675         (gnus-registry-initialize): Ditto.
2676         Fix and extend header docs.
2677
2678 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2679
2680         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
2681         regexp backtrace overflows.
2682
2683         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
2684         for starttls that tls.el implements; i.e. openssl.
2685
2686         * tls.el (tls-starttls-switches): Give up on using starttls with
2687         gnutls-cli.
2688         (tls-program): Add --insecure to be consistent with the defaults from
2689         openssl s_client.  Now all three commands are insecure.
2690
2691 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2692
2693         * lpath.el: Bind completion-styles-alist for XEmacs.
2694
2695         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
2696         (gravatar-create-image): New function that's an alias to
2697         gnus-xmas-create-image, gnus-create-image, or create-image.
2698         (gravatar-data->image): Use it.
2699
2700 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2701
2702         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
2703         install the nnregistry refer method.
2704         (gnus-registry-install-hooks): Use it.
2705         (gnus-registry-unfollowed-groups): Add nnmairix to the default
2706         unfollowed groups.
2707
2708 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
2709
2710         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
2711         expanding threads.
2712
2713 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2714
2715         * nnir.el: Use the server names without suffixes (bug #7009).
2716
2717         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
2718         unencrypted to STARTTLS, if possible.
2719
2720 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2721
2722         * message.el (message-ignored-supersedes-headers): Strip Injection-*
2723         headers before superseding.
2724
2725 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2726
2727         * nnrss.el (nnrss-use-local): Add documentation.
2728
2729         * nnimap.el (nnimap-extend-tls-programs): New function.
2730         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
2731         (nnimap-wait-for-connection): Accept the greeting from the stupid
2732         output from openssl s_client -starttls, too.
2733
2734         * tls.el (tls-starttls-switches): New variable.
2735         (tls-find-starttls-argument): Use it.
2736         (open-tls-stream): Ditto.
2737
2738         * netrc.el (netrc-credentials): Return the value of the "default" entry.
2739         (netrc-machine): Ditto.
2740
2741         * nnimap.el (nnimap-find-article-by-message-id): Really return the
2742         article number.
2743         (nnimap-split-fancy): New variable.
2744         (nnimap-split-incoming-mail): Use it.
2745
2746         * nntp.el (nntp-server-list-active-group): Document.
2747
2748         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2749         SELECT to get the message-id.
2750
2751         * mail-source.el (mail-sources): Remove webmail support.
2752         (defvar): Ditto.
2753         (mail-source-fetcher-alist): Ditto.
2754         (mail-source-fetch-webmail): Remove.
2755
2756         * webmail.el: Remove -- doesn't seem relevant any more.
2757
2758         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2759
2760         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2761         the \r.
2762
2763 2010-09-30  Julien Danjou  <julien@danjou.info>
2764
2765         * gnus-agent.el (gnus-agent-add-group): Fix call to
2766         gnus-completing-read.
2767
2768 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2769
2770         * nndoc.el (nndoc-retrieve-groups): New function.
2771
2772         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2773         `default', use nnmail-split-methods.
2774         (nnimap-request-article): Downcase the NILs so that they are nil.
2775
2776         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2777         symbol.
2778
2779         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2780         code, since if the user has requested network, that's what they ought
2781         to get.
2782         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2783         (nnimap-split-rule): Mark as obsolete.
2784
2785         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2786         New variable.
2787
2788         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2789         correct slot, too.
2790
2791 2010-09-29  Julien Danjou  <julien@danjou.info>
2792
2793         * gnus.el (gnus-local-domain): Declare variable obsolete.
2794
2795         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2796         Fix history computing.
2797         (gnus-ido-completing-read): Require ido.
2798
2799 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2800
2801         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2802         build Gnus.
2803
2804         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2805         when interpreting the structures.
2806         (nnimap-request-accept-article): Add \r\n to the lines to make this
2807         work with Cyrus.
2808
2809         * nndraft.el (nndraft-request-expire-articles): Use the group name
2810         instead if "nndraft".  Fix found by Nils Ackermann.
2811
2812 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
2813
2814         * nnregistry.el: Add.
2815
2816 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2817
2818         * nnmail.el (group, group-art-list, group-art):
2819         Remove unneeded directives.
2820
2821 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2822
2823         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
2824         (mm-mime-charset)
2825         * rfc2047.el (rfc2047-syntax-table)
2826         * utf7.el (utf7-utf-16-coding-system): Comment fix.
2827
2828         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
2829         rather than `insert-file-contents' and `eval-region'.
2830
2831         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
2832         construction.
2833
2834         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
2835
2836         * time-date.el: No need to require cl for Emacs 21.
2837
2838 2010-09-29  Julien Danjou  <julien@danjou.info>
2839
2840         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
2841         replacement of `gnus-gravatar-relief' to mimic
2842         `gnus-faces-properties-alist'.
2843         Add :version property.
2844
2845 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2846
2847         * mail-source.el (mail-source-report-new-mail)
2848         * message.el (message-default-mail-headers)
2849         * mm-decode.el (mm-valid-image-format-p): Comment fix.
2850
2851         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
2852
2853 2010-09-28  Julien Danjou  <julien@danjou.info>
2854
2855         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
2856         mail-address contains the same string as real-name.
2857
2858         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
2859         non-blank in header, otherwise it'll get stripped.
2860
2861         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
2862         real-name, and then for mail address rather than doing : or , search.
2863
2864 2010-09-27  Julien Danjou  <julien@danjou.info>
2865
2866         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
2867         right completing-read function.
2868         (gnus-use-ido): New variable
2869         (gnus-completing-read-with-default): Remove.
2870         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
2871         (gnus-agent-add-group):
2872         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
2873         * mm-view.el (mm-view-pkcs7-decrypt):
2874         * mm-util.el (mm-codepage-setup):
2875         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2876         * mml-smime.el (mml-smime-openssl-sign-query):
2877         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
2878         (mml-insert-multipart):
2879         * gnus-msg.el (gnus-summary-yank-message):
2880         * gnus-int.el (gnus-start-news-server):
2881         * mm-decode.el (mm-interactively-view-part):
2882         * gnus-dired.el (gnus-dired-attach):
2883         * gnus.el (gnus-read-method):
2884         * gnus-bookmark.el (gnus-bookmark-jump):
2885         * gnus-art.el (gnus-mime-view-part-as-type)
2886         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2887         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2888         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2889         * nnmairix.el (nnmairix-create-server-and-default-group)
2890         (nnmairix-update-groups, nnmairix-get-server)
2891         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2892         (nnmairix-get-group-from-file-path):
2893         * nnrss.el (nnrss-find-rss-via-syndic8):
2894         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2895         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2896         (gnus-group-browse-foreign-server):
2897         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2898         (gnus-summary-execute-command, gnus-summary-respool-article)
2899         (gnus-read-move-group-name):
2900         * gnus-score.el (gnus-summary-increase-score)
2901         (gnus-summary-score-effect):
2902         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2903
2904 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2905
2906         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2907         x-focus-frame.
2908
2909         * nnimap.el (auth-source-forget-user-or-password)
2910         (auth-source-user-or-password): Autoload.
2911
2912         * message.el (message-from-style, message-interactive)
2913         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2914         (message-yank-prefix, message-indentation-spaces, message-signature)
2915         (message-signature-file): Add comment.
2916
2917 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2918
2919         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2920         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2921         new articles.
2922
2923         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2924         parts.
2925         (nnimap-request-article): Work with the t setting, too.
2926
2927         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2928         that you don't get flashes of other buffers.
2929         (gnus-summary-show-complete-article): Intern before setting.
2930
2931 2010-09-27  David Engster  <dengste@eml.cc>
2932
2933         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2934         well as HEADERS.
2935         (nnmairix-retrieve-headers): Provide new argument for the above.
2936
2937 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2938
2939         * gnus-sum.el (gnus-summary-move-article): Don't alter
2940         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2941         group.
2942
2943         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2944
2945         * message.el (message-cite-prefix-regexp): Revert my last edit.
2946
2947         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2948         variable instead of the Gnus variable.
2949
2950         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2951
2952         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2953
2954         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2955         since some servers don't like it.
2956         (nnimap-open-connection): Forget credentials if the server says the
2957         password was wrong.
2958         (nnimap-parse-line): Protect against invalid data.
2959
2960         * gnus-sum.el (gnus-summary-move-article): Add comment.
2961         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2962         nothing alters it while scanning for new messages.
2963
2964         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2965         which may or may not help.
2966         (nnimap-open-connection): If we're doing a stream connection, and then
2967         discover we're on a STARTTLS-capable server, then open a STARTTLS
2968         connection instead.
2969
2970 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2971
2972         * nnimap.el (utf7): Require.
2973
2974         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2975         prefix.
2976
2977 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2978
2979         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2980
2981 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2982
2983         * nnimap.el (nnimap-request-accept-article): Message the error on
2984         error.
2985
2986 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2987
2988         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2989
2990 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2991
2992         * nndoc.el (nndoc-request-list): Return success always.
2993
2994         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2995         `fetch-old' -- we only want to fetch the articles we've requested.
2996         The rest are in the agent, probably.
2997         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2998         disappeared server" to something low.  It's not important.
2999
3000         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
3001         arrived before the FETCH data.
3002
3003         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
3004         target here, because we don't know the Gnus name of the group.
3005
3006         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
3007         for the correct group.
3008
3009         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
3010
3011         * gnus.el (gnus): Give a final warning after startup.
3012
3013         * gnus-util.el (gnus-action-message-log): New variable.
3014         (gnus-message): Use it.
3015         (gnus-final-warning): New function.
3016
3017         * nnimap.el (nnimap-open-connection): Record the greeting.
3018         (nnimap): Add greeting.
3019
3020 2010-09-26  Julien Danjou  <julien@danjou.info>
3021
3022         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
3023         arguments.
3024         (gnus-html-wash-images): Fix spec computing to include start/end.
3025
3026         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
3027
3028 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3029
3030         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
3031         deletion.
3032         (nnimap-retrieve-headers): Don't select the group, because that's
3033         already done by nnimap-possibly-change-group.
3034
3035         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
3036         (gnus-picon-transform-address): Use it.
3037
3038         * mail-source.el (mail-source-value): Revert previous patch.
3039
3040         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
3041         on failure.
3042         (nnimap-open-connection): Look up both virtual and physical server name
3043         credentials.
3044
3045         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
3046
3047 2009-02-07  Dave Love  <fx@gnu.org>
3048
3049         * tls.el (open-tls-stream): Don't query killing process.
3050
3051 2009-02-08  Dave Love  <fx@gnu.org>
3052
3053         * gnus-win.el (gnus-window-to-buffer-helper)
3054         (gnus-all-windows-visible-p): Function needn't be a symbol.
3055
3056         * mail-source.el (mail-source-value): Function needn't be a symbol.
3057
3058 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3059
3060         * message.el (message-cite-prefix-regexp): Remove } from the cite
3061         prefix.
3062
3063         * gnus-art.el (gnus-treatment-function-alist): Do picons before
3064         highlight again, so that the highlight is correct.
3065
3066         * gnus-picon.el (gnus-picon): Remove again.
3067         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
3068
3069         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
3070         doing the header highlightling, so that the background colour of the
3071         picon is correct.
3072
3073         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
3074         (gnus-picon): Ditto.
3075         (gnus-picon): Reinstate.  The background colour for picons is white.
3076         (gnus-picon-insert-glyph): Make the background white.
3077
3078         * nnml.el (nnml-open-nov): Don't return dead buffers.
3079
3080         * auth-source.el (auth-source-create): Query the user for whether to
3081         store the credentials.
3082
3083         * netrc.el (netrc-store-data): New function.
3084
3085         * auth-source.el (auth-source-user-or-password): Use the existing auth
3086         sources, if any, for creation.
3087
3088         * gnus.el (gnus-group-fast-parameter): Return the last matching
3089         parameter instead of the first matching parameter.
3090
3091 2010-09-26  Julien Danjou  <julien@danjou.info>
3092
3093         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
3094
3095 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3096
3097         * mml2015.el (mml2015-use): Remove gpg support.
3098
3099         * mml1991.el (mml1991-function-alist): Remove gpg function.
3100         (mml1991-gpg-sign): Remove.
3101
3102 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3103
3104         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
3105         (gnus-browse-unsubscribe-current-group): Document it.
3106         (gnus-browse-unsubscribe-group): Use it.
3107
3108 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3109
3110         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
3111         address to the To list for easier response.
3112
3113         * gnus.el (gnus-play-startup-jingle): Remove.
3114         (gnus-splash): Don't play jingle.
3115         (gnus): Silence gnus-load message.
3116
3117         * gnus-art.el (gnus-treat-play-sounds): Remove.
3118
3119         * gnus.el (gnus-play-jingle): Remove audio support.
3120
3121         * gnus-cus.el (gnus-score-customize): Remove audio reference.
3122
3123         * earcon.el: Remove -- no users.
3124
3125         * gnus-audio.el: Remove -- no users of this package.
3126
3127         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
3128
3129         * gnus-start.el (gnus-setup-news): Remove nocem support.
3130
3131         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
3132
3133         * gnus.el (gnus-use-nocem): Remove.
3134
3135         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
3136         Remove.
3137
3138         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
3139         uses NoCeM any more.
3140
3141         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
3142         (gnus-button-ctan-handler): Ditto.
3143         (gnus-button-handle-ctan-bogus-regexp): Ditto.
3144         (gnus-button-ctan-directory-regexp): Ditto.
3145         (gnus-button-handle-ctan): Ditto.
3146         (gnus-button-tex-level): Ditto.
3147         (gnus-button-alist): Remove CTAN stuff.
3148
3149 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3150
3151         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
3152         nnimap-streaming test.
3153
3154         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
3155         servers twice.
3156
3157         * nnimap.el (nnimap-open-connection): Add more error reporting when
3158         nnimap fails early.
3159
3160         * nnheader.el (nnheader-get-report-string): New function.
3161         (nnheader-get-report): Use it.
3162
3163         * gnus-int.el (gnus-check-server): Say what the error was when opening
3164         failed.
3165
3166         * nnimap.el (nnimap-wait-for-response): Search further when we're not
3167         using streaming.
3168
3169 2010-09-25  Julien Danjou  <julien@danjou.info>
3170
3171         * gnus-html.el (gnus-html-rescale-image): Use our defalias
3172         gnus-window-inside-pixel-edges.
3173
3174 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3175
3176         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
3177
3178         * mm-decode.el (mm-save-part): Allow saving to other directories the
3179         normal Emacs way.
3180
3181         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
3182         Suggested by Jay Berkenbilt.
3183
3184         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
3185         there isn't a single byte.
3186
3187         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
3188         just do it.  It doesn't really seem to matter what the user responds
3189         here, I think, so it's just a confusing question.
3190
3191         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
3192         non-streaming case.
3193
3194         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
3195         (gnus-article-encrypt-body): Use it.
3196
3197         * gnus-sum.el (gnus-summary-show-complete-article): New command and
3198         keystroke.
3199
3200         * nnimap.el (nnimap-find-wanted-parts-1):
3201         Use gnus-fetch-partial-articles.
3202
3203         * gnus-art.el (gnus-fetch-partial-articles): New variable.
3204
3205         * nnimap.el (nnimap-insert-partial-structure): New function.
3206         (nnimap-get-partial-article): New function.
3207         (nnimap-request-article): Use it.
3208         (nnimap-wait-for-response): Return whether the wait was successful.
3209         (nnimap-finish-retrieve-group-infos): Don't do anything if the
3210         retrieval wasn't successful.
3211         (nnimap-retrieve-group-data-early): Allow throttling servers.
3212         (nnimap-streaming): New variable.
3213         (nnimap-fetch-partial-articles): Remove.
3214
3215         * mm-decode.el (mm-with-part): Protect against killed buffers.
3216
3217         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
3218         for prettier summary display.
3219
3220 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
3221
3222         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
3223
3224 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3225
3226         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
3227         apparently third-party libraries depend on it.
3228
3229         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
3230         before starting negotiation.
3231
3232         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
3233         privacy reasons.
3234         (gnus-treat-mail-gravatar): Ditto.
3235
3236         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
3237         buffer when inserting images.  Inserting text into the headers, for
3238         instance, can make them invalid.
3239
3240 2010-09-25  Julien Danjou  <julien@danjou.info>
3241
3242         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
3243         variables.
3244
3245         * nnheader.el: Remove useless variables news-reply-yank-from and
3246         news-reply-yank-message-id.
3247
3248         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
3249         variables.
3250
3251         * mml1991.el: Remove useless mml1991-verbose.
3252
3253         * gnus.el: Remove useless variable gnus-use-generic-from.
3254         Remove obsolete variable gnus-topic-indentation.
3255
3256         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
3257
3258         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
3259
3260         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
3261
3262         * gnus-group.el: Remove useless gnus-group-icon-cache.
3263         Remove useless gnus-ephemeral-group-server.
3264
3265         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
3266
3267         * mml2015.el: Remove useless mml2015-verbose.
3268
3269         * mml-smime.el: Remove useless mml-smime-verbose.
3270
3271         * gnus.el: Remove useless gnus-local-domain.
3272
3273         * gnus-gravatar.el (gnus-gravatar-transform-address):
3274         Use gnus-gravatar-size.
3275
3276         * gnus-art.el: Remove useless gnus-treat-translate.
3277
3278 2010-09-24  Julien Danjou  <julien@danjou.info>
3279
3280         * gnus-sum.el: Add support for Gravatars.
3281
3282         * gnus-art.el: Add support for Gravatars.
3283
3284         * gnus-gravatar.el: Add this file.
3285
3286         * gravatar.el: Add this file.
3287
3288 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3289
3290         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
3291
3292         * gnus-group.el (gnus-group-fetch-faq): Remove.
3293
3294         * gnus.el (gnus-group-faq-directory): Remove.
3295
3296         * gnus-group.el (gnus-group-fetch-charter): Remove.
3297
3298         * gnus.el (gnus-group-charter-alist): Remove.
3299
3300         * gnus-group.el (gnus-group-archive-directory): Remove.
3301         (gnus-group-recent-archive-directory): Ditto.
3302         (gnus-group-make-archive-group): Remove.
3303
3304         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
3305
3306         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
3307         use the same article number for all the cached articles.
3308
3309         * nnimap.el (nnimap-command): Register the last command time so
3310         that we can use it for idling NOOPs.
3311         (nnimap-open-connection): Start the keeplive timer.
3312         (nnimap-make-process-buffer): Store all the process buffers.
3313         (nnimap-keepalive): New function.
3314
3315         * starttls.el (starttls-open-stream): Add autoload cookie.
3316
3317 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3318
3319         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
3320         handling.
3321
3322 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3323
3324         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
3325         its data structures.
3326
3327         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
3328         instead of the cl.el copy-list.
3329         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
3330         equalp.
3331
3332 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3333
3334         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
3335         and tool-bar-local-item-from-menu.
3336
3337         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
3338         mode-line-highlight face for Emacs.
3339
3340         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
3341         loading gnus-sum.elc; fix comment for canlock-verify.
3342         (gnus-article-jump-to-part): Use read-number.
3343         (gnus-insert-mime-button, gnus-insert-mime-security-button):
3344         Remove Emacs pre-21 compatible code for help-echo.
3345         (gnus-article-next-page-1): No need to adjust the number of lines.
3346         (gnus-article-describe-bindings): Always use help-buffer.
3347
3348         * gnus-audio.el (gnus-audio-inline-sound)
3349         * gnus-cus.el (gnus-custom-mode)
3350         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
3351
3352         * gnus-sum.el (gnus-remove-overlays): Doc fix.
3353
3354         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
3355         compatible code.
3356
3357 2010-09-24  Glenn Morris  <rgm@gnu.org>
3358
3359         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
3360         visiting the fcc file in rmail-mode.
3361
3362         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
3363
3364 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3365
3366         * nnir.el: Silence the byte compiler.
3367
3368         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3369         alias to browse-url-url-encode-chars if any.
3370         (gnus-html-encode-url): Use it.
3371
3372 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3373
3374         * gnus-start.el (gnus-use-backend-marks): New variable.
3375         (gnus-get-unread-articles-in-group): Use it.
3376
3377         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3378         makeover.
3379
3380 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3381
3382         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3383
3384 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3385
3386         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3387         Remove.
3388         (gnus-setup-news-hook):
3389         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3390
3391         * gnus-int.el (gnus-request-update-info): Protect against backends not
3392         having the function.
3393
3394         * nnimap.el (nnimap-stream): Mention starttls.
3395         (nnimap-open-connection): Add starttls support.
3396
3397 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3398
3399         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3400
3401 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3402
3403         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3404         BODYSTRUCTUREs.
3405         (nnimap-transform-headers): Unfold quoted {42} headers.
3406
3407         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3408         the info.
3409         (gnus-get-unread-articles): Only call updatep on backends that support
3410         it.
3411
3412         * nnweb.el (nnweb-request-update-info): NOOP.
3413
3414         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3415
3416         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3417         since it only deals with marks.
3418
3419         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3420         gnus-request-marks, and make a new gnus-request-update-info.
3421
3422         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3423         the active instead of the high number, which is usually too low.
3424
3425 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3426
3427         * netrc.el (netrc-parse): Remove encrypt.el mentions.
3428         * encrypt.el: Remove.
3429
3430 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3431
3432         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3433         server in symbolic form.
3434
3435         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3436
3437 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3438
3439         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3440         (nnimap-update-info): Fix up code slightly.
3441
3442         * gnus-int.el (gnus-open-server): Add tracing for performance
3443         debugging.
3444
3445         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3446         (gnus-group-insert-group-line): Pass the real group name so that it
3447         gets the right data.
3448
3449         * gnus-start.el (gnus-get-unread-articles): Don't have
3450         `gnus-get-unread-articles-in-group' update info, since that can be
3451         really slow and doesn't seem to be needed?
3452
3453 2010-09-22  Dan Christensen  <jdc@uwo.ca>
3454
3455         * time-date.el (date-to-time): Try using parse-time-string first before
3456         using the slower timezone-make-date-arpa-standard.
3457
3458 2010-09-22  Julien Danjou  <julien@danjou.info>
3459
3460         * gnus-group.el (gnus-group-insert-group-line):
3461         Call gnus-group-highlight-line.
3462         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3463         default hook list.
3464         (gnus-group-update-eval-form): Add new function.
3465         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3466         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3467
3468 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3469
3470         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
3471         immediate, then expire all articles.
3472         (nnimap-update-info): Fix off-by-one errors.
3473         (nnimap-flags-to-marks): Would return no marks lists for group with no
3474         flags.  Instead return the other data.
3475
3476 2010-09-22  Julien Danjou  <julien@danjou.info>
3477
3478         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
3479         Only return an icon.
3480         (gnus-group-insert-group-line): Compute icon to return.
3481
3482         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
3483         (gnus-html-image-fetched): Only cache if
3484         gnus-html-image-automatic-caching is set.
3485         (gnus-html-image-fetched): Check for errors.
3486
3487 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3488
3489         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
3490         once per method on `g'.  This ensures that backends like nnfolder don't
3491         open all their folders.
3492
3493         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
3494         (nnimap-request-list): Nix out group in the correct buffer.
3495         (nnimap-parse-flags): Implement by using `read' instead of
3496         hand-parsing.
3497         (nnimap-flags-to-marks): Pass on permanent-flags.
3498         (nnimap-make-process-buffer): Record the server name.
3499         (nnimap-parse-flags): Fix typo.
3500         (nnimap-request-scan): Run split on the server in general, not just a
3501         single group.
3502
3503         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
3504         parameter, and propagate this downwards.
3505
3506         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
3507         since EXAMINE changes it on the server.
3508
3509         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
3510         this command might take a while.
3511
3512 2010-09-22  Julien Danjou  <julien@danjou.info>
3513
3514         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
3515         harmful if you have 2 images side-by-side, they can't be properly
3516         update on text deletion.  Using text-property is safer here.
3517         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
3518         data.
3519
3520 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3521
3522         * nnimap.el (nnimap-expunge-inbox): Remove.
3523         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
3524         (nnimap-expunge): Flip default to t.
3525
3526         * gnus.el (gnus-method-to-server): Don't push things to the cache
3527         unless it's unique.
3528         (gnus-server-to-method): Ditto.
3529
3530 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3531
3532         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
3533
3534 2010-09-22  Julien Danjou  <julien@danjou.info>
3535
3536         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
3537         get the start of data.
3538         (gnus-html-encode-url): Add this function to encode special chars in
3539         URL.
3540         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
3541         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
3542
3543         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
3544         default.
3545         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
3546
3547         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
3548         images alt-text.
3549         (gnus-html-put-image): Put alt-text as help-echo.
3550
3551 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3552
3553         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
3554         * mm-util.el (mm-decompress-buffer)
3555         * nnir.el (nnir-run-find-grep)
3556         * pop3.el (pop3-list): Use 3rd arg of split-string.
3557
3558         * time-date.el (format-seconds): Comment fix.
3559
3560         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
3561         and byte-optimize-form-code-walker.
3562         (dgnushack-make-auto-load): Don't advise make-autoload.
3563
3564         * lpath.el: Remove Emacs 21 stuff.
3565
3566 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3567
3568         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
3569         outside the active range.  Suggested by Dan Christensen.
3570
3571         * gnus-start.el (gnus-get-unread-articles): Get the extended method
3572         slightly later to avoid double-getting it.
3573
3574         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
3575         previous patch.
3576
3577         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
3578
3579 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
3580
3581         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
3582
3583 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3584
3585         * gnus-int.el (gnus-open-server): Give a better error message in the
3586         "go offline" case.
3587
3588         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
3589         marks for nnimap, which is seldom the right thing to do.
3590
3591         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
3592         (gnus-same-method-different-name): New function.
3593
3594         * nnimap.el (parse-time): Require.
3595
3596         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
3597         method in the presence of many similar methods.
3598
3599         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
3600
3601         * nnimap.el (nnimap-find-expired-articles): Don't refer to
3602         nnml-inhibit-expiry.
3603
3604         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
3605         find out whether methods are equal.
3606
3607         * nnimap.el (nnimap-find-expired-articles): New function.
3608         (nnimap-process-expiry-targets): New function.
3609         (nnimap-request-move-article): Request the article before looking at
3610         what the Message-ID is.  Fix found by Andrew Cohen.
3611         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
3612
3613         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
3614         for oldness in addition to being a predicate.
3615
3616         * nnimap.el (nnimap-request-group): When we have zero articles, return
3617         the right data to Gnus.
3618         (nnimap-request-expire-articles): Only delete articles immediately if
3619         the target is 'delete.
3620
3621         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
3622         method, this would bug out.
3623
3624         * gnus-group.el (gnus-group-expunge-group): Rename from
3625         gnus-group-nnimap-expunge, and implemented as a normal interface
3626         function.
3627
3628         * gnus-int.el (gnus-request-expunge-group): New function.
3629
3630         * nnimap.el (nnimap-request-create-group): Implement.
3631         (nnimap-request-expunge-group): New function.
3632
3633 2010-09-21  Julien Danjou  <julien@danjou.info>
3634
3635         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
3636         (gnus-html-cache-expired): Add new function.
3637         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
3638         wethever we should display image for fetch it.
3639         Compute alt-text earlier to pass it to the fetching function too.
3640         (gnus-html-schedule-image-fetching): Change function argument to only
3641         get one image at a time, not a list.
3642         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
3643         cache.
3644         (gnus-html-get-image-data): New function to retrieve image data from
3645         cache.
3646         (gnus-html-put-image): Change buffer argument to use image data rather
3647         than file, and place image above region rather than inserting a new
3648         one.  Do not take alt-text as argument, since it's useless now: we place
3649         the image above alt-text.
3650         (gnus-html-prune-cache): Remove.
3651         (gnus-html-show-images): Start to fetch image when we find one, do not
3652         push into a temporary list.
3653         (gnus-html-prefetch-images): Only fetch image if they have expired.
3654         (gnus-html-browse-image): Fix, use 'gnus-image-url.
3655         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
3656
3657 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3658
3659         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
3660
3661 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3662
3663         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
3664         spec inser "*" if the group isn't active instead of 0.
3665
3666         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
3667         opening the server.
3668         (nnimap-request-delete-group): Implement group deletion.
3669         (nnimap-transform-headers): Return the size of the entire message in
3670         the Bytes header, not just the size of the first part.
3671         (nnimap-request-move-article): When moving an article from nnimap,
3672         request the article first so the accepting form has an article to
3673         accept.  Reported by Dan Christensen.
3674         (nnimap-command): Make sure that the error message doesn't error out.
3675
3676 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
3677
3678         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
3679         we haven't requested anything.
3680
3681 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3682
3683         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
3684         "".  Fix found by Andrew Cohen.
3685
3686         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
3687         instead of -encode-string.
3688
3689 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3690
3691         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
3692
3693         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
3694         by mm-subst-char-in-string.
3695
3696 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3697
3698         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
3699         waiting for the connection string.
3700
3701         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
3702         arriving.
3703
3704         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
3705         bogus characters.  This allows selecting certain Gmail groups.
3706
3707         * nnimap.el (nnimap-find-wanted-parts-1): New function.
3708         (nnimap-fetch-partial-articles): New variable.
3709         (nnimap-open-connection): When looking for credentials, also use the
3710         nnimap-server-port.
3711         (nnimap-request-article): Return the group/article number, so that Gnus
3712         `^' works as expected.
3713         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
3714
3715         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
3716         comments.
3717         (gnus-methods-sloppily-equal): New function.
3718         (gnus): When using the development version of Gnus, load the gnus-load
3719         file.
3720
3721         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
3722         `gnus-open-server' on each method before trying to scan them etc.
3723         This ensures that all the backend parameters are set correctly.
3724
3725         * nnimap.el (nnimap-authenticator): New variable.
3726         (nnimap-open-connection): Allow anonymous login.
3727         (nnimap-transform-headers): The chars header is called Chars not Bytes.
3728         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
3729
3730         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
3731         patch, found by Knut Anders Hatlen.
3732
3733 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
3734
3735         * gnus-agent.el (gnus-agent-batch-confirmation)
3736         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
3737         to gnus-message.
3738         * gnus-art.el (gnus-article-describe-briefly): Likewise.
3739         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3740         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3741         * gnus-int.el (gnus-open-server): Likewise.
3742         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3743         (gnus-score-check-syntax): Likewise.
3744         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3745         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3746         Likewise.
3747         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3748
3749 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3750
3751         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3752         calling conventions so that prefetch doesn't bug out.
3753
3754 2010-09-19  Julien Danjou  <julien@danjou.info>
3755
3756         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3757         rather than `subst-char-in-region' in order to be able to replace ASCII
3758         char by UTF-8 ones.
3759
3760         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3761         than curl.
3762         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3763         the right URL and ALT text on images.
3764         (gnus-html-wash-tags): Fix tag case.
3765         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3766         (gnus-article-html): Add -o display_ins_del=2 option.
3767         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3768
3769 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3770
3771         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3772         the extra mail headers, which sometimes seem to happen for unknown
3773         reasons.
3774
3775         * mail-parse.el (mail-header-encode-parameter): Define as
3776         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3777         (or most, perhaps?) mail readers don't understand the latter, but do
3778         understand the former.
3779
3780         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3781         to nil, so that no methods are automatically agentized.  I think this
3782         is probably what most users want.
3783
3784         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3785         from url-retrieve, for instance about invalid URLs.
3786
3787         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3788         groups that have no articles.
3789         (nnimap-request-article): Check that we really got an article when we
3790         requested one.
3791
3792         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3793         doesn't exist.
3794
3795         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3796         nntp buffer so the agent can save it.
3797         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3798         that CRLF doesn't get translated to \n.
3799         (nnimap-open-connection): Don't make 'shell commands only send \n.
3800
3801 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3802
3803         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3804         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3805         Update var name.
3806         (nnml-generate-nov-file): Use dolist.
3807         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3808         Use with-current-buffer.
3809
3810 2010-09-18  Julien Danjou  <julien@danjou.info>
3811
3812         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3813         parallel.
3814
3815 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3816
3817         * nnimap.el (nnimap-update-info): When doing partial marks update, get
3818         the range update right.
3819         (nnimap-request-group): Don't make `M-g' bug out on group with no
3820         marks.
3821         (nnoo): Require, so that other packages can require nnimap.
3822         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
3823         command we're looking for.  This helps when the server sends more
3824         responses after we've gotten everything we expected.
3825         (nnimap): Add a `newlinep' field to keep track of end-of-line
3826         conventions.
3827         Don't send CRLF to things that don't want it.
3828         (nnimap-request-accept-article): Ditto.
3829
3830 2010-09-18  Julien Danjou  <julien@danjou.info>
3831
3832         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
3833         than curl to retrieve images.
3834
3835 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3836
3837         * nnimap.el (nnimap-update-info): Extend the info so that we can set
3838         the marks.
3839         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
3840         (nnimap-wait-for-connection): New function.
3841         (nnimap-open-connection): If we have PREAUTH, don't query for login
3842         credentials.
3843         (nnimap-update-info): Fix off-by-one error when concatenating ranges
3844         when doing a partial update.
3845
3846 2010-09-18  Julien Danjou  <julien@danjou.info>
3847
3848         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
3849         tags.
3850
3851 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3852
3853         * nnimap.el (nnimap-credentials): New function.
3854         (nnimap-open-connection): Use the new function to look for credentials
3855         also on the numeric equivalents of "imap" and "imaps".
3856
3857         * gnus-start.el (gnus-activate-group): Send the info to
3858         gnus-request-group.
3859
3860         * nnimap.el (nnimap-request-group): Have the "check" version of the
3861         function parse flags and update the info, so that a `M-g' get a total
3862         resync of all flags from the group.
3863
3864         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
3865         to allow backends to alter the info on group selection.  Also alter all
3866         the backend -request-group functions to take the parameter.
3867
3868         * nnimap.el (nnimap-store-info): New function.
3869         (nnimap-update-info): Store the info for later usage.
3870         (nnimap-request-group): Use the stored info for the dont-check case, so
3871         that we don't retrieve all marks when we enter a group.
3872
3873         * nnimap.el: Use deffoo instead of defun for interface functions.
3874
3875         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
3876         update the group info.  This makes the nndraft groups, for instance, go
3877         back to their old behaviour.
3878
3879         * gnus-sum.el (gnus-select-newsgroup): Indent.
3880
3881         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
3882         in.
3883         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
3884         nothing.
3885
3886         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3887         from methods that are denied.
3888
3889         * gnus-int.el (gnus-method-denied-p): New function.
3890
3891         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3892         store the password instead of netrc.
3893         (nnimap-open-connection): Don't error out when we can't make a
3894         connections.
3895
3896         * auth-source.el (auth-source-create): In the password prompt, say what
3897         we're querying for.  Also prompt for user name if that hasn't been
3898         given.
3899
3900         * nnimap.el (nnimap-with-process-buffer): Remove.
3901
3902 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3903
3904         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3905         method when we're reading from the agent.
3906
3907         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3908
3909         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3910         that's probably most useful for users.
3911
3912         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3913         "failed" all the time.
3914
3915         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3916         ...)) with (with-current-buffer ... ).
3917
3918         * nntp.el (nntp-open-server): Return whether the open was successful or
3919         not.
3920
3921         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3922         select an unread unseen article first.
3923
3924         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3925         /etc/services, supply some sensible port defaults.
3926
3927         * dgnushack.el: Define netrc-credentials.
3928
3929 2010-09-17  Julien Danjou  <julien@danjou.info>
3930
3931         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3932
3933 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3934
3935         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3936         doesn't have any parameters.
3937
3938 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3939
3940         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3941         only upcased checks.
3942
3943         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3944
3945         * nnimap.el (nnimap-open-shell-stream): New function.
3946         (nnimap-open-connection): Use it.
3947         (nnimap-transform-headers): Get the number of lines in each message.
3948         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3949         number of lines.
3950         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3951         problem.
3952
3953         * utf7.el (utf7-encode): Autoload.
3954
3955         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3956         to allow the mail splitting to not return a default group.  This is
3957         useful for nnimap, which will leave unmatched mail in the inbox.
3958
3959         * nnimap.el: Rewritten.
3960
3961         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3962         nnimap usage.
3963
3964         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3965         if the move is internal, so that nnimap can do fast internal moves.
3966
3967         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3968         data.
3969         (gnus-read-active-for-groups): Support finishing the early retrieval of
3970         data.
3971
3972         * gnus-range.el (gnus-range-nconcat): New function.
3973
3974         * gnus-int.el (gnus-finish-retrieve-group-infos)
3975         (gnus-retrieve-group-data-early): New functions.
3976
3977 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3978
3979         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3980         (nnrss-retrieve-groups):
3981         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3982         (pop3-quit): Use with-current-buffer.
3983
3984 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3985
3986         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3987         instead of nnheader-accept-process-output.
3988
3989         * dgnushack.el (dgnushack-compile): Add comment.
3990
3991         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3992
3993         * gnus-html.el (gnus-html-schedule-image-fetching)
3994         (gnus-html-prefetch-images): Replace process-kill-without-query by
3995         gnus-set-process-query-on-exit-flag.
3996
3997 2010-09-16  Romain Francoise  <romain@orebokech.com>
3998
3999         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
4000
4001 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4002
4003         * gnus-registry.el (gnus-registry-install-shortcuts): The second
4004         parameter to unintern is mandatory-ish in Emacs 24.
4005
4006         * gnus-html.el (gnus-html-schedule-image-fetching)
4007         (gnus-html-prefetch-images): Check for curl before using it.
4008
4009         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
4010         depend on curl, which isn't essential.
4011
4012         * imap.el: Revert back to version
4013         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
4014         seem problematic.
4015
4016 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4017
4018         * gnus-registry.el (gnus-registry-install-shortcuts):
4019         Explicitly pass `obarray' to `unintern' to avoid a warning.
4020
4021 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4022
4023         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
4024         change.
4025
4026         * nnrss.el (nnrss-request-list): Remove this function and related
4027         functions, including the moreover stuff.
4028
4029 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4030
4031         * nnrss.el (nnrss-retrieve-groups): New function.
4032
4033 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
4034
4035         * .dir-locals.el: Add no-byte-compile cookie.
4036
4037 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4038
4039         * time-date.el (format-seconds): Comment fix.
4040
4041         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
4042         for back end that doesn't support request-scan.
4043
4044 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4045
4046         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
4047         then do request scans from the backends.
4048
4049         * netrc.el (netrc-credentials): New conveniency function.
4050
4051         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
4052         avoid running a hook per line, since this takes a lot of time,
4053         profiling shows.
4054         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
4055         directly if gnus-visual-p is true.
4056
4057 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4058
4059         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
4060         groups; replace mapcar with dolist which is a bit faster; pass groups
4061         info to gnus-read-active-file-1.
4062         (gnus-read-active-file-1): Scan only specified groups if the new
4063         optional arg `infos' is given.
4064
4065 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4066
4067         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
4068
4069         * pop3.el (pop3-movemail): Remove.
4070         (pop3-streaming-movemail): Rename to pop3-movemail.
4071
4072         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
4073         don't restrict end-tag searches to the end of the line.
4074
4075 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4076
4077         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
4078         articles of every unchecked group to t, which means unknown since the
4079         server has never been opened.
4080
4081 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4082
4083         * gnus-html.el (gnus-html-show-alt-text): New command.
4084         (gnus-html-browse-image): Ditto.
4085         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
4086         to browse the image directly.
4087         (gnus-html-wash-tags): Search for images first, so that <a><img> works
4088         better.
4089
4090         * gnus-async.el (gnus-async-article-callback):
4091         Call `gnus-html-prefetch-images' unconditionally.
4092
4093         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
4094         before feeding URLs to curl.
4095
4096 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4097
4098         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
4099         internal images as deletable by `W D D'.
4100
4101         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
4102         (gnus-async-article-callback): Fix typo.
4103
4104 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4105
4106         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
4107         current line to work around bugs in the output from w3m.
4108
4109         * gnus-async.el (gnus-async-article-callback): Always prefetch images
4110         for groups that want that.
4111
4112         * nntp.el (nntp-wait-for-string): Supply a timeout for
4113         accept-process-output to ensure progress.
4114
4115         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
4116         level to get unread articles from, then use that for foreign groups,
4117         too.
4118
4119         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
4120         confuses the rest of the function.
4121
4122         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
4123         for the methods that support -retrieve-groups, too.
4124
4125         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
4126
4127 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4128
4129         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
4130         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
4131
4132         * pop3.el: Require cl when compiling.
4133         (pop3-number-of-responses): Search for "+OK", not "+OK ".
4134
4135 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4136
4137         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
4138         that aren't going to be activated.
4139         (gnus-get-unread-articles): Fix up the last commit.
4140
4141         * gnus-html.el (gnus-article-html): Allow calling without specifying
4142         the handle.  In that case, dissect the buffer first.
4143
4144         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
4145
4146         * nnimap.el (nnimap-open-connection): Revert the change that would look
4147         into authinfo for imaps instead of imap.
4148
4149         * gnus-start.el (gnus-activate-group): Take an optional parameter to
4150         say that you don't want to call gnus-request-group with don-check, but
4151         do check the reponse.  This is for virtual groups only.
4152         (gnus-get-unread-articles): Count the archive groups as secondary, so
4153         that they're activated the same way as before.
4154
4155         * imap.el (imap-message-map): Removed optional buffer parameter, since
4156         no callers use it.
4157         (imap-message-get): Ditto.
4158         (imap-message-put): Ditto.
4159         (imap-mailbox-map): Ditto.
4160         (imap-mailbox-put): Ditto.
4161         (imap-mailbox-get): Ditto.
4162         (imap-mailbox-get): Revert last change for this function.
4163
4164         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
4165         case-insensitively.
4166         (nnimap-debug): Remove.
4167
4168         * imap.el (imap-fetch-safe): Removed function, and altered all callers
4169         to use `imap-fetch' instead.  According to the comments, this should be
4170         safe, since all other IMAP clients use the 1:* syntax.
4171         (imap-enable-exchange-bug-workaround): Removed.
4172         (imap-debug): Removed -- doesn't seem very useful.
4173
4174         * mail-source.el (mail-source-fetch): Don't message if we're fetching
4175         mail from a file, and the file doesn't exist.
4176
4177         * imap.el (imap-log): New convenience function used throughout instead
4178         of repeating the same code all over the place.
4179
4180         * pop3.el (pop3-streaming-movemail): Return t for success.
4181
4182         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
4183         .authinfo if we're using ssl connection.
4184
4185         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
4186         already have if we're in a main Gnus `g' run.
4187
4188         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
4189
4190 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4191
4192         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
4193
4194         * nnmh.el (nnmh-request-list-1): Bind `file'.
4195
4196         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
4197         alias to set-process-query-on-exit-flag or process-kill-without-query.
4198         (pop3-open-server): Use it.
4199
4200 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4201
4202         * mail-source.el (mail-source-delete-crash-box): Always move the crash
4203         box to the Incoming file.  Fixes mistake in previous checkin.
4204
4205         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
4206         request loop (for debugging purposes) removed.
4207
4208         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
4209         culprit is more visible.
4210         (nnml-save-incremental-nov, nnml-open-incremental-nov)
4211         (nnml-add-incremental-nov): New functions to do "incremental" nov
4212         updates, where we just append to the end of the existing nov files
4213         without reading/writing them in full.
4214
4215         * mail-source.el (mail-source-delete-crash-box): Really only check the
4216         incoming files once in a while.
4217
4218         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
4219
4220         * mail-source.el (mail-source-delete-crash-box): Only check the
4221         incoming files for deletion once per day to save a lot of file
4222         accesses.
4223
4224         * pop3.el (pop3-logon): Fix up unbound variable typo.
4225
4226         * mail-source.el (pop3-streaming-movemail): Autoload.
4227
4228         * pop3.el (pop3-streaming-movemail):
4229         Respect pop3-leave-mail-on-server.
4230
4231         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
4232         retrieval.
4233
4234         * pop3.el (pop3-process-filter): Remove unused function.
4235         (pop3-streaming-movemail, pop3-send-streaming-command)
4236         (pop3-wait-for-messages, pop3-write-to-file)
4237         (pop3-number-of-responses): New functions for streaming pop3
4238         retrieval.
4239
4240         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
4241         come from no known methods.
4242         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
4243         list.
4244
4245         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
4246         message sizes.
4247         (pop3-movemail): Use erase-buffer instead of looping and deleting
4248         regions, which seems rather odd.
4249
4250         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
4251         file once per `g' run.
4252
4253         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
4254         directories.  This makes the draft queue directory work.
4255
4256         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
4257         data from the backends, so that we only request the list of groups from
4258         each method once.  This should speed things up considerably.
4259
4260         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
4261         detect that it's not implemented.
4262
4263         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
4264         we actually do recurse down into the tree, but don't stat all leaf
4265         nodes.
4266
4267         * gnus-html.el (gnus-html-show-images): If there are no images to show,
4268         then say so instead of bugging out.
4269
4270         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
4271         files exist before trying to read them.
4272
4273         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
4274         around <pre_int>.
4275
4276         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
4277
4278         * nnmh.el (nnmh-request-list-1): Optimize for speed.
4279
4280 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4281
4282         * mm-util.el (mm-image-load-path): Just return the image directories,
4283         not all directories in the path in addition to the image directories.
4284         (mm-image-load-path): Maintain a cache of the image directories so that
4285         the `g' command in Gnus doesn't have to stat dozens of directories each
4286         time.
4287
4288         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
4289         (gnus-html-wash-tags): Add a new `i' command to insert images.
4290         (gnus-html-insert-image): New command and keystroke.
4291         (gnus-html-redisplay-with-images): New command and keystroke.
4292         (gnus-html-show-images): Rename command.
4293         (gnus-html-wash-tags): Remove more white space before <pre_int> image
4294         spacers.
4295         (gnus-html-wash-tags): Decode entities at the end, so that entities
4296         inside the tags don't mess up the rest of the "parsing".
4297
4298         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
4299         so that nnimap methods aren't agentized by default.  There's apparently
4300         many problems related to agent/imap behaviour.
4301
4302         * gnus-art.el (gnus-article-copy-string): New command and key binding.
4303
4304         * gnus-html.el: Doc fix.
4305
4306 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4307
4308         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
4309         specifier-spec-list for Emacs 21.
4310
4311         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
4312         glyph-width and glyph-height instead of display-graphic-p and
4313         image-size; make avoidance of displaying small images work for XEmacs.
4314
4315         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
4316         for XEmacs.
4317
4318         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
4319         of symbol that holds plist data.
4320         (gnus-process-plist): Remove plist of process after getting it.
4321
4322 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4323
4324         * message.el (message-generate-hashcash): Change default to
4325         'opportunistic if hashcash is installed.
4326
4327         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
4328         (gnus-html-put-image): Only call image-size once, since it's somewhat
4329         time-consuming on remote X servers.
4330
4331 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4332
4333         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
4334         type on data, not a file name.
4335
4336         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
4337         window-pixel-edges for Emacs 21.
4338
4339         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
4340         decoded contents.
4341         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
4342
4343 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4344
4345         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
4346         group line format, since it isn't very interesting.
4347
4348         * gnus-agent.el (gnus-agent-short-article),
4349         (gnus-agent-long-article): Increase values for these two variables,
4350         since most people are likely to have more network connection and
4351         storage than before.
4352
4353         * gnus.el (gnus-refer-article-method): Change default to 'current.
4354         When referring an article, the common behaviour is to refer it from the
4355         current select method, not the native select method.  The chances of
4356         the native select method having the message in question is rather slim
4357         these days.
4358
4359         * gnus-sum.el (gnus-auto-select-subject): Change default to
4360         `unseen-or-unread'.  I think it's likely that most people want to
4361         select an unseen article over a previously seen, but unread one.
4362
4363         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
4364         means that in the article buffer none of the minor mode elements will
4365         be shown, usually, and this is not desirable in most cases.
4366
4367         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4368         that commands like `d' (and the like) go to the next line in the
4369         buffer, instead of the next unread article.  I think this is the
4370         behaviour that is most natural for most users.
4371         (gnus-single-article-buffer): Change default to nil, so that people can
4372         have as many article buffers open as they have summary buffer.  I think
4373         this is the most natural way for the groups to behave.
4374
4375         * message.el (message-generate-new-buffers): Change default to
4376         `unsent', so that all new message buffers start their names with the
4377         string "*unsent", and it's easier to find the buffers if you move from
4378         them.
4379
4380 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4381
4382         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4383         small.  They're probably tracking images.
4384         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4385         (gnus-html-rescale-image): Yet another try at getting the image sizing
4386         right.
4387
4388         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4389         nntp-marks-file-name is nil.
4390
4391 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4392
4393         * gnus-html.el (gnus-html-wash-tags)
4394         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4395         Better logging.
4396
4397 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4398
4399         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4400
4401         * gnus-html.el (gnus-html-wash-tags): Check the value of
4402         gnus-blocked-images in the summary buffer.
4403
4404 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4405
4406         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4407
4408 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4409
4410         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4411         like "a", it seems like.
4412         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4413         since it needs to be picked from the correct buffer.
4414
4415         * nnwfm.el: Remove.
4416
4417         * nnlistserv.el: Remove.
4418
4419 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4420
4421         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4422         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4423
4424 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4425
4426         * nnkiboze.el: Remove.
4427
4428         * nndb.el: Remove.
4429
4430         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4431         alt text.
4432         (gnus-html-rescale-image): Try to get the rescaling logic right for
4433         images that are just wide and not tall.
4434
4435         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4436         overshadow variable bindings.
4437
4438 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4439
4440         * gnus-html.el (gnus-html-wash-tags)
4441         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4442         Add extra logging.
4443
4444 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4445
4446         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4447         (gnus-max-image-proportion): New variable.
4448         (gnus-html-rescale-image): New function.
4449         (gnus-html-put-image): Rescale images.
4450
4451 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4452
4453         Fix up some byte-compiler warnings.
4454         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4455         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4456         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4457         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4458         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4459         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4460         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4461
4462 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4463
4464         * gnus-html.el (gnus-article-html): Decode contents by charset.
4465
4466 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4467
4468         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4469         (gnus-html-frame-width, gnus-blocked-images)
4470         * message.el (message-prune-recipient-rules): Add custom version.
4471         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
4472
4473         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
4474         functions.
4475
4476         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
4477         gnus-process-get.
4478
4479 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
4480
4481         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
4482         instead of lsub directly.
4483
4484 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4485
4486         * nnwarchive.el: Remove.
4487
4488         * gnus-soup.el: Remove.
4489
4490         * nnsoup.el: Remove.
4491
4492         * nnultimate.el: Remove.
4493
4494         * gnus-html.el (gnus-blocked-images): New variable.
4495
4496         * message.el (message-prune-recipients): New function.
4497         (message-prune-recipient-rules): New variable.
4498
4499         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
4500         guess whether a long line is natural text or not.
4501
4502         * gnus-html.el (gnus-html-schedule-image-fetching):
4503         Use gnus-process-plist and friends for compatibility.
4504
4505 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4506
4507         * gnus-html.el: Require packages that define macros used in this file.
4508         (gnus-article-mouse-face): Declare to silence byte-compiler.
4509         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
4510         process-get.
4511         (gnus-html-put-image): Use plist-get to avoid getf.
4512         (gnus-html-prefetch-images): Use with-current-buffer.
4513
4514 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4515
4516         * gnus-ems.el: Provide compatibility functions for
4517         gnus-set-process-plist.
4518
4519         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
4520         header-line-format for XEmacs 21.4.
4521
4522         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
4523         * gnus.el (gnus-valid-select-methods)
4524         * message.el (message-send-mail-partially-limit)
4525         * mm-decode.el (mm-text-html-renderer)
4526         * mml.el (mml-insert-mime-headers-always)
4527         * smiley.el (smiley-regexp-alist): Bump custom version.
4528
4529 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4530
4531         * gnus-html.el: require mm-url.
4532         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
4533         with the url to `url'.
4534         (gnus-html-wash-tags): Support cid: URLs/images.
4535
4536 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4537
4538         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
4539         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
4540         bindings, as they aren't useful at all.  `w' is moved to `W w'.
4541
4542         * gnus-move.el: Remove file, since it doesn't really work.
4543
4544         * gnus-html.el (gnus-article-html): Tell w3m that the input is
4545         UTF-8.  This seems to fix problems with some German web feeds.
4546
4547         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
4548         at the top so that the proper colours are applied.
4549
4550         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
4551         don't have dots in their names.
4552
4553         * gnus-art.el (gnus-article-view-part): Doc fix.
4554
4555         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
4556         XEmacs-compatible.
4557         (gnus-html-put-image): Don't do images on non-graphic displays.
4558
4559         * nnslashdot.el: Remove this unused backend.
4560
4561         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
4562         actions.
4563         (gnus-undo-register-1): Revert last change.
4564
4565         * gnus-group.el (gnus-group-completing-read): Protect against not
4566         having completion-styles bound.
4567
4568         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
4569         make broken recipients happier.
4570
4571         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
4572
4573         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
4574         point parameter.
4575
4576         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
4577
4578         * gnus-group.el (gnus-group-completing-read): Add 'substring to
4579         completion-styles for group selection.
4580
4581 2009-02-04  Andreas Schwab  <schwab@suse.de>
4582
4583         * gnus-score.el (gnus-score-string): Fix regex for matching extra
4584         headers and regexp-quote the match if necessary.
4585
4586 2009-03-24  Miles Bader  <miles@gnu.org>
4587
4588         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
4589         the blinking smiley.
4590
4591 2009-03-24  Simon Josefsson  <simon@josefsson.org>
4592
4593         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
4594         blink smiley.
4595
4596 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4597
4598         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
4599         where the dribbel file lives exists.
4600
4601         * message.el (message-send-mail-partially-limit): Change the default to
4602         nil, since most people don't want this.
4603
4604         * mm-url.el (mm-url-decode-entities): Also decode entities like
4605         &#x3212.
4606
4607 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
4608
4609         * gnus-sum.el (gnus-summary-idna-message):
4610         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
4611         Hyperlink urls in docstrings with URL `...'.
4612
4613 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
4614
4615         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
4616         functions.
4617
4618 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4619
4620         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
4621         say what the mouseover text should be.
4622
4623         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
4624         version of the mm-w3m-safe-url-regexp variable to only download images
4625         in the groups where we want that to happen.
4626
4627         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
4628
4629         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
4630         easier debugging.
4631         (gnus-article-beginning-of-window): Add kludge to allow spacing past
4632         big pictures in the article buffer.
4633
4634         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
4635         gnus-article-html.
4636         (mm-text-html-renderer): gnus-article-html needs curl in addition to
4637         w3m.
4638
4639         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
4640
4641 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4642
4643         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
4644         which doesn't exist.
4645
4646         * message.el (message-inhibit-ecomplete): New variable to allow some
4647         function to inhibit ecomplete address storage.
4648         (message-resend): Disable ecomplete message storage when resending
4649         messages.
4650
4651         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
4652
4653 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4654
4655         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
4656         Save excursion while copying, moving, and deleting articles in order to
4657         prevent the cursor from jumping to unforeseen place.
4658
4659 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4660
4661         * lpath.el: No need to bind bookmark-current-buffer,
4662         bookmark-yank-point and bookmark-make-record-function.
4663
4664 2010-08-17  Glenn Morris  <rgm@gnu.org>
4665
4666         * gnus-sync.el: Require gnus components whose functions are used.
4667
4668         * gnus-art.el (bookmark-make-record-function):
4669         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
4670         Declare for compiler.
4671
4672         * mm-url.el (mml-compute-boundary): Autoload.
4673
4674 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4675
4676         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
4677
4678 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
4679
4680         Typo fix "hoo4a" -> "hook".
4681
4682         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
4683
4684 2010-08-14  Glenn Morris  <rgm@gnu.org>
4685
4686         * gnus-sync.el (gnus-sync): Fix defgroup version.
4687
4688 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
4689
4690         Doc fixes and keep unknown groups (ammended for nunion bug fix).
4691
4692         * gnus-sync.el: Fix docs.
4693         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
4694         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
4695
4696 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4697
4698         Optimizations for gnus-sync.el.
4699
4700         * gnus-sync.el: Add docs about gnus-sync-backend
4701         possibilities.
4702         (gnus-sync-save): Remove unnecessary message.
4703         (gnus-sync-read): Optimize and show what groups were skipped.
4704
4705 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4706
4707         Minor bug fixes for gnus-sync.el.
4708
4709         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
4710         Don't read the sync on get-new-news.
4711
4712         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
4713         quiet.
4714
4715         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
4716         (fix typo).
4717
4718 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
4719
4720         Make saving and restoring of hidden threads work with overlays.
4721         Patch applied by Ted Zlatanov.
4722
4723         * gnus-sum.el (gnus-hidden-threads-configuration)
4724         (gnus-restore-hidden-threads-configuration): Update to deal with text
4725         properties, rather than searching for a magic character.
4726
4727 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4728
4729         New gnus-sync.el library for synchronization of marks.
4730
4731         * gnus-sync.el: New library for synchronization of marks.
4732
4733         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4734         renamed from `gnus-registry-grep-in-list'.
4735
4736         * gnus-registry.el (gnus-registry-follow-group-p):
4737         Use `gnus-grep-in-list'.
4738
4739         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4740
4741 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4742
4743         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4744         determining charset of text fails.
4745
4746 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4747
4748         * nnmail.el (nnmail-get-new-mail-1): Revert.
4749
4750         * nnml.el (nnml-active-number): Make sure names of newly created groups
4751         in nnml-group-alist are encoded.
4752
4753 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4754
4755         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4756         containing non-ASCII characters in active file for nnml back end.
4757
4758 2010-07-24  David Engster  <dengste@eml.cc>
4759
4760         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4761         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4762
4763 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4764
4765         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4766         tag (Bug#6654).
4767
4768 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4769
4770         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4771         the article buffer, not the summary buffer.
4772
4773 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4774
4775         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4776         Emacs 23 as well.
4777
4778 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4779
4780         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
4781         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
4782
4783 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4784
4785         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4786         Patch applied by Karl Fogel.
4787
4788         * gnus-sum.el (gnus-summary-bookmark-make-record):
4789         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4790
4791 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4792
4793         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4794         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4795         C-w still not working correctly from Article buffers; Thierry's
4796         patch to fix that will be applied after this.
4797
4798         * gnus-art.el (bookmark-make-record-function): New local variable.
4799
4800         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4801         article buffer.
4802         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4803
4804 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4805
4806         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4807         on changes in bookmark.el.
4808
4809 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4810
4811         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
4812         `no-log' instead of message not to log prompt string.
4813
4814 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4815
4816         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4817         the *other* type of HTML form submission.
4818
4819 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
4820
4821         * auth-source.el (auth-source-pick): If choice does not contain a
4822         questioned keyword, set the check to t.
4823
4824 2010-06-12  Romain Francoise  <romain@orebokech.com>
4825
4826         * gnus-util.el (gnus-date-get-time): Move up before first use.
4827
4828 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4829
4830         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
4831         (gnus-article-edit-part): Bind it to make last part that is substituted
4832         or deleted visible.
4833         (gnus-mime-display-single): Buttonize part of which id equals to
4834         gnus-mime-buttonized-part-id.
4835
4836 2010-06-10  Dan Christensen  <jdc@uwo.ca>
4837
4838         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
4839         (gnus-dd-mmm): Use gnus-date-get-time.
4840         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
4841         simplify logic.
4842         (gnus-summary-limit-to-age): Use gnus-date-get-time.
4843         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
4844
4845 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
4846
4847         * auth-source.el (top): Autoload `secrets-list-collections',
4848         `secrets-create-item', `secrets-delete-item'.
4849         (auth-sources): Fix tag string.
4850         (auth-get-source, auth-source-retrieve, auth-source-create)
4851         (auth-source-delete): New defuns.
4852         (auth-source-pick): Rewrite in order to avoid 2 passes.
4853         (auth-source-forget-user-or-password): New parameter USERNAME.
4854         (auth-source-user-or-password): New parameters CREATE-MISSING and
4855         DELETE-EXISTING.  Retrieve password interactively, if needed.
4856
4857 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4858
4859         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
4860         deleting unused directories when gnus-expert-user is t.
4861
4862 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4863
4864         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
4865         for each temp file when gnus-article-browse-delete-temp is ask.
4866
4867 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4868
4869         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
4870         Lisp calls to delete-backward-char by calls to delete-char.
4871
4872 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4873
4874         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4875
4876 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4877
4878         * password-cache.el (password-cache-remove): Fix docstring.
4879
4880 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4881
4882         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4883         article unless decoding article to be saved.
4884
4885 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4886
4887         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4888         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4889         generated within the mm-with-unibyte-current-buffer macro.
4890
4891 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4892
4893         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4894         to nil when we're in a mml-preview buffer and no group is selected.
4895
4896 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4897
4898         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4899         when catching the `C-g'.  Reported by "Leo".
4900
4901 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4902
4903         * message.el (message-forward-make-body-plain)
4904         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4905         multibyte-string-p.
4906
4907         * lpath.el: Revert.
4908
4909 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4910
4911         * message.el (message-forward-make-body-mml): Assume original message
4912         is multibyte string; error on unibyte.
4913         (message-forward-make-body-plain): Ditto; don't add excessive newline
4914         in body end.
4915
4916         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4917
4918 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4919
4920         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4921         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4922
4923 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4924
4925         * mm-extern.el (mm-extern-url): Don't use
4926         mm-with-unibyte-current-buffer.
4927         (mm-extern-cache-contents): Use with-current-buffer instead of
4928         save-excursion + set-buffer.
4929
4930 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4931
4932         * mm-util.el (mm-emacs-mule): Remove.
4933
4934 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4935
4936         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4937         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4938         change.
4939
4940 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4941
4942         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4943         bind the default value of enable-multibyte-characters to nil.
4944
4945 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4946
4947         * message.el (message-forward-make-body-plain)
4948         (message-forward-make-body-mml):
4949         Don't use mm-with-unibyte-current-buffer.
4950
4951 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4952
4953         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4954
4955 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4956
4957         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4958         (Bug#5592).
4959
4960 2010-05-07  Julien Danjou  <julien@danjou.info>
4961
4962         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4963         it to mm-pipe-part.
4964
4965         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4966         it is given.
4967
4968 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4969
4970         * binhex.el (binhex-decode-region-internal)
4971         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4972         (dns-query)
4973         * nnweb.el (nnweb-gmane-search)
4974         * pgg-parse.el (pgg-parse-armor)
4975         * pgg.el (pgg-verify-region)
4976         * sha1.el (sha1-string-external)
4977         * uudecode.el (uudecode-decode-region-internal)
4978         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4979         XEmacs.
4980
4981         * gnus-art.el (gnus-article-browse-html-parts)
4982         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4983         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4984         make-temp-file.
4985
4986         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4987         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4988         compiling.
4989
4990         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4991         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4992         XEmacs when compiling.
4993
4994         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4995         gnus-pick-mode-off-hook for XEmacs when compiling.
4996         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4997         gnus-binary-mode-off-hook for XEmacs when compiling.
4998
4999         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
5000         Return nil if char-charset is not available.
5001
5002         * imap.el (imap-disable-multibyte)
5003         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
5004         macros.
5005
5006         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
5007         instead of encode-coding-string.
5008
5009         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
5010         'xemacs) instead of mm-emacs-mule to switch function definitions.
5011         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
5012
5013         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
5014         bind temporary-file-directory for XEmacs;
5015         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
5016         timer-set-function for XEmacs 21.4 and SXEmacs;
5017         bind timer-list for XEmacs 21.4 and SXEmacs;
5018         fbind char-charset and find-charset-region for non-Mule XEmacs;
5019         fbind decode-coding-region, decode-coding-string, detect-coding-region,
5020         encode-coding-region and encode-coding-string for XEmacs having no
5021         file-coding feature.
5022
5023 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
5024
5025         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
5026
5027 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5028
5029         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
5030         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
5031
5032 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
5033
5034         * mm-util.el (mm-decompress-buffer): Use `delete-file';
5035         alias `jka-compr-delete-temp-file' no longer exists.
5036
5037 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5038
5039         Use define-minor-mode in Gnus where applicable.
5040         * mml.el (mml-mode): Use define-minor-mode.
5041         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
5042         (gnus-undo-mode): Use define-minor-mode.
5043         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
5044         (gnus-dead-summary-mode): Use define-minor-mode.
5045         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
5046         Initialize in declaration.
5047         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
5048         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
5049         (gnus-mailing-list-mode): Use define-minor-mode.
5050         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
5051         (gnus-draft-mode): Use define-minor-mode.
5052         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
5053         (gnus-dired-mode): Use define-minor-mode.
5054
5055 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
5056
5057         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
5058         handles on recursive mml-to-mime translation and check them for
5059         boundary delimiter collisions.  Reported by Greg Troxel.
5060
5061 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5062
5063         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
5064
5065 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
5066
5067         * mm-util.el (mm-find-buffer-file-coding-system):
5068         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
5069
5070 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
5071
5072         * message.el (message-generate-headers): Record insertion of optional
5073         headers as well.  Otherwise the check to prevent repeated insertion of
5074         optional headers is a no-op.
5075
5076 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
5077
5078         * smime.el: Don't mention CVS.
5079
5080         * nnrss.el (nnrss-fetch): Don't mention CVS.
5081
5082         * nnir.el: Don't mention CVS.
5083
5084 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5085
5086         * gnus-sum.el (gnus-summary-bookmark-make-record):
5087         Add `location' field.
5088
5089 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5090
5091         * lpath.el: Fbind bookmark-default-handler,
5092         bookmark-get-bookmark-record, bookmark-make-record-default,
5093         bookmark-prop-get for Emacs <23 and XEmacs.
5094
5095 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5096
5097         * gnus-sum.el: Add bookmark declarations to silence the compiler.
5098         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
5099         Use with-current-buffer to silence the byte-compiler.
5100         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
5101         bother to require `gnus'.
5102         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
5103
5104 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
5105
5106         * gnus-sum.el (gnus-summary-bookmark-make-record)
5107         (gnus-summary-bookmark-jump): New functions.
5108         (gnus-summary-mode): Setup bookmark support.
5109
5110 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
5111
5112         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
5113         if set.
5114
5115 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5116
5117         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
5118         gnus-article-browse-html-save-cid-image; make it work recursively for
5119         forwarded messages as well.
5120         (gnus-article-browse-html-parts): Work when prefix arg is given.
5121         (gnus-article-browse-html-article): Doc fix.
5122
5123 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
5124
5125         * message.el (message-default-mail-headers):
5126         (message-default-headers): Carry the value mail-default-headers over
5127         into message-default-mail-headers, rather than message-default-headers.
5128
5129 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
5130
5131         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
5132         charset.
5133
5134         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
5135         charset into the <meta> tag when the article is encoded to utf-8.
5136
5137 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5138
5139         * gnus-art.el (gnus-article-browse-delete-temp-files):
5140         Delete directories as well.
5141         (gnus-article-browse-html-parts): Work for images that do not specify
5142         file names; delete temp directory when quitting; insert header at the
5143         right place; use file: scheme for image files.
5144
5145 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
5146
5147         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
5148         (gnus-article-browse-html-parts): Use it to make temporary cid image
5149         files in addition to html file so that browser may display them.
5150
5151 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5152
5153         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
5154
5155 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5156
5157         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
5158
5159 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5160
5161         * auth-source.el (auth-sources): Change default to be simpler.
5162         Explain about Secret Service API sources.  Improve Customize options.
5163         (auth-source-pick): Change to accept any number of search parameters.
5164         Implement fallbacks iteratively, not recursively.  Add scoring on the
5165         second pass and sort by score.  Call Secret Service API when needed.
5166         (auth-source-user-or-password): Use it.  Call Secret Service API
5167         directly when needed to get the user name and the password.
5168
5169 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5170
5171         * message.el (message-interactive): Doc fix.
5172         (message-qmail-inject-args): Reflow.
5173         (message-kill-to-signature): Fix typo in docstring.
5174
5175         * smiley.el (smiley-buffer): Fix typo in docstring.
5176
5177 2010-03-24  Glenn Morris  <rgm@gnu.org>
5178
5179         * mail-source.el (gnus-message): Declare.
5180         (mail-source-delete-old-incoming): Require gnus-util.
5181
5182 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5183
5184         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
5185
5186         * message.el (ecomplete-setup): Autoload it for Emacs <23.
5187
5188         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
5189         password-cache's default if it is not bound.
5190         (mml-secure-passphrase-cache-expiry): Default to 16 that is
5191         password-cache-expiry's default if it is not bound.
5192
5193         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
5194         available in Emacs 21.
5195
5196         * lpath.el: Suppress compiler warnings for:
5197         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
5198         XEmacs;
5199         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
5200         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
5201         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
5202
5203 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
5204
5205         * auth-source.el (auth-sources): Fix up definition so extra parameters
5206         are always inline.
5207
5208 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
5209
5210         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
5211         wasn't updated after mismatch.  Clear cached mailbox info correctly
5212         when uidvalidity changes.
5213         (nnimap-group-prefixed-name): New function to avoid some code
5214         duplication.
5215         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
5216         (nnimap-request-group): Use it.
5217         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
5218         (nnimap-update-unseen): Significantly improved speed of Gnus startup
5219         with many imap folders.  This is done by caching the group status from
5220         the imap server persistently in a group parameter `imap-status'.  (This
5221         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
5222         but not persistently, so every Gnus startup was still very slow.)
5223
5224 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
5225
5226         * assistant.el (assistant-render-text): Run `widget-setup' and don't
5227         delete the extra newline.  Otherwise editing of :string and :number
5228         types don't work.
5229
5230 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5231
5232         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
5233         secrets.el dependency.
5234         (auth-sources): Add optional user name.  Add secrets.el configuration
5235         choice (unused right now).
5236
5237 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5238
5239         * gnus-sum.el (gnus-summary-make-menu-bar):
5240         Let `gnus-registry-install-shortcuts' fill in the functions.
5241
5242         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
5243         warnings.
5244         (gnus-registry-misc-menus): Variable to hold registry mark menus.
5245         (gnus-registry-install-shortcuts): Populate and use it in a
5246         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
5247
5248 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
5249
5250         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
5251         In-place substitutions for the group name encoding/decoding.
5252         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
5253         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
5254         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
5255         (nnimap-update-unseen, nnimap-request-list)
5256         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
5257         (nnimap-request-set-mark, nnimap-split-to-groups)
5258         (nnimap-split-articles, nnimap-request-newgroups)
5259         (nnimap-request-create-group, nnimap-request-accept-article)
5260         (nnimap-request-delete-group, nnimap-request-rename-group)
5261         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
5262         `encoded-mbx' for consistency.
5263         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
5264         variable `imap-current-mailbox'.
5265
5266         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
5267         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
5268
5269 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
5270
5271         * pop3.el (pop3-display-message-size-flag): Display message size byte
5272         counts during POP3 download.
5273         (pop3-movemail): Use it.
5274         (pop3-list): Implement listing of available messages.
5275
5276 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
5277
5278         * nnir.el (nnir-get-article-nov-override-function): New function to
5279         override the normal NOV retrieval.
5280         (nnir-retrieve-headers): Use it.
5281
5282 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
5283
5284         * auth-source.el (netrc-machine-user-or-password): Autoload.
5285
5286 2010-03-19  Glenn Morris  <rgm@gnu.org>
5287
5288         Stop message.el from loading about 40 libraries it doesn't always need.
5289         The general approach is to autoload rather than require, and to
5290         require in the specific functions rather than the file.  (Bug#5642)
5291
5292         * gmm-utils.el: Don't require wid-edit.
5293         (widget-create-child-value, widget-convert, widget-default-get):
5294         Autoload.
5295
5296         * gnus-util.el: Don't require time-date, netrc.
5297         (message-fetch-field, gnus-group-name-decode): Declare rather than
5298         autoloading.
5299         (gnus-fetch-field): Require message.
5300         (gnus-decode-newsgroups): Require gnus-group.
5301
5302         * ietf-drums.el: Don't require time-date.
5303
5304         * message.el: Don't require hashcash, canlock, ecomplete.
5305         Do require mail-utils.  Require nnheader only when compiling.
5306         (smtpmail-default-smtp-server): Remove declaration.
5307         (message-send-mail-function): Check smtpmail-default-smtp-server
5308         is bound rather than requiring smtpmail.
5309         (message-auto-save-directory, message-insert-signature):
5310         Use expand-file-name rather than nnheader-concat.
5311         (nnheader-insert-file-contents): Autoload.
5312         (hashcash-wait-async): Declare.
5313         (message-send-mail): Only call gnus-setup-posting-charset if
5314         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
5315         (message-send-mail-with-sendmail): Require sendmail.
5316         (canlock-password, canlock-password-for-verify): Declare.
5317         (message-canlock-password): Require canlock.
5318         (nnheader-get-report): Autoload.
5319         (gnus-setup-posting-charset): Declare.
5320         (message-send-news): Require gnus-msg.
5321         (message-make-references, message-make-in-reply-to): Use mail-header-id
5322         rather than the alias mail-header-message-id.
5323         (ecomplete-add-item, ecomplete-save): Declare.
5324         (message-put-addresses-in-ecomplete): Require ecomplete.
5325         (ecomplete-display-matches): Autoload.
5326
5327         * mm-decode.el: Don't require mailcap, gnus-util.
5328         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
5329         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
5330         Autoload.
5331         (mailcap-mime-extensions): Declare.
5332
5333         * mm-encode.el: Don't require mailcap.
5334         (mailcap-extension-to-mime): Autoload.
5335
5336         * mml-sec.el: Don't require password-cache.
5337
5338         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
5339         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
5340         (mml-minibuffer-read-type): Require mailcap.
5341         (mml-preview): Require gnus-msg.
5342
5343         * mml1991.el: Require password-cache.
5344         (password-cache-expiry): Remove declaration.
5345
5346         * mml2015.el: Require password-cache.
5347         (password-cache-expiry): Remove declaration.
5348
5349         * nneething.el (mailcap): Require mailcap.
5350
5351         * nnheader.el (declare-function): Add compatibility stub.
5352         (message-remove-header): Declare rather than autoload.
5353         (nnheader-replace-header): Require message.
5354
5355         * nnimap.el (declare-function): Add compatibility stub.
5356         (netrc-parse, netrc-machine-user-or-password): Declare.
5357         (nnimap-open-connection): Require netrc.
5358
5359         * nntp.el (declare-function): Add compatibility stub.
5360         (netrc-parse, netrc-machine, netrc-get): Declare.
5361         (nntp-send-authinfo): Require netrc.
5362
5363         * rfc2047.el: Don't require qp.
5364         (quoted-printable-encode-region, quoted-printable-decode-string):
5365         Autoload.
5366
5367         * sieve-mode.el: Don't require easymenu.
5368         (easy-menu-add-item): Autoload it.
5369
5370         * spam-stat.el (time-to-number-of-days): Autoload it.
5371
5372 2010-03-19  Glenn Morris  <rgm@gnu.org>
5373
5374         * password-cache.el (password-cache, password-cache-expiry): Autoload.
5375
5376 2010-03-18  Glenn Morris  <rgm@gnu.org>
5377
5378         * hashcash.el (declare-function): Remove duplicate definition.
5379
5380 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5381
5382         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5383         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5384         value if any backslash escapes).
5385
5386 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5387
5388         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5389         if it is available.  (bug#5647)
5390
5391         * lpath.el: Suppress compiler warning for coding-system-from-name for
5392         Emacs 21 and XEmacs.
5393
5394 2010-03-14  Juri Linkov  <juri@jurta.org>
5395
5396         * hmac-def.el:
5397         * hmac-md5.el:
5398         * netrc.el: Fix keywords.
5399
5400 2010-02-26  Glenn Morris  <rgm@gnu.org>
5401
5402         * message.el (message-send-mail-function): Change the default, so that
5403         it inherits from a customized send-mail-function.  (Bug#5643)
5404
5405 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5406
5407         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5408         shell-command-to-string signals an error (bug#5299).
5409
5410 2010-02-24  Glenn Morris  <rgm@gnu.org>
5411
5412         * message.el (message-smtpmail-send-it)
5413         (message-send-mail-with-mailclient): Doc fixes.
5414
5415 2010-02-16  Glenn Morris  <rgm@gnu.org>
5416
5417         * message.el (message-default-mail-headers): Change the default value
5418         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5419
5420 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5421
5422         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
5423         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
5424
5425 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
5426
5427         * time-date.el (date-to-time): Doc fix (Bug#5408).
5428
5429 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5430
5431         * message.el (message-mail): Just pass yank-action on to message-setup.
5432         (message-setup): Handle (FUN . ARGS) form of yank-action.
5433         (message-with-reply-buffer, message-widen-reply)
5434         (message-yank-original): Handle non-buffer values of
5435         message-reply-buffer (Bug#4080).
5436         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5437
5438 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5439
5440         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5441         Fix typo in docstring.
5442
5443 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5444
5445         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5446         response.
5447
5448 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5449
5450         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5451
5452         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5453
5454         * message.el (message-check-news-header-syntax): Protect against a
5455         string that `rfc822-addresses' returns when parsing fails.
5456
5457 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5458
5459         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5460         (gnus-previous-char-property-change): New functions.
5461
5462         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5463
5464 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5465
5466         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5467         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5468
5469 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5470
5471         * message.el (message-exchange-point-and-mark): Rework last change to
5472         avoid using optional arg of exchange-point-and-mark, for backward
5473         compatibility.
5474
5475 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5476
5477         * message.el (message-exchange-point-and-mark):
5478         Call exchange-point-and-mark with an argument rather than setting
5479         mark-active by hand (Bug#5175).
5480
5481 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5482
5483         * nntp.el (nntp-service-to-port): Work for service expressed with
5484         numeric string; replace [:digit:] with [0-9] for XEmacs.
5485
5486 2009-12-17  Glenn Morris  <rgm@gnu.org>
5487
5488         * gnus-group.el (gnus-bug-group-download-format-alist):
5489         Change emacs entry to debbugs.gnu.org.  Bump :version.
5490
5491 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5492
5493         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
5494
5495 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5496
5497         * message.el (message-info): Explain why we use `Info-goto-node'.
5498
5499 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5500
5501         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
5502
5503 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5504
5505         * message.el (message-completion-in-region): New compatibility function.
5506         (message-expand-group): Use it.
5507
5508 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5509
5510         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
5511         with no unread article should be listed if the 2nd arg `predicate' is
5512         given.
5513
5514 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5515
5516         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
5517
5518 2009-11-29  Juri Linkov  <juri@jurta.org>
5519
5520         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
5521         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
5522         on `gnus-recenter'.  (Bug#4698, Bug#4981)
5523
5524 2009-11-26  Kevin Ryde  <user42@zip.com.au>
5525
5526         * sha1.el (sha1-string-external): default-directory "/" in case
5527         otherwise non-existent.  process-connection-type pipe for touch of
5528         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
5529
5530 2009-11-25  Kevin Ryde  <user42@zip.com.au>
5531
5532         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
5533         it's comms related and sgml-mode.el has "comm" on that basis too.
5534
5535 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5536
5537         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
5538         containing tspecial characters if they have been already quoted.
5539
5540 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
5541
5542         * dns-mode.el (auto-mode-alist): Purecopy string.
5543
5544 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5545
5546         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
5547
5548 2009-10-24  Glenn Morris  <rgm@gnu.org>
5549
5550         * gnus-art.el (help-xref-stack-item): Define for compiler.
5551
5552 2009-10-21  Kevin Ryde  <user42@zip.com.au>
5553
5554         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
5555
5556 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5557
5558         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
5559
5560 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5561
5562         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
5563         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
5564
5565 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5566
5567         * gnus.el (gnus-overlay-get): New alias to overlay-get.
5568         (gnus-overlays-in): New alias to overlays-in.
5569
5570         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
5571         gnus-overlay-get, and gnus-delete-overlay.
5572         (gnus-summary-show-thread): Make it work as well for systems in which
5573         next-single-char-property-change is not available.
5574         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
5575
5576         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
5577         (gnus-overlay-get): New alias to extent-property.
5578         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
5579
5580         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
5581         SXEmacs.
5582
5583         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
5584         SXEmacs.
5585
5586 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
5587
5588         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
5589
5590 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
5591
5592         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
5593         and XEmacs that don't have `remove-overlays'.
5594
5595 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5596
5597         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
5598         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
5599         selective display.  Use overlays instead.
5600
5601 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
5602
5603         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
5604
5605 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
5606
5607         * spam-stat.el (spam-stat-load): Fix typo in message.
5608
5609 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
5610
5611         * dig.el (dig-invoke): Fix typo in docstring.
5612         (query-dig): Reflow docstring.
5613
5614 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
5615
5616         * gnus-art.el (gnus-article-encrypt-body):
5617         * message.el (message-check-recipients):
5618         * mm-util.el (mm-codepage-setup):
5619         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
5620         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
5621
5622 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5623
5624         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
5625         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
5626         keys from the menu if mm-{sign,encrypt}-option is 'guided.
5627         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
5628         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
5629
5630 2009-09-21  Kevin Ryde  <user42@zip.com.au>
5631
5632         * dig.el: Add "Keywords: comm", as per net-utils.el.
5633
5634 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5635
5636         * dig.el (dig-mode): Use define-derived-mode.
5637
5638 2009-09-19  Glenn Morris  <rgm@gnu.org>
5639
5640         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
5641
5642 2009-09-18  Glenn Morris  <rgm@gnu.org>
5643
5644         * gnus-diary.el (gnus-diary-check-message):
5645         * message.el (message-insert-formatted-citation-line):
5646         * nnbabyl.el (top-level):
5647         * nndiary.el (nndiary-schedule):
5648         Fix typos in condition-case handlers.
5649
5650 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5651
5652         * gnus-art.el (gnus-article-edit-part): Work for the buffer
5653         configuration that provides the sole article window in a frame;
5654         position point correctly after deleting a part.
5655
5656 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
5657
5658         * spam.el (spam-unregister-on-reregister): Add boolean variable.
5659         (spam-resolve-registrations-routine): Use it to unregister articles
5660         that change status.
5661
5662 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5663
5664         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
5665         with XEmacs.
5666         (parse-time-string-chars): Use it.
5667
5668 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5669
5670         * imap.el (imap-interactive-login): Better messages.
5671         (imap-open): Fix bug with renamed buffer on reconnect.
5672         (imap-authenticate): Add buffer-local imap-last-authenticator variable
5673         for easier debugging and cleaner code.  On successful (guessed based on
5674         server capabilities) secondary authentication, set imap-state
5675         correctly.
5676         (imap-last-authenticator): Define imap-last-authenticator as a variable
5677         to avoid warnings.
5678
5679 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5680
5681         * nnrss.el (nnrss-request-article): Remove binding of
5682         default-enable-multibyte-characters that has gotten needless by
5683         the 2007-07-13 change in rfc2047-encode-message-header.
5684
5685         * mml.el (mml-insert-multipart): Error on the message header.
5686         (mml-insert-part): Error on the message header; position point at
5687         the end of a MIME tag.
5688
5689 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5690
5691         * time-date.el (autoload): Expand define-obsolete-function-alias into
5692         defalias and make-obsolete for old Emacsen that Gnus supports.
5693         (with-no-warnings): Define it for old Emacsen.
5694         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
5695         is available.
5696         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
5697         float-time is available; suppress compile warning for time-to-seconds.
5698
5699         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
5700         (gnus-float-time): Alias to float-time if it exists.
5701
5702         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
5703         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
5704         float-time is available; suppress compile warning for time-to-seconds.
5705
5706         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
5707         XEmacs.
5708
5709 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
5710
5711         * imap.el (imap-message-map): Docstring fix.
5712
5713 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5714
5715         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
5716         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
5717         Add the optional argument `encoding' that overrides the default.
5718
5719         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
5720         mm-encode-buffer.
5721
5722 2009-09-04  Glenn Morris  <rgm@gnu.org>
5723
5724         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
5725         mm-disable-multibyte, rather than default-enable-multibyte-characters.
5726         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5727         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5728         * mm-util.el (mm-with-unibyte-current-buffer)
5729         (mm-find-buffer-file-coding-system):
5730         * yenc.el (yenc-decode-region): Use default-value rather than
5731         default-enable-multibyte-characters.
5732
5733 2009-09-03  Glenn Morris  <rgm@gnu.org>
5734
5735         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5736         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5737         than default-enable-multibyte-characters.
5738
5739 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5740
5741         * gnus-art.el (gnus-article-read-summary-keys):
5742         Fix gnus-buffer-configuration's value temporarily used.
5743
5744 2009-09-02  Glenn Morris  <rgm@gnu.org>
5745
5746         * gnus-util.el (gnus-float-time): New function.
5747         * gnus-delay.el (gnus-delay-article):
5748         * gnus-sum.el (gnus-thread-latest-date):
5749         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5750         * nnspool.el (nnspool-request-newgroups):
5751         Use gnus-float-time rather than time-to-seconds.
5752         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5753
5754         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5755         (gnus-header-subject-face, gnus-header-newsgroups-face)
5756         (gnus-header-name-face, gnus-header-content-face):
5757         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5758         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5759         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5760         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5761         (gnus-cite-face-11):
5762         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5763         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5764         (gnus-server-closed-face, gnus-server-denied-face)
5765         (gnus-server-offline-face):
5766         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5767         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5768         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5769         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5770         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5771         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5772         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5773         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5774         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5775         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5776         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5777         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5778         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5779         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5780         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5781         (gnus-summary-high-undownloaded-face)
5782         (gnus-summary-low-undownloaded-face)
5783         (gnus-summary-normal-undownloaded-face)
5784         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5785         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5786         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5787         (gnus-splash-face):
5788         * message.el (message-header-to-face, message-header-cc-face)
5789         (message-header-subject-face, message-header-newsgroups-face)
5790         (message-header-other-face, message-header-name-face)
5791         (message-header-xheader-face, message-separator-face)
5792         (message-cited-text-face, message-mml-face):
5793         * sieve-mode.el (sieve-control-commands-face)
5794         (sieve-action-commands-face, sieve-test-commands-face)
5795         (sieve-tagged-arguments-face):
5796         * spam.el (spam-face):
5797         Mark face aliases with "-face" in the name as obsolete.
5798
5799 2009-09-01  Glenn Morris  <rgm@gnu.org>
5800
5801         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5802         than goto-line.
5803
5804 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5805
5806         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5807         Don't move point if the command is invoked inside the message header.
5808
5809 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5810
5811         * imap.el (imap-send-command): Simplify.
5812         (imap-wait-for-tag): point-max -> buffer-size.
5813
5814 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5815
5816         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5817         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5818         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5819         * nnir.el (nnir-swish-e-index-file):
5820         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5821         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5822         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5823         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5824         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5825         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5826
5827 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5828
5829         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5830         Don't save excursion.
5831
5832 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5833
5834         * nnheader.el (nnheader-find-file-noselect):
5835         * mm-util.el (mm-insert-file-contents):
5836         Use (default-value 'major-mode) instead of default-major-mode.
5837
5838 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5839
5840         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5841
5842 2009-08-26  Glenn Morris  <rgm@gnu.org>
5843
5844         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
5845         than placing in files.el.
5846
5847 2009-08-25  Glenn Morris  <rgm@gnu.org>
5848
5849         * nnir.el (top-level): Don't require cl at run-time.
5850         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5851         Replace cl-function substitute with gnus-replace-in-string.
5852         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5853         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5854         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5855         simplified expansions.
5856
5857 2009-08-25  Kevin Ryde  <user42@zip.com.au>
5858
5859         * dig.el (dig): Add autoload cookie.
5860
5861 2009-08-22  Glenn Morris  <rgm@gnu.org>
5862
5863         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5864         goto-line.
5865
5866 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5867
5868         * parse-time.el (parse-time-string-chars): Save match data.
5869
5870 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
5871
5872         * parse-time.el (parse-time-string-chars): Compute using character
5873         classes, to handle non-ascii characters (Bug#3190).
5874
5875 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5876
5877         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5878
5879         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5880         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5881         (gnus-mm-display-part, gnus-mime-display-single)
5882         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5883         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5884
5885         * gnus-sum.el
5886         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5887         (gnus-summary-move-article): Add expirable mark to articles copied or
5888         moved to group that has auto-expire turned on if the option is non-nil.
5889
5890 2009-07-24  Glenn Morris  <rgm@gnu.org>
5891
5892         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5893         Fix typo.  (Bug#3903)
5894
5895 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5896
5897         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5898         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5899         that should not be used for draft articles.
5900         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5901         that has no concern in minor mode keys.
5902         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5903         Abolish.
5904
5905 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5906
5907         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5908         article without making inquiry to a user for unknown encoding.
5909
5910         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5911         (nnmaildir--scan): Assume i-node and device number that file-attributes
5912         returns might be cons-cell.
5913
5914         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5915
5916         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5917
5918 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5919
5920         * auth-source.el: Remove docs now in auth.texi.  Don't use
5921         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5922         `auth-source-hide-passwords' and use them.
5923
5924 2009-07-15  Glenn Morris  <rgm@gnu.org>
5925
5926         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5927
5928 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5929
5930         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5931         excessive whitespace from the default values of title and description.
5932
5933 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5934
5935         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5936         mail-fetch-field to fetch Content-Description header in order to
5937         exclude newlines.
5938
5939 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5940
5941         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5942         format used by GnuPG 2.0.11.
5943
5944 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5945
5946         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5947         to deleted part.
5948
5949 2009-05-30  David Engster  <dengste@eml.cc>
5950
5951         * nnmairix.el: Remove old documentation in the commentary block.
5952         (nnmairix-request-group): Do not update active file for nnml back ends.
5953         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5954         end so that overview files are ignored.
5955         (nnmairix-update-groups): Make updating the groups more robust by using
5956         marks.
5957         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5958         with dollar characters in message-id.
5959
5960 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5961
5962         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5963         2008-12-25 in dns.el.
5964
5965 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5966
5967         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5968         could happen if the text is only composed of spaces and/or tabs.
5969
5970 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5971
5972         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5973         when sending a queued message to avoid extra mml tags.
5974
5975 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5976
5977         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5978
5979 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5980
5981         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5982         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5983         rmail-toggle-header for XEmacs;
5984         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5985
5986 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5987
5988         * gnus-dired.el: Remove autoload for gnus-setup-message.
5989         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5990         displaying Gnus logo; always use compose-mail.
5991
5992 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5993
5994         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5995
5996 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5997
5998         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5999         (gnus-nocem-issuers): List currently active issuers; fix custom type.
6000         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
6001         available.
6002         (gnus-nocem-epg-verify): New function.
6003
6004 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
6005
6006         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
6007
6008 2009-02-15  Glenn Morris  <rgm@gnu.org>
6009
6010         * gnus-util.el (rmail-insert-rmail-file-header)
6011         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
6012         autoloads.
6013         (rmail-default-rmail-file): Remove unnecessary declaration.
6014         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
6015
6016 2009-02-14  Glenn Morris  <rgm@gnu.org>
6017
6018         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
6019         variable (only used in gnus-util, which declares it anyway).
6020         (rmail-output-to-rmail-file): Remove autoload of deleted function,
6021         which was only needed by gnus-art (changed to not use it any more).
6022         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
6023         only used in gnus-util, which autoloads it itself.
6024         (rmail-update-summary): Fix autoload.
6025
6026         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
6027         rather than rmail-output-to-rmail-file.
6028
6029 2009-02-07  Glenn Morris  <rgm@gnu.org>
6030
6031         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
6032         autoload of function that no longer exists.
6033         (rmail-toggle-header): Declare.
6034         (message-forward-rmail-make-body): Handle mbox Rmail.
6035
6036 2009-01-31  Glenn Morris  <rgm@gnu.org>
6037
6038         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
6039         2009-01-09 change.
6040
6041 2009-01-31  Dave Love  <fx@gnu.org>
6042
6043         * imap.el (imap-fetch-safe): Bind debug-on-error.
6044         (imap-debug): Add imap-fetch-safe.
6045
6046 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
6047
6048         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
6049         (auth-source-forget-all-cached): New convenience function.
6050         (auth-source-user-or-password): Accept list of modes or a single mode.
6051
6052         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
6053         auth-source modes.
6054
6055         * netrc.el (netrc-machine-user-or-password): Use list of
6056         auth-source modes.
6057
6058         * nnimap.el (nnimap-open-connection): Use list of
6059         auth-source modes.
6060
6061         * nntp.el (nntp-send-authinfo): Use list of
6062         auth-source modes.
6063
6064 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
6065
6066         * auth-source.el: Update docs to reflect epa-file-enable is to be used
6067         now.
6068
6069 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6070
6071         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
6072         coding system in XEmacs; add a workaround for XEmacs.
6073
6074         * lpath.el: Fbind coding-system-aliasee.
6075
6076 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6077
6078         * mm-util.el (mm-coding-system-priorities): Protect against nil value
6079         of current-language-environment.
6080
6081 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6082
6083         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
6084         available at runtime.
6085
6086 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6087
6088         * gnus-art.el (article-date-ut): Fix end point of narrowing.
6089
6090 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
6091
6092         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
6093         the greatest positive fixnum value doesn't work under an XEmacs with
6094         bignum support; use the most-positive-fixnum constant instead,
6095         available since Emacs 21.1 with cl and XEmacs 21.1.
6096
6097 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6098
6099         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
6100         XEmacs gets not to work.
6101
6102 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6103
6104         * mm-util.el (mm-coding-system-priorities): Allow the value like
6105         "Japanese (UTF-8)" of current-language-environment.
6106
6107 2009-01-09  Glenn Morris  <rgm@gnu.org>
6108
6109         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
6110         with last-command-event.
6111
6112 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
6113
6114         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
6115         in the doc string.
6116
6117         * message.el (message-fix-before-sending): Amend comment.
6118
6119 2009-01-08  Dave Love  <fx@gnu.org>
6120
6121         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
6122
6123 2009-01-07  David Engster  <dengste@eml.cc>
6124
6125         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
6126         simplified server definitions by converting it via
6127         gnus-server-to-method.
6128
6129 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6130
6131         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
6132         parameter's operands.
6133
6134 2009-01-06  David Engster  <dengste@eml.cc>
6135
6136         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
6137         primary select method (for gnus-group-mark-article-as-read).
6138
6139 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
6140
6141         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
6142         `(gnus)Face', not `(gnus)X-Face'.
6143
6144 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6145
6146         * mm-util.el (mm-ucs-to-char): New function.
6147
6148         * mm-url.el (mm-url-decode-entities): Use it.
6149
6150         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
6151         unicode-to-char.
6152
6153 2009-01-05  Dave Love  <fx@gnu.org>
6154
6155         * time-date.el: Require cl for `declare'.
6156
6157 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6158
6159         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
6160         Dave Love.
6161
6162 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6163
6164         * message.el (message-fix-before-sending): Add `eight-bit' to
6165         illegible-text check.
6166
6167 2009-01-03  Michael Olson  <mwolson@gnu.org>
6168
6169         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
6170         `headers' is nil.  This can occur if the IMAP server does not have
6171         permissions to read messages from a folder, but can write new messages
6172         to the folder.
6173         (nnimap-request-article-part): Do not insert `data' if it is nil.
6174
6175         * imap.el (imap-parse-fetch): Courier can insert spurious blank
6176         characters which will confuse `read', so skip past them.
6177
6178 2009-01-01  Dave Love  <fx@gnu.org>
6179
6180         * imap.el (imap-string-to-integer): Fix typo.
6181         (imap-fetch-safe): New function.
6182         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
6183
6184         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
6185
6186         * imap.el (imap-process-connection-type, imap-debug, imap-open):
6187         (imap-parse-greeting): Fix doc strings.
6188         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
6189         (imap-parse-flag-list): Make messages unique.
6190         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
6191
6192         * nnimap.el: Fix author email.
6193         (nnimap-split-rule): Add FIXME comment.
6194         (nnimap-debug): Fix doc string.
6195
6196 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6197
6198         * dns.el (dns-set-servers): Check "Address".  Fix typo.
6199
6200 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
6201
6202         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
6203         nslookup if resolv.conf isn't available.
6204         (dns-query): Rename from query-dns.
6205         (dns-query-cached): Rename from query-dns-cached.
6206
6207 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6208
6209         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
6210         overlay-arrow-position and overlay-arrow-string buffer-local; no need
6211         to check if those variables exist (first appeared in Emacs 18.50).
6212
6213 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6214
6215         * mm-util.el (mm-line-number-at-pos): New function.
6216
6217         * spam-report.el (spam-report-process-queue): Use it.
6218
6219 2008-12-24  David Engster  <dengste@eml.cc>
6220
6221         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
6222         parameters that haven't existed as variables as buffer-local variables.
6223
6224 2008-12-23  Dave Love  <fx@gnu.org>
6225
6226         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
6227         cadar.
6228
6229         * sieve-manage.el (sieve-manage-starttls-p): Rename from
6230         imap-starttls-p.
6231         (sieve-manage-starttls-open): Rename from imap-starttls-open.
6232
6233 2008-12-22  Dave Love  <fx@gnu.org>
6234
6235         * imap.el: Fix author email.  Doc fixes.
6236         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
6237         reply.
6238
6239 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
6240
6241         * spam-report.el (spam-report-gmane-max-requests): New constant.
6242         (spam-report-gmane-wait): New variable.
6243         (spam-report-gmane-ham, spam-report-gmane-spam)
6244         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
6245         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
6246         the server.
6247
6248         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
6249         Add explanations.
6250
6251         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
6252         nnheader-accept-process-output and nnheader-read-timeout if available.
6253         (pop3-movemail): Use it.
6254
6255         * message.el (message-check-news-body-syntax): Fix signature check if
6256         there's an attachment.
6257
6258 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6259
6260         * mm-util.el: Add comments to the mm- emulating functions.
6261
6262 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
6263
6264         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
6265         Reported by Stephen Berman <stephen.berman@gmx.net>.
6266
6267 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6268
6269         * mm-util.el (mm-substring-no-properties): New function.
6270         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
6271         (mm-special-display-p): Enable those lambda forms to be byte compiled.
6272         (mm-string-to-multibyte): Doc fix.
6273
6274         * mml.el (mml-attach-file): Use mm-substring-no-properties.
6275
6276 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6277
6278         * mml.el (mml-attach-file): Strip text properties from file name.
6279         (Bug#1574)
6280
6281 2008-12-16  Glenn Morris  <rgm@gnu.org>
6282
6283         * mm-util.el (mm-charset-override-alist): Declare for compiler.
6284
6285 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6286
6287         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
6288         knows since the charset specified might be a bogus alias that
6289         mm-charset-synonym-alist provides.
6290
6291 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6292
6293         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
6294         "ISO_8859-1".
6295
6296         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
6297
6298 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6299
6300         * mm-util.el (mm-charset-eval-alist):
6301         Define it before mm-charset-to-coding-system.
6302         (mm-charset-to-coding-system): Add optional argument `silent';
6303         define it before mm-charset-override-alist.
6304         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
6305         default value if it can be used in Emacs currently running;
6306         silence mm-charset-to-coding-system.
6307
6308 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6309
6310         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
6311         `allow-override' which says whether to use `mm-charset-override-alist'.
6312         (rfc2047-decode-encoded-words): Use it.
6313
6314         * mm-util.el (mm-charset-override-alist): Fix custom type;
6315         add `(gb2312 . gbk)' to choices.
6316
6317 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6318
6319         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
6320         fast.
6321
6322         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6323
6324         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
6325
6326 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
6327
6328         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
6329         on links.
6330
6331         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6332
6333 2008-12-03  Lute Kamstra  <lute@gnu.org>
6334
6335         * sha1.el: Remove leading * from docstrings of defcustoms,
6336         deffaces, defconsts and defuns.
6337
6338 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6339
6340         * message.el (message-idna-to-ascii-rhs-1): Protect against local
6341         users' addresses that don't have domain parts.
6342         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
6343         rather than message-narrow-to-head since there will be the message
6344         header separator.
6345
6346 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6347
6348         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
6349         since the result is inserted in a unibyte buffer anyway.
6350         (nnimap-demule-use-string-to-multibyte): Remove.
6351         (nnimap-demule): Alias it to mm-string-to-multibyte.
6352
6353 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6354
6355         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
6356         variable for debugging bug#464 and bug#1174.
6357         (nnimap-demule): Use it.
6358
6359 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6360
6361         * gnus-score.el (gnus-score-find-trace): Handle default score in total
6362         score calculation correctly.
6363
6364 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6365
6366         * message.el (message-send-mail): Just set the buffer to unibyte
6367         rather than use mm-with-unibyte-current-buffer which does a lot more.
6368         (message-send-mail-partially): Don't bother with
6369         mm-with-unibyte-current-buffer since it's already been made unibyte by
6370         message-send-mail.
6371
6372 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6373
6374         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6375
6376 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6377
6378         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6379
6380 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6381
6382         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6383         require itself and to remove `with-no-warnings'.
6384
6385 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6386
6387         * starttls.el (starttls-any-program-available): Get the name of the
6388         available TLS layer program.
6389         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6390         well as the host name in the "opening" message.
6391
6392         * auth-source.el (auth-source-cache, auth-source-do-cache)
6393         (auth-source-user-or-password): Cache passwords and logins by default,
6394         allow override with `auth-source-do-cache'.
6395         (auth-source-forget-user-or-password): Allow users to remove cache
6396         entries if needed.
6397
6398 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
6399
6400         * md4.el (md4-buffer): Fix typo in docstring.
6401         (md4, md4-64): Doc fixes.
6402         (md4-pack-int32): Reflow docstring.
6403
6404 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6405
6406         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6407         condition-case to only the forward-sexp call.
6408
6409 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6410
6411         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6412         quotes contained.  Make it more robust regardless by an extra
6413         condition-case wrapper.
6414
6415 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6416
6417         * lpath.el: No need to fbind codepage-setup for Emacs 23.
6418
6419 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6420
6421         * nnml.el (nnml-request-expire-articles): Check if the function set to
6422         `nnmail-expiry-target' returns the symbol `delete'.
6423
6424         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6425
6426         * nnmail.el (nnmail-expiry-target): Fix custom type.
6427
6428 2008-10-02  Glenn Morris  <rgm@gnu.org>
6429
6430         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6431         Silence compiler warning.
6432
6433 2008-10-01  Magnus Henoch  <mange@freemail.hu>
6434
6435         * tls.el (open-tls-stream): Show the actual command being
6436         executed, instead of the format string.
6437
6438 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6439
6440         * lpath.el: Fbind codepage-setup for Emacs 23.
6441
6442 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6443
6444         * mml.el (mml-menu): Don't assume mml2015 is bound.
6445
6446 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6447
6448         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6449         exists.
6450
6451 2008-09-27  Glenn Morris  <rgm@gnu.org>
6452
6453         * gnus-util.el (mail-header-remove-comments): Autoload it.
6454
6455 2008-09-27  Andreas Schwab  <schwab@suse.de>
6456
6457         * gnus-util.el (gnus-split-references): Strip comments.
6458         (gnus-parent-id): Likewise.
6459
6460 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6461
6462         * message.el (message-confirm-send): Fix version.
6463
6464 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6465
6466         * message.el (message-idna-to-ascii-rhs-1): Use
6467         mail-extract-address-components rather than mail-header-parse-addresses
6468         that is an alias by default to ietf-drums-parse-addresses that does not
6469         support non-ASCII names in headers' contents.
6470
6471 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6472
6473         * message.el (message-confirm-send): Fix variable documentation to
6474         avoid the "y/n" wording.
6475
6476 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
6477
6478         * message.el (message-set-auto-save-file-name): Save to a different
6479         filename so multiple messages (especially drafts) can be recovered.
6480
6481 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6482
6483         * message.el (message-confirm-send): Add appropriate version.
6484
6485 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6486
6487         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
6488         defvar.
6489
6490 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
6491
6492         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
6493         (mm-pkcs7-enveloped-magic): Ditto.
6494
6495 2008-09-17  Simon Josefsson  <simon@josefsson.org>
6496
6497         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
6498         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
6499
6500 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6501
6502         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
6503         default, it's better.
6504
6505 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
6506
6507         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
6508         summary line gnus-number property and ignore them (with a warning
6509         message).
6510
6511 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6512
6513         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
6514         macro caddr in the interactive form since it won't be expanded.
6515
6516 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6517
6518         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
6519         `charset'; fix name of function called recursively.
6520         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
6521
6522 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6523
6524         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
6525         (gnus-mime-set-charset-parameters): New function.
6526         (gnus-mime-view-part-as-charset): Use it to correctly display part
6527         specifying wrong charset.
6528
6529 2008-09-08  David Engster  <dengste@eml.cc>
6530
6531         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
6532         in completing-read for back end server.
6533
6534 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
6535
6536         * message.el (message-confirm-send): New variable to confirm sending a
6537         message.
6538         (message-send): Use it.
6539
6540 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
6541
6542         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
6543
6544 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6545
6546         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
6547
6548 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
6549
6550         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
6551         prevent tracking too many groups.
6552         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
6553         Use it.
6554
6555 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
6556
6557         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
6558         moving point to the bottom of the window in order to avoid recentering.
6559
6560 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6561
6562         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
6563
6564         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
6565         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
6566         (gnus-article-beginning-of-window): Fix calculation.
6567
6568 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6569
6570         * gnus-msg.el (gnus-summary-supersede-article)
6571         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
6572         value of gnus-newsgroup-charset to decode non-MIME encoded text in
6573         message header.
6574
6575 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
6576
6577         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
6578         pending output coming after the status change.
6579
6580 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6581
6582         * message.el:
6583         * gnus-start.el:
6584         * gnus-registry.el: Remove VMS support.
6585
6586 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6587
6588         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
6589         macro.
6590         (rfc2104-hash): Use it.
6591
6592 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
6593
6594         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
6595         (gnus-summary-sort-by-most-recent-date): New commands.
6596         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
6597         and menu entries.
6598
6599 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6600
6601         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
6602         don't redisplay article for raw contents; remove plural articles stuff.
6603
6604         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
6605         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
6606         on gnus-summary-save-article; display results properly.
6607
6608 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6609
6610         * lpath.el: No need to fbind ns-focus-frame.
6611
6612 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6613
6614         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
6615
6616 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6617
6618         * gnus-art.el (gnus-summary-save-in-pipe):
6619         Consider gnus-save-all-headers.
6620
6621 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
6622
6623         * gnus-util.el (ns-focus-frame): Remove declaration.
6624         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
6625         like x.
6626
6627 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
6628
6629         * rfc2104.el (rfc2104-zero): Delete defconst.
6630         (rfc2104-hex-alist): Likewise.
6631         (rfc2104-hex-to-int): Delete func.
6632         (rfc2104-hexstring-to-bitstring): Likewise.
6633         (rfc2104-nybbles): New defconst.
6634         (rfc2104-hash): Rewrite for speed.
6635
6636 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6637
6638         * tls.el (open-tls-stream): Make it work with the 2nd argument
6639         BUFFER that is a string but does not exist as a buffer object, as
6640         mentioned in the doc-string.
6641
6642 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6643
6644         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
6645         SXEmacs.
6646
6647 2008-07-16  Glenn Morris  <rgm@gnu.org>
6648
6649         * gnus-util.el (ns-focus-frame): Declare for compiler.
6650
6651 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6652
6653         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
6654         set as a group parameter.
6655         (gnus-summary-save-in-pipe): Work when it is called independently.
6656         (gnus-summary-pipe-to-muttprint): Don't modify
6657         gnus-summary-pipe-output-default-command.
6658
6659 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6660
6661         * message.el (message-send-mail-with-sendmail):
6662         Display the error message.
6663
6664 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6665
6666         * gnus-art.el (gnus-default-article-saver):
6667         Add gnus-summary-save-in-pipe to choices.
6668         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
6669         gnus-summary-pipe-output-default-command as the default command.
6670         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
6671         instead of gnus-last-shell-command.
6672
6673         * gnus-sum.el (gnus-summary-pipe-output-default-command):
6674         New user option.
6675         (gnus-summary-muttprint-program): Mention the value will be changed.
6676         (gnus-summary-save-article): Force showing of all headers.
6677         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
6678
6679 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
6680
6681         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
6682
6683 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
6684
6685         * nnimap.el (nnimap-id):
6686         * sieve-manage.el (sieve-manage-open): Doc fixes.
6687
6688 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
6689
6690         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
6691         if available.
6692
6693 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6694
6695         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
6696
6697         * nnkiboze.el (nnkiboze-generate-group):
6698         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
6699
6700         * nnmairix.el: Require CL.
6701
6702 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6703
6704         * dgnushack.el: Autoload get-display-table and put-display-table for
6705         XEmacs 21.5.
6706
6707         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
6708         21.4 and SXEmacs.
6709
6710 2008-06-15  David Engster  <dengste@eml.cc>
6711
6712         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
6713
6714 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
6715
6716         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
6717         New macros that expand to an `aset'/`aref' call under Emacs, and to a
6718         runtime choice under XEmacs.
6719
6720         * gnus-sum.el (gnus-summary-set-display-table):
6721         Use `gnus-put-display-table', `gnus-get-display-table',
6722         `gnus-set-display-table' for the display table, instead of `aset'.
6723
6724         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
6725         Use `gnus-put-display-table', `gnus-get-display-table',
6726         `gnus-set-display-table' for the display table.
6727
6728 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6729
6730         * nnmairix.el: Add autoloads.
6731
6732 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6733
6734         * nnmairix.el (nnmairix-delete-recreate-group)
6735         (nnmairix-update-and-clear-marks): Fix error messages.
6736
6737 2008-06-14  David Engster  <dengste@eml.cc>
6738
6739         * nnmairix.el: Upgrade to version 0.6.
6740         (nnmairix-group-toggle-propmarks-this-group)
6741         (nnmairix-group-toggle-readmarks-this-group)
6742         (nnmairix-group-delete-recreate-this-group)
6743         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6744         (nnmairix-remove-tick-mark-original-article): New commands.
6745         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6746         (nnmairix-propagate-marks-to-nnmairix-groups)
6747         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6748         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6749         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6750         functions needed for marks propagation and manipulation of read marks.
6751         (nnmairix-update-groups): New function.
6752         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6753         (nnmairix-determine-original-group-from-registry)
6754         (nnmairix-determine-original-group-from-path)
6755         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6756         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6757         New helper functions.
6758         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6759         keystrokes for new commands.
6760         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6761         (nnmairix-request-group): Check allow-fast group parameter.
6762         (nnmairix-request-create-group): Set allow-fast group parameter if
6763         nnmairix-allowfast-default is set.
6764         (nnmairix-close-group): Propagate marks upon closing if needed.
6765         (nnmairix-group-toggle-threads-this-group): Use new.
6766         nnmairix-group-toggle-parameter helper function.
6767         (nnmairix-search): Better check for empty search result.
6768         (nnmairix-goto-original-article): Use new helper functions for
6769         determining original article.
6770         (nnmairix-show-original-article): Make sure message-id is in brackets.
6771         (nnmairix-call-mairix-binary): Change variable name.
6772         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6773         helper function.
6774         (nnmairix-widget-toggle-activate): Fix doc string.
6775
6776 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6777
6778         * nnir.el: Require edmacro when compiling with XEmacs.
6779         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6780         available in Emacs 21.
6781
6782 2008-06-11  Glenn Morris  <rgm@gnu.org>
6783
6784         * gnus-util.el (x-focus-frame):
6785         * gnus.el (image-size):
6786         * mm-decode.el (image-size): Declare.
6787
6788         * gnus-picon.el (declare-function): Add compat definition.
6789         (image-size): Declare.
6790
6791         * gnus-group.el (tool-bar-map):
6792         * gnus-sum.el (tool-bar-map): Define for compiler.
6793
6794         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6795
6796         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6797
6798         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6799         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6800         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6801         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6802         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6803         * sieve-manage.el, spam-report.el, spam.el:
6804         Remove unnecessary eval-and-compile of autoloads.
6805
6806 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6807
6808         * auth-source.el: Precise Tramp doc.
6809
6810 2008-06-07  Glenn Morris  <rgm@gnu.org>
6811
6812         * nnmairix.el: Remove unnecessary eval-when-compile.
6813
6814 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6815
6816         * lpath.el: Fbind propertize for XEmacs 21.4.
6817
6818 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6819
6820         * nnir.el: Move here from ../contrib.
6821
6822 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6823
6824         * gnus-util.el (gnus-read-shell-command): New function.
6825         * mm-decode.el (mm-pipe-part):
6826         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6827
6828 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6829
6830         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6831
6832 2008-06-03  Glenn Morris  <rgm@gnu.org>
6833
6834         * pop3.el (nnheader-accept-process-output): Autoload it.
6835
6836 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6837
6838         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6839         are not 2-digit hexadecimal characters that follow `%'s.
6840
6841 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6842
6843         * message.el (message-bogus-recipient-p): Fix type in doc string.
6844         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6845         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6846         Improve custom options.
6847         (message-bogus-recipient-p): Adjust accordingly.
6848
6849 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
6850
6851         * parse-time.el (parse-time-months, parse-time-weekdays): Add
6852         long-form month and day names.
6853
6854 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6855
6856         * dgnushack.el: Autoload debug, eudc-expand-inline and
6857         pgg-snarf-keys-region for XEmacs.
6858
6859         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
6860
6861         * nnmairix.el: Require edmacro when compiling with XEmacs.
6862
6863 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6864
6865         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6866         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6867
6868 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6869
6870         * auth-source.el: Add more docs.
6871
6872         * netrc.el (netrc-machine): Always match if the port is not given.
6873
6874 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6875
6876         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6877         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6878         retrieval faster in some cases, but might make CPU usage larger.
6879         If this has any bad side effects, we might revert this change.
6880
6881         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6882         seems to make mail retrieval much, much faster.
6883         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6884         unconditionally.
6885
6886         * gnus-draft.el (gnus-group-send-queue):
6887         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6888
6889 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6890
6891         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6892
6893         * message.el (message-bogus-address-regexp): Fix and improve custom
6894         type.
6895         (message-setup-hook): Add message-check-recipients as custom option.
6896
6897 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6898
6899         * message.el (message-cite-function): Remove bogus autoload which crept
6900         in during merge from v5-10.
6901
6902 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6903
6904         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6905
6906         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6907
6908         * auth-source.el: Preliminary Tramp docs.
6909         (auth-sources): Change the default auth-sources to use
6910         EPA .gpg files.
6911
6912 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6913
6914         * nntp.el: Autoload `auth-source-user-or-password'.
6915         (nntp-send-authinfo): Use it.
6916
6917         * nnimap.el: Autoload `auth-source-user-or-password'.
6918         (nnimap-open-connection): Use it.
6919
6920         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6921         for the gnus-message function.
6922         (auth-source-user-or-password): Use it.
6923
6924 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6925
6926         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6927         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6928         (rfc2104-hash): Use it.
6929
6930 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6931
6932         * gnus-art.el (gnus-article-toggle-truncate-lines):
6933         Don't use `iff' in docstring.
6934
6935 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6936
6937         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6938
6939         * gnus-util.el (gnus-extract-address-component-name)
6940         (gnus-extract-address-component-email): Convenience functions around
6941         `gnus-extract-address-components'.
6942
6943         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6944         Use `gnus-extract-address-component-email' to fix bug of comparing full
6945         sender name to `user-mail-address'.
6946
6947 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6948
6949         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6950         catch/throw to optimize.
6951         (gnus-registry-find-keywords): Just use member to find a keyword.
6952
6953 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6954
6955         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6956         is current before calling gnus-server-prepare.
6957         (gnus-server-setup-buffer, gnus-server-update-server)
6958         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6959
6960 2008-05-04  Juri Linkov  <juri@jurta.org>
6961
6962         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6963         (mailcap-file-default-commands): Use mailcap-replace-in-string
6964         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6965         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6966
6967 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6968
6969         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6970
6971 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6972
6973         * gnus.el: Bump version to 0.11.
6974
6975 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6976
6977         * gnus.el: No Gnus v0.10 is released.
6978
6979 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6980
6981         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6982         hooks.
6983         (gnus-update-read-articles): Speed up non-marks-using users.
6984         (gnus-use-marks): Define gnus-use-marks.
6985         (gnus-propagate-marks): Rename variable to something more sensible.
6986
6987 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6988
6989         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6990         (gmm-image-load-path-for-library): Fix typos in docstrings.
6991         (gmm-message): Reflow docstring.
6992
6993 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6994
6995         * mail-source.el (mail-source-set-1, mail-source-bind):
6996         Move auth-source code out of the macro to clean it up and fix bugs.
6997
6998 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6999
7000         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
7001         by sender if it's equal to user-mail-address, it's likely to be
7002         useless.
7003
7004         * mail-source.el (mail-source-bind): Don't use user or password if they
7005         are not bound.  Unintern them if they are nil.  Don't use server unless
7006         it's bound, and default it to empty string otherwise.
7007
7008 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
7009
7010         * mail-source.el: Load auth-source.el.
7011         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
7012         get user name or password, if auth-sources is set up.
7013
7014         * gnus-registry.el (gnus-registry-split-strategy): New variable for
7015         strategy of splitting with parent.
7016         (gnus-registry-split-fancy-with-parent)
7017         (gnus-registry-post-process-groups): Use it and fix prior
7018         bug (returning a list as the split result).
7019
7020         * auth-source.el (auth-sources): Remove server parameter.
7021         (auth-source-pick, auth-source-user-or-password)
7022         (auth-source-user-or-password-imap)
7023         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7024         (auth-source-user-or-password-sftp)
7025         (auth-source-user-or-password-smtp): Remove server parameter.
7026
7027 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
7028
7029         * smime.el (smime-sign-region, smime-encrypt-region)
7030         (smime-decrypt-region):
7031         Remove redundant calls to `generate-new-buffer-name'.
7032
7033 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
7034
7035         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
7036         Don't use QP for message/rfc822.
7037         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
7038
7039 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
7040
7041         * sieve-manage.el (sieve-string-bytes): Remove.
7042         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
7043         correct byte-length only if the process's coding-system is the same as
7044         the one used internally by Emacs to represent strings.
7045
7046 2008-04-22  Juri Linkov  <juri@jurta.org>
7047
7048         * mailcap.el (mailcap-file-default-commands): New function.
7049
7050 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7051
7052         * message.el (message-signature-separator, message-cite-function):
7053         Change custom version.
7054
7055 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
7056
7057         * tls.el (tls-program): Add -ign_eof argument to call the openssl
7058         commands.
7059         (tls-checktrust): Ditto.
7060
7061 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7062
7063         * mm-decode.el (mm-display-external): Make temp file read-only.
7064
7065 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7066
7067         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
7068         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
7069         `C-c C-f d'.
7070
7071 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
7072
7073         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
7074
7075 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7076
7077         * gnus.el: Bump version to 0.9.
7078
7079 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7080
7081         * gnus.el: No Gnus v0.8 is released.
7082
7083 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7084
7085         * mail-source.el (mail-source-value):
7086         Prefer fboundp to functionp so it works with macros as well.
7087
7088 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7089
7090         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7091         Fix last change in case the element is not even a symbol.
7092
7093 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7094
7095         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7096         Prefer fboundp to functionp so it works with macros as well.
7097
7098 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
7099
7100         * auth-source.el: Add docs.
7101         (auth-sources): Modify format to support server.
7102         (auth-source-pick, auth-source-user-or-password)
7103         (auth-source-user-or-password-imap)
7104         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7105         (auth-source-user-or-password-sftp)
7106         (auth-source-user-or-password-smtp): Add server parameter.
7107
7108 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
7109
7110         * gnus-registry.el: Initialize the registry when gnus-registry-install
7111         is t.
7112
7113 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7114
7115         * compface.el (uncompface): Make buffer unibyte.
7116
7117 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7118
7119         * mail-source.el (mail-source-value):
7120         Prefer fboundp to functionp so it works with macros as well.
7121
7122 2008-04-05  Glenn Morris  <rgm@gnu.org>
7123
7124         * gnus-ems.el (mm-disable-multibyte): Autoload it.
7125
7126 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7127
7128         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
7129         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
7130
7131         * nnheader.el (nnheader-init-server-buffer): Change buffer's
7132         multibyteness after rather than before erasing it.
7133
7134         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
7135         mm-with-multibyte.
7136         (gnus-request-article-this-buffer): Make sure the proper decoding is
7137         used if gnus-original-article-buffer happens to be unibyte.
7138
7139         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
7140         default-enable-multibyte-characters.
7141
7142         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
7143         default-enable-multibyte-characters.
7144
7145         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
7146
7147         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
7148
7149 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7150
7151         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7152         Fix last change in case the element is not even a symbol.
7153
7154 2008-04-02  Simon Josefsson  <simon@josefsson.org>
7155
7156         * imap.el (imap-enable-exchange-bug-workaround): New variable.
7157         (imap-message-copyuid-1): Use it.
7158         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
7159         J. Williams in
7160         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
7161
7162         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
7163         imap-enable-exchange-bug-workaround.
7164         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
7165
7166 2008-04-01  Simon Josefsson  <simon@josefsson.org>
7167
7168         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
7169         a 100 byte status-checks into a 2-3MB transfer for each group.
7170         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
7171         to enable bug workaround or not.
7172         (nnimap-find-minmax-uid): Only enable workaround conditionally.
7173
7174 2008-03-31  Glenn Morris  <rgm@gnu.org>
7175
7176         * message.el (mml2015-use): Declare for compiler.
7177         (message-info): Require mml2015 when appropriate.
7178
7179 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7180
7181         * Makefile.in (EMACS_COMP): Quote directory name that might contain
7182         whitespace.
7183
7184 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7185
7186         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
7187         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
7188         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
7189         (nntp-service-to-port): New function.
7190         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
7191         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
7192         (nntp-open-netcat-stream): New function.
7193         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
7194
7195 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
7196
7197         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
7198
7199 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7200
7201         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
7202
7203 2008-03-28  Magnus Henoch  <mange@freemail.hu>
7204
7205         * dns.el (dns-write): Use set-buffer-multibyte.
7206
7207 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
7208
7209         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
7210
7211 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7212
7213         * message.el (message-signature-separator): Change default.
7214         Improve custom type.
7215         (message-cite-function): Change default to
7216         message-cite-original-without-signature.
7217
7218         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
7219         toggle.
7220
7221         * message.el (message-check-news-body-syntax): Fix signature check.
7222         (message-setup-1): Mark buffer as unmodified _after_ running
7223         message-setup-hook and handling message-alternative-emails.
7224         (message-shorten-references): Be more strict when building list of
7225         valid references to comply with GNKSA.
7226
7227         * gnus-group.el (gnus-read-ephemeral-bug-group)
7228         (gnus-read-ephemeral-debian-bug-group)
7229         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
7230
7231         * message.el (message-info): Don't use booleanp which isn't supported
7232         in Emacs 21 and XEmacs.
7233
7234 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7235
7236         * gnus-group.el (gnus-gmane-group-download-format): Rename from
7237         gnus-group-gmane-group-download-format.
7238         (gnus-group-read-ephemeral-gmane-group): Rename from
7239         gnus-group-read-ephemeral-gmane-group.
7240         (gnus-read-ephemeral-gmane-group-url): Rename from
7241         gnus-group-read-ephemeral-gmane-group-url.
7242         (gnus-bug-group-download-format-alist): New variable.
7243         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
7244         (gnus-read-ephemeral-emacs-bug-group): New commands.
7245
7246 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7247
7248         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
7249         (gnus-visible-headers): Improve custom type.
7250
7251 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7252
7253         * mml.el (mml-menu): Add workarounds for XEmacs.
7254
7255         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
7256         X-Boundary header.
7257
7258         * message.el (message-simplify-recipients): Fix previous commit.
7259
7260 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7261
7262         * mm-util.el (mm-set-buffer-multibyte): New function.
7263         * mm-decode.el (mm-copy-to-buffer): Use it.
7264
7265         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7266         Prefer fboundp to functionp so it works with macros as well.
7267
7268 2008-03-19  Glenn Morris  <rgm@gnu.org>
7269
7270         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
7271         Accidentally removed in the sync process with Emacs.
7272
7273 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
7274
7275         * message.el (message-alter-recipients-discard-bogus-full-name):
7276         New function.
7277         (message-alter-recipients-function): New variable.
7278         (message-get-reply-headers): Use it.
7279         (message-replace-header): New helper function.
7280         (message-recipients-without-full-name): New variable.
7281         (message-simplify-recipients): New command.
7282
7283         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
7284
7285         * message.el (message-info): Handle EasyPG manual.
7286
7287         * mml.el (mml-menu): Add entry for EasyPG.
7288
7289 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
7290
7291         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
7292         parameter.
7293
7294         * message.el (message-disassociate-draft): Specify drafts group name
7295         fully.
7296
7297 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
7298
7299         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7300         Eliminate unnecessary duplicates from the match list.
7301
7302 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7303
7304         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
7305
7306         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
7307
7308         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
7309         args of `how-many' of which the XEmacs version doesn't take; declare
7310         Info-index-next as function.
7311
7312 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7313
7314         * gnus-score.el (gnus-score-headers): Fix handling of
7315         gnus-inhibit-slow-scoring.
7316
7317         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
7318         string.
7319         (gnus-button-url-regexp): Improve handling of parenthesis.
7320         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
7321         (gnus-button-handle-info-keystrokes): Handle index entries.
7322
7323 2008-03-15  Glenn Morris  <rgm@gnu.org>
7324
7325         * parse-time.el (parse-time-string): Simplify.
7326
7327 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7328
7329         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
7330         Incoming* files.
7331
7332 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7333
7334         * auth-source.el (auth-sources): Rename from auth-source-choices.
7335         (auth-source-pick): Use it.
7336
7337 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7338
7339         * binhex.el (binhex-decode-region-internal):
7340         * uudecode.el (uudecode-decode-region-internal):
7341         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
7342         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
7343         setting default-enable-multibyte-characters.
7344
7345 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7346
7347         * auth-source.el (auth-source-protocols)
7348         (auth-source-protocols-customize, auth-source-choices): Add and
7349         modified variable customizations and defaults.
7350         (auth-source-pick, auth-source-user-or-password)
7351         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7352         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7353         (auth-source-user-or-password-sftp)
7354         (auth-source-user-or-password-smtp): Use new variables and provide an
7355         interface to netrc.el.
7356
7357 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7358
7359         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
7360         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
7361         Make sure the nntp port to specify is a string.
7362
7363 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7364
7365         * nntp.el: Use with-current-buffer.
7366         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
7367         dubious mm-with-unibyte-current-buffer.
7368         (nntp-with-open-group-function): New function extracted from
7369         nntp-with-open-group macro.
7370         (nntp-with-open-group): Use the function, so it's easier to debug.
7371         Add indentation and debugging info.
7372         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7373         Recommend the use of the netcat alternatives.
7374
7375         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7376         Avoid mm-string-as-multibyte as well.
7377
7378         * nnweb.el (nnweb-insert-html):
7379         Remove use of nnheader-string-as-multibyte.
7380
7381         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7382         (nnheader-string-as-multibyte): Remove.
7383
7384         * mm-view.el: Use inhibit-read-only.
7385         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7386         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7387         or unibyte-string.
7388
7389         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7390         (mm-uu-yenc-extract): Use with-current-buffer.
7391
7392         * gnus-soup.el (gnus-soup-send-packet): Don't use
7393         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7394
7395         * nnmh.el: Use with-current-buffer.
7396         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7397         mm-string-as-multibyte on the output of mm-encode-coding-string.
7398
7399         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7400         (nnimap-request-move-article): Use with-current-buffer.
7401
7402         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7403         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7404         conversion uses string-make-unibyte rather than string-as-unibyte.
7405
7406         * gnus-msg.el: Use with-current-buffer.
7407
7408         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7409
7410 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7411
7412         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7413         string for caching if it is 'PIN.
7414
7415 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7416
7417         * lpath.el: Consider the case without Emacs/W3.
7418
7419 2008-03-08  Glenn Morris  <rgm@gnu.org>
7420
7421         * time-date.el (date-to-time, time-subtract, time-add)
7422         (safe-date-to-time): Doc fixes.
7423
7424 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7425
7426         * mail-source.el (mail-source-delete-old-incoming-confirm):
7427         Change default to nil.
7428         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7429
7430 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7431
7432         * lpath.el: Rearrange.
7433
7434         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7435         (gnus-article-goto-prev-page): Work for articles having ^L's.
7436
7437         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7438
7439         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7440
7441 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7442
7443         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7444         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7445         (gnus-bookmark-jump): Adjust some variable names.
7446
7447 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7448
7449         * auth-source.el: New package.
7450         (auth-source-choices): Add customization entry point variable.
7451
7452         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7453         bug.
7454
7455 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7456
7457         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7458         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7459         (gnus-registry-install-shortcuts): Rename from
7460         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7461         the `gnus-registry-mark-map' keymap dynamically from
7462         `gnus-registry-marks'.  The generated functions update the summary line
7463         when a registry mark is added or deleted, and will call
7464         `gnus-registry-install-p' (see the comments in the code).
7465         (gnus-registry-user-format-function-M): Use concat intelligently.
7466
7467         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7468         the registry mark functions.
7469
7470 2008-03-05  Glenn Morris  <rgm@gnu.org>
7471
7472         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
7473         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
7474         gnus-art.
7475         (top-level): No need to load own source when compiling.
7476
7477 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7478
7479         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
7480         Suggested by <chris.anderton@zetnet.co.uk>.
7481
7482 2008-03-04  Glenn Morris  <rgm@gnu.org>
7483
7484         * gnus-sum.el (top-level): No need to require gnus when compiling,
7485         since unconditionally required near start of file.
7486         (gnus-summary-display-while-building): Move definition before use.
7487
7488 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7489
7490         * gnus-registry.el (gnus-registry-user-format-function-M):
7491         Add formatting function.
7492
7493 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7494
7495         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
7496         with plists.
7497         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
7498         Use new format.
7499
7500 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7501
7502         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
7503         `where-is-internal' that returns a range of key sequences.
7504
7505 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7506
7507         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
7508
7509         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
7510         (gnus-summary-jump-to-group): Consider windows on other displayed
7511         frames as well.  Similar changes might be needed elsewhere, but that's
7512         the one I've bumped into during my use.
7513
7514         * nndoc.el (nndoc-oe-dbx-type-p):
7515         * gnus-msg.el (gnus-debug):
7516         * gnus-group.el (gnus-update-group-mark-positions):
7517         Use mm-string-to-multibyte.
7518
7519 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7520
7521         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
7522         doesn't handle NotDashEscaped.
7523
7524         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
7525         (mml-dnd-attach-options): Fix typo in custom choice.
7526
7527         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
7528         Change nndoc-article-type to mbox.
7529         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
7530
7531         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
7532         to nil, instead of html2text.
7533
7534         * imap.el (imap-debug): Add `imap-ping-server'.
7535
7536         * gnus-bookmark.el: Add FIXMEs.
7537
7538         * message.el (message-form-letter-separator)
7539         (message-send-form-letter-delay): New variables.
7540         (message-send-form-letter): Use them.  New command to send form
7541         letters.  Requested by Uwe Siart.
7542         (message-send-mail-function): Doc fix.  Add "Other" custom option.
7543
7544 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7545
7546         * Update copyright years.
7547
7548 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7549
7550         Sync from EMACS_22_BASE.
7551
7552         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
7553
7554 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7555
7556         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
7557         empty author.
7558
7559 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
7560
7561         * gnus-registry.el (gnus-registry-marks): Add variable for
7562         customization of marks and their appearance.
7563         (gnus-registry-read-mark): Use it.
7564         (gnus-registry-do-marks): Add utility function to loop through
7565         `gnus-registry-marks'.
7566         (gnus-registry-install-shortcuts-and-menus): Add function to install
7567         shortcuts and menus.
7568         (gnus-registry-initialize): Use it.
7569         (gnus-registry-default-mark): Clarify documentation.
7570
7571 2008-02-29  Glenn Morris  <rgm@gnu.org>
7572
7573         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
7574         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
7575         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
7576         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
7577         Change defcustom :version from 23.0 to 23.1.
7578
7579 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
7580
7581         * gnus-registry.el (gnus-registry-follow-group-p)
7582         (gnus-registry-post-process-groups): Add functions to aid registry
7583         splitting and improve logging.  Clarify behavior in function
7584         documentation.
7585         (gnus-registry-split-fancy-with-parent): Use them.
7586
7587 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7588
7589         * gnus-art.el: Use with-current-buffer.
7590
7591 2008-02-27  David Engster  <dengste@eml.cc>
7592
7593         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
7594         Express real group name in the response.
7595
7596 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7597
7598         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
7599         (nnmairix-last-server, nnmairix-current-server): Defvar them.
7600         (nnmairix-goto-original-article): Defvar gnus-registry-install and
7601         autoload gnus-registry-fetch-group when compiling.
7602         (nnmairix-request-group-with-article-number-correction):
7603         Remove unreferenced argument passed to nnmairix-call-backend.
7604
7605 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7606
7607         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
7608         (mm-uu-extract): Improve face for low color ttys.
7609         Reported by Sascha Wilde.
7610
7611 2008-02-27  Glenn Morris  <rgm@gnu.org>
7612
7613         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
7614         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
7615         variables to defconsts.  Convert comments to doc-strings.
7616         (nnmairix-last-server, nnmairix-current-server): Convert from free
7617         variables to defvars.  Convert comments to doc-strings.
7618         (gnus-registry-fetch-group): Autoload.
7619         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
7620         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
7621         (nnmairix-widget-build-editable-fields): Use car cddr rather than
7622         caddr.
7623         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
7624         nnmairix-request-group-with-article-number-correction call.
7625         (nnmairix-fast, nnmairix-group): New, less general names, for free
7626         variables passed from nnmairix-request-group to
7627         nnmairix-request-group-with-article-number-correction.  Declare.
7628         (nnmairix-request-group-with-article-number-correction):
7629         Use nnmairix-fast, nnmairix-group rather than fast, group.
7630
7631 2008-02-26  David Engster  <dengste@eml.cc>
7632
7633         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
7634         version 0.5.
7635
7636 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
7637
7638         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
7639         instead of making an extra function call.  Don't add the current group
7640         to articles only when they have the group.  Use
7641         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
7642         Reported by David <de_bb@arcor.de>.
7643
7644 2008-02-24  Miles Bader  <miles@gnu.org>
7645
7646         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7647         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
7648         (mm-find-mime-charset-region):
7649         * mm-bodies.el (mm-encode-body):
7650         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
7651
7652 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7653
7654         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
7655         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
7656
7657 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
7658
7659         * mail-source.el (mail-source-delete-incoming): Change default.
7660         Supplement doc string.
7661
7662         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
7663
7664 2008-02-14  Glenn Morris  <rgm@gnu.org>
7665
7666         * time-date.el (format-seconds): New function.
7667
7668 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7669
7670         * nnmail.el (nnmail-message-id-cache-file): Derive from
7671         `gnus-home-directory'.
7672
7673 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
7674
7675         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
7676         Document negative prefix.
7677
7678         * gnus-group.el (gnus-group-read-group): Document negative prefix.
7679
7680 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7681
7682         * message.el (message-unsent-separator): Add the Exim bounce
7683         separator.
7684
7685 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
7686
7687         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
7688         list.
7689         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
7690         recipient/signer list.
7691
7692 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7693
7694         * Makefile.in (datarootdir): Define.
7695         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
7696         name that might contain whitespace.
7697
7698 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
7699
7700         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
7701         fbound (Emacs 23 unicode), signal an error.
7702
7703 2008-02-08  Glenn Morris  <rgm@gnu.org>
7704
7705         * gnus-art.el (pgg-display-output-buffer): Declare as function.
7706
7707 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
7708
7709         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
7710         ports to the calls to `netrc-machine-user-or-password' in addition to
7711         "imap" and "imaps".
7712
7713 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7714
7715         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
7716
7717         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
7718
7719 2008-02-01  Kenichi Handa  <handa@m17n.org>
7720
7721         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
7722         rfc2104-hexstring-to-bitstring and changed to return a byte list.
7723         (rfc2104-hash): Convert the result of concat to unibyte string.
7724
7725 2008-02-01  Dave Love  <fx@gnu.org>
7726
7727         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7728         coding-system-for-read.
7729         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7730
7731 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7732
7733         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7734         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7735         <hanche@math.ntnu.no>.
7736
7737 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7738
7739         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7740
7741         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7742
7743 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
7744
7745         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7746         * message.el (message-beginning-of-line): Use featurep instead of bound
7747         tests in order to resolve conditionals at compile time.
7748
7749 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7750
7751         * mail-source.el (mail-sources): Add `group' choice.
7752
7753         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7754         parameter `in-group' to control into which group the articles go.
7755         Add treatment of `group' mail-source.
7756
7757 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7758
7759         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7760
7761         * mm-decode.el (mm-dissect-buffer): Decode description.
7762
7763         * mml.el (mml-to-mime): Encode message header first.
7764
7765 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7766
7767         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7768         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7769
7770         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
7771         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
7772
7773 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7774
7775         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7776
7777 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7778
7779         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7780         prefix keys.
7781         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7782         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7783         gnus-xmas.el.
7784
7785         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
7786         (gnus-xmas-article-describe-bindings): New function.
7787         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
7788         gnus-xmas-article-describe-bindings.
7789
7790         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
7791
7792 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7793
7794         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7795         Add new variables for article mark management.
7796         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7797         list of extra data entries which, when present, will indicate that the
7798         article ID should not be trimmed from the registry.
7799         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7800         functions.
7801         (gnus-registry-read-mark): New function to read a mark name from the
7802         user.
7803         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7804         (gnus-registry-set-article-mark-internal): New functions to add and
7805         remove marks.
7806         (gnus-registry-get-article-marks): New function to show the marks for
7807         an article, or retrieve them for further use.
7808
7809 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7810
7811         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7812         keys when no argument is given.
7813
7814 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7815
7816         * imap.el (imap-ping-server): New variable.
7817         (imap-opened): On add extra ping if imap-ping-server is non-nil.
7818         (imap-ping-server): Minor doc string fixes.
7819
7820 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7821
7822         * imap.el (imap-ping-server): New function.
7823         (imap-opened): Call imap-ping-server.
7824
7825 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7826
7827         * gnus-sum.el (gnus-article-sort-by-random)
7828         (gnus-thread-sort-by-random): Fix doc strings.
7829         Reported by jidanni@jidanni.org.
7830
7831 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7832
7833         * gnus-art.el (gnus-article-describe-bindings): New function.
7834         (gnus-article-read-summary-keys): Use it.
7835         (gnus-article-mode-map): Bind `C-h b' to it.
7836
7837 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7838
7839         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7840         XEmacs.
7841         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7842         Protect against non-character events.
7843
7844         * lpath.el: Fbind map-keymap for Emacs 21.
7845
7846 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7847
7848         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7849         New command.
7850         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7851         instead of END.  Change name of the temp file.
7852         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7853         customizable.
7854
7855 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7856
7857         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7858         bind `S W' to gnus-article-wide-reply-with-original; set default
7859         binding to gnus-article-read-summary-send-keys.
7860         (gnus-article-read-summary-keys): Fix the order of keys; display
7861         continuation keys correctly in the echo area; describe bindings
7862         correctly when keys end with `C-h'.
7863         (gnus-article-read-summary-send-keys): New function.
7864         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7865         Work for gnus-article-read-summary-send-keys; display continuation keys
7866         correctly in the echo area.
7867         (gnus-article-reply-with-original): Ignore prefix argument.
7868         (gnus-article-wide-reply-with-original): New function.
7869
7870         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
7871         Emacs 21.
7872
7873 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7874
7875         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7876         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7877
7878 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7879
7880         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7881         (gnus-group-read-ephemeral-gmane-group): New command.
7882
7883 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7884
7885         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7886
7887 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7888
7889         * message.el (message-send-mail-function): Increase custom version.
7890
7891         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7892         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7893
7894 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7895
7896         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7897         for the cases where imap-authenticate is called with a nil buffer
7898         parameter.
7899
7900 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7901
7902         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7903         html parts correctly; support forwarded messages.
7904         (gnus-article-browse-html-article): Remove work buffers.
7905
7906         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7907         compiling.
7908         (netrc-bound-and-true-p): New macro.
7909         (netrc-parse): Use it instead of bound-and-true-p that is not available
7910         in XEmacs 21.4.
7911
7912 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7913
7914         * gnus-registry.el (gnus-registry-mark-article)
7915         (gnus-registry-article-marks): Add functionality to mark articles
7916         through the Gnus registry.
7917
7918         * encrypt.el: Clarify documentation for the new pgg method.
7919         (encrypt-file-alist): Add PGG option.
7920         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7921         functionality.  Abstract password key and messaging to external
7922         functions.
7923         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7924         (encrypt-message-method-and-cipher): Add new convenience external
7925         functions.
7926         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7927         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7928
7929         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7930         (netrc-parse): Use encrypt-file-alist to determine if
7931         encrypt-find-model or encrypt-insert-file-contents should be used.
7932
7933         * encrypt.el: Clarify documentation.  Load password-cache or
7934         password, whichever one is found first, instead of autoloading.
7935
7936 2007-12-19  Glenn Morris  <rgm@gnu.org>
7937
7938         * mml.el (message-options-set, message-narrow-to-head)
7939         (message-in-body-p, message-mail-p, message-encode-message-body):
7940         Autoload.
7941         (message-remove-header, message-narrow-to-headers-or-head)
7942         (message-subscribed-p, message-make-mail-followup-to)
7943         (message-position-on-field, message-news-p)
7944         (message-options-set-recipient, message-generate-headers)
7945         (message-sort-headers): Declare as functions.
7946
7947 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7948
7949         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7950         convention in doc string.
7951
7952 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7953
7954         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7955         title to html parts.
7956         (gnus-article-browse-html-article): Pass message header to it.
7957
7958         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7959
7960 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7961
7962         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7963         or password compatible with XEmacs.
7964
7965 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7966
7967         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7968         format document.
7969         (gnus-mime-delete-part): Don't write description line if empty.
7970         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7971
7972 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7973
7974         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7975         (gnus-summary-mark-read-and-unread-as-read)
7976         (gnus-summary-mark-current-read-and-unread-as-read)
7977         (gnus-summary-mark-unread-as-ticked): Doc fix.
7978         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7979
7980 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7981
7982         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7983         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7984
7985 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7986
7987         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7988         yes-or-no-p.
7989
7990 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7991
7992         * mm-decode.el (mm-add-meta-html-tag): New function.
7993         (mm-save-part-to-file, mm-pipe-part): Use it.
7994
7995         * gnus-art.el (gnus-article-browse-delete-temp-files):
7996         Use gnus-y-or-n-p instead of y-or-n-p.
7997         (gnus-article-browse-html-parts): Work with message/external-body; use
7998         mm-add-meta-html-tag.
7999
8000 2007-12-11  Glenn Morris  <rgm@gnu.org>
8001
8002         * gnus-cache.el: Require gnus-sum not just when compiling.
8003
8004         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
8005
8006         * gnus-int.el (gnus-server-opened, gnus-status-message):
8007         Move definitions before use.
8008
8009         * mm-decode.el: Require gnus-util.
8010         (mm-remove-part): Only call delete-annotation on XEmacs.
8011
8012         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
8013
8014         * nnmail.el: Require gnus-int.
8015
8016         * spam.el: Move `require's before `eval-when-compile's.
8017
8018         * gnus-ems.el (gnus-alive-p):
8019         * gnus-fun.el (message-goto-eoh):
8020         * gnus-util.el (gnus-group-name-decode):
8021         * mail-source.el (gnus-compress-sequence):
8022         * message.el (Info-goto-node, format-spec):
8023         * mm-bodies.el (message-options-get):
8024         * mm-decode.el (mm-view-pkcs7):
8025         * mm-util.el (gmm-write-region):
8026         * mml-smime.el (mml-compute-boundary)
8027         (gnus-completing-read-with-default):
8028         * mml.el (widget-button-press, gnus-make-hashtable):
8029         * mml1991.el (mm-decode-content-transfer-encoding)
8030         (mm-encode-content-transfer-encoding)
8031         (message-options-get, message-options-set):
8032         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
8033         * nnfolder.el (gnus-request-group):
8034         * nnheader.el (ietf-drums-unfold-fws):
8035         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
8036         * smime.el (gnus-run-mode-hooks):
8037         * spam-stat.el (gnus-message): Autoload.
8038
8039         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
8040         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
8041         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
8042         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
8043         Add declare-function compatibility definition.
8044
8045         * gnus-cache.el (nnvirtual-find-group-art):
8046         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
8047         (gnus-add-image, gnus-add-wash-type):
8048         * gnus-group.el (nnkiboze-score-file):
8049         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
8050         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
8051         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
8052         (message-tokenize-header, gnus-get-buffer-create)
8053         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
8054         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
8055         * gnus.el (gnus-group-decoded-name):
8056         * mail-source.el (imap-capability):
8057         * mm-bodies.el (message-options-set):
8058         * mm-decode.el (gnus-configure-windows):
8059         * mm-extern.el (message-goto-body):
8060         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
8061         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
8062         (epg-sub-key-validity, message-options-set):
8063         * mml.el (widget-event-point, gnus-configure-windows):
8064         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
8065         * mml2015.el (epg-check-configuration, epg-configuration)
8066         (message-options-set):
8067         * nndb.el (nndb-request-article):
8068         * nnfolder.el (gnus-request-create-group):
8069         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
8070         * nnmaildir.el (gnus-group-mark-article-read):
8071         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
8072         * rfc1843.el (message-fetch-field):
8073         * spam.el (gnus-extract-address-components):
8074         Declare as functions.
8075
8076 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8077
8078         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
8079
8080         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
8081
8082         * lpath.el: Fbind run-mode-hooks for Emacs 21;
8083         bind show-trailing-whitespace for XEmacs.
8084
8085 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
8086
8087         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
8088         new no-op macro for backward compatibility.
8089
8090         * imap.el (imap-string-to-integer): New function.
8091
8092 2007-12-09  Glenn Morris  <rgm@gnu.org>
8093
8094         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
8095
8096         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
8097         * message.el, mm-view.el, sieve-manage.el, smime.el:
8098         Add declare-function compatibility definition.
8099
8100         * gnus-art.el (w3-region, w3m-region, Info-menu):
8101         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
8102         * gnus-sum.el (gnus-get-predicate):
8103         * gnus-util.el (mm-append-to-file, w32-focus-frame):
8104         * message.el (mail-abbrev-in-expansion-header-p):
8105         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
8106         (w3m-detect-meta-charset, w3m-region):
8107         * sieve-manage.el (password-read, password-cache-add)
8108         (password-cache-remove):
8109         * smime.el (password-read-and-add): Declare as functions.
8110
8111 2007-12-08  David Kastrup  <dak@gnu.org>
8112
8113         * gnus-sum.el (gnus-summary-simplify-subject-query):
8114         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
8115         `message'.
8116
8117 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8118
8119         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
8120         it to bind idna-program, installation-directory, defined-colors, and
8121         face-attribute for XEmacs of the version that compiles defcustom forms.
8122
8123 2007-12-07  Glenn Morris  <rgm@gnu.org>
8124
8125         * gnus-art.el (article-make-date-line): Revert previous change.
8126
8127 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8128
8129         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
8130
8131 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
8132
8133         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
8134         Call gnus-add-to-range ranges only once with a prepared article-list.
8135
8136 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
8137
8138         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
8139         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
8140         group names with backslashes.
8141         Reported by Tassilo Horn <tassilo@member.fsf.org>.
8142
8143 2007-12-06  Deepak Goel  <deego3@gmail.com>
8144
8145         * gnus-art.el (article-make-date-line):
8146         * gnus-start.el (gnus-load):
8147         * pop3.el (pop3-read-response): Fix buggy call to `error'.
8148
8149 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8150
8151         * gnus-art.el (gnus-use-idna)
8152         * gnus-start.el (gnus-site-init-file)
8153         * message.el (message-use-idna)
8154         * mm-uu.el (mm-uu-hide-markers)
8155         * smiley.el (smiley-style): Revert changes that suppress warnings.
8156
8157 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8158
8159         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
8160         specify charset to html source.
8161         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8162
8163 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8164
8165         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
8166         idna-program in order to suppress byte compile warning issued by XEmacs
8167         that came to byte compile the default value section of defcustom forms
8168         recently.
8169
8170         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
8171         value of installation-directory.
8172
8173         * message.el (message-use-idna): Don't directly refer to the value of
8174         idna-program.
8175
8176         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
8177
8178         * smiley.el (smiley-style): Don't directly call face-attribute.
8179
8180 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
8181
8182         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
8183
8184         * gnus-dired.el: Reduce Gnus dependencies.
8185         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
8186         Don't require.  Use autoloads instead.
8187         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
8188         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
8189         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
8190         (gnus-dired-mode): Adjust doc string.
8191         (gnus-dired-mail-mode): New variable.
8192         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
8193         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
8194         (gnus-dired-mail-buffers): New function.  Return mail or message
8195         composition buffers.
8196         (gnus-dired-attach): Use it.
8197         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
8198         NO-DECODE.
8199         (gnus-dired-print): Use `gnus-print-buffer' depending on
8200         `gnus-dired-mail-mode'.
8201
8202 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8203
8204         * rfc2047.el (rfc2047-encoded-word-regexp)
8205         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
8206         explaining what regexp patterns are for.
8207
8208 2007-12-04  Glenn Morris  <rgm@gnu.org>
8209
8210         * password.el: Move to password-cache.el.
8211
8212         * mml1991.el (password-read, password-cache-add, password-cache-remove):
8213         * mml2015.el (password-read, password-cache-add, password-cache-remove):
8214         * mml-smime.el (password-read, password-cache-add)
8215         (password-cache-remove):
8216         No need to autoload, since mml-sec requires password.
8217
8218         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
8219         * message.el (gnus-extract-address-components):
8220         * mml-smime.el (gnus-extract-address-components): Define for compiler.
8221
8222         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
8223         password.
8224
8225 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8226
8227         * mailcap.el: Reduce dependencies.
8228         (mail-header-parse-content-type): Autoload.
8229         (mailcap-delete-duplicates): New alias.
8230         (mailcap-mime-info): Add optional argument NO-DECODE.
8231         (mailcap-mime-types): Use mailcap-delete-duplicates.
8232
8233         * message.el (message-ignored-supersedes-headers): Add "X-ID".
8234
8235 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
8236
8237         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
8238         (imap-parse-status): Upcase status-att for servers that sends them
8239         lower-case (e.g., MS Exchange 2007).
8240
8241 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8242
8243         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
8244         function.
8245
8246         * gnus-uu.el (gnus-uu-decode-yenc): New command.
8247         (gnus-uu-yenc-article): New function.
8248
8249         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
8250
8251         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
8252
8253 2007-12-02  Glenn Morris  <rgm@gnu.org>
8254
8255         * binhex.el (binhex): New custom group.
8256         (binhex-decoder-program, binhex-decoder-switches)
8257         (binhex-use-external): Move to the binhex custom group.
8258
8259         * uudecode.el (uudecode): New custom group.
8260         (uudecode-decoder-program, uudecode-decoder-switches)
8261         (uudecode-use-external): Move to the uudecode custom group.
8262
8263         * netrc.el (top-level): Don't load `encrypt' features.
8264         (netrc-parse): Don't use encrypt.
8265         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
8266
8267         * encrypt.el: Remove file.
8268
8269 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
8270
8271         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
8272         matches on patches.
8273
8274         * gnus-art.el (gnus-article-browse-html-article):
8275         Mention `mm-text-html-renderer' in the doc string.
8276
8277         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
8278         string.  Add comments.
8279
8280         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
8281         if rhs is ASCII.
8282
8283 2007-12-01  Glenn Morris  <rgm@gnu.org>
8284
8285         * mail-source.el (top-level): Require format-spec before
8286         eval-when-compile.
8287
8288 2007-11-30  Glenn Morris  <rgm@gnu.org>
8289
8290         * encrypt.el: Require password, rather than autoloading password-read.
8291
8292 2007-11-29  Glenn Morris  <rgm@gnu.org>
8293
8294         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
8295         (sasl-make-client, sasl-next-step, sasl-step-data)
8296         (sasl-step-set-data): Declare as functions.
8297
8298 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
8299
8300         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
8301
8302 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
8303
8304         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
8305         certs should be verified and what is to be done in the event of a
8306         verification failure.
8307
8308         * gnus.el (gnus-method-to-server): Add an optional parameter so the
8309         caller can indicate whether the cache should be disregarded for this
8310         call.  This way the result of the call is reproducible at all times and
8311         can be considered a canonical server name for the supplied method.
8312         (gnus-agent-method-p): Canonicalize server names by pushing their
8313         method through `gnus-method-to-server' using the no-cache argument.
8314
8315         * gnus-srvr.el (gnus-server-insert-server-line):
8316         Call `gnus-method-to-server' with `no-cache' argument.
8317
8318         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
8319         gnus-agent-possibly-synchronize-flags as this should be called when the
8320         server is actually being opened.
8321         (gnus-agent-possibly-synchronize-flags)
8322         (gnus-agent-possibly-synchronize-flags-server): Move check for the
8323         flags file of an agentized server to the latter function.
8324
8325         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
8326         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
8327         after a connection has been established successfully.
8328
8329 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8330
8331         * gnus-art.el (article-display-face): Force to display face if called
8332         interactively; check if gnus-article-x-face-too-ugly matches author.
8333         (article-display-x-face): Display face even if From header is missing
8334         as article-display-face does.
8335
8336 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
8337
8338         * hashcash.el (message-narrow-to-headers-or-head)
8339         (message-fetch-field, message-goto-eoh)
8340         (message-narrow-to-headers): Declare as functions.
8341
8342 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
8343
8344         * mail-source.el (mail-sources): Default to fetch from file for
8345         compatibility with default of nnmail-spool-file.
8346
8347 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8348
8349         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
8350         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
8351         to look for encoded word that should be encoded again.
8352         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
8353         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
8354         encoding pattern.
8355         (rfc2047-decode-region): Switch strict regexp and loose one according
8356         to rfc2047-allow-irregular-q-encoded-words.
8357
8358 2007-11-25  Romain Francoise  <romain@orebokech.com>
8359
8360         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
8361
8362 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8363
8364         * tls.el (tls-program): Provide more custom choices from
8365         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
8366         (tls-process-connection-type, tls-success): Remove "*" in doc string.
8367
8368 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8369
8370         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
8371         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
8372
8373         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
8374         `nnmail-spool-file'.
8375
8376         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
8377         `nnmail-spool-file'.
8378
8379         * gnus-move.el (gnus-change-server): Ditto.
8380
8381         * gnus-kill.el (gnus-batch-score): Ditto.
8382
8383         * gnus-cache.el (gnus-jog-cache): Ditto.
8384
8385         * gnus-msg.el (gnus-summary-reply):
8386         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
8387
8388 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8389
8390         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
8391         version.  Minor improvement to doc strings.
8392         (tls-program): Add comment.
8393
8394 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
8395
8396         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
8397         (tls-checktrust): New variable.  Check if GNU TLS complained about a
8398         mismatch between the hostname provided in the certificate and the name
8399         of the host connnecting to.
8400         (open-tls-stream): Use them.  Check certificates against trusted root
8401         certificates.
8402
8403 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8404
8405         * gnus-cache.el (gnus-cache-generate-nov-databases):
8406         Use nnml-generate-nov-databases-directory instead of
8407         nnml-generate-nov-databases-1.
8408
8409 2007-11-24  Glenn Morris  <rgm@gnu.org>
8410
8411         * message.el (message-tool-bar-retro): Update for rename
8412         mail_send.xpm->mail-send.xpm.
8413
8414 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8415
8416         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8417         `smime-ldap-search' for Emacs 22 and up.
8418
8419 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8420
8421         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8422
8423         * message.el (message-send-mail-function): Fix error convention.
8424         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8425         (message-widen-reply, message-send-mail, message-talkative-question)
8426         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8427         (message-clone-locals, message-send-news): Use with-current-buffer.
8428         (message-insert-or-toggle-importance): Remove unused var `valid'.
8429         (message-make-references): Remove unused var `new-references'.
8430         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8431
8432 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8433
8434         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8435         (spam-split-symbolic-return-positive): Reflow docstring.
8436         (spam-backends, spam-summary-exit-behavior)
8437         (spam-mark-ham-unread-before-move-from-spam-group)
8438         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8439         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8440         (spam-clear-cache, spam-backend-check, spam-install-backend)
8441         (spam-install-statistical-backend, spam-list-of-processors)
8442         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8443         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8444         (spam-check-crm114, spam-initialize, spam-unload-hook):
8445         Fix typos in docstrings.
8446
8447 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8448
8449         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8450         been checked if they have never been read and those group levels are
8451         higher than the one that a user specified.
8452
8453 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8454
8455         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8456         foreign groups unless a group level is specified by a user.
8457         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8458
8459 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8460
8461         * message.el (message-send-mail-function): Require sendmail.
8462
8463 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8464
8465         * message.el (message-send-mail-function): Check for smtpmail too.
8466
8467         * utf7.el (utf7-encode, utf7-decode): Use coding system
8468         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8469
8470         * message.el (message-send-mail-function): New function.
8471         (message-send-mail-function): Set default using
8472         message-send-mail-function.  Adjust doc string.
8473         (message-send-mail-with-mailclient): New function.
8474
8475 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
8476
8477         * smime.el (from):
8478         * rfc2047.el (message-posting-charset):
8479         * qp.el (mm-use-ultra-safe-encoding):
8480         * pop3.el (parse-time-months):
8481         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
8482         * nnml.el (files):
8483         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
8484         (jka-compr-compression-info-list, ange-ftp-path-format)
8485         (efs-path-regexp):
8486         * nndiary.el (files):
8487         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
8488         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
8489         (epg-digest-algorithm-alist, inhibit-redisplay)
8490         (password-cache-expiry):
8491         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
8492         (pgg-output-buffer, password-cache-expiry):
8493         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
8494         (efs-path-regexp):
8495         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
8496         (inhibit-redisplay):
8497         * mm-uu.el (file-name, start-point, end-point, entry)
8498         (gnus-newsgroup-name, gnus-newsgroup-charset):
8499         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
8500         (latin-unity-ucs-list):
8501         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
8502         (mm-uu-binhex-decode-function):
8503         * message.el (gnus-message-group-art, gnus-list-identifiers)
8504         (rmail-enable-mime-composing, gnus-local-organization)
8505         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
8506         (gnus-read-active-file, facemenu-add-face-function)
8507         (facemenu-remove-face-function, gnus-article-decoded-p)
8508         (tool-bar-mode):
8509         * mail-source.el (display-time-mail-function):
8510         * gnus-util.el (nnmail-pathname-coding-system)
8511         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
8512         (gnus-original-article-buffer, gnus-user-agent)
8513         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
8514         (xemacs-codename, sxemacs-codename, emacs-program-version):
8515         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
8516         * gnus-start.el (gnus-agent-covered-methods)
8517         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
8518         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
8519         (gnus-newsgroup-headers, gnus-group-list-mode)
8520         (gnus-group-mark-positions, gnus-newsgroup-data)
8521         (gnus-newsgroup-unreads, nnoo-state-alist)
8522         (gnus-current-select-method, mail-sources)
8523         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
8524         (nnmail-spool-file, gnus-cache-active-hashtb):
8525         * gnus-mh.el (mh-lib-progs):
8526         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
8527         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
8528         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
8529         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
8530         (gnus-group-buffer):
8531         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
8532         (font-lock-set-defaults):
8533         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
8534         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
8535         (gnus-summary-post-menu, total-parts, type, condition, length):
8536         * gnus-agent.el (gnus-agent-read-agentview):
8537         * flow-fill.el (show-trailing-whitespace):
8538         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
8539         eval-and-compile wrappers for byte compiler pacifiers.
8540
8541         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
8542         (mm-display-inline-fontify): Check for featurep 'xemacs not
8543         extent-list.
8544
8545         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
8546         itimer-list.
8547         (mm-create-image-xemacs): Only do something for XEmacs.
8548         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
8549
8550         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
8551
8552         * gnus-registry.el (gnus-adaptive-word-syntax-table):
8553         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
8554
8555 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
8556
8557         * nnimap.el (nnimap-split-download-body):
8558         * gnus-demon.el (gnus-demon):
8559         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
8560
8561 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8562
8563         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
8564         New macros.
8565         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
8566         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
8567         copy data from unibyte buffer to multibyte current buffer.
8568         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
8569         to copy data from unibyte current buffer to multibyte buffer.
8570         (nntp-make-process-buffer): Make process buffer unibyte.
8571
8572         * pop3.el (pop3-open-server): Fix typo in Lisp code.
8573
8574 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
8575
8576         * pop3.el (pop3-open-server): Accept and process data more robustly at
8577         connexion start to avoid spurious "POP SSL connexion failed" errors.
8578
8579 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8580
8581         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
8582         read group names.
8583
8584 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
8585
8586         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
8587
8588 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8589
8590         * nnmail.el (nnmail-parse-active): Make group names unibyte.
8591         (nnmail-save-active): Use a unibyte buffer when saving active file,
8592         which may contain non-ASCII group names.
8593
8594         * nnml.el (nnml-request-group): Decode group names in messages.
8595
8596 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8597
8598         * message.el (message-citation-line-function)
8599         (message-insert-formatted-citation-line): Fix spelling of
8600         `message-insert-formated-citation-line'.
8601
8602 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
8603
8604         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
8605
8606 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8607
8608         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
8609         nnmail-pathname-coding-system.
8610
8611         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
8612         that a user enters; decode group names in messages.
8613
8614         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
8615
8616 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8617
8618         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
8619
8620         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
8621
8622         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
8623         risky local variable.
8624
8625         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
8626
8627 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
8628
8629         * encrypt.el: Improve documentation to fix function name typo.
8630         Reported by Daiki Ueno <ueno@unixuser.org>.
8631
8632 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8633
8634         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
8635         even if the point is not in the last page of an article.
8636         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
8637         back to the previous page.
8638
8639 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
8640
8641         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
8642
8643 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8644
8645         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
8646
8647 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8648
8649         * message.el (message-check-news-body-syntax):
8650         Avoid mm-string-as-multibyte.
8651         (message-hide-headers): Don't assume (point-min)==1.
8652
8653 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8654
8655         * message.el (message-remove-blank-cited-lines): Fix if remove is
8656         given.
8657         (message-bogus-address-regexp): New variable.
8658         (message-bogus-recipient-p): New function.
8659         (message-check-recipients): New command.
8660         (message-syntax-checks): Add `bogus-recipient'.
8661         (message-fix-before-sending): Add `bogus-recipient'.
8662
8663         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
8664         (gnus-treat-body-boundary): Don't test window-system.
8665
8666 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
8667
8668         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
8669
8670 2007-10-28  Miles Bader  <miles@gnu.org>
8671
8672         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
8673         at compile-time too.
8674
8675 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8676
8677         * gnus-msg.el (gnus-message-setup-hook):
8678         Add `message-remove-blank-cited-lines' to options.
8679
8680 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8681
8682         * message.el (message-remove-blank-cited-lines): New function.
8683         Suggested by Karl Plästerer.
8684
8685 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8686
8687         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
8688         mapc.
8689
8690         * imap.el (imap-open): Replace mapcar called for effect with mapc.
8691         (top-level): Use mapc to set functions to be traced for debugging.
8692
8693         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
8694         called for effect with while loop.
8695
8696         * message.el (message-talkative-question): Replace mapcar called for
8697         effect with mapc.
8698
8699         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
8700         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
8701         called for effect with dolist.
8702
8703         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
8704
8705         * nndiary.el: Use dolist instead of mapcar to add diary headers to
8706         gnus-extra-headers and nnmail-extra-headers.
8707
8708         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
8709         called for effect with dolist.
8710         (top-level): Use mapc to set functions to be traced for debugging.
8711
8712         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
8713         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
8714         dolist.
8715
8716         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
8717         Replace mapcar called for effect with mapc.
8718         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
8719         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
8720         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
8721         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
8722
8723         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
8724         remove-if that's a cl function.
8725
8726         * webmail.el (webmail-debug): Replace mapcar called for effect with
8727         dolist.
8728
8729         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
8730         with mapc.
8731
8732 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8733
8734         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8735         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8736         with while loop.
8737
8738         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8739         functions from article-* functions.
8740         (gnus-multi-decode-header): Replace mapcar called for effect with
8741         dolist.
8742
8743         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8744         (gnus-bookmark-show-details): Replace mapcar called for effect with
8745         while loop.
8746
8747         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8748         called for effect with while loop.
8749
8750         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8751         with dolist.
8752
8753         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8754         Replace mapcar called for effect with dolist.
8755
8756         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8757
8758         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8759         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8760         Replace mapcar called for effect with dolist.
8761         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8762         mapc.
8763
8764         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8765         Replace mapcar called for effect with dolist.
8766         (gnus-topic-list): Replace mapcar called for effect with mapc.
8767
8768         * gnus.el: Use mapc instead of mapcar to add autoloads.
8769
8770 2007-10-23  Richard Stallman  <rms@gnu.org>
8771
8772         * gnus-group.el (gnus-group-highlight): Mark as risky.
8773
8774 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8775
8776         * gnus.el (gnus-server-to-method): Return method found first in
8777         gnus-newsrc-alist.
8778
8779         * gnus-art.el (gnus-article-highlight-signature)
8780         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8781         button overlay without the front stickiness.
8782
8783 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8784
8785         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8786         overview buffer needed a catch to receive its throw.
8787         (gnus-agent-flush-cache): Declare as interactive to make this function
8788         easier to use.
8789
8790 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8791
8792         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8793         `next-line'.
8794
8795 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8796
8797         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8798         exclude address matching message-dont-reply-to-names.
8799
8800 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8801
8802         * gnus-util.el (gnus-string<): New function.
8803
8804         * gnus-sum.el (gnus-article-sort-by-author)
8805         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8806
8807 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8808
8809         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8810         the frame-focus tag is set in gnus-buffer-configuration.
8811
8812 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8813
8814         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8815         the front stickiness.
8816
8817 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8818
8819         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8820         url pattern; remove duplicate one.
8821         (gnus-article-extend-url-button): New function.
8822         (gnus-article-add-buttons): Use it.
8823         (gnus-button-push): Use concatenated url that it makes.
8824
8825 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8826
8827         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8828
8829 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8830
8831         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8832         Don't hardcode point-min==1.
8833
8834 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8835
8836         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8837         Fix comment about "iso8859-1".
8838
8839 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8840
8841         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8842         ones returned from the verify-function.
8843
8844         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8845         Call mml2015-extract-cleartext-signature if extraction failed.
8846
8847 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8848
8849         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8850         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8851         failed.
8852
8853 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8854
8855         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8856
8857 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
8858
8859         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
8860         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
8861         recommends to use EasyPG instead of PGG.
8862
8863         * pgg.el: Revert to revision 6.23.2.16.
8864
8865         * pgg-def.el: Revert to revision 6.6.2.14.
8866
8867         * pgg-gpg.el: Revert to revision 6.23.2.34.
8868
8869 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8870
8871         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8872         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8873         thread for both the null and zero (kill/expire thread) universal prefix
8874         cases.
8875         (gnus-summary-expire-thread): Add new function to expire a thread,
8876         using gnus-summary-kill-thread.
8877         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8878         shortcuts for gnus-summary-expire-thread.
8879         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8880         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8881
8882 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8883
8884         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8885         extras value, so an extras entry can be deleted.
8886         (gnus-registry-delete-extra-entry): Use it.
8887         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8888         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8889         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8890         storage through the gnus-registry, and provide an appropriate API for
8891         it.
8892
8893 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8894
8895         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8896         Suggested by Leo <sdl.web@gmail.com>.
8897
8898         * gnus.el: Do.
8899
8900 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8901
8902         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8903         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8904
8905         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8906
8907         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8908         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8909
8910 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8911
8912         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8913         newline.
8914         (nnmbox-request-accept-article): Don't change article in source buffer;
8915         narrow to header to use message-fetch-field rather than
8916         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8917         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8918         as delimiters; make sure article ends with newline.
8919         (nnmbox-delete-mail): Correct last position of article to be deleted;
8920         ignore X-Gnus-Newsgroup header in article body.
8921         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8922         positions; make sure article ends with newline.
8923
8924         * message.el (message-display-abbrev): Don't infloop when a user
8925         inserts SPC in the beginning of header.
8926
8927         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8928         coding-system-for-read and coding-system-for-write for XEmacs having no
8929         file-coding feature.
8930
8931         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8932
8933 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8934
8935         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8936         list of groups not followed by default.  Fix type to be regexp.
8937         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8938
8939 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8940
8941         * hmac-def.el (define-hmac-function): Switch from old-style to
8942         new-style backquotes.
8943
8944         * md4.el (md4-make-step): Likewise.
8945
8946 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8947
8948         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8949         raw-text coding system when saving .newsrc file, which may contain
8950         non-ASCII group names.
8951
8952 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8953
8954         * gnus-cus.el (gnus-score-extra): New widget.
8955         (gnus-score-extra-convert): New function.
8956         (gnus-score-customize): Use it for Extra.
8957
8958 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8959
8960         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8961         (mml2015-mailcrypt-clear-verify): Use it.
8962         (mml2015-gpg-clear-verify): Use it.
8963         (mml2015-pgg-clear-verify): Use it.
8964         (mml2015-epg-clear-verify): Replace the current part with the output
8965         from GnuPG; don't extract the plaintext by itself.
8966
8967         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8968         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8969         mml2015-clear-verify-function; don't touch the armor headers or
8970         dash-escaped text here.
8971
8972 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8973
8974         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8975         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8976         parts, or application/octet-stream as a last resort.
8977         (gnus-mime-view-part-as-type): Don't toggle display.
8978         (gnus-mime-view-part-as-charset): Don't turn off display before
8979         querying charset.
8980
8981         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8982         stuff to undisplayer function in Emacs.
8983         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8984
8985         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8986         text/calendar parts.
8987
8988 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8989
8990         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8991         decoding text/calendar parts.
8992
8993         * message.el (message-forward-make-body-mime): Always mark body as
8994         having no illegible text; remove signed-or-encrypted argument.
8995         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8996
8997         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8998         (mml-generate-mime-1): Don't encode body if it is specified to be in
8999         raw form; don't make buffer be unibyte when inserting multibyte string.
9000
9001 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
9002
9003         * sha1.el: Fix up comment style.
9004         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
9005         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
9006
9007         * hex-util.el: Fix up comment style.
9008         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
9009
9010         * gnus-salt.el: Use with-current-buffer.
9011         (gnus-pick-setup-message): Fix long-standing typo.
9012
9013 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9014
9015         * imap.el (imap-logout-timeout): New variable.
9016         (imap-logout, imap-logout-wait): New functions.
9017         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
9018
9019         * nnimap.el (nnimap-logout-timeout): New server variable.
9020         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
9021         nnimap-logout-timeout.
9022
9023         * gnus-art.el (gnus-article-summary-command-nosave)
9024         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
9025
9026 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9027
9028         * gnus.el (gnus-maximum-newsgroup): New variable.
9029
9030         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
9031         according to gnus-maximum-newsgroup.
9032
9033         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
9034         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
9035         Limit the range of articles according to gnus-maximum-newsgroup.
9036
9037 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
9038
9039         * gnus-art.el (gnus-sticky-article): Fix problems described in
9040         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
9041         Don't perform gnus-configure-windows here; reuse existing sticky
9042         article buffer.
9043
9044         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
9045         it doesn't exist in gnus-article-mode.
9046
9047 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9048
9049         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
9050         (gnus-agent-decoded-group-name): New function.
9051         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
9052         (gnus-agent-expire-group-1): Use it; decode group name in messages.
9053
9054 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
9055
9056         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
9057         Add binding for gnus-sticky-article.
9058         (gnus-summary-exit): Don't kill sticky article buffers.
9059
9060         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
9061         article buffer.
9062         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
9063         (gnus-kill-sticky-article-buffers): New commands.
9064
9065 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9066
9067         * nntp.el (nntp-xref-number-is-evil): New server variable.
9068         (nntp-find-group-and-number): If it is non-nil, don't trust article
9069         numbers in the Xref header.
9070
9071 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9072
9073         * gnus-agent.el (gnus-agent-read-group): New function.
9074         (gnus-agent-flush-group, gnus-agent-expire-group)
9075         (gnus-agent-regenerate-group): Use it.
9076         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
9077         nnmail-pathname-coding-system.
9078
9079 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9080
9081         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
9082
9083         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
9084         that are unread as unread, and also as selected so that information of
9085         marks having been changed by a user may be updated when exiting group.
9086
9087 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
9088
9089         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
9090
9091 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9092
9093         * gnus-art.el (gnus-mime-display-single): Pass part number that is
9094         calculated ignoring signature parts to gnus-treat-article.
9095
9096 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9097
9098         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
9099         a point here in order to keep the window start.
9100         (gnus-insert-mime-security-button): Make a button overlay without the
9101         front stickiness.
9102         (gnus-mime-display-security): Goto the end of a button.
9103
9104         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
9105
9106 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9107
9108         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
9109         group-name-at-point.
9110         (gnus-group-completing-read): New function that offers decoded
9111         non-ASCII group names for completion.
9112         (gnus-fetch-group, gnus-group-read-ephemeral-group)
9113         (gnus-group-jump-to-group, gnus-group-make-group-simple)
9114         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
9115         (gnus-group-fetch-control): Use it.
9116         (gnus-fetch-group): Use group-name-at-point for the initial value
9117         rather than the default value; use gnus-alive-p.
9118
9119         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
9120         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
9121         (gnus-summary-post-news): Use gnus-group-completing-read.
9122
9123         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
9124         (gnus-read-move-group-name): Decode group name for completion.
9125
9126 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
9127
9128         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
9129         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
9130         Yamaoka slightly modified the code).
9131
9132 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9133
9134         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
9135         (nnmail-split-incoming): Bind it.
9136
9137         * nnml.el (nnml-group-name-charset): New function.
9138         (nnml-decoded-group-name): Use it; don't decode group name if
9139         nnmail-group-names-not-encoded-p is non-nil.
9140         (nnml-encoded-group-name): New function.
9141         (nnml-group-pathname): Inline nnml-decoded-group-name.
9142         (nnml-request-expire-articles): Decode group name in message.
9143         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
9144         nnmail-pathname-coding-system.
9145         (nnml-save-mail, nnml-active-number): Work with decoded group names and
9146         not decoded ones according to nnmail-group-names-not-encoded-p.
9147         (nnml-generate-active-info): Use nnml-encoded-group-name.
9148
9149 2007-08-08  Glenn Morris  <rgm@gnu.org>
9150
9151         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
9152         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
9153         doc-strings and comments.
9154
9155 2007-07-25  Glenn Morris  <rgm@gnu.org>
9156
9157         * Relicense all FSF files to GPLv3 or later.
9158
9159 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9160
9161         * gnus-sum.el (gnus-summary-move-article):
9162         Make gnus-summary-respool-article work.
9163
9164 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
9165
9166         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
9167         string.
9168
9169 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
9170
9171         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
9172         that should be ignored when comparing distant RSS articles with local
9173         ones.
9174         (nnrss-make-hash-index): New function.  Create a hash index according
9175         to the ignored fields.
9176         (nnrss-check-group): Use it.
9177
9178 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9179
9180         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
9181
9182         * gnus-art.el (article-decode-group-name): Decode Xref header too.
9183
9184         * gnus-group.el (gnus-group-make-group): Encode group name here unless
9185         the new optional argument ENCODED is non-nil.
9186         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
9187         coding system for encoding group name.
9188         (gnus-group-make-rss-group): Pass un-encoded group name to
9189         gnus-group-make-group.
9190         (gnus-group-set-info): Tell gnus-group-make-group that group name is
9191         encoded.
9192
9193         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
9194         Encode group name to which articles are moved or copied.
9195         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
9196         coding system for encoding Newsgroup, Followup-To and Xref headers.
9197
9198         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
9199         marks; use nnheader-file-coding-system to write a file.
9200         (nnagent-retrieve-headers): Bind file-name-coding-system to
9201         nnmail-pathname-coding-system.
9202
9203         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
9204
9205         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
9206         (nnml-request-article, nnml-request-create-group)
9207         (nnml-request-rename-group, nnml-find-id)
9208         (nnml-possibly-change-directory, nnml-possibly-create-directory)
9209         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
9210         (nnml-save-marks): Use nnml-group-pathname instead of
9211         nnmail-group-pathname.
9212
9213         (nnml-request-create-group, nnml-request-expire-articles)
9214         (nnml-request-move-article, nnml-request-delete-group)
9215         (nnml-deletable-article-p, nnml-possibly-create-directory)
9216         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
9217         (nnml-open-marks): Bind file-name-coding-system to
9218         nnmail-pathname-coding-system.
9219
9220         (nnml-request-article): Pass server argument to nnml-find-group-number.
9221         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
9222         Pass server argument to nnml-possibly-create-directory.
9223         (nnml-request-accept-article): Pass server argument to
9224         nnml-active-number and nnml-save-mail.
9225         (nnml-find-group-number): Pass server argument to nnml-find-id.
9226         (nnml-request-update-info): Pass server argument to
9227         nnml-marks-changed-p.
9228
9229         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
9230         (nnml-save-mail, nnml-active-number): Add server argument.
9231
9232         (nnml-request-delete-group): Warn if group is missing.
9233         (nnml-get-nov-buffer): Decode group name.
9234         (nnml-generate-active-info): Encode group name.
9235         (nnml-open-marks): Decode group name in messages.
9236
9237 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9238
9239         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
9240         if it is not specified.
9241         (gnus-article-pipe-part, gnus-article-save-part)
9242         (gnus-article-interactively-view-part, gnus-article-copy-part)
9243         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
9244         (gnus-article-inline-part, gnus-article-save-part-and-strip)
9245         (gnus-article-replace-part, gnus-article-delete-part)
9246         (gnus-article-view-part-as-type): Pass raw prefix argument to
9247         gnus-article-part-wrapper.
9248
9249 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9250
9251         * gnus-agent.el (gnus-agent-save-active):
9252         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
9253
9254         * gnus-cache.el (gnus-cache-save-buffers)
9255         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
9256         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
9257         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
9258         (gnus-cache-braid-nov, gnus-cache-braid-heads)
9259         (gnus-cache-generate-active, gnus-cache-rename-group)
9260         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
9261         (gnus-cache-update-overview-total-fetched-for):
9262         Bind file-name-coding-system to nnmail-pathname-coding-system.
9263         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
9264         New variables.
9265         (gnus-cache-decoded-group-name): New function.
9266         (gnus-cache-file-name): Use it.
9267         (gnus-cache-generate-active): Use non-decoded group name for active.
9268
9269         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
9270         right place.
9271         (gnus-write-active-file): Don't break non-ASCII group names.
9272
9273         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
9274         nnmail-pathname-coding-system.
9275
9276         * lpath.el: Bind default-file-name-coding-system,
9277         file-name-coding-system and language-info-alist for XEmacs.
9278
9279         * gnus-uu.el (gnus-uu-decode-save): Typo.
9280
9281 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9282
9283         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
9284
9285 2007-07-14  David Kastrup  <dak@gnu.org>
9286
9287         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
9288         finishing actions if we did not edit the article.
9289
9290 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9291
9292         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
9293         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
9294         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
9295         (gnus-agent-flush-group, gnus-agent-flush-cache)
9296         (gnus-agent-fetch-headers, gnus-agent-load-alist)
9297         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
9298         (gnus-agent-retrieve-headers, gnus-agent-request-article)
9299         (gnus-agent-regenerate-group)
9300         (gnus-agent-update-files-total-fetched-for)
9301         (gnus-agent-update-view-total-fetched-for):
9302         Bind file-name-coding-system to nnmail-pathname-coding-system.
9303         (gnus-agent-group-pathname): Don't encode file names by
9304         nnmail-pathname-coding-system.
9305         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
9306         coding-system-for-write instead of buffer-file-coding-system to
9307         gnus-agent-file-coding-system.
9308
9309         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
9310         Decode group name.
9311
9312         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
9313
9314         * gnus-start.el (gnus-update-active-hashtb-from-killed)
9315         (gnus-read-newsrc-el-file): Make group names unibyte.
9316
9317         * nnmail.el (nnmail-group-pathname): Don't encode file names by
9318         nnmail-pathname-coding-system.
9319
9320         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
9321         (nnrss-request-delete-group): Bind file-name-coding-system to
9322         nnmail-pathname-coding-system.
9323         (nnrss-read-server-data, nnrss-read-group-data):
9324         Bind file-name-coding-system correctly.
9325         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
9326
9327         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
9328         (nntp-server-to-method-cache): New variable.
9329         (nntp-group-pathname): New function that decodes non-ASCII group names.
9330         (nntp-possibly-create-directory, nntp-marks-changed-p)
9331         (nntp-save-marks, nntp-open-marks): Use it.
9332         (nntp-possibly-create-directory, nntp-open-marks):
9333         Bind file-name-coding-system to nnmail-pathname-coding-system.
9334         (nntp-open-marks): Decode group names when bootstrapping marks.
9335
9336         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
9337         Newsgroups and Folowup-To headers.
9338
9339 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9340
9341         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9342         (gnus-server-closed-face, gnus-server-denied-face)
9343         (gnus-server-offline-face): Remove variable.
9344         (gnus-server-font-lock-keywords): Use faces that are not aliases.
9345
9346         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
9347         of modifying message-stack directly for XEmacs.
9348
9349         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
9350         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
9351         if the coding-system argument is nil for XEmacs.
9352
9353         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
9354         mm-charset-override-alist.
9355
9356         * rfc2047.el: Don't require base64; require rfc2045 for the function
9357         rfc2045-encode-string.
9358         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
9359         to quote the parameter value.
9360
9361 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9362
9363         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
9364         form in gnus-group-name-charset-method-alist.
9365
9366         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
9367         overrides the default layout edit-form.
9368
9369         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
9370
9371         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
9372
9373 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9374
9375         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
9376         as unfetched articles.
9377
9378 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
9379
9380         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
9381
9382 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9383
9384         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
9385         original back end that keeps marks in the local system.
9386
9387 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9388
9389         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9390         arg of pop-to-buffer for XEmacs.
9391         (gnus-article-read-summary-keys): Ditto; don't restore window
9392         configuration if summary command ends up with neither article buffer
9393         nor summary buffer; describe bindings if summary keys end with C-h.
9394
9395 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9396
9397         * message.el (message-fix-before-sending): Skip raw message part to be
9398         forwarded while checking illegible text.
9399         (message-forward-make-body-mime, message-forward-make-body):
9400         Mark signed or encrypted raw message as having no illegible text.
9401
9402 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9403
9404         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
9405         (gnus-message-with-timestamp-1): New macro.
9406         (gnus-message-with-timestamp): New function.
9407         (gnus-message): Use them.
9408
9409         * nnheader.el (nnheader-message): Use them.
9410
9411 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
9412
9413         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
9414         .newsrc.eld file.
9415
9416 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9417
9418         * gnus-agent.el (gnus-agent-fetch-headers)
9419         (gnus-agent-retrieve-headers):
9420         Bind gnus-decode-encoded-address-function to identity.
9421
9422         * nntp.el (nntp-send-xover-command): Recognize an xover command is
9423         available also when the server returns simply a dot.
9424
9425         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
9426
9427 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9428
9429         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9430
9431 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9432
9433         * gnus-ems.el (gnus-x-splash): Make it work.
9434
9435         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9436         from being used.
9437
9438         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
9439
9440 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9441
9442         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
9443         4th and the 5th arguments.
9444
9445         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9446         the front stickiness.
9447         (gnus-article-summary-command-nosave): Correct the order of the
9448         arguments passed to pop-to-buffer.
9449         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9450         summary command ends up with the article buffer.
9451
9452         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9453         the same faces.
9454
9455 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9456
9457         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9458
9459 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9460
9461         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9462         * gnus-sum.el (gnus-summary-highlight):
9463         * pgg.el (pgg-sign-region, pgg-sign):
9464         * mail-source.el (mail-source-delete-old-incoming-confirm):
9465         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9466
9467 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9468
9469         * gnus-art.el (gnus-mime-view-part-externally)
9470         (gnus-mime-view-part-internally): Fix predicate function passed to
9471         completing-read.
9472
9473         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
9474
9475         * gnus.el (gnus-update-message-archive-method): Add :version.
9476
9477 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9478
9479         * gnus.el (gnus-update-message-archive-method): New variable.
9480
9481         * gnus-start.el (gnus-setup-news): Update saved "archive" method
9482         according to gnus-message-archive-method if
9483         gnus-update-message-archive-method is non-nil.
9484
9485 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9486
9487         * gnus-sum.el (gnus-summary-limit-to-address): New function.
9488         Suggested by Loic Dachary <loic@dachary.org>.
9489         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9490
9491 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9492
9493         * message.el (message-pop-to-buffer): Add switch-function argument.
9494         (message-mail): Pass switch-function argument to it.
9495
9496 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
9497
9498         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
9499         Improve doc string.
9500
9501 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9502
9503         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
9504         (gnus-header-content)
9505         * gnus-cite.el (gnus-cite-10)
9506         * gnus-srvr.el (gnus-server-closed)
9507         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
9508         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
9509         (gnus-group-mail-3-empty, gnus-group-mail-low)
9510         (gnus-group-mail-low-empty, gnus-splash)
9511         * message.el (message-header-to, message-header-cc)
9512         (message-header-subject, message-header-other, message-header-name)
9513         (message-header-xheader, message-separator, message-cited-text)
9514         (message-mml): Lighten colors of faces used for dark background.
9515
9516 2007-05-24  Simon Josefsson  <simon@josefsson.org>
9517
9518         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
9519         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
9520
9521 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9522
9523         * message.el (message-narrow-to-headers-or-head):
9524         Ignore mail-header-separator in the body.
9525
9526 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9527
9528         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
9529         same as window size.
9530
9531 2007-05-22  Kevin Ryde  <user42@zip.com.au>
9532
9533         * message.el (message-font-lock-keywords): Use message-header-xheader
9534         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
9535         ahead of the anything pattern, to get it recognised.
9536
9537 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9538
9539         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
9540         spam.el loads uses it in the compiled defadvice form.
9541
9542 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
9543
9544         * gnus-sum.el (gnus-articles-to-read)
9545         (gnus-summary-insert-old-articles): Don't truncate group name for
9546         `read-string'.
9547
9548         * gnus-util.el (gnus-limit-string): Delete this function.
9549
9550         * gnus-sum.el (gnus-simplify-subject-fully):
9551         Use `truncate-string-to-width' instead.
9552
9553 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
9554
9555         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
9556         Tell if, on summary exit, the next group has to be selected.
9557         (gnus-summary-exit): Use it.
9558
9559 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
9560
9561         * gnus-art.el (gnus-article-mode): Fix comment about displaying
9562         non-break space.
9563
9564 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9565
9566         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
9567         Check if group is not a directory.
9568         (nnfolder-request-expire-articles): Don't delete articles if the target
9569         group is not available.
9570
9571         * nnml.el (nnml-request-create-group): Properly check if group is not a
9572         file.
9573         (nnml-request-expire-articles): Don't delete articles if the target
9574         group is not available.
9575
9576         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9577         Don't quote characters that are within parentheses.
9578
9579 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9580
9581         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
9582         (gnus-handle-ephemeral-exit): Select article according to it.
9583
9584 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9585
9586         * message.el (message-insert-formated-citation-line): Remove newline.
9587         (message-citation-line-format): Add final \n here so that the user can
9588         avoid a blank line.
9589
9590 2007-05-03  Dan Christensen  <jdc@uwo.ca>
9591
9592         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9593         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9594         Update lanl/arXiv support.
9595
9596 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9597
9598         * gnus.el: Bump version number.
9599
9600 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9601
9602         * gnus.el (gnus-version-number): Bump version.
9603
9604 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9605
9606         * gnus.el: No Gnus v0.6 is released.
9607
9608 2007-04-27  Didier Verna  <didier@xemacs.org>
9609
9610         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
9611         * gmm-utils.el (gmm-regexp-concat): ... here.
9612         * message.el: Don't require 'gnus-util.
9613         (message-dont-reply-to-names): Handle name change above.
9614         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
9615
9616 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9617
9618         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
9619         since the initial value varies according to the system.
9620
9621 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9622
9623         * mm-util.el (mm-charset-synonym-alist): Defcustom.
9624
9625 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
9626
9627         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
9628
9629 2007-04-24  Didier Verna  <didier@xemacs.org>
9630
9631         Improve the type of gnus-ignored-from-addresses.
9632         * gnus-util.el (gnus-orify-regexp): New function.
9633         * message.el (gnus-util): Require it.
9634         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
9635         * gnus-sum.el (gnus-ignored-from-addresses): New function.
9636         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
9637
9638 2007-04-24  Didier Verna  <didier@xemacs.org>
9639
9640         * gnus-sum.el:
9641         * gnus-utils.el: Fix some trailing whitespaces.
9642
9643 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9644
9645         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
9646         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
9647         article's Message-ID; refer parent article in summary buffer.
9648
9649         * message.el (message-bounce): Call mime-to-mml.
9650
9651         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
9652         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
9653         optimize and/or forms properly.
9654
9655 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
9656
9657         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
9658         URL.
9659
9660 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9661
9662         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
9663
9664 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9665
9666         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
9667         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
9668         displayed of multipart/alternative part if it is invoked from summary
9669         buffer.
9670
9671         * mm-view.el (mm-inline-text-html-render-with-w3m)
9672         (mm-inline-text-html-render-with-w3m-standalone)
9673         (mm-inline-render-with-function): Use mail-parse-charset by default.
9674
9675 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
9676
9677         * parse-time.el (parse-time-string-chars): Check if CHAR
9678         is less than the length of parse-time-syntax.
9679
9680 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9681
9682         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
9683         from gnus-newsgroup-processable.
9684
9685 2007-04-16  Didier Verna  <didier@xemacs.org>
9686
9687         * gnus-msg.el (gnus-configure-posting-styles):
9688         Handle message-signature-directory properly with :file syntax.
9689         Reported by "Leo".
9690
9691 2007-04-11  Didier Verna  <didier@xemacs.org>
9692
9693         New user option: message-signature-directory.
9694         * gnus-msg.el (gnus-configure-posting-styles): Support it.
9695         * message.el (message-insert-signature): Ditto.
9696         * message.el (message-signature-file): Doc update.
9697         * message.el (message-signature-directory): New.
9698
9699 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9700
9701         * gnus-msg.el (gnus-inews-yank-articles):
9702         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
9703
9704 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9705
9706         * message.el (message-yank-original): Make sure cited text ends with
9707         newline; don't exchange point and mark.
9708
9709 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
9710
9711         * tls.el (open-tls-stream): Properly handle case where there
9712         is no associated buffer.
9713
9714 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
9715
9716         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
9717         message-yank-original, make sure (< mark TEXT point).
9718
9719 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9720
9721         * message.el (message-fill-column): New variable.
9722         (message-mode): Use it.  Add comment on a possible new hook.
9723
9724         * nnmail.el (nnmail-spool-file): Mark as obsolete.
9725         (nnmail-get-new-mail): Reformat.
9726
9727         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9728
9729         * gmm-utils.el: Fix Commentary.
9730         (gmm-tool-bar-from-list): Fix typo in doc string.
9731
9732 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9733
9734         * message.el (message-yank-original): Don't switch point and mark
9735         unnecessarily to put point and mark as documented.
9736
9737 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9738
9739         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9740         from the message heads.
9741
9742 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9743
9744         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9745         article buffer does not have a window.  This may not be the best
9746         solution but is certainly better than setting the start of the null,
9747         that is the current, window.
9748
9749 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9750
9751         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9752         (gnus-draft-setup): Run it.
9753
9754         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9755         gnus-score-fast-scoring.  Allow regexp.
9756         (gnus-score-headers): Use it.
9757
9758         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9759         XEmacs.
9760
9761         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9762         string.
9763         (gnus-button-alist): Also catch `<f1> k ...'.
9764         (gnus-treat-display-x-face): Fix doc string.
9765
9766 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9767
9768         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9769         evaluation of gnus-extended-version to ensure correct generation of the
9770         User-Agent header when message-generate-headers-first is used.
9771
9772 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9773
9774         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9775         hashcash-path is nil.  Don't call callback with incorrect number of
9776         parameters if val is 0.
9777
9778 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9779
9780         * message.el (message-required-news-headers):
9781         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9782
9783 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
9784
9785         * tls.el (open-tls-stream): In handshake-waiting loop,
9786         don't wait more if there is output available to process.
9787
9788 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
9789
9790         * tls.el (tls-program): Doc fix.
9791
9792 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9793
9794         * message.el (message-generate-new-buffers): Change the meaning of the
9795         nil value; add `standard' to the choices; treat t as `unique'; improve
9796         doc string.
9797         (gnus-select-frame-set-input-focus): Autoload.
9798         (message-buffer-name): Search for the existing message buffer if
9799         message-generate-new-buffers is nil or `standard'; treat the value t of
9800         message-generate-new-buffers as `unique'.
9801         (message-pop-to-buffer): Raise the frame already displaying the message
9802         buffer; clear the echo area after querying.
9803         (message-setup): Pass the `continue' argument to compose-mail.
9804         (message-mail): Prefer `switch-function' if it is given; search for the
9805         existing message buffer if the `continue' argument is non-nil; pass
9806         continue and switch-function arguments to compose-mail by way of
9807         message-setup.
9808         (message-mail-other-window): Adjust argument of message-setup.
9809         (message-mail-other-frame): Ditto.
9810
9811 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9812
9813         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9814         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9815         to turn font-lock on when turning gnus-message-citation-mode on.
9816
9817 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9818
9819         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9820         (mml-smime-function-alist): New variable; add epg as the backend.
9821         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9822         mml-smime- functions instead.
9823         * mm-view.el: Require smime.
9824
9825 2007-03-05  Didier Verna  <didier@xemacs.org>
9826
9827         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9828         instead of just inheritance for posting styles.
9829         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9830
9831 2007-02-24  Chris Moore  <dooglus@gmail.com>
9832
9833         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
9834         * pgg-pgp.el (pgg-pgp-encrypt-region):
9835         * pgg-gpg.el (pgg-gpg-encrypt-region):
9836         Check pgg-encrypt-for-me if no other recipients.
9837
9838 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9839
9840         * tls.el (tls-certtool-program): Fix custom type.
9841
9842 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9843
9844         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9845         and point-at-eol instead of line-(beginning|end)-position.
9846
9847         * assistant.el (assistant-parse-buffer): Ditto.
9848
9849         * netrc.el (netrc-parse-services): Ditto.
9850
9851 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9852
9853         * mml2015.el (mml2015-epg-find-usable-key): New function.
9854         (mml2015-epg-sign): Use it.
9855         (mml2015-epg-encrypt): Use it.
9856
9857 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9858
9859         * message.el (message-make-in-reply-to): Quote name containing
9860         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9861         if there are special characters.  Reported by NAKAJI Hiroyuki
9862         <nakaji@jp.freebsd.org>.
9863
9864 2007-02-27  Didier Verna  <didier@xemacs.org>
9865
9866         Include the group parameters as well as the topic ones in the
9867         inheritance filter process.
9868         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9869         argument GROUP-PARAMS-LIST.
9870         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9871
9872 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9873
9874         * nntp.el (nntp-never-echoes-commands)
9875         (nntp-open-connection-functions-never-echo-commands): New variables.
9876         (nntp-send-command): Use them.
9877
9878 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9879
9880         * mml2015.el (mml2015-epg-verify): Simplify.
9881
9882 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9883
9884         * mml.el (mml-content-disposition-alist): New user option.
9885         (mml-content-disposition): New function.
9886         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9887         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9888
9889 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9890
9891         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9892         verification.
9893
9894 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9895
9896         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9897         articles posted in the last 24 hours.
9898
9899 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9900
9901         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9902
9903 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9904
9905         * nntp.el (nntp-send-command): Don't wait for echoes when
9906         nntp-open-ssl-stream is used.
9907
9908 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9909
9910         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9911         (gnus-message-add-citation-keywords)
9912         (gnus-message-remove-citation-keywords): Remove.
9913         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9914         directly, make the variables in font-lock-defaults buffer-local, add
9915         gnus-message-citation-keywords to them and then update the value of
9916         font-lock-keywords.
9917
9918 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9919
9920         * message.el (message-cite-original-1): Don't call
9921         gnus-article-highlight-citation.
9922
9923         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9924         citations; fix line count.
9925
9926 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9927
9928         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9929         (gnus-message-add-citation-keywords)
9930         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9931         versions of font-lock-add-keywords and font-lock-remove-keywords to
9932         work with XEmacs correctly.
9933
9934 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9935
9936         * gnus-cite.el (gnus-cite-face-list): Set the values of
9937         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9938         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9939         (gnus-message-cite-prefix-regexp): New variable.
9940         (gnus-message-search-citation-line): Use it; protect against long
9941         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9942         the 0th match data for Emacs.
9943         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9944         (gnus-message-add-citation-keywords): Append keywords rather than
9945         prepending; emulate font-lock-add-keywords if it is not available.
9946         (gnus-message-remove-citation-keywords):
9947         Emulate font-lock-remove-keywords if it is not available.
9948
9949         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9950
9951         * message.el (message-cite-prefix-regexp): Set the value of
9952         gnus-message-cite-prefix-regexp.
9953
9954 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9955
9956         * nnweb.el (nnweb-google-parse-1): Update parser.
9957
9958 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9959
9960         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9961
9962 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9963
9964         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9965         regexp.
9966
9967 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9968
9969         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9970         string-to-multibyte.
9971         (uudecode-decode-region-internal): Use it.
9972
9973         * lpath.el: Fbind string-as-multibyte for XEmacs.
9974
9975 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9976
9977         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9978         Fix custom choice.
9979
9980         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9981
9982 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9983
9984         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9985
9986         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9987         `write-region' to respect `mm-inhibit-file-name-handlers'.
9988
9989 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9990
9991         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9992         Use gnus-home-directory instead of "~/" or "$HOME".
9993
9994 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9995
9996         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9997         to mention filename.
9998         Add comments at beginning regarding usage.
9999         (encrypt-write-file-contents): Change interactive so a string is
10000         acceptable.  If the file has no associated model, show an error instead
10001         of a nonsense prompt.
10002
10003 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
10004
10005         * spam.el (spam-bsfilter-ham-switch): Fix typo.
10006         Thanks to Yoshihiko Yamada for kind notification of this typo.
10007
10008 2007-01-12  Kenichi Handa  <handa@m17n.org>
10009
10010         * uudecode.el (uudecode-decode-region-internal): Make it work in a
10011         multibyte buffer.
10012
10013 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
10014
10015         * gnus-score.el (gnus-score-fast-scoring): New variable.
10016         (gnus-score-headers): Use it.
10017
10018         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
10019
10020         * message.el (message-cite-original-1):
10021         Call gnus-article-highlight-citation if requested.
10022         (message-make-from): Allow name and address as optional arguments.
10023
10024         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
10025
10026         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
10027         bugs to doc string.
10028         (gnus-button-alist): Add mid\\|message-id.
10029         (gnus-button-fetch-group): Extend for use in
10030         `browse-url-browser-function'.
10031         (gnus-button-url-regexp): Try to catch paired parentheses like in
10032         Wikipedia URLs.
10033
10034         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
10035         Suggested by Simon Krahnke <overlord@gmx.li>.
10036
10037 2007-01-13  Romain Francoise  <romain@orebokech.com>
10038
10039         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
10040         Update copyright.
10041
10042 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
10043
10044         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
10045
10046 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10047
10048         * gnus-registry.el (gnus-registry-unfollowed-groups)
10049         (gnus-registry-split-fancy-with-parent): Fix documentation.
10050
10051 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10052
10053         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
10054         from nnweb groups.
10055
10056 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10057
10058         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
10059         Xref urls.  Erase buffer before requesting head.
10060
10061         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10062
10063 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10064
10065         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
10066         customizable.
10067
10068 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
10069
10070         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
10071         no signing key is found.
10072         (mml2015-epg-encrypt): Ask user whether to skip or abort if
10073         no encrypting and/or signing key is found.
10074
10075 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
10076
10077         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
10078
10079 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10080
10081         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
10082         headers read from disk with the ones newly found in the current search.
10083         This should no longer cause problems, because the article numbers in
10084         Gmane's `nov.php' output are ignored since the previous change.
10085
10086 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10087
10088         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
10089
10090 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10091
10092         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
10093         replace-regexp-in-string; bind url-version; fbind display-images-p and
10094         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
10095         find-face and set-itimer-function for Emacs; bind itimer-list for
10096         Emacs.
10097
10098         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
10099
10100 2007-01-01  Romain Francoise  <romain@orebokech.com>
10101
10102         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
10103
10104 2006-12-31  Steve Youngs  <steve@sxemacs.org>
10105
10106         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
10107         `define-minor-mode' macro definition expanded properly.
10108         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
10109         exclude it there.
10110
10111         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
10112         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
10113         `fboundp' test.
10114         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
10115         This is OK to autoload in (S)XEmacs now.
10116
10117 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10118
10119         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
10120         keystroke.
10121         (gnus-summary-limit-to-singletons): Fix typo.
10122
10123         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
10124         else fails.
10125
10126 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10127
10128         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
10129         docstring.
10130
10131         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
10132         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
10133         (gnus-summary-insert-dormant-articles): Fix typo in message.
10134
10135 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
10136
10137         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
10138         nil for XEmacs.
10139         (gnus-message-citation-mode): Don't autoload in XEmacs.
10140
10141         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
10142
10143 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
10144
10145         * nnimap.el (nnimap-expunge-search-string):
10146         Mention nnimap-search-uids-not-since-is-evil in docstring.
10147
10148 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10149
10150         * spam.el: Revert to make-obsolete-variable because
10151         define-obsolete-variable-alias is not supported in Emacs 21.
10152
10153         * spam.el (spam-ifile-path, spam-ifile-database-path)
10154         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
10155         make-obsolete-variable.
10156         (spam-bsfilter-path, spam-bsfilter-program)
10157         (spam-spamassassin-path, spam-spamassassin-program)
10158         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
10159         Don't use "path" inappropriately.
10160         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
10161         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
10162         variable names.
10163
10164 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
10165
10166         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
10167         summary buffer.
10168
10169         * password.el (password-cache-remove): Use clear-string to burn
10170         password, if available.
10171
10172 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10173
10174         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
10175
10176         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
10177
10178         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
10179         (gnus-message-highlight-citation): Move defcustom here from
10180         gnus-cite.el.
10181         (gnus-message-citation-mode): Autoload.
10182
10183         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
10184         checks to make it compile with XEmacs.
10185         (gnus-message-citation-mode): New minor mode.
10186         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
10187         (gnus-message-highlight-citation): New variables.
10188         (gnus-message-search-citation-line)
10189         (gnus-message-add-citation-keywords)
10190         (gnus-message-remove-citation-keywords)
10191         (turn-on-gnus-message-citation-mode)
10192         (turn-off-gnus-message-citation-mode): New functions.
10193
10194 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
10195
10196         * gnus-cite.el: Enable highlighting of different citation levels in
10197         message-mode.
10198
10199 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10200
10201         * message.el (message-make-fqdn): Fix comment.
10202         (message-bogus-system-names): Add ".local".
10203
10204         * spam.el (spam-ifile-path, spam-ifile-program)
10205         (spam-ifile-database-path, spam-ifile-database)
10206         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
10207         Don't use "path" inappropriately.
10208         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
10209         strings.
10210         (spam-check-ifile, spam-ifile-register-with-ifile)
10211         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
10212         Use new variable names.
10213
10214         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
10215         (gnus-treat-display-smileys): Simplify using
10216         gnus-image-type-available-p.
10217
10218         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
10219         available.
10220
10221         * gnus-xmas.el (gnus-xmas-image-type-available-p):
10222         Use `display-images-p' if available.
10223
10224 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10225
10226         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
10227         one after turning on the buffer's multibyteness instead of decoding
10228         them directly in the unibyte buffer that causes unexpected conversion
10229         in Emacs 23 (unicode).
10230
10231 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10232
10233         * message.el (message-generate-hashcash): Fix custom type.
10234
10235 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10236
10237         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
10238
10239 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10240
10241         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
10242         disconnect icons.  Add help text.
10243
10244 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
10245
10246         * spam.el (spam-extra-header-to-number): CRM114 spam score is
10247         negated to be consistent with the others we handle.
10248
10249 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10250
10251         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
10252         version of gnus-summary-buffer to something, so that we can use two
10253         article buffers at the same time.
10254
10255 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
10256
10257         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
10258         trigger all the extra headers.
10259         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
10260         sorting.
10261
10262 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10263
10264         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
10265         solid groups.
10266
10267 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
10268
10269         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
10270
10271 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
10272
10273         * legacy-gnus-agent.el: Add Copyright notice.
10274
10275 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
10276
10277         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
10278
10279 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10280
10281         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
10282
10283         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
10284         to make it work reliably in CVS Emacs.
10285         (gnus-summary-limit-strange-charsets-predicate)
10286         (gnus-summary-limit-to-predicate): New functions.
10287
10288 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
10289
10290         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
10291         specifying array size.
10292         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
10293         array if it is too small.
10294         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
10295         (gnus-sort-threads-loop): New function.
10296
10297 2006-12-06  Chris Moore  <dooglus@gmail.com>
10298
10299         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
10300         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
10301
10302 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
10303
10304         * mm-url.el (mm-url-predefined-programs): Call curl with correct
10305         options.
10306
10307 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10308
10309         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
10310         DOS-ing the recipient.
10311
10312         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
10313         the headers when creating the mapping to avoid mismappings.
10314         (nnweb-gmane-create-mapping): Always nix out old mapping.
10315
10316 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10317
10318         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
10319         and mm-verify-option to never.
10320
10321 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10322
10323         * message.el (message-signed-or-encrypted-p): New function.
10324         (message-forward-make-body): Use it.
10325
10326         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
10327         Replace encode-coding-string with mm-encode-coding-string.
10328
10329 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10330
10331         * nneething.el (nneething-decode-file-name):
10332         Replace decode-coding-string with mm-decode-coding-string.
10333
10334         * gnus-int.el (gnus-open-server): Say failed server's name.
10335
10336 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10337
10338         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
10339         strings to a single string.  Quote `errors-file-name'.
10340         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
10341         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
10342         Adjust calls.  Use `shell-quote-argument'.
10343
10344 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
10345
10346         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
10347         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
10348
10349         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
10350         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
10351         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
10352         (gnus-group-make-directory-group, gnus-group-transpose-groups):
10353         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
10354         (gnus-subscribe-newsgroup, gnus-1):
10355         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
10356         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
10357         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
10358         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
10359
10360 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10361
10362         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
10363         keystroke.
10364         (gnus-summary-limit-to-bodies): Implement headersp.
10365
10366 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10367
10368         * dns.el (query-dns): Protect against "Process dns deleted" strings.
10369
10370 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10371
10372         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
10373
10374 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10375
10376         * message.el (message-generate-hashcash): Expand range of values to
10377         include `opportunistic'.
10378         (message-send-mail): Use it.
10379
10380 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10381
10382         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
10383         and comment it.
10384
10385         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
10386
10387 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
10388
10389         * gnus-util.el (gnus-extract-address-components): Improve comment.
10390
10391 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10392
10393         * gnus-util.el (gnus-extract-address-components): Work with address in
10394         which the name portion contains @.
10395
10396         * lpath.el: Fbind custom-autoload.
10397
10398 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10399
10400         * gnus.el (gnus-start): Move custom group up.
10401         (gnus-select-method): Don't autoload, but make it available for
10402         `customize-variable'.
10403         (gnus-getenv-nntpserver): Don't autoload.
10404
10405 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
10406
10407         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
10408
10409 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10410
10411         * message.el (message-sendmail-extra-arguments): New variable.
10412         (message-send-mail-with-sendmail): Use it.
10413
10414 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10415
10416         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
10417         mm-with-unibyte-current-buffer to make string unibyte.
10418
10419         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
10420         mm-string-as-multibyte.
10421
10422 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
10423
10424         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
10425         Reported by Werner Koch <wk@gnupg.org>.
10426
10427 2006-11-14  Daiki Ueno  <ueno@p360>
10428
10429         * mml2015.el: Autoload epa-select-keys when compiling.
10430
10431 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10432
10433         * mml2015.el (mml2015-epg-sign): Save the signing keys in
10434         message-options.
10435         (mml2015-epg-encrypt): Save the recipient keys in message-options.
10436
10437 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10438
10439         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
10440         EasyPG (< 0.0.6).
10441         (mml2015-always-trust): New user option.
10442         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
10443         prompt.
10444
10445 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10446
10447         * nntp.el (nntp-authinfo-force): New variable.
10448         (nntp-send-authinfo): Use it.
10449
10450 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
10451
10452         * message.el (message-strip-subject-encoded-words): Allow _not_ to
10453         decode encoded words.  Improve prompt.  Add comment about forwarding.
10454         (message-replacement-char): Move up.
10455
10456 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10457
10458         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
10459         instead of gnus-intersection because arguments of gnus-sorted-nunion
10460         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
10461
10462 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
10463
10464         * message.el (message-strip-subject-encoded-words): Reformat prompt.
10465         (message-simplify-subject-functions):
10466         Enable message-strip-subject-encoded-words by default.
10467
10468 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
10469
10470         * message.el (message-strip-subject-encoded-words): New function.
10471         (message-simplify-subject-functions): New variable.
10472         (message-simplify-subject): Use it.  Fix typo in doc string.
10473         Support message-strip-subject-encoded-words.
10474
10475 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
10476
10477         * gnus-diary.el (gnus-diary-delay-format-function):
10478         * nndiary.el (nndiary-reminders):
10479         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
10480
10481 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10482
10483         * gnus-art.el (article-hide-boring-headers): Fetch date from
10484         gnus-original-article-buffer to avoid problems with localized date
10485         strings.
10486
10487 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10488
10489         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
10490
10491 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
10492
10493         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10494         New variables.
10495         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10496         (mm-charset-synonym-alist): Move some entries to
10497         mm-codepage-iso-8859-list.
10498         (mm-charset-synonym-alist, mm-charset-override-alist):
10499         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10500
10501 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10502
10503         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
10504
10505 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10506
10507         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
10508         with Emacs 21 and XEmacs.
10509
10510 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
10511
10512         * spam.el (spam-parse-address): New function for better parsing,
10513         catching errors, etc.
10514         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
10515
10516 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10517
10518         * mm-view.el: Add interactive arg to html2text autoload.
10519
10520 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10521
10522         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
10523
10524 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
10525
10526         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10527         New variables.
10528         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10529         (mm-charset-synonym-alist): Move some entries to
10530         mm-codepage-iso-8859-list.
10531
10532         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
10533
10534 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
10535
10536         * message.el (message-citation-line-format)
10537         (message-insert-formated-citation-line): Fix implementation of %E, %N
10538         and %n according to the doc string.
10539
10540 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
10541
10542         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10543         Use car-safe to avoid bad parses.
10544
10545 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10546
10547         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
10548         names.
10549
10550         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
10551
10552 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10553
10554         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
10555         header.
10556
10557         * message.el (message-draft-headers): Add Date.
10558         (message-headers-to-generate): Fix typo in docstring.
10559
10560         * nndraft.el (nndraft-required-headers): New variable.
10561         (nndraft-generate-headers): Use it.
10562
10563         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
10564
10565 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10566
10567         * gnus-registry.el (gnus-registry-wash-for-keywords)
10568         (gnus-registry-find-keywords): New functions to allow easy searching of
10569         articles that are in the registry.
10570
10571 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10572
10573         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10574         Use ietf-drums-parse-address instead of gnus-extract-address-components.
10575         Reported by Damien Elmes <damien@repose.cx>.
10576
10577 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10578
10579         * gnus.el (gnus-mime): Remove unused custom group.
10580
10581 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10582
10583         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
10584         "blank line" when searching for end of armor headers.
10585
10586 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10587
10588         * gmm-utils.el (gmm-write-region): Fix variable name.
10589
10590 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
10591
10592         * gmm-utils.el (gmm-write-region): New function based on compatibility
10593         code from `mm-make-temp-file'.
10594
10595         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
10596
10597         * nnmaildir.el (nnmaildir--update-nov)
10598         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
10599         Use `gmm-write-region'.
10600
10601 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10602
10603         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
10604         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10605
10606         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
10607
10608         * message.el (message-replacement-char): New variable.
10609         (message-fix-before-sending): Use it.
10610         (message-simplify-subject): New function to remove duplicate code.
10611         (message-reply, message-followup): Use it.
10612
10613         * gnus-sum.el (gnus-summary-make-menu-bar):
10614         Clarify gnus-summary-limit-to-articles.
10615
10616 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10617
10618         * gnus-util.el (gnus-with-local-quit): New macro.
10619
10620         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
10621
10622 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
10623
10624         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
10625         ignore non-string data.
10626
10627 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
10628
10629         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
10630         non-string data (needs to be done in the registry too).
10631
10632 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10633
10634         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
10635         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
10636         (gnus-registry-split-fancy-with-parent)
10637         (gnus-registry-fetch-simplified-message-subject-fast)
10638         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
10639         Remove text properties on ingress into the registry and when it's saved.
10640         (gnus-registry-clean-empty-function): Fix bug with cleaning the
10641         registry from entries with no groups.
10642
10643 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10644
10645         * gnus-util.el (gnus-string-remove-all-properties): Add utility
10646         function to remove string properties.
10647
10648 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10649
10650         * gmm-utils.el (gmm): Adjust custom version.
10651
10652         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
10653         Adjust custom version.
10654
10655         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
10656
10657 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10658
10659         * gnus-art.el (gnus-insert-prev-page-button)
10660         (gnus-insert-next-page-button): Simplify.  Reformat.
10661
10662 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10663
10664         * gnus-art.el (gnus-insert-prev-page-button)
10665         (gnus-insert-next-page-button): Apply gnus-article-button-face.
10666
10667 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
10668
10669         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
10670
10671 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10672
10673         * gnus-art.el (gnus-insert-mime-button)
10674         (gnus-insert-mime-security-button):
10675         Apply gnus-article-button-face to MIME and security buttons.
10676
10677 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10678
10679         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
10680         readable.
10681
10682 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10683
10684         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
10685
10686 2006-09-20  Steve Youngs  <steve@sxemacs.org>
10687
10688         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
10689         `browse-url-of-file' instead of `browse-url'.
10690
10691 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10692
10693         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10694         regexp.  Articles containing quotation were cut prematurely.
10695
10696 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10697
10698         * message.el (message-cite-original-1): Use nobody by default for the
10699         value of From header.
10700         (message-reply): Ditto.
10701
10702 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
10703
10704         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
10705         to the gnus-info.  This fixes a bug of inline-PGP message verification.
10706         Reported by Michael Piotrowski <mxp@dynalabs.de>.
10707
10708 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10709
10710         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
10711         mails in the doc string.  Add some URLs in comment.
10712         (pop3-movemail): Warn about pop3-leave-mail-on-server.
10713
10714 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10715
10716         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
10717         backslashes handling and the way to find boundaries of quoted strings.
10718
10719 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
10720
10721         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
10722         mml1991-encrypt-to-self is set and mml1991-signers is not set.
10723         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
10724         mml2015-encrypt-to-self is set and mml2015-signers is not set.
10725
10726 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10727
10728         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10729         doc string.
10730         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10731
10732 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10733
10734         * lpath.el: Fbind epg-check-configuration.
10735
10736 2006-09-06  Simon Josefsson  <jas@extundo.com>
10737
10738         * mml2015.el (mml2015-use): Doc fix, mention epg.
10739
10740 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10741
10742         * mml2015.el (mml2015-use): Default to epg, if available.
10743
10744 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10745
10746         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10747         message-sender.
10748         (mml1991-epg-encrypt): Ditto.
10749         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10750         message-sender.
10751         (mml2015-epg-encrypt): Ditto.
10752
10753 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10754
10755         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10756         several common directories.
10757
10758 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10759
10760         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10761         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10762
10763 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10764
10765         * gnus-art.el (article-decode-encoded-words): Make it fast.
10766
10767 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10768
10769         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10770
10771         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10772         in quoted string into `\'.
10773
10774 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10775
10776         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10777         Use standard-syntax-table.
10778
10779 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10780
10781         * gnus-art.el (gnus-decode-address-function): New variable.
10782         (article-decode-encoded-words): Use it to decode headers which are
10783         assumed to contain addresses.
10784         (gnus-mime-delete-part): Remove useless `or'.
10785
10786         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10787         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10788         (gnus-nov-parse-line): Use it to decode From header.
10789         (gnus-get-newsgroup-headers): Ditto.
10790         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10791
10792         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10793         (mail-decode-encoded-address-string): New alias.
10794
10795         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10796         New function.
10797         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10798         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10799         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10800         (rfc2047-decode-string): Ditto.
10801         (rfc2047-decode-address-region): New function.
10802         (rfc2047-decode-address-string): New function.
10803
10804 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10805
10806         * message.el (message-caesar-buffer-body): Allow rotating headers.
10807
10808         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10809
10810         * message.el (message-insert-formated-citation-line): Fix %f.
10811         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10812
10813 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10814
10815         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10816         (gnus-bookmark-mouse-available-p): New macro.
10817         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10818         (gnus-bookmark-bmenu-show-infos): Use it.
10819         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10820         (gnus-bookmark-bmenu-hide-infos): Ditto.
10821         (gnus-bookmark-remove-properties): New function.
10822         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10823         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10824         (gnus-bookmark-write-file): Bind coding-system-for-write.
10825         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10826         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10827         group before selecting it.
10828         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10829         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10830         quit-window if it is not available; use gnus-mouse-2 and bind it to
10831         gnus-bookmark-bmenu-select-by-mouse.
10832         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10833         (gnus-bookmark-bmenu-select-by-mouse): New function.
10834
10835 2006-08-13  Romain Francoise  <romain@orebokech.com>
10836
10837         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10838         space.
10839
10840 2006-08-10  Romain Francoise  <romain@orebokech.com>
10841
10842         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
10843         (dns-mode-soa-auto-increment-serial): New user option.
10844         (dns-mode-soa-maybe-increment-serial): New function.
10845         (dns-mode): Add the latter to `write-contents-functions'.
10846
10847 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10848
10849         * compface.el (uncompface): Use binary rather than raw-text-unix.
10850
10851 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10852
10853         * compface.el (uncompface): Make sure the eol conversion doesn't take
10854         place when communicating with the external programs.
10855         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10856
10857 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10858
10859         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10860
10861 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10862
10863         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10864         Make it more robust by parsing author and date independently.
10865
10866 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10867
10868         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10869
10870 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10871
10872         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10873         first matching secret key.
10874         (mml2015-epg-encrypt): Ditto.
10875
10876         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10877         first matching secret key.
10878         (mml1991-epg-encrypt): Ditto.
10879
10880         * mml2015.el (mml2015-encrypt-to-self): New user option.
10881         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10882         mml2015-epg-encrypt-to-self is set.
10883
10884         * mml1991.el (mml1991-encrypt-to-self): New variable.
10885         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10886         mml1991-epg-encrypt-to-self is set.
10887
10888         * mml2015.el (mml2015-signers): New user option.
10889         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10890         (mml2015-epg-encrypt): Allow to select signing keys.
10891
10892         * mml1991.el (mml1991-signers): New variable.
10893         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10894         (mml1991-epg-encrypt): Allow to select signing keys.
10895
10896 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10897
10898         * nnheader.el (nnheader-insert-head): Make it work even if the file
10899         uses CRLF for the line-break code.
10900
10901 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10902
10903         * mml2015.el: Require mml-sec instead of password.
10904         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10905         (mml2015-cache-passphrase): Inherit the default value from
10906         mml-secure-cache-passphrase.
10907         (mml2015-passphrase-cache-expiry): Inherit the default value from
10908         mml-secure-passphrase-cache-expiry.
10909
10910         * mml1991.el: Require mml-sec instead of password.
10911         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10912         (mml1991-cache-passphrase): Inherit the default value from
10913         mml-secure-cache-passphrase.
10914         (mml1991-passphrase-cache-expiry): Inherit the default value from
10915         mml-secure-passphrase-cache-expiry.
10916
10917         * mml-sec.el: Require password.
10918         (mml-secure-verbose): New user option.
10919         (mml-secure-cache-passphrase): New user option.
10920         (mml-secure-passphrase-cache-expiry): New user option.
10921
10922 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10923
10924         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10925         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10926         andreas@altroot.de (Andreas Vögele).
10927
10928         FIXME: Use `tiny change'?
10929
10930 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10931
10932         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10933         workaround for the url package included with Emacs.
10934
10935         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10936
10937 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10938
10939         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10940         correctly.  This fixes a bug caused by the 2006-05-12 change.
10941
10942 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10943
10944         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10945         some information about the error when saying that the `bogus' mail
10946         group will be used.
10947
10948 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10949
10950         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10951         string.
10952
10953 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10954
10955         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10956
10957 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10958
10959         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10960
10961 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10962
10963         * mml1991.el (mml1991-function-alist): Add epg.
10964         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10965         (mml1991-epg-encrypt): New functions.
10966
10967 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10968
10969         * mml2015.el (mml2015-verbose): New variable.
10970         (mml2015-cache-passphrase): Ditto.
10971         (mml2015-passphrase-cache-expiry): Ditto.
10972         (mml2015-function-alist): Add epg.
10973         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10974         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10975         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10976         New functions.
10977
10978 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10979
10980         * message.el (message-cite-original-1): Preserve region when removing
10981         quoted text due to X-No-Archive in order to avoid bogus attribution
10982         when citing multiple messages.
10983
10984 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10985
10986         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10987         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10988
10989 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10990
10991         * gnus-diary.el (gnus-user-format-function-d)
10992         (gnus-user-format-function-D): Autoload.
10993
10994         * imap.el (Commentary): Fix typo.
10995
10996         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10997         2006-04-22 contribution.
10998
10999 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11000
11001         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
11002         It didn't really fix the bogosity I'm seeing with solid web groups.
11003
11004 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11005
11006         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
11007         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
11008         created using server names.  If we use the feature without declaring
11009         it, Gnus does not properly manage server and group state.
11010
11011         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
11012         bound.
11013
11014 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11015
11016         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
11017         looking up the method using GROUP's prefix before inventing a new one.
11018         It is used on killed/unknown groups in various places where returning
11019         an all-new method isn't expected by the caller.
11020
11021         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
11022         and match semantics of gnus-group-real-prefix.
11023
11024 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
11025
11026         * nnmail.el (nnmail-broken-references-mailers): New variable.
11027         (nnmail-ignore-broken-references): New function generalizing
11028         nnmail-fix-eudora-headers.
11029         (nnmail-fix-eudora-headers): Now obsolete.
11030
11031         * gnus-art.el (gnus-button-handle-custom):
11032         Support `customize-apropos*'.
11033
11034 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11035
11036         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
11037
11038         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
11039         articles.
11040
11041 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
11042
11043         * message.el (message-cite-reply-above): New variable.
11044         (message-yank-original): Use it.
11045
11046 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11047
11048         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
11049
11050 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
11051
11052         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
11053         as read.
11054
11055         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
11056
11057 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
11058
11059         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
11060         (gnus-bookmark-default-file): Use gnus-directory.
11061         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
11062         Remove "*" in doc string.
11063         (gnus-bookmark-write-file): Simplify.
11064         (gnus-bookmark-maybe-sort-alist): Use `when'.
11065         (gnus-bookmark-get-bookmark): Fix typo in doc string.
11066         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
11067         Add FIXME about Emacs 21 and XEmacs compatibility.
11068         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
11069         compatibility.
11070         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
11071         compatibility.
11072         (gnus-bookmark-menu-heading): Fix version.
11073
11074 2006-06-19  Bastien Guerry  <bzg@altern.org>
11075
11076         * gnus-bookmark.el: New file.
11077
11078 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11079
11080         * message.el (message-syntax-checks): Doc fix.
11081
11082 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11083
11084         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
11085         unsubscribed groups as if they were killed ones.  It causes duplicate
11086         entries in gnus-newsrc-alist.
11087
11088 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11089
11090         * message.el (message-syntax-checks): Doc fix.
11091         (message-send-mail): Add check for continuation headers.
11092         (message-check-news-header-syntax): Fix regexp used to check for
11093         continuation headers.
11094
11095 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11096
11097         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
11098
11099 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
11100
11101         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
11102
11103 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
11104
11105         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
11106         default-truncate-lines.
11107
11108 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11109
11110         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
11111         to fill the utf-8 entry.
11112
11113         * lpath.el: Fbind unicode-precedence-list.
11114
11115 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11116
11117         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
11118
11119 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
11120
11121         * gnus-agent.el (directory-files-and-attributes): Move all the way
11122         forward (the third and final move).
11123         (gnus-agent-read-agentview): Trap reconstruction errors due to
11124         nonexistent directory.  Handle by returning nil.
11125
11126 2006-05-30  Didier Verna  <didier@xemacs.org>
11127
11128         * message.el (message-dont-reply-to-names): Update the custom type.
11129         * message.el (message-dont-reply-to-names): New defsubst: potentially
11130         convert a list of regexps into a single one.
11131         * message.el (message-get-reply-headers): Use it.
11132         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
11133
11134 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11135
11136         * gnus-agent.el (directory-files-and-attributes): Move forward.
11137
11138 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11139
11140         * gnus-ml.el (gnus-mailing-list-subscribe)
11141         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
11142         (gnus-mailing-list-message): Fix doc strings.
11143
11144 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11145
11146         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
11147         of doing it manually.
11148
11149 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11150
11151         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
11152         comment.
11153
11154 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
11155
11156         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
11157         (gnus-agent-read-agentview): Fix handling of end-of-file error.
11158         (gnus-agent-read-local): All symbols allocated in my-obarray.
11159         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
11160         (gnus-agent-regenerate-group): Check numeric names to see if they are
11161         messages or groups.
11162         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
11163         better way of do this...)
11164
11165         * gnus-cache.el (gnus-agent-total-fetched-for):
11166         Ignore 'dummy.group' (there should be a better way of do this...)
11167
11168 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11169
11170         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
11171         (gnus-saved-headers): Ditto.
11172         (gnus-default-article-saver): Mention functions may have properties.
11173         (gnus-article-save): Override gnus-save-all-headers and
11174         gnus-saved-headers by :headers property which saver function may have.
11175         (gnus-summary-save-in-file): Add :headers property.
11176         (gnus-summary-write-to-file): Ditto.
11177
11178         * gnus-sum.el (gnus-summary-save-article): Bind
11179         gnus-prompt-before-saving to t when saving many articles in a file;
11180         always show all headers.
11181
11182         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
11183
11184 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
11185
11186         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
11187         marks.
11188
11189         * message.el (message-indent-citation): Add optional arguments to allow
11190         using it outside of message buffers.
11191
11192         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
11193         (gnus-article-treat-unfold-headers): Use it.
11194         (gnus-article-truncate-lines): New variable.
11195         (gnus-article-mode): Use it.
11196         (gnus-article-toggle-truncate-lines): New function.
11197
11198         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11199         Add gnus-article-toggle-truncate-lines.
11200
11201         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
11202         coding system in XEmacs, use binary.
11203
11204 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11205
11206         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
11207         after-load-alist.
11208
11209         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
11210         this function should save decoded articles.
11211         (gnus-summary-write-to-file): Use property to specify this function
11212         should save decoded articles and specify gnus-summary-save-in-file
11213         should be used to save articles other than the first one when saving
11214         many articles.
11215         (gnus-summary-save-body-in-file): Use property to specify this
11216         function should save decoded articles.
11217         (gnus-summary-write-body-to-file): Use property to specify this
11218         function should save decoded articles and specify
11219         gnus-summary-save-body-in-file should be used to save articles other
11220         than the first one when saving many articles.
11221
11222         * gnus-sum.el (gnus-summary-save-article): Simplify.
11223
11224 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11225
11226         * gnus-art.el (gnus-default-article-saver):
11227         Add gnus-summary-write-body-to-file.
11228         (gnus-article-save-coding-system): Don't use coding system object
11229         in XEmacs.
11230         (gnus-read-save-file-name): Add optional `dir-var' argument which
11231         specifies directory in which files are saved; work even if optional
11232         `variable' argument is not specified.
11233         (gnus-summary-write-to-file): Read file name.
11234         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
11235         (gnus-summary-write-body-to-file): New function.
11236
11237         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
11238         (gnus-summary-local-variables): Add it.
11239         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
11240         (gnus-summary-save-article): Remove optional `decode' argument;
11241         determine whether to decode articles by the value of
11242         gnus-default-article-saver; when saving many files using
11243         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
11244         it first and use gnus-summary-save-in-file or
11245         gnus-summary-save-body-in-file thereafter unless
11246         gnus-prompt-before-saving is always; move point to article which
11247         will be saved.
11248         (gnus-summary-save-article-file): Revert.
11249         (gnus-summary-write-article-file): Revert.
11250         (gnus-summary-save-article-body-file): Revert.
11251         (gnus-summary-write-article-body-file): New function.
11252
11253 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11254
11255         * gnus-art.el (gnus-default-article-saver): Doc fix.
11256         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
11257         from gnus-summary-save-article-coding-system, and default to a
11258         certain coding system.
11259         (gnus-output-to-file): Add coding cookie and encode text according
11260         to gnus-article-save-coding-system; don't use mm-append-to-file.
11261
11262         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
11263         gnus-art.el and rename to gnus-article-save-coding-system.
11264         (gnus-summary-save-article): Require gnus-art; don't show all
11265         headers if it decodes articles; don't add coding cookie here;
11266         don't bind mm-text-coding-system-for-write.
11267         (gnus-summary-save-article-file): Save decoded articles.
11268         (gnus-summary-write-article-file): When saving many files, use
11269         gnus-summary-write-to-file first and gnus-summary-save-in-file
11270         thereafter unless gnus-prompt-before-saving is always.
11271         (gnus-summary-save-article-body-file): Save decoded articles.
11272
11273         * lpath.el: Fbind select-safe-coding-system for XEmacs.
11274
11275 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11276
11277         * nnrss.el (nnrss-check-group): Bind hash-index.
11278
11279 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
11280
11281         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
11282         its hash index.  Store this hash in `nnrss-group-data'.
11283         (nnrss-read-group-data): Update accordingly.
11284
11285 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11286
11287         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
11288         entry.
11289
11290         * gnus-sum.el (gnus-summary-make-menu-bar):
11291         Add gnus-article-browse-html-article.
11292
11293 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
11294
11295         * gnus-sum.el (gnus-summary-mime-map):
11296         Add gnus-article-browse-html-article.
11297
11298         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
11299
11300 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11301
11302         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
11303         suitable coding systems in customize.
11304
11305 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
11306
11307         * mail-source.el (mail-sources): Fix custom type.
11308
11309 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11310
11311         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
11312         (gnus-summary-expire-articles-now): Shorten prompt.
11313
11314         * gmm-utils.el (wid-edit): Require.
11315         (defun-gmm): Rename from `gmm-defun-compat'.
11316         (gmm-image-search-load-path): Use it.
11317         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
11318
11319 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11320
11321         * gnus-sum.el (gnus-summary-save-article-coding-system):
11322         New variable.
11323         (gnus-summary-save-article): Add optional `decode' argument.
11324         If it is set and gnus-summary-save-article-coding-system is non-nil,
11325         save decoded article.
11326         (gnus-summary-write-article-file): Save decoded article if
11327         gnus-summary-save-article-coding-system is non-nil.
11328
11329         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
11330         type.
11331
11332 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11333
11334         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
11335
11336 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11337
11338         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
11339         first to test gnus-single-article-buffer which may be buffer-local.
11340
11341         * gnus-sum.el (gnus-summary-setup-buffer):
11342         Make gnus-single-article-buffer buffer-local and nil in ephemeral
11343         group; make gnus-article-buffer, gnus-article-current, and
11344         gnus-original-article-buffer always buffer-local.
11345         (gnus-summary-exit): Kill article buffer belonging to ephemeral
11346         group.
11347         (gnus-handle-ephemeral-exit): Don't move to next summary line.
11348
11349 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11350
11351         * nnml.el (nnml-request-compact-group): Compressed files might not
11352         have .gz extension.
11353
11354 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11355
11356         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
11357         (mm-copy-to-buffer): Use with-current-buffer.
11358         (mm-display-part): Simplify.
11359         (mm-inlinable-p): Add optional arg `type'.
11360
11361 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11362
11363         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
11364         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
11365         Try harder to show the attachment internally or externally using
11366         gnus-mime-view-part-as-type.
11367
11368 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11369
11370         * message.el (message-from-style, message-signature-separator)
11371         (message-user-organization-file, message-send-mail-function)
11372         (message-citation-line-function, message-yank-prefix)
11373         (message-indent-citation-function, message-signature)
11374         (message-signature-file, message-signature-insert-empty-line):
11375         Remove autoloads.
11376
11377         * gnus-art.el (gnus-buttonized-mime-types):
11378         Remove "multipart/signed".  Revert 2006-04-26 change.
11379
11380 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11381
11382         * gnus.el (gnus-version-number): Bump version.
11383
11384 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11385
11386         * gnus.el: No Gnus v0.5 is released.
11387
11388 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11389
11390         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
11391         fetching articles by message-id.
11392
11393 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11394
11395         * message.el (hashcash): Require hashcash as normal.
11396
11397         * ecomplete.el (ecomplete-highlight-match-line):
11398         Use point-at-eol.
11399         (ecomplete-highlight-match-line): Use `highlight', because that
11400         face exists in both Emacs and XEmacs.
11401
11402         * message.el (message-display-abbrev): Use point-at-bol.
11403
11404         * mail-source.el: Don't require timer/timer-funcs.
11405
11406         * gnus-async.el: Ditto.
11407
11408         * password.el: Ditto.
11409
11410         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
11411
11412         * mm-url.el: Ditto.
11413
11414         * gnus-xmas.el: Don't require timer-funcs.
11415
11416         * mm-util.el: Require timer/timer-funcs.
11417
11418 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11419
11420         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
11421         Close.
11422
11423 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11424
11425         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
11426         unibyte after clear-decrypt function runs.
11427
11428         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
11429         returns as a unibyte string.
11430
11431 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11432
11433         * lpath.el: Revert.
11434
11435         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
11436         (pgg-gpg-process-sentinel): Revert.
11437
11438         * pgg-pgp.el (pgg-pgp-process-region): Revert.
11439         (pgg-pgp-lookup-key): Revert.
11440
11441         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
11442         (pgg-pgp5-lookup-key): Revert.
11443
11444         * pgg.el (pgg-fetch-key): Revert.
11445
11446 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11447
11448         * lpath.el: Fbind string-as-multibyte for XEmacs.
11449
11450         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
11451         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
11452         (mml1991-pgg-encrypt): Ditto.
11453
11454         * pgg-gpg.el (pgg-string-to-multibyte): New function.
11455         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
11456         a multibyte buffer.
11457
11458         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
11459         (pgg-pgp-lookup-key): Ditto.
11460
11461         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
11462         (pgg-pgp5-lookup-key): Ditto.
11463
11464         * pgg.el (pgg-fetch-key): Ditto.
11465
11466 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
11467
11468         * message.el (message-user-organization-file): Check several
11469         locations of the organization file.
11470
11471         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
11472         Add gnus-article-view-part-as-type.
11473
11474         * gnus-art.el (gnus-article-view-part-as-type): New function.
11475
11476         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
11477         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
11478
11479         * mml.el: Simplify autoload.
11480         (mml-mode): defvar dnd-protocol-alist instead of using
11481         symbol-value.
11482         (mml-default-directory): New variable.
11483         (mml-minibuffer-read-file): Use it.
11484         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
11485
11486         * message.el (message-citation-line-format): New variable.
11487         (message-insert-formated-citation-line): New function.
11488         (message-citation-line-function):
11489         Add `message-insert-formated-citation-line' to custom type.
11490
11491         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
11492         to doc string.
11493
11494         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
11495         depending on mm-verify-option.
11496
11497 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11498
11499         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
11500         binding pgg-* variables; reimplement the section which prevents
11501         MIME header from being signed.
11502         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
11503         pgg-text-mode; remove a blank line at the top of body.
11504
11505         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
11506         lines at the top of body; use gnus-newsgroup-charset if there's no
11507         Charset header.
11508
11509 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11510
11511         * message.el (message-self-insert-commands): Doc fix.
11512
11513         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
11514         (mm-uu-pgp-encrypted-test): Ditto.
11515         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
11516         between header and body; return application/pgp-encrypted handle
11517         if decryption failed; decode decrypted body by charset.
11518
11519         * mm-decode.el (mm-automatic-display): Don't make application/pgp
11520         element match to application/pgp-*.
11521
11522 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11523
11524         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
11525         HTML.
11526
11527 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11528
11529         * mail-source.el (mail-source-call-script): Message the error
11530         string.
11531
11532 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11533
11534         * gnus-util.el (gnus-byte-compile): Use it.
11535
11536 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
11537
11538         * gnus-util.el (kill-empty-logs): New function.
11539
11540 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11541
11542         * message.el (message-mail-alias-type): Doc fix.
11543         (message-mail-alias-type-p): New function.
11544         (message-send): Use it.
11545         (message-mode): Ditto.
11546         (message-strip-forbidden-properties): Ditto.
11547
11548         * ecomplete.el (ecomplete-database-file-coding-system):
11549         New variable.
11550         (ecomplete-save): Use it.
11551         (ecomplete-setup): Use it.
11552
11553 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11554
11555         * message.el (message-self-insert-commands): New variable.
11556         (message-strip-forbidden-properties): Use it.
11557
11558 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11559
11560         * message.el (message-put-addresses-in-ecomplete): Use a regexp
11561         that doesn't make XEmacs choke.
11562
11563 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
11564
11565         * gnus-util.el (gnus-replace-in-string):
11566         Prefer replace-regexp-in-string over of replace-in-string.
11567
11568 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11569
11570         * gnus-util.el (gnus-select-frame-set-input-focus):
11571         Use select-frame-set-input-focus if it is available in XEmacs; use
11572         definition defined in Emacs 22 for old Emacsen.
11573
11574         * dgnushack.el: Autoload unmorse-region for XEmacs.
11575
11576         * lpath.el: Bind cursor-in-non-selected-windows and
11577         select-frame-set-input-focus for XEmacs.
11578
11579 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11580
11581         * mm-view.el (mm-inline-text): Use equal instead of equalp.
11582
11583 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
11584
11585         * gnus-registry.el (gnus-registry-cache-save): Remove text
11586         properties when saving via the temp buffer.
11587
11588 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11589
11590         * message.el (message-generate-hashcash): Honor custom type.
11591
11592 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11593
11594         * message.el (message-generate-hashcash): Default to non-nil when
11595         hashcash is found.
11596
11597         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
11598         (gnus-refer-thread-limit): Increase default to 500.
11599
11600         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
11601
11602         * flow-fill.el (fill-flowed): Allow delete-space.
11603
11604 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11605
11606         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
11607         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
11608         Remove autoloads.
11609
11610 2006-04-18  Simon Josefsson  <jas@extundo.com>
11611
11612         * message.el (message-generate-hashcash): Default to.
11613
11614 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11615
11616         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11617         concatenating segments rather than before concatenating them.
11618
11619 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11620
11621         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
11622
11623 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11624
11625         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
11626
11627         * message.el (message-forward-make-body-plain):
11628         Allow message-forward-ignored-headers to be a list.
11629         (message-remove-ignored-headers): Factor out into function.
11630         (message-forward-make-body-mml): Use it.
11631
11632         * imap.el (imap-quote-specials): New function.
11633         (imap-login-auth): Quote specials.
11634
11635         * rfc2231.el (rfc2231-parse-string): Remove dead code.
11636         (rfc2231-parse-string): Allow concatanation of parameters that
11637         aren't contiguous.  The test case is
11638           (mail-header-parse-content-type "message/external-body;
11639             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
11640             access-type=LOCAL-FILE;
11641             name*1*=plugh%2fhello-sailor%2fbing.pdf")
11642
11643 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11644
11645         * nntp.el (nntp-accept-process-output): Return the value of
11646         `nnheader-accept-process-output'.
11647
11648 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11649
11650         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
11651         (gnus-button-alist): Recognize more diff formats.
11652         (gnus-button-patch): Strip directory.
11653
11654 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11655
11656         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
11657         Emacs 22 when setting focus.
11658
11659 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11660
11661         * gnus-art.el (gnus-article-treat-types): Do treatment of
11662         text/x-verbatim parts.
11663         (gnus-button-patch): New command.
11664
11665         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
11666         addresses that contain invalid characters.
11667
11668 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11669
11670         * message.el (message-put-addresses-in-ecomplete):
11671         Use gnus-replace-in-string.
11672         (message-is-yours-p): Use the more correct
11673         mail-header-parse-address instead of
11674         mail-extract-address-components.
11675         (message-put-addresses-in-ecomplete): Fix typo.
11676
11677         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
11678         keystroke.
11679
11680         * gnus-art.el (gnus-treatment-function-alist): Change order of
11681         newsgroups/generic header folding to avoid double-folding.
11682
11683         * message.el (message-hidden-headers): Add X-Draft-From.
11684
11685         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
11686         New command.
11687         (gnus-summary-repeat-search-article-backward): New command.
11688
11689         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
11690         groups in the parent topic.
11691
11692 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
11693
11694         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
11695         (spam-extra-header-to-number): Return the CRM114 number as a
11696         number instead of a string.
11697
11698 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11699
11700         * gnus-art.el (gnus-face-properties-alist): Move here from
11701         gnus-fun.
11702
11703         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
11704
11705 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11706
11707         * message.el (message-strip-forbidden-properties): Only display on
11708         self-insert-command.
11709
11710         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
11711         reindent.
11712         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
11713
11714 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
11715
11716         * smiley.el (smiley-style): Fix typo.
11717
11718 2006-03-23  Kenichi Handa  <handa@m17n.org>
11719
11720         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
11721         instead of set-buffer-multibyte.
11722
11723 2006-03-23  Kenichi Handa  <handa@m17n.org>
11724
11725         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11726         buffer and then decode the buffer text if necessary.
11727         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11728         first, and after mm-encode-body, change the buffer to unibyte.
11729
11730 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11731
11732         * hashcash.el (hashcash-insert-payment-async-2):
11733         Use message-goto-eoh instead of doing it manually.
11734         (mail-add-payment): Use message-narrow-to-header instead of trying
11735         to do the same itself.
11736
11737         * message.el (message-hidden-headers): Add Face.
11738
11739         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11740         reparenting code.
11741         (gnus-summary-reparent-children): Refactored out code.
11742         (gnus-summary-thread-map): New keystroke.
11743         (gnus-summary-reparent-children): Make into command.
11744
11745         * smiley.el (smiley-style): Default to `medium' if using a large
11746         font.
11747
11748         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11749         does it itself.
11750
11751         * message.el (message-point-in-header-p): Simplify definition.
11752
11753 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11754
11755         * nnagent.el (nnagent-request-set-mark): Silence log file
11756         writing.
11757         (nnagent-request-set-mark): Use write-region instead of
11758         append-to-file.
11759
11760         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11761         strange select method.
11762
11763         * ecomplete.el (ecomplete-display-matches): Get highlightling
11764         right.
11765         (ecomplete-display-matches): Use literals.
11766         (ecomplete-display-matches): Disable message logging.
11767
11768         * message.el (message-display-abbrev): Small optimization.
11769
11770         * ecomplete.el (ecomplete-display-matches): Allow automatic
11771         display.
11772
11773         * message.el (message-strip-forbidden-properties):
11774         Display abbrevs.
11775         (message-display-abbrev): Get automatic display right.
11776
11777         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11778         keystrokes.
11779
11780 2006-04-13  Romain Francoise  <romain@orebokech.com>
11781
11782         TODO: Backport to v5-10!
11783
11784         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11785         Move here (and rename) from gnus-registry.el.
11786
11787         * gnus-registry.el: Require gnus-util.
11788         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11789
11790 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11791
11792         * gnus-group.el (gnus-group-catchup-current):
11793         Change if-then-else-if-then-else into cond.
11794         (gnus-group-catchup): Indent.
11795         (group-name-at-point): New function.
11796         (gnus-fetch-group): Provide default from thing at point.
11797
11798 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11799
11800         * message.el (message-display-abbrev): Fix regexp.
11801
11802         * ecomplete.el (ecomplete-highlight-match-line):
11803         Reimplement choosing.
11804         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11805         dead variables.
11806
11807         * message.el (message-newline-and-indent): Remove debugging.
11808         (message-display-abbrev): Use new implementation.
11809
11810 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11811
11812         * gnus-art.el (gnus-article-mode):
11813         Set cursor-in-non-selected-windows to nil.
11814
11815         * smiley.el: Revert previous change.
11816         (smiley-data-directory): defvar it before using it in the
11817         defcustom of `smiley-style'.
11818
11819 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11820
11821         * message.el (message-newline-and-indent): New function.
11822
11823         * ecomplete.el: Implement more bits.
11824
11825         * message.el (message-put-addresses-in-ecomplete): Clean up the
11826         string.
11827
11828         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11829
11830         * gnus-sum.el (gnus-summary-save-parts):
11831         Bind gnus-summary-save-parts-counter and use it to make unique file
11832         names.
11833
11834         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11835
11836         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11837         parameter to say whether to actually parse the individual
11838         addresses.
11839
11840         * message.el (message-put-addresses-in-ecomplete): New function.
11841         (ecomplete): Require.
11842         (message-mail-alias-type): Add ecomplete as an option.
11843
11844 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11845
11846         * flow-fill.el (fill-flowed): Remove trailing space from blank
11847         quoted lines.
11848
11849 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11850
11851         * smiley.el (smiley-style): Move definition later to avoid a
11852         compilation warning.
11853
11854 2006-04-12  Kenichi Handa  <handa@m17n.org>
11855
11856         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11857         buffer and then decode the buffer text if necessary.
11858         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11859         first, and after mm-encode-body, change the buffer to unibyte.
11860         Use mm-disable-multibyte instead of set-buffer-multibyte.
11861
11862 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11863
11864         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11865         Content-Type header instead of Content-Disposition header.
11866         (gnus-mime-inline-part): Ditto.
11867         (gnus-mime-view-part-as-charset): Ignore charset that the part
11868         specifies.
11869
11870         * mm-decode.el (mm-display-part): Work with external parts and
11871         usual parts similarly.
11872
11873         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11874         instead of gnus-display-mime.
11875
11876         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11877         instead of with-temp-buffer.
11878
11879         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11880         tag to summarized topics part in order to encode non-ASCII text.
11881
11882 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11883
11884         * smiley.el (smiley-style): New variable.
11885         (smiley-directory): New function.
11886         (smiley-data-directory): Derive from `smiley-style' using
11887         `smiley-directory'.
11888         (smiley-regexp-alist): Add new entries.
11889
11890         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11891         (gnus-article-browse-delete-temp): Add :version.
11892
11893 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11894
11895         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11896         the sieve region.
11897
11898 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11899
11900         * gnus.el (gnus-version-number): Bump version.
11901
11902 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11903
11904         * gnus.el: No Gnus v0.4 is released.
11905
11906 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11907
11908         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11909         layout.
11910
11911         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11912         unknown charset.
11913
11914         * message.el (message-header-synonyms): Add Original-To to the
11915         default.
11916
11917         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11918         optional parameter.
11919
11920 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11921
11922         * gnus-fun.el (gnus): Require it for gnus-directory.
11923
11924 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11925
11926         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11927
11928 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11929
11930         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11931
11932 2006-04-05  Simon Josefsson  <jas@extundo.com>
11933
11934         * password.el (password-reset): New function.
11935
11936 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11937
11938         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11939         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11940
11941 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11942
11943         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11944         Some whitespace was matched into the url, which broke browsing hits
11945         > 100 when mm-url-use-external was nil.
11946
11947 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11948
11949         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11950         Check gnus-extra-headers for 'Newsgroups.
11951
11952         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11953         bound.
11954
11955 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11956
11957         * pgg-gpg.el: Clean up process buffers every time gpg processes
11958         complete.
11959
11960 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11961
11962         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11963         doc string.
11964
11965 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11966
11967         * pgg-gpg.el (pgg-gpg-process-filter)
11968         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11969
11970         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11971         lines, temporary fix.
11972
11973 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11974
11975         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11976
11977 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11978
11979         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11980         default-enable-multibyte-characters.  This reverts the change from
11981         revision 6.17 which is no longer necessary because the passphrase
11982         is sent separately now.  GnuPG messages are unreadable under
11983         multibyte locales with default-enable-multibyte-characters set to
11984         nil.
11985
11986 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11987
11988         * message.el (message-tool-bar-gnome): Move "spell".
11989
11990 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11991
11992         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11993         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11994         instead.
11995
11996 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11997
11998         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11999         Improve newsgroups handling for NNTP overviews which don't include
12000         Newsgroups.
12001
12002 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12003
12004         * message.el (message-resend): Bind message-generate-hashcash to nil.
12005
12006 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12007
12008         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
12009         when searching for already-paid recipients.
12010
12011 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
12012
12013         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
12014         passphrases when it is not needed.
12015         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
12016         passphrase stuff from gpg, should only be necessary when you use
12017         gpg with a smartcard.
12018
12019 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12020
12021         * mml.el (mml-insert-mime): Ignore cached contents of
12022         message/external-body part.
12023
12024         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
12025         (mm-insert-part): Ditto.
12026
12027 2006-03-23  Simon Josefsson  <jas@extundo.com>
12028
12029         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
12030         Reiner.
12031         (pgg-gpg-use-agent-p): Use it again.
12032
12033 2006-03-23  Simon Josefsson  <jas@extundo.com>
12034
12035         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
12036         older emacsen.
12037         (pgg-gpg-use-agent-p): Don't use it.
12038
12039 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
12040
12041         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
12042         if we can.
12043
12044 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
12045
12046         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
12047         (pgg-gpg-update-agent): New function.
12048         (pgg-gpg-use-agent-p): New function.
12049         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
12050         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12051         (pgg-gpg-sign-region): Use it.
12052
12053 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12054
12055         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
12056         Reported by Ralf Wachinger <rwachinger@gmx.de>.
12057
12058 2006-03-21  Simon Josefsson  <jas@extundo.com>
12059
12060         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
12061         <wilde@sha-bang.de>.
12062         (pgg-gpg-use-agent): New variable.
12063         (pgg-gpg-process-region): Use it.
12064         (pgg-gpg-encrypt-region): Likewise.
12065         (pgg-gpg-encrypt-symmetric-region): Likewise.
12066         (pgg-gpg-decrypt-region): Likewise.
12067         (pgg-gpg-sign-region): Likewise.
12068         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
12069
12070 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
12071
12072         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
12073
12074         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
12075         Add comment on version.
12076
12077 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
12078
12079         * smiley.el: Add missing test smiley.
12080
12081 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12082
12083         * mm-decode.el (mm-with-part): New macro.
12084         (mm-get-part): Use it; work with message/external-body as well.
12085         (mm-save-part): Treat name and filename equally.
12086
12087         * mm-extern.el (mm-extern-cache-contents): New function.
12088         (mm-inline-external-body): Use it; force the part to be displayed;
12089         move undisplayer added to the cached handle to the parent.
12090
12091         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
12092         (gnus-mime-view-part-as-type): Work with message/external-body.
12093
12094         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
12095
12096 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
12097
12098         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
12099         images in image-load-path.  [Sync with image.el, revision 1.60, in
12100         Emacs.]
12101
12102 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
12103
12104         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
12105         path rather than symbol.  Always return list of directories.
12106         Guarantee that image directory comes first.  [Sync with image.el,
12107         revision 1.59, in Emacs.]
12108
12109         * message.el (message-make-tool-bar): Adjust to new API of
12110         `gmm-image-load-path-for-library'.
12111
12112         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12113
12114         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12115
12116 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12117
12118         * gnus-art.el (gnus-article-only-boring-p):
12119         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
12120         intangible text.
12121         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
12122
12123 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
12124
12125         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
12126         Use `defun' instead of `gmm-defun-compat'.
12127
12128 2006-03-14  Simon Josefsson  <jas@extundo.com>
12129
12130         * message.el (message-unique-id): Don't use message-number-base36
12131         if (user-uid) is a float.
12132         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
12133
12134 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12135
12136         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
12137
12138         * gnus-art.el (gnus-mime-display-single): Make sure there is an
12139         empty line between a part and a message part.
12140
12141 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
12142
12143         * smiley.el: Add more test smileys.
12144         (smiley-data-directory, smiley-regexp-alist)
12145         (gnus-smiley-file-types): Fix doc strings.
12146         (smiley-update-cache): Clear smiley-cached-regexp-alist before
12147         adding new elements.
12148         (smiley-mouse-map): Unused code.  Make it a comment.
12149
12150 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12151
12152         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
12153         scan latest NoCeM messages instead of old ones.
12154         (gnus-nocem-check-article): Fix regexps so as to match to PGP
12155         delimiters that are recently used.
12156         (gnus-nocem-load-cache): Add autoload cookie.
12157
12158         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
12159
12160         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
12161         level which is larger than gnus-use-nocem is specified.
12162
12163         * gnus-group.el (gnus-group-get-new-news): Ditto.
12164
12165 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
12166
12167         * gnus-util.el (gnus-tool-bar-update): New function.
12168
12169         * gnus-group.el (gnus-group-update-tool-bar): New variable.
12170         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
12171
12172         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
12173
12174         * gnus-group.el (gnus-group-redraw-when-idle)
12175         (gnus-group-redraw-check): Remove.
12176         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
12177
12178 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12179
12180         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
12181         if optional last element is specified in splits (FIELD VALUE...).
12182
12183 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
12184
12185         * message.el (message-make-tool-bar): Rename gmm-image-load-path
12186         to gmm-image-load-path-for-library.  Call with no-error argument.
12187         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
12188
12189         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12190
12191         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12192
12193         * gmm-utils.el (gmm-image-load-path): Remove alias.
12194
12195 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
12196
12197         * gmm-utils.el (gmm-image-load-path): Add alias.
12198
12199         * nnml.el (nnml-generate-nov-databases-directory): Rename from
12200         nnml-generate-nov-databases-1.
12201         (nnml-generate-nov-databases): Use it.
12202         (nnml-generate-nov-databases-directory): Document no-active
12203         argument.
12204
12205         * gmm-utils.el (gmm-image-load-path-for-library): Return single
12206         directory if path is t.  Add no-error.
12207
12208         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
12209         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12210
12211         * gnus-art.el (gnus-article-browse-delete-temp-files):
12212         Simplify resetting gnus-article-browse-html-temp-list.
12213
12214         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
12215         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
12216         Add example to docstring.  Rename local variables.  Move error
12217         checks to default case in cond and simplify.
12218
12219 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12220
12221         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
12222         handle is multipart when calling it recursively.
12223         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
12224
12225 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
12226
12227         * nnimap.el (nnimap-request-update-info-internal): Optimize.
12228         Don't `gnus-uncompress-range' to avoid excessive memory usage.
12229
12230 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12231
12232         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
12233         is loaded.
12234
12235         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
12236         loaded.
12237
12238 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12239
12240         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
12241         to "Emacs 23 (unicode)" in doc string.
12242
12243         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
12244         "Emacs 23 (unicode)" in comment.
12245
12246 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12247
12248         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
12249
12250         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
12251         characters 160 through 255 in Emacs 23.
12252
12253 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12254
12255         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
12256         gnus-article-browse-html-temp.
12257         (gnus-article-browse-delete-temp): Make it customizable.
12258         Add `file'.  Adjust doc string.
12259         (gnus-article-browse-delete-temp-files): Add argument.
12260         Allow query for each file.  Adjust doc string.
12261         (gnus-article-browse-html-parts):
12262         Add `gnus-article-browse-delete-temp-files' to
12263         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
12264
12265 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
12266
12267         * gnus-art.el (gnus-article-browse-html-temp)
12268         (gnus-article-browse-delete-temp): New variables.
12269         (gnus-article-browse-delete-temp-files): New function.
12270         (gnus-article-browse-html-parts): Use it.
12271
12272 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12273
12274         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
12275
12276         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
12277         string.
12278
12279         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
12280         gnus-summary-insert-new-articles when unplugged.
12281         Remove gnus-summary-search-article-forward.
12282
12283         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
12284         display-visual-class instead of display-color-cells.
12285
12286 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12287
12288         * dgnushack.el: Autoload customize-group for XEmacs.
12289
12290         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
12291         message/* containing non-ASCII text properly.
12292
12293 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12294
12295         * message.el: Require gmm-utils, remove autoloads.
12296         (message-tool-bar): Set default based on
12297         gmm-tool-bar-style.
12298         (message-tool-bar-gnome): Add gmm-customize-mode.
12299
12300         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
12301         gmm-tool-bar-style.
12302         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
12303
12304         * gnus-group.el (gnus-group-tool-bar): Set default based on
12305         gmm-tool-bar-style.
12306         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
12307
12308         * gmm-utils.el (gmm-image-directory): Rename variable from
12309         gmm-image-load-path.
12310         (gmm-image-load-path): Use gmm-image-directory.
12311         (gmm-customize-mode): New function.
12312         (gmm-tool-bar-style): New variable.
12313
12314         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
12315         gnus-group-redraw-line-number.
12316         (gnus-group-redraw-check): Simplify.
12317         (gnus-group-tool-bar-update): Remove redraw check.
12318         (gnus-group-make-tool-bar): Add redraw check.
12319
12320 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
12321
12322         * gnus-art.el (gnus-button): Add missing parentheses.
12323
12324 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12325
12326         * lpath.el: Fbind line-number-at-pos.
12327
12328 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12329
12330         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
12331
12332 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12333
12334         * gnus-art.el (gnus-button): New face.
12335         (gnus-article-button-face): Use it.
12336
12337         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12338         Add gnus-summary-next-page.  Re-order.
12339
12340         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
12341         next-node are now included.
12342         (gnus-group-redraw-line-number): New internal variable.
12343         (gnus-group-redraw-check): Helper function for updating the tool
12344         bar.
12345         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
12346
12347         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
12348
12349         * spam.el (spam-spamassassin-score-regexp): New internal variable.
12350         (spam-extra-header-to-number, spam-check-spamassassin-headers):
12351         Use it to match format of Spamassassin 3.0 and later.
12352         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
12353         (spam-check-bogofilter)
12354         (spam-bogofilter-register-with-bogofilter): Fix args of
12355         `gnus-error' calls.
12356
12357 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12358
12359         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
12360         unnecessary interaction when sending queued mails.
12361         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
12362
12363 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
12364
12365         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
12366         first or last are nil.
12367
12368 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12369
12370         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
12371
12372 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12373
12374         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
12375
12376 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12377
12378         * dns.el (query-dns): Protect more against buggy tcp output.
12379
12380 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12381
12382         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
12383         nov.php.
12384
12385 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12386
12387         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
12388         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
12389         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
12390         output on the server side.
12391         (nnweb-google-create-mapping): Update regexps and add some
12392         progress indication.
12393
12394 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
12395
12396         * gnus-group.el (gnus-group-tool-bar-gnome):
12397         Fix gnus-agent-toggle-plugged.  Re-order icons.
12398         (gnus-group-tool-bar-gnome):
12399         Add gnus-group-{prev,next}-unread-group.
12400         (gnus-group-tool-bar-gnome): Re-order icons.
12401
12402         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12403         Move gnus-summary-insert-new-articles.
12404
12405         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
12406         Fix comments.
12407
12408         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
12409         also available in Emacs 21.3.
12410
12411         * message.el (message-fix-before-sending): Change "Emacs 22" to
12412         "Emacs 23 (unicode)" in comment.
12413
12414         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
12415         "Emacs 23 (unicode)" in comment.
12416
12417         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
12418         comment.
12419         (mm-coding-system-p): Add comment about no-MULE XEmacs.
12420
12421         * mm-view.el (mm-fill-flowed): Add :version.
12422
12423 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12424
12425         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
12426         and load-path.
12427
12428 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
12429
12430         * message.el: Autoload gmm-image-load-path.
12431         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
12432         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
12433         consitency.
12434
12435         * gmm-utils.el (gmm-image-load-path): Also search in
12436         "../etc/images".  Don't set gmm-image-load-path if we don't find
12437         the image.
12438
12439 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12440
12441         * gmm-utils.el (gmm-image-load-path): Don't make
12442         `gmm-image-load-path' include subdirectories which the second arg
12443         `image' might specify.
12444
12445         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
12446         subdirectory to icon file names.
12447
12448         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
12449
12450 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12451
12452         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
12453         gmm-image-load-path calls.
12454
12455         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12456
12457         * message.el (message-make-tool-bar): Ditto.
12458
12459         * mml.el (mml-preview): Add comment concerning tool bar icons.
12460
12461         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
12462         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
12463
12464         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
12465         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
12466
12467         * message.el (message-tool-bar-gnome): Use new icon names.
12468         (message-make-tool-bar): Use `gmm-image-load-path'.
12469
12470         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
12471         New functions from MH-E.
12472         (gmm-image-load-path): New variable from MH-E.
12473         (gmm-image-load-path): New function from MH-E.  Add arguments
12474         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
12475         *-image-load-path-called-flag.
12476
12477 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
12478
12479         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
12480
12481 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
12482
12483         * nnimap.el (nnimap-request-move-article): Change folder back to
12484         source group before deleting.
12485
12486 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
12487
12488         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
12489
12490         * gnus-art.el (mm-url-insert-file-contents-external):
12491         Autoload mm-url.
12492
12493         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
12494
12495 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12496
12497         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
12498         coding system which mm-charset-to-coding-system returns for a
12499         given charset is valid.
12500
12501 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
12502
12503         * html2text.el (html2text-remove-tag-list):
12504         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
12505
12506 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
12507
12508         * gnus-cus.el: Revert 2005-10-17 change.
12509
12510 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12511
12512         * gnus-art.el (article-strip-banner):
12513         Call article-really-strip-banner only when the regexp match is made.
12514
12515 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12516
12517         * gnus-art.el (article-strip-banner):
12518         Use gnus-extract-address-components instead of
12519         mail-header-parse-addresses to make it work with non-ASCII text;
12520         remove mail-encode-encoded-word-string.
12521
12522         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
12523         values which are surrounded with \"...\"; make it never cause a
12524         Lisp error; give up parsing of parameters if it failed in
12525         extracting type.
12526
12527 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
12528
12529         * smime.el (smime-cert-by-ldap-1): Fix bug where
12530         `smime-ldap-search' returns results without userCertificates.
12531
12532 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12533
12534         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
12535
12536 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12537
12538         * spam.el (spam-check-spamassassin-headers): Adapt format for
12539         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
12540         <ari@mbf.ocn.ne.jp>.
12541         (spam-list-of-processors): Add spam-use-gmane.
12542
12543 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12544
12545         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
12546         make-temp-file; make it work with XEmacs as well.
12547
12548         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
12549         mm-make-temp-file.
12550
12551         * mm-decode.el (mm-display-external): Use the 3rd arg of
12552         mm-make-temp-file.
12553         (mm-create-image-xemacs): Ditto.
12554
12555 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12556
12557         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
12558         with message-narrow-to-headers.
12559         (gnus-draft-setup): Narrow to header to run message-fetch-field.
12560         (gnus-draft-check-draft-articles): New function.
12561         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
12562
12563 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12564
12565         * gnus-art.el (gnus-article-browse-html-parts):
12566         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
12567         Don't use suffix argument for mm-make-temp-file for Emacs 21
12568         compatibility.  Remove useless `format'.
12569
12570 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12571
12572         * nnweb.el (nnweb-google-wash-article): Update regexps.
12573         (nnweb-group-alist): Use defvoo instead of defvar.
12574
12575 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12576
12577         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
12578         re-loading nn* modules.
12579
12580 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12581
12582         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
12583         for `tool-bar-mode' and don't check it's default-value.
12584
12585         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12586
12587         * message.el (message-make-tool-bar): Ditto.
12588
12589         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
12590         `substring'.  Shorten tmp-file name.
12591
12592         * gnus.el: Remove bogus comment.
12593
12594 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
12595
12596         * gnus-art.el (gnus-article-browse-html-parts): New function.
12597         (gnus-article-browse-html-article): New function for viewing html
12598         articles with a browser.
12599
12600 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
12601
12602         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
12603         in elisp.
12604         (pgg-gpg-encrypt-symmetric-region): Ditto.
12605         (pgg-gpg-sign-region): Ditto.
12606
12607         * pgg-def.el (pgg-text-mode): New variable.
12608
12609         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
12610         (mml2015-pgg-encrypt): Ditto.
12611
12612         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
12613         (mml1991-pgg-encrypt): Ditto.
12614
12615 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12616
12617         * nnfolder.el (nnfolder-insert-newsgroup-line):
12618         Use message-make-date instead of current-time-string.
12619
12620         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
12621         to gnus-decoded which mm-uu might set.
12622
12623 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12624
12625         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
12626         don't decode quoted parameters; remove misimported Emacs code.
12627         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12628         (rfc2231-decode-encoded-string): Don't use split-string which
12629         behaves differently according to Emacs version; use
12630         mm-decode-coding-region to convert charset to coding-system.
12631         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12632         (rfc2231-encode-string): Remove misimported Emacs code.
12633
12634 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12635
12636         * gnus-art.el (article-decode-charset): Don't use ignore-errors
12637         when calling mail-header-parse-content-type.
12638         (article-de-quoted-unreadable): Ditto.
12639         (article-de-base64-unreadable): Ditto.
12640         (article-wash-html): Ditto.
12641
12642         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
12643         calling mail-header-parse-content-type and
12644         mail-header-parse-content-disposition.
12645         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
12646         mail-header-parse-content-type.
12647
12648         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
12649         insert charset and format parameters; encode description after
12650         inserting it to buffer.
12651         (mml-insert-parameter): Fold lines properly even if a parameter is
12652         segmented into two or more lines; change the max column to 76.
12653
12654         * rfc1843.el (rfc1843-decode-article-body): Don't use
12655         ignore-errors when calling mail-header-parse-content-type.
12656
12657         * rfc2231.el (rfc2231-parse-string): Return at least type if
12658         possible; don't cause an error even if it fails in parsing of
12659         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12660         (rfc2231-encode-string): Don't break lines at the beginning, leave
12661         it to mml-insert-parameter.
12662
12663         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
12664         calling mail-header-parse-content-type.
12665
12666 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
12667
12668         * spam-report.el (spam-report-gmane-use-article-number):
12669         Improve doc string.
12670         (spam-report-gmane-internal): Check if a suitable header was found
12671         in the article.
12672
12673 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12674
12675         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
12676         (rfc2231-encode-string): Make param*=value always begin with LWSP.
12677
12678 2006-02-05  Romain Francoise  <romain@orebokech.com>
12679
12680         Update copyright notices of all files in the gnus directory.
12681
12682 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12683
12684         * nnweb.el (nnweb-request-group): Avoid growing overview files.
12685
12686 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12687
12688         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
12689         segmented lines of parameter value to cope with Thunderbird 1.5
12690         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
12691         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12692         (rfc2231-encode-string): Don't make lines exceeding 76 column.
12693
12694 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
12695
12696         * mml.el (mml-generate-mime-1): Correct the order of inline signed
12697         parts.
12698
12699 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12700
12701         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
12702         there's only one active file for all servers.
12703         (nnweb-request-scan): Make sure nnweb-articles is initialized on
12704         solid groups.  Gnus might have used a FAST request to select the group.
12705         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
12706         and nnweb-search redundantly in the active file.
12707         (nnweb-request-list): Don't list bogus groups.  There can only be one.
12708         (nnweb-request-create-group): Don't use ARGS.
12709         (nnweb-possibly-change-server, nnweb-request-group): Remove some
12710         initialisations.  Let nnoo do the work.
12711
12712 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12713
12714         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
12715         Say the part has been decoded.
12716
12717         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
12718
12719 2006-01-31  Kevin Ryde  <user42@zip.com.au>
12720
12721         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12722         mailcap-viewer-test-cache when there's no 'test clause, since that
12723         will invert the meaning of a "nil" test previously determined by
12724         mailcap-mailcap-entry-passes-test.
12725
12726 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12727
12728         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12729         compiling.
12730
12731         * gnus-sum.el: Ditto.
12732
12733         * message.el: Don't bind tool-bar-map when compiling.
12734
12735 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12736
12737         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12738
12739 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12740
12741         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12742         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12743         current Google Groups.
12744
12745 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12746
12747         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12748         and tool-bar-mode.
12749
12750         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12751         and tool-bar-mode.
12752
12753         * message.el (message-tool-bar-update): Simplify.
12754         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12755
12756         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12757         gnus-summary-buffer.
12758         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12759         gnus-summary-reply.
12760
12761         * gmm-utils.el (gmm): Add :version.
12762
12763 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12764
12765         * Makefile.in (clean): New rule.
12766         (distclean): Use it.
12767
12768 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12769
12770         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12771         Don't autoload.
12772
12773 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12774
12775         * gmm-utils.el (gmm-verbose): Add :group.
12776
12777 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12778
12779         * message.el: Change some comments WRT tool-bars.
12780
12781         * gnus-sum.el (gnus-summary-tool-bar)
12782         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12783         (gnus-summary-tool-bar-zap-list): New variables.
12784         (gnus-summary-make-tool-bar): Complete rewrite using
12785         `gmm-tool-bar-from-list'.
12786
12787         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12788         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12789         New variables.
12790         (gnus-group-make-tool-bar): Complete rewrite using
12791         `gmm-tool-bar-from-list'.
12792         (gnus-group-tool-bar-update): New function.
12793
12794         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12795
12796 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12797
12798         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12799         is dissected into a single part of which the type is the same as
12800         the given one; decode charset.
12801
12802 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12803
12804         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12805         into alists as symbol not string, since that's what
12806         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12807         look for.
12808
12809 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12810
12811         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12812         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12813
12814         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12815
12816 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
12819         (gnus-xmas-mime-security-button-menu): New function.
12820
12821         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12822         (gnus-mime-security-button-menu): New definition.
12823         (gnus-mime-security-button-map): Use them.
12824         (gnus-mime-security-button-menu): New function.
12825         (gnus-insert-mime-security-button): Addition to help echo.
12826         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12827         (gnus-mime-security-pipe-part): New functions.
12828
12829         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12830         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12831
12832         * mm-decode.el (mm-handle-set-disposition): Remove.
12833         (mm-handle-set-description): Remove.
12834
12835 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12836
12837         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12838         (mm-w3m-standalone-supports-m17n-p): New function.
12839         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12840         w3m usage.
12841
12842         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12843         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12844
12845 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12846
12847         * message.el (message-tool-bar-zap-list):
12848         Use gmm-tool-bar-zap-list as custom type.
12849         (message-tool-bar-update): New function.
12850         (message-tool-bar, message-tool-bar-gnome)
12851         (message-tool-bar-retro): Add message-tool-bar-update.
12852         (message-tool-bar-gnome): Add flyspell-buffer.
12853
12854         * gnus-util.el (gnus-error): Describe `args'.
12855
12856         * gmm-utils.el (gmm-error): Describe `args'.
12857         (gmm-tool-bar-zap-list): New widget.
12858         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12859
12860 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12861
12862         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12863         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12864         the number of recursive calls.
12865
12866         * mm-decode.el (mm-handle-set-disposition): New macro.
12867         (mm-handle-set-description): New macro.
12868
12869 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12870
12871         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12872         encoding.
12873
12874 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12875
12876         * message.el (message-tool-bar-zap-list, message-tool-bar)
12877         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12878         (message-tool-bar-local-item-from-menu): Remove.
12879         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12880         (message-make-tool-bar): New function.
12881         (message-mode): Use `message-make-tool-bar'.
12882
12883         * gmm-utils.el: New file.
12884         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12885         (gmm-lazy): New widget copied from `nnmail.el'.
12886         (gmm-tool-bar-from-list): New function for creating customizable
12887         tool bars.
12888         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12889         output.
12890         (gmm): Add :prefix to defgroup.
12891
12892 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12893
12894         * gmm-utils.el (gmm-widget-p): New function.
12895
12896 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12897
12898         * mml.el (mml-attach-file): Describe `description' in doc string.
12899         (mml-menu): Add Emacs MIME manual and PGG manual.
12900
12901 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12902
12903         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12904
12905 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12906
12907         * nntp.el (nntp-end-of-line): Doc fix.
12908
12909 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12910
12911         * imap.el (imap-open): Handle case where buffer is a buffer
12912         object.
12913
12914 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12915
12916         * gnus-delay.el (gnus-delay): Don't autoload.
12917         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12918         to be re-loaded when customizing the `gnus-delay' group.
12919
12920 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12921
12922         * message.el (message-insert-citation-line): Use newlines.
12923
12924 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12925
12926         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12927         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12928         these routines, so the passphrase can be managed externally and
12929         passed in to the system.
12930         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12931         pgg-add-passphrase-to-cache function.
12932
12933         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12934         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12935         these routines, so the passphrase can be managed externally and
12936         passed in to the system.
12937         (pgg-pgp5-sign-region): Use new name of
12938         pgg-add-passphrase-to-cache function.
12939
12940 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12941
12942         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12943         part of the decoded armor to find the key-identifier.
12944         (pgg-gpg-lookup-key-owner): New function to return the
12945         human-readable identifier of a key owner.
12946         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12947         itself.
12948         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12949         the key value) if we have a key and can match it against a secret
12950         key.  Also, added a note pointing out fact that the prompt only
12951         indicates the first matching key.
12952
12953         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12954         pgg-decrypt-region.
12955         (pgg-add-passphrase-to-cache): Rename from
12956         `pgg-add-passphrase-cache' to reduce confusion (all callers
12957         changed).
12958         (pgg-remove-passphrase-from-cache): Rename from
12959         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12960         changed).
12961         (pgg-read-passphrase, pgg-add-passphrase-cache)
12962         (pgg-remove-passphrase-cache): Add informative docstrings.
12963         (pgg-decrypt): Convey provided passphrase in subordinate call to
12964         pgg-decrypt-region.
12965
12966 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12967
12968         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12969         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12970         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12971         'passphrase' argument, so the passphrase can be managed externally
12972         and then passed in to the system.
12973
12974         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12975         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12976         so the passphrase cache can be used reliably with identifiers
12977         besides a pgp packet's key id.
12978
12979         * pgg-gpg.el (pgg-gpg-encrypt-region)
12980         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12981         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12982         these routines, so the passphrase can be managed externally and
12983         passed in to the system.
12984
12985         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12986         'notruncate' argument, so the passphrase cache can be used
12987         reliably with identifiers besides a pgp packet's key id.
12988
12989 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12990
12991         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12992         symmetric encryption.
12993         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12994         encrypted session key.
12995         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12996         message ask for the passphrase in a proper way.
12997
12998         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12999         New user commands for symmetric encryption.
13000
13001 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13002
13003         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
13004
13005         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
13006
13007 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
13008
13009         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
13010
13011 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13012
13013         * mm-decode.el (mm-inlined-types): Add application/pgp.
13014         (mm-automatic-display): Ditto.
13015
13016         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
13017         part as text.
13018
13019 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13020
13021         * nnrss.el: Update copyright.
13022         (nnrss-opml-import): Query whether to subscribe to each entry.
13023
13024         * gnus-art.el:
13025         * gnus-sum.el:
13026         * gnus-xmas.el:
13027         * messagexmas.el:
13028         * mm-uu.el:
13029         * mm-view.el: Update copyright.
13030
13031 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
13032
13033         * message.el (message-info): New function.
13034         (message-mode-menu): Add it.
13035         Update copyright.
13036
13037         * ChangeLog: Fix and update copyright.
13038
13039 2006-01-13  Romain Francoise  <romain@orebokech.com>
13040
13041         * message.el (message-forward-subject-name-subject): Prefer the
13042         address to 'nowhere' if the sender has no name.
13043         Fix typo.  Update copyright year.
13044
13045 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13046
13047         * gnus-art.el (article-wash-html):
13048         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
13049         (gnus-article-wash-html-with-w3m-standalone): New function.
13050
13051         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
13052         mm-inline-text-html-render-with-w3m-standalone.
13053         (mm-text-html-washer-alist): Map w3m-standalone to
13054         gnus-article-wash-html-with-w3m-standalone.
13055         (mm-inline-text-html-render-with-w3m-standalone): New function.
13056
13057 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13058
13059         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
13060         Improve LaTeX.
13061
13062 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13063
13064         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
13065         (nnrss-request-article): Render text/plain parts as HTML.
13066
13067         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
13068         the buffer.
13069
13070 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
13071
13072         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
13073         custom definition of `gnus-posting-styles'.
13074
13075         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
13076         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
13077
13078 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
13079
13080         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
13081         Use nntp for bug archive.
13082
13083 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13084
13085         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
13086         parts.
13087         (nnrss-normalize-date): New function converts ISO 8601 date into
13088         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13089         (nnrss-check-group): Use it.
13090
13091 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13092
13093         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
13094
13095         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
13096         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
13097         (nnrss-insert-w3): Ditto.
13098
13099 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13100
13101         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
13102         the articles to be forwarded including the case where neither a
13103         number of articles nor a region is specified.
13104
13105 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
13106
13107         * nnrss.el (nnrss-request-article): Fix last change; fill
13108         text/plain parts.
13109
13110 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13111
13112         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
13113         in text/plain part.
13114         (nnrss-check-group): Don't add excessive newline to dc:subject.
13115
13116 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
13117
13118         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
13119         article.
13120
13121 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13122
13123         * nnml.el: Don't require gnus-bcklg.  Autoload it.
13124         (nnml-use-compressed-files, nnml-save-mail): Support other
13125         comression programs such as bzip2.
13126
13127 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13128
13129         * dns.el (query-dns): Make sure we check the buffer size before
13130         removing tcp headers.
13131
13132 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13133
13134         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
13135         remove MIME buttons associated with multipart/alternative parts.
13136         (gnus-mime-display-alternative): Tag buttons using `article-type'
13137         text property.
13138
13139         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
13140         associated with multipart/alternative parts.
13141
13142         * gnus-art.el (gnus-signature-separator): Fix custom type.
13143
13144         * mm-decode.el (mm-inlined-types): Fix custom type.
13145         (mm-keep-viewer-alive-types): Ditto.
13146         (mm-automatic-display): Ditto.
13147         (mm-attachment-override-types): Ditto.
13148         (mm-inline-override-types): Ditto.
13149         (mm-automatic-external-display): Ditto.
13150
13151 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13152
13153         * spam-report.el (spam-report-user-mail-address)
13154         (spam-report-user-agent): New variables.
13155         (spam-report-url-ping-plain): Use spam-report-user-agent.
13156
13157 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
13158
13159         * gnus-art.el (gnus-button-handle-custom): Do not just use
13160         `customize-apropos' for any "M-x customize-*" button but the
13161         function called for.  Accept both the function name and its
13162         argument in order to achieve this.
13163         (gnus-button-alist): Remove support for "custom:" URL's.
13164         Pass function name to `gnus-button-handle-custom' in case of "M-x
13165         customize-*" buttons.
13166
13167 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13168
13169         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
13170         multipart/alternative and add xref to mm-discouraged-alternatives
13171         in doc string.
13172
13173         * mm-decode.el (mm-discouraged-alternatives): Add xref to
13174         gnus-buttonized-mime-types in doc string.
13175
13176 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
13177
13178         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
13179         Suggest image/.* in the doc string.
13180
13181 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13182
13183         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
13184         message-marks (Debian bug #342521).
13185
13186 2005-12-12  Simon Josefsson  <jas@extundo.com>
13187
13188         * password.el (password-read-from-cache): Add.
13189         (password-read): Use it.
13190
13191 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13192
13193         * rfc2047.el (rfc2047-charset-to-coding-system):
13194         Recognize us-ascii as a MIME charset.
13195
13196         * mm-bodies.el (mm-decode-content-transfer-encoding):
13197         Protect against the case where the 2nd arg TYPE is nil.
13198
13199 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13200
13201         * pop3.el (pop3-stream-type): Fix custom version.
13202
13203         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
13204
13205 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13206
13207         * mm-decode.el (mm-display-external): Add missing cdr.
13208
13209 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13210
13211         * mm-decode.el (mm-display-external): Use nametemplate (defined in
13212         RFC1524) if it is in mailcap or add a suffix according to
13213         mailcap-mime-extensions when generating a temp filename; postpone
13214         deleting a temp file for 2 seconds for some wrappers, shell
13215         scripts, and so on, which might exit right after having started a
13216         viewer command as a background job.
13217
13218 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13219
13220         * nntp.el (nntp-marks-directory): Fix custom group.
13221
13222         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
13223         steps when < 10.
13224
13225         * gnus-start.el (gnus-no-server-1):
13226         Mention `gnus-level-default-subscribed' in doc string.
13227
13228 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13229
13230         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
13231         parens.
13232
13233 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13234
13235         * gnus-xmas.el (gnus-use-toolbar): Revert.
13236         (gnus-xmas-setup-toolbar): Use global default-toolbar if
13237         gnus-use-toolbar is default.
13238
13239         * messagexmas.el (message-use-toolbar): Revert.
13240         (message-setup-toolbar): Use global default-toolbar if
13241         message-use-toolbar is default.
13242
13243 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13244
13245         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
13246         according to default-toolbar-visible-p.
13247
13248         * messagexmas.el (message-use-toolbar): Ditto.
13249
13250 2005-11-26  Dave Love  <fx@gnu.org>
13251
13252         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
13253         (tls-program, tls-success): Provide openssl alternative.
13254
13255         * starttls.el: Doc fixes.
13256         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
13257         SERVICE to PORT.
13258
13259         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
13260         port null or service name.
13261         (starttls-negotiate): Autoload.
13262
13263 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13264
13265         * message.el (message-kill-to-signature): Fix interactive spec.
13266
13267 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13268
13269         * pop3.el (pop3-open-server): Recognize a string as a service name.
13270
13271 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
13272
13273         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
13274
13275 2005-11-23  Dave Love  <fx@gnu.org>
13276
13277         Add pop3s, pop3/starttls.
13278
13279         * pop3.el (pop3-authentication-scheme): Clarify doc.
13280         (open-tls-stream, starttls-open-stream): Autoload.
13281         (pop3-stream-type): New.
13282         (pop3-open-server): Use it.
13283
13284         * mail-source.el (mail-sources): Fix some :types.  Add stream type
13285         for POP.
13286         (mail-source-keyword-map): Add :stream for POP.
13287         (mail-source-fetch-pop): Use pop3-stream-type.
13288
13289 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13290
13291         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
13292         of current-time-string.
13293
13294 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
13295
13296         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
13297         date header.
13298
13299 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13300
13301         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
13302         it can seriously impact performance as it bypasses the agent's
13303         local caches.
13304
13305 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13306
13307         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
13308         must be explicitly online rather than "not explicitly offline" for
13309         its flags to be synchronized.
13310
13311         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
13312         that gnus-uu-unmark-thread will function correctly.
13313
13314         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
13315         1024K is instead displayed as 1M.
13316
13317 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13318
13319         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
13320
13321 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
13322
13323         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
13324
13325 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
13326
13327         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
13328         error message to display actual error condition.
13329         (gnus-agent-save-local): Avoid saving symbols that are bound to
13330         nil as they simply result in a warning message in
13331         gnus-agent-read-local.
13332
13333 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13334
13335         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
13336         rather than make-variable-buffer-local for file-precious-flag.
13337
13338 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13339
13340         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
13341         for duplicates which are removed.  The invalid sort check then
13342         triggers a rescan after the sort as sorting may have moved
13343         duplicate entries such that they can be cheaply detected.
13344
13345 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13346
13347         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
13348
13349 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13350
13351         * gnus-agent.el (gnus-agent-article-alist-save-format):
13352         Change internal variable to a custom variable.  Change default value
13353         from compressed(2) to uncompressed(1).
13354         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
13355         support for uncompressed agentview files.  Taken together, reading
13356         the agentview file should now be 6-7 times faster.
13357
13358 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13359
13360         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
13361         as a buffer-local variable.  This avoids creating truncated
13362         dribble files as a result of a hang up, eg.
13363
13364 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
13365
13366         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
13367         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
13368         XEmacs.
13369
13370 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13371
13372         * gnus-start.el (gnus-start-draft-setup):
13373         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
13374
13375         * gnus.el (gnus-splash): Change custom group.
13376         (gnus-group-get-parameter, gnus-group-parameter-value):
13377         Describe allow-list argument.
13378
13379         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
13380         string.
13381
13382 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13383
13384         * gnus-art.el (gnus-default-article-saver): Add user-defined
13385         `function' to custom type.
13386
13387 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13388
13389         * imap.el (imap-open): Handle case where buffer is a buffer
13390         object.
13391
13392 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13393
13394         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
13395         long lines.
13396         (gnus-cache-delete-group): Wrap doc strings.
13397
13398         * gnus-agent.el (gnus-agent-rename-group)
13399         (gnus-agent-delete-group): Wrap doc strings.
13400
13401 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13402
13403         * messagexmas.el (message-use-toolbar): Change the valid values
13404         into default, top, bottom, left, and right.
13405         (message-toolbar-thickness): New variable.
13406         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
13407         well.
13408         (message-setup-toolbar): Make it work.
13409
13410         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
13411         (gnus-use-toolbar): Change the valid values into default, top,
13412         bottom, left, and right.
13413         (gnus-toolbar-thickness): New variable.
13414         (gnus-xmas-setup-toolbar): New function.
13415         (gnus-xmas-setup-group-toolbar): Use it.
13416         (gnus-xmas-setup-summary-toolbar): Use it.
13417
13418 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13419
13420         * gnus-start.el (gnus-1): Add "native" to
13421         gnus-predefined-server-alist.
13422
13423         * gnus.el (gnus-method-to-server): Don't add "native" to the
13424         lists here, because that leads to problems when
13425         gnus-select-method is bound.
13426
13427 2005-11-09  Simon Josefsson  <jas@extundo.com>
13428
13429         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
13430         use (not sort-by-date) instead.
13431
13432 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13433
13434         * gnus-delay.el (gnus-delay-group): Don't autoload.
13435         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13436         to be re-loaded when customizing the `gnus-delay' group.
13437
13438 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
13439
13440         * message.el: Revert last changes.
13441         (message-insert-citation-line): Use newlines.
13442
13443 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
13444
13445         * message.el (message-courtesy-message)
13446         (message-mark-insert-begin, message-mark-insert-end)
13447         (message-elide-ellipsis, message-cancel-message)
13448         (message-add-header, message-change-subject)
13449         (message-cross-post-followup-to-header)
13450         (message-cross-post-insert-note, message-reduce-to-to-cc)
13451         (message-widen-reply, message-delete-not-region)
13452         (message-kill-to-signature, message-insert-signature)
13453         (message-insert-importance-high, message-insert-importance-low)
13454         (message-insert-or-toggle-importance)
13455         (message-insert-disposition-notification-to)
13456         (message-indent-citation, message-yank-original)
13457         (message-cite-original-without-signature, message-cite-original)
13458         (message-insert-citation-line, message-position-on-field)
13459         (message-fix-before-sending, message-send-mail-partially)
13460         (message-send-mail, message-send-mail-with-sendmail)
13461         (message-send-mail-with-qmail, message-send-news)
13462         (message-check-news-header-syntax, message-generate-headers)
13463         (message-insert-courtesy-copy, message-fill-address)
13464         (message-fill-header, message-shorten-references)
13465         (message-setup-1, message-cancel-news)
13466         (message-forward-make-body-plain, message-forward-make-body-mime)
13467         (message-forward-make-body-mml, message-encode-message-body)
13468         (message-forward-make-body-digest-plain)
13469         (message-forward-make-body-digest-mime)
13470         (message-use-alternative-email-as-from): Insert `hard-newline'
13471         instead of ordinary newlines.
13472
13473 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13474
13475         * message.el (message-generate-headers): Downcase the argument
13476         given to message-check-element.
13477
13478 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
13479
13480         * nntp.el (nntp-authinfo-rejected): New error condition.
13481         (nntp-wait-for): Use new error condition to signal authentication
13482         error.
13483         (nntp-retrieve-data): Rethrow new error condition to break out of
13484         recursive call to nntp-send-authinfo.
13485
13486 2005-11-08  Romain Francoise  <romain@orebokech.com>
13487
13488         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
13489         (gnus-summary-exit-map): Bind to `Z p'.
13490         (gnus-summary-make-menu-bar): Add menu item.
13491
13492 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
13493
13494         * gnus-art.el (gnus-article-treat-custom): Add `first'.
13495         (gnus-treat-*): Add `first' in all doc strings.
13496
13497         * gnus-group.el (gnus-group-compact-group): Fix typo.
13498
13499 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13500
13501         * gnus.el (gnus-parameters-case-fold-search): New variable.
13502         (gnus-parameters-get-parameter): Use it.
13503
13504         * gnus-score.el (gnus-home-score-file): Doc fix.
13505
13506 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
13507
13508         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
13509
13510 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13511
13512         * mm-util.el (mm-special-display-p): New function.
13513
13514         * mml.el (mml-preview): Use it; doc fix.
13515
13516 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13517
13518         * imap.el (imap-open): Handle case where buffer is a buffer object.
13519
13520 2005-10-29  Romain Francoise  <romain@orebokech.com>
13521
13522         * message.el (message-fix-before-sending): Fix comment.
13523
13524 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13525
13526         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
13527
13528 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13529
13530         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
13531         Used in gnus-score.el.
13532
13533 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13534
13535         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
13536
13537 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
13538
13539         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
13540         whitespace removed in revision 7.8.  Use concatenated string to
13541         protect trailing whitespace.
13542
13543 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
13544
13545         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
13546         (nnimap-request-expire-articles): Use it to avoid sending 'UID
13547         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
13548         Courier IMAP ("some version from 2004").  Mostly based on similar
13549         code in the same function.
13550
13551 2005-10-26  Didier Verna  <didier@xemacs.org>
13552
13553         * gnus-group.el (gnus-group-compact-group): Invalidate original
13554         article buffer.
13555         * gnus-srvr.el (gnus-server-compact-server): Ditto.
13556         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
13557         NOV database and in article itself.
13558         Invalidate article backlog.
13559
13560 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13561
13562         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
13563
13564 2005-10-26  Simon Josefsson  <jas@extundo.com>
13565
13566         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
13567         part of 2004-07-25 change.
13568
13569 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13570
13571         * message.el (message-display-completion-list): New function.
13572         (message-expand-group): Use it; make sure the Completions buffer
13573         is modifiable.
13574 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
13575
13576         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
13577         user-mail-name is an empty string.
13578
13579 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13580
13581         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
13582         depending on gnus-score-decay-constant.
13583
13584         * encrypt.el (encrypt-insert-file-contents)
13585         (encrypt-write-file-contents): Don't use `gnus-message'.
13586
13587         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
13588         arguments.
13589         (mm-uu-type-alist): Add message-marks and insert-marks.
13590         Pass arguments to mm-uu-verbatim-marks-extract.
13591         (mm-uu-hide-markers): New variable.
13592         (mm-uu-extract): Use face similar to `gnus-cite-3'.
13593
13594         * gnus-fun.el (gnus-convert-image-to-x-face-command)
13595         (gnus-convert-image-to-face-command): Use "convert" by default to
13596         allow other input image formats.
13597         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
13598         accordingly.
13599
13600 2005-10-23  Simon Josefsson  <jas@extundo.com>
13601
13602         * imap.el (imap-gssapi-program): Align command line parameters
13603         with latest GNU SASL.
13604         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
13605
13606 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13607
13608         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
13609         HTML.
13610         (nnslashdot-request-article): Ditto.
13611
13612         * lpath.el (featurep): Add nobreak-char-display.
13613
13614 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13615
13616         * mail-source.el (mail-source-fetch-pop): Require pop3.
13617         (mail-source-check-pop): Ditto.
13618
13619 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13620
13621         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
13622         errors.
13623
13624 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13625
13626         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
13627         (gnus-treat-strip-leading-blank-lines): Improve doc string.
13628
13629         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
13630
13631         * mm-bodies.el (mm-decode-string):
13632         Call `mm-charset-to-coding-system' with allow-override argument.
13633
13634 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13635
13636         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
13637         (rfc2047-charset-to-coding-system): New function.
13638         (rfc2047-decode-encoded-words): New function.
13639         (rfc2047-decode-region): Use them.
13640         (rfc2047-decode-cte): Remove.
13641         (rfc2047-parse-and-decode): Remove.
13642         (rfc2047-decode): Remove.
13643
13644 2005-10-15  Kenichi Handa  <handa@m17n.org>
13645
13646         * rfc2047.el (rfc2047-decode-cte): New function.
13647         (rfc2047-decode-region): Change the way to decode successive
13648         encoded-words: decode B- or Q-encoding in each encoded-word,
13649         concatenate them, and decode it as charset.
13650
13651 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13652
13653         * lpath.el: Fbind codepage-setup for XEmacs.
13654
13655 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
13656
13657         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
13658         widget-move-and-invoke.
13659         (gnus-custom-mode): Use gnus-custom-map.
13660
13661 2005-10-15  Bill Wohler  <wohler@newt.com>
13662
13663         * message.el (message-tool-bar-map): Rename image file from
13664         mail_send to mail/send.
13665
13666 2005-10-16  Masatake YAMATO  <jet@gyve.org>
13667
13668         * message.el (message-expand-group): Pass the common
13669         prefix substring of completion to `display-completion-list'.
13670
13671 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
13672
13673         * mml-sec.el (mml-secure-method): New internal variable.
13674         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
13675         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
13676         New functions using mml-secure-method.
13677
13678         * mml.el (mml-mode-map): Add key bindings for those functions.
13679         (mml-menu): Simplify security menu entries.  Suggested by Jesper
13680         Harder <harder@myrealbox.com>.
13681         (mml-attach-file, mml-attach-buffer, mml-attach-external):
13682         Goto end of message if point is the headers of the message.
13683
13684         * message.el (message-in-body-p): New function.
13685
13686         * assistant.el: Autoload gnus-util and netrc.
13687
13688         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
13689         Use `mm-charset-override-alist' only when decoding.
13690
13691         * mm-bodies.el (mm-decode-body):
13692         Call `mm-charset-to-coding-system' with allow-override argument.
13693
13694         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
13695         `filename' from Content-Disposition if Content-Type doesn't
13696         provide `name'.
13697         (gnus-mime-view-part-as-type): Set default instead of
13698         initial-input.
13699
13700 2005-10-09  Daniel Brockman  <daniel@brockman.se>
13701
13702         * format-spec.el (format-spec): Propagate text properties of % spec.
13703
13704 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13705
13706         * gnus-art.el (gnus-treat-predicate): Add `first'.
13707
13708 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13709
13710         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
13711         (mm-charset-override-alist): New variable.
13712         (mm-charset-to-coding-system): Use it.
13713         (mm-codepage-setup): New helper function.
13714         (mm-charset-eval-alist): New variable.
13715         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
13716         Warn about unknown charsets.
13717
13718         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
13719
13720 2005-10-04  David Hansen  <david.hansen@gmx.net>
13721
13722         * nnrss.el (nnrss-request-article): Add support for the comments tag.
13723         (nnrss-check-group): Ditto.
13724
13725 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13726
13727         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13728         Rename x-gnus-verbatim to x-verbatim.
13729         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13730
13731         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13732         x-verbatim.
13733
13734         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13735
13736         * gnus-util.el (gnus-remove-duplicates): Remove.
13737
13738         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13739         instead of gnus-remove-duplicates.
13740
13741         * message.el (message-remove-duplicates): Remove.
13742         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13743         message-remove-duplicates.
13744
13745         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13746         available, else use implementation from `delete-dups'.
13747
13748         * message.el (message-insert-expires): New function.
13749         (message-mode-map): Add key binding.
13750         (message-mode-field-menu): Add menu entry.
13751         (message-mode): Document it.
13752         (message-make-expires-date): Use `message-make-date'.
13753
13754 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13755
13756         * message.el (message-make-expires-date): New function.
13757
13758 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13759
13760         * Makefile.in (list-installed-shadows): New entry.
13761         (install): Use it.
13762         (remove-installed-shadows): New entry.
13763
13764         * dgnushack.el (dgnushack-default-load-path): New variable.
13765         (dgnushack-find-lisp-shadows): New function.
13766         (dgnushack-remove-lisp-shadows): New function.
13767
13768 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13769
13770         * Makefile.in (install-el-elc): New entry.
13771         (install): Use it so that .el files are necessarily installed.
13772
13773 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13774
13775         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13776
13777 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13778
13779         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13780         function rather than the diff-mode.el package.
13781         (mm-display-external): Use with-current-buffer.
13782         (mm-viewer-completion-map, mm-viewer-completion-map):
13783         Move initialization inside declaration.
13784
13785 2005-09-29  Simon Josefsson  <jas@extundo.com>
13786
13787         * spam.el: Load hashcash when compiling, to avoid warnings.
13788         Don't autoload mail-check-payment.
13789         (spam-check-hashcash): Define unconditionally, since hashcash.el
13790         is part of Gnus now.  Ignore errors from payment checking.
13791
13792 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13793
13794         * message.el (message-bold-region, message-unbold-region):
13795         Rename from `bold-region' and `unbold-region'.
13796
13797         * message.el: Remove useless autoloads.
13798
13799 2005-09-28  Simon Josefsson  <jas@extundo.com>
13800
13801         * message.el (message-use-idna): Default to t.
13802         (message-use-idna): Test whether encoding works too.  Doc fix.
13803
13804 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13805
13806         * nntp.el (nntp-warn-about-losing-connection): Remove.
13807
13808 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13809
13810         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13811         customizable.  Change default value.
13812         (mm-uu-diff-groups-regexp): Change default value.
13813         (mm-uu-type-alist): Add doc string.
13814         (mm-uu-configure): Add doc string.  Make it interactive.
13815         (mm-uu-tex-groups-regexp): New variable.
13816         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13817         (mm-uu-type-alist): Add LaTeX documents.
13818         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13819         of "text/verbatim".
13820         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13821
13822         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13823         instead of "text/verbatim".
13824
13825         * message.el (message-mark-inserted-region)
13826         (message-mark-insert-file): Use slrn style marks when called with
13827         prefix argument.
13828
13829 2005-09-27  Simon Josefsson  <jas@extundo.com>
13830
13831         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13832
13833 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13834
13835         * message.el (message-remove-duplicates): New function.
13836         Implementation borrowed from `gnus-remove-duplicates'.
13837         (message-idna-to-ascii-rhs): Also encode idna addresses in
13838         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13839         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13840         only ask about the same idna domain once per header and also tell
13841         in what header to replace the idna domain.
13842
13843         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13844         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13845         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13846         a header is decoded and not just the last one.
13847
13848 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13849
13850         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13851         has been decoded.
13852
13853         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13854         (mm-insert-part): Don't modify text if it has been decoded.
13855
13856         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13857         decoded.
13858
13859         * mm-view.el (mm-inline-text): Don't strip text props unless
13860         decoding enriched or richtext parts.
13861
13862 2005-09-25  Romain Francoise  <romain@orebokech.com>
13863
13864         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13865         * gnus-start.el (gnus-subscribe-interactively):
13866         * gnus-uu.el (gnus-uu-grab-articles):
13867         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13868         space.
13869
13870 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13871
13872         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13873         * mm-view.el (mm-view-pkcs7-decrypt):
13874         * gnus-sum.el (gnus-summary-limit-to-extra)
13875         (gnus-summary-respool-article, gnus-read-move-group-name):
13876         * gnus-score.el (gnus-summary-increase-score):
13877         * gnus-util.el (gnus-completing-read-with-default):
13878         * gnus-art.el (gnus-read-save-file-name)
13879         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13880         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13881         * message.el (message-check-news-header-syntax):
13882         Follow convention for reading with the minibuffer.
13883
13884 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13885
13886         * spam-report.el (spam-report-url-ping-plain):
13887         Use gnus-extended-version as User-Agent.
13888
13889         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13890         default value is nil.
13891
13892         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13893         (mm-uu-verbatim-marks-extract): New function.
13894         (mm-uu-extract): New face.
13895         (mm-uu-copy-to-buffer): Use it.
13896
13897         * spam-report.el (spam-report-gmane-ham): Rename from
13898         `spam-report-gmane-unspam'.
13899         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13900         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13901
13902         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13903         Autoload.
13904         (spam-report-gmane-unregister-routine):
13905         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13906
13907 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13908
13909         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13910         (spam-report-gmane-unregister-routine): Add support for gmane
13911         unregistration.
13912
13913         * spam-report.el (spam-report-gmane-unspam)
13914         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13915         (spam-report-gmane): Change to take a single article and do unspam
13916         registration.
13917
13918 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13919
13920         * mm-url.el (mm-url-decode-entities): Fix regexp.
13921
13922 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13923
13924         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13925         default to nil, to be able to use Gnus at all.  If the default
13926         switches to something else, then the function should be fixed not
13927         be exceedingly slow.
13928
13929 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13930
13931         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13932         fail hard.
13933
13934         * spam-report.el: Add better Keywords line.
13935
13936         * spam.el: Add Maintainer and better Keywords line.
13937
13938 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13939
13940         * gnus-art.el (gnus-article-replace-part)
13941         (gnus-mime-replace-part): New functions.
13942         (gnus-mime-action-alist, gnus-mime-button-commands)
13943         (gnus-mime-save-part-and-strip): Add file argument.
13944         (gnus-article-part-wrapper): Add interactive argument.
13945
13946         * gnus-sum.el (gnus-summary-mime-map):
13947         Add `gnus-article-replace-part'.
13948
13949 2005-09-19  Didier Verna  <didier@xemacs.org>
13950
13951         The nnml compaction feature:
13952         * nnml.el (nnml-request-compact-group): New function.
13953         * nnml.el (nnml-request-compact): New function.
13954         * gnus-int.el (gnus-request-compact-group): New function.
13955         * gnus-int.el (gnus-request-compact): New function.
13956         * gnus-group.el (gnus-group-compact-group): New function.
13957         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13958         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13959         * gnus-srvr.el (gnus-server-compact-server): New function.
13960         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13961         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13962
13963 2005-09-18  Deepak Goel  <deego@gnufans.org>
13964
13965         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13966         format spec.
13967
13968 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13969
13970         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13971
13972 2005-09-15  Romain Francoise  <romain@orebokech.com>
13973
13974         * message.el (message-fill-paragraph): Clarify docstring.
13975
13976 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13977
13978         * gnus-art.el (gnus-mime-display-part): Protect against broken
13979         MIME messages.
13980
13981 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13982
13983         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13984         before parsing header.
13985
13986 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13987
13988         * html2text.el (html2text-replace-list): Add new entities.
13989
13990 2005-09-11  Romain Francoise  <romain@orebokech.com>
13991
13992         * message.el (message-alternative-emails): Improve docstring.
13993         (message-setup-1): Call `message-use-alternative-email-as-from'
13994         after `message-setup-hook' to give it precedence over posting
13995         styles, etc.
13996         (message-use-alternative-email-as-from): Add docstring.
13997         Remove the original From header if present.
13998
13999         * nnml.el (nnml-compressed-files-size-threshold): New variable.
14000         (nnml-save-mail): Use it.
14001
14002         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
14003         articles.  Add new argument `silent'.
14004         (gnus-uu-mark-all): Report the total number of marked articles.
14005
14006 2005-09-10  Romain Francoise  <romain@orebokech.com>
14007
14008         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
14009         (gnus-uu-mark-series): Likewise.
14010
14011 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
14012
14013         * spam-report.el (spam-report-gmane): Fix generation of spam
14014         report URL.
14015
14016 2005-09-10  Simon Josefsson  <jas@extundo.com>
14017
14018         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
14019         t, based on discussion on the ding list with Robert Epprecht
14020         <epprecht@solnet.ch>.
14021
14022 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
14023
14024         * spam-report.el (spam-report-gmane): Make it work without
14025         X-Report-Spam header.  Gmane now only provides Archived-At.
14026         This is only used if `spam-report-gmane-use-article-number' is nil.
14027         (spam-report-gmane-spam-header): Remove.  Not used anymore.
14028
14029         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
14030         make `gnus-summary-sort-by-recipient' work with threading.
14031
14032         * nnweb.el (nnweb-google-wash-article): Print a message if article
14033         is not available.
14034
14035 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
14036
14037         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
14038         change.  Decode text/* parts content before displaying.
14039
14040 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
14041
14042         * mml-smime.el: Remove defvar of gnus-extract-address-components.
14043
14044 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14045
14046         * mm-view.el (mm-display-inline-fontify): Disable support modes.
14047
14048         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
14049         url-package-name, url-package-version,
14050         w3m-cid-retrieve-function-alist, w3m-current-buffer,
14051         w3m-display-inline-images, and w3m-minor-mode-map.
14052
14053 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
14054
14055         * message.el (message-tab-body-function): Fix mismatched custom type.
14056
14057         * gnus.el (gnus-group-change-level-function): Ditto.
14058
14059         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
14060
14061         * gnus-art.el (gnus-signature-limit)
14062         (gnus-article-mime-part-function): Ditto.
14063
14064 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14065
14066         * mml.el (mml-mode): Silence the byte compiler.
14067
14068         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
14069         using `(sit-for 0)' before moving the point to the specified part;
14070         skip unbuttonized parts.
14071         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
14072         return to the summary window if gnus-auto-select-part is non-nil.
14073
14074 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
14075
14076         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
14077         New variables.
14078         (mml-dnd-attach-file, mml-mode): Use them.
14079
14080         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
14081         Make fetching article by MID work again for Google Groups.
14082         Add FIXME concerning gnus-group-make-web-group.
14083
14084         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
14085         Don't depend on Gnus by using mail-extract-address-components if
14086         gnus-extract-address-components is not bound.
14087
14088 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14089
14090         * gnus-art.el (gnus-mime-display-security): Don't display the
14091         signature, but only the signed part.
14092
14093 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14094
14095         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
14096
14097         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
14098         list, not listp.
14099
14100 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
14101
14102         * mm-encode.el (mm-encode-content-transfer-encoding):
14103         Likewise when encoding.
14104
14105         * mm-bodies.el (mm-decode-content-transfer-encoding):
14106         De-canonicalize CRLF for all text content types, not just
14107         text/plain.
14108
14109 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14110
14111         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
14112         valid article; point arrow and cursor at the MIME button.
14113
14114 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14115
14116         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
14117         Suggested by Dan Christensen <jdc@uwo.ca>.
14118
14119         * mm-decode.el (mm-save-part): Enable change of prompt.
14120
14121 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
14122
14123         * gnus-msg.el (gnus-inews-add-send-actions):
14124         Make `message-post-method' lambda parameter ARG `&optional'.
14125
14126 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14127
14128         * gnus-sum.el (gnus-summary-mime-map):
14129         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
14130         gnus-article-jump-to-part.
14131
14132         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
14133         (gnus-article-edit-part): Use it.
14134         (gnus-article-part-wrapper): Add no-handle argument.
14135         (gnus-article-save-part-and-strip, gnus-article-delete-part):
14136         New functions.
14137
14138 2005-08-29  Romain Francoise  <romain@orebokech.com>
14139
14140         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14141         docstring.
14142         (gnus-face-from-file): Likewise.
14143
14144 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14145
14146         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
14147         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
14148         non-nil.
14149         (gnus-auto-select-part): New variable.
14150         (gnus-article-jump-to-part): New function.
14151         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
14152         (gnus-mime-delete-part): Allow selecting specified part after
14153         deleting or stripping parts.
14154         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
14155         part if argument is bogus.
14156
14157 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
14158
14159         * gnus-art.el (w3m-minor-mode-map):
14160         * gnus-spec.el (gnus-newsrc-file-version):
14161         * gnus-util.el (nnmail-active-file-coding-system)
14162         (gnus-original-article-buffer, gnus-user-agent):
14163         * gnus.el (gnus-ham-process-destinations)
14164         (gnus-parameter-ham-marks-alist)
14165         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
14166         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
14167         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
14168         * mm-decode.el (gnus-current-window-configuration):
14169         * mm-extern.el (gnus-article-mime-handles):
14170         * mm-url.el (url-current-object, url-package-name)
14171         (url-package-version):
14172         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
14173         (smime-keys, w3m-cid-retrieve-function-alist)
14174         (w3m-current-buffer, w3m-display-inline-images)
14175         (w3m-minor-mode-map):
14176         * mml-smime.el (gnus-extract-address-components):
14177         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
14178         (gnus-newsrc-hashtb, message-default-charset)
14179         (message-deletable-headers, message-options)
14180         (message-posting-charset, message-required-mail-headers)
14181         (message-required-news-headers):
14182         * mml1991.el (mc-pgp-always-sign):
14183         * mml2015.el (mc-pgp-always-sign):
14184         * nnheader.el (nnmail-extra-headers):
14185         * rfc1843.el (gnus-decode-encoded-word-function)
14186         (gnus-decode-header-function, gnus-newsgroup-name):
14187         * spam-stat.el (gnus-original-article-buffer): Add defvars.
14188
14189 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
14190
14191         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
14192         the end of the date treatments.
14193
14194 2005-08-15  Simon Josefsson  <jas@extundo.com>
14195
14196         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
14197         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
14198         Capello and Romain Francoise.
14199         (pgg-fetch-key-function): Remove, not used?
14200         (pgg-insert-url-with-w3): Require url, to get
14201         url-insert-file-contents regardless of where it is defined.
14202
14203 2005-08-13  Romain Francoise  <romain@orebokech.com>
14204
14205         * message.el (message-cite-original-1): New function.
14206         (message-cite-original): Use it.
14207         (message-cite-original-without-signature): Ditto.
14208
14209 2005-08-08  Romain Francoise  <romain@orebokech.com>
14210
14211         * message.el (message-yank-empty-prefix): New variable.
14212         (message-indent-citation): Use it.
14213         (message-cite-original-without-signature): Respect X-No-Archive.
14214
14215 2005-08-08  Simon Josefsson  <jas@extundo.com>
14216
14217         * pgg.el: Autoload url-insert-file-contents instead of loading
14218         w3/url.
14219         (pgg-insert-url-with-w3): Don't load url here.
14220
14221 2005-08-07  Jesper Harder  <harder@phys.au.dk>
14222
14223         * message.el (message-kill-to-signature): Don't insert newline at
14224         bol.
14225         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
14226
14227 2005-08-06  Romain Francoise  <romain@orebokech.com>
14228
14229         * message.el (message-user-fqdn): Fix typo in docstring.
14230
14231 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
14232
14233         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
14234
14235         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
14236
14237 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14238
14239         * mm-bodies.el (mm-encode-body): Use coding system rather than
14240         charset to encode text.
14241
14242         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
14243         number of charsets if utf-8 is available (XEmacs).
14244
14245 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14246
14247         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
14248         taken from `gnus-button-mid-or-mail-regexp'.
14249         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
14250         (gnus-button-alist): Improve regexp for domain part of the MIDs
14251         for news:localpart@domain buttons.
14252         (gnus-button-ctan-directory-regexp): Update.
14253
14254 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14255
14256         * sieve-manage.el (sieve-manage-interactive-login):
14257         Use make-local-variable rather than make-variable-buffer-local.
14258         (sieve-manage-open): Ditto.
14259         (sieve-manage-authenticate): Ditto.
14260
14261         * mml.el (mml-generate-mime-1): Make the content type default to
14262         text/plain if the filename is not specified.
14263
14264 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14265
14266         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
14267         instead of insert-buffer.
14268
14269         * message.el (message-yank-original): Ditto; set the mark at the
14270         end of the yanked message.
14271
14272 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14273
14274         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
14275         lines to scroll rather than to stop it.
14276
14277         * mml.el (mml-generate-default-type): Add doc string.
14278         (mml-generate-mime-1): Use mm-default-file-encoding or make it
14279         default to application/octet-stream when determining the content
14280         type if it is not specified for the part or the mml contents; add
14281         a comment about mml-generate-default-type.
14282
14283 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
14284
14285         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
14286         make it default to application/octet-stream when determining the
14287         content type if it is not specified for the external contents.
14288
14289 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14290
14291         * rfc2231.el (rfc2231-parse-string): Take care that not only a
14292         segmented parameter but also other parameters might be there.
14293
14294 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14295
14296         * mm-decode.el (mm-display-external): Delete temp file, directory
14297         and buffer immediately if the external process is exited.
14298
14299 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14300
14301         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
14302         fewer lines than that of scroll-margin.
14303         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
14304
14305 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14306
14307         * gnus-art.el (gnus-article-next-page): Revert.
14308         (gnus-article-beginning-of-window): New macro.
14309         (gnus-article-next-page-1): Use it.
14310         (gnus-article-prev-page): Ditto.
14311         (gnus-article-edit-part): Use insert-buffer-substring instead of
14312         insert-buffer.
14313         (gnus-article-edit-exit): Ditto.
14314
14315         * gnus-util.el (gnus-beginning-of-window): Remove.
14316         (gnus-end-of-window): Remove.
14317
14318         * lpath.el: Don't bind header-line-format and scroll-margin.
14319
14320 2005-07-25  Simon Josefsson  <jas@extundo.com>
14321
14322         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
14323         to have the url package without w3.  Reported by Daiki Ueno
14324         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
14325
14326 2005-07-20  Didier Verna  <didier@xemacs.org>
14327
14328         * gnus-diary.el: Remove the description comment (nndiary is now
14329         properly documented in the Gnus manual).
14330         Fix the spelling of "Back End".
14331         * nndiary.el: Ditto.
14332         Fix the copyright notice.
14333
14334 2005-07-18  Romain Francoise  <romain@orebokech.com>
14335
14336         * gnus-sum.el (gnus-summary-to-prefix)
14337         (gnus-summary-newsgroup-prefix): New variables.
14338         (gnus-summary-from-or-to-or-newsgroups): Use them.
14339
14340 2005-07-17  Romain Francoise  <romain@orebokech.com>
14341
14342         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
14343         space as it's generally not especially interesting to the user.
14344
14345 2005-07-16  Romain Francoise  <romain@orebokech.com>
14346
14347         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
14348         nil to avoid prompting and file modification if one of the
14349         messages at the top of the nnfolder file contains a copyright
14350         notice.
14351         Update copyright notice.
14352
14353         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
14354         instead of `current-time-string' as the latter creates a time
14355         string that is not RFC 2822 compliant (it lacks the zone).
14356         Update copyright notice.
14357
14358 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14359
14360         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
14361         for text/rtf.  Display default in prompt.  Pass default for M-n.
14362
14363         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
14364
14365 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14366
14367         * gnus-msg.el (gnus-button-mailto):
14368         Remove save-selected-window-window hackery because it relies on
14369         save-selected-window internals.
14370
14371 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14372
14373         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
14374         (gnus-article-next-page-1): Use gnus-beginning-of-window.
14375         (gnus-article-prev-page): Ditto.
14376
14377         * gnus-util.el (gnus-beginning-of-window): New function.
14378         (gnus-end-of-window): New function.
14379
14380         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
14381
14382 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14383
14384         * gnus-score.el (gnus-score-edit-all-score):
14385         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
14386         gnus-message.
14387
14388 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14389
14390         * gnus-msg.el (gnus-button-mailto):
14391         Remove save-selected-window-window hackery because it relies on
14392         save-selected-window internals.
14393
14394 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14395
14396         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
14397         add-minor-mode.
14398         (gnus-binary-mode): Ditto.
14399
14400         * gnus-topic.el (gnus-topic-mode): Ditto.
14401
14402 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
14403
14404         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
14405         (gnus-article-prev-page): Take scroll-margin into consideration.
14406
14407 2005-07-04  Lute Kamstra  <lute@gnu.org>
14408
14409         Update FSF's address in GPL notices.
14410
14411 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
14412
14413         * gnus.el (gnus-exit):
14414         * gnus-group.el (gnus-group-icons):
14415         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
14416
14417         * gnus-nocem.el (gnus-nocem):
14418         * message.el (message-various, message-buffers, message-sending)
14419         (message-interface, message-forwarding, message-insertion)
14420         (message-headers, message-news, message-mail):
14421         * pgg-gpg.el (pgg-gpg):
14422         * pgg-parse.el (pgg-parse):
14423         * pgg-pgp.el (pgg-pgp):
14424         * pgg-pgp5.el (pgg-pgp5):
14425         * pop3.el (pop3): Finish `defgroup' description with period.
14426
14427 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14428
14429         * gnus-art.el (article-display-face): Improve the efficiency.
14430         (article-display-x-face): Ditto; remove grey x-face stuff.
14431
14432 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14433
14434         * gnus-art.el (article-display-face): Correct the position in
14435         which Faces are inserted.
14436
14437 2005-06-29  Didier Verna  <didier@xemacs.org>
14438
14439         * gnus-art.el (article-display-face): Display faces in correct
14440         order.
14441
14442 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14443
14444         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
14445         (gnus-fill-real-hashtb): Use hash table instead of obarray.
14446         (gnus-nocem-check-article): Fetch the Type header.
14447         (gnus-nocem-message-wanted-p): Fix the way to examine types.
14448         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
14449         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
14450         make sure gnus-nocem-hashtb is initialized.
14451         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
14452         (gnus-nocem-unwanted-article-p): Ditto.
14453
14454         * pgg.el (pgg-verify): Return the verification result.
14455
14456 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14457
14458         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
14459         is ascii.
14460
14461 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
14462
14463         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
14464         `show-nonbreak-escape'.
14465
14466 2005-06-23  Lute Kamstra  <lute@gnu.org>
14467
14468         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
14469
14470         * dig.el (dig-mode):
14471         * smime.el (smime-mode): Use gnus-run-mode-hooks.
14472
14473 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
14474
14475         * nnimap.el (nnimap-split-download-body): Fix spellings.
14476
14477 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
14478
14479         * gnus-art.el (gnus-article-encrypt-body):
14480         * gnus-cus.el (gnus-score-customize):
14481         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
14482         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
14483
14484 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
14485
14486         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
14487         header by looking for magic "MII" at the beginnig.
14488
14489 2005-06-16  Miles Bader  <miles@gnu.org>
14490
14491         * gnus-xmas.el (gnus-xmas-group-startup-message):
14492         Use renamed gnus-splash face.
14493
14494         * assistant.el (assistant-field): Remove "-face" suffix from face name.
14495         (assistant-field-face): New backward-compatibility alias for renamed
14496         face.
14497         (assistant-render-text): Use renamed assistant-field face.
14498
14499         * spam.el (spam): Remove "-face" suffix from face name.
14500         (spam-face): New backward-compatibility alias for renamed face.
14501         (spam-face, spam-initialize): Use renamed spam face.
14502
14503         * message.el (message-header-to, message-header-cc)
14504         (message-header-subject, message-header-newsgroups)
14505         (message-header-other, message-header-name)
14506         (message-header-xheader, message-separator, message-cited-text)
14507         (message-mml): Remove "-face" suffix from face names.
14508         (message-header-to-face, message-header-cc-face)
14509         (message-header-subject-face, message-header-newsgroups-face)
14510         (message-header-other-face, message-header-name-face)
14511         (message-header-xheader-face, message-separator-face)
14512         (message-cited-text-face, message-mml-face):
14513         New backward-compatibility aliases for renamed faces.
14514         (message-font-lock-keywords): Use renamed message faces.
14515
14516         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
14517         (sieve-test-commands, sieve-tagged-arguments):
14518         Remove "-face" suffix from face names.
14519         (sieve-control-commands-face, sieve-action-commands-face)
14520         (sieve-test-commands-face, sieve-tagged-arguments-face):
14521         New backward-compatibility aliases for renamed faces.
14522         (sieve-control-commands-face, sieve-action-commands-face)
14523         (sieve-test-commands-face, sieve-tagged-arguments-face):
14524         Use renamed sieve faces.
14525
14526         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
14527         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
14528         (gnus-group-news-3-empty, gnus-group-news-4)
14529         (gnus-group-news-4-empty, gnus-group-news-5)
14530         (gnus-group-news-5-empty, gnus-group-news-6)
14531         (gnus-group-news-6-empty, gnus-group-news-low)
14532         (gnus-group-news-low-empty, gnus-group-mail-1)
14533         (gnus-group-mail-1-empty, gnus-group-mail-2)
14534         (gnus-group-mail-2-empty, gnus-group-mail-3)
14535         (gnus-group-mail-3-empty, gnus-group-mail-low)
14536         (gnus-group-mail-low-empty, gnus-summary-selected)
14537         (gnus-summary-cancelled, gnus-summary-high-ticked)
14538         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
14539         (gnus-summary-high-ancient, gnus-summary-low-ancient)
14540         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
14541         (gnus-summary-low-undownloaded)
14542         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
14543         (gnus-summary-low-unread, gnus-summary-normal-unread)
14544         (gnus-summary-high-read, gnus-summary-low-read)
14545         (gnus-summary-normal-read, gnus-splash):
14546         Remove "-face" suffix from face names.
14547         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14548         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14549         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14550         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14551         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14552         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14553         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14554         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14555         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14556         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14557         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14558         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14559         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14560         (gnus-summary-normal-ticked-face)
14561         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
14562         (gnus-summary-normal-ancient-face)
14563         (gnus-summary-high-undownloaded-face)
14564         (gnus-summary-low-undownloaded-face)
14565         (gnus-summary-normal-undownloaded-face)
14566         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14567         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14568         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14569         (gnus-splash-face):
14570         New backward-compatibility aliases for renamed faces.
14571         (gnus-group-startup-message): Use renamed gnus faces.
14572
14573         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
14574         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
14575         (gnus-server-agent): Remove "-face" suffix from face names.
14576         (gnus-server-agent-face, gnus-server-opened-face)
14577         (gnus-server-closed-face, gnus-server-denied-face)
14578         (gnus-server-offline-face):
14579         New backward-compatibility aliases for renamed faces.
14580         (gnus-server-agent-face, gnus-server-opened-face)
14581         (gnus-server-closed-face, gnus-server-denied-face)
14582         (gnus-server-offline-face): Use renamed gnus faces.
14583
14584         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
14585         Remove "-face" suffix from face names.
14586         (gnus-picon-xbm-face, gnus-picon-face):
14587         New backward-compatibility aliases for renamed faces.
14588
14589         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
14590         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
14591         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
14592         (gnus-cite-11): Remove "-face" suffix from face names.
14593         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
14594         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
14595         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
14596         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
14597         New backward-compatibility aliases for renamed faces.
14598         (gnus-cite-attribution-face, gnus-cite-face-list)
14599         (gnus-article-boring-faces): Use renamed gnus faces.
14600
14601         * gnus-art.el (gnus-signature, gnus-header-from)
14602         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
14603         (gnus-header-content): Remove "-face" suffix from face names.
14604         (gnus-signature-face, gnus-header-from-face)
14605         (gnus-header-subject-face, gnus-header-newsgroups-face)
14606         (gnus-header-name-face, gnus-header-content-face):
14607         New backward-compatibility aliases for renamed faces.
14608         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
14609
14610         * gnus-sum.el (gnus-summary-selected-face)
14611         (gnus-summary-highlight): Use renamed gnus faces.
14612         * gnus-group.el (gnus-group-highlight): Likewise.
14613
14614 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
14615
14616         * gnus-sieve.el (gnus-sieve-article-add-rule):
14617         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
14618         * spam-stat.el (spam-stat-buffer-change-to-spam)
14619         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
14620
14621         * message.el (message-is-yours-p):
14622         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
14623
14624 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14625
14626         * mm-view.el (mm-inline-text): Withdraw the last change.
14627
14628 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14629
14630         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
14631         executing enriched-decode.
14632
14633 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14634
14635         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
14636         charset of tar files.
14637
14638 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
14639
14640         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
14641
14642 2005-06-04  Lute Kamstra  <lute@gnu.org>
14643
14644         * nnfolder.el (nnfolder-read-folder): Make sure that undo
14645         information is never recorded.
14646
14647 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14648
14649         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
14650
14651 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14652
14653         * pop3.el (pop3-apop): Run md5 in the binary mode.
14654
14655         * starttls.el (starttls-set-process-query-on-exit-flag):
14656         Use eval-and-compile.
14657
14658 2005-05-31  Simon Josefsson  <jas@extundo.com>
14659
14660         * smime.el (smime-replace-in-string): Define.
14661         (smime-cert-by-ldap-1): Use it.
14662
14663 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14664
14665         * gnus-art.el (article-display-x-face): Replace
14666         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14667
14668         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
14669         set-process-query-on-exit-flag or process-kill-without-query.
14670
14671         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
14672         loop instead of replace-regexp.
14673
14674         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
14675         instead of process-kill-without-query if it is available.
14676
14677         * lpath.el: Fbind ldap-search-entries.
14678
14679         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
14680         instead of find-file-hooks if it is available.
14681
14682         * mml1991.el: Bind pgg-default-user-id when compiling.
14683
14684         * mml2015.el: Bind pgg-default-user-id when compiling.
14685
14686         * nndraft.el (nndraft-request-associate-buffer):
14687         Use write-contents-functions instead of write-contents-hooks if it is
14688         available.
14689
14690         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
14691         instead of find-file-hooks if it is available.
14692
14693         * nntp.el (nntp-open-connection): Replace
14694         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14695         (nntp-open-ssl-stream): Ditto.
14696         (nntp-open-tls-stream): Ditto.
14697
14698         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
14699         set-process-query-on-exit-flag or process-kill-without-query.
14700         (starttls-open-stream-gnutls): Use it instead of
14701         process-kill-without-query.
14702         (starttls-open-stream): Ditto.
14703
14704 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
14705
14706         * smime.el (smime-cert-by-ldap-1): Don't use
14707         replace-regexp-in-string.
14708
14709 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
14710
14711         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
14712
14713         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
14714         in PEM format.  Adjust to the XEmacs compability.
14715
14716 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14717
14718         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
14719         by `string-to-number'.
14720         * gnus-agent.el (gnus-agent-regenerate-group)
14721         (gnus-agent-fetch-articles): Ditto.
14722         * gnus-art.el (gnus-button-fetch-group): Ditto.
14723         * gnus-cache.el (gnus-cache-generate-active)
14724         (gnus-cache-articles-in-group): Ditto.
14725         * gnus-group.el (gnus-group-set-current-level)
14726         (gnus-group-insert-group-line): Ditto.
14727         * gnus-score.el (gnus-score-set-expunge-below)
14728         (gnus-score-set-mark-below, gnus-summary-score-effect)
14729         (gnus-summary-score-entry): Ditto.
14730         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14731         (gnus-soup-pack): Ditto.
14732         * gnus-spec.el (gnus-xmas-format): Ditto.
14733         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14734         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14735         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14736         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14737         * nndb.el (nndb-get-remote-expire-response): Ditto.
14738         * nndiary.el (nndiary-parse-schedule-value)
14739         (nndiary-string-to-number, nndiary-request-replace-article)
14740         (nndiary-request-article): Ditto.
14741         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14742         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14743         * nneething.el (nneething-make-head): Ditto.
14744         * nnfolder.el (nnfolder-request-article)
14745         (nnfolder-retrieve-headers): Ditto.
14746         * nnheader.el (nnheader-file-to-number): Ditto.
14747         * nnkiboze.el (nnkiboze-request-article): Ditto.
14748         * nnmail.el (nnmail-process-unix-mail-format)
14749         (nnmail-process-babyl-mail-format): Ditto.
14750         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14751         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14752         (nnmh-request-create-group, nnmh-request-list-1)
14753         (nnmh-request-group, nnmh-request-article): Ditto.
14754         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14755         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14756         * nnsoup.el (nnsoup-make-active): Ditto.
14757         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14758         * nntp.el (nntp-find-group-and-number)
14759         (nntp-retrieve-headers-with-xover): Ditto.
14760         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14761         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14762         (pgg-format-key-identifier): Ditto.
14763         * pop3.el (pop3-last, pop3-stat): Ditto.
14764         * qp.el (quoted-printable-decode-region): Ditto.
14765
14766         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14767         of concat.
14768
14769 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14770
14771         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14772
14773         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14774
14775         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14776
14777         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14778
14779         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14780
14781         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14782
14783         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14784         (gnus-carpal-mode): Ditto.
14785
14786         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14787         (gnus-browse-mode): Ditto.
14788
14789         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14790
14791         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14792
14793 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14794
14795         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14796
14797 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14798
14799         * gnus-util.el (gnus-run-mode-hooks): New function.
14800
14801         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14802
14803         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
14804         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14805
14806 2005-05-27  Lute Kamstra  <lute@gnu.org>
14807
14808         * dns-mode.el (dns-mode): Specify customization group.
14809
14810 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14811
14812         * gnus-agent.el (gnus-agent-make-mode-line-string):
14813         Use mode-line-highlight as mouse-face.
14814
14815 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14816
14817         * canlock.el (canlock): Change the parent group to news.
14818
14819         * deuglify.el (gnus-outlook-deuglify): Add :group.
14820
14821         * dig.el (dig): Add :group.
14822
14823         * dns-mode.el (dns-mode): Add :group.
14824
14825         * encrypt.el (encrypt): Add :group.
14826
14827         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14828         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14829         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14830         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14831         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14832
14833         * gnus-diary.el (gnus-diary): Add :group.
14834
14835         * gnus.el (gnus-group-news-1-face): Add :group.
14836         (gnus-group-news-1-empty-face): Ditto.
14837         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14838         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14839         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14840         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14841         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14842         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14843         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14844         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14845         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14846         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14847         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14848         (gnus-summary-high-ticked-face): Ditto.
14849         (gnus-summary-low-ticked-face): Ditto.
14850         (gnus-summary-normal-ticked-face): Ditto.
14851         (gnus-summary-high-ancient-face): Ditto.
14852         (gnus-summary-low-ancient-face): Ditto.
14853         (gnus-summary-normal-ancient-face): Ditto.
14854         (gnus-summary-high-undownloaded-face): Ditto.
14855         (gnus-summary-low-undownloaded-face): Ditto.
14856         (gnus-summary-normal-undownloaded-face): Ditto.
14857         (gnus-summary-high-unread-face): Ditto.
14858         (gnus-summary-low-unread-face): Ditto.
14859         (gnus-summary-normal-unread-face): Ditto.
14860         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14861         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14862
14863         * hashcash.el (hashcash): New custom group.
14864         (hashcash-default-payment): Add :group.
14865         (hashcash-payment-alist): Ditto.
14866         (hashcash-default-accept-payment): Ditto.
14867         (hashcash-accept-resources): Ditto.
14868         (hashcash-path): Ditto.
14869         (hashcash-extra-generate-parameters): Ditto.
14870         (hashcash-double-spend-database): Ditto.
14871         (hashcash-in-news): Ditto.
14872
14873         * message.el (message-minibuffer-local-map): Add :group.
14874
14875         * netrc.el (netrc): Add :group.
14876
14877         * sieve-manage.el (sieve-manage-log): Add :group.
14878         (sieve-manage-default-user): Diito.
14879         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14880         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14881         (sieve-manage-authenticators): Ditto.
14882         (sieve-manage-authenticator-alist): Ditto.
14883         (sieve-manage-default-port): Ditto.
14884
14885         * sieve-mode.el (sieve-control-commands-face): Add :group.
14886         (sieve-action-commands-face): Ditto.
14887         (sieve-test-commands-face): Ditto.
14888         (sieve-tagged-arguments-face): Ditto.
14889
14890         * smime.el (smime): Add :group.
14891
14892         * spam-report.el (spam-report): Add :group.
14893
14894         * spam.el (spam, spam-face): Add :group.
14895
14896 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14897
14898         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14899         return \n.\n.\n at the end of articles.  Protect against that.
14900         (nntp-with-open-group): Allow debugging.
14901
14902         * nnheader.el (mail-header-set-extra): Make into a function
14903         because I just could't understand how to quote the list properly.
14904
14905         * dns.el (query-dns-cached): New function.
14906
14907 2005-05-26  Lute Kamstra  <lute@gnu.org>
14908
14909         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14910
14911 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14912
14913         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14914
14915         * gnus-art.el: Don't autoload mail-extract-address-components.
14916
14917         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14918         eval-and-compile to evaluate it.
14919
14920         * hashcash.el: Don't autoload executable-find.
14921
14922         * nndb.el: Don't declare the nndb back end two or more times; don't
14923         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14924
14925         * nntp.el: Autoload format-spec instead of format; use
14926         eval-and-compile to evaluate autoload forms.
14927
14928 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14929
14930         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14931
14932 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14933
14934         * gnus.el (gnus-version-number): Bump version.
14935
14936 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14937
14938         * gnus.el: No Gnus v0.3 is released.
14939
14940 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14941
14942         * lpath.el (featurep): Bind show-nonbreak-escape.
14943
14944 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14945
14946         * gnus-art.el (gnus-article-edit-part): Disable undo.
14947
14948 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14949
14950         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14951         gnus-article-date-lapsed-new-header is t if date timer is active;
14952         skip headers in which the original date value is empty.
14953         (gnus-article-save-original-date): Redefine it as a macro.
14954         (gnus-display-mime): Use it.
14955
14956 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14957
14958         * gnus-art.el (article-date-ut): Support converting date in
14959         forwarded parts as well.
14960         (gnus-article-save-original-date): New function.
14961         (gnus-display-mime): Use it.
14962
14963 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14964
14965         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14966         enclosure element of <item>.
14967
14968 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14969
14970         * message.el (message-kill-buffer-query): Rename from
14971         `message-kill-buffer-query-if-modified'.  Add :version.
14972
14973 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14974
14975         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14976         window layout.
14977
14978 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14979
14980         * mml.el: Autoload dnd when compiling.
14981
14982 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14983
14984         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14985         x-dnd-*.
14986
14987 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14988
14989         * qp.el (quoted-printable-encode-region): Save excursion.
14990
14991 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14992
14993         * message.el (message-kill-buffer-query-if-modified): Add new variable
14994         so the user can kill a modified message buffer quickly.
14995         (message-kill-buffer): Use it.
14996
14997 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14998
14999         * lpath.el: Fbind display-time-event-handler; don't fbind
15000         string-to-multibyte.
15001
15002         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
15003
15004 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15005
15006         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
15007         contained in text because xml.el decodes entities) with LFs.
15008
15009 2005-04-11  Lute Kamstra  <lute@gnu.org>
15010
15011         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
15012         differently.
15013
15014 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15015
15016         * mm-util.el (mm-detect-coding-region): Typo.
15017
15018 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15019
15020         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
15021
15022 2005-04-06  Deepak Goel  <deego@gnufans.org>
15023
15024         * spam-stat.el (spam-stat-score-buffer): Add a call to a
15025         user-function allow user modifications of the scores.
15026         (spam-stat-score-buffer-user): New function, to allow
15027         user-computed modifications to the score.
15028         (spam-stat-score-buffer-user-functions): List of additional
15029         scoring functions.
15030         (spam-stat-error-holder): Global temporary error holder.
15031         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
15032         variable.
15033
15034 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
15035
15036         * gnus-registry.el (gnus-registry-clean-empty-function)
15037         (gnus-registry-trim, gnus-registry-fetch-groups)
15038         (gnus-registry-delete-group): Groups that match
15039         `gnus-registry-ignored-groups' are removed from the registry
15040         entries, not just ignored for splitting.  This helps clean up the
15041         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
15042         to get all the groups a message ID is in.
15043
15044         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
15045         (spam-stat-split-fancy): Change "threshhold" to "threshold".
15046         (spam-stat-score-buffer-user-functions): Add :number custom type.
15047
15048 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15049
15050         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
15051         argument in XEmacs.
15052
15053         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
15054         (nnrss-request-group): Decode group name first.
15055         (nnrss-request-article): Make a text/plain article if mml-to-mime
15056         failed.
15057         (nnrss-get-encoding): Return a compatible encoding according to
15058         nnrss-compatible-encoding-alist.
15059         (nnrss-find-el): Use consp instead of listp.
15060         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
15061
15062 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15063
15064         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
15065         which Emacs 20 doesn't support.
15066         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
15067
15068 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
15069
15070         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
15071         silence the byte compiler inside the defun.
15072
15073         * gnus-demon.el (parse-time-string): Add autoload.
15074
15075         * gnus-delay.el (parse-time-string): Add autoload.
15076
15077         * gnus-art.el (parse-time-string): Add autoload.
15078
15079         * nnultimate.el (parse-time): Require for `parse-time-string'.
15080
15081 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15082
15083         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
15084
15085         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
15086
15087         * smime.el (smime-ldap-host-list): Add :version.
15088
15089 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15090
15091         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
15092         pass it to `gnus-browse-read-group'.
15093         (gnus-browse-read-group): Add NUMBER argument and pass it to
15094         `gnus-group-read-ephemeral-group'.
15095
15096         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
15097         argument and pass it to `gnus-group-read-group'.
15098
15099 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
15100
15101         * mm-util.el (mm-xemacs-find-mime-charset): Only call
15102         mm-xemacs-find-mime-charset-1 if we have the mule feature
15103         available at runtime.
15104
15105 2005-03-25  Werner Lemberg  <wl@gnu.org>
15106
15107         * nnmaildir.el: Replace `illegal' with `invalid'.
15108
15109 2005-03-23  Lute Kamstra  <lute@gnu.org>
15110
15111         * time-date.el: Add comment on time value formats.
15112         Don't require parse-time.
15113         (with-decoded-time-value): New macro.
15114         (encode-time-value): New function.
15115         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
15116         (days-to-time): Return a valid time value when arg is huge.
15117         (time-since): Use time-subtract.
15118         (time-to-number-of-days): Use time-to-seconds.
15119
15120 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15121
15122         * gnus-start.el (gnus-display-time-event-handler):
15123         Check display-time-timer at runtime rather than only at load time
15124         in case display-time-mode is turned off in the mean time.
15125
15126 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15127
15128         * nnimap.el (nnimap-open-connection): Print which authinfo file is
15129         used.
15130
15131         * nneething.el (nneething-map-file-directory): Derive from
15132         `gnus-directory'.
15133
15134         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
15135         the To/Cc button.
15136
15137 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15138
15139         * nnmaildir.el (nnmaildir-request-accept-article):
15140         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
15141
15142 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15143
15144         * gnus-async.el: Require timer-funcs at compile time when in
15145         XEmacs for `run-with-idle-timer'.
15146
15147 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15148
15149         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
15150         autoloaded function.
15151
15152 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15153
15154         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
15155
15156 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
15157
15158         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
15159
15160 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15161
15162         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
15163         Add gnus-expert-user to default.
15164
15165 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
15166
15167         * nnimap.el (nnimap-open-server): Ditto.
15168
15169         * imap.el (imap-authenticate): Fix typo.
15170
15171 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
15172
15173         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
15174         buffer (since IMAP server might return FETCH response out of
15175         order, and the nntp buffer must be sorted).
15176
15177 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
15178
15179         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
15180         comparison on string.
15181
15182         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
15183         (gnus-agent-score): Rename category keywords to match gnus-cus.
15184         (gnus-agent-summary-fetch-series): Modify to protect against
15185         gnus-agent-summary-fetch-group clearing processable flags.
15186         (gnus-agent-synchronize-group-flags): Update live group buffer as
15187         synchronization may occur due to the user toggle the plugged
15188         status.
15189         (gnus-agent-fetch-group-1): Clear downloadable flag when article
15190         successfully downloaded.
15191         (gnus-agent-expire-group-1): Avoid using markers when the overview
15192         is in ascending order; greatly improves performance.
15193         (gnus-agent-regenerate-group):
15194         Use gnus-agent-synchronize-group-flags to reset read status in both
15195         gnus and server.
15196         (gnus-agent-update-files-total-fetched-for): Fix initial size.
15197
15198 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15199
15200         * message.el: Don't autoload former message-utils variables.
15201         (message-strip-subject-trailing-was): Change doc string.
15202
15203         * nnweb.el: Fixes for `gnus-group-make-web-group'.
15204         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
15205         (nnweb-google-search): Add "hl=en" here.
15206         (nnweb-google-parse-1, nnweb-google-create-mapping):
15207         Don't hardcode URL.
15208
15209 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15210
15211         * message.el (message-get-reply-headers, message-followup):
15212         Mention related variables `message-use-followup-to' and
15213         `message-use-mail-followup-to', in the information buffer.
15214
15215         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
15216         of broken groups(-beta).google.com.
15217
15218 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15219
15220         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
15221         parameter to invoked gnus-request-move-article; remove the
15222         redundant gnus-sum-hint-move-is-internal variable; apply the marks
15223         all at once instead of once per article.
15224         (gnus-summary-remove-process-mark): Accept a list of articles as
15225         well as a single article for processing.
15226
15227         * gnus-int.el (gnus-request-move-article): Add move-is-internal
15228         parameter.
15229
15230         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
15231
15232         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
15233
15234         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
15235         parameter.
15236
15237         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
15238         parameter.
15239
15240         * nnimap.el (nnimap-request-move-article): Add move-is-internal
15241         parameter and remove the gnus-sum-hint-move-is-internal variable.
15242
15243         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
15244         parameter.
15245
15246         * nndraft.el (nndraft-request-move-article): Add move-is-internal
15247         parameter.
15248
15249         * nndiary.el (nndiary-request-move-article): Add move-is-internal
15250         parameter.
15251
15252         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
15253
15254         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
15255         parameter.
15256
15257         * nnagent.el (nnagent-request-move-article): Add move-is-internal
15258         parameter.
15259
15260 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15261
15262         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
15263         a more conservative way.
15264
15265 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15266
15267         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
15268         buffer, so it moves the window's cursor.
15269
15270 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
15271
15272         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
15273         `mm-dissect-multipart' and receive the from field as an (optional)
15274         argument from `mm-dissect-multipart'.
15275         (mm-dissect-multipart): Receive the from field as an argument and
15276         pass it on when we call `mm-dissect-buffer' on MIME parts.
15277         Fixes verification/decryption of signed/encrypted MIME parts.
15278
15279 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
15280
15281         * gnus-sum.el (gnus-summary-move-article):
15282         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
15283         whatever it calls (right now, only nnimap-request-move article
15284         respects it).
15285
15286         * nnimap.el (nnimap-request-move-article):
15287         When gnus-sum-hint-move-is-internal is set, don't do the extra
15288         nnimap-request-article.
15289
15290 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15291
15292         * nnheader.el (nnheader-find-file-noselect): Add doc string.
15293
15294         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
15295         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
15296
15297         * gnus-sum.el (gnus-summary-caesar-message):
15298         Apply `gnus-treat-article' after rotation.
15299
15300         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
15301         doc string.
15302
15303 2005-02-22  Simon Josefsson  <jas@extundo.com>
15304
15305         * encrypt.el (encrypt-password-cache-expiry): Remove (use
15306         `password-cache-expiry' instead).  Reported by Arne Jørgensen
15307         <arne@arnested.dk>.
15308         (encrypt): Add password-cache and password-cache-expiry as group
15309         members.
15310
15311 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
15312
15313         * smime.el (smime-ldap-host-list): Doc fix.
15314         (smime-ask-passphrase): Use `password-read-and-add' to read (and
15315         cache) password.
15316         (smime-sign-region): Use it.
15317         (smime-decrypt-region): Use it.
15318         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
15319         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
15320         fails.
15321         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
15322         certificate from DER to PEM format rather than calling openssl.
15323
15324         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
15325
15326         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
15327         for signing/encryption.
15328
15329         * mml.el (mml-parse-1): Use them.
15330
15331 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
15332
15333         * nnrss.el (nnrss-verbose): Remove.
15334         (nnrss-request-group): Use `nnheader-message' instead.
15335
15336 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
15337
15338         * nnrss.el (nnrss-verbose): New variable.
15339         (nnrss-request-group): Make it say nnrss is requesting a group.
15340
15341 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15342
15343         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
15344         Handle news URL with given port correctly.
15345
15346 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15347
15348         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
15349         containing special characters.
15350
15351         * gnus-sum.el (gnus-summary-edit-article): Ditto.
15352
15353         * mml.el (mime-to-mml): Ditto.
15354
15355         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
15356         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
15357         (rfc2047-decode-region): Quote decoded words containing special
15358         characters when rfc2047-quote-decoded-words-containing-tspecials
15359         is non-nil.
15360
15361 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
15362
15363         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
15364
15365         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
15366
15367 2005-02-15  Simon Josefsson  <jas@extundo.com>
15368
15369         * nnimap.el (nnimap-debug): Doc fix.
15370
15371         * imap.el (imap-debug): Doc fix.
15372
15373 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15374
15375         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
15376
15377 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
15378
15379         * gnus.el (spam-contents): Improve docs for spam-contents
15380         parameter in its variable incarnation.
15381
15382 2005-02-14  Simon Josefsson  <jas@extundo.com>
15383
15384         * smime-ldap.el: Use require instead of load-library for ldap.
15385         (smime-ldap-search): Indent.
15386         (smime-ldap-search-internal): Shorten line.
15387
15388         * smime.el (smime-cert-by-dns): Add doc-string.
15389         (smime-cert-by-ldap-1): Indent.
15390
15391         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
15392         mml-smime-get-dns-ldap.
15393         (mml-smime-encrypt-query): Use new function.  Default to ldap.
15394
15395 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
15396
15397         * smime.el: Require smime-ldap.
15398         (smime-ldap-host-list): New variable.
15399         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
15400
15401         * mml-smime.el (mml-smime-encrypt-query): New function.
15402         (mml-smime-encrypt-query): Use it.
15403
15404         * smime-ldap.el: New file.
15405
15406 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15407
15408         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
15409
15410 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15411
15412         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
15413         argument in doc string.  Make query for type more clear.
15414
15415 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15416
15417         * gnus.el (gnus-group-startup-message): Search for gnus images in
15418         etc/images/gnus.
15419         * mm-util.el (mm-image-load-path): Likewise.
15420         * smiley.el (smiley-data-directory): Search for smilies in
15421         etc/images/smilies.
15422
15423 2005-02-09  Kim F. Storm  <storm@cua.dk>
15424
15425         Change Emacs release version from 21.4 to 22.1 throughout.
15426         Change Emacs development version from 21.3.50 to 22.0.50.
15427
15428 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15429
15430         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
15431
15432         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
15433         non-Mule XEmacs as well.
15434         (mm-decompress-buffer): Signal an error intentionally if it does
15435         not decompress compressed data because auto-compression-mode is
15436         disabled.
15437
15438 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
15439
15440         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
15441         an ID in the registry even if it has no groups.
15442
15443 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15444
15445         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
15446         merge it into mm-decompress-buffer.
15447         (gnus-mime-copy-part): Use the MIME part charset, the value which
15448         a user specified or gnus-newsgroup-charset for decoding, like
15449         gnus-mime-inline-part does; set buffer-file-coding-system to tell
15450         save-buffer what was used.  Suggested by Kevin Ryde
15451         <user42@zip.com.au>.
15452         (gnus-mime-inline-part): Allow the name parameter as well as the
15453         filename parameter; force decompressing of compressed data; always
15454         display contents being not decoded as unibyte.
15455
15456         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
15457         as well as the filename parameter.
15458
15459         * mm-util.el (mm-decompress-buffer):
15460         Merge gnus-mime-jka-compr-maybe-uncompress.
15461         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
15462         of compressed data.
15463
15464 2005-02-08  Simon Josefsson  <jas@extundo.com>
15465
15466         * imap.el (imap-log): Doc fix.
15467
15468 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15469
15470         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
15471         the coding cookies; decompress compressed parts.
15472
15473         * mml.el (mml-generate-mime-1): Add the charset parameter according
15474         to the value which a user specified manually or the coding cookie.
15475
15476         * mm-util.el (mm-string-to-multibyte): New function.
15477         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
15478         (mm-coding-system-to-mime-charset): New function.
15479         (mm-decompress-buffer): New function.
15480         (mm-find-buffer-file-coding-system): New function.
15481
15482         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
15483         (mm-display-inline-fontify): Rewrite for decoding and decompressing
15484         parts.
15485
15486 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15487
15488         * mm-view.el (mm-display-inline-fontify): Decode a part according
15489         to the charset parameter.
15490
15491 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15492
15493         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
15494         prefix arg is neither nil nor a number, as info specifies.
15495
15496 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15497
15498         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
15499         timestamps.
15500
15501 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
15502
15503         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
15504         groups error checking and notify user.
15505
15506 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
15507
15508         * message.el (message-send-mail-function): Check existence of
15509         sendmail-program first before using default value
15510         `message-send-mail-with-sendmail'.  Otherwise use more generic
15511         `smtpmail-send-it'.
15512
15513 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15514
15515         * nntp.el (nntp-request-update-info): Always return nil.
15516
15517 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15518
15519         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
15520
15521 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15522
15523         * message.el (message-beginning-of-line): Change the behavior when
15524         invoked between BOL and : so that it first moves backward.
15525
15526 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15527
15528         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
15529         article buffer when editing of the article is discarded.
15530         (gnus-article-prepare): Revert.
15531
15532 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15533
15534         * gnus-art.el (gnus-article-prepare):
15535         Remove message-strip-forbidden-properties from the local hook.
15536
15537 2005-01-27  Simon Josefsson  <jas@extundo.com>
15538
15539         * password.el (password-cache-add): Only start one timer per key.
15540         Reported by Derek Atkins <warlord@MIT.EDU>.
15541
15542 2005-01-26  Steve Youngs  <steve@sxemacs.org>
15543
15544         * run-at-time.el: Remove.  It is no longer needed as
15545         timer-funcs.el in the xemacs-base package has a working version of
15546         `run-at-time'.
15547
15548         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
15549
15550         * password.el: Require timer-funcs instead of run-at-time in
15551         XEmacs.
15552         Remove `password-run-at-time' macro.
15553         (password-cache-add): Use `run-at-time' instead of
15554         `password-run-at-time'.
15555
15556         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
15557         Remove `nnheader-cancel-function-timers' alias,
15558         `cancel-function-timers' exists in XEmacs in timer-funcs.
15559
15560         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
15561         for `run-with-idle-timer'.
15562
15563         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
15564         for `run-at-time'.
15565
15566         * mm-url.el: Require timer-funcs at compile time when in XEmacs
15567         for `with-timeout'.
15568
15569         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
15570         the same as for XEmacs 21.4.
15571         No need to ignore `run-with-idle-timer', this function exists in
15572         XEmacs now in timer-funcs.el in the xemacs-base package.
15573         (dgnushack-compile): No need to delete
15574         run-at-time.el from the list of files to compile because it
15575         doesn't exist anymore.
15576
15577 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15578
15579         * mml.el (mml-generate-mime-1): Convert string into unibyte when
15580         inserting " *mml*" buffer's contents into a unibyte temp buffer.
15581
15582 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
15583
15584         * mail-source.el (mail-source-fetch-imap): Search for ^From case
15585         sensitively.
15586
15587 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
15588
15589         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
15590
15591 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15592
15593         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
15594         which will be inserted according to the multibyteness of a buffer
15595         rather than the type of contents.  Suggested by ARISAWA Akihiro
15596         <ari@mbf.ocn.ne.jp>.
15597
15598         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
15599         of string which old xml.el may return rather than a string.
15600
15601 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15602
15603         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
15604
15605 2005-01-16  Simon Josefsson  <jas@extundo.com>
15606
15607         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
15608         idn/idna.el isn't available.
15609         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
15610         <michael@waxrat.com>.
15611
15612         * hashcash.el: Remove non-FSF copyright header.
15613
15614         * hashcash.el (hashcash-extra-generate-parameters): New variable.
15615         (hashcash-generate-payment): Use it.
15616         (hashcash-generate-payment-async): Use it.
15617
15618 2005-01-15  Simon Josefsson  <jas@extundo.com>
15619
15620         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
15621         Suggested by Raymond Scholz <ray-2005@zonix.de>.
15622
15623         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
15624         gnus-summary-idna-message.
15625         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
15626         (gnus-summary-idna-message): New function.
15627
15628 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
15629
15630         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
15631         gnus-novice-user.
15632
15633 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15634
15635         * nnrss.el (nnrss-request-delete-group): Delete entries in
15636         nnrss-group-alist as well.
15637         (nnrss-save-server-data): Insert newline.
15638
15639 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
15640
15641         * gnus.el (gnus-user-agent): Use list of symbols instead of
15642         symbols.  Display full version number for (S)XEmacs.
15643         Optionally display (S)XEmacs codename.
15644
15645         * gnus-util.el (gnus-emacs-version): Update for new
15646         `gnus-user-agent'.
15647
15648         * gnus-msg.el (gnus-extended-version): Make it possible to omit
15649         Gnus version.
15650
15651 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15652
15653         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
15654         which is unreadable in some setups.
15655
15656 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15657
15658         * gnus-spec.el (gnus-update-format-specifications): Flush the
15659         group format spec cache if it doesn't support decoded group names.
15660
15661 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15662
15663         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
15664         Allow to apply decay on score files matching a regexp.
15665
15666 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15667
15668         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
15669         compatibility in %g and %c.
15670
15671 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15672
15673         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
15674         name for only %g and %c.
15675         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
15676         of gnus-tmp-group to decoded group name.
15677         (gnus-group-make-rss-group): Exclude `/'s from group names.
15678
15679 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15680
15681         * nnrss.el (nnrss-get-encoding): Fix regexp.
15682
15683 2004-12-27  Simon Josefsson  <jas@extundo.com>
15684
15685         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
15686         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
15687         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
15688
15689 2004-12-17  Kim F. Storm  <storm@cua.dk>
15690
15691         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
15692
15693         * gnus-sum.el (gnus-summary-mode-map): Likewise.
15694
15695 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15696
15697         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
15698
15699 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15700
15701         * nnrss.el: Require rfc2047 and mml.
15702         (nnrss-file-coding-system): New variable.
15703         (nnrss-format-string): Redefine it as an inline function.
15704         (nnrss-decode-group-name): New function.
15705         (nnrss-string-as-multibyte): Remove.
15706         (nnrss-retrieve-headers): Decode group name; don't use
15707         nnrss-format-string.
15708         (nnrss-request-group): Decode group name.
15709         (nnrss-request-article): Decode group name; allow a Message-ID as
15710         well as an article number; don't use nnrss-format-string; encode a
15711         Message-ID string which may contain non-ASCII characters; use
15712         mml-to-mime to compose a MIME article.
15713         (nnrss-request-expire-articles): Decode group name.
15714         (nnrss-request-delete-group): Decode group name.
15715         (nnrss-fetch): Clarify error message.
15716         (nnrss-read-server-data): Use insert-file-contents instead of load;
15717         bind file-name-coding-system; use multibyte buffer.
15718         (nnrss-save-server-data): Bind coding-system-for-write to the
15719         value of nnrss-file-coding-system; bind file-name-coding-system;
15720         add coding cookie.
15721         (nnrss-read-group-data): Use insert-file-contents instead of load;
15722         bind file-name-coding-system; use multibyte buffer.
15723         (nnrss-save-group-data): Bind coding-system-for-write to the
15724         value of nnrss-file-coding-system; bind file-name-coding-system.
15725         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
15726         make it work with non-ASCII text.
15727         (nnrss-find-el): Make it work with old xml.el as well.
15728
15729 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15730
15731         * nnrss.el (nnrss-get-encoding): New function.
15732         (nnrss-fetch): Use unibyte buffer initially; bind
15733         coding-system-for-read while performing mm-url-insert; remove ^Ms;
15734         decode contents according to the encoding attribute.
15735         (nnrss-save-group-data): Add coding cookie.
15736         (nnrss-mime-encode-string): New function.
15737         (nnrss-check-group): Use it to encode subject and author.
15738
15739 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15740
15741         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15742         imaginary variable.
15743
15744 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15745
15746         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15747         correctly even if there are wide characters.
15748
15749 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15750
15751         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15752         downcased symbol names; make a new cache instead of reusing
15753         bbdb-hashtable.
15754
15755 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15756
15757         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15758         concatenating segments rather than before concatenating them.
15759         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15760
15761         * message.el (message-get-reply-headers): Bind `extra'.
15762
15763 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15764
15765         * message.el (message-extra-wide-headers): New variable.
15766         (message-get-reply-headers): Use it.
15767
15768 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15769
15770         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15771         (gnus-agent-group-pathname): Ditto.
15772
15773         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15774
15775         * gnus-group.el (gnus-group-make-group): Decode group name.
15776         (gnus-group-make-rss-group): Register the group data after opening
15777         the nnrss group.
15778
15779 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15780
15781         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15782         by expiry now get marked as read.
15783
15784 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15785
15786         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15787
15788 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15789
15790         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15791         unify Latin characters in XEmacs.
15792         (mm-find-mime-charset-region): Use it.
15793
15794 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15795
15796         * gnus-util.el (gnus-delete-directory): New function.
15797
15798         * gnus-agent.el (gnus-agent-delete-group): Use it.
15799
15800         * gnus-cache.el (gnus-cache-delete-group): Use it.
15801
15802 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15803
15804         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15805         names.
15806
15807 2004-12-16  Simon Josefsson  <jas@extundo.com>
15808
15809         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15810
15811 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15812
15813         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15814
15815         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15816         (gnus-group-set-current-level): Decode group name.
15817
15818 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15819
15820         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15821         failed.
15822
15823 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15824
15825         * gnus-group.el (gnus-group-delete-group): Decode group name.
15826         (gnus-group-make-rss-group): Encode group name.
15827         (gnus-group-catchup-current): Decode group name.
15828         (gnus-group-kill-group): Decode group name.
15829
15830 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15831
15832         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15833
15834 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15835
15836         * gnus-group.el (gnus-group-make-rss-group):
15837         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15838
15839         * gnus-start.el (gnus-setup-news): Honor user's setting to
15840         gnus-message-archive-method.  Suggested by Lute Kamstra
15841         <lute@gnu.org>.
15842
15843 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15844
15845         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15846         global counterparts of the buffer-local variables.
15847
15848 2004-11-16  Romain Francoise  <romain@orebokech.com>
15849
15850         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15851         counterparts of the buffer-local variables.
15852
15853 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15854
15855         * message.el (message-forbidden-properties): Fix typo in doc
15856         string.
15857
15858 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15859
15860         * gnus-util.el (gnus-replace-in-string): Add doc string.
15861
15862         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15863         to avoid problems when splitting mails with many recipients.
15864
15865 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15866
15867         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15868         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15869
15870 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15871
15872         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15873         if there is no hashtable in memory or file modification time is
15874         newer than cached timestamp.
15875
15876 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15877
15878         * gnus-sum.el (gnus-summary-limit-to-recipient):
15879         Implement not-matching option.
15880
15881 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15882
15883         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15884         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15885         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15886         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15887         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15888         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15889
15890 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15891
15892         * message.el (message-forward-make-body-mml): Remove headers
15893         according to message-forward-ignored-headers if a message is decoded.
15894
15895 2004-12-02  Romain Francoise  <romain@orebokech.com>
15896
15897         * message.el (message-forward-make-body-plain): Always remove
15898         headers according to message-forward-ignored-headers.
15899
15900 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15901
15902         * spam.el (spam-summary-prepare-exit): Remove the
15903         gnus-summary-limit pop for now, it has problems with ham marks for
15904         me.
15905
15906 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15907
15908         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15909         correctly.
15910
15911 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15912
15913         * format-spec.el (format-spec): Message the char.
15914
15915 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15916
15917         * gnus-art.el (gnus-split-methods): Reformat comments.
15918
15919         * spam.el (spam-summary-prepare-exit): Remove article limits
15920         before exiting the summary buffer.
15921
15922 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15923
15924         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15925         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15926
15927         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15928         order to silence the byte compiler.
15929
15930         * spam.el: Fix the way to silence the byte compiler, which
15931         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15932         bbdb-search-simple, spam-BBDB-register-routine,
15933         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15934         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15935         spam-stat-buffer-is-spam, spam-stat-load,
15936         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15937         spam-stat-save and spam-stat-split-fancy.
15938
15939 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15940
15941         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15942         which may confuse users.
15943         (canlock-password-for-verify): Ditto.
15944
15945         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15946
15947         * gnus-art.el (gnus-emphasis-alist): Ditto.
15948
15949         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15950
15951         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15952
15953         * gnus-start.el (gnus-save-killed-list): Ditto.
15954
15955         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15956         (gnus-sum-thread-tree-root): Ditto.
15957         (gnus-sum-thread-tree-false-root): Ditto.
15958         (gnus-sum-thread-tree-single-indent): Ditto.
15959
15960         * message.el (message-courtesy-message): Ditto.
15961         (message-archive-note): Ditto.
15962         (message-subscribed-address-file): Ditto.
15963         (message-user-fqdn): Ditto.
15964
15965         * spam-report.el (spam-report-gmane-regex): Ditto.
15966
15967         * spam.el (spam-blackhole-good-server-regex): Ditto.
15968
15969 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15970
15971         * mml.el (mml-preview): Widen the message buffer before copying
15972         the contents to the preview buffer; sort headers before previewing.
15973
15974         * message.el (message-hidden-headers): Fix the way to avoid a bug
15975         in the `repeat' widget in Emacs 21.3 or earlier.
15976
15977 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15978
15979         * message.el (message-hidden-headers): Default to "^References:".
15980         Improve customization type.  Suggested by Reiner Steib
15981         <Reiner.Steib@gmx.de>.
15982
15983 2004-11-25  Romain Francoise  <romain@orebokech.com>
15984
15985         * message.el (message-strip-forbidden-properties): Remove check for
15986         obsolete `message-hidden' text property, hidden headers are not
15987         accessible in the buffer anymore.
15988
15989 2004-11-22  Romain Francoise  <romain@orebokech.com>
15990
15991         * message.el (message-header-format-alist): Add `From' in list
15992         so that it can be sorted.
15993         (message-fix-before-sending): Widen and sort headers before
15994         sending.
15995         (message-hide-headers): Use narrowing to hide headers by moving
15996         them to the top of the buffer and narrowing to the region
15997         underneath.
15998
15999 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16000
16001         * message.el (message-strip-forbidden-properties):
16002         Bind buffer-read-only (etc) to nil.
16003
16004 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16005
16006         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
16007         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16008
16009 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
16010
16011         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
16012
16013 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16014
16015         * dns.el (query-dns): Use sit-for to time instead of
16016         accept-process-output, since that doesn't seem to work on udp
16017         sockets.
16018
16019 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16020
16021         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
16022
16023 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
16024
16025         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
16026         doc string.  Improve doc string.
16027
16028 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16029
16030         * nntp.el (nntp-request-update-info): Return nil if
16031         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
16032         may not call gnus-activate-group which uselessly issues the GROUP
16033         commands for all nntp groups and wastes time.  Reported by Romain
16034         Francoise <romain@orebokech.com>.
16035
16036         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
16037
16038 2004-11-15  Simon Josefsson  <jas@extundo.com>
16039
16040         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
16041         headers separately.
16042         (gnus-button-openpgp): New function, inspired by Jochen Küpper
16043         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
16044
16045 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16046
16047         * gnus-start.el (gnus-convert-old-newsrc):
16048         Assign legacy-gnus-agent to 5.10.7.
16049
16050 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16051
16052         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
16053         start of the lines.
16054
16055 2004-11-14  Magnus Henoch  <mange@freemail.hu>
16056
16057         * hashcash.el (hashcash-default-payment): Change default to 20.
16058         (hashcash-default-accept-payment): Change default to 20.
16059         (hashcash-process-alist): New variable.
16060         (hashcash-generate-payment-async): Add.
16061         (hashcash-already-paid-p): Add.
16062         (hashcash-insert-payment): Don't generate payments twice.
16063         (hashcash-insert-payment-async): Add.
16064         (hashcash-insert-payment-async-2): Add.
16065         (hashcash-cancel-async): Add.
16066         (hashcash-wait-async): Add.
16067         (hashcash-processes-running-p): Add.
16068         (hashcash-wait-or-cancel): Add.
16069         (mail-add-payment): New optional argument.  Conditionally start
16070         asynchronous calculation.
16071         (mail-add-payment-async): Add.
16072
16073         * message.el (message-send-mail): Wait for asynchronous hashcash
16074         results.  Don't clobber existing X-Hashcash headers.
16075         (message-setup-1): Call mail-add-payment-async when
16076         message-generate-hashcash is non-nil.
16077
16078 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
16079
16080         * message.el (message-use-alternative-email-as-from): Examine the
16081         From header as well; use message-make-from in order to include a
16082         user's full name.
16083
16084 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16085
16086         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
16087         default; improve customization type.
16088         (gnus-emphasis-custom-with-format): New macro.
16089         (gnus-emphasis-custom-value-to-external): New function.
16090         (gnus-emphasis-custom-value-to-internal): New function.
16091
16092 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16093
16094         * dns.el (query-dns): Resolve reverse addresses.
16095
16096 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16097
16098         * gnus-group.el (gnus-group-get-new-news): Use it.
16099
16100         * gnus-start.el (gnus-check-reasonable-setup): New function.
16101
16102 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16103
16104         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
16105         "Args out of range" error.  Reported by Arnaud Giersch
16106         <arnaud.giersch@free.fr>.
16107
16108 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16109
16110         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
16111
16112 2004-11-04  Richard M. Stallman  <rms@gnu.org>
16113
16114         * spam.el (spam group): Add :version.
16115
16116         * pgg-def.el (pgg group): Add :version.
16117
16118 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16119
16120         * gnus-art.el (gnus-article-edit-article): Don't associate the
16121         article buffer with a draft file.  This is a temporary measure
16122         against the 2004-08-22 change to gnus-article-edit-mode.
16123
16124 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16125
16126         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
16127         (html2text-format-tags): Remove unused variable `attr'.
16128
16129 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16130
16131         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
16132
16133         * tls.el (tls-process-connection-type, tls-success)
16134         (tls-certtool-program): Add :version.
16135
16136         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
16137         (starttls-extra-arguments, starttls-process-connection-type)
16138         (starttls-connect, starttls-failure, starttls-success): Add :version.
16139
16140         * spam-stat.el (spam-stat): Add :version.
16141
16142         * sieve.el (sieve): Add :version.
16143
16144         * sha1.el (sha1): Add :version.
16145         (sha1-use-external): Remove redundant version.
16146
16147         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
16148         (nnmail-cache-ignore-groups, nnmail-spool-hook)
16149         (nnmail-split-fancy-match-partial-words)
16150         (nnmail-split-lowercase-expanded): Add :version.
16151
16152         * nndiary.el (nndiary): Add :version.
16153
16154         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
16155
16156         * mml-sec.el (mml-default-sign-method)
16157         (mml-default-encrypt-method, mml-signencrypt-style-alist):
16158         Add :version.
16159
16160         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
16161
16162         * mm-url.el (mm-url-use-external, mm-url-program)
16163         (mm-url-arguments): Add :version.
16164
16165         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
16166         (mm-attachment-file-modes, mm-decrypt-option)
16167         (mm-w3m-safe-url-regexp): Add :version.
16168
16169         * message.el (message-cite-prefix-regexp)
16170         (message-sendmail-envelope-from, message-minibuffer-local-map)
16171         (message-user-fqdn, message-completion-alist): Add :version.
16172
16173         * gnus-win.el (gnus-configure-windows-hook)
16174         (gnus-use-frames-on-any-display): Add :version.
16175
16176         * gnus-art.el (gnus-article-address-banner-alist)
16177         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
16178         (gnus-treat-from-picon, gnus-treat-mail-picon)
16179         (gnus-treat-x-pgp-sig): Add :version.
16180
16181         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
16182         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
16183         (gnus-summary-article-delete-hook)
16184         (gnus-summary-display-while-building): Add :version.
16185
16186         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
16187         (gnus-get-top-new-news-hook): Add :version.
16188
16189         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16190         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
16191
16192         * gnus-registry.el (gnus-registry): Add :version.
16193
16194         * gnus-spec.el (gnus-use-correct-string-widths)
16195         (gnus-make-format-preserve-properties): Add :version.
16196
16197         * gnus.el (gnus-group-charter-alist)
16198         (gnus-group-fetch-control-use-browse-url)
16199         (gnus-install-group-spam-parameters): Add :version.
16200
16201         * gnus-diary.el (gnus-diary): Add :version.
16202
16203         * gnus-delay.el (gnus-delay): Add :version.
16204
16205         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
16206         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
16207         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
16208         Add :version.
16209
16210         * gnus-agent.el (gnus-agent-max-fetch-size)
16211         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
16212         (gnus-agent-prompt-send-queue): Add :version.
16213
16214         * deuglify.el (gnus-outlook-deuglify): Add :version.
16215
16216         * html2text.el: Beautify code.  Improve doc strings.
16217         Some checkdoc cleanup.
16218         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
16219
16220 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16221
16222         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
16223
16224 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
16225
16226         * gnus-registry.el (gnus-registry-hashtb): Create the registry
16227         when package is loaded.
16228
16229         * spam.el (spam-summary-score-preferred-header): Add global preference
16230         for people who want to override the default SpamAssassin over
16231         Bogofilter preference (when both are set).
16232         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
16233         (spam-user-format-function-S):
16234         Check spam-summary-score-preferred-header.
16235         (spam-extra-header-to-number): Add X-Bogosity header parsing.
16236         (spam-user-format-function-S): Format the score correctly.
16237
16238 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16239
16240         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
16241         signature file.  Suggested by Manoj Srivastava
16242         <srivasta@golden-gryphon.com>.
16243
16244         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
16245         iso-2022-jp even in the Japanese language environment.
16246         Suggested by Jason Rumney <jasonr@gnu.org>.
16247
16248 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16249
16250         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
16251         use the same characters as the dummy marks; make it free from
16252         getting affected by the language environment.
16253         (gnus-summary-read-group-1): Update mark positions only when the
16254         format spec is updated.
16255
16256         * gnus-spec.el (gnus-update-format-specifications): Return a list
16257         of updated types.
16258
16259 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16260
16261         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
16262         of boundp to check if display-warning is available.
16263
16264 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
16265
16266         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
16267
16268 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16269
16270         * nnspool.el (nnspool-spool-directory): Use news-path if the
16271         news-directory variable is not bound.
16272
16273         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
16274         function instead of display-warning if it is not available.
16275
16276 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16277
16278         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
16279         v5-10: Use `point-at-bol'.
16280
16281 2004-10-26  Simon Josefsson  <jas@extundo.com>
16282
16283         * hashcash.el: Fix URL in comment, reported by Cheng Gao
16284         <chenggao@gmail.com>.
16285
16286 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16287
16288         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
16289         instead.
16290
16291 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
16292
16293         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
16294         to remove a server from the nnimap-server-buffer-alist.
16295         (nnimap-open-connection, nnimap-close-server): Use it.
16296
16297         * gnus-encrypt.el: Remove file in favor of encrypt.el.
16298
16299 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16300
16301         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
16302         running the major-mode function.
16303
16304 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16305
16306         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
16307         dummy marks in the right way.
16308
16309 2004-10-18  David Edmondson  <dme@dme.org>
16310
16311         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
16312         excessively.
16313
16314 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
16315
16316         * gnus-util.el (gnus-split-references): Accept a nil references
16317         string and go on blissfully.
16318
16319         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
16320         cases where the references string is non-nil but has no references.
16321
16322         * encrypt.el: Add autoload tags.
16323
16324         * spam.el (spam-resolve-registrations-routine): Remove article
16325         from unregistration list too.  Reported by David Hanak
16326         <dhanak@isis.vanderbilt.edu>
16327
16328 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
16329
16330         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
16331         nil.  Change custom type.
16332
16333 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
16334
16335         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
16336
16337         * gnus-sum.el (gnus-summary-move-article): Use it.
16338
16339 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
16340
16341         * encrypt.el: Add autoload cookies.
16342
16343         * spam.el (spam-backend-article-list-property)
16344         (spam-backend-get-article-todo-list)
16345         (spam-backend-put-article-todo-list)
16346         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
16347         Resolve registrations separately.
16348         (spam-register-routine): Format comments.
16349         (spam-unregister-routine, spam-register-routine): Always call with
16350         specific-articles, no default list.
16351         (spam-summary-prepare-exit): Use the spam-classifications function.
16352
16353         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
16354         gnus-encrypt.el.
16355
16356         * encrypt.el: Copied from gnus-encrypt.el.
16357
16358         * gnus-encrypt.el: Commented that it's obsolete.
16359
16360 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16361
16362         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
16363         (gnus-score-save): Use it.
16364
16365         * message.el (message-bury): Use `window-dedicated-p'.
16366
16367 2004-10-15  Simon Josefsson  <jas@extundo.com>
16368
16369         * pop3.el (top-level): Don't require nnheader.
16370         (pop3-read-timeout): Add.
16371         (pop3-accept-process-output): Add.
16372         (pop3-read-response, pop3-retr): Use it.
16373
16374 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
16375
16376         * spam.el (spam-register-routine): Move comment.
16377         (spam-verify-bogofilter): Use 'unknown for the initial
16378         spam-bogofilter-valid state, not 'never.
16379
16380         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
16381         for netrc-machine.
16382
16383         * nnimap.el (nnimap-open-connection):
16384         Use netrc-machine-user-or-password.
16385
16386 2004-10-17  Richard M. Stallman  <rms@gnu.org>
16387
16388         * gnus-registry.el (gnus-registry-unload-hook):
16389         Set as a variable with add-hook.
16390
16391         * nnspool.el (nnspool-spool-directory): Use news-directory instead
16392         of news-path.
16393
16394         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
16395
16396         * spam.el: Delete duplicate `provide'.
16397         (spam-unload-hook): Set as a variable with add-hook.
16398
16399 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16400
16401         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
16402         in the doc string.
16403
16404         * message.el (message-ignored-news-headers)
16405         (message-ignored-supersedes-headers)
16406         (message-ignored-resent-headers)
16407         (message-forward-ignored-headers): Improve custom type.
16408
16409 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16410
16411         * message.el (message-tokenize-header): Fix 2004-09-06 change
16412         which used point-min in the wrong place.
16413
16414 2004-10-12  Simon Josefsson  <jas@extundo.com>
16415
16416         * tls.el (tls-certtool-program): New variable.
16417         (tls-certificate-information): New function, based on
16418         ssl-certificate-information.
16419
16420 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16421
16422         * compface.el: Move the version of ELisp-based uncompface program
16423         to the contrib directory because of the copyright problem.
16424
16425 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16426
16427         * message.el (message-kill-buffer): Raise the current frame.
16428
16429 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16430
16431         * gnus-sum.el: Mention that multibyte characters don't work as marks.
16432
16433         * gnus.el (message-y-or-n-p): Autoload.
16434
16435         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
16436         (pop3-password-required, pop3-authentication-scheme)
16437         (pop3-leave-mail-on-server): Make customizable.
16438         (pop3): New custom group.
16439         (pop3-retr): Remove `sleep-for' statements.
16440         Suggested by Dave Love <fx@gnu.org>.
16441
16442         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
16443         Windows/DOS.
16444
16445         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16446         (imap-parse-body): Fix incorrect use of `assert'.
16447         Suggested by Dave Love <fx@gnu.org>.
16448
16449         * mml.el (mml-minibuffer-read-disposition): Require match.
16450         Suggested by Dave Love <fx@gnu.org>.
16451
16452 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16453
16454         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
16455         doc string.
16456
16457 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16458
16459         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
16460
16461 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16462
16463         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
16464         instead of calling `mm-insert-inline', to decode text/* parts
16465         before displaying them.
16466
16467 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16468
16469         * mm-uu.el (mm-uu-text-plain-type): New variable.
16470         (mm-uu-pgp-signed-extract-1): Use it.
16471         (mm-uu-pgp-encrypted-extract-1): Use it.
16472         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
16473         bind mm-uu-text-plain-type with that value.
16474         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
16475         mm-uu-dissect.
16476
16477 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16478
16479         * gnus-group.el (gnus-update-group-mark-positions):
16480         * gnus-sum.el (gnus-update-summary-mark-positions):
16481         * message.el (message-check-news-body-syntax):
16482         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
16483         of string-as-multibyte.
16484
16485 2004-10-05  Juri Linkov  <juri@jurta.org>
16486
16487         * gnus-group.el (gnus-update-group-mark-positions):
16488         * gnus-sum.el (gnus-update-summary-mark-positions):
16489         * message.el (message-check-news-body-syntax):
16490         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
16491         8-bit unibyte values to a multibyte string for search functions.
16492
16493 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16494
16495         * mm-uu.el (mm-uu-dissect): Allow optional arg.
16496         (mm-uu-dissect-text-parts): New function.
16497
16498         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
16499         dissect text parts.
16500
16501         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
16502         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
16503
16504         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
16505
16506         * gnus-topic.el (gnus-topic-hierarchical-parameters):
16507         Use gnus-current-topics instead of gnus-current-topic.
16508
16509 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
16510
16511         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
16512
16513 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
16514
16515         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
16516         where approriate.
16517
16518         * nnml.el (nnml-generate-active-info): do.
16519
16520         * nndiary.el (nndiary-generate-active-info): do.
16521
16522         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
16523         (gnus-topic-move): do.
16524
16525         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
16526         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
16527
16528         * gnus-srvr.el (gnus-server-prepare)
16529         (gnus-server-open-all-servers): do.
16530
16531         * gnus-msg.el (gnus-summary-cancel-article)
16532         (gnus-summary-resend-message)
16533         (gnus-summary-mail-crosspost-complaint): do.
16534
16535         * gnus-move.el (gnus-change-server): do.
16536
16537         * gnus-group.el (gnus-group-unmark-all-groups)
16538         (gnus-group-set-current-level): do.
16539
16540 2004-10-04  Simon Josefsson  <jas@extundo.com>
16541
16542         * message.el (message-generate-hashcash): Doc fix.
16543
16544 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
16545
16546         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
16547         avoid infinite recursion via gnus-get-function.
16548
16549 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
16550
16551         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
16552
16553         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
16554
16555         * nnmail.el (nnmail-split-history): do.
16556
16557         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
16558         (nnml-request-delete-group): do.
16559
16560         * nnslashdot.el (nnslashdot-read-groups): do.
16561
16562         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
16563         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
16564
16565         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
16566         (nnspool-sift-nov-with-sed): Use last.
16567         (nnspool-retrieve-headers-with-nov): Use mapc.
16568         (nnspool-request-newgroups): Use dolist.
16569         (nnspool-request-group): Use last.
16570
16571         * nntp.el (nntp-read-server-type): Use dolist.
16572
16573         * nnvirtual.el (nnvirtual-create-mapping)
16574         (nnvirtual-update-read-and-marked): Use dolist.
16575         (nnvirtual-convert-headers): Simplify.
16576
16577 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16578
16579         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16580         Add support for sync'ing tick marks.
16581
16582 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16583
16584         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
16585         there's no visible header.
16586
16587 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16588
16589         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16590         When necessary, pass full group name to gnus-request-set-marks.
16591
16592 2004-10-01  Simon Josefsson  <jas@extundo.com>
16593
16594         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
16595         acroread.
16596
16597 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16598
16599         * spam-report.el (spam-report-gmane): Fix interactive.
16600
16601         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
16602
16603         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
16604         when writing file.
16605         (gnus-agent-synchronize-flags): Don't default to being
16606         interactive.
16607
16608 2004-09-30  Simon Josefsson  <jas@extundo.com>
16609
16610         * message.el (message-generate-hashcash): Add.
16611         (message-send-mail): Use it, call mail-add-payment.
16612
16613 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16614
16615         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
16616
16617 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
16618
16619         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
16620         gnus-requst-update-info with explicit code to sync the in-memory
16621         info read flags with the marks being sync'd to the backend.
16622
16623         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
16624
16625 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16626
16627         * spam.el (spam-verify-bogofilter): Add new function.
16628         (spam-check-bogofilter)
16629         (spam-bogofilter-register-with-bogofilter): Use it.
16630         (spam-verify-bogofilter): Add small fixes.
16631
16632 2004-09-28  Simon Josefsson  <jas@extundo.com>
16633
16634         * hashcash.el (hashcash-generate-payment): Revert.
16635
16636 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16637
16638         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16639         Use gnus-extract-references instead of gnus-split-references.
16640
16641         * gnus-util.el (gnus-extract-references): Add new function, analogous
16642         to gnus-split-references but extracts only the message-ID without
16643         anything extra.
16644
16645         * hashcash.el (hashcash-generate-payment)
16646         (hashcash-check-payment): Do the right thing if hashcash-path is
16647         nil (because the hashcash program could not be found).
16648
16649         * spam.el (spam-use-hashcash): Remove comment.
16650
16651 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
16652
16653         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
16654         (gnus-cache-enter-article, gnus-cache-remove-article)
16655         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
16656
16657         * gnus-async.el (gnus-async-prefetch-remove-group): do.
16658
16659         * gnus-art.el (article-hide-boring-headers)
16660         (article-translate-strings, article-display-face)
16661         (gnus-article-mime-match-handle-first)
16662         (gnus-article-highlight-headers)
16663         (gnus-article-add-buttons-to-head): do.
16664
16665 2004-09-27  Simon Josefsson  <jas@extundo.com>
16666
16667         * hashcash.el: New version, from
16668         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
16669         ../contrib/.
16670
16671 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16672
16673         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
16674
16675 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
16676
16677         * gnus-dup.el (gnus-dup-open): Use mapc.
16678         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
16679
16680         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
16681         Reported by Stefan Wiens <s.wi@gmx.net>.
16682
16683         * gnus.el (gnus-shutdown): Use dolist.
16684
16685         * gnus-undo.el (gnus-undo): Use mapc.
16686
16687         * nnrss.el (nnrss-generate-active): do.
16688
16689         * message.el (message-cite-original-without-signature)
16690         (message-cite-original): Use mapc.
16691         (message-do-actions, message-make-forward-subject): Use dolist.
16692
16693 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16694
16695         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
16696         deletion to remove entire duplicate line.  Fixes merged article
16697         number bug.
16698
16699 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16700
16701         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
16702         servers that are offline.  Avoids having gnus-agent-toggle-plugged
16703         first ask if you want to open a server and then, even when you
16704         responded with no, asking if you want to synchronize the server's
16705         flags.
16706         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
16707         multi-line expressions.
16708         (gnus-agent-synchronize-group-flags): New internal function.
16709         Updates marks in memory (in the info structure) AND in the
16710         backend.
16711
16712         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
16713
16714         * nnagent.el (nnagent-request-set-mark):
16715         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
16716         method, to ensure that synchronization updates marks in the
16717         backend and in the info (in memory) structure.
16718
16719 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16720
16721         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
16722         convention fully; don't miss the root article of a thread; make
16723         the X-Draft-From header with correct article numbers.
16724
16725 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
16726
16727         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
16728         unless plugged.  Disable the agent so that an open failure causes
16729         an error.
16730
16731         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
16732         Revert 2004-09-21 change.  The backend must be opened while
16733         synchronizing flags even when the backend stores the flags
16734         locally.
16735
16736 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
16737
16738         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
16739         in `header' match.  Reported by Svend Tollak Munkejord.
16740
16741         * message.el (message-cite-original): Fix use of
16742         `message-cite-articles-with-x-no-archive'.
16743
16744 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16745
16746         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16747         (gnus-window-to-buffer): Ditto.
16748
16749         * mml.el (mml-preview-buffer): New variable.
16750         (mml-preview): Manage window layout with gnus-buffer-configuration.
16751
16752         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16753         X-Draft-From header even if those articles aren't quoted.
16754
16755 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16756
16757         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16758         (gnus-request-set-mark, gnus-request-update-mark): Use new
16759         g-s-t-u-l-m to decide to use backend even when unplugged.
16760
16761 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16762
16763         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16764         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16765
16766 2004-09-20  Simon Josefsson  <jas@extundo.com>
16767
16768         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16769         "utf-16-le".
16770
16771 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16772
16773         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16774
16775 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16776
16777         * uudecode.el (uudecode-use-external): Add :version.
16778
16779         * smime.el (smime-CA-file, smime-encrypt-cipher)
16780         (smime-dns-server): Add :version.
16781
16782         * smiley.el (gnus-smiley-file-types): Add :version.
16783
16784         * sha1.el (sha1-use-external): Add :version.
16785
16786         * pgg-def.el (pgg-query-keyserver): Add :version.
16787
16788         * nnmail.el (nnmail-fancy-expiry-targets)
16789         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16790         Add :version.
16791
16792         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16793         (nnimap-retrieve-groups-asynchronous): Add :version.
16794         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16795
16796         * mml.el (mml-content-disposition-parameters)
16797         (mml-insert-mime-headers-always): Add :version.
16798
16799         * mm-util.el (mm-coding-system-priorities): Add :version.
16800
16801         * mm-decode.el (mm-inline-text-html-with-images)
16802         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16803         (mm-verify-option): Add :version.
16804         (mm-text-html-renderer): Change :version.
16805
16806         * message.el (message-fcc-externalize-attachments)
16807         (message-required-headers, message-draft-headers)
16808         (message-subject-trailing-was-query)
16809         (message-subject-trailing-was-ask-regexp)
16810         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16811         (message-mark-insert-end, message-archive-header)
16812         (message-archive-note, message-cross-post-default)
16813         (message-cross-post-note, message-followup-to-note)
16814         (message-cross-post-note-function, message-use-mail-followup-to)
16815         (message-subscribed-address-functions)
16816         (message-subscribed-address-file, message-subscribed-addresses)
16817         (message-subscribed-regexps, message-allow-no-recipients)
16818         (message-yank-cited-prefix, message-signature-insert-empty-line)
16819         (message-hidden-headers, message-hierarchical-addresses)
16820         (message-mail-user-agent, message-use-idna)
16821         (message-valid-fqdn-regexp)
16822         (message-strip-special-text-properties, message-header-synonyms)
16823         (message-beginning-of-line, message-tab-body-function): Add :version.
16824         (message-insert-canlock, message-wide-reply-confirm-recipients):
16825         Change :version.
16826
16827         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16828         and :version.
16829         (mail-source-delete-old-incoming-confirm)
16830         (mail-source-movemail-program): Add :version.
16831
16832         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16833         (gnus-agent-cache, gnus-agent): Change :version.
16834
16835         * gnus-util.el (gnus-use-byte-compile): Change :version.
16836
16837         * gnus-sum.el (gnus-summary-make-false-root-always)
16838         (gnus-summary-default-high-score)
16839         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16840         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16841         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16842         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16843         (gnus-sum-thread-tree-single-indent)
16844         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16845         (gnus-sum-thread-tree-leaf-with-other)
16846         (gnus-sum-thread-tree-single-leaf): Add :version.
16847         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16848         (gnus-article-loose-mime): Change :version.
16849
16850         * gnus-start.el (gnus-backup-startup-file)
16851         (gnus-save-startup-file-via-temp-buffer): Add :version.
16852
16853         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16854         (gnus-server-offline-face): Add :version.
16855
16856         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16857
16858         * gnus-msg.el (gnus-gcc-externalize-attachments)
16859         (gnus-debug-files, gnus-debug-exclude-variables)
16860         (gnus-discouraged-post-methods): Change :version.
16861         (gnus-confirm-mail-reply-to-news)
16862         (gnus-confirm-treat-mail-like-news): Add :version.
16863
16864         * gnus-int.el (gnus-server-unopen-status): Add :version.
16865
16866         * gnus-group.el (gnus-group-jump-to-group-prompt)
16867         (gnus-large-ephemeral-newsgroup)
16868         (gnus-fetch-old-ephemeral-headers): Add :version.
16869
16870         * gnus-fun.el (gnus-x-face-directory)
16871         (gnus-convert-pbm-to-x-face-command)
16872         (gnus-convert-image-to-x-face-command)
16873         (gnus-convert-image-to-face-command): Add :version.
16874
16875         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16876
16877         * gnus-cite.el (gnus-cite-blank-line-after-header)
16878         (gnus-article-boring-faces): Add :version.
16879
16880         * gnus-art.el (gnus-buttonized-mime-types)
16881         (gnus-inhibit-mime-unbuttonizing)
16882         (gnus-treat-display-face)
16883         (gnus-treat-body-boundary): Change :version.
16884         (gnus-body-boundary-delimiter, gnus-picon-databases)
16885         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16886         (gnus-treat-date-english, gnus-treat-fold-headers)
16887         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16888         (gnus-treat-mail-picon, gnus-treat-wash-html)
16889         (gnus-article-encrypt-protocol)
16890         (gnus-use-idna, gnus-article-over-scroll)
16891         (gnus-mime-display-multipart-alternative-as-mixed)
16892         (gnus-mime-display-multipart-related-as-mixed)
16893         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16894         (gnus-ctan-url, gnus-button-ctan-handler)
16895         (gnus-button-handle-ctan-bogus-regexp)
16896         (gnus-button-ctan-directory-regexp)
16897         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16898         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16899         (gnus-button-man-level, gnus-button-emacs-level)
16900         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16901
16902         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16903         (gnus-agent-go-online): Change :version.
16904         (gnus-agent-expire-unagentized-dirs)
16905         (gnus-agent-auto-agentize-methods): Add :version.
16906
16907         * flow-fill.el (fill-flowed-display-column)
16908         (fill-flowed-encode-column): Add :version.
16909
16910         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16911         (gnus-outlook-deuglify-unwrap-max)
16912         (gnus-outlook-deuglify-cite-marks)
16913         (gnus-outlook-deuglify-unwrap-stop-chars)
16914         (gnus-outlook-deuglify-no-wrap-chars)
16915         (gnus-outlook-deuglify-attrib-cut-regexp)
16916         (gnus-outlook-deuglify-attrib-verb-regexp)
16917         (gnus-outlook-deuglify-attrib-end-regexp)
16918         (gnus-outlook-display-hook): Add :version.
16919
16920         * binhex.el (binhex-use-external): Add :version.
16921
16922 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16923
16924         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16925         and `invisible'.
16926
16927 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16928
16929         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16930         in gnus-registry-trim.
16931
16932 2004-09-13  Simon Josefsson  <jas@extundo.com>
16933
16934         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16935
16936         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16937
16938         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16939         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16940         <yamaoka@jpl.org>.
16941         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16942         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16943         <yamaoka@jpl.org>.
16944
16945         * sieve.el (sieve-manage-mode): Ditto.
16946
16947 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16948
16949         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16950
16951 2004-09-11  Simon Josefsson  <jas@extundo.com>
16952
16953         * dns-mode.el: Add.
16954
16955         * mm-view.el (mm-display-dns-inline): Add.
16956
16957         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16958         (mm-automatic-display): Ditto.
16959
16960         * mailcap.el (mailcap-mime-data): Add text/dns.
16961         (mailcap-mime-extensions): Map .soa to text/dns.
16962
16963 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16964
16965         * gnus-art.el (article-decode-mime-words, article-babel)
16966         (gnus-article-highlight-signature, gnus-article-add-buttons)
16967         (gnus-signature-toggle): Remove unnecessary bindings of
16968         `inhibit-read-only' inherited from v5.10 merge.
16969
16970 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16971
16972         * nntp.el (nntp): New customization group.
16973         (nntp-authinfo-file): Add customization group.
16974
16975         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16976
16977         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16978
16979         * gnus.el (to-address, to-list, subscribed)
16980         (large-newsgroup-initial): Ditto.
16981
16982         * flow-fill.el (fill-flowed-display-column)
16983         (fill-flowed-encode-column): Ditto.
16984
16985 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16986
16987         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16988         Use point-min rather than 1.
16989         (message-send-mail): Use buffer-size rather than point-max.
16990
16991         * gnus-sum.el (gnus-summary-search-article-forward):
16992         Signal a specific `search-failed' rather than a generic `error'.
16993
16994         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16995         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16996         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16997
16998 2004-09-10  Simon Josefsson  <jas@extundo.com>
16999
17000         * nndb.el (require): Remove tcp and duplicate cl.
17001
17002 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17003
17004         * gnus-agent.el (directory-files-and-attributes): Move forward.
17005
17006 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17007
17008         * gnus-agent.el (directory-files-and-attributes):
17009         Optionally defined to support XEmacs.
17010
17011 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
17012
17013         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
17014         to avoid run-time CL dependencies.
17015         (gnus-agent-unfetch-articles): New function.
17016         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
17017         article numbers even when local .overview file is missing.
17018         (gnus-agent-read-article-number): New function.  Only accepts
17019         27-bit article numbers.
17020         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
17021         Use gnus-agent-read-article-number.
17022         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
17023         from backend while recognizing that article numbers in .overview
17024         must be valid.
17025         (gnus-agent-update-files-total-fetched-for):
17026         Use directory-files-and-attributes to improve performance.
17027         * gnus-int.el (gnus-request-move-article):
17028         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
17029         improve performance.
17030
17031         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
17032         some users confused by references to .newsrc when they only have a
17033         .newsrc.eld file.
17034         (gnus-convert-mark-converter-prompt)
17035         (gnus-convert-converter-needs-prompt): Fix use of property list.
17036         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
17037         New function.  Used internally to only display 'gnus converting
17038         files' message when actually necessary.
17039
17040         * gnus-sum.el (): Remove (require 'gnus-agent) as required
17041         methods now autoloaded.
17042
17043 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17044
17045         * gnus-sum.el (gnus-summary-insert-subject): Remove list
17046         identifiers.
17047
17048 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
17049
17050         * gnus-picon.el: Fix indentation and closing parenthesis.
17051
17052 2004-09-01  Simon Josefsson  <jas@extundo.com>
17053
17054         * message.el (message-canlock-generate): Require sha1, not
17055         sha1-el.  (Can we get rid of this require altogether?  It is ugly
17056         to require within a function.  Sadly, if sha1.el isn't loaded, the
17057         let binding in m-c-g will hide the defcustom definition, which is
17058         bad.)
17059
17060         * canlock.el: Require sha1, not sha1-el.
17061
17062         * message.el: Don't autoload sha1 (there is a autoload cookie in
17063         sha1.el).
17064
17065         * sha1-el.el: Rename to sha1.el.
17066
17067 2004-08-30  Juanma Barranquero  <lektu@terra.es>
17068
17069         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
17070
17071 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
17072
17073         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
17074
17075 2004-08-30  Kim F. Storm  <storm@cua.dk>
17076
17077         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
17078
17079         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
17080         Add :group 'nnimap.
17081
17082 2004-08-30  Andreas Schwab  <schwab@suse.de>
17083
17084         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
17085         ?* and ?\;.
17086
17087         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
17088         and ?\' to symbol instead of whitespace.
17089
17090 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17091
17092         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
17093
17094         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
17095         instead of re-search-forward.
17096
17097         * gnus-uu.el (gnus-uu-save-article): Ditto.
17098         (gnus-uu-post-encode-uuencode): Ditto.
17099
17100         * html2text.el (html2text-clean-list-items): Ditto.
17101         (html2text-clean-dtdd): Ditto.
17102         (html2text-format-tags): Ditto.
17103
17104         * message.el (message-send-mail-with-sendmail): Fix regexp.
17105         (message-fill-field-general): Use search-forward instead of
17106         re-search-forward.
17107         (unbold-region): Ditto.
17108
17109         * nnrss.el (nnrss-request-article): Ditto.
17110
17111         * nnslashdot.el (nnslashdot-request-article): Ditto.
17112
17113         * nnweb.el (nnweb-gmane-wash-article): Ditto.
17114
17115         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
17116         "Unrecognized menu descriptor" error in XEmacs.
17117
17118 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
17119
17120         * gnus-sum.el (gnus-read-header): Don't remove a header for the
17121         parent article of a sparse article in the thread hashtb.
17122
17123 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
17124
17125         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
17126         (nnmail-expand-newtext): Lowercase expanded entries if
17127         nnmail-split-lowercase-expanded is non-nil.
17128
17129 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17130
17131         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
17132
17133         * gnus-group.el (gnus-group-line-format-alist): Convert the value
17134         of gnus-tmp-news-method into string under XEmacs.  It will be
17135         passed to gnus-correct-length which takes only a string argument.
17136
17137 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17138
17139         * gnus-util.el (gnus-bind-print-variables): New macro.
17140         (gnus-prin1): Use it.
17141         (gnus-prin1-to-string): Use it.
17142         (gnus-pp): New function.
17143         (gnus-pp-to-string): New function.
17144
17145         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
17146         Replace pp-to-string with gnus-pp-to-string.
17147         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
17148         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
17149         * gnus-msg.el (gnus-debug): Ditto.
17150         * gnus-score.el (gnus-score-save): Ditto.
17151         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
17152         gnus-pp-to-string.
17153         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
17154         with gnus-pp.
17155         * score-mode.el (gnus-score-pretty-print): Ditto.
17156         * webmail.el (webmail-debug): Ditto.
17157
17158 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17159
17160         * gnus-art.el (article-display-face, article-display-x-face):
17161         Use buffer-read-only.
17162
17163 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17164
17165         * gnus-art.el (article-hide-list-identifiers):
17166         Bind inhibit-read-only as t.
17167
17168 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
17169
17170         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
17171
17172 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17173
17174         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
17175         (gnus-narrow-to-page): Don't assume point-min == 1.
17176         (gnus-article-edit-mode): Derive from message-mode.
17177
17178         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
17179         point-min == 1.
17180
17181         * imap.el (imap-parse-address-list, imap-parse-body-ext):
17182         Disable incorrect use of `assert'.
17183
17184         * message.el (message-mode): Set comment-start-skip.
17185
17186
17187 2004-08-22  Sam Steingold  <sds@gnu.org>
17188
17189         * pop3.el (pop3-leave-mail-on-server): New user variable.
17190         (pop3-movemail): Delete mail only when it is nil.
17191
17192 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
17193
17194         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
17195
17196         * mml.el (mml-preview): Use `pop-to-buffer'.
17197
17198         * message.el (message-goto-mail-followup-to): Insert after "To".
17199         (message-carefully-insert-headers): Add comment.
17200
17201         * gnus.el: Remove unused variable `gnus-article-check-size'.
17202
17203         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
17204
17205         * gnus-art.el (gnus-button-alist):
17206         Improve `gnus-button-handle-library' entry.
17207
17208 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
17209
17210         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
17211         Use downcase, since XEmacs capitalizes error messages differently.
17212
17213 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
17214
17215         * nntp.el: Add (require 'gnus) due to reference to
17216         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
17217
17218 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
17219
17220         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
17221         Bind `mm-fill-flowed'.
17222
17223         * mm-decode.el (mm-dissect-singlepart): Check it.
17224
17225 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
17226
17227         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
17228         'imap' for netrc parsing.
17229
17230 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
17231
17232         * mailcap.el (mailcap-mime-data): Mark as risky.
17233
17234 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17235
17236         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
17237         may be included in the encoded word.
17238         (rfc2047-encode): Don't append a space if the encoded word
17239         includes close parenthesis.
17240
17241 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17242
17243         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
17244         of text within parentheses.
17245
17246 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
17247
17248         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
17249         (gnus-encrypt-write-file-contents): Make the password key the file
17250         name PLUS the cipher, not just the cipher.  Also remove failed
17251         passwords from the cache.
17252
17253 2004-08-06  Simon Josefsson  <jas@extundo.com>
17254
17255         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
17256         Doc fix.
17257
17258 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17259
17260         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
17261         LWSP.
17262
17263 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
17264
17265         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17266         Try to append in-reply-to: data to the references: header.
17267
17268         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
17269         (netrc-parse): Use gnus-encrypt.el functions.
17270
17271         * gnus-encrypt.el: Add new file for encryption support; currently
17272         does only a few GPG ciphers and an internal XOR cipher.
17273
17274         * password.el: Add comments on using password-read-and-add.
17275         (password-read-and-add): Add function to read and add the
17276         password to the cache at once.
17277
17278 2004-07-28  Simon Josefsson  <jas@extundo.com>
17279
17280         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
17281         parameter (but don't use it, for now).
17282
17283         * imap.el (imap-ssl-open): Use imap-process-connection-type,
17284         instead of hard coding to nil.
17285
17286 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17287
17288         * mm-view.el (mm-inline-image-emacs): Open lines under an image
17289         as mm-inline-image-xemacs does.
17290
17291 2004-07-26  Simon Josefsson  <jas@extundo.com>
17292
17293         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
17294         Revert part of 2004-07-17 change below.
17295
17296 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17297
17298         * rfc2047.el (rfc2047-encode-region): Don't infloop.
17299         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17300
17301 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17302
17303         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
17304         quotes that actually start with ">" at the beginning of the
17305         lines.
17306
17307 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17308
17309         * rfc2047.el (rfc2047-encode-region): Fix last change.
17310         (rfc2047-encode-parameter): Remove useless concat.
17311
17312 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17313
17314         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
17315         encode special characters; fix some kind of misconfigured headers;
17316         signal a real error if debug-on-quit or debug-on-error is non-nil.
17317         (rfc2047-encode-max-chars): New variable.
17318         (rfc2047-encode-1): Use it.
17319         (rfc2047-encode-parameter): New function.
17320
17321         * mml.el (mml-insert-parameter): Remove an excessive space.
17322
17323 2004-07-17  Simon Josefsson  <jas@extundo.com>
17324
17325         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
17326         Kai Grossjohann <kai@emptydomain.de>.
17327         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
17328         (gnus-group-make-menu-bar): Ditto.
17329
17330         * gnus-util.el (gnus-group-server): Add.
17331
17332 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
17333
17334         * message.el (message-clone-locals): Clone sendmail and smtp
17335         variables.
17336
17337 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17338
17339         * rfc2047.el (rfc2047-encode-region): Fix last change.
17340
17341 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17342
17343         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
17344         characters as non-special.
17345
17346 2004-07-09  Simon Josefsson  <jas@extundo.com>
17347
17348         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
17349         Users will lose all flag changes made while unplugged with
17350         e.g. nntp unless flag synchronization happens, thus `nil' is not a
17351         good default.  See numerous reports on ding mailing list.
17352
17353 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17354
17355         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
17356         add generate-head-function and generate-article-function to the
17357         rfc822-forward entry.
17358         (nndoc-rfc822-forward-generate-article): New function.
17359         (nndoc-rfc822-forward-generate-head): New function.
17360
17361         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
17362
17363 2004-07-06  Dan Christensen  <jdc@uwo.ca>
17364
17365         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
17366         respect display group parameter and gnus-summary-expunge-below.
17367         (gnus-articles-to-read): Remove unused reference to display group
17368         parameter.
17369
17370 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17371
17372         * nnheader.el (nnheader-uniquify-message-id): New experimental
17373         variable.
17374         (nnheader-nov-read-message-id): Use it.
17375
17376         * spam-report.el (spam-report-gmane): Add interactive.
17377
17378 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17379
17380         * mm-encode.el (mm-content-transfer-encoding-defaults):
17381         Use qp-or-base64 for the application/* types.
17382
17383 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
17384
17385         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
17386
17387 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
17388
17389         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
17390         trim value.
17391
17392 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17393
17394         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
17395         New macro and function.
17396         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
17397
17398 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17399
17400         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
17401         after-load-alist.
17402
17403 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17404
17405         * gnus-group.el (gnus-group-get-new-news-this-group):
17406         Don't update info that isn't there.
17407
17408 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
17409
17410         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
17411         entry.
17412
17413 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17414
17415         * mm-view.el (mm-inline-render-with-function): Use multibyte
17416         buffer; decode html source by charset.
17417
17418         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
17419
17420         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
17421         Mule-UCS is loaded under XEmacs.
17422         (mm-mime-mule-charset-alist): Avoid duplicated entries.
17423
17424 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
17425
17426         * nnheader.el (nnheader-max-head-length): Increase to 8192.
17427
17428 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17429
17430         * mm-util.el (mm-coding-system-p): Return a coding-system.
17431         (mm-mime-mule-charset-alist): Use shift_jis instead of
17432         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
17433         entries for the mime charsets iso-2022-jp-3 and shift_jis.
17434         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
17435         instead of japanese-shift-jis and iso-latin-1 respectively in
17436         order to share the default value with both Emacs and XEmacs-mule.
17437         (mm-mule-charset-to-mime-charset):
17438         Make mm-coding-system-priorities effective.
17439         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
17440         while predicating of candidates upon the priorities.
17441
17442 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
17443
17444         * gnus-sum.el (gnus-summary-make-menu-bar):
17445         Add gnus-uu-invert-processable.
17446
17447         * gnus.el: Autoload gnus-uu-invert-processable.
17448
17449 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17450
17451         * mm-util.el (mm-with-multibyte-buffer): New macro.
17452
17453         * rfc2047.el (rfc2047-encode-string): Use it.
17454         (rfc2047-encode-region): Move point to the end of the region after
17455         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
17456
17457 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17458
17459         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
17460         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
17461
17462 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17463
17464         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
17465         (gnus-cite-parse): Ignore quoted envelope From_.
17466         Suggested by Karl Chen <quarl@nospam.quarl.org>.
17467
17468 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
17469
17470         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
17471         invalid addresses.
17472
17473 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
17474
17475         * spam.el: Change section markers, revise TODO list.
17476         (spam-backends): Make new master list of all installed backends.
17477         (spam-summary-exit-behavior): Add new variable to determine how
17478         messages moves are done at summary exit.
17479         (spam-move-spam-nonspam-groups-only)
17480         (spam-process-ham-in-nonham-groups)
17481         (spam-process-ham-in-spam-groups): Remove variables, the
17482         spam-summary-exit-behavior variable should be used to manage this
17483         behavior.
17484         (spam-old-ham-articles, spam-old-spam-articles): Remove.
17485         (spam-old-articles): Add variable, replacing spam-old-ham-articles
17486         and spam-old-spam-articles.
17487         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
17488         Add empty variables, placeholders for the backends they represent.
17489         (spam-set-difference): Move, unchanged.
17490         (spam-list-of-processors): Declare OBSOLETE, not used anymore
17491         unless the user has a processor variable.
17492         (spam-classifications, spam-classification-valid-p)
17493         (spam-backend-properties, spam-backend-property-valid-p)
17494         (spam-backend-function-type-valid-p)
17495         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
17496         (spam-report-articles-gmane, spam-report-articles-resend):
17497         Remove functions, they are not needed.
17498         (spam-install-backend-super, spam-backend-list)
17499         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
17500         (spam-backend-function, spam-backend-ham-registration-function)
17501         (spam-backend-spam-registration-function)
17502         (spam-backend-ham-unregistration-function)
17503         (spam-backend-spam-unregistration-function)
17504         (spam-backend-statistical-p, spam-backend-mover-p)
17505         (spam-install-backend-alias, spam-install-checkonly-backend)
17506         (spam-install-mover-backend, spam-install-nocheck-backend)
17507         (spam-install-backend, spam-install-statistical-backend)
17508         (spam-install-statistical-checkonly-backend): Add backend installation
17509         support.
17510         (spam-summary-prepare-exit): Rewrite to use the new backend code.
17511         (spam-group-processor-p): Use the new backend code and respect the
17512         summary exit behavior.
17513         (spam-mark-spam-as-expired-and-move-routine): Remove.
17514         (spam-summary-prepare): Change to use the new spam-old-articles
17515         variable.
17516         (spam-copy-or-move-routine, spam-copy-spam-routine)
17517         (spam-move-spam-routine, spam-copy-ham-routine)
17518         (spam-move-ham-routine): Add code to copy/move ham or spam.
17519         (spam-fetch-field-fast): Improve doc and code, plus allow the
17520         'number request.
17521         (spam-list-of-checks, spam-list-of-statistical-checks):
17522         Remove variables.
17523         (spam-split, spam-find-spam): Use the new backend code.
17524         (spam-registration-functions): Remove variable.
17525         (spam-unregister-routine): Add convenience wrapper.
17526         (spam-log-undo-registration, spam-register-routine)
17527         (spam-log-processing-to-registry)
17528         (spam-log-unregistration-needed-p): Rename "check" to "backend"
17529         where possible.
17530         (spam-check-gmane-xref, spam-check-regex-headers)
17531         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
17532         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
17533         (spam-check-bogofilter-headers, spam-check-spamoracle)
17534         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
17535         (spam-check-crm114-headers): Use the spam-split-group that
17536         spam-split prepares, no need to determine it every time.
17537
17538         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
17539         to the nnheader-parse-naked-head call.
17540
17541         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
17542
17543         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
17544         the nnheader-nov-read-message-id call.
17545
17546 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17547
17548         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
17549         gnus-activate-group twice.  Suggested by Markus Peter
17550         <warp@spin.de>.
17551
17552 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17553
17554         * gnus-art.el (gnus-article-time-format): Exchange the order of
17555         day and month in the default value; fix customization type.
17556         (article-date-ut): Use add-text-properties.
17557         (article-make-date-line): Use message-make-date instead of
17558         current-time-string.
17559
17560         * message.el (message-fetch-field): Don't use set-text-properties.
17561         (message-make-date): Simplify.
17562
17563         * messagexmas.el (message-xmas-make-date): New function.
17564         (message-xmas-redefine): Defalias message-make-date to it.
17565
17566 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17567
17568         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
17569         (rfc2047-encode-region): Treat text within parentheses as special;
17570         show the original text when error has occurred.
17571
17572         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
17573         already-computed method to gnus-activate-group.
17574
17575         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
17576         same select-methods identical Lisp objects.
17577
17578         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
17579         object when modifying the info.
17580
17581 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17582
17583         * gnus-srvr.el (gnus-server-set-info): Remove the server from
17584         gnus-opened-servers since it has never been opened with the new
17585         configuration yet.
17586
17587 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17588
17589         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
17590         arg to nnheader-generate-fake-message-id.
17591
17592 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
17593
17594         * nnheader.el (nnheader-generate-fake-message-id): Accept a
17595         number and build a fake message ID localized to a group and
17596         article number (so it's repeatable from that point on).
17597         (nnheader-fake-message-id-p): Change regex to accomodate new fake
17598         ID format.
17599
17600         * gnus-sum.el (gnus-get-newsgroup-headers):
17601         Call nnheader-generate-fake-message-id with the article number.
17602
17603 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
17604
17605         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
17606         end-of-buffer.
17607
17608 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17609
17610         * message.el (message-ignored-supersedes-headers): Add Approved.
17611
17612 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17613
17614         * rfc2047.el (rfc2047-encode-message-header): Remove useless
17615         goto-char.
17616         (rfc2047-encode): Fold the line before encoding.
17617
17618 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17619
17620         * rfc2047.el (rfc2047-encode-message-header): Disabled header
17621         folding -- not all headers can be folded, and this should be done
17622         by the message composition mode.  Probably.  I think.
17623
17624 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17625
17626         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
17627         fast.
17628
17629         * gnus-ems.el (gnus-remove-image): Don't use
17630         message-text-with-property; remove only the image found first.
17631
17632         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
17633         found first.
17634
17635 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
17636
17637         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
17638
17639 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17640
17641         * message.el (message-text-with-property): Make it fast and accept
17642         optional arguments.
17643         (message-strip-forbidden-properties): Use it.
17644         (message-fix-before-sending): Follow the m-t-w-p change.
17645
17646         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
17647
17648 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17649
17650         * gnus-art.el (article-hide-headers): Don't change the buffer
17651         mistakenly when performing mml-preview even if
17652         gnus-single-article-buffer is nil.
17653
17654 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
17655
17656         * message.el (message-expand-name-databases): New user option.
17657         (message-expand-name): Use it.
17658
17659 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
17660
17661         * spam.el (spam-report-articles-resend)
17662         (spam-report-resend-register-routine): Allow ham reporting.
17663         (spam-report-resend-register-ham-routine): Add wrapper.
17664         (spam-registration-functions): Add ham resending functions.
17665         (spam-list-of-processors): Add ham resend processor.
17666
17667         * gnus.el (ham-resend-to): Add new group parameter.
17668         (spam-process): Add ham resend option.
17669
17670         * spam-report.el (spam-report-resend): Allow reporting ham.
17671         (spam-report-resend-ham): Add wrapper.
17672
17673 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17674
17675         * message.el (message-cite-articles-with-x-no-archive):
17676         New variable.
17677         (message-cite-original): Use it.
17678
17679 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17680
17681         * message.el (message-cite-original): Respect X-No-Archive.
17682
17683 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17684
17685         * gnus-art.el (article-hide-headers): Refer to the values for
17686         gnus-ignored-headers and gnus-visible-headers in the summary
17687         buffer since a user may have set them as group parameters.
17688
17689 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
17690
17691         * assistant.el (assistant-node-name): Add convenience function.
17692         (assistant-render-text, assistant-render-node): Add error handling,
17693         plus handle multiple next nodes.
17694         (assistant-find-next-node): Comment out for now.
17695         (assistant-find-next-nodes): Add function, returns list of next
17696         nodes.
17697
17698 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
17699
17700         * mail-source.el (mail-source-directory): Fix doc-string.
17701
17702 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
17703
17704         * assistant.el (assistant-render-text, assistant-eval): Add :set
17705         widget type, which is different because it takes and returns a
17706         list.  Much hilarity ensues.
17707
17708 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
17709
17710         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
17711
17712         * gnus-group.el (gnus-group-get-new-news-this-group):
17713         Add doc-string.
17714
17715         * gnus-start.el (gnus-activate-group): Add doc-string.
17716
17717 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17718
17719         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
17720
17721 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
17722
17723         * assistant.el (assistant-render-text): Try to add a :set
17724         widget, more to come.
17725
17726         * spam.el (spam-group-spam-contents-p): Handle empty groupname
17727         strings.
17728         (spam-report-articles-resend)
17729         (spam-register-routine): Do registration iff any articles warrant
17730         it.
17731         (spam-summary-prepare-exit): Change log message for nil group
17732         destinations.
17733
17734 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
17735
17736         * spam.el (spam-report-resend-register-routine):
17737         Allow spam-report-resend-to to be a group parameter or a global value.
17738
17739 2004-05-26  Simon Josefsson  <jas@extundo.com>
17740
17741         * starttls.el: Merge with my GNUTLS based starttls.el.
17742         (starttls-gnutls-program, starttls-use-gnutls)
17743         (starttls-extra-arguments, starttls-process-connection-type)
17744         (starttls-connect, starttls-failure, starttls-success):
17745         New variables.
17746         (starttls-program, starttls-extra-args): Doc fix.
17747         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17748         New functions.
17749         (starttls-negotiate, starttls-open-stream):
17750         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17751         function if it is set.
17752
17753 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17754
17755         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17756         structured fields.
17757
17758 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17759
17760         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17761
17762 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17763
17764         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17765         Add variable.
17766         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17767         assigning the spam-mark to new messages.
17768
17769 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17770
17771         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17772
17773 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17774
17775         * dgnushack.el: Autoload customize-set-variable for XEmacs.
17776
17777         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17778         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17779         default.
17780
17781 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17782
17783         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17784         correct data.
17785
17786 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17787
17788         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17789         (spam-group-processor-p): Fix function.
17790         (spam-group-processor-multiple-p)
17791         (spam-group-spam-processor-report-gmane-p)
17792         (spam-group-spam-processor-report-resend-p)
17793         (spam-group-spam-processor-bogofilter-p)
17794         (spam-group-spam-processor-blacklist-p)
17795         (spam-group-spam-processor-ifile-p)
17796         (spam-group-ham-processor-ifile-p)
17797         (spam-group-spam-processor-spamoracle-p)
17798         (spam-group-spam-processor-crm114-p)
17799         (spam-group-ham-processor-bogofilter-p)
17800         (spam-group-spam-processor-stat-p)
17801         (spam-group-ham-processor-stat-p)
17802         (spam-group-ham-processor-whitelist-p)
17803         (spam-group-ham-processor-BBDB-p)
17804         (spam-group-ham-processor-spamoracle-p)
17805         (spam-group-ham-processor-copy-p): Remove functions with some
17806         prejudice against unneeded code.
17807         (spam-report-articles-resend)
17808         (spam-report-resend-register-routine): Allow the group/topic
17809         spam-resend-to value to override spam-report-resend-to.
17810         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17811         properly now.
17812
17813         * gnus.el (spam-resend-to): Add group/topic parameter.
17814         (spam-process): Move the OBSOLETE processors to the end of the
17815         choices.
17816
17817 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17818
17819         * spam-report.el (spam-report-resend-to, spam-report-resend):
17820         Start with resend-to set to nil, and then ask the user if necessary.
17821         (spam-report-resend): spam-report-resend takes a list of articles, not
17822         separate article numbers.
17823
17824 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17825
17826         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17827         addition to emacs-w3m.
17828
17829 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17830
17831         * assistant.el (assistant-authinfo-data): New function.
17832         (assistant-eval): Eval for entire assistant.
17833
17834         * netrc.el (netrc-services-file): New variable.
17835         (netrc-parse-services): New function.
17836         (netrc-find-service-name): New function.
17837         (netrc-find-service-number): New function.
17838         (netrc-port-equal): New function.
17839         (netrc-machine): Use it.
17840
17841         * nnimap.el (nnimap-open-connection): Use netrc.
17842
17843         * gnus-util.el (gnus-netrc-get): Remove aliases.
17844
17845         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17846
17847         * assistant.el (wid-edit): Fix compilation.
17848
17849         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17850
17851 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17852
17853         * gnus-util.el (gnus-set-file-modes): New function.  (small
17854         patch).
17855
17856 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17857
17858         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17859
17860         * assistant.el (assistant-render-node): Fix up rendering and
17861         read-only text.
17862         (assistant-render-node): Reset.
17863         (assistant-make-read-only): Not sticky.
17864
17865 2004-05-20  Danny Siu  <dsiu@adobe.com>
17866
17867         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17868         centered even when gnus-auto-center-summary is t.
17869
17870 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17871
17872         * dns.el (dns-get-txt-answer): New function.
17873         (dns-read-txt): Ditto.
17874         (query-dns): Use it.
17875
17876 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17877
17878         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17879         active for foreign groups even if the group level is higher than
17880         the specified value.
17881
17882 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17883
17884         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17885         non-active groups.
17886
17887         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17888
17889 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17890
17891         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17892
17893 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17894
17895         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17896         (spam-crm114-header, spam-crm114-spam-switch)
17897         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17898         (spam-crm114-positive-spam-header)
17899         (spam-crm114-database-directory, spam-list-of-processors)
17900         (spam-group-spam-processor-crm114-p)
17901         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17902         (spam-generic-score, spam-list-of-checks)
17903         (spam-list-of-statistical-checks, spam-registration-functions)
17904         (spam-check-crm114-headers, spam-crm114-score)
17905         (spam-check-crm114, spam-crm114-register-with-crm114)
17906         (spam-crm114-register-spam-routine)
17907         (spam-crm114-unregister-spam-routine)
17908         (spam-crm114-register-ham-routine)
17909         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17910         From asjo@koldfront.dk (Adam Sjøgren).
17911
17912         * gnus.el: Add spam-use-crm114.
17913
17914         * spam.el (spam-list-of-processors, spam-registration-functions):
17915         Add spam-use-resend.
17916         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17917         (spam-report-articles-gmane): Add doc fix.
17918         (spam-report-articles-resend, spam-report-resend-register-routine):
17919         Add wrappers around spam-report-resend-to.
17920
17921         * spam-report.el (spam-report-resend-to, spam-report-resend):
17922         Add support for resending spam.
17923         (spam-report-gmane): Fix line length >80.
17924
17925         * gnus.el (spam-process): Add spam-use-resend.
17926
17927 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17928
17929         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17930         number of processed spam messages.
17931         (spam-ham-copy-or-move-routine): Return the number of processed
17932         ham messages.
17933         (spam-summary-prepare-exit): Use the above values to decide
17934         whether status messages shouled be displayed.
17935
17936 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17937
17938         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17939         `rfc2047-encoding-function-alist' in order to avoid conflicting
17940         with the old version.
17941         (rfc2047-encode-region): Concatenate words containing non-ASCII
17942         characters in structured fields; don't encode space-delimited
17943         ASCII words even in unstructured fields; don't break words at
17944         char-category boundaries.
17945         (rfc2047-encode-1): New function.
17946         (rfc2047-encode): Use it; encode text so that it occupies the
17947         maximum width within 76-column; work correctly on Q encoding for
17948         iso-2022-* charsets.
17949         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17950         sure not to break a line just after the header name.
17951         (rfc2047-b-encode-region): Remove.
17952         (rfc2047-b-encode-string): New function.
17953         (rfc2047-q-encode-region): Remove.
17954         (rfc2047-q-encode-string): New function.
17955
17956         * mm-util.el (mm-replace-in-string): New function.
17957
17958 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17959
17960         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17961         Really get it right.
17962         (gnus-inews-make-draft): Really.
17963
17964 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17965
17966         * nnmh.el (nnmh-request-list-1): Don't check the link count
17967         before descending.  (small patch)
17968
17969 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17970
17971         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17972         stuff.
17973
17974         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17975         Match on real group name.
17976
17977         * gnus-art.el (gnus-signature-limit): Doc fix.
17978
17979         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17980
17981         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17982
17983 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17984
17985         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17986         isn't a string.
17987
17988 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17989
17990         * gnus-draft.el (gnus-draft-send):
17991         Bind rfc2047-encode-encoded-words.
17992
17993         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17994         (rfc2047-encodable-p): Say that =? needs encoding.
17995         (rfc2047-encode-encoded-words): New variable.
17996
17997         * gnus-group.el (gnus-group-select-group): Doc fix.
17998
17999         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
18000
18001         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
18002         to nil.
18003
18004         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
18005
18006         * nnheader.el (nnheader-get-lines-and-char): New function.
18007
18008 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
18009
18010         * gnus-msg.el (gnus-summary-followup-with-original):
18011         Document yanking of region when active.
18012
18013 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18014
18015         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
18016         groups if the group level is higher than the specified value.
18017
18018 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18019
18020         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
18021         (gnus-group-jump-to-group): Add prefix argument using
18022         `gnus-group-jump-to-group-prompt'.  Query before jumping to
18023         non-active group.
18024
18025         * compface.el (uncompface): Be verbose when changing
18026         `uncompface-use-external'.
18027
18028         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
18029         handle manual section.
18030
18031 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18032
18033         * gnus-art.el (gnus-button-alist): Revert previous change.
18034
18035 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18036
18037         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
18038
18039 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18040
18041         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
18042         whether backend can accept message.
18043
18044         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
18045
18046 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
18047
18048         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18049         Avoid creating directory when nntp-marks-is-evil is true.
18050         Reported by Reiner Steib.
18051
18052 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
18053
18054         * gnus-picon.el (gnus-picon-style): New variable.
18055         (gnus-picon-insert-glyph): Add optional `nostring' argument.
18056         (gnus-picon-transform-address): Support `gnus-picon-style'.
18057         From Jesper Harder <harder@ifa.au.dk>.
18058
18059 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18060
18061         * message.el (message-fill-field): Return point.
18062         (message-generate-headers): Go to end of field.
18063
18064         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
18065         stuff for non-living groups.
18066
18067 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
18068
18069         * gnus-art.el (gnus-article-followup-with-original)
18070         (gnus-article-reply-with-original): gnus-mark-active-p ->
18071         gnus-region-active-p.
18072
18073 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
18074
18075         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
18076         only when there is spam or ham to be processed.
18077
18078 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18079
18080         * mail-source.el (mail-source-delete-crash-box): Refactor.
18081         (mail-source-fetch): Use it.
18082         (mail-source-fetch-file): Ditto.
18083         (mail-source-fetch-directory): Run postscript in loop.
18084         (mail-source-fetch-pop): Delete.
18085         (mail-source-fetch-maildir): Ditto.
18086         (mail-source-fetch-imap): Ditto.
18087
18088         * imap.el (imap-authenticators): Comment out sasl.
18089
18090         * message.el (message-skip-to-next-address): New function.
18091         (message-fill-header-address): Refactor.
18092         (message-fill-address): Use it.
18093         (message-delete-address): Use it.
18094         (message-fill-header-general): Refactor.
18095         (message-fill-field-address): Rename.
18096         (message-narrow-to-field): Find the start of the header.
18097         (message-header-format-alist): Don't pre-fill.
18098         (message-fill-header): Remove.
18099         (message-insert-header): New function.
18100         (message-shorten-references): Use it.
18101
18102         * rfc2047.el (rfc2047-field-value): Strip props.
18103
18104         * mail-parse.el (mail-header-make-address): New alias.
18105
18106         * ietf-drums.el (ietf-drums-make-address): New function.
18107
18108         * imap.el: Add compiler directives.
18109
18110         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
18111
18112         * gnus-art.el (article-decode-idna-rhs): Don't use
18113         message-idna-inside-rhs-p.
18114
18115 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18116
18117         * message.el (message-idna-inside-rhs-p): Remove.
18118         (message-idna-to-ascii-rhs-1): Use proper address parsing.
18119
18120         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
18121         false positives.
18122
18123 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
18124
18125         * imap.el (imap-sasl-make-mechanisms): Use sasl.
18126
18127 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18128
18129         * nneething.el (nneething-file-name): Don't create spurious
18130         files.
18131
18132         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
18133         (gnus-inews-do-gcc): Remove sleep.
18134
18135         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
18136         part under point.
18137
18138         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
18139         (gnus-agent-regenerate-group): Using nil messages aren't valid.
18140
18141 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
18142
18143         * spam.el (spam-summary-prepare-exit): Fix (length).
18144
18145 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
18146
18147         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
18148         as expired without moving it" message when there are spam
18149         messages left.
18150
18151 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
18152
18153         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
18154         header is not nil.
18155
18156 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
18157
18158         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18159         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
18160         (nntp-marks-changed-p): New arg SERVER.
18161         (nntp-request-update-info): Adjust caller.
18162
18163 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
18164
18165         * nntp.el (nntp-save-marks): Pass missing arg.
18166
18167 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
18168
18169         * nntp.el: Support marks.
18170         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
18171         (nntp-marks-modtime, nntp-marks-directory): New variables.
18172         (nntp-request-set-mark, nntp-request-update-info)
18173         (nntp-possibly-create-directory, nntp-marks-changed-p)
18174         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
18175         New functions.
18176
18177 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
18178
18179         * gnus-xmas.el (gnus-xmas-select-lowest-window)
18180         (gnus-xmas-redefine): Rename.
18181
18182         * gnus-score.el (gnus-score-insert-help):
18183         Use gnus-select-lowest-window.
18184
18185         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
18186         appt-select-lowest-window and rename to gnus-select-lowest-window.
18187
18188         * gnus.el: do.
18189
18190 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18191
18192         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
18193         encodings of MIME-encoded words, in order to improve
18194         interoperability with several broken MUAs.
18195
18196 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18197
18198         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
18199         tags, only when charsets are not specified in headers.
18200         (mm-inline-text-html-render-with-w3m): Ditto.
18201
18202         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
18203         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
18204
18205 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18206
18207         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
18208         instead of MIME-decoded from fields when checking
18209         `gnus-article-address-banner-alist'.
18210
18211 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
18212
18213         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
18214         description rather than subject.
18215
18216 2004-05-02  Steve Youngs  <steve@youngs.au.com>
18217
18218         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
18219
18220 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18221
18222         * gnus.el (gnus-version-number): Bump.
18223
18224 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18225
18226         * gnus.el: No Gnus v0.2 is released.
18227
18228 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18229
18230         * gnus-agent.el (gnus-agent-read-agentview):
18231         Inline gnus-uncompress-range.
18232
18233 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18234
18235         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
18236         `exec-installed-p'.
18237
18238 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18239
18240         * gnus.el (spam-process, spam-autodetect-methods):
18241         Add bsfilter and bsfilter-headers.
18242
18243         * spam.el (spam-bsfilter): New customize group.
18244         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
18245         (spam-bsfilter-header, spam-bsfilter-probability-header)
18246         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
18247         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
18248         (spam-bsfilter-database-directory): New options.
18249         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
18250         (spam-list-of-statistical-checks, spam-registration-functions):
18251         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
18252         (spam-bsfilter-score): New command.
18253         (spam-check-bsfilter-headers, spam-check-bsfilter)
18254         (spam-bsfilter-register-with-bsfilter)
18255         (spam-bsfilter-register-spam-routine)
18256         (spam-bsfilter-unregister-spam-routine)
18257         (spam-bsfilter-register-ham-routine)
18258         (spam-bsfilter-unregister-ham-routine): New functions.
18259         (spam-generic-score): Support bsfilter; Accept an optional argument
18260         to recalcurate spam score even if scoring header has already been
18261         added.
18262         (spam-bogofilter-score, spam-spamassassin-score): Accept an
18263         optional argument to recalcurate spam score even if scoring header
18264         has already been added.
18265
18266 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
18267
18268         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
18269         strings!  Reported by David D. Smith <davidsmith@acm.org>.
18270         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
18271         link is missing.
18272
18273 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
18274
18275         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
18276         (html2text-get-attr): Rewrite.
18277
18278         * message.el (message-setup-1): Remove redundant put-text-property
18279         on mail-header-separator.
18280
18281 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
18282
18283         * gnus-registry.el (gnus-registry-cache-whitespace)
18284         (gnus-registry-action, gnus-registry-spool-action)
18285         (gnus-registry-split-fancy-with-parent): Change message levels
18286         from 5 to 3 or 7, as needed.
18287
18288         * spam.el (spam-summary-prepare-exit)
18289         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
18290         (spam-split, spam-find-spam, spam-log-undo-registration)
18291         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
18292         level from 5 to 6.
18293
18294 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18295
18296         * gnus-ems.el: Autoload appt-select-lowest-window (revert
18297         2004-03-04 change).
18298
18299 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
18300
18301         * sieve-manage.el (sieve-manage-open):
18302         * nnweb.el (nnweb-insert-html):
18303         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
18304         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
18305         * nnspool.el (nnspool-request-group):
18306         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
18307         * nnml.el (nnml-request-update-info):
18308         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
18309         (nnmh-request-create-group, nnmh-update-gnus-unreads):
18310         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
18311         (nnimap-request-set-mark):
18312         * nnfolder.el (nnfolder-request-update-info):
18313         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
18314         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
18315         * gnus-uu.el (gnus-uu-find-articles-matching):
18316         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
18317         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
18318         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
18319         * gnus-nocem.el (gnus-nocem-scan-groups):
18320         * gnus-int.el (gnus-start-news-server):
18321         * gnus-group.el (gnus-group-make-kiboze-group)
18322         (gnus-group-browse-foreign-server):
18323         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
18324         Use mapc when appropriate.
18325
18326 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
18327
18328         FIXME: Make separate entries for each person.
18329
18330         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
18331         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
18332         <shields@msrl.com>:
18333
18334         * spam.el (spam-necessary-extra-headers): Get the extra headers we
18335         may need for spam sorting and scoring.
18336         (spam-user-format-function-S): Add user format function suitable for
18337         general use.
18338         (spam-article-sort-by-spam-status): Add sorting function for summary
18339         sorting.
18340         (spam-extra-header-to-number): Add function to get a score from a
18341         header.
18342         (spam-summary-score): Add function to get a numeric score from the
18343         headers.
18344         (spam-generic-score): Fix function doc, was in wrong place.
18345         (spam-initialize): Take symbols when it's run, and install the
18346         extra headers that spam-necessary-extra-headers thinks we need.
18347
18348 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
18349
18350         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
18351         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18352
18353 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
18354
18355         * gnus-sum.el (gnus-set-global-variables)
18356         (gnus-build-all-threads, gnus-get-newsgroup-headers)
18357         (gnus-article-get-xrefs, gnus-summary-best-group)
18358         (gnus-summary-next-article, gnus-summary-enter-digest-group)
18359         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
18360         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
18361         Use with-current-buffer.
18362
18363 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
18364
18365         * spam.el (spam-summary-prepare-exit): Simplify logic.
18366         (spam-fetch-article-header): Read the article header if it's not
18367         available.
18368         (spam-list-articles): Simplify logic.
18369         (spam-filelist-register-routine): Fix bug with unregister-list.
18370
18371         * gnus-registry.el: Fix comments at beginning.
18372
18373 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
18374
18375         * message.el (message-cater-to-broken-inn): Remove.
18376         (message-shorten-references): Make sure the total folded length of
18377         References is shorter than 998 characters to cater to a bug in INN
18378         2.3.  Also, don't pretend that references aren't folded -- this
18379         hasn't worked for a while.
18380
18381 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18382
18383         * gnus-agent.el (gnus-agentize):
18384         gnus-agent-send-mail-real-function no longer set to current value
18385         of message-send-mail-function but rather a lambda that calls
18386         message-send-mail-function.  The change makes the agent real-time
18387         responsive to user changes to message-send-mail-function.
18388
18389 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18390
18391         * legacy-gnus-agent.el
18392         (gnus-agent-convert-to-compressed-agentview): Fix typos with
18393         help from Florian Weimer <fw@deneb.enyo.de>
18394
18395 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18396
18397         * nnmail.el (nnmail-cache-insert): Revert last change.
18398
18399 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18400
18401         * nnmail.el (nnmail-cache-insert): Always check whether
18402         nnmail-cache-ignore-groups matches a group name.
18403
18404 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
18405
18406         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
18407         (spam-find-spam, spam-log-processing-to-registry)
18408         (spam-log-registered-p, spam-log-unregistration-needed-p)
18409         (spam-log-undo-registration): Use gnus-message instead of
18410         gnus-error, none of these errors are fatal.
18411
18412         * gnus-registry.el (gnus-registry-clean-empty-function)
18413         (gnus-registry-clean-empty): Remove only empty entries without
18414         extra data.
18415
18416 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
18417
18418         * spam-stat.el (spam-stat-buffer-change-to-spam)
18419         (spam-stat-buffer-change-to-non-spam): Change (error) to
18420         (gnus-message 8) invocation.
18421
18422 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18423
18424         * nntp.el (nntp-via-netcat-command): New variable.
18425         (nntp-via-netcat-switches): New variable.
18426         (nntp-open-via-rlogin-and-netcat): New function.
18427         (nntp-open-connection-function): Doc fix.
18428         (nntp-telnet-command): Doc fix.
18429         (nntp-end-of-line): Doc fix.
18430         (nntp-via-rlogin-command): Doc fix.
18431         (nntp-via-user-name): Doc fix.
18432         (nntp-via-address): Doc fix.
18433
18434 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18435
18436         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
18437         error in Emacs 21.1.
18438
18439 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
18440
18441         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
18442
18443 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18444
18445         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
18446         (gnus-agent-with-refreshed-group): New macro.
18447         (gnus-agent-rename-group): New function.
18448         (gnus-agent-delete-group): New function.
18449         (gnus-agent-save-group-info): Use gnus-command-method when
18450         `method' parameter is nil.  Don't write nil entries into the
18451         active file.
18452         (gnus-agent-get-group-info): New function.
18453         (gnus-agent-fetch-articles):
18454         Use gnus-agent-update-files-total-fetched-for to increment disk space
18455         used.
18456         (gnus-agent-fetch-headers, gnus-agent-save-alist):
18457         Use gnus-agent-update-view-total-fetched-for to increment disk space
18458         used.
18459         (gnus-agent-get-local): Add optional parameters to avoid calling
18460         gnus-group-real-name and gnus-find-method-for-group.
18461         (gnus-agent-set-local): Delete stored entry if either min, or max,
18462         are nil.
18463         (gnus-agent-fetch-session): Reworded error/quit messages.
18464         On quit, use gnus-agent-regenerate-group to record existance of any
18465         articles fetched to disk before the quit occurred.
18466         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
18467         gnus-agent-update-view-total-fetched-for, and
18468         gnus-agent-update-files-total-fetched-for to decrement disk space
18469         used.
18470         (gnus-agent-retrieve-headers):
18471         Use gnus-agent-update-view-total-fetched-for to increment disk space
18472         used.
18473         (gnus-agent-regenerate-group): Replace gnus-group-update-group
18474         with gnus-agent-update-files-total-fetched-for to decrement disk
18475         space and fresh group buffer.
18476         (gnus-agent-inhibit-update-total-fetched-for): New variable.
18477         (gnus-agent-need-update-total-fetched-for): New variable.
18478         (gnus-agent-update-files-total-fetched-for): New function.
18479         (gnus-agent-update-view-total-fetched-for): New function.
18480         (gnus-agent-total-fetched-for): New function.
18481
18482         * gnus-cache.el (gnus-cache-save-buffers):
18483         Use gnus-cache-update-overview-total-fetched-for to change disk space
18484         used by this group.
18485         (gnus-cache-possibly-enter-article):
18486         Use gnus-cache-update-file-total-fetched-for to increment disk space
18487         used by this group.
18488         (gnus-cache-possibly-remove-article):
18489         Use gnus-cache-update-file-total-fetched-for to decrement disk space
18490         used by this group.
18491         (gnus-cache-generate-nov-databases): Purge total fetched cache.
18492         (gnus-cache-rename-group): New function.
18493         (gnus-cache-delete-group): New function.
18494         (gnus-cache-inhibit-update-total-fetched-for): New variable.
18495         (gnus-cache-need-update-total-fetched-for): New variable.
18496         (gnus-cache-with-refreshed-group): New macro.
18497         (gnus-cache-update-file-total-fetched-for): New function.
18498         (gnus-cache-update-overview-total-fetched-for): New function.
18499         (gnus-cache-rename-group-total-fetched-for): New function.
18500         (gnus-cache-delete-group-total-fetched-for): New function.
18501         (gnus-cache-total-fetched-for): New function.
18502
18503         * gnus-group.el: Require gnus-sum and autoload functions to
18504         resolve warnings when gnus-group.el compiled alone.
18505         (gnus-group-line-format): Documented new %F.
18506         (size of Fetched data) group line format; identifies disk space
18507         used by agent and cache.
18508         (gnus-group-line-format-alist): Defined new F format.
18509         (gnus-total-fetched-for): New function.
18510         (gnus-group-delete-group): No longer update
18511         gnus-cache-active-altered as gnus-request-delete-group now keeps
18512         the cache in sync.
18513         (gnus-group-list-active): Let the agent store a server's active
18514         list if currently plugged.
18515
18516         * gnus-int.el (gnus-request-delete-group):
18517         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
18518         local disk in sync with the server.
18519         (gnus-request-rename-group):
18520         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
18521         local disk in sync with the server.
18522
18523         * gnus-start.el (gnus-get-unread-articles):
18524         Cosmetic simplification to logic.
18525
18526         * gnus-util.el (gnus-rename-file): New function.
18527
18528 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
18529
18530         * mm-util.el (mm-image-load-path): Handle nil in load-path.
18531
18532 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
18533
18534         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
18535         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
18536
18537 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
18538
18539         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
18540         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
18541
18542 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
18543
18544         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
18545
18546 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
18547
18548         * spam.el (spam-set-difference): Add function to replace
18549         gnus-set-difference in spam.el.
18550         (spam-summary-prepare-exit): Use spam-set-difference.
18551
18552 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
18553
18554         * gnus-registry.el (gnus-registry-cache-file): Update to use
18555         gnus-dribble-directory OR gnus-home-directory OR ~.
18556         (gnus-registry-split-fancy-with-parent): Fix doc.
18557
18558 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18559
18560         * message.el (message-exchange-point-and-mark):
18561         Use message-mark-active-p.  Suggested by Jesper Harder
18562         <harder@ifa.au.dk>.
18563
18564 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18565
18566         * message.el (message-exchange-point-and-mark): Don't activate
18567         region if it was inactive.  Suggested by Hiroshi Fujishima
18568         <pooh@nature.tsukuba.ac.jp>.
18569
18570 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18571
18572         * gnus-art.el (article-display-face): Display Faces in the same
18573         order as X-Faces.
18574
18575 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18576
18577         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
18578
18579 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18580
18581         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
18582         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
18583         (gnus-article-mime-hierarchy): Remove.
18584         (gnus-article-mime-hierarchy-next): Remove.
18585         (gnus-article-mode): Revert 2004-03-19 change.
18586         (gnus-article-setup-buffer): Revert 2004-03-19 change.
18587         (gnus-insert-mime-button): Revert 2004-03-19 change.
18588         (gnus-mime-accumulate-hierarchy): Remove.
18589         (gnus-mime-enter-multipart): Remove.
18590         (gnus-mime-leave-multipart): Remove.
18591         (gnus-mime-display-part): Revert 2004-03-19 change.
18592         (gnus-mime-display-alternative): Revert 2004-03-19 change.
18593
18594         * mml.el (mml-preview): Revert 2004-03-19 change.
18595
18596 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
18597
18598         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
18599
18600 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18601
18602         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
18603         t while entering a file name using the mm-with-multibyte macro.
18604         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18605
18606         * mm-util.el (mm-with-multibyte): New macro.
18607
18608 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18609
18610         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
18611         New user option.
18612         (gnus-mime-multipart-functions): Doc and customization fix.
18613         (gnus-article-mime-hierarchy): New variable.
18614         (gnus-article-mime-hierarchy-next): New variable.
18615         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
18616         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
18617         gnus-article-mime-hierarchy-next to nil.
18618         (gnus-insert-mime-button): Show hierarchy numbers.
18619         (gnus-mime-accumulate-hierarchy): New function.
18620         (gnus-mime-enter-multipart): New function.
18621         (gnus-mime-leave-multipart): New function.
18622         (gnus-mime-display-part): Recompute hierarchical MIME structure.
18623         (gnus-mime-display-alternative): Show hierarchy numbers.
18624
18625         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
18626         gnus-article-mime-hierarchy-next to nil.
18627
18628 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
18629
18630         * dns.el: Don't require gnus-xmas.
18631
18632 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
18633
18634         * mml.el (mml-generate-mime-1): Don't use format=flowed with
18635         inline PGP.
18636         (mml-menu): Disable mml-quote-region if mark is inactive.
18637
18638 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18639
18640         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
18641         when the group's active is not available.
18642
18643 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18644
18645         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
18646         error.
18647
18648 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
18649
18650         * imap.el (imap-store-password): New variable.
18651         (imap-interactive-login): Use it.
18652         Suggested by Mark Plaksin <happy@mcplaksin.org>.
18653
18654 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18655
18656         * gnus-art.el (gnus-article-read-summary-keys): Restore new
18657         window-start and hscroll to summary window.
18658
18659 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18660
18661         * gnus-start.el (gnus-convert-old-newsrc): Only write the
18662         conversion message to newsrc-dribble when an actual conversion is
18663         performed.
18664
18665 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
18666
18667         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
18668
18669 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18670
18671         * mm-decode.el (mm-complicated-handles): New function reviving
18672         former definition of mm-multiple-handles.
18673
18674         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18675         (gnus-mime-delete-part): Use it.
18676
18677 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18678
18679         * gnus-agent.el (gnus-agent-read-local):
18680         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
18681         avoid the implicit assumption that they will always be equal.
18682         (gnus-agent-save-local): Bind buffer-file-coding-system, not
18683         coding-system-for-write, as the with-temp-file macro first prints
18684         to a buffer then saves the buffer.
18685
18686 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18687
18688         * gnus-art.el (gnus-article-edit-part): New function.
18689         (gnus-mime-save-part-and-strip): Use it; do query instead of
18690         signaling an error; don't use mm-multiple-handles.
18691         (gnus-mime-delete-part): Ditto.
18692
18693 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18694
18695         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
18696         old file versions.
18697         (gnus-group-prepare-hook): Remove function that converted list
18698         form of gnus-agent-expire-days to group properties.
18699
18700         * gnus-int.el: Autoload gnus-agent-regenerate-group.
18701         (gnus-request-accept-article): Re-indented.
18702
18703         * gnus-start.el (gnus-convert-old-newsrc): Registered new
18704         converters to handle old agent file formats.  Add logic for a
18705         "backup before upgrading warning".
18706         (gnus-convert-mark-converter-prompt): Developers can mark
18707         functions as needing (default), or not needing,
18708         gnus-convert-old-newsrc's "backup before upgrading warning".
18709         (gnus-convert-converter-needs-prompt): Tests whether the user
18710         should be protected from potentially irreversable changes by the
18711         function.
18712
18713         * legacy-gnus-agent.el: New.  Provides converters that are only
18714         loaded when gnus-convert-old-newsrc needs to call them.
18715
18716 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18717
18718         * mail-source.el (mail-source-touch-pop): Doc fix.
18719
18720         * message.el (message-smtpmail-send-it): Doc fix.
18721
18722 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
18723
18724         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
18725
18726         * nnmail.el (nnmail-split-fancy): do.
18727
18728         * gnus-kill.el (gnus-kill, gnus-execute): do.
18729
18730 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18731
18732         * gnus-sum.el (gnus-widget-reversible-match)
18733         (gnus-widget-reversible-to-internal)
18734         (gnus-widget-reversible-to-external): New functions.
18735         (gnus-widget-reversible): New widget.
18736         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
18737
18738 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
18739
18740         * gnus-sum.el (gnus-thread-sort-functions)
18741         (gnus-article-sort-functions): Document `(not F)' items.
18742
18743 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18744
18745         * spam.el (spam-use-gmane-xref): Add new backend.
18746         (spam-gmane-xref-spam-group): Add variable to control the name of the
18747         Gmane spam group.
18748         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18749         (spam-regex-headers-spam, spam-regex-headers-ham)
18750         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18751         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18752         backends and checks.
18753         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18754
18755         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18756         an autodetect method.
18757
18758 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18759
18760         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18761         articles are being added to a group.
18762         (gnus-request-replace-article): Inform the agent that articles
18763         need to be uncached as the cached contents are no longer valid.
18764
18765 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18766
18767         * binhex.el: Don't autoload executable-find.
18768
18769         * canlock.el: Don't autoload mail-fetch-field.
18770
18771         * dgnushack.el: Autoload c-mode for XEmacs.
18772
18773         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18774
18775         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18776         rmail-dont-reply-to and rmail-output.
18777
18778         * gnus-score.el: Don't autoload ffap-string-at-point.
18779
18780         * gnus-setup.el: Don't autoload sc-cite-original.
18781
18782         * imap.el: Don't autoload base64-decode-string,
18783         base64-encode-string and md5.
18784
18785         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18786         and rmail-msg-restore-non-pruned-header.
18787
18788         * mm-decode.el: Don't autoload executable-find.
18789
18790         * mm-url.el: Don't autoload executable-find.
18791
18792         * mm-view.el: Don't autoload diff-mode.
18793
18794         * nndb.el: Don't autoload news-reply-mode, news-setup,
18795         cancel-timer and telnet.
18796
18797         * password.el: Don't autoload run-at-time for Emacs.
18798
18799         * sha1-el.el: Don't autoload executable-find.
18800
18801         * sieve-mode.el: Don't autoload c-mode.
18802
18803         * uudecode.el: Don't autoload executable-find.
18804
18805 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18806
18807         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18808         (gnus-agent-possibly-alter-active): Avoid null in numeric
18809         comparison.
18810         (gnus-agent-set-local): Refuse to save null in local object table.
18811         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18812         list of articles that will be marked as unread.
18813
18814 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18815
18816         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18817
18818 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18819
18820         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18821         language tags.
18822
18823 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18824
18825         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18826         Don't bind "obarray".
18827
18828         * gnus-sum.el (gnus-thread-sort-functions):
18829         Add `gnus-thread-sort-by-most-recent-number' and
18830         `gnus-thread-sort-by-most-recent-date'.
18831         Reported by Kai Grossjohann <kai@emptydomain.de>.
18832
18833 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18834
18835         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18836
18837 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18838
18839         * gnus-cus.el (gnus-agent-customize-category):
18840         Remove ignore-errors macro reference that required cl to be loaded at
18841         run-time.
18842
18843         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18844         single-interval range of the form (min . max).  Previously the
18845         range had to look like ((min . max)).  Likewise, return
18846         (min . max) rather than ((min . max)).
18847         (gnus-range-map): Use gnus-range-normalize to accept
18848         single-interval range.
18849
18850         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18851         the cache, but not the agent, now appear with their usual face.
18852
18853         * dgnushack.el (loaddir): New variable that is bound to the
18854         directory containing the dgnushack.el file. Use loaddir, rather
18855         than srcdir, to update load-path. Change lets dgnushack compile
18856         code in directories other than GNUS/lisp.
18857
18858 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18859
18860         * lpath.el: Don't bind w3m-safe-url-regexp.
18861
18862         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18863         w3m-safe-url-regexp variable buffer-local.
18864
18865         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18866
18867 2004-02-27  Simon Josefsson  <jas@extundo.com>
18868
18869         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18870         gnus-group-real-prefix.
18871         (gnus-summary-move-article): Use it, instead of
18872         gnus-group-real-prefix.
18873
18874 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18875
18876         * lpath.el: Bind w3m-safe-url-regexp.
18877
18878         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18879         w3m-safe-url-regexp variable buffer-local and set it as the value
18880         of mm-w3m-safe-url-regexp.
18881
18882         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18883
18884         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18885         parsing gnus-posting-styles when the message is not for replying.
18886
18887         * dgnushack.el: Autoload sgml-mode for XEmacs.
18888
18889         * nnrss.el (nnrss-opml-export):
18890         Use mm-set-buffer-file-coding-system instead of
18891         set-buffer-file-coding-system.
18892
18893 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18894
18895         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18896         of checkdoc.el).
18897         * nnrss.el: do.
18898         * gnus-mlspl.el: do.
18899         * gnus-ml.el: do.
18900         * gnus-srvr.el: do.
18901
18902         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18903
18904 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18905
18906         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18907         Corrections to custom-manual links.
18908
18909         * gnus-art.el (gnus-article): Ditto.
18910
18911         * mm-decode.el (mime-display, mime-security): Ditto.
18912
18913 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18914
18915         * flow-fill.el: Typo.
18916
18917 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18918
18919         * spam-wash.el: New file.
18920
18921 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18922
18923         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18924
18925 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18926
18927         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18928         to be run with new-articles as LIST1, not LIST2.
18929         (spam-registration-functions): Add spam-use-ham-copy as a nil
18930         registration backend.
18931
18932 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18933
18934         * spam-stat.el (spam-stat-washing-hook): New option.
18935         (spam-stat-buffer-words): Use it.
18936         (spam-stat-process-directory, spam-stat-test-directory):
18937         Use insert-file-contents-literally.
18938         (spam-stat-coding-system): New variable.
18939         (spam-stat-load, spam-stat-save): Use it.
18940
18941 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18942
18943         * spam-report.el (spam-report-plug-agent):
18944         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18945
18946 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18947
18948         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18949         Allow / in mailto URLs.
18950
18951 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18952
18953         * spam-report.el (spam-report-process-queue): Fix interactive use.
18954         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18955         (spam-report-unplug-agent): Doc fixes.
18956         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18957         (spam-report-agentize, spam-report-deagentize): Autoload.
18958
18959 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18960
18961         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18962
18963         * message.el (message-setup-fill-variables): Add mml tags to
18964         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18965         <ajk@iu.edu>.
18966         (message-mode): Don't modify paragraph-separate there.
18967
18968 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18969
18970         * compface.el (uncompface-use-external): Default to undecided.
18971         (uncompface-use-external-threshold): New variable.
18972         (uncompface-float-time): New macro.
18973         (uncompface): Determine whether to use the external decoder if
18974         uncompface-use-external is undecided.
18975
18976 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18977
18978         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18979         after images.
18980
18981         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18982
18983 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18984
18985         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18986
18987         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18988
18989         * gnus-sum.el (gnus-summary-limit-to-age)
18990         (gnus-summary-limit-children): do.
18991
18992         * gnus-int.el (gnus-request-scan): do.
18993
18994         * gnus-group.el (gnus-group-suspend): do.
18995
18996         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18997
18998         * gnus-cite.el (gnus-cite-parse-attributions): do.
18999
19000         * gnus-agent.el (gnus-summary-set-agent-mark)
19001         (gnus-agent-regenerate-group): do.
19002
19003         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
19004
19005         * binhex.el (binhex-decode-region-internal): do.
19006
19007 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19008
19009         * gnus-fun.el (gnus-face-properties-alist): New user option.
19010         (gnus-display-x-face-in-from): Use it.
19011
19012         * gnus-art.el (article-display-face): Ditto.
19013
19014         * compface.el (uncompface-use-external): Default to nil.
19015
19016 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
19017
19018         * nntp.el (nntp-erase-buffer): New function.
19019         (nntp-retrieve-data, nntp-send-command)
19020         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
19021         (nntp-possibly-change-group): Use it.
19022
19023         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
19024         Use with-current-buffer.
19025
19026 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
19027
19028         * compface.el: Merge the ELisp-based uncompface program.
19029         (compface): New customization group.
19030         (uncompface-use-external): New user option.
19031         (uncompface): Call uncompface-internal if uncompface-use-external
19032         is nil.
19033         (uncompface-internal): New function.  Note that there are also
19034         some other functions and variables added for this function.
19035
19036 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
19037
19038         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
19039         if necessary.
19040
19041 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
19042
19043         * spam-report.el (spam-report-unplug-agent)
19044         (spam-report-plug-agent, spam-report-deagentize)
19045         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
19046         Add support for the Agent in spam-report: when unplugged, report to a
19047         file; when plugged, submit all the requests.
19048
19049         * spam.el (spam-register-routine): Fix message about
19050         registration.
19051
19052 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
19053
19054         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
19055         dependencies.
19056         (rfc2047-encode): Use it.
19057
19058         * gnus-art.el (gnus-button-marker-list): Move before first
19059         reference.
19060
19061         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
19062         (imap-parse-body): Fix format string mismatch.
19063
19064         * gnus-score.el (gnus-summary-increase-score): do.
19065
19066         * nnrss.el (nnrss-close): New function.
19067
19068 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
19069
19070         * nnrss.el (nnrss-make-filename): New function.
19071         (nnrss-request-delete-group, nnrss-read-server-data)
19072         (nnrss-save-server-data, nnrss-read-group-data)
19073         (nnrss-save-group-data): Use it.
19074         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
19075         (nnrss-read-server-data, nnrss-read-group-data): Use load.
19076         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
19077
19078 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
19079
19080         * mml.el (mml-compute-boundary-1): Don't uncompress files.
19081
19082 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
19083
19084         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
19085         files.
19086
19087         * message.el (message-generate-headers-first): Don't quote nil
19088         and t in docstrings.
19089
19090         * imap.el (imap-id): do.
19091
19092         * gnus-agent.el (gnus-agent-consider-all-articles)
19093         (gnus-agent-queue-mail): do.
19094
19095 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
19096
19097         * spam-report.el (spam-report-process-queue): New function.
19098         Process requests from `spam-report-requests-file'.
19099         (spam-report-process-queue): Doc fix.
19100
19101 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
19102
19103         * spam.el (spam-register-routine)
19104         (spam-log-processing-to-registry, spam-log-registered-p)
19105         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19106         Change "check" to "spam-check" for semi-clarity.
19107
19108 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
19109
19110         * pop3.el: Require nnheader.
19111
19112         * mml-smime.el: Require cl.  Autoload message-fetch-field.
19113
19114         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
19115
19116         * gnus-picon.el: Require cl.
19117
19118         * gnus-fun.el: Require gnus-ems and gnus-util.
19119
19120         * gnus.el (gnus-method-to-server): Move defsubst before first use.
19121
19122         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
19123
19124         * gnus-art.el (gnus-article-edit-mode): Define before first
19125         reference.
19126
19127 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
19128
19129         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
19130         (gnus-uu-post-encoded): Use point-at-bol.
19131
19132         * gnus-topic.el (gnus-group-active-topic-p): do.
19133
19134         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
19135
19136         * gnus-group.el (gnus-group-kill-region): do.
19137
19138         * gnus-art.el (article-date-ut): do.
19139
19140         * message.el (message-fetch-field): Remove redundant
19141         case-fold-search binding.
19142         (message-narrow-to-field): Simplify.
19143
19144 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
19145
19146         * spam.el (spam-directory): Derive from `gnus-directory'.
19147
19148         * spam-report.el (spam-report-url-to-file)
19149         (spam-report-requests-file): New function and variable for offline
19150         reporting.
19151         (spam-report-url-ping-function): Add `spam-report-url-to-file'
19152         and user defined function.
19153         (spam-report-url-ping-mm-url): Remove doubled slash.
19154
19155 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
19156
19157         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
19158
19159 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
19160
19161         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
19162         Fix format string mismatch.
19163
19164         * sieve.el (sieve-deactivate-all): do.
19165
19166         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
19167
19168         * nnlistserv.el (nnlistserv-kk-wash-article): do.
19169
19170         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
19171
19172         * mm-bodies.el (mm-7bit-chars): Don't include \r.
19173
19174 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
19175
19176         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
19177         the list of checks.
19178
19179 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
19180
19181         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
19182         padding.
19183
19184 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
19185
19186         * mm-view.el (mm-fill-flowed): New variable.
19187         (mm-inline-text): Use it.
19188
19189 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
19190
19191         * spam.el (spam-spamassassin-register-ham-routine)
19192         (spam-spamassassin-register-spam-routine): Fix function names.
19193
19194 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19195
19196         * gnus.el (gnus-tmp-grouplens): Remove.
19197         (gnus-summary-line-format): Remove grouplens.
19198
19199         * gnus-group.el (gnus-group-line-format): Ditto.
19200
19201         * gnus-spec.el (gnus-format-specs): Ditto.
19202         (gnus-update-format-specifications): Flush the group format spec
19203         cache if there's the grouplens stuff.
19204         (gnus-parse-simple-format): Replace %l with the empty string.
19205
19206 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
19207
19208         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
19209         omission.
19210
19211 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19212
19213         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
19214         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19215
19216 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19217
19218         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
19219         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
19220         New macros and functions.
19221         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
19222         Handle > NLINK_MAX messages.
19223         * nnmaildir.el (nnmaildir-request-set-mark):
19224         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
19225
19226 2004-01-25  Alex Schroeder  <alex@gnu.org>
19227
19228         * spam-stat.el (spam-stat-process-directory-age): New option.
19229         (spam-stat-process-directory): Use it.
19230
19231 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
19232
19233         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
19234         (spam-stat-save): Accept prefix argument.
19235
19236 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
19237
19238         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
19239         links" error.
19240
19241 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19242
19243         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
19244         the rest of the and/or forms.
19245
19246 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19247
19248         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
19249         compatibility with old .newsrc.eld files.
19250
19251         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
19252
19253         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
19254
19255         * gnus-start.el (gnus-1): do.
19256
19257         * gnus-group.el (gnus-group-line-format-alist): do.
19258
19259         * gnus.el (gnus-use-grouplens, gnus-visual): do.
19260
19261         * gnus-gl.el: Remove.
19262
19263 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19264
19265         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
19266         marks consisting of a single range {for example, (3 . 5)} rather
19267         than a list of a single range { ((3 . 5)) }.
19268
19269 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19270
19271         * spam-stat.el (spam-stat-store-gnus-article-buffer):
19272         Use with-current-buffer.
19273         (spam-stat-store-current-buffer): Use insert-buffer-substring to
19274         avoid consing a string.
19275
19276         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
19277         Remove obsolete entries for big5 and gb2312.
19278
19279 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19280
19281         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
19282         uncompressed list.
19283
19284 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
19285
19286         * spam-stat.el (spam-stat-strip-xref): New function.
19287         (spam-stat-process-directory): Use it.
19288
19289         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
19290         here -- it's done in message-fetch-field.
19291
19292 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19293
19294         * gnus-agent.el (gnus-agent-queue-mail)
19295         (gnus-agent-prompt-send-queue): New variables.
19296         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
19297         * gnus-draft.el (gnus-group-send-queue): Pass the group name
19298         "nndraft:queue" along to gnus-draft-send.
19299         Use gnus-agent-prompt-send-queue.
19300         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
19301         is "nndraft:queue".  Suggested by Gaute Strokkenes
19302         <gs234@srcf.ucam.org>
19303
19304         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
19305         (agent-enable-undownloaded-faces): Add.
19306         (gnus-agent-cat-groups): Use eval-and-compile, not
19307         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
19308         method of gnus-agent-cat-groups even when the buffer has been
19309         evaled.
19310         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
19311         delete gnus-agent-save-active-1.
19312         (gnus-agent-save-groups): Delete.  Identical to
19313         gnus-agent-save-active.
19314         (gnus-agent-write-active): No longer adjust agent's copy of active
19315         file as agent's adjustments are now stored in their own
19316         file.  Remove optional parameter.
19317         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
19318         servers.  Add use of min/max range limits from server's local
19319         file.
19320         (gnus-agent-save-alist): Remove unused optional argument.
19321         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
19322         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
19323         (gnus-agent-set-local): A per-server file that keeps min/max range
19324         limits for articles known to the agent.  Provides a fast mechanism
19325         for altering many active ranges.
19326         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
19327         active file (local makes it unnecessary).
19328         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
19329
19330         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
19331         (agent-enable-undownloaded-faces): Add.
19332
19333         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
19334         disable it when sending to "nndraft:queue".
19335         (gnus-group-send-queue): Add safety check to avoid sending queue
19336         when unplugged.
19337
19338         * gnus-group.el (gnus-group-catchup): Use new
19339         gnus-sequence-of-unread-articles, not
19340         gnus-list-of-unread-articles, to avoid exhausting memory with huge
19341         numbers of articles.  Use gnus-range-map to avoid having to
19342         uncompress the unread list.
19343         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
19344         Fix invalid ange-ftp reference.
19345
19346         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
19347         (gnus-sorted-range-intersection): Intersection of two ranges
19348         without requiring that they first be uncompressed.
19349
19350         * gnus-start.el (gnus-activate-group): Unless blocked by the
19351         caller, possibly expand the active range to include both cached
19352         and agentized articles.
19353         (gnus-convert-old-newsrc): Rewrote in anticipation of having
19354         multiple version-dependent converters.
19355         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
19356         gnus-agent-save-active.
19357         (gnus-save-newsrc-file): Save dirty agent range limits.
19358
19359         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
19360         gnus-agent-possibly-alter-active.
19361         (gnus-adjust-marked-articles): Faster handling of simple lists.
19362
19363 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
19364
19365         * spam-stat.el (spam-stat-test-directory): New optional argument
19366         displays a list of files detected.  Suggested by Andrew Cohen
19367         <cohen@andy.bu.edu>.
19368         (spam-stat-buffer-words-with-scores): Don't narrow and change
19369         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
19370
19371 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
19372
19373         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
19374         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
19375         (spam-spamassassin-arguments)
19376         (spam-spamassassin-spam-flag-header)
19377         (spam-spamassassin-positive-spam-flag-header)
19378         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
19379         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
19380         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
19381         (spam-list-of-processors, spam-list-of-checks)
19382         (spam-list-of-statistical-checks, spam-registration-functions)
19383         (spam-check-spamassassin-headers, spam-check-spamassassin)
19384         (spam-spamassassin-score)
19385         (spam-spamassassin-register-with-sa-learn)
19386         (spam-spamassassin-register-spam-routine)
19387         (spam-spamassassin-register-ham-routine)
19388         (spam-assassin-register-spam-routine)
19389         (spam-assassin-register-ham-routine): Add SpamAssassin support.
19390         (spam-bogofilter-score): Fix to show article before scoring.
19391
19392 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
19393
19394         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
19395         default scoring function.
19396         (spam-generic-score): Call spam-spamassassin-score if
19397         spam-use-spamassassin or spam-use-spamassassin-headers is on;
19398         spam-bogofilter-score otherwise.
19399
19400         * gnus.el (spam-process, spam-autodetect-methods):
19401         Add spamassassin and spamassassin-headers.
19402
19403 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
19404
19405         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19406         Suppress unnecessary messages.
19407
19408 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
19409
19410         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
19411         make-hash-table.
19412
19413 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19414
19415         * canlock.el (base64-encode-string): Don't autoload it.
19416
19417 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19418
19419         * run-at-time.el: Remove useless (require 'itimer),
19420         eval-and-compile and (featurep 'xemacs).
19421
19422 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
19423
19424         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
19425         GROUP is a virtual group.
19426
19427 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
19428
19429         * gnus.el: Autoload `message-y-or-n-p'.
19430
19431 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
19432
19433         * pgg-parse.el: Remove unnecessary (require 'custom).
19434
19435         * pgg-def.el: do.
19436
19437         * nnmail.el: do.
19438
19439         * gnus-undo.el: do.
19440
19441         * gnus-picon.el: do.
19442
19443         * gnus-util.el: do.
19444
19445 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
19446
19447         * gnus-sum.el (gnus-pick-line-number): Add autoload.
19448
19449 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19450
19451         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
19452         handle, as well as a list.
19453
19454         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
19455         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
19456         (mm-w3m-cid-retrieve): Simplify.
19457
19458 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
19459
19460         * message.el (message-kill-to-signature): Allow prefix arg to
19461         specify number of lines to keep before signature.
19462
19463 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
19464
19465         * message.el (message-kill-to-signature): Change docstring.
19466
19467 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19468
19469         * canlock.el: Always require sha1-el.
19470         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
19471
19472         * message.el: Autoload sha1 only when compiling.
19473
19474         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
19475         eudc-expand-inline for XEmacs.
19476
19477 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19478
19479         * message.el (message-canlock-generate): Require sha1-el.
19480
19481 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
19482
19483         * message.el (message-expand-name): Silence the byte compiler.
19484
19485         * lpath.el: Add detect-coding-system.
19486
19487         * dgnushack.el (dgnushack-compile): Remove obsolete check for
19488         cus-edit.
19489
19490 2004-01-13  Simon Josefsson  <jas@extundo.com>
19491
19492         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
19493         Invoke gnus-score-mode.
19494         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
19495
19496         * gnus-range.el (gnus-compress-sequence): Doc fix.
19497         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
19498
19499 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19500
19501         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
19502
19503 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
19504
19505         * spam.el (spam-get-article-as-string): Update to use
19506         gnus-request-article-this-buffer, much simpler.
19507         (spam-get-article-as-buffer): Remove.
19508
19509 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
19510
19511         * message.el (message-expand-name): Use EUDC if the user uses that.
19512
19513 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19514
19515         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
19516         character for the encoding to avoid consing a string.
19517
19518         * rfc2047.el (rfc2047-decode-string): Don't cons a string
19519         unnecessarily.
19520
19521         * mm-util.el (mm-replace-chars-in-string): Remove.
19522
19523         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
19524         of mm-replace-chars-in-string.
19525
19526 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
19527
19528         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
19529
19530         * mm-util.el (mm-subst-char-in-string): Support inplace.
19531
19532         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
19533         a new string in every iteration.  Use shy groups.
19534
19535 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
19536
19537         * gnus-srvr.el (gnus-browse-unsubscribe-group):
19538         * gnus-soup.el (gnus-soup-group-brew):
19539         * gnus-msg.el (gnus-put-message):
19540         * gnus-move.el (gnus-group-move-group-to-server):
19541         * gnus-kill.el (gnus-batch-score):
19542         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
19543         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
19544         (gnus-group-update-group, gnus-group-read-group)
19545         (gnus-group-make-group, gnus-group-make-help-group)
19546         (gnus-group-make-archive-group, gnus-group-make-directory-group)
19547         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
19548         (gnus-group-sort-by-unread, gnus-group-catchup)
19549         (gnus-group-unsubscribe-group, gnus-group-kill-group)
19550         (gnus-group-yank-group, gnus-group-set-info)
19551         (gnus-group-list-groups):
19552         * gnus.el (gnus-generate-new-group-name):
19553         * gnus-delay.el (gnus-delay-send-queue):
19554         * nnvirtual.el (nnvirtual-catchup-group):
19555         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
19556         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
19557         (gnus-group-prepare-topics, gnus-topic-check-topology):
19558         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
19559         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
19560         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
19561         (gnus-group-make-articles-read):
19562         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
19563         (gnus-group-change-level, gnus-kill-newsgroup)
19564         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
19565         (gnus-get-unread-articles, gnus-make-articles-unread)
19566         (gnus-make-ascending-articles-unread): Use accessor
19567         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
19568         to get group information for improved readability.
19569
19570
19571 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19572
19573         * gnus-art.el (article-decode-mime-words, article-babel)
19574         (gnus-article-highlight-signature, gnus-article-add-buttons)
19575         (gnus-signature-toggle): Use gnus-with-article-buffer.
19576
19577         * gnus-art.el (gnus-article-highlight-headers)
19578         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
19579
19580         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
19581         (gnus-article-set-globals, gnus-request-article-this-buffer)
19582         (gnus-button-message-id, gnus-article-maybe-hide-headers)
19583         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
19584         (gnus-mime-display-alternative): Use with-current-buffer.
19585
19586 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19587
19588         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
19589         also under 80 char limit, and call gnus-error if needed.
19590         (spam-fetch-article-header): Fix - it was a
19591         buffer-local variable (gnus-newsgroup-data).
19592         (spam-find-spam): Use spam-generate-fake-headers, forget about
19593         spam-insert-fake-headers.
19594         (spam-insert-fake-headers): Remove.
19595
19596 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19597
19598         * deuglify.el (gnus-article-outlook-unwrap-lines)
19599         (gnus-outlook-rearrange-article)
19600         (gnus-outlook-repair-attribution-outlook)
19601         (gnus-outlook-repair-attribution-block)
19602         (gnus-outlook-repair-attribution-other): Remove redundant
19603         save-excursion.
19604
19605 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19606
19607         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
19608         (spam-fetch-field-subject-fast)
19609         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
19610         (spam-fetch-article-header): Add functions to deal with Gnus
19611         internals for fast retrieval of article header data.
19612         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
19613
19614 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19615
19616         * pop3.el (pop3-md5): Remove.
19617         (pop3-apop): Replace pop3-md5 with md5.
19618
19619         * mm-bodies.el: base64 is always built-in.
19620
19621         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19622         Use with-current-buffer.
19623
19624 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19625
19626         * canlock.el (canlock-insert-header): Remove excessive grouping in
19627         regexp.
19628
19629         * gnus-sum.el (gnus-summary-read-document): Ditto.
19630
19631         * gnus-uu.el (gnus-uu-part-number): Ditto.
19632
19633         * html2text.el (html2text-remove-tags): Ditto.
19634         (html2text-format-tags): Ditto.
19635         (html2text-format-single-elements): Ditto.
19636
19637         * mml.el (mml-parse-1): Ditto.
19638
19639 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19640
19641         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
19642
19643         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
19644
19645         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
19646
19647         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
19648
19649 2003-11-15  Simon Josefsson  <jas@extundo.com>
19650
19651         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
19652         (pgg-gpg-lookup-key): Use regexp match instead of
19653         split-string (split-string is different between emacs 21.2 and
19654         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
19655
19656 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19657
19658         * gnus-art.el (gnus-mime-view-all-parts)
19659         (gnus-article-part-wrapper, gnus-article-view-part):
19660         Use with-current-buffer.
19661
19662 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19663
19664         * spam.el (spam-disable-spam-split-during-ham-respool)
19665         (spam-spamoracle-database, spam-cache-lookups)
19666         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
19667         (spam-group-ham-mark-p, spam-group-spam-mark-p)
19668         (spam-group-ham-marks, spam-group-spam-marks)
19669         (spam-group-spam-contents-p, spam-group-ham-contents-p)
19670         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
19671         also add spam-use-blackholes to the statistical checks.
19672         (spam-fetch-field-fast): Add interface to fetching fields, may
19673         become a macro.
19674         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
19675         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
19676         (spam-insert-fake-headers): Fake an article when needed.
19677         (spam-find-spam): Fake article when possible.
19678         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
19679         (spam-check-bogofilter-headers): Use message-fetch-field instead
19680         of nnmail-fetch-field.
19681
19682 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
19683
19684         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
19685
19686 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19687
19688         * spam.el (spam-split): Do not require spam-use-CHECK to be
19689         enabled if that check is passed to spam-split explicitly; also
19690         fix so 'spam doesn't get converted to spam-split-group when
19691         spam-split-symbolic-return is t.
19692         (spam-find-spam): Find registrations of the article and use those
19693         instead of re-running spam-split to find the spam/ham
19694         classification of the article.
19695         (spam-log-processing-to-registry, spam-log-registered-p)
19696         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19697         Use gnus-error instead of gnus-message.
19698         (spam-log-registration-type): Add function to determine the
19699         classification of a message based on registry entries; will
19700         return nil if both 'spam and 'ham are found.
19701         (spam-check-BBDB): Expand all the BBDB macros here so we can have
19702         a reasonably fast local cache without the loading errors.
19703         (spam-cache-lookups): Set to t by default.
19704         (spam-find-spam): Don't try to guess spam-cache-lookups.
19705         (spam-enter-whitelist, spam-enter-blacklist): Clear the
19706         spam-caches entry.
19707         (spam-filelist-build-cache, spam-filelist-check-cache):
19708         Fix caching of whitelist/blacklist entries.
19709         (spam-check-whitelist, spam-check-blacklist):
19710         Invoke spam-from-listed-p with a type, not a cache variable.
19711         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
19712
19713 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19714
19715         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
19716
19717         * nnmail.el (nnmail-split-fancy): do.
19718
19719         * mml.el (mml-parse): do.
19720
19721         * gnus-score.el (gnus-enter-score-words-into-hashtb)
19722         (gnus-score-adaptive): do.
19723
19724 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19725
19726         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
19727         (gnus-mime-button-map): Don't set keymap parent.
19728         (gnus-button-ctan-directory-regexp): Use shy grouping.
19729         (gnus-prev-page-map): Don't set keymap parent.
19730         (gnus-prev-page-map): Remove duplicated one.
19731         (gnus-next-page-map): Don't set keymap parent.
19732         (gnus-mime-security-button-map): Ditto.
19733
19734         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
19735         version number.
19736
19737         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
19738
19739 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19740
19741         * canlock.el (canlock-sha1-function): Remove.
19742         (canlock-sha1-function-for-verify): Remove.
19743         (canlock-openssl-program): Remove.
19744         (canlock-openssl-args): Remove.
19745         (canlock-ignore-errors): Remove.
19746         (canlock-sha1-with-openssl): Remove.
19747         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19748         (canlock-verify): Don't use canlock-ignore-errors.
19749
19750         * sha1-el.el (sha1-string-external): Make it can return a string
19751         in binary form.
19752         (sha1-region-external): Ditto.
19753         (sha1-string-internal): Ditto.
19754         (sha1-region-internal): Ditto.
19755         (sha1-region): Ditto.
19756         (sha1-string): Ditto.
19757         (sha1): Ditto.
19758
19759 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19760
19761         * spam.el (spam-report-articles-gmane): New command.
19762
19763 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19764
19765         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19766
19767         * run-at-time.el (run-at-time-saved): Remove.
19768         (run-at-time): Doc fix.
19769
19770 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19771
19772         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19773         (gnus-summary-limit-map): Add it.
19774         (gnus-summary-make-menu-bar): do.
19775
19776 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19777
19778         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19779         Make attempt at some caching support (done for BBDB only now).
19780         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19781         addresses to be checked.
19782         (spam-clear-cache-BBDB): Add function, to be invoked by
19783         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19784         (spam-check-BBDB): Check and use the caches, if
19785         spam-cache-lookups is on, remove superfluous (provide).
19786
19787 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19788
19789         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19790
19791 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19792
19793         * run-at-time.el (run-at-time-saved): Move to after the definition
19794         of `run-at-time'.
19795
19796         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
19797
19798 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19799
19800         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19801         mm-w3m-local-map-property.
19802
19803         * mm-view.el (mm-w3m-mode-map): Remove.
19804         (mm-w3m-local-map-property): Remove.
19805         (mm-inline-text-html-render-with-w3m): Don't use
19806         mm-w3m-local-map-property.
19807
19808 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19809
19810         * run-at-time.el: New file.
19811
19812         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
19813         under Emacs.
19814
19815         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19816         of gnus-set-text-properties.
19817
19818         * gnus-uu.el (gnus-uu-save-article): Ditto.
19819
19820         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19821
19822         * gnus-cite.el (gnus-cite-parse): Ditto.
19823
19824         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19825         of gnus-.
19826
19827         * gnus-xmas.el (run-at-time): Require run-at-time.
19828
19829         * gnus.el: Change calls to nnheader-run-at-time and
19830         password-run-at-time throughout to use run-at-time directly.
19831
19832         * password.el: Remove definition of run-at-time.
19833
19834         * nnheaderxm.el: Remove definition of run-at-time.
19835
19836 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19837
19838         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19839         in prompt.
19840
19841 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19842
19843         * messagexmas.el (message-xmas-redefine): Alias
19844         `message-make-caesar-translation-table' to
19845         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
19846         version.
19847
19848         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
19849         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
19850         `gnus-xmas-set-text-properties'.
19851         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
19852         `gnus-xmas-completing-read'.
19853         (gnus-xmas-completing-read): Removed.
19854         (gnus-xmas-open-network-stream): Removed.
19855
19856         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19857         XEmacs version.
19858
19859         * dns.el (dns-make-network-process): Use `open-network-stream'
19860         instead of `gnus-xmas-open-network-stream'.
19861
19862         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
19863
19864         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19865
19866 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19867
19868         * gnus-art.el (gnus-mime-display-alternative)
19869         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19870         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19871         Don't use gnus-local-map-property.
19872
19873         * gnus-util.el (gnus-local-map-property): Remove.
19874
19875         * mm-view.el (mm-view-pkcs7-decrypt):
19876         Replace gnus-completing-read-maybe-default with completing-read.
19877
19878         * gnus-util.el (gnus-completing-read): do.
19879         (gnus-completing-read-maybe-default): Remove.
19880
19881 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19882
19883         * password.el: Only autoload `run-at-time' if not XEmacs.
19884         Only autoload the itimer functions if XEmacs.
19885
19886 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19887
19888         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19889         XEmacsen.
19890
19891         * dgnushack.el: Autoload executable-find for XEmacs.
19892
19893 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19894
19895         * gnus-art.el (gnus-read-string): Remove.
19896         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19897         read-string.
19898
19899 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19900
19901         * netrc.el: Autoload password-read.
19902         (netrc): Add configuration group.
19903         (netrc-encoding-method, netrc-openssl-path):
19904         Add variables for encoding and decoding of files with symmetric
19905         ciphers.
19906         (netrc-encode): Add assistant function to encode a file with
19907         netrc-encoding-method.
19908         (netrc-parse): Add interactive parameter, added optional
19909         decoding if netrc-encoding-method is non-nil but otherwise
19910         behavior is standard.
19911         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19912         Do s/encode/encrypt/ everywhere.
19913
19914         * spam.el: Remove executable-find autoload.
19915
19916 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19917
19918         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19919
19920         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19921
19922 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19923
19924         * gnus-art.el (gnus-treat-ansi-sequences)
19925         (article-treat-ansi-sequences): New variable and function.
19926         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19927
19928         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19929         Use it.
19930
19931 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19932
19933         * mm-util.el (mm-quote-arg): Remove.
19934
19935         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19936         shell-quote-argument.
19937
19938         * gnus-uu.el (gnus-uu-command): do.
19939
19940         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19941
19942         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19943         with make-char.
19944
19945         * mm-util.el (mm-make-char): Remove.
19946
19947         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19948         add-minor-mode.
19949
19950         * gnus-undo.el (gnus-undo-mode): do.
19951
19952         * gnus-topic.el (gnus-topic-mode): do.
19953
19954         * gnus-sum.el (gnus-dead-summary-mode): do.
19955
19956         * gnus-start.el (gnus-slave-mode): do.
19957
19958         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19959
19960         * gnus-ml.el (gnus-mailing-list-mode): do.
19961
19962         * gnus-gl.el (gnus-grouplens-mode): do.
19963
19964         * gnus-draft.el (gnus-draft-mode): do.
19965
19966         * gnus-dired.el (gnus-dired-mode): do.
19967
19968         * gnus-ems.el (gnus-add-minor-mode): Remove.
19969
19970         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19971         Replace gnus-char-width with char-width.
19972
19973         * gnus-ems.el (gnus-char-width): Remove.
19974
19975         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19976         Replace gnus-char-width with char-width.
19977
19978         * gnus-ems.el (gnus-char-width): Remove.
19979
19980         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19981         definition.
19982         Remove Emacs 20 hash table compatibility code.
19983
19984         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19985         20 compatibility code.
19986
19987         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19988
19989         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19990
19991         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19992         Replace with point-at-{eol,bol}.
19993
19994         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19995
19996         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19997
19998         * flow-fill.el (fill-flowed-point-at-bol)
19999         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
20000
20001         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
20002         Replace with point-at-{eol,bol} throughout all files.
20003
20004 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20005
20006         * ntlm.el (ntlm-string-as-unibyte): New macro.
20007         (ntlm-build-auth-response): Use it.
20008
20009         Remove Emacs 20 stuff:
20010         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
20011         (butlast, mapc, remove): Remove the compiler macros.
20012         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
20013         of delq and copy-sequence.
20014         * gnus-art.el (popup-menu): Remove the compiler macro.
20015         * nnmail.el (nnmail-split-fancy): Don't support customizing with
20016         Emacs 20.
20017
20018 2004-01-05  Simon Josefsson  <jas@extundo.com>
20019
20020         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
20021         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
20022         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
20023         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
20024         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
20025         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
20026         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
20027         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
20028         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
20029         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
20030         ntlm-string-permute, string-lshift into ntlm-string-lshift,
20031         string-xor into ntlm-string-xor.
20032         Suggested by Jesper Harder <harder@myrealbox.com>.
20033
20034         * ntlm.el: Don't include poem.
20035
20036         * md4.el (print-int32, print-string-hexa): Remove.
20037         Suggested by Jesper Harder <harder@myrealbox.com>.
20038
20039         * sasl-ntlm.el, ntlm.el, md4.el: New files.
20040
20041         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
20042         probably breaks emacs with DL patch, but do we care? Is anyone
20043         still using the DL stuff?)
20044
20045         * sieve-manage.el: Use the password package.
20046         (sieve-manage-read-passwd): Remove.
20047         (sieve-manage-interactive-login): Use password.  Re-add
20048         condition-case around loop.
20049
20050         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
20051         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
20052         Use the password package.
20053
20054 2003-02-19  Simon Josefsson  <jas@extundo.com>
20055
20056         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
20057         token.
20058
20059 2002-08-07  Simon Josefsson  <jas@extundo.com>
20060
20061         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
20062         (sieve-manage-authenticators):
20063         (sieve-manage-authenticator-alist): Add some SASL mechs.
20064         (sieve-sasl-auth): New function.
20065         (sieve-manage-cram-md5-auth):
20066         (sieve-manage-plain-auth): Rewrite using SASL library.
20067         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
20068         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
20069         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
20070         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
20071
20072 2004-01-05  Simon Josefsson  <jas@extundo.com>
20073
20074         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
20075         New files.
20076
20077 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20078
20079         * gnus-group.el (gnus-no-groups-message): Update.
20080
20081         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
20082
20083 2003-11-09  Simon Josefsson  <jas@extundo.com>
20084
20085         * imap.el: Support for ID IMAP extension (RFC 2971).
20086         (imap-local-variables): Add imap-id.
20087         (imap-id): New variable.
20088         (imap-id): New function.
20089         (imap-parse-response): Parse untagged ID response.
20090         * nnimap.el (nnimap-id): New variable.
20091         (nnimap-open-connection): Use it.
20092
20093 2003-12-28  Simon Josefsson  <jas@extundo.com>
20094
20095         * gnus-score.el (gnus-score-edit-all-score): New.
20096         * gnus-group.el (gnus-group-score-map): Bind it to W e.
20097
20098 2004-01-04  Simon Josefsson  <jas@extundo.com>
20099
20100         * password.el: Add.
20101
20102 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
20103
20104         * dns.el (dns-query-types): Fix typo.
20105         (dns-query-types): New function.
20106         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
20107         PTR and SOA replies, see RFC 1035.
20108
20109 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20110
20111         * gnus.el (gnus-logo-color-style): Change colors to `no'.
20112
20113         * Move to Changelog.2.
20114
20115 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20116
20117         * gnus.el (gnus-version-number): Bump version.
20118
20119 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20120
20121         * gnus.el: No Gnus v0.1 is released.
20122
20123 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20124
20125         * gnus.el: No Gnus v0.0 is released.
20126
20127 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20128
20129         * gnus.el (gnus-version-number): Bump.
20130         (gnus-version): No.
20131
20132 See ChangeLog.2 for earlier changes.
20133
20134     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
20135       Free Software Foundation, Inc.
20136
20137   This file is part of GNU Emacs.
20138
20139   GNU Emacs is free software: you can redistribute it and/or modify
20140   it under the terms of the GNU General Public License as published by
20141   the Free Software Foundation, either version 3 of the License, or
20142   (at your option) any later version.
20143
20144   GNU Emacs is distributed in the hope that it will be useful,
20145   but WITHOUT ANY WARRANTY; without even the implied warranty of
20146   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20147   GNU General Public License for more details.
20148
20149   You should have received a copy of the GNU General Public License
20150   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
20151
20152 ;; Local Variables:
20153 ;; coding: utf-8
20154 ;; fill-column: 79
20155 ;; add-log-time-zone-rule: t
20156 ;; End: