ff56624b4d2e9d5f5e1e2386a700caed9162b2bc
[gnus] / lisp / ChangeLog
1 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
2
3         * gnus-srvr.el: Avoid passing nil regexp argument to
4         delete-matching-lines.
5
6 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7
8         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
9         fetching stops when Gnus exits.
10
11         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
12         function.
13         (nnfolder-request-expire-articles): Save all the buffers after doing
14         expiry.
15
16         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
17         the last article", since that led to serious performance regressions
18         when expiring nnml groups.
19
20 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
21
22         * nnir.el: Improve customizations.
23
24 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25
26         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
27
28         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
29         group has been killed.
30         (gnus-group-yank-group): Ditto.
31
32         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
33
34         * nnimap.el (nnimap-request-update-group-status): New function.
35
36         * gnus-int.el (gnus-request-update-group-status): New interface
37         function.
38
39         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
40         copying read-ness to the backends.
41
42         * nnimap.el (nnimap-quirk): New function.
43         (nnimap-retrieve-group-data-early): Use it.
44         (nnimap-quirks): New alist.
45
46 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
47
48         * shr.el (shr-insert): Set shr-start after deleting trailing space;
49         don't delete it within indentation.
50
51 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
52
53         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
54         previous line.
55
56 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
57
58         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
59         QRESYNC command by deleting a superfluous space which broke Cyrus
60         servers.  This change will break other servers that are buggy the other
61         way around.
62
63 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
64
65         * spam.el: Reindent and fix long lines.
66         (spam-copy-or-move-routine): Exclude invalid move destinations.
67
68 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
69
70         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
71         installed the registry.
72
73 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
74
75         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
76
77 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
78
79         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
80         groupname doesn't contain "gmane".
81
82 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
83
84         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
85         and netrc-bound-and-true-p bindings.
86         (netrc-parse): Cache the netrc contents.
87
88         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
89         (gnus-1): Don't create the nndrafts group twice.
90         (gnus-setup-news): There's no need to read the active file here, since
91         that's done again later on a per-backend basis.
92         (gnus-start-draft-setup): Make sure that the new group is started out
93         empty.
94
95         * gnus-agent.el (gnus-agentize): Don't create the queue group
96         automatically on startup.  It'll be created later, if needed.
97
98         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
99         of automatically subscribed groups.
100         (gnus-auto-subscribed-categories): New variable.
101         (gnus-matches-options-n): Use it.
102         (gnus-default-subscribed-newsgroups): Remove unused variable.
103         (gnus-start-draft-setup): Message a bit less.
104
105 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
106
107         * nnir.el (nnir-run-imap): Return article list in order of increasing
108         UID.
109
110 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
111
112         * gnus-sum.el (gnus-summary-enter-digest-group): Mention
113         gnus-auto-select-on-ephemeral-exit.
114
115         * proto-stream.el (proto-stream-open-network-only): Fix the calling
116         convention of the network-only option.
117
118 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
119
120         * proto-stream.el (proto-stream-open-network-only): New function to
121         have a way to specify non-STARTTLS upgrade connections.
122
123 2010-12-10  Julien Danjou  <julien@danjou.info>
124
125         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
126         email address is nil.
127
128         * message.el (message-bogus-recipient-p): Set address to "" if nil.
129
130 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
131
132         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
133         deletion.
134         (nnir-run-imap): Only need to parse list once.
135
136 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
137
138         * shr.el (shr-tag-script): Ignore <script>.
139         (shr-tag-label): Add <label> support.
140
141 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
142
143         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
144
145         * shr.el (shr-image-displayer): Work for images lined side by side.
146
147 2010-12-08  Robert Pluim  <rpluim@gmail.com>
148
149         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
150         parameter, since XEmacs doesn't accept t as a parameter.
151
152 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
153
154         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
155         ids.
156         (nnir-run-gmane): Simplify groupspec formatting.
157         (nnir-request-expire-articles): New function.
158
159 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
160
161         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
162         overflow, possibly.
163
164         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
165         (shr-render-td): Handle td style="" better.
166         (shr-tag-table): Use the color from the style sheet.
167         (shr-render-td): Make sure we copy over all the overlays, too.
168
169 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
170
171         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
172         (nnir-request-article): Improve article retrieval.
173
174 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
175
176         * mm-util.el (mm-extra-numeric-entities): New variable.
177
178         * mm-url.el (mm-url-decode-entities):
179         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
180
181         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
182
183 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
184
185         * message.el: Use completion-at-point.
186         (message-completion-function): New fun, extracted from message-tab.
187         (message-mode): Use it for completion-at-point-functions.
188         (message-tab): Use it and completion-at-point.
189
190 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
191
192         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
193         character if a non-breakable character follows.
194
195 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
196
197         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
198         any stream.
199
200         * shr.el (shr-tag-font): Colorize the region.
201         (shr-tag-body): Ditto.
202         (shr-tag-font): Actually let the styles be inherited instead of
203         overwriting them.
204         (shr-tag-font): Get the background color right.
205         (shr-tag-style): Ignore all <style> tags for the moment.
206
207         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
208         a Message-ID to avoid having nnimap depend on gnus-sum.
209
210         * shr.el (shr-descend): Only colorize something if we have a node that
211         sets colors.
212
213 2010-12-06  Julien Danjou  <julien@danjou.info>
214
215         * shr.el (shr-render-td): Render td content with shr-descend, so style
216         will be applied to <td> too.
217         (shr-colorize-region): Colorize region even if we only have a background.
218         (shr-tag-body): Fix color and background color inheritance.
219         Do not recolorize after shr-generic.
220         (shr-tag-font): Let shr-generic colorize via inheritance.
221
222 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
223
224         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
225
226 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
227
228         * nnir.el (nnir-request-move-article): Remove obsolete code.
229
230 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
231
232         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
233
234 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
235
236         * gnus-sum.el (gnus-summary-respool-article): The completion function
237         expects a list instead of an alist.
238
239         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
240         string as the parameter.
241
242         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
243
244         * shr.el (shr-stylesheet): New dynamic variable for cascading the
245         styles.
246         (shr-colorize-region): New function.
247         (shr-insert-background-overlay): Remove.
248         (shr-render-td): Background setting should be taken care of on a higher
249         level.
250         (shr-tag-body): Use post-hoc colorizations.
251         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
252         (shr-put-color-1): Don't overwrite old colors.
253         (shr-colorize-region): When the background color isn't explicit, use
254         a fixed background.
255
256         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
257         nnmail variables.
258
259 2010-12-05  Bjørn Mork  <bjorn@mork.no>
260
261         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
262         unless necessary.
263
264 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
265
266         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
267         server.
268
269 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
270
271         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
272         so that TAB works.
273
274         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
275         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
276
277         * shr.el (shr-urlify): Show the URL before the title to avoid
278         misleading URLs.
279
280 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
281
282         * shr.el (shr-urlify): Display the title in <a> tags.
283
284 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
285
286         * nnir.el (nnir-categorize): Replace mapcar with mapc.
287
288 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
289
290         * nnir.el: Rearrange code to allow macros to be autoloaded by
291         gnus-sum.el.
292         (nnir-retrieve-headers-override-function): Make this variable
293         customizable.
294         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
295
296         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
297         from nnir.el.
298
299 2010-12-03  Julien Danjou  <julien@danjou.info>
300
301         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
302
303 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
304
305         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
306         allow optional argument `environment'.
307
308 2010-12-03  Glenn Morris  <rgm@gnu.org>
309
310         * mm-extern.el (message-goto-body): Update declaration.
311
312 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
313
314         * gnus-util.el (gnus-macroexpand-all): New function.
315
316         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
317         instead of macroexpand-all that is unavailable in XEmacs.
318
319 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
320
321         * nnir.el (nnir-summary-line-format): New variable.
322         (nnir-mode): Use it.
323         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
324         (nnir-article-ids): Reimplement as defsubst.
325         (nnir-retrieve-headers): Don't mangle the subject header.
326         (nnir-run-imap): Use 100 as RSV score.
327         (nnir-run-find-grep): Fix for full server searching.
328         (nnir-run-gmane): Better restriction to gmane groups.
329
330         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
331         summary buffers.
332
333 2010-12-02  Julien Danjou  <julien@danjou.info>
334
335         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
336
337         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
338
339         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
340         support.
341
342 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
343
344         * nnir.el: Update to handle the registry better.
345         (autoload): Silence byte-compiler.
346         (nnir-open-server): Add a hook for nnir groups.
347         (nnir-request-move-article): Don't mangle the header. Better to use
348         formating variables (which will be added in the future).
349         (nnir-registry-action): Update the registry using the original article
350         group name.
351         (nnir-mode): Install nnir-specific hooks for updating the registry.
352
353         * gnus-sum.el
354         (gnus-article-original-subject,gnus-newsgroup-original-name): Remove
355         obsolete variables.
356         (gnus-summary-move-article): Remove use of obsolete variables.
357         (gnus-summary-local-variables): Make move and delete hooks local to
358         summary buffers.
359
360 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
361
362         * rtree.el: New file.
363
364 2010-12-01  Julien Danjou  <julien@danjou.info>
365
366         * message.el (message-user-organization): Do not use
367         gnus-local-organization.
368
369         * gnus.el: Remove gnus-local-organization.
370
371         * gnus-msg.el: Remove nastygram thing.
372
373 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
374
375         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
376         funcall.
377
378 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
379
380         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
381         names.
382
383         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
384         characters.
385
386         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
387         to t of inhibit-read-only since it is inside gnus-with-article-headers.
388         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
389         (gnus-gravatar-transform-address): Use mail-extract-address-components
390         that supports non-ASCII names rather than mail-header-parse-addresses.
391
392 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
393
394         * proto-stream.el (open-protocol-stream): All starttls connections are
395         handled by the network handler.
396
397 2010-11-30  Julien Danjou  <julien@danjou.info>
398
399         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
400         (nnimap-open-connection-1): Fix PREAUTH.
401
402         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
403
404 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
405
406         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
407         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
408         (shr-insert): Use them.
409         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
410
411 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
412
413         * nnir.el (nnir-request-move-article): Bail out if original group
414         doesn't support article moves.
415         (nnir-get-active): Improve active list retrieval.
416
417 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
418
419         * shr.el (shr-find-fill-point): Don't break before apostrophes.
420
421 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
422
423         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
424         seem to accept strings-with-numbers as port numbers,
425
426 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
427
428         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
429         change the registry.
430
431 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
432
433         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
434         delete-dups that is not available in XEmacs 21.4.
435
436         * mm-util.el (mm-delete-duplicates): Add comment.
437
438 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
439
440         * nnir.el (nnir-ignored-newsgroups): New variable.
441         (nnir-get-active): Use it.
442
443 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
444
445         * proto-stream.el (proto-stream-open-network): Add some comments.
446
447         * nntp.el (nntp-open-connection): Provide a :success condition.
448
449         * nnimap.el (nnimap-open-connection-1): Ditto.
450
451         * proto-stream.el (proto-stream-open-network): See what the response to
452         the STARTTLS command is.
453
454         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
455         backwards compatibility).
456         (nnimap-open-connection-1): Really respect nnimap-server-port.
457
458         * proto-stream.el (proto-stream-open-network): When doing opportunistic
459         TLS upgrades we don't really care about the identity of the peer.
460         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
461         that what we've checked for.
462         (proto-stream-always-use-starttls): Only default to t if
463         open-gnutls-stream exists.
464         (proto-stream-open-network): If STARTTLS failed, then just open a
465         normal connection.
466         (proto-stream-open-network): Wait until the greeting before doing
467         STARTTLS.
468
469         * nntp.el (nntp-open-connection): Report what the connection error is.
470
471         * proto-stream.el (open-protocol-stream): Renamed from
472         open-proto-stream.
473
474 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
475
476         * nnimap.el (nnimap-stream): Change default to `undecided'.
477         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
478         first, and then network.
479         (nnimap-open-connection-1): Respect nnimap-server-port.
480         (nnimap-open-connection): Be more backwards-compatible.
481
482         * proto-stream.el (proto-stream-always-use-starttls): New variable.
483         (proto-stream-open-starttls): De-duplicate the starttls code.
484         (proto-stream-open-starttls): Folded back into the main function.
485         (proto-stream-open-network): Fix typo in the gnutls path.
486         (proto-stream-command): Refactor out.
487
488         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
489
490         * proto-stream.el (proto-stream-open-starttls): Actually implement the
491         starttls.el STARTTLS.
492
493         * color.el (color-lab->srgb): Fix function call name.
494
495         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
496         if we're using tls.el.
497         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
498         built in, then don't try to establish a STARTTLS connection.
499
500         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
501         servers.
502
503         * proto-stream.el (open-proto-stream): Use network, not stream.
504         (open-proto-stream): Add a way to specify what the end of a command is.
505
506         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
507         connections types.
508         (nntp-open-network-stream): Remove.
509         (nntp-open-ssl-stream): Remove.
510         (nntp-open-tls-stream): Remove.
511         (nntp-ssl-program): Remove.
512
513         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
514
515 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
516
517         * nnir.el: Fix typos.
518         (nnir-retrieve-headers-override-function): Rename variable to reflect
519         new semantics.
520         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
521         macros.
522         (nnir-request-article, nnir-request-move-article): Use them.
523         (nnir-categorize): New function.
524         (nnir-run-query): Use it.
525         (nnir-retrieve-headers): Rewrite to batch header retrieval.
526         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
527         sorted.
528         (nnir-group-full-name): Use gnus-group-full-name instead.
529         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
530         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
531
532 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
533
534         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
535
536         * proto-stream.el: New library to provide protocol-specific
537         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
538         protocols.
539         (open-proto-stream): Complete the documentation.
540         (proto-stream-open-network): Fix some typos.
541
542         * nnimap.el (nnimap-open-connection): Use it.
543
544 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
545
546         * pop3.el (pop3-open-server): Read server greeting before starting TLS
547         negotiation.
548
549 2010-11-26  Julien Danjou  <julien@danjou.info>
550
551         * color.el: Rename various rgb functions to srgb.
552
553 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
554
555         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
556         names.
557
558 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
559
560         * shr.el (shr-insert): Revert last change.
561         (shr-find-fill-point): Never leave point being at bol;
562         relax the kinsoku limitation when rendering tables.
563
564 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
565
566         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
567         results from -accept-article.
568
569         * shr-color.el: Require cl when compiling.
570
571         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
572         checkin.
573
574         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
575
576         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
577
578         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
579         'add and 'delete to set backend marks.
580
581         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
582
583         * nnheader.el (nnheader-update-marks-actions): Refactor out.
584
585         * nntp.el (nntp-request-set-mark): Use it.
586
587         * nnfolder.el (nnfolder-request-set-mark): Ditto.
588
589         * nnml.el (nnml-request-set-mark): Ditto.
590
591         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
592         introduces regressions in article selection.
593         (nnimap-find-uid-response): New function.
594         (nnimap-request-accept-article): Use the UID returned, if any.
595         (nnimap-request-move-article): Use the UID returned, if any.
596         (nnimap-get-groups): Reimplement to work with folded lines.
597         (nnimap-find-uid-response): The UID is the last element in the list.
598         (nnimap-request-set-mark): Extend syntax with 'set.
599
600         * nnml.el (nnml-request-set-mark): Ditto.
601
602         * nnfolder.el (nnfolder-request-set-mark): Ditto.
603
604         * nntp.el (nntp-request-set-mark): Ditto.
605
606 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
607
608         * message.el (message-called-interactively-p): A temporary macro.
609         (message-goto-body): Use it temporarily.
610
611 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
612
613         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
614         (nnimap-last-response-string): Unfold quoted lines, if they exist.
615         (nnimap-last-response-string): Fix last unfolding fix.
616
617 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
618
619         * shr.el (shr-insert): Fix the way to fold lines.
620
621 2010-11-25  Julien Danjou  <julien@danjou.info>
622
623         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
624
625         * color.el: Rename from color-lab.el
626         (color-rgb->hex): Add.
627         (color-complement): Add.
628         (color-complement-hex): Add.
629
630         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
631
632 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
633
634         * shr-color.el (shr-color-visible): Don't bug out if the colour names
635         don't exist.
636
637 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
638
639         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
640         assuming that article displaying or another mml-preview may be
641         interrupted for an error or for the like.
642
643         * shr.el (shr-get-background): Fix argument name.
644
645 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
646
647         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
648
649         * gnus-sum.el (gnus-summary-include-articles): New function.
650
651         * message.el (message-goto-body): called-interactively-p needs a
652         parameter, so use `any'.
653
654         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
655         clear marks before moving, since they're synced from the Gnus side
656         first.
657
658         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
659         (gnus-summary-move-article): Copy over all marks before moving, so that
660         IMAP doesn't think a new article has arrived.
661
662 2010-11-24  Julien Danjou  <julien@danjou.info>
663
664         * shr.el (shr-insert-background-overlay): Fix typo.
665         (shr-render-td): Copy the background before rendering.
666
667         * shr-color.el (shr-color-visible): Fix docstring.
668
669         * shr.el (shr-tag-table): Add bgcolor support.
670         (shr-render-td): Add bgcolor support.
671         (shr-get-background): Add.
672         (shr-insert-foreground-overlay): Use shr-get-background.
673
674         * message.el (message-goto-body): Use called-interactively-p.
675         (message-in-body-p): message-goto-body returns point.
676
677 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
678
679         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
680         Fixes something or other in Emacs 23, and is backwards compatible.
681
682         * message.el (message-goto-body): Remove the <#secure special-casing,
683         which is too special.
684
685         * shr.el (shr-parse-style): Drop !important from styles.
686
687 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
688
689         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
690         this function to return incorrect results when calling it with an
691         explicit article argument different from
692         (gnus-summary-article-number).
693
694 2010-11-24  Julien Danjou  <julien@danjou.info>
695
696         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
697         (shr-tag-body): Add background support.
698         (shr-descend): Add background support.
699         (shr-tag-title): Add.
700
701         * shr-color.el (shr-color-visible): Really return original background
702         if fixed.
703
704 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
705
706         * shr.el (shr-color-check): Protect against non-existant colour names.
707
708 2010-11-24  Julien Danjou  <julien@danjou.info>
709
710         * color-lab.el: Require 'cl when compiling.
711
712         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
713
714         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
715         matched part.
716
717         * color-lab.el: Fix all expt calls to use float type.
718
719 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
720
721         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
722         expression to shr-color-check as is.
723
724         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
725
726         * color-lab.el: Add coding cookie.
727         (float-pi): Use eval-and-compile.
728
729         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
730         compiled for Emacsen having no `libxml-parse-html-region' support.
731
732 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
733
734         * shr.el (shr-insert-color-overlay): Split stuff like
735         "#444444 !important" to find the real colour.
736         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
737         parse <font color="red"> entries.
738
739 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
740
741         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
742         point when parsing headers.
743
744         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
745         is positioned properly when parsing headers.
746
747 2010-11-23  Julien Danjou  <julien@danjou.info>
748
749         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
750
751         * shr-color.el (shr-color->hexadecimal): Add support for color names.
752
753         * shr.el (shr-parse-style): Replace \n with space in style parsing.
754
755         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use
756         shr-color-hue-to-rgb.
757         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
758
759 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
760
761         * shr.el (shr-color->hexadecimal): Autoload.
762         (shr-descend): Add color to all tags.
763
764 2010-11-22  Julien Danjou  <julien@danjou.info>
765
766         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
767         shr-color->hexadecimal.
768
769         * shr-color.el (shr-color->hexadecimal): Add converting functions for
770         RGB() or HSL() color representation.
771
772         * shr.el (shr-tag-font): Add.
773         (shr-tag-color-check): New function to get better colors.
774         (shr-tag-insert-color-overlay): Factorize code between tag-font and
775         tag-span.
776
777         * shr-color.el: New file.
778
779         * color-lab.el: New file.
780
781         * gnus-art.el (gnus-url-mailto): Do not downcase args.
782
783 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
784
785         * nnir.el: Fix typo in comments.
786         (nnir-run-imap): Simplify code. No need to reverse artlist.
787         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
788
789 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
790
791         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
792
793         * nnimap.el (nnimap-get-capabilities): Refactor out.
794         (nnimap-open-connection): Re-request capabilities after STARTTLS.
795
796 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
797
798         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
799         appearing when `mm-uu-hide-markers' is nil.
800
801 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
802
803         * nnimap.el (nnimap-unselect-group): Make into its own function.
804         (nnimap-request-rename-group): Unselect group before renaming.
805         This had gotten lost somewhere.
806         (nnimap-request-accept-article): Keep track of examined groups, and
807         unselect the group before APPENDing to read-only groups.
808         (nnimap-request-move-article): Clear flags before moving so that they
809         can be re-set later.
810
811 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
812
813         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
814         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
815
816 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
817
818         * gnus-art.el (gnus-mime-display-single)
819         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
820         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
821         parameter.
822
823 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
824
825         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
826         (shr-table-vertical-line): New variable.
827         (shr-insert-table): Use it.
828
829 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
830
831         * gnus-html.el (gnus-html-wash-images): Don't display images if
832         gnus-inhibit-images is non-nil; register displayer for cid images.
833         (gnus-html-display-image): Work for cid image.
834         (gnus-html-insert-image): Allow arguments.
835         (gnus-html-put-image): Inhibit read-only.
836         (gnus-html-prefetch-images): Don't prefetch images if
837         gnus-inhibit-images is non-nil.
838
839 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
840
841         * shr.el (shr-put-image): Break lines when inserting big pictures.
842
843 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
844
845         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
846         sender, thanks Katsumi Yamaoka.
847
848 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
849
850         * nnir.el (nnir-run-imap): Reverse the article list for each group
851         rather than the whole list.
852
853 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
854
855         * shr.el (shr-image-displayer): Protect function against non-existent
856         image source.
857
858         * gnus-art.el (gnus-inhibit-images): New user option.
859         (gnus-mime-display-single): Don't display image if it is non-nil.
860
861         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
862         gnus-inhibit-images.
863
864         * shr.el (shr-image-displayer): New function.
865         (shr-tag-img): Use it.
866
867 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
868
869         * mml2015.el (mml2015-epg-sign): Use From header.
870
871 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
872
873         * gnus-html.el (gnus-html-wash-images): Register a displayer.
874
875         * gnus-util.el (gnus-find-text-property-region): Return markers.
876
877         * shr.el (shr-tag-img): Put a displayer in the text property.
878
879         * gnus-util.el (gnus-find-text-property-region): New utility function.
880
881         * gnus-html.el (gnus-html-display-image): Make the alt optional.
882         (gnus-html-show-images): Remove.
883
884         * gnus-art.el (gnus-article-show-images): New, more general function.
885
886         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
887         image url text properties.
888
889         * shr.el: Ditto.
890
891         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
892         gnus-agent-auto-agentize-methods is set.  Which it isn't.
893
894 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
895
896         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
897         work for two or more articles.
898
899 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
900
901         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
902         divide an image that's in an html article to two or more when washing
903         non-ASCII characters in alt text of it.
904
905 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
906
907         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
908         smime-decrypt-region using function argument.
909         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
910
911         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
912
913         * smime.el (smime-decrypt-region): Catch it.
914
915 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
916
917         * smime.el (smime-mode-map): Move initialization into declaration.
918         (gnus-run-mode-hooks): Don't autoload.
919         (smime-mode): Use define-derived-mode.
920
921 2010-11-11  Glenn Morris  <rgm@gnu.org>
922
923         * smime.el (from): Restrict declaration to XEmacs.
924
925         * nnir.el (gnus-group-topic-name): Autoload.
926
927 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
928
929         * shr.el (shr-insert): Don't break long line if it is because of
930         kinsoku-bol characters in the line end.
931
932 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
933
934         * nnir.el (nnir-request-move-article): Fix to provide original group
935         and subject.
936         (nnir-warp-to-article): Don't fail on articles whose headers haven't
937         been retrieved.
938
939         * gnus-sum.el (gnus-summary-move-article): Use original group and
940         subject for virtual articles such as those in an nnir summary buffer.
941
942 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
943
944         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
945         least 21.5).
946
947         * smime.el (from): Declare it again for XEmacs.
948
949 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
950
951         * message.el (message-resend): Don't disable encoding unless it's
952         already encoded.
953
954         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
955         low-numbered articles.
956
957 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
958
959         * rfc2047.el (rfc2047-syntax-table): Simplify.
960
961         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
962
963         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
964         set-char-table-range for XEmacs.
965
966 2010-11-10  Glenn Morris  <rgm@gnu.org>
967
968         * time-date.el (time-to-seconds): Always an alias on Emacs,
969         never a real function.
970         (with-no-warnings): Remove compat stub, now unused.
971         (time-less-p): Doc fix.
972         (time-to-number-of-days): Simplify.
973
974         * smime.el (from): Remove unused declaration.
975
976         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
977         (gnus-float-time): On Emacs, always an alias.
978
979         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
980         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
981
982 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
983
984         * dgnushack.el: Don't use ignore-errors in the top level form since it
985         is unavailable in XEmacs even if cl is loaded.
986
987         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
988
989 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
990
991         * shr.el (browse-url-mailto): Autoload.
992
993         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
994
995         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
996         regexp doesn't need quoting.
997
998 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
999
1000         * message.el (message-subject-trailing-was-ask-regexp)
1001         (message-subject-trailing-was-regexp): Match was: in addition to was.
1002
1003 2010-11-09  Glenn Morris  <rgm@gnu.org>
1004
1005         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
1006         (nnbabyl-check-mbox): Use point-at-bol.
1007
1008 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1009
1010         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
1011
1012         * message.el (message-mailto): New function.
1013         (message-mailto): Should accept other parameters.
1014         (message-mailto): Remove since it duplicates browse-url-mailto
1015         functionality.
1016
1017 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1018
1019         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
1020         methods.
1021         (gnus-read-active-file): Ditto.
1022
1023         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
1024         ": " from the prompt.
1025         (gnus-group-make-group): Ditto.
1026
1027 2010-11-07  Glenn Morris  <rgm@gnu.org>
1028
1029         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
1030         (gnus-bookmark-kill-line): Use point-at-eol.
1031
1032 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1033
1034         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
1035         asterisks in From header.
1036
1037 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1038
1039         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
1040         string to avoid making the From headers syntactically invalid.
1041
1042         * message.el (message-send-mail): Don't insert courtesy messages if the
1043         message already has List-Post and List-ID messages.
1044
1045 2010-11-06  Glenn Morris  <rgm@gnu.org>
1046
1047         * gnus-art.el (gnus-treat-article): Give dynamic local variables
1048         `condition', `type', `length' a prefix.
1049         (gnus-treat-predicate): Update for above name changes.
1050
1051 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
1052
1053         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
1054         binding.  Handled by `gnus-summary-refer-thread' instead.
1055         (nnir-warp-to-article): New backend function.
1056
1057         * nnimap.el (nnimap-request-thread): Force dependency updating.
1058
1059         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
1060         (gnus-summary-refer-thread): Rework to improve thread-referral.
1061
1062         * gnus-int.el (gnus-warp-to-article): New function.
1063
1064         * gnus-sum.el (gnus-summary-article-map): Bind it.
1065
1066 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
1067
1068         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
1069         gnus-summary-refer-thread.
1070
1071         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
1072         headers.
1073         (gnus-summary-limit-include-thread): Prevent articles in thread from
1074         being cut in gnus-cut-threads.
1075         (gnus-summary-refer-thread): Limit retrieved headers to those in
1076         thread.
1077
1078 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1079
1080         * message.el (message-send-mail): Use the value of
1081         message-courtesy-message from the message buffer.
1082
1083         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
1084
1085         * shr.el (shr-browse-url): Implement mailto: URLs.
1086
1087         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
1088         "raw".
1089
1090         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
1091         if it's already selected.
1092
1093         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
1094
1095 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1096
1097         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
1098         to measure the length and truncate alt text.
1099
1100 2010-11-03  Glenn Morris  <rgm@gnu.org>
1101
1102         * nndiary.el (nndiary-generate-nov-databases-1)
1103         (nndiary-generate-active-info): Rename dynamic variable `files' to
1104         something less generic.
1105
1106 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
1107
1108         * nnir.el (nnir-request-move-article): Call the underlying backend to
1109         move articles from nnir.
1110
1111 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1112
1113         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
1114
1115 2010-11-02  Julien Danjou  <julien@danjou.info>
1116
1117         * nnir.el: Remove wais support.
1118
1119 2010-11-02  Glenn Morris  <rgm@gnu.org>
1120
1121         * gnus-html.el: Reorder requirements to quieten compiler.
1122
1123 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1124
1125         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
1126         properly for XEmacs as well.
1127         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
1128         (gnus-article-natural-long-line-p): Use window-width rather than
1129         frame-width.
1130
1131 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
1132
1133         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
1134         (nnir-read-parms): Don't modify query.
1135         (nnir-run-query): Add ability to search topic on current line.
1136         (nnir-get-active): Clean up.
1137
1138 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1139
1140         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
1141         degenerate articles.
1142
1143         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
1144         (gnus-print-buffer): Just print the buffer as is, without any copying
1145         to a buffer and then re-highlighting.
1146
1147         * nnimap.el (nnimap-request-group): Store the new updated info.
1148         (nnimap-request-group): Select the group when we don't know whether it
1149         exists or not.
1150
1151         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
1152         groups.
1153
1154         * gnus-group.el (gnus-group-find-new-groups): Display all the new
1155         groups.
1156
1157         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
1158         groups.
1159
1160         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
1161         long-lines case by only filling the long lines.
1162
1163         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
1164         (bug #7311).
1165
1166 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1167
1168         * shr.el: No need to declare `declare-function' since shr.el is for
1169         only Emacsen that provide `libxml-parse-html-region'.
1170
1171         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
1172         effective only in a file it is referred to.
1173
1174 2010-11-01  Glenn Morris  <rgm@gnu.org>
1175
1176         * mm-util.el (gnus-completing-read): Autoload.
1177         (mm-read-coding-system): Simplify Emacs definition.
1178
1179         * nnmail.el (gnus-activate-group):
1180         * nnimap.el (gnutls-negotiate):
1181         * nntp.el (netrc-parse): Fix declarations.
1182
1183 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1184
1185         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
1186         string-match-p in Emacs >=23.
1187
1188         * gnus-msg.el (gnus-configure-posting-styles)
1189         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
1190
1191 2010-11-01  Glenn Morris  <rgm@gnu.org>
1192
1193         * nnir.el (declare-function): Add compat stub.
1194         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
1195         (nnir-run-gmane): Require 'mm-url.
1196
1197         * mm-util.el (mm-string-to-multibyte): Simplify.
1198
1199         * shr.el (declare-function): Add compat stub.
1200         (url-cache-create-filename): Declare.
1201         (mm-disable-multibyte, widget-convert-button): Autoload.
1202
1203         * smime.el (ldap-search): Declare.
1204         (smime-cert-by-ldap-1): Require ldap on Emacs.
1205
1206         * nnimap.el: Require nnmail, and gnus-sum when compiling.
1207         (nnimap-keepalive): Use gnus-float-time.
1208
1209         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
1210         (mail-source-delete-crash-box): Use gnus-float-time.
1211
1212         * gnus-dired.el (gnus-completing-read): Autoload.
1213
1214         * mm-view.el (gnus-rescale-image): Autoload.
1215
1216         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1217
1218         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1219
1220         * sieve-manage.el: Require 'cl when compiling.
1221
1222         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1223         (gnus-iswitchb-completing-read): Require iswitchb.
1224         (gnus-select-frame-set-input-focus): Silence compiler.
1225
1226 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1227
1228         * message.el (message-subject-trailing-was-query): Change default to t,
1229         since I think that's what most people want.
1230
1231         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1232         appending for easier debugging.
1233         (nnimap-wait-for-connection): Take a regexp.
1234         (nnimap-request-accept-article): Wait for the continuation line before
1235         sending anything unless we're streaming.
1236
1237         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1238         leave the header washing to take place.
1239
1240 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1241
1242         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1243         regular expression match and replace in posting styles.
1244
1245 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1246
1247         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1248         an entire server.
1249         (nnir-get-active): New function.
1250         (nnir-run-imap): Use it.
1251         (nnir-run-gmane): Who knew, gmane search returns an article score!
1252
1253         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1254         server on the current line with nnir.
1255
1256 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1257
1258         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1259         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1260         left edge.
1261         (gnus-article-foldable-buffer): Skip past the prefix when determining
1262         raggedness.
1263
1264         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1265         the raw article, and change `C-u g' to show the article without doing
1266         treatments.
1267
1268         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1269         on to `gnus-treat-article'.
1270         (gnus-inhibit-article-treatments): New variable.
1271
1272         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1273
1274         * gnus-art.el (gnus-treatment-function-alist): Have
1275         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1276         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1277         sections.
1278
1279         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1280         parameter.
1281         (gnus-article-fill-cited-long-lines): New function.
1282         (gnus-article-fill-cited-article): Allow filling only long sections.
1283
1284         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1285         and non-punctuation (like after the apostrophe in "'We").
1286
1287         * gnus-sum.el (gnus-summary-select-article): Make sure
1288         gnus-original-article-buffer is alive.
1289
1290         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1291         reflect the order they're in in the digest.
1292
1293         * gnus.el (gnus-group-startup-message): Move point to the start of the
1294         buffer.
1295
1296         * nnimap.el (nnimap-capability): New function.
1297         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1298         is set.
1299
1300 2010-10-31  David Engster  <dengste@eml.cc>
1301
1302         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1303         conform with changes to gnus-completing-read.
1304
1305 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1306
1307         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1308
1309 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1310
1311         * nnir.el: Move defvar, defcustom around to keep file organized
1312         and keep byte-compiler quiet.
1313         (nnir-read-parms): Accept search-engine as arg.
1314         (nnir-run-query): Pass search-engine as arg.
1315         (nnir-search-engine): Remove.
1316
1317 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1318
1319         * shr.el (shr-generic): The text nodes should be text, not :text.
1320
1321         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
1322         later in the file.
1323
1324 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1325
1326         * nnir.el: General clean up.  Allow searching with multiple engines.
1327         Allow separate extra-parameters for each engine.
1328         Batch queries when possible.
1329         (nnir-imap-default-search-key,nnir-method-default-engines):
1330         Add customize interface.
1331         (nnir-run-gmane): New engine.
1332         (nnir-engines): Use it.  Qualify all prompts with engine name.
1333         (nnir-search-engine): Remove global variable.
1334         (nnir-run-hyrex): Restore for now.
1335         (nnir-extra-parms,nnir-search-history): New variables.
1336         (gnus-group-make-nnir-group): Use them.
1337         (nnir-group-server): Remove in favor of gnus-group-server.
1338         (nnir-request-group): Avoid searching twice.
1339         (nnir-sort-groups-by-server): New function.
1340
1341 2010-10-30  Julien Danjou  <julien@danjou.info>
1342
1343         * gnus-group.el: Remove gnus-group-fetch-control.
1344
1345         * gnus-start.el (gnus-find-new-newsgroups):
1346         Remove gnus-check-first-time-used.
1347
1348         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
1349
1350 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1351
1352         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
1353         set on groups that don't have \* permanentflags.
1354
1355 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1356
1357         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
1358         control the background color.
1359         (shr-tag-img): Ignore very small web bug type images.
1360         (shr-put-image): Add help-echo alt texts to the images.
1361         (shr-tag-video): Show the video poster image.
1362
1363 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1364
1365         * shr.el (shr-table-depth): New variable.
1366         (shr-tag-table-1): Only insert the images after the top-level table.
1367
1368         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
1369
1370         * gnus-util.el (gnus-list-memq-of-list): New function.
1371
1372         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
1373         selected.
1374         (nnimap-unsplittable-articles): New slot.
1375         (nnimap-new-articles): Use it.
1376
1377 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
1378
1379         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
1380         move to the previous line on `M-g'.
1381
1382 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1383
1384         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
1385         *-request-group, which seems unnecessary.
1386
1387         * nnimap.el (nnimap-quote-specials): Function copied over from
1388         imap.el.
1389         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
1390         they support that.  Suggested by Tom Regner.
1391
1392 2010-10-29  Julien Danjou  <julien@danjou.info>
1393
1394         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
1395         defalias.
1396         (gnus-summary-delete-marked-with): Remove obsolete defalias.
1397
1398         * gnus.el: Remove `gnus-nntp-service' variable.
1399         (gnus-secondary-servers): Make obsolete.
1400         (gnus-nntp-server): Make obsolete.
1401
1402         * gnus-start.el (gnus-1): Remove x-splash calls.
1403
1404         * gnus-ems.el (gnus-x-splash): Remove.
1405
1406         * gnus.el (gnus-group-startup-message): Simplify/update code.
1407
1408         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
1409         definition.
1410
1411         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
1412         capability before doing anything.
1413         (gnus-group-insert-group-line): Remove useless
1414         gnus-group-remove-excess-properties.
1415
1416 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1417
1418         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
1419
1420 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1421
1422         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
1423         config after reselecting.
1424
1425 2010-10-28  Julien Danjou  <julien@danjou.info>
1426
1427         * shr.el (shr-put-image): Use point even if only inserting text.
1428         (shr-put-image): Save excursion when inserting alt text on non-graphic
1429         display, so the behaviour is the same when we are on a graphic display.
1430
1431         * nnir.el (nnir-run-swish-e): Remove hyrex support.
1432
1433 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1434
1435         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
1436         (gnus-mime-copy-part): Check coding system, not charset.
1437         (gnus-mime-view-part-externally): Never remove part.
1438         (gnus-mime-view-part-internally): Don't remove part here.
1439         (gnus-article-part-wrapper): Make sure MIME tag is visible.
1440         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
1441         multipart/alternative.
1442
1443         * mm-decode.el (mm-display-part): Take optional arg `force'.
1444
1445 2010-10-26  Julien Danjou  <julien@danjou.info>
1446
1447         * gnus-group.el (gnus-group-default-list-level): Add this function to
1448         compute the default list level.
1449         (gnus-group-default-list-level): Add possibility to use a function.
1450
1451 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1452
1453         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
1454
1455         * gnus-group.el (gnus-group-completing-read)
1456         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
1457         gnus-replace-in-string.
1458
1459 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1460
1461         * shr.el (shr-tag-div): Add.
1462
1463         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
1464
1465 2010-10-25  Julien Danjou  <julien@danjou.info>
1466
1467         * gnus-util.el: Remove `gnus-with-local-quit'.
1468
1469         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
1470
1471 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1472
1473         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
1474         the original article buffer.
1475
1476 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1477
1478         * nnimap.el (nnimap-request-head): New function.
1479         (nnimap-request-move-article): Try to be slighly faster by not
1480         requesting the entire message when moving.
1481         (nnimap-transform-headers): Don't bug out on bodiless articles.
1482         (nnimap-send-command): Have no outstanding messages if the IMAP server
1483         doesn't support streaming.
1484         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
1485
1486 2010-10-24  Julien Danjou  <julien@danjou.info>
1487
1488         * message.el (message-default-headers): Fix type.
1489
1490 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1491
1492         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
1493         prefetching images.
1494
1495         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
1496         backend for unknown groups.  This is mainly useful for nnimap groups.
1497
1498         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
1499         group isn't covered by the agent.
1500
1501 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
1502
1503         * nnir.el (nnir-method-default-engines): New variable.
1504         (nnir-run-query): Use it.
1505         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
1506         (gnus-summary-nnir-goto-thread): Change group if needed.
1507
1508         * gnus-group.el (gnus-group-group-map): Add key binding for
1509         gnus-group-make-nnir-group.
1510
1511 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1512
1513         * shr.el (shr-tag-object): Add.
1514
1515         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
1516         original article buffer live.
1517         (gnus-summary-select-article-buffer):
1518         Mention gnus-widen-article-buffer.
1519
1520 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1521
1522         * shr.el (shr-tag-strong): Add.
1523
1524 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1525
1526         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
1527         group names.  They mess up the group buffer badly.
1528
1529         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
1530
1531         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
1532         instead of the summary one.
1533
1534 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1535
1536         * mml.el (mml-preview): Work properly when editing article.
1537
1538         * gnus-start.el (gnus-read-active-file-1): Don't add method to
1539         gnus-have-read-active-file if it's already been in.
1540
1541 2010-10-22  Tom Tromey  <tromey@redhat.com>
1542
1543         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
1544         gnus-group-completing-read.
1545
1546 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1547
1548         * message.el (message-mode-map): Don't bind M-; to comment region, to
1549         allow the global comment-dwim to work.
1550
1551 2010-10-21  Julien Danjou  <julien@danjou.info>
1552
1553         * message.el (message-setup-1): Allow message-default-headers to be a
1554         function.
1555
1556 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1557
1558         * shr.el (shr-tag-table): Simplify.
1559
1560 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1561
1562         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
1563         to avoid trying to snarf invalid stuff.
1564
1565         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
1566
1567         * gnus.el (gnus-message-archive-group): Quote value.
1568         (gnus-message-archive-group): Mark as changed.
1569
1570         * shr.el (shr-add-font): Don't put the font properties on the newline
1571         or the indentation.
1572
1573         * message.el (message-fix-before-sending): Change options when sending
1574         non-printable characters.
1575
1576         * gnus.el (gnus-message-archive-method): Change the default to
1577         monthly outgoing groups.
1578
1579         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
1580         that have gotten new numbers.
1581
1582         * nnimap.el (nnimap-request-replace-article): New function.
1583
1584 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1585
1586         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
1587         (nnrss-request-article): Don't use special html washing code.
1588
1589 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1590
1591         * shr.el (shr-tag-table): Remove useless nconc.
1592
1593 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1594
1595         * gnus-art.el (article-wash-html): Simplify and remove the charset
1596         stuff.  Use the normal html rendering code instead of the special html
1597         washing code.
1598
1599         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1600         `gnus-w3m' symbols.
1601         (mm-text-html-washer-alist): Remove.
1602
1603         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1604         (mm-inline-media-tests): Remove use.
1605         (mm-text-html-renderer): Change default to the `shr' symbol.
1606
1607         * mm-view.el (mm-inline-text-html): Remove use.
1608
1609         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1610         `gnus-blocked-images' to be a function.
1611         (gnus-article-wash-function): Remove.
1612
1613 2010-10-20  Julien Danjou  <julien@danjou.info>
1614
1615         * spam.el (spam-list-of-processors): Mark as obsolete.
1616
1617         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
1618         (nnimap-insert-partial-structure): Fix boundary detection.
1619
1620 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
1621
1622         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
1623         run file-truename on remote files.  This can be expensive and even
1624         prevent one from editing drafts if some unrelated buffer has a stale
1625         connection.
1626
1627 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1628
1629         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
1630         kinsoku-eol regardless of shr-kinsoku-shorten.
1631         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
1632         (shr-tag-table): Support caption, thead, and tfoot.
1633
1634 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1635
1636         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
1637         lines.
1638         (shr-save-contents): New command and keystroke.
1639
1640         * nndoc.el (nndoc-type-alist): Add git support.
1641         (nndoc-git-type-p): New function.
1642         (nndoc-transform-git-article): Ditto.
1643         (nndoc-transform-git-headers): Ditto.
1644         (nndoc-transform-git-headers): Generate Subject headers.
1645
1646         * shr.el (shr-parse-style): New function.
1647         (shr-tag-span): Ditto.
1648
1649         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
1650         to `G G' to avoid collisions.
1651
1652 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1653
1654         * shr.el: Load kinsoku if necessary.
1655         (shr-kinsoku-shorten): New internal variable.
1656         (shr-find-fill-point): Make kinsoku shorten text line if
1657         shr-kinsoku-shorten is bound to non-nil.
1658         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
1659         shr-indentation too when testing if table is wider than frame width.
1660         (shr-insert-table): Use `string-width' instead of `length' to measure
1661         text width.
1662         (shr-insert-table-ruler): Make sure indentation is done at bol.
1663
1664 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1665
1666         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
1667         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
1668         undecoded network data.
1669
1670 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1671
1672         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
1673         name in the mode line spec so that the mode line menu works
1674         (bug #2431).
1675
1676         * message.el (message-get-reply-headers): If we're fed `to-address',
1677         then always use that.
1678
1679         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
1680         aren't so wide as to need to switch off the edit menu.
1681
1682         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
1683         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
1684
1685         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
1686         `M-g'.
1687         (nnimap-update-info): Update flags/read marks even if \* isn't part of
1688         the permanent marks.
1689
1690 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
1691
1692         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1693         Splitting according to references/in-reply-to obeys the ignore-groups
1694         variable, while splitting by sender and subject do not.
1695
1696 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1697
1698         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
1699         alist, so that we can look for non-Unicode chars.
1700         (article-translate-strings): Allow both character and string maps.
1701
1702 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1703
1704         * shr.el (shr-insert): Don't insert space behind a wide character
1705         categorized as kinsoku-bol, or between characters both categorized as
1706         nospace.
1707
1708 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
1709
1710         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
1711         headers to gnus-newsgroup-headers.
1712
1713 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1714
1715         * shr.el (shr-tag-img): Don't align images -- since we're not
1716         rescaling, this often leads to ugly displays.
1717
1718 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
1719
1720         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
1721         duplicates.
1722
1723 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1724
1725         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
1726         call.
1727
1728 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1729
1730         * gnus.el: Autoload gnus-html-show-images.
1731
1732         * nnimap.el: Use nnheader-message throughout.
1733
1734         * shr.el (shr-tag-img): Ignore images with no data.
1735
1736 2010-10-15  Julien Danjou  <julien@danjou.info>
1737
1738         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1739         a possibility to disable format=flow encoding when using hard newlines.
1740
1741 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1742
1743         * shr.el (shr-insert): Remove space inserted before or after a
1744         breakable character or at the beginning or the end of a line.
1745         (shr-find-fill-point): Do kinsoku; find the second best point or give
1746         it up if there's no breakable point.
1747
1748 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1749
1750         * nnimap.el (nnimap-open-connection): Message when opening connection
1751         for debugging purposes.
1752
1753         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1754         on every setup buffer call to allow this to change from article to
1755         article.
1756
1757         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1758         buffers where we have a wide table.
1759
1760 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1761
1762         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1763         uses *-request-thread.
1764
1765 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1766
1767         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1768         incantation, which is no longer valid.
1769
1770 2010-10-14  Julien Danjou  <julien@danjou.info>
1771
1772         * shr.el: Fix defcustom type (char -> character).
1773
1774 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1775
1776         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1777         programs.
1778
1779 2010-10-14  Julien Danjou  <julien@danjou.info>
1780
1781         * shr.el (shr-tag-a): Use url-link as widget type.
1782
1783         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1784         `gnus-group-get-icon'.
1785
1786 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1787
1788         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1789         This should make server editing work better.
1790
1791         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1792
1793         * tls.el (tls-program): Remove spurious %s from openssl.
1794
1795         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1796         (nnimap-parse-flags): Fix regexp.
1797
1798         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1799         probably work for CJVK text, too.
1800
1801         * nnimap.el (nnimap-extend-tls-programs): Remove.
1802         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1803
1804         * tls.el (tls-starttls-switches): Remove starttls hack.
1805         (open-tls-stream): Ditto.
1806         (tls-find-starttls-argument): Ditto.
1807
1808 2010-10-13  Julien Danjou  <julien@danjou.info>
1809
1810         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1811         responses.
1812
1813 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1814
1815         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1816
1817         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1818         anything in Emacs.
1819
1820         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1821
1822 2010-10-13  Julien Danjou  <julien@danjou.info>
1823
1824         * shr.el (shr-width): Make shr-width a defcustom with default to
1825         fill-column.
1826         (shr-tag-img): Use shr-width rather than fill-column.
1827
1828 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1829
1830         * dgnushack.el (byte-optimize-apply)
1831         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1832
1833         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1834         position when (X-)Faces exist.
1835         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1836         avatars when called interactively.
1837
1838 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1839
1840         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1841         gnus-article-x-face-too-ugly is bound.
1842
1843 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1844
1845         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1846
1847         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
1848         mailbox that doesn't exist.
1849
1850 2010-10-12  Julien Danjou  <julien@danjou.info>
1851
1852         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1853         (shr-get-image-data): Encode URL properly when fetching from cache.
1854         (shr-tag-img): Use aligned-to spaces to align correctly images.
1855
1856         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1857         before inserting the Gravatar.
1858
1859         * shr.el (shr-tag-img): Add align attribute support for <img>.
1860
1861 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1862
1863         * gnus-gravatar.el (gnus-art): Require.
1864
1865         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1866         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1867         Remove long obsoleted functions.
1868
1869 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1870
1871         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1872
1873         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1874
1875         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1876         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1877         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1878         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1879         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1880         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1881         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1882
1883 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1884
1885         * nnimap.el (nnimap-request-rename-group): Select group read-only
1886         before renaming it.
1887
1888         * shr.el (shr-insert): Fix up the white space only regexp.
1889
1890         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1891         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1892
1893         * shr.el (shr-current-column): New function.
1894         (shr-find-fill-point): New function.
1895
1896 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1897
1898         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1899         numbers.
1900
1901 2010-10-11  Julien Danjou  <julien@danjou.info>
1902
1903         * shr.el (shr-hr-line): Add.
1904         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1905         display hr lines.
1906         (shr-max-columns): Do not change state to nil if we just inserting
1907         spaces.
1908
1909 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1910
1911         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1912         select the last group.
1913
1914 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1915
1916         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1917
1918 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1919
1920         * dig.el (dig-mode-map): Declare and define in one step.
1921
1922 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1923
1924         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1925         for Gnus.
1926         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1927         (nnimap-update-qresync-info): Mark \Seen articles as read.
1928
1929         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1930         non-variable, too.
1931
1932         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1933         available.
1934         (nnimap-update-info): Rely more on the current active than the param
1935         active to avoid marking articles as read too much.
1936
1937         * auth-source.el (auth-source-create): Use (user-login-name) for the
1938         user name default.
1939
1940         * nnimap.el (nnimap-update-info): If the server doesn't return any
1941         useful info, just use the previous info.
1942         (nnimap-update-info): Prefer old info over start-article.
1943         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1944
1945 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1946
1947         * nnir.el (autoload): Clean up autoloads.
1948         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
1949         Use key rather than value.
1950         (nnir-imap-search-other): New variable.
1951         (nnir-read-parm): Use it.
1952         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1953         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1954
1955 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1956
1957         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1958         the process, too.
1959
1960 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1961
1962         * spam.el (gnus-summary-mode-map): Bind to "$".
1963         Suggested by Russ Allbery.
1964
1965         * shr.el: Rework the way things are indented by <li> slightly.
1966
1967         * gnus.el (gnus-group-set-parameter): Fix typo.
1968
1969         * nnimap.el: Start implementing QRESYNC support.
1970
1971 2010-10-09  Julien Danjou  <julien@danjou.info>
1972
1973         * nnir.el (nnir-engines): Fix too many arguments.
1974
1975 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1976
1977         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
1978         group is the "last", so that the backends like nnfolder actually save
1979         their folders.
1980
1981         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
1982         try to use that for the tls stream.
1983         (nnimap-retrieve-group-data-early): Rework the marks code to heed
1984         UIDVALIDITY and find out which groups are read-only and not.
1985         (nnimap-get-flags): Use the same marks parsing code as the rest of
1986         nnimap.
1987
1988 2010-10-09  Julien Danjou  <julien@danjou.info>
1989
1990         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
1991
1992         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
1993         retrieving gravatars.
1994
1995         * shr.el (shr-table-corner): Add.
1996         (shr-table-line): Add.
1997         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
1998
1999 2010-10-08  Julien Danjou  <julien@danjou.info>
2000
2001         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
2002
2003 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
2004
2005         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
2006
2007         * gnus-sum.el (gnus-mark-article-as-unread)
2008         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
2009         (gnus-summary-set-bookmark): Use it.
2010
2011         * gnus-msg.el (gnus-setup-message): Use it.
2012
2013         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2014
2015         * gnus.el (gnus-group-remove-parameter): Use it.
2016
2017         * gnus-group.el (gnus-group-make-web-group): Use it.
2018
2019         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2020
2021         * nnregistry.el: Update docs to mention manual.
2022
2023         * gnus-registry.el: Update docs to mention nnregistry.el.
2024         (gnus-registry-initialize): Don't install nnregistry refer method
2025         automatically.
2026         (gnus-registry-install-nnregistry): Remove it.
2027
2028 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2029
2030         * shr.el (shr-insert): Don't insert double spaces.
2031
2032 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2033
2034         * gnus-gravatar.el (gnus-treat-from-gravatar)
2035         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
2036         called interactively.
2037
2038         * gnus-art.el (gnus-mime-view-part-externally)
2039         (gnus-mime-view-part-internally): Make predicate function passed to
2040         gnus-mime-view-part-as-type assume argument is a mime type, not a list
2041         of a mime type.
2042
2043         * shr.el (shr-table-widths): Don't use cl function `reduce'.
2044
2045 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2046
2047         * shr.el (require): Require cl when compiling.
2048         (shr-tag-hr): New function.
2049
2050         * nnimap.el (nnimap-update-info): Remove double setting of high.
2051         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
2052         This makes nnimap work properly on Courier again.
2053
2054         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
2055         the variable for backwards compatability.
2056
2057         * mm-decode.el (mm-save-part): If given a non-directory result, expand
2058         the file name before using to avoid setting mm-default-directory to
2059         nil.
2060
2061         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
2062         bidning gnus-agent variables.
2063
2064         * shr.el (shr-render-td): Use a cache for the table rendering function
2065         to avoid getting an exponential rendering behaviour in nested tables.
2066         (shr-insert): Rework the line-breaking algorithm.
2067         (shr-insert): Don't leave trailing spaces.
2068         (shr-insert-table): Also insert empty TDs.
2069         (shr-tag-blockquote): Ensure paragraphs after </ul>.
2070
2071 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2072
2073         * gnus-sum.el (gnus-number): Rename from `number'.
2074         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
2075         (gnus-summary-limit-children): Update uses correspondingly.
2076
2077 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2078
2079         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
2080         (gnus-gravatar-transform-address): Don't show avatars of people of
2081         which mail addresses match gnus-gravatar-too-ugly.
2082
2083 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2084
2085         * shr.el (shr-table-widths): Expand TD elements to fill available
2086         space.
2087
2088 2010-10-07  Julien Danjou  <julien@danjou.info>
2089
2090         * nnimap.el (nnimap-request-rename-group): Add this method.
2091
2092 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2093
2094         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
2095         name from XEmacs' function-arglist.
2096
2097         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
2098         gravatar under XEmacs.
2099
2100 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
2101
2102         * auth-source.el: Update docs with TODO items.
2103
2104         * gnus-sync.el: Update docs to explain state and plans.
2105
2106         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
2107         Hooks for mark updates.
2108         (gnus-request-set-mark, gnus-request-update-mark): Use them.
2109
2110         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
2111         hooks with arguments, which is needed for mark update hooks.
2112
2113 2010-10-06  Julien Danjou  <julien@danjou.info>
2114
2115         * gnus.el (gnus-expand-group-parameter): Only return and act on what
2116         was matched.
2117
2118         * sieve-manage.el: Update example in `Commentary'.
2119
2120         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
2121
2122         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
2123         not 2000.
2124         (sieve-manage-authenticate): Re-add function.
2125
2126 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2127
2128         * shr.el (shr-insert): Get 'space transition right.
2129         (shr-render-td): Only delete space at the end of the TD.
2130
2131         * nnimap.el (nnimap-open-connection): Prepare to support
2132         open-gnutls-stream.
2133
2134         * shr.el: Rearrange function order to be more logical.
2135
2136 2010-10-06  Julien Danjou  <julien@danjou.info>
2137
2138         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
2139         (nnrss-discover-feed): Remove 404 URL in docstring.
2140
2141         * nnir.el: Fix Swish-E URL.
2142         Fix Namazu URL.
2143
2144         * message.el (message-change-subject): Remove 404 URL in a comment.
2145
2146 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2147
2148         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
2149         called interactively.
2150
2151         * gnus-util.el (gnus-remove-if): Allow hash table.
2152         (gnus-remove-if-not): New function.
2153
2154         * gnus-art.el (gnus-mime-view-part-as-type)
2155         * gnus-score.el (gnus-summary-score-effect)
2156         * gnus-sum.el (gnus-read-move-group-name):
2157         Replace remove-if-not with gnus-remove-if-not.
2158
2159         * gnus-group.el (gnus-group-completing-read):
2160         Regard collection as a hash table if it is not a list.
2161
2162 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2163
2164         * shr.el (shr-render-td): Allow blank/missing <TD>s.
2165
2166         * shr.el: Document the table-rendering algorithm.
2167
2168 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2169
2170         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
2171         for Emacsen having no `libxml-parse-html-region' support.
2172
2173 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2174
2175         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
2176         invalid URLs.
2177
2178         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
2179         line-broken.
2180         (shr-tag-img): Ignore image fetching errors.
2181         (shr-overlays-in-region): Compute overlay positions correctly.
2182
2183         * mm-decode.el (mm-shr): Require shr.
2184
2185         * gnus-art.el (gnus-blocked-images): Move variable here.
2186
2187         * shr.el (shr-insert-table): Bind free variable.
2188
2189         * mm-decode.el (mm-shr): Bind shr-content-function.
2190
2191         * shr.el (shr-content-function): New variable.
2192
2193         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
2194         added for symmetry.
2195
2196         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
2197
2198         * gnus-group.el (gnus-group-make-group): Doc fix.
2199
2200         * nnimap.el (nnimap-request-newgroups): Return success.
2201
2202         * shr.el (shr-find-elements): New function.
2203         (shr-tag-table): Put all the images after the table.
2204         (shr-tag-table): Really inhibit images inside the table.
2205         (shr-collect-overlays): Copy over overlays from the TD elements to the
2206         main document.
2207
2208         * mm-decode.el (mm-shr): Bind shr-blocked-images to
2209         gnus-blocked-images.
2210
2211 2010-10-05  Julien Danjou  <julien@danjou.info>
2212
2213         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
2214
2215         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2216         (gnus-html-maximum-image-size): Add this function.
2217         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2218
2219         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2220         server-value of the capability is nil.
2221
2222 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2223
2224         * shr.el (shr-tag-em): Add <EM> tag.
2225
2226 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2227
2228         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2229         customizable.
2230
2231         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2232         handing broken links to browse-url.
2233
2234 2010-10-05  Julien Danjou  <julien@danjou.info>
2235
2236         * gnus-util.el (gnus-emacs-completing-read)
2237         (gnus-iswitchb-completing-read): Use autoload rather than require.
2238
2239 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2240
2241         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
2242         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
2243         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
2244         iswitchb-temp-buflist for XEmacs.
2245
2246         * gnus-util.el (gnus-completing-read-function): Exclude
2247         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2248         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2249         XEmacs.
2250
2251         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2252         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2253
2254         * gnus-html.el: Don't require help-fns under XEmacs.
2255         (gnus-html-schedule-image-fetching): Work for XEmacs.
2256
2257         * mm-decode.el (mm-shr): Decode contents by charset.
2258
2259 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2260
2261         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2262         unknown.
2263
2264         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2265         (shr-get-image-data): Ensure against the cache file missing.
2266
2267         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2268         for data.
2269
2270         * spam-report.el (spam-report-url-ping-plain): Don't query about
2271         killing the process.
2272
2273         * shr.el (shr-render-td): Protect against too-wide text.
2274
2275 2010-10-04  Julien Danjou  <julien@danjou.info>
2276
2277         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2278         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2279
2280         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2281         retrieved.
2282
2283 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2284
2285         * shr.el (browse-url): Require.
2286         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2287         lines.
2288         (shr-show-alt-text, shr-browse-image): New commands.
2289         (shr-browse-url, shr-copy-url): New commands.
2290
2291         * gnus-sum.el (gnus-widen-article-window): New variable.
2292         (gnus-summary-select-article-buffer): Use it.
2293
2294         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2295         without @ signs.
2296
2297 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2298
2299         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2300
2301 2010-10-04  Julien Danjou  <julien@danjou.info>
2302
2303         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2304         for XEmacs.
2305
2306 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2307
2308         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2309
2310         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2311         (nnimap-close-server): Implement.
2312
2313         * dgnushack.el (iswitchb): Require to shut up the compiler.
2314
2315         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2316         (shr-insert): Tweak line breaking.
2317         (shr-insert): Handle <pre> better.
2318         (shr-tag-li): Get <li> indentation right.
2319         (shr-tag-li): Get <li> indentation even righter.
2320         (shr-tag-blockquote): Ensure paragraph start.
2321         (shr-make-table): Tweak table generation.
2322         (shr-make-table): Fix typo.
2323
2324         * shr.el: Implement table rendering.
2325
2326 2010-10-04  Julien Danjou  <julien@danjou.info>
2327
2328         * gnus-html.el (gnus-html-put-image): Fix resize image code.
2329
2330 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2331
2332         * shr.el (shr-insert): Use string anchors instead of line anchors.
2333
2334 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2335
2336         * shr.el: Add headings.
2337         (shr-ensure-paragraph): Actually work.
2338         (shr-tag-li): Make <ul> prettier.
2339         (shr-insert): Get white space at the beginning/end of elements right.
2340         (shr-tag-p): Collapse subsequent <p>s.
2341         (shr-ensure-paragraph): Don't insert double line feeds after blank
2342         lines.
2343         (shr-insert): \t is also space.
2344         (shr-tag-s): Fix "s" tag name function.
2345         (shr-tag-s): Fix face prop name.
2346
2347 2010-10-03  Julien Danjou  <julien@danjou.info>
2348
2349         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
2350
2351         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
2352         gnus-window-inside-pixel-edges.
2353
2354         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
2355         gnus-ems.
2356
2357         * mm-view.el (mm-inline-image-emacs): Support image resizing.
2358
2359         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
2360         function.
2361
2362         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
2363         resize choice.
2364
2365 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2366
2367         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
2368         beginning of the buffer.
2369
2370         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
2371         article buffer again.
2372
2373         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
2374
2375         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
2376         when it's at the start of the buffer.
2377
2378         * shr.el (shr-tag-blockquote): Convert name.
2379         (shr-rescale-image): Use the right image-size variant.
2380
2381         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
2382         buffer isn't shown, then select the current article first instead of
2383         bugging out.
2384         (gnus-summary-select-article-buffer): Show both the article and summary
2385         buffers again.
2386
2387         * shr.el (shr-fontize-cont): Protect against regions with no text.
2388         Rename tag functions to shr-tag-* for enhanced security.
2389         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
2390
2391 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
2392
2393         * shr.el (shr-insert):
2394         * pop3.el (pop3-movemail):
2395         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
2396         loaded.
2397
2398 2010-10-03  Glenn Morris  <rgm@gnu.org>
2399
2400         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
2401
2402         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
2403
2404         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
2405
2406         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
2407
2408         * gnus-util.el (gnus-make-local-hook): Simplify.
2409
2410 2010-10-02  Julien Danjou  <julien@danjou.info>
2411
2412         * gnus-util.el (gnus-iswitchb-completing-read): New function.
2413         (gnus-ido-completing-read): New function.
2414         (gnus-emacs-completing-read): New function.
2415         (gnus-completing-read): Use gnus-completing-read-function.
2416         Add gnus-completing-read-function.
2417
2418 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2419
2420         * shr.el (shr-insert-document): Autoload.
2421         (shr-img): Be silent.
2422         (shr-insert): Add a newline after every picture before text.
2423         (shr-add-font): Use overlays for combining faces.
2424         (shr-insert): Pass upwards the text start point.
2425
2426         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
2427         possible.
2428         (mm-shr): New function.
2429
2430 2010-10-02  Julien Danjou  <julien@danjou.info>
2431
2432         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
2433         should go backward.
2434
2435 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
2436
2437         * shr.el (shr): Fix typo in provide call.
2438
2439 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2440
2441         * shr.el: New file.
2442
2443         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
2444
2445         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
2446         completing read.
2447
2448 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2449
2450         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
2451         we're being queried about.  Suggested by Dan Jacobson.
2452
2453         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
2454         Suggested by Jason Eisner.
2455
2456         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
2457         table, too.  Suggested by Stefan Wiens.
2458         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
2459         the table unnecessary.  Suggested by Stefan Wiens.
2460
2461         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
2462         longer needed, and probably doesn't work either, as pointed out by
2463         Stefan Wiens.
2464         (gnus-summary-exit): Remove call to the clearing function.
2465         (gnus-summary-exit-no-update): Ditto.
2466
2467         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
2468         instead of gnus-eval-in-buffer-window to avoid popping up frames.
2469         Reported by Stefan Monnier.
2470         (gnus-summary-save-in-rmail): Ditto.
2471
2472         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
2473         article buffer, instead of both the article buffer and the summary
2474         buffer.  Sort of suggested by Dan Jacobson.
2475
2476         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
2477
2478         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
2479         Suggested by Dan Jacobson.
2480
2481         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
2482         documentation clearer.
2483
2484         * message.el (message-shorten-references): Comment on the number "21".
2485         Suggested by Stefan Monnier.
2486
2487         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
2488         Suggested by Dan Jacobson.
2489
2490         * gnus.el (gnus-large-newsgroup):
2491         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
2492
2493         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
2494         externalize attachments.  Bug reported by Steve Wen.
2495
2496         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
2497         really message anything to the user.
2498
2499         * nnmail.el (nnmail-article-group): Allow using the fancy split method
2500         directly.
2501
2502         * nnimap.el (nnimap-request-group): Low higher than high to signal no
2503         messages in empty groups.
2504
2505 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
2506
2507         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
2508         non-UIDNEXT group.
2509
2510 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2511
2512         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
2513         not the value from the collection.
2514
2515         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
2516         values.  This sometimes happens on some groups that have no info.
2517         (nnimap-request-newgroups): New function.
2518
2519 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
2520
2521         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
2522         check into `gnus-registry-initialize'.
2523         (gnus-registry-initialize): Ditto.
2524         Fix and extend header docs.
2525
2526 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2527
2528         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
2529         regexp backtrace overflows.
2530
2531         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
2532         for starttls that tls.el implements; i.e. openssl.
2533
2534         * tls.el (tls-starttls-switches): Give up on using starttls with
2535         gnutls-cli.
2536         (tls-program): Add --insecure to be consistent with the defaults from
2537         openssl s_client.  Now all three commands are insecure.
2538
2539 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2540
2541         * lpath.el: Bind completion-styles-alist for XEmacs.
2542
2543         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
2544         (gravatar-create-image): New function that's an alias to
2545         gnus-xmas-create-image, gnus-create-image, or create-image.
2546         (gravatar-data->image): Use it.
2547
2548 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2549
2550         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
2551         install the nnregistry refer method.
2552         (gnus-registry-install-hooks): Use it.
2553         (gnus-registry-unfollowed-groups): Add nnmairix to the default
2554         unfollowed groups.
2555
2556 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
2557
2558         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
2559         expanding threads.
2560
2561 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2562
2563         * nnir.el: Use the server names without suffixes (bug #7009).
2564
2565         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
2566         unencrypted to STARTTLS, if possible.
2567
2568 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2569
2570         * message.el (message-ignored-supersedes-headers): Strip Injection-*
2571         headers before superseding.
2572
2573 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2574
2575         * nnrss.el (nnrss-use-local): Add documentation.
2576
2577         * nnimap.el (nnimap-extend-tls-programs): New function.
2578         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
2579         (nnimap-wait-for-connection): Accept the greeting from the stupid
2580         output from openssl s_client -starttls, too.
2581
2582         * tls.el (tls-starttls-switches): New variable.
2583         (tls-find-starttls-argument): Use it.
2584         (open-tls-stream): Ditto.
2585
2586         * netrc.el (netrc-credentials): Return the value of the "default" entry.
2587         (netrc-machine): Ditto.
2588
2589         * nnimap.el (nnimap-find-article-by-message-id): Really return the
2590         article number.
2591         (nnimap-split-fancy): New variable.
2592         (nnimap-split-incoming-mail): Use it.
2593
2594         * nntp.el (nntp-server-list-active-group): Document.
2595
2596         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2597         SELECT to get the message-id.
2598
2599         * mail-source.el (mail-sources): Remove webmail support.
2600         (defvar): Ditto.
2601         (mail-source-fetcher-alist): Ditto.
2602         (mail-source-fetch-webmail): Remove.
2603
2604         * webmail.el: Remove -- doesn't seem relevant any more.
2605
2606         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2607
2608         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2609         the \r.
2610
2611 2010-09-30  Julien Danjou  <julien@danjou.info>
2612
2613         * gnus-agent.el (gnus-agent-add-group): Fix call to
2614         gnus-completing-read.
2615
2616 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2617
2618         * nndoc.el (nndoc-retrieve-groups): New function.
2619
2620         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2621         `default', use nnmail-split-methods.
2622         (nnimap-request-article): Downcase the NILs so that they are nil.
2623
2624         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2625         symbol.
2626
2627         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2628         code, since if the user has requested network, that's what they ought
2629         to get.
2630         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2631         (nnimap-split-rule): Mark as obsolete.
2632
2633         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2634         New variable.
2635
2636         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2637         correct slot, too.
2638
2639 2010-09-29  Julien Danjou  <julien@danjou.info>
2640
2641         * gnus.el (gnus-local-domain): Declare variable obsolete.
2642
2643         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2644         Fix history computing.
2645         (gnus-ido-completing-read): Require ido.
2646
2647 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2648
2649         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2650         build Gnus.
2651
2652         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2653         when interpreting the structures.
2654         (nnimap-request-accept-article): Add \r\n to the lines to make this
2655         work with Cyrus.
2656
2657         * nndraft.el (nndraft-request-expire-articles): Use the group name
2658         instead if "nndraft".  Fix found by Nils Ackermann.
2659
2660 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
2661
2662         * nnregistry.el: Add.
2663
2664 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2665
2666         * nnmail.el (group, group-art-list, group-art):
2667         Remove unneeded directives.
2668
2669 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2670
2671         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
2672         (mm-mime-charset)
2673         * rfc2047.el (rfc2047-syntax-table)
2674         * utf7.el (utf7-utf-16-coding-system): Comment fix.
2675
2676         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
2677         rather than `insert-file-contents' and `eval-region'.
2678
2679         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
2680         construction.
2681
2682         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
2683
2684         * time-date.el: No need to require cl for Emacs 21.
2685
2686 2010-09-29  Julien Danjou  <julien@danjou.info>
2687
2688         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
2689         replacement of `gnus-gravatar-relief' to mimic
2690         `gnus-faces-properties-alist'.
2691         Add :version property.
2692
2693 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2694
2695         * mail-source.el (mail-source-report-new-mail)
2696         * message.el (message-default-mail-headers)
2697         * mm-decode.el (mm-valid-image-format-p): Comment fix.
2698
2699         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
2700
2701 2010-09-28  Julien Danjou  <julien@danjou.info>
2702
2703         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
2704         mail-address contains the same string as real-name.
2705
2706         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
2707         non-blank in header, otherwise it'll get stripped.
2708
2709         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
2710         real-name, and then for mail address rather than doing : or , search.
2711
2712 2010-09-27  Julien Danjou  <julien@danjou.info>
2713
2714         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
2715         right completing-read function.
2716         (gnus-use-ido): New variable
2717         (gnus-completing-read-with-default): Remove.
2718         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
2719         (gnus-agent-add-group):
2720         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
2721         * mm-view.el (mm-view-pkcs7-decrypt):
2722         * mm-util.el (mm-codepage-setup):
2723         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2724         * mml-smime.el (mml-smime-openssl-sign-query):
2725         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
2726         (mml-insert-multipart):
2727         * gnus-msg.el (gnus-summary-yank-message):
2728         * gnus-int.el (gnus-start-news-server):
2729         * mm-decode.el (mm-interactively-view-part):
2730         * gnus-dired.el (gnus-dired-attach):
2731         * gnus.el (gnus-read-method):
2732         * gnus-bookmark.el (gnus-bookmark-jump):
2733         * gnus-art.el (gnus-mime-view-part-as-type)
2734         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2735         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2736         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2737         * nnmairix.el (nnmairix-create-server-and-default-group)
2738         (nnmairix-update-groups, nnmairix-get-server)
2739         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2740         (nnmairix-get-group-from-file-path):
2741         * nnrss.el (nnrss-find-rss-via-syndic8):
2742         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2743         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2744         (gnus-group-browse-foreign-server):
2745         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2746         (gnus-summary-execute-command, gnus-summary-respool-article)
2747         (gnus-read-move-group-name):
2748         * gnus-score.el (gnus-summary-increase-score)
2749         (gnus-summary-score-effect):
2750         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2751
2752 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2753
2754         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2755         x-focus-frame.
2756
2757         * nnimap.el (auth-source-forget-user-or-password)
2758         (auth-source-user-or-password): Autoload.
2759
2760         * message.el (message-from-style, message-interactive)
2761         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2762         (message-yank-prefix, message-indentation-spaces, message-signature)
2763         (message-signature-file): Add comment.
2764
2765 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2766
2767         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2768         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2769         new articles.
2770
2771         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2772         parts.
2773         (nnimap-request-article): Work with the t setting, too.
2774
2775         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2776         that you don't get flashes of other buffers.
2777         (gnus-summary-show-complete-article): Intern before setting.
2778
2779 2010-09-27  David Engster  <dengste@eml.cc>
2780
2781         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2782         well as HEADERS.
2783         (nnmairix-retrieve-headers): Provide new argument for the above.
2784
2785 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2786
2787         * gnus-sum.el (gnus-summary-move-article): Don't alter
2788         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2789         group.
2790
2791         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2792
2793         * message.el (message-cite-prefix-regexp): Revert my last edit.
2794
2795         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2796         variable instead of the Gnus variable.
2797
2798         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2799
2800         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2801
2802         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2803         since some servers don't like it.
2804         (nnimap-open-connection): Forget credentials if the server says the
2805         password was wrong.
2806         (nnimap-parse-line): Protect against invalid data.
2807
2808         * gnus-sum.el (gnus-summary-move-article): Add comment.
2809         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2810         nothing alters it while scanning for new messages.
2811
2812         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2813         which may or may not help.
2814         (nnimap-open-connection): If we're doing a stream connection, and then
2815         discover we're on a STARTTLS-capable server, then open a STARTTLS
2816         connection instead.
2817
2818 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2819
2820         * nnimap.el (utf7): Require.
2821
2822         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2823         prefix.
2824
2825 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2826
2827         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2828
2829 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2830
2831         * nnimap.el (nnimap-request-accept-article): Message the error on
2832         error.
2833
2834 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2835
2836         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2837
2838 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2839
2840         * nndoc.el (nndoc-request-list): Return success always.
2841
2842         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2843         `fetch-old' -- we only want to fetch the articles we've requested.
2844         The rest are in the agent, probably.
2845         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2846         disappeared server" to something low.  It's not important.
2847
2848         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2849         arrived before the FETCH data.
2850
2851         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2852         target here, because we don't know the Gnus name of the group.
2853
2854         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2855         for the correct group.
2856
2857         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2858
2859         * gnus.el (gnus): Give a final warning after startup.
2860
2861         * gnus-util.el (gnus-action-message-log): New variable.
2862         (gnus-message): Use it.
2863         (gnus-final-warning): New function.
2864
2865         * nnimap.el (nnimap-open-connection): Record the greeting.
2866         (nnimap): Add greeting.
2867
2868 2010-09-26  Julien Danjou  <julien@danjou.info>
2869
2870         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2871         arguments.
2872         (gnus-html-wash-images): Fix spec computing to include start/end.
2873
2874         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2875
2876 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2877
2878         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2879         deletion.
2880         (nnimap-retrieve-headers): Don't select the group, because that's
2881         already done by nnimap-possibly-change-group.
2882
2883         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2884         (gnus-picon-transform-address): Use it.
2885
2886         * mail-source.el (mail-source-value): Revert previous patch.
2887
2888         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2889         on failure.
2890         (nnimap-open-connection): Look up both virtual and physical server name
2891         credentials.
2892
2893         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2894
2895 2009-02-07  Dave Love  <fx@gnu.org>
2896
2897         * tls.el (open-tls-stream): Don't query killing process.
2898
2899 2009-02-08  Dave Love  <fx@gnu.org>
2900
2901         * gnus-win.el (gnus-window-to-buffer-helper)
2902         (gnus-all-windows-visible-p): Function needn't be a symbol.
2903
2904         * mail-source.el (mail-source-value): Function needn't be a symbol.
2905
2906 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2907
2908         * message.el (message-cite-prefix-regexp): Remove } from the cite
2909         prefix.
2910
2911         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2912         highlight again, so that the highlight is correct.
2913
2914         * gnus-picon.el (gnus-picon): Remove again.
2915         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2916
2917         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2918         doing the header highlightling, so that the background colour of the
2919         picon is correct.
2920
2921         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
2922         (gnus-picon): Ditto.
2923         (gnus-picon): Reinstate.  The background colour for picons is white.
2924         (gnus-picon-insert-glyph): Make the background white.
2925
2926         * nnml.el (nnml-open-nov): Don't return dead buffers.
2927
2928         * auth-source.el (auth-source-create): Query the user for whether to
2929         store the credentials.
2930
2931         * netrc.el (netrc-store-data): New function.
2932
2933         * auth-source.el (auth-source-user-or-password): Use the existing auth
2934         sources, if any, for creation.
2935
2936         * gnus.el (gnus-group-fast-parameter): Return the last matching
2937         parameter instead of the first matching parameter.
2938
2939 2010-09-26  Julien Danjou  <julien@danjou.info>
2940
2941         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2942
2943 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2944
2945         * mml2015.el (mml2015-use): Remove gpg support.
2946
2947         * mml1991.el (mml1991-function-alist): Remove gpg function.
2948         (mml1991-gpg-sign): Remove.
2949
2950 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2951
2952         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2953         (gnus-browse-unsubscribe-current-group): Document it.
2954         (gnus-browse-unsubscribe-group): Use it.
2955
2956 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2957
2958         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2959         address to the To list for easier response.
2960
2961         * gnus.el (gnus-play-startup-jingle): Remove.
2962         (gnus-splash): Don't play jingle.
2963         (gnus): Silence gnus-load message.
2964
2965         * gnus-art.el (gnus-treat-play-sounds): Remove.
2966
2967         * gnus.el (gnus-play-jingle): Remove audio support.
2968
2969         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2970
2971         * earcon.el: Remove -- no users.
2972
2973         * gnus-audio.el: Remove -- no users of this package.
2974
2975         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
2976
2977         * gnus-start.el (gnus-setup-news): Remove nocem support.
2978
2979         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
2980
2981         * gnus.el (gnus-use-nocem): Remove.
2982
2983         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
2984         Remove.
2985
2986         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
2987         uses NoCeM any more.
2988
2989         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
2990         (gnus-button-ctan-handler): Ditto.
2991         (gnus-button-handle-ctan-bogus-regexp): Ditto.
2992         (gnus-button-ctan-directory-regexp): Ditto.
2993         (gnus-button-handle-ctan): Ditto.
2994         (gnus-button-tex-level): Ditto.
2995         (gnus-button-alist): Remove CTAN stuff.
2996
2997 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2998
2999         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
3000         nnimap-streaming test.
3001
3002         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
3003         servers twice.
3004
3005         * nnimap.el (nnimap-open-connection): Add more error reporting when
3006         nnimap fails early.
3007
3008         * nnheader.el (nnheader-get-report-string): New function.
3009         (nnheader-get-report): Use it.
3010
3011         * gnus-int.el (gnus-check-server): Say what the error was when opening
3012         failed.
3013
3014         * nnimap.el (nnimap-wait-for-response): Search further when we're not
3015         using streaming.
3016
3017 2010-09-25  Julien Danjou  <julien@danjou.info>
3018
3019         * gnus-html.el (gnus-html-rescale-image): Use our defalias
3020         gnus-window-inside-pixel-edges.
3021
3022 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3023
3024         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
3025
3026         * mm-decode.el (mm-save-part): Allow saving to other directories the
3027         normal Emacs way.
3028
3029         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
3030         Suggested by Jay Berkenbilt.
3031
3032         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
3033         there isn't a single byte.
3034
3035         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
3036         just do it.  It doesn't really seem to matter what the user responds
3037         here, I think, so it's just a confusing question.
3038
3039         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
3040         non-streaming case.
3041
3042         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
3043         (gnus-article-encrypt-body): Use it.
3044
3045         * gnus-sum.el (gnus-summary-show-complete-article): New command and
3046         keystroke.
3047
3048         * nnimap.el (nnimap-find-wanted-parts-1):
3049         Use gnus-fetch-partial-articles.
3050
3051         * gnus-art.el (gnus-fetch-partial-articles): New variable.
3052
3053         * nnimap.el (nnimap-insert-partial-structure): New function.
3054         (nnimap-get-partial-article): New function.
3055         (nnimap-request-article): Use it.
3056         (nnimap-wait-for-response): Return whether the wait was successful.
3057         (nnimap-finish-retrieve-group-infos): Don't do anything if the
3058         retrieval wasn't successful.
3059         (nnimap-retrieve-group-data-early): Allow throttling servers.
3060         (nnimap-streaming): New variable.
3061         (nnimap-fetch-partial-articles): Remove.
3062
3063         * mm-decode.el (mm-with-part): Protect against killed buffers.
3064
3065         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
3066         for prettier summary display.
3067
3068 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
3069
3070         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
3071
3072 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3073
3074         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
3075         apparently third-party libraries depend on it.
3076
3077         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
3078         before starting negotiation.
3079
3080         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
3081         privacy reasons.
3082         (gnus-treat-mail-gravatar): Ditto.
3083
3084         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
3085         buffer when inserting images.  Inserting text into the headers, for
3086         instance, can make them invalid.
3087
3088 2010-09-25  Julien Danjou  <julien@danjou.info>
3089
3090         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
3091         variables.
3092
3093         * nnheader.el: Remove useless variables news-reply-yank-from and
3094         news-reply-yank-message-id.
3095
3096         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
3097         variables.
3098
3099         * mml1991.el: Remove useless mml1991-verbose.
3100
3101         * gnus.el: Remove useless variable gnus-use-generic-from.
3102         Remove obsolete variable gnus-topic-indentation.
3103
3104         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
3105
3106         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
3107
3108         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
3109
3110         * gnus-group.el: Remove useless gnus-group-icon-cache.
3111         Remove useless gnus-ephemeral-group-server.
3112
3113         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
3114
3115         * mml2015.el: Remove useless mml2015-verbose.
3116
3117         * mml-smime.el: Remove useless mml-smime-verbose.
3118
3119         * gnus.el: Remove useless gnus-local-domain.
3120
3121         * gnus-gravatar.el (gnus-gravatar-transform-address):
3122         Use gnus-gravatar-size.
3123
3124         * gnus-art.el: Remove useless gnus-treat-translate.
3125
3126 2010-09-24  Julien Danjou  <julien@danjou.info>
3127
3128         * gnus-sum.el: Add support for Gravatars.
3129
3130         * gnus-art.el: Add support for Gravatars.
3131
3132         * gnus-gravatar.el: Add this file.
3133
3134         * gravatar.el: Add this file.
3135
3136 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3137
3138         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
3139
3140         * gnus-group.el (gnus-group-fetch-faq): Remove.
3141
3142         * gnus.el (gnus-group-faq-directory): Remove.
3143
3144         * gnus-group.el (gnus-group-fetch-charter): Remove.
3145
3146         * gnus.el (gnus-group-charter-alist): Remove.
3147
3148         * gnus-group.el (gnus-group-archive-directory): Remove.
3149         (gnus-group-recent-archive-directory): Ditto.
3150         (gnus-group-make-archive-group): Remove.
3151
3152         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
3153
3154         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
3155         use the same article number for all the cached articles.
3156
3157         * nnimap.el (nnimap-command): Register the last command time so
3158         that we can use it for idling NOOPs.
3159         (nnimap-open-connection): Start the keeplive timer.
3160         (nnimap-make-process-buffer): Store all the process buffers.
3161         (nnimap-keepalive): New function.
3162
3163         * starttls.el (starttls-open-stream): Add autoload cookie.
3164
3165 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3166
3167         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
3168         handling.
3169
3170 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3171
3172         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
3173         its data structures.
3174
3175         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
3176         instead of the cl.el copy-list.
3177         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
3178         equalp.
3179
3180 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3181
3182         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
3183         and tool-bar-local-item-from-menu.
3184
3185         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
3186         mode-line-highlight face for Emacs.
3187
3188         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
3189         loading gnus-sum.elc; fix comment for canlock-verify.
3190         (gnus-article-jump-to-part): Use read-number.
3191         (gnus-insert-mime-button, gnus-insert-mime-security-button):
3192         Remove Emacs pre-21 compatible code for help-echo.
3193         (gnus-article-next-page-1): No need to adjust the number of lines.
3194         (gnus-article-describe-bindings): Always use help-buffer.
3195
3196         * gnus-audio.el (gnus-audio-inline-sound)
3197         * gnus-cus.el (gnus-custom-mode)
3198         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
3199
3200         * gnus-sum.el (gnus-remove-overlays): Doc fix.
3201
3202         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
3203         compatible code.
3204
3205 2010-09-24  Glenn Morris  <rgm@gnu.org>
3206
3207         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
3208         visiting the fcc file in rmail-mode.
3209
3210         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
3211
3212 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3213
3214         * nnir.el: Silence the byte compiler.
3215
3216         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3217         alias to browse-url-url-encode-chars if any.
3218         (gnus-html-encode-url): Use it.
3219
3220 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3221
3222         * gnus-start.el (gnus-use-backend-marks): New variable.
3223         (gnus-get-unread-articles-in-group): Use it.
3224
3225         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3226         makeover.
3227
3228 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3229
3230         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3231
3232 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3233
3234         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3235         Remove.
3236         (gnus-setup-news-hook):
3237         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3238
3239         * gnus-int.el (gnus-request-update-info): Protect against backends not
3240         having the function.
3241
3242         * nnimap.el (nnimap-stream): Mention starttls.
3243         (nnimap-open-connection): Add starttls support.
3244
3245 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3246
3247         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3248
3249 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3250
3251         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3252         BODYSTRUCTUREs.
3253         (nnimap-transform-headers): Unfold quoted {42} headers.
3254
3255         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3256         the info.
3257         (gnus-get-unread-articles): Only call updatep on backends that support
3258         it.
3259
3260         * nnweb.el (nnweb-request-update-info): NOOP.
3261
3262         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3263
3264         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3265         since it only deals with marks.
3266
3267         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3268         gnus-request-marks, and make a new gnus-request-update-info.
3269
3270         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3271         the active instead of the high number, which is usually too low.
3272
3273 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3274
3275         * netrc.el (netrc-parse): Remove encrypt.el mentions.
3276         * encrypt.el: Remove.
3277
3278 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3279
3280         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3281         server in symbolic form.
3282
3283         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3284
3285 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3286
3287         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3288         (nnimap-update-info): Fix up code slightly.
3289
3290         * gnus-int.el (gnus-open-server): Add tracing for performance
3291         debugging.
3292
3293         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3294         (gnus-group-insert-group-line): Pass the real group name so that it
3295         gets the right data.
3296
3297         * gnus-start.el (gnus-get-unread-articles): Don't have
3298         `gnus-get-unread-articles-in-group' update info, since that can be
3299         really slow and doesn't seem to be needed?
3300
3301 2010-09-22  Dan Christensen  <jdc@uwo.ca>
3302
3303         * time-date.el (date-to-time): Try using parse-time-string first before
3304         using the slower timezone-make-date-arpa-standard.
3305
3306 2010-09-22  Julien Danjou  <julien@danjou.info>
3307
3308         * gnus-group.el (gnus-group-insert-group-line):
3309         Call gnus-group-highlight-line.
3310         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3311         default hook list.
3312         (gnus-group-update-eval-form): Add new function.
3313         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3314         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3315
3316 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3317
3318         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
3319         immediate, then expire all articles.
3320         (nnimap-update-info): Fix off-by-one errors.
3321         (nnimap-flags-to-marks): Would return no marks lists for group with no
3322         flags.  Instead return the other data.
3323
3324 2010-09-22  Julien Danjou  <julien@danjou.info>
3325
3326         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
3327         Only return an icon.
3328         (gnus-group-insert-group-line): Compute icon to return.
3329
3330         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
3331         (gnus-html-image-fetched): Only cache if
3332         gnus-html-image-automatic-caching is set.
3333         (gnus-html-image-fetched): Check for errors.
3334
3335 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3336
3337         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
3338         once per method on `g'.  This ensures that backends like nnfolder don't
3339         open all their folders.
3340
3341         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
3342         (nnimap-request-list): Nix out group in the correct buffer.
3343         (nnimap-parse-flags): Implement by using `read' instead of
3344         hand-parsing.
3345         (nnimap-flags-to-marks): Pass on permanent-flags.
3346         (nnimap-make-process-buffer): Record the server name.
3347         (nnimap-parse-flags): Fix typo.
3348         (nnimap-request-scan): Run split on the server in general, not just a
3349         single group.
3350
3351         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
3352         parameter, and propagate this downwards.
3353
3354         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
3355         since EXAMINE changes it on the server.
3356
3357         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
3358         this command might take a while.
3359
3360 2010-09-22  Julien Danjou  <julien@danjou.info>
3361
3362         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
3363         harmful if you have 2 images side-by-side, they can't be properly
3364         update on text deletion.  Using text-property is safer here.
3365         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
3366         data.
3367
3368 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3369
3370         * nnimap.el (nnimap-expunge-inbox): Remove.
3371         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
3372         (nnimap-expunge): Flip default to t.
3373
3374         * gnus.el (gnus-method-to-server): Don't push things to the cache
3375         unless it's unique.
3376         (gnus-server-to-method): Ditto.
3377
3378 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3379
3380         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
3381
3382 2010-09-22  Julien Danjou  <julien@danjou.info>
3383
3384         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
3385         get the start of data.
3386         (gnus-html-encode-url): Add this function to encode special chars in
3387         URL.
3388         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
3389         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
3390
3391         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
3392         default.
3393         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
3394
3395         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
3396         images alt-text.
3397         (gnus-html-put-image): Put alt-text as help-echo.
3398
3399 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3400
3401         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
3402         * mm-util.el (mm-decompress-buffer)
3403         * nnir.el (nnir-run-find-grep)
3404         * pop3.el (pop3-list): Use 3rd arg of split-string.
3405
3406         * time-date.el (format-seconds): Comment fix.
3407
3408         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
3409         and byte-optimize-form-code-walker.
3410         (dgnushack-make-auto-load): Don't advise make-autoload.
3411
3412         * lpath.el: Remove Emacs 21 stuff.
3413
3414 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3415
3416         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
3417         outside the active range.  Suggested by Dan Christensen.
3418
3419         * gnus-start.el (gnus-get-unread-articles): Get the extended method
3420         slightly later to avoid double-getting it.
3421
3422         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
3423         previous patch.
3424
3425         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
3426
3427 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
3428
3429         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
3430
3431 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3432
3433         * gnus-int.el (gnus-open-server): Give a better error message in the
3434         "go offline" case.
3435
3436         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
3437         marks for nnimap, which is seldom the right thing to do.
3438
3439         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
3440         (gnus-same-method-different-name): New function.
3441
3442         * nnimap.el (parse-time): Require.
3443
3444         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
3445         method in the presence of many similar methods.
3446
3447         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
3448
3449         * nnimap.el (nnimap-find-expired-articles): Don't refer to
3450         nnml-inhibit-expiry.
3451
3452         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
3453         find out whether methods are equal.
3454
3455         * nnimap.el (nnimap-find-expired-articles): New function.
3456         (nnimap-process-expiry-targets): New function.
3457         (nnimap-request-move-article): Request the article before looking at
3458         what the Message-ID is.  Fix found by Andrew Cohen.
3459         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
3460
3461         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
3462         for oldness in addition to being a predicate.
3463
3464         * nnimap.el (nnimap-request-group): When we have zero articles, return
3465         the right data to Gnus.
3466         (nnimap-request-expire-articles): Only delete articles immediately if
3467         the target is 'delete.
3468
3469         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
3470         method, this would bug out.
3471
3472         * gnus-group.el (gnus-group-expunge-group): Rename from
3473         gnus-group-nnimap-expunge, and implemented as a normal interface
3474         function.
3475
3476         * gnus-int.el (gnus-request-expunge-group): New function.
3477
3478         * nnimap.el (nnimap-request-create-group): Implement.
3479         (nnimap-request-expunge-group): New function.
3480
3481 2010-09-21  Julien Danjou  <julien@danjou.info>
3482
3483         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
3484         (gnus-html-cache-expired): Add new function.
3485         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
3486         wethever we should display image for fetch it.
3487         Compute alt-text earlier to pass it to the fetching function too.
3488         (gnus-html-schedule-image-fetching): Change function argument to only
3489         get one image at a time, not a list.
3490         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
3491         cache.
3492         (gnus-html-get-image-data): New function to retrieve image data from
3493         cache.
3494         (gnus-html-put-image): Change buffer argument to use image data rather
3495         than file, and place image above region rather than inserting a new
3496         one.  Do not take alt-text as argument, since it's useless now: we place
3497         the image above alt-text.
3498         (gnus-html-prune-cache): Remove.
3499         (gnus-html-show-images): Start to fetch image when we find one, do not
3500         push into a temporary list.
3501         (gnus-html-prefetch-images): Only fetch image if they have expired.
3502         (gnus-html-browse-image): Fix, use 'gnus-image-url.
3503         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
3504
3505 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3506
3507         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
3508
3509 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3510
3511         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
3512         spec inser "*" if the group isn't active instead of 0.
3513
3514         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
3515         opening the server.
3516         (nnimap-request-delete-group): Implement group deletion.
3517         (nnimap-transform-headers): Return the size of the entire message in
3518         the Bytes header, not just the size of the first part.
3519         (nnimap-request-move-article): When moving an article from nnimap,
3520         request the article first so the accepting form has an article to
3521         accept.  Reported by Dan Christensen.
3522         (nnimap-command): Make sure that the error message doesn't error out.
3523
3524 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
3525
3526         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
3527         we haven't requested anything.
3528
3529 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3530
3531         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
3532         "".  Fix found by Andrew Cohen.
3533
3534         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
3535         instead of -encode-string.
3536
3537 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3538
3539         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
3540
3541         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
3542         by mm-subst-char-in-string.
3543
3544 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3545
3546         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
3547         waiting for the connection string.
3548
3549         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
3550         arriving.
3551
3552         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
3553         bogus characters.  This allows selecting certain Gmail groups.
3554
3555         * nnimap.el (nnimap-find-wanted-parts-1): New function.
3556         (nnimap-fetch-partial-articles): New variable.
3557         (nnimap-open-connection): When looking for credentials, also use the
3558         nnimap-server-port.
3559         (nnimap-request-article): Return the group/article number, so that Gnus
3560         `^' works as expected.
3561         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
3562
3563         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
3564         comments.
3565         (gnus-methods-sloppily-equal): New function.
3566         (gnus): When using the development version of Gnus, load the gnus-load
3567         file.
3568
3569         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
3570         `gnus-open-server' on each method before trying to scan them etc.
3571         This ensures that all the backend parameters are set correctly.
3572
3573         * nnimap.el (nnimap-authenticator): New variable.
3574         (nnimap-open-connection): Allow anonymous login.
3575         (nnimap-transform-headers): The chars header is called Chars not Bytes.
3576         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
3577
3578         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
3579         patch, found by Knut Anders Hatlen.
3580
3581 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
3582
3583         * gnus-agent.el (gnus-agent-batch-confirmation)
3584         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
3585         to gnus-message.
3586         * gnus-art.el (gnus-article-describe-briefly): Likewise.
3587         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3588         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3589         * gnus-int.el (gnus-open-server): Likewise.
3590         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3591         (gnus-score-check-syntax): Likewise.
3592         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3593         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3594         Likewise.
3595         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3596
3597 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3598
3599         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3600         calling conventions so that prefetch doesn't bug out.
3601
3602 2010-09-19  Julien Danjou  <julien@danjou.info>
3603
3604         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3605         rather than `subst-char-in-region' in order to be able to replace ASCII
3606         char by UTF-8 ones.
3607
3608         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3609         than curl.
3610         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3611         the right URL and ALT text on images.
3612         (gnus-html-wash-tags): Fix tag case.
3613         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3614         (gnus-article-html): Add -o display_ins_del=2 option.
3615         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3616
3617 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3618
3619         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3620         the extra mail headers, which sometimes seem to happen for unknown
3621         reasons.
3622
3623         * mail-parse.el (mail-header-encode-parameter): Define as
3624         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3625         (or most, perhaps?) mail readers don't understand the latter, but do
3626         understand the former.
3627
3628         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3629         to nil, so that no methods are automatically agentized.  I think this
3630         is probably what most users want.
3631
3632         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3633         from url-retrieve, for instance about invalid URLs.
3634
3635         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3636         groups that have no articles.
3637         (nnimap-request-article): Check that we really got an article when we
3638         requested one.
3639
3640         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3641         doesn't exist.
3642
3643         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3644         nntp buffer so the agent can save it.
3645         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3646         that CRLF doesn't get translated to \n.
3647         (nnimap-open-connection): Don't make 'shell commands only send \n.
3648
3649 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3650
3651         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3652         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3653         Update var name.
3654         (nnml-generate-nov-file): Use dolist.
3655         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3656         Use with-current-buffer.
3657
3658 2010-09-18  Julien Danjou  <julien@danjou.info>
3659
3660         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3661         parallel.
3662
3663 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3664
3665         * nnimap.el (nnimap-update-info): When doing partial marks update, get
3666         the range update right.
3667         (nnimap-request-group): Don't make `M-g' bug out on group with no
3668         marks.
3669         (nnoo): Require, so that other packages can require nnimap.
3670         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
3671         command we're looking for.  This helps when the server sends more
3672         responses after we've gotten everything we expected.
3673         (nnimap): Add a `newlinep' field to keep track of end-of-line
3674         conventions.
3675         Don't send CRLF to things that don't want it.
3676         (nnimap-request-accept-article): Ditto.
3677
3678 2010-09-18  Julien Danjou  <julien@danjou.info>
3679
3680         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
3681         than curl to retrieve images.
3682
3683 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3684
3685         * nnimap.el (nnimap-update-info): Extend the info so that we can set
3686         the marks.
3687         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
3688         (nnimap-wait-for-connection): New function.
3689         (nnimap-open-connection): If we have PREAUTH, don't query for login
3690         credentials.
3691         (nnimap-update-info): Fix off-by-one error when concatenating ranges
3692         when doing a partial update.
3693
3694 2010-09-18  Julien Danjou  <julien@danjou.info>
3695
3696         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
3697         tags.
3698
3699 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3700
3701         * nnimap.el (nnimap-credentials): New function.
3702         (nnimap-open-connection): Use the new function to look for credentials
3703         also on the numeric equivalents of "imap" and "imaps".
3704
3705         * gnus-start.el (gnus-activate-group): Send the info to
3706         gnus-request-group.
3707
3708         * nnimap.el (nnimap-request-group): Have the "check" version of the
3709         function parse flags and update the info, so that a `M-g' get a total
3710         resync of all flags from the group.
3711
3712         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
3713         to allow backends to alter the info on group selection.  Also alter all
3714         the backend -request-group functions to take the parameter.
3715
3716         * nnimap.el (nnimap-store-info): New function.
3717         (nnimap-update-info): Store the info for later usage.
3718         (nnimap-request-group): Use the stored info for the dont-check case, so
3719         that we don't retrieve all marks when we enter a group.
3720
3721         * nnimap.el: Use deffoo instead of defun for interface functions.
3722
3723         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
3724         update the group info.  This makes the nndraft groups, for instance, go
3725         back to their old behaviour.
3726
3727         * gnus-sum.el (gnus-select-newsgroup): Indent.
3728
3729         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
3730         in.
3731         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
3732         nothing.
3733
3734         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3735         from methods that are denied.
3736
3737         * gnus-int.el (gnus-method-denied-p): New function.
3738
3739         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3740         store the password instead of netrc.
3741         (nnimap-open-connection): Don't error out when we can't make a
3742         connections.
3743
3744         * auth-source.el (auth-source-create): In the password prompt, say what
3745         we're querying for.  Also prompt for user name if that hasn't been
3746         given.
3747
3748         * nnimap.el (nnimap-with-process-buffer): Remove.
3749
3750 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3751
3752         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3753         method when we're reading from the agent.
3754
3755         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3756
3757         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3758         that's probably most useful for users.
3759
3760         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3761         "failed" all the time.
3762
3763         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3764         ...)) with (with-current-buffer ... ).
3765
3766         * nntp.el (nntp-open-server): Return whether the open was successful or
3767         not.
3768
3769         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3770         select an unread unseen article first.
3771
3772         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3773         /etc/services, supply some sensible port defaults.
3774
3775         * dgnushack.el: Define netrc-credentials.
3776
3777 2010-09-17  Julien Danjou  <julien@danjou.info>
3778
3779         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3780
3781 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3782
3783         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3784         doesn't have any parameters.
3785
3786 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3787
3788         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3789         only upcased checks.
3790
3791         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3792
3793         * nnimap.el (nnimap-open-shell-stream): New function.
3794         (nnimap-open-connection): Use it.
3795         (nnimap-transform-headers): Get the number of lines in each message.
3796         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3797         number of lines.
3798         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3799         problem.
3800
3801         * utf7.el (utf7-encode): Autoload.
3802
3803         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3804         to allow the mail splitting to not return a default group.  This is
3805         useful for nnimap, which will leave unmatched mail in the inbox.
3806
3807         * nnimap.el: Rewritten.
3808
3809         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3810         nnimap usage.
3811
3812         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3813         if the move is internal, so that nnimap can do fast internal moves.
3814
3815         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3816         data.
3817         (gnus-read-active-for-groups): Support finishing the early retrieval of
3818         data.
3819
3820         * gnus-range.el (gnus-range-nconcat): New function.
3821
3822         * gnus-int.el (gnus-finish-retrieve-group-infos)
3823         (gnus-retrieve-group-data-early): New functions.
3824
3825 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3826
3827         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3828         (nnrss-retrieve-groups):
3829         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3830         (pop3-quit): Use with-current-buffer.
3831
3832 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3833
3834         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3835         instead of nnheader-accept-process-output.
3836
3837         * dgnushack.el (dgnushack-compile): Add comment.
3838
3839         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3840
3841         * gnus-html.el (gnus-html-schedule-image-fetching)
3842         (gnus-html-prefetch-images): Replace process-kill-without-query by
3843         gnus-set-process-query-on-exit-flag.
3844
3845 2010-09-16  Romain Francoise  <romain@orebokech.com>
3846
3847         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3848
3849 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3850
3851         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3852         parameter to unintern is mandatory-ish in Emacs 24.
3853
3854         * gnus-html.el (gnus-html-schedule-image-fetching)
3855         (gnus-html-prefetch-images): Check for curl before using it.
3856
3857         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3858         depend on curl, which isn't essential.
3859
3860         * imap.el: Revert back to version
3861         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3862         seem problematic.
3863
3864 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3865
3866         * gnus-registry.el (gnus-registry-install-shortcuts):
3867         Explicitly pass `obarray' to `unintern' to avoid a warning.
3868
3869 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3870
3871         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
3872         change.
3873
3874         * nnrss.el (nnrss-request-list): Remove this function and related
3875         functions, including the moreover stuff.
3876
3877 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3878
3879         * nnrss.el (nnrss-retrieve-groups): New function.
3880
3881 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3882
3883         * .dir-locals.el: Add no-byte-compile cookie.
3884
3885 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3886
3887         * time-date.el (format-seconds): Comment fix.
3888
3889         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3890         for back end that doesn't support request-scan.
3891
3892 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3893
3894         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3895         then do request scans from the backends.
3896
3897         * netrc.el (netrc-credentials): New conveniency function.
3898
3899         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3900         avoid running a hook per line, since this takes a lot of time,
3901         profiling shows.
3902         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3903         directly if gnus-visual-p is true.
3904
3905 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3906
3907         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3908         groups; replace mapcar with dolist which is a bit faster; pass groups
3909         info to gnus-read-active-file-1.
3910         (gnus-read-active-file-1): Scan only specified groups if the new
3911         optional arg `infos' is given.
3912
3913 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3914
3915         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3916
3917         * pop3.el (pop3-movemail): Remove.
3918         (pop3-streaming-movemail): Rename to pop3-movemail.
3919
3920         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3921         don't restrict end-tag searches to the end of the line.
3922
3923 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3924
3925         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3926         articles of every unchecked group to t, which means unknown since the
3927         server has never been opened.
3928
3929 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3930
3931         * gnus-html.el (gnus-html-show-alt-text): New command.
3932         (gnus-html-browse-image): Ditto.
3933         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3934         to browse the image directly.
3935         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3936         better.
3937
3938         * gnus-async.el (gnus-async-article-callback):
3939         Call `gnus-html-prefetch-images' unconditionally.
3940
3941         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3942         before feeding URLs to curl.
3943
3944 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3945
3946         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3947         internal images as deletable by `W D D'.
3948
3949         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3950         (gnus-async-article-callback): Fix typo.
3951
3952 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3953
3954         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3955         current line to work around bugs in the output from w3m.
3956
3957         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3958         for groups that want that.
3959
3960         * nntp.el (nntp-wait-for-string): Supply a timeout for
3961         accept-process-output to ensure progress.
3962
3963         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3964         level to get unread articles from, then use that for foreign groups,
3965         too.
3966
3967         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3968         confuses the rest of the function.
3969
3970         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3971         for the methods that support -retrieve-groups, too.
3972
3973         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
3974
3975 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3976
3977         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
3978         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
3979
3980         * pop3.el: Require cl when compiling.
3981         (pop3-number-of-responses): Search for "+OK", not "+OK ".
3982
3983 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3984
3985         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
3986         that aren't going to be activated.
3987         (gnus-get-unread-articles): Fix up the last commit.
3988
3989         * gnus-html.el (gnus-article-html): Allow calling without specifying
3990         the handle.  In that case, dissect the buffer first.
3991
3992         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
3993
3994         * nnimap.el (nnimap-open-connection): Revert the change that would look
3995         into authinfo for imaps instead of imap.
3996
3997         * gnus-start.el (gnus-activate-group): Take an optional parameter to
3998         say that you don't want to call gnus-request-group with don-check, but
3999         do check the reponse.  This is for virtual groups only.
4000         (gnus-get-unread-articles): Count the archive groups as secondary, so
4001         that they're activated the same way as before.
4002
4003         * imap.el (imap-message-map): Removed optional buffer parameter, since
4004         no callers use it.
4005         (imap-message-get): Ditto.
4006         (imap-message-put): Ditto.
4007         (imap-mailbox-map): Ditto.
4008         (imap-mailbox-put): Ditto.
4009         (imap-mailbox-get): Ditto.
4010         (imap-mailbox-get): Revert last change for this function.
4011
4012         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
4013         case-insensitively.
4014         (nnimap-debug): Remove.
4015
4016         * imap.el (imap-fetch-safe): Removed function, and altered all callers
4017         to use `imap-fetch' instead.  According to the comments, this should be
4018         safe, since all other IMAP clients use the 1:* syntax.
4019         (imap-enable-exchange-bug-workaround): Removed.
4020         (imap-debug): Removed -- doesn't seem very useful.
4021
4022         * mail-source.el (mail-source-fetch): Don't message if we're fetching
4023         mail from a file, and the file doesn't exist.
4024
4025         * imap.el (imap-log): New convenience function used throughout instead
4026         of repeating the same code all over the place.
4027
4028         * pop3.el (pop3-streaming-movemail): Return t for success.
4029
4030         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
4031         .authinfo if we're using ssl connection.
4032
4033         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
4034         already have if we're in a main Gnus `g' run.
4035
4036         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
4037
4038 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4039
4040         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
4041
4042         * nnmh.el (nnmh-request-list-1): Bind `file'.
4043
4044         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
4045         alias to set-process-query-on-exit-flag or process-kill-without-query.
4046         (pop3-open-server): Use it.
4047
4048 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4049
4050         * mail-source.el (mail-source-delete-crash-box): Always move the crash
4051         box to the Incoming file.  Fixes mistake in previous checkin.
4052
4053         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
4054         request loop (for debugging purposes) removed.
4055
4056         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
4057         culprit is more visible.
4058         (nnml-save-incremental-nov, nnml-open-incremental-nov)
4059         (nnml-add-incremental-nov): New functions to do "incremental" nov
4060         updates, where we just append to the end of the existing nov files
4061         without reading/writing them in full.
4062
4063         * mail-source.el (mail-source-delete-crash-box): Really only check the
4064         incoming files once in a while.
4065
4066         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
4067
4068         * mail-source.el (mail-source-delete-crash-box): Only check the
4069         incoming files for deletion once per day to save a lot of file
4070         accesses.
4071
4072         * pop3.el (pop3-logon): Fix up unbound variable typo.
4073
4074         * mail-source.el (pop3-streaming-movemail): Autoload.
4075
4076         * pop3.el (pop3-streaming-movemail):
4077         Respect pop3-leave-mail-on-server.
4078
4079         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
4080         retrieval.
4081
4082         * pop3.el (pop3-process-filter): Remove unused function.
4083         (pop3-streaming-movemail, pop3-send-streaming-command)
4084         (pop3-wait-for-messages, pop3-write-to-file)
4085         (pop3-number-of-responses): New functions for streaming pop3
4086         retrieval.
4087
4088         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
4089         come from no known methods.
4090         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
4091         list.
4092
4093         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
4094         message sizes.
4095         (pop3-movemail): Use erase-buffer instead of looping and deleting
4096         regions, which seems rather odd.
4097
4098         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
4099         file once per `g' run.
4100
4101         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
4102         directories.  This makes the draft queue directory work.
4103
4104         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
4105         data from the backends, so that we only request the list of groups from
4106         each method once.  This should speed things up considerably.
4107
4108         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
4109         detect that it's not implemented.
4110
4111         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
4112         we actually do recurse down into the tree, but don't stat all leaf
4113         nodes.
4114
4115         * gnus-html.el (gnus-html-show-images): If there are no images to show,
4116         then say so instead of bugging out.
4117
4118         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
4119         files exist before trying to read them.
4120
4121         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
4122         around <pre_int>.
4123
4124         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
4125
4126         * nnmh.el (nnmh-request-list-1): Optimize for speed.
4127
4128 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4129
4130         * mm-util.el (mm-image-load-path): Just return the image directories,
4131         not all directories in the path in addition to the image directories.
4132         (mm-image-load-path): Maintain a cache of the image directories so that
4133         the `g' command in Gnus doesn't have to stat dozens of directories each
4134         time.
4135
4136         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
4137         (gnus-html-wash-tags): Add a new `i' command to insert images.
4138         (gnus-html-insert-image): New command and keystroke.
4139         (gnus-html-redisplay-with-images): New command and keystroke.
4140         (gnus-html-show-images): Rename command.
4141         (gnus-html-wash-tags): Remove more white space before <pre_int> image
4142         spacers.
4143         (gnus-html-wash-tags): Decode entities at the end, so that entities
4144         inside the tags don't mess up the rest of the "parsing".
4145
4146         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
4147         so that nnimap methods aren't agentized by default.  There's apparently
4148         many problems related to agent/imap behaviour.
4149
4150         * gnus-art.el (gnus-article-copy-string): New command and key binding.
4151
4152         * gnus-html.el: Doc fix.
4153
4154 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4155
4156         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
4157         specifier-spec-list for Emacs 21.
4158
4159         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
4160         glyph-width and glyph-height instead of display-graphic-p and
4161         image-size; make avoidance of displaying small images work for XEmacs.
4162
4163         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
4164         for XEmacs.
4165
4166         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
4167         of symbol that holds plist data.
4168         (gnus-process-plist): Remove plist of process after getting it.
4169
4170 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4171
4172         * message.el (message-generate-hashcash): Change default to
4173         'opportunistic if hashcash is installed.
4174
4175         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
4176         (gnus-html-put-image): Only call image-size once, since it's somewhat
4177         time-consuming on remote X servers.
4178
4179 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4180
4181         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
4182         type on data, not a file name.
4183
4184         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
4185         window-pixel-edges for Emacs 21.
4186
4187         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
4188         decoded contents.
4189         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
4190
4191 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4192
4193         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
4194         group line format, since it isn't very interesting.
4195
4196         * gnus-agent.el (gnus-agent-short-article),
4197         (gnus-agent-long-article): Increase values for these two variables,
4198         since most people are likely to have more network connection and
4199         storage than before.
4200
4201         * gnus.el (gnus-refer-article-method): Change default to 'current.
4202         When referring an article, the common behaviour is to refer it from the
4203         current select method, not the native select method.  The chances of
4204         the native select method having the message in question is rather slim
4205         these days.
4206
4207         * gnus-sum.el (gnus-auto-select-subject): Change default to
4208         `unseen-or-unread'.  I think it's likely that most people want to
4209         select an unseen article over a previously seen, but unread one.
4210
4211         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
4212         means that in the article buffer none of the minor mode elements will
4213         be shown, usually, and this is not desirable in most cases.
4214
4215         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4216         that commands like `d' (and the like) go to the next line in the
4217         buffer, instead of the next unread article.  I think this is the
4218         behaviour that is most natural for most users.
4219         (gnus-single-article-buffer): Change default to nil, so that people can
4220         have as many article buffers open as they have summary buffer.  I think
4221         this is the most natural way for the groups to behave.
4222
4223         * message.el (message-generate-new-buffers): Change default to
4224         `unsent', so that all new message buffers start their names with the
4225         string "*unsent", and it's easier to find the buffers if you move from
4226         them.
4227
4228 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4229
4230         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4231         small.  They're probably tracking images.
4232         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4233         (gnus-html-rescale-image): Yet another try at getting the image sizing
4234         right.
4235
4236         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4237         nntp-marks-file-name is nil.
4238
4239 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4240
4241         * gnus-html.el (gnus-html-wash-tags)
4242         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4243         Better logging.
4244
4245 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4246
4247         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4248
4249         * gnus-html.el (gnus-html-wash-tags): Check the value of
4250         gnus-blocked-images in the summary buffer.
4251
4252 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4253
4254         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4255
4256 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4257
4258         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4259         like "a", it seems like.
4260         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4261         since it needs to be picked from the correct buffer.
4262
4263         * nnwfm.el: Remove.
4264
4265         * nnlistserv.el: Remove.
4266
4267 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4268
4269         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4270         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4271
4272 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4273
4274         * nnkiboze.el: Remove.
4275
4276         * nndb.el: Remove.
4277
4278         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4279         alt text.
4280         (gnus-html-rescale-image): Try to get the rescaling logic right for
4281         images that are just wide and not tall.
4282
4283         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4284         overshadow variable bindings.
4285
4286 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4287
4288         * gnus-html.el (gnus-html-wash-tags)
4289         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4290         Add extra logging.
4291
4292 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4293
4294         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4295         (gnus-max-image-proportion): New variable.
4296         (gnus-html-rescale-image): New function.
4297         (gnus-html-put-image): Rescale images.
4298
4299 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4300
4301         Fix up some byte-compiler warnings.
4302         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4303         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4304         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4305         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4306         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4307         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4308         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4309
4310 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4311
4312         * gnus-html.el (gnus-article-html): Decode contents by charset.
4313
4314 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4315
4316         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4317         (gnus-html-frame-width, gnus-blocked-images)
4318         * message.el (message-prune-recipient-rules): Add custom version.
4319         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
4320
4321         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
4322         functions.
4323
4324         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
4325         gnus-process-get.
4326
4327 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
4328
4329         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
4330         instead of lsub directly.
4331
4332 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4333
4334         * nnwarchive.el: Remove.
4335
4336         * gnus-soup.el: Remove.
4337
4338         * nnsoup.el: Remove.
4339
4340         * nnultimate.el: Remove.
4341
4342         * gnus-html.el (gnus-blocked-images): New variable.
4343
4344         * message.el (message-prune-recipients): New function.
4345         (message-prune-recipient-rules): New variable.
4346
4347         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
4348         guess whether a long line is natural text or not.
4349
4350         * gnus-html.el (gnus-html-schedule-image-fetching):
4351         Use gnus-process-plist and friends for compatibility.
4352
4353 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4354
4355         * gnus-html.el: Require packages that define macros used in this file.
4356         (gnus-article-mouse-face): Declare to silence byte-compiler.
4357         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
4358         process-get.
4359         (gnus-html-put-image): Use plist-get to avoid getf.
4360         (gnus-html-prefetch-images): Use with-current-buffer.
4361
4362 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4363
4364         * gnus-ems.el: Provide compatibility functions for
4365         gnus-set-process-plist.
4366
4367         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
4368         header-line-format for XEmacs 21.4.
4369
4370         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
4371         * gnus.el (gnus-valid-select-methods)
4372         * message.el (message-send-mail-partially-limit)
4373         * mm-decode.el (mm-text-html-renderer)
4374         * mml.el (mml-insert-mime-headers-always)
4375         * smiley.el (smiley-regexp-alist): Bump custom version.
4376
4377 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4378
4379         * gnus-html.el: require mm-url.
4380         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
4381         with the url to `url'.
4382         (gnus-html-wash-tags): Support cid: URLs/images.
4383
4384 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4385
4386         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
4387         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
4388         bindings, as they aren't useful at all.  `w' is moved to `W w'.
4389
4390         * gnus-move.el: Remove file, since it doesn't really work.
4391
4392         * gnus-html.el (gnus-article-html): Tell w3m that the input is
4393         UTF-8.  This seems to fix problems with some German web feeds.
4394
4395         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
4396         at the top so that the proper colours are applied.
4397
4398         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
4399         don't have dots in their names.
4400
4401         * gnus-art.el (gnus-article-view-part): Doc fix.
4402
4403         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
4404         XEmacs-compatible.
4405         (gnus-html-put-image): Don't do images on non-graphic displays.
4406
4407         * nnslashdot.el: Remove this unused backend.
4408
4409         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
4410         actions.
4411         (gnus-undo-register-1): Revert last change.
4412
4413         * gnus-group.el (gnus-group-completing-read): Protect against not
4414         having completion-styles bound.
4415
4416         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
4417         make broken recipients happier.
4418
4419         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
4420
4421         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
4422         point parameter.
4423
4424         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
4425
4426         * gnus-group.el (gnus-group-completing-read): Add 'substring to
4427         completion-styles for group selection.
4428
4429 2009-02-04  Andreas Schwab  <schwab@suse.de>
4430
4431         * gnus-score.el (gnus-score-string): Fix regex for matching extra
4432         headers and regexp-quote the match if necessary.
4433
4434 2009-03-24  Miles Bader  <miles@gnu.org>
4435
4436         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
4437         the blinking smiley.
4438
4439 2009-03-24  Simon Josefsson  <simon@josefsson.org>
4440
4441         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
4442         blink smiley.
4443
4444 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4445
4446         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
4447         where the dribbel file lives exists.
4448
4449         * message.el (message-send-mail-partially-limit): Change the default to
4450         nil, since most people don't want this.
4451
4452         * mm-url.el (mm-url-decode-entities): Also decode entities like
4453         &#x3212.
4454
4455 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
4456
4457         * gnus-sum.el (gnus-summary-idna-message):
4458         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
4459         Hyperlink urls in docstrings with URL `...'.
4460
4461 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
4462
4463         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
4464         functions.
4465
4466 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4467
4468         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
4469         say what the mouseover text should be.
4470
4471         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
4472         version of the mm-w3m-safe-url-regexp variable to only download images
4473         in the groups where we want that to happen.
4474
4475         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
4476
4477         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
4478         easier debugging.
4479         (gnus-article-beginning-of-window): Add kludge to allow spacing past
4480         big pictures in the article buffer.
4481
4482         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
4483         gnus-article-html.
4484         (mm-text-html-renderer): gnus-article-html needs curl in addition to
4485         w3m.
4486
4487         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
4488
4489 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4490
4491         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
4492         which doesn't exist.
4493
4494         * message.el (message-inhibit-ecomplete): New variable to allow some
4495         function to inhibit ecomplete address storage.
4496         (message-resend): Disable ecomplete message storage when resending
4497         messages.
4498
4499         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
4500
4501 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4502
4503         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
4504         Save excursion while copying, moving, and deleting articles in order to
4505         prevent the cursor from jumping to unforeseen place.
4506
4507 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4508
4509         * lpath.el: No need to bind bookmark-current-buffer,
4510         bookmark-yank-point and bookmark-make-record-function.
4511
4512 2010-08-17  Glenn Morris  <rgm@gnu.org>
4513
4514         * gnus-sync.el: Require gnus components whose functions are used.
4515
4516         * gnus-art.el (bookmark-make-record-function):
4517         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
4518         Declare for compiler.
4519
4520         * mm-url.el (mml-compute-boundary): Autoload.
4521
4522 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4523
4524         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
4525
4526 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
4527
4528         Typo fix "hoo4a" -> "hook".
4529
4530         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
4531
4532 2010-08-14  Glenn Morris  <rgm@gnu.org>
4533
4534         * gnus-sync.el (gnus-sync): Fix defgroup version.
4535
4536 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
4537
4538         Doc fixes and keep unknown groups (ammended for nunion bug fix).
4539
4540         * gnus-sync.el: Fix docs.
4541         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
4542         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
4543
4544 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4545
4546         Optimizations for gnus-sync.el.
4547
4548         * gnus-sync.el: Add docs about gnus-sync-backend
4549         possibilities.
4550         (gnus-sync-save): Remove unnecessary message.
4551         (gnus-sync-read): Optimize and show what groups were skipped.
4552
4553 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4554
4555         Minor bug fixes for gnus-sync.el.
4556
4557         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
4558         Don't read the sync on get-new-news.
4559
4560         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
4561         quiet.
4562
4563         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
4564         (fix typo).
4565
4566 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
4567
4568         Make saving and restoring of hidden threads work with overlays.
4569         Patch applied by Ted Zlatanov.
4570
4571         * gnus-sum.el (gnus-hidden-threads-configuration)
4572         (gnus-restore-hidden-threads-configuration): Update to deal with text
4573         properties, rather than searching for a magic character.
4574
4575 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4576
4577         New gnus-sync.el library for synchronization of marks.
4578
4579         * gnus-sync.el: New library for synchronization of marks.
4580
4581         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4582         renamed from `gnus-registry-grep-in-list'.
4583
4584         * gnus-registry.el (gnus-registry-follow-group-p):
4585         Use `gnus-grep-in-list'.
4586
4587         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4588
4589 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4590
4591         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4592         determining charset of text fails.
4593
4594 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4595
4596         * nnmail.el (nnmail-get-new-mail-1): Revert.
4597
4598         * nnml.el (nnml-active-number): Make sure names of newly created groups
4599         in nnml-group-alist are encoded.
4600
4601 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4602
4603         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4604         containing non-ASCII characters in active file for nnml back end.
4605
4606 2010-07-24  David Engster  <dengste@eml.cc>
4607
4608         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4609         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4610
4611 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4612
4613         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4614         tag (Bug#6654).
4615
4616 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4617
4618         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4619         the article buffer, not the summary buffer.
4620
4621 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4622
4623         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4624         Emacs 23 as well.
4625
4626 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4627
4628         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
4629         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
4630
4631 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4632
4633         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4634         Patch applied by Karl Fogel.
4635
4636         * gnus-sum.el (gnus-summary-bookmark-make-record):
4637         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4638
4639 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4640
4641         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4642         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4643         C-w still not working correctly from Article buffers; Thierry's
4644         patch to fix that will be applied after this.
4645
4646         * gnus-art.el (bookmark-make-record-function): New local variable.
4647
4648         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4649         article buffer.
4650         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4651
4652 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4653
4654         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4655         on changes in bookmark.el.
4656
4657 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4658
4659         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
4660         `no-log' instead of message not to log prompt string.
4661
4662 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4663
4664         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4665         the *other* type of HTML form submission.
4666
4667 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
4668
4669         * auth-source.el (auth-source-pick): If choice does not contain a
4670         questioned keyword, set the check to t.
4671
4672 2010-06-12  Romain Francoise  <romain@orebokech.com>
4673
4674         * gnus-util.el (gnus-date-get-time): Move up before first use.
4675
4676 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4677
4678         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
4679         (gnus-article-edit-part): Bind it to make last part that is substituted
4680         or deleted visible.
4681         (gnus-mime-display-single): Buttonize part of which id equals to
4682         gnus-mime-buttonized-part-id.
4683
4684 2010-06-10  Dan Christensen  <jdc@uwo.ca>
4685
4686         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
4687         (gnus-dd-mmm): Use gnus-date-get-time.
4688         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
4689         simplify logic.
4690         (gnus-summary-limit-to-age): Use gnus-date-get-time.
4691         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
4692
4693 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
4694
4695         * auth-source.el (top): Autoload `secrets-list-collections',
4696         `secrets-create-item', `secrets-delete-item'.
4697         (auth-sources): Fix tag string.
4698         (auth-get-source, auth-source-retrieve, auth-source-create)
4699         (auth-source-delete): New defuns.
4700         (auth-source-pick): Rewrite in order to avoid 2 passes.
4701         (auth-source-forget-user-or-password): New parameter USERNAME.
4702         (auth-source-user-or-password): New parameters CREATE-MISSING and
4703         DELETE-EXISTING.  Retrieve password interactively, if needed.
4704
4705 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4706
4707         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
4708         deleting unused directories when gnus-expert-user is t.
4709
4710 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4711
4712         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
4713         for each temp file when gnus-article-browse-delete-temp is ask.
4714
4715 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4716
4717         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
4718         Lisp calls to delete-backward-char by calls to delete-char.
4719
4720 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4721
4722         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4723
4724 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4725
4726         * password-cache.el (password-cache-remove): Fix docstring.
4727
4728 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4729
4730         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4731         article unless decoding article to be saved.
4732
4733 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4734
4735         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4736         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4737         generated within the mm-with-unibyte-current-buffer macro.
4738
4739 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4740
4741         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4742         to nil when we're in a mml-preview buffer and no group is selected.
4743
4744 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4745
4746         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4747         when catching the `C-g'.  Reported by "Leo".
4748
4749 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4750
4751         * message.el (message-forward-make-body-plain)
4752         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4753         multibyte-string-p.
4754
4755         * lpath.el: Revert.
4756
4757 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4758
4759         * message.el (message-forward-make-body-mml): Assume original message
4760         is multibyte string; error on unibyte.
4761         (message-forward-make-body-plain): Ditto; don't add excessive newline
4762         in body end.
4763
4764         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4765
4766 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4767
4768         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4769         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4770
4771 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4772
4773         * mm-extern.el (mm-extern-url): Don't use
4774         mm-with-unibyte-current-buffer.
4775         (mm-extern-cache-contents): Use with-current-buffer instead of
4776         save-excursion + set-buffer.
4777
4778 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4779
4780         * mm-util.el (mm-emacs-mule): Remove.
4781
4782 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4783
4784         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4785         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4786         change.
4787
4788 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4789
4790         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4791         bind the default value of enable-multibyte-characters to nil.
4792
4793 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4794
4795         * message.el (message-forward-make-body-plain)
4796         (message-forward-make-body-mml):
4797         Don't use mm-with-unibyte-current-buffer.
4798
4799 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4800
4801         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4802
4803 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4804
4805         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4806         (Bug#5592).
4807
4808 2010-05-07  Julien Danjou  <julien@danjou.info>
4809
4810         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4811         it to mm-pipe-part.
4812
4813         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4814         it is given.
4815
4816 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4817
4818         * binhex.el (binhex-decode-region-internal)
4819         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4820         (dns-query)
4821         * nnweb.el (nnweb-gmane-search)
4822         * pgg-parse.el (pgg-parse-armor)
4823         * pgg.el (pgg-verify-region)
4824         * sha1.el (sha1-string-external)
4825         * uudecode.el (uudecode-decode-region-internal)
4826         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4827         XEmacs.
4828
4829         * gnus-art.el (gnus-article-browse-html-parts)
4830         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4831         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4832         make-temp-file.
4833
4834         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4835         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4836         compiling.
4837
4838         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4839         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4840         XEmacs when compiling.
4841
4842         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4843         gnus-pick-mode-off-hook for XEmacs when compiling.
4844         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4845         gnus-binary-mode-off-hook for XEmacs when compiling.
4846
4847         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
4848         Return nil if char-charset is not available.
4849
4850         * imap.el (imap-disable-multibyte)
4851         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4852         macros.
4853
4854         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4855         instead of encode-coding-string.
4856
4857         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4858         'xemacs) instead of mm-emacs-mule to switch function definitions.
4859         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4860
4861         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4862         bind temporary-file-directory for XEmacs;
4863         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4864         timer-set-function for XEmacs 21.4 and SXEmacs;
4865         bind timer-list for XEmacs 21.4 and SXEmacs;
4866         fbind char-charset and find-charset-region for non-Mule XEmacs;
4867         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4868         encode-coding-region and encode-coding-string for XEmacs having no
4869         file-coding feature.
4870
4871 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4872
4873         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4874
4875 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4876
4877         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4878         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4879
4880 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4881
4882         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4883         alias `jka-compr-delete-temp-file' no longer exists.
4884
4885 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4886
4887         Use define-minor-mode in Gnus where applicable.
4888         * mml.el (mml-mode): Use define-minor-mode.
4889         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4890         (gnus-undo-mode): Use define-minor-mode.
4891         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4892         (gnus-dead-summary-mode): Use define-minor-mode.
4893         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4894         Initialize in declaration.
4895         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4896         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4897         (gnus-mailing-list-mode): Use define-minor-mode.
4898         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4899         (gnus-draft-mode): Use define-minor-mode.
4900         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4901         (gnus-dired-mode): Use define-minor-mode.
4902
4903 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4904
4905         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4906         handles on recursive mml-to-mime translation and check them for
4907         boundary delimiter collisions.  Reported by Greg Troxel.
4908
4909 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4910
4911         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4912
4913 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4914
4915         * mm-util.el (mm-find-buffer-file-coding-system):
4916         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4917
4918 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4919
4920         * message.el (message-generate-headers): Record insertion of optional
4921         headers as well.  Otherwise the check to prevent repeated insertion of
4922         optional headers is a no-op.
4923
4924 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4925
4926         * smime.el: Don't mention CVS.
4927
4928         * nnrss.el (nnrss-fetch): Don't mention CVS.
4929
4930         * nnir.el: Don't mention CVS.
4931
4932 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4933
4934         * gnus-sum.el (gnus-summary-bookmark-make-record):
4935         Add `location' field.
4936
4937 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4938
4939         * lpath.el: Fbind bookmark-default-handler,
4940         bookmark-get-bookmark-record, bookmark-make-record-default,
4941         bookmark-prop-get for Emacs <23 and XEmacs.
4942
4943 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4944
4945         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4946         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4947         Use with-current-buffer to silence the byte-compiler.
4948         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4949         bother to require `gnus'.
4950         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4951
4952 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4953
4954         * gnus-sum.el (gnus-summary-bookmark-make-record)
4955         (gnus-summary-bookmark-jump): New functions.
4956         (gnus-summary-mode): Setup bookmark support.
4957
4958 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4959
4960         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4961         if set.
4962
4963 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4964
4965         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4966         gnus-article-browse-html-save-cid-image; make it work recursively for
4967         forwarded messages as well.
4968         (gnus-article-browse-html-parts): Work when prefix arg is given.
4969         (gnus-article-browse-html-article): Doc fix.
4970
4971 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
4972
4973         * message.el (message-default-mail-headers):
4974         (message-default-headers): Carry the value mail-default-headers over
4975         into message-default-mail-headers, rather than message-default-headers.
4976
4977 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
4978
4979         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
4980         charset.
4981
4982         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
4983         charset into the <meta> tag when the article is encoded to utf-8.
4984
4985 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4986
4987         * gnus-art.el (gnus-article-browse-delete-temp-files):
4988         Delete directories as well.
4989         (gnus-article-browse-html-parts): Work for images that do not specify
4990         file names; delete temp directory when quitting; insert header at the
4991         right place; use file: scheme for image files.
4992
4993 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
4994
4995         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
4996         (gnus-article-browse-html-parts): Use it to make temporary cid image
4997         files in addition to html file so that browser may display them.
4998
4999 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5000
5001         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
5002
5003 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5004
5005         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
5006
5007 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5008
5009         * auth-source.el (auth-sources): Change default to be simpler.
5010         Explain about Secret Service API sources.  Improve Customize options.
5011         (auth-source-pick): Change to accept any number of search parameters.
5012         Implement fallbacks iteratively, not recursively.  Add scoring on the
5013         second pass and sort by score.  Call Secret Service API when needed.
5014         (auth-source-user-or-password): Use it.  Call Secret Service API
5015         directly when needed to get the user name and the password.
5016
5017 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5018
5019         * message.el (message-interactive): Doc fix.
5020         (message-qmail-inject-args): Reflow.
5021         (message-kill-to-signature): Fix typo in docstring.
5022
5023         * smiley.el (smiley-buffer): Fix typo in docstring.
5024
5025 2010-03-24  Glenn Morris  <rgm@gnu.org>
5026
5027         * mail-source.el (gnus-message): Declare.
5028         (mail-source-delete-old-incoming): Require gnus-util.
5029
5030 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5031
5032         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
5033
5034         * message.el (ecomplete-setup): Autoload it for Emacs <23.
5035
5036         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
5037         password-cache's default if it is not bound.
5038         (mml-secure-passphrase-cache-expiry): Default to 16 that is
5039         password-cache-expiry's default if it is not bound.
5040
5041         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
5042         available in Emacs 21.
5043
5044         * lpath.el: Suppress compiler warnings for:
5045         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
5046         XEmacs;
5047         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
5048         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
5049         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
5050
5051 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
5052
5053         * auth-source.el (auth-sources): Fix up definition so extra parameters
5054         are always inline.
5055
5056 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
5057
5058         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
5059         wasn't updated after mismatch.  Clear cached mailbox info correctly
5060         when uidvalidity changes.
5061         (nnimap-group-prefixed-name): New function to avoid some code
5062         duplication.
5063         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
5064         (nnimap-request-group): Use it.
5065         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
5066         (nnimap-update-unseen): Significantly improved speed of Gnus startup
5067         with many imap folders.  This is done by caching the group status from
5068         the imap server persistently in a group parameter `imap-status'.  (This
5069         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
5070         but not persistently, so every Gnus startup was still very slow.)
5071
5072 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
5073
5074         * assistant.el (assistant-render-text): Run `widget-setup' and don't
5075         delete the extra newline.  Otherwise editing of :string and :number
5076         types don't work.
5077
5078 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5079
5080         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
5081         secrets.el dependency.
5082         (auth-sources): Add optional user name.  Add secrets.el configuration
5083         choice (unused right now).
5084
5085 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5086
5087         * gnus-sum.el (gnus-summary-make-menu-bar):
5088         Let `gnus-registry-install-shortcuts' fill in the functions.
5089
5090         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
5091         warnings.
5092         (gnus-registry-misc-menus): Variable to hold registry mark menus.
5093         (gnus-registry-install-shortcuts): Populate and use it in a
5094         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
5095
5096 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
5097
5098         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
5099         In-place substitutions for the group name encoding/decoding.
5100         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
5101         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
5102         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
5103         (nnimap-update-unseen, nnimap-request-list)
5104         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
5105         (nnimap-request-set-mark, nnimap-split-to-groups)
5106         (nnimap-split-articles, nnimap-request-newgroups)
5107         (nnimap-request-create-group, nnimap-request-accept-article)
5108         (nnimap-request-delete-group, nnimap-request-rename-group)
5109         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
5110         `encoded-mbx' for consistency.
5111         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
5112         variable `imap-current-mailbox'.
5113
5114         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
5115         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
5116
5117 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
5118
5119         * pop3.el (pop3-display-message-size-flag): Display message size byte
5120         counts during POP3 download.
5121         (pop3-movemail): Use it.
5122         (pop3-list): Implement listing of available messages.
5123
5124 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
5125
5126         * nnir.el (nnir-get-article-nov-override-function): New function to
5127         override the normal NOV retrieval.
5128         (nnir-retrieve-headers): Use it.
5129
5130 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
5131
5132         * auth-source.el (netrc-machine-user-or-password): Autoload.
5133
5134 2010-03-19  Glenn Morris  <rgm@gnu.org>
5135
5136         Stop message.el from loading about 40 libraries it doesn't always need.
5137         The general approach is to autoload rather than require, and to
5138         require in the specific functions rather than the file.  (Bug#5642)
5139
5140         * gmm-utils.el: Don't require wid-edit.
5141         (widget-create-child-value, widget-convert, widget-default-get):
5142         Autoload.
5143
5144         * gnus-util.el: Don't require time-date, netrc.
5145         (message-fetch-field, gnus-group-name-decode): Declare rather than
5146         autoloading.
5147         (gnus-fetch-field): Require message.
5148         (gnus-decode-newsgroups): Require gnus-group.
5149
5150         * ietf-drums.el: Don't require time-date.
5151
5152         * message.el: Don't require hashcash, canlock, ecomplete.
5153         Do require mail-utils.  Require nnheader only when compiling.
5154         (smtpmail-default-smtp-server): Remove declaration.
5155         (message-send-mail-function): Check smtpmail-default-smtp-server
5156         is bound rather than requiring smtpmail.
5157         (message-auto-save-directory, message-insert-signature):
5158         Use expand-file-name rather than nnheader-concat.
5159         (nnheader-insert-file-contents): Autoload.
5160         (hashcash-wait-async): Declare.
5161         (message-send-mail): Only call gnus-setup-posting-charset if
5162         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
5163         (message-send-mail-with-sendmail): Require sendmail.
5164         (canlock-password, canlock-password-for-verify): Declare.
5165         (message-canlock-password): Require canlock.
5166         (nnheader-get-report): Autoload.
5167         (gnus-setup-posting-charset): Declare.
5168         (message-send-news): Require gnus-msg.
5169         (message-make-references, message-make-in-reply-to): Use mail-header-id
5170         rather than the alias mail-header-message-id.
5171         (ecomplete-add-item, ecomplete-save): Declare.
5172         (message-put-addresses-in-ecomplete): Require ecomplete.
5173         (ecomplete-display-matches): Autoload.
5174
5175         * mm-decode.el: Don't require mailcap, gnus-util.
5176         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
5177         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
5178         Autoload.
5179         (mailcap-mime-extensions): Declare.
5180
5181         * mm-encode.el: Don't require mailcap.
5182         (mailcap-extension-to-mime): Autoload.
5183
5184         * mml-sec.el: Don't require password-cache.
5185
5186         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
5187         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
5188         (mml-minibuffer-read-type): Require mailcap.
5189         (mml-preview): Require gnus-msg.
5190
5191         * mml1991.el: Require password-cache.
5192         (password-cache-expiry): Remove declaration.
5193
5194         * mml2015.el: Require password-cache.
5195         (password-cache-expiry): Remove declaration.
5196
5197         * nneething.el (mailcap): Require mailcap.
5198
5199         * nnheader.el (declare-function): Add compatibility stub.
5200         (message-remove-header): Declare rather than autoload.
5201         (nnheader-replace-header): Require message.
5202
5203         * nnimap.el (declare-function): Add compatibility stub.
5204         (netrc-parse, netrc-machine-user-or-password): Declare.
5205         (nnimap-open-connection): Require netrc.
5206
5207         * nntp.el (declare-function): Add compatibility stub.
5208         (netrc-parse, netrc-machine, netrc-get): Declare.
5209         (nntp-send-authinfo): Require netrc.
5210
5211         * rfc2047.el: Don't require qp.
5212         (quoted-printable-encode-region, quoted-printable-decode-string):
5213         Autoload.
5214
5215         * sieve-mode.el: Don't require easymenu.
5216         (easy-menu-add-item): Autoload it.
5217
5218         * spam-stat.el (time-to-number-of-days): Autoload it.
5219
5220 2010-03-19  Glenn Morris  <rgm@gnu.org>
5221
5222         * password-cache.el (password-cache, password-cache-expiry): Autoload.
5223
5224 2010-03-18  Glenn Morris  <rgm@gnu.org>
5225
5226         * hashcash.el (declare-function): Remove duplicate definition.
5227
5228 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5229
5230         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5231         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5232         value if any backslash escapes).
5233
5234 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5235
5236         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5237         if it is available.  (bug#5647)
5238
5239         * lpath.el: Suppress compiler warning for coding-system-from-name for
5240         Emacs 21 and XEmacs.
5241
5242 2010-03-14  Juri Linkov  <juri@jurta.org>
5243
5244         * hmac-def.el:
5245         * hmac-md5.el:
5246         * netrc.el: Fix keywords.
5247
5248 2010-02-26  Glenn Morris  <rgm@gnu.org>
5249
5250         * message.el (message-send-mail-function): Change the default, so that
5251         it inherits from a customized send-mail-function.  (Bug#5643)
5252
5253 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5254
5255         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5256         shell-command-to-string signals an error (bug#5299).
5257
5258 2010-02-24  Glenn Morris  <rgm@gnu.org>
5259
5260         * message.el (message-smtpmail-send-it)
5261         (message-send-mail-with-mailclient): Doc fixes.
5262
5263 2010-02-16  Glenn Morris  <rgm@gnu.org>
5264
5265         * message.el (message-default-mail-headers): Change the default value
5266         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5267
5268 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5269
5270         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
5271         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
5272
5273 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
5274
5275         * time-date.el (date-to-time): Doc fix (Bug#5408).
5276
5277 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5278
5279         * message.el (message-mail): Just pass yank-action on to message-setup.
5280         (message-setup): Handle (FUN . ARGS) form of yank-action.
5281         (message-with-reply-buffer, message-widen-reply)
5282         (message-yank-original): Handle non-buffer values of
5283         message-reply-buffer (Bug#4080).
5284         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5285
5286 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5287
5288         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5289         Fix typo in docstring.
5290
5291 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5292
5293         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5294         response.
5295
5296 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5297
5298         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5299
5300         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5301
5302         * message.el (message-check-news-header-syntax): Protect against a
5303         string that `rfc822-addresses' returns when parsing fails.
5304
5305 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5306
5307         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5308         (gnus-previous-char-property-change): New functions.
5309
5310         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5311
5312 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5313
5314         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5315         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5316
5317 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5318
5319         * message.el (message-exchange-point-and-mark): Rework last change to
5320         avoid using optional arg of exchange-point-and-mark, for backward
5321         compatibility.
5322
5323 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5324
5325         * message.el (message-exchange-point-and-mark):
5326         Call exchange-point-and-mark with an argument rather than setting
5327         mark-active by hand (Bug#5175).
5328
5329 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5330
5331         * nntp.el (nntp-service-to-port): Work for service expressed with
5332         numeric string; replace [:digit:] with [0-9] for XEmacs.
5333
5334 2009-12-17  Glenn Morris  <rgm@gnu.org>
5335
5336         * gnus-group.el (gnus-bug-group-download-format-alist):
5337         Change emacs entry to debbugs.gnu.org.  Bump :version.
5338
5339 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5340
5341         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
5342
5343 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5344
5345         * message.el (message-info): Explain why we use `Info-goto-node'.
5346
5347 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5348
5349         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
5350
5351 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5352
5353         * message.el (message-completion-in-region): New compatibility function.
5354         (message-expand-group): Use it.
5355
5356 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5357
5358         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
5359         with no unread article should be listed if the 2nd arg `predicate' is
5360         given.
5361
5362 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5363
5364         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
5365
5366 2009-11-29  Juri Linkov  <juri@jurta.org>
5367
5368         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
5369         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
5370         on `gnus-recenter'.  (Bug#4698, Bug#4981)
5371
5372 2009-11-26  Kevin Ryde  <user42@zip.com.au>
5373
5374         * sha1.el (sha1-string-external): default-directory "/" in case
5375         otherwise non-existent.  process-connection-type pipe for touch of
5376         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
5377
5378 2009-11-25  Kevin Ryde  <user42@zip.com.au>
5379
5380         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
5381         it's comms related and sgml-mode.el has "comm" on that basis too.
5382
5383 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5384
5385         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
5386         containing tspecial characters if they have been already quoted.
5387
5388 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
5389
5390         * dns-mode.el (auto-mode-alist): Purecopy string.
5391
5392 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5393
5394         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
5395
5396 2009-10-24  Glenn Morris  <rgm@gnu.org>
5397
5398         * gnus-art.el (help-xref-stack-item): Define for compiler.
5399
5400 2009-10-21  Kevin Ryde  <user42@zip.com.au>
5401
5402         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
5403
5404 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5405
5406         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
5407
5408 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5409
5410         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
5411         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
5412
5413 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5414
5415         * gnus.el (gnus-overlay-get): New alias to overlay-get.
5416         (gnus-overlays-in): New alias to overlays-in.
5417
5418         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
5419         gnus-overlay-get, and gnus-delete-overlay.
5420         (gnus-summary-show-thread): Make it work as well for systems in which
5421         next-single-char-property-change is not available.
5422         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
5423
5424         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
5425         (gnus-overlay-get): New alias to extent-property.
5426         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
5427
5428         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
5429         SXEmacs.
5430
5431         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
5432         SXEmacs.
5433
5434 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
5435
5436         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
5437
5438 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
5439
5440         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
5441         and XEmacs that don't have `remove-overlays'.
5442
5443 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5444
5445         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
5446         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
5447         selective display.  Use overlays instead.
5448
5449 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
5450
5451         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
5452
5453 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
5454
5455         * spam-stat.el (spam-stat-load): Fix typo in message.
5456
5457 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
5458
5459         * dig.el (dig-invoke): Fix typo in docstring.
5460         (query-dig): Reflow docstring.
5461
5462 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
5463
5464         * gnus-art.el (gnus-article-encrypt-body):
5465         * message.el (message-check-recipients):
5466         * mm-util.el (mm-codepage-setup):
5467         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
5468         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
5469
5470 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5471
5472         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
5473         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
5474         keys from the menu if mm-{sign,encrypt}-option is 'guided.
5475         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
5476         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
5477
5478 2009-09-21  Kevin Ryde  <user42@zip.com.au>
5479
5480         * dig.el: Add "Keywords: comm", as per net-utils.el.
5481
5482 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5483
5484         * dig.el (dig-mode): Use define-derived-mode.
5485
5486 2009-09-19  Glenn Morris  <rgm@gnu.org>
5487
5488         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
5489
5490 2009-09-18  Glenn Morris  <rgm@gnu.org>
5491
5492         * gnus-diary.el (gnus-diary-check-message):
5493         * message.el (message-insert-formatted-citation-line):
5494         * nnbabyl.el (top-level):
5495         * nndiary.el (nndiary-schedule):
5496         Fix typos in condition-case handlers.
5497
5498 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5499
5500         * gnus-art.el (gnus-article-edit-part): Work for the buffer
5501         configuration that provides the sole article window in a frame;
5502         position point correctly after deleting a part.
5503
5504 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
5505
5506         * spam.el (spam-unregister-on-reregister): Add boolean variable.
5507         (spam-resolve-registrations-routine): Use it to unregister articles
5508         that change status.
5509
5510 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5511
5512         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
5513         with XEmacs.
5514         (parse-time-string-chars): Use it.
5515
5516 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5517
5518         * imap.el (imap-interactive-login): Better messages.
5519         (imap-open): Fix bug with renamed buffer on reconnect.
5520         (imap-authenticate): Add buffer-local imap-last-authenticator variable
5521         for easier debugging and cleaner code.  On successful (guessed based on
5522         server capabilities) secondary authentication, set imap-state
5523         correctly.
5524         (imap-last-authenticator): Define imap-last-authenticator as a variable
5525         to avoid warnings.
5526
5527 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5528
5529         * nnrss.el (nnrss-request-article): Remove binding of
5530         default-enable-multibyte-characters that has gotten needless by
5531         the 2007-07-13 change in rfc2047-encode-message-header.
5532
5533         * mml.el (mml-insert-multipart): Error on the message header.
5534         (mml-insert-part): Error on the message header; position point at
5535         the end of a MIME tag.
5536
5537 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5538
5539         * time-date.el (autoload): Expand define-obsolete-function-alias into
5540         defalias and make-obsolete for old Emacsen that Gnus supports.
5541         (with-no-warnings): Define it for old Emacsen.
5542         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
5543         is available.
5544         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
5545         float-time is available; suppress compile warning for time-to-seconds.
5546
5547         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
5548         (gnus-float-time): Alias to float-time if it exists.
5549
5550         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
5551         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
5552         float-time is available; suppress compile warning for time-to-seconds.
5553
5554         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
5555         XEmacs.
5556
5557 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
5558
5559         * imap.el (imap-message-map): Docstring fix.
5560
5561 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5562
5563         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
5564         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
5565         Add the optional argument `encoding' that overrides the default.
5566
5567         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
5568         mm-encode-buffer.
5569
5570 2009-09-04  Glenn Morris  <rgm@gnu.org>
5571
5572         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
5573         mm-disable-multibyte, rather than default-enable-multibyte-characters.
5574         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5575         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5576         * mm-util.el (mm-with-unibyte-current-buffer)
5577         (mm-find-buffer-file-coding-system):
5578         * yenc.el (yenc-decode-region): Use default-value rather than
5579         default-enable-multibyte-characters.
5580
5581 2009-09-03  Glenn Morris  <rgm@gnu.org>
5582
5583         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5584         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5585         than default-enable-multibyte-characters.
5586
5587 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5588
5589         * gnus-art.el (gnus-article-read-summary-keys):
5590         Fix gnus-buffer-configuration's value temporarily used.
5591
5592 2009-09-02  Glenn Morris  <rgm@gnu.org>
5593
5594         * gnus-util.el (gnus-float-time): New function.
5595         * gnus-delay.el (gnus-delay-article):
5596         * gnus-sum.el (gnus-thread-latest-date):
5597         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5598         * nnspool.el (nnspool-request-newgroups):
5599         Use gnus-float-time rather than time-to-seconds.
5600         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5601
5602         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5603         (gnus-header-subject-face, gnus-header-newsgroups-face)
5604         (gnus-header-name-face, gnus-header-content-face):
5605         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5606         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5607         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5608         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5609         (gnus-cite-face-11):
5610         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5611         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5612         (gnus-server-closed-face, gnus-server-denied-face)
5613         (gnus-server-offline-face):
5614         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5615         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5616         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5617         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5618         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5619         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5620         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5621         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5622         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5623         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5624         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5625         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5626         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5627         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5628         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5629         (gnus-summary-high-undownloaded-face)
5630         (gnus-summary-low-undownloaded-face)
5631         (gnus-summary-normal-undownloaded-face)
5632         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5633         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5634         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5635         (gnus-splash-face):
5636         * message.el (message-header-to-face, message-header-cc-face)
5637         (message-header-subject-face, message-header-newsgroups-face)
5638         (message-header-other-face, message-header-name-face)
5639         (message-header-xheader-face, message-separator-face)
5640         (message-cited-text-face, message-mml-face):
5641         * sieve-mode.el (sieve-control-commands-face)
5642         (sieve-action-commands-face, sieve-test-commands-face)
5643         (sieve-tagged-arguments-face):
5644         * spam.el (spam-face):
5645         Mark face aliases with "-face" in the name as obsolete.
5646
5647 2009-09-01  Glenn Morris  <rgm@gnu.org>
5648
5649         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5650         than goto-line.
5651
5652 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5653
5654         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5655         Don't move point if the command is invoked inside the message header.
5656
5657 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5658
5659         * imap.el (imap-send-command): Simplify.
5660         (imap-wait-for-tag): point-max -> buffer-size.
5661
5662 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5663
5664         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5665         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5666         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5667         * nnir.el (nnir-swish-e-index-file):
5668         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5669         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5670         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5671         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5672         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5673         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5674
5675 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5676
5677         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5678         Don't save excursion.
5679
5680 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5681
5682         * nnheader.el (nnheader-find-file-noselect):
5683         * mm-util.el (mm-insert-file-contents):
5684         Use (default-value 'major-mode) instead of default-major-mode.
5685
5686 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5687
5688         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5689
5690 2009-08-26  Glenn Morris  <rgm@gnu.org>
5691
5692         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
5693         than placing in files.el.
5694
5695 2009-08-25  Glenn Morris  <rgm@gnu.org>
5696
5697         * nnir.el (top-level): Don't require cl at run-time.
5698         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5699         Replace cl-function substitute with gnus-replace-in-string.
5700         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5701         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5702         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5703         simplified expansions.
5704
5705 2009-08-25  Kevin Ryde  <user42@zip.com.au>
5706
5707         * dig.el (dig): Add autoload cookie.
5708
5709 2009-08-22  Glenn Morris  <rgm@gnu.org>
5710
5711         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5712         goto-line.
5713
5714 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5715
5716         * parse-time.el (parse-time-string-chars): Save match data.
5717
5718 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
5719
5720         * parse-time.el (parse-time-string-chars): Compute using character
5721         classes, to handle non-ascii characters (Bug#3190).
5722
5723 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5724
5725         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5726
5727         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5728         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5729         (gnus-mm-display-part, gnus-mime-display-single)
5730         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5731         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5732
5733         * gnus-sum.el
5734         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5735         (gnus-summary-move-article): Add expirable mark to articles copied or
5736         moved to group that has auto-expire turned on if the option is non-nil.
5737
5738 2009-07-24  Glenn Morris  <rgm@gnu.org>
5739
5740         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5741         Fix typo.  (Bug#3903)
5742
5743 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5744
5745         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5746         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5747         that should not be used for draft articles.
5748         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5749         that has no concern in minor mode keys.
5750         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5751         Abolish.
5752
5753 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5754
5755         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5756         article without making inquiry to a user for unknown encoding.
5757
5758         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5759         (nnmaildir--scan): Assume i-node and device number that file-attributes
5760         returns might be cons-cell.
5761
5762         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5763
5764         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5765
5766 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5767
5768         * auth-source.el: Remove docs now in auth.texi.  Don't use
5769         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5770         `auth-source-hide-passwords' and use them.
5771
5772 2009-07-15  Glenn Morris  <rgm@gnu.org>
5773
5774         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5775
5776 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5777
5778         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5779         excessive whitespace from the default values of title and description.
5780
5781 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5782
5783         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5784         mail-fetch-field to fetch Content-Description header in order to
5785         exclude newlines.
5786
5787 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5788
5789         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5790         format used by GnuPG 2.0.11.
5791
5792 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5793
5794         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5795         to deleted part.
5796
5797 2009-05-30  David Engster  <dengste@eml.cc>
5798
5799         * nnmairix.el: Remove old documentation in the commentary block.
5800         (nnmairix-request-group): Do not update active file for nnml back ends.
5801         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5802         end so that overview files are ignored.
5803         (nnmairix-update-groups): Make updating the groups more robust by using
5804         marks.
5805         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5806         with dollar characters in message-id.
5807
5808 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5809
5810         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5811         2008-12-25 in dns.el.
5812
5813 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5814
5815         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5816         could happen if the text is only composed of spaces and/or tabs.
5817
5818 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5819
5820         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5821         when sending a queued message to avoid extra mml tags.
5822
5823 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5824
5825         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5826
5827 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5828
5829         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5830         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5831         rmail-toggle-header for XEmacs;
5832         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5833
5834 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5835
5836         * gnus-dired.el: Remove autoload for gnus-setup-message.
5837         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5838         displaying Gnus logo; always use compose-mail.
5839
5840 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5841
5842         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5843
5844 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5845
5846         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5847         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5848         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5849         available.
5850         (gnus-nocem-epg-verify): New function.
5851
5852 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5853
5854         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5855
5856 2009-02-15  Glenn Morris  <rgm@gnu.org>
5857
5858         * gnus-util.el (rmail-insert-rmail-file-header)
5859         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5860         autoloads.
5861         (rmail-default-rmail-file): Remove unnecessary declaration.
5862         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5863
5864 2009-02-14  Glenn Morris  <rgm@gnu.org>
5865
5866         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5867         variable (only used in gnus-util, which declares it anyway).
5868         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5869         which was only needed by gnus-art (changed to not use it any more).
5870         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5871         only used in gnus-util, which autoloads it itself.
5872         (rmail-update-summary): Fix autoload.
5873
5874         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5875         rather than rmail-output-to-rmail-file.
5876
5877 2009-02-07  Glenn Morris  <rgm@gnu.org>
5878
5879         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5880         autoload of function that no longer exists.
5881         (rmail-toggle-header): Declare.
5882         (message-forward-rmail-make-body): Handle mbox Rmail.
5883
5884 2009-01-31  Glenn Morris  <rgm@gnu.org>
5885
5886         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5887         2009-01-09 change.
5888
5889 2009-01-31  Dave Love  <fx@gnu.org>
5890
5891         * imap.el (imap-fetch-safe): Bind debug-on-error.
5892         (imap-debug): Add imap-fetch-safe.
5893
5894 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5895
5896         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5897         (auth-source-forget-all-cached): New convenience function.
5898         (auth-source-user-or-password): Accept list of modes or a single mode.
5899
5900         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5901         auth-source modes.
5902
5903         * netrc.el (netrc-machine-user-or-password): Use list of
5904         auth-source modes.
5905
5906         * nnimap.el (nnimap-open-connection): Use list of
5907         auth-source modes.
5908
5909         * nntp.el (nntp-send-authinfo): Use list of
5910         auth-source modes.
5911
5912 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5913
5914         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5915         now.
5916
5917 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5918
5919         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5920         coding system in XEmacs; add a workaround for XEmacs.
5921
5922         * lpath.el: Fbind coding-system-aliasee.
5923
5924 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5925
5926         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5927         of current-language-environment.
5928
5929 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5930
5931         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5932         available at runtime.
5933
5934 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5935
5936         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5937
5938 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5939
5940         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5941         the greatest positive fixnum value doesn't work under an XEmacs with
5942         bignum support; use the most-positive-fixnum constant instead,
5943         available since Emacs 21.1 with cl and XEmacs 21.1.
5944
5945 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5946
5947         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5948         XEmacs gets not to work.
5949
5950 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5951
5952         * mm-util.el (mm-coding-system-priorities): Allow the value like
5953         "Japanese (UTF-8)" of current-language-environment.
5954
5955 2009-01-09  Glenn Morris  <rgm@gnu.org>
5956
5957         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5958         with last-command-event.
5959
5960 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5961
5962         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5963         in the doc string.
5964
5965         * message.el (message-fix-before-sending): Amend comment.
5966
5967 2009-01-08  Dave Love  <fx@gnu.org>
5968
5969         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5970
5971 2009-01-07  David Engster  <dengste@eml.cc>
5972
5973         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
5974         simplified server definitions by converting it via
5975         gnus-server-to-method.
5976
5977 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5978
5979         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
5980         parameter's operands.
5981
5982 2009-01-06  David Engster  <dengste@eml.cc>
5983
5984         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
5985         primary select method (for gnus-group-mark-article-as-read).
5986
5987 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
5988
5989         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
5990         `(gnus)Face', not `(gnus)X-Face'.
5991
5992 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5993
5994         * mm-util.el (mm-ucs-to-char): New function.
5995
5996         * mm-url.el (mm-url-decode-entities): Use it.
5997
5998         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
5999         unicode-to-char.
6000
6001 2009-01-05  Dave Love  <fx@gnu.org>
6002
6003         * time-date.el: Require cl for `declare'.
6004
6005 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6006
6007         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
6008         Dave Love.
6009
6010 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6011
6012         * message.el (message-fix-before-sending): Add `eight-bit' to
6013         illegible-text check.
6014
6015 2009-01-03  Michael Olson  <mwolson@gnu.org>
6016
6017         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
6018         `headers' is nil.  This can occur if the IMAP server does not have
6019         permissions to read messages from a folder, but can write new messages
6020         to the folder.
6021         (nnimap-request-article-part): Do not insert `data' if it is nil.
6022
6023         * imap.el (imap-parse-fetch): Courier can insert spurious blank
6024         characters which will confuse `read', so skip past them.
6025
6026 2009-01-01  Dave Love  <fx@gnu.org>
6027
6028         * imap.el (imap-string-to-integer): Fix typo.
6029         (imap-fetch-safe): New function.
6030         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
6031
6032         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
6033
6034         * imap.el (imap-process-connection-type, imap-debug, imap-open):
6035         (imap-parse-greeting): Fix doc strings.
6036         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
6037         (imap-parse-flag-list): Make messages unique.
6038         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
6039
6040         * nnimap.el: Fix author email.
6041         (nnimap-split-rule): Add FIXME comment.
6042         (nnimap-debug): Fix doc string.
6043
6044 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6045
6046         * dns.el (dns-set-servers): Check "Address".  Fix typo.
6047
6048 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
6049
6050         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
6051         nslookup if resolv.conf isn't available.
6052         (dns-query): Rename from query-dns.
6053         (dns-query-cached): Rename from query-dns-cached.
6054
6055 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6056
6057         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
6058         overlay-arrow-position and overlay-arrow-string buffer-local; no need
6059         to check if those variables exist (first appeared in Emacs 18.50).
6060
6061 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6062
6063         * mm-util.el (mm-line-number-at-pos): New function.
6064
6065         * spam-report.el (spam-report-process-queue): Use it.
6066
6067 2008-12-24  David Engster  <dengste@eml.cc>
6068
6069         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
6070         parameters that haven't existed as variables as buffer-local variables.
6071
6072 2008-12-23  Dave Love  <fx@gnu.org>
6073
6074         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
6075         cadar.
6076
6077         * sieve-manage.el (sieve-manage-starttls-p): Rename from
6078         imap-starttls-p.
6079         (sieve-manage-starttls-open): Rename from imap-starttls-open.
6080
6081 2008-12-22  Dave Love  <fx@gnu.org>
6082
6083         * imap.el: Fix author email.  Doc fixes.
6084         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
6085         reply.
6086
6087 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
6088
6089         * spam-report.el (spam-report-gmane-max-requests): New constant.
6090         (spam-report-gmane-wait): New variable.
6091         (spam-report-gmane-ham, spam-report-gmane-spam)
6092         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
6093         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
6094         the server.
6095
6096         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
6097         Add explanations.
6098
6099         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
6100         nnheader-accept-process-output and nnheader-read-timeout if available.
6101         (pop3-movemail): Use it.
6102
6103         * message.el (message-check-news-body-syntax): Fix signature check if
6104         there's an attachment.
6105
6106 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6107
6108         * mm-util.el: Add comments to the mm- emulating functions.
6109
6110 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
6111
6112         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
6113         Reported by Stephen Berman <stephen.berman@gmx.net>.
6114
6115 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6116
6117         * mm-util.el (mm-substring-no-properties): New function.
6118         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
6119         (mm-special-display-p): Enable those lambda forms to be byte compiled.
6120         (mm-string-to-multibyte): Doc fix.
6121
6122         * mml.el (mml-attach-file): Use mm-substring-no-properties.
6123
6124 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6125
6126         * mml.el (mml-attach-file): Strip text properties from file name.
6127         (Bug#1574)
6128
6129 2008-12-16  Glenn Morris  <rgm@gnu.org>
6130
6131         * mm-util.el (mm-charset-override-alist): Declare for compiler.
6132
6133 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6134
6135         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
6136         knows since the charset specified might be a bogus alias that
6137         mm-charset-synonym-alist provides.
6138
6139 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6140
6141         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
6142         "ISO_8859-1".
6143
6144         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
6145
6146 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6147
6148         * mm-util.el (mm-charset-eval-alist):
6149         Define it before mm-charset-to-coding-system.
6150         (mm-charset-to-coding-system): Add optional argument `silent';
6151         define it before mm-charset-override-alist.
6152         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
6153         default value if it can be used in Emacs currently running;
6154         silence mm-charset-to-coding-system.
6155
6156 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6157
6158         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
6159         `allow-override' which says whether to use `mm-charset-override-alist'.
6160         (rfc2047-decode-encoded-words): Use it.
6161
6162         * mm-util.el (mm-charset-override-alist): Fix custom type;
6163         add `(gb2312 . gbk)' to choices.
6164
6165 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6166
6167         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
6168         fast.
6169
6170         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6171
6172         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
6173
6174 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
6175
6176         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
6177         on links.
6178
6179         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6180
6181 2008-12-03  Lute Kamstra  <lute@gnu.org>
6182
6183         * sha1.el: Remove leading * from docstrings of defcustoms,
6184         deffaces, defconsts and defuns.
6185
6186 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6187
6188         * message.el (message-idna-to-ascii-rhs-1): Protect against local
6189         users' addresses that don't have domain parts.
6190         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
6191         rather than message-narrow-to-head since there will be the message
6192         header separator.
6193
6194 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6195
6196         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
6197         since the result is inserted in a unibyte buffer anyway.
6198         (nnimap-demule-use-string-to-multibyte): Remove.
6199         (nnimap-demule): Alias it to mm-string-to-multibyte.
6200
6201 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6202
6203         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
6204         variable for debugging bug#464 and bug#1174.
6205         (nnimap-demule): Use it.
6206
6207 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6208
6209         * gnus-score.el (gnus-score-find-trace): Handle default score in total
6210         score calculation correctly.
6211
6212 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6213
6214         * message.el (message-send-mail): Just set the buffer to unibyte
6215         rather than use mm-with-unibyte-current-buffer which does a lot more.
6216         (message-send-mail-partially): Don't bother with
6217         mm-with-unibyte-current-buffer since it's already been made unibyte by
6218         message-send-mail.
6219
6220 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6221
6222         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6223
6224 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6225
6226         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6227
6228 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6229
6230         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6231         require itself and to remove `with-no-warnings'.
6232
6233 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6234
6235         * starttls.el (starttls-any-program-available): Get the name of the
6236         available TLS layer program.
6237         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6238         well as the host name in the "opening" message.
6239
6240         * auth-source.el (auth-source-cache, auth-source-do-cache)
6241         (auth-source-user-or-password): Cache passwords and logins by default,
6242         allow override with `auth-source-do-cache'.
6243         (auth-source-forget-user-or-password): Allow users to remove cache
6244         entries if needed.
6245
6246 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
6247
6248         * md4.el (md4-buffer): Fix typo in docstring.
6249         (md4, md4-64): Doc fixes.
6250         (md4-pack-int32): Reflow docstring.
6251
6252 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6253
6254         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6255         condition-case to only the forward-sexp call.
6256
6257 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6258
6259         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6260         quotes contained.  Make it more robust regardless by an extra
6261         condition-case wrapper.
6262
6263 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6264
6265         * lpath.el: No need to fbind codepage-setup for Emacs 23.
6266
6267 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6268
6269         * nnml.el (nnml-request-expire-articles): Check if the function set to
6270         `nnmail-expiry-target' returns the symbol `delete'.
6271
6272         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6273
6274         * nnmail.el (nnmail-expiry-target): Fix custom type.
6275
6276 2008-10-02  Glenn Morris  <rgm@gnu.org>
6277
6278         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6279         Silence compiler warning.
6280
6281 2008-10-01  Magnus Henoch  <mange@freemail.hu>
6282
6283         * tls.el (open-tls-stream): Show the actual command being
6284         executed, instead of the format string.
6285
6286 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6287
6288         * lpath.el: Fbind codepage-setup for Emacs 23.
6289
6290 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6291
6292         * mml.el (mml-menu): Don't assume mml2015 is bound.
6293
6294 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6295
6296         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6297         exists.
6298
6299 2008-09-27  Glenn Morris  <rgm@gnu.org>
6300
6301         * gnus-util.el (mail-header-remove-comments): Autoload it.
6302
6303 2008-09-27  Andreas Schwab  <schwab@suse.de>
6304
6305         * gnus-util.el (gnus-split-references): Strip comments.
6306         (gnus-parent-id): Likewise.
6307
6308 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6309
6310         * message.el (message-confirm-send): Fix version.
6311
6312 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6313
6314         * message.el (message-idna-to-ascii-rhs-1): Use
6315         mail-extract-address-components rather than mail-header-parse-addresses
6316         that is an alias by default to ietf-drums-parse-addresses that does not
6317         support non-ASCII names in headers' contents.
6318
6319 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6320
6321         * message.el (message-confirm-send): Fix variable documentation to
6322         avoid the "y/n" wording.
6323
6324 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
6325
6326         * message.el (message-set-auto-save-file-name): Save to a different
6327         filename so multiple messages (especially drafts) can be recovered.
6328
6329 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6330
6331         * message.el (message-confirm-send): Add appropriate version.
6332
6333 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6334
6335         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
6336         defvar.
6337
6338 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
6339
6340         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
6341         (mm-pkcs7-enveloped-magic): Ditto.
6342
6343 2008-09-17  Simon Josefsson  <simon@josefsson.org>
6344
6345         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
6346         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
6347
6348 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6349
6350         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
6351         default, it's better.
6352
6353 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
6354
6355         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
6356         summary line gnus-number property and ignore them (with a warning
6357         message).
6358
6359 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6360
6361         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
6362         macro caddr in the interactive form since it won't be expanded.
6363
6364 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6365
6366         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
6367         `charset'; fix name of function called recursively.
6368         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
6369
6370 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6371
6372         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
6373         (gnus-mime-set-charset-parameters): New function.
6374         (gnus-mime-view-part-as-charset): Use it to correctly display part
6375         specifying wrong charset.
6376
6377 2008-09-08  David Engster  <dengste@eml.cc>
6378
6379         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
6380         in completing-read for back end server.
6381
6382 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
6383
6384         * message.el (message-confirm-send): New variable to confirm sending a
6385         message.
6386         (message-send): Use it.
6387
6388 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
6389
6390         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
6391
6392 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6393
6394         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
6395
6396 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
6397
6398         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
6399         prevent tracking too many groups.
6400         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
6401         Use it.
6402
6403 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
6404
6405         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
6406         moving point to the bottom of the window in order to avoid recentering.
6407
6408 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6409
6410         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
6411
6412         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
6413         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
6414         (gnus-article-beginning-of-window): Fix calculation.
6415
6416 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6417
6418         * gnus-msg.el (gnus-summary-supersede-article)
6419         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
6420         value of gnus-newsgroup-charset to decode non-MIME encoded text in
6421         message header.
6422
6423 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
6424
6425         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
6426         pending output coming after the status change.
6427
6428 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6429
6430         * message.el:
6431         * gnus-start.el:
6432         * gnus-registry.el: Remove VMS support.
6433
6434 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6435
6436         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
6437         macro.
6438         (rfc2104-hash): Use it.
6439
6440 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
6441
6442         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
6443         (gnus-summary-sort-by-most-recent-date): New commands.
6444         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
6445         and menu entries.
6446
6447 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6448
6449         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
6450         don't redisplay article for raw contents; remove plural articles stuff.
6451
6452         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
6453         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
6454         on gnus-summary-save-article; display results properly.
6455
6456 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6457
6458         * lpath.el: No need to fbind ns-focus-frame.
6459
6460 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6461
6462         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
6463
6464 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6465
6466         * gnus-art.el (gnus-summary-save-in-pipe):
6467         Consider gnus-save-all-headers.
6468
6469 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
6470
6471         * gnus-util.el (ns-focus-frame): Remove declaration.
6472         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
6473         like x.
6474
6475 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
6476
6477         * rfc2104.el (rfc2104-zero): Delete defconst.
6478         (rfc2104-hex-alist): Likewise.
6479         (rfc2104-hex-to-int): Delete func.
6480         (rfc2104-hexstring-to-bitstring): Likewise.
6481         (rfc2104-nybbles): New defconst.
6482         (rfc2104-hash): Rewrite for speed.
6483
6484 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6485
6486         * tls.el (open-tls-stream): Make it work with the 2nd argument
6487         BUFFER that is a string but does not exist as a buffer object, as
6488         mentioned in the doc-string.
6489
6490 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6491
6492         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
6493         SXEmacs.
6494
6495 2008-07-16  Glenn Morris  <rgm@gnu.org>
6496
6497         * gnus-util.el (ns-focus-frame): Declare for compiler.
6498
6499 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6500
6501         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
6502         set as a group parameter.
6503         (gnus-summary-save-in-pipe): Work when it is called independently.
6504         (gnus-summary-pipe-to-muttprint): Don't modify
6505         gnus-summary-pipe-output-default-command.
6506
6507 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6508
6509         * message.el (message-send-mail-with-sendmail):
6510         Display the error message.
6511
6512 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6513
6514         * gnus-art.el (gnus-default-article-saver):
6515         Add gnus-summary-save-in-pipe to choices.
6516         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
6517         gnus-summary-pipe-output-default-command as the default command.
6518         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
6519         instead of gnus-last-shell-command.
6520
6521         * gnus-sum.el (gnus-summary-pipe-output-default-command):
6522         New user option.
6523         (gnus-summary-muttprint-program): Mention the value will be changed.
6524         (gnus-summary-save-article): Force showing of all headers.
6525         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
6526
6527 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
6528
6529         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
6530
6531 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
6532
6533         * nnimap.el (nnimap-id):
6534         * sieve-manage.el (sieve-manage-open): Doc fixes.
6535
6536 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
6537
6538         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
6539         if available.
6540
6541 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6542
6543         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
6544
6545         * nnkiboze.el (nnkiboze-generate-group):
6546         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
6547
6548         * nnmairix.el: Require CL.
6549
6550 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6551
6552         * dgnushack.el: Autoload get-display-table and put-display-table for
6553         XEmacs 21.5.
6554
6555         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
6556         21.4 and SXEmacs.
6557
6558 2008-06-15  David Engster  <dengste@eml.cc>
6559
6560         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
6561
6562 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
6563
6564         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
6565         New macros that expand to an `aset'/`aref' call under Emacs, and to a
6566         runtime choice under XEmacs.
6567
6568         * gnus-sum.el (gnus-summary-set-display-table):
6569         Use `gnus-put-display-table', `gnus-get-display-table',
6570         `gnus-set-display-table' for the display table, instead of `aset'.
6571
6572         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
6573         Use `gnus-put-display-table', `gnus-get-display-table',
6574         `gnus-set-display-table' for the display table.
6575
6576 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6577
6578         * nnmairix.el: Add autoloads.
6579
6580 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6581
6582         * nnmairix.el (nnmairix-delete-recreate-group)
6583         (nnmairix-update-and-clear-marks): Fix error messages.
6584
6585 2008-06-14  David Engster  <dengste@eml.cc>
6586
6587         * nnmairix.el: Upgrade to version 0.6.
6588         (nnmairix-group-toggle-propmarks-this-group)
6589         (nnmairix-group-toggle-readmarks-this-group)
6590         (nnmairix-group-delete-recreate-this-group)
6591         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6592         (nnmairix-remove-tick-mark-original-article): New commands.
6593         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6594         (nnmairix-propagate-marks-to-nnmairix-groups)
6595         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6596         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6597         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6598         functions needed for marks propagation and manipulation of read marks.
6599         (nnmairix-update-groups): New function.
6600         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6601         (nnmairix-determine-original-group-from-registry)
6602         (nnmairix-determine-original-group-from-path)
6603         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6604         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6605         New helper functions.
6606         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6607         keystrokes for new commands.
6608         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6609         (nnmairix-request-group): Check allow-fast group parameter.
6610         (nnmairix-request-create-group): Set allow-fast group parameter if
6611         nnmairix-allowfast-default is set.
6612         (nnmairix-close-group): Propagate marks upon closing if needed.
6613         (nnmairix-group-toggle-threads-this-group): Use new.
6614         nnmairix-group-toggle-parameter helper function.
6615         (nnmairix-search): Better check for empty search result.
6616         (nnmairix-goto-original-article): Use new helper functions for
6617         determining original article.
6618         (nnmairix-show-original-article): Make sure message-id is in brackets.
6619         (nnmairix-call-mairix-binary): Change variable name.
6620         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6621         helper function.
6622         (nnmairix-widget-toggle-activate): Fix doc string.
6623
6624 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6625
6626         * nnir.el: Require edmacro when compiling with XEmacs.
6627         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6628         available in Emacs 21.
6629
6630 2008-06-11  Glenn Morris  <rgm@gnu.org>
6631
6632         * gnus-util.el (x-focus-frame):
6633         * gnus.el (image-size):
6634         * mm-decode.el (image-size): Declare.
6635
6636         * gnus-picon.el (declare-function): Add compat definition.
6637         (image-size): Declare.
6638
6639         * gnus-group.el (tool-bar-map):
6640         * gnus-sum.el (tool-bar-map): Define for compiler.
6641
6642         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6643
6644         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6645
6646         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6647         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6648         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6649         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6650         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6651         * sieve-manage.el, spam-report.el, spam.el:
6652         Remove unnecessary eval-and-compile of autoloads.
6653
6654 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6655
6656         * auth-source.el: Precise Tramp doc.
6657
6658 2008-06-07  Glenn Morris  <rgm@gnu.org>
6659
6660         * nnmairix.el: Remove unnecessary eval-when-compile.
6661
6662 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6663
6664         * lpath.el: Fbind propertize for XEmacs 21.4.
6665
6666 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6667
6668         * nnir.el: Move here from ../contrib.
6669
6670 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6671
6672         * gnus-util.el (gnus-read-shell-command): New function.
6673         * mm-decode.el (mm-pipe-part):
6674         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6675
6676 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6677
6678         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6679
6680 2008-06-03  Glenn Morris  <rgm@gnu.org>
6681
6682         * pop3.el (nnheader-accept-process-output): Autoload it.
6683
6684 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6685
6686         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6687         are not 2-digit hexadecimal characters that follow `%'s.
6688
6689 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6690
6691         * message.el (message-bogus-recipient-p): Fix type in doc string.
6692         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6693         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6694         Improve custom options.
6695         (message-bogus-recipient-p): Adjust accordingly.
6696
6697 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
6698
6699         * parse-time.el (parse-time-months, parse-time-weekdays): Add
6700         long-form month and day names.
6701
6702 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6703
6704         * dgnushack.el: Autoload debug, eudc-expand-inline and
6705         pgg-snarf-keys-region for XEmacs.
6706
6707         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
6708
6709         * nnmairix.el: Require edmacro when compiling with XEmacs.
6710
6711 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6712
6713         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6714         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6715
6716 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6717
6718         * auth-source.el: Add more docs.
6719
6720         * netrc.el (netrc-machine): Always match if the port is not given.
6721
6722 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6723
6724         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6725         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6726         retrieval faster in some cases, but might make CPU usage larger.
6727         If this has any bad side effects, we might revert this change.
6728
6729         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6730         seems to make mail retrieval much, much faster.
6731         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6732         unconditionally.
6733
6734         * gnus-draft.el (gnus-group-send-queue):
6735         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6736
6737 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6738
6739         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6740
6741         * message.el (message-bogus-address-regexp): Fix and improve custom
6742         type.
6743         (message-setup-hook): Add message-check-recipients as custom option.
6744
6745 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6746
6747         * message.el (message-cite-function): Remove bogus autoload which crept
6748         in during merge from v5-10.
6749
6750 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6751
6752         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6753
6754         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6755
6756         * auth-source.el: Preliminary Tramp docs.
6757         (auth-sources): Change the default auth-sources to use
6758         EPA .gpg files.
6759
6760 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6761
6762         * nntp.el: Autoload `auth-source-user-or-password'.
6763         (nntp-send-authinfo): Use it.
6764
6765         * nnimap.el: Autoload `auth-source-user-or-password'.
6766         (nnimap-open-connection): Use it.
6767
6768         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6769         for the gnus-message function.
6770         (auth-source-user-or-password): Use it.
6771
6772 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6773
6774         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6775         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6776         (rfc2104-hash): Use it.
6777
6778 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6779
6780         * gnus-art.el (gnus-article-toggle-truncate-lines):
6781         Don't use `iff' in docstring.
6782
6783 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6784
6785         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6786
6787         * gnus-util.el (gnus-extract-address-component-name)
6788         (gnus-extract-address-component-email): Convenience functions around
6789         `gnus-extract-address-components'.
6790
6791         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6792         Use `gnus-extract-address-component-email' to fix bug of comparing full
6793         sender name to `user-mail-address'.
6794
6795 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6796
6797         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6798         catch/throw to optimize.
6799         (gnus-registry-find-keywords): Just use member to find a keyword.
6800
6801 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6802
6803         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6804         is current before calling gnus-server-prepare.
6805         (gnus-server-setup-buffer, gnus-server-update-server)
6806         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6807
6808 2008-05-04  Juri Linkov  <juri@jurta.org>
6809
6810         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6811         (mailcap-file-default-commands): Use mailcap-replace-in-string
6812         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6813         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6814
6815 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6816
6817         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6818
6819 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6820
6821         * gnus.el: Bump version to 0.11.
6822
6823 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6824
6825         * gnus.el: No Gnus v0.10 is released.
6826
6827 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6828
6829         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6830         hooks.
6831         (gnus-update-read-articles): Speed up non-marks-using users.
6832         (gnus-use-marks): Define gnus-use-marks.
6833         (gnus-propagate-marks): Rename variable to something more sensible.
6834
6835 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6836
6837         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6838         (gmm-image-load-path-for-library): Fix typos in docstrings.
6839         (gmm-message): Reflow docstring.
6840
6841 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6842
6843         * mail-source.el (mail-source-set-1, mail-source-bind):
6844         Move auth-source code out of the macro to clean it up and fix bugs.
6845
6846 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6847
6848         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6849         by sender if it's equal to user-mail-address, it's likely to be
6850         useless.
6851
6852         * mail-source.el (mail-source-bind): Don't use user or password if they
6853         are not bound.  Unintern them if they are nil.  Don't use server unless
6854         it's bound, and default it to empty string otherwise.
6855
6856 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6857
6858         * mail-source.el: Load auth-source.el.
6859         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6860         get user name or password, if auth-sources is set up.
6861
6862         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6863         strategy of splitting with parent.
6864         (gnus-registry-split-fancy-with-parent)
6865         (gnus-registry-post-process-groups): Use it and fix prior
6866         bug (returning a list as the split result).
6867
6868         * auth-source.el (auth-sources): Remove server parameter.
6869         (auth-source-pick, auth-source-user-or-password)
6870         (auth-source-user-or-password-imap)
6871         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6872         (auth-source-user-or-password-sftp)
6873         (auth-source-user-or-password-smtp): Remove server parameter.
6874
6875 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6876
6877         * smime.el (smime-sign-region, smime-encrypt-region)
6878         (smime-decrypt-region):
6879         Remove redundant calls to `generate-new-buffer-name'.
6880
6881 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6882
6883         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6884         Don't use QP for message/rfc822.
6885         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6886
6887 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6888
6889         * sieve-manage.el (sieve-string-bytes): Remove.
6890         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6891         correct byte-length only if the process's coding-system is the same as
6892         the one used internally by Emacs to represent strings.
6893
6894 2008-04-22  Juri Linkov  <juri@jurta.org>
6895
6896         * mailcap.el (mailcap-file-default-commands): New function.
6897
6898 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6899
6900         * message.el (message-signature-separator, message-cite-function):
6901         Change custom version.
6902
6903 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6904
6905         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6906         commands.
6907         (tls-checktrust): Ditto.
6908
6909 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6910
6911         * mm-decode.el (mm-display-external): Make temp file read-only.
6912
6913 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6914
6915         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6916         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6917         `C-c C-f d'.
6918
6919 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6920
6921         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6922
6923 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6924
6925         * gnus.el: Bump version to 0.9.
6926
6927 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6928
6929         * gnus.el: No Gnus v0.8 is released.
6930
6931 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6932
6933         * mail-source.el (mail-source-value):
6934         Prefer fboundp to functionp so it works with macros as well.
6935
6936 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6937
6938         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6939         Fix last change in case the element is not even a symbol.
6940
6941 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6942
6943         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6944         Prefer fboundp to functionp so it works with macros as well.
6945
6946 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6947
6948         * auth-source.el: Add docs.
6949         (auth-sources): Modify format to support server.
6950         (auth-source-pick, auth-source-user-or-password)
6951         (auth-source-user-or-password-imap)
6952         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6953         (auth-source-user-or-password-sftp)
6954         (auth-source-user-or-password-smtp): Add server parameter.
6955
6956 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6957
6958         * gnus-registry.el: Initialize the registry when gnus-registry-install
6959         is t.
6960
6961 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6962
6963         * compface.el (uncompface): Make buffer unibyte.
6964
6965 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6966
6967         * mail-source.el (mail-source-value):
6968         Prefer fboundp to functionp so it works with macros as well.
6969
6970 2008-04-05  Glenn Morris  <rgm@gnu.org>
6971
6972         * gnus-ems.el (mm-disable-multibyte): Autoload it.
6973
6974 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6975
6976         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
6977         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
6978
6979         * nnheader.el (nnheader-init-server-buffer): Change buffer's
6980         multibyteness after rather than before erasing it.
6981
6982         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
6983         mm-with-multibyte.
6984         (gnus-request-article-this-buffer): Make sure the proper decoding is
6985         used if gnus-original-article-buffer happens to be unibyte.
6986
6987         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
6988         default-enable-multibyte-characters.
6989
6990         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
6991         default-enable-multibyte-characters.
6992
6993         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
6994
6995         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
6996
6997 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
6998
6999         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7000         Fix last change in case the element is not even a symbol.
7001
7002 2008-04-02  Simon Josefsson  <simon@josefsson.org>
7003
7004         * imap.el (imap-enable-exchange-bug-workaround): New variable.
7005         (imap-message-copyuid-1): Use it.
7006         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
7007         J. Williams in
7008         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
7009
7010         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
7011         imap-enable-exchange-bug-workaround.
7012         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
7013
7014 2008-04-01  Simon Josefsson  <simon@josefsson.org>
7015
7016         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
7017         a 100 byte status-checks into a 2-3MB transfer for each group.
7018         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
7019         to enable bug workaround or not.
7020         (nnimap-find-minmax-uid): Only enable workaround conditionally.
7021
7022 2008-03-31  Glenn Morris  <rgm@gnu.org>
7023
7024         * message.el (mml2015-use): Declare for compiler.
7025         (message-info): Require mml2015 when appropriate.
7026
7027 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7028
7029         * Makefile.in (EMACS_COMP): Quote directory name that might contain
7030         whitespace.
7031
7032 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7033
7034         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
7035         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
7036         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
7037         (nntp-service-to-port): New function.
7038         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
7039         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
7040         (nntp-open-netcat-stream): New function.
7041         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
7042
7043 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
7044
7045         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
7046
7047 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7048
7049         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
7050
7051 2008-03-28  Magnus Henoch  <mange@freemail.hu>
7052
7053         * dns.el (dns-write): Use set-buffer-multibyte.
7054
7055 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
7056
7057         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
7058
7059 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7060
7061         * message.el (message-signature-separator): Change default.
7062         Improve custom type.
7063         (message-cite-function): Change default to
7064         message-cite-original-without-signature.
7065
7066         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
7067         toggle.
7068
7069         * message.el (message-check-news-body-syntax): Fix signature check.
7070         (message-setup-1): Mark buffer as unmodified _after_ running
7071         message-setup-hook and handling message-alternative-emails.
7072         (message-shorten-references): Be more strict when building list of
7073         valid references to comply with GNKSA.
7074
7075         * gnus-group.el (gnus-read-ephemeral-bug-group)
7076         (gnus-read-ephemeral-debian-bug-group)
7077         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
7078
7079         * message.el (message-info): Don't use booleanp which isn't supported
7080         in Emacs 21 and XEmacs.
7081
7082 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7083
7084         * gnus-group.el (gnus-gmane-group-download-format): Rename from
7085         gnus-group-gmane-group-download-format.
7086         (gnus-group-read-ephemeral-gmane-group): Rename from
7087         gnus-group-read-ephemeral-gmane-group.
7088         (gnus-read-ephemeral-gmane-group-url): Rename from
7089         gnus-group-read-ephemeral-gmane-group-url.
7090         (gnus-bug-group-download-format-alist): New variable.
7091         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
7092         (gnus-read-ephemeral-emacs-bug-group): New commands.
7093
7094 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7095
7096         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
7097         (gnus-visible-headers): Improve custom type.
7098
7099 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7100
7101         * mml.el (mml-menu): Add workarounds for XEmacs.
7102
7103         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
7104         X-Boundary header.
7105
7106         * message.el (message-simplify-recipients): Fix previous commit.
7107
7108 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7109
7110         * mm-util.el (mm-set-buffer-multibyte): New function.
7111         * mm-decode.el (mm-copy-to-buffer): Use it.
7112
7113         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7114         Prefer fboundp to functionp so it works with macros as well.
7115
7116 2008-03-19  Glenn Morris  <rgm@gnu.org>
7117
7118         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
7119         Accidentally removed in the sync process with Emacs.
7120
7121 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
7122
7123         * message.el (message-alter-recipients-discard-bogus-full-name):
7124         New function.
7125         (message-alter-recipients-function): New variable.
7126         (message-get-reply-headers): Use it.
7127         (message-replace-header): New helper function.
7128         (message-recipients-without-full-name): New variable.
7129         (message-simplify-recipients): New command.
7130
7131         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
7132
7133         * message.el (message-info): Handle EasyPG manual.
7134
7135         * mml.el (mml-menu): Add entry for EasyPG.
7136
7137 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
7138
7139         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
7140         parameter.
7141
7142         * message.el (message-disassociate-draft): Specify drafts group name
7143         fully.
7144
7145 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
7146
7147         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7148         Eliminate unnecessary duplicates from the match list.
7149
7150 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7151
7152         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
7153
7154         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
7155
7156         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
7157         args of `how-many' of which the XEmacs version doesn't take; declare
7158         Info-index-next as function.
7159
7160 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7161
7162         * gnus-score.el (gnus-score-headers): Fix handling of
7163         gnus-inhibit-slow-scoring.
7164
7165         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
7166         string.
7167         (gnus-button-url-regexp): Improve handling of parenthesis.
7168         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
7169         (gnus-button-handle-info-keystrokes): Handle index entries.
7170
7171 2008-03-15  Glenn Morris  <rgm@gnu.org>
7172
7173         * parse-time.el (parse-time-string): Simplify.
7174
7175 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7176
7177         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
7178         Incoming* files.
7179
7180 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7181
7182         * auth-source.el (auth-sources): Rename from auth-source-choices.
7183         (auth-source-pick): Use it.
7184
7185 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7186
7187         * binhex.el (binhex-decode-region-internal):
7188         * uudecode.el (uudecode-decode-region-internal):
7189         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
7190         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
7191         setting default-enable-multibyte-characters.
7192
7193 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7194
7195         * auth-source.el (auth-source-protocols)
7196         (auth-source-protocols-customize, auth-source-choices): Add and
7197         modified variable customizations and defaults.
7198         (auth-source-pick, auth-source-user-or-password)
7199         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7200         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7201         (auth-source-user-or-password-sftp)
7202         (auth-source-user-or-password-smtp): Use new variables and provide an
7203         interface to netrc.el.
7204
7205 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7206
7207         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
7208         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
7209         Make sure the nntp port to specify is a string.
7210
7211 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7212
7213         * nntp.el: Use with-current-buffer.
7214         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
7215         dubious mm-with-unibyte-current-buffer.
7216         (nntp-with-open-group-function): New function extracted from
7217         nntp-with-open-group macro.
7218         (nntp-with-open-group): Use the function, so it's easier to debug.
7219         Add indentation and debugging info.
7220         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7221         Recommend the use of the netcat alternatives.
7222
7223         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7224         Avoid mm-string-as-multibyte as well.
7225
7226         * nnweb.el (nnweb-insert-html):
7227         Remove use of nnheader-string-as-multibyte.
7228
7229         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7230         (nnheader-string-as-multibyte): Remove.
7231
7232         * mm-view.el: Use inhibit-read-only.
7233         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7234         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7235         or unibyte-string.
7236
7237         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7238         (mm-uu-yenc-extract): Use with-current-buffer.
7239
7240         * gnus-soup.el (gnus-soup-send-packet): Don't use
7241         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7242
7243         * nnmh.el: Use with-current-buffer.
7244         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7245         mm-string-as-multibyte on the output of mm-encode-coding-string.
7246
7247         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7248         (nnimap-request-move-article): Use with-current-buffer.
7249
7250         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7251         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7252         conversion uses string-make-unibyte rather than string-as-unibyte.
7253
7254         * gnus-msg.el: Use with-current-buffer.
7255
7256         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7257
7258 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7259
7260         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7261         string for caching if it is 'PIN.
7262
7263 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7264
7265         * lpath.el: Consider the case without Emacs/W3.
7266
7267 2008-03-08  Glenn Morris  <rgm@gnu.org>
7268
7269         * time-date.el (date-to-time, time-subtract, time-add)
7270         (safe-date-to-time): Doc fixes.
7271
7272 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7273
7274         * mail-source.el (mail-source-delete-old-incoming-confirm):
7275         Change default to nil.
7276         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7277
7278 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7279
7280         * lpath.el: Rearrange.
7281
7282         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7283         (gnus-article-goto-prev-page): Work for articles having ^L's.
7284
7285         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7286
7287         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7288
7289 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7290
7291         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7292         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7293         (gnus-bookmark-jump): Adjust some variable names.
7294
7295 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7296
7297         * auth-source.el: New package.
7298         (auth-source-choices): Add customization entry point variable.
7299
7300         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7301         bug.
7302
7303 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7304
7305         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7306         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7307         (gnus-registry-install-shortcuts): Rename from
7308         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7309         the `gnus-registry-mark-map' keymap dynamically from
7310         `gnus-registry-marks'.  The generated functions update the summary line
7311         when a registry mark is added or deleted, and will call
7312         `gnus-registry-install-p' (see the comments in the code).
7313         (gnus-registry-user-format-function-M): Use concat intelligently.
7314
7315         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7316         the registry mark functions.
7317
7318 2008-03-05  Glenn Morris  <rgm@gnu.org>
7319
7320         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
7321         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
7322         gnus-art.
7323         (top-level): No need to load own source when compiling.
7324
7325 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7326
7327         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
7328         Suggested by <chris.anderton@zetnet.co.uk>.
7329
7330 2008-03-04  Glenn Morris  <rgm@gnu.org>
7331
7332         * gnus-sum.el (top-level): No need to require gnus when compiling,
7333         since unconditionally required near start of file.
7334         (gnus-summary-display-while-building): Move definition before use.
7335
7336 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7337
7338         * gnus-registry.el (gnus-registry-user-format-function-M):
7339         Add formatting function.
7340
7341 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7342
7343         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
7344         with plists.
7345         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
7346         Use new format.
7347
7348 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7349
7350         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
7351         `where-is-internal' that returns a range of key sequences.
7352
7353 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7354
7355         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
7356
7357         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
7358         (gnus-summary-jump-to-group): Consider windows on other displayed
7359         frames as well.  Similar changes might be needed elsewhere, but that's
7360         the one I've bumped into during my use.
7361
7362         * nndoc.el (nndoc-oe-dbx-type-p):
7363         * gnus-msg.el (gnus-debug):
7364         * gnus-group.el (gnus-update-group-mark-positions):
7365         Use mm-string-to-multibyte.
7366
7367 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7368
7369         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
7370         doesn't handle NotDashEscaped.
7371
7372         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
7373         (mml-dnd-attach-options): Fix typo in custom choice.
7374
7375         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
7376         Change nndoc-article-type to mbox.
7377         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
7378
7379         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
7380         to nil, instead of html2text.
7381
7382         * imap.el (imap-debug): Add `imap-ping-server'.
7383
7384         * gnus-bookmark.el: Add FIXMEs.
7385
7386         * message.el (message-form-letter-separator)
7387         (message-send-form-letter-delay): New variables.
7388         (message-send-form-letter): Use them.  New command to send form
7389         letters.  Requested by Uwe Siart.
7390         (message-send-mail-function): Doc fix.  Add "Other" custom option.
7391
7392 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7393
7394         * Update copyright years.
7395
7396 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7397
7398         Sync from EMACS_22_BASE.
7399
7400         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
7401
7402 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7403
7404         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
7405         empty author.
7406
7407 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
7408
7409         * gnus-registry.el (gnus-registry-marks): Add variable for
7410         customization of marks and their appearance.
7411         (gnus-registry-read-mark): Use it.
7412         (gnus-registry-do-marks): Add utility function to loop through
7413         `gnus-registry-marks'.
7414         (gnus-registry-install-shortcuts-and-menus): Add function to install
7415         shortcuts and menus.
7416         (gnus-registry-initialize): Use it.
7417         (gnus-registry-default-mark): Clarify documentation.
7418
7419 2008-02-29  Glenn Morris  <rgm@gnu.org>
7420
7421         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
7422         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
7423         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
7424         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
7425         Change defcustom :version from 23.0 to 23.1.
7426
7427 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
7428
7429         * gnus-registry.el (gnus-registry-follow-group-p)
7430         (gnus-registry-post-process-groups): Add functions to aid registry
7431         splitting and improve logging.  Clarify behavior in function
7432         documentation.
7433         (gnus-registry-split-fancy-with-parent): Use them.
7434
7435 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7436
7437         * gnus-art.el: Use with-current-buffer.
7438
7439 2008-02-27  David Engster  <dengste@eml.cc>
7440
7441         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
7442         Express real group name in the response.
7443
7444 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7445
7446         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
7447         (nnmairix-last-server, nnmairix-current-server): Defvar them.
7448         (nnmairix-goto-original-article): Defvar gnus-registry-install and
7449         autoload gnus-registry-fetch-group when compiling.
7450         (nnmairix-request-group-with-article-number-correction):
7451         Remove unreferenced argument passed to nnmairix-call-backend.
7452
7453 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7454
7455         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
7456         (mm-uu-extract): Improve face for low color ttys.
7457         Reported by Sascha Wilde.
7458
7459 2008-02-27  Glenn Morris  <rgm@gnu.org>
7460
7461         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
7462         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
7463         variables to defconsts.  Convert comments to doc-strings.
7464         (nnmairix-last-server, nnmairix-current-server): Convert from free
7465         variables to defvars.  Convert comments to doc-strings.
7466         (gnus-registry-fetch-group): Autoload.
7467         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
7468         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
7469         (nnmairix-widget-build-editable-fields): Use car cddr rather than
7470         caddr.
7471         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
7472         nnmairix-request-group-with-article-number-correction call.
7473         (nnmairix-fast, nnmairix-group): New, less general names, for free
7474         variables passed from nnmairix-request-group to
7475         nnmairix-request-group-with-article-number-correction.  Declare.
7476         (nnmairix-request-group-with-article-number-correction):
7477         Use nnmairix-fast, nnmairix-group rather than fast, group.
7478
7479 2008-02-26  David Engster  <dengste@eml.cc>
7480
7481         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
7482         version 0.5.
7483
7484 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
7485
7486         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
7487         instead of making an extra function call.  Don't add the current group
7488         to articles only when they have the group.  Use
7489         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
7490         Reported by David <de_bb@arcor.de>.
7491
7492 2008-02-24  Miles Bader  <miles@gnu.org>
7493
7494         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7495         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
7496         (mm-find-mime-charset-region):
7497         * mm-bodies.el (mm-encode-body):
7498         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
7499
7500 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7501
7502         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
7503         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
7504
7505 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
7506
7507         * mail-source.el (mail-source-delete-incoming): Change default.
7508         Supplement doc string.
7509
7510         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
7511
7512 2008-02-14  Glenn Morris  <rgm@gnu.org>
7513
7514         * time-date.el (format-seconds): New function.
7515
7516 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7517
7518         * nnmail.el (nnmail-message-id-cache-file): Derive from
7519         `gnus-home-directory'.
7520
7521 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
7522
7523         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
7524         Document negative prefix.
7525
7526         * gnus-group.el (gnus-group-read-group): Document negative prefix.
7527
7528 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7529
7530         * message.el (message-unsent-separator): Add the Exim bounce
7531         separator.
7532
7533 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
7534
7535         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
7536         list.
7537         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
7538         recipient/signer list.
7539
7540 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7541
7542         * Makefile.in (datarootdir): Define.
7543         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
7544         name that might contain whitespace.
7545
7546 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
7547
7548         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
7549         fbound (Emacs 23 unicode), signal an error.
7550
7551 2008-02-08  Glenn Morris  <rgm@gnu.org>
7552
7553         * gnus-art.el (pgg-display-output-buffer): Declare as function.
7554
7555 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
7556
7557         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
7558         ports to the calls to `netrc-machine-user-or-password' in addition to
7559         "imap" and "imaps".
7560
7561 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7562
7563         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
7564
7565         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
7566
7567 2008-02-01  Kenichi Handa  <handa@m17n.org>
7568
7569         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
7570         rfc2104-hexstring-to-bitstring and changed to return a byte list.
7571         (rfc2104-hash): Convert the result of concat to unibyte string.
7572
7573 2008-02-01  Dave Love  <fx@gnu.org>
7574
7575         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7576         coding-system-for-read.
7577         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7578
7579 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7580
7581         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7582         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7583         <hanche@math.ntnu.no>.
7584
7585 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7586
7587         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7588
7589         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7590
7591 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
7592
7593         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7594         * message.el (message-beginning-of-line): Use featurep instead of bound
7595         tests in order to resolve conditionals at compile time.
7596
7597 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7598
7599         * mail-source.el (mail-sources): Add `group' choice.
7600
7601         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7602         parameter `in-group' to control into which group the articles go.
7603         Add treatment of `group' mail-source.
7604
7605 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7606
7607         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7608
7609         * mm-decode.el (mm-dissect-buffer): Decode description.
7610
7611         * mml.el (mml-to-mime): Encode message header first.
7612
7613 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7614
7615         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7616         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7617
7618         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
7619         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
7620
7621 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7622
7623         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7624
7625 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7626
7627         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7628         prefix keys.
7629         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7630         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7631         gnus-xmas.el.
7632
7633         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
7634         (gnus-xmas-article-describe-bindings): New function.
7635         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
7636         gnus-xmas-article-describe-bindings.
7637
7638         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
7639
7640 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7641
7642         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7643         Add new variables for article mark management.
7644         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7645         list of extra data entries which, when present, will indicate that the
7646         article ID should not be trimmed from the registry.
7647         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7648         functions.
7649         (gnus-registry-read-mark): New function to read a mark name from the
7650         user.
7651         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7652         (gnus-registry-set-article-mark-internal): New functions to add and
7653         remove marks.
7654         (gnus-registry-get-article-marks): New function to show the marks for
7655         an article, or retrieve them for further use.
7656
7657 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7658
7659         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7660         keys when no argument is given.
7661
7662 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7663
7664         * imap.el (imap-ping-server): New variable.
7665         (imap-opened): On add extra ping if imap-ping-server is non-nil.
7666         (imap-ping-server): Minor doc string fixes.
7667
7668 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7669
7670         * imap.el (imap-ping-server): New function.
7671         (imap-opened): Call imap-ping-server.
7672
7673 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7674
7675         * gnus-sum.el (gnus-article-sort-by-random)
7676         (gnus-thread-sort-by-random): Fix doc strings.
7677         Reported by jidanni@jidanni.org.
7678
7679 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7680
7681         * gnus-art.el (gnus-article-describe-bindings): New function.
7682         (gnus-article-read-summary-keys): Use it.
7683         (gnus-article-mode-map): Bind `C-h b' to it.
7684
7685 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7686
7687         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7688         XEmacs.
7689         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7690         Protect against non-character events.
7691
7692         * lpath.el: Fbind map-keymap for Emacs 21.
7693
7694 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7695
7696         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7697         New command.
7698         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7699         instead of END.  Change name of the temp file.
7700         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7701         customizable.
7702
7703 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7704
7705         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7706         bind `S W' to gnus-article-wide-reply-with-original; set default
7707         binding to gnus-article-read-summary-send-keys.
7708         (gnus-article-read-summary-keys): Fix the order of keys; display
7709         continuation keys correctly in the echo area; describe bindings
7710         correctly when keys end with `C-h'.
7711         (gnus-article-read-summary-send-keys): New function.
7712         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7713         Work for gnus-article-read-summary-send-keys; display continuation keys
7714         correctly in the echo area.
7715         (gnus-article-reply-with-original): Ignore prefix argument.
7716         (gnus-article-wide-reply-with-original): New function.
7717
7718         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
7719         Emacs 21.
7720
7721 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7722
7723         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7724         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7725
7726 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7727
7728         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7729         (gnus-group-read-ephemeral-gmane-group): New command.
7730
7731 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7732
7733         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7734
7735 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7736
7737         * message.el (message-send-mail-function): Increase custom version.
7738
7739         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7740         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7741
7742 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7743
7744         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7745         for the cases where imap-authenticate is called with a nil buffer
7746         parameter.
7747
7748 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7749
7750         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7751         html parts correctly; support forwarded messages.
7752         (gnus-article-browse-html-article): Remove work buffers.
7753
7754         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7755         compiling.
7756         (netrc-bound-and-true-p): New macro.
7757         (netrc-parse): Use it instead of bound-and-true-p that is not available
7758         in XEmacs 21.4.
7759
7760 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7761
7762         * gnus-registry.el (gnus-registry-mark-article)
7763         (gnus-registry-article-marks): Add functionality to mark articles
7764         through the Gnus registry.
7765
7766         * encrypt.el: Clarify documentation for the new pgg method.
7767         (encrypt-file-alist): Add PGG option.
7768         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7769         functionality.  Abstract password key and messaging to external
7770         functions.
7771         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7772         (encrypt-message-method-and-cipher): Add new convenience external
7773         functions.
7774         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7775         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7776
7777         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7778         (netrc-parse): Use encrypt-file-alist to determine if
7779         encrypt-find-model or encrypt-insert-file-contents should be used.
7780
7781         * encrypt.el: Clarify documentation.  Load password-cache or
7782         password, whichever one is found first, instead of autoloading.
7783
7784 2007-12-19  Glenn Morris  <rgm@gnu.org>
7785
7786         * mml.el (message-options-set, message-narrow-to-head)
7787         (message-in-body-p, message-mail-p, message-encode-message-body):
7788         Autoload.
7789         (message-remove-header, message-narrow-to-headers-or-head)
7790         (message-subscribed-p, message-make-mail-followup-to)
7791         (message-position-on-field, message-news-p)
7792         (message-options-set-recipient, message-generate-headers)
7793         (message-sort-headers): Declare as functions.
7794
7795 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7796
7797         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7798         convention in doc string.
7799
7800 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7801
7802         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7803         title to html parts.
7804         (gnus-article-browse-html-article): Pass message header to it.
7805
7806         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7807
7808 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7809
7810         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7811         or password compatible with XEmacs.
7812
7813 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7814
7815         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7816         format document.
7817         (gnus-mime-delete-part): Don't write description line if empty.
7818         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7819
7820 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7821
7822         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7823         (gnus-summary-mark-read-and-unread-as-read)
7824         (gnus-summary-mark-current-read-and-unread-as-read)
7825         (gnus-summary-mark-unread-as-ticked): Doc fix.
7826         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7827
7828 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7829
7830         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7831         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7832
7833 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7834
7835         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7836         yes-or-no-p.
7837
7838 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7839
7840         * mm-decode.el (mm-add-meta-html-tag): New function.
7841         (mm-save-part-to-file, mm-pipe-part): Use it.
7842
7843         * gnus-art.el (gnus-article-browse-delete-temp-files):
7844         Use gnus-y-or-n-p instead of y-or-n-p.
7845         (gnus-article-browse-html-parts): Work with message/external-body; use
7846         mm-add-meta-html-tag.
7847
7848 2007-12-11  Glenn Morris  <rgm@gnu.org>
7849
7850         * gnus-cache.el: Require gnus-sum not just when compiling.
7851
7852         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7853
7854         * gnus-int.el (gnus-server-opened, gnus-status-message):
7855         Move definitions before use.
7856
7857         * mm-decode.el: Require gnus-util.
7858         (mm-remove-part): Only call delete-annotation on XEmacs.
7859
7860         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7861
7862         * nnmail.el: Require gnus-int.
7863
7864         * spam.el: Move `require's before `eval-when-compile's.
7865
7866         * gnus-ems.el (gnus-alive-p):
7867         * gnus-fun.el (message-goto-eoh):
7868         * gnus-util.el (gnus-group-name-decode):
7869         * mail-source.el (gnus-compress-sequence):
7870         * message.el (Info-goto-node, format-spec):
7871         * mm-bodies.el (message-options-get):
7872         * mm-decode.el (mm-view-pkcs7):
7873         * mm-util.el (gmm-write-region):
7874         * mml-smime.el (mml-compute-boundary)
7875         (gnus-completing-read-with-default):
7876         * mml.el (widget-button-press, gnus-make-hashtable):
7877         * mml1991.el (mm-decode-content-transfer-encoding)
7878         (mm-encode-content-transfer-encoding)
7879         (message-options-get, message-options-set):
7880         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7881         * nnfolder.el (gnus-request-group):
7882         * nnheader.el (ietf-drums-unfold-fws):
7883         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7884         * smime.el (gnus-run-mode-hooks):
7885         * spam-stat.el (gnus-message): Autoload.
7886
7887         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7888         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7889         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7890         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7891         Add declare-function compatibility definition.
7892
7893         * gnus-cache.el (nnvirtual-find-group-art):
7894         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7895         (gnus-add-image, gnus-add-wash-type):
7896         * gnus-group.el (nnkiboze-score-file):
7897         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7898         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7899         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7900         (message-tokenize-header, gnus-get-buffer-create)
7901         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7902         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7903         * gnus.el (gnus-group-decoded-name):
7904         * mail-source.el (imap-capability):
7905         * mm-bodies.el (message-options-set):
7906         * mm-decode.el (gnus-configure-windows):
7907         * mm-extern.el (message-goto-body):
7908         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7909         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7910         (epg-sub-key-validity, message-options-set):
7911         * mml.el (widget-event-point, gnus-configure-windows):
7912         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7913         * mml2015.el (epg-check-configuration, epg-configuration)
7914         (message-options-set):
7915         * nndb.el (nndb-request-article):
7916         * nnfolder.el (gnus-request-create-group):
7917         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7918         * nnmaildir.el (gnus-group-mark-article-read):
7919         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7920         * rfc1843.el (message-fetch-field):
7921         * spam.el (gnus-extract-address-components):
7922         Declare as functions.
7923
7924 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7925
7926         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7927
7928         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7929
7930         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7931         bind show-trailing-whitespace for XEmacs.
7932
7933 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7934
7935         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7936         new no-op macro for backward compatibility.
7937
7938         * imap.el (imap-string-to-integer): New function.
7939
7940 2007-12-09  Glenn Morris  <rgm@gnu.org>
7941
7942         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7943
7944         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7945         * message.el, mm-view.el, sieve-manage.el, smime.el:
7946         Add declare-function compatibility definition.
7947
7948         * gnus-art.el (w3-region, w3m-region, Info-menu):
7949         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7950         * gnus-sum.el (gnus-get-predicate):
7951         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7952         * message.el (mail-abbrev-in-expansion-header-p):
7953         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7954         (w3m-detect-meta-charset, w3m-region):
7955         * sieve-manage.el (password-read, password-cache-add)
7956         (password-cache-remove):
7957         * smime.el (password-read-and-add): Declare as functions.
7958
7959 2007-12-08  David Kastrup  <dak@gnu.org>
7960
7961         * gnus-sum.el (gnus-summary-simplify-subject-query):
7962         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7963         `message'.
7964
7965 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7966
7967         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7968         it to bind idna-program, installation-directory, defined-colors, and
7969         face-attribute for XEmacs of the version that compiles defcustom forms.
7970
7971 2007-12-07  Glenn Morris  <rgm@gnu.org>
7972
7973         * gnus-art.el (article-make-date-line): Revert previous change.
7974
7975 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
7976
7977         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
7978
7979 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
7980
7981         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
7982         Call gnus-add-to-range ranges only once with a prepared article-list.
7983
7984 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
7985
7986         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
7987         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
7988         group names with backslashes.
7989         Reported by Tassilo Horn <tassilo@member.fsf.org>.
7990
7991 2007-12-06  Deepak Goel  <deego3@gmail.com>
7992
7993         * gnus-art.el (article-make-date-line):
7994         * gnus-start.el (gnus-load):
7995         * pop3.el (pop3-read-response): Fix buggy call to `error'.
7996
7997 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7998
7999         * gnus-art.el (gnus-use-idna)
8000         * gnus-start.el (gnus-site-init-file)
8001         * message.el (message-use-idna)
8002         * mm-uu.el (mm-uu-hide-markers)
8003         * smiley.el (smiley-style): Revert changes that suppress warnings.
8004
8005 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8006
8007         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
8008         specify charset to html source.
8009         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8010
8011 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8012
8013         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
8014         idna-program in order to suppress byte compile warning issued by XEmacs
8015         that came to byte compile the default value section of defcustom forms
8016         recently.
8017
8018         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
8019         value of installation-directory.
8020
8021         * message.el (message-use-idna): Don't directly refer to the value of
8022         idna-program.
8023
8024         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
8025
8026         * smiley.el (smiley-style): Don't directly call face-attribute.
8027
8028 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
8029
8030         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
8031
8032         * gnus-dired.el: Reduce Gnus dependencies.
8033         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
8034         Don't require.  Use autoloads instead.
8035         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
8036         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
8037         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
8038         (gnus-dired-mode): Adjust doc string.
8039         (gnus-dired-mail-mode): New variable.
8040         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
8041         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
8042         (gnus-dired-mail-buffers): New function.  Return mail or message
8043         composition buffers.
8044         (gnus-dired-attach): Use it.
8045         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
8046         NO-DECODE.
8047         (gnus-dired-print): Use `gnus-print-buffer' depending on
8048         `gnus-dired-mail-mode'.
8049
8050 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8051
8052         * rfc2047.el (rfc2047-encoded-word-regexp)
8053         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
8054         explaining what regexp patterns are for.
8055
8056 2007-12-04  Glenn Morris  <rgm@gnu.org>
8057
8058         * password.el: Move to password-cache.el.
8059
8060         * mml1991.el (password-read, password-cache-add, password-cache-remove):
8061         * mml2015.el (password-read, password-cache-add, password-cache-remove):
8062         * mml-smime.el (password-read, password-cache-add)
8063         (password-cache-remove):
8064         No need to autoload, since mml-sec requires password.
8065
8066         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
8067         * message.el (gnus-extract-address-components):
8068         * mml-smime.el (gnus-extract-address-components): Define for compiler.
8069
8070         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
8071         password.
8072
8073 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8074
8075         * mailcap.el: Reduce dependencies.
8076         (mail-header-parse-content-type): Autoload.
8077         (mailcap-delete-duplicates): New alias.
8078         (mailcap-mime-info): Add optional argument NO-DECODE.
8079         (mailcap-mime-types): Use mailcap-delete-duplicates.
8080
8081         * message.el (message-ignored-supersedes-headers): Add "X-ID".
8082
8083 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
8084
8085         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
8086         (imap-parse-status): Upcase status-att for servers that sends them
8087         lower-case (e.g., MS Exchange 2007).
8088
8089 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8090
8091         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
8092         function.
8093
8094         * gnus-uu.el (gnus-uu-decode-yenc): New command.
8095         (gnus-uu-yenc-article): New function.
8096
8097         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
8098
8099         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
8100
8101 2007-12-02  Glenn Morris  <rgm@gnu.org>
8102
8103         * binhex.el (binhex): New custom group.
8104         (binhex-decoder-program, binhex-decoder-switches)
8105         (binhex-use-external): Move to the binhex custom group.
8106
8107         * uudecode.el (uudecode): New custom group.
8108         (uudecode-decoder-program, uudecode-decoder-switches)
8109         (uudecode-use-external): Move to the uudecode custom group.
8110
8111         * netrc.el (top-level): Don't load `encrypt' features.
8112         (netrc-parse): Don't use encrypt.
8113         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
8114
8115         * encrypt.el: Remove file.
8116
8117 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
8118
8119         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
8120         matches on patches.
8121
8122         * gnus-art.el (gnus-article-browse-html-article):
8123         Mention `mm-text-html-renderer' in the doc string.
8124
8125         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
8126         string.  Add comments.
8127
8128         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
8129         if rhs is ASCII.
8130
8131 2007-12-01  Glenn Morris  <rgm@gnu.org>
8132
8133         * mail-source.el (top-level): Require format-spec before
8134         eval-when-compile.
8135
8136 2007-11-30  Glenn Morris  <rgm@gnu.org>
8137
8138         * encrypt.el: Require password, rather than autoloading password-read.
8139
8140 2007-11-29  Glenn Morris  <rgm@gnu.org>
8141
8142         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
8143         (sasl-make-client, sasl-next-step, sasl-step-data)
8144         (sasl-step-set-data): Declare as functions.
8145
8146 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
8147
8148         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
8149
8150 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
8151
8152         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
8153         certs should be verified and what is to be done in the event of a
8154         verification failure.
8155
8156         * gnus.el (gnus-method-to-server): Add an optional parameter so the
8157         caller can indicate whether the cache should be disregarded for this
8158         call.  This way the result of the call is reproducible at all times and
8159         can be considered a canonical server name for the supplied method.
8160         (gnus-agent-method-p): Canonicalize server names by pushing their
8161         method through `gnus-method-to-server' using the no-cache argument.
8162
8163         * gnus-srvr.el (gnus-server-insert-server-line):
8164         Call `gnus-method-to-server' with `no-cache' argument.
8165
8166         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
8167         gnus-agent-possibly-synchronize-flags as this should be called when the
8168         server is actually being opened.
8169         (gnus-agent-possibly-synchronize-flags)
8170         (gnus-agent-possibly-synchronize-flags-server): Move check for the
8171         flags file of an agentized server to the latter function.
8172
8173         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
8174         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
8175         after a connection has been established successfully.
8176
8177 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8178
8179         * gnus-art.el (article-display-face): Force to display face if called
8180         interactively; check if gnus-article-x-face-too-ugly matches author.
8181         (article-display-x-face): Display face even if From header is missing
8182         as article-display-face does.
8183
8184 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
8185
8186         * hashcash.el (message-narrow-to-headers-or-head)
8187         (message-fetch-field, message-goto-eoh)
8188         (message-narrow-to-headers): Declare as functions.
8189
8190 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
8191
8192         * mail-source.el (mail-sources): Default to fetch from file for
8193         compatibility with default of nnmail-spool-file.
8194
8195 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8196
8197         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
8198         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
8199         to look for encoded word that should be encoded again.
8200         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
8201         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
8202         encoding pattern.
8203         (rfc2047-decode-region): Switch strict regexp and loose one according
8204         to rfc2047-allow-irregular-q-encoded-words.
8205
8206 2007-11-25  Romain Francoise  <romain@orebokech.com>
8207
8208         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
8209
8210 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8211
8212         * tls.el (tls-program): Provide more custom choices from
8213         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
8214         (tls-process-connection-type, tls-success): Remove "*" in doc string.
8215
8216 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8217
8218         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
8219         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
8220
8221         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
8222         `nnmail-spool-file'.
8223
8224         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
8225         `nnmail-spool-file'.
8226
8227         * gnus-move.el (gnus-change-server): Ditto.
8228
8229         * gnus-kill.el (gnus-batch-score): Ditto.
8230
8231         * gnus-cache.el (gnus-jog-cache): Ditto.
8232
8233         * gnus-msg.el (gnus-summary-reply):
8234         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
8235
8236 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8237
8238         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
8239         version.  Minor improvement to doc strings.
8240         (tls-program): Add comment.
8241
8242 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
8243
8244         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
8245         (tls-checktrust): New variable.  Check if GNU TLS complained about a
8246         mismatch between the hostname provided in the certificate and the name
8247         of the host connnecting to.
8248         (open-tls-stream): Use them.  Check certificates against trusted root
8249         certificates.
8250
8251 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8252
8253         * gnus-cache.el (gnus-cache-generate-nov-databases):
8254         Use nnml-generate-nov-databases-directory instead of
8255         nnml-generate-nov-databases-1.
8256
8257 2007-11-24  Glenn Morris  <rgm@gnu.org>
8258
8259         * message.el (message-tool-bar-retro): Update for rename
8260         mail_send.xpm->mail-send.xpm.
8261
8262 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8263
8264         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8265         `smime-ldap-search' for Emacs 22 and up.
8266
8267 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8268
8269         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8270
8271         * message.el (message-send-mail-function): Fix error convention.
8272         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8273         (message-widen-reply, message-send-mail, message-talkative-question)
8274         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8275         (message-clone-locals, message-send-news): Use with-current-buffer.
8276         (message-insert-or-toggle-importance): Remove unused var `valid'.
8277         (message-make-references): Remove unused var `new-references'.
8278         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8279
8280 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8281
8282         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8283         (spam-split-symbolic-return-positive): Reflow docstring.
8284         (spam-backends, spam-summary-exit-behavior)
8285         (spam-mark-ham-unread-before-move-from-spam-group)
8286         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8287         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8288         (spam-clear-cache, spam-backend-check, spam-install-backend)
8289         (spam-install-statistical-backend, spam-list-of-processors)
8290         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8291         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8292         (spam-check-crm114, spam-initialize, spam-unload-hook):
8293         Fix typos in docstrings.
8294
8295 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8296
8297         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8298         been checked if they have never been read and those group levels are
8299         higher than the one that a user specified.
8300
8301 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8302
8303         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8304         foreign groups unless a group level is specified by a user.
8305         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8306
8307 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8308
8309         * message.el (message-send-mail-function): Require sendmail.
8310
8311 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8312
8313         * message.el (message-send-mail-function): Check for smtpmail too.
8314
8315         * utf7.el (utf7-encode, utf7-decode): Use coding system
8316         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8317
8318         * message.el (message-send-mail-function): New function.
8319         (message-send-mail-function): Set default using
8320         message-send-mail-function.  Adjust doc string.
8321         (message-send-mail-with-mailclient): New function.
8322
8323 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
8324
8325         * smime.el (from):
8326         * rfc2047.el (message-posting-charset):
8327         * qp.el (mm-use-ultra-safe-encoding):
8328         * pop3.el (parse-time-months):
8329         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
8330         * nnml.el (files):
8331         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
8332         (jka-compr-compression-info-list, ange-ftp-path-format)
8333         (efs-path-regexp):
8334         * nndiary.el (files):
8335         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
8336         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
8337         (epg-digest-algorithm-alist, inhibit-redisplay)
8338         (password-cache-expiry):
8339         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
8340         (pgg-output-buffer, password-cache-expiry):
8341         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
8342         (efs-path-regexp):
8343         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
8344         (inhibit-redisplay):
8345         * mm-uu.el (file-name, start-point, end-point, entry)
8346         (gnus-newsgroup-name, gnus-newsgroup-charset):
8347         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
8348         (latin-unity-ucs-list):
8349         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
8350         (mm-uu-binhex-decode-function):
8351         * message.el (gnus-message-group-art, gnus-list-identifiers)
8352         (rmail-enable-mime-composing, gnus-local-organization)
8353         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
8354         (gnus-read-active-file, facemenu-add-face-function)
8355         (facemenu-remove-face-function, gnus-article-decoded-p)
8356         (tool-bar-mode):
8357         * mail-source.el (display-time-mail-function):
8358         * gnus-util.el (nnmail-pathname-coding-system)
8359         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
8360         (gnus-original-article-buffer, gnus-user-agent)
8361         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
8362         (xemacs-codename, sxemacs-codename, emacs-program-version):
8363         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
8364         * gnus-start.el (gnus-agent-covered-methods)
8365         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
8366         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
8367         (gnus-newsgroup-headers, gnus-group-list-mode)
8368         (gnus-group-mark-positions, gnus-newsgroup-data)
8369         (gnus-newsgroup-unreads, nnoo-state-alist)
8370         (gnus-current-select-method, mail-sources)
8371         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
8372         (nnmail-spool-file, gnus-cache-active-hashtb):
8373         * gnus-mh.el (mh-lib-progs):
8374         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
8375         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
8376         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
8377         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
8378         (gnus-group-buffer):
8379         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
8380         (font-lock-set-defaults):
8381         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
8382         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
8383         (gnus-summary-post-menu, total-parts, type, condition, length):
8384         * gnus-agent.el (gnus-agent-read-agentview):
8385         * flow-fill.el (show-trailing-whitespace):
8386         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
8387         eval-and-compile wrappers for byte compiler pacifiers.
8388
8389         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
8390         (mm-display-inline-fontify): Check for featurep 'xemacs not
8391         extent-list.
8392
8393         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
8394         itimer-list.
8395         (mm-create-image-xemacs): Only do something for XEmacs.
8396         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
8397
8398         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
8399
8400         * gnus-registry.el (gnus-adaptive-word-syntax-table):
8401         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
8402
8403 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
8404
8405         * nnimap.el (nnimap-split-download-body):
8406         * gnus-demon.el (gnus-demon):
8407         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
8408
8409 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8410
8411         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
8412         New macros.
8413         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
8414         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
8415         copy data from unibyte buffer to multibyte current buffer.
8416         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
8417         to copy data from unibyte current buffer to multibyte buffer.
8418         (nntp-make-process-buffer): Make process buffer unibyte.
8419
8420         * pop3.el (pop3-open-server): Fix typo in Lisp code.
8421
8422 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
8423
8424         * pop3.el (pop3-open-server): Accept and process data more robustly at
8425         connexion start to avoid spurious "POP SSL connexion failed" errors.
8426
8427 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8428
8429         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
8430         read group names.
8431
8432 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
8433
8434         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
8435
8436 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8437
8438         * nnmail.el (nnmail-parse-active): Make group names unibyte.
8439         (nnmail-save-active): Use a unibyte buffer when saving active file,
8440         which may contain non-ASCII group names.
8441
8442         * nnml.el (nnml-request-group): Decode group names in messages.
8443
8444 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8445
8446         * message.el (message-citation-line-function)
8447         (message-insert-formatted-citation-line): Fix spelling of
8448         `message-insert-formated-citation-line'.
8449
8450 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
8451
8452         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
8453
8454 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8455
8456         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
8457         nnmail-pathname-coding-system.
8458
8459         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
8460         that a user enters; decode group names in messages.
8461
8462         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
8463
8464 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8465
8466         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
8467
8468         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
8469
8470         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
8471         risky local variable.
8472
8473         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
8474
8475 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
8476
8477         * encrypt.el: Improve documentation to fix function name typo.
8478         Reported by Daiki Ueno <ueno@unixuser.org>.
8479
8480 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8481
8482         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
8483         even if the point is not in the last page of an article.
8484         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
8485         back to the previous page.
8486
8487 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
8488
8489         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
8490
8491 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8492
8493         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
8494
8495 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8496
8497         * message.el (message-check-news-body-syntax):
8498         Avoid mm-string-as-multibyte.
8499         (message-hide-headers): Don't assume (point-min)==1.
8500
8501 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8502
8503         * message.el (message-remove-blank-cited-lines): Fix if remove is
8504         given.
8505         (message-bogus-address-regexp): New variable.
8506         (message-bogus-recipient-p): New function.
8507         (message-check-recipients): New command.
8508         (message-syntax-checks): Add `bogus-recipient'.
8509         (message-fix-before-sending): Add `bogus-recipient'.
8510
8511         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
8512         (gnus-treat-body-boundary): Don't test window-system.
8513
8514 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
8515
8516         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
8517
8518 2007-10-28  Miles Bader  <miles@gnu.org>
8519
8520         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
8521         at compile-time too.
8522
8523 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8524
8525         * gnus-msg.el (gnus-message-setup-hook):
8526         Add `message-remove-blank-cited-lines' to options.
8527
8528 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8529
8530         * message.el (message-remove-blank-cited-lines): New function.
8531         Suggested by Karl Plästerer.
8532
8533 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8534
8535         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
8536         mapc.
8537
8538         * imap.el (imap-open): Replace mapcar called for effect with mapc.
8539         (top-level): Use mapc to set functions to be traced for debugging.
8540
8541         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
8542         called for effect with while loop.
8543
8544         * message.el (message-talkative-question): Replace mapcar called for
8545         effect with mapc.
8546
8547         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
8548         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
8549         called for effect with dolist.
8550
8551         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
8552
8553         * nndiary.el: Use dolist instead of mapcar to add diary headers to
8554         gnus-extra-headers and nnmail-extra-headers.
8555
8556         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
8557         called for effect with dolist.
8558         (top-level): Use mapc to set functions to be traced for debugging.
8559
8560         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
8561         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
8562         dolist.
8563
8564         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
8565         Replace mapcar called for effect with mapc.
8566         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
8567         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
8568         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
8569         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
8570
8571         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
8572         remove-if that's a cl function.
8573
8574         * webmail.el (webmail-debug): Replace mapcar called for effect with
8575         dolist.
8576
8577         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
8578         with mapc.
8579
8580 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8581
8582         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8583         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8584         with while loop.
8585
8586         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8587         functions from article-* functions.
8588         (gnus-multi-decode-header): Replace mapcar called for effect with
8589         dolist.
8590
8591         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8592         (gnus-bookmark-show-details): Replace mapcar called for effect with
8593         while loop.
8594
8595         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8596         called for effect with while loop.
8597
8598         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8599         with dolist.
8600
8601         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8602         Replace mapcar called for effect with dolist.
8603
8604         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8605
8606         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8607         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8608         Replace mapcar called for effect with dolist.
8609         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8610         mapc.
8611
8612         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8613         Replace mapcar called for effect with dolist.
8614         (gnus-topic-list): Replace mapcar called for effect with mapc.
8615
8616         * gnus.el: Use mapc instead of mapcar to add autoloads.
8617
8618 2007-10-23  Richard Stallman  <rms@gnu.org>
8619
8620         * gnus-group.el (gnus-group-highlight): Mark as risky.
8621
8622 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8623
8624         * gnus.el (gnus-server-to-method): Return method found first in
8625         gnus-newsrc-alist.
8626
8627         * gnus-art.el (gnus-article-highlight-signature)
8628         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8629         button overlay without the front stickiness.
8630
8631 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8632
8633         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8634         overview buffer needed a catch to receive its throw.
8635         (gnus-agent-flush-cache): Declare as interactive to make this function
8636         easier to use.
8637
8638 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8639
8640         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8641         `next-line'.
8642
8643 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8644
8645         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8646         exclude address matching message-dont-reply-to-names.
8647
8648 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8649
8650         * gnus-util.el (gnus-string<): New function.
8651
8652         * gnus-sum.el (gnus-article-sort-by-author)
8653         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8654
8655 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8656
8657         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8658         the frame-focus tag is set in gnus-buffer-configuration.
8659
8660 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8661
8662         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8663         the front stickiness.
8664
8665 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8666
8667         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8668         url pattern; remove duplicate one.
8669         (gnus-article-extend-url-button): New function.
8670         (gnus-article-add-buttons): Use it.
8671         (gnus-button-push): Use concatenated url that it makes.
8672
8673 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8674
8675         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8676
8677 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8678
8679         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8680         Don't hardcode point-min==1.
8681
8682 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8683
8684         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8685         Fix comment about "iso8859-1".
8686
8687 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8688
8689         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8690         ones returned from the verify-function.
8691
8692         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8693         Call mml2015-extract-cleartext-signature if extraction failed.
8694
8695 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8696
8697         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8698         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8699         failed.
8700
8701 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8702
8703         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8704
8705 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
8706
8707         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
8708         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
8709         recommends to use EasyPG instead of PGG.
8710
8711         * pgg.el: Revert to revision 6.23.2.16.
8712
8713         * pgg-def.el: Revert to revision 6.6.2.14.
8714
8715         * pgg-gpg.el: Revert to revision 6.23.2.34.
8716
8717 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8718
8719         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8720         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8721         thread for both the null and zero (kill/expire thread) universal prefix
8722         cases.
8723         (gnus-summary-expire-thread): Add new function to expire a thread,
8724         using gnus-summary-kill-thread.
8725         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8726         shortcuts for gnus-summary-expire-thread.
8727         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8728         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8729
8730 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8731
8732         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8733         extras value, so an extras entry can be deleted.
8734         (gnus-registry-delete-extra-entry): Use it.
8735         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8736         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8737         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8738         storage through the gnus-registry, and provide an appropriate API for
8739         it.
8740
8741 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8742
8743         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8744         Suggested by Leo <sdl.web@gmail.com>.
8745
8746         * gnus.el: Do.
8747
8748 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8749
8750         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8751         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8752
8753         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8754
8755         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8756         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8757
8758 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8759
8760         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8761         newline.
8762         (nnmbox-request-accept-article): Don't change article in source buffer;
8763         narrow to header to use message-fetch-field rather than
8764         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8765         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8766         as delimiters; make sure article ends with newline.
8767         (nnmbox-delete-mail): Correct last position of article to be deleted;
8768         ignore X-Gnus-Newsgroup header in article body.
8769         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8770         positions; make sure article ends with newline.
8771
8772         * message.el (message-display-abbrev): Don't infloop when a user
8773         inserts SPC in the beginning of header.
8774
8775         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8776         coding-system-for-read and coding-system-for-write for XEmacs having no
8777         file-coding feature.
8778
8779         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8780
8781 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8782
8783         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8784         list of groups not followed by default.  Fix type to be regexp.
8785         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8786
8787 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8788
8789         * hmac-def.el (define-hmac-function): Switch from old-style to
8790         new-style backquotes.
8791
8792         * md4.el (md4-make-step): Likewise.
8793
8794 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8795
8796         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8797         raw-text coding system when saving .newsrc file, which may contain
8798         non-ASCII group names.
8799
8800 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8801
8802         * gnus-cus.el (gnus-score-extra): New widget.
8803         (gnus-score-extra-convert): New function.
8804         (gnus-score-customize): Use it for Extra.
8805
8806 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8807
8808         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8809         (mml2015-mailcrypt-clear-verify): Use it.
8810         (mml2015-gpg-clear-verify): Use it.
8811         (mml2015-pgg-clear-verify): Use it.
8812         (mml2015-epg-clear-verify): Replace the current part with the output
8813         from GnuPG; don't extract the plaintext by itself.
8814
8815         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8816         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8817         mml2015-clear-verify-function; don't touch the armor headers or
8818         dash-escaped text here.
8819
8820 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8821
8822         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8823         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8824         parts, or application/octet-stream as a last resort.
8825         (gnus-mime-view-part-as-type): Don't toggle display.
8826         (gnus-mime-view-part-as-charset): Don't turn off display before
8827         querying charset.
8828
8829         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8830         stuff to undisplayer function in Emacs.
8831         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8832
8833         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8834         text/calendar parts.
8835
8836 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8837
8838         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8839         decoding text/calendar parts.
8840
8841         * message.el (message-forward-make-body-mime): Always mark body as
8842         having no illegible text; remove signed-or-encrypted argument.
8843         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8844
8845         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8846         (mml-generate-mime-1): Don't encode body if it is specified to be in
8847         raw form; don't make buffer be unibyte when inserting multibyte string.
8848
8849 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8850
8851         * sha1.el: Fix up comment style.
8852         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8853         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8854
8855         * hex-util.el: Fix up comment style.
8856         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8857
8858         * gnus-salt.el: Use with-current-buffer.
8859         (gnus-pick-setup-message): Fix long-standing typo.
8860
8861 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8862
8863         * imap.el (imap-logout-timeout): New variable.
8864         (imap-logout, imap-logout-wait): New functions.
8865         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8866
8867         * nnimap.el (nnimap-logout-timeout): New server variable.
8868         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8869         nnimap-logout-timeout.
8870
8871         * gnus-art.el (gnus-article-summary-command-nosave)
8872         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8873
8874 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8875
8876         * gnus.el (gnus-maximum-newsgroup): New variable.
8877
8878         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8879         according to gnus-maximum-newsgroup.
8880
8881         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8882         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8883         Limit the range of articles according to gnus-maximum-newsgroup.
8884
8885 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8886
8887         * gnus-art.el (gnus-sticky-article): Fix problems described in
8888         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8889         Don't perform gnus-configure-windows here; reuse existing sticky
8890         article buffer.
8891
8892         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8893         it doesn't exist in gnus-article-mode.
8894
8895 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8896
8897         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8898         (gnus-agent-decoded-group-name): New function.
8899         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8900         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8901
8902 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8903
8904         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8905         Add binding for gnus-sticky-article.
8906         (gnus-summary-exit): Don't kill sticky article buffers.
8907
8908         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8909         article buffer.
8910         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8911         (gnus-kill-sticky-article-buffers): New commands.
8912
8913 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8914
8915         * nntp.el (nntp-xref-number-is-evil): New server variable.
8916         (nntp-find-group-and-number): If it is non-nil, don't trust article
8917         numbers in the Xref header.
8918
8919 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8920
8921         * gnus-agent.el (gnus-agent-read-group): New function.
8922         (gnus-agent-flush-group, gnus-agent-expire-group)
8923         (gnus-agent-regenerate-group): Use it.
8924         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8925         nnmail-pathname-coding-system.
8926
8927 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8928
8929         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8930
8931         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8932         that are unread as unread, and also as selected so that information of
8933         marks having been changed by a user may be updated when exiting group.
8934
8935 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8936
8937         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8938
8939 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8940
8941         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8942         calculated ignoring signature parts to gnus-treat-article.
8943
8944 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8945
8946         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8947         a point here in order to keep the window start.
8948         (gnus-insert-mime-security-button): Make a button overlay without the
8949         front stickiness.
8950         (gnus-mime-display-security): Goto the end of a button.
8951
8952         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8953
8954 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8955
8956         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8957         group-name-at-point.
8958         (gnus-group-completing-read): New function that offers decoded
8959         non-ASCII group names for completion.
8960         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8961         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8962         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8963         (gnus-group-fetch-control): Use it.
8964         (gnus-fetch-group): Use group-name-at-point for the initial value
8965         rather than the default value; use gnus-alive-p.
8966
8967         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8968         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8969         (gnus-summary-post-news): Use gnus-group-completing-read.
8970
8971         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
8972         (gnus-read-move-group-name): Decode group name for completion.
8973
8974 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
8975
8976         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
8977         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
8978         Yamaoka slightly modified the code).
8979
8980 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8981
8982         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
8983         (nnmail-split-incoming): Bind it.
8984
8985         * nnml.el (nnml-group-name-charset): New function.
8986         (nnml-decoded-group-name): Use it; don't decode group name if
8987         nnmail-group-names-not-encoded-p is non-nil.
8988         (nnml-encoded-group-name): New function.
8989         (nnml-group-pathname): Inline nnml-decoded-group-name.
8990         (nnml-request-expire-articles): Decode group name in message.
8991         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
8992         nnmail-pathname-coding-system.
8993         (nnml-save-mail, nnml-active-number): Work with decoded group names and
8994         not decoded ones according to nnmail-group-names-not-encoded-p.
8995         (nnml-generate-active-info): Use nnml-encoded-group-name.
8996
8997 2007-08-08  Glenn Morris  <rgm@gnu.org>
8998
8999         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
9000         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
9001         doc-strings and comments.
9002
9003 2007-07-25  Glenn Morris  <rgm@gnu.org>
9004
9005         * Relicense all FSF files to GPLv3 or later.
9006
9007 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9008
9009         * gnus-sum.el (gnus-summary-move-article):
9010         Make gnus-summary-respool-article work.
9011
9012 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
9013
9014         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
9015         string.
9016
9017 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
9018
9019         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
9020         that should be ignored when comparing distant RSS articles with local
9021         ones.
9022         (nnrss-make-hash-index): New function.  Create a hash index according
9023         to the ignored fields.
9024         (nnrss-check-group): Use it.
9025
9026 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9027
9028         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
9029
9030         * gnus-art.el (article-decode-group-name): Decode Xref header too.
9031
9032         * gnus-group.el (gnus-group-make-group): Encode group name here unless
9033         the new optional argument ENCODED is non-nil.
9034         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
9035         coding system for encoding group name.
9036         (gnus-group-make-rss-group): Pass un-encoded group name to
9037         gnus-group-make-group.
9038         (gnus-group-set-info): Tell gnus-group-make-group that group name is
9039         encoded.
9040
9041         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
9042         Encode group name to which articles are moved or copied.
9043         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
9044         coding system for encoding Newsgroup, Followup-To and Xref headers.
9045
9046         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
9047         marks; use nnheader-file-coding-system to write a file.
9048         (nnagent-retrieve-headers): Bind file-name-coding-system to
9049         nnmail-pathname-coding-system.
9050
9051         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
9052
9053         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
9054         (nnml-request-article, nnml-request-create-group)
9055         (nnml-request-rename-group, nnml-find-id)
9056         (nnml-possibly-change-directory, nnml-possibly-create-directory)
9057         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
9058         (nnml-save-marks): Use nnml-group-pathname instead of
9059         nnmail-group-pathname.
9060
9061         (nnml-request-create-group, nnml-request-expire-articles)
9062         (nnml-request-move-article, nnml-request-delete-group)
9063         (nnml-deletable-article-p, nnml-possibly-create-directory)
9064         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
9065         (nnml-open-marks): Bind file-name-coding-system to
9066         nnmail-pathname-coding-system.
9067
9068         (nnml-request-article): Pass server argument to nnml-find-group-number.
9069         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
9070         Pass server argument to nnml-possibly-create-directory.
9071         (nnml-request-accept-article): Pass server argument to
9072         nnml-active-number and nnml-save-mail.
9073         (nnml-find-group-number): Pass server argument to nnml-find-id.
9074         (nnml-request-update-info): Pass server argument to
9075         nnml-marks-changed-p.
9076
9077         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
9078         (nnml-save-mail, nnml-active-number): Add server argument.
9079
9080         (nnml-request-delete-group): Warn if group is missing.
9081         (nnml-get-nov-buffer): Decode group name.
9082         (nnml-generate-active-info): Encode group name.
9083         (nnml-open-marks): Decode group name in messages.
9084
9085 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9086
9087         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
9088         if it is not specified.
9089         (gnus-article-pipe-part, gnus-article-save-part)
9090         (gnus-article-interactively-view-part, gnus-article-copy-part)
9091         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
9092         (gnus-article-inline-part, gnus-article-save-part-and-strip)
9093         (gnus-article-replace-part, gnus-article-delete-part)
9094         (gnus-article-view-part-as-type): Pass raw prefix argument to
9095         gnus-article-part-wrapper.
9096
9097 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9098
9099         * gnus-agent.el (gnus-agent-save-active):
9100         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
9101
9102         * gnus-cache.el (gnus-cache-save-buffers)
9103         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
9104         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
9105         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
9106         (gnus-cache-braid-nov, gnus-cache-braid-heads)
9107         (gnus-cache-generate-active, gnus-cache-rename-group)
9108         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
9109         (gnus-cache-update-overview-total-fetched-for):
9110         Bind file-name-coding-system to nnmail-pathname-coding-system.
9111         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
9112         New variables.
9113         (gnus-cache-decoded-group-name): New function.
9114         (gnus-cache-file-name): Use it.
9115         (gnus-cache-generate-active): Use non-decoded group name for active.
9116
9117         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
9118         right place.
9119         (gnus-write-active-file): Don't break non-ASCII group names.
9120
9121         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
9122         nnmail-pathname-coding-system.
9123
9124         * lpath.el: Bind default-file-name-coding-system,
9125         file-name-coding-system and language-info-alist for XEmacs.
9126
9127         * gnus-uu.el (gnus-uu-decode-save): Typo.
9128
9129 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9130
9131         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
9132
9133 2007-07-14  David Kastrup  <dak@gnu.org>
9134
9135         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
9136         finishing actions if we did not edit the article.
9137
9138 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9139
9140         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
9141         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
9142         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
9143         (gnus-agent-flush-group, gnus-agent-flush-cache)
9144         (gnus-agent-fetch-headers, gnus-agent-load-alist)
9145         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
9146         (gnus-agent-retrieve-headers, gnus-agent-request-article)
9147         (gnus-agent-regenerate-group)
9148         (gnus-agent-update-files-total-fetched-for)
9149         (gnus-agent-update-view-total-fetched-for):
9150         Bind file-name-coding-system to nnmail-pathname-coding-system.
9151         (gnus-agent-group-pathname): Don't encode file names by
9152         nnmail-pathname-coding-system.
9153         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
9154         coding-system-for-write instead of buffer-file-coding-system to
9155         gnus-agent-file-coding-system.
9156
9157         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
9158         Decode group name.
9159
9160         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
9161
9162         * gnus-start.el (gnus-update-active-hashtb-from-killed)
9163         (gnus-read-newsrc-el-file): Make group names unibyte.
9164
9165         * nnmail.el (nnmail-group-pathname): Don't encode file names by
9166         nnmail-pathname-coding-system.
9167
9168         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
9169         (nnrss-request-delete-group): Bind file-name-coding-system to
9170         nnmail-pathname-coding-system.
9171         (nnrss-read-server-data, nnrss-read-group-data):
9172         Bind file-name-coding-system correctly.
9173         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
9174
9175         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
9176         (nntp-server-to-method-cache): New variable.
9177         (nntp-group-pathname): New function that decodes non-ASCII group names.
9178         (nntp-possibly-create-directory, nntp-marks-changed-p)
9179         (nntp-save-marks, nntp-open-marks): Use it.
9180         (nntp-possibly-create-directory, nntp-open-marks):
9181         Bind file-name-coding-system to nnmail-pathname-coding-system.
9182         (nntp-open-marks): Decode group names when bootstrapping marks.
9183
9184         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
9185         Newsgroups and Folowup-To headers.
9186
9187 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9188
9189         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9190         (gnus-server-closed-face, gnus-server-denied-face)
9191         (gnus-server-offline-face): Remove variable.
9192         (gnus-server-font-lock-keywords): Use faces that are not aliases.
9193
9194         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
9195         of modifying message-stack directly for XEmacs.
9196
9197         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
9198         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
9199         if the coding-system argument is nil for XEmacs.
9200
9201         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
9202         mm-charset-override-alist.
9203
9204         * rfc2047.el: Don't require base64; require rfc2045 for the function
9205         rfc2045-encode-string.
9206         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
9207         to quote the parameter value.
9208
9209 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9210
9211         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
9212         form in gnus-group-name-charset-method-alist.
9213
9214         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
9215         overrides the default layout edit-form.
9216
9217         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
9218
9219         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
9220
9221 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9222
9223         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
9224         as unfetched articles.
9225
9226 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
9227
9228         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
9229
9230 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9231
9232         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
9233         original back end that keeps marks in the local system.
9234
9235 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9236
9237         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9238         arg of pop-to-buffer for XEmacs.
9239         (gnus-article-read-summary-keys): Ditto; don't restore window
9240         configuration if summary command ends up with neither article buffer
9241         nor summary buffer; describe bindings if summary keys end with C-h.
9242
9243 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9244
9245         * message.el (message-fix-before-sending): Skip raw message part to be
9246         forwarded while checking illegible text.
9247         (message-forward-make-body-mime, message-forward-make-body):
9248         Mark signed or encrypted raw message as having no illegible text.
9249
9250 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9251
9252         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
9253         (gnus-message-with-timestamp-1): New macro.
9254         (gnus-message-with-timestamp): New function.
9255         (gnus-message): Use them.
9256
9257         * nnheader.el (nnheader-message): Use them.
9258
9259 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
9260
9261         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
9262         .newsrc.eld file.
9263
9264 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9265
9266         * gnus-agent.el (gnus-agent-fetch-headers)
9267         (gnus-agent-retrieve-headers):
9268         Bind gnus-decode-encoded-address-function to identity.
9269
9270         * nntp.el (nntp-send-xover-command): Recognize an xover command is
9271         available also when the server returns simply a dot.
9272
9273         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
9274
9275 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9276
9277         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9278
9279 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9280
9281         * gnus-ems.el (gnus-x-splash): Make it work.
9282
9283         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9284         from being used.
9285
9286         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
9287
9288 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9289
9290         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
9291         4th and the 5th arguments.
9292
9293         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9294         the front stickiness.
9295         (gnus-article-summary-command-nosave): Correct the order of the
9296         arguments passed to pop-to-buffer.
9297         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9298         summary command ends up with the article buffer.
9299
9300         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9301         the same faces.
9302
9303 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9304
9305         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9306
9307 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9308
9309         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9310         * gnus-sum.el (gnus-summary-highlight):
9311         * pgg.el (pgg-sign-region, pgg-sign):
9312         * mail-source.el (mail-source-delete-old-incoming-confirm):
9313         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9314
9315 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9316
9317         * gnus-art.el (gnus-mime-view-part-externally)
9318         (gnus-mime-view-part-internally): Fix predicate function passed to
9319         completing-read.
9320
9321         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
9322
9323         * gnus.el (gnus-update-message-archive-method): Add :version.
9324
9325 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9326
9327         * gnus.el (gnus-update-message-archive-method): New variable.
9328
9329         * gnus-start.el (gnus-setup-news): Update saved "archive" method
9330         according to gnus-message-archive-method if
9331         gnus-update-message-archive-method is non-nil.
9332
9333 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9334
9335         * gnus-sum.el (gnus-summary-limit-to-address): New function.
9336         Suggested by Loic Dachary <loic@dachary.org>.
9337         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9338
9339 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9340
9341         * message.el (message-pop-to-buffer): Add switch-function argument.
9342         (message-mail): Pass switch-function argument to it.
9343
9344 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
9345
9346         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
9347         Improve doc string.
9348
9349 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9350
9351         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
9352         (gnus-header-content)
9353         * gnus-cite.el (gnus-cite-10)
9354         * gnus-srvr.el (gnus-server-closed)
9355         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
9356         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
9357         (gnus-group-mail-3-empty, gnus-group-mail-low)
9358         (gnus-group-mail-low-empty, gnus-splash)
9359         * message.el (message-header-to, message-header-cc)
9360         (message-header-subject, message-header-other, message-header-name)
9361         (message-header-xheader, message-separator, message-cited-text)
9362         (message-mml): Lighten colors of faces used for dark background.
9363
9364 2007-05-24  Simon Josefsson  <simon@josefsson.org>
9365
9366         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
9367         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
9368
9369 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9370
9371         * message.el (message-narrow-to-headers-or-head):
9372         Ignore mail-header-separator in the body.
9373
9374 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9375
9376         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
9377         same as window size.
9378
9379 2007-05-22  Kevin Ryde  <user42@zip.com.au>
9380
9381         * message.el (message-font-lock-keywords): Use message-header-xheader
9382         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
9383         ahead of the anything pattern, to get it recognised.
9384
9385 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9386
9387         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
9388         spam.el loads uses it in the compiled defadvice form.
9389
9390 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
9391
9392         * gnus-sum.el (gnus-articles-to-read)
9393         (gnus-summary-insert-old-articles): Don't truncate group name for
9394         `read-string'.
9395
9396         * gnus-util.el (gnus-limit-string): Delete this function.
9397
9398         * gnus-sum.el (gnus-simplify-subject-fully):
9399         Use `truncate-string-to-width' instead.
9400
9401 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
9402
9403         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
9404         Tell if, on summary exit, the next group has to be selected.
9405         (gnus-summary-exit): Use it.
9406
9407 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
9408
9409         * gnus-art.el (gnus-article-mode): Fix comment about displaying
9410         non-break space.
9411
9412 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9413
9414         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
9415         Check if group is not a directory.
9416         (nnfolder-request-expire-articles): Don't delete articles if the target
9417         group is not available.
9418
9419         * nnml.el (nnml-request-create-group): Properly check if group is not a
9420         file.
9421         (nnml-request-expire-articles): Don't delete articles if the target
9422         group is not available.
9423
9424         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9425         Don't quote characters that are within parentheses.
9426
9427 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9428
9429         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
9430         (gnus-handle-ephemeral-exit): Select article according to it.
9431
9432 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9433
9434         * message.el (message-insert-formated-citation-line): Remove newline.
9435         (message-citation-line-format): Add final \n here so that the user can
9436         avoid a blank line.
9437
9438 2007-05-03  Dan Christensen  <jdc@uwo.ca>
9439
9440         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9441         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9442         Update lanl/arXiv support.
9443
9444 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9445
9446         * gnus.el: Bump version number.
9447
9448 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9449
9450         * gnus.el (gnus-version-number): Bump version.
9451
9452 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9453
9454         * gnus.el: No Gnus v0.6 is released.
9455
9456 2007-04-27  Didier Verna  <didier@xemacs.org>
9457
9458         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
9459         * gmm-utils.el (gmm-regexp-concat): ... here.
9460         * message.el: Don't require 'gnus-util.
9461         (message-dont-reply-to-names): Handle name change above.
9462         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
9463
9464 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9465
9466         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
9467         since the initial value varies according to the system.
9468
9469 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9470
9471         * mm-util.el (mm-charset-synonym-alist): Defcustom.
9472
9473 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
9474
9475         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
9476
9477 2007-04-24  Didier Verna  <didier@xemacs.org>
9478
9479         Improve the type of gnus-ignored-from-addresses.
9480         * gnus-util.el (gnus-orify-regexp): New function.
9481         * message.el (gnus-util): Require it.
9482         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
9483         * gnus-sum.el (gnus-ignored-from-addresses): New function.
9484         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
9485
9486 2007-04-24  Didier Verna  <didier@xemacs.org>
9487
9488         * gnus-sum.el:
9489         * gnus-utils.el: Fix some trailing whitespaces.
9490
9491 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9492
9493         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
9494         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
9495         article's Message-ID; refer parent article in summary buffer.
9496
9497         * message.el (message-bounce): Call mime-to-mml.
9498
9499         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
9500         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
9501         optimize and/or forms properly.
9502
9503 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
9504
9505         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
9506         URL.
9507
9508 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9509
9510         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
9511
9512 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9513
9514         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
9515         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
9516         displayed of multipart/alternative part if it is invoked from summary
9517         buffer.
9518
9519         * mm-view.el (mm-inline-text-html-render-with-w3m)
9520         (mm-inline-text-html-render-with-w3m-standalone)
9521         (mm-inline-render-with-function): Use mail-parse-charset by default.
9522
9523 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
9524
9525         * parse-time.el (parse-time-string-chars): Check if CHAR
9526         is less than the length of parse-time-syntax.
9527
9528 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9529
9530         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
9531         from gnus-newsgroup-processable.
9532
9533 2007-04-16  Didier Verna  <didier@xemacs.org>
9534
9535         * gnus-msg.el (gnus-configure-posting-styles):
9536         Handle message-signature-directory properly with :file syntax.
9537         Reported by "Leo".
9538
9539 2007-04-11  Didier Verna  <didier@xemacs.org>
9540
9541         New user option: message-signature-directory.
9542         * gnus-msg.el (gnus-configure-posting-styles): Support it.
9543         * message.el (message-insert-signature): Ditto.
9544         * message.el (message-signature-file): Doc update.
9545         * message.el (message-signature-directory): New.
9546
9547 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9548
9549         * gnus-msg.el (gnus-inews-yank-articles):
9550         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
9551
9552 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9553
9554         * message.el (message-yank-original): Make sure cited text ends with
9555         newline; don't exchange point and mark.
9556
9557 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
9558
9559         * tls.el (open-tls-stream): Properly handle case where there
9560         is no associated buffer.
9561
9562 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
9563
9564         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
9565         message-yank-original, make sure (< mark TEXT point).
9566
9567 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9568
9569         * message.el (message-fill-column): New variable.
9570         (message-mode): Use it.  Add comment on a possible new hook.
9571
9572         * nnmail.el (nnmail-spool-file): Mark as obsolete.
9573         (nnmail-get-new-mail): Reformat.
9574
9575         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9576
9577         * gmm-utils.el: Fix Commentary.
9578         (gmm-tool-bar-from-list): Fix typo in doc string.
9579
9580 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9581
9582         * message.el (message-yank-original): Don't switch point and mark
9583         unnecessarily to put point and mark as documented.
9584
9585 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9586
9587         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9588         from the message heads.
9589
9590 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9591
9592         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9593         article buffer does not have a window.  This may not be the best
9594         solution but is certainly better than setting the start of the null,
9595         that is the current, window.
9596
9597 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9598
9599         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9600         (gnus-draft-setup): Run it.
9601
9602         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9603         gnus-score-fast-scoring.  Allow regexp.
9604         (gnus-score-headers): Use it.
9605
9606         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9607         XEmacs.
9608
9609         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9610         string.
9611         (gnus-button-alist): Also catch `<f1> k ...'.
9612         (gnus-treat-display-x-face): Fix doc string.
9613
9614 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9615
9616         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9617         evaluation of gnus-extended-version to ensure correct generation of the
9618         User-Agent header when message-generate-headers-first is used.
9619
9620 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9621
9622         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9623         hashcash-path is nil.  Don't call callback with incorrect number of
9624         parameters if val is 0.
9625
9626 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9627
9628         * message.el (message-required-news-headers):
9629         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9630
9631 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
9632
9633         * tls.el (open-tls-stream): In handshake-waiting loop,
9634         don't wait more if there is output available to process.
9635
9636 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
9637
9638         * tls.el (tls-program): Doc fix.
9639
9640 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9641
9642         * message.el (message-generate-new-buffers): Change the meaning of the
9643         nil value; add `standard' to the choices; treat t as `unique'; improve
9644         doc string.
9645         (gnus-select-frame-set-input-focus): Autoload.
9646         (message-buffer-name): Search for the existing message buffer if
9647         message-generate-new-buffers is nil or `standard'; treat the value t of
9648         message-generate-new-buffers as `unique'.
9649         (message-pop-to-buffer): Raise the frame already displaying the message
9650         buffer; clear the echo area after querying.
9651         (message-setup): Pass the `continue' argument to compose-mail.
9652         (message-mail): Prefer `switch-function' if it is given; search for the
9653         existing message buffer if the `continue' argument is non-nil; pass
9654         continue and switch-function arguments to compose-mail by way of
9655         message-setup.
9656         (message-mail-other-window): Adjust argument of message-setup.
9657         (message-mail-other-frame): Ditto.
9658
9659 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9660
9661         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9662         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9663         to turn font-lock on when turning gnus-message-citation-mode on.
9664
9665 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9666
9667         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9668         (mml-smime-function-alist): New variable; add epg as the backend.
9669         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9670         mml-smime- functions instead.
9671         * mm-view.el: Require smime.
9672
9673 2007-03-05  Didier Verna  <didier@xemacs.org>
9674
9675         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9676         instead of just inheritance for posting styles.
9677         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9678
9679 2007-02-24  Chris Moore  <dooglus@gmail.com>
9680
9681         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
9682         * pgg-pgp.el (pgg-pgp-encrypt-region):
9683         * pgg-gpg.el (pgg-gpg-encrypt-region):
9684         Check pgg-encrypt-for-me if no other recipients.
9685
9686 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9687
9688         * tls.el (tls-certtool-program): Fix custom type.
9689
9690 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9691
9692         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9693         and point-at-eol instead of line-(beginning|end)-position.
9694
9695         * assistant.el (assistant-parse-buffer): Ditto.
9696
9697         * netrc.el (netrc-parse-services): Ditto.
9698
9699 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9700
9701         * mml2015.el (mml2015-epg-find-usable-key): New function.
9702         (mml2015-epg-sign): Use it.
9703         (mml2015-epg-encrypt): Use it.
9704
9705 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9706
9707         * message.el (message-make-in-reply-to): Quote name containing
9708         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9709         if there are special characters.  Reported by NAKAJI Hiroyuki
9710         <nakaji@jp.freebsd.org>.
9711
9712 2007-02-27  Didier Verna  <didier@xemacs.org>
9713
9714         Include the group parameters as well as the topic ones in the
9715         inheritance filter process.
9716         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9717         argument GROUP-PARAMS-LIST.
9718         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9719
9720 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9721
9722         * nntp.el (nntp-never-echoes-commands)
9723         (nntp-open-connection-functions-never-echo-commands): New variables.
9724         (nntp-send-command): Use them.
9725
9726 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9727
9728         * mml2015.el (mml2015-epg-verify): Simplify.
9729
9730 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9731
9732         * mml.el (mml-content-disposition-alist): New user option.
9733         (mml-content-disposition): New function.
9734         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9735         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9736
9737 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9738
9739         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9740         verification.
9741
9742 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9743
9744         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9745         articles posted in the last 24 hours.
9746
9747 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9748
9749         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9750
9751 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9752
9753         * nntp.el (nntp-send-command): Don't wait for echoes when
9754         nntp-open-ssl-stream is used.
9755
9756 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9757
9758         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9759         (gnus-message-add-citation-keywords)
9760         (gnus-message-remove-citation-keywords): Remove.
9761         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9762         directly, make the variables in font-lock-defaults buffer-local, add
9763         gnus-message-citation-keywords to them and then update the value of
9764         font-lock-keywords.
9765
9766 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9767
9768         * message.el (message-cite-original-1): Don't call
9769         gnus-article-highlight-citation.
9770
9771         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9772         citations; fix line count.
9773
9774 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9775
9776         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9777         (gnus-message-add-citation-keywords)
9778         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9779         versions of font-lock-add-keywords and font-lock-remove-keywords to
9780         work with XEmacs correctly.
9781
9782 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9783
9784         * gnus-cite.el (gnus-cite-face-list): Set the values of
9785         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9786         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9787         (gnus-message-cite-prefix-regexp): New variable.
9788         (gnus-message-search-citation-line): Use it; protect against long
9789         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9790         the 0th match data for Emacs.
9791         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9792         (gnus-message-add-citation-keywords): Append keywords rather than
9793         prepending; emulate font-lock-add-keywords if it is not available.
9794         (gnus-message-remove-citation-keywords):
9795         Emulate font-lock-remove-keywords if it is not available.
9796
9797         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9798
9799         * message.el (message-cite-prefix-regexp): Set the value of
9800         gnus-message-cite-prefix-regexp.
9801
9802 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9803
9804         * nnweb.el (nnweb-google-parse-1): Update parser.
9805
9806 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9807
9808         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9809
9810 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9811
9812         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9813         regexp.
9814
9815 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9816
9817         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9818         string-to-multibyte.
9819         (uudecode-decode-region-internal): Use it.
9820
9821         * lpath.el: Fbind string-as-multibyte for XEmacs.
9822
9823 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9824
9825         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9826         Fix custom choice.
9827
9828         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9829
9830 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9831
9832         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9833
9834         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9835         `write-region' to respect `mm-inhibit-file-name-handlers'.
9836
9837 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9838
9839         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9840         Use gnus-home-directory instead of "~/" or "$HOME".
9841
9842 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9843
9844         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9845         to mention filename.
9846         Add comments at beginning regarding usage.
9847         (encrypt-write-file-contents): Change interactive so a string is
9848         acceptable.  If the file has no associated model, show an error instead
9849         of a nonsense prompt.
9850
9851 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9852
9853         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9854         Thanks to Yoshihiko Yamada for kind notification of this typo.
9855
9856 2007-01-12  Kenichi Handa  <handa@m17n.org>
9857
9858         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9859         multibyte buffer.
9860
9861 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9862
9863         * gnus-score.el (gnus-score-fast-scoring): New variable.
9864         (gnus-score-headers): Use it.
9865
9866         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9867
9868         * message.el (message-cite-original-1):
9869         Call gnus-article-highlight-citation if requested.
9870         (message-make-from): Allow name and address as optional arguments.
9871
9872         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9873
9874         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9875         bugs to doc string.
9876         (gnus-button-alist): Add mid\\|message-id.
9877         (gnus-button-fetch-group): Extend for use in
9878         `browse-url-browser-function'.
9879         (gnus-button-url-regexp): Try to catch paired parentheses like in
9880         Wikipedia URLs.
9881
9882         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9883         Suggested by Simon Krahnke <overlord@gmx.li>.
9884
9885 2007-01-13  Romain Francoise  <romain@orebokech.com>
9886
9887         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9888         Update copyright.
9889
9890 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9891
9892         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9893
9894 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9895
9896         * gnus-registry.el (gnus-registry-unfollowed-groups)
9897         (gnus-registry-split-fancy-with-parent): Fix documentation.
9898
9899 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9900
9901         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9902         from nnweb groups.
9903
9904 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9905
9906         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9907         Xref urls.  Erase buffer before requesting head.
9908
9909         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9910
9911 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9912
9913         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9914         customizable.
9915
9916 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9917
9918         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9919         no signing key is found.
9920         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9921         no encrypting and/or signing key is found.
9922
9923 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9924
9925         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9926
9927 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9928
9929         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9930         headers read from disk with the ones newly found in the current search.
9931         This should no longer cause problems, because the article numbers in
9932         Gmane's `nov.php' output are ignored since the previous change.
9933
9934 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9935
9936         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9937
9938 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9939
9940         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9941         replace-regexp-in-string; bind url-version; fbind display-images-p and
9942         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9943         find-face and set-itimer-function for Emacs; bind itimer-list for
9944         Emacs.
9945
9946         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9947
9948 2007-01-01  Romain Francoise  <romain@orebokech.com>
9949
9950         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9951
9952 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9953
9954         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9955         `define-minor-mode' macro definition expanded properly.
9956         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9957         exclude it there.
9958
9959         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9960         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9961         `fboundp' test.
9962         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9963         This is OK to autoload in (S)XEmacs now.
9964
9965 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9966
9967         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9968         keystroke.
9969         (gnus-summary-limit-to-singletons): Fix typo.
9970
9971         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
9972         else fails.
9973
9974 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9975
9976         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
9977         docstring.
9978
9979         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
9980         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
9981         (gnus-summary-insert-dormant-articles): Fix typo in message.
9982
9983 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
9984
9985         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
9986         nil for XEmacs.
9987         (gnus-message-citation-mode): Don't autoload in XEmacs.
9988
9989         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
9990
9991 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
9992
9993         * nnimap.el (nnimap-expunge-search-string):
9994         Mention nnimap-search-uids-not-since-is-evil in docstring.
9995
9996 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
9997
9998         * spam.el: Revert to make-obsolete-variable because
9999         define-obsolete-variable-alias is not supported in Emacs 21.
10000
10001         * spam.el (spam-ifile-path, spam-ifile-database-path)
10002         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
10003         make-obsolete-variable.
10004         (spam-bsfilter-path, spam-bsfilter-program)
10005         (spam-spamassassin-path, spam-spamassassin-program)
10006         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
10007         Don't use "path" inappropriately.
10008         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
10009         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
10010         variable names.
10011
10012 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
10013
10014         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
10015         summary buffer.
10016
10017         * password.el (password-cache-remove): Use clear-string to burn
10018         password, if available.
10019
10020 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10021
10022         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
10023
10024         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
10025
10026         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
10027         (gnus-message-highlight-citation): Move defcustom here from
10028         gnus-cite.el.
10029         (gnus-message-citation-mode): Autoload.
10030
10031         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
10032         checks to make it compile with XEmacs.
10033         (gnus-message-citation-mode): New minor mode.
10034         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
10035         (gnus-message-highlight-citation): New variables.
10036         (gnus-message-search-citation-line)
10037         (gnus-message-add-citation-keywords)
10038         (gnus-message-remove-citation-keywords)
10039         (turn-on-gnus-message-citation-mode)
10040         (turn-off-gnus-message-citation-mode): New functions.
10041
10042 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
10043
10044         * gnus-cite.el: Enable highlighting of different citation levels in
10045         message-mode.
10046
10047 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10048
10049         * message.el (message-make-fqdn): Fix comment.
10050         (message-bogus-system-names): Add ".local".
10051
10052         * spam.el (spam-ifile-path, spam-ifile-program)
10053         (spam-ifile-database-path, spam-ifile-database)
10054         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
10055         Don't use "path" inappropriately.
10056         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
10057         strings.
10058         (spam-check-ifile, spam-ifile-register-with-ifile)
10059         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
10060         Use new variable names.
10061
10062         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
10063         (gnus-treat-display-smileys): Simplify using
10064         gnus-image-type-available-p.
10065
10066         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
10067         available.
10068
10069         * gnus-xmas.el (gnus-xmas-image-type-available-p):
10070         Use `display-images-p' if available.
10071
10072 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10073
10074         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
10075         one after turning on the buffer's multibyteness instead of decoding
10076         them directly in the unibyte buffer that causes unexpected conversion
10077         in Emacs 23 (unicode).
10078
10079 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10080
10081         * message.el (message-generate-hashcash): Fix custom type.
10082
10083 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10084
10085         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
10086
10087 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10088
10089         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
10090         disconnect icons.  Add help text.
10091
10092 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
10093
10094         * spam.el (spam-extra-header-to-number): CRM114 spam score is
10095         negated to be consistent with the others we handle.
10096
10097 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10098
10099         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
10100         version of gnus-summary-buffer to something, so that we can use two
10101         article buffers at the same time.
10102
10103 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
10104
10105         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
10106         trigger all the extra headers.
10107         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
10108         sorting.
10109
10110 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10111
10112         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
10113         solid groups.
10114
10115 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
10116
10117         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
10118
10119 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
10120
10121         * legacy-gnus-agent.el: Add Copyright notice.
10122
10123 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
10124
10125         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
10126
10127 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10128
10129         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
10130
10131         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
10132         to make it work reliably in CVS Emacs.
10133         (gnus-summary-limit-strange-charsets-predicate)
10134         (gnus-summary-limit-to-predicate): New functions.
10135
10136 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
10137
10138         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
10139         specifying array size.
10140         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
10141         array if it is too small.
10142         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
10143         (gnus-sort-threads-loop): New function.
10144
10145 2006-12-06  Chris Moore  <dooglus@gmail.com>
10146
10147         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
10148         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
10149
10150 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
10151
10152         * mm-url.el (mm-url-predefined-programs): Call curl with correct
10153         options.
10154
10155 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10156
10157         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
10158         DOS-ing the recipient.
10159
10160         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
10161         the headers when creating the mapping to avoid mismappings.
10162         (nnweb-gmane-create-mapping): Always nix out old mapping.
10163
10164 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10165
10166         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
10167         and mm-verify-option to never.
10168
10169 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10170
10171         * message.el (message-signed-or-encrypted-p): New function.
10172         (message-forward-make-body): Use it.
10173
10174         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
10175         Replace encode-coding-string with mm-encode-coding-string.
10176
10177 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10178
10179         * nneething.el (nneething-decode-file-name):
10180         Replace decode-coding-string with mm-decode-coding-string.
10181
10182         * gnus-int.el (gnus-open-server): Say failed server's name.
10183
10184 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10185
10186         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
10187         strings to a single string.  Quote `errors-file-name'.
10188         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
10189         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
10190         Adjust calls.  Use `shell-quote-argument'.
10191
10192 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
10193
10194         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
10195         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
10196
10197         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
10198         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
10199         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
10200         (gnus-group-make-directory-group, gnus-group-transpose-groups):
10201         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
10202         (gnus-subscribe-newsgroup, gnus-1):
10203         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
10204         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
10205         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
10206         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
10207
10208 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10209
10210         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
10211         keystroke.
10212         (gnus-summary-limit-to-bodies): Implement headersp.
10213
10214 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10215
10216         * dns.el (query-dns): Protect against "Process dns deleted" strings.
10217
10218 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10219
10220         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
10221
10222 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10223
10224         * message.el (message-generate-hashcash): Expand range of values to
10225         include `opportunistic'.
10226         (message-send-mail): Use it.
10227
10228 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10229
10230         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
10231         and comment it.
10232
10233         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
10234
10235 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
10236
10237         * gnus-util.el (gnus-extract-address-components): Improve comment.
10238
10239 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10240
10241         * gnus-util.el (gnus-extract-address-components): Work with address in
10242         which the name portion contains @.
10243
10244         * lpath.el: Fbind custom-autoload.
10245
10246 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10247
10248         * gnus.el (gnus-start): Move custom group up.
10249         (gnus-select-method): Don't autoload, but make it available for
10250         `customize-variable'.
10251         (gnus-getenv-nntpserver): Don't autoload.
10252
10253 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
10254
10255         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
10256
10257 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10258
10259         * message.el (message-sendmail-extra-arguments): New variable.
10260         (message-send-mail-with-sendmail): Use it.
10261
10262 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10263
10264         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
10265         mm-with-unibyte-current-buffer to make string unibyte.
10266
10267         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
10268         mm-string-as-multibyte.
10269
10270 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
10271
10272         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
10273         Reported by Werner Koch <wk@gnupg.org>.
10274
10275 2006-11-14  Daiki Ueno  <ueno@p360>
10276
10277         * mml2015.el: Autoload epa-select-keys when compiling.
10278
10279 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10280
10281         * mml2015.el (mml2015-epg-sign): Save the signing keys in
10282         message-options.
10283         (mml2015-epg-encrypt): Save the recipient keys in message-options.
10284
10285 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10286
10287         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
10288         EasyPG (< 0.0.6).
10289         (mml2015-always-trust): New user option.
10290         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
10291         prompt.
10292
10293 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10294
10295         * nntp.el (nntp-authinfo-force): New variable.
10296         (nntp-send-authinfo): Use it.
10297
10298 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
10299
10300         * message.el (message-strip-subject-encoded-words): Allow _not_ to
10301         decode encoded words.  Improve prompt.  Add comment about forwarding.
10302         (message-replacement-char): Move up.
10303
10304 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10305
10306         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
10307         instead of gnus-intersection because arguments of gnus-sorted-nunion
10308         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
10309
10310 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
10311
10312         * message.el (message-strip-subject-encoded-words): Reformat prompt.
10313         (message-simplify-subject-functions):
10314         Enable message-strip-subject-encoded-words by default.
10315
10316 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
10317
10318         * message.el (message-strip-subject-encoded-words): New function.
10319         (message-simplify-subject-functions): New variable.
10320         (message-simplify-subject): Use it.  Fix typo in doc string.
10321         Support message-strip-subject-encoded-words.
10322
10323 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
10324
10325         * gnus-diary.el (gnus-diary-delay-format-function):
10326         * nndiary.el (nndiary-reminders):
10327         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
10328
10329 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10330
10331         * gnus-art.el (article-hide-boring-headers): Fetch date from
10332         gnus-original-article-buffer to avoid problems with localized date
10333         strings.
10334
10335 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10336
10337         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
10338
10339 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
10340
10341         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10342         New variables.
10343         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10344         (mm-charset-synonym-alist): Move some entries to
10345         mm-codepage-iso-8859-list.
10346         (mm-charset-synonym-alist, mm-charset-override-alist):
10347         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10348
10349 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10350
10351         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
10352
10353 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10354
10355         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
10356         with Emacs 21 and XEmacs.
10357
10358 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
10359
10360         * spam.el (spam-parse-address): New function for better parsing,
10361         catching errors, etc.
10362         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
10363
10364 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10365
10366         * mm-view.el: Add interactive arg to html2text autoload.
10367
10368 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10369
10370         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
10371
10372 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
10373
10374         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10375         New variables.
10376         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10377         (mm-charset-synonym-alist): Move some entries to
10378         mm-codepage-iso-8859-list.
10379
10380         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
10381
10382 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
10383
10384         * message.el (message-citation-line-format)
10385         (message-insert-formated-citation-line): Fix implementation of %E, %N
10386         and %n according to the doc string.
10387
10388 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
10389
10390         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10391         Use car-safe to avoid bad parses.
10392
10393 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10394
10395         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
10396         names.
10397
10398         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
10399
10400 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10401
10402         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
10403         header.
10404
10405         * message.el (message-draft-headers): Add Date.
10406         (message-headers-to-generate): Fix typo in docstring.
10407
10408         * nndraft.el (nndraft-required-headers): New variable.
10409         (nndraft-generate-headers): Use it.
10410
10411         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
10412
10413 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10414
10415         * gnus-registry.el (gnus-registry-wash-for-keywords)
10416         (gnus-registry-find-keywords): New functions to allow easy searching of
10417         articles that are in the registry.
10418
10419 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10420
10421         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10422         Use ietf-drums-parse-address instead of gnus-extract-address-components.
10423         Reported by Damien Elmes <damien@repose.cx>.
10424
10425 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10426
10427         * gnus.el (gnus-mime): Remove unused custom group.
10428
10429 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10430
10431         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
10432         "blank line" when searching for end of armor headers.
10433
10434 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10435
10436         * gmm-utils.el (gmm-write-region): Fix variable name.
10437
10438 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
10439
10440         * gmm-utils.el (gmm-write-region): New function based on compatibility
10441         code from `mm-make-temp-file'.
10442
10443         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
10444
10445         * nnmaildir.el (nnmaildir--update-nov)
10446         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
10447         Use `gmm-write-region'.
10448
10449 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10450
10451         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
10452         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10453
10454         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
10455
10456         * message.el (message-replacement-char): New variable.
10457         (message-fix-before-sending): Use it.
10458         (message-simplify-subject): New function to remove duplicate code.
10459         (message-reply, message-followup): Use it.
10460
10461         * gnus-sum.el (gnus-summary-make-menu-bar):
10462         Clarify gnus-summary-limit-to-articles.
10463
10464 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10465
10466         * gnus-util.el (gnus-with-local-quit): New macro.
10467
10468         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
10469
10470 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
10471
10472         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
10473         ignore non-string data.
10474
10475 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
10476
10477         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
10478         non-string data (needs to be done in the registry too).
10479
10480 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10481
10482         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
10483         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
10484         (gnus-registry-split-fancy-with-parent)
10485         (gnus-registry-fetch-simplified-message-subject-fast)
10486         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
10487         Remove text properties on ingress into the registry and when it's saved.
10488         (gnus-registry-clean-empty-function): Fix bug with cleaning the
10489         registry from entries with no groups.
10490
10491 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10492
10493         * gnus-util.el (gnus-string-remove-all-properties): Add utility
10494         function to remove string properties.
10495
10496 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10497
10498         * gmm-utils.el (gmm): Adjust custom version.
10499
10500         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
10501         Adjust custom version.
10502
10503         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
10504
10505 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10506
10507         * gnus-art.el (gnus-insert-prev-page-button)
10508         (gnus-insert-next-page-button): Simplify.  Reformat.
10509
10510 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10511
10512         * gnus-art.el (gnus-insert-prev-page-button)
10513         (gnus-insert-next-page-button): Apply gnus-article-button-face.
10514
10515 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
10516
10517         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
10518
10519 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10520
10521         * gnus-art.el (gnus-insert-mime-button)
10522         (gnus-insert-mime-security-button):
10523         Apply gnus-article-button-face to MIME and security buttons.
10524
10525 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10526
10527         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
10528         readable.
10529
10530 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10531
10532         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
10533
10534 2006-09-20  Steve Youngs  <steve@sxemacs.org>
10535
10536         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
10537         `browse-url-of-file' instead of `browse-url'.
10538
10539 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10540
10541         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10542         regexp.  Articles containing quotation were cut prematurely.
10543
10544 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10545
10546         * message.el (message-cite-original-1): Use nobody by default for the
10547         value of From header.
10548         (message-reply): Ditto.
10549
10550 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
10551
10552         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
10553         to the gnus-info.  This fixes a bug of inline-PGP message verification.
10554         Reported by Michael Piotrowski <mxp@dynalabs.de>.
10555
10556 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10557
10558         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
10559         mails in the doc string.  Add some URLs in comment.
10560         (pop3-movemail): Warn about pop3-leave-mail-on-server.
10561
10562 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10563
10564         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
10565         backslashes handling and the way to find boundaries of quoted strings.
10566
10567 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
10568
10569         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
10570         mml1991-encrypt-to-self is set and mml1991-signers is not set.
10571         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
10572         mml2015-encrypt-to-self is set and mml2015-signers is not set.
10573
10574 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10575
10576         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10577         doc string.
10578         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10579
10580 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10581
10582         * lpath.el: Fbind epg-check-configuration.
10583
10584 2006-09-06  Simon Josefsson  <jas@extundo.com>
10585
10586         * mml2015.el (mml2015-use): Doc fix, mention epg.
10587
10588 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10589
10590         * mml2015.el (mml2015-use): Default to epg, if available.
10591
10592 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10593
10594         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10595         message-sender.
10596         (mml1991-epg-encrypt): Ditto.
10597         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10598         message-sender.
10599         (mml2015-epg-encrypt): Ditto.
10600
10601 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10602
10603         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10604         several common directories.
10605
10606 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10607
10608         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10609         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10610
10611 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10612
10613         * gnus-art.el (article-decode-encoded-words): Make it fast.
10614
10615 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10616
10617         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10618
10619         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10620         in quoted string into `\'.
10621
10622 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10623
10624         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10625         Use standard-syntax-table.
10626
10627 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10628
10629         * gnus-art.el (gnus-decode-address-function): New variable.
10630         (article-decode-encoded-words): Use it to decode headers which are
10631         assumed to contain addresses.
10632         (gnus-mime-delete-part): Remove useless `or'.
10633
10634         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10635         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10636         (gnus-nov-parse-line): Use it to decode From header.
10637         (gnus-get-newsgroup-headers): Ditto.
10638         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10639
10640         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10641         (mail-decode-encoded-address-string): New alias.
10642
10643         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10644         New function.
10645         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10646         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10647         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10648         (rfc2047-decode-string): Ditto.
10649         (rfc2047-decode-address-region): New function.
10650         (rfc2047-decode-address-string): New function.
10651
10652 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10653
10654         * message.el (message-caesar-buffer-body): Allow rotating headers.
10655
10656         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10657
10658         * message.el (message-insert-formated-citation-line): Fix %f.
10659         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10660
10661 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10662
10663         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10664         (gnus-bookmark-mouse-available-p): New macro.
10665         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10666         (gnus-bookmark-bmenu-show-infos): Use it.
10667         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10668         (gnus-bookmark-bmenu-hide-infos): Ditto.
10669         (gnus-bookmark-remove-properties): New function.
10670         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10671         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10672         (gnus-bookmark-write-file): Bind coding-system-for-write.
10673         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10674         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10675         group before selecting it.
10676         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10677         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10678         quit-window if it is not available; use gnus-mouse-2 and bind it to
10679         gnus-bookmark-bmenu-select-by-mouse.
10680         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10681         (gnus-bookmark-bmenu-select-by-mouse): New function.
10682
10683 2006-08-13  Romain Francoise  <romain@orebokech.com>
10684
10685         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10686         space.
10687
10688 2006-08-10  Romain Francoise  <romain@orebokech.com>
10689
10690         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
10691         (dns-mode-soa-auto-increment-serial): New user option.
10692         (dns-mode-soa-maybe-increment-serial): New function.
10693         (dns-mode): Add the latter to `write-contents-functions'.
10694
10695 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10696
10697         * compface.el (uncompface): Use binary rather than raw-text-unix.
10698
10699 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10700
10701         * compface.el (uncompface): Make sure the eol conversion doesn't take
10702         place when communicating with the external programs.
10703         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10704
10705 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10706
10707         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10708
10709 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10710
10711         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10712         Make it more robust by parsing author and date independently.
10713
10714 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10715
10716         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10717
10718 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10719
10720         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10721         first matching secret key.
10722         (mml2015-epg-encrypt): Ditto.
10723
10724         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10725         first matching secret key.
10726         (mml1991-epg-encrypt): Ditto.
10727
10728         * mml2015.el (mml2015-encrypt-to-self): New user option.
10729         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10730         mml2015-epg-encrypt-to-self is set.
10731
10732         * mml1991.el (mml1991-encrypt-to-self): New variable.
10733         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10734         mml1991-epg-encrypt-to-self is set.
10735
10736         * mml2015.el (mml2015-signers): New user option.
10737         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10738         (mml2015-epg-encrypt): Allow to select signing keys.
10739
10740         * mml1991.el (mml1991-signers): New variable.
10741         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10742         (mml1991-epg-encrypt): Allow to select signing keys.
10743
10744 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10745
10746         * nnheader.el (nnheader-insert-head): Make it work even if the file
10747         uses CRLF for the line-break code.
10748
10749 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10750
10751         * mml2015.el: Require mml-sec instead of password.
10752         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10753         (mml2015-cache-passphrase): Inherit the default value from
10754         mml-secure-cache-passphrase.
10755         (mml2015-passphrase-cache-expiry): Inherit the default value from
10756         mml-secure-passphrase-cache-expiry.
10757
10758         * mml1991.el: Require mml-sec instead of password.
10759         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10760         (mml1991-cache-passphrase): Inherit the default value from
10761         mml-secure-cache-passphrase.
10762         (mml1991-passphrase-cache-expiry): Inherit the default value from
10763         mml-secure-passphrase-cache-expiry.
10764
10765         * mml-sec.el: Require password.
10766         (mml-secure-verbose): New user option.
10767         (mml-secure-cache-passphrase): New user option.
10768         (mml-secure-passphrase-cache-expiry): New user option.
10769
10770 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10771
10772         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10773         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10774         andreas@altroot.de (Andreas Vögele).
10775
10776         FIXME: Use `tiny change'?
10777
10778 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10779
10780         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10781         workaround for the url package included with Emacs.
10782
10783         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10784
10785 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10786
10787         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10788         correctly.  This fixes a bug caused by the 2006-05-12 change.
10789
10790 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10791
10792         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10793         some information about the error when saying that the `bogus' mail
10794         group will be used.
10795
10796 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10797
10798         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10799         string.
10800
10801 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10802
10803         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10804
10805 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10806
10807         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10808
10809 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10810
10811         * mml1991.el (mml1991-function-alist): Add epg.
10812         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10813         (mml1991-epg-encrypt): New functions.
10814
10815 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10816
10817         * mml2015.el (mml2015-verbose): New variable.
10818         (mml2015-cache-passphrase): Ditto.
10819         (mml2015-passphrase-cache-expiry): Ditto.
10820         (mml2015-function-alist): Add epg.
10821         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10822         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10823         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10824         New functions.
10825
10826 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10827
10828         * message.el (message-cite-original-1): Preserve region when removing
10829         quoted text due to X-No-Archive in order to avoid bogus attribution
10830         when citing multiple messages.
10831
10832 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10833
10834         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10835         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10836
10837 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10838
10839         * gnus-diary.el (gnus-user-format-function-d)
10840         (gnus-user-format-function-D): Autoload.
10841
10842         * imap.el (Commentary): Fix typo.
10843
10844         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10845         2006-04-22 contribution.
10846
10847 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10848
10849         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10850         It didn't really fix the bogosity I'm seeing with solid web groups.
10851
10852 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10853
10854         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10855         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10856         created using server names.  If we use the feature without declaring
10857         it, Gnus does not properly manage server and group state.
10858
10859         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10860         bound.
10861
10862 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10863
10864         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10865         looking up the method using GROUP's prefix before inventing a new one.
10866         It is used on killed/unknown groups in various places where returning
10867         an all-new method isn't expected by the caller.
10868
10869         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10870         and match semantics of gnus-group-real-prefix.
10871
10872 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10873
10874         * nnmail.el (nnmail-broken-references-mailers): New variable.
10875         (nnmail-ignore-broken-references): New function generalizing
10876         nnmail-fix-eudora-headers.
10877         (nnmail-fix-eudora-headers): Now obsolete.
10878
10879         * gnus-art.el (gnus-button-handle-custom):
10880         Support `customize-apropos*'.
10881
10882 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10883
10884         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10885
10886         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10887         articles.
10888
10889 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10890
10891         * message.el (message-cite-reply-above): New variable.
10892         (message-yank-original): Use it.
10893
10894 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10895
10896         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10897
10898 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10899
10900         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10901         as read.
10902
10903         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10904
10905 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10906
10907         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10908         (gnus-bookmark-default-file): Use gnus-directory.
10909         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10910         Remove "*" in doc string.
10911         (gnus-bookmark-write-file): Simplify.
10912         (gnus-bookmark-maybe-sort-alist): Use `when'.
10913         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10914         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10915         Add FIXME about Emacs 21 and XEmacs compatibility.
10916         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10917         compatibility.
10918         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10919         compatibility.
10920         (gnus-bookmark-menu-heading): Fix version.
10921
10922 2006-06-19  Bastien Guerry  <bzg@altern.org>
10923
10924         * gnus-bookmark.el: New file.
10925
10926 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10927
10928         * message.el (message-syntax-checks): Doc fix.
10929
10930 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10931
10932         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10933         unsubscribed groups as if they were killed ones.  It causes duplicate
10934         entries in gnus-newsrc-alist.
10935
10936 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10937
10938         * message.el (message-syntax-checks): Doc fix.
10939         (message-send-mail): Add check for continuation headers.
10940         (message-check-news-header-syntax): Fix regexp used to check for
10941         continuation headers.
10942
10943 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10944
10945         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10946
10947 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10948
10949         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10950
10951 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10952
10953         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10954         default-truncate-lines.
10955
10956 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10957
10958         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10959         to fill the utf-8 entry.
10960
10961         * lpath.el: Fbind unicode-precedence-list.
10962
10963 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10964
10965         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10966
10967 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10968
10969         * gnus-agent.el (directory-files-and-attributes): Move all the way
10970         forward (the third and final move).
10971         (gnus-agent-read-agentview): Trap reconstruction errors due to
10972         nonexistent directory.  Handle by returning nil.
10973
10974 2006-05-30  Didier Verna  <didier@xemacs.org>
10975
10976         * message.el (message-dont-reply-to-names): Update the custom type.
10977         * message.el (message-dont-reply-to-names): New defsubst: potentially
10978         convert a list of regexps into a single one.
10979         * message.el (message-get-reply-headers): Use it.
10980         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
10981
10982 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10983
10984         * gnus-agent.el (directory-files-and-attributes): Move forward.
10985
10986 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10987
10988         * gnus-ml.el (gnus-mailing-list-subscribe)
10989         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
10990         (gnus-mailing-list-message): Fix doc strings.
10991
10992 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10993
10994         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
10995         of doing it manually.
10996
10997 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
10998
10999         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
11000         comment.
11001
11002 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
11003
11004         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
11005         (gnus-agent-read-agentview): Fix handling of end-of-file error.
11006         (gnus-agent-read-local): All symbols allocated in my-obarray.
11007         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
11008         (gnus-agent-regenerate-group): Check numeric names to see if they are
11009         messages or groups.
11010         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
11011         better way of do this...)
11012
11013         * gnus-cache.el (gnus-agent-total-fetched-for):
11014         Ignore 'dummy.group' (there should be a better way of do this...)
11015
11016 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11017
11018         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
11019         (gnus-saved-headers): Ditto.
11020         (gnus-default-article-saver): Mention functions may have properties.
11021         (gnus-article-save): Override gnus-save-all-headers and
11022         gnus-saved-headers by :headers property which saver function may have.
11023         (gnus-summary-save-in-file): Add :headers property.
11024         (gnus-summary-write-to-file): Ditto.
11025
11026         * gnus-sum.el (gnus-summary-save-article): Bind
11027         gnus-prompt-before-saving to t when saving many articles in a file;
11028         always show all headers.
11029
11030         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
11031
11032 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
11033
11034         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
11035         marks.
11036
11037         * message.el (message-indent-citation): Add optional arguments to allow
11038         using it outside of message buffers.
11039
11040         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
11041         (gnus-article-treat-unfold-headers): Use it.
11042         (gnus-article-truncate-lines): New variable.
11043         (gnus-article-mode): Use it.
11044         (gnus-article-toggle-truncate-lines): New function.
11045
11046         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11047         Add gnus-article-toggle-truncate-lines.
11048
11049         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
11050         coding system in XEmacs, use binary.
11051
11052 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11053
11054         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
11055         after-load-alist.
11056
11057         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
11058         this function should save decoded articles.
11059         (gnus-summary-write-to-file): Use property to specify this function
11060         should save decoded articles and specify gnus-summary-save-in-file
11061         should be used to save articles other than the first one when saving
11062         many articles.
11063         (gnus-summary-save-body-in-file): Use property to specify this
11064         function should save decoded articles.
11065         (gnus-summary-write-body-to-file): Use property to specify this
11066         function should save decoded articles and specify
11067         gnus-summary-save-body-in-file should be used to save articles other
11068         than the first one when saving many articles.
11069
11070         * gnus-sum.el (gnus-summary-save-article): Simplify.
11071
11072 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11073
11074         * gnus-art.el (gnus-default-article-saver):
11075         Add gnus-summary-write-body-to-file.
11076         (gnus-article-save-coding-system): Don't use coding system object
11077         in XEmacs.
11078         (gnus-read-save-file-name): Add optional `dir-var' argument which
11079         specifies directory in which files are saved; work even if optional
11080         `variable' argument is not specified.
11081         (gnus-summary-write-to-file): Read file name.
11082         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
11083         (gnus-summary-write-body-to-file): New function.
11084
11085         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
11086         (gnus-summary-local-variables): Add it.
11087         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
11088         (gnus-summary-save-article): Remove optional `decode' argument;
11089         determine whether to decode articles by the value of
11090         gnus-default-article-saver; when saving many files using
11091         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
11092         it first and use gnus-summary-save-in-file or
11093         gnus-summary-save-body-in-file thereafter unless
11094         gnus-prompt-before-saving is always; move point to article which
11095         will be saved.
11096         (gnus-summary-save-article-file): Revert.
11097         (gnus-summary-write-article-file): Revert.
11098         (gnus-summary-save-article-body-file): Revert.
11099         (gnus-summary-write-article-body-file): New function.
11100
11101 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11102
11103         * gnus-art.el (gnus-default-article-saver): Doc fix.
11104         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
11105         from gnus-summary-save-article-coding-system, and default to a
11106         certain coding system.
11107         (gnus-output-to-file): Add coding cookie and encode text according
11108         to gnus-article-save-coding-system; don't use mm-append-to-file.
11109
11110         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
11111         gnus-art.el and rename to gnus-article-save-coding-system.
11112         (gnus-summary-save-article): Require gnus-art; don't show all
11113         headers if it decodes articles; don't add coding cookie here;
11114         don't bind mm-text-coding-system-for-write.
11115         (gnus-summary-save-article-file): Save decoded articles.
11116         (gnus-summary-write-article-file): When saving many files, use
11117         gnus-summary-write-to-file first and gnus-summary-save-in-file
11118         thereafter unless gnus-prompt-before-saving is always.
11119         (gnus-summary-save-article-body-file): Save decoded articles.
11120
11121         * lpath.el: Fbind select-safe-coding-system for XEmacs.
11122
11123 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11124
11125         * nnrss.el (nnrss-check-group): Bind hash-index.
11126
11127 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
11128
11129         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
11130         its hash index.  Store this hash in `nnrss-group-data'.
11131         (nnrss-read-group-data): Update accordingly.
11132
11133 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11134
11135         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
11136         entry.
11137
11138         * gnus-sum.el (gnus-summary-make-menu-bar):
11139         Add gnus-article-browse-html-article.
11140
11141 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
11142
11143         * gnus-sum.el (gnus-summary-mime-map):
11144         Add gnus-article-browse-html-article.
11145
11146         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
11147
11148 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11149
11150         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
11151         suitable coding systems in customize.
11152
11153 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
11154
11155         * mail-source.el (mail-sources): Fix custom type.
11156
11157 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11158
11159         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
11160         (gnus-summary-expire-articles-now): Shorten prompt.
11161
11162         * gmm-utils.el (wid-edit): Require.
11163         (defun-gmm): Rename from `gmm-defun-compat'.
11164         (gmm-image-search-load-path): Use it.
11165         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
11166
11167 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11168
11169         * gnus-sum.el (gnus-summary-save-article-coding-system):
11170         New variable.
11171         (gnus-summary-save-article): Add optional `decode' argument.
11172         If it is set and gnus-summary-save-article-coding-system is non-nil,
11173         save decoded article.
11174         (gnus-summary-write-article-file): Save decoded article if
11175         gnus-summary-save-article-coding-system is non-nil.
11176
11177         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
11178         type.
11179
11180 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11181
11182         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
11183
11184 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11185
11186         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
11187         first to test gnus-single-article-buffer which may be buffer-local.
11188
11189         * gnus-sum.el (gnus-summary-setup-buffer):
11190         Make gnus-single-article-buffer buffer-local and nil in ephemeral
11191         group; make gnus-article-buffer, gnus-article-current, and
11192         gnus-original-article-buffer always buffer-local.
11193         (gnus-summary-exit): Kill article buffer belonging to ephemeral
11194         group.
11195         (gnus-handle-ephemeral-exit): Don't move to next summary line.
11196
11197 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11198
11199         * nnml.el (nnml-request-compact-group): Compressed files might not
11200         have .gz extension.
11201
11202 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11203
11204         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
11205         (mm-copy-to-buffer): Use with-current-buffer.
11206         (mm-display-part): Simplify.
11207         (mm-inlinable-p): Add optional arg `type'.
11208
11209 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11210
11211         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
11212         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
11213         Try harder to show the attachment internally or externally using
11214         gnus-mime-view-part-as-type.
11215
11216 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11217
11218         * message.el (message-from-style, message-signature-separator)
11219         (message-user-organization-file, message-send-mail-function)
11220         (message-citation-line-function, message-yank-prefix)
11221         (message-indent-citation-function, message-signature)
11222         (message-signature-file, message-signature-insert-empty-line):
11223         Remove autoloads.
11224
11225         * gnus-art.el (gnus-buttonized-mime-types):
11226         Remove "multipart/signed".  Revert 2006-04-26 change.
11227
11228 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11229
11230         * gnus.el (gnus-version-number): Bump version.
11231
11232 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11233
11234         * gnus.el: No Gnus v0.5 is released.
11235
11236 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11237
11238         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
11239         fetching articles by message-id.
11240
11241 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11242
11243         * message.el (hashcash): Require hashcash as normal.
11244
11245         * ecomplete.el (ecomplete-highlight-match-line):
11246         Use point-at-eol.
11247         (ecomplete-highlight-match-line): Use `highlight', because that
11248         face exists in both Emacs and XEmacs.
11249
11250         * message.el (message-display-abbrev): Use point-at-bol.
11251
11252         * mail-source.el: Don't require timer/timer-funcs.
11253
11254         * gnus-async.el: Ditto.
11255
11256         * password.el: Ditto.
11257
11258         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
11259
11260         * mm-url.el: Ditto.
11261
11262         * gnus-xmas.el: Don't require timer-funcs.
11263
11264         * mm-util.el: Require timer/timer-funcs.
11265
11266 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11267
11268         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
11269         Close.
11270
11271 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11272
11273         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
11274         unibyte after clear-decrypt function runs.
11275
11276         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
11277         returns as a unibyte string.
11278
11279 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11280
11281         * lpath.el: Revert.
11282
11283         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
11284         (pgg-gpg-process-sentinel): Revert.
11285
11286         * pgg-pgp.el (pgg-pgp-process-region): Revert.
11287         (pgg-pgp-lookup-key): Revert.
11288
11289         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
11290         (pgg-pgp5-lookup-key): Revert.
11291
11292         * pgg.el (pgg-fetch-key): Revert.
11293
11294 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11295
11296         * lpath.el: Fbind string-as-multibyte for XEmacs.
11297
11298         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
11299         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
11300         (mml1991-pgg-encrypt): Ditto.
11301
11302         * pgg-gpg.el (pgg-string-to-multibyte): New function.
11303         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
11304         a multibyte buffer.
11305
11306         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
11307         (pgg-pgp-lookup-key): Ditto.
11308
11309         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
11310         (pgg-pgp5-lookup-key): Ditto.
11311
11312         * pgg.el (pgg-fetch-key): Ditto.
11313
11314 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
11315
11316         * message.el (message-user-organization-file): Check several
11317         locations of the organization file.
11318
11319         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
11320         Add gnus-article-view-part-as-type.
11321
11322         * gnus-art.el (gnus-article-view-part-as-type): New function.
11323
11324         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
11325         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
11326
11327         * mml.el: Simplify autoload.
11328         (mml-mode): defvar dnd-protocol-alist instead of using
11329         symbol-value.
11330         (mml-default-directory): New variable.
11331         (mml-minibuffer-read-file): Use it.
11332         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
11333
11334         * message.el (message-citation-line-format): New variable.
11335         (message-insert-formated-citation-line): New function.
11336         (message-citation-line-function):
11337         Add `message-insert-formated-citation-line' to custom type.
11338
11339         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
11340         to doc string.
11341
11342         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
11343         depending on mm-verify-option.
11344
11345 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11346
11347         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
11348         binding pgg-* variables; reimplement the section which prevents
11349         MIME header from being signed.
11350         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
11351         pgg-text-mode; remove a blank line at the top of body.
11352
11353         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
11354         lines at the top of body; use gnus-newsgroup-charset if there's no
11355         Charset header.
11356
11357 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11358
11359         * message.el (message-self-insert-commands): Doc fix.
11360
11361         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
11362         (mm-uu-pgp-encrypted-test): Ditto.
11363         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
11364         between header and body; return application/pgp-encrypted handle
11365         if decryption failed; decode decrypted body by charset.
11366
11367         * mm-decode.el (mm-automatic-display): Don't make application/pgp
11368         element match to application/pgp-*.
11369
11370 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11371
11372         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
11373         HTML.
11374
11375 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11376
11377         * mail-source.el (mail-source-call-script): Message the error
11378         string.
11379
11380 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11381
11382         * gnus-util.el (gnus-byte-compile): Use it.
11383
11384 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
11385
11386         * gnus-util.el (kill-empty-logs): New function.
11387
11388 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11389
11390         * message.el (message-mail-alias-type): Doc fix.
11391         (message-mail-alias-type-p): New function.
11392         (message-send): Use it.
11393         (message-mode): Ditto.
11394         (message-strip-forbidden-properties): Ditto.
11395
11396         * ecomplete.el (ecomplete-database-file-coding-system):
11397         New variable.
11398         (ecomplete-save): Use it.
11399         (ecomplete-setup): Use it.
11400
11401 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11402
11403         * message.el (message-self-insert-commands): New variable.
11404         (message-strip-forbidden-properties): Use it.
11405
11406 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11407
11408         * message.el (message-put-addresses-in-ecomplete): Use a regexp
11409         that doesn't make XEmacs choke.
11410
11411 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
11412
11413         * gnus-util.el (gnus-replace-in-string):
11414         Prefer replace-regexp-in-string over of replace-in-string.
11415
11416 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11417
11418         * gnus-util.el (gnus-select-frame-set-input-focus):
11419         Use select-frame-set-input-focus if it is available in XEmacs; use
11420         definition defined in Emacs 22 for old Emacsen.
11421
11422         * dgnushack.el: Autoload unmorse-region for XEmacs.
11423
11424         * lpath.el: Bind cursor-in-non-selected-windows and
11425         select-frame-set-input-focus for XEmacs.
11426
11427 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11428
11429         * mm-view.el (mm-inline-text): Use equal instead of equalp.
11430
11431 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
11432
11433         * gnus-registry.el (gnus-registry-cache-save): Remove text
11434         properties when saving via the temp buffer.
11435
11436 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11437
11438         * message.el (message-generate-hashcash): Honor custom type.
11439
11440 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11441
11442         * message.el (message-generate-hashcash): Default to non-nil when
11443         hashcash is found.
11444
11445         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
11446         (gnus-refer-thread-limit): Increase default to 500.
11447
11448         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
11449
11450         * flow-fill.el (fill-flowed): Allow delete-space.
11451
11452 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11453
11454         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
11455         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
11456         Remove autoloads.
11457
11458 2006-04-18  Simon Josefsson  <jas@extundo.com>
11459
11460         * message.el (message-generate-hashcash): Default to.
11461
11462 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11463
11464         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11465         concatenating segments rather than before concatenating them.
11466
11467 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11468
11469         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
11470
11471 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11472
11473         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
11474
11475         * message.el (message-forward-make-body-plain):
11476         Allow message-forward-ignored-headers to be a list.
11477         (message-remove-ignored-headers): Factor out into function.
11478         (message-forward-make-body-mml): Use it.
11479
11480         * imap.el (imap-quote-specials): New function.
11481         (imap-login-auth): Quote specials.
11482
11483         * rfc2231.el (rfc2231-parse-string): Remove dead code.
11484         (rfc2231-parse-string): Allow concatanation of parameters that
11485         aren't contiguous.  The test case is
11486           (mail-header-parse-content-type "message/external-body;
11487             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
11488             access-type=LOCAL-FILE;
11489             name*1*=plugh%2fhello-sailor%2fbing.pdf")
11490
11491 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11492
11493         * nntp.el (nntp-accept-process-output): Return the value of
11494         `nnheader-accept-process-output'.
11495
11496 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11497
11498         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
11499         (gnus-button-alist): Recognize more diff formats.
11500         (gnus-button-patch): Strip directory.
11501
11502 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11503
11504         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
11505         Emacs 22 when setting focus.
11506
11507 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11508
11509         * gnus-art.el (gnus-article-treat-types): Do treatment of
11510         text/x-verbatim parts.
11511         (gnus-button-patch): New command.
11512
11513         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
11514         addresses that contain invalid characters.
11515
11516 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11517
11518         * message.el (message-put-addresses-in-ecomplete):
11519         Use gnus-replace-in-string.
11520         (message-is-yours-p): Use the more correct
11521         mail-header-parse-address instead of
11522         mail-extract-address-components.
11523         (message-put-addresses-in-ecomplete): Fix typo.
11524
11525         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
11526         keystroke.
11527
11528         * gnus-art.el (gnus-treatment-function-alist): Change order of
11529         newsgroups/generic header folding to avoid double-folding.
11530
11531         * message.el (message-hidden-headers): Add X-Draft-From.
11532
11533         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
11534         New command.
11535         (gnus-summary-repeat-search-article-backward): New command.
11536
11537         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
11538         groups in the parent topic.
11539
11540 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
11541
11542         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
11543         (spam-extra-header-to-number): Return the CRM114 number as a
11544         number instead of a string.
11545
11546 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11547
11548         * gnus-art.el (gnus-face-properties-alist): Move here from
11549         gnus-fun.
11550
11551         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
11552
11553 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11554
11555         * message.el (message-strip-forbidden-properties): Only display on
11556         self-insert-command.
11557
11558         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
11559         reindent.
11560         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
11561
11562 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
11563
11564         * smiley.el (smiley-style): Fix typo.
11565
11566 2006-03-23  Kenichi Handa  <handa@m17n.org>
11567
11568         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
11569         instead of set-buffer-multibyte.
11570
11571 2006-03-23  Kenichi Handa  <handa@m17n.org>
11572
11573         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11574         buffer and then decode the buffer text if necessary.
11575         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11576         first, and after mm-encode-body, change the buffer to unibyte.
11577
11578 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11579
11580         * hashcash.el (hashcash-insert-payment-async-2):
11581         Use message-goto-eoh instead of doing it manually.
11582         (mail-add-payment): Use message-narrow-to-header instead of trying
11583         to do the same itself.
11584
11585         * message.el (message-hidden-headers): Add Face.
11586
11587         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11588         reparenting code.
11589         (gnus-summary-reparent-children): Refactored out code.
11590         (gnus-summary-thread-map): New keystroke.
11591         (gnus-summary-reparent-children): Make into command.
11592
11593         * smiley.el (smiley-style): Default to `medium' if using a large
11594         font.
11595
11596         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11597         does it itself.
11598
11599         * message.el (message-point-in-header-p): Simplify definition.
11600
11601 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11602
11603         * nnagent.el (nnagent-request-set-mark): Silence log file
11604         writing.
11605         (nnagent-request-set-mark): Use write-region instead of
11606         append-to-file.
11607
11608         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11609         strange select method.
11610
11611         * ecomplete.el (ecomplete-display-matches): Get highlightling
11612         right.
11613         (ecomplete-display-matches): Use literals.
11614         (ecomplete-display-matches): Disable message logging.
11615
11616         * message.el (message-display-abbrev): Small optimization.
11617
11618         * ecomplete.el (ecomplete-display-matches): Allow automatic
11619         display.
11620
11621         * message.el (message-strip-forbidden-properties):
11622         Display abbrevs.
11623         (message-display-abbrev): Get automatic display right.
11624
11625         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11626         keystrokes.
11627
11628 2006-04-13  Romain Francoise  <romain@orebokech.com>
11629
11630         TODO: Backport to v5-10!
11631
11632         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11633         Move here (and rename) from gnus-registry.el.
11634
11635         * gnus-registry.el: Require gnus-util.
11636         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11637
11638 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11639
11640         * gnus-group.el (gnus-group-catchup-current):
11641         Change if-then-else-if-then-else into cond.
11642         (gnus-group-catchup): Indent.
11643         (group-name-at-point): New function.
11644         (gnus-fetch-group): Provide default from thing at point.
11645
11646 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11647
11648         * message.el (message-display-abbrev): Fix regexp.
11649
11650         * ecomplete.el (ecomplete-highlight-match-line):
11651         Reimplement choosing.
11652         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11653         dead variables.
11654
11655         * message.el (message-newline-and-indent): Remove debugging.
11656         (message-display-abbrev): Use new implementation.
11657
11658 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11659
11660         * gnus-art.el (gnus-article-mode):
11661         Set cursor-in-non-selected-windows to nil.
11662
11663         * smiley.el: Revert previous change.
11664         (smiley-data-directory): defvar it before using it in the
11665         defcustom of `smiley-style'.
11666
11667 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11668
11669         * message.el (message-newline-and-indent): New function.
11670
11671         * ecomplete.el: Implement more bits.
11672
11673         * message.el (message-put-addresses-in-ecomplete): Clean up the
11674         string.
11675
11676         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11677
11678         * gnus-sum.el (gnus-summary-save-parts):
11679         Bind gnus-summary-save-parts-counter and use it to make unique file
11680         names.
11681
11682         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11683
11684         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11685         parameter to say whether to actually parse the individual
11686         addresses.
11687
11688         * message.el (message-put-addresses-in-ecomplete): New function.
11689         (ecomplete): Require.
11690         (message-mail-alias-type): Add ecomplete as an option.
11691
11692 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11693
11694         * flow-fill.el (fill-flowed): Remove trailing space from blank
11695         quoted lines.
11696
11697 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11698
11699         * smiley.el (smiley-style): Move definition later to avoid a
11700         compilation warning.
11701
11702 2006-04-12  Kenichi Handa  <handa@m17n.org>
11703
11704         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11705         buffer and then decode the buffer text if necessary.
11706         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11707         first, and after mm-encode-body, change the buffer to unibyte.
11708         Use mm-disable-multibyte instead of set-buffer-multibyte.
11709
11710 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11711
11712         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11713         Content-Type header instead of Content-Disposition header.
11714         (gnus-mime-inline-part): Ditto.
11715         (gnus-mime-view-part-as-charset): Ignore charset that the part
11716         specifies.
11717
11718         * mm-decode.el (mm-display-part): Work with external parts and
11719         usual parts similarly.
11720
11721         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11722         instead of gnus-display-mime.
11723
11724         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11725         instead of with-temp-buffer.
11726
11727         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11728         tag to summarized topics part in order to encode non-ASCII text.
11729
11730 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11731
11732         * smiley.el (smiley-style): New variable.
11733         (smiley-directory): New function.
11734         (smiley-data-directory): Derive from `smiley-style' using
11735         `smiley-directory'.
11736         (smiley-regexp-alist): Add new entries.
11737
11738         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11739         (gnus-article-browse-delete-temp): Add :version.
11740
11741 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11742
11743         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11744         the sieve region.
11745
11746 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11747
11748         * gnus.el (gnus-version-number): Bump version.
11749
11750 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11751
11752         * gnus.el: No Gnus v0.4 is released.
11753
11754 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11755
11756         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11757         layout.
11758
11759         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11760         unknown charset.
11761
11762         * message.el (message-header-synonyms): Add Original-To to the
11763         default.
11764
11765         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11766         optional parameter.
11767
11768 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11769
11770         * gnus-fun.el (gnus): Require it for gnus-directory.
11771
11772 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11773
11774         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11775
11776 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11777
11778         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11779
11780 2006-04-05  Simon Josefsson  <jas@extundo.com>
11781
11782         * password.el (password-reset): New function.
11783
11784 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11785
11786         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11787         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11788
11789 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11790
11791         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11792         Some whitespace was matched into the url, which broke browsing hits
11793         > 100 when mm-url-use-external was nil.
11794
11795 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11796
11797         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11798         Check gnus-extra-headers for 'Newsgroups.
11799
11800         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11801         bound.
11802
11803 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11804
11805         * pgg-gpg.el: Clean up process buffers every time gpg processes
11806         complete.
11807
11808 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11809
11810         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11811         doc string.
11812
11813 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11814
11815         * pgg-gpg.el (pgg-gpg-process-filter)
11816         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11817
11818         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11819         lines, temporary fix.
11820
11821 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11822
11823         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11824
11825 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11826
11827         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11828         default-enable-multibyte-characters.  This reverts the change from
11829         revision 6.17 which is no longer necessary because the passphrase
11830         is sent separately now.  GnuPG messages are unreadable under
11831         multibyte locales with default-enable-multibyte-characters set to
11832         nil.
11833
11834 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11835
11836         * message.el (message-tool-bar-gnome): Move "spell".
11837
11838 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11839
11840         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11841         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11842         instead.
11843
11844 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11845
11846         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11847         Improve newsgroups handling for NNTP overviews which don't include
11848         Newsgroups.
11849
11850 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11851
11852         * message.el (message-resend): Bind message-generate-hashcash to nil.
11853
11854 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11855
11856         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11857         when searching for already-paid recipients.
11858
11859 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11860
11861         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11862         passphrases when it is not needed.
11863         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11864         passphrase stuff from gpg, should only be necessary when you use
11865         gpg with a smartcard.
11866
11867 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11868
11869         * mml.el (mml-insert-mime): Ignore cached contents of
11870         message/external-body part.
11871
11872         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11873         (mm-insert-part): Ditto.
11874
11875 2006-03-23  Simon Josefsson  <jas@extundo.com>
11876
11877         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11878         Reiner.
11879         (pgg-gpg-use-agent-p): Use it again.
11880
11881 2006-03-23  Simon Josefsson  <jas@extundo.com>
11882
11883         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11884         older emacsen.
11885         (pgg-gpg-use-agent-p): Don't use it.
11886
11887 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11888
11889         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11890         if we can.
11891
11892 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11893
11894         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11895         (pgg-gpg-update-agent): New function.
11896         (pgg-gpg-use-agent-p): New function.
11897         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11898         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11899         (pgg-gpg-sign-region): Use it.
11900
11901 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11902
11903         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11904         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11905
11906 2006-03-21  Simon Josefsson  <jas@extundo.com>
11907
11908         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11909         <wilde@sha-bang.de>.
11910         (pgg-gpg-use-agent): New variable.
11911         (pgg-gpg-process-region): Use it.
11912         (pgg-gpg-encrypt-region): Likewise.
11913         (pgg-gpg-encrypt-symmetric-region): Likewise.
11914         (pgg-gpg-decrypt-region): Likewise.
11915         (pgg-gpg-sign-region): Likewise.
11916         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11917
11918 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11919
11920         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11921
11922         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11923         Add comment on version.
11924
11925 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11926
11927         * smiley.el: Add missing test smiley.
11928
11929 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11930
11931         * mm-decode.el (mm-with-part): New macro.
11932         (mm-get-part): Use it; work with message/external-body as well.
11933         (mm-save-part): Treat name and filename equally.
11934
11935         * mm-extern.el (mm-extern-cache-contents): New function.
11936         (mm-inline-external-body): Use it; force the part to be displayed;
11937         move undisplayer added to the cached handle to the parent.
11938
11939         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11940         (gnus-mime-view-part-as-type): Work with message/external-body.
11941
11942         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11943
11944 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11945
11946         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11947         images in image-load-path.  [Sync with image.el, revision 1.60, in
11948         Emacs.]
11949
11950 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11951
11952         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11953         path rather than symbol.  Always return list of directories.
11954         Guarantee that image directory comes first.  [Sync with image.el,
11955         revision 1.59, in Emacs.]
11956
11957         * message.el (message-make-tool-bar): Adjust to new API of
11958         `gmm-image-load-path-for-library'.
11959
11960         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11961
11962         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11963
11964 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11965
11966         * gnus-art.el (gnus-article-only-boring-p):
11967         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11968         intangible text.
11969         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11970
11971 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
11972
11973         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
11974         Use `defun' instead of `gmm-defun-compat'.
11975
11976 2006-03-14  Simon Josefsson  <jas@extundo.com>
11977
11978         * message.el (message-unique-id): Don't use message-number-base36
11979         if (user-uid) is a float.
11980         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
11981
11982 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11983
11984         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
11985
11986         * gnus-art.el (gnus-mime-display-single): Make sure there is an
11987         empty line between a part and a message part.
11988
11989 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
11990
11991         * smiley.el: Add more test smileys.
11992         (smiley-data-directory, smiley-regexp-alist)
11993         (gnus-smiley-file-types): Fix doc strings.
11994         (smiley-update-cache): Clear smiley-cached-regexp-alist before
11995         adding new elements.
11996         (smiley-mouse-map): Unused code.  Make it a comment.
11997
11998 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11999
12000         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
12001         scan latest NoCeM messages instead of old ones.
12002         (gnus-nocem-check-article): Fix regexps so as to match to PGP
12003         delimiters that are recently used.
12004         (gnus-nocem-load-cache): Add autoload cookie.
12005
12006         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
12007
12008         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
12009         level which is larger than gnus-use-nocem is specified.
12010
12011         * gnus-group.el (gnus-group-get-new-news): Ditto.
12012
12013 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
12014
12015         * gnus-util.el (gnus-tool-bar-update): New function.
12016
12017         * gnus-group.el (gnus-group-update-tool-bar): New variable.
12018         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
12019
12020         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
12021
12022         * gnus-group.el (gnus-group-redraw-when-idle)
12023         (gnus-group-redraw-check): Remove.
12024         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
12025
12026 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12027
12028         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
12029         if optional last element is specified in splits (FIELD VALUE...).
12030
12031 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
12032
12033         * message.el (message-make-tool-bar): Rename gmm-image-load-path
12034         to gmm-image-load-path-for-library.  Call with no-error argument.
12035         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
12036
12037         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12038
12039         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12040
12041         * gmm-utils.el (gmm-image-load-path): Remove alias.
12042
12043 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
12044
12045         * gmm-utils.el (gmm-image-load-path): Add alias.
12046
12047         * nnml.el (nnml-generate-nov-databases-directory): Rename from
12048         nnml-generate-nov-databases-1.
12049         (nnml-generate-nov-databases): Use it.
12050         (nnml-generate-nov-databases-directory): Document no-active
12051         argument.
12052
12053         * gmm-utils.el (gmm-image-load-path-for-library): Return single
12054         directory if path is t.  Add no-error.
12055
12056         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
12057         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12058
12059         * gnus-art.el (gnus-article-browse-delete-temp-files):
12060         Simplify resetting gnus-article-browse-html-temp-list.
12061
12062         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
12063         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
12064         Add example to docstring.  Rename local variables.  Move error
12065         checks to default case in cond and simplify.
12066
12067 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12068
12069         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
12070         handle is multipart when calling it recursively.
12071         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
12072
12073 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
12074
12075         * nnimap.el (nnimap-request-update-info-internal): Optimize.
12076         Don't `gnus-uncompress-range' to avoid excessive memory usage.
12077
12078 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12079
12080         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
12081         is loaded.
12082
12083         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
12084         loaded.
12085
12086 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12087
12088         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
12089         to "Emacs 23 (unicode)" in doc string.
12090
12091         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
12092         "Emacs 23 (unicode)" in comment.
12093
12094 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12095
12096         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
12097
12098         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
12099         characters 160 through 255 in Emacs 23.
12100
12101 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12102
12103         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
12104         gnus-article-browse-html-temp.
12105         (gnus-article-browse-delete-temp): Make it customizable.
12106         Add `file'.  Adjust doc string.
12107         (gnus-article-browse-delete-temp-files): Add argument.
12108         Allow query for each file.  Adjust doc string.
12109         (gnus-article-browse-html-parts):
12110         Add `gnus-article-browse-delete-temp-files' to
12111         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
12112
12113 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
12114
12115         * gnus-art.el (gnus-article-browse-html-temp)
12116         (gnus-article-browse-delete-temp): New variables.
12117         (gnus-article-browse-delete-temp-files): New function.
12118         (gnus-article-browse-html-parts): Use it.
12119
12120 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12121
12122         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
12123
12124         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
12125         string.
12126
12127         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
12128         gnus-summary-insert-new-articles when unplugged.
12129         Remove gnus-summary-search-article-forward.
12130
12131         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
12132         display-visual-class instead of display-color-cells.
12133
12134 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12135
12136         * dgnushack.el: Autoload customize-group for XEmacs.
12137
12138         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
12139         message/* containing non-ASCII text properly.
12140
12141 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12142
12143         * message.el: Require gmm-utils, remove autoloads.
12144         (message-tool-bar): Set default based on
12145         gmm-tool-bar-style.
12146         (message-tool-bar-gnome): Add gmm-customize-mode.
12147
12148         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
12149         gmm-tool-bar-style.
12150         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
12151
12152         * gnus-group.el (gnus-group-tool-bar): Set default based on
12153         gmm-tool-bar-style.
12154         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
12155
12156         * gmm-utils.el (gmm-image-directory): Rename variable from
12157         gmm-image-load-path.
12158         (gmm-image-load-path): Use gmm-image-directory.
12159         (gmm-customize-mode): New function.
12160         (gmm-tool-bar-style): New variable.
12161
12162         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
12163         gnus-group-redraw-line-number.
12164         (gnus-group-redraw-check): Simplify.
12165         (gnus-group-tool-bar-update): Remove redraw check.
12166         (gnus-group-make-tool-bar): Add redraw check.
12167
12168 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
12169
12170         * gnus-art.el (gnus-button): Add missing parentheses.
12171
12172 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12173
12174         * lpath.el: Fbind line-number-at-pos.
12175
12176 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12177
12178         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
12179
12180 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12181
12182         * gnus-art.el (gnus-button): New face.
12183         (gnus-article-button-face): Use it.
12184
12185         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12186         Add gnus-summary-next-page.  Re-order.
12187
12188         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
12189         next-node are now included.
12190         (gnus-group-redraw-line-number): New internal variable.
12191         (gnus-group-redraw-check): Helper function for updating the tool
12192         bar.
12193         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
12194
12195         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
12196
12197         * spam.el (spam-spamassassin-score-regexp): New internal variable.
12198         (spam-extra-header-to-number, spam-check-spamassassin-headers):
12199         Use it to match format of Spamassassin 3.0 and later.
12200         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
12201         (spam-check-bogofilter)
12202         (spam-bogofilter-register-with-bogofilter): Fix args of
12203         `gnus-error' calls.
12204
12205 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12206
12207         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
12208         unnecessary interaction when sending queued mails.
12209         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
12210
12211 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
12212
12213         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
12214         first or last are nil.
12215
12216 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12217
12218         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
12219
12220 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12221
12222         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
12223
12224 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12225
12226         * dns.el (query-dns): Protect more against buggy tcp output.
12227
12228 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12229
12230         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
12231         nov.php.
12232
12233 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12234
12235         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
12236         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
12237         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
12238         output on the server side.
12239         (nnweb-google-create-mapping): Update regexps and add some
12240         progress indication.
12241
12242 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
12243
12244         * gnus-group.el (gnus-group-tool-bar-gnome):
12245         Fix gnus-agent-toggle-plugged.  Re-order icons.
12246         (gnus-group-tool-bar-gnome):
12247         Add gnus-group-{prev,next}-unread-group.
12248         (gnus-group-tool-bar-gnome): Re-order icons.
12249
12250         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12251         Move gnus-summary-insert-new-articles.
12252
12253         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
12254         Fix comments.
12255
12256         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
12257         also available in Emacs 21.3.
12258
12259         * message.el (message-fix-before-sending): Change "Emacs 22" to
12260         "Emacs 23 (unicode)" in comment.
12261
12262         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
12263         "Emacs 23 (unicode)" in comment.
12264
12265         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
12266         comment.
12267         (mm-coding-system-p): Add comment about no-MULE XEmacs.
12268
12269         * mm-view.el (mm-fill-flowed): Add :version.
12270
12271 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12272
12273         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
12274         and load-path.
12275
12276 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
12277
12278         * message.el: Autoload gmm-image-load-path.
12279         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
12280         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
12281         consitency.
12282
12283         * gmm-utils.el (gmm-image-load-path): Also search in
12284         "../etc/images".  Don't set gmm-image-load-path if we don't find
12285         the image.
12286
12287 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12288
12289         * gmm-utils.el (gmm-image-load-path): Don't make
12290         `gmm-image-load-path' include subdirectories which the second arg
12291         `image' might specify.
12292
12293         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
12294         subdirectory to icon file names.
12295
12296         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
12297
12298 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12299
12300         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
12301         gmm-image-load-path calls.
12302
12303         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12304
12305         * message.el (message-make-tool-bar): Ditto.
12306
12307         * mml.el (mml-preview): Add comment concerning tool bar icons.
12308
12309         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
12310         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
12311
12312         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
12313         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
12314
12315         * message.el (message-tool-bar-gnome): Use new icon names.
12316         (message-make-tool-bar): Use `gmm-image-load-path'.
12317
12318         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
12319         New functions from MH-E.
12320         (gmm-image-load-path): New variable from MH-E.
12321         (gmm-image-load-path): New function from MH-E.  Add arguments
12322         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
12323         *-image-load-path-called-flag.
12324
12325 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
12326
12327         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
12328
12329 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
12330
12331         * nnimap.el (nnimap-request-move-article): Change folder back to
12332         source group before deleting.
12333
12334 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
12335
12336         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
12337
12338         * gnus-art.el (mm-url-insert-file-contents-external):
12339         Autoload mm-url.
12340
12341         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
12342
12343 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12344
12345         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
12346         coding system which mm-charset-to-coding-system returns for a
12347         given charset is valid.
12348
12349 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
12350
12351         * html2text.el (html2text-remove-tag-list):
12352         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
12353
12354 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
12355
12356         * gnus-cus.el: Revert 2005-10-17 change.
12357
12358 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12359
12360         * gnus-art.el (article-strip-banner):
12361         Call article-really-strip-banner only when the regexp match is made.
12362
12363 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12364
12365         * gnus-art.el (article-strip-banner):
12366         Use gnus-extract-address-components instead of
12367         mail-header-parse-addresses to make it work with non-ASCII text;
12368         remove mail-encode-encoded-word-string.
12369
12370         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
12371         values which are surrounded with \"...\"; make it never cause a
12372         Lisp error; give up parsing of parameters if it failed in
12373         extracting type.
12374
12375 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
12376
12377         * smime.el (smime-cert-by-ldap-1): Fix bug where
12378         `smime-ldap-search' returns results without userCertificates.
12379
12380 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12381
12382         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
12383
12384 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12385
12386         * spam.el (spam-check-spamassassin-headers): Adapt format for
12387         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
12388         <ari@mbf.ocn.ne.jp>.
12389         (spam-list-of-processors): Add spam-use-gmane.
12390
12391 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12392
12393         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
12394         make-temp-file; make it work with XEmacs as well.
12395
12396         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
12397         mm-make-temp-file.
12398
12399         * mm-decode.el (mm-display-external): Use the 3rd arg of
12400         mm-make-temp-file.
12401         (mm-create-image-xemacs): Ditto.
12402
12403 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12404
12405         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
12406         with message-narrow-to-headers.
12407         (gnus-draft-setup): Narrow to header to run message-fetch-field.
12408         (gnus-draft-check-draft-articles): New function.
12409         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
12410
12411 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12412
12413         * gnus-art.el (gnus-article-browse-html-parts):
12414         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
12415         Don't use suffix argument for mm-make-temp-file for Emacs 21
12416         compatibility.  Remove useless `format'.
12417
12418 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12419
12420         * nnweb.el (nnweb-google-wash-article): Update regexps.
12421         (nnweb-group-alist): Use defvoo instead of defvar.
12422
12423 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12424
12425         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
12426         re-loading nn* modules.
12427
12428 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12429
12430         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
12431         for `tool-bar-mode' and don't check it's default-value.
12432
12433         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12434
12435         * message.el (message-make-tool-bar): Ditto.
12436
12437         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
12438         `substring'.  Shorten tmp-file name.
12439
12440         * gnus.el: Remove bogus comment.
12441
12442 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
12443
12444         * gnus-art.el (gnus-article-browse-html-parts): New function.
12445         (gnus-article-browse-html-article): New function for viewing html
12446         articles with a browser.
12447
12448 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
12449
12450         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
12451         in elisp.
12452         (pgg-gpg-encrypt-symmetric-region): Ditto.
12453         (pgg-gpg-sign-region): Ditto.
12454
12455         * pgg-def.el (pgg-text-mode): New variable.
12456
12457         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
12458         (mml2015-pgg-encrypt): Ditto.
12459
12460         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
12461         (mml1991-pgg-encrypt): Ditto.
12462
12463 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12464
12465         * nnfolder.el (nnfolder-insert-newsgroup-line):
12466         Use message-make-date instead of current-time-string.
12467
12468         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
12469         to gnus-decoded which mm-uu might set.
12470
12471 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12472
12473         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
12474         don't decode quoted parameters; remove misimported Emacs code.
12475         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12476         (rfc2231-decode-encoded-string): Don't use split-string which
12477         behaves differently according to Emacs version; use
12478         mm-decode-coding-region to convert charset to coding-system.
12479         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12480         (rfc2231-encode-string): Remove misimported Emacs code.
12481
12482 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12483
12484         * gnus-art.el (article-decode-charset): Don't use ignore-errors
12485         when calling mail-header-parse-content-type.
12486         (article-de-quoted-unreadable): Ditto.
12487         (article-de-base64-unreadable): Ditto.
12488         (article-wash-html): Ditto.
12489
12490         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
12491         calling mail-header-parse-content-type and
12492         mail-header-parse-content-disposition.
12493         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
12494         mail-header-parse-content-type.
12495
12496         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
12497         insert charset and format parameters; encode description after
12498         inserting it to buffer.
12499         (mml-insert-parameter): Fold lines properly even if a parameter is
12500         segmented into two or more lines; change the max column to 76.
12501
12502         * rfc1843.el (rfc1843-decode-article-body): Don't use
12503         ignore-errors when calling mail-header-parse-content-type.
12504
12505         * rfc2231.el (rfc2231-parse-string): Return at least type if
12506         possible; don't cause an error even if it fails in parsing of
12507         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12508         (rfc2231-encode-string): Don't break lines at the beginning, leave
12509         it to mml-insert-parameter.
12510
12511         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
12512         calling mail-header-parse-content-type.
12513
12514 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
12515
12516         * spam-report.el (spam-report-gmane-use-article-number):
12517         Improve doc string.
12518         (spam-report-gmane-internal): Check if a suitable header was found
12519         in the article.
12520
12521 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12522
12523         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
12524         (rfc2231-encode-string): Make param*=value always begin with LWSP.
12525
12526 2006-02-05  Romain Francoise  <romain@orebokech.com>
12527
12528         Update copyright notices of all files in the gnus directory.
12529
12530 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12531
12532         * nnweb.el (nnweb-request-group): Avoid growing overview files.
12533
12534 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12535
12536         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
12537         segmented lines of parameter value to cope with Thunderbird 1.5
12538         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
12539         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12540         (rfc2231-encode-string): Don't make lines exceeding 76 column.
12541
12542 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
12543
12544         * mml.el (mml-generate-mime-1): Correct the order of inline signed
12545         parts.
12546
12547 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12548
12549         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
12550         there's only one active file for all servers.
12551         (nnweb-request-scan): Make sure nnweb-articles is initialized on
12552         solid groups.  Gnus might have used a FAST request to select the group.
12553         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
12554         and nnweb-search redundantly in the active file.
12555         (nnweb-request-list): Don't list bogus groups.  There can only be one.
12556         (nnweb-request-create-group): Don't use ARGS.
12557         (nnweb-possibly-change-server, nnweb-request-group): Remove some
12558         initialisations.  Let nnoo do the work.
12559
12560 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12561
12562         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
12563         Say the part has been decoded.
12564
12565         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
12566
12567 2006-01-31  Kevin Ryde  <user42@zip.com.au>
12568
12569         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12570         mailcap-viewer-test-cache when there's no 'test clause, since that
12571         will invert the meaning of a "nil" test previously determined by
12572         mailcap-mailcap-entry-passes-test.
12573
12574 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12575
12576         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12577         compiling.
12578
12579         * gnus-sum.el: Ditto.
12580
12581         * message.el: Don't bind tool-bar-map when compiling.
12582
12583 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12584
12585         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12586
12587 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12588
12589         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12590         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12591         current Google Groups.
12592
12593 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12594
12595         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12596         and tool-bar-mode.
12597
12598         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12599         and tool-bar-mode.
12600
12601         * message.el (message-tool-bar-update): Simplify.
12602         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12603
12604         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12605         gnus-summary-buffer.
12606         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12607         gnus-summary-reply.
12608
12609         * gmm-utils.el (gmm): Add :version.
12610
12611 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12612
12613         * Makefile.in (clean): New rule.
12614         (distclean): Use it.
12615
12616 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12617
12618         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12619         Don't autoload.
12620
12621 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12622
12623         * gmm-utils.el (gmm-verbose): Add :group.
12624
12625 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12626
12627         * message.el: Change some comments WRT tool-bars.
12628
12629         * gnus-sum.el (gnus-summary-tool-bar)
12630         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12631         (gnus-summary-tool-bar-zap-list): New variables.
12632         (gnus-summary-make-tool-bar): Complete rewrite using
12633         `gmm-tool-bar-from-list'.
12634
12635         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12636         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12637         New variables.
12638         (gnus-group-make-tool-bar): Complete rewrite using
12639         `gmm-tool-bar-from-list'.
12640         (gnus-group-tool-bar-update): New function.
12641
12642         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12643
12644 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12645
12646         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12647         is dissected into a single part of which the type is the same as
12648         the given one; decode charset.
12649
12650 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12651
12652         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12653         into alists as symbol not string, since that's what
12654         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12655         look for.
12656
12657 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12658
12659         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12660         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12661
12662         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12663
12664 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12665
12666         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
12667         (gnus-xmas-mime-security-button-menu): New function.
12668
12669         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12670         (gnus-mime-security-button-menu): New definition.
12671         (gnus-mime-security-button-map): Use them.
12672         (gnus-mime-security-button-menu): New function.
12673         (gnus-insert-mime-security-button): Addition to help echo.
12674         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12675         (gnus-mime-security-pipe-part): New functions.
12676
12677         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12678         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12679
12680         * mm-decode.el (mm-handle-set-disposition): Remove.
12681         (mm-handle-set-description): Remove.
12682
12683 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12684
12685         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12686         (mm-w3m-standalone-supports-m17n-p): New function.
12687         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12688         w3m usage.
12689
12690         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12691         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12692
12693 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12694
12695         * message.el (message-tool-bar-zap-list):
12696         Use gmm-tool-bar-zap-list as custom type.
12697         (message-tool-bar-update): New function.
12698         (message-tool-bar, message-tool-bar-gnome)
12699         (message-tool-bar-retro): Add message-tool-bar-update.
12700         (message-tool-bar-gnome): Add flyspell-buffer.
12701
12702         * gnus-util.el (gnus-error): Describe `args'.
12703
12704         * gmm-utils.el (gmm-error): Describe `args'.
12705         (gmm-tool-bar-zap-list): New widget.
12706         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12707
12708 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12709
12710         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12711         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12712         the number of recursive calls.
12713
12714         * mm-decode.el (mm-handle-set-disposition): New macro.
12715         (mm-handle-set-description): New macro.
12716
12717 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12718
12719         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12720         encoding.
12721
12722 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12723
12724         * message.el (message-tool-bar-zap-list, message-tool-bar)
12725         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12726         (message-tool-bar-local-item-from-menu): Remove.
12727         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12728         (message-make-tool-bar): New function.
12729         (message-mode): Use `message-make-tool-bar'.
12730
12731         * gmm-utils.el: New file.
12732         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12733         (gmm-lazy): New widget copied from `nnmail.el'.
12734         (gmm-tool-bar-from-list): New function for creating customizable
12735         tool bars.
12736         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12737         output.
12738         (gmm): Add :prefix to defgroup.
12739
12740 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12741
12742         * gmm-utils.el (gmm-widget-p): New function.
12743
12744 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12745
12746         * mml.el (mml-attach-file): Describe `description' in doc string.
12747         (mml-menu): Add Emacs MIME manual and PGG manual.
12748
12749 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12750
12751         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12752
12753 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12754
12755         * nntp.el (nntp-end-of-line): Doc fix.
12756
12757 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12758
12759         * imap.el (imap-open): Handle case where buffer is a buffer
12760         object.
12761
12762 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12763
12764         * gnus-delay.el (gnus-delay): Don't autoload.
12765         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12766         to be re-loaded when customizing the `gnus-delay' group.
12767
12768 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12769
12770         * message.el (message-insert-citation-line): Use newlines.
12771
12772 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12773
12774         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12775         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12776         these routines, so the passphrase can be managed externally and
12777         passed in to the system.
12778         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12779         pgg-add-passphrase-to-cache function.
12780
12781         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12782         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12783         these routines, so the passphrase can be managed externally and
12784         passed in to the system.
12785         (pgg-pgp5-sign-region): Use new name of
12786         pgg-add-passphrase-to-cache function.
12787
12788 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12789
12790         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12791         part of the decoded armor to find the key-identifier.
12792         (pgg-gpg-lookup-key-owner): New function to return the
12793         human-readable identifier of a key owner.
12794         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12795         itself.
12796         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12797         the key value) if we have a key and can match it against a secret
12798         key.  Also, added a note pointing out fact that the prompt only
12799         indicates the first matching key.
12800
12801         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12802         pgg-decrypt-region.
12803         (pgg-add-passphrase-to-cache): Rename from
12804         `pgg-add-passphrase-cache' to reduce confusion (all callers
12805         changed).
12806         (pgg-remove-passphrase-from-cache): Rename from
12807         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12808         changed).
12809         (pgg-read-passphrase, pgg-add-passphrase-cache)
12810         (pgg-remove-passphrase-cache): Add informative docstrings.
12811         (pgg-decrypt): Convey provided passphrase in subordinate call to
12812         pgg-decrypt-region.
12813
12814 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12815
12816         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12817         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12818         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12819         'passphrase' argument, so the passphrase can be managed externally
12820         and then passed in to the system.
12821
12822         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12823         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12824         so the passphrase cache can be used reliably with identifiers
12825         besides a pgp packet's key id.
12826
12827         * pgg-gpg.el (pgg-gpg-encrypt-region)
12828         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12829         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12830         these routines, so the passphrase can be managed externally and
12831         passed in to the system.
12832
12833         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12834         'notruncate' argument, so the passphrase cache can be used
12835         reliably with identifiers besides a pgp packet's key id.
12836
12837 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12838
12839         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12840         symmetric encryption.
12841         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12842         encrypted session key.
12843         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12844         message ask for the passphrase in a proper way.
12845
12846         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12847         New user commands for symmetric encryption.
12848
12849 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12850
12851         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12852
12853         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12854
12855 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12856
12857         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12858
12859 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12860
12861         * mm-decode.el (mm-inlined-types): Add application/pgp.
12862         (mm-automatic-display): Ditto.
12863
12864         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12865         part as text.
12866
12867 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12868
12869         * nnrss.el: Update copyright.
12870         (nnrss-opml-import): Query whether to subscribe to each entry.
12871
12872         * gnus-art.el:
12873         * gnus-sum.el:
12874         * gnus-xmas.el:
12875         * messagexmas.el:
12876         * mm-uu.el:
12877         * mm-view.el: Update copyright.
12878
12879 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12880
12881         * message.el (message-info): New function.
12882         (message-mode-menu): Add it.
12883         Update copyright.
12884
12885         * ChangeLog: Fix and update copyright.
12886
12887 2006-01-13  Romain Francoise  <romain@orebokech.com>
12888
12889         * message.el (message-forward-subject-name-subject): Prefer the
12890         address to 'nowhere' if the sender has no name.
12891         Fix typo.  Update copyright year.
12892
12893 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12894
12895         * gnus-art.el (article-wash-html):
12896         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12897         (gnus-article-wash-html-with-w3m-standalone): New function.
12898
12899         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12900         mm-inline-text-html-render-with-w3m-standalone.
12901         (mm-text-html-washer-alist): Map w3m-standalone to
12902         gnus-article-wash-html-with-w3m-standalone.
12903         (mm-inline-text-html-render-with-w3m-standalone): New function.
12904
12905 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12906
12907         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12908         Improve LaTeX.
12909
12910 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12911
12912         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12913         (nnrss-request-article): Render text/plain parts as HTML.
12914
12915         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12916         the buffer.
12917
12918 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12919
12920         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12921         custom definition of `gnus-posting-styles'.
12922
12923         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12924         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12925
12926 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12927
12928         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12929         Use nntp for bug archive.
12930
12931 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12932
12933         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12934         parts.
12935         (nnrss-normalize-date): New function converts ISO 8601 date into
12936         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12937         (nnrss-check-group): Use it.
12938
12939 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12940
12941         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12942
12943         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12944         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12945         (nnrss-insert-w3): Ditto.
12946
12947 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12948
12949         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12950         the articles to be forwarded including the case where neither a
12951         number of articles nor a region is specified.
12952
12953 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12954
12955         * nnrss.el (nnrss-request-article): Fix last change; fill
12956         text/plain parts.
12957
12958 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12959
12960         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12961         in text/plain part.
12962         (nnrss-check-group): Don't add excessive newline to dc:subject.
12963
12964 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12965
12966         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12967         article.
12968
12969 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12970
12971         * nnml.el: Don't require gnus-bcklg.  Autoload it.
12972         (nnml-use-compressed-files, nnml-save-mail): Support other
12973         comression programs such as bzip2.
12974
12975 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12976
12977         * dns.el (query-dns): Make sure we check the buffer size before
12978         removing tcp headers.
12979
12980 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12981
12982         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
12983         remove MIME buttons associated with multipart/alternative parts.
12984         (gnus-mime-display-alternative): Tag buttons using `article-type'
12985         text property.
12986
12987         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
12988         associated with multipart/alternative parts.
12989
12990         * gnus-art.el (gnus-signature-separator): Fix custom type.
12991
12992         * mm-decode.el (mm-inlined-types): Fix custom type.
12993         (mm-keep-viewer-alive-types): Ditto.
12994         (mm-automatic-display): Ditto.
12995         (mm-attachment-override-types): Ditto.
12996         (mm-inline-override-types): Ditto.
12997         (mm-automatic-external-display): Ditto.
12998
12999 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13000
13001         * spam-report.el (spam-report-user-mail-address)
13002         (spam-report-user-agent): New variables.
13003         (spam-report-url-ping-plain): Use spam-report-user-agent.
13004
13005 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
13006
13007         * gnus-art.el (gnus-button-handle-custom): Do not just use
13008         `customize-apropos' for any "M-x customize-*" button but the
13009         function called for.  Accept both the function name and its
13010         argument in order to achieve this.
13011         (gnus-button-alist): Remove support for "custom:" URL's.
13012         Pass function name to `gnus-button-handle-custom' in case of "M-x
13013         customize-*" buttons.
13014
13015 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13016
13017         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
13018         multipart/alternative and add xref to mm-discouraged-alternatives
13019         in doc string.
13020
13021         * mm-decode.el (mm-discouraged-alternatives): Add xref to
13022         gnus-buttonized-mime-types in doc string.
13023
13024 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
13025
13026         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
13027         Suggest image/.* in the doc string.
13028
13029 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13030
13031         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
13032         message-marks (Debian bug #342521).
13033
13034 2005-12-12  Simon Josefsson  <jas@extundo.com>
13035
13036         * password.el (password-read-from-cache): Add.
13037         (password-read): Use it.
13038
13039 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13040
13041         * rfc2047.el (rfc2047-charset-to-coding-system):
13042         Recognize us-ascii as a MIME charset.
13043
13044         * mm-bodies.el (mm-decode-content-transfer-encoding):
13045         Protect against the case where the 2nd arg TYPE is nil.
13046
13047 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13048
13049         * pop3.el (pop3-stream-type): Fix custom version.
13050
13051         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
13052
13053 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13054
13055         * mm-decode.el (mm-display-external): Add missing cdr.
13056
13057 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13058
13059         * mm-decode.el (mm-display-external): Use nametemplate (defined in
13060         RFC1524) if it is in mailcap or add a suffix according to
13061         mailcap-mime-extensions when generating a temp filename; postpone
13062         deleting a temp file for 2 seconds for some wrappers, shell
13063         scripts, and so on, which might exit right after having started a
13064         viewer command as a background job.
13065
13066 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13067
13068         * nntp.el (nntp-marks-directory): Fix custom group.
13069
13070         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
13071         steps when < 10.
13072
13073         * gnus-start.el (gnus-no-server-1):
13074         Mention `gnus-level-default-subscribed' in doc string.
13075
13076 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13077
13078         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
13079         parens.
13080
13081 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13082
13083         * gnus-xmas.el (gnus-use-toolbar): Revert.
13084         (gnus-xmas-setup-toolbar): Use global default-toolbar if
13085         gnus-use-toolbar is default.
13086
13087         * messagexmas.el (message-use-toolbar): Revert.
13088         (message-setup-toolbar): Use global default-toolbar if
13089         message-use-toolbar is default.
13090
13091 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13092
13093         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
13094         according to default-toolbar-visible-p.
13095
13096         * messagexmas.el (message-use-toolbar): Ditto.
13097
13098 2005-11-26  Dave Love  <fx@gnu.org>
13099
13100         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
13101         (tls-program, tls-success): Provide openssl alternative.
13102
13103         * starttls.el: Doc fixes.
13104         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
13105         SERVICE to PORT.
13106
13107         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
13108         port null or service name.
13109         (starttls-negotiate): Autoload.
13110
13111 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13112
13113         * message.el (message-kill-to-signature): Fix interactive spec.
13114
13115 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13116
13117         * pop3.el (pop3-open-server): Recognize a string as a service name.
13118
13119 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
13120
13121         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
13122
13123 2005-11-23  Dave Love  <fx@gnu.org>
13124
13125         Add pop3s, pop3/starttls.
13126
13127         * pop3.el (pop3-authentication-scheme): Clarify doc.
13128         (open-tls-stream, starttls-open-stream): Autoload.
13129         (pop3-stream-type): New.
13130         (pop3-open-server): Use it.
13131
13132         * mail-source.el (mail-sources): Fix some :types.  Add stream type
13133         for POP.
13134         (mail-source-keyword-map): Add :stream for POP.
13135         (mail-source-fetch-pop): Use pop3-stream-type.
13136
13137 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13138
13139         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
13140         of current-time-string.
13141
13142 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
13143
13144         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
13145         date header.
13146
13147 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13148
13149         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
13150         it can seriously impact performance as it bypasses the agent's
13151         local caches.
13152
13153 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13154
13155         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
13156         must be explicitly online rather than "not explicitly offline" for
13157         its flags to be synchronized.
13158
13159         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
13160         that gnus-uu-unmark-thread will function correctly.
13161
13162         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
13163         1024K is instead displayed as 1M.
13164
13165 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13166
13167         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
13168
13169 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
13170
13171         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
13172
13173 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
13174
13175         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
13176         error message to display actual error condition.
13177         (gnus-agent-save-local): Avoid saving symbols that are bound to
13178         nil as they simply result in a warning message in
13179         gnus-agent-read-local.
13180
13181 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13182
13183         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
13184         rather than make-variable-buffer-local for file-precious-flag.
13185
13186 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13187
13188         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
13189         for duplicates which are removed.  The invalid sort check then
13190         triggers a rescan after the sort as sorting may have moved
13191         duplicate entries such that they can be cheaply detected.
13192
13193 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13194
13195         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
13196
13197 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13198
13199         * gnus-agent.el (gnus-agent-article-alist-save-format):
13200         Change internal variable to a custom variable.  Change default value
13201         from compressed(2) to uncompressed(1).
13202         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
13203         support for uncompressed agentview files.  Taken together, reading
13204         the agentview file should now be 6-7 times faster.
13205
13206 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13207
13208         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
13209         as a buffer-local variable.  This avoids creating truncated
13210         dribble files as a result of a hang up, eg.
13211
13212 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
13213
13214         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
13215         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
13216         XEmacs.
13217
13218 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13219
13220         * gnus-start.el (gnus-start-draft-setup):
13221         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
13222
13223         * gnus.el (gnus-splash): Change custom group.
13224         (gnus-group-get-parameter, gnus-group-parameter-value):
13225         Describe allow-list argument.
13226
13227         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
13228         string.
13229
13230 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13231
13232         * gnus-art.el (gnus-default-article-saver): Add user-defined
13233         `function' to custom type.
13234
13235 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13236
13237         * imap.el (imap-open): Handle case where buffer is a buffer
13238         object.
13239
13240 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13241
13242         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
13243         long lines.
13244         (gnus-cache-delete-group): Wrap doc strings.
13245
13246         * gnus-agent.el (gnus-agent-rename-group)
13247         (gnus-agent-delete-group): Wrap doc strings.
13248
13249 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13250
13251         * messagexmas.el (message-use-toolbar): Change the valid values
13252         into default, top, bottom, left, and right.
13253         (message-toolbar-thickness): New variable.
13254         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
13255         well.
13256         (message-setup-toolbar): Make it work.
13257
13258         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
13259         (gnus-use-toolbar): Change the valid values into default, top,
13260         bottom, left, and right.
13261         (gnus-toolbar-thickness): New variable.
13262         (gnus-xmas-setup-toolbar): New function.
13263         (gnus-xmas-setup-group-toolbar): Use it.
13264         (gnus-xmas-setup-summary-toolbar): Use it.
13265
13266 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13267
13268         * gnus-start.el (gnus-1): Add "native" to
13269         gnus-predefined-server-alist.
13270
13271         * gnus.el (gnus-method-to-server): Don't add "native" to the
13272         lists here, because that leads to problems when
13273         gnus-select-method is bound.
13274
13275 2005-11-09  Simon Josefsson  <jas@extundo.com>
13276
13277         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
13278         use (not sort-by-date) instead.
13279
13280 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13281
13282         * gnus-delay.el (gnus-delay-group): Don't autoload.
13283         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13284         to be re-loaded when customizing the `gnus-delay' group.
13285
13286 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
13287
13288         * message.el: Revert last changes.
13289         (message-insert-citation-line): Use newlines.
13290
13291 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
13292
13293         * message.el (message-courtesy-message)
13294         (message-mark-insert-begin, message-mark-insert-end)
13295         (message-elide-ellipsis, message-cancel-message)
13296         (message-add-header, message-change-subject)
13297         (message-cross-post-followup-to-header)
13298         (message-cross-post-insert-note, message-reduce-to-to-cc)
13299         (message-widen-reply, message-delete-not-region)
13300         (message-kill-to-signature, message-insert-signature)
13301         (message-insert-importance-high, message-insert-importance-low)
13302         (message-insert-or-toggle-importance)
13303         (message-insert-disposition-notification-to)
13304         (message-indent-citation, message-yank-original)
13305         (message-cite-original-without-signature, message-cite-original)
13306         (message-insert-citation-line, message-position-on-field)
13307         (message-fix-before-sending, message-send-mail-partially)
13308         (message-send-mail, message-send-mail-with-sendmail)
13309         (message-send-mail-with-qmail, message-send-news)
13310         (message-check-news-header-syntax, message-generate-headers)
13311         (message-insert-courtesy-copy, message-fill-address)
13312         (message-fill-header, message-shorten-references)
13313         (message-setup-1, message-cancel-news)
13314         (message-forward-make-body-plain, message-forward-make-body-mime)
13315         (message-forward-make-body-mml, message-encode-message-body)
13316         (message-forward-make-body-digest-plain)
13317         (message-forward-make-body-digest-mime)
13318         (message-use-alternative-email-as-from): Insert `hard-newline'
13319         instead of ordinary newlines.
13320
13321 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13322
13323         * message.el (message-generate-headers): Downcase the argument
13324         given to message-check-element.
13325
13326 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
13327
13328         * nntp.el (nntp-authinfo-rejected): New error condition.
13329         (nntp-wait-for): Use new error condition to signal authentication
13330         error.
13331         (nntp-retrieve-data): Rethrow new error condition to break out of
13332         recursive call to nntp-send-authinfo.
13333
13334 2005-11-08  Romain Francoise  <romain@orebokech.com>
13335
13336         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
13337         (gnus-summary-exit-map): Bind to `Z p'.
13338         (gnus-summary-make-menu-bar): Add menu item.
13339
13340 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
13341
13342         * gnus-art.el (gnus-article-treat-custom): Add `first'.
13343         (gnus-treat-*): Add `first' in all doc strings.
13344
13345         * gnus-group.el (gnus-group-compact-group): Fix typo.
13346
13347 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13348
13349         * gnus.el (gnus-parameters-case-fold-search): New variable.
13350         (gnus-parameters-get-parameter): Use it.
13351
13352         * gnus-score.el (gnus-home-score-file): Doc fix.
13353
13354 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
13355
13356         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
13357
13358 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13359
13360         * mm-util.el (mm-special-display-p): New function.
13361
13362         * mml.el (mml-preview): Use it; doc fix.
13363
13364 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13365
13366         * imap.el (imap-open): Handle case where buffer is a buffer object.
13367
13368 2005-10-29  Romain Francoise  <romain@orebokech.com>
13369
13370         * message.el (message-fix-before-sending): Fix comment.
13371
13372 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13373
13374         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
13375
13376 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13377
13378         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
13379         Used in gnus-score.el.
13380
13381 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13382
13383         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
13384
13385 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
13386
13387         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
13388         whitespace removed in revision 7.8.  Use concatenated string to
13389         protect trailing whitespace.
13390
13391 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
13392
13393         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
13394         (nnimap-request-expire-articles): Use it to avoid sending 'UID
13395         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
13396         Courier IMAP ("some version from 2004").  Mostly based on similar
13397         code in the same function.
13398
13399 2005-10-26  Didier Verna  <didier@xemacs.org>
13400
13401         * gnus-group.el (gnus-group-compact-group): Invalidate original
13402         article buffer.
13403         * gnus-srvr.el (gnus-server-compact-server): Ditto.
13404         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
13405         NOV database and in article itself.
13406         Invalidate article backlog.
13407
13408 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13409
13410         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
13411
13412 2005-10-26  Simon Josefsson  <jas@extundo.com>
13413
13414         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
13415         part of 2004-07-25 change.
13416
13417 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13418
13419         * message.el (message-display-completion-list): New function.
13420         (message-expand-group): Use it; make sure the Completions buffer
13421         is modifiable.
13422 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
13423
13424         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
13425         user-mail-name is an empty string.
13426
13427 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13428
13429         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
13430         depending on gnus-score-decay-constant.
13431
13432         * encrypt.el (encrypt-insert-file-contents)
13433         (encrypt-write-file-contents): Don't use `gnus-message'.
13434
13435         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
13436         arguments.
13437         (mm-uu-type-alist): Add message-marks and insert-marks.
13438         Pass arguments to mm-uu-verbatim-marks-extract.
13439         (mm-uu-hide-markers): New variable.
13440         (mm-uu-extract): Use face similar to `gnus-cite-3'.
13441
13442         * gnus-fun.el (gnus-convert-image-to-x-face-command)
13443         (gnus-convert-image-to-face-command): Use "convert" by default to
13444         allow other input image formats.
13445         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
13446         accordingly.
13447
13448 2005-10-23  Simon Josefsson  <jas@extundo.com>
13449
13450         * imap.el (imap-gssapi-program): Align command line parameters
13451         with latest GNU SASL.
13452         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
13453
13454 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13455
13456         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
13457         HTML.
13458         (nnslashdot-request-article): Ditto.
13459
13460         * lpath.el (featurep): Add nobreak-char-display.
13461
13462 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13463
13464         * mail-source.el (mail-source-fetch-pop): Require pop3.
13465         (mail-source-check-pop): Ditto.
13466
13467 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13468
13469         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
13470         errors.
13471
13472 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13473
13474         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
13475         (gnus-treat-strip-leading-blank-lines): Improve doc string.
13476
13477         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
13478
13479         * mm-bodies.el (mm-decode-string):
13480         Call `mm-charset-to-coding-system' with allow-override argument.
13481
13482 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13483
13484         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
13485         (rfc2047-charset-to-coding-system): New function.
13486         (rfc2047-decode-encoded-words): New function.
13487         (rfc2047-decode-region): Use them.
13488         (rfc2047-decode-cte): Remove.
13489         (rfc2047-parse-and-decode): Remove.
13490         (rfc2047-decode): Remove.
13491
13492 2005-10-15  Kenichi Handa  <handa@m17n.org>
13493
13494         * rfc2047.el (rfc2047-decode-cte): New function.
13495         (rfc2047-decode-region): Change the way to decode successive
13496         encoded-words: decode B- or Q-encoding in each encoded-word,
13497         concatenate them, and decode it as charset.
13498
13499 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13500
13501         * lpath.el: Fbind codepage-setup for XEmacs.
13502
13503 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
13504
13505         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
13506         widget-move-and-invoke.
13507         (gnus-custom-mode): Use gnus-custom-map.
13508
13509 2005-10-15  Bill Wohler  <wohler@newt.com>
13510
13511         * message.el (message-tool-bar-map): Rename image file from
13512         mail_send to mail/send.
13513
13514 2005-10-16  Masatake YAMATO  <jet@gyve.org>
13515
13516         * message.el (message-expand-group): Pass the common
13517         prefix substring of completion to `display-completion-list'.
13518
13519 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
13520
13521         * mml-sec.el (mml-secure-method): New internal variable.
13522         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
13523         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
13524         New functions using mml-secure-method.
13525
13526         * mml.el (mml-mode-map): Add key bindings for those functions.
13527         (mml-menu): Simplify security menu entries.  Suggested by Jesper
13528         Harder <harder@myrealbox.com>.
13529         (mml-attach-file, mml-attach-buffer, mml-attach-external):
13530         Goto end of message if point is the headers of the message.
13531
13532         * message.el (message-in-body-p): New function.
13533
13534         * assistant.el: Autoload gnus-util and netrc.
13535
13536         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
13537         Use `mm-charset-override-alist' only when decoding.
13538
13539         * mm-bodies.el (mm-decode-body):
13540         Call `mm-charset-to-coding-system' with allow-override argument.
13541
13542         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
13543         `filename' from Content-Disposition if Content-Type doesn't
13544         provide `name'.
13545         (gnus-mime-view-part-as-type): Set default instead of
13546         initial-input.
13547
13548 2005-10-09  Daniel Brockman  <daniel@brockman.se>
13549
13550         * format-spec.el (format-spec): Propagate text properties of % spec.
13551
13552 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13553
13554         * gnus-art.el (gnus-treat-predicate): Add `first'.
13555
13556 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13557
13558         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
13559         (mm-charset-override-alist): New variable.
13560         (mm-charset-to-coding-system): Use it.
13561         (mm-codepage-setup): New helper function.
13562         (mm-charset-eval-alist): New variable.
13563         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
13564         Warn about unknown charsets.
13565
13566         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
13567
13568 2005-10-04  David Hansen  <david.hansen@gmx.net>
13569
13570         * nnrss.el (nnrss-request-article): Add support for the comments tag.
13571         (nnrss-check-group): Ditto.
13572
13573 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13574
13575         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13576         Rename x-gnus-verbatim to x-verbatim.
13577         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13578
13579         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13580         x-verbatim.
13581
13582         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13583
13584         * gnus-util.el (gnus-remove-duplicates): Remove.
13585
13586         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13587         instead of gnus-remove-duplicates.
13588
13589         * message.el (message-remove-duplicates): Remove.
13590         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13591         message-remove-duplicates.
13592
13593         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13594         available, else use implementation from `delete-dups'.
13595
13596         * message.el (message-insert-expires): New function.
13597         (message-mode-map): Add key binding.
13598         (message-mode-field-menu): Add menu entry.
13599         (message-mode): Document it.
13600         (message-make-expires-date): Use `message-make-date'.
13601
13602 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13603
13604         * message.el (message-make-expires-date): New function.
13605
13606 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13607
13608         * Makefile.in (list-installed-shadows): New entry.
13609         (install): Use it.
13610         (remove-installed-shadows): New entry.
13611
13612         * dgnushack.el (dgnushack-default-load-path): New variable.
13613         (dgnushack-find-lisp-shadows): New function.
13614         (dgnushack-remove-lisp-shadows): New function.
13615
13616 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13617
13618         * Makefile.in (install-el-elc): New entry.
13619         (install): Use it so that .el files are necessarily installed.
13620
13621 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13622
13623         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13624
13625 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13626
13627         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13628         function rather than the diff-mode.el package.
13629         (mm-display-external): Use with-current-buffer.
13630         (mm-viewer-completion-map, mm-viewer-completion-map):
13631         Move initialization inside declaration.
13632
13633 2005-09-29  Simon Josefsson  <jas@extundo.com>
13634
13635         * spam.el: Load hashcash when compiling, to avoid warnings.
13636         Don't autoload mail-check-payment.
13637         (spam-check-hashcash): Define unconditionally, since hashcash.el
13638         is part of Gnus now.  Ignore errors from payment checking.
13639
13640 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13641
13642         * message.el (message-bold-region, message-unbold-region):
13643         Rename from `bold-region' and `unbold-region'.
13644
13645         * message.el: Remove useless autoloads.
13646
13647 2005-09-28  Simon Josefsson  <jas@extundo.com>
13648
13649         * message.el (message-use-idna): Default to t.
13650         (message-use-idna): Test whether encoding works too.  Doc fix.
13651
13652 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13653
13654         * nntp.el (nntp-warn-about-losing-connection): Remove.
13655
13656 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13657
13658         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13659         customizable.  Change default value.
13660         (mm-uu-diff-groups-regexp): Change default value.
13661         (mm-uu-type-alist): Add doc string.
13662         (mm-uu-configure): Add doc string.  Make it interactive.
13663         (mm-uu-tex-groups-regexp): New variable.
13664         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13665         (mm-uu-type-alist): Add LaTeX documents.
13666         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13667         of "text/verbatim".
13668         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13669
13670         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13671         instead of "text/verbatim".
13672
13673         * message.el (message-mark-inserted-region)
13674         (message-mark-insert-file): Use slrn style marks when called with
13675         prefix argument.
13676
13677 2005-09-27  Simon Josefsson  <jas@extundo.com>
13678
13679         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13680
13681 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13682
13683         * message.el (message-remove-duplicates): New function.
13684         Implementation borrowed from `gnus-remove-duplicates'.
13685         (message-idna-to-ascii-rhs): Also encode idna addresses in
13686         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13687         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13688         only ask about the same idna domain once per header and also tell
13689         in what header to replace the idna domain.
13690
13691         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13692         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13693         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13694         a header is decoded and not just the last one.
13695
13696 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13697
13698         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13699         has been decoded.
13700
13701         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13702         (mm-insert-part): Don't modify text if it has been decoded.
13703
13704         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13705         decoded.
13706
13707         * mm-view.el (mm-inline-text): Don't strip text props unless
13708         decoding enriched or richtext parts.
13709
13710 2005-09-25  Romain Francoise  <romain@orebokech.com>
13711
13712         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13713         * gnus-start.el (gnus-subscribe-interactively):
13714         * gnus-uu.el (gnus-uu-grab-articles):
13715         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13716         space.
13717
13718 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13719
13720         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13721         * mm-view.el (mm-view-pkcs7-decrypt):
13722         * gnus-sum.el (gnus-summary-limit-to-extra)
13723         (gnus-summary-respool-article, gnus-read-move-group-name):
13724         * gnus-score.el (gnus-summary-increase-score):
13725         * gnus-util.el (gnus-completing-read-with-default):
13726         * gnus-art.el (gnus-read-save-file-name)
13727         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13728         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13729         * message.el (message-check-news-header-syntax):
13730         Follow convention for reading with the minibuffer.
13731
13732 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13733
13734         * spam-report.el (spam-report-url-ping-plain):
13735         Use gnus-extended-version as User-Agent.
13736
13737         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13738         default value is nil.
13739
13740         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13741         (mm-uu-verbatim-marks-extract): New function.
13742         (mm-uu-extract): New face.
13743         (mm-uu-copy-to-buffer): Use it.
13744
13745         * spam-report.el (spam-report-gmane-ham): Rename from
13746         `spam-report-gmane-unspam'.
13747         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13748         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13749
13750         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13751         Autoload.
13752         (spam-report-gmane-unregister-routine):
13753         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13754
13755 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13756
13757         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13758         (spam-report-gmane-unregister-routine): Add support for gmane
13759         unregistration.
13760
13761         * spam-report.el (spam-report-gmane-unspam)
13762         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13763         (spam-report-gmane): Change to take a single article and do unspam
13764         registration.
13765
13766 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13767
13768         * mm-url.el (mm-url-decode-entities): Fix regexp.
13769
13770 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13771
13772         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13773         default to nil, to be able to use Gnus at all.  If the default
13774         switches to something else, then the function should be fixed not
13775         be exceedingly slow.
13776
13777 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13778
13779         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13780         fail hard.
13781
13782         * spam-report.el: Add better Keywords line.
13783
13784         * spam.el: Add Maintainer and better Keywords line.
13785
13786 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13787
13788         * gnus-art.el (gnus-article-replace-part)
13789         (gnus-mime-replace-part): New functions.
13790         (gnus-mime-action-alist, gnus-mime-button-commands)
13791         (gnus-mime-save-part-and-strip): Add file argument.
13792         (gnus-article-part-wrapper): Add interactive argument.
13793
13794         * gnus-sum.el (gnus-summary-mime-map):
13795         Add `gnus-article-replace-part'.
13796
13797 2005-09-19  Didier Verna  <didier@xemacs.org>
13798
13799         The nnml compaction feature:
13800         * nnml.el (nnml-request-compact-group): New function.
13801         * nnml.el (nnml-request-compact): New function.
13802         * gnus-int.el (gnus-request-compact-group): New function.
13803         * gnus-int.el (gnus-request-compact): New function.
13804         * gnus-group.el (gnus-group-compact-group): New function.
13805         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13806         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13807         * gnus-srvr.el (gnus-server-compact-server): New function.
13808         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13809         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13810
13811 2005-09-18  Deepak Goel  <deego@gnufans.org>
13812
13813         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13814         format spec.
13815
13816 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13817
13818         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13819
13820 2005-09-15  Romain Francoise  <romain@orebokech.com>
13821
13822         * message.el (message-fill-paragraph): Clarify docstring.
13823
13824 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13825
13826         * gnus-art.el (gnus-mime-display-part): Protect against broken
13827         MIME messages.
13828
13829 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13830
13831         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13832         before parsing header.
13833
13834 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13835
13836         * html2text.el (html2text-replace-list): Add new entities.
13837
13838 2005-09-11  Romain Francoise  <romain@orebokech.com>
13839
13840         * message.el (message-alternative-emails): Improve docstring.
13841         (message-setup-1): Call `message-use-alternative-email-as-from'
13842         after `message-setup-hook' to give it precedence over posting
13843         styles, etc.
13844         (message-use-alternative-email-as-from): Add docstring.
13845         Remove the original From header if present.
13846
13847         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13848         (nnml-save-mail): Use it.
13849
13850         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13851         articles.  Add new argument `silent'.
13852         (gnus-uu-mark-all): Report the total number of marked articles.
13853
13854 2005-09-10  Romain Francoise  <romain@orebokech.com>
13855
13856         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13857         (gnus-uu-mark-series): Likewise.
13858
13859 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13860
13861         * spam-report.el (spam-report-gmane): Fix generation of spam
13862         report URL.
13863
13864 2005-09-10  Simon Josefsson  <jas@extundo.com>
13865
13866         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13867         t, based on discussion on the ding list with Robert Epprecht
13868         <epprecht@solnet.ch>.
13869
13870 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13871
13872         * spam-report.el (spam-report-gmane): Make it work without
13873         X-Report-Spam header.  Gmane now only provides Archived-At.
13874         This is only used if `spam-report-gmane-use-article-number' is nil.
13875         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13876
13877         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13878         make `gnus-summary-sort-by-recipient' work with threading.
13879
13880         * nnweb.el (nnweb-google-wash-article): Print a message if article
13881         is not available.
13882
13883 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13884
13885         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13886         change.  Decode text/* parts content before displaying.
13887
13888 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13889
13890         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13891
13892 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13893
13894         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13895
13896         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13897         url-package-name, url-package-version,
13898         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13899         w3m-display-inline-images, and w3m-minor-mode-map.
13900
13901 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13902
13903         * message.el (message-tab-body-function): Fix mismatched custom type.
13904
13905         * gnus.el (gnus-group-change-level-function): Ditto.
13906
13907         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13908
13909         * gnus-art.el (gnus-signature-limit)
13910         (gnus-article-mime-part-function): Ditto.
13911
13912 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13913
13914         * mml.el (mml-mode): Silence the byte compiler.
13915
13916         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13917         using `(sit-for 0)' before moving the point to the specified part;
13918         skip unbuttonized parts.
13919         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13920         return to the summary window if gnus-auto-select-part is non-nil.
13921
13922 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13923
13924         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13925         New variables.
13926         (mml-dnd-attach-file, mml-mode): Use them.
13927
13928         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13929         Make fetching article by MID work again for Google Groups.
13930         Add FIXME concerning gnus-group-make-web-group.
13931
13932         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13933         Don't depend on Gnus by using mail-extract-address-components if
13934         gnus-extract-address-components is not bound.
13935
13936 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13937
13938         * gnus-art.el (gnus-mime-display-security): Don't display the
13939         signature, but only the signed part.
13940
13941 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13942
13943         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13944
13945         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13946         list, not listp.
13947
13948 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13949
13950         * mm-encode.el (mm-encode-content-transfer-encoding):
13951         Likewise when encoding.
13952
13953         * mm-bodies.el (mm-decode-content-transfer-encoding):
13954         De-canonicalize CRLF for all text content types, not just
13955         text/plain.
13956
13957 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13958
13959         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13960         valid article; point arrow and cursor at the MIME button.
13961
13962 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13963
13964         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13965         Suggested by Dan Christensen <jdc@uwo.ca>.
13966
13967         * mm-decode.el (mm-save-part): Enable change of prompt.
13968
13969 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13970
13971         * gnus-msg.el (gnus-inews-add-send-actions):
13972         Make `message-post-method' lambda parameter ARG `&optional'.
13973
13974 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13975
13976         * gnus-sum.el (gnus-summary-mime-map):
13977         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
13978         gnus-article-jump-to-part.
13979
13980         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
13981         (gnus-article-edit-part): Use it.
13982         (gnus-article-part-wrapper): Add no-handle argument.
13983         (gnus-article-save-part-and-strip, gnus-article-delete-part):
13984         New functions.
13985
13986 2005-08-29  Romain Francoise  <romain@orebokech.com>
13987
13988         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
13989         docstring.
13990         (gnus-face-from-file): Likewise.
13991
13992 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
13993
13994         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
13995         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
13996         non-nil.
13997         (gnus-auto-select-part): New variable.
13998         (gnus-article-jump-to-part): New function.
13999         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
14000         (gnus-mime-delete-part): Allow selecting specified part after
14001         deleting or stripping parts.
14002         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
14003         part if argument is bogus.
14004
14005 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
14006
14007         * gnus-art.el (w3m-minor-mode-map):
14008         * gnus-spec.el (gnus-newsrc-file-version):
14009         * gnus-util.el (nnmail-active-file-coding-system)
14010         (gnus-original-article-buffer, gnus-user-agent):
14011         * gnus.el (gnus-ham-process-destinations)
14012         (gnus-parameter-ham-marks-alist)
14013         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
14014         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
14015         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
14016         * mm-decode.el (gnus-current-window-configuration):
14017         * mm-extern.el (gnus-article-mime-handles):
14018         * mm-url.el (url-current-object, url-package-name)
14019         (url-package-version):
14020         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
14021         (smime-keys, w3m-cid-retrieve-function-alist)
14022         (w3m-current-buffer, w3m-display-inline-images)
14023         (w3m-minor-mode-map):
14024         * mml-smime.el (gnus-extract-address-components):
14025         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
14026         (gnus-newsrc-hashtb, message-default-charset)
14027         (message-deletable-headers, message-options)
14028         (message-posting-charset, message-required-mail-headers)
14029         (message-required-news-headers):
14030         * mml1991.el (mc-pgp-always-sign):
14031         * mml2015.el (mc-pgp-always-sign):
14032         * nnheader.el (nnmail-extra-headers):
14033         * rfc1843.el (gnus-decode-encoded-word-function)
14034         (gnus-decode-header-function, gnus-newsgroup-name):
14035         * spam-stat.el (gnus-original-article-buffer): Add defvars.
14036
14037 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
14038
14039         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
14040         the end of the date treatments.
14041
14042 2005-08-15  Simon Josefsson  <jas@extundo.com>
14043
14044         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
14045         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
14046         Capello and Romain Francoise.
14047         (pgg-fetch-key-function): Remove, not used?
14048         (pgg-insert-url-with-w3): Require url, to get
14049         url-insert-file-contents regardless of where it is defined.
14050
14051 2005-08-13  Romain Francoise  <romain@orebokech.com>
14052
14053         * message.el (message-cite-original-1): New function.
14054         (message-cite-original): Use it.
14055         (message-cite-original-without-signature): Ditto.
14056
14057 2005-08-08  Romain Francoise  <romain@orebokech.com>
14058
14059         * message.el (message-yank-empty-prefix): New variable.
14060         (message-indent-citation): Use it.
14061         (message-cite-original-without-signature): Respect X-No-Archive.
14062
14063 2005-08-08  Simon Josefsson  <jas@extundo.com>
14064
14065         * pgg.el: Autoload url-insert-file-contents instead of loading
14066         w3/url.
14067         (pgg-insert-url-with-w3): Don't load url here.
14068
14069 2005-08-07  Jesper Harder  <harder@phys.au.dk>
14070
14071         * message.el (message-kill-to-signature): Don't insert newline at
14072         bol.
14073         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
14074
14075 2005-08-06  Romain Francoise  <romain@orebokech.com>
14076
14077         * message.el (message-user-fqdn): Fix typo in docstring.
14078
14079 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
14080
14081         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
14082
14083         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
14084
14085 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14086
14087         * mm-bodies.el (mm-encode-body): Use coding system rather than
14088         charset to encode text.
14089
14090         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
14091         number of charsets if utf-8 is available (XEmacs).
14092
14093 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14094
14095         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
14096         taken from `gnus-button-mid-or-mail-regexp'.
14097         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
14098         (gnus-button-alist): Improve regexp for domain part of the MIDs
14099         for news:localpart@domain buttons.
14100         (gnus-button-ctan-directory-regexp): Update.
14101
14102 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14103
14104         * sieve-manage.el (sieve-manage-interactive-login):
14105         Use make-local-variable rather than make-variable-buffer-local.
14106         (sieve-manage-open): Ditto.
14107         (sieve-manage-authenticate): Ditto.
14108
14109         * mml.el (mml-generate-mime-1): Make the content type default to
14110         text/plain if the filename is not specified.
14111
14112 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14113
14114         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
14115         instead of insert-buffer.
14116
14117         * message.el (message-yank-original): Ditto; set the mark at the
14118         end of the yanked message.
14119
14120 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14121
14122         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
14123         lines to scroll rather than to stop it.
14124
14125         * mml.el (mml-generate-default-type): Add doc string.
14126         (mml-generate-mime-1): Use mm-default-file-encoding or make it
14127         default to application/octet-stream when determining the content
14128         type if it is not specified for the part or the mml contents; add
14129         a comment about mml-generate-default-type.
14130
14131 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
14132
14133         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
14134         make it default to application/octet-stream when determining the
14135         content type if it is not specified for the external contents.
14136
14137 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14138
14139         * rfc2231.el (rfc2231-parse-string): Take care that not only a
14140         segmented parameter but also other parameters might be there.
14141
14142 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14143
14144         * mm-decode.el (mm-display-external): Delete temp file, directory
14145         and buffer immediately if the external process is exited.
14146
14147 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14148
14149         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
14150         fewer lines than that of scroll-margin.
14151         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
14152
14153 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14154
14155         * gnus-art.el (gnus-article-next-page): Revert.
14156         (gnus-article-beginning-of-window): New macro.
14157         (gnus-article-next-page-1): Use it.
14158         (gnus-article-prev-page): Ditto.
14159         (gnus-article-edit-part): Use insert-buffer-substring instead of
14160         insert-buffer.
14161         (gnus-article-edit-exit): Ditto.
14162
14163         * gnus-util.el (gnus-beginning-of-window): Remove.
14164         (gnus-end-of-window): Remove.
14165
14166         * lpath.el: Don't bind header-line-format and scroll-margin.
14167
14168 2005-07-25  Simon Josefsson  <jas@extundo.com>
14169
14170         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
14171         to have the url package without w3.  Reported by Daiki Ueno
14172         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
14173
14174 2005-07-20  Didier Verna  <didier@xemacs.org>
14175
14176         * gnus-diary.el: Remove the description comment (nndiary is now
14177         properly documented in the Gnus manual).
14178         Fix the spelling of "Back End".
14179         * nndiary.el: Ditto.
14180         Fix the copyright notice.
14181
14182 2005-07-18  Romain Francoise  <romain@orebokech.com>
14183
14184         * gnus-sum.el (gnus-summary-to-prefix)
14185         (gnus-summary-newsgroup-prefix): New variables.
14186         (gnus-summary-from-or-to-or-newsgroups): Use them.
14187
14188 2005-07-17  Romain Francoise  <romain@orebokech.com>
14189
14190         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
14191         space as it's generally not especially interesting to the user.
14192
14193 2005-07-16  Romain Francoise  <romain@orebokech.com>
14194
14195         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
14196         nil to avoid prompting and file modification if one of the
14197         messages at the top of the nnfolder file contains a copyright
14198         notice.
14199         Update copyright notice.
14200
14201         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
14202         instead of `current-time-string' as the latter creates a time
14203         string that is not RFC 2822 compliant (it lacks the zone).
14204         Update copyright notice.
14205
14206 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14207
14208         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
14209         for text/rtf.  Display default in prompt.  Pass default for M-n.
14210
14211         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
14212
14213 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14214
14215         * gnus-msg.el (gnus-button-mailto):
14216         Remove save-selected-window-window hackery because it relies on
14217         save-selected-window internals.
14218
14219 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14220
14221         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
14222         (gnus-article-next-page-1): Use gnus-beginning-of-window.
14223         (gnus-article-prev-page): Ditto.
14224
14225         * gnus-util.el (gnus-beginning-of-window): New function.
14226         (gnus-end-of-window): New function.
14227
14228         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
14229
14230 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14231
14232         * gnus-score.el (gnus-score-edit-all-score):
14233         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
14234         gnus-message.
14235
14236 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14237
14238         * gnus-msg.el (gnus-button-mailto):
14239         Remove save-selected-window-window hackery because it relies on
14240         save-selected-window internals.
14241
14242 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14243
14244         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
14245         add-minor-mode.
14246         (gnus-binary-mode): Ditto.
14247
14248         * gnus-topic.el (gnus-topic-mode): Ditto.
14249
14250 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
14251
14252         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
14253         (gnus-article-prev-page): Take scroll-margin into consideration.
14254
14255 2005-07-04  Lute Kamstra  <lute@gnu.org>
14256
14257         Update FSF's address in GPL notices.
14258
14259 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
14260
14261         * gnus.el (gnus-exit):
14262         * gnus-group.el (gnus-group-icons):
14263         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
14264
14265         * gnus-nocem.el (gnus-nocem):
14266         * message.el (message-various, message-buffers, message-sending)
14267         (message-interface, message-forwarding, message-insertion)
14268         (message-headers, message-news, message-mail):
14269         * pgg-gpg.el (pgg-gpg):
14270         * pgg-parse.el (pgg-parse):
14271         * pgg-pgp.el (pgg-pgp):
14272         * pgg-pgp5.el (pgg-pgp5):
14273         * pop3.el (pop3): Finish `defgroup' description with period.
14274
14275 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14276
14277         * gnus-art.el (article-display-face): Improve the efficiency.
14278         (article-display-x-face): Ditto; remove grey x-face stuff.
14279
14280 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14281
14282         * gnus-art.el (article-display-face): Correct the position in
14283         which Faces are inserted.
14284
14285 2005-06-29  Didier Verna  <didier@xemacs.org>
14286
14287         * gnus-art.el (article-display-face): Display faces in correct
14288         order.
14289
14290 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14291
14292         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
14293         (gnus-fill-real-hashtb): Use hash table instead of obarray.
14294         (gnus-nocem-check-article): Fetch the Type header.
14295         (gnus-nocem-message-wanted-p): Fix the way to examine types.
14296         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
14297         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
14298         make sure gnus-nocem-hashtb is initialized.
14299         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
14300         (gnus-nocem-unwanted-article-p): Ditto.
14301
14302         * pgg.el (pgg-verify): Return the verification result.
14303
14304 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14305
14306         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
14307         is ascii.
14308
14309 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
14310
14311         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
14312         `show-nonbreak-escape'.
14313
14314 2005-06-23  Lute Kamstra  <lute@gnu.org>
14315
14316         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
14317
14318         * dig.el (dig-mode):
14319         * smime.el (smime-mode): Use gnus-run-mode-hooks.
14320
14321 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
14322
14323         * nnimap.el (nnimap-split-download-body): Fix spellings.
14324
14325 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
14326
14327         * gnus-art.el (gnus-article-encrypt-body):
14328         * gnus-cus.el (gnus-score-customize):
14329         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
14330         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
14331
14332 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
14333
14334         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
14335         header by looking for magic "MII" at the beginnig.
14336
14337 2005-06-16  Miles Bader  <miles@gnu.org>
14338
14339         * gnus-xmas.el (gnus-xmas-group-startup-message):
14340         Use renamed gnus-splash face.
14341
14342         * assistant.el (assistant-field): Remove "-face" suffix from face name.
14343         (assistant-field-face): New backward-compatibility alias for renamed
14344         face.
14345         (assistant-render-text): Use renamed assistant-field face.
14346
14347         * spam.el (spam): Remove "-face" suffix from face name.
14348         (spam-face): New backward-compatibility alias for renamed face.
14349         (spam-face, spam-initialize): Use renamed spam face.
14350
14351         * message.el (message-header-to, message-header-cc)
14352         (message-header-subject, message-header-newsgroups)
14353         (message-header-other, message-header-name)
14354         (message-header-xheader, message-separator, message-cited-text)
14355         (message-mml): Remove "-face" suffix from face names.
14356         (message-header-to-face, message-header-cc-face)
14357         (message-header-subject-face, message-header-newsgroups-face)
14358         (message-header-other-face, message-header-name-face)
14359         (message-header-xheader-face, message-separator-face)
14360         (message-cited-text-face, message-mml-face):
14361         New backward-compatibility aliases for renamed faces.
14362         (message-font-lock-keywords): Use renamed message faces.
14363
14364         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
14365         (sieve-test-commands, sieve-tagged-arguments):
14366         Remove "-face" suffix from face names.
14367         (sieve-control-commands-face, sieve-action-commands-face)
14368         (sieve-test-commands-face, sieve-tagged-arguments-face):
14369         New backward-compatibility aliases for renamed faces.
14370         (sieve-control-commands-face, sieve-action-commands-face)
14371         (sieve-test-commands-face, sieve-tagged-arguments-face):
14372         Use renamed sieve faces.
14373
14374         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
14375         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
14376         (gnus-group-news-3-empty, gnus-group-news-4)
14377         (gnus-group-news-4-empty, gnus-group-news-5)
14378         (gnus-group-news-5-empty, gnus-group-news-6)
14379         (gnus-group-news-6-empty, gnus-group-news-low)
14380         (gnus-group-news-low-empty, gnus-group-mail-1)
14381         (gnus-group-mail-1-empty, gnus-group-mail-2)
14382         (gnus-group-mail-2-empty, gnus-group-mail-3)
14383         (gnus-group-mail-3-empty, gnus-group-mail-low)
14384         (gnus-group-mail-low-empty, gnus-summary-selected)
14385         (gnus-summary-cancelled, gnus-summary-high-ticked)
14386         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
14387         (gnus-summary-high-ancient, gnus-summary-low-ancient)
14388         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
14389         (gnus-summary-low-undownloaded)
14390         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
14391         (gnus-summary-low-unread, gnus-summary-normal-unread)
14392         (gnus-summary-high-read, gnus-summary-low-read)
14393         (gnus-summary-normal-read, gnus-splash):
14394         Remove "-face" suffix from face names.
14395         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14396         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14397         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14398         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14399         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14400         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14401         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14402         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14403         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14404         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14405         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14406         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14407         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14408         (gnus-summary-normal-ticked-face)
14409         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
14410         (gnus-summary-normal-ancient-face)
14411         (gnus-summary-high-undownloaded-face)
14412         (gnus-summary-low-undownloaded-face)
14413         (gnus-summary-normal-undownloaded-face)
14414         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14415         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14416         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14417         (gnus-splash-face):
14418         New backward-compatibility aliases for renamed faces.
14419         (gnus-group-startup-message): Use renamed gnus faces.
14420
14421         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
14422         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
14423         (gnus-server-agent): Remove "-face" suffix from face names.
14424         (gnus-server-agent-face, gnus-server-opened-face)
14425         (gnus-server-closed-face, gnus-server-denied-face)
14426         (gnus-server-offline-face):
14427         New backward-compatibility aliases for renamed faces.
14428         (gnus-server-agent-face, gnus-server-opened-face)
14429         (gnus-server-closed-face, gnus-server-denied-face)
14430         (gnus-server-offline-face): Use renamed gnus faces.
14431
14432         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
14433         Remove "-face" suffix from face names.
14434         (gnus-picon-xbm-face, gnus-picon-face):
14435         New backward-compatibility aliases for renamed faces.
14436
14437         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
14438         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
14439         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
14440         (gnus-cite-11): Remove "-face" suffix from face names.
14441         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
14442         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
14443         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
14444         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
14445         New backward-compatibility aliases for renamed faces.
14446         (gnus-cite-attribution-face, gnus-cite-face-list)
14447         (gnus-article-boring-faces): Use renamed gnus faces.
14448
14449         * gnus-art.el (gnus-signature, gnus-header-from)
14450         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
14451         (gnus-header-content): Remove "-face" suffix from face names.
14452         (gnus-signature-face, gnus-header-from-face)
14453         (gnus-header-subject-face, gnus-header-newsgroups-face)
14454         (gnus-header-name-face, gnus-header-content-face):
14455         New backward-compatibility aliases for renamed faces.
14456         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
14457
14458         * gnus-sum.el (gnus-summary-selected-face)
14459         (gnus-summary-highlight): Use renamed gnus faces.
14460         * gnus-group.el (gnus-group-highlight): Likewise.
14461
14462 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
14463
14464         * gnus-sieve.el (gnus-sieve-article-add-rule):
14465         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
14466         * spam-stat.el (spam-stat-buffer-change-to-spam)
14467         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
14468
14469         * message.el (message-is-yours-p):
14470         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
14471
14472 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14473
14474         * mm-view.el (mm-inline-text): Withdraw the last change.
14475
14476 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14477
14478         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
14479         executing enriched-decode.
14480
14481 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14482
14483         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
14484         charset of tar files.
14485
14486 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
14487
14488         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
14489
14490 2005-06-04  Lute Kamstra  <lute@gnu.org>
14491
14492         * nnfolder.el (nnfolder-read-folder): Make sure that undo
14493         information is never recorded.
14494
14495 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14496
14497         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
14498
14499 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14500
14501         * pop3.el (pop3-apop): Run md5 in the binary mode.
14502
14503         * starttls.el (starttls-set-process-query-on-exit-flag):
14504         Use eval-and-compile.
14505
14506 2005-05-31  Simon Josefsson  <jas@extundo.com>
14507
14508         * smime.el (smime-replace-in-string): Define.
14509         (smime-cert-by-ldap-1): Use it.
14510
14511 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14512
14513         * gnus-art.el (article-display-x-face): Replace
14514         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14515
14516         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
14517         set-process-query-on-exit-flag or process-kill-without-query.
14518
14519         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
14520         loop instead of replace-regexp.
14521
14522         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
14523         instead of process-kill-without-query if it is available.
14524
14525         * lpath.el: Fbind ldap-search-entries.
14526
14527         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
14528         instead of find-file-hooks if it is available.
14529
14530         * mml1991.el: Bind pgg-default-user-id when compiling.
14531
14532         * mml2015.el: Bind pgg-default-user-id when compiling.
14533
14534         * nndraft.el (nndraft-request-associate-buffer):
14535         Use write-contents-functions instead of write-contents-hooks if it is
14536         available.
14537
14538         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
14539         instead of find-file-hooks if it is available.
14540
14541         * nntp.el (nntp-open-connection): Replace
14542         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14543         (nntp-open-ssl-stream): Ditto.
14544         (nntp-open-tls-stream): Ditto.
14545
14546         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
14547         set-process-query-on-exit-flag or process-kill-without-query.
14548         (starttls-open-stream-gnutls): Use it instead of
14549         process-kill-without-query.
14550         (starttls-open-stream): Ditto.
14551
14552 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
14553
14554         * smime.el (smime-cert-by-ldap-1): Don't use
14555         replace-regexp-in-string.
14556
14557 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
14558
14559         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
14560
14561         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
14562         in PEM format.  Adjust to the XEmacs compability.
14563
14564 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14565
14566         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
14567         by `string-to-number'.
14568         * gnus-agent.el (gnus-agent-regenerate-group)
14569         (gnus-agent-fetch-articles): Ditto.
14570         * gnus-art.el (gnus-button-fetch-group): Ditto.
14571         * gnus-cache.el (gnus-cache-generate-active)
14572         (gnus-cache-articles-in-group): Ditto.
14573         * gnus-group.el (gnus-group-set-current-level)
14574         (gnus-group-insert-group-line): Ditto.
14575         * gnus-score.el (gnus-score-set-expunge-below)
14576         (gnus-score-set-mark-below, gnus-summary-score-effect)
14577         (gnus-summary-score-entry): Ditto.
14578         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14579         (gnus-soup-pack): Ditto.
14580         * gnus-spec.el (gnus-xmas-format): Ditto.
14581         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14582         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14583         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14584         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14585         * nndb.el (nndb-get-remote-expire-response): Ditto.
14586         * nndiary.el (nndiary-parse-schedule-value)
14587         (nndiary-string-to-number, nndiary-request-replace-article)
14588         (nndiary-request-article): Ditto.
14589         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14590         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14591         * nneething.el (nneething-make-head): Ditto.
14592         * nnfolder.el (nnfolder-request-article)
14593         (nnfolder-retrieve-headers): Ditto.
14594         * nnheader.el (nnheader-file-to-number): Ditto.
14595         * nnkiboze.el (nnkiboze-request-article): Ditto.
14596         * nnmail.el (nnmail-process-unix-mail-format)
14597         (nnmail-process-babyl-mail-format): Ditto.
14598         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14599         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14600         (nnmh-request-create-group, nnmh-request-list-1)
14601         (nnmh-request-group, nnmh-request-article): Ditto.
14602         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14603         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14604         * nnsoup.el (nnsoup-make-active): Ditto.
14605         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14606         * nntp.el (nntp-find-group-and-number)
14607         (nntp-retrieve-headers-with-xover): Ditto.
14608         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14609         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14610         (pgg-format-key-identifier): Ditto.
14611         * pop3.el (pop3-last, pop3-stat): Ditto.
14612         * qp.el (quoted-printable-decode-region): Ditto.
14613
14614         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14615         of concat.
14616
14617 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14618
14619         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14620
14621         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14622
14623         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14624
14625         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14626
14627         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14628
14629         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14630
14631         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14632         (gnus-carpal-mode): Ditto.
14633
14634         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14635         (gnus-browse-mode): Ditto.
14636
14637         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14638
14639         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14640
14641 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14642
14643         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14644
14645 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14646
14647         * gnus-util.el (gnus-run-mode-hooks): New function.
14648
14649         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14650
14651         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
14652         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14653
14654 2005-05-27  Lute Kamstra  <lute@gnu.org>
14655
14656         * dns-mode.el (dns-mode): Specify customization group.
14657
14658 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14659
14660         * gnus-agent.el (gnus-agent-make-mode-line-string):
14661         Use mode-line-highlight as mouse-face.
14662
14663 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14664
14665         * canlock.el (canlock): Change the parent group to news.
14666
14667         * deuglify.el (gnus-outlook-deuglify): Add :group.
14668
14669         * dig.el (dig): Add :group.
14670
14671         * dns-mode.el (dns-mode): Add :group.
14672
14673         * encrypt.el (encrypt): Add :group.
14674
14675         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14676         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14677         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14678         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14679         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14680
14681         * gnus-diary.el (gnus-diary): Add :group.
14682
14683         * gnus.el (gnus-group-news-1-face): Add :group.
14684         (gnus-group-news-1-empty-face): Ditto.
14685         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14686         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14687         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14688         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14689         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14690         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14691         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14692         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14693         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14694         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14695         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14696         (gnus-summary-high-ticked-face): Ditto.
14697         (gnus-summary-low-ticked-face): Ditto.
14698         (gnus-summary-normal-ticked-face): Ditto.
14699         (gnus-summary-high-ancient-face): Ditto.
14700         (gnus-summary-low-ancient-face): Ditto.
14701         (gnus-summary-normal-ancient-face): Ditto.
14702         (gnus-summary-high-undownloaded-face): Ditto.
14703         (gnus-summary-low-undownloaded-face): Ditto.
14704         (gnus-summary-normal-undownloaded-face): Ditto.
14705         (gnus-summary-high-unread-face): Ditto.
14706         (gnus-summary-low-unread-face): Ditto.
14707         (gnus-summary-normal-unread-face): Ditto.
14708         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14709         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14710
14711         * hashcash.el (hashcash): New custom group.
14712         (hashcash-default-payment): Add :group.
14713         (hashcash-payment-alist): Ditto.
14714         (hashcash-default-accept-payment): Ditto.
14715         (hashcash-accept-resources): Ditto.
14716         (hashcash-path): Ditto.
14717         (hashcash-extra-generate-parameters): Ditto.
14718         (hashcash-double-spend-database): Ditto.
14719         (hashcash-in-news): Ditto.
14720
14721         * message.el (message-minibuffer-local-map): Add :group.
14722
14723         * netrc.el (netrc): Add :group.
14724
14725         * sieve-manage.el (sieve-manage-log): Add :group.
14726         (sieve-manage-default-user): Diito.
14727         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14728         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14729         (sieve-manage-authenticators): Ditto.
14730         (sieve-manage-authenticator-alist): Ditto.
14731         (sieve-manage-default-port): Ditto.
14732
14733         * sieve-mode.el (sieve-control-commands-face): Add :group.
14734         (sieve-action-commands-face): Ditto.
14735         (sieve-test-commands-face): Ditto.
14736         (sieve-tagged-arguments-face): Ditto.
14737
14738         * smime.el (smime): Add :group.
14739
14740         * spam-report.el (spam-report): Add :group.
14741
14742         * spam.el (spam, spam-face): Add :group.
14743
14744 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14745
14746         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14747         return \n.\n.\n at the end of articles.  Protect against that.
14748         (nntp-with-open-group): Allow debugging.
14749
14750         * nnheader.el (mail-header-set-extra): Make into a function
14751         because I just could't understand how to quote the list properly.
14752
14753         * dns.el (query-dns-cached): New function.
14754
14755 2005-05-26  Lute Kamstra  <lute@gnu.org>
14756
14757         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14758
14759 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14760
14761         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14762
14763         * gnus-art.el: Don't autoload mail-extract-address-components.
14764
14765         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14766         eval-and-compile to evaluate it.
14767
14768         * hashcash.el: Don't autoload executable-find.
14769
14770         * nndb.el: Don't declare the nndb back end two or more times; don't
14771         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14772
14773         * nntp.el: Autoload format-spec instead of format; use
14774         eval-and-compile to evaluate autoload forms.
14775
14776 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14777
14778         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14779
14780 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14781
14782         * gnus.el (gnus-version-number): Bump version.
14783
14784 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14785
14786         * gnus.el: No Gnus v0.3 is released.
14787
14788 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14789
14790         * lpath.el (featurep): Bind show-nonbreak-escape.
14791
14792 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14793
14794         * gnus-art.el (gnus-article-edit-part): Disable undo.
14795
14796 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14797
14798         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14799         gnus-article-date-lapsed-new-header is t if date timer is active;
14800         skip headers in which the original date value is empty.
14801         (gnus-article-save-original-date): Redefine it as a macro.
14802         (gnus-display-mime): Use it.
14803
14804 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14805
14806         * gnus-art.el (article-date-ut): Support converting date in
14807         forwarded parts as well.
14808         (gnus-article-save-original-date): New function.
14809         (gnus-display-mime): Use it.
14810
14811 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14812
14813         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14814         enclosure element of <item>.
14815
14816 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14817
14818         * message.el (message-kill-buffer-query): Rename from
14819         `message-kill-buffer-query-if-modified'.  Add :version.
14820
14821 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14822
14823         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14824         window layout.
14825
14826 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14827
14828         * mml.el: Autoload dnd when compiling.
14829
14830 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14831
14832         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14833         x-dnd-*.
14834
14835 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14836
14837         * qp.el (quoted-printable-encode-region): Save excursion.
14838
14839 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14840
14841         * message.el (message-kill-buffer-query-if-modified): Add new variable
14842         so the user can kill a modified message buffer quickly.
14843         (message-kill-buffer): Use it.
14844
14845 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14846
14847         * lpath.el: Fbind display-time-event-handler; don't fbind
14848         string-to-multibyte.
14849
14850         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14851
14852 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14853
14854         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14855         contained in text because xml.el decodes entities) with LFs.
14856
14857 2005-04-11  Lute Kamstra  <lute@gnu.org>
14858
14859         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14860         differently.
14861
14862 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14863
14864         * mm-util.el (mm-detect-coding-region): Typo.
14865
14866 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14867
14868         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14869
14870 2005-04-06  Deepak Goel  <deego@gnufans.org>
14871
14872         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14873         user-function allow user modifications of the scores.
14874         (spam-stat-score-buffer-user): New function, to allow
14875         user-computed modifications to the score.
14876         (spam-stat-score-buffer-user-functions): List of additional
14877         scoring functions.
14878         (spam-stat-error-holder): Global temporary error holder.
14879         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14880         variable.
14881
14882 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14883
14884         * gnus-registry.el (gnus-registry-clean-empty-function)
14885         (gnus-registry-trim, gnus-registry-fetch-groups)
14886         (gnus-registry-delete-group): Groups that match
14887         `gnus-registry-ignored-groups' are removed from the registry
14888         entries, not just ignored for splitting.  This helps clean up the
14889         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14890         to get all the groups a message ID is in.
14891
14892         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14893         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14894         (spam-stat-score-buffer-user-functions): Add :number custom type.
14895
14896 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14897
14898         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14899         argument in XEmacs.
14900
14901         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14902         (nnrss-request-group): Decode group name first.
14903         (nnrss-request-article): Make a text/plain article if mml-to-mime
14904         failed.
14905         (nnrss-get-encoding): Return a compatible encoding according to
14906         nnrss-compatible-encoding-alist.
14907         (nnrss-find-el): Use consp instead of listp.
14908         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14909
14910 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14911
14912         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14913         which Emacs 20 doesn't support.
14914         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14915
14916 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14917
14918         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14919         silence the byte compiler inside the defun.
14920
14921         * gnus-demon.el (parse-time-string): Add autoload.
14922
14923         * gnus-delay.el (parse-time-string): Add autoload.
14924
14925         * gnus-art.el (parse-time-string): Add autoload.
14926
14927         * nnultimate.el (parse-time): Require for `parse-time-string'.
14928
14929 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14930
14931         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14932
14933         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14934
14935         * smime.el (smime-ldap-host-list): Add :version.
14936
14937 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14938
14939         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14940         pass it to `gnus-browse-read-group'.
14941         (gnus-browse-read-group): Add NUMBER argument and pass it to
14942         `gnus-group-read-ephemeral-group'.
14943
14944         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14945         argument and pass it to `gnus-group-read-group'.
14946
14947 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14948
14949         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14950         mm-xemacs-find-mime-charset-1 if we have the mule feature
14951         available at runtime.
14952
14953 2005-03-25  Werner Lemberg  <wl@gnu.org>
14954
14955         * nnmaildir.el: Replace `illegal' with `invalid'.
14956
14957 2005-03-23  Lute Kamstra  <lute@gnu.org>
14958
14959         * time-date.el: Add comment on time value formats.
14960         Don't require parse-time.
14961         (with-decoded-time-value): New macro.
14962         (encode-time-value): New function.
14963         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14964         (days-to-time): Return a valid time value when arg is huge.
14965         (time-since): Use time-subtract.
14966         (time-to-number-of-days): Use time-to-seconds.
14967
14968 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14969
14970         * gnus-start.el (gnus-display-time-event-handler):
14971         Check display-time-timer at runtime rather than only at load time
14972         in case display-time-mode is turned off in the mean time.
14973
14974 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
14975
14976         * nnimap.el (nnimap-open-connection): Print which authinfo file is
14977         used.
14978
14979         * nneething.el (nneething-map-file-directory): Derive from
14980         `gnus-directory'.
14981
14982         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
14983         the To/Cc button.
14984
14985 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
14986
14987         * nnmaildir.el (nnmaildir-request-accept-article):
14988         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
14989
14990 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14991
14992         * gnus-async.el: Require timer-funcs at compile time when in
14993         XEmacs for `run-with-idle-timer'.
14994
14995 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
14996
14997         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
14998         autoloaded function.
14999
15000 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15001
15002         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
15003
15004 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
15005
15006         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
15007
15008 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15009
15010         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
15011         Add gnus-expert-user to default.
15012
15013 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
15014
15015         * nnimap.el (nnimap-open-server): Ditto.
15016
15017         * imap.el (imap-authenticate): Fix typo.
15018
15019 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
15020
15021         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
15022         buffer (since IMAP server might return FETCH response out of
15023         order, and the nntp buffer must be sorted).
15024
15025 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
15026
15027         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
15028         comparison on string.
15029
15030         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
15031         (gnus-agent-score): Rename category keywords to match gnus-cus.
15032         (gnus-agent-summary-fetch-series): Modify to protect against
15033         gnus-agent-summary-fetch-group clearing processable flags.
15034         (gnus-agent-synchronize-group-flags): Update live group buffer as
15035         synchronization may occur due to the user toggle the plugged
15036         status.
15037         (gnus-agent-fetch-group-1): Clear downloadable flag when article
15038         successfully downloaded.
15039         (gnus-agent-expire-group-1): Avoid using markers when the overview
15040         is in ascending order; greatly improves performance.
15041         (gnus-agent-regenerate-group):
15042         Use gnus-agent-synchronize-group-flags to reset read status in both
15043         gnus and server.
15044         (gnus-agent-update-files-total-fetched-for): Fix initial size.
15045
15046 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15047
15048         * message.el: Don't autoload former message-utils variables.
15049         (message-strip-subject-trailing-was): Change doc string.
15050
15051         * nnweb.el: Fixes for `gnus-group-make-web-group'.
15052         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
15053         (nnweb-google-search): Add "hl=en" here.
15054         (nnweb-google-parse-1, nnweb-google-create-mapping):
15055         Don't hardcode URL.
15056
15057 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15058
15059         * message.el (message-get-reply-headers, message-followup):
15060         Mention related variables `message-use-followup-to' and
15061         `message-use-mail-followup-to', in the information buffer.
15062
15063         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
15064         of broken groups(-beta).google.com.
15065
15066 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15067
15068         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
15069         parameter to invoked gnus-request-move-article; remove the
15070         redundant gnus-sum-hint-move-is-internal variable; apply the marks
15071         all at once instead of once per article.
15072         (gnus-summary-remove-process-mark): Accept a list of articles as
15073         well as a single article for processing.
15074
15075         * gnus-int.el (gnus-request-move-article): Add move-is-internal
15076         parameter.
15077
15078         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
15079
15080         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
15081
15082         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
15083         parameter.
15084
15085         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
15086         parameter.
15087
15088         * nnimap.el (nnimap-request-move-article): Add move-is-internal
15089         parameter and remove the gnus-sum-hint-move-is-internal variable.
15090
15091         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
15092         parameter.
15093
15094         * nndraft.el (nndraft-request-move-article): Add move-is-internal
15095         parameter.
15096
15097         * nndiary.el (nndiary-request-move-article): Add move-is-internal
15098         parameter.
15099
15100         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
15101
15102         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
15103         parameter.
15104
15105         * nnagent.el (nnagent-request-move-article): Add move-is-internal
15106         parameter.
15107
15108 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15109
15110         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
15111         a more conservative way.
15112
15113 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15114
15115         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
15116         buffer, so it moves the window's cursor.
15117
15118 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
15119
15120         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
15121         `mm-dissect-multipart' and receive the from field as an (optional)
15122         argument from `mm-dissect-multipart'.
15123         (mm-dissect-multipart): Receive the from field as an argument and
15124         pass it on when we call `mm-dissect-buffer' on MIME parts.
15125         Fixes verification/decryption of signed/encrypted MIME parts.
15126
15127 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
15128
15129         * gnus-sum.el (gnus-summary-move-article):
15130         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
15131         whatever it calls (right now, only nnimap-request-move article
15132         respects it).
15133
15134         * nnimap.el (nnimap-request-move-article):
15135         When gnus-sum-hint-move-is-internal is set, don't do the extra
15136         nnimap-request-article.
15137
15138 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15139
15140         * nnheader.el (nnheader-find-file-noselect): Add doc string.
15141
15142         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
15143         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
15144
15145         * gnus-sum.el (gnus-summary-caesar-message):
15146         Apply `gnus-treat-article' after rotation.
15147
15148         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
15149         doc string.
15150
15151 2005-02-22  Simon Josefsson  <jas@extundo.com>
15152
15153         * encrypt.el (encrypt-password-cache-expiry): Remove (use
15154         `password-cache-expiry' instead).  Reported by Arne Jørgensen
15155         <arne@arnested.dk>.
15156         (encrypt): Add password-cache and password-cache-expiry as group
15157         members.
15158
15159 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
15160
15161         * smime.el (smime-ldap-host-list): Doc fix.
15162         (smime-ask-passphrase): Use `password-read-and-add' to read (and
15163         cache) password.
15164         (smime-sign-region): Use it.
15165         (smime-decrypt-region): Use it.
15166         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
15167         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
15168         fails.
15169         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
15170         certificate from DER to PEM format rather than calling openssl.
15171
15172         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
15173
15174         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
15175         for signing/encryption.
15176
15177         * mml.el (mml-parse-1): Use them.
15178
15179 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
15180
15181         * nnrss.el (nnrss-verbose): Remove.
15182         (nnrss-request-group): Use `nnheader-message' instead.
15183
15184 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
15185
15186         * nnrss.el (nnrss-verbose): New variable.
15187         (nnrss-request-group): Make it say nnrss is requesting a group.
15188
15189 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15190
15191         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
15192         Handle news URL with given port correctly.
15193
15194 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15195
15196         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
15197         containing special characters.
15198
15199         * gnus-sum.el (gnus-summary-edit-article): Ditto.
15200
15201         * mml.el (mime-to-mml): Ditto.
15202
15203         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
15204         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
15205         (rfc2047-decode-region): Quote decoded words containing special
15206         characters when rfc2047-quote-decoded-words-containing-tspecials
15207         is non-nil.
15208
15209 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
15210
15211         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
15212
15213         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
15214
15215 2005-02-15  Simon Josefsson  <jas@extundo.com>
15216
15217         * nnimap.el (nnimap-debug): Doc fix.
15218
15219         * imap.el (imap-debug): Doc fix.
15220
15221 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15222
15223         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
15224
15225 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
15226
15227         * gnus.el (spam-contents): Improve docs for spam-contents
15228         parameter in its variable incarnation.
15229
15230 2005-02-14  Simon Josefsson  <jas@extundo.com>
15231
15232         * smime-ldap.el: Use require instead of load-library for ldap.
15233         (smime-ldap-search): Indent.
15234         (smime-ldap-search-internal): Shorten line.
15235
15236         * smime.el (smime-cert-by-dns): Add doc-string.
15237         (smime-cert-by-ldap-1): Indent.
15238
15239         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
15240         mml-smime-get-dns-ldap.
15241         (mml-smime-encrypt-query): Use new function.  Default to ldap.
15242
15243 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
15244
15245         * smime.el: Require smime-ldap.
15246         (smime-ldap-host-list): New variable.
15247         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
15248
15249         * mml-smime.el (mml-smime-encrypt-query): New function.
15250         (mml-smime-encrypt-query): Use it.
15251
15252         * smime-ldap.el: New file.
15253
15254 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15255
15256         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
15257
15258 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15259
15260         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
15261         argument in doc string.  Make query for type more clear.
15262
15263 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15264
15265         * gnus.el (gnus-group-startup-message): Search for gnus images in
15266         etc/images/gnus.
15267         * mm-util.el (mm-image-load-path): Likewise.
15268         * smiley.el (smiley-data-directory): Search for smilies in
15269         etc/images/smilies.
15270
15271 2005-02-09  Kim F. Storm  <storm@cua.dk>
15272
15273         Change Emacs release version from 21.4 to 22.1 throughout.
15274         Change Emacs development version from 21.3.50 to 22.0.50.
15275
15276 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15277
15278         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
15279
15280         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
15281         non-Mule XEmacs as well.
15282         (mm-decompress-buffer): Signal an error intentionally if it does
15283         not decompress compressed data because auto-compression-mode is
15284         disabled.
15285
15286 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
15287
15288         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
15289         an ID in the registry even if it has no groups.
15290
15291 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15292
15293         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
15294         merge it into mm-decompress-buffer.
15295         (gnus-mime-copy-part): Use the MIME part charset, the value which
15296         a user specified or gnus-newsgroup-charset for decoding, like
15297         gnus-mime-inline-part does; set buffer-file-coding-system to tell
15298         save-buffer what was used.  Suggested by Kevin Ryde
15299         <user42@zip.com.au>.
15300         (gnus-mime-inline-part): Allow the name parameter as well as the
15301         filename parameter; force decompressing of compressed data; always
15302         display contents being not decoded as unibyte.
15303
15304         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
15305         as well as the filename parameter.
15306
15307         * mm-util.el (mm-decompress-buffer):
15308         Merge gnus-mime-jka-compr-maybe-uncompress.
15309         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
15310         of compressed data.
15311
15312 2005-02-08  Simon Josefsson  <jas@extundo.com>
15313
15314         * imap.el (imap-log): Doc fix.
15315
15316 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15317
15318         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
15319         the coding cookies; decompress compressed parts.
15320
15321         * mml.el (mml-generate-mime-1): Add the charset parameter according
15322         to the value which a user specified manually or the coding cookie.
15323
15324         * mm-util.el (mm-string-to-multibyte): New function.
15325         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
15326         (mm-coding-system-to-mime-charset): New function.
15327         (mm-decompress-buffer): New function.
15328         (mm-find-buffer-file-coding-system): New function.
15329
15330         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
15331         (mm-display-inline-fontify): Rewrite for decoding and decompressing
15332         parts.
15333
15334 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15335
15336         * mm-view.el (mm-display-inline-fontify): Decode a part according
15337         to the charset parameter.
15338
15339 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15340
15341         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
15342         prefix arg is neither nil nor a number, as info specifies.
15343
15344 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15345
15346         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
15347         timestamps.
15348
15349 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
15350
15351         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
15352         groups error checking and notify user.
15353
15354 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
15355
15356         * message.el (message-send-mail-function): Check existence of
15357         sendmail-program first before using default value
15358         `message-send-mail-with-sendmail'.  Otherwise use more generic
15359         `smtpmail-send-it'.
15360
15361 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15362
15363         * nntp.el (nntp-request-update-info): Always return nil.
15364
15365 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15366
15367         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
15368
15369 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15370
15371         * message.el (message-beginning-of-line): Change the behavior when
15372         invoked between BOL and : so that it first moves backward.
15373
15374 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15375
15376         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
15377         article buffer when editing of the article is discarded.
15378         (gnus-article-prepare): Revert.
15379
15380 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15381
15382         * gnus-art.el (gnus-article-prepare):
15383         Remove message-strip-forbidden-properties from the local hook.
15384
15385 2005-01-27  Simon Josefsson  <jas@extundo.com>
15386
15387         * password.el (password-cache-add): Only start one timer per key.
15388         Reported by Derek Atkins <warlord@MIT.EDU>.
15389
15390 2005-01-26  Steve Youngs  <steve@sxemacs.org>
15391
15392         * run-at-time.el: Remove.  It is no longer needed as
15393         timer-funcs.el in the xemacs-base package has a working version of
15394         `run-at-time'.
15395
15396         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
15397
15398         * password.el: Require timer-funcs instead of run-at-time in
15399         XEmacs.
15400         Remove `password-run-at-time' macro.
15401         (password-cache-add): Use `run-at-time' instead of
15402         `password-run-at-time'.
15403
15404         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
15405         Remove `nnheader-cancel-function-timers' alias,
15406         `cancel-function-timers' exists in XEmacs in timer-funcs.
15407
15408         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
15409         for `run-with-idle-timer'.
15410
15411         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
15412         for `run-at-time'.
15413
15414         * mm-url.el: Require timer-funcs at compile time when in XEmacs
15415         for `with-timeout'.
15416
15417         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
15418         the same as for XEmacs 21.4.
15419         No need to ignore `run-with-idle-timer', this function exists in
15420         XEmacs now in timer-funcs.el in the xemacs-base package.
15421         (dgnushack-compile): No need to delete
15422         run-at-time.el from the list of files to compile because it
15423         doesn't exist anymore.
15424
15425 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15426
15427         * mml.el (mml-generate-mime-1): Convert string into unibyte when
15428         inserting " *mml*" buffer's contents into a unibyte temp buffer.
15429
15430 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
15431
15432         * mail-source.el (mail-source-fetch-imap): Search for ^From case
15433         sensitively.
15434
15435 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
15436
15437         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
15438
15439 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15440
15441         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
15442         which will be inserted according to the multibyteness of a buffer
15443         rather than the type of contents.  Suggested by ARISAWA Akihiro
15444         <ari@mbf.ocn.ne.jp>.
15445
15446         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
15447         of string which old xml.el may return rather than a string.
15448
15449 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15450
15451         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
15452
15453 2005-01-16  Simon Josefsson  <jas@extundo.com>
15454
15455         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
15456         idn/idna.el isn't available.
15457         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
15458         <michael@waxrat.com>.
15459
15460         * hashcash.el: Remove non-FSF copyright header.
15461
15462         * hashcash.el (hashcash-extra-generate-parameters): New variable.
15463         (hashcash-generate-payment): Use it.
15464         (hashcash-generate-payment-async): Use it.
15465
15466 2005-01-15  Simon Josefsson  <jas@extundo.com>
15467
15468         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
15469         Suggested by Raymond Scholz <ray-2005@zonix.de>.
15470
15471         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
15472         gnus-summary-idna-message.
15473         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
15474         (gnus-summary-idna-message): New function.
15475
15476 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
15477
15478         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
15479         gnus-novice-user.
15480
15481 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15482
15483         * nnrss.el (nnrss-request-delete-group): Delete entries in
15484         nnrss-group-alist as well.
15485         (nnrss-save-server-data): Insert newline.
15486
15487 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
15488
15489         * gnus.el (gnus-user-agent): Use list of symbols instead of
15490         symbols.  Display full version number for (S)XEmacs.
15491         Optionally display (S)XEmacs codename.
15492
15493         * gnus-util.el (gnus-emacs-version): Update for new
15494         `gnus-user-agent'.
15495
15496         * gnus-msg.el (gnus-extended-version): Make it possible to omit
15497         Gnus version.
15498
15499 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15500
15501         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
15502         which is unreadable in some setups.
15503
15504 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15505
15506         * gnus-spec.el (gnus-update-format-specifications): Flush the
15507         group format spec cache if it doesn't support decoded group names.
15508
15509 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15510
15511         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
15512         Allow to apply decay on score files matching a regexp.
15513
15514 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15515
15516         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
15517         compatibility in %g and %c.
15518
15519 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15520
15521         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
15522         name for only %g and %c.
15523         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
15524         of gnus-tmp-group to decoded group name.
15525         (gnus-group-make-rss-group): Exclude `/'s from group names.
15526
15527 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15528
15529         * nnrss.el (nnrss-get-encoding): Fix regexp.
15530
15531 2004-12-27  Simon Josefsson  <jas@extundo.com>
15532
15533         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
15534         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
15535         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
15536
15537 2004-12-17  Kim F. Storm  <storm@cua.dk>
15538
15539         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
15540
15541         * gnus-sum.el (gnus-summary-mode-map): Likewise.
15542
15543 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15544
15545         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
15546
15547 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15548
15549         * nnrss.el: Require rfc2047 and mml.
15550         (nnrss-file-coding-system): New variable.
15551         (nnrss-format-string): Redefine it as an inline function.
15552         (nnrss-decode-group-name): New function.
15553         (nnrss-string-as-multibyte): Remove.
15554         (nnrss-retrieve-headers): Decode group name; don't use
15555         nnrss-format-string.
15556         (nnrss-request-group): Decode group name.
15557         (nnrss-request-article): Decode group name; allow a Message-ID as
15558         well as an article number; don't use nnrss-format-string; encode a
15559         Message-ID string which may contain non-ASCII characters; use
15560         mml-to-mime to compose a MIME article.
15561         (nnrss-request-expire-articles): Decode group name.
15562         (nnrss-request-delete-group): Decode group name.
15563         (nnrss-fetch): Clarify error message.
15564         (nnrss-read-server-data): Use insert-file-contents instead of load;
15565         bind file-name-coding-system; use multibyte buffer.
15566         (nnrss-save-server-data): Bind coding-system-for-write to the
15567         value of nnrss-file-coding-system; bind file-name-coding-system;
15568         add coding cookie.
15569         (nnrss-read-group-data): Use insert-file-contents instead of load;
15570         bind file-name-coding-system; use multibyte buffer.
15571         (nnrss-save-group-data): Bind coding-system-for-write to the
15572         value of nnrss-file-coding-system; bind file-name-coding-system.
15573         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
15574         make it work with non-ASCII text.
15575         (nnrss-find-el): Make it work with old xml.el as well.
15576
15577 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15578
15579         * nnrss.el (nnrss-get-encoding): New function.
15580         (nnrss-fetch): Use unibyte buffer initially; bind
15581         coding-system-for-read while performing mm-url-insert; remove ^Ms;
15582         decode contents according to the encoding attribute.
15583         (nnrss-save-group-data): Add coding cookie.
15584         (nnrss-mime-encode-string): New function.
15585         (nnrss-check-group): Use it to encode subject and author.
15586
15587 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15588
15589         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15590         imaginary variable.
15591
15592 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15593
15594         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15595         correctly even if there are wide characters.
15596
15597 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15598
15599         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15600         downcased symbol names; make a new cache instead of reusing
15601         bbdb-hashtable.
15602
15603 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15604
15605         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15606         concatenating segments rather than before concatenating them.
15607         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15608
15609         * message.el (message-get-reply-headers): Bind `extra'.
15610
15611 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15612
15613         * message.el (message-extra-wide-headers): New variable.
15614         (message-get-reply-headers): Use it.
15615
15616 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15617
15618         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15619         (gnus-agent-group-pathname): Ditto.
15620
15621         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15622
15623         * gnus-group.el (gnus-group-make-group): Decode group name.
15624         (gnus-group-make-rss-group): Register the group data after opening
15625         the nnrss group.
15626
15627 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15628
15629         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15630         by expiry now get marked as read.
15631
15632 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15633
15634         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15635
15636 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15637
15638         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15639         unify Latin characters in XEmacs.
15640         (mm-find-mime-charset-region): Use it.
15641
15642 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15643
15644         * gnus-util.el (gnus-delete-directory): New function.
15645
15646         * gnus-agent.el (gnus-agent-delete-group): Use it.
15647
15648         * gnus-cache.el (gnus-cache-delete-group): Use it.
15649
15650 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15651
15652         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15653         names.
15654
15655 2004-12-16  Simon Josefsson  <jas@extundo.com>
15656
15657         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15658
15659 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15660
15661         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15662
15663         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15664         (gnus-group-set-current-level): Decode group name.
15665
15666 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15667
15668         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15669         failed.
15670
15671 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15672
15673         * gnus-group.el (gnus-group-delete-group): Decode group name.
15674         (gnus-group-make-rss-group): Encode group name.
15675         (gnus-group-catchup-current): Decode group name.
15676         (gnus-group-kill-group): Decode group name.
15677
15678 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15679
15680         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15681
15682 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15683
15684         * gnus-group.el (gnus-group-make-rss-group):
15685         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15686
15687         * gnus-start.el (gnus-setup-news): Honor user's setting to
15688         gnus-message-archive-method.  Suggested by Lute Kamstra
15689         <lute@gnu.org>.
15690
15691 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15692
15693         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15694         global counterparts of the buffer-local variables.
15695
15696 2004-11-16  Romain Francoise  <romain@orebokech.com>
15697
15698         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15699         counterparts of the buffer-local variables.
15700
15701 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15702
15703         * message.el (message-forbidden-properties): Fix typo in doc
15704         string.
15705
15706 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15707
15708         * gnus-util.el (gnus-replace-in-string): Add doc string.
15709
15710         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15711         to avoid problems when splitting mails with many recipients.
15712
15713 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15714
15715         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15716         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15717
15718 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15719
15720         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15721         if there is no hashtable in memory or file modification time is
15722         newer than cached timestamp.
15723
15724 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15725
15726         * gnus-sum.el (gnus-summary-limit-to-recipient):
15727         Implement not-matching option.
15728
15729 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15730
15731         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15732         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15733         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15734         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15735         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15736         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15737
15738 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15739
15740         * message.el (message-forward-make-body-mml): Remove headers
15741         according to message-forward-ignored-headers if a message is decoded.
15742
15743 2004-12-02  Romain Francoise  <romain@orebokech.com>
15744
15745         * message.el (message-forward-make-body-plain): Always remove
15746         headers according to message-forward-ignored-headers.
15747
15748 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15749
15750         * spam.el (spam-summary-prepare-exit): Remove the
15751         gnus-summary-limit pop for now, it has problems with ham marks for
15752         me.
15753
15754 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15755
15756         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15757         correctly.
15758
15759 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15760
15761         * format-spec.el (format-spec): Message the char.
15762
15763 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15764
15765         * gnus-art.el (gnus-split-methods): Reformat comments.
15766
15767         * spam.el (spam-summary-prepare-exit): Remove article limits
15768         before exiting the summary buffer.
15769
15770 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15771
15772         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15773         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15774
15775         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15776         order to silence the byte compiler.
15777
15778         * spam.el: Fix the way to silence the byte compiler, which
15779         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15780         bbdb-search-simple, spam-BBDB-register-routine,
15781         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15782         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15783         spam-stat-buffer-is-spam, spam-stat-load,
15784         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15785         spam-stat-save and spam-stat-split-fancy.
15786
15787 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15788
15789         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15790         which may confuse users.
15791         (canlock-password-for-verify): Ditto.
15792
15793         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15794
15795         * gnus-art.el (gnus-emphasis-alist): Ditto.
15796
15797         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15798
15799         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15800
15801         * gnus-start.el (gnus-save-killed-list): Ditto.
15802
15803         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15804         (gnus-sum-thread-tree-root): Ditto.
15805         (gnus-sum-thread-tree-false-root): Ditto.
15806         (gnus-sum-thread-tree-single-indent): Ditto.
15807
15808         * message.el (message-courtesy-message): Ditto.
15809         (message-archive-note): Ditto.
15810         (message-subscribed-address-file): Ditto.
15811         (message-user-fqdn): Ditto.
15812
15813         * spam-report.el (spam-report-gmane-regex): Ditto.
15814
15815         * spam.el (spam-blackhole-good-server-regex): Ditto.
15816
15817 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15818
15819         * mml.el (mml-preview): Widen the message buffer before copying
15820         the contents to the preview buffer; sort headers before previewing.
15821
15822         * message.el (message-hidden-headers): Fix the way to avoid a bug
15823         in the `repeat' widget in Emacs 21.3 or earlier.
15824
15825 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15826
15827         * message.el (message-hidden-headers): Default to "^References:".
15828         Improve customization type.  Suggested by Reiner Steib
15829         <Reiner.Steib@gmx.de>.
15830
15831 2004-11-25  Romain Francoise  <romain@orebokech.com>
15832
15833         * message.el (message-strip-forbidden-properties): Remove check for
15834         obsolete `message-hidden' text property, hidden headers are not
15835         accessible in the buffer anymore.
15836
15837 2004-11-22  Romain Francoise  <romain@orebokech.com>
15838
15839         * message.el (message-header-format-alist): Add `From' in list
15840         so that it can be sorted.
15841         (message-fix-before-sending): Widen and sort headers before
15842         sending.
15843         (message-hide-headers): Use narrowing to hide headers by moving
15844         them to the top of the buffer and narrowing to the region
15845         underneath.
15846
15847 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15848
15849         * message.el (message-strip-forbidden-properties):
15850         Bind buffer-read-only (etc) to nil.
15851
15852 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15853
15854         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15855         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15856
15857 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15858
15859         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15860
15861 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15862
15863         * dns.el (query-dns): Use sit-for to time instead of
15864         accept-process-output, since that doesn't seem to work on udp
15865         sockets.
15866
15867 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15868
15869         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15870
15871 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15872
15873         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15874         doc string.  Improve doc string.
15875
15876 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15877
15878         * nntp.el (nntp-request-update-info): Return nil if
15879         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15880         may not call gnus-activate-group which uselessly issues the GROUP
15881         commands for all nntp groups and wastes time.  Reported by Romain
15882         Francoise <romain@orebokech.com>.
15883
15884         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15885
15886 2004-11-15  Simon Josefsson  <jas@extundo.com>
15887
15888         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15889         headers separately.
15890         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15891         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15892
15893 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15894
15895         * gnus-start.el (gnus-convert-old-newsrc):
15896         Assign legacy-gnus-agent to 5.10.7.
15897
15898 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15899
15900         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15901         start of the lines.
15902
15903 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15904
15905         * hashcash.el (hashcash-default-payment): Change default to 20.
15906         (hashcash-default-accept-payment): Change default to 20.
15907         (hashcash-process-alist): New variable.
15908         (hashcash-generate-payment-async): Add.
15909         (hashcash-already-paid-p): Add.
15910         (hashcash-insert-payment): Don't generate payments twice.
15911         (hashcash-insert-payment-async): Add.
15912         (hashcash-insert-payment-async-2): Add.
15913         (hashcash-cancel-async): Add.
15914         (hashcash-wait-async): Add.
15915         (hashcash-processes-running-p): Add.
15916         (hashcash-wait-or-cancel): Add.
15917         (mail-add-payment): New optional argument.  Conditionally start
15918         asynchronous calculation.
15919         (mail-add-payment-async): Add.
15920
15921         * message.el (message-send-mail): Wait for asynchronous hashcash
15922         results.  Don't clobber existing X-Hashcash headers.
15923         (message-setup-1): Call mail-add-payment-async when
15924         message-generate-hashcash is non-nil.
15925
15926 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15927
15928         * message.el (message-use-alternative-email-as-from): Examine the
15929         From header as well; use message-make-from in order to include a
15930         user's full name.
15931
15932 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15933
15934         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15935         default; improve customization type.
15936         (gnus-emphasis-custom-with-format): New macro.
15937         (gnus-emphasis-custom-value-to-external): New function.
15938         (gnus-emphasis-custom-value-to-internal): New function.
15939
15940 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15941
15942         * dns.el (query-dns): Resolve reverse addresses.
15943
15944 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15945
15946         * gnus-group.el (gnus-group-get-new-news): Use it.
15947
15948         * gnus-start.el (gnus-check-reasonable-setup): New function.
15949
15950 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15951
15952         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15953         "Args out of range" error.  Reported by Arnaud Giersch
15954         <arnaud.giersch@free.fr>.
15955
15956 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15957
15958         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15959
15960 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15961
15962         * spam.el (spam group): Add :version.
15963
15964         * pgg-def.el (pgg group): Add :version.
15965
15966 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15967
15968         * gnus-art.el (gnus-article-edit-article): Don't associate the
15969         article buffer with a draft file.  This is a temporary measure
15970         against the 2004-08-22 change to gnus-article-edit-mode.
15971
15972 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15973
15974         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
15975         (html2text-format-tags): Remove unused variable `attr'.
15976
15977 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
15978
15979         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
15980
15981         * tls.el (tls-process-connection-type, tls-success)
15982         (tls-certtool-program): Add :version.
15983
15984         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
15985         (starttls-extra-arguments, starttls-process-connection-type)
15986         (starttls-connect, starttls-failure, starttls-success): Add :version.
15987
15988         * spam-stat.el (spam-stat): Add :version.
15989
15990         * sieve.el (sieve): Add :version.
15991
15992         * sha1.el (sha1): Add :version.
15993         (sha1-use-external): Remove redundant version.
15994
15995         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
15996         (nnmail-cache-ignore-groups, nnmail-spool-hook)
15997         (nnmail-split-fancy-match-partial-words)
15998         (nnmail-split-lowercase-expanded): Add :version.
15999
16000         * nndiary.el (nndiary): Add :version.
16001
16002         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
16003
16004         * mml-sec.el (mml-default-sign-method)
16005         (mml-default-encrypt-method, mml-signencrypt-style-alist):
16006         Add :version.
16007
16008         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
16009
16010         * mm-url.el (mm-url-use-external, mm-url-program)
16011         (mm-url-arguments): Add :version.
16012
16013         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
16014         (mm-attachment-file-modes, mm-decrypt-option)
16015         (mm-w3m-safe-url-regexp): Add :version.
16016
16017         * message.el (message-cite-prefix-regexp)
16018         (message-sendmail-envelope-from, message-minibuffer-local-map)
16019         (message-user-fqdn, message-completion-alist): Add :version.
16020
16021         * gnus-win.el (gnus-configure-windows-hook)
16022         (gnus-use-frames-on-any-display): Add :version.
16023
16024         * gnus-art.el (gnus-article-address-banner-alist)
16025         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
16026         (gnus-treat-from-picon, gnus-treat-mail-picon)
16027         (gnus-treat-x-pgp-sig): Add :version.
16028
16029         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
16030         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
16031         (gnus-summary-article-delete-hook)
16032         (gnus-summary-display-while-building): Add :version.
16033
16034         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
16035         (gnus-get-top-new-news-hook): Add :version.
16036
16037         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16038         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
16039
16040         * gnus-registry.el (gnus-registry): Add :version.
16041
16042         * gnus-spec.el (gnus-use-correct-string-widths)
16043         (gnus-make-format-preserve-properties): Add :version.
16044
16045         * gnus.el (gnus-group-charter-alist)
16046         (gnus-group-fetch-control-use-browse-url)
16047         (gnus-install-group-spam-parameters): Add :version.
16048
16049         * gnus-diary.el (gnus-diary): Add :version.
16050
16051         * gnus-delay.el (gnus-delay): Add :version.
16052
16053         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
16054         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
16055         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
16056         Add :version.
16057
16058         * gnus-agent.el (gnus-agent-max-fetch-size)
16059         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
16060         (gnus-agent-prompt-send-queue): Add :version.
16061
16062         * deuglify.el (gnus-outlook-deuglify): Add :version.
16063
16064         * html2text.el: Beautify code.  Improve doc strings.
16065         Some checkdoc cleanup.
16066         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
16067
16068 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16069
16070         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
16071
16072 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
16073
16074         * gnus-registry.el (gnus-registry-hashtb): Create the registry
16075         when package is loaded.
16076
16077         * spam.el (spam-summary-score-preferred-header): Add global preference
16078         for people who want to override the default SpamAssassin over
16079         Bogofilter preference (when both are set).
16080         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
16081         (spam-user-format-function-S):
16082         Check spam-summary-score-preferred-header.
16083         (spam-extra-header-to-number): Add X-Bogosity header parsing.
16084         (spam-user-format-function-S): Format the score correctly.
16085
16086 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16087
16088         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
16089         signature file.  Suggested by Manoj Srivastava
16090         <srivasta@golden-gryphon.com>.
16091
16092         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
16093         iso-2022-jp even in the Japanese language environment.
16094         Suggested by Jason Rumney <jasonr@gnu.org>.
16095
16096 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16097
16098         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
16099         use the same characters as the dummy marks; make it free from
16100         getting affected by the language environment.
16101         (gnus-summary-read-group-1): Update mark positions only when the
16102         format spec is updated.
16103
16104         * gnus-spec.el (gnus-update-format-specifications): Return a list
16105         of updated types.
16106
16107 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16108
16109         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
16110         of boundp to check if display-warning is available.
16111
16112 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
16113
16114         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
16115
16116 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16117
16118         * nnspool.el (nnspool-spool-directory): Use news-path if the
16119         news-directory variable is not bound.
16120
16121         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
16122         function instead of display-warning if it is not available.
16123
16124 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16125
16126         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
16127         v5-10: Use `point-at-bol'.
16128
16129 2004-10-26  Simon Josefsson  <jas@extundo.com>
16130
16131         * hashcash.el: Fix URL in comment, reported by Cheng Gao
16132         <chenggao@gmail.com>.
16133
16134 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16135
16136         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
16137         instead.
16138
16139 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
16140
16141         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
16142         to remove a server from the nnimap-server-buffer-alist.
16143         (nnimap-open-connection, nnimap-close-server): Use it.
16144
16145         * gnus-encrypt.el: Remove file in favor of encrypt.el.
16146
16147 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16148
16149         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
16150         running the major-mode function.
16151
16152 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16153
16154         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
16155         dummy marks in the right way.
16156
16157 2004-10-18  David Edmondson  <dme@dme.org>
16158
16159         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
16160         excessively.
16161
16162 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
16163
16164         * gnus-util.el (gnus-split-references): Accept a nil references
16165         string and go on blissfully.
16166
16167         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
16168         cases where the references string is non-nil but has no references.
16169
16170         * encrypt.el: Add autoload tags.
16171
16172         * spam.el (spam-resolve-registrations-routine): Remove article
16173         from unregistration list too.  Reported by David Hanak
16174         <dhanak@isis.vanderbilt.edu>
16175
16176 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
16177
16178         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
16179         nil.  Change custom type.
16180
16181 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
16182
16183         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
16184
16185         * gnus-sum.el (gnus-summary-move-article): Use it.
16186
16187 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
16188
16189         * encrypt.el: Add autoload cookies.
16190
16191         * spam.el (spam-backend-article-list-property)
16192         (spam-backend-get-article-todo-list)
16193         (spam-backend-put-article-todo-list)
16194         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
16195         Resolve registrations separately.
16196         (spam-register-routine): Format comments.
16197         (spam-unregister-routine, spam-register-routine): Always call with
16198         specific-articles, no default list.
16199         (spam-summary-prepare-exit): Use the spam-classifications function.
16200
16201         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
16202         gnus-encrypt.el.
16203
16204         * encrypt.el: Copied from gnus-encrypt.el.
16205
16206         * gnus-encrypt.el: Commented that it's obsolete.
16207
16208 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16209
16210         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
16211         (gnus-score-save): Use it.
16212
16213         * message.el (message-bury): Use `window-dedicated-p'.
16214
16215 2004-10-15  Simon Josefsson  <jas@extundo.com>
16216
16217         * pop3.el (top-level): Don't require nnheader.
16218         (pop3-read-timeout): Add.
16219         (pop3-accept-process-output): Add.
16220         (pop3-read-response, pop3-retr): Use it.
16221
16222 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
16223
16224         * spam.el (spam-register-routine): Move comment.
16225         (spam-verify-bogofilter): Use 'unknown for the initial
16226         spam-bogofilter-valid state, not 'never.
16227
16228         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
16229         for netrc-machine.
16230
16231         * nnimap.el (nnimap-open-connection):
16232         Use netrc-machine-user-or-password.
16233
16234 2004-10-17  Richard M. Stallman  <rms@gnu.org>
16235
16236         * gnus-registry.el (gnus-registry-unload-hook):
16237         Set as a variable with add-hook.
16238
16239         * nnspool.el (nnspool-spool-directory): Use news-directory instead
16240         of news-path.
16241
16242         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
16243
16244         * spam.el: Delete duplicate `provide'.
16245         (spam-unload-hook): Set as a variable with add-hook.
16246
16247 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16248
16249         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
16250         in the doc string.
16251
16252         * message.el (message-ignored-news-headers)
16253         (message-ignored-supersedes-headers)
16254         (message-ignored-resent-headers)
16255         (message-forward-ignored-headers): Improve custom type.
16256
16257 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16258
16259         * message.el (message-tokenize-header): Fix 2004-09-06 change
16260         which used point-min in the wrong place.
16261
16262 2004-10-12  Simon Josefsson  <jas@extundo.com>
16263
16264         * tls.el (tls-certtool-program): New variable.
16265         (tls-certificate-information): New function, based on
16266         ssl-certificate-information.
16267
16268 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16269
16270         * compface.el: Move the version of ELisp-based uncompface program
16271         to the contrib directory because of the copyright problem.
16272
16273 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16274
16275         * message.el (message-kill-buffer): Raise the current frame.
16276
16277 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16278
16279         * gnus-sum.el: Mention that multibyte characters don't work as marks.
16280
16281         * gnus.el (message-y-or-n-p): Autoload.
16282
16283         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
16284         (pop3-password-required, pop3-authentication-scheme)
16285         (pop3-leave-mail-on-server): Make customizable.
16286         (pop3): New custom group.
16287         (pop3-retr): Remove `sleep-for' statements.
16288         Suggested by Dave Love <fx@gnu.org>.
16289
16290         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
16291         Windows/DOS.
16292
16293         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16294         (imap-parse-body): Fix incorrect use of `assert'.
16295         Suggested by Dave Love <fx@gnu.org>.
16296
16297         * mml.el (mml-minibuffer-read-disposition): Require match.
16298         Suggested by Dave Love <fx@gnu.org>.
16299
16300 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16301
16302         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
16303         doc string.
16304
16305 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16306
16307         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
16308
16309 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16310
16311         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
16312         instead of calling `mm-insert-inline', to decode text/* parts
16313         before displaying them.
16314
16315 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16316
16317         * mm-uu.el (mm-uu-text-plain-type): New variable.
16318         (mm-uu-pgp-signed-extract-1): Use it.
16319         (mm-uu-pgp-encrypted-extract-1): Use it.
16320         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
16321         bind mm-uu-text-plain-type with that value.
16322         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
16323         mm-uu-dissect.
16324
16325 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16326
16327         * gnus-group.el (gnus-update-group-mark-positions):
16328         * gnus-sum.el (gnus-update-summary-mark-positions):
16329         * message.el (message-check-news-body-syntax):
16330         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
16331         of string-as-multibyte.
16332
16333 2004-10-05  Juri Linkov  <juri@jurta.org>
16334
16335         * gnus-group.el (gnus-update-group-mark-positions):
16336         * gnus-sum.el (gnus-update-summary-mark-positions):
16337         * message.el (message-check-news-body-syntax):
16338         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
16339         8-bit unibyte values to a multibyte string for search functions.
16340
16341 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16342
16343         * mm-uu.el (mm-uu-dissect): Allow optional arg.
16344         (mm-uu-dissect-text-parts): New function.
16345
16346         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
16347         dissect text parts.
16348
16349         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
16350         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
16351
16352         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
16353
16354         * gnus-topic.el (gnus-topic-hierarchical-parameters):
16355         Use gnus-current-topics instead of gnus-current-topic.
16356
16357 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
16358
16359         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
16360
16361 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
16362
16363         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
16364         where approriate.
16365
16366         * nnml.el (nnml-generate-active-info): do.
16367
16368         * nndiary.el (nndiary-generate-active-info): do.
16369
16370         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
16371         (gnus-topic-move): do.
16372
16373         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
16374         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
16375
16376         * gnus-srvr.el (gnus-server-prepare)
16377         (gnus-server-open-all-servers): do.
16378
16379         * gnus-msg.el (gnus-summary-cancel-article)
16380         (gnus-summary-resend-message)
16381         (gnus-summary-mail-crosspost-complaint): do.
16382
16383         * gnus-move.el (gnus-change-server): do.
16384
16385         * gnus-group.el (gnus-group-unmark-all-groups)
16386         (gnus-group-set-current-level): do.
16387
16388 2004-10-04  Simon Josefsson  <jas@extundo.com>
16389
16390         * message.el (message-generate-hashcash): Doc fix.
16391
16392 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
16393
16394         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
16395         avoid infinite recursion via gnus-get-function.
16396
16397 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
16398
16399         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
16400
16401         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
16402
16403         * nnmail.el (nnmail-split-history): do.
16404
16405         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
16406         (nnml-request-delete-group): do.
16407
16408         * nnslashdot.el (nnslashdot-read-groups): do.
16409
16410         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
16411         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
16412
16413         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
16414         (nnspool-sift-nov-with-sed): Use last.
16415         (nnspool-retrieve-headers-with-nov): Use mapc.
16416         (nnspool-request-newgroups): Use dolist.
16417         (nnspool-request-group): Use last.
16418
16419         * nntp.el (nntp-read-server-type): Use dolist.
16420
16421         * nnvirtual.el (nnvirtual-create-mapping)
16422         (nnvirtual-update-read-and-marked): Use dolist.
16423         (nnvirtual-convert-headers): Simplify.
16424
16425 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16426
16427         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16428         Add support for sync'ing tick marks.
16429
16430 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16431
16432         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
16433         there's no visible header.
16434
16435 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16436
16437         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16438         When necessary, pass full group name to gnus-request-set-marks.
16439
16440 2004-10-01  Simon Josefsson  <jas@extundo.com>
16441
16442         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
16443         acroread.
16444
16445 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16446
16447         * spam-report.el (spam-report-gmane): Fix interactive.
16448
16449         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
16450
16451         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
16452         when writing file.
16453         (gnus-agent-synchronize-flags): Don't default to being
16454         interactive.
16455
16456 2004-09-30  Simon Josefsson  <jas@extundo.com>
16457
16458         * message.el (message-generate-hashcash): Add.
16459         (message-send-mail): Use it, call mail-add-payment.
16460
16461 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16462
16463         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
16464
16465 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
16466
16467         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
16468         gnus-requst-update-info with explicit code to sync the in-memory
16469         info read flags with the marks being sync'd to the backend.
16470
16471         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
16472
16473 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16474
16475         * spam.el (spam-verify-bogofilter): Add new function.
16476         (spam-check-bogofilter)
16477         (spam-bogofilter-register-with-bogofilter): Use it.
16478         (spam-verify-bogofilter): Add small fixes.
16479
16480 2004-09-28  Simon Josefsson  <jas@extundo.com>
16481
16482         * hashcash.el (hashcash-generate-payment): Revert.
16483
16484 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16485
16486         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16487         Use gnus-extract-references instead of gnus-split-references.
16488
16489         * gnus-util.el (gnus-extract-references): Add new function, analogous
16490         to gnus-split-references but extracts only the message-ID without
16491         anything extra.
16492
16493         * hashcash.el (hashcash-generate-payment)
16494         (hashcash-check-payment): Do the right thing if hashcash-path is
16495         nil (because the hashcash program could not be found).
16496
16497         * spam.el (spam-use-hashcash): Remove comment.
16498
16499 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
16500
16501         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
16502         (gnus-cache-enter-article, gnus-cache-remove-article)
16503         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
16504
16505         * gnus-async.el (gnus-async-prefetch-remove-group): do.
16506
16507         * gnus-art.el (article-hide-boring-headers)
16508         (article-translate-strings, article-display-face)
16509         (gnus-article-mime-match-handle-first)
16510         (gnus-article-highlight-headers)
16511         (gnus-article-add-buttons-to-head): do.
16512
16513 2004-09-27  Simon Josefsson  <jas@extundo.com>
16514
16515         * hashcash.el: New version, from
16516         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
16517         ../contrib/.
16518
16519 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16520
16521         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
16522
16523 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
16524
16525         * gnus-dup.el (gnus-dup-open): Use mapc.
16526         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
16527
16528         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
16529         Reported by Stefan Wiens <s.wi@gmx.net>.
16530
16531         * gnus.el (gnus-shutdown): Use dolist.
16532
16533         * gnus-undo.el (gnus-undo): Use mapc.
16534
16535         * nnrss.el (nnrss-generate-active): do.
16536
16537         * message.el (message-cite-original-without-signature)
16538         (message-cite-original): Use mapc.
16539         (message-do-actions, message-make-forward-subject): Use dolist.
16540
16541 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16542
16543         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
16544         deletion to remove entire duplicate line.  Fixes merged article
16545         number bug.
16546
16547 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16548
16549         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
16550         servers that are offline.  Avoids having gnus-agent-toggle-plugged
16551         first ask if you want to open a server and then, even when you
16552         responded with no, asking if you want to synchronize the server's
16553         flags.
16554         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
16555         multi-line expressions.
16556         (gnus-agent-synchronize-group-flags): New internal function.
16557         Updates marks in memory (in the info structure) AND in the
16558         backend.
16559
16560         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
16561
16562         * nnagent.el (nnagent-request-set-mark):
16563         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
16564         method, to ensure that synchronization updates marks in the
16565         backend and in the info (in memory) structure.
16566
16567 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16568
16569         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
16570         convention fully; don't miss the root article of a thread; make
16571         the X-Draft-From header with correct article numbers.
16572
16573 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
16574
16575         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
16576         unless plugged.  Disable the agent so that an open failure causes
16577         an error.
16578
16579         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
16580         Revert 2004-09-21 change.  The backend must be opened while
16581         synchronizing flags even when the backend stores the flags
16582         locally.
16583
16584 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
16585
16586         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
16587         in `header' match.  Reported by Svend Tollak Munkejord.
16588
16589         * message.el (message-cite-original): Fix use of
16590         `message-cite-articles-with-x-no-archive'.
16591
16592 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16593
16594         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16595         (gnus-window-to-buffer): Ditto.
16596
16597         * mml.el (mml-preview-buffer): New variable.
16598         (mml-preview): Manage window layout with gnus-buffer-configuration.
16599
16600         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16601         X-Draft-From header even if those articles aren't quoted.
16602
16603 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16604
16605         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16606         (gnus-request-set-mark, gnus-request-update-mark): Use new
16607         g-s-t-u-l-m to decide to use backend even when unplugged.
16608
16609 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16610
16611         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16612         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16613
16614 2004-09-20  Simon Josefsson  <jas@extundo.com>
16615
16616         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16617         "utf-16-le".
16618
16619 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16620
16621         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16622
16623 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16624
16625         * uudecode.el (uudecode-use-external): Add :version.
16626
16627         * smime.el (smime-CA-file, smime-encrypt-cipher)
16628         (smime-dns-server): Add :version.
16629
16630         * smiley.el (gnus-smiley-file-types): Add :version.
16631
16632         * sha1.el (sha1-use-external): Add :version.
16633
16634         * pgg-def.el (pgg-query-keyserver): Add :version.
16635
16636         * nnmail.el (nnmail-fancy-expiry-targets)
16637         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16638         Add :version.
16639
16640         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16641         (nnimap-retrieve-groups-asynchronous): Add :version.
16642         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16643
16644         * mml.el (mml-content-disposition-parameters)
16645         (mml-insert-mime-headers-always): Add :version.
16646
16647         * mm-util.el (mm-coding-system-priorities): Add :version.
16648
16649         * mm-decode.el (mm-inline-text-html-with-images)
16650         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16651         (mm-verify-option): Add :version.
16652         (mm-text-html-renderer): Change :version.
16653
16654         * message.el (message-fcc-externalize-attachments)
16655         (message-required-headers, message-draft-headers)
16656         (message-subject-trailing-was-query)
16657         (message-subject-trailing-was-ask-regexp)
16658         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16659         (message-mark-insert-end, message-archive-header)
16660         (message-archive-note, message-cross-post-default)
16661         (message-cross-post-note, message-followup-to-note)
16662         (message-cross-post-note-function, message-use-mail-followup-to)
16663         (message-subscribed-address-functions)
16664         (message-subscribed-address-file, message-subscribed-addresses)
16665         (message-subscribed-regexps, message-allow-no-recipients)
16666         (message-yank-cited-prefix, message-signature-insert-empty-line)
16667         (message-hidden-headers, message-hierarchical-addresses)
16668         (message-mail-user-agent, message-use-idna)
16669         (message-valid-fqdn-regexp)
16670         (message-strip-special-text-properties, message-header-synonyms)
16671         (message-beginning-of-line, message-tab-body-function): Add :version.
16672         (message-insert-canlock, message-wide-reply-confirm-recipients):
16673         Change :version.
16674
16675         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16676         and :version.
16677         (mail-source-delete-old-incoming-confirm)
16678         (mail-source-movemail-program): Add :version.
16679
16680         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16681         (gnus-agent-cache, gnus-agent): Change :version.
16682
16683         * gnus-util.el (gnus-use-byte-compile): Change :version.
16684
16685         * gnus-sum.el (gnus-summary-make-false-root-always)
16686         (gnus-summary-default-high-score)
16687         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16688         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16689         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16690         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16691         (gnus-sum-thread-tree-single-indent)
16692         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16693         (gnus-sum-thread-tree-leaf-with-other)
16694         (gnus-sum-thread-tree-single-leaf): Add :version.
16695         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16696         (gnus-article-loose-mime): Change :version.
16697
16698         * gnus-start.el (gnus-backup-startup-file)
16699         (gnus-save-startup-file-via-temp-buffer): Add :version.
16700
16701         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16702         (gnus-server-offline-face): Add :version.
16703
16704         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16705
16706         * gnus-msg.el (gnus-gcc-externalize-attachments)
16707         (gnus-debug-files, gnus-debug-exclude-variables)
16708         (gnus-discouraged-post-methods): Change :version.
16709         (gnus-confirm-mail-reply-to-news)
16710         (gnus-confirm-treat-mail-like-news): Add :version.
16711
16712         * gnus-int.el (gnus-server-unopen-status): Add :version.
16713
16714         * gnus-group.el (gnus-group-jump-to-group-prompt)
16715         (gnus-large-ephemeral-newsgroup)
16716         (gnus-fetch-old-ephemeral-headers): Add :version.
16717
16718         * gnus-fun.el (gnus-x-face-directory)
16719         (gnus-convert-pbm-to-x-face-command)
16720         (gnus-convert-image-to-x-face-command)
16721         (gnus-convert-image-to-face-command): Add :version.
16722
16723         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16724
16725         * gnus-cite.el (gnus-cite-blank-line-after-header)
16726         (gnus-article-boring-faces): Add :version.
16727
16728         * gnus-art.el (gnus-buttonized-mime-types)
16729         (gnus-inhibit-mime-unbuttonizing)
16730         (gnus-treat-display-face)
16731         (gnus-treat-body-boundary): Change :version.
16732         (gnus-body-boundary-delimiter, gnus-picon-databases)
16733         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16734         (gnus-treat-date-english, gnus-treat-fold-headers)
16735         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16736         (gnus-treat-mail-picon, gnus-treat-wash-html)
16737         (gnus-article-encrypt-protocol)
16738         (gnus-use-idna, gnus-article-over-scroll)
16739         (gnus-mime-display-multipart-alternative-as-mixed)
16740         (gnus-mime-display-multipart-related-as-mixed)
16741         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16742         (gnus-ctan-url, gnus-button-ctan-handler)
16743         (gnus-button-handle-ctan-bogus-regexp)
16744         (gnus-button-ctan-directory-regexp)
16745         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16746         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16747         (gnus-button-man-level, gnus-button-emacs-level)
16748         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16749
16750         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16751         (gnus-agent-go-online): Change :version.
16752         (gnus-agent-expire-unagentized-dirs)
16753         (gnus-agent-auto-agentize-methods): Add :version.
16754
16755         * flow-fill.el (fill-flowed-display-column)
16756         (fill-flowed-encode-column): Add :version.
16757
16758         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16759         (gnus-outlook-deuglify-unwrap-max)
16760         (gnus-outlook-deuglify-cite-marks)
16761         (gnus-outlook-deuglify-unwrap-stop-chars)
16762         (gnus-outlook-deuglify-no-wrap-chars)
16763         (gnus-outlook-deuglify-attrib-cut-regexp)
16764         (gnus-outlook-deuglify-attrib-verb-regexp)
16765         (gnus-outlook-deuglify-attrib-end-regexp)
16766         (gnus-outlook-display-hook): Add :version.
16767
16768         * binhex.el (binhex-use-external): Add :version.
16769
16770 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16771
16772         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16773         and `invisible'.
16774
16775 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16776
16777         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16778         in gnus-registry-trim.
16779
16780 2004-09-13  Simon Josefsson  <jas@extundo.com>
16781
16782         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16783
16784         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16785
16786         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16787         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16788         <yamaoka@jpl.org>.
16789         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16790         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16791         <yamaoka@jpl.org>.
16792
16793         * sieve.el (sieve-manage-mode): Ditto.
16794
16795 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16796
16797         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16798
16799 2004-09-11  Simon Josefsson  <jas@extundo.com>
16800
16801         * dns-mode.el: Add.
16802
16803         * mm-view.el (mm-display-dns-inline): Add.
16804
16805         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16806         (mm-automatic-display): Ditto.
16807
16808         * mailcap.el (mailcap-mime-data): Add text/dns.
16809         (mailcap-mime-extensions): Map .soa to text/dns.
16810
16811 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16812
16813         * gnus-art.el (article-decode-mime-words, article-babel)
16814         (gnus-article-highlight-signature, gnus-article-add-buttons)
16815         (gnus-signature-toggle): Remove unnecessary bindings of
16816         `inhibit-read-only' inherited from v5.10 merge.
16817
16818 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16819
16820         * nntp.el (nntp): New customization group.
16821         (nntp-authinfo-file): Add customization group.
16822
16823         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16824
16825         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16826
16827         * gnus.el (to-address, to-list, subscribed)
16828         (large-newsgroup-initial): Ditto.
16829
16830         * flow-fill.el (fill-flowed-display-column)
16831         (fill-flowed-encode-column): Ditto.
16832
16833 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16834
16835         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16836         Use point-min rather than 1.
16837         (message-send-mail): Use buffer-size rather than point-max.
16838
16839         * gnus-sum.el (gnus-summary-search-article-forward):
16840         Signal a specific `search-failed' rather than a generic `error'.
16841
16842         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16843         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16844         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16845
16846 2004-09-10  Simon Josefsson  <jas@extundo.com>
16847
16848         * nndb.el (require): Remove tcp and duplicate cl.
16849
16850 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16851
16852         * gnus-agent.el (directory-files-and-attributes): Move forward.
16853
16854 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16855
16856         * gnus-agent.el (directory-files-and-attributes):
16857         Optionally defined to support XEmacs.
16858
16859 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16860
16861         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16862         to avoid run-time CL dependencies.
16863         (gnus-agent-unfetch-articles): New function.
16864         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16865         article numbers even when local .overview file is missing.
16866         (gnus-agent-read-article-number): New function.  Only accepts
16867         27-bit article numbers.
16868         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16869         Use gnus-agent-read-article-number.
16870         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16871         from backend while recognizing that article numbers in .overview
16872         must be valid.
16873         (gnus-agent-update-files-total-fetched-for):
16874         Use directory-files-and-attributes to improve performance.
16875         * gnus-int.el (gnus-request-move-article):
16876         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16877         improve performance.
16878
16879         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16880         some users confused by references to .newsrc when they only have a
16881         .newsrc.eld file.
16882         (gnus-convert-mark-converter-prompt)
16883         (gnus-convert-converter-needs-prompt): Fix use of property list.
16884         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16885         New function.  Used internally to only display 'gnus converting
16886         files' message when actually necessary.
16887
16888         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16889         methods now autoloaded.
16890
16891 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16892
16893         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16894         identifiers.
16895
16896 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16897
16898         * gnus-picon.el: Fix indentation and closing parenthesis.
16899
16900 2004-09-01  Simon Josefsson  <jas@extundo.com>
16901
16902         * message.el (message-canlock-generate): Require sha1, not
16903         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16904         to require within a function.  Sadly, if sha1.el isn't loaded, the
16905         let binding in m-c-g will hide the defcustom definition, which is
16906         bad.)
16907
16908         * canlock.el: Require sha1, not sha1-el.
16909
16910         * message.el: Don't autoload sha1 (there is a autoload cookie in
16911         sha1.el).
16912
16913         * sha1-el.el: Rename to sha1.el.
16914
16915 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16916
16917         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16918
16919 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16920
16921         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16922
16923 2004-08-30  Kim F. Storm  <storm@cua.dk>
16924
16925         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16926
16927         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16928         Add :group 'nnimap.
16929
16930 2004-08-30  Andreas Schwab  <schwab@suse.de>
16931
16932         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16933         ?* and ?\;.
16934
16935         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16936         and ?\' to symbol instead of whitespace.
16937
16938 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16939
16940         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16941
16942         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16943         instead of re-search-forward.
16944
16945         * gnus-uu.el (gnus-uu-save-article): Ditto.
16946         (gnus-uu-post-encode-uuencode): Ditto.
16947
16948         * html2text.el (html2text-clean-list-items): Ditto.
16949         (html2text-clean-dtdd): Ditto.
16950         (html2text-format-tags): Ditto.
16951
16952         * message.el (message-send-mail-with-sendmail): Fix regexp.
16953         (message-fill-field-general): Use search-forward instead of
16954         re-search-forward.
16955         (unbold-region): Ditto.
16956
16957         * nnrss.el (nnrss-request-article): Ditto.
16958
16959         * nnslashdot.el (nnslashdot-request-article): Ditto.
16960
16961         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16962
16963         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16964         "Unrecognized menu descriptor" error in XEmacs.
16965
16966 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16967
16968         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16969         parent article of a sparse article in the thread hashtb.
16970
16971 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
16972
16973         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
16974         (nnmail-expand-newtext): Lowercase expanded entries if
16975         nnmail-split-lowercase-expanded is non-nil.
16976
16977 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16978
16979         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
16980
16981         * gnus-group.el (gnus-group-line-format-alist): Convert the value
16982         of gnus-tmp-news-method into string under XEmacs.  It will be
16983         passed to gnus-correct-length which takes only a string argument.
16984
16985 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16986
16987         * gnus-util.el (gnus-bind-print-variables): New macro.
16988         (gnus-prin1): Use it.
16989         (gnus-prin1-to-string): Use it.
16990         (gnus-pp): New function.
16991         (gnus-pp-to-string): New function.
16992
16993         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
16994         Replace pp-to-string with gnus-pp-to-string.
16995         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
16996         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
16997         * gnus-msg.el (gnus-debug): Ditto.
16998         * gnus-score.el (gnus-score-save): Ditto.
16999         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
17000         gnus-pp-to-string.
17001         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
17002         with gnus-pp.
17003         * score-mode.el (gnus-score-pretty-print): Ditto.
17004         * webmail.el (webmail-debug): Ditto.
17005
17006 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17007
17008         * gnus-art.el (article-display-face, article-display-x-face):
17009         Use buffer-read-only.
17010
17011 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17012
17013         * gnus-art.el (article-hide-list-identifiers):
17014         Bind inhibit-read-only as t.
17015
17016 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
17017
17018         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
17019
17020 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17021
17022         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
17023         (gnus-narrow-to-page): Don't assume point-min == 1.
17024         (gnus-article-edit-mode): Derive from message-mode.
17025
17026         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
17027         point-min == 1.
17028
17029         * imap.el (imap-parse-address-list, imap-parse-body-ext):
17030         Disable incorrect use of `assert'.
17031
17032         * message.el (message-mode): Set comment-start-skip.
17033
17034
17035 2004-08-22  Sam Steingold  <sds@gnu.org>
17036
17037         * pop3.el (pop3-leave-mail-on-server): New user variable.
17038         (pop3-movemail): Delete mail only when it is nil.
17039
17040 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
17041
17042         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
17043
17044         * mml.el (mml-preview): Use `pop-to-buffer'.
17045
17046         * message.el (message-goto-mail-followup-to): Insert after "To".
17047         (message-carefully-insert-headers): Add comment.
17048
17049         * gnus.el: Remove unused variable `gnus-article-check-size'.
17050
17051         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
17052
17053         * gnus-art.el (gnus-button-alist):
17054         Improve `gnus-button-handle-library' entry.
17055
17056 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
17057
17058         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
17059         Use downcase, since XEmacs capitalizes error messages differently.
17060
17061 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
17062
17063         * nntp.el: Add (require 'gnus) due to reference to
17064         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
17065
17066 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
17067
17068         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
17069         Bind `mm-fill-flowed'.
17070
17071         * mm-decode.el (mm-dissect-singlepart): Check it.
17072
17073 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
17074
17075         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
17076         'imap' for netrc parsing.
17077
17078 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
17079
17080         * mailcap.el (mailcap-mime-data): Mark as risky.
17081
17082 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17083
17084         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
17085         may be included in the encoded word.
17086         (rfc2047-encode): Don't append a space if the encoded word
17087         includes close parenthesis.
17088
17089 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17090
17091         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
17092         of text within parentheses.
17093
17094 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
17095
17096         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
17097         (gnus-encrypt-write-file-contents): Make the password key the file
17098         name PLUS the cipher, not just the cipher.  Also remove failed
17099         passwords from the cache.
17100
17101 2004-08-06  Simon Josefsson  <jas@extundo.com>
17102
17103         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
17104         Doc fix.
17105
17106 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17107
17108         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
17109         LWSP.
17110
17111 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
17112
17113         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17114         Try to append in-reply-to: data to the references: header.
17115
17116         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
17117         (netrc-parse): Use gnus-encrypt.el functions.
17118
17119         * gnus-encrypt.el: Add new file for encryption support; currently
17120         does only a few GPG ciphers and an internal XOR cipher.
17121
17122         * password.el: Add comments on using password-read-and-add.
17123         (password-read-and-add): Add function to read and add the
17124         password to the cache at once.
17125
17126 2004-07-28  Simon Josefsson  <jas@extundo.com>
17127
17128         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
17129         parameter (but don't use it, for now).
17130
17131         * imap.el (imap-ssl-open): Use imap-process-connection-type,
17132         instead of hard coding to nil.
17133
17134 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17135
17136         * mm-view.el (mm-inline-image-emacs): Open lines under an image
17137         as mm-inline-image-xemacs does.
17138
17139 2004-07-26  Simon Josefsson  <jas@extundo.com>
17140
17141         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
17142         Revert part of 2004-07-17 change below.
17143
17144 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17145
17146         * rfc2047.el (rfc2047-encode-region): Don't infloop.
17147         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17148
17149 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17150
17151         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
17152         quotes that actually start with ">" at the beginning of the
17153         lines.
17154
17155 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17156
17157         * rfc2047.el (rfc2047-encode-region): Fix last change.
17158         (rfc2047-encode-parameter): Remove useless concat.
17159
17160 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17161
17162         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
17163         encode special characters; fix some kind of misconfigured headers;
17164         signal a real error if debug-on-quit or debug-on-error is non-nil.
17165         (rfc2047-encode-max-chars): New variable.
17166         (rfc2047-encode-1): Use it.
17167         (rfc2047-encode-parameter): New function.
17168
17169         * mml.el (mml-insert-parameter): Remove an excessive space.
17170
17171 2004-07-17  Simon Josefsson  <jas@extundo.com>
17172
17173         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
17174         Kai Grossjohann <kai@emptydomain.de>.
17175         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
17176         (gnus-group-make-menu-bar): Ditto.
17177
17178         * gnus-util.el (gnus-group-server): Add.
17179
17180 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
17181
17182         * message.el (message-clone-locals): Clone sendmail and smtp
17183         variables.
17184
17185 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17186
17187         * rfc2047.el (rfc2047-encode-region): Fix last change.
17188
17189 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17190
17191         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
17192         characters as non-special.
17193
17194 2004-07-09  Simon Josefsson  <jas@extundo.com>
17195
17196         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
17197         Users will lose all flag changes made while unplugged with
17198         e.g. nntp unless flag synchronization happens, thus `nil' is not a
17199         good default.  See numerous reports on ding mailing list.
17200
17201 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17202
17203         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
17204         add generate-head-function and generate-article-function to the
17205         rfc822-forward entry.
17206         (nndoc-rfc822-forward-generate-article): New function.
17207         (nndoc-rfc822-forward-generate-head): New function.
17208
17209         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
17210
17211 2004-07-06  Dan Christensen  <jdc@uwo.ca>
17212
17213         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
17214         respect display group parameter and gnus-summary-expunge-below.
17215         (gnus-articles-to-read): Remove unused reference to display group
17216         parameter.
17217
17218 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17219
17220         * nnheader.el (nnheader-uniquify-message-id): New experimental
17221         variable.
17222         (nnheader-nov-read-message-id): Use it.
17223
17224         * spam-report.el (spam-report-gmane): Add interactive.
17225
17226 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17227
17228         * mm-encode.el (mm-content-transfer-encoding-defaults):
17229         Use qp-or-base64 for the application/* types.
17230
17231 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
17232
17233         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
17234
17235 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
17236
17237         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
17238         trim value.
17239
17240 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17241
17242         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
17243         New macro and function.
17244         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
17245
17246 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17247
17248         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
17249         after-load-alist.
17250
17251 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17252
17253         * gnus-group.el (gnus-group-get-new-news-this-group):
17254         Don't update info that isn't there.
17255
17256 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
17257
17258         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
17259         entry.
17260
17261 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17262
17263         * mm-view.el (mm-inline-render-with-function): Use multibyte
17264         buffer; decode html source by charset.
17265
17266         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
17267
17268         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
17269         Mule-UCS is loaded under XEmacs.
17270         (mm-mime-mule-charset-alist): Avoid duplicated entries.
17271
17272 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
17273
17274         * nnheader.el (nnheader-max-head-length): Increase to 8192.
17275
17276 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17277
17278         * mm-util.el (mm-coding-system-p): Return a coding-system.
17279         (mm-mime-mule-charset-alist): Use shift_jis instead of
17280         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
17281         entries for the mime charsets iso-2022-jp-3 and shift_jis.
17282         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
17283         instead of japanese-shift-jis and iso-latin-1 respectively in
17284         order to share the default value with both Emacs and XEmacs-mule.
17285         (mm-mule-charset-to-mime-charset):
17286         Make mm-coding-system-priorities effective.
17287         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
17288         while predicating of candidates upon the priorities.
17289
17290 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
17291
17292         * gnus-sum.el (gnus-summary-make-menu-bar):
17293         Add gnus-uu-invert-processable.
17294
17295         * gnus.el: Autoload gnus-uu-invert-processable.
17296
17297 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17298
17299         * mm-util.el (mm-with-multibyte-buffer): New macro.
17300
17301         * rfc2047.el (rfc2047-encode-string): Use it.
17302         (rfc2047-encode-region): Move point to the end of the region after
17303         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
17304
17305 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17306
17307         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
17308         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
17309
17310 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17311
17312         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
17313         (gnus-cite-parse): Ignore quoted envelope From_.
17314         Suggested by Karl Chen <quarl@nospam.quarl.org>.
17315
17316 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
17317
17318         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
17319         invalid addresses.
17320
17321 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
17322
17323         * spam.el: Change section markers, revise TODO list.
17324         (spam-backends): Make new master list of all installed backends.
17325         (spam-summary-exit-behavior): Add new variable to determine how
17326         messages moves are done at summary exit.
17327         (spam-move-spam-nonspam-groups-only)
17328         (spam-process-ham-in-nonham-groups)
17329         (spam-process-ham-in-spam-groups): Remove variables, the
17330         spam-summary-exit-behavior variable should be used to manage this
17331         behavior.
17332         (spam-old-ham-articles, spam-old-spam-articles): Remove.
17333         (spam-old-articles): Add variable, replacing spam-old-ham-articles
17334         and spam-old-spam-articles.
17335         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
17336         Add empty variables, placeholders for the backends they represent.
17337         (spam-set-difference): Move, unchanged.
17338         (spam-list-of-processors): Declare OBSOLETE, not used anymore
17339         unless the user has a processor variable.
17340         (spam-classifications, spam-classification-valid-p)
17341         (spam-backend-properties, spam-backend-property-valid-p)
17342         (spam-backend-function-type-valid-p)
17343         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
17344         (spam-report-articles-gmane, spam-report-articles-resend):
17345         Remove functions, they are not needed.
17346         (spam-install-backend-super, spam-backend-list)
17347         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
17348         (spam-backend-function, spam-backend-ham-registration-function)
17349         (spam-backend-spam-registration-function)
17350         (spam-backend-ham-unregistration-function)
17351         (spam-backend-spam-unregistration-function)
17352         (spam-backend-statistical-p, spam-backend-mover-p)
17353         (spam-install-backend-alias, spam-install-checkonly-backend)
17354         (spam-install-mover-backend, spam-install-nocheck-backend)
17355         (spam-install-backend, spam-install-statistical-backend)
17356         (spam-install-statistical-checkonly-backend): Add backend installation
17357         support.
17358         (spam-summary-prepare-exit): Rewrite to use the new backend code.
17359         (spam-group-processor-p): Use the new backend code and respect the
17360         summary exit behavior.
17361         (spam-mark-spam-as-expired-and-move-routine): Remove.
17362         (spam-summary-prepare): Change to use the new spam-old-articles
17363         variable.
17364         (spam-copy-or-move-routine, spam-copy-spam-routine)
17365         (spam-move-spam-routine, spam-copy-ham-routine)
17366         (spam-move-ham-routine): Add code to copy/move ham or spam.
17367         (spam-fetch-field-fast): Improve doc and code, plus allow the
17368         'number request.
17369         (spam-list-of-checks, spam-list-of-statistical-checks):
17370         Remove variables.
17371         (spam-split, spam-find-spam): Use the new backend code.
17372         (spam-registration-functions): Remove variable.
17373         (spam-unregister-routine): Add convenience wrapper.
17374         (spam-log-undo-registration, spam-register-routine)
17375         (spam-log-processing-to-registry)
17376         (spam-log-unregistration-needed-p): Rename "check" to "backend"
17377         where possible.
17378         (spam-check-gmane-xref, spam-check-regex-headers)
17379         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
17380         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
17381         (spam-check-bogofilter-headers, spam-check-spamoracle)
17382         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
17383         (spam-check-crm114-headers): Use the spam-split-group that
17384         spam-split prepares, no need to determine it every time.
17385
17386         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
17387         to the nnheader-parse-naked-head call.
17388
17389         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
17390
17391         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
17392         the nnheader-nov-read-message-id call.
17393
17394 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17395
17396         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
17397         gnus-activate-group twice.  Suggested by Markus Peter
17398         <warp@spin.de>.
17399
17400 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17401
17402         * gnus-art.el (gnus-article-time-format): Exchange the order of
17403         day and month in the default value; fix customization type.
17404         (article-date-ut): Use add-text-properties.
17405         (article-make-date-line): Use message-make-date instead of
17406         current-time-string.
17407
17408         * message.el (message-fetch-field): Don't use set-text-properties.
17409         (message-make-date): Simplify.
17410
17411         * messagexmas.el (message-xmas-make-date): New function.
17412         (message-xmas-redefine): Defalias message-make-date to it.
17413
17414 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17415
17416         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
17417         (rfc2047-encode-region): Treat text within parentheses as special;
17418         show the original text when error has occurred.
17419
17420         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
17421         already-computed method to gnus-activate-group.
17422
17423         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
17424         same select-methods identical Lisp objects.
17425
17426         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
17427         object when modifying the info.
17428
17429 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17430
17431         * gnus-srvr.el (gnus-server-set-info): Remove the server from
17432         gnus-opened-servers since it has never been opened with the new
17433         configuration yet.
17434
17435 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17436
17437         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
17438         arg to nnheader-generate-fake-message-id.
17439
17440 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
17441
17442         * nnheader.el (nnheader-generate-fake-message-id): Accept a
17443         number and build a fake message ID localized to a group and
17444         article number (so it's repeatable from that point on).
17445         (nnheader-fake-message-id-p): Change regex to accomodate new fake
17446         ID format.
17447
17448         * gnus-sum.el (gnus-get-newsgroup-headers):
17449         Call nnheader-generate-fake-message-id with the article number.
17450
17451 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
17452
17453         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
17454         end-of-buffer.
17455
17456 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17457
17458         * message.el (message-ignored-supersedes-headers): Add Approved.
17459
17460 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17461
17462         * rfc2047.el (rfc2047-encode-message-header): Remove useless
17463         goto-char.
17464         (rfc2047-encode): Fold the line before encoding.
17465
17466 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17467
17468         * rfc2047.el (rfc2047-encode-message-header): Disabled header
17469         folding -- not all headers can be folded, and this should be done
17470         by the message composition mode.  Probably.  I think.
17471
17472 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17473
17474         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
17475         fast.
17476
17477         * gnus-ems.el (gnus-remove-image): Don't use
17478         message-text-with-property; remove only the image found first.
17479
17480         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
17481         found first.
17482
17483 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
17484
17485         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
17486
17487 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17488
17489         * message.el (message-text-with-property): Make it fast and accept
17490         optional arguments.
17491         (message-strip-forbidden-properties): Use it.
17492         (message-fix-before-sending): Follow the m-t-w-p change.
17493
17494         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
17495
17496 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17497
17498         * gnus-art.el (article-hide-headers): Don't change the buffer
17499         mistakenly when performing mml-preview even if
17500         gnus-single-article-buffer is nil.
17501
17502 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
17503
17504         * message.el (message-expand-name-databases): New user option.
17505         (message-expand-name): Use it.
17506
17507 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
17508
17509         * spam.el (spam-report-articles-resend)
17510         (spam-report-resend-register-routine): Allow ham reporting.
17511         (spam-report-resend-register-ham-routine): Add wrapper.
17512         (spam-registration-functions): Add ham resending functions.
17513         (spam-list-of-processors): Add ham resend processor.
17514
17515         * gnus.el (ham-resend-to): Add new group parameter.
17516         (spam-process): Add ham resend option.
17517
17518         * spam-report.el (spam-report-resend): Allow reporting ham.
17519         (spam-report-resend-ham): Add wrapper.
17520
17521 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17522
17523         * message.el (message-cite-articles-with-x-no-archive):
17524         New variable.
17525         (message-cite-original): Use it.
17526
17527 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17528
17529         * message.el (message-cite-original): Respect X-No-Archive.
17530
17531 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17532
17533         * gnus-art.el (article-hide-headers): Refer to the values for
17534         gnus-ignored-headers and gnus-visible-headers in the summary
17535         buffer since a user may have set them as group parameters.
17536
17537 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
17538
17539         * assistant.el (assistant-node-name): Add convenience function.
17540         (assistant-render-text, assistant-render-node): Add error handling,
17541         plus handle multiple next nodes.
17542         (assistant-find-next-node): Comment out for now.
17543         (assistant-find-next-nodes): Add function, returns list of next
17544         nodes.
17545
17546 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
17547
17548         * mail-source.el (mail-source-directory): Fix doc-string.
17549
17550 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
17551
17552         * assistant.el (assistant-render-text, assistant-eval): Add :set
17553         widget type, which is different because it takes and returns a
17554         list.  Much hilarity ensues.
17555
17556 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
17557
17558         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
17559
17560         * gnus-group.el (gnus-group-get-new-news-this-group):
17561         Add doc-string.
17562
17563         * gnus-start.el (gnus-activate-group): Add doc-string.
17564
17565 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17566
17567         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
17568
17569 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
17570
17571         * assistant.el (assistant-render-text): Try to add a :set
17572         widget, more to come.
17573
17574         * spam.el (spam-group-spam-contents-p): Handle empty groupname
17575         strings.
17576         (spam-report-articles-resend)
17577         (spam-register-routine): Do registration iff any articles warrant
17578         it.
17579         (spam-summary-prepare-exit): Change log message for nil group
17580         destinations.
17581
17582 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
17583
17584         * spam.el (spam-report-resend-register-routine):
17585         Allow spam-report-resend-to to be a group parameter or a global value.
17586
17587 2004-05-26  Simon Josefsson  <jas@extundo.com>
17588
17589         * starttls.el: Merge with my GNUTLS based starttls.el.
17590         (starttls-gnutls-program, starttls-use-gnutls)
17591         (starttls-extra-arguments, starttls-process-connection-type)
17592         (starttls-connect, starttls-failure, starttls-success):
17593         New variables.
17594         (starttls-program, starttls-extra-args): Doc fix.
17595         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17596         New functions.
17597         (starttls-negotiate, starttls-open-stream):
17598         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17599         function if it is set.
17600
17601 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17602
17603         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17604         structured fields.
17605
17606 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17607
17608         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17609
17610 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17611
17612         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17613         Add variable.
17614         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17615         assigning the spam-mark to new messages.
17616
17617 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17618
17619         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17620
17621 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17622
17623         * dgnushack.el: Autoload customize-set-variable for XEmacs.
17624
17625         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17626         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17627         default.
17628
17629 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17630
17631         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17632         correct data.
17633
17634 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17635
17636         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17637         (spam-group-processor-p): Fix function.
17638         (spam-group-processor-multiple-p)
17639         (spam-group-spam-processor-report-gmane-p)
17640         (spam-group-spam-processor-report-resend-p)
17641         (spam-group-spam-processor-bogofilter-p)
17642         (spam-group-spam-processor-blacklist-p)
17643         (spam-group-spam-processor-ifile-p)
17644         (spam-group-ham-processor-ifile-p)
17645         (spam-group-spam-processor-spamoracle-p)
17646         (spam-group-spam-processor-crm114-p)
17647         (spam-group-ham-processor-bogofilter-p)
17648         (spam-group-spam-processor-stat-p)
17649         (spam-group-ham-processor-stat-p)
17650         (spam-group-ham-processor-whitelist-p)
17651         (spam-group-ham-processor-BBDB-p)
17652         (spam-group-ham-processor-spamoracle-p)
17653         (spam-group-ham-processor-copy-p): Remove functions with some
17654         prejudice against unneeded code.
17655         (spam-report-articles-resend)
17656         (spam-report-resend-register-routine): Allow the group/topic
17657         spam-resend-to value to override spam-report-resend-to.
17658         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17659         properly now.
17660
17661         * gnus.el (spam-resend-to): Add group/topic parameter.
17662         (spam-process): Move the OBSOLETE processors to the end of the
17663         choices.
17664
17665 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17666
17667         * spam-report.el (spam-report-resend-to, spam-report-resend):
17668         Start with resend-to set to nil, and then ask the user if necessary.
17669         (spam-report-resend): spam-report-resend takes a list of articles, not
17670         separate article numbers.
17671
17672 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17673
17674         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17675         addition to emacs-w3m.
17676
17677 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17678
17679         * assistant.el (assistant-authinfo-data): New function.
17680         (assistant-eval): Eval for entire assistant.
17681
17682         * netrc.el (netrc-services-file): New variable.
17683         (netrc-parse-services): New function.
17684         (netrc-find-service-name): New function.
17685         (netrc-find-service-number): New function.
17686         (netrc-port-equal): New function.
17687         (netrc-machine): Use it.
17688
17689         * nnimap.el (nnimap-open-connection): Use netrc.
17690
17691         * gnus-util.el (gnus-netrc-get): Remove aliases.
17692
17693         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17694
17695         * assistant.el (wid-edit): Fix compilation.
17696
17697         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17698
17699 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17700
17701         * gnus-util.el (gnus-set-file-modes): New function.  (small
17702         patch).
17703
17704 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17705
17706         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17707
17708         * assistant.el (assistant-render-node): Fix up rendering and
17709         read-only text.
17710         (assistant-render-node): Reset.
17711         (assistant-make-read-only): Not sticky.
17712
17713 2004-05-20  Danny Siu  <dsiu@adobe.com>
17714
17715         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17716         centered even when gnus-auto-center-summary is t.
17717
17718 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17719
17720         * dns.el (dns-get-txt-answer): New function.
17721         (dns-read-txt): Ditto.
17722         (query-dns): Use it.
17723
17724 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17725
17726         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17727         active for foreign groups even if the group level is higher than
17728         the specified value.
17729
17730 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17731
17732         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17733         non-active groups.
17734
17735         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17736
17737 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17738
17739         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17740
17741 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17742
17743         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17744         (spam-crm114-header, spam-crm114-spam-switch)
17745         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17746         (spam-crm114-positive-spam-header)
17747         (spam-crm114-database-directory, spam-list-of-processors)
17748         (spam-group-spam-processor-crm114-p)
17749         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17750         (spam-generic-score, spam-list-of-checks)
17751         (spam-list-of-statistical-checks, spam-registration-functions)
17752         (spam-check-crm114-headers, spam-crm114-score)
17753         (spam-check-crm114, spam-crm114-register-with-crm114)
17754         (spam-crm114-register-spam-routine)
17755         (spam-crm114-unregister-spam-routine)
17756         (spam-crm114-register-ham-routine)
17757         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17758         From asjo@koldfront.dk (Adam Sjøgren).
17759
17760         * gnus.el: Add spam-use-crm114.
17761
17762         * spam.el (spam-list-of-processors, spam-registration-functions):
17763         Add spam-use-resend.
17764         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17765         (spam-report-articles-gmane): Add doc fix.
17766         (spam-report-articles-resend, spam-report-resend-register-routine):
17767         Add wrappers around spam-report-resend-to.
17768
17769         * spam-report.el (spam-report-resend-to, spam-report-resend):
17770         Add support for resending spam.
17771         (spam-report-gmane): Fix line length >80.
17772
17773         * gnus.el (spam-process): Add spam-use-resend.
17774
17775 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17776
17777         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17778         number of processed spam messages.
17779         (spam-ham-copy-or-move-routine): Return the number of processed
17780         ham messages.
17781         (spam-summary-prepare-exit): Use the above values to decide
17782         whether status messages shouled be displayed.
17783
17784 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17785
17786         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17787         `rfc2047-encoding-function-alist' in order to avoid conflicting
17788         with the old version.
17789         (rfc2047-encode-region): Concatenate words containing non-ASCII
17790         characters in structured fields; don't encode space-delimited
17791         ASCII words even in unstructured fields; don't break words at
17792         char-category boundaries.
17793         (rfc2047-encode-1): New function.
17794         (rfc2047-encode): Use it; encode text so that it occupies the
17795         maximum width within 76-column; work correctly on Q encoding for
17796         iso-2022-* charsets.
17797         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17798         sure not to break a line just after the header name.
17799         (rfc2047-b-encode-region): Remove.
17800         (rfc2047-b-encode-string): New function.
17801         (rfc2047-q-encode-region): Remove.
17802         (rfc2047-q-encode-string): New function.
17803
17804         * mm-util.el (mm-replace-in-string): New function.
17805
17806 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17807
17808         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17809         Really get it right.
17810         (gnus-inews-make-draft): Really.
17811
17812 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17813
17814         * nnmh.el (nnmh-request-list-1): Don't check the link count
17815         before descending.  (small patch)
17816
17817 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17818
17819         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17820         stuff.
17821
17822         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17823         Match on real group name.
17824
17825         * gnus-art.el (gnus-signature-limit): Doc fix.
17826
17827         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17828
17829         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17830
17831 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17832
17833         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17834         isn't a string.
17835
17836 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17837
17838         * gnus-draft.el (gnus-draft-send):
17839         Bind rfc2047-encode-encoded-words.
17840
17841         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17842         (rfc2047-encodable-p): Say that =? needs encoding.
17843         (rfc2047-encode-encoded-words): New variable.
17844
17845         * gnus-group.el (gnus-group-select-group): Doc fix.
17846
17847         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17848
17849         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17850         to nil.
17851
17852         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17853
17854         * nnheader.el (nnheader-get-lines-and-char): New function.
17855
17856 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17857
17858         * gnus-msg.el (gnus-summary-followup-with-original):
17859         Document yanking of region when active.
17860
17861 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17862
17863         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17864         groups if the group level is higher than the specified value.
17865
17866 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17867
17868         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17869         (gnus-group-jump-to-group): Add prefix argument using
17870         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17871         non-active group.
17872
17873         * compface.el (uncompface): Be verbose when changing
17874         `uncompface-use-external'.
17875
17876         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17877         handle manual section.
17878
17879 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17880
17881         * gnus-art.el (gnus-button-alist): Revert previous change.
17882
17883 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17884
17885         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17886
17887 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17888
17889         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17890         whether backend can accept message.
17891
17892         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17893
17894 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17895
17896         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17897         Avoid creating directory when nntp-marks-is-evil is true.
17898         Reported by Reiner Steib.
17899
17900 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17901
17902         * gnus-picon.el (gnus-picon-style): New variable.
17903         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17904         (gnus-picon-transform-address): Support `gnus-picon-style'.
17905         From Jesper Harder <harder@ifa.au.dk>.
17906
17907 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17908
17909         * message.el (message-fill-field): Return point.
17910         (message-generate-headers): Go to end of field.
17911
17912         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17913         stuff for non-living groups.
17914
17915 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17916
17917         * gnus-art.el (gnus-article-followup-with-original)
17918         (gnus-article-reply-with-original): gnus-mark-active-p ->
17919         gnus-region-active-p.
17920
17921 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17922
17923         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17924         only when there is spam or ham to be processed.
17925
17926 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17927
17928         * mail-source.el (mail-source-delete-crash-box): Refactor.
17929         (mail-source-fetch): Use it.
17930         (mail-source-fetch-file): Ditto.
17931         (mail-source-fetch-directory): Run postscript in loop.
17932         (mail-source-fetch-pop): Delete.
17933         (mail-source-fetch-maildir): Ditto.
17934         (mail-source-fetch-imap): Ditto.
17935
17936         * imap.el (imap-authenticators): Comment out sasl.
17937
17938         * message.el (message-skip-to-next-address): New function.
17939         (message-fill-header-address): Refactor.
17940         (message-fill-address): Use it.
17941         (message-delete-address): Use it.
17942         (message-fill-header-general): Refactor.
17943         (message-fill-field-address): Rename.
17944         (message-narrow-to-field): Find the start of the header.
17945         (message-header-format-alist): Don't pre-fill.
17946         (message-fill-header): Remove.
17947         (message-insert-header): New function.
17948         (message-shorten-references): Use it.
17949
17950         * rfc2047.el (rfc2047-field-value): Strip props.
17951
17952         * mail-parse.el (mail-header-make-address): New alias.
17953
17954         * ietf-drums.el (ietf-drums-make-address): New function.
17955
17956         * imap.el: Add compiler directives.
17957
17958         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17959
17960         * gnus-art.el (article-decode-idna-rhs): Don't use
17961         message-idna-inside-rhs-p.
17962
17963 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17964
17965         * message.el (message-idna-inside-rhs-p): Remove.
17966         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17967
17968         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17969         false positives.
17970
17971 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
17972
17973         * imap.el (imap-sasl-make-mechanisms): Use sasl.
17974
17975 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17976
17977         * nneething.el (nneething-file-name): Don't create spurious
17978         files.
17979
17980         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
17981         (gnus-inews-do-gcc): Remove sleep.
17982
17983         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
17984         part under point.
17985
17986         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
17987         (gnus-agent-regenerate-group): Using nil messages aren't valid.
17988
17989 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
17990
17991         * spam.el (spam-summary-prepare-exit): Fix (length).
17992
17993 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
17994
17995         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
17996         as expired without moving it" message when there are spam
17997         messages left.
17998
17999 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
18000
18001         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
18002         header is not nil.
18003
18004 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
18005
18006         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18007         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
18008         (nntp-marks-changed-p): New arg SERVER.
18009         (nntp-request-update-info): Adjust caller.
18010
18011 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
18012
18013         * nntp.el (nntp-save-marks): Pass missing arg.
18014
18015 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
18016
18017         * nntp.el: Support marks.
18018         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
18019         (nntp-marks-modtime, nntp-marks-directory): New variables.
18020         (nntp-request-set-mark, nntp-request-update-info)
18021         (nntp-possibly-create-directory, nntp-marks-changed-p)
18022         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
18023         New functions.
18024
18025 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
18026
18027         * gnus-xmas.el (gnus-xmas-select-lowest-window)
18028         (gnus-xmas-redefine): Rename.
18029
18030         * gnus-score.el (gnus-score-insert-help):
18031         Use gnus-select-lowest-window.
18032
18033         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
18034         appt-select-lowest-window and rename to gnus-select-lowest-window.
18035
18036         * gnus.el: do.
18037
18038 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18039
18040         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
18041         encodings of MIME-encoded words, in order to improve
18042         interoperability with several broken MUAs.
18043
18044 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18045
18046         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
18047         tags, only when charsets are not specified in headers.
18048         (mm-inline-text-html-render-with-w3m): Ditto.
18049
18050         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
18051         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
18052
18053 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18054
18055         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
18056         instead of MIME-decoded from fields when checking
18057         `gnus-article-address-banner-alist'.
18058
18059 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
18060
18061         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
18062         description rather than subject.
18063
18064 2004-05-02  Steve Youngs  <steve@youngs.au.com>
18065
18066         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
18067
18068 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18069
18070         * gnus.el (gnus-version-number): Bump.
18071
18072 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18073
18074         * gnus.el: No Gnus v0.2 is released.
18075
18076 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18077
18078         * gnus-agent.el (gnus-agent-read-agentview):
18079         Inline gnus-uncompress-range.
18080
18081 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18082
18083         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
18084         `exec-installed-p'.
18085
18086 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18087
18088         * gnus.el (spam-process, spam-autodetect-methods):
18089         Add bsfilter and bsfilter-headers.
18090
18091         * spam.el (spam-bsfilter): New customize group.
18092         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
18093         (spam-bsfilter-header, spam-bsfilter-probability-header)
18094         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
18095         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
18096         (spam-bsfilter-database-directory): New options.
18097         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
18098         (spam-list-of-statistical-checks, spam-registration-functions):
18099         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
18100         (spam-bsfilter-score): New command.
18101         (spam-check-bsfilter-headers, spam-check-bsfilter)
18102         (spam-bsfilter-register-with-bsfilter)
18103         (spam-bsfilter-register-spam-routine)
18104         (spam-bsfilter-unregister-spam-routine)
18105         (spam-bsfilter-register-ham-routine)
18106         (spam-bsfilter-unregister-ham-routine): New functions.
18107         (spam-generic-score): Support bsfilter; Accept an optional argument
18108         to recalcurate spam score even if scoring header has already been
18109         added.
18110         (spam-bogofilter-score, spam-spamassassin-score): Accept an
18111         optional argument to recalcurate spam score even if scoring header
18112         has already been added.
18113
18114 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
18115
18116         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
18117         strings!  Reported by David D. Smith <davidsmith@acm.org>.
18118         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
18119         link is missing.
18120
18121 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
18122
18123         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
18124         (html2text-get-attr): Rewrite.
18125
18126         * message.el (message-setup-1): Remove redundant put-text-property
18127         on mail-header-separator.
18128
18129 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
18130
18131         * gnus-registry.el (gnus-registry-cache-whitespace)
18132         (gnus-registry-action, gnus-registry-spool-action)
18133         (gnus-registry-split-fancy-with-parent): Change message levels
18134         from 5 to 3 or 7, as needed.
18135
18136         * spam.el (spam-summary-prepare-exit)
18137         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
18138         (spam-split, spam-find-spam, spam-log-undo-registration)
18139         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
18140         level from 5 to 6.
18141
18142 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18143
18144         * gnus-ems.el: Autoload appt-select-lowest-window (revert
18145         2004-03-04 change).
18146
18147 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
18148
18149         * sieve-manage.el (sieve-manage-open):
18150         * nnweb.el (nnweb-insert-html):
18151         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
18152         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
18153         * nnspool.el (nnspool-request-group):
18154         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
18155         * nnml.el (nnml-request-update-info):
18156         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
18157         (nnmh-request-create-group, nnmh-update-gnus-unreads):
18158         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
18159         (nnimap-request-set-mark):
18160         * nnfolder.el (nnfolder-request-update-info):
18161         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
18162         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
18163         * gnus-uu.el (gnus-uu-find-articles-matching):
18164         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
18165         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
18166         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
18167         * gnus-nocem.el (gnus-nocem-scan-groups):
18168         * gnus-int.el (gnus-start-news-server):
18169         * gnus-group.el (gnus-group-make-kiboze-group)
18170         (gnus-group-browse-foreign-server):
18171         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
18172         Use mapc when appropriate.
18173
18174 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
18175
18176         FIXME: Make separate entries for each person.
18177
18178         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
18179         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
18180         <shields@msrl.com>:
18181
18182         * spam.el (spam-necessary-extra-headers): Get the extra headers we
18183         may need for spam sorting and scoring.
18184         (spam-user-format-function-S): Add user format function suitable for
18185         general use.
18186         (spam-article-sort-by-spam-status): Add sorting function for summary
18187         sorting.
18188         (spam-extra-header-to-number): Add function to get a score from a
18189         header.
18190         (spam-summary-score): Add function to get a numeric score from the
18191         headers.
18192         (spam-generic-score): Fix function doc, was in wrong place.
18193         (spam-initialize): Take symbols when it's run, and install the
18194         extra headers that spam-necessary-extra-headers thinks we need.
18195
18196 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
18197
18198         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
18199         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18200
18201 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
18202
18203         * gnus-sum.el (gnus-set-global-variables)
18204         (gnus-build-all-threads, gnus-get-newsgroup-headers)
18205         (gnus-article-get-xrefs, gnus-summary-best-group)
18206         (gnus-summary-next-article, gnus-summary-enter-digest-group)
18207         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
18208         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
18209         Use with-current-buffer.
18210
18211 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
18212
18213         * spam.el (spam-summary-prepare-exit): Simplify logic.
18214         (spam-fetch-article-header): Read the article header if it's not
18215         available.
18216         (spam-list-articles): Simplify logic.
18217         (spam-filelist-register-routine): Fix bug with unregister-list.
18218
18219         * gnus-registry.el: Fix comments at beginning.
18220
18221 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
18222
18223         * message.el (message-cater-to-broken-inn): Remove.
18224         (message-shorten-references): Make sure the total folded length of
18225         References is shorter than 998 characters to cater to a bug in INN
18226         2.3.  Also, don't pretend that references aren't folded -- this
18227         hasn't worked for a while.
18228
18229 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18230
18231         * gnus-agent.el (gnus-agentize):
18232         gnus-agent-send-mail-real-function no longer set to current value
18233         of message-send-mail-function but rather a lambda that calls
18234         message-send-mail-function.  The change makes the agent real-time
18235         responsive to user changes to message-send-mail-function.
18236
18237 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18238
18239         * legacy-gnus-agent.el
18240         (gnus-agent-convert-to-compressed-agentview): Fix typos with
18241         help from Florian Weimer <fw@deneb.enyo.de>
18242
18243 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18244
18245         * nnmail.el (nnmail-cache-insert): Revert last change.
18246
18247 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18248
18249         * nnmail.el (nnmail-cache-insert): Always check whether
18250         nnmail-cache-ignore-groups matches a group name.
18251
18252 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
18253
18254         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
18255         (spam-find-spam, spam-log-processing-to-registry)
18256         (spam-log-registered-p, spam-log-unregistration-needed-p)
18257         (spam-log-undo-registration): Use gnus-message instead of
18258         gnus-error, none of these errors are fatal.
18259
18260         * gnus-registry.el (gnus-registry-clean-empty-function)
18261         (gnus-registry-clean-empty): Remove only empty entries without
18262         extra data.
18263
18264 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
18265
18266         * spam-stat.el (spam-stat-buffer-change-to-spam)
18267         (spam-stat-buffer-change-to-non-spam): Change (error) to
18268         (gnus-message 8) invocation.
18269
18270 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18271
18272         * nntp.el (nntp-via-netcat-command): New variable.
18273         (nntp-via-netcat-switches): New variable.
18274         (nntp-open-via-rlogin-and-netcat): New function.
18275         (nntp-open-connection-function): Doc fix.
18276         (nntp-telnet-command): Doc fix.
18277         (nntp-end-of-line): Doc fix.
18278         (nntp-via-rlogin-command): Doc fix.
18279         (nntp-via-user-name): Doc fix.
18280         (nntp-via-address): Doc fix.
18281
18282 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18283
18284         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
18285         error in Emacs 21.1.
18286
18287 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
18288
18289         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
18290
18291 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18292
18293         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
18294         (gnus-agent-with-refreshed-group): New macro.
18295         (gnus-agent-rename-group): New function.
18296         (gnus-agent-delete-group): New function.
18297         (gnus-agent-save-group-info): Use gnus-command-method when
18298         `method' parameter is nil.  Don't write nil entries into the
18299         active file.
18300         (gnus-agent-get-group-info): New function.
18301         (gnus-agent-fetch-articles):
18302         Use gnus-agent-update-files-total-fetched-for to increment disk space
18303         used.
18304         (gnus-agent-fetch-headers, gnus-agent-save-alist):
18305         Use gnus-agent-update-view-total-fetched-for to increment disk space
18306         used.
18307         (gnus-agent-get-local): Add optional parameters to avoid calling
18308         gnus-group-real-name and gnus-find-method-for-group.
18309         (gnus-agent-set-local): Delete stored entry if either min, or max,
18310         are nil.
18311         (gnus-agent-fetch-session): Reworded error/quit messages.
18312         On quit, use gnus-agent-regenerate-group to record existance of any
18313         articles fetched to disk before the quit occurred.
18314         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
18315         gnus-agent-update-view-total-fetched-for, and
18316         gnus-agent-update-files-total-fetched-for to decrement disk space
18317         used.
18318         (gnus-agent-retrieve-headers):
18319         Use gnus-agent-update-view-total-fetched-for to increment disk space
18320         used.
18321         (gnus-agent-regenerate-group): Replace gnus-group-update-group
18322         with gnus-agent-update-files-total-fetched-for to decrement disk
18323         space and fresh group buffer.
18324         (gnus-agent-inhibit-update-total-fetched-for): New variable.
18325         (gnus-agent-need-update-total-fetched-for): New variable.
18326         (gnus-agent-update-files-total-fetched-for): New function.
18327         (gnus-agent-update-view-total-fetched-for): New function.
18328         (gnus-agent-total-fetched-for): New function.
18329
18330         * gnus-cache.el (gnus-cache-save-buffers):
18331         Use gnus-cache-update-overview-total-fetched-for to change disk space
18332         used by this group.
18333         (gnus-cache-possibly-enter-article):
18334         Use gnus-cache-update-file-total-fetched-for to increment disk space
18335         used by this group.
18336         (gnus-cache-possibly-remove-article):
18337         Use gnus-cache-update-file-total-fetched-for to decrement disk space
18338         used by this group.
18339         (gnus-cache-generate-nov-databases): Purge total fetched cache.
18340         (gnus-cache-rename-group): New function.
18341         (gnus-cache-delete-group): New function.
18342         (gnus-cache-inhibit-update-total-fetched-for): New variable.
18343         (gnus-cache-need-update-total-fetched-for): New variable.
18344         (gnus-cache-with-refreshed-group): New macro.
18345         (gnus-cache-update-file-total-fetched-for): New function.
18346         (gnus-cache-update-overview-total-fetched-for): New function.
18347         (gnus-cache-rename-group-total-fetched-for): New function.
18348         (gnus-cache-delete-group-total-fetched-for): New function.
18349         (gnus-cache-total-fetched-for): New function.
18350
18351         * gnus-group.el: Require gnus-sum and autoload functions to
18352         resolve warnings when gnus-group.el compiled alone.
18353         (gnus-group-line-format): Documented new %F.
18354         (size of Fetched data) group line format; identifies disk space
18355         used by agent and cache.
18356         (gnus-group-line-format-alist): Defined new F format.
18357         (gnus-total-fetched-for): New function.
18358         (gnus-group-delete-group): No longer update
18359         gnus-cache-active-altered as gnus-request-delete-group now keeps
18360         the cache in sync.
18361         (gnus-group-list-active): Let the agent store a server's active
18362         list if currently plugged.
18363
18364         * gnus-int.el (gnus-request-delete-group):
18365         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
18366         local disk in sync with the server.
18367         (gnus-request-rename-group):
18368         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
18369         local disk in sync with the server.
18370
18371         * gnus-start.el (gnus-get-unread-articles):
18372         Cosmetic simplification to logic.
18373
18374         * gnus-util.el (gnus-rename-file): New function.
18375
18376 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
18377
18378         * mm-util.el (mm-image-load-path): Handle nil in load-path.
18379
18380 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
18381
18382         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
18383         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
18384
18385 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
18386
18387         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
18388         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
18389
18390 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
18391
18392         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
18393
18394 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
18395
18396         * spam.el (spam-set-difference): Add function to replace
18397         gnus-set-difference in spam.el.
18398         (spam-summary-prepare-exit): Use spam-set-difference.
18399
18400 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
18401
18402         * gnus-registry.el (gnus-registry-cache-file): Update to use
18403         gnus-dribble-directory OR gnus-home-directory OR ~.
18404         (gnus-registry-split-fancy-with-parent): Fix doc.
18405
18406 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18407
18408         * message.el (message-exchange-point-and-mark):
18409         Use message-mark-active-p.  Suggested by Jesper Harder
18410         <harder@ifa.au.dk>.
18411
18412 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18413
18414         * message.el (message-exchange-point-and-mark): Don't activate
18415         region if it was inactive.  Suggested by Hiroshi Fujishima
18416         <pooh@nature.tsukuba.ac.jp>.
18417
18418 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18419
18420         * gnus-art.el (article-display-face): Display Faces in the same
18421         order as X-Faces.
18422
18423 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18424
18425         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
18426
18427 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18428
18429         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
18430         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
18431         (gnus-article-mime-hierarchy): Remove.
18432         (gnus-article-mime-hierarchy-next): Remove.
18433         (gnus-article-mode): Revert 2004-03-19 change.
18434         (gnus-article-setup-buffer): Revert 2004-03-19 change.
18435         (gnus-insert-mime-button): Revert 2004-03-19 change.
18436         (gnus-mime-accumulate-hierarchy): Remove.
18437         (gnus-mime-enter-multipart): Remove.
18438         (gnus-mime-leave-multipart): Remove.
18439         (gnus-mime-display-part): Revert 2004-03-19 change.
18440         (gnus-mime-display-alternative): Revert 2004-03-19 change.
18441
18442         * mml.el (mml-preview): Revert 2004-03-19 change.
18443
18444 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
18445
18446         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
18447
18448 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18449
18450         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
18451         t while entering a file name using the mm-with-multibyte macro.
18452         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18453
18454         * mm-util.el (mm-with-multibyte): New macro.
18455
18456 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18457
18458         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
18459         New user option.
18460         (gnus-mime-multipart-functions): Doc and customization fix.
18461         (gnus-article-mime-hierarchy): New variable.
18462         (gnus-article-mime-hierarchy-next): New variable.
18463         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
18464         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
18465         gnus-article-mime-hierarchy-next to nil.
18466         (gnus-insert-mime-button): Show hierarchy numbers.
18467         (gnus-mime-accumulate-hierarchy): New function.
18468         (gnus-mime-enter-multipart): New function.
18469         (gnus-mime-leave-multipart): New function.
18470         (gnus-mime-display-part): Recompute hierarchical MIME structure.
18471         (gnus-mime-display-alternative): Show hierarchy numbers.
18472
18473         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
18474         gnus-article-mime-hierarchy-next to nil.
18475
18476 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
18477
18478         * dns.el: Don't require gnus-xmas.
18479
18480 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
18481
18482         * mml.el (mml-generate-mime-1): Don't use format=flowed with
18483         inline PGP.
18484         (mml-menu): Disable mml-quote-region if mark is inactive.
18485
18486 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18487
18488         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
18489         when the group's active is not available.
18490
18491 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18492
18493         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
18494         error.
18495
18496 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
18497
18498         * imap.el (imap-store-password): New variable.
18499         (imap-interactive-login): Use it.
18500         Suggested by Mark Plaksin <happy@mcplaksin.org>.
18501
18502 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18503
18504         * gnus-art.el (gnus-article-read-summary-keys): Restore new
18505         window-start and hscroll to summary window.
18506
18507 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18508
18509         * gnus-start.el (gnus-convert-old-newsrc): Only write the
18510         conversion message to newsrc-dribble when an actual conversion is
18511         performed.
18512
18513 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
18514
18515         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
18516
18517 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18518
18519         * mm-decode.el (mm-complicated-handles): New function reviving
18520         former definition of mm-multiple-handles.
18521
18522         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18523         (gnus-mime-delete-part): Use it.
18524
18525 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18526
18527         * gnus-agent.el (gnus-agent-read-local):
18528         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
18529         avoid the implicit assumption that they will always be equal.
18530         (gnus-agent-save-local): Bind buffer-file-coding-system, not
18531         coding-system-for-write, as the with-temp-file macro first prints
18532         to a buffer then saves the buffer.
18533
18534 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18535
18536         * gnus-art.el (gnus-article-edit-part): New function.
18537         (gnus-mime-save-part-and-strip): Use it; do query instead of
18538         signaling an error; don't use mm-multiple-handles.
18539         (gnus-mime-delete-part): Ditto.
18540
18541 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18542
18543         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
18544         old file versions.
18545         (gnus-group-prepare-hook): Remove function that converted list
18546         form of gnus-agent-expire-days to group properties.
18547
18548         * gnus-int.el: Autoload gnus-agent-regenerate-group.
18549         (gnus-request-accept-article): Re-indented.
18550
18551         * gnus-start.el (gnus-convert-old-newsrc): Registered new
18552         converters to handle old agent file formats.  Add logic for a
18553         "backup before upgrading warning".
18554         (gnus-convert-mark-converter-prompt): Developers can mark
18555         functions as needing (default), or not needing,
18556         gnus-convert-old-newsrc's "backup before upgrading warning".
18557         (gnus-convert-converter-needs-prompt): Tests whether the user
18558         should be protected from potentially irreversable changes by the
18559         function.
18560
18561         * legacy-gnus-agent.el: New.  Provides converters that are only
18562         loaded when gnus-convert-old-newsrc needs to call them.
18563
18564 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18565
18566         * mail-source.el (mail-source-touch-pop): Doc fix.
18567
18568         * message.el (message-smtpmail-send-it): Doc fix.
18569
18570 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
18571
18572         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
18573
18574         * nnmail.el (nnmail-split-fancy): do.
18575
18576         * gnus-kill.el (gnus-kill, gnus-execute): do.
18577
18578 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18579
18580         * gnus-sum.el (gnus-widget-reversible-match)
18581         (gnus-widget-reversible-to-internal)
18582         (gnus-widget-reversible-to-external): New functions.
18583         (gnus-widget-reversible): New widget.
18584         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
18585
18586 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
18587
18588         * gnus-sum.el (gnus-thread-sort-functions)
18589         (gnus-article-sort-functions): Document `(not F)' items.
18590
18591 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18592
18593         * spam.el (spam-use-gmane-xref): Add new backend.
18594         (spam-gmane-xref-spam-group): Add variable to control the name of the
18595         Gmane spam group.
18596         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18597         (spam-regex-headers-spam, spam-regex-headers-ham)
18598         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18599         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18600         backends and checks.
18601         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18602
18603         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18604         an autodetect method.
18605
18606 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18607
18608         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18609         articles are being added to a group.
18610         (gnus-request-replace-article): Inform the agent that articles
18611         need to be uncached as the cached contents are no longer valid.
18612
18613 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18614
18615         * binhex.el: Don't autoload executable-find.
18616
18617         * canlock.el: Don't autoload mail-fetch-field.
18618
18619         * dgnushack.el: Autoload c-mode for XEmacs.
18620
18621         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18622
18623         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18624         rmail-dont-reply-to and rmail-output.
18625
18626         * gnus-score.el: Don't autoload ffap-string-at-point.
18627
18628         * gnus-setup.el: Don't autoload sc-cite-original.
18629
18630         * imap.el: Don't autoload base64-decode-string,
18631         base64-encode-string and md5.
18632
18633         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18634         and rmail-msg-restore-non-pruned-header.
18635
18636         * mm-decode.el: Don't autoload executable-find.
18637
18638         * mm-url.el: Don't autoload executable-find.
18639
18640         * mm-view.el: Don't autoload diff-mode.
18641
18642         * nndb.el: Don't autoload news-reply-mode, news-setup,
18643         cancel-timer and telnet.
18644
18645         * password.el: Don't autoload run-at-time for Emacs.
18646
18647         * sha1-el.el: Don't autoload executable-find.
18648
18649         * sieve-mode.el: Don't autoload c-mode.
18650
18651         * uudecode.el: Don't autoload executable-find.
18652
18653 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18654
18655         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18656         (gnus-agent-possibly-alter-active): Avoid null in numeric
18657         comparison.
18658         (gnus-agent-set-local): Refuse to save null in local object table.
18659         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18660         list of articles that will be marked as unread.
18661
18662 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18663
18664         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18665
18666 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18667
18668         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18669         language tags.
18670
18671 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18672
18673         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18674         Don't bind "obarray".
18675
18676         * gnus-sum.el (gnus-thread-sort-functions):
18677         Add `gnus-thread-sort-by-most-recent-number' and
18678         `gnus-thread-sort-by-most-recent-date'.
18679         Reported by Kai Grossjohann <kai@emptydomain.de>.
18680
18681 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18682
18683         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18684
18685 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18686
18687         * gnus-cus.el (gnus-agent-customize-category):
18688         Remove ignore-errors macro reference that required cl to be loaded at
18689         run-time.
18690
18691         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18692         single-interval range of the form (min . max).  Previously the
18693         range had to look like ((min . max)).  Likewise, return
18694         (min . max) rather than ((min . max)).
18695         (gnus-range-map): Use gnus-range-normalize to accept
18696         single-interval range.
18697
18698         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18699         the cache, but not the agent, now appear with their usual face.
18700
18701         * dgnushack.el (loaddir): New variable that is bound to the
18702         directory containing the dgnushack.el file. Use loaddir, rather
18703         than srcdir, to update load-path. Change lets dgnushack compile
18704         code in directories other than GNUS/lisp.
18705
18706 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18707
18708         * lpath.el: Don't bind w3m-safe-url-regexp.
18709
18710         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18711         w3m-safe-url-regexp variable buffer-local.
18712
18713         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18714
18715 2004-02-27  Simon Josefsson  <jas@extundo.com>
18716
18717         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18718         gnus-group-real-prefix.
18719         (gnus-summary-move-article): Use it, instead of
18720         gnus-group-real-prefix.
18721
18722 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18723
18724         * lpath.el: Bind w3m-safe-url-regexp.
18725
18726         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18727         w3m-safe-url-regexp variable buffer-local and set it as the value
18728         of mm-w3m-safe-url-regexp.
18729
18730         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18731
18732         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18733         parsing gnus-posting-styles when the message is not for replying.
18734
18735         * dgnushack.el: Autoload sgml-mode for XEmacs.
18736
18737         * nnrss.el (nnrss-opml-export):
18738         Use mm-set-buffer-file-coding-system instead of
18739         set-buffer-file-coding-system.
18740
18741 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18742
18743         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18744         of checkdoc.el).
18745         * nnrss.el: do.
18746         * gnus-mlspl.el: do.
18747         * gnus-ml.el: do.
18748         * gnus-srvr.el: do.
18749
18750         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18751
18752 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18753
18754         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18755         Corrections to custom-manual links.
18756
18757         * gnus-art.el (gnus-article): Ditto.
18758
18759         * mm-decode.el (mime-display, mime-security): Ditto.
18760
18761 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18762
18763         * flow-fill.el: Typo.
18764
18765 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18766
18767         * spam-wash.el: New file.
18768
18769 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18770
18771         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18772
18773 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18774
18775         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18776         to be run with new-articles as LIST1, not LIST2.
18777         (spam-registration-functions): Add spam-use-ham-copy as a nil
18778         registration backend.
18779
18780 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18781
18782         * spam-stat.el (spam-stat-washing-hook): New option.
18783         (spam-stat-buffer-words): Use it.
18784         (spam-stat-process-directory, spam-stat-test-directory):
18785         Use insert-file-contents-literally.
18786         (spam-stat-coding-system): New variable.
18787         (spam-stat-load, spam-stat-save): Use it.
18788
18789 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18790
18791         * spam-report.el (spam-report-plug-agent):
18792         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18793
18794 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18795
18796         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18797         Allow / in mailto URLs.
18798
18799 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18800
18801         * spam-report.el (spam-report-process-queue): Fix interactive use.
18802         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18803         (spam-report-unplug-agent): Doc fixes.
18804         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18805         (spam-report-agentize, spam-report-deagentize): Autoload.
18806
18807 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18808
18809         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18810
18811         * message.el (message-setup-fill-variables): Add mml tags to
18812         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18813         <ajk@iu.edu>.
18814         (message-mode): Don't modify paragraph-separate there.
18815
18816 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18817
18818         * compface.el (uncompface-use-external): Default to undecided.
18819         (uncompface-use-external-threshold): New variable.
18820         (uncompface-float-time): New macro.
18821         (uncompface): Determine whether to use the external decoder if
18822         uncompface-use-external is undecided.
18823
18824 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18825
18826         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18827         after images.
18828
18829         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18830
18831 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18832
18833         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18834
18835         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18836
18837         * gnus-sum.el (gnus-summary-limit-to-age)
18838         (gnus-summary-limit-children): do.
18839
18840         * gnus-int.el (gnus-request-scan): do.
18841
18842         * gnus-group.el (gnus-group-suspend): do.
18843
18844         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18845
18846         * gnus-cite.el (gnus-cite-parse-attributions): do.
18847
18848         * gnus-agent.el (gnus-summary-set-agent-mark)
18849         (gnus-agent-regenerate-group): do.
18850
18851         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18852
18853         * binhex.el (binhex-decode-region-internal): do.
18854
18855 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18856
18857         * gnus-fun.el (gnus-face-properties-alist): New user option.
18858         (gnus-display-x-face-in-from): Use it.
18859
18860         * gnus-art.el (article-display-face): Ditto.
18861
18862         * compface.el (uncompface-use-external): Default to nil.
18863
18864 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18865
18866         * nntp.el (nntp-erase-buffer): New function.
18867         (nntp-retrieve-data, nntp-send-command)
18868         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18869         (nntp-possibly-change-group): Use it.
18870
18871         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18872         Use with-current-buffer.
18873
18874 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18875
18876         * compface.el: Merge the ELisp-based uncompface program.
18877         (compface): New customization group.
18878         (uncompface-use-external): New user option.
18879         (uncompface): Call uncompface-internal if uncompface-use-external
18880         is nil.
18881         (uncompface-internal): New function.  Note that there are also
18882         some other functions and variables added for this function.
18883
18884 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18885
18886         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18887         if necessary.
18888
18889 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18890
18891         * spam-report.el (spam-report-unplug-agent)
18892         (spam-report-plug-agent, spam-report-deagentize)
18893         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18894         Add support for the Agent in spam-report: when unplugged, report to a
18895         file; when plugged, submit all the requests.
18896
18897         * spam.el (spam-register-routine): Fix message about
18898         registration.
18899
18900 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18901
18902         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18903         dependencies.
18904         (rfc2047-encode): Use it.
18905
18906         * gnus-art.el (gnus-button-marker-list): Move before first
18907         reference.
18908
18909         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18910         (imap-parse-body): Fix format string mismatch.
18911
18912         * gnus-score.el (gnus-summary-increase-score): do.
18913
18914         * nnrss.el (nnrss-close): New function.
18915
18916 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18917
18918         * nnrss.el (nnrss-make-filename): New function.
18919         (nnrss-request-delete-group, nnrss-read-server-data)
18920         (nnrss-save-server-data, nnrss-read-group-data)
18921         (nnrss-save-group-data): Use it.
18922         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18923         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18924         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18925
18926 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18927
18928         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18929
18930 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18931
18932         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18933         files.
18934
18935         * message.el (message-generate-headers-first): Don't quote nil
18936         and t in docstrings.
18937
18938         * imap.el (imap-id): do.
18939
18940         * gnus-agent.el (gnus-agent-consider-all-articles)
18941         (gnus-agent-queue-mail): do.
18942
18943 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18944
18945         * spam-report.el (spam-report-process-queue): New function.
18946         Process requests from `spam-report-requests-file'.
18947         (spam-report-process-queue): Doc fix.
18948
18949 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18950
18951         * spam.el (spam-register-routine)
18952         (spam-log-processing-to-registry, spam-log-registered-p)
18953         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18954         Change "check" to "spam-check" for semi-clarity.
18955
18956 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18957
18958         * pop3.el: Require nnheader.
18959
18960         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18961
18962         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18963
18964         * gnus-picon.el: Require cl.
18965
18966         * gnus-fun.el: Require gnus-ems and gnus-util.
18967
18968         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18969
18970         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18971
18972         * gnus-art.el (gnus-article-edit-mode): Define before first
18973         reference.
18974
18975 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
18976
18977         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
18978         (gnus-uu-post-encoded): Use point-at-bol.
18979
18980         * gnus-topic.el (gnus-group-active-topic-p): do.
18981
18982         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
18983
18984         * gnus-group.el (gnus-group-kill-region): do.
18985
18986         * gnus-art.el (article-date-ut): do.
18987
18988         * message.el (message-fetch-field): Remove redundant
18989         case-fold-search binding.
18990         (message-narrow-to-field): Simplify.
18991
18992 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
18993
18994         * spam.el (spam-directory): Derive from `gnus-directory'.
18995
18996         * spam-report.el (spam-report-url-to-file)
18997         (spam-report-requests-file): New function and variable for offline
18998         reporting.
18999         (spam-report-url-ping-function): Add `spam-report-url-to-file'
19000         and user defined function.
19001         (spam-report-url-ping-mm-url): Remove doubled slash.
19002
19003 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
19004
19005         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
19006
19007 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
19008
19009         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
19010         Fix format string mismatch.
19011
19012         * sieve.el (sieve-deactivate-all): do.
19013
19014         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
19015
19016         * nnlistserv.el (nnlistserv-kk-wash-article): do.
19017
19018         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
19019
19020         * mm-bodies.el (mm-7bit-chars): Don't include \r.
19021
19022 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
19023
19024         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
19025         the list of checks.
19026
19027 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
19028
19029         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
19030         padding.
19031
19032 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
19033
19034         * mm-view.el (mm-fill-flowed): New variable.
19035         (mm-inline-text): Use it.
19036
19037 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
19038
19039         * spam.el (spam-spamassassin-register-ham-routine)
19040         (spam-spamassassin-register-spam-routine): Fix function names.
19041
19042 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19043
19044         * gnus.el (gnus-tmp-grouplens): Remove.
19045         (gnus-summary-line-format): Remove grouplens.
19046
19047         * gnus-group.el (gnus-group-line-format): Ditto.
19048
19049         * gnus-spec.el (gnus-format-specs): Ditto.
19050         (gnus-update-format-specifications): Flush the group format spec
19051         cache if there's the grouplens stuff.
19052         (gnus-parse-simple-format): Replace %l with the empty string.
19053
19054 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
19055
19056         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
19057         omission.
19058
19059 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19060
19061         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
19062         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19063
19064 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19065
19066         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
19067         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
19068         New macros and functions.
19069         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
19070         Handle > NLINK_MAX messages.
19071         * nnmaildir.el (nnmaildir-request-set-mark):
19072         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
19073
19074 2004-01-25  Alex Schroeder  <alex@gnu.org>
19075
19076         * spam-stat.el (spam-stat-process-directory-age): New option.
19077         (spam-stat-process-directory): Use it.
19078
19079 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
19080
19081         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
19082         (spam-stat-save): Accept prefix argument.
19083
19084 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
19085
19086         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
19087         links" error.
19088
19089 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19090
19091         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
19092         the rest of the and/or forms.
19093
19094 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19095
19096         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
19097         compatibility with old .newsrc.eld files.
19098
19099         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
19100
19101         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
19102
19103         * gnus-start.el (gnus-1): do.
19104
19105         * gnus-group.el (gnus-group-line-format-alist): do.
19106
19107         * gnus.el (gnus-use-grouplens, gnus-visual): do.
19108
19109         * gnus-gl.el: Remove.
19110
19111 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19112
19113         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
19114         marks consisting of a single range {for example, (3 . 5)} rather
19115         than a list of a single range { ((3 . 5)) }.
19116
19117 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19118
19119         * spam-stat.el (spam-stat-store-gnus-article-buffer):
19120         Use with-current-buffer.
19121         (spam-stat-store-current-buffer): Use insert-buffer-substring to
19122         avoid consing a string.
19123
19124         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
19125         Remove obsolete entries for big5 and gb2312.
19126
19127 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19128
19129         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
19130         uncompressed list.
19131
19132 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
19133
19134         * spam-stat.el (spam-stat-strip-xref): New function.
19135         (spam-stat-process-directory): Use it.
19136
19137         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
19138         here -- it's done in message-fetch-field.
19139
19140 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19141
19142         * gnus-agent.el (gnus-agent-queue-mail)
19143         (gnus-agent-prompt-send-queue): New variables.
19144         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
19145         * gnus-draft.el (gnus-group-send-queue): Pass the group name
19146         "nndraft:queue" along to gnus-draft-send.
19147         Use gnus-agent-prompt-send-queue.
19148         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
19149         is "nndraft:queue".  Suggested by Gaute Strokkenes
19150         <gs234@srcf.ucam.org>
19151
19152         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
19153         (agent-enable-undownloaded-faces): Add.
19154         (gnus-agent-cat-groups): Use eval-and-compile, not
19155         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
19156         method of gnus-agent-cat-groups even when the buffer has been
19157         evaled.
19158         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
19159         delete gnus-agent-save-active-1.
19160         (gnus-agent-save-groups): Delete.  Identical to
19161         gnus-agent-save-active.
19162         (gnus-agent-write-active): No longer adjust agent's copy of active
19163         file as agent's adjustments are now stored in their own
19164         file.  Remove optional parameter.
19165         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
19166         servers.  Add use of min/max range limits from server's local
19167         file.
19168         (gnus-agent-save-alist): Remove unused optional argument.
19169         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
19170         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
19171         (gnus-agent-set-local): A per-server file that keeps min/max range
19172         limits for articles known to the agent.  Provides a fast mechanism
19173         for altering many active ranges.
19174         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
19175         active file (local makes it unnecessary).
19176         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
19177
19178         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
19179         (agent-enable-undownloaded-faces): Add.
19180
19181         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
19182         disable it when sending to "nndraft:queue".
19183         (gnus-group-send-queue): Add safety check to avoid sending queue
19184         when unplugged.
19185
19186         * gnus-group.el (gnus-group-catchup): Use new
19187         gnus-sequence-of-unread-articles, not
19188         gnus-list-of-unread-articles, to avoid exhausting memory with huge
19189         numbers of articles.  Use gnus-range-map to avoid having to
19190         uncompress the unread list.
19191         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
19192         Fix invalid ange-ftp reference.
19193
19194         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
19195         (gnus-sorted-range-intersection): Intersection of two ranges
19196         without requiring that they first be uncompressed.
19197
19198         * gnus-start.el (gnus-activate-group): Unless blocked by the
19199         caller, possibly expand the active range to include both cached
19200         and agentized articles.
19201         (gnus-convert-old-newsrc): Rewrote in anticipation of having
19202         multiple version-dependent converters.
19203         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
19204         gnus-agent-save-active.
19205         (gnus-save-newsrc-file): Save dirty agent range limits.
19206
19207         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
19208         gnus-agent-possibly-alter-active.
19209         (gnus-adjust-marked-articles): Faster handling of simple lists.
19210
19211 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
19212
19213         * spam-stat.el (spam-stat-test-directory): New optional argument
19214         displays a list of files detected.  Suggested by Andrew Cohen
19215         <cohen@andy.bu.edu>.
19216         (spam-stat-buffer-words-with-scores): Don't narrow and change
19217         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
19218
19219 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
19220
19221         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
19222         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
19223         (spam-spamassassin-arguments)
19224         (spam-spamassassin-spam-flag-header)
19225         (spam-spamassassin-positive-spam-flag-header)
19226         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
19227         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
19228         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
19229         (spam-list-of-processors, spam-list-of-checks)
19230         (spam-list-of-statistical-checks, spam-registration-functions)
19231         (spam-check-spamassassin-headers, spam-check-spamassassin)
19232         (spam-spamassassin-score)
19233         (spam-spamassassin-register-with-sa-learn)
19234         (spam-spamassassin-register-spam-routine)
19235         (spam-spamassassin-register-ham-routine)
19236         (spam-assassin-register-spam-routine)
19237         (spam-assassin-register-ham-routine): Add SpamAssassin support.
19238         (spam-bogofilter-score): Fix to show article before scoring.
19239
19240 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
19241
19242         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
19243         default scoring function.
19244         (spam-generic-score): Call spam-spamassassin-score if
19245         spam-use-spamassassin or spam-use-spamassassin-headers is on;
19246         spam-bogofilter-score otherwise.
19247
19248         * gnus.el (spam-process, spam-autodetect-methods):
19249         Add spamassassin and spamassassin-headers.
19250
19251 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
19252
19253         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19254         Suppress unnecessary messages.
19255
19256 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
19257
19258         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
19259         make-hash-table.
19260
19261 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19262
19263         * canlock.el (base64-encode-string): Don't autoload it.
19264
19265 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19266
19267         * run-at-time.el: Remove useless (require 'itimer),
19268         eval-and-compile and (featurep 'xemacs).
19269
19270 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
19271
19272         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
19273         GROUP is a virtual group.
19274
19275 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
19276
19277         * gnus.el: Autoload `message-y-or-n-p'.
19278
19279 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
19280
19281         * pgg-parse.el: Remove unnecessary (require 'custom).
19282
19283         * pgg-def.el: do.
19284
19285         * nnmail.el: do.
19286
19287         * gnus-undo.el: do.
19288
19289         * gnus-picon.el: do.
19290
19291         * gnus-util.el: do.
19292
19293 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
19294
19295         * gnus-sum.el (gnus-pick-line-number): Add autoload.
19296
19297 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19298
19299         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
19300         handle, as well as a list.
19301
19302         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
19303         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
19304         (mm-w3m-cid-retrieve): Simplify.
19305
19306 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
19307
19308         * message.el (message-kill-to-signature): Allow prefix arg to
19309         specify number of lines to keep before signature.
19310
19311 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
19312
19313         * message.el (message-kill-to-signature): Change docstring.
19314
19315 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19316
19317         * canlock.el: Always require sha1-el.
19318         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
19319
19320         * message.el: Autoload sha1 only when compiling.
19321
19322         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
19323         eudc-expand-inline for XEmacs.
19324
19325 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19326
19327         * message.el (message-canlock-generate): Require sha1-el.
19328
19329 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
19330
19331         * message.el (message-expand-name): Silence the byte compiler.
19332
19333         * lpath.el: Add detect-coding-system.
19334
19335         * dgnushack.el (dgnushack-compile): Remove obsolete check for
19336         cus-edit.
19337
19338 2004-01-13  Simon Josefsson  <jas@extundo.com>
19339
19340         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
19341         Invoke gnus-score-mode.
19342         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
19343
19344         * gnus-range.el (gnus-compress-sequence): Doc fix.
19345         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
19346
19347 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19348
19349         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
19350
19351 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
19352
19353         * spam.el (spam-get-article-as-string): Update to use
19354         gnus-request-article-this-buffer, much simpler.
19355         (spam-get-article-as-buffer): Remove.
19356
19357 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
19358
19359         * message.el (message-expand-name): Use EUDC if the user uses that.
19360
19361 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19362
19363         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
19364         character for the encoding to avoid consing a string.
19365
19366         * rfc2047.el (rfc2047-decode-string): Don't cons a string
19367         unnecessarily.
19368
19369         * mm-util.el (mm-replace-chars-in-string): Remove.
19370
19371         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
19372         of mm-replace-chars-in-string.
19373
19374 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
19375
19376         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
19377
19378         * mm-util.el (mm-subst-char-in-string): Support inplace.
19379
19380         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
19381         a new string in every iteration.  Use shy groups.
19382
19383 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
19384
19385         * gnus-srvr.el (gnus-browse-unsubscribe-group):
19386         * gnus-soup.el (gnus-soup-group-brew):
19387         * gnus-msg.el (gnus-put-message):
19388         * gnus-move.el (gnus-group-move-group-to-server):
19389         * gnus-kill.el (gnus-batch-score):
19390         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
19391         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
19392         (gnus-group-update-group, gnus-group-read-group)
19393         (gnus-group-make-group, gnus-group-make-help-group)
19394         (gnus-group-make-archive-group, gnus-group-make-directory-group)
19395         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
19396         (gnus-group-sort-by-unread, gnus-group-catchup)
19397         (gnus-group-unsubscribe-group, gnus-group-kill-group)
19398         (gnus-group-yank-group, gnus-group-set-info)
19399         (gnus-group-list-groups):
19400         * gnus.el (gnus-generate-new-group-name):
19401         * gnus-delay.el (gnus-delay-send-queue):
19402         * nnvirtual.el (nnvirtual-catchup-group):
19403         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
19404         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
19405         (gnus-group-prepare-topics, gnus-topic-check-topology):
19406         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
19407         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
19408         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
19409         (gnus-group-make-articles-read):
19410         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
19411         (gnus-group-change-level, gnus-kill-newsgroup)
19412         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
19413         (gnus-get-unread-articles, gnus-make-articles-unread)
19414         (gnus-make-ascending-articles-unread): Use accessor
19415         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
19416         to get group information for improved readability.
19417
19418
19419 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19420
19421         * gnus-art.el (article-decode-mime-words, article-babel)
19422         (gnus-article-highlight-signature, gnus-article-add-buttons)
19423         (gnus-signature-toggle): Use gnus-with-article-buffer.
19424
19425         * gnus-art.el (gnus-article-highlight-headers)
19426         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
19427
19428         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
19429         (gnus-article-set-globals, gnus-request-article-this-buffer)
19430         (gnus-button-message-id, gnus-article-maybe-hide-headers)
19431         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
19432         (gnus-mime-display-alternative): Use with-current-buffer.
19433
19434 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19435
19436         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
19437         also under 80 char limit, and call gnus-error if needed.
19438         (spam-fetch-article-header): Fix - it was a
19439         buffer-local variable (gnus-newsgroup-data).
19440         (spam-find-spam): Use spam-generate-fake-headers, forget about
19441         spam-insert-fake-headers.
19442         (spam-insert-fake-headers): Remove.
19443
19444 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19445
19446         * deuglify.el (gnus-article-outlook-unwrap-lines)
19447         (gnus-outlook-rearrange-article)
19448         (gnus-outlook-repair-attribution-outlook)
19449         (gnus-outlook-repair-attribution-block)
19450         (gnus-outlook-repair-attribution-other): Remove redundant
19451         save-excursion.
19452
19453 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19454
19455         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
19456         (spam-fetch-field-subject-fast)
19457         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
19458         (spam-fetch-article-header): Add functions to deal with Gnus
19459         internals for fast retrieval of article header data.
19460         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
19461
19462 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19463
19464         * pop3.el (pop3-md5): Remove.
19465         (pop3-apop): Replace pop3-md5 with md5.
19466
19467         * mm-bodies.el: base64 is always built-in.
19468
19469         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19470         Use with-current-buffer.
19471
19472 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19473
19474         * canlock.el (canlock-insert-header): Remove excessive grouping in
19475         regexp.
19476
19477         * gnus-sum.el (gnus-summary-read-document): Ditto.
19478
19479         * gnus-uu.el (gnus-uu-part-number): Ditto.
19480
19481         * html2text.el (html2text-remove-tags): Ditto.
19482         (html2text-format-tags): Ditto.
19483         (html2text-format-single-elements): Ditto.
19484
19485         * mml.el (mml-parse-1): Ditto.
19486
19487 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19488
19489         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
19490
19491         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
19492
19493         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
19494
19495         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
19496
19497 2003-11-15  Simon Josefsson  <jas@extundo.com>
19498
19499         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
19500         (pgg-gpg-lookup-key): Use regexp match instead of
19501         split-string (split-string is different between emacs 21.2 and
19502         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
19503
19504 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19505
19506         * gnus-art.el (gnus-mime-view-all-parts)
19507         (gnus-article-part-wrapper, gnus-article-view-part):
19508         Use with-current-buffer.
19509
19510 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19511
19512         * spam.el (spam-disable-spam-split-during-ham-respool)
19513         (spam-spamoracle-database, spam-cache-lookups)
19514         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
19515         (spam-group-ham-mark-p, spam-group-spam-mark-p)
19516         (spam-group-ham-marks, spam-group-spam-marks)
19517         (spam-group-spam-contents-p, spam-group-ham-contents-p)
19518         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
19519         also add spam-use-blackholes to the statistical checks.
19520         (spam-fetch-field-fast): Add interface to fetching fields, may
19521         become a macro.
19522         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
19523         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
19524         (spam-insert-fake-headers): Fake an article when needed.
19525         (spam-find-spam): Fake article when possible.
19526         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
19527         (spam-check-bogofilter-headers): Use message-fetch-field instead
19528         of nnmail-fetch-field.
19529
19530 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
19531
19532         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
19533
19534 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19535
19536         * spam.el (spam-split): Do not require spam-use-CHECK to be
19537         enabled if that check is passed to spam-split explicitly; also
19538         fix so 'spam doesn't get converted to spam-split-group when
19539         spam-split-symbolic-return is t.
19540         (spam-find-spam): Find registrations of the article and use those
19541         instead of re-running spam-split to find the spam/ham
19542         classification of the article.
19543         (spam-log-processing-to-registry, spam-log-registered-p)
19544         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19545         Use gnus-error instead of gnus-message.
19546         (spam-log-registration-type): Add function to determine the
19547         classification of a message based on registry entries; will
19548         return nil if both 'spam and 'ham are found.
19549         (spam-check-BBDB): Expand all the BBDB macros here so we can have
19550         a reasonably fast local cache without the loading errors.
19551         (spam-cache-lookups): Set to t by default.
19552         (spam-find-spam): Don't try to guess spam-cache-lookups.
19553         (spam-enter-whitelist, spam-enter-blacklist): Clear the
19554         spam-caches entry.
19555         (spam-filelist-build-cache, spam-filelist-check-cache):
19556         Fix caching of whitelist/blacklist entries.
19557         (spam-check-whitelist, spam-check-blacklist):
19558         Invoke spam-from-listed-p with a type, not a cache variable.
19559         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
19560
19561 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19562
19563         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
19564
19565         * nnmail.el (nnmail-split-fancy): do.
19566
19567         * mml.el (mml-parse): do.
19568
19569         * gnus-score.el (gnus-enter-score-words-into-hashtb)
19570         (gnus-score-adaptive): do.
19571
19572 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19573
19574         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
19575         (gnus-mime-button-map): Don't set keymap parent.
19576         (gnus-button-ctan-directory-regexp): Use shy grouping.
19577         (gnus-prev-page-map): Don't set keymap parent.
19578         (gnus-prev-page-map): Remove duplicated one.
19579         (gnus-next-page-map): Don't set keymap parent.
19580         (gnus-mime-security-button-map): Ditto.
19581
19582         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
19583         version number.
19584
19585         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
19586
19587 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19588
19589         * canlock.el (canlock-sha1-function): Remove.
19590         (canlock-sha1-function-for-verify): Remove.
19591         (canlock-openssl-program): Remove.
19592         (canlock-openssl-args): Remove.
19593         (canlock-ignore-errors): Remove.
19594         (canlock-sha1-with-openssl): Remove.
19595         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19596         (canlock-verify): Don't use canlock-ignore-errors.
19597
19598         * sha1-el.el (sha1-string-external): Make it can return a string
19599         in binary form.
19600         (sha1-region-external): Ditto.
19601         (sha1-string-internal): Ditto.
19602         (sha1-region-internal): Ditto.
19603         (sha1-region): Ditto.
19604         (sha1-string): Ditto.
19605         (sha1): Ditto.
19606
19607 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19608
19609         * spam.el (spam-report-articles-gmane): New command.
19610
19611 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19612
19613         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19614
19615         * run-at-time.el (run-at-time-saved): Remove.
19616         (run-at-time): Doc fix.
19617
19618 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19619
19620         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19621         (gnus-summary-limit-map): Add it.
19622         (gnus-summary-make-menu-bar): do.
19623
19624 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19625
19626         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19627         Make attempt at some caching support (done for BBDB only now).
19628         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19629         addresses to be checked.
19630         (spam-clear-cache-BBDB): Add function, to be invoked by
19631         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19632         (spam-check-BBDB): Check and use the caches, if
19633         spam-cache-lookups is on, remove superfluous (provide).
19634
19635 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19636
19637         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19638
19639 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19640
19641         * run-at-time.el (run-at-time-saved): Move to after the definition
19642         of `run-at-time'.
19643
19644         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
19645
19646 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19647
19648         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19649         mm-w3m-local-map-property.
19650
19651         * mm-view.el (mm-w3m-mode-map): Remove.
19652         (mm-w3m-local-map-property): Remove.
19653         (mm-inline-text-html-render-with-w3m): Don't use
19654         mm-w3m-local-map-property.
19655
19656 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19657
19658         * run-at-time.el: New file.
19659
19660         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
19661         under Emacs.
19662
19663         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19664         of gnus-set-text-properties.
19665
19666         * gnus-uu.el (gnus-uu-save-article): Ditto.
19667
19668         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19669
19670         * gnus-cite.el (gnus-cite-parse): Ditto.
19671
19672         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19673         of gnus-.
19674
19675         * gnus-xmas.el (run-at-time): Require run-at-time.
19676
19677         * gnus.el: Change calls to nnheader-run-at-time and
19678         password-run-at-time throughout to use run-at-time directly.
19679
19680         * password.el: Remove definition of run-at-time.
19681
19682         * nnheaderxm.el: Remove definition of run-at-time.
19683
19684 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19685
19686         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19687         in prompt.
19688
19689 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19690
19691         * messagexmas.el (message-xmas-redefine): Alias
19692         `message-make-caesar-translation-table' to
19693         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
19694         version.
19695
19696         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
19697         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
19698         `gnus-xmas-set-text-properties'.
19699         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
19700         `gnus-xmas-completing-read'.
19701         (gnus-xmas-completing-read): Removed.
19702         (gnus-xmas-open-network-stream): Removed.
19703
19704         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19705         XEmacs version.
19706
19707         * dns.el (dns-make-network-process): Use `open-network-stream'
19708         instead of `gnus-xmas-open-network-stream'.
19709
19710         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
19711
19712         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19713
19714 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19715
19716         * gnus-art.el (gnus-mime-display-alternative)
19717         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19718         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19719         Don't use gnus-local-map-property.
19720
19721         * gnus-util.el (gnus-local-map-property): Remove.
19722
19723         * mm-view.el (mm-view-pkcs7-decrypt):
19724         Replace gnus-completing-read-maybe-default with completing-read.
19725
19726         * gnus-util.el (gnus-completing-read): do.
19727         (gnus-completing-read-maybe-default): Remove.
19728
19729 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19730
19731         * password.el: Only autoload `run-at-time' if not XEmacs.
19732         Only autoload the itimer functions if XEmacs.
19733
19734 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19735
19736         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19737         XEmacsen.
19738
19739         * dgnushack.el: Autoload executable-find for XEmacs.
19740
19741 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19742
19743         * gnus-art.el (gnus-read-string): Remove.
19744         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19745         read-string.
19746
19747 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19748
19749         * netrc.el: Autoload password-read.
19750         (netrc): Add configuration group.
19751         (netrc-encoding-method, netrc-openssl-path):
19752         Add variables for encoding and decoding of files with symmetric
19753         ciphers.
19754         (netrc-encode): Add assistant function to encode a file with
19755         netrc-encoding-method.
19756         (netrc-parse): Add interactive parameter, added optional
19757         decoding if netrc-encoding-method is non-nil but otherwise
19758         behavior is standard.
19759         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19760         Do s/encode/encrypt/ everywhere.
19761
19762         * spam.el: Remove executable-find autoload.
19763
19764 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19765
19766         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19767
19768         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19769
19770 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19771
19772         * gnus-art.el (gnus-treat-ansi-sequences)
19773         (article-treat-ansi-sequences): New variable and function.
19774         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19775
19776         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19777         Use it.
19778
19779 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19780
19781         * mm-util.el (mm-quote-arg): Remove.
19782
19783         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19784         shell-quote-argument.
19785
19786         * gnus-uu.el (gnus-uu-command): do.
19787
19788         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19789
19790         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19791         with make-char.
19792
19793         * mm-util.el (mm-make-char): Remove.
19794
19795         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19796         add-minor-mode.
19797
19798         * gnus-undo.el (gnus-undo-mode): do.
19799
19800         * gnus-topic.el (gnus-topic-mode): do.
19801
19802         * gnus-sum.el (gnus-dead-summary-mode): do.
19803
19804         * gnus-start.el (gnus-slave-mode): do.
19805
19806         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19807
19808         * gnus-ml.el (gnus-mailing-list-mode): do.
19809
19810         * gnus-gl.el (gnus-grouplens-mode): do.
19811
19812         * gnus-draft.el (gnus-draft-mode): do.
19813
19814         * gnus-dired.el (gnus-dired-mode): do.
19815
19816         * gnus-ems.el (gnus-add-minor-mode): Remove.
19817
19818         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19819         Replace gnus-char-width with char-width.
19820
19821         * gnus-ems.el (gnus-char-width): Remove.
19822
19823         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19824         Replace gnus-char-width with char-width.
19825
19826         * gnus-ems.el (gnus-char-width): Remove.
19827
19828         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19829         definition.
19830         Remove Emacs 20 hash table compatibility code.
19831
19832         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19833         20 compatibility code.
19834
19835         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19836
19837         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19838
19839         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19840         Replace with point-at-{eol,bol}.
19841
19842         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19843
19844         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19845
19846         * flow-fill.el (fill-flowed-point-at-bol)
19847         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19848
19849         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19850         Replace with point-at-{eol,bol} throughout all files.
19851
19852 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19853
19854         * ntlm.el (ntlm-string-as-unibyte): New macro.
19855         (ntlm-build-auth-response): Use it.
19856
19857         Remove Emacs 20 stuff:
19858         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19859         (butlast, mapc, remove): Remove the compiler macros.
19860         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19861         of delq and copy-sequence.
19862         * gnus-art.el (popup-menu): Remove the compiler macro.
19863         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19864         Emacs 20.
19865
19866 2004-01-05  Simon Josefsson  <jas@extundo.com>
19867
19868         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19869         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19870         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19871         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19872         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19873         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19874         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19875         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19876         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19877         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19878         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19879         string-xor into ntlm-string-xor.
19880         Suggested by Jesper Harder <harder@myrealbox.com>.
19881
19882         * ntlm.el: Don't include poem.
19883
19884         * md4.el (print-int32, print-string-hexa): Remove.
19885         Suggested by Jesper Harder <harder@myrealbox.com>.
19886
19887         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19888
19889         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19890         probably breaks emacs with DL patch, but do we care? Is anyone
19891         still using the DL stuff?)
19892
19893         * sieve-manage.el: Use the password package.
19894         (sieve-manage-read-passwd): Remove.
19895         (sieve-manage-interactive-login): Use password.  Re-add
19896         condition-case around loop.
19897
19898         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19899         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19900         Use the password package.
19901
19902 2003-02-19  Simon Josefsson  <jas@extundo.com>
19903
19904         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19905         token.
19906
19907 2002-08-07  Simon Josefsson  <jas@extundo.com>
19908
19909         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19910         (sieve-manage-authenticators):
19911         (sieve-manage-authenticator-alist): Add some SASL mechs.
19912         (sieve-sasl-auth): New function.
19913         (sieve-manage-cram-md5-auth):
19914         (sieve-manage-plain-auth): Rewrite using SASL library.
19915         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19916         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19917         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19918         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19919
19920 2004-01-05  Simon Josefsson  <jas@extundo.com>
19921
19922         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19923         New files.
19924
19925 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19926
19927         * gnus-group.el (gnus-no-groups-message): Update.
19928
19929         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19930
19931 2003-11-09  Simon Josefsson  <jas@extundo.com>
19932
19933         * imap.el: Support for ID IMAP extension (RFC 2971).
19934         (imap-local-variables): Add imap-id.
19935         (imap-id): New variable.
19936         (imap-id): New function.
19937         (imap-parse-response): Parse untagged ID response.
19938         * nnimap.el (nnimap-id): New variable.
19939         (nnimap-open-connection): Use it.
19940
19941 2003-12-28  Simon Josefsson  <jas@extundo.com>
19942
19943         * gnus-score.el (gnus-score-edit-all-score): New.
19944         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19945
19946 2004-01-04  Simon Josefsson  <jas@extundo.com>
19947
19948         * password.el: Add.
19949
19950 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19951
19952         * dns.el (dns-query-types): Fix typo.
19953         (dns-query-types): New function.
19954         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19955         PTR and SOA replies, see RFC 1035.
19956
19957 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19958
19959         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19960
19961         * Move to Changelog.2.
19962
19963 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19964
19965         * gnus.el (gnus-version-number): Bump version.
19966
19967 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19968
19969         * gnus.el: No Gnus v0.1 is released.
19970
19971 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19972
19973         * gnus.el: No Gnus v0.0 is released.
19974
19975 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19976
19977         * gnus.el (gnus-version-number): Bump.
19978         (gnus-version): No.
19979
19980 See ChangeLog.2 for earlier changes.
19981
19982     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
19983       Free Software Foundation, Inc.
19984
19985   This file is part of GNU Emacs.
19986
19987   GNU Emacs is free software: you can redistribute it and/or modify
19988   it under the terms of the GNU General Public License as published by
19989   the Free Software Foundation, either version 3 of the License, or
19990   (at your option) any later version.
19991
19992   GNU Emacs is distributed in the hope that it will be useful,
19993   but WITHOUT ANY WARRANTY; without even the implied warranty of
19994   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19995   GNU General Public License for more details.
19996
19997   You should have received a copy of the GNU General Public License
19998   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
19999
20000 ;; Local Variables:
20001 ;; coding: utf-8
20002 ;; fill-column: 79
20003 ;; add-log-time-zone-rule: t
20004 ;; End: