gravatar: get-data more robust, sync function
[gnus] / lisp / ChangeLog
1 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
2
3         * gnus-sum.el (gnus-summary-refer-thread): Simplify code. Restore
4         gnus-use-agent.
5
6         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
7
8 2010-12-17  Julien Danjou  <julien@danjou.info>
9
10         * gravatar.el (gravatar-retrieve-synchronously): New function.
11         (gravatar-get-data): Make more robust.
12
13 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14
15         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
16
17 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18
19         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
20         to really consider the last line.
21
22 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
23
24         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
25         list of recipient keys, or use symmetric encryption if not a list.
26         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
27         EPA override, replacing the call to `netrc-store-data'.
28
29 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
30
31         * gnus-srvr.el: Avoid passing nil regexp argument to
32         delete-matching-lines.
33
34 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
35
36         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
37         fetching stops when Gnus exits.
38
39         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
40         function.
41         (nnfolder-request-expire-articles): Save all the buffers after doing
42         expiry.
43
44         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
45         the last article", since that led to serious performance regressions
46         when expiring nnml groups.
47
48 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
49
50         * nnir.el: Improve customizations.
51
52 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
53
54         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
55
56         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
57         group has been killed.
58         (gnus-group-yank-group): Ditto.
59
60         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
61
62         * nnimap.el (nnimap-request-update-group-status): New function.
63
64         * gnus-int.el (gnus-request-update-group-status): New interface
65         function.
66
67         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
68         copying read-ness to the backends.
69
70         * nnimap.el (nnimap-quirk): New function.
71         (nnimap-retrieve-group-data-early): Use it.
72         (nnimap-quirks): New alist.
73
74 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
75
76         * shr.el (shr-insert): Set shr-start after deleting trailing space;
77         don't delete it within indentation.
78
79 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
80
81         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
82         previous line.
83
84 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
85
86         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
87         QRESYNC command by deleting a superfluous space which broke Cyrus
88         servers.  This change will break other servers that are buggy the other
89         way around.
90
91 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
92
93         * spam.el: Reindent and fix long lines.
94         (spam-copy-or-move-routine): Exclude invalid move destinations.
95
96 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
97
98         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
99         installed the registry.
100
101 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
102
103         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
104
105 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
106
107         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
108         groupname doesn't contain "gmane".
109
110 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
111
112         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
113         and netrc-bound-and-true-p bindings.
114         (netrc-parse): Cache the netrc contents.
115
116         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
117         (gnus-1): Don't create the nndrafts group twice.
118         (gnus-setup-news): There's no need to read the active file here, since
119         that's done again later on a per-backend basis.
120         (gnus-start-draft-setup): Make sure that the new group is started out
121         empty.
122
123         * gnus-agent.el (gnus-agentize): Don't create the queue group
124         automatically on startup.  It'll be created later, if needed.
125
126         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
127         of automatically subscribed groups.
128         (gnus-auto-subscribed-categories): New variable.
129         (gnus-matches-options-n): Use it.
130         (gnus-default-subscribed-newsgroups): Remove unused variable.
131         (gnus-start-draft-setup): Message a bit less.
132
133 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
134
135         * nnir.el (nnir-run-imap): Return article list in order of increasing
136         UID.
137
138 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
139
140         * gnus-sum.el (gnus-summary-enter-digest-group): Mention
141         gnus-auto-select-on-ephemeral-exit.
142
143         * proto-stream.el (proto-stream-open-network-only): Fix the calling
144         convention of the network-only option.
145
146 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
147
148         * proto-stream.el (proto-stream-open-network-only): New function to
149         have a way to specify non-STARTTLS upgrade connections.
150
151 2010-12-10  Julien Danjou  <julien@danjou.info>
152
153         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
154         email address is nil.
155
156         * message.el (message-bogus-recipient-p): Set address to "" if nil.
157
158 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
159
160         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
161         deletion.
162         (nnir-run-imap): Only need to parse list once.
163
164 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
165
166         * shr.el (shr-tag-script): Ignore <script>.
167         (shr-tag-label): Add <label> support.
168
169 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
170
171         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
172
173         * shr.el (shr-image-displayer): Work for images lined side by side.
174
175 2010-12-08  Robert Pluim  <rpluim@gmail.com>
176
177         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
178         parameter, since XEmacs doesn't accept t as a parameter.
179
180 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
181
182         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
183         ids.
184         (nnir-run-gmane): Simplify groupspec formatting.
185         (nnir-request-expire-articles): New function.
186
187 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
188
189         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
190         overflow, possibly.
191
192         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
193         (shr-render-td): Handle td style="" better.
194         (shr-tag-table): Use the color from the style sheet.
195         (shr-render-td): Make sure we copy over all the overlays, too.
196
197 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
198
199         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
200         (nnir-request-article): Improve article retrieval.
201
202 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
203
204         * mm-util.el (mm-extra-numeric-entities): New variable.
205
206         * mm-url.el (mm-url-decode-entities):
207         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
208
209         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
210
211 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
212
213         * message.el: Use completion-at-point.
214         (message-completion-function): New fun, extracted from message-tab.
215         (message-mode): Use it for completion-at-point-functions.
216         (message-tab): Use it and completion-at-point.
217
218 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
219
220         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
221         character if a non-breakable character follows.
222
223 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
224
225         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
226         any stream.
227
228         * shr.el (shr-tag-font): Colorize the region.
229         (shr-tag-body): Ditto.
230         (shr-tag-font): Actually let the styles be inherited instead of
231         overwriting them.
232         (shr-tag-font): Get the background color right.
233         (shr-tag-style): Ignore all <style> tags for the moment.
234
235         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
236         a Message-ID to avoid having nnimap depend on gnus-sum.
237
238         * shr.el (shr-descend): Only colorize something if we have a node that
239         sets colors.
240
241 2010-12-06  Julien Danjou  <julien@danjou.info>
242
243         * shr.el (shr-render-td): Render td content with shr-descend, so style
244         will be applied to <td> too.
245         (shr-colorize-region): Colorize region even if we only have a background.
246         (shr-tag-body): Fix color and background color inheritance.
247         Do not recolorize after shr-generic.
248         (shr-tag-font): Let shr-generic colorize via inheritance.
249
250 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
251
252         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
253
254 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
255
256         * nnir.el (nnir-request-move-article): Remove obsolete code.
257
258 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
259
260         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
261
262 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
263
264         * gnus-sum.el (gnus-summary-respool-article): The completion function
265         expects a list instead of an alist.
266
267         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
268         string as the parameter.
269
270         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
271
272         * shr.el (shr-stylesheet): New dynamic variable for cascading the
273         styles.
274         (shr-colorize-region): New function.
275         (shr-insert-background-overlay): Remove.
276         (shr-render-td): Background setting should be taken care of on a higher
277         level.
278         (shr-tag-body): Use post-hoc colorizations.
279         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
280         (shr-put-color-1): Don't overwrite old colors.
281         (shr-colorize-region): When the background color isn't explicit, use
282         a fixed background.
283
284         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
285         nnmail variables.
286
287 2010-12-05  Bjørn Mork  <bjorn@mork.no>
288
289         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
290         unless necessary.
291
292 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
293
294         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
295         server.
296
297 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
298
299         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
300         so that TAB works.
301
302         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
303         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
304
305         * shr.el (shr-urlify): Show the URL before the title to avoid
306         misleading URLs.
307
308 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
309
310         * shr.el (shr-urlify): Display the title in <a> tags.
311
312 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
313
314         * nnir.el (nnir-categorize): Replace mapcar with mapc.
315
316 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
317
318         * nnir.el: Rearrange code to allow macros to be autoloaded by
319         gnus-sum.el.
320         (nnir-retrieve-headers-override-function): Make this variable
321         customizable.
322         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
323
324         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
325         from nnir.el.
326
327 2010-12-03  Julien Danjou  <julien@danjou.info>
328
329         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
330
331 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
332
333         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
334         allow optional argument `environment'.
335
336 2010-12-03  Glenn Morris  <rgm@gnu.org>
337
338         * mm-extern.el (message-goto-body): Update declaration.
339
340 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
341
342         * gnus-util.el (gnus-macroexpand-all): New function.
343
344         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
345         instead of macroexpand-all that is unavailable in XEmacs.
346
347 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
348
349         * nnir.el (nnir-summary-line-format): New variable.
350         (nnir-mode): Use it.
351         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
352         (nnir-article-ids): Reimplement as defsubst.
353         (nnir-retrieve-headers): Don't mangle the subject header.
354         (nnir-run-imap): Use 100 as RSV score.
355         (nnir-run-find-grep): Fix for full server searching.
356         (nnir-run-gmane): Better restriction to gmane groups.
357
358         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
359         summary buffers.
360
361 2010-12-02  Julien Danjou  <julien@danjou.info>
362
363         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
364
365         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
366
367         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
368         support.
369
370 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
371
372         * nnir.el: Update to handle the registry better.
373         (autoload): Silence byte-compiler.
374         (nnir-open-server): Add a hook for nnir groups.
375         (nnir-request-move-article): Don't mangle the header. Better to use
376         formating variables (which will be added in the future).
377         (nnir-registry-action): Update the registry using the original article
378         group name.
379         (nnir-mode): Install nnir-specific hooks for updating the registry.
380
381         * gnus-sum.el
382         (gnus-article-original-subject,gnus-newsgroup-original-name): Remove
383         obsolete variables.
384         (gnus-summary-move-article): Remove use of obsolete variables.
385         (gnus-summary-local-variables): Make move and delete hooks local to
386         summary buffers.
387
388 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
389
390         * rtree.el: New file.
391
392 2010-12-01  Julien Danjou  <julien@danjou.info>
393
394         * message.el (message-user-organization): Do not use
395         gnus-local-organization.
396
397         * gnus.el: Remove gnus-local-organization.
398
399         * gnus-msg.el: Remove nastygram thing.
400
401 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
402
403         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
404         funcall.
405
406 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
407
408         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
409         names.
410
411         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
412         characters.
413
414         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
415         to t of inhibit-read-only since it is inside gnus-with-article-headers.
416         Suggested by Å tÄ›pán NÄ›mec <stepnem@gmail.com>.
417         (gnus-gravatar-transform-address): Use mail-extract-address-components
418         that supports non-ASCII names rather than mail-header-parse-addresses.
419
420 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
421
422         * proto-stream.el (open-protocol-stream): All starttls connections are
423         handled by the network handler.
424
425 2010-11-30  Julien Danjou  <julien@danjou.info>
426
427         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
428         (nnimap-open-connection-1): Fix PREAUTH.
429
430         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
431
432 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
433
434         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
435         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
436         (shr-insert): Use them.
437         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
438
439 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
440
441         * nnir.el (nnir-request-move-article): Bail out if original group
442         doesn't support article moves.
443         (nnir-get-active): Improve active list retrieval.
444
445 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
446
447         * shr.el (shr-find-fill-point): Don't break before apostrophes.
448
449 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
450
451         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
452         seem to accept strings-with-numbers as port numbers,
453
454 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
455
456         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
457         change the registry.
458
459 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
460
461         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
462         delete-dups that is not available in XEmacs 21.4.
463
464         * mm-util.el (mm-delete-duplicates): Add comment.
465
466 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
467
468         * nnir.el (nnir-ignored-newsgroups): New variable.
469         (nnir-get-active): Use it.
470
471 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
472
473         * proto-stream.el (proto-stream-open-network): Add some comments.
474
475         * nntp.el (nntp-open-connection): Provide a :success condition.
476
477         * nnimap.el (nnimap-open-connection-1): Ditto.
478
479         * proto-stream.el (proto-stream-open-network): See what the response to
480         the STARTTLS command is.
481
482         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
483         backwards compatibility).
484         (nnimap-open-connection-1): Really respect nnimap-server-port.
485
486         * proto-stream.el (proto-stream-open-network): When doing opportunistic
487         TLS upgrades we don't really care about the identity of the peer.
488         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
489         that what we've checked for.
490         (proto-stream-always-use-starttls): Only default to t if
491         open-gnutls-stream exists.
492         (proto-stream-open-network): If STARTTLS failed, then just open a
493         normal connection.
494         (proto-stream-open-network): Wait until the greeting before doing
495         STARTTLS.
496
497         * nntp.el (nntp-open-connection): Report what the connection error is.
498
499         * proto-stream.el (open-protocol-stream): Renamed from
500         open-proto-stream.
501
502 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
503
504         * nnimap.el (nnimap-stream): Change default to `undecided'.
505         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
506         first, and then network.
507         (nnimap-open-connection-1): Respect nnimap-server-port.
508         (nnimap-open-connection): Be more backwards-compatible.
509
510         * proto-stream.el (proto-stream-always-use-starttls): New variable.
511         (proto-stream-open-starttls): De-duplicate the starttls code.
512         (proto-stream-open-starttls): Folded back into the main function.
513         (proto-stream-open-network): Fix typo in the gnutls path.
514         (proto-stream-command): Refactor out.
515
516         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
517
518         * proto-stream.el (proto-stream-open-starttls): Actually implement the
519         starttls.el STARTTLS.
520
521         * color.el (color-lab->srgb): Fix function call name.
522
523         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
524         if we're using tls.el.
525         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
526         built in, then don't try to establish a STARTTLS connection.
527
528         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
529         servers.
530
531         * proto-stream.el (open-proto-stream): Use network, not stream.
532         (open-proto-stream): Add a way to specify what the end of a command is.
533
534         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
535         connections types.
536         (nntp-open-network-stream): Remove.
537         (nntp-open-ssl-stream): Remove.
538         (nntp-open-tls-stream): Remove.
539         (nntp-ssl-program): Remove.
540
541         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
542
543 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
544
545         * nnir.el: Fix typos.
546         (nnir-retrieve-headers-override-function): Rename variable to reflect
547         new semantics.
548         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
549         macros.
550         (nnir-request-article, nnir-request-move-article): Use them.
551         (nnir-categorize): New function.
552         (nnir-run-query): Use it.
553         (nnir-retrieve-headers): Rewrite to batch header retrieval.
554         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
555         sorted.
556         (nnir-group-full-name): Use gnus-group-full-name instead.
557         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
558         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
559
560 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
561
562         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
563
564         * proto-stream.el: New library to provide protocol-specific
565         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
566         protocols.
567         (open-proto-stream): Complete the documentation.
568         (proto-stream-open-network): Fix some typos.
569
570         * nnimap.el (nnimap-open-connection): Use it.
571
572 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
573
574         * pop3.el (pop3-open-server): Read server greeting before starting TLS
575         negotiation.
576
577 2010-11-26  Julien Danjou  <julien@danjou.info>
578
579         * color.el: Rename various rgb functions to srgb.
580
581 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
582
583         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
584         names.
585
586 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
587
588         * shr.el (shr-insert): Revert last change.
589         (shr-find-fill-point): Never leave point being at bol;
590         relax the kinsoku limitation when rendering tables.
591
592 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
593
594         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
595         results from -accept-article.
596
597         * shr-color.el: Require cl when compiling.
598
599         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
600         checkin.
601
602         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
603
604         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
605
606         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
607         'add and 'delete to set backend marks.
608
609         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
610
611         * nnheader.el (nnheader-update-marks-actions): Refactor out.
612
613         * nntp.el (nntp-request-set-mark): Use it.
614
615         * nnfolder.el (nnfolder-request-set-mark): Ditto.
616
617         * nnml.el (nnml-request-set-mark): Ditto.
618
619         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
620         introduces regressions in article selection.
621         (nnimap-find-uid-response): New function.
622         (nnimap-request-accept-article): Use the UID returned, if any.
623         (nnimap-request-move-article): Use the UID returned, if any.
624         (nnimap-get-groups): Reimplement to work with folded lines.
625         (nnimap-find-uid-response): The UID is the last element in the list.
626         (nnimap-request-set-mark): Extend syntax with 'set.
627
628         * nnml.el (nnml-request-set-mark): Ditto.
629
630         * nnfolder.el (nnfolder-request-set-mark): Ditto.
631
632         * nntp.el (nntp-request-set-mark): Ditto.
633
634 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
635
636         * message.el (message-called-interactively-p): A temporary macro.
637         (message-goto-body): Use it temporarily.
638
639 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
640
641         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
642         (nnimap-last-response-string): Unfold quoted lines, if they exist.
643         (nnimap-last-response-string): Fix last unfolding fix.
644
645 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
646
647         * shr.el (shr-insert): Fix the way to fold lines.
648
649 2010-11-25  Julien Danjou  <julien@danjou.info>
650
651         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex
652
653         * color.el: Rename from color-lab.el
654         (color-rgb->hex): Add.
655         (color-complement): Add.
656         (color-complement-hex): Add.
657
658         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
659
660 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
661
662         * shr-color.el (shr-color-visible): Don't bug out if the colour names
663         don't exist.
664
665 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
666
667         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
668         assuming that article displaying or another mml-preview may be
669         interrupted for an error or for the like.
670
671         * shr.el (shr-get-background): Fix argument name.
672
673 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
674
675         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
676
677         * gnus-sum.el (gnus-summary-include-articles): New function.
678
679         * message.el (message-goto-body): called-interactively-p needs a
680         parameter, so use `any'.
681
682         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
683         clear marks before moving, since they're synced from the Gnus side
684         first.
685
686         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
687         (gnus-summary-move-article): Copy over all marks before moving, so that
688         IMAP doesn't think a new article has arrived.
689
690 2010-11-24  Julien Danjou  <julien@danjou.info>
691
692         * shr.el (shr-insert-background-overlay): Fix typo.
693         (shr-render-td): Copy the background before rendering.
694
695         * shr-color.el (shr-color-visible): Fix docstring.
696
697         * shr.el (shr-tag-table): Add bgcolor support.
698         (shr-render-td): Add bgcolor support.
699         (shr-get-background): Add.
700         (shr-insert-foreground-overlay): Use shr-get-background.
701
702         * message.el (message-goto-body): Use called-interactively-p.
703         (message-in-body-p): message-goto-body returns point.
704
705 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
706
707         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
708         Fixes something or other in Emacs 23, and is backwards compatible.
709
710         * message.el (message-goto-body): Remove the <#secure special-casing,
711         which is too special.
712
713         * shr.el (shr-parse-style): Drop !important from styles.
714
715 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
716
717         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
718         this function to return incorrect results when calling it with an
719         explicit article argument different from
720         (gnus-summary-article-number).
721
722 2010-11-24  Julien Danjou  <julien@danjou.info>
723
724         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
725         (shr-tag-body): Add background support.
726         (shr-descend): Add background support.
727         (shr-tag-title): Add.
728
729         * shr-color.el (shr-color-visible): Really return original background
730         if fixed.
731
732 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
733
734         * shr.el (shr-color-check): Protect against non-existant colour names.
735
736 2010-11-24  Julien Danjou  <julien@danjou.info>
737
738         * color-lab.el: Require 'cl when compiling.
739
740         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
741
742         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
743         matched part.
744
745         * color-lab.el: Fix all expt calls to use float type.
746
747 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
748
749         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
750         expression to shr-color-check as is.
751
752         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
753
754         * color-lab.el: Add coding cookie.
755         (float-pi): Use eval-and-compile.
756
757         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
758         compiled for Emacsen having no `libxml-parse-html-region' support.
759
760 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
761
762         * shr.el (shr-insert-color-overlay): Split stuff like
763         "#444444 !important" to find the real colour.
764         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
765         parse <font color="red"> entries.
766
767 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
768
769         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
770         point when parsing headers.
771
772         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
773         is positioned properly when parsing headers.
774
775 2010-11-23  Julien Danjou  <julien@danjou.info>
776
777         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
778
779         * shr-color.el (shr-color->hexadecimal): Add support for color names.
780
781         * shr.el (shr-parse-style): Replace \n with space in style parsing.
782
783         * shr-color.el (shr-color-hsl-to-rgb-fractions): Use
784         shr-color-hue-to-rgb.
785         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
786
787 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
788
789         * shr.el (shr-color->hexadecimal): Autoload.
790         (shr-descend): Add color to all tags.
791
792 2010-11-22  Julien Danjou  <julien@danjou.info>
793
794         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
795         shr-color->hexadecimal.
796
797         * shr-color.el (shr-color->hexadecimal): Add converting functions for
798         RGB() or HSL() color representation.
799
800         * shr.el (shr-tag-font): Add.
801         (shr-tag-color-check): New function to get better colors.
802         (shr-tag-insert-color-overlay): Factorize code between tag-font and
803         tag-span.
804
805         * shr-color.el: New file.
806
807         * color-lab.el: New file.
808
809         * gnus-art.el (gnus-url-mailto): Do not downcase args.
810
811 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
812
813         * nnir.el: Fix typo in comments.
814         (nnir-run-imap): Simplify code. No need to reverse artlist.
815         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
816
817 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
818
819         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
820
821         * nnimap.el (nnimap-get-capabilities): Refactor out.
822         (nnimap-open-connection): Re-request capabilities after STARTTLS.
823
824 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
825
826         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
827         appearing when `mm-uu-hide-markers' is nil.
828
829 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
830
831         * nnimap.el (nnimap-unselect-group): Make into its own function.
832         (nnimap-request-rename-group): Unselect group before renaming.
833         This had gotten lost somewhere.
834         (nnimap-request-accept-article): Keep track of examined groups, and
835         unselect the group before APPENDing to read-only groups.
836         (nnimap-request-move-article): Clear flags before moving so that they
837         can be re-set later.
838
839 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
840
841         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
842         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
843
844 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
845
846         * gnus-art.el (gnus-mime-display-single)
847         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images)
848         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
849         parameter.
850
851 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
852
853         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
854         (shr-table-vertical-line): New variable.
855         (shr-insert-table): Use it.
856
857 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
858
859         * gnus-html.el (gnus-html-wash-images): Don't display images if
860         gnus-inhibit-images is non-nil; register displayer for cid images.
861         (gnus-html-display-image): Work for cid image.
862         (gnus-html-insert-image): Allow arguments.
863         (gnus-html-put-image): Inhibit read-only.
864         (gnus-html-prefetch-images): Don't prefetch images if
865         gnus-inhibit-images is non-nil.
866
867 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
868
869         * shr.el (shr-put-image): Break lines when inserting big pictures.
870
871 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
872
873         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
874         sender, thanks Katsumi Yamaoka.
875
876 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
877
878         * nnir.el (nnir-run-imap): Reverse the article list for each group
879         rather than the whole list.
880
881 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
882
883         * shr.el (shr-image-displayer): Protect function against non-existent
884         image source.
885
886         * gnus-art.el (gnus-inhibit-images): New user option.
887         (gnus-mime-display-single): Don't display image if it is non-nil.
888
889         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
890         gnus-inhibit-images.
891
892         * shr.el (shr-image-displayer): New function.
893         (shr-tag-img): Use it.
894
895 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
896
897         * mml2015.el (mml2015-epg-sign): Use From header.
898
899 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
900
901         * gnus-html.el (gnus-html-wash-images): Register a displayer.
902
903         * gnus-util.el (gnus-find-text-property-region): Return markers.
904
905         * shr.el (shr-tag-img): Put a displayer in the text property.
906
907         * gnus-util.el (gnus-find-text-property-region): New utility function.
908
909         * gnus-html.el (gnus-html-display-image): Make the alt optional.
910         (gnus-html-show-images): Remove.
911
912         * gnus-art.el (gnus-article-show-images): New, more general function.
913
914         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
915         image url text properties.
916
917         * shr.el: Ditto.
918
919         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
920         gnus-agent-auto-agentize-methods is set.  Which it isn't.
921
922 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
923
924         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
925         work for two or more articles.
926
927 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
928
929         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
930         divide an image that's in an html article to two or more when washing
931         non-ASCII characters in alt text of it.
932
933 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
934
935         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
936         smime-decrypt-region using function argument.
937         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
938
939         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
940
941         * smime.el (smime-decrypt-region): Catch it.
942
943 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
944
945         * smime.el (smime-mode-map): Move initialization into declaration.
946         (gnus-run-mode-hooks): Don't autoload.
947         (smime-mode): Use define-derived-mode.
948
949 2010-11-11  Glenn Morris  <rgm@gnu.org>
950
951         * smime.el (from): Restrict declaration to XEmacs.
952
953         * nnir.el (gnus-group-topic-name): Autoload.
954
955 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
956
957         * shr.el (shr-insert): Don't break long line if it is because of
958         kinsoku-bol characters in the line end.
959
960 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
961
962         * nnir.el (nnir-request-move-article): Fix to provide original group
963         and subject.
964         (nnir-warp-to-article): Don't fail on articles whose headers haven't
965         been retrieved.
966
967         * gnus-sum.el (gnus-summary-move-article): Use original group and
968         subject for virtual articles such as those in an nnir summary buffer.
969
970 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
971
972         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
973         least 21.5).
974
975         * smime.el (from): Declare it again for XEmacs.
976
977 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
978
979         * message.el (message-resend): Don't disable encoding unless it's
980         already encoded.
981
982         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
983         low-numbered articles.
984
985 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
986
987         * rfc2047.el (rfc2047-syntax-table): Simplify.
988
989         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
990
991         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
992         set-char-table-range for XEmacs.
993
994 2010-11-10  Glenn Morris  <rgm@gnu.org>
995
996         * time-date.el (time-to-seconds): Always an alias on Emacs,
997         never a real function.
998         (with-no-warnings): Remove compat stub, now unused.
999         (time-less-p): Doc fix.
1000         (time-to-number-of-days): Simplify.
1001
1002         * smime.el (from): Remove unused declaration.
1003
1004         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
1005         (gnus-float-time): On Emacs, always an alias.
1006
1007         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
1008         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
1009
1010 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1011
1012         * dgnushack.el: Don't use ignore-errors in the top level form since it
1013         is unavailable in XEmacs even if cl is loaded.
1014
1015         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
1016
1017 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1018
1019         * shr.el (browse-url-mailto): Autoload.
1020
1021         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
1022
1023         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
1024         regexp doesn't need quoting.
1025
1026 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
1027
1028         * message.el (message-subject-trailing-was-ask-regexp)
1029         (message-subject-trailing-was-regexp): Match was: in addition to was.
1030
1031 2010-11-09  Glenn Morris  <rgm@gnu.org>
1032
1033         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
1034         (nnbabyl-check-mbox): Use point-at-bol.
1035
1036 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1037
1038         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
1039
1040         * message.el (message-mailto): New function.
1041         (message-mailto): Should accept other parameters.
1042         (message-mailto): Remove since it duplicates browse-url-mailto
1043         functionality.
1044
1045 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1046
1047         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
1048         methods.
1049         (gnus-read-active-file): Ditto.
1050
1051         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
1052         ": " from the prompt.
1053         (gnus-group-make-group): Ditto.
1054
1055 2010-11-07  Glenn Morris  <rgm@gnu.org>
1056
1057         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
1058         (gnus-bookmark-kill-line): Use point-at-eol.
1059
1060 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1061
1062         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
1063         asterisks in From header.
1064
1065 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1066
1067         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
1068         string to avoid making the From headers syntactically invalid.
1069
1070         * message.el (message-send-mail): Don't insert courtesy messages if the
1071         message already has List-Post and List-ID messages.
1072
1073 2010-11-06  Glenn Morris  <rgm@gnu.org>
1074
1075         * gnus-art.el (gnus-treat-article): Give dynamic local variables
1076         `condition', `type', `length' a prefix.
1077         (gnus-treat-predicate): Update for above name changes.
1078
1079 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
1080
1081         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
1082         binding.  Handled by `gnus-summary-refer-thread' instead.
1083         (nnir-warp-to-article): New backend function.
1084
1085         * nnimap.el (nnimap-request-thread): Force dependency updating.
1086
1087         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
1088         (gnus-summary-refer-thread): Rework to improve thread-referral.
1089
1090         * gnus-int.el (gnus-warp-to-article): New function.
1091
1092         * gnus-sum.el (gnus-summary-article-map): Bind it.
1093
1094 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
1095
1096         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
1097         gnus-summary-refer-thread.
1098
1099         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
1100         headers.
1101         (gnus-summary-limit-include-thread): Prevent articles in thread from
1102         being cut in gnus-cut-threads.
1103         (gnus-summary-refer-thread): Limit retrieved headers to those in
1104         thread.
1105
1106 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1107
1108         * message.el (message-send-mail): Use the value of
1109         message-courtesy-message from the message buffer.
1110
1111         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
1112
1113         * shr.el (shr-browse-url): Implement mailto: URLs.
1114
1115         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
1116         "raw".
1117
1118         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
1119         if it's already selected.
1120
1121         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
1122
1123 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1124
1125         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
1126         to measure the length and truncate alt text.
1127
1128 2010-11-03  Glenn Morris  <rgm@gnu.org>
1129
1130         * nndiary.el (nndiary-generate-nov-databases-1)
1131         (nndiary-generate-active-info): Rename dynamic variable `files' to
1132         something less generic.
1133
1134 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
1135
1136         * nnir.el (nnir-request-move-article): Call the underlying backend to
1137         move articles from nnir.
1138
1139 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1140
1141         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
1142
1143 2010-11-02  Julien Danjou  <julien@danjou.info>
1144
1145         * nnir.el: Remove wais support.
1146
1147 2010-11-02  Glenn Morris  <rgm@gnu.org>
1148
1149         * gnus-html.el: Reorder requirements to quieten compiler.
1150
1151 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1152
1153         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
1154         properly for XEmacs as well.
1155         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
1156         (gnus-article-natural-long-line-p): Use window-width rather than
1157         frame-width.
1158
1159 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
1160
1161         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
1162         (nnir-read-parms): Don't modify query.
1163         (nnir-run-query): Add ability to search topic on current line.
1164         (nnir-get-active): Clean up.
1165
1166 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1167
1168         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
1169         degenerate articles.
1170
1171         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
1172         (gnus-print-buffer): Just print the buffer as is, without any copying
1173         to a buffer and then re-highlighting.
1174
1175         * nnimap.el (nnimap-request-group): Store the new updated info.
1176         (nnimap-request-group): Select the group when we don't know whether it
1177         exists or not.
1178
1179         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
1180         groups.
1181
1182         * gnus-group.el (gnus-group-find-new-groups): Display all the new
1183         groups.
1184
1185         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
1186         groups.
1187
1188         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
1189         long-lines case by only filling the long lines.
1190
1191         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
1192         (bug #7311).
1193
1194 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1195
1196         * shr.el: No need to declare `declare-function' since shr.el is for
1197         only Emacsen that provide `libxml-parse-html-region'.
1198
1199         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
1200         effective only in a file it is referred to.
1201
1202 2010-11-01  Glenn Morris  <rgm@gnu.org>
1203
1204         * mm-util.el (gnus-completing-read): Autoload.
1205         (mm-read-coding-system): Simplify Emacs definition.
1206
1207         * nnmail.el (gnus-activate-group):
1208         * nnimap.el (gnutls-negotiate):
1209         * nntp.el (netrc-parse): Fix declarations.
1210
1211 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1212
1213         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
1214         string-match-p in Emacs >=23.
1215
1216         * gnus-msg.el (gnus-configure-posting-styles)
1217         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
1218
1219 2010-11-01  Glenn Morris  <rgm@gnu.org>
1220
1221         * nnir.el (declare-function): Add compat stub.
1222         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
1223         (nnir-run-gmane): Require 'mm-url.
1224
1225         * mm-util.el (mm-string-to-multibyte): Simplify.
1226
1227         * shr.el (declare-function): Add compat stub.
1228         (url-cache-create-filename): Declare.
1229         (mm-disable-multibyte, widget-convert-button): Autoload.
1230
1231         * smime.el (ldap-search): Declare.
1232         (smime-cert-by-ldap-1): Require ldap on Emacs.
1233
1234         * nnimap.el: Require nnmail, and gnus-sum when compiling.
1235         (nnimap-keepalive): Use gnus-float-time.
1236
1237         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
1238         (mail-source-delete-crash-box): Use gnus-float-time.
1239
1240         * gnus-dired.el (gnus-completing-read): Autoload.
1241
1242         * mm-view.el (gnus-rescale-image): Autoload.
1243
1244         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
1245
1246         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
1247
1248         * sieve-manage.el: Require 'cl when compiling.
1249
1250         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
1251         (gnus-iswitchb-completing-read): Require iswitchb.
1252         (gnus-select-frame-set-input-focus): Silence compiler.
1253
1254 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1255
1256         * message.el (message-subject-trailing-was-query): Change default to t,
1257         since I think that's what most people want.
1258
1259         * nnimap.el (nnimap-request-accept-article): Erase buffer before
1260         appending for easier debugging.
1261         (nnimap-wait-for-connection): Take a regexp.
1262         (nnimap-request-accept-article): Wait for the continuation line before
1263         sending anything unless we're streaming.
1264
1265         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
1266         leave the header washing to take place.
1267
1268 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1269
1270         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
1271         regular expression match and replace in posting styles.
1272
1273 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
1274
1275         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
1276         an entire server.
1277         (nnir-get-active): New function.
1278         (nnir-run-imap): Use it.
1279         (nnir-run-gmane): Who knew, gmane search returns an article score!
1280
1281         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
1282         server on the current line with nnir.
1283
1284 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1285
1286         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
1287         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
1288         left edge.
1289         (gnus-article-foldable-buffer): Skip past the prefix when determining
1290         raggedness.
1291
1292         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
1293         the raw article, and change `C-u g' to show the article without doing
1294         treatments.
1295
1296         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
1297         on to `gnus-treat-article'.
1298         (gnus-inhibit-article-treatments): New variable.
1299
1300         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
1301
1302         * gnus-art.el (gnus-treatment-function-alist): Have
1303         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
1304         (gnus-treat-fill-long-lines): Change default to fill all text/plain
1305         sections.
1306
1307         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
1308         parameter.
1309         (gnus-article-fill-cited-long-lines): New function.
1310         (gnus-article-fill-cited-article): Allow filling only long sections.
1311
1312         * shr.el (shr-find-fill-point): Don't break lines between punctuation
1313         and non-punctuation (like after the apostrophe in "'We").
1314
1315         * gnus-sum.el (gnus-summary-select-article): Make sure
1316         gnus-original-article-buffer is alive.
1317
1318         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
1319         reflect the order they're in in the digest.
1320
1321         * gnus.el (gnus-group-startup-message): Move point to the start of the
1322         buffer.
1323
1324         * nnimap.el (nnimap-capability): New function.
1325         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
1326         is set.
1327
1328 2010-10-31  David Engster  <dengste@eml.cc>
1329
1330         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
1331         conform with changes to gnus-completing-read.
1332
1333 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1334
1335         * shr.el (shr-tag-img): Output "*" instead of "[img]".
1336
1337 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1338
1339         * nnir.el: Move defvar, defcustom around to keep file organized
1340         and keep byte-compiler quiet.
1341         (nnir-read-parms): Accept search-engine as arg.
1342         (nnir-run-query): Pass search-engine as arg.
1343         (nnir-search-engine): Remove.
1344
1345 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1346
1347         * shr.el (shr-generic): The text nodes should be text, not :text.
1348
1349         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
1350         later in the file.
1351
1352 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
1353
1354         * nnir.el: General clean up.  Allow searching with multiple engines.
1355         Allow separate extra-parameters for each engine.
1356         Batch queries when possible.
1357         (nnir-imap-default-search-key,nnir-method-default-engines):
1358         Add customize interface.
1359         (nnir-run-gmane): New engine.
1360         (nnir-engines): Use it.  Qualify all prompts with engine name.
1361         (nnir-search-engine): Remove global variable.
1362         (nnir-run-hyrex): Restore for now.
1363         (nnir-extra-parms,nnir-search-history): New variables.
1364         (gnus-group-make-nnir-group): Use them.
1365         (nnir-group-server): Remove in favor of gnus-group-server.
1366         (nnir-request-group): Avoid searching twice.
1367         (nnir-sort-groups-by-server): New function.
1368
1369 2010-10-30  Julien Danjou  <julien@danjou.info>
1370
1371         * gnus-group.el: Remove gnus-group-fetch-control.
1372
1373         * gnus-start.el (gnus-find-new-newsgroups):
1374         Remove gnus-check-first-time-used.
1375
1376         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
1377
1378 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
1379
1380         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
1381         set on groups that don't have \* permanentflags.
1382
1383 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1384
1385         * shr.el (shr-tag-span): Drop colorisation of regions since we don't
1386         control the background color.
1387         (shr-tag-img): Ignore very small web bug type images.
1388         (shr-put-image): Add help-echo alt texts to the images.
1389         (shr-tag-video): Show the video poster image.
1390
1391 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1392
1393         * shr.el (shr-table-depth): New variable.
1394         (shr-tag-table-1): Only insert the images after the top-level table.
1395
1396         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
1397
1398         * gnus-util.el (gnus-list-memq-of-list): New function.
1399
1400         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
1401         selected.
1402         (nnimap-unsplittable-articles): New slot.
1403         (nnimap-new-articles): Use it.
1404
1405 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
1406
1407         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
1408         move to the previous line on `M-g'.
1409
1410 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1411
1412         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
1413         *-request-group, which seems unnecessary.
1414
1415         * nnimap.el (nnimap-quote-specials): Function copied over from
1416         imap.el.
1417         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
1418         they support that.  Suggested by Tom Regner.
1419
1420 2010-10-29  Julien Danjou  <julien@danjou.info>
1421
1422         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
1423         defalias.
1424         (gnus-summary-delete-marked-with): Remove obsolete defalias.
1425
1426         * gnus.el: Remove `gnus-nntp-service' variable.
1427         (gnus-secondary-servers): Make obsolete.
1428         (gnus-nntp-server): Make obsolete.
1429
1430         * gnus-start.el (gnus-1): Remove x-splash calls.
1431
1432         * gnus-ems.el (gnus-x-splash): Remove.
1433
1434         * gnus.el (gnus-group-startup-message): Simplify/update code.
1435
1436         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
1437         definition.
1438
1439         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
1440         capability before doing anything.
1441         (gnus-group-insert-group-line): Remove useless
1442         gnus-group-remove-excess-properties.
1443
1444 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1445
1446         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
1447
1448 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1449
1450         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
1451         config after reselecting.
1452
1453 2010-10-28  Julien Danjou  <julien@danjou.info>
1454
1455         * shr.el (shr-put-image): Use point even if only inserting text.
1456         (shr-put-image): Save excursion when inserting alt text on non-graphic
1457         display, so the behaviour is the same when we are on a graphic display.
1458
1459         * nnir.el (nnir-run-swish-e): Remove hyrex support.
1460
1461 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1462
1463         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
1464         (gnus-mime-copy-part): Check coding system, not charset.
1465         (gnus-mime-view-part-externally): Never remove part.
1466         (gnus-mime-view-part-internally): Don't remove part here.
1467         (gnus-article-part-wrapper): Make sure MIME tag is visible.
1468         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
1469         multipart/alternative.
1470
1471         * mm-decode.el (mm-display-part): Take optional arg `force'.
1472
1473 2010-10-26  Julien Danjou  <julien@danjou.info>
1474
1475         * gnus-group.el (gnus-group-default-list-level): Add this function to
1476         compute the default list level.
1477         (gnus-group-default-list-level): Add possibility to use a function.
1478
1479 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1480
1481         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
1482
1483         * gnus-group.el (gnus-group-completing-read)
1484         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
1485         gnus-replace-in-string.
1486
1487 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1488
1489         * shr.el (shr-tag-div): Add.
1490
1491         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
1492
1493 2010-10-25  Julien Danjou  <julien@danjou.info>
1494
1495         * gnus-util.el: Remove `gnus-with-local-quit'.
1496
1497         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
1498
1499 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1500
1501         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
1502         the original article buffer.
1503
1504 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1505
1506         * nnimap.el (nnimap-request-head): New function.
1507         (nnimap-request-move-article): Try to be slighly faster by not
1508         requesting the entire message when moving.
1509         (nnimap-transform-headers): Don't bug out on bodiless articles.
1510         (nnimap-send-command): Have no outstanding messages if the IMAP server
1511         doesn't support streaming.
1512         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
1513
1514 2010-10-24  Julien Danjou  <julien@danjou.info>
1515
1516         * message.el (message-default-headers): Fix type.
1517
1518 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1519
1520         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
1521         prefetching images.
1522
1523         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
1524         backend for unknown groups.  This is mainly useful for nnimap groups.
1525
1526         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
1527         group isn't covered by the agent.
1528
1529 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
1530
1531         * nnir.el (nnir-method-default-engines): New variable.
1532         (nnir-run-query): Use it.
1533         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
1534         (gnus-summary-nnir-goto-thread): Change group if needed.
1535
1536         * gnus-group.el (gnus-group-group-map): Add key binding for
1537         gnus-group-make-nnir-group.
1538
1539 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1540
1541         * shr.el (shr-tag-object): Add.
1542
1543         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
1544         original article buffer live.
1545         (gnus-summary-select-article-buffer):
1546         Mention gnus-widen-article-buffer.
1547
1548 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1549
1550         * shr.el (shr-tag-strong): Add.
1551
1552 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1553
1554         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
1555         group names.  They mess up the group buffer badly.
1556
1557         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
1558
1559         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
1560         instead of the summary one.
1561
1562 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1563
1564         * mml.el (mml-preview): Work properly when editing article.
1565
1566         * gnus-start.el (gnus-read-active-file-1): Don't add method to
1567         gnus-have-read-active-file if it's already been in.
1568
1569 2010-10-22  Tom Tromey  <tromey@redhat.com>
1570
1571         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
1572         gnus-group-completing-read.
1573
1574 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1575
1576         * message.el (message-mode-map): Don't bind M-; to comment region, to
1577         allow the global comment-dwim to work.
1578
1579 2010-10-21  Julien Danjou  <julien@danjou.info>
1580
1581         * message.el (message-setup-1): Allow message-default-headers to be a
1582         function.
1583
1584 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1585
1586         * shr.el (shr-tag-table): Simplify.
1587
1588 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1589
1590         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
1591         to avoid trying to snarf invalid stuff.
1592
1593         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
1594
1595         * gnus.el (gnus-message-archive-group): Quote value.
1596         (gnus-message-archive-group): Mark as changed.
1597
1598         * shr.el (shr-add-font): Don't put the font properties on the newline
1599         or the indentation.
1600
1601         * message.el (message-fix-before-sending): Change options when sending
1602         non-printable characters.
1603
1604         * gnus.el (gnus-message-archive-method): Change the default to
1605         monthly outgoing groups.
1606
1607         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
1608         that have gotten new numbers.
1609
1610         * nnimap.el (nnimap-request-replace-article): New function.
1611
1612 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1613
1614         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
1615         (nnrss-request-article): Don't use special html washing code.
1616
1617 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1618
1619         * shr.el (shr-tag-table): Remove useless nconc.
1620
1621 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1622
1623         * gnus-art.el (article-wash-html): Simplify and remove the charset
1624         stuff.  Use the normal html rendering code instead of the special html
1625         washing code.
1626
1627         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
1628         `gnus-w3m' symbols.
1629         (mm-text-html-washer-alist): Remove.
1630
1631         * mm-decode.el (mm-inline-text-html-renderer): Remove.
1632         (mm-inline-media-tests): Remove use.
1633         (mm-text-html-renderer): Change default to the `shr' symbol.
1634
1635         * mm-view.el (mm-inline-text-html): Remove use.
1636
1637         * gnus-art.el (gnus-blocked-images): New function.  Allow the
1638         `gnus-blocked-images' to be a function.
1639         (gnus-article-wash-function): Remove.
1640
1641 2010-10-20  Julien Danjou  <julien@danjou.info>
1642
1643         * spam.el (spam-list-of-processors): Mark as obsolete.
1644
1645         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
1646         (nnimap-insert-partial-structure): Fix boundary detection.
1647
1648 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
1649
1650         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
1651         run file-truename on remote files.  This can be expensive and even
1652         prevent one from editing drafts if some unrelated buffer has a stale
1653         connection.
1654
1655 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1656
1657         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
1658         kinsoku-eol regardless of shr-kinsoku-shorten.
1659         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
1660         (shr-tag-table): Support caption, thead, and tfoot.
1661
1662 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1663
1664         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
1665         lines.
1666         (shr-save-contents): New command and keystroke.
1667
1668         * nndoc.el (nndoc-type-alist): Add git support.
1669         (nndoc-git-type-p): New function.
1670         (nndoc-transform-git-article): Ditto.
1671         (nndoc-transform-git-headers): Ditto.
1672         (nndoc-transform-git-headers): Generate Subject headers.
1673
1674         * shr.el (shr-parse-style): New function.
1675         (shr-tag-span): Ditto.
1676
1677         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
1678         to `G G' to avoid collisions.
1679
1680 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1681
1682         * shr.el: Load kinsoku if necessary.
1683         (shr-kinsoku-shorten): New internal variable.
1684         (shr-find-fill-point): Make kinsoku shorten text line if
1685         shr-kinsoku-shorten is bound to non-nil.
1686         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
1687         shr-indentation too when testing if table is wider than frame width.
1688         (shr-insert-table): Use `string-width' instead of `length' to measure
1689         text width.
1690         (shr-insert-table-ruler): Make sure indentation is done at bol.
1691
1692 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1693
1694         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
1695         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
1696         undecoded network data.
1697
1698 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1699
1700         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
1701         name in the mode line spec so that the mode line menu works
1702         (bug #2431).
1703
1704         * message.el (message-get-reply-headers): If we're fed `to-address',
1705         then always use that.
1706
1707         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
1708         aren't so wide as to need to switch off the edit menu.
1709
1710         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
1711         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
1712
1713         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
1714         `M-g'.
1715         (nnimap-update-info): Update flags/read marks even if \* isn't part of
1716         the permanent marks.
1717
1718 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
1719
1720         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
1721         Splitting according to references/in-reply-to obeys the ignore-groups
1722         variable, while splitting by sender and subject do not.
1723
1724 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1725
1726         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
1727         alist, so that we can look for non-Unicode chars.
1728         (article-translate-strings): Allow both character and string maps.
1729
1730 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1731
1732         * shr.el (shr-insert): Don't insert space behind a wide character
1733         categorized as kinsoku-bol, or between characters both categorized as
1734         nospace.
1735
1736 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
1737
1738         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
1739         headers to gnus-newsgroup-headers.
1740
1741 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1742
1743         * shr.el (shr-tag-img): Don't align images -- since we're not
1744         rescaling, this often leads to ugly displays.
1745
1746 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
1747
1748         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
1749         duplicates.
1750
1751 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1752
1753         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
1754         call.
1755
1756 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1757
1758         * gnus.el: Autoload gnus-html-show-images.
1759
1760         * nnimap.el: Use nnheader-message throughout.
1761
1762         * shr.el (shr-tag-img): Ignore images with no data.
1763
1764 2010-10-15  Julien Danjou  <julien@danjou.info>
1765
1766         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
1767         a possibility to disable format=flow encoding when using hard newlines.
1768
1769 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1770
1771         * shr.el (shr-insert): Remove space inserted before or after a
1772         breakable character or at the beginning or the end of a line.
1773         (shr-find-fill-point): Do kinsoku; find the second best point or give
1774         it up if there's no breakable point.
1775
1776 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1777
1778         * nnimap.el (nnimap-open-connection): Message when opening connection
1779         for debugging purposes.
1780
1781         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
1782         on every setup buffer call to allow this to change from article to
1783         article.
1784
1785         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
1786         buffers where we have a wide table.
1787
1788 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
1789
1790         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
1791         uses *-request-thread.
1792
1793 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1794
1795         * nnimap.el (nnimap-open-connection): Remove %s from openssl
1796         incantation, which is no longer valid.
1797
1798 2010-10-14  Julien Danjou  <julien@danjou.info>
1799
1800         * shr.el: Fix defcustom type (char -> character).
1801
1802 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1803
1804         * nnimap.el (nnimap-open-connection): tls-program should be a list of
1805         programs.
1806
1807 2010-10-14  Julien Danjou  <julien@danjou.info>
1808
1809         * shr.el (shr-tag-a): Use url-link as widget type.
1810
1811         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
1812         `gnus-group-get-icon'.
1813
1814 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1815
1816         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
1817         This should make server editing work better.
1818
1819         * shr.el (shr-find-fill-point): Don't inloop on indented text.
1820
1821         * tls.el (tls-program): Remove spurious %s from openssl.
1822
1823         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
1824         (nnimap-parse-flags): Fix regexp.
1825
1826         * shr.el (shr-find-fill-point): Use a filling algorithm that should
1827         probably work for CJVK text, too.
1828
1829         * nnimap.el (nnimap-extend-tls-programs): Remove.
1830         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
1831
1832         * tls.el (tls-starttls-switches): Remove starttls hack.
1833         (open-tls-stream): Ditto.
1834         (tls-find-starttls-argument): Ditto.
1835
1836 2010-10-13  Julien Danjou  <julien@danjou.info>
1837
1838         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
1839         responses.
1840
1841 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1842
1843         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
1844
1845         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
1846         anything in Emacs.
1847
1848         * shr.el (shr-current-column): Remove buggy and unnecessary function.
1849
1850 2010-10-13  Julien Danjou  <julien@danjou.info>
1851
1852         * shr.el (shr-width): Make shr-width a defcustom with default to
1853         fill-column.
1854         (shr-tag-img): Use shr-width rather than fill-column.
1855
1856 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1857
1858         * dgnushack.el (byte-optimize-apply)
1859         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
1860
1861         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
1862         position when (X-)Faces exist.
1863         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
1864         avatars when called interactively.
1865
1866 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1867
1868         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
1869         gnus-article-x-face-too-ugly is bound.
1870
1871 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1872
1873         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
1874
1875         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
1876         mailbox that doesn't exist.
1877
1878 2010-10-12  Julien Danjou  <julien@danjou.info>
1879
1880         * shr.el (shr-tag-img): Encode URL properly when retrieving.
1881         (shr-get-image-data): Encode URL properly when fetching from cache.
1882         (shr-tag-img): Use aligned-to spaces to align correctly images.
1883
1884         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
1885         before inserting the Gravatar.
1886
1887         * shr.el (shr-tag-img): Add align attribute support for <img>.
1888
1889 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1890
1891         * gnus-gravatar.el (gnus-art): Require.
1892
1893         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
1894         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
1895         Remove long obsoleted functions.
1896
1897 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1898
1899         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
1900
1901         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
1902
1903         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
1904         gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
1905         hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
1906         mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
1907         mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
1908         nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
1909         sieve-manage.el, smime.el, spam.el: Fix comment for declare-function.
1910
1911 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1912
1913         * nnimap.el (nnimap-request-rename-group): Select group read-only
1914         before renaming it.
1915
1916         * shr.el (shr-insert): Fix up the white space only regexp.
1917
1918         * nnimap.el (nnimap-transform-split-mail): Not all articles have
1919         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
1920
1921         * shr.el (shr-current-column): New function.
1922         (shr-find-fill-point): New function.
1923
1924 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1925
1926         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
1927         numbers.
1928
1929 2010-10-11  Julien Danjou  <julien@danjou.info>
1930
1931         * shr.el (shr-hr-line): Add.
1932         (shr-tag-hr): Use shr-hr-line to specify which character to use to
1933         display hr lines.
1934         (shr-max-columns): Do not change state to nil if we just inserting
1935         spaces.
1936
1937 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1938
1939         * gnus-topic.el (gnus-topic-read-group): If after the last group,
1940         select the last group.
1941
1942 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
1943
1944         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
1945
1946 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
1947
1948         * dig.el (dig-mode-map): Declare and define in one step.
1949
1950 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1951
1952         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
1953         for Gnus.
1954         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
1955         (nnimap-update-qresync-info): Mark \Seen articles as read.
1956
1957         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
1958         non-variable, too.
1959
1960         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
1961         available.
1962         (nnimap-update-info): Rely more on the current active than the param
1963         active to avoid marking articles as read too much.
1964
1965         * auth-source.el (auth-source-create): Use (user-login-name) for the
1966         user name default.
1967
1968         * nnimap.el (nnimap-update-info): If the server doesn't return any
1969         useful info, just use the previous info.
1970         (nnimap-update-info): Prefer old info over start-article.
1971         (nnimap-update-qresync-info): Finish implementing QRESYNC.
1972
1973 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
1974
1975         * nnir.el (autoload): Clean up autoloads.
1976         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
1977         Use key rather than value.
1978         (nnir-imap-search-other): New variable.
1979         (nnir-read-parm): Use it.
1980         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
1981         (gnus-summary-nnir-goto-thread): Modify to work with imap.
1982
1983 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1984
1985         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
1986         the process, too.
1987
1988 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1989
1990         * spam.el (gnus-summary-mode-map): Bind to "$".
1991         Suggested by Russ Allbery.
1992
1993         * shr.el: Rework the way things are indented by <li> slightly.
1994
1995         * gnus.el (gnus-group-set-parameter): Fix typo.
1996
1997         * nnimap.el: Start implementing QRESYNC support.
1998
1999 2010-10-09  Julien Danjou  <julien@danjou.info>
2000
2001         * nnir.el (nnir-engines): Fix too many arguments.
2002
2003 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2004
2005         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
2006         group is the "last", so that the backends like nnfolder actually save
2007         their folders.
2008
2009         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
2010         try to use that for the tls stream.
2011         (nnimap-retrieve-group-data-early): Rework the marks code to heed
2012         UIDVALIDITY and find out which groups are read-only and not.
2013         (nnimap-get-flags): Use the same marks parsing code as the rest of
2014         nnimap.
2015
2016 2010-10-09  Julien Danjou  <julien@danjou.info>
2017
2018         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
2019
2020         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
2021         retrieving gravatars.
2022
2023         * shr.el (shr-table-corner): Add.
2024         (shr-table-line): Add.
2025         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
2026
2027 2010-10-08  Julien Danjou  <julien@danjou.info>
2028
2029         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
2030
2031 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
2032
2033         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
2034
2035         * gnus-sum.el (gnus-mark-article-as-unread)
2036         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
2037         (gnus-summary-set-bookmark): Use it.
2038
2039         * gnus-msg.el (gnus-setup-message): Use it.
2040
2041         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2042
2043         * gnus.el (gnus-group-remove-parameter): Use it.
2044
2045         * gnus-group.el (gnus-group-make-web-group): Use it.
2046
2047         * gnus-demon.el (gnus-demon-remove-handler): Use it.
2048
2049         * nnregistry.el: Update docs to mention manual.
2050
2051         * gnus-registry.el: Update docs to mention nnregistry.el.
2052         (gnus-registry-initialize): Don't install nnregistry refer method
2053         automatically.
2054         (gnus-registry-install-nnregistry): Remove it.
2055
2056 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2057
2058         * shr.el (shr-insert): Don't insert double spaces.
2059
2060 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2061
2062         * gnus-gravatar.el (gnus-treat-from-gravatar)
2063         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
2064         called interactively.
2065
2066         * gnus-art.el (gnus-mime-view-part-externally)
2067         (gnus-mime-view-part-internally): Make predicate function passed to
2068         gnus-mime-view-part-as-type assume argument is a mime type, not a list
2069         of a mime type.
2070
2071         * shr.el (shr-table-widths): Don't use cl function `reduce'.
2072
2073 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2074
2075         * shr.el (require): Require cl when compiling.
2076         (shr-tag-hr): New function.
2077
2078         * nnimap.el (nnimap-update-info): Remove double setting of high.
2079         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
2080         This makes nnimap work properly on Courier again.
2081
2082         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
2083         the variable for backwards compatability.
2084
2085         * mm-decode.el (mm-save-part): If given a non-directory result, expand
2086         the file name before using to avoid setting mm-default-directory to
2087         nil.
2088
2089         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
2090         bidning gnus-agent variables.
2091
2092         * shr.el (shr-render-td): Use a cache for the table rendering function
2093         to avoid getting an exponential rendering behaviour in nested tables.
2094         (shr-insert): Rework the line-breaking algorithm.
2095         (shr-insert): Don't leave trailing spaces.
2096         (shr-insert-table): Also insert empty TDs.
2097         (shr-tag-blockquote): Ensure paragraphs after </ul>.
2098
2099 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
2100
2101         * gnus-sum.el (gnus-number): Rename from `number'.
2102         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
2103         (gnus-summary-limit-children): Update uses correspondingly.
2104
2105 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2106
2107         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
2108         (gnus-gravatar-transform-address): Don't show avatars of people of
2109         which mail addresses match gnus-gravatar-too-ugly.
2110
2111 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2112
2113         * shr.el (shr-table-widths): Expand TD elements to fill available
2114         space.
2115
2116 2010-10-07  Julien Danjou  <julien@danjou.info>
2117
2118         * nnimap.el (nnimap-request-rename-group): Add this method.
2119
2120 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2121
2122         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
2123         name from XEmacs' function-arglist.
2124
2125         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
2126         gravatar under XEmacs.
2127
2128 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
2129
2130         * auth-source.el: Update docs with TODO items.
2131
2132         * gnus-sync.el: Update docs to explain state and plans.
2133
2134         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
2135         Hooks for mark updates.
2136         (gnus-request-set-mark, gnus-request-update-mark): Use them.
2137
2138         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
2139         hooks with arguments, which is needed for mark update hooks.
2140
2141 2010-10-06  Julien Danjou  <julien@danjou.info>
2142
2143         * gnus.el (gnus-expand-group-parameter): Only return and act on what
2144         was matched.
2145
2146         * sieve-manage.el: Update example in `Commentary'.
2147
2148         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
2149
2150         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
2151         not 2000.
2152         (sieve-manage-authenticate): Re-add function.
2153
2154 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2155
2156         * shr.el (shr-insert): Get 'space transition right.
2157         (shr-render-td): Only delete space at the end of the TD.
2158
2159         * nnimap.el (nnimap-open-connection): Prepare to support
2160         open-gnutls-stream.
2161
2162         * shr.el: Rearrange function order to be more logical.
2163
2164 2010-10-06  Julien Danjou  <julien@danjou.info>
2165
2166         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
2167         (nnrss-discover-feed): Remove 404 URL in docstring.
2168
2169         * nnir.el: Fix Swish-E URL.
2170         Fix Namazu URL.
2171
2172         * message.el (message-change-subject): Remove 404 URL in a comment.
2173
2174 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2175
2176         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
2177         called interactively.
2178
2179         * gnus-util.el (gnus-remove-if): Allow hash table.
2180         (gnus-remove-if-not): New function.
2181
2182         * gnus-art.el (gnus-mime-view-part-as-type)
2183         * gnus-score.el (gnus-summary-score-effect)
2184         * gnus-sum.el (gnus-read-move-group-name):
2185         Replace remove-if-not with gnus-remove-if-not.
2186
2187         * gnus-group.el (gnus-group-completing-read):
2188         Regard collection as a hash table if it is not a list.
2189
2190 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2191
2192         * shr.el (shr-render-td): Allow blank/missing <TD>s.
2193
2194         * shr.el: Document the table-rendering algorithm.
2195
2196 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2197
2198         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
2199         for Emacsen having no `libxml-parse-html-region' support.
2200
2201 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2202
2203         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
2204         invalid URLs.
2205
2206         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
2207         line-broken.
2208         (shr-tag-img): Ignore image fetching errors.
2209         (shr-overlays-in-region): Compute overlay positions correctly.
2210
2211         * mm-decode.el (mm-shr): Require shr.
2212
2213         * gnus-art.el (gnus-blocked-images): Move variable here.
2214
2215         * shr.el (shr-insert-table): Bind free variable.
2216
2217         * mm-decode.el (mm-shr): Bind shr-content-function.
2218
2219         * shr.el (shr-content-function): New variable.
2220
2221         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
2222         added for symmetry.
2223
2224         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
2225
2226         * gnus-group.el (gnus-group-make-group): Doc fix.
2227
2228         * nnimap.el (nnimap-request-newgroups): Return success.
2229
2230         * shr.el (shr-find-elements): New function.
2231         (shr-tag-table): Put all the images after the table.
2232         (shr-tag-table): Really inhibit images inside the table.
2233         (shr-collect-overlays): Copy over overlays from the TD elements to the
2234         main document.
2235
2236         * mm-decode.el (mm-shr): Bind shr-blocked-images to
2237         gnus-blocked-images.
2238
2239 2010-10-05  Julien Danjou  <julien@danjou.info>
2240
2241         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
2242
2243         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
2244         (gnus-html-maximum-image-size): Add this function.
2245         (gnus-html-put-image): Use gnus-html-maximum-image-size.
2246
2247         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
2248         server-value of the capability is nil.
2249
2250 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2251
2252         * shr.el (shr-tag-em): Add <EM> tag.
2253
2254 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
2255
2256         * sieve-manage.el (sieve-manage-default-stream): Make default stream
2257         customizable.
2258
2259         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
2260         handing broken links to browse-url.
2261
2262 2010-10-05  Julien Danjou  <julien@danjou.info>
2263
2264         * gnus-util.el (gnus-emacs-completing-read)
2265         (gnus-iswitchb-completing-read): Use autoload rather than require.
2266
2267 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2268
2269         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
2270         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
2271         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
2272         iswitchb-temp-buflist for XEmacs.
2273
2274         * gnus-util.el (gnus-completing-read-function): Exclude
2275         gnus-icompleting-read and gnus-ido-completing-read from candidates for
2276         XEmacs since iswitchb.el is very old and ido.el is unavailable in
2277         XEmacs.
2278
2279         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
2280         not to use `delete-dups' that is unavailable in XEmacs 21.4.
2281
2282         * gnus-html.el: Don't require help-fns under XEmacs.
2283         (gnus-html-schedule-image-fetching): Work for XEmacs.
2284
2285         * mm-decode.el (mm-shr): Decode contents by charset.
2286
2287 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2288
2289         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
2290         unknown.
2291
2292         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
2293         (shr-get-image-data): Ensure against the cache file missing.
2294
2295         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
2296         for data.
2297
2298         * spam-report.el (spam-report-url-ping-plain): Don't query about
2299         killing the process.
2300
2301         * shr.el (shr-render-td): Protect against too-wide text.
2302
2303 2010-10-04  Julien Danjou  <julien@danjou.info>
2304
2305         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
2306         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
2307
2308         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
2309         retrieved.
2310
2311 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2312
2313         * shr.el (browse-url): Require.
2314         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
2315         lines.
2316         (shr-show-alt-text, shr-browse-image): New commands.
2317         (shr-browse-url, shr-copy-url): New commands.
2318
2319         * gnus-sum.el (gnus-widen-article-window): New variable.
2320         (gnus-summary-select-article-buffer): Use it.
2321
2322         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
2323         without @ signs.
2324
2325 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
2326
2327         * nnir.el (nnir-run-imap): Remove spurious space in search string.
2328
2329 2010-10-04  Julien Danjou  <julien@danjou.info>
2330
2331         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
2332         for XEmacs.
2333
2334 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2335
2336         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
2337
2338         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
2339         (nnimap-close-server): Implement.
2340
2341         * dgnushack.el (iswitchb): Require to shut up the compiler.
2342
2343         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
2344         (shr-insert): Tweak line breaking.
2345         (shr-insert): Handle <pre> better.
2346         (shr-tag-li): Get <li> indentation right.
2347         (shr-tag-li): Get <li> indentation even righter.
2348         (shr-tag-blockquote): Ensure paragraph start.
2349         (shr-make-table): Tweak table generation.
2350         (shr-make-table): Fix typo.
2351
2352         * shr.el: Implement table rendering.
2353
2354 2010-10-04  Julien Danjou  <julien@danjou.info>
2355
2356         * gnus-html.el (gnus-html-put-image): Fix resize image code.
2357
2358 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2359
2360         * shr.el (shr-insert): Use string anchors instead of line anchors.
2361
2362 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2363
2364         * shr.el: Add headings.
2365         (shr-ensure-paragraph): Actually work.
2366         (shr-tag-li): Make <ul> prettier.
2367         (shr-insert): Get white space at the beginning/end of elements right.
2368         (shr-tag-p): Collapse subsequent <p>s.
2369         (shr-ensure-paragraph): Don't insert double line feeds after blank
2370         lines.
2371         (shr-insert): \t is also space.
2372         (shr-tag-s): Fix "s" tag name function.
2373         (shr-tag-s): Fix face prop name.
2374
2375 2010-10-03  Julien Danjou  <julien@danjou.info>
2376
2377         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
2378
2379         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
2380         gnus-window-inside-pixel-edges.
2381
2382         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
2383         gnus-ems.
2384
2385         * mm-view.el (mm-inline-image-emacs): Support image resizing.
2386
2387         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
2388         function.
2389
2390         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
2391         resize choice.
2392
2393 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2394
2395         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
2396         beginning of the buffer.
2397
2398         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
2399         article buffer again.
2400
2401         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
2402
2403         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
2404         when it's at the start of the buffer.
2405
2406         * shr.el (shr-tag-blockquote): Convert name.
2407         (shr-rescale-image): Use the right image-size variant.
2408
2409         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
2410         buffer isn't shown, then select the current article first instead of
2411         bugging out.
2412         (gnus-summary-select-article-buffer): Show both the article and summary
2413         buffers again.
2414
2415         * shr.el (shr-fontize-cont): Protect against regions with no text.
2416         Rename tag functions to shr-tag-* for enhanced security.
2417         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
2418
2419 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
2420
2421         * shr.el (shr-insert):
2422         * pop3.el (pop3-movemail):
2423         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
2424         loaded.
2425
2426 2010-10-03  Glenn Morris  <rgm@gnu.org>
2427
2428         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
2429
2430         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
2431
2432         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
2433
2434         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
2435
2436         * gnus-util.el (gnus-make-local-hook): Simplify.
2437
2438 2010-10-02  Julien Danjou  <julien@danjou.info>
2439
2440         * gnus-util.el (gnus-iswitchb-completing-read): New function.
2441         (gnus-ido-completing-read): New function.
2442         (gnus-emacs-completing-read): New function.
2443         (gnus-completing-read): Use gnus-completing-read-function.
2444         Add gnus-completing-read-function.
2445
2446 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2447
2448         * shr.el (shr-insert-document): Autoload.
2449         (shr-img): Be silent.
2450         (shr-insert): Add a newline after every picture before text.
2451         (shr-add-font): Use overlays for combining faces.
2452         (shr-insert): Pass upwards the text start point.
2453
2454         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
2455         possible.
2456         (mm-shr): New function.
2457
2458 2010-10-02  Julien Danjou  <julien@danjou.info>
2459
2460         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
2461         should go backward.
2462
2463 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
2464
2465         * shr.el (shr): Fix typo in provide call.
2466
2467 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2468
2469         * shr.el: New file.
2470
2471         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
2472
2473         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
2474         completing read.
2475
2476 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2477
2478         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
2479         we're being queried about.  Suggested by Dan Jacobson.
2480
2481         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
2482         Suggested by Jason Eisner.
2483
2484         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
2485         table, too.  Suggested by Stefan Wiens.
2486         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
2487         the table unnecessary.  Suggested by Stefan Wiens.
2488
2489         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
2490         longer needed, and probably doesn't work either, as pointed out by
2491         Stefan Wiens.
2492         (gnus-summary-exit): Remove call to the clearing function.
2493         (gnus-summary-exit-no-update): Ditto.
2494
2495         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
2496         instead of gnus-eval-in-buffer-window to avoid popping up frames.
2497         Reported by Stefan Monnier.
2498         (gnus-summary-save-in-rmail): Ditto.
2499
2500         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
2501         article buffer, instead of both the article buffer and the summary
2502         buffer.  Sort of suggested by Dan Jacobson.
2503
2504         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
2505
2506         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
2507         Suggested by Dan Jacobson.
2508
2509         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
2510         documentation clearer.
2511
2512         * message.el (message-shorten-references): Comment on the number "21".
2513         Suggested by Stefan Monnier.
2514
2515         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
2516         Suggested by Dan Jacobson.
2517
2518         * gnus.el (gnus-large-newsgroup):
2519         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
2520
2521         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
2522         externalize attachments.  Bug reported by Steve Wen.
2523
2524         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
2525         really message anything to the user.
2526
2527         * nnmail.el (nnmail-article-group): Allow using the fancy split method
2528         directly.
2529
2530         * nnimap.el (nnimap-request-group): Low higher than high to signal no
2531         messages in empty groups.
2532
2533 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
2534
2535         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
2536         non-UIDNEXT group.
2537
2538 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2539
2540         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
2541         not the value from the collection.
2542
2543         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
2544         values.  This sometimes happens on some groups that have no info.
2545         (nnimap-request-newgroups): New function.
2546
2547 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
2548
2549         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
2550         check into `gnus-registry-initialize'.
2551         (gnus-registry-initialize): Ditto.
2552         Fix and extend header docs.
2553
2554 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2555
2556         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
2557         regexp backtrace overflows.
2558
2559         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
2560         for starttls that tls.el implements; i.e. openssl.
2561
2562         * tls.el (tls-starttls-switches): Give up on using starttls with
2563         gnutls-cli.
2564         (tls-program): Add --insecure to be consistent with the defaults from
2565         openssl s_client.  Now all three commands are insecure.
2566
2567 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2568
2569         * lpath.el: Bind completion-styles-alist for XEmacs.
2570
2571         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
2572         (gravatar-create-image): New function that's an alias to
2573         gnus-xmas-create-image, gnus-create-image, or create-image.
2574         (gravatar-data->image): Use it.
2575
2576 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2577
2578         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
2579         install the nnregistry refer method.
2580         (gnus-registry-install-hooks): Use it.
2581         (gnus-registry-unfollowed-groups): Add nnmairix to the default
2582         unfollowed groups.
2583
2584 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
2585
2586         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
2587         expanding threads.
2588
2589 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2590
2591         * nnir.el: Use the server names without suffixes (bug #7009).
2592
2593         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
2594         unencrypted to STARTTLS, if possible.
2595
2596 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
2597
2598         * message.el (message-ignored-supersedes-headers): Strip Injection-*
2599         headers before superseding.
2600
2601 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2602
2603         * nnrss.el (nnrss-use-local): Add documentation.
2604
2605         * nnimap.el (nnimap-extend-tls-programs): New function.
2606         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
2607         (nnimap-wait-for-connection): Accept the greeting from the stupid
2608         output from openssl s_client -starttls, too.
2609
2610         * tls.el (tls-starttls-switches): New variable.
2611         (tls-find-starttls-argument): Use it.
2612         (open-tls-stream): Ditto.
2613
2614         * netrc.el (netrc-credentials): Return the value of the "default" entry.
2615         (netrc-machine): Ditto.
2616
2617         * nnimap.el (nnimap-find-article-by-message-id): Really return the
2618         article number.
2619         (nnimap-split-fancy): New variable.
2620         (nnimap-split-incoming-mail): Use it.
2621
2622         * nntp.el (nntp-server-list-active-group): Document.
2623
2624         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
2625         SELECT to get the message-id.
2626
2627         * mail-source.el (mail-sources): Remove webmail support.
2628         (defvar): Ditto.
2629         (mail-source-fetcher-alist): Ditto.
2630         (mail-source-fetch-webmail): Remove.
2631
2632         * webmail.el: Remove -- doesn't seem relevant any more.
2633
2634         * gnus.el: Fix up make-obsolete-variable declarations throughout.
2635
2636         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
2637         the \r.
2638
2639 2010-09-30  Julien Danjou  <julien@danjou.info>
2640
2641         * gnus-agent.el (gnus-agent-add-group): Fix call to
2642         gnus-completing-read.
2643
2644 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2645
2646         * nndoc.el (nndoc-retrieve-groups): New function.
2647
2648         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
2649         `default', use nnmail-split-methods.
2650         (nnimap-request-article): Downcase the NILs so that they are nil.
2651
2652         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
2653         symbol.
2654
2655         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
2656         code, since if the user has requested network, that's what they ought
2657         to get.
2658         (nnimap-request-set-mark): Erase the buffer before issuing commands.
2659         (nnimap-split-rule): Mark as obsolete.
2660
2661         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
2662         New variable.
2663
2664         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
2665         correct slot, too.
2666
2667 2010-09-29  Julien Danjou  <julien@danjou.info>
2668
2669         * gnus.el (gnus-local-domain): Declare variable obsolete.
2670
2671         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
2672         Fix history computing.
2673         (gnus-ido-completing-read): Require ido.
2674
2675 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2676
2677         * gnus-registry.el: Don't prompt on load, which makes it impossible to
2678         build Gnus.
2679
2680         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
2681         when interpreting the structures.
2682         (nnimap-request-accept-article): Add \r\n to the lines to make this
2683         work with Cyrus.
2684
2685         * nndraft.el (nndraft-request-expire-articles): Use the group name
2686         instead if "nndraft".  Fix found by Nils Ackermann.
2687
2688 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
2689
2690         * nnregistry.el: Add.
2691
2692 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2693
2694         * nnmail.el (group, group-art-list, group-art):
2695         Remove unneeded directives.
2696
2697 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2698
2699         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
2700         (mm-mime-charset)
2701         * rfc2047.el (rfc2047-syntax-table)
2702         * utf7.el (utf7-utf-16-coding-system): Comment fix.
2703
2704         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
2705         rather than `insert-file-contents' and `eval-region'.
2706
2707         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
2708         construction.
2709
2710         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
2711
2712         * time-date.el: No need to require cl for Emacs 21.
2713
2714 2010-09-29  Julien Danjou  <julien@danjou.info>
2715
2716         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
2717         replacement of `gnus-gravatar-relief' to mimic
2718         `gnus-faces-properties-alist'.
2719         Add :version property.
2720
2721 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2722
2723         * mail-source.el (mail-source-report-new-mail)
2724         * message.el (message-default-mail-headers)
2725         * mm-decode.el (mm-valid-image-format-p): Comment fix.
2726
2727         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
2728
2729 2010-09-28  Julien Danjou  <julien@danjou.info>
2730
2731         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
2732         mail-address contains the same string as real-name.
2733
2734         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
2735         non-blank in header, otherwise it'll get stripped.
2736
2737         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
2738         real-name, and then for mail address rather than doing : or , search.
2739
2740 2010-09-27  Julien Danjou  <julien@danjou.info>
2741
2742         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
2743         right completing-read function.
2744         (gnus-use-ido): New variable
2745         (gnus-completing-read-with-default): Remove.
2746         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
2747         (gnus-agent-add-group):
2748         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
2749         * mm-view.el (mm-view-pkcs7-decrypt):
2750         * mm-util.el (mm-codepage-setup):
2751         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2752         * mml-smime.el (mml-smime-openssl-sign-query):
2753         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
2754         (mml-insert-multipart):
2755         * gnus-msg.el (gnus-summary-yank-message):
2756         * gnus-int.el (gnus-start-news-server):
2757         * mm-decode.el (mm-interactively-view-part):
2758         * gnus-dired.el (gnus-dired-attach):
2759         * gnus.el (gnus-read-method):
2760         * gnus-bookmark.el (gnus-bookmark-jump):
2761         * gnus-art.el (gnus-mime-view-part-as-type)
2762         (gnus-mime-action-on-part, gnus-article-encrypt-body):
2763         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
2764         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
2765         * nnmairix.el (nnmairix-create-server-and-default-group)
2766         (nnmairix-update-groups, nnmairix-get-server)
2767         (nnmairix-backend-to-server, nnmairix-goto-original-article)
2768         (nnmairix-get-group-from-file-path):
2769         * nnrss.el (nnrss-find-rss-via-syndic8):
2770         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
2771         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
2772         (gnus-group-browse-foreign-server):
2773         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
2774         (gnus-summary-execute-command, gnus-summary-respool-article)
2775         (gnus-read-move-group-name):
2776         * gnus-score.el (gnus-summary-increase-score)
2777         (gnus-summary-score-effect):
2778         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
2779
2780 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2781
2782         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
2783         x-focus-frame.
2784
2785         * nnimap.el (auth-source-forget-user-or-password)
2786         (auth-source-user-or-password): Autoload.
2787
2788         * message.el (message-from-style, message-interactive)
2789         (message-cite-prefix-regexp, message-sendmail-envelope-from)
2790         (message-yank-prefix, message-indentation-spaces, message-signature)
2791         (message-signature-file): Add comment.
2792
2793 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2794
2795         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
2796         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
2797         new articles.
2798
2799         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
2800         parts.
2801         (nnimap-request-article): Work with the t setting, too.
2802
2803         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
2804         that you don't get flashes of other buffers.
2805         (gnus-summary-show-complete-article): Intern before setting.
2806
2807 2010-09-27  David Engster  <dengste@eml.cc>
2808
2809         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
2810         well as HEADERS.
2811         (nnmairix-retrieve-headers): Provide new argument for the above.
2812
2813 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2814
2815         * gnus-sum.el (gnus-summary-move-article): Don't alter
2816         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
2817         group.
2818
2819         * nnimap.el (nnimap-update-info): Don't destructively alter active.
2820
2821         * message.el (message-cite-prefix-regexp): Revert my last edit.
2822
2823         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
2824         variable instead of the Gnus variable.
2825
2826         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
2827
2828         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
2829
2830         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
2831         since some servers don't like it.
2832         (nnimap-open-connection): Forget credentials if the server says the
2833         password was wrong.
2834         (nnimap-parse-line): Protect against invalid data.
2835
2836         * gnus-sum.el (gnus-summary-move-article): Add comment.
2837         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
2838         nothing alters it while scanning for new messages.
2839
2840         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
2841         which may or may not help.
2842         (nnimap-open-connection): If we're doing a stream connection, and then
2843         discover we're on a STARTTLS-capable server, then open a STARTTLS
2844         connection instead.
2845
2846 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2847
2848         * nnimap.el (utf7): Require.
2849
2850         * message.el (message-cite-prefix-regexp): Remove "}" from citation
2851         prefix.
2852
2853 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
2854
2855         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
2856
2857 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2858
2859         * nnimap.el (nnimap-request-accept-article): Message the error on
2860         error.
2861
2862 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2863
2864         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
2865
2866 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2867
2868         * nndoc.el (nndoc-request-list): Return success always.
2869
2870         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
2871         `fetch-old' -- we only want to fetch the articles we've requested.
2872         The rest are in the agent, probably.
2873         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
2874         disappeared server" to something low.  It's not important.
2875
2876         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
2877         arrived before the FETCH data.
2878
2879         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
2880         target here, because we don't know the Gnus name of the group.
2881
2882         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
2883         for the correct group.
2884
2885         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
2886
2887         * gnus.el (gnus): Give a final warning after startup.
2888
2889         * gnus-util.el (gnus-action-message-log): New variable.
2890         (gnus-message): Use it.
2891         (gnus-final-warning): New function.
2892
2893         * nnimap.el (nnimap-open-connection): Record the greeting.
2894         (nnimap): Add greeting.
2895
2896 2010-09-26  Julien Danjou  <julien@danjou.info>
2897
2898         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
2899         arguments.
2900         (gnus-html-wash-images): Fix spec computing to include start/end.
2901
2902         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
2903
2904 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2905
2906         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
2907         deletion.
2908         (nnimap-retrieve-headers): Don't select the group, because that's
2909         already done by nnimap-possibly-change-group.
2910
2911         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
2912         (gnus-picon-transform-address): Use it.
2913
2914         * mail-source.el (mail-source-value): Revert previous patch.
2915
2916         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
2917         on failure.
2918         (nnimap-open-connection): Look up both virtual and physical server name
2919         credentials.
2920
2921         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
2922
2923 2009-02-07  Dave Love  <fx@gnu.org>
2924
2925         * tls.el (open-tls-stream): Don't query killing process.
2926
2927 2009-02-08  Dave Love  <fx@gnu.org>
2928
2929         * gnus-win.el (gnus-window-to-buffer-helper)
2930         (gnus-all-windows-visible-p): Function needn't be a symbol.
2931
2932         * mail-source.el (mail-source-value): Function needn't be a symbol.
2933
2934 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2935
2936         * message.el (message-cite-prefix-regexp): Remove } from the cite
2937         prefix.
2938
2939         * gnus-art.el (gnus-treatment-function-alist): Do picons before
2940         highlight again, so that the highlight is correct.
2941
2942         * gnus-picon.el (gnus-picon): Remove again.
2943         (gnus-picon-create-glyph): Set the background XPM colour explicitly.
2944
2945         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
2946         doing the header highlightling, so that the background colour of the
2947         picon is correct.
2948
2949         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
2950         (gnus-picon): Ditto.
2951         (gnus-picon): Reinstate.  The background colour for picons is white.
2952         (gnus-picon-insert-glyph): Make the background white.
2953
2954         * nnml.el (nnml-open-nov): Don't return dead buffers.
2955
2956         * auth-source.el (auth-source-create): Query the user for whether to
2957         store the credentials.
2958
2959         * netrc.el (netrc-store-data): New function.
2960
2961         * auth-source.el (auth-source-user-or-password): Use the existing auth
2962         sources, if any, for creation.
2963
2964         * gnus.el (gnus-group-fast-parameter): Return the last matching
2965         parameter instead of the first matching parameter.
2966
2967 2010-09-26  Julien Danjou  <julien@danjou.info>
2968
2969         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
2970
2971 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2972
2973         * mml2015.el (mml2015-use): Remove gpg support.
2974
2975         * mml1991.el (mml1991-function-alist): Remove gpg function.
2976         (mml1991-gpg-sign): Remove.
2977
2978 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2979
2980         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
2981         (gnus-browse-unsubscribe-current-group): Document it.
2982         (gnus-browse-unsubscribe-group): Use it.
2983
2984 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2985
2986         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
2987         address to the To list for easier response.
2988
2989         * gnus.el (gnus-play-startup-jingle): Remove.
2990         (gnus-splash): Don't play jingle.
2991         (gnus): Silence gnus-load message.
2992
2993         * gnus-art.el (gnus-treat-play-sounds): Remove.
2994
2995         * gnus.el (gnus-play-jingle): Remove audio support.
2996
2997         * gnus-cus.el (gnus-score-customize): Remove audio reference.
2998
2999         * earcon.el: Remove -- no users.
3000
3001         * gnus-audio.el: Remove -- no users of this package.
3002
3003         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
3004
3005         * gnus-start.el (gnus-setup-news): Remove nocem support.
3006
3007         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
3008
3009         * gnus.el (gnus-use-nocem): Remove.
3010
3011         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
3012         Remove.
3013
3014         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
3015         uses NoCeM any more.
3016
3017         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
3018         (gnus-button-ctan-handler): Ditto.
3019         (gnus-button-handle-ctan-bogus-regexp): Ditto.
3020         (gnus-button-ctan-directory-regexp): Ditto.
3021         (gnus-button-handle-ctan): Ditto.
3022         (gnus-button-tex-level): Ditto.
3023         (gnus-button-alist): Remove CTAN stuff.
3024
3025 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3026
3027         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
3028         nnimap-streaming test.
3029
3030         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
3031         servers twice.
3032
3033         * nnimap.el (nnimap-open-connection): Add more error reporting when
3034         nnimap fails early.
3035
3036         * nnheader.el (nnheader-get-report-string): New function.
3037         (nnheader-get-report): Use it.
3038
3039         * gnus-int.el (gnus-check-server): Say what the error was when opening
3040         failed.
3041
3042         * nnimap.el (nnimap-wait-for-response): Search further when we're not
3043         using streaming.
3044
3045 2010-09-25  Julien Danjou  <julien@danjou.info>
3046
3047         * gnus-html.el (gnus-html-rescale-image): Use our defalias
3048         gnus-window-inside-pixel-edges.
3049
3050 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3051
3052         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
3053
3054         * mm-decode.el (mm-save-part): Allow saving to other directories the
3055         normal Emacs way.
3056
3057         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
3058         Suggested by Jay Berkenbilt.
3059
3060         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
3061         there isn't a single byte.
3062
3063         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
3064         just do it.  It doesn't really seem to matter what the user responds
3065         here, I think, so it's just a confusing question.
3066
3067         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
3068         non-streaming case.
3069
3070         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
3071         (gnus-article-encrypt-body): Use it.
3072
3073         * gnus-sum.el (gnus-summary-show-complete-article): New command and
3074         keystroke.
3075
3076         * nnimap.el (nnimap-find-wanted-parts-1):
3077         Use gnus-fetch-partial-articles.
3078
3079         * gnus-art.el (gnus-fetch-partial-articles): New variable.
3080
3081         * nnimap.el (nnimap-insert-partial-structure): New function.
3082         (nnimap-get-partial-article): New function.
3083         (nnimap-request-article): Use it.
3084         (nnimap-wait-for-response): Return whether the wait was successful.
3085         (nnimap-finish-retrieve-group-infos): Don't do anything if the
3086         retrieval wasn't successful.
3087         (nnimap-retrieve-group-data-early): Allow throttling servers.
3088         (nnimap-streaming): New variable.
3089         (nnimap-fetch-partial-articles): Remove.
3090
3091         * mm-decode.el (mm-with-part): Protect against killed buffers.
3092
3093         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
3094         for prettier summary display.
3095
3096 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
3097
3098         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
3099
3100 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3101
3102         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
3103         apparently third-party libraries depend on it.
3104
3105         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
3106         before starting negotiation.
3107
3108         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
3109         privacy reasons.
3110         (gnus-treat-mail-gravatar): Ditto.
3111
3112         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
3113         buffer when inserting images.  Inserting text into the headers, for
3114         instance, can make them invalid.
3115
3116 2010-09-25  Julien Danjou  <julien@danjou.info>
3117
3118         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
3119         variables.
3120
3121         * nnheader.el: Remove useless variables news-reply-yank-from and
3122         news-reply-yank-message-id.
3123
3124         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
3125         variables.
3126
3127         * mml1991.el: Remove useless mml1991-verbose.
3128
3129         * gnus.el: Remove useless variable gnus-use-generic-from.
3130         Remove obsolete variable gnus-topic-indentation.
3131
3132         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
3133
3134         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
3135
3136         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
3137
3138         * gnus-group.el: Remove useless gnus-group-icon-cache.
3139         Remove useless gnus-ephemeral-group-server.
3140
3141         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
3142
3143         * mml2015.el: Remove useless mml2015-verbose.
3144
3145         * mml-smime.el: Remove useless mml-smime-verbose.
3146
3147         * gnus.el: Remove useless gnus-local-domain.
3148
3149         * gnus-gravatar.el (gnus-gravatar-transform-address):
3150         Use gnus-gravatar-size.
3151
3152         * gnus-art.el: Remove useless gnus-treat-translate.
3153
3154 2010-09-24  Julien Danjou  <julien@danjou.info>
3155
3156         * gnus-sum.el: Add support for Gravatars.
3157
3158         * gnus-art.el: Add support for Gravatars.
3159
3160         * gnus-gravatar.el: Add this file.
3161
3162         * gravatar.el: Add this file.
3163
3164 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3165
3166         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
3167
3168         * gnus-group.el (gnus-group-fetch-faq): Remove.
3169
3170         * gnus.el (gnus-group-faq-directory): Remove.
3171
3172         * gnus-group.el (gnus-group-fetch-charter): Remove.
3173
3174         * gnus.el (gnus-group-charter-alist): Remove.
3175
3176         * gnus-group.el (gnus-group-archive-directory): Remove.
3177         (gnus-group-recent-archive-directory): Ditto.
3178         (gnus-group-make-archive-group): Remove.
3179
3180         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
3181
3182         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
3183         use the same article number for all the cached articles.
3184
3185         * nnimap.el (nnimap-command): Register the last command time so
3186         that we can use it for idling NOOPs.
3187         (nnimap-open-connection): Start the keeplive timer.
3188         (nnimap-make-process-buffer): Store all the process buffers.
3189         (nnimap-keepalive): New function.
3190
3191         * starttls.el (starttls-open-stream): Add autoload cookie.
3192
3193 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3194
3195         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
3196         handling.
3197
3198 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3199
3200         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
3201         its data structures.
3202
3203         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
3204         instead of the cl.el copy-list.
3205         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
3206         equalp.
3207
3208 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3209
3210         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
3211         and tool-bar-local-item-from-menu.
3212
3213         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
3214         mode-line-highlight face for Emacs.
3215
3216         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
3217         loading gnus-sum.elc; fix comment for canlock-verify.
3218         (gnus-article-jump-to-part): Use read-number.
3219         (gnus-insert-mime-button, gnus-insert-mime-security-button):
3220         Remove Emacs pre-21 compatible code for help-echo.
3221         (gnus-article-next-page-1): No need to adjust the number of lines.
3222         (gnus-article-describe-bindings): Always use help-buffer.
3223
3224         * gnus-audio.el (gnus-audio-inline-sound)
3225         * gnus-cus.el (gnus-custom-mode)
3226         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
3227
3228         * gnus-sum.el (gnus-remove-overlays): Doc fix.
3229
3230         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
3231         compatible code.
3232
3233 2010-09-24  Glenn Morris  <rgm@gnu.org>
3234
3235         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
3236         visiting the fcc file in rmail-mode.
3237
3238         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
3239
3240 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3241
3242         * nnir.el: Silence the byte compiler.
3243
3244         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
3245         alias to browse-url-url-encode-chars if any.
3246         (gnus-html-encode-url): Use it.
3247
3248 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3249
3250         * gnus-start.el (gnus-use-backend-marks): New variable.
3251         (gnus-get-unread-articles-in-group): Use it.
3252
3253         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
3254         makeover.
3255
3256 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3257
3258         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
3259
3260 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3261
3262         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
3263         Remove.
3264         (gnus-setup-news-hook):
3265         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
3266
3267         * gnus-int.el (gnus-request-update-info): Protect against backends not
3268         having the function.
3269
3270         * nnimap.el (nnimap-stream): Mention starttls.
3271         (nnimap-open-connection): Add starttls support.
3272
3273 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
3274
3275         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
3276
3277 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3278
3279         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
3280         BODYSTRUCTUREs.
3281         (nnimap-transform-headers): Unfold quoted {42} headers.
3282
3283         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
3284         the info.
3285         (gnus-get-unread-articles): Only call updatep on backends that support
3286         it.
3287
3288         * nnweb.el (nnweb-request-update-info): NOOP.
3289
3290         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
3291
3292         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
3293         since it only deals with marks.
3294
3295         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
3296         gnus-request-marks, and make a new gnus-request-update-info.
3297
3298         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
3299         the active instead of the high number, which is usually too low.
3300
3301 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
3302
3303         * netrc.el (netrc-parse): Remove encrypt.el mentions.
3304         * encrypt.el: Remove.
3305
3306 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3307
3308         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
3309         server in symbolic form.
3310
3311         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
3312
3313 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3314
3315         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
3316         (nnimap-update-info): Fix up code slightly.
3317
3318         * gnus-int.el (gnus-open-server): Add tracing for performance
3319         debugging.
3320
3321         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
3322         (gnus-group-insert-group-line): Pass the real group name so that it
3323         gets the right data.
3324
3325         * gnus-start.el (gnus-get-unread-articles): Don't have
3326         `gnus-get-unread-articles-in-group' update info, since that can be
3327         really slow and doesn't seem to be needed?
3328
3329 2010-09-22  Dan Christensen  <jdc@uwo.ca>
3330
3331         * time-date.el (date-to-time): Try using parse-time-string first before
3332         using the slower timezone-make-date-arpa-standard.
3333
3334 2010-09-22  Julien Danjou  <julien@danjou.info>
3335
3336         * gnus-group.el (gnus-group-insert-group-line):
3337         Call gnus-group-highlight-line.
3338         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
3339         default hook list.
3340         (gnus-group-update-eval-form): Add new function.
3341         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
3342         (gnus-group-get-icon): Use gnus-group-update-eval-form.
3343
3344 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3345
3346         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
3347         immediate, then expire all articles.
3348         (nnimap-update-info): Fix off-by-one errors.
3349         (nnimap-flags-to-marks): Would return no marks lists for group with no
3350         flags.  Instead return the other data.
3351
3352 2010-09-22  Julien Danjou  <julien@danjou.info>
3353
3354         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
3355         Only return an icon.
3356         (gnus-group-insert-group-line): Compute icon to return.
3357
3358         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
3359         (gnus-html-image-fetched): Only cache if
3360         gnus-html-image-automatic-caching is set.
3361         (gnus-html-image-fetched): Check for errors.
3362
3363 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3364
3365         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
3366         once per method on `g'.  This ensures that backends like nnfolder don't
3367         open all their folders.
3368
3369         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
3370         (nnimap-request-list): Nix out group in the correct buffer.
3371         (nnimap-parse-flags): Implement by using `read' instead of
3372         hand-parsing.
3373         (nnimap-flags-to-marks): Pass on permanent-flags.
3374         (nnimap-make-process-buffer): Record the server name.
3375         (nnimap-parse-flags): Fix typo.
3376         (nnimap-request-scan): Run split on the server in general, not just a
3377         single group.
3378
3379         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
3380         parameter, and propagate this downwards.
3381
3382         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
3383         since EXAMINE changes it on the server.
3384
3385         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
3386         this command might take a while.
3387
3388 2010-09-22  Julien Danjou  <julien@danjou.info>
3389
3390         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
3391         harmful if you have 2 images side-by-side, they can't be properly
3392         update on text deletion.  Using text-property is safer here.
3393         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
3394         data.
3395
3396 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3397
3398         * nnimap.el (nnimap-expunge-inbox): Remove.
3399         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
3400         (nnimap-expunge): Flip default to t.
3401
3402         * gnus.el (gnus-method-to-server): Don't push things to the cache
3403         unless it's unique.
3404         (gnus-server-to-method): Ditto.
3405
3406 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
3407
3408         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
3409
3410 2010-09-22  Julien Danjou  <julien@danjou.info>
3411
3412         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
3413         get the start of data.
3414         (gnus-html-encode-url): Add this function to encode special chars in
3415         URL.
3416         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
3417         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
3418
3419         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
3420         default.
3421         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
3422
3423         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
3424         images alt-text.
3425         (gnus-html-put-image): Put alt-text as help-echo.
3426
3427 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3428
3429         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes)
3430         * mm-util.el (mm-decompress-buffer)
3431         * nnir.el (nnir-run-find-grep)
3432         * pop3.el (pop3-list): Use 3rd arg of split-string.
3433
3434         * time-date.el (format-seconds): Comment fix.
3435
3436         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
3437         and byte-optimize-form-code-walker.
3438         (dgnushack-make-auto-load): Don't advise make-autoload.
3439
3440         * lpath.el: Remove Emacs 21 stuff.
3441
3442 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3443
3444         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
3445         outside the active range.  Suggested by Dan Christensen.
3446
3447         * gnus-start.el (gnus-get-unread-articles): Get the extended method
3448         slightly later to avoid double-getting it.
3449
3450         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
3451         previous patch.
3452
3453         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
3454
3455 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
3456
3457         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
3458
3459 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3460
3461         * gnus-int.el (gnus-open-server): Give a better error message in the
3462         "go offline" case.
3463
3464         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
3465         marks for nnimap, which is seldom the right thing to do.
3466
3467         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
3468         (gnus-same-method-different-name): New function.
3469
3470         * nnimap.el (parse-time): Require.
3471
3472         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
3473         method in the presence of many similar methods.
3474
3475         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
3476
3477         * nnimap.el (nnimap-find-expired-articles): Don't refer to
3478         nnml-inhibit-expiry.
3479
3480         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
3481         find out whether methods are equal.
3482
3483         * nnimap.el (nnimap-find-expired-articles): New function.
3484         (nnimap-process-expiry-targets): New function.
3485         (nnimap-request-move-article): Request the article before looking at
3486         what the Message-ID is.  Fix found by Andrew Cohen.
3487         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
3488
3489         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
3490         for oldness in addition to being a predicate.
3491
3492         * nnimap.el (nnimap-request-group): When we have zero articles, return
3493         the right data to Gnus.
3494         (nnimap-request-expire-articles): Only delete articles immediately if
3495         the target is 'delete.
3496
3497         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
3498         method, this would bug out.
3499
3500         * gnus-group.el (gnus-group-expunge-group): Rename from
3501         gnus-group-nnimap-expunge, and implemented as a normal interface
3502         function.
3503
3504         * gnus-int.el (gnus-request-expunge-group): New function.
3505
3506         * nnimap.el (nnimap-request-create-group): Implement.
3507         (nnimap-request-expunge-group): New function.
3508
3509 2010-09-21  Julien Danjou  <julien@danjou.info>
3510
3511         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
3512         (gnus-html-cache-expired): Add new function.
3513         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
3514         wethever we should display image for fetch it.
3515         Compute alt-text earlier to pass it to the fetching function too.
3516         (gnus-html-schedule-image-fetching): Change function argument to only
3517         get one image at a time, not a list.
3518         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
3519         cache.
3520         (gnus-html-get-image-data): New function to retrieve image data from
3521         cache.
3522         (gnus-html-put-image): Change buffer argument to use image data rather
3523         than file, and place image above region rather than inserting a new
3524         one.  Do not take alt-text as argument, since it's useless now: we place
3525         the image above alt-text.
3526         (gnus-html-prune-cache): Remove.
3527         (gnus-html-show-images): Start to fetch image when we find one, do not
3528         push into a temporary list.
3529         (gnus-html-prefetch-images): Only fetch image if they have expired.
3530         (gnus-html-browse-image): Fix, use 'gnus-image-url.
3531         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
3532
3533 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3534
3535         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
3536
3537 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3538
3539         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
3540         spec inser "*" if the group isn't active instead of 0.
3541
3542         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
3543         opening the server.
3544         (nnimap-request-delete-group): Implement group deletion.
3545         (nnimap-transform-headers): Return the size of the entire message in
3546         the Bytes header, not just the size of the first part.
3547         (nnimap-request-move-article): When moving an article from nnimap,
3548         request the article first so the accepting form has an article to
3549         accept.  Reported by Dan Christensen.
3550         (nnimap-command): Make sure that the error message doesn't error out.
3551
3552 2010-09-20  David Edmondson  <dme@dme.org>  (tiny change)
3553
3554         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
3555         we haven't requested anything.
3556
3557 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3558
3559         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
3560         "".  Fix found by Andrew Cohen.
3561
3562         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
3563         instead of -encode-string.
3564
3565 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3566
3567         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
3568
3569         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
3570         by mm-subst-char-in-string.
3571
3572 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3573
3574         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
3575         waiting for the connection string.
3576
3577         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
3578         arriving.
3579
3580         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
3581         bogus characters.  This allows selecting certain Gmail groups.
3582
3583         * nnimap.el (nnimap-find-wanted-parts-1): New function.
3584         (nnimap-fetch-partial-articles): New variable.
3585         (nnimap-open-connection): When looking for credentials, also use the
3586         nnimap-server-port.
3587         (nnimap-request-article): Return the group/article number, so that Gnus
3588         `^' works as expected.
3589         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
3590
3591         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
3592         comments.
3593         (gnus-methods-sloppily-equal): New function.
3594         (gnus): When using the development version of Gnus, load the gnus-load
3595         file.
3596
3597         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
3598         `gnus-open-server' on each method before trying to scan them etc.
3599         This ensures that all the backend parameters are set correctly.
3600
3601         * nnimap.el (nnimap-authenticator): New variable.
3602         (nnimap-open-connection): Allow anonymous login.
3603         (nnimap-transform-headers): The chars header is called Chars not Bytes.
3604         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
3605
3606         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
3607         patch, found by Knut Anders Hatlen.
3608
3609 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
3610
3611         * gnus-agent.el (gnus-agent-batch-confirmation)
3612         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
3613         to gnus-message.
3614         * gnus-art.el (gnus-article-describe-briefly): Likewise.
3615         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
3616         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
3617         * gnus-int.el (gnus-open-server): Likewise.
3618         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
3619         (gnus-score-check-syntax): Likewise.
3620         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
3621         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
3622         Likewise.
3623         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
3624
3625 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3626
3627         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
3628         calling conventions so that prefetch doesn't bug out.
3629
3630 2010-09-19  Julien Danjou  <julien@danjou.info>
3631
3632         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
3633         rather than `subst-char-in-region' in order to be able to replace ASCII
3634         char by UTF-8 ones.
3635
3636         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
3637         than curl.
3638         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
3639         the right URL and ALT text on images.
3640         (gnus-html-wash-tags): Fix tag case.
3641         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
3642         (gnus-article-html): Add -o display_ins_del=2 option.
3643         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
3644
3645 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3646
3647         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
3648         the extra mail headers, which sometimes seem to happen for unknown
3649         reasons.
3650
3651         * mail-parse.el (mail-header-encode-parameter): Define as
3652         rfc2045-encode-string instead of as rfc2231-encode-string, since some
3653         (or most, perhaps?) mail readers don't understand the latter, but do
3654         understand the former.
3655
3656         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
3657         to nil, so that no methods are automatically agentized.  I think this
3658         is probably what most users want.
3659
3660         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
3661         from url-retrieve, for instance about invalid URLs.
3662
3663         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
3664         groups that have no articles.
3665         (nnimap-request-article): Check that we really got an article when we
3666         requested one.
3667
3668         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
3669         doesn't exist.
3670
3671         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
3672         nntp buffer so the agent can save it.
3673         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
3674         that CRLF doesn't get translated to \n.
3675         (nnimap-open-connection): Don't make 'shell commands only send \n.
3676
3677 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3678
3679         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
3680         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
3681         Update var name.
3682         (nnml-generate-nov-file): Use dolist.
3683         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
3684         Use with-current-buffer.
3685
3686 2010-09-18  Julien Danjou  <julien@danjou.info>
3687
3688         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
3689         parallel.
3690
3691 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3692
3693         * nnimap.el (nnimap-update-info): When doing partial marks update, get
3694         the range update right.
3695         (nnimap-request-group): Don't make `M-g' bug out on group with no
3696         marks.
3697         (nnoo): Require, so that other packages can require nnimap.
3698         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
3699         command we're looking for.  This helps when the server sends more
3700         responses after we've gotten everything we expected.
3701         (nnimap): Add a `newlinep' field to keep track of end-of-line
3702         conventions.
3703         Don't send CRLF to things that don't want it.
3704         (nnimap-request-accept-article): Ditto.
3705
3706 2010-09-18  Julien Danjou  <julien@danjou.info>
3707
3708         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
3709         than curl to retrieve images.
3710
3711 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3712
3713         * nnimap.el (nnimap-update-info): Extend the info so that we can set
3714         the marks.
3715         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
3716         (nnimap-wait-for-connection): New function.
3717         (nnimap-open-connection): If we have PREAUTH, don't query for login
3718         credentials.
3719         (nnimap-update-info): Fix off-by-one error when concatenating ranges
3720         when doing a partial update.
3721
3722 2010-09-18  Julien Danjou  <julien@danjou.info>
3723
3724         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
3725         tags.
3726
3727 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3728
3729         * nnimap.el (nnimap-credentials): New function.
3730         (nnimap-open-connection): Use the new function to look for credentials
3731         also on the numeric equivalents of "imap" and "imaps".
3732
3733         * gnus-start.el (gnus-activate-group): Send the info to
3734         gnus-request-group.
3735
3736         * nnimap.el (nnimap-request-group): Have the "check" version of the
3737         function parse flags and update the info, so that a `M-g' get a total
3738         resync of all flags from the group.
3739
3740         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
3741         to allow backends to alter the info on group selection.  Also alter all
3742         the backend -request-group functions to take the parameter.
3743
3744         * nnimap.el (nnimap-store-info): New function.
3745         (nnimap-update-info): Store the info for later usage.
3746         (nnimap-request-group): Use the stored info for the dont-check case, so
3747         that we don't retrieve all marks when we enter a group.
3748
3749         * nnimap.el: Use deffoo instead of defun for interface functions.
3750
3751         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
3752         update the group info.  This makes the nndraft groups, for instance, go
3753         back to their old behaviour.
3754
3755         * gnus-sum.el (gnus-select-newsgroup): Indent.
3756
3757         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
3758         in.
3759         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
3760         nothing.
3761
3762         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
3763         from methods that are denied.
3764
3765         * gnus-int.el (gnus-method-denied-p): New function.
3766
3767         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
3768         store the password instead of netrc.
3769         (nnimap-open-connection): Don't error out when we can't make a
3770         connections.
3771
3772         * auth-source.el (auth-source-create): In the password prompt, say what
3773         we're querying for.  Also prompt for user name if that hasn't been
3774         given.
3775
3776         * nnimap.el (nnimap-with-process-buffer): Remove.
3777
3778 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3779
3780         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
3781         method when we're reading from the agent.
3782
3783         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
3784
3785         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
3786         that's probably most useful for users.
3787
3788         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
3789         "failed" all the time.
3790
3791         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
3792         ...)) with (with-current-buffer ... ).
3793
3794         * nntp.el (nntp-open-server): Return whether the open was successful or
3795         not.
3796
3797         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
3798         select an unread unseen article first.
3799
3800         * nnimap.el (nnimap-open-connection): If the user doesn't have a
3801         /etc/services, supply some sensible port defaults.
3802
3803         * dgnushack.el: Define netrc-credentials.
3804
3805 2010-09-17  Julien Danjou  <julien@danjou.info>
3806
3807         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
3808
3809 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
3810
3811         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
3812         doesn't have any parameters.
3813
3814 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3815
3816         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
3817         only upcased checks.
3818
3819         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
3820
3821         * nnimap.el (nnimap-open-shell-stream): New function.
3822         (nnimap-open-connection): Use it.
3823         (nnimap-transform-headers): Get the number of lines in each message.
3824         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
3825         number of lines.
3826         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
3827         problem.
3828
3829         * utf7.el (utf7-encode): Autoload.
3830
3831         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
3832         to allow the mail splitting to not return a default group.  This is
3833         useful for nnimap, which will leave unmatched mail in the inbox.
3834
3835         * nnimap.el: Rewritten.
3836
3837         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
3838         nnimap usage.
3839
3840         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
3841         if the move is internal, so that nnimap can do fast internal moves.
3842
3843         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
3844         data.
3845         (gnus-read-active-for-groups): Support finishing the early retrieval of
3846         data.
3847
3848         * gnus-range.el (gnus-range-nconcat): New function.
3849
3850         * gnus-int.el (gnus-finish-retrieve-group-infos)
3851         (gnus-retrieve-group-data-early): New functions.
3852
3853 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
3854
3855         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
3856         (nnrss-retrieve-groups):
3857         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
3858         (pop3-quit): Use with-current-buffer.
3859
3860 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3861
3862         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
3863         instead of nnheader-accept-process-output.
3864
3865         * dgnushack.el (dgnushack-compile): Add comment.
3866
3867         * lpath.el: No need to fbind propertize for XEmacs 21.4.
3868
3869         * gnus-html.el (gnus-html-schedule-image-fetching)
3870         (gnus-html-prefetch-images): Replace process-kill-without-query by
3871         gnus-set-process-query-on-exit-flag.
3872
3873 2010-09-16  Romain Francoise  <romain@orebokech.com>
3874
3875         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
3876
3877 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3878
3879         * gnus-registry.el (gnus-registry-install-shortcuts): The second
3880         parameter to unintern is mandatory-ish in Emacs 24.
3881
3882         * gnus-html.el (gnus-html-schedule-image-fetching)
3883         (gnus-html-prefetch-images): Check for curl before using it.
3884
3885         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
3886         depend on curl, which isn't essential.
3887
3888         * imap.el: Revert back to version
3889         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
3890         seem problematic.
3891
3892 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3893
3894         * gnus-registry.el (gnus-registry-install-shortcuts):
3895         Explicitly pass `obarray' to `unintern' to avoid a warning.
3896
3897 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3898
3899         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
3900         change.
3901
3902         * nnrss.el (nnrss-request-list): Remove this function and related
3903         functions, including the moreover stuff.
3904
3905 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3906
3907         * nnrss.el (nnrss-retrieve-groups): New function.
3908
3909 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
3910
3911         * .dir-locals.el: Add no-byte-compile cookie.
3912
3913 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3914
3915         * time-date.el (format-seconds): Comment fix.
3916
3917         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
3918         for back end that doesn't support request-scan.
3919
3920 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3921
3922         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
3923         then do request scans from the backends.
3924
3925         * netrc.el (netrc-credentials): New conveniency function.
3926
3927         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
3928         avoid running a hook per line, since this takes a lot of time,
3929         profiling shows.
3930         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
3931         directly if gnus-visual-p is true.
3932
3933 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3934
3935         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
3936         groups; replace mapcar with dolist which is a bit faster; pass groups
3937         info to gnus-read-active-file-1.
3938         (gnus-read-active-file-1): Scan only specified groups if the new
3939         optional arg `infos' is given.
3940
3941 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3942
3943         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
3944
3945         * pop3.el (pop3-movemail): Remove.
3946         (pop3-streaming-movemail): Rename to pop3-movemail.
3947
3948         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
3949         don't restrict end-tag searches to the end of the line.
3950
3951 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3952
3953         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
3954         articles of every unchecked group to t, which means unknown since the
3955         server has never been opened.
3956
3957 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3958
3959         * gnus-html.el (gnus-html-show-alt-text): New command.
3960         (gnus-html-browse-image): Ditto.
3961         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
3962         to browse the image directly.
3963         (gnus-html-wash-tags): Search for images first, so that <a><img> works
3964         better.
3965
3966         * gnus-async.el (gnus-async-article-callback):
3967         Call `gnus-html-prefetch-images' unconditionally.
3968
3969         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
3970         before feeding URLs to curl.
3971
3972 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3973
3974         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
3975         internal images as deletable by `W D D'.
3976
3977         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
3978         (gnus-async-article-callback): Fix typo.
3979
3980 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3981
3982         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
3983         current line to work around bugs in the output from w3m.
3984
3985         * gnus-async.el (gnus-async-article-callback): Always prefetch images
3986         for groups that want that.
3987
3988         * nntp.el (nntp-wait-for-string): Supply a timeout for
3989         accept-process-output to ensure progress.
3990
3991         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
3992         level to get unread articles from, then use that for foreign groups,
3993         too.
3994
3995         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
3996         confuses the rest of the function.
3997
3998         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
3999         for the methods that support -retrieve-groups, too.
4000
4001         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
4002
4003 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4004
4005         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
4006         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
4007
4008         * pop3.el: Require cl when compiling.
4009         (pop3-number-of-responses): Search for "+OK", not "+OK ".
4010
4011 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4012
4013         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
4014         that aren't going to be activated.
4015         (gnus-get-unread-articles): Fix up the last commit.
4016
4017         * gnus-html.el (gnus-article-html): Allow calling without specifying
4018         the handle.  In that case, dissect the buffer first.
4019
4020         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
4021
4022         * nnimap.el (nnimap-open-connection): Revert the change that would look
4023         into authinfo for imaps instead of imap.
4024
4025         * gnus-start.el (gnus-activate-group): Take an optional parameter to
4026         say that you don't want to call gnus-request-group with don-check, but
4027         do check the reponse.  This is for virtual groups only.
4028         (gnus-get-unread-articles): Count the archive groups as secondary, so
4029         that they're activated the same way as before.
4030
4031         * imap.el (imap-message-map): Removed optional buffer parameter, since
4032         no callers use it.
4033         (imap-message-get): Ditto.
4034         (imap-message-put): Ditto.
4035         (imap-mailbox-map): Ditto.
4036         (imap-mailbox-put): Ditto.
4037         (imap-mailbox-get): Ditto.
4038         (imap-mailbox-get): Revert last change for this function.
4039
4040         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
4041         case-insensitively.
4042         (nnimap-debug): Remove.
4043
4044         * imap.el (imap-fetch-safe): Removed function, and altered all callers
4045         to use `imap-fetch' instead.  According to the comments, this should be
4046         safe, since all other IMAP clients use the 1:* syntax.
4047         (imap-enable-exchange-bug-workaround): Removed.
4048         (imap-debug): Removed -- doesn't seem very useful.
4049
4050         * mail-source.el (mail-source-fetch): Don't message if we're fetching
4051         mail from a file, and the file doesn't exist.
4052
4053         * imap.el (imap-log): New convenience function used throughout instead
4054         of repeating the same code all over the place.
4055
4056         * pop3.el (pop3-streaming-movemail): Return t for success.
4057
4058         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
4059         .authinfo if we're using ssl connection.
4060
4061         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
4062         already have if we're in a main Gnus `g' run.
4063
4064         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
4065
4066 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4067
4068         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
4069
4070         * nnmh.el (nnmh-request-list-1): Bind `file'.
4071
4072         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
4073         alias to set-process-query-on-exit-flag or process-kill-without-query.
4074         (pop3-open-server): Use it.
4075
4076 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4077
4078         * mail-source.el (mail-source-delete-crash-box): Always move the crash
4079         box to the Incoming file.  Fixes mistake in previous checkin.
4080
4081         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
4082         request loop (for debugging purposes) removed.
4083
4084         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
4085         culprit is more visible.
4086         (nnml-save-incremental-nov, nnml-open-incremental-nov)
4087         (nnml-add-incremental-nov): New functions to do "incremental" nov
4088         updates, where we just append to the end of the existing nov files
4089         without reading/writing them in full.
4090
4091         * mail-source.el (mail-source-delete-crash-box): Really only check the
4092         incoming files once in a while.
4093
4094         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
4095
4096         * mail-source.el (mail-source-delete-crash-box): Only check the
4097         incoming files for deletion once per day to save a lot of file
4098         accesses.
4099
4100         * pop3.el (pop3-logon): Fix up unbound variable typo.
4101
4102         * mail-source.el (pop3-streaming-movemail): Autoload.
4103
4104         * pop3.el (pop3-streaming-movemail):
4105         Respect pop3-leave-mail-on-server.
4106
4107         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
4108         retrieval.
4109
4110         * pop3.el (pop3-process-filter): Remove unused function.
4111         (pop3-streaming-movemail, pop3-send-streaming-command)
4112         (pop3-wait-for-messages, pop3-write-to-file)
4113         (pop3-number-of-responses): New functions for streaming pop3
4114         retrieval.
4115
4116         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
4117         come from no known methods.
4118         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
4119         list.
4120
4121         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
4122         message sizes.
4123         (pop3-movemail): Use erase-buffer instead of looping and deleting
4124         regions, which seems rather odd.
4125
4126         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
4127         file once per `g' run.
4128
4129         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
4130         directories.  This makes the draft queue directory work.
4131
4132         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
4133         data from the backends, so that we only request the list of groups from
4134         each method once.  This should speed things up considerably.
4135
4136         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
4137         detect that it's not implemented.
4138
4139         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
4140         we actually do recurse down into the tree, but don't stat all leaf
4141         nodes.
4142
4143         * gnus-html.el (gnus-html-show-images): If there are no images to show,
4144         then say so instead of bugging out.
4145
4146         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
4147         files exist before trying to read them.
4148
4149         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
4150         around <pre_int>.
4151
4152         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
4153
4154         * nnmh.el (nnmh-request-list-1): Optimize for speed.
4155
4156 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4157
4158         * mm-util.el (mm-image-load-path): Just return the image directories,
4159         not all directories in the path in addition to the image directories.
4160         (mm-image-load-path): Maintain a cache of the image directories so that
4161         the `g' command in Gnus doesn't have to stat dozens of directories each
4162         time.
4163
4164         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
4165         (gnus-html-wash-tags): Add a new `i' command to insert images.
4166         (gnus-html-insert-image): New command and keystroke.
4167         (gnus-html-redisplay-with-images): New command and keystroke.
4168         (gnus-html-show-images): Rename command.
4169         (gnus-html-wash-tags): Remove more white space before <pre_int> image
4170         spacers.
4171         (gnus-html-wash-tags): Decode entities at the end, so that entities
4172         inside the tags don't mess up the rest of the "parsing".
4173
4174         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
4175         so that nnimap methods aren't agentized by default.  There's apparently
4176         many problems related to agent/imap behaviour.
4177
4178         * gnus-art.el (gnus-article-copy-string): New command and key binding.
4179
4180         * gnus-html.el: Doc fix.
4181
4182 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4183
4184         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
4185         specifier-spec-list for Emacs 21.
4186
4187         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
4188         glyph-width and glyph-height instead of display-graphic-p and
4189         image-size; make avoidance of displaying small images work for XEmacs.
4190
4191         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
4192         for XEmacs.
4193
4194         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
4195         of symbol that holds plist data.
4196         (gnus-process-plist): Remove plist of process after getting it.
4197
4198 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4199
4200         * message.el (message-generate-hashcash): Change default to
4201         'opportunistic if hashcash is installed.
4202
4203         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
4204         (gnus-html-put-image): Only call image-size once, since it's somewhat
4205         time-consuming on remote X servers.
4206
4207 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4208
4209         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
4210         type on data, not a file name.
4211
4212         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
4213         window-pixel-edges for Emacs 21.
4214
4215         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
4216         decoded contents.
4217         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
4218
4219 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4220
4221         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
4222         group line format, since it isn't very interesting.
4223
4224         * gnus-agent.el (gnus-agent-short-article),
4225         (gnus-agent-long-article): Increase values for these two variables,
4226         since most people are likely to have more network connection and
4227         storage than before.
4228
4229         * gnus.el (gnus-refer-article-method): Change default to 'current.
4230         When referring an article, the common behaviour is to refer it from the
4231         current select method, not the native select method.  The chances of
4232         the native select method having the message in question is rather slim
4233         these days.
4234
4235         * gnus-sum.el (gnus-auto-select-subject): Change default to
4236         `unseen-or-unread'.  I think it's likely that most people want to
4237         select an unseen article over a previously seen, but unread one.
4238
4239         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
4240         means that in the article buffer none of the minor mode elements will
4241         be shown, usually, and this is not desirable in most cases.
4242
4243         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
4244         that commands like `d' (and the like) go to the next line in the
4245         buffer, instead of the next unread article.  I think this is the
4246         behaviour that is most natural for most users.
4247         (gnus-single-article-buffer): Change default to nil, so that people can
4248         have as many article buffers open as they have summary buffer.  I think
4249         this is the most natural way for the groups to behave.
4250
4251         * message.el (message-generate-new-buffers): Change default to
4252         `unsent', so that all new message buffers start their names with the
4253         string "*unsent", and it's easier to find the buffers if you move from
4254         them.
4255
4256 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4257
4258         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
4259         small.  They're probably tracking images.
4260         (gnus-html-wash-tags): Remove all <pre_int> place holders.
4261         (gnus-html-rescale-image): Yet another try at getting the image sizing
4262         right.
4263
4264         * nntp.el (nntp-request-set-mark): Refuse to do marks if
4265         nntp-marks-file-name is nil.
4266
4267 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4268
4269         * gnus-html.el (gnus-html-wash-tags)
4270         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
4271         Better logging.
4272
4273 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4274
4275         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
4276
4277         * gnus-html.el (gnus-html-wash-tags): Check the value of
4278         gnus-blocked-images in the summary buffer.
4279
4280 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4281
4282         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
4283
4284 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4285
4286         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
4287         like "a", it seems like.
4288         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
4289         since it needs to be picked from the correct buffer.
4290
4291         * nnwfm.el: Remove.
4292
4293         * nnlistserv.el: Remove.
4294
4295 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4296
4297         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
4298         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
4299
4300 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4301
4302         * nnkiboze.el: Remove.
4303
4304         * nndb.el: Remove.
4305
4306         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
4307         alt text.
4308         (gnus-html-rescale-image): Try to get the rescaling logic right for
4309         images that are just wide and not tall.
4310
4311         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
4312         overshadow variable bindings.
4313
4314 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
4315
4316         * gnus-html.el (gnus-html-wash-tags)
4317         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
4318         Add extra logging.
4319
4320 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4321
4322         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
4323         (gnus-max-image-proportion): New variable.
4324         (gnus-html-rescale-image): New function.
4325         (gnus-html-put-image): Rescale images.
4326
4327 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4328
4329         Fix up some byte-compiler warnings.
4330         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
4331         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
4332         (gnus-article-fill-cited-article, gnus-article-hide-citation)
4333         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
4334         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
4335         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
4336         (gnus-group-update-group): Use save-excursion and with-current-buffer.
4337
4338 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4339
4340         * gnus-html.el (gnus-article-html): Decode contents by charset.
4341
4342 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4343
4344         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
4345         (gnus-html-frame-width, gnus-blocked-images)
4346         * message.el (message-prune-recipient-rules): Add custom version.
4347         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
4348
4349         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
4350         functions.
4351
4352         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
4353         gnus-process-get.
4354
4355 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
4356
4357         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
4358         instead of lsub directly.
4359
4360 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4361
4362         * nnwarchive.el: Remove.
4363
4364         * gnus-soup.el: Remove.
4365
4366         * nnsoup.el: Remove.
4367
4368         * nnultimate.el: Remove.
4369
4370         * gnus-html.el (gnus-blocked-images): New variable.
4371
4372         * message.el (message-prune-recipients): New function.
4373         (message-prune-recipient-rules): New variable.
4374
4375         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
4376         guess whether a long line is natural text or not.
4377
4378         * gnus-html.el (gnus-html-schedule-image-fetching):
4379         Use gnus-process-plist and friends for compatibility.
4380
4381 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
4382
4383         * gnus-html.el: Require packages that define macros used in this file.
4384         (gnus-article-mouse-face): Declare to silence byte-compiler.
4385         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
4386         process-get.
4387         (gnus-html-put-image): Use plist-get to avoid getf.
4388         (gnus-html-prefetch-images): Use with-current-buffer.
4389
4390 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4391
4392         * gnus-ems.el: Provide compatibility functions for
4393         gnus-set-process-plist.
4394
4395         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
4396         header-line-format for XEmacs 21.4.
4397
4398         * gnus-sum.el (gnus-summary-stop-at-end-of-message)
4399         * gnus.el (gnus-valid-select-methods)
4400         * message.el (message-send-mail-partially-limit)
4401         * mm-decode.el (mm-text-html-renderer)
4402         * mml.el (mml-insert-mime-headers-always)
4403         * smiley.el (smiley-regexp-alist): Bump custom version.
4404
4405 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4406
4407         * gnus-html.el: require mm-url.
4408         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
4409         with the url to `url'.
4410         (gnus-html-wash-tags): Support cid: URLs/images.
4411
4412 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4413
4414         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
4415         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
4416         bindings, as they aren't useful at all.  `w' is moved to `W w'.
4417
4418         * gnus-move.el: Remove file, since it doesn't really work.
4419
4420         * gnus-html.el (gnus-article-html): Tell w3m that the input is
4421         UTF-8.  This seems to fix problems with some German web feeds.
4422
4423         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
4424         at the top so that the proper colours are applied.
4425
4426         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
4427         don't have dots in their names.
4428
4429         * gnus-art.el (gnus-article-view-part): Doc fix.
4430
4431         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
4432         XEmacs-compatible.
4433         (gnus-html-put-image): Don't do images on non-graphic displays.
4434
4435         * nnslashdot.el: Remove this unused backend.
4436
4437         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
4438         actions.
4439         (gnus-undo-register-1): Revert last change.
4440
4441         * gnus-group.el (gnus-group-completing-read): Protect against not
4442         having completion-styles bound.
4443
4444         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
4445         make broken recipients happier.
4446
4447         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
4448
4449         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
4450         point parameter.
4451
4452         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
4453
4454         * gnus-group.el (gnus-group-completing-read): Add 'substring to
4455         completion-styles for group selection.
4456
4457 2009-02-04  Andreas Schwab  <schwab@suse.de>
4458
4459         * gnus-score.el (gnus-score-string): Fix regex for matching extra
4460         headers and regexp-quote the match if necessary.
4461
4462 2009-03-24  Miles Bader  <miles@gnu.org>
4463
4464         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
4465         the blinking smiley.
4466
4467 2009-03-24  Simon Josefsson  <simon@josefsson.org>
4468
4469         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
4470         blink smiley.
4471
4472 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4473
4474         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
4475         where the dribbel file lives exists.
4476
4477         * message.el (message-send-mail-partially-limit): Change the default to
4478         nil, since most people don't want this.
4479
4480         * mm-url.el (mm-url-decode-entities): Also decode entities like
4481         &#x3212.
4482
4483 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
4484
4485         * gnus-sum.el (gnus-summary-idna-message):
4486         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
4487         Hyperlink urls in docstrings with URL `...'.
4488
4489 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
4490
4491         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
4492         functions.
4493
4494 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4495
4496         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
4497         say what the mouseover text should be.
4498
4499         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
4500         version of the mm-w3m-safe-url-regexp variable to only download images
4501         in the groups where we want that to happen.
4502
4503         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
4504
4505         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
4506         easier debugging.
4507         (gnus-article-beginning-of-window): Add kludge to allow spacing past
4508         big pictures in the article buffer.
4509
4510         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
4511         gnus-article-html.
4512         (mm-text-html-renderer): gnus-article-html needs curl in addition to
4513         w3m.
4514
4515         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
4516
4517 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4518
4519         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
4520         which doesn't exist.
4521
4522         * message.el (message-inhibit-ecomplete): New variable to allow some
4523         function to inhibit ecomplete address storage.
4524         (message-resend): Disable ecomplete message storage when resending
4525         messages.
4526
4527         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
4528
4529 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4530
4531         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
4532         Save excursion while copying, moving, and deleting articles in order to
4533         prevent the cursor from jumping to unforeseen place.
4534
4535 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4536
4537         * lpath.el: No need to bind bookmark-current-buffer,
4538         bookmark-yank-point and bookmark-make-record-function.
4539
4540 2010-08-17  Glenn Morris  <rgm@gnu.org>
4541
4542         * gnus-sync.el: Require gnus components whose functions are used.
4543
4544         * gnus-art.el (bookmark-make-record-function):
4545         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
4546         Declare for compiler.
4547
4548         * mm-url.el (mml-compute-boundary): Autoload.
4549
4550 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4551
4552         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
4553
4554 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
4555
4556         Typo fix "hoo4a" -> "hook".
4557
4558         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
4559
4560 2010-08-14  Glenn Morris  <rgm@gnu.org>
4561
4562         * gnus-sync.el (gnus-sync): Fix defgroup version.
4563
4564 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
4565
4566         Doc fixes and keep unknown groups (ammended for nunion bug fix).
4567
4568         * gnus-sync.el: Fix docs.
4569         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
4570         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
4571
4572 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4573
4574         Optimizations for gnus-sync.el.
4575
4576         * gnus-sync.el: Add docs about gnus-sync-backend
4577         possibilities.
4578         (gnus-sync-save): Remove unnecessary message.
4579         (gnus-sync-read): Optimize and show what groups were skipped.
4580
4581 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4582
4583         Minor bug fixes for gnus-sync.el.
4584
4585         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
4586         Don't read the sync on get-new-news.
4587
4588         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
4589         quiet.
4590
4591         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
4592         (fix typo).
4593
4594 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
4595
4596         Make saving and restoring of hidden threads work with overlays.
4597         Patch applied by Ted Zlatanov.
4598
4599         * gnus-sum.el (gnus-hidden-threads-configuration)
4600         (gnus-restore-hidden-threads-configuration): Update to deal with text
4601         properties, rather than searching for a magic character.
4602
4603 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
4604
4605         New gnus-sync.el library for synchronization of marks.
4606
4607         * gnus-sync.el: New library for synchronization of marks.
4608
4609         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
4610         renamed from `gnus-registry-grep-in-list'.
4611
4612         * gnus-registry.el (gnus-registry-follow-group-p):
4613         Use `gnus-grep-in-list'.
4614
4615         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
4616
4617 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4618
4619         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
4620         determining charset of text fails.
4621
4622 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4623
4624         * nnmail.el (nnmail-get-new-mail-1): Revert.
4625
4626         * nnml.el (nnml-active-number): Make sure names of newly created groups
4627         in nnml-group-alist are encoded.
4628
4629 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4630
4631         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
4632         containing non-ASCII characters in active file for nnml back end.
4633
4634 2010-07-24  David Engster  <dengste@eml.cc>
4635
4636         * mml-smime.el (mml-smime-epg-verify): Also accept the older
4637         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
4638
4639 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
4640
4641         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
4642         tag (Bug#6654).
4643
4644 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4645
4646         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
4647         the article buffer, not the summary buffer.
4648
4649 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4650
4651         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
4652         Emacs 23 as well.
4653
4654 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4655
4656         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
4657         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
4658
4659 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4660
4661         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
4662         Patch applied by Karl Fogel.
4663
4664         * gnus-sum.el (gnus-summary-bookmark-make-record):
4665         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
4666
4667 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4668
4669         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
4670         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
4671         C-w still not working correctly from Article buffers; Thierry's
4672         patch to fix that will be applied after this.
4673
4674         * gnus-art.el (bookmark-make-record-function): New local variable.
4675
4676         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
4677         article buffer.
4678         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
4679
4680 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
4681
4682         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
4683         on changes in bookmark.el.
4684
4685 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4686
4687         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
4688         `no-log' instead of message not to log prompt string.
4689
4690 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
4691
4692         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
4693         the *other* type of HTML form submission.
4694
4695 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
4696
4697         * auth-source.el (auth-source-pick): If choice does not contain a
4698         questioned keyword, set the check to t.
4699
4700 2010-06-12  Romain Francoise  <romain@orebokech.com>
4701
4702         * gnus-util.el (gnus-date-get-time): Move up before first use.
4703
4704 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4705
4706         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
4707         (gnus-article-edit-part): Bind it to make last part that is substituted
4708         or deleted visible.
4709         (gnus-mime-display-single): Buttonize part of which id equals to
4710         gnus-mime-buttonized-part-id.
4711
4712 2010-06-10  Dan Christensen  <jdc@uwo.ca>
4713
4714         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
4715         (gnus-dd-mmm): Use gnus-date-get-time.
4716         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
4717         simplify logic.
4718         (gnus-summary-limit-to-age): Use gnus-date-get-time.
4719         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
4720
4721 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
4722
4723         * auth-source.el (top): Autoload `secrets-list-collections',
4724         `secrets-create-item', `secrets-delete-item'.
4725         (auth-sources): Fix tag string.
4726         (auth-get-source, auth-source-retrieve, auth-source-create)
4727         (auth-source-delete): New defuns.
4728         (auth-source-pick): Rewrite in order to avoid 2 passes.
4729         (auth-source-forget-user-or-password): New parameter USERNAME.
4730         (auth-source-user-or-password): New parameters CREATE-MISSING and
4731         DELETE-EXISTING.  Retrieve password interactively, if needed.
4732
4733 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
4734
4735         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
4736         deleting unused directories when gnus-expert-user is t.
4737
4738 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4739
4740         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
4741         for each temp file when gnus-article-browse-delete-temp is ask.
4742
4743 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4744
4745         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el: Replace
4746         Lisp calls to delete-backward-char by calls to delete-char.
4747
4748 2010-05-20  Kevin Ryde  <user42@zip.com.au>
4749
4750         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
4751
4752 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
4753
4754         * password-cache.el (password-cache-remove): Fix docstring.
4755
4756 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4757
4758         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
4759         article unless decoding article to be saved.
4760
4761 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4762
4763         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt)
4764         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
4765         generated within the mm-with-unibyte-current-buffer macro.
4766
4767 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4768
4769         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
4770         to nil when we're in a mml-preview buffer and no group is selected.
4771
4772 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
4773
4774         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
4775         when catching the `C-g'.  Reported by "Leo".
4776
4777 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4778
4779         * message.el (message-forward-make-body-plain)
4780         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
4781         multibyte-string-p.
4782
4783         * lpath.el: Revert.
4784
4785 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4786
4787         * message.el (message-forward-make-body-mml): Assume original message
4788         is multibyte string; error on unibyte.
4789         (message-forward-make-body-plain): Ditto; don't add excessive newline
4790         in body end.
4791
4792         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
4793
4794 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
4795
4796         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
4797         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
4798
4799 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4800
4801         * mm-extern.el (mm-extern-url): Don't use
4802         mm-with-unibyte-current-buffer.
4803         (mm-extern-cache-contents): Use with-current-buffer instead of
4804         save-excursion + set-buffer.
4805
4806 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4807
4808         * mm-util.el (mm-emacs-mule): Remove.
4809
4810 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
4811
4812         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
4813         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
4814         change.
4815
4816 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4817
4818         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
4819         bind the default value of enable-multibyte-characters to nil.
4820
4821 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4822
4823         * message.el (message-forward-make-body-plain)
4824         (message-forward-make-body-mml):
4825         Don't use mm-with-unibyte-current-buffer.
4826
4827 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
4828
4829         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
4830
4831 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
4832
4833         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
4834         (Bug#5592).
4835
4836 2010-05-07  Julien Danjou  <julien@danjou.info>
4837
4838         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
4839         it to mm-pipe-part.
4840
4841         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
4842         it is given.
4843
4844 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4845
4846         * binhex.el (binhex-decode-region-internal)
4847         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type)
4848         (dns-query)
4849         * nnweb.el (nnweb-gmane-search)
4850         * pgg-parse.el (pgg-parse-armor)
4851         * pgg.el (pgg-verify-region)
4852         * sha1.el (sha1-string-external)
4853         * uudecode.el (uudecode-decode-region-internal)
4854         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
4855         XEmacs.
4856
4857         * gnus-art.el (gnus-article-browse-html-parts)
4858         * gnus-group.el (gnus-read-ephemeral-gmane-group)
4859         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
4860         make-temp-file.
4861
4862         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
4863         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
4864         compiling.
4865
4866         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
4867         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
4868         XEmacs when compiling.
4869
4870         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
4871         gnus-pick-mode-off-hook for XEmacs when compiling.
4872         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
4873         gnus-binary-mode-off-hook for XEmacs when compiling.
4874
4875         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
4876         Return nil if char-charset is not available.
4877
4878         * imap.el (imap-disable-multibyte)
4879         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
4880         macros.
4881
4882         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
4883         instead of encode-coding-string.
4884
4885         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
4886         'xemacs) instead of mm-emacs-mule to switch function definitions.
4887         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
4888
4889         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
4890         bind temporary-file-directory for XEmacs;
4891         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
4892         timer-set-function for XEmacs 21.4 and SXEmacs;
4893         bind timer-list for XEmacs 21.4 and SXEmacs;
4894         fbind char-charset and find-charset-region for non-Mule XEmacs;
4895         fbind decode-coding-region, decode-coding-string, detect-coding-region,
4896         encode-coding-region and encode-coding-string for XEmacs having no
4897         file-coding feature.
4898
4899 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
4900
4901         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
4902
4903 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4904
4905         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
4906         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
4907
4908 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
4909
4910         * mm-util.el (mm-decompress-buffer): Use `delete-file';
4911         alias `jka-compr-delete-temp-file' no longer exists.
4912
4913 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4914
4915         Use define-minor-mode in Gnus where applicable.
4916         * mml.el (mml-mode): Use define-minor-mode.
4917         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
4918         (gnus-undo-mode): Use define-minor-mode.
4919         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
4920         (gnus-dead-summary-mode): Use define-minor-mode.
4921         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
4922         Initialize in declaration.
4923         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
4924         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
4925         (gnus-mailing-list-mode): Use define-minor-mode.
4926         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
4927         (gnus-draft-mode): Use define-minor-mode.
4928         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
4929         (gnus-dired-mode): Use define-minor-mode.
4930
4931 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
4932
4933         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
4934         handles on recursive mml-to-mime translation and check them for
4935         boundary delimiter collisions.  Reported by Greg Troxel.
4936
4937 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4938
4939         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
4940
4941 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4942
4943         * mm-util.el (mm-find-buffer-file-coding-system):
4944         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
4945
4946 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
4947
4948         * message.el (message-generate-headers): Record insertion of optional
4949         headers as well.  Otherwise the check to prevent repeated insertion of
4950         optional headers is a no-op.
4951
4952 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
4953
4954         * smime.el: Don't mention CVS.
4955
4956         * nnrss.el (nnrss-fetch): Don't mention CVS.
4957
4958         * nnir.el: Don't mention CVS.
4959
4960 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4961
4962         * gnus-sum.el (gnus-summary-bookmark-make-record):
4963         Add `location' field.
4964
4965 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4966
4967         * lpath.el: Fbind bookmark-default-handler,
4968         bookmark-get-bookmark-record, bookmark-make-record-default,
4969         bookmark-prop-get for Emacs <23 and XEmacs.
4970
4971 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4972
4973         * gnus-sum.el: Add bookmark declarations to silence the compiler.
4974         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
4975         Use with-current-buffer to silence the byte-compiler.
4976         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
4977         bother to require `gnus'.
4978         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
4979
4980 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4981
4982         * gnus-sum.el (gnus-summary-bookmark-make-record)
4983         (gnus-summary-bookmark-jump): New functions.
4984         (gnus-summary-mode): Setup bookmark support.
4985
4986 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
4987
4988         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
4989         if set.
4990
4991 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4992
4993         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
4994         gnus-article-browse-html-save-cid-image; make it work recursively for
4995         forwarded messages as well.
4996         (gnus-article-browse-html-parts): Work when prefix arg is given.
4997         (gnus-article-browse-html-article): Doc fix.
4998
4999 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
5000
5001         * message.el (message-default-mail-headers):
5002         (message-default-headers): Carry the value mail-default-headers over
5003         into message-default-mail-headers, rather than message-default-headers.
5004
5005 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
5006
5007         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
5008         charset.
5009
5010         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
5011         charset into the <meta> tag when the article is encoded to utf-8.
5012
5013 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5014
5015         * gnus-art.el (gnus-article-browse-delete-temp-files):
5016         Delete directories as well.
5017         (gnus-article-browse-html-parts): Work for images that do not specify
5018         file names; delete temp directory when quitting; insert header at the
5019         right place; use file: scheme for image files.
5020
5021 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
5022
5023         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
5024         (gnus-article-browse-html-parts): Use it to make temporary cid image
5025         files in addition to html file so that browser may display them.
5026
5027 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5028
5029         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
5030
5031 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5032
5033         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
5034
5035 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5036
5037         * auth-source.el (auth-sources): Change default to be simpler.
5038         Explain about Secret Service API sources.  Improve Customize options.
5039         (auth-source-pick): Change to accept any number of search parameters.
5040         Implement fallbacks iteratively, not recursively.  Add scoring on the
5041         second pass and sort by score.  Call Secret Service API when needed.
5042         (auth-source-user-or-password): Use it.  Call Secret Service API
5043         directly when needed to get the user name and the password.
5044
5045 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
5046
5047         * message.el (message-interactive): Doc fix.
5048         (message-qmail-inject-args): Reflow.
5049         (message-kill-to-signature): Fix typo in docstring.
5050
5051         * smiley.el (smiley-buffer): Fix typo in docstring.
5052
5053 2010-03-24  Glenn Morris  <rgm@gnu.org>
5054
5055         * mail-source.el (gnus-message): Declare.
5056         (mail-source-delete-old-incoming): Require gnus-util.
5057
5058 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5059
5060         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
5061
5062         * message.el (ecomplete-setup): Autoload it for Emacs <23.
5063
5064         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
5065         password-cache's default if it is not bound.
5066         (mml-secure-passphrase-cache-expiry): Default to 16 that is
5067         password-cache-expiry's default if it is not bound.
5068
5069         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
5070         available in Emacs 21.
5071
5072         * lpath.el: Suppress compiler warnings for:
5073         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
5074         XEmacs;
5075         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
5076         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
5077         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
5078
5079 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
5080
5081         * auth-source.el (auth-sources): Fix up definition so extra parameters
5082         are always inline.
5083
5084 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
5085
5086         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
5087         wasn't updated after mismatch.  Clear cached mailbox info correctly
5088         when uidvalidity changes.
5089         (nnimap-group-prefixed-name): New function to avoid some code
5090         duplication.
5091         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
5092         (nnimap-request-group): Use it.
5093         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
5094         (nnimap-update-unseen): Significantly improved speed of Gnus startup
5095         with many imap folders.  This is done by caching the group status from
5096         the imap server persistently in a group parameter `imap-status'.  (This
5097         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
5098         but not persistently, so every Gnus startup was still very slow.)
5099
5100 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
5101
5102         * assistant.el (assistant-render-text): Run `widget-setup' and don't
5103         delete the extra newline.  Otherwise editing of :string and :number
5104         types don't work.
5105
5106 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5107
5108         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
5109         secrets.el dependency.
5110         (auth-sources): Add optional user name.  Add secrets.el configuration
5111         choice (unused right now).
5112
5113 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
5114
5115         * gnus-sum.el (gnus-summary-make-menu-bar):
5116         Let `gnus-registry-install-shortcuts' fill in the functions.
5117
5118         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
5119         warnings.
5120         (gnus-registry-misc-menus): Variable to hold registry mark menus.
5121         (gnus-registry-install-shortcuts): Populate and use it in a
5122         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
5123
5124 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
5125
5126         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
5127         In-place substitutions for the group name encoding/decoding.
5128         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
5129         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
5130         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
5131         (nnimap-update-unseen, nnimap-request-list)
5132         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
5133         (nnimap-request-set-mark, nnimap-split-to-groups)
5134         (nnimap-split-articles, nnimap-request-newgroups)
5135         (nnimap-request-create-group, nnimap-request-accept-article)
5136         (nnimap-request-delete-group, nnimap-request-rename-group)
5137         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
5138         `encoded-mbx' for consistency.
5139         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
5140         variable `imap-current-mailbox'.
5141
5142         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
5143         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
5144
5145 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
5146
5147         * pop3.el (pop3-display-message-size-flag): Display message size byte
5148         counts during POP3 download.
5149         (pop3-movemail): Use it.
5150         (pop3-list): Implement listing of available messages.
5151
5152 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
5153
5154         * nnir.el (nnir-get-article-nov-override-function): New function to
5155         override the normal NOV retrieval.
5156         (nnir-retrieve-headers): Use it.
5157
5158 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
5159
5160         * auth-source.el (netrc-machine-user-or-password): Autoload.
5161
5162 2010-03-19  Glenn Morris  <rgm@gnu.org>
5163
5164         Stop message.el from loading about 40 libraries it doesn't always need.
5165         The general approach is to autoload rather than require, and to
5166         require in the specific functions rather than the file.  (Bug#5642)
5167
5168         * gmm-utils.el: Don't require wid-edit.
5169         (widget-create-child-value, widget-convert, widget-default-get):
5170         Autoload.
5171
5172         * gnus-util.el: Don't require time-date, netrc.
5173         (message-fetch-field, gnus-group-name-decode): Declare rather than
5174         autoloading.
5175         (gnus-fetch-field): Require message.
5176         (gnus-decode-newsgroups): Require gnus-group.
5177
5178         * ietf-drums.el: Don't require time-date.
5179
5180         * message.el: Don't require hashcash, canlock, ecomplete.
5181         Do require mail-utils.  Require nnheader only when compiling.
5182         (smtpmail-default-smtp-server): Remove declaration.
5183         (message-send-mail-function): Check smtpmail-default-smtp-server
5184         is bound rather than requiring smtpmail.
5185         (message-auto-save-directory, message-insert-signature):
5186         Use expand-file-name rather than nnheader-concat.
5187         (nnheader-insert-file-contents): Autoload.
5188         (hashcash-wait-async): Declare.
5189         (message-send-mail): Only call gnus-setup-posting-charset if
5190         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
5191         (message-send-mail-with-sendmail): Require sendmail.
5192         (canlock-password, canlock-password-for-verify): Declare.
5193         (message-canlock-password): Require canlock.
5194         (nnheader-get-report): Autoload.
5195         (gnus-setup-posting-charset): Declare.
5196         (message-send-news): Require gnus-msg.
5197         (message-make-references, message-make-in-reply-to): Use mail-header-id
5198         rather than the alias mail-header-message-id.
5199         (ecomplete-add-item, ecomplete-save): Declare.
5200         (message-put-addresses-in-ecomplete): Require ecomplete.
5201         (ecomplete-display-matches): Autoload.
5202
5203         * mm-decode.el: Don't require mailcap, gnus-util.
5204         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
5205         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
5206         Autoload.
5207         (mailcap-mime-extensions): Declare.
5208
5209         * mm-encode.el: Don't require mailcap.
5210         (mailcap-extension-to-mime): Autoload.
5211
5212         * mml-sec.el: Don't require password-cache.
5213
5214         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
5215         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
5216         (mml-minibuffer-read-type): Require mailcap.
5217         (mml-preview): Require gnus-msg.
5218
5219         * mml1991.el: Require password-cache.
5220         (password-cache-expiry): Remove declaration.
5221
5222         * mml2015.el: Require password-cache.
5223         (password-cache-expiry): Remove declaration.
5224
5225         * nneething.el (mailcap): Require mailcap.
5226
5227         * nnheader.el (declare-function): Add compatibility stub.
5228         (message-remove-header): Declare rather than autoload.
5229         (nnheader-replace-header): Require message.
5230
5231         * nnimap.el (declare-function): Add compatibility stub.
5232         (netrc-parse, netrc-machine-user-or-password): Declare.
5233         (nnimap-open-connection): Require netrc.
5234
5235         * nntp.el (declare-function): Add compatibility stub.
5236         (netrc-parse, netrc-machine, netrc-get): Declare.
5237         (nntp-send-authinfo): Require netrc.
5238
5239         * rfc2047.el: Don't require qp.
5240         (quoted-printable-encode-region, quoted-printable-decode-string):
5241         Autoload.
5242
5243         * sieve-mode.el: Don't require easymenu.
5244         (easy-menu-add-item): Autoload it.
5245
5246         * spam-stat.el (time-to-number-of-days): Autoload it.
5247
5248 2010-03-19  Glenn Morris  <rgm@gnu.org>
5249
5250         * password-cache.el (password-cache, password-cache-expiry): Autoload.
5251
5252 2010-03-18  Glenn Morris  <rgm@gnu.org>
5253
5254         * hashcash.el (declare-function): Remove duplicate definition.
5255
5256 2010-03-17  Kevin Ryde  <user42@zip.com.au>
5257
5258         * mml.el (mml-read-tag): Unquote values with `read' to reverse
5259         prin1 in mml-insert-tag (just stripping the quotes gave wrong
5260         value if any backslash escapes).
5261
5262 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5263
5264         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
5265         if it is available.  (bug#5647)
5266
5267         * lpath.el: Suppress compiler warning for coding-system-from-name for
5268         Emacs 21 and XEmacs.
5269
5270 2010-03-14  Juri Linkov  <juri@jurta.org>
5271
5272         * hmac-def.el:
5273         * hmac-md5.el:
5274         * netrc.el: Fix keywords.
5275
5276 2010-02-26  Glenn Morris  <rgm@gnu.org>
5277
5278         * message.el (message-send-mail-function): Change the default, so that
5279         it inherits from a customized send-mail-function.  (Bug#5643)
5280
5281 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
5282
5283         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
5284         shell-command-to-string signals an error (bug#5299).
5285
5286 2010-02-24  Glenn Morris  <rgm@gnu.org>
5287
5288         * message.el (message-smtpmail-send-it)
5289         (message-send-mail-with-mailclient): Doc fixes.
5290
5291 2010-02-16  Glenn Morris  <rgm@gnu.org>
5292
5293         * message.el (message-default-mail-headers): Change the default value
5294         to ease the transition from mail-mode to message-mode.  (Bug#5555)
5295
5296 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5297
5298         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
5299         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
5300
5301 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
5302
5303         * time-date.el (date-to-time): Doc fix (Bug#5408).
5304
5305 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5306
5307         * message.el (message-mail): Just pass yank-action on to message-setup.
5308         (message-setup): Handle (FUN . ARGS) form of yank-action.
5309         (message-with-reply-buffer, message-widen-reply)
5310         (message-yank-original): Handle non-buffer values of
5311         message-reply-buffer (Bug#4080).
5312         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
5313
5314 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5315
5316         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
5317         Fix typo in docstring.
5318
5319 2010-01-08  Jason Rumney  <jasonr@gnu.org>
5320
5321         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
5322         response.
5323
5324 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5325
5326         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
5327
5328         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
5329
5330         * message.el (message-check-news-header-syntax): Protect against a
5331         string that `rfc822-addresses' returns when parsing fails.
5332
5333 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5334
5335         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
5336         (gnus-previous-char-property-change): New functions.
5337
5338         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
5339
5340 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
5341
5342         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
5343         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
5344
5345 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
5346
5347         * message.el (message-exchange-point-and-mark): Rework last change to
5348         avoid using optional arg of exchange-point-and-mark, for backward
5349         compatibility.
5350
5351 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
5352
5353         * message.el (message-exchange-point-and-mark):
5354         Call exchange-point-and-mark with an argument rather than setting
5355         mark-active by hand (Bug#5175).
5356
5357 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5358
5359         * nntp.el (nntp-service-to-port): Work for service expressed with
5360         numeric string; replace [:digit:] with [0-9] for XEmacs.
5361
5362 2009-12-17  Glenn Morris  <rgm@gnu.org>
5363
5364         * gnus-group.el (gnus-bug-group-download-format-alist):
5365         Change emacs entry to debbugs.gnu.org.  Bump :version.
5366
5367 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5368
5369         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
5370
5371 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5372
5373         * message.el (message-info): Explain why we use `Info-goto-node'.
5374
5375 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5376
5377         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
5378
5379 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5380
5381         * message.el (message-completion-in-region): New compatibility function.
5382         (message-expand-group): Use it.
5383
5384 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5385
5386         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
5387         with no unread article should be listed if the 2nd arg `predicate' is
5388         given.
5389
5390 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5391
5392         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
5393
5394 2009-11-29  Juri Linkov  <juri@jurta.org>
5395
5396         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
5397         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
5398         on `gnus-recenter'.  (Bug#4698, Bug#4981)
5399
5400 2009-11-26  Kevin Ryde  <user42@zip.com.au>
5401
5402         * sha1.el (sha1-string-external): default-directory "/" in case
5403         otherwise non-existent.  process-connection-type pipe for touch of
5404         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
5405
5406 2009-11-25  Kevin Ryde  <user42@zip.com.au>
5407
5408         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
5409         it's comms related and sgml-mode.el has "comm" on that basis too.
5410
5411 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5412
5413         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
5414         containing tspecial characters if they have been already quoted.
5415
5416 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
5417
5418         * dns-mode.el (auto-mode-alist): Purecopy string.
5419
5420 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5421
5422         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
5423
5424 2009-10-24  Glenn Morris  <rgm@gnu.org>
5425
5426         * gnus-art.el (help-xref-stack-item): Define for compiler.
5427
5428 2009-10-21  Kevin Ryde  <user42@zip.com.au>
5429
5430         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
5431
5432 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5433
5434         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
5435
5436 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5437
5438         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
5439         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
5440
5441 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5442
5443         * gnus.el (gnus-overlay-get): New alias to overlay-get.
5444         (gnus-overlays-in): New alias to overlays-in.
5445
5446         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
5447         gnus-overlay-get, and gnus-delete-overlay.
5448         (gnus-summary-show-thread): Make it work as well for systems in which
5449         next-single-char-property-change is not available.
5450         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
5451
5452         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
5453         (gnus-overlay-get): New alias to extent-property.
5454         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
5455
5456         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
5457         SXEmacs.
5458
5459         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
5460         SXEmacs.
5461
5462 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
5463
5464         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
5465
5466 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
5467
5468         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
5469         and XEmacs that don't have `remove-overlays'.
5470
5471 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5472
5473         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
5474         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
5475         selective display.  Use overlays instead.
5476
5477 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
5478
5479         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
5480
5481 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
5482
5483         * spam-stat.el (spam-stat-load): Fix typo in message.
5484
5485 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
5486
5487         * dig.el (dig-invoke): Fix typo in docstring.
5488         (query-dig): Reflow docstring.
5489
5490 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
5491
5492         * gnus-art.el (gnus-article-encrypt-body):
5493         * message.el (message-check-recipients):
5494         * mm-util.el (mm-codepage-setup):
5495         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
5496         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
5497
5498 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5499
5500         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
5501         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
5502         keys from the menu if mm-{sign,encrypt}-option is 'guided.
5503         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
5504         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
5505
5506 2009-09-21  Kevin Ryde  <user42@zip.com.au>
5507
5508         * dig.el: Add "Keywords: comm", as per net-utils.el.
5509
5510 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5511
5512         * dig.el (dig-mode): Use define-derived-mode.
5513
5514 2009-09-19  Glenn Morris  <rgm@gnu.org>
5515
5516         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
5517
5518 2009-09-18  Glenn Morris  <rgm@gnu.org>
5519
5520         * gnus-diary.el (gnus-diary-check-message):
5521         * message.el (message-insert-formatted-citation-line):
5522         * nnbabyl.el (top-level):
5523         * nndiary.el (nndiary-schedule):
5524         Fix typos in condition-case handlers.
5525
5526 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5527
5528         * gnus-art.el (gnus-article-edit-part): Work for the buffer
5529         configuration that provides the sole article window in a frame;
5530         position point correctly after deleting a part.
5531
5532 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
5533
5534         * spam.el (spam-unregister-on-reregister): Add boolean variable.
5535         (spam-resolve-registrations-routine): Use it to unregister articles
5536         that change status.
5537
5538 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5539
5540         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
5541         with XEmacs.
5542         (parse-time-string-chars): Use it.
5543
5544 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5545
5546         * imap.el (imap-interactive-login): Better messages.
5547         (imap-open): Fix bug with renamed buffer on reconnect.
5548         (imap-authenticate): Add buffer-local imap-last-authenticator variable
5549         for easier debugging and cleaner code.  On successful (guessed based on
5550         server capabilities) secondary authentication, set imap-state
5551         correctly.
5552         (imap-last-authenticator): Define imap-last-authenticator as a variable
5553         to avoid warnings.
5554
5555 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5556
5557         * nnrss.el (nnrss-request-article): Remove binding of
5558         default-enable-multibyte-characters that has gotten needless by
5559         the 2007-07-13 change in rfc2047-encode-message-header.
5560
5561         * mml.el (mml-insert-multipart): Error on the message header.
5562         (mml-insert-part): Error on the message header; position point at
5563         the end of a MIME tag.
5564
5565 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5566
5567         * time-date.el (autoload): Expand define-obsolete-function-alias into
5568         defalias and make-obsolete for old Emacsen that Gnus supports.
5569         (with-no-warnings): Define it for old Emacsen.
5570         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
5571         is available.
5572         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
5573         float-time is available; suppress compile warning for time-to-seconds.
5574
5575         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
5576         (gnus-float-time): Alias to float-time if it exists.
5577
5578         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
5579         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
5580         float-time is available; suppress compile warning for time-to-seconds.
5581
5582         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
5583         XEmacs.
5584
5585 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
5586
5587         * imap.el (imap-message-map): Docstring fix.
5588
5589 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5590
5591         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
5592         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
5593         Add the optional argument `encoding' that overrides the default.
5594
5595         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
5596         mm-encode-buffer.
5597
5598 2009-09-04  Glenn Morris  <rgm@gnu.org>
5599
5600         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
5601         mm-disable-multibyte, rather than default-enable-multibyte-characters.
5602         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
5603         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
5604         * mm-util.el (mm-with-unibyte-current-buffer)
5605         (mm-find-buffer-file-coding-system):
5606         * yenc.el (yenc-decode-region): Use default-value rather than
5607         default-enable-multibyte-characters.
5608
5609 2009-09-03  Glenn Morris  <rgm@gnu.org>
5610
5611         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
5612         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
5613         than default-enable-multibyte-characters.
5614
5615 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
5616
5617         * gnus-art.el (gnus-article-read-summary-keys):
5618         Fix gnus-buffer-configuration's value temporarily used.
5619
5620 2009-09-02  Glenn Morris  <rgm@gnu.org>
5621
5622         * gnus-util.el (gnus-float-time): New function.
5623         * gnus-delay.el (gnus-delay-article):
5624         * gnus-sum.el (gnus-thread-latest-date):
5625         * gnus-util.el (gnus-user-date): Use gnus-float-time.
5626         * nnspool.el (nnspool-request-newgroups):
5627         Use gnus-float-time rather than time-to-seconds.
5628         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
5629
5630         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
5631         (gnus-header-subject-face, gnus-header-newsgroups-face)
5632         (gnus-header-name-face, gnus-header-content-face):
5633         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
5634         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
5635         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
5636         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
5637         (gnus-cite-face-11):
5638         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
5639         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5640         (gnus-server-closed-face, gnus-server-denied-face)
5641         (gnus-server-offline-face):
5642         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5643         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5644         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5645         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5646         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5647         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5648         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5649         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5650         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5651         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5652         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5653         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5654         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5655         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
5656         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
5657         (gnus-summary-high-undownloaded-face)
5658         (gnus-summary-low-undownloaded-face)
5659         (gnus-summary-normal-undownloaded-face)
5660         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5661         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5662         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5663         (gnus-splash-face):
5664         * message.el (message-header-to-face, message-header-cc-face)
5665         (message-header-subject-face, message-header-newsgroups-face)
5666         (message-header-other-face, message-header-name-face)
5667         (message-header-xheader-face, message-separator-face)
5668         (message-cited-text-face, message-mml-face):
5669         * sieve-mode.el (sieve-control-commands-face)
5670         (sieve-action-commands-face, sieve-test-commands-face)
5671         (sieve-tagged-arguments-face):
5672         * spam.el (spam-face):
5673         Mark face aliases with "-face" in the name as obsolete.
5674
5675 2009-09-01  Glenn Morris  <rgm@gnu.org>
5676
5677         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
5678         than goto-line.
5679
5680 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5681
5682         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5683         Don't move point if the command is invoked inside the message header.
5684
5685 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5686
5687         * imap.el (imap-send-command): Simplify.
5688         (imap-wait-for-tag): point-max -> buffer-size.
5689
5690 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5691
5692         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
5693         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
5694         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
5695         * nnir.el (nnir-swish-e-index-file):
5696         * gnus-sum.el (gnus-summary-delete-marked-as-read)
5697         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
5698         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
5699         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
5700         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
5701         (gnus-treat-display-xface): Add Emacs version of obsolescence.
5702
5703 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5704
5705         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
5706         Don't save excursion.
5707
5708 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5709
5710         * nnheader.el (nnheader-find-file-noselect):
5711         * mm-util.el (mm-insert-file-contents):
5712         Use (default-value 'major-mode) instead of default-major-mode.
5713
5714 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
5715
5716         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
5717
5718 2009-08-26  Glenn Morris  <rgm@gnu.org>
5719
5720         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
5721         than placing in files.el.
5722
5723 2009-08-25  Glenn Morris  <rgm@gnu.org>
5724
5725         * nnir.el (top-level): Don't require cl at run-time.
5726         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
5727         Replace cl-function substitute with gnus-replace-in-string.
5728         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
5729         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
5730         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
5731         simplified expansions.
5732
5733 2009-08-25  Kevin Ryde  <user42@zip.com.au>
5734
5735         * dig.el (dig): Add autoload cookie.
5736
5737 2009-08-22  Glenn Morris  <rgm@gnu.org>
5738
5739         * gnus-art.el (gnus-button-patch): Use forward-line rather than
5740         goto-line.
5741
5742 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
5743
5744         * parse-time.el (parse-time-string-chars): Save match data.
5745
5746 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
5747
5748         * parse-time.el (parse-time-string-chars): Compute using character
5749         classes, to handle non-ascii characters (Bug#3190).
5750
5751 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5752
5753         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
5754
5755         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
5756         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
5757         (gnus-mm-display-part, gnus-mime-display-single)
5758         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
5759         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
5760
5761         * gnus-sum.el
5762         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
5763         (gnus-summary-move-article): Add expirable mark to articles copied or
5764         moved to group that has auto-expire turned on if the option is non-nil.
5765
5766 2009-07-24  Glenn Morris  <rgm@gnu.org>
5767
5768         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
5769         Fix typo.  (Bug#3903)
5770
5771 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5772
5773         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
5774         gnus-article-read-summary-keys rather than gnus-summary-edit-article
5775         that should not be used for draft articles.
5776         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
5777         that has no concern in minor mode keys.
5778         (gnus-article-summary-command, gnus-article-summary-command-nosave):
5779         Abolish.
5780
5781 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5782
5783         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
5784         article without making inquiry to a user for unknown encoding.
5785
5786         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
5787         (nnmaildir--scan): Assume i-node and device number that file-attributes
5788         returns might be cons-cell.
5789
5790         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
5791
5792         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
5793
5794 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
5795
5796         * auth-source.el: Remove docs now in auth.texi.  Don't use
5797         `gnus-message' for logging.  Add new variables `auth-source-debug' and
5798         `auth-source-hide-passwords' and use them.
5799
5800 2009-07-15  Glenn Morris  <rgm@gnu.org>
5801
5802         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
5803
5804 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5805
5806         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
5807         excessive whitespace from the default values of title and description.
5808
5809 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5810
5811         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
5812         mail-fetch-field to fetch Content-Description header in order to
5813         exclude newlines.
5814
5815 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
5816
5817         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
5818         format used by GnuPG 2.0.11.
5819
5820 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5821
5822         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
5823         to deleted part.
5824
5825 2009-05-30  David Engster  <dengste@eml.cc>
5826
5827         * nnmairix.el: Remove old documentation in the commentary block.
5828         (nnmairix-request-group): Do not update active file for nnml back ends.
5829         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
5830         end so that overview files are ignored.
5831         (nnmairix-update-groups): Make updating the groups more robust by using
5832         marks.
5833         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
5834         with dollar characters in message-id.
5835
5836 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
5837
5838         * spam.el: Use dns-query instead of query-dns.  Was renamed on
5839         2008-12-25 in dns.el.
5840
5841 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5842
5843         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
5844         could happen if the text is only composed of spaces and/or tabs.
5845
5846 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
5847
5848         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
5849         when sending a queued message to avoid extra mml tags.
5850
5851 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5852
5853         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
5854
5855 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5856
5857         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
5858         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
5859         rmail-toggle-header for XEmacs;
5860         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
5861
5862 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5863
5864         * gnus-dired.el: Remove autoload for gnus-setup-message.
5865         (gnus-dired-attach): Fake this-command value to prevent Gnus from
5866         displaying Gnus logo; always use compose-mail.
5867
5868 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5869
5870         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
5871
5872 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5873
5874         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
5875         (gnus-nocem-issuers): List currently active issuers; fix custom type.
5876         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
5877         available.
5878         (gnus-nocem-epg-verify): New function.
5879
5880 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
5881
5882         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
5883
5884 2009-02-15  Glenn Morris  <rgm@gnu.org>
5885
5886         * gnus-util.el (rmail-insert-rmail-file-header)
5887         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
5888         autoloads.
5889         (rmail-default-rmail-file): Remove unnecessary declaration.
5890         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
5891
5892 2009-02-14  Glenn Morris  <rgm@gnu.org>
5893
5894         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
5895         variable (only used in gnus-util, which declares it anyway).
5896         (rmail-output-to-rmail-file): Remove autoload of deleted function,
5897         which was only needed by gnus-art (changed to not use it any more).
5898         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
5899         only used in gnus-util, which autoloads it itself.
5900         (rmail-update-summary): Fix autoload.
5901
5902         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
5903         rather than rmail-output-to-rmail-file.
5904
5905 2009-02-07  Glenn Morris  <rgm@gnu.org>
5906
5907         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
5908         autoload of function that no longer exists.
5909         (rmail-toggle-header): Declare.
5910         (message-forward-rmail-make-body): Handle mbox Rmail.
5911
5912 2009-01-31  Glenn Morris  <rgm@gnu.org>
5913
5914         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
5915         2009-01-09 change.
5916
5917 2009-01-31  Dave Love  <fx@gnu.org>
5918
5919         * imap.el (imap-fetch-safe): Bind debug-on-error.
5920         (imap-debug): Add imap-fetch-safe.
5921
5922 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
5923
5924         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
5925         (auth-source-forget-all-cached): New convenience function.
5926         (auth-source-user-or-password): Accept list of modes or a single mode.
5927
5928         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
5929         auth-source modes.
5930
5931         * netrc.el (netrc-machine-user-or-password): Use list of
5932         auth-source modes.
5933
5934         * nnimap.el (nnimap-open-connection): Use list of
5935         auth-source modes.
5936
5937         * nntp.el (nntp-send-authinfo): Use list of
5938         auth-source modes.
5939
5940 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
5941
5942         * auth-source.el: Update docs to reflect epa-file-enable is to be used
5943         now.
5944
5945 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5946
5947         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
5948         coding system in XEmacs; add a workaround for XEmacs.
5949
5950         * lpath.el: Fbind coding-system-aliasee.
5951
5952 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5953
5954         * mm-util.el (mm-coding-system-priorities): Protect against nil value
5955         of current-language-environment.
5956
5957 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5958
5959         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
5960         available at runtime.
5961
5962 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5963
5964         * gnus-art.el (article-date-ut): Fix end point of narrowing.
5965
5966 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
5967
5968         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
5969         the greatest positive fixnum value doesn't work under an XEmacs with
5970         bignum support; use the most-positive-fixnum constant instead,
5971         available since Emacs 21.1 with cl and XEmacs 21.1.
5972
5973 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5974
5975         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
5976         XEmacs gets not to work.
5977
5978 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5979
5980         * mm-util.el (mm-coding-system-priorities): Allow the value like
5981         "Japanese (UTF-8)" of current-language-environment.
5982
5983 2009-01-09  Glenn Morris  <rgm@gnu.org>
5984
5985         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
5986         with last-command-event.
5987
5988 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
5989
5990         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
5991         in the doc string.
5992
5993         * message.el (message-fix-before-sending): Amend comment.
5994
5995 2009-01-08  Dave Love  <fx@gnu.org>
5996
5997         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
5998
5999 2009-01-07  David Engster  <dengste@eml.cc>
6000
6001         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
6002         simplified server definitions by converting it via
6003         gnus-server-to-method.
6004
6005 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6006
6007         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
6008         parameter's operands.
6009
6010 2009-01-06  David Engster  <dengste@eml.cc>
6011
6012         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
6013         primary select method (for gnus-group-mark-article-as-read).
6014
6015 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
6016
6017         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
6018         `(gnus)Face', not `(gnus)X-Face'.
6019
6020 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6021
6022         * mm-util.el (mm-ucs-to-char): New function.
6023
6024         * mm-url.el (mm-url-decode-entities): Use it.
6025
6026         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
6027         unicode-to-char.
6028
6029 2009-01-05  Dave Love  <fx@gnu.org>
6030
6031         * time-date.el: Require cl for `declare'.
6032
6033 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6034
6035         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
6036         Dave Love.
6037
6038 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6039
6040         * message.el (message-fix-before-sending): Add `eight-bit' to
6041         illegible-text check.
6042
6043 2009-01-03  Michael Olson  <mwolson@gnu.org>
6044
6045         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
6046         `headers' is nil.  This can occur if the IMAP server does not have
6047         permissions to read messages from a folder, but can write new messages
6048         to the folder.
6049         (nnimap-request-article-part): Do not insert `data' if it is nil.
6050
6051         * imap.el (imap-parse-fetch): Courier can insert spurious blank
6052         characters which will confuse `read', so skip past them.
6053
6054 2009-01-01  Dave Love  <fx@gnu.org>
6055
6056         * imap.el (imap-string-to-integer): Fix typo.
6057         (imap-fetch-safe): New function.
6058         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
6059
6060         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
6061
6062         * imap.el (imap-process-connection-type, imap-debug, imap-open):
6063         (imap-parse-greeting): Fix doc strings.
6064         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
6065         (imap-parse-flag-list): Make messages unique.
6066         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
6067
6068         * nnimap.el: Fix author email.
6069         (nnimap-split-rule): Add FIXME comment.
6070         (nnimap-debug): Fix doc string.
6071
6072 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6073
6074         * dns.el (dns-set-servers): Check "Address".  Fix typo.
6075
6076 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
6077
6078         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
6079         nslookup if resolv.conf isn't available.
6080         (dns-query): Rename from query-dns.
6081         (dns-query-cached): Rename from query-dns-cached.
6082
6083 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6084
6085         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
6086         overlay-arrow-position and overlay-arrow-string buffer-local; no need
6087         to check if those variables exist (first appeared in Emacs 18.50).
6088
6089 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6090
6091         * mm-util.el (mm-line-number-at-pos): New function.
6092
6093         * spam-report.el (spam-report-process-queue): Use it.
6094
6095 2008-12-24  David Engster  <dengste@eml.cc>
6096
6097         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
6098         parameters that haven't existed as variables as buffer-local variables.
6099
6100 2008-12-23  Dave Love  <fx@gnu.org>
6101
6102         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
6103         cadar.
6104
6105         * sieve-manage.el (sieve-manage-starttls-p): Rename from
6106         imap-starttls-p.
6107         (sieve-manage-starttls-open): Rename from imap-starttls-open.
6108
6109 2008-12-22  Dave Love  <fx@gnu.org>
6110
6111         * imap.el: Fix author email.  Doc fixes.
6112         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
6113         reply.
6114
6115 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
6116
6117         * spam-report.el (spam-report-gmane-max-requests): New constant.
6118         (spam-report-gmane-wait): New variable.
6119         (spam-report-gmane-ham, spam-report-gmane-spam)
6120         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
6121         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
6122         the server.
6123
6124         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
6125         Add explanations.
6126
6127         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
6128         nnheader-accept-process-output and nnheader-read-timeout if available.
6129         (pop3-movemail): Use it.
6130
6131         * message.el (message-check-news-body-syntax): Fix signature check if
6132         there's an attachment.
6133
6134 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6135
6136         * mm-util.el: Add comments to the mm- emulating functions.
6137
6138 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
6139
6140         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
6141         Reported by Stephen Berman <stephen.berman@gmx.net>.
6142
6143 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6144
6145         * mm-util.el (mm-substring-no-properties): New function.
6146         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
6147         (mm-special-display-p): Enable those lambda forms to be byte compiled.
6148         (mm-string-to-multibyte): Doc fix.
6149
6150         * mml.el (mml-attach-file): Use mm-substring-no-properties.
6151
6152 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
6153
6154         * mml.el (mml-attach-file): Strip text properties from file name.
6155         (Bug#1574)
6156
6157 2008-12-16  Glenn Morris  <rgm@gnu.org>
6158
6159         * mm-util.el (mm-charset-override-alist): Declare for compiler.
6160
6161 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6162
6163         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
6164         knows since the charset specified might be a bogus alias that
6165         mm-charset-synonym-alist provides.
6166
6167 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
6168
6169         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
6170         "ISO_8859-1".
6171
6172         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
6173
6174 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6175
6176         * mm-util.el (mm-charset-eval-alist):
6177         Define it before mm-charset-to-coding-system.
6178         (mm-charset-to-coding-system): Add optional argument `silent';
6179         define it before mm-charset-override-alist.
6180         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
6181         default value if it can be used in Emacs currently running;
6182         silence mm-charset-to-coding-system.
6183
6184 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6185
6186         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
6187         `allow-override' which says whether to use `mm-charset-override-alist'.
6188         (rfc2047-decode-encoded-words): Use it.
6189
6190         * mm-util.el (mm-charset-override-alist): Fix custom type;
6191         add `(gb2312 . gbk)' to choices.
6192
6193 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6194
6195         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
6196         fast.
6197
6198         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6199
6200         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
6201
6202 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
6203
6204         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
6205         on links.
6206
6207         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
6208
6209 2008-12-03  Lute Kamstra  <lute@gnu.org>
6210
6211         * sha1.el: Remove leading * from docstrings of defcustoms,
6212         deffaces, defconsts and defuns.
6213
6214 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6215
6216         * message.el (message-idna-to-ascii-rhs-1): Protect against local
6217         users' addresses that don't have domain parts.
6218         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
6219         rather than message-narrow-to-head since there will be the message
6220         header separator.
6221
6222 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6223
6224         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
6225         since the result is inserted in a unibyte buffer anyway.
6226         (nnimap-demule-use-string-to-multibyte): Remove.
6227         (nnimap-demule): Alias it to mm-string-to-multibyte.
6228
6229 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
6230
6231         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
6232         variable for debugging bug#464 and bug#1174.
6233         (nnimap-demule): Use it.
6234
6235 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6236
6237         * gnus-score.el (gnus-score-find-trace): Handle default score in total
6238         score calculation correctly.
6239
6240 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6241
6242         * message.el (message-send-mail): Just set the buffer to unibyte
6243         rather than use mm-with-unibyte-current-buffer which does a lot more.
6244         (message-send-mail-partially): Don't bother with
6245         mm-with-unibyte-current-buffer since it's already been made unibyte by
6246         message-send-mail.
6247
6248 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
6249
6250         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
6251
6252 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
6253
6254         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
6255
6256 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6257
6258         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
6259         require itself and to remove `with-no-warnings'.
6260
6261 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
6262
6263         * starttls.el (starttls-any-program-available): Get the name of the
6264         available TLS layer program.
6265         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
6266         well as the host name in the "opening" message.
6267
6268         * auth-source.el (auth-source-cache, auth-source-do-cache)
6269         (auth-source-user-or-password): Cache passwords and logins by default,
6270         allow override with `auth-source-do-cache'.
6271         (auth-source-forget-user-or-password): Allow users to remove cache
6272         entries if needed.
6273
6274 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
6275
6276         * md4.el (md4-buffer): Fix typo in docstring.
6277         (md4, md4-64): Doc fixes.
6278         (md4-pack-int32): Reflow docstring.
6279
6280 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6281
6282         * ietf-drums.el (ietf-drums-remove-comments): Localize second
6283         condition-case to only the forward-sexp call.
6284
6285 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
6286
6287         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
6288         quotes contained.  Make it more robust regardless by an extra
6289         condition-case wrapper.
6290
6291 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6292
6293         * lpath.el: No need to fbind codepage-setup for Emacs 23.
6294
6295 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6296
6297         * nnml.el (nnml-request-expire-articles): Check if the function set to
6298         `nnmail-expiry-target' returns the symbol `delete'.
6299
6300         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
6301
6302         * nnmail.el (nnmail-expiry-target): Fix custom type.
6303
6304 2008-10-02  Glenn Morris  <rgm@gnu.org>
6305
6306         * mm-util.el (mm-codepage-setup): Tweak codepage error.
6307         Silence compiler warning.
6308
6309 2008-10-01  Magnus Henoch  <mange@freemail.hu>
6310
6311         * tls.el (open-tls-stream): Show the actual command being
6312         executed, instead of the format string.
6313
6314 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6315
6316         * lpath.el: Fbind codepage-setup for Emacs 23.
6317
6318 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
6319
6320         * mml.el (mml-menu): Don't assume mml2015 is bound.
6321
6322 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6323
6324         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
6325         exists.
6326
6327 2008-09-27  Glenn Morris  <rgm@gnu.org>
6328
6329         * gnus-util.el (mail-header-remove-comments): Autoload it.
6330
6331 2008-09-27  Andreas Schwab  <schwab@suse.de>
6332
6333         * gnus-util.el (gnus-split-references): Strip comments.
6334         (gnus-parent-id): Likewise.
6335
6336 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
6337
6338         * message.el (message-confirm-send): Fix version.
6339
6340 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6341
6342         * message.el (message-idna-to-ascii-rhs-1): Use
6343         mail-extract-address-components rather than mail-header-parse-addresses
6344         that is an alias by default to ietf-drums-parse-addresses that does not
6345         support non-ASCII names in headers' contents.
6346
6347 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6348
6349         * message.el (message-confirm-send): Fix variable documentation to
6350         avoid the "y/n" wording.
6351
6352 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
6353
6354         * message.el (message-set-auto-save-file-name): Save to a different
6355         filename so multiple messages (especially drafts) can be recovered.
6356
6357 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6358
6359         * message.el (message-confirm-send): Add appropriate version.
6360
6361 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
6362
6363         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
6364         defvar.
6365
6366 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
6367
6368         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
6369         (mm-pkcs7-enveloped-magic): Ditto.
6370
6371 2008-09-17  Simon Josefsson  <simon@josefsson.org>
6372
6373         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
6374         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
6375
6376 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6377
6378         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
6379         default, it's better.
6380
6381 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
6382
6383         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
6384         summary line gnus-number property and ignore them (with a warning
6385         message).
6386
6387 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6388
6389         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
6390         macro caddr in the interactive form since it won't be expanded.
6391
6392 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6393
6394         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
6395         `charset'; fix name of function called recursively.
6396         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
6397
6398 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6399
6400         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
6401         (gnus-mime-set-charset-parameters): New function.
6402         (gnus-mime-view-part-as-charset): Use it to correctly display part
6403         specifying wrong charset.
6404
6405 2008-09-08  David Engster  <dengste@eml.cc>
6406
6407         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
6408         in completing-read for back end server.
6409
6410 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
6411
6412         * message.el (message-confirm-send): New variable to confirm sending a
6413         message.
6414         (message-send): Use it.
6415
6416 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
6417
6418         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
6419
6420 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6421
6422         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
6423
6424 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
6425
6426         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
6427         prevent tracking too many groups.
6428         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
6429         Use it.
6430
6431 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
6432
6433         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
6434         moving point to the bottom of the window in order to avoid recentering.
6435
6436 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6437
6438         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
6439
6440         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
6441         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
6442         (gnus-article-beginning-of-window): Fix calculation.
6443
6444 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6445
6446         * gnus-msg.el (gnus-summary-supersede-article)
6447         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
6448         value of gnus-newsgroup-charset to decode non-MIME encoded text in
6449         message header.
6450
6451 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
6452
6453         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
6454         pending output coming after the status change.
6455
6456 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6457
6458         * message.el:
6459         * gnus-start.el:
6460         * gnus-registry.el: Remove VMS support.
6461
6462 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6463
6464         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
6465         macro.
6466         (rfc2104-hash): Use it.
6467
6468 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
6469
6470         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
6471         (gnus-summary-sort-by-most-recent-date): New commands.
6472         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
6473         and menu entries.
6474
6475 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6476
6477         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
6478         don't redisplay article for raw contents; remove plural articles stuff.
6479
6480         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
6481         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
6482         on gnus-summary-save-article; display results properly.
6483
6484 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6485
6486         * lpath.el: No need to fbind ns-focus-frame.
6487
6488 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6489
6490         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
6491
6492 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6493
6494         * gnus-art.el (gnus-summary-save-in-pipe):
6495         Consider gnus-save-all-headers.
6496
6497 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
6498
6499         * gnus-util.el (ns-focus-frame): Remove declaration.
6500         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
6501         like x.
6502
6503 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
6504
6505         * rfc2104.el (rfc2104-zero): Delete defconst.
6506         (rfc2104-hex-alist): Likewise.
6507         (rfc2104-hex-to-int): Delete func.
6508         (rfc2104-hexstring-to-bitstring): Likewise.
6509         (rfc2104-nybbles): New defconst.
6510         (rfc2104-hash): Rewrite for speed.
6511
6512 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6513
6514         * tls.el (open-tls-stream): Make it work with the 2nd argument
6515         BUFFER that is a string but does not exist as a buffer object, as
6516         mentioned in the doc-string.
6517
6518 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6519
6520         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
6521         SXEmacs.
6522
6523 2008-07-16  Glenn Morris  <rgm@gnu.org>
6524
6525         * gnus-util.el (ns-focus-frame): Declare for compiler.
6526
6527 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6528
6529         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
6530         set as a group parameter.
6531         (gnus-summary-save-in-pipe): Work when it is called independently.
6532         (gnus-summary-pipe-to-muttprint): Don't modify
6533         gnus-summary-pipe-output-default-command.
6534
6535 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6536
6537         * message.el (message-send-mail-with-sendmail):
6538         Display the error message.
6539
6540 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6541
6542         * gnus-art.el (gnus-default-article-saver):
6543         Add gnus-summary-save-in-pipe to choices.
6544         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
6545         gnus-summary-pipe-output-default-command as the default command.
6546         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
6547         instead of gnus-last-shell-command.
6548
6549         * gnus-sum.el (gnus-summary-pipe-output-default-command):
6550         New user option.
6551         (gnus-summary-muttprint-program): Mention the value will be changed.
6552         (gnus-summary-save-article): Force showing of all headers.
6553         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
6554
6555 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
6556
6557         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
6558
6559 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
6560
6561         * nnimap.el (nnimap-id):
6562         * sieve-manage.el (sieve-manage-open): Doc fixes.
6563
6564 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
6565
6566         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
6567         if available.
6568
6569 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
6570
6571         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
6572
6573         * nnkiboze.el (nnkiboze-generate-group):
6574         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
6575
6576         * nnmairix.el: Require CL.
6577
6578 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6579
6580         * dgnushack.el: Autoload get-display-table and put-display-table for
6581         XEmacs 21.5.
6582
6583         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
6584         21.4 and SXEmacs.
6585
6586 2008-06-15  David Engster  <dengste@eml.cc>
6587
6588         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
6589
6590 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
6591
6592         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
6593         New macros that expand to an `aset'/`aref' call under Emacs, and to a
6594         runtime choice under XEmacs.
6595
6596         * gnus-sum.el (gnus-summary-set-display-table):
6597         Use `gnus-put-display-table', `gnus-get-display-table',
6598         `gnus-set-display-table' for the display table, instead of `aset'.
6599
6600         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
6601         Use `gnus-put-display-table', `gnus-get-display-table',
6602         `gnus-set-display-table' for the display table.
6603
6604 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6605
6606         * nnmairix.el: Add autoloads.
6607
6608 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6609
6610         * nnmairix.el (nnmairix-delete-recreate-group)
6611         (nnmairix-update-and-clear-marks): Fix error messages.
6612
6613 2008-06-14  David Engster  <dengste@eml.cc>
6614
6615         * nnmairix.el: Upgrade to version 0.6.
6616         (nnmairix-group-toggle-propmarks-this-group)
6617         (nnmairix-group-toggle-readmarks-this-group)
6618         (nnmairix-group-delete-recreate-this-group)
6619         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
6620         (nnmairix-remove-tick-mark-original-article): New commands.
6621         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
6622         (nnmairix-propagate-marks-to-nnmairix-groups)
6623         (nnmairix-only-use-registry, nnmairix-allowfast-default)
6624         (nnmairix-marks-cache, nnmairix-version-output): New variables.
6625         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
6626         functions needed for marks propagation and manipulation of read marks.
6627         (nnmairix-update-groups): New function.
6628         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
6629         (nnmairix-determine-original-group-from-registry)
6630         (nnmairix-determine-original-group-from-path)
6631         (nnmairix-get-group-from-file-path, nnmairix-map-range)
6632         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
6633         New helper functions.
6634         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
6635         keystrokes for new commands.
6636         (nnmairix-delete-and-create-on-change): Doc string cleanup.
6637         (nnmairix-request-group): Check allow-fast group parameter.
6638         (nnmairix-request-create-group): Set allow-fast group parameter if
6639         nnmairix-allowfast-default is set.
6640         (nnmairix-close-group): Propagate marks upon closing if needed.
6641         (nnmairix-group-toggle-threads-this-group): Use new.
6642         nnmairix-group-toggle-parameter helper function.
6643         (nnmairix-search): Better check for empty search result.
6644         (nnmairix-goto-original-article): Use new helper functions for
6645         determining original article.
6646         (nnmairix-show-original-article): Make sure message-id is in brackets.
6647         (nnmairix-call-mairix-binary): Change variable name.
6648         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
6649         helper function.
6650         (nnmairix-widget-toggle-activate): Fix doc string.
6651
6652 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6653
6654         * nnir.el: Require edmacro when compiling with XEmacs.
6655         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
6656         available in Emacs 21.
6657
6658 2008-06-11  Glenn Morris  <rgm@gnu.org>
6659
6660         * gnus-util.el (x-focus-frame):
6661         * gnus.el (image-size):
6662         * mm-decode.el (image-size): Declare.
6663
6664         * gnus-picon.el (declare-function): Add compat definition.
6665         (image-size): Declare.
6666
6667         * gnus-group.el (tool-bar-map):
6668         * gnus-sum.el (tool-bar-map): Define for compiler.
6669
6670         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
6671
6672         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
6673
6674         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
6675         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
6676         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
6677         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
6678         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
6679         * sieve-manage.el, spam-report.el, spam.el:
6680         Remove unnecessary eval-and-compile of autoloads.
6681
6682 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
6683
6684         * auth-source.el: Precise Tramp doc.
6685
6686 2008-06-07  Glenn Morris  <rgm@gnu.org>
6687
6688         * nnmairix.el: Remove unnecessary eval-when-compile.
6689
6690 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6691
6692         * lpath.el: Fbind propertize for XEmacs 21.4.
6693
6694 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6695
6696         * nnir.el: Move here from ../contrib.
6697
6698 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
6699
6700         * gnus-util.el (gnus-read-shell-command): New function.
6701         * mm-decode.el (mm-pipe-part):
6702         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
6703
6704 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6705
6706         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
6707
6708 2008-06-03  Glenn Morris  <rgm@gnu.org>
6709
6710         * pop3.el (nnheader-accept-process-output): Autoload it.
6711
6712 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6713
6714         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
6715         are not 2-digit hexadecimal characters that follow `%'s.
6716
6717 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
6718
6719         * message.el (message-bogus-recipient-p): Fix type in doc string.
6720         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
6721         (message-bogus-addresses): Rename from message-bogus-address-regexp.
6722         Improve custom options.
6723         (message-bogus-recipient-p): Adjust accordingly.
6724
6725 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
6726
6727         * parse-time.el (parse-time-months, parse-time-weekdays): Add
6728         long-form month and day names.
6729
6730 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6731
6732         * dgnushack.el: Autoload debug, eudc-expand-inline and
6733         pgg-snarf-keys-region for XEmacs.
6734
6735         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
6736
6737         * nnmairix.el: Require edmacro when compiling with XEmacs.
6738
6739 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6740
6741         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
6742         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
6743
6744 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6745
6746         * auth-source.el: Add more docs.
6747
6748         * netrc.el (netrc-machine): Always match if the port is not given.
6749
6750 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6751
6752         * nnheader.el (nnheader-read-timeout): Change the default timeout from
6753         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
6754         retrieval faster in some cases, but might make CPU usage larger.
6755         If this has any bad side effects, we might revert this change.
6756
6757         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
6758         seems to make mail retrieval much, much faster.
6759         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
6760         unconditionally.
6761
6762         * gnus-draft.el (gnus-group-send-queue):
6763         Bind message-send-mail-partially-limit to nil to avoid being prompted.
6764
6765 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
6766
6767         * mml.el (mml-attach-buffer): Prompt for `disposition'.
6768
6769         * message.el (message-bogus-address-regexp): Fix and improve custom
6770         type.
6771         (message-setup-hook): Add message-check-recipients as custom option.
6772
6773 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6774
6775         * message.el (message-cite-function): Remove bogus autoload which crept
6776         in during merge from v5-10.
6777
6778 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
6779
6780         * nnimap.el (nnimap-open-connection): Fix login/password bug.
6781
6782         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
6783
6784         * auth-source.el: Preliminary Tramp docs.
6785         (auth-sources): Change the default auth-sources to use
6786         EPA .gpg files.
6787
6788 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6789
6790         * nntp.el: Autoload `auth-source-user-or-password'.
6791         (nntp-send-authinfo): Use it.
6792
6793         * nnimap.el: Autoload `auth-source-user-or-password'.
6794         (nnimap-open-connection): Use it.
6795
6796         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
6797         for the gnus-message function.
6798         (auth-source-user-or-password): Use it.
6799
6800 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6801
6802         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
6803         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
6804         (rfc2104-hash): Use it.
6805
6806 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
6807
6808         * gnus-art.el (gnus-article-toggle-truncate-lines):
6809         Don't use `iff' in docstring.
6810
6811 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
6812
6813         * gnus-registry.el: Adjusted copyright dates and added a keyword.
6814
6815         * gnus-util.el (gnus-extract-address-component-name)
6816         (gnus-extract-address-component-email): Convenience functions around
6817         `gnus-extract-address-components'.
6818
6819         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
6820         Use `gnus-extract-address-component-email' to fix bug of comparing full
6821         sender name to `user-mail-address'.
6822
6823 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6824
6825         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
6826         catch/throw to optimize.
6827         (gnus-registry-find-keywords): Just use member to find a keyword.
6828
6829 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6830
6831         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
6832         is current before calling gnus-server-prepare.
6833         (gnus-server-setup-buffer, gnus-server-update-server)
6834         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
6835
6836 2008-05-04  Juri Linkov  <juri@jurta.org>
6837
6838         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
6839         (mailcap-file-default-commands): Use mailcap-replace-in-string
6840         instead of replace-regexp-in-string, and mailcap-delete-duplicates
6841         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
6842
6843 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
6844
6845         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
6846
6847 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6848
6849         * gnus.el: Bump version to 0.11.
6850
6851 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6852
6853         * gnus.el: No Gnus v0.10 is released.
6854
6855 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6856
6857         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
6858         hooks.
6859         (gnus-update-read-articles): Speed up non-marks-using users.
6860         (gnus-use-marks): Define gnus-use-marks.
6861         (gnus-propagate-marks): Rename variable to something more sensible.
6862
6863 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6864
6865         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
6866         (gmm-image-load-path-for-library): Fix typos in docstrings.
6867         (gmm-message): Reflow docstring.
6868
6869 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
6870
6871         * mail-source.el (mail-source-set-1, mail-source-bind):
6872         Move auth-source code out of the macro to clean it up and fix bugs.
6873
6874 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
6875
6876         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
6877         by sender if it's equal to user-mail-address, it's likely to be
6878         useless.
6879
6880         * mail-source.el (mail-source-bind): Don't use user or password if they
6881         are not bound.  Unintern them if they are nil.  Don't use server unless
6882         it's bound, and default it to empty string otherwise.
6883
6884 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6885
6886         * mail-source.el: Load auth-source.el.
6887         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
6888         get user name or password, if auth-sources is set up.
6889
6890         * gnus-registry.el (gnus-registry-split-strategy): New variable for
6891         strategy of splitting with parent.
6892         (gnus-registry-split-fancy-with-parent)
6893         (gnus-registry-post-process-groups): Use it and fix prior
6894         bug (returning a list as the split result).
6895
6896         * auth-source.el (auth-sources): Remove server parameter.
6897         (auth-source-pick, auth-source-user-or-password)
6898         (auth-source-user-or-password-imap)
6899         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6900         (auth-source-user-or-password-sftp)
6901         (auth-source-user-or-password-smtp): Remove server parameter.
6902
6903 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
6904
6905         * smime.el (smime-sign-region, smime-encrypt-region)
6906         (smime-decrypt-region):
6907         Remove redundant calls to `generate-new-buffer-name'.
6908
6909 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
6910
6911         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
6912         Don't use QP for message/rfc822.
6913         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
6914
6915 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
6916
6917         * sieve-manage.el (sieve-string-bytes): Remove.
6918         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
6919         correct byte-length only if the process's coding-system is the same as
6920         the one used internally by Emacs to represent strings.
6921
6922 2008-04-22  Juri Linkov  <juri@jurta.org>
6923
6924         * mailcap.el (mailcap-file-default-commands): New function.
6925
6926 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6927
6928         * message.el (message-signature-separator, message-cite-function):
6929         Change custom version.
6930
6931 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
6932
6933         * tls.el (tls-program): Add -ign_eof argument to call the openssl
6934         commands.
6935         (tls-checktrust): Ditto.
6936
6937 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6938
6939         * mm-decode.el (mm-display-external): Make temp file read-only.
6940
6941 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6942
6943         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
6944         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
6945         `C-c C-f d'.
6946
6947 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6948
6949         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
6950
6951 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6952
6953         * gnus.el: Bump version to 0.9.
6954
6955 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6956
6957         * gnus.el: No Gnus v0.8 is released.
6958
6959 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6960
6961         * mail-source.el (mail-source-value):
6962         Prefer fboundp to functionp so it works with macros as well.
6963
6964 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6965
6966         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6967         Fix last change in case the element is not even a symbol.
6968
6969 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6970
6971         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
6972         Prefer fboundp to functionp so it works with macros as well.
6973
6974 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
6975
6976         * auth-source.el: Add docs.
6977         (auth-sources): Modify format to support server.
6978         (auth-source-pick, auth-source-user-or-password)
6979         (auth-source-user-or-password-imap)
6980         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
6981         (auth-source-user-or-password-sftp)
6982         (auth-source-user-or-password-smtp): Add server parameter.
6983
6984 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
6985
6986         * gnus-registry.el: Initialize the registry when gnus-registry-install
6987         is t.
6988
6989 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6990
6991         * compface.el (uncompface): Make buffer unibyte.
6992
6993 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6994
6995         * mail-source.el (mail-source-value):
6996         Prefer fboundp to functionp so it works with macros as well.
6997
6998 2008-04-05  Glenn Morris  <rgm@gnu.org>
6999
7000         * gnus-ems.el (mm-disable-multibyte): Autoload it.
7001
7002 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
7003
7004         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
7005         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
7006
7007         * nnheader.el (nnheader-init-server-buffer): Change buffer's
7008         multibyteness after rather than before erasing it.
7009
7010         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
7011         mm-with-multibyte.
7012         (gnus-request-article-this-buffer): Make sure the proper decoding is
7013         used if gnus-original-article-buffer happens to be unibyte.
7014
7015         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
7016         default-enable-multibyte-characters.
7017
7018         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
7019         default-enable-multibyte-characters.
7020
7021         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
7022
7023         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
7024
7025 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7026
7027         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7028         Fix last change in case the element is not even a symbol.
7029
7030 2008-04-02  Simon Josefsson  <simon@josefsson.org>
7031
7032         * imap.el (imap-enable-exchange-bug-workaround): New variable.
7033         (imap-message-copyuid-1): Use it.
7034         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
7035         J. Williams in
7036         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
7037
7038         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
7039         imap-enable-exchange-bug-workaround.
7040         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
7041
7042 2008-04-01  Simon Josefsson  <simon@josefsson.org>
7043
7044         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
7045         a 100 byte status-checks into a 2-3MB transfer for each group.
7046         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
7047         to enable bug workaround or not.
7048         (nnimap-find-minmax-uid): Only enable workaround conditionally.
7049
7050 2008-03-31  Glenn Morris  <rgm@gnu.org>
7051
7052         * message.el (mml2015-use): Declare for compiler.
7053         (message-info): Require mml2015 when appropriate.
7054
7055 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7056
7057         * Makefile.in (EMACS_COMP): Quote directory name that might contain
7058         whitespace.
7059
7060 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7061
7062         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
7063         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
7064         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
7065         (nntp-service-to-port): New function.
7066         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
7067         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
7068         (nntp-open-netcat-stream): New function.
7069         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
7070
7071 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
7072
7073         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
7074
7075 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7076
7077         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
7078
7079 2008-03-28  Magnus Henoch  <mange@freemail.hu>
7080
7081         * dns.el (dns-write): Use set-buffer-multibyte.
7082
7083 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
7084
7085         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
7086
7087 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
7088
7089         * message.el (message-signature-separator): Change default.
7090         Improve custom type.
7091         (message-cite-function): Change default to
7092         message-cite-original-without-signature.
7093
7094         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
7095         toggle.
7096
7097         * message.el (message-check-news-body-syntax): Fix signature check.
7098         (message-setup-1): Mark buffer as unmodified _after_ running
7099         message-setup-hook and handling message-alternative-emails.
7100         (message-shorten-references): Be more strict when building list of
7101         valid references to comply with GNKSA.
7102
7103         * gnus-group.el (gnus-read-ephemeral-bug-group)
7104         (gnus-read-ephemeral-debian-bug-group)
7105         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
7106
7107         * message.el (message-info): Don't use booleanp which isn't supported
7108         in Emacs 21 and XEmacs.
7109
7110 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7111
7112         * gnus-group.el (gnus-gmane-group-download-format): Rename from
7113         gnus-group-gmane-group-download-format.
7114         (gnus-group-read-ephemeral-gmane-group): Rename from
7115         gnus-group-read-ephemeral-gmane-group.
7116         (gnus-read-ephemeral-gmane-group-url): Rename from
7117         gnus-group-read-ephemeral-gmane-group-url.
7118         (gnus-bug-group-download-format-alist): New variable.
7119         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
7120         (gnus-read-ephemeral-emacs-bug-group): New commands.
7121
7122 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7123
7124         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
7125         (gnus-visible-headers): Improve custom type.
7126
7127 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7128
7129         * mml.el (mml-menu): Add workarounds for XEmacs.
7130
7131         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
7132         X-Boundary header.
7133
7134         * message.el (message-simplify-recipients): Fix previous commit.
7135
7136 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7137
7138         * mm-util.el (mm-set-buffer-multibyte): New function.
7139         * mm-decode.el (mm-copy-to-buffer): Use it.
7140
7141         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
7142         Prefer fboundp to functionp so it works with macros as well.
7143
7144 2008-03-19  Glenn Morris  <rgm@gnu.org>
7145
7146         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
7147         Accidentally removed in the sync process with Emacs.
7148
7149 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
7150
7151         * message.el (message-alter-recipients-discard-bogus-full-name):
7152         New function.
7153         (message-alter-recipients-function): New variable.
7154         (message-get-reply-headers): Use it.
7155         (message-replace-header): New helper function.
7156         (message-recipients-without-full-name): New variable.
7157         (message-simplify-recipients): New command.
7158
7159         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
7160
7161         * message.el (message-info): Handle EasyPG manual.
7162
7163         * mml.el (mml-menu): Add entry for EasyPG.
7164
7165 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
7166
7167         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
7168         parameter.
7169
7170         * message.el (message-disassociate-draft): Specify drafts group name
7171         fully.
7172
7173 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
7174
7175         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7176         Eliminate unnecessary duplicates from the match list.
7177
7178 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7179
7180         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
7181
7182         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
7183
7184         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
7185         args of `how-many' of which the XEmacs version doesn't take; declare
7186         Info-index-next as function.
7187
7188 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7189
7190         * gnus-score.el (gnus-score-headers): Fix handling of
7191         gnus-inhibit-slow-scoring.
7192
7193         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
7194         string.
7195         (gnus-button-url-regexp): Improve handling of parenthesis.
7196         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
7197         (gnus-button-handle-info-keystrokes): Handle index entries.
7198
7199 2008-03-15  Glenn Morris  <rgm@gnu.org>
7200
7201         * parse-time.el (parse-time-string): Simplify.
7202
7203 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7204
7205         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
7206         Incoming* files.
7207
7208 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7209
7210         * auth-source.el (auth-sources): Rename from auth-source-choices.
7211         (auth-source-pick): Use it.
7212
7213 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7214
7215         * binhex.el (binhex-decode-region-internal):
7216         * uudecode.el (uudecode-decode-region-internal):
7217         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
7218         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
7219         setting default-enable-multibyte-characters.
7220
7221 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7222
7223         * auth-source.el (auth-source-protocols)
7224         (auth-source-protocols-customize, auth-source-choices): Add and
7225         modified variable customizations and defaults.
7226         (auth-source-pick, auth-source-user-or-password)
7227         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7228         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7229         (auth-source-user-or-password-sftp)
7230         (auth-source-user-or-password-smtp): Use new variables and provide an
7231         interface to netrc.el.
7232
7233 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7234
7235         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
7236         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
7237         Make sure the nntp port to specify is a string.
7238
7239 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
7240
7241         * nntp.el: Use with-current-buffer.
7242         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
7243         dubious mm-with-unibyte-current-buffer.
7244         (nntp-with-open-group-function): New function extracted from
7245         nntp-with-open-group macro.
7246         (nntp-with-open-group): Use the function, so it's easier to debug.
7247         Add indentation and debugging info.
7248         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
7249         Recommend the use of the netcat alternatives.
7250
7251         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
7252         Avoid mm-string-as-multibyte as well.
7253
7254         * nnweb.el (nnweb-insert-html):
7255         Remove use of nnheader-string-as-multibyte.
7256
7257         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
7258         (nnheader-string-as-multibyte): Remove.
7259
7260         * mm-view.el: Use inhibit-read-only.
7261         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
7262         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
7263         or unibyte-string.
7264
7265         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
7266         (mm-uu-yenc-extract): Use with-current-buffer.
7267
7268         * gnus-soup.el (gnus-soup-send-packet): Don't use
7269         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
7270
7271         * nnmh.el: Use with-current-buffer.
7272         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
7273         mm-string-as-multibyte on the output of mm-encode-coding-string.
7274
7275         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
7276         (nnimap-request-move-article): Use with-current-buffer.
7277
7278         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
7279         inserting the handle-buffer's text, so the implicit multibyte->unibyte
7280         conversion uses string-make-unibyte rather than string-as-unibyte.
7281
7282         * gnus-msg.el: Use with-current-buffer.
7283
7284         * message.el (message-ignored-resent-headers): Add "Delivered-To".
7285
7286 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
7287
7288         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
7289         string for caching if it is 'PIN.
7290
7291 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7292
7293         * lpath.el: Consider the case without Emacs/W3.
7294
7295 2008-03-08  Glenn Morris  <rgm@gnu.org>
7296
7297         * time-date.el (date-to-time, time-subtract, time-add)
7298         (safe-date-to-time): Doc fixes.
7299
7300 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
7301
7302         * mail-source.el (mail-source-delete-old-incoming-confirm):
7303         Change default to nil.
7304         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
7305
7306 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7307
7308         * lpath.el: Rearrange.
7309
7310         * gnus-art.el (gnus-narrow-to-page): Position point properly.
7311         (gnus-article-goto-prev-page): Work for articles having ^L's.
7312
7313         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
7314
7315         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
7316
7317 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
7318
7319         * gnus-bookmark.el: Adjust for renames in bookmark.el.
7320         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
7321         (gnus-bookmark-jump): Adjust some variable names.
7322
7323 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
7324
7325         * auth-source.el: New package.
7326         (auth-source-choices): Add customization entry point variable.
7327
7328         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
7329         bug.
7330
7331 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
7332
7333         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
7334         (gnus-registry-initialize, gnus-registry-install-p): Use it.
7335         (gnus-registry-install-shortcuts): Rename from
7336         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
7337         the `gnus-registry-mark-map' keymap dynamically from
7338         `gnus-registry-marks'.  The generated functions update the summary line
7339         when a registry mark is added or deleted, and will call
7340         `gnus-registry-install-p' (see the comments in the code).
7341         (gnus-registry-user-format-function-M): Use concat intelligently.
7342
7343         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
7344         the registry mark functions.
7345
7346 2008-03-05  Glenn Morris  <rgm@gnu.org>
7347
7348         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
7349         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
7350         gnus-art.
7351         (top-level): No need to load own source when compiling.
7352
7353 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
7354
7355         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
7356         Suggested by <chris.anderton@zetnet.co.uk>.
7357
7358 2008-03-04  Glenn Morris  <rgm@gnu.org>
7359
7360         * gnus-sum.el (top-level): No need to require gnus when compiling,
7361         since unconditionally required near start of file.
7362         (gnus-summary-display-while-building): Move definition before use.
7363
7364 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7365
7366         * gnus-registry.el (gnus-registry-user-format-function-M):
7367         Add formatting function.
7368
7369 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
7370
7371         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
7372         with plists.
7373         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
7374         Use new format.
7375
7376 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7377
7378         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
7379         `where-is-internal' that returns a range of key sequences.
7380
7381 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
7382
7383         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
7384
7385         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
7386         (gnus-summary-jump-to-group): Consider windows on other displayed
7387         frames as well.  Similar changes might be needed elsewhere, but that's
7388         the one I've bumped into during my use.
7389
7390         * nndoc.el (nndoc-oe-dbx-type-p):
7391         * gnus-msg.el (gnus-debug):
7392         * gnus-group.el (gnus-update-group-mark-positions):
7393         Use mm-string-to-multibyte.
7394
7395 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
7396
7397         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
7398         doesn't handle NotDashEscaped.
7399
7400         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
7401         (mml-dnd-attach-options): Fix typo in custom choice.
7402
7403         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
7404         Change nndoc-article-type to mbox.
7405         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
7406
7407         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
7408         to nil, instead of html2text.
7409
7410         * imap.el (imap-debug): Add `imap-ping-server'.
7411
7412         * gnus-bookmark.el: Add FIXMEs.
7413
7414         * message.el (message-form-letter-separator)
7415         (message-send-form-letter-delay): New variables.
7416         (message-send-form-letter): Use them.  New command to send form
7417         letters.  Requested by Uwe Siart.
7418         (message-send-mail-function): Doc fix.  Add "Other" custom option.
7419
7420 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7421
7422         * Update copyright years.
7423
7424 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
7425
7426         Sync from EMACS_22_BASE.
7427
7428         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
7429
7430 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7431
7432         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
7433         empty author.
7434
7435 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
7436
7437         * gnus-registry.el (gnus-registry-marks): Add variable for
7438         customization of marks and their appearance.
7439         (gnus-registry-read-mark): Use it.
7440         (gnus-registry-do-marks): Add utility function to loop through
7441         `gnus-registry-marks'.
7442         (gnus-registry-install-shortcuts-and-menus): Add function to install
7443         shortcuts and menus.
7444         (gnus-registry-initialize): Use it.
7445         (gnus-registry-default-mark): Clarify documentation.
7446
7447 2008-02-29  Glenn Morris  <rgm@gnu.org>
7448
7449         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
7450         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
7451         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
7452         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
7453         Change defcustom :version from 23.0 to 23.1.
7454
7455 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
7456
7457         * gnus-registry.el (gnus-registry-follow-group-p)
7458         (gnus-registry-post-process-groups): Add functions to aid registry
7459         splitting and improve logging.  Clarify behavior in function
7460         documentation.
7461         (gnus-registry-split-fancy-with-parent): Use them.
7462
7463 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
7464
7465         * gnus-art.el: Use with-current-buffer.
7466
7467 2008-02-27  David Engster  <dengste@eml.cc>
7468
7469         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
7470         Express real group name in the response.
7471
7472 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7473
7474         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
7475         (nnmairix-last-server, nnmairix-current-server): Defvar them.
7476         (nnmairix-goto-original-article): Defvar gnus-registry-install and
7477         autoload gnus-registry-fetch-group when compiling.
7478         (nnmairix-request-group-with-article-number-correction):
7479         Remove unreferenced argument passed to nnmairix-call-backend.
7480
7481 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7482
7483         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
7484         (mm-uu-extract): Improve face for low color ttys.
7485         Reported by Sascha Wilde.
7486
7487 2008-02-27  Glenn Morris  <rgm@gnu.org>
7488
7489         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
7490         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
7491         variables to defconsts.  Convert comments to doc-strings.
7492         (nnmairix-last-server, nnmairix-current-server): Convert from free
7493         variables to defvars.  Convert comments to doc-strings.
7494         (gnus-registry-fetch-group): Autoload.
7495         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
7496         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
7497         (nnmairix-widget-build-editable-fields): Use car cddr rather than
7498         caddr.
7499         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
7500         nnmairix-request-group-with-article-number-correction call.
7501         (nnmairix-fast, nnmairix-group): New, less general names, for free
7502         variables passed from nnmairix-request-group to
7503         nnmairix-request-group-with-article-number-correction.  Declare.
7504         (nnmairix-request-group-with-article-number-correction):
7505         Use nnmairix-fast, nnmairix-group rather than fast, group.
7506
7507 2008-02-26  David Engster  <dengste@eml.cc>
7508
7509         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
7510         version 0.5.
7511
7512 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
7513
7514         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
7515         instead of making an extra function call.  Don't add the current group
7516         to articles only when they have the group.  Use
7517         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
7518         Reported by David <de_bb@arcor.de>.
7519
7520 2008-02-24  Miles Bader  <miles@gnu.org>
7521
7522         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
7523         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
7524         (mm-find-mime-charset-region):
7525         * mm-bodies.el (mm-encode-body):
7526         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
7527
7528 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7529
7530         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
7531         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
7532
7533 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
7534
7535         * mail-source.el (mail-source-delete-incoming): Change default.
7536         Supplement doc string.
7537
7538         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
7539
7540 2008-02-14  Glenn Morris  <rgm@gnu.org>
7541
7542         * time-date.el (format-seconds): New function.
7543
7544 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
7545
7546         * nnmail.el (nnmail-message-id-cache-file): Derive from
7547         `gnus-home-directory'.
7548
7549 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
7550
7551         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
7552         Document negative prefix.
7553
7554         * gnus-group.el (gnus-group-read-group): Document negative prefix.
7555
7556 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7557
7558         * message.el (message-unsent-separator): Add the Exim bounce
7559         separator.
7560
7561 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
7562
7563         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
7564         list.
7565         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
7566         recipient/signer list.
7567
7568 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7569
7570         * Makefile.in (datarootdir): Define.
7571         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
7572         name that might contain whitespace.
7573
7574 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
7575
7576         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
7577         fbound (Emacs 23 unicode), signal an error.
7578
7579 2008-02-08  Glenn Morris  <rgm@gnu.org>
7580
7581         * gnus-art.el (pgg-display-output-buffer): Declare as function.
7582
7583 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
7584
7585         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
7586         ports to the calls to `netrc-machine-user-or-password' in addition to
7587         "imap" and "imaps".
7588
7589 2008-02-01  Zhang Wei  <id.brep@gmail.com>
7590
7591         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
7592
7593         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
7594
7595 2008-02-01  Kenichi Handa  <handa@m17n.org>
7596
7597         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
7598         rfc2104-hexstring-to-bitstring and changed to return a byte list.
7599         (rfc2104-hash): Convert the result of concat to unibyte string.
7600
7601 2008-02-01  Dave Love  <fx@gnu.org>
7602
7603         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
7604         coding-system-for-read.
7605         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
7606
7607 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
7608
7609         * gnus.el (gnus-group-startup-message): Add `find-image' call before
7610         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
7611         <hanche@math.ntnu.no>.
7612
7613 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7614
7615         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
7616
7617         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
7618
7619 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
7620
7621         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
7622         * message.el (message-beginning-of-line): Use featurep instead of bound
7623         tests in order to resolve conditionals at compile time.
7624
7625 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
7626
7627         * mail-source.el (mail-sources): Add `group' choice.
7628
7629         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
7630         parameter `in-group' to control into which group the articles go.
7631         Add treatment of `group' mail-source.
7632
7633 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7634
7635         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
7636
7637         * mm-decode.el (mm-dissect-buffer): Decode description.
7638
7639         * mml.el (mml-to-mime): Encode message header first.
7640
7641 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7642
7643         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
7644         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
7645
7646         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
7647         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
7648
7649 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
7650
7651         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
7652
7653 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7654
7655         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
7656         prefix keys.
7657         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
7658         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
7659         gnus-xmas.el.
7660
7661         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
7662         (gnus-xmas-article-describe-bindings): New function.
7663         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
7664         gnus-xmas-article-describe-bindings.
7665
7666         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
7667
7668 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
7669
7670         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
7671         Add new variables for article mark management.
7672         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
7673         list of extra data entries which, when present, will indicate that the
7674         article ID should not be trimmed from the registry.
7675         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
7676         functions.
7677         (gnus-registry-read-mark): New function to read a mark name from the
7678         user.
7679         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
7680         (gnus-registry-set-article-mark-internal): New functions to add and
7681         remove marks.
7682         (gnus-registry-get-article-marks): New function to show the marks for
7683         an article, or retrieve them for further use.
7684
7685 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7686
7687         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
7688         keys when no argument is given.
7689
7690 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
7691
7692         * imap.el (imap-ping-server): New variable.
7693         (imap-opened): On add extra ping if imap-ping-server is non-nil.
7694         (imap-ping-server): Minor doc string fixes.
7695
7696 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7697
7698         * imap.el (imap-ping-server): New function.
7699         (imap-opened): Call imap-ping-server.
7700
7701 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
7702
7703         * gnus-sum.el (gnus-article-sort-by-random)
7704         (gnus-thread-sort-by-random): Fix doc strings.
7705         Reported by jidanni@jidanni.org.
7706
7707 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7708
7709         * gnus-art.el (gnus-article-describe-bindings): New function.
7710         (gnus-article-read-summary-keys): Use it.
7711         (gnus-article-mode-map): Bind `C-h b' to it.
7712
7713 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7714
7715         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
7716         XEmacs.
7717         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7718         Protect against non-character events.
7719
7720         * lpath.el: Fbind map-keymap for Emacs 21.
7721
7722 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
7723
7724         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
7725         New command.
7726         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
7727         instead of END.  Change name of the temp file.
7728         (gnus-group-gmane-group-download-format): Add doc string.  Make it
7729         customizable.
7730
7731 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7732
7733         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
7734         bind `S W' to gnus-article-wide-reply-with-original; set default
7735         binding to gnus-article-read-summary-send-keys.
7736         (gnus-article-read-summary-keys): Fix the order of keys; display
7737         continuation keys correctly in the echo area; describe bindings
7738         correctly when keys end with `C-h'.
7739         (gnus-article-read-summary-send-keys): New function.
7740         (gnus-article-describe-key, gnus-article-describe-key-briefly):
7741         Work for gnus-article-read-summary-send-keys; display continuation keys
7742         correctly in the echo area.
7743         (gnus-article-reply-with-original): Ignore prefix argument.
7744         (gnus-article-wide-reply-with-original): New function.
7745
7746         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
7747         Emacs 21.
7748
7749 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7750
7751         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
7752         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
7753
7754 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
7755
7756         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
7757         (gnus-group-read-ephemeral-gmane-group): New command.
7758
7759 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
7760
7761         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
7762
7763 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
7764
7765         * message.el (message-send-mail-function): Increase custom version.
7766
7767         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
7768         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
7769
7770 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
7771
7772         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
7773         for the cases where imap-authenticate is called with a nil buffer
7774         parameter.
7775
7776 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7777
7778         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
7779         html parts correctly; support forwarded messages.
7780         (gnus-article-browse-html-article): Remove work buffers.
7781
7782         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
7783         compiling.
7784         (netrc-bound-and-true-p): New macro.
7785         (netrc-parse): Use it instead of bound-and-true-p that is not available
7786         in XEmacs 21.4.
7787
7788 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
7789
7790         * gnus-registry.el (gnus-registry-mark-article)
7791         (gnus-registry-article-marks): Add functionality to mark articles
7792         through the Gnus registry.
7793
7794         * encrypt.el: Clarify documentation for the new pgg method.
7795         (encrypt-file-alist): Add PGG option.
7796         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
7797         functionality.  Abstract password key and messaging to external
7798         functions.
7799         (encrypt-password-key, encrypt-get-passphrase-if-needed)
7800         (encrypt-message-method-and-cipher): Add new convenience external
7801         functions.
7802         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
7803         (encrypt-pgg-process-buffer): Add PGG functionality glue.
7804
7805         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
7806         (netrc-parse): Use encrypt-file-alist to determine if
7807         encrypt-find-model or encrypt-insert-file-contents should be used.
7808
7809         * encrypt.el: Clarify documentation.  Load password-cache or
7810         password, whichever one is found first, instead of autoloading.
7811
7812 2007-12-19  Glenn Morris  <rgm@gnu.org>
7813
7814         * mml.el (message-options-set, message-narrow-to-head)
7815         (message-in-body-p, message-mail-p, message-encode-message-body):
7816         Autoload.
7817         (message-remove-header, message-narrow-to-headers-or-head)
7818         (message-subscribed-p, message-make-mail-followup-to)
7819         (message-position-on-field, message-news-p)
7820         (message-options-set-recipient, message-generate-headers)
7821         (message-sort-headers): Declare as functions.
7822
7823 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
7824
7825         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
7826         convention in doc string.
7827
7828 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7829
7830         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
7831         title to html parts.
7832         (gnus-article-browse-html-article): Pass message header to it.
7833
7834         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
7835
7836 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
7837
7838         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
7839         or password compatible with XEmacs.
7840
7841 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
7842
7843         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
7844         format document.
7845         (gnus-mime-delete-part): Don't write description line if empty.
7846         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
7847
7848 2007-12-14  Johan BockgÃ¥rd  <bojohan@gnu.org>
7849
7850         * gnus-sum.el (gnus-summary-mark-unread-as-read)
7851         (gnus-summary-mark-read-and-unread-as-read)
7852         (gnus-summary-mark-current-read-and-unread-as-read)
7853         (gnus-summary-mark-unread-as-ticked): Doc fix.
7854         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
7855
7856 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7857
7858         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
7859         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7860
7861 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
7862
7863         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
7864         yes-or-no-p.
7865
7866 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7867
7868         * mm-decode.el (mm-add-meta-html-tag): New function.
7869         (mm-save-part-to-file, mm-pipe-part): Use it.
7870
7871         * gnus-art.el (gnus-article-browse-delete-temp-files):
7872         Use gnus-y-or-n-p instead of y-or-n-p.
7873         (gnus-article-browse-html-parts): Work with message/external-body; use
7874         mm-add-meta-html-tag.
7875
7876 2007-12-11  Glenn Morris  <rgm@gnu.org>
7877
7878         * gnus-cache.el: Require gnus-sum not just when compiling.
7879
7880         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
7881
7882         * gnus-int.el (gnus-server-opened, gnus-status-message):
7883         Move definitions before use.
7884
7885         * mm-decode.el: Require gnus-util.
7886         (mm-remove-part): Only call delete-annotation on XEmacs.
7887
7888         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
7889
7890         * nnmail.el: Require gnus-int.
7891
7892         * spam.el: Move `require's before `eval-when-compile's.
7893
7894         * gnus-ems.el (gnus-alive-p):
7895         * gnus-fun.el (message-goto-eoh):
7896         * gnus-util.el (gnus-group-name-decode):
7897         * mail-source.el (gnus-compress-sequence):
7898         * message.el (Info-goto-node, format-spec):
7899         * mm-bodies.el (message-options-get):
7900         * mm-decode.el (mm-view-pkcs7):
7901         * mm-util.el (gmm-write-region):
7902         * mml-smime.el (mml-compute-boundary)
7903         (gnus-completing-read-with-default):
7904         * mml.el (widget-button-press, gnus-make-hashtable):
7905         * mml1991.el (mm-decode-content-transfer-encoding)
7906         (mm-encode-content-transfer-encoding)
7907         (message-options-get, message-options-set):
7908         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
7909         * nnfolder.el (gnus-request-group):
7910         * nnheader.el (ietf-drums-unfold-fws):
7911         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
7912         * smime.el (gnus-run-mode-hooks):
7913         * spam-stat.el (gnus-message): Autoload.
7914
7915         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
7916         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
7917         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
7918         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
7919         Add declare-function compatibility definition.
7920
7921         * gnus-cache.el (nnvirtual-find-group-art):
7922         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
7923         (gnus-add-image, gnus-add-wash-type):
7924         * gnus-group.el (nnkiboze-score-file):
7925         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
7926         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
7927         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
7928         (message-tokenize-header, gnus-get-buffer-create)
7929         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
7930         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
7931         * gnus.el (gnus-group-decoded-name):
7932         * mail-source.el (imap-capability):
7933         * mm-bodies.el (message-options-set):
7934         * mm-decode.el (gnus-configure-windows):
7935         * mm-extern.el (message-goto-body):
7936         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
7937         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
7938         (epg-sub-key-validity, message-options-set):
7939         * mml.el (widget-event-point, gnus-configure-windows):
7940         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
7941         * mml2015.el (epg-check-configuration, epg-configuration)
7942         (message-options-set):
7943         * nndb.el (nndb-request-article):
7944         * nnfolder.el (gnus-request-create-group):
7945         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
7946         * nnmaildir.el (gnus-group-mark-article-read):
7947         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
7948         * rfc1843.el (message-fetch-field):
7949         * spam.el (gnus-extract-address-components):
7950         Declare as functions.
7951
7952 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7953
7954         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
7955
7956         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
7957
7958         * lpath.el: Fbind run-mode-hooks for Emacs 21;
7959         bind show-trailing-whitespace for XEmacs.
7960
7961 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
7962
7963         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
7964         new no-op macro for backward compatibility.
7965
7966         * imap.el (imap-string-to-integer): New function.
7967
7968 2007-12-09  Glenn Morris  <rgm@gnu.org>
7969
7970         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
7971
7972         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
7973         * message.el, mm-view.el, sieve-manage.el, smime.el:
7974         Add declare-function compatibility definition.
7975
7976         * gnus-art.el (w3-region, w3m-region, Info-menu):
7977         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
7978         * gnus-sum.el (gnus-get-predicate):
7979         * gnus-util.el (mm-append-to-file, w32-focus-frame):
7980         * message.el (mail-abbrev-in-expansion-header-p):
7981         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
7982         (w3m-detect-meta-charset, w3m-region):
7983         * sieve-manage.el (password-read, password-cache-add)
7984         (password-cache-remove):
7985         * smime.el (password-read-and-add): Declare as functions.
7986
7987 2007-12-08  David Kastrup  <dak@gnu.org>
7988
7989         * gnus-sum.el (gnus-summary-simplify-subject-query):
7990         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
7991         `message'.
7992
7993 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7994
7995         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
7996         it to bind idna-program, installation-directory, defined-colors, and
7997         face-attribute for XEmacs of the version that compiles defcustom forms.
7998
7999 2007-12-07  Glenn Morris  <rgm@gnu.org>
8000
8001         * gnus-art.el (article-make-date-line): Revert previous change.
8002
8003 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
8004
8005         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
8006
8007 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
8008
8009         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
8010         Call gnus-add-to-range ranges only once with a prepared article-list.
8011
8012 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
8013
8014         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
8015         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
8016         group names with backslashes.
8017         Reported by Tassilo Horn <tassilo@member.fsf.org>.
8018
8019 2007-12-06  Deepak Goel  <deego3@gmail.com>
8020
8021         * gnus-art.el (article-make-date-line):
8022         * gnus-start.el (gnus-load):
8023         * pop3.el (pop3-read-response): Fix buggy call to `error'.
8024
8025 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8026
8027         * gnus-art.el (gnus-use-idna)
8028         * gnus-start.el (gnus-site-init-file)
8029         * message.el (message-use-idna)
8030         * mm-uu.el (mm-uu-hide-markers)
8031         * smiley.el (smiley-style): Revert changes that suppress warnings.
8032
8033 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8034
8035         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
8036         specify charset to html source.
8037         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8038
8039 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8040
8041         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
8042         idna-program in order to suppress byte compile warning issued by XEmacs
8043         that came to byte compile the default value section of defcustom forms
8044         recently.
8045
8046         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
8047         value of installation-directory.
8048
8049         * message.el (message-use-idna): Don't directly refer to the value of
8050         idna-program.
8051
8052         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
8053
8054         * smiley.el (smiley-style): Don't directly call face-attribute.
8055
8056 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
8057
8058         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
8059
8060         * gnus-dired.el: Reduce Gnus dependencies.
8061         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
8062         Don't require.  Use autoloads instead.
8063         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
8064         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
8065         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
8066         (gnus-dired-mode): Adjust doc string.
8067         (gnus-dired-mail-mode): New variable.
8068         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
8069         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
8070         (gnus-dired-mail-buffers): New function.  Return mail or message
8071         composition buffers.
8072         (gnus-dired-attach): Use it.
8073         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
8074         NO-DECODE.
8075         (gnus-dired-print): Use `gnus-print-buffer' depending on
8076         `gnus-dired-mail-mode'.
8077
8078 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8079
8080         * rfc2047.el (rfc2047-encoded-word-regexp)
8081         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
8082         explaining what regexp patterns are for.
8083
8084 2007-12-04  Glenn Morris  <rgm@gnu.org>
8085
8086         * password.el: Move to password-cache.el.
8087
8088         * mml1991.el (password-read, password-cache-add, password-cache-remove):
8089         * mml2015.el (password-read, password-cache-add, password-cache-remove):
8090         * mml-smime.el (password-read, password-cache-add)
8091         (password-cache-remove):
8092         No need to autoload, since mml-sec requires password.
8093
8094         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
8095         * message.el (gnus-extract-address-components):
8096         * mml-smime.el (gnus-extract-address-components): Define for compiler.
8097
8098         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
8099         password.
8100
8101 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
8102
8103         * mailcap.el: Reduce dependencies.
8104         (mail-header-parse-content-type): Autoload.
8105         (mailcap-delete-duplicates): New alias.
8106         (mailcap-mime-info): Add optional argument NO-DECODE.
8107         (mailcap-mime-types): Use mailcap-delete-duplicates.
8108
8109         * message.el (message-ignored-supersedes-headers): Add "X-ID".
8110
8111 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
8112
8113         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
8114         (imap-parse-status): Upcase status-att for servers that sends them
8115         lower-case (e.g., MS Exchange 2007).
8116
8117 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8118
8119         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
8120         function.
8121
8122         * gnus-uu.el (gnus-uu-decode-yenc): New command.
8123         (gnus-uu-yenc-article): New function.
8124
8125         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
8126
8127         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
8128
8129 2007-12-02  Glenn Morris  <rgm@gnu.org>
8130
8131         * binhex.el (binhex): New custom group.
8132         (binhex-decoder-program, binhex-decoder-switches)
8133         (binhex-use-external): Move to the binhex custom group.
8134
8135         * uudecode.el (uudecode): New custom group.
8136         (uudecode-decoder-program, uudecode-decoder-switches)
8137         (uudecode-use-external): Move to the uudecode custom group.
8138
8139         * netrc.el (top-level): Don't load `encrypt' features.
8140         (netrc-parse): Don't use encrypt.
8141         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
8142
8143         * encrypt.el: Remove file.
8144
8145 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
8146
8147         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
8148         matches on patches.
8149
8150         * gnus-art.el (gnus-article-browse-html-article):
8151         Mention `mm-text-html-renderer' in the doc string.
8152
8153         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
8154         string.  Add comments.
8155
8156         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
8157         if rhs is ASCII.
8158
8159 2007-12-01  Glenn Morris  <rgm@gnu.org>
8160
8161         * mail-source.el (top-level): Require format-spec before
8162         eval-when-compile.
8163
8164 2007-11-30  Glenn Morris  <rgm@gnu.org>
8165
8166         * encrypt.el: Require password, rather than autoloading password-read.
8167
8168 2007-11-29  Glenn Morris  <rgm@gnu.org>
8169
8170         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
8171         (sasl-make-client, sasl-next-step, sasl-step-data)
8172         (sasl-step-set-data): Declare as functions.
8173
8174 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
8175
8176         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
8177
8178 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
8179
8180         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
8181         certs should be verified and what is to be done in the event of a
8182         verification failure.
8183
8184         * gnus.el (gnus-method-to-server): Add an optional parameter so the
8185         caller can indicate whether the cache should be disregarded for this
8186         call.  This way the result of the call is reproducible at all times and
8187         can be considered a canonical server name for the supplied method.
8188         (gnus-agent-method-p): Canonicalize server names by pushing their
8189         method through `gnus-method-to-server' using the no-cache argument.
8190
8191         * gnus-srvr.el (gnus-server-insert-server-line):
8192         Call `gnus-method-to-server' with `no-cache' argument.
8193
8194         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
8195         gnus-agent-possibly-synchronize-flags as this should be called when the
8196         server is actually being opened.
8197         (gnus-agent-possibly-synchronize-flags)
8198         (gnus-agent-possibly-synchronize-flags-server): Move check for the
8199         flags file of an agentized server to the latter function.
8200
8201         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
8202         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
8203         after a connection has been established successfully.
8204
8205 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8206
8207         * gnus-art.el (article-display-face): Force to display face if called
8208         interactively; check if gnus-article-x-face-too-ugly matches author.
8209         (article-display-x-face): Display face even if From header is missing
8210         as article-display-face does.
8211
8212 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
8213
8214         * hashcash.el (message-narrow-to-headers-or-head)
8215         (message-fetch-field, message-goto-eoh)
8216         (message-narrow-to-headers): Declare as functions.
8217
8218 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
8219
8220         * mail-source.el (mail-sources): Default to fetch from file for
8221         compatibility with default of nnmail-spool-file.
8222
8223 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8224
8225         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
8226         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
8227         to look for encoded word that should be encoded again.
8228         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
8229         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
8230         encoding pattern.
8231         (rfc2047-decode-region): Switch strict regexp and loose one according
8232         to rfc2047-allow-irregular-q-encoded-words.
8233
8234 2007-11-25  Romain Francoise  <romain@orebokech.com>
8235
8236         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
8237
8238 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
8239
8240         * tls.el (tls-program): Provide more custom choices from
8241         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
8242         (tls-process-connection-type, tls-success): Remove "*" in doc string.
8243
8244 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8245
8246         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
8247         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
8248
8249         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
8250         `nnmail-spool-file'.
8251
8252         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
8253         `nnmail-spool-file'.
8254
8255         * gnus-move.el (gnus-change-server): Ditto.
8256
8257         * gnus-kill.el (gnus-batch-score): Ditto.
8258
8259         * gnus-cache.el (gnus-jog-cache): Ditto.
8260
8261         * gnus-msg.el (gnus-summary-reply):
8262         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
8263
8264 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8265
8266         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
8267         version.  Minor improvement to doc strings.
8268         (tls-program): Add comment.
8269
8270 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
8271
8272         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
8273         (tls-checktrust): New variable.  Check if GNU TLS complained about a
8274         mismatch between the hostname provided in the certificate and the name
8275         of the host connnecting to.
8276         (open-tls-stream): Use them.  Check certificates against trusted root
8277         certificates.
8278
8279 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
8280
8281         * gnus-cache.el (gnus-cache-generate-nov-databases):
8282         Use nnml-generate-nov-databases-directory instead of
8283         nnml-generate-nov-databases-1.
8284
8285 2007-11-24  Glenn Morris  <rgm@gnu.org>
8286
8287         * message.el (message-tool-bar-retro): Update for rename
8288         mail_send.xpm->mail-send.xpm.
8289
8290 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8291
8292         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
8293         `smime-ldap-search' for Emacs 22 and up.
8294
8295 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8296
8297         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
8298
8299         * message.el (message-send-mail-function): Fix error convention.
8300         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
8301         (message-widen-reply, message-send-mail, message-talkative-question)
8302         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
8303         (message-clone-locals, message-send-news): Use with-current-buffer.
8304         (message-insert-or-toggle-importance): Remove unused var `valid'.
8305         (message-make-references): Remove unused var `new-references'.
8306         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
8307
8308 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
8309
8310         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
8311         (spam-split-symbolic-return-positive): Reflow docstring.
8312         (spam-backends, spam-summary-exit-behavior)
8313         (spam-mark-ham-unread-before-move-from-spam-group)
8314         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
8315         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8316         (spam-clear-cache, spam-backend-check, spam-install-backend)
8317         (spam-install-statistical-backend, spam-list-of-processors)
8318         (spam-group-processor-p, spam-split, spam-bogofilter-score)
8319         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
8320         (spam-check-crm114, spam-initialize, spam-unload-hook):
8321         Fix typos in docstrings.
8322
8323 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8324
8325         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
8326         been checked if they have never been read and those group levels are
8327         higher than the one that a user specified.
8328
8329 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8330
8331         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
8332         foreign groups unless a group level is specified by a user.
8333         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
8334
8335 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
8336
8337         * message.el (message-send-mail-function): Require sendmail.
8338
8339 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
8340
8341         * message.el (message-send-mail-function): Check for smtpmail too.
8342
8343         * utf7.el (utf7-encode, utf7-decode): Use coding system
8344         `utf-7'/`utf-7-imap' from utf-7.el' if available.
8345
8346         * message.el (message-send-mail-function): New function.
8347         (message-send-mail-function): Set default using
8348         message-send-mail-function.  Adjust doc string.
8349         (message-send-mail-with-mailclient): New function.
8350
8351 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
8352
8353         * smime.el (from):
8354         * rfc2047.el (message-posting-charset):
8355         * qp.el (mm-use-ultra-safe-encoding):
8356         * pop3.el (parse-time-months):
8357         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
8358         * nnml.el (files):
8359         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
8360         (jka-compr-compression-info-list, ange-ftp-path-format)
8361         (efs-path-regexp):
8362         * nndiary.el (files):
8363         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
8364         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
8365         (epg-digest-algorithm-alist, inhibit-redisplay)
8366         (password-cache-expiry):
8367         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
8368         (pgg-output-buffer, password-cache-expiry):
8369         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
8370         (efs-path-regexp):
8371         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
8372         (inhibit-redisplay):
8373         * mm-uu.el (file-name, start-point, end-point, entry)
8374         (gnus-newsgroup-name, gnus-newsgroup-charset):
8375         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
8376         (latin-unity-ucs-list):
8377         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
8378         (mm-uu-binhex-decode-function):
8379         * message.el (gnus-message-group-art, gnus-list-identifiers)
8380         (rmail-enable-mime-composing, gnus-local-organization)
8381         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
8382         (gnus-read-active-file, facemenu-add-face-function)
8383         (facemenu-remove-face-function, gnus-article-decoded-p)
8384         (tool-bar-mode):
8385         * mail-source.el (display-time-mail-function):
8386         * gnus-util.el (nnmail-pathname-coding-system)
8387         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
8388         (gnus-original-article-buffer, gnus-user-agent)
8389         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
8390         (xemacs-codename, sxemacs-codename, emacs-program-version):
8391         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
8392         * gnus-start.el (gnus-agent-covered-methods)
8393         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
8394         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
8395         (gnus-newsgroup-headers, gnus-group-list-mode)
8396         (gnus-group-mark-positions, gnus-newsgroup-data)
8397         (gnus-newsgroup-unreads, nnoo-state-alist)
8398         (gnus-current-select-method, mail-sources)
8399         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
8400         (nnmail-spool-file, gnus-cache-active-hashtb):
8401         * gnus-mh.el (mh-lib-progs):
8402         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
8403         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
8404         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
8405         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
8406         (gnus-group-buffer):
8407         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
8408         (font-lock-set-defaults):
8409         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
8410         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
8411         (gnus-summary-post-menu, total-parts, type, condition, length):
8412         * gnus-agent.el (gnus-agent-read-agentview):
8413         * flow-fill.el (show-trailing-whitespace):
8414         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
8415         eval-and-compile wrappers for byte compiler pacifiers.
8416
8417         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
8418         (mm-display-inline-fontify): Check for featurep 'xemacs not
8419         extent-list.
8420
8421         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
8422         itimer-list.
8423         (mm-create-image-xemacs): Only do something for XEmacs.
8424         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
8425
8426         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
8427
8428         * gnus-registry.el (gnus-adaptive-word-syntax-table):
8429         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
8430
8431 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
8432
8433         * nnimap.el (nnimap-split-download-body):
8434         * gnus-demon.el (gnus-demon):
8435         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
8436
8437 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8438
8439         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
8440         New macros.
8441         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
8442         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
8443         copy data from unibyte buffer to multibyte current buffer.
8444         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
8445         to copy data from unibyte current buffer to multibyte buffer.
8446         (nntp-make-process-buffer): Make process buffer unibyte.
8447
8448         * pop3.el (pop3-open-server): Fix typo in Lisp code.
8449
8450 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
8451
8452         * pop3.el (pop3-open-server): Accept and process data more robustly at
8453         connexion start to avoid spurious "POP SSL connexion failed" errors.
8454
8455 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8456
8457         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
8458         read group names.
8459
8460 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
8461
8462         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
8463
8464 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8465
8466         * nnmail.el (nnmail-parse-active): Make group names unibyte.
8467         (nnmail-save-active): Use a unibyte buffer when saving active file,
8468         which may contain non-ASCII group names.
8469
8470         * nnml.el (nnml-request-group): Decode group names in messages.
8471
8472 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
8473
8474         * message.el (message-citation-line-function)
8475         (message-insert-formatted-citation-line): Fix spelling of
8476         `message-insert-formated-citation-line'.
8477
8478 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
8479
8480         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
8481
8482 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8483
8484         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
8485         nnmail-pathname-coding-system.
8486
8487         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
8488         that a user enters; decode group names in messages.
8489
8490         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
8491
8492 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
8493
8494         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
8495
8496         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
8497
8498         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
8499         risky local variable.
8500
8501         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
8502
8503 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
8504
8505         * encrypt.el: Improve documentation to fix function name typo.
8506         Reported by Daiki Ueno <ueno@unixuser.org>.
8507
8508 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8509
8510         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
8511         even if the point is not in the last page of an article.
8512         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
8513         back to the previous page.
8514
8515 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
8516
8517         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
8518
8519 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8520
8521         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
8522
8523 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8524
8525         * message.el (message-check-news-body-syntax):
8526         Avoid mm-string-as-multibyte.
8527         (message-hide-headers): Don't assume (point-min)==1.
8528
8529 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8530
8531         * message.el (message-remove-blank-cited-lines): Fix if remove is
8532         given.
8533         (message-bogus-address-regexp): New variable.
8534         (message-bogus-recipient-p): New function.
8535         (message-check-recipients): New command.
8536         (message-syntax-checks): Add `bogus-recipient'.
8537         (message-fix-before-sending): Add `bogus-recipient'.
8538
8539         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
8540         (gnus-treat-body-boundary): Don't test window-system.
8541
8542 2007-10-28  Leo  <sdl.web@gmail.com>  (tiny change)
8543
8544         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
8545
8546 2007-10-28  Miles Bader  <miles@gnu.org>
8547
8548         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
8549         at compile-time too.
8550
8551 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8552
8553         * gnus-msg.el (gnus-message-setup-hook):
8554         Add `message-remove-blank-cited-lines' to options.
8555
8556 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
8557
8558         * message.el (message-remove-blank-cited-lines): New function.
8559         Suggested by Karl Plästerer.
8560
8561 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8562
8563         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
8564         mapc.
8565
8566         * imap.el (imap-open): Replace mapcar called for effect with mapc.
8567         (top-level): Use mapc to set functions to be traced for debugging.
8568
8569         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
8570         called for effect with while loop.
8571
8572         * message.el (message-talkative-question): Replace mapcar called for
8573         effect with mapc.
8574
8575         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
8576         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
8577         called for effect with dolist.
8578
8579         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
8580
8581         * nndiary.el: Use dolist instead of mapcar to add diary headers to
8582         gnus-extra-headers and nnmail-extra-headers.
8583
8584         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
8585         called for effect with dolist.
8586         (top-level): Use mapc to set functions to be traced for debugging.
8587
8588         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
8589         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
8590         dolist.
8591
8592         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
8593         Replace mapcar called for effect with mapc.
8594         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
8595         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
8596         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
8597         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
8598
8599         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
8600         remove-if that's a cl function.
8601
8602         * webmail.el (webmail-debug): Replace mapcar called for effect with
8603         dolist.
8604
8605         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
8606         with mapc.
8607
8608 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8609
8610         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
8611         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
8612         with while loop.
8613
8614         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
8615         functions from article-* functions.
8616         (gnus-multi-decode-header): Replace mapcar called for effect with
8617         dolist.
8618
8619         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
8620         (gnus-bookmark-show-details): Replace mapcar called for effect with
8621         while loop.
8622
8623         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
8624         called for effect with while loop.
8625
8626         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
8627         with dolist.
8628
8629         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8630         Replace mapcar called for effect with dolist.
8631
8632         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
8633
8634         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
8635         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
8636         Replace mapcar called for effect with dolist.
8637         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
8638         mapc.
8639
8640         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
8641         Replace mapcar called for effect with dolist.
8642         (gnus-topic-list): Replace mapcar called for effect with mapc.
8643
8644         * gnus.el: Use mapc instead of mapcar to add autoloads.
8645
8646 2007-10-23  Richard Stallman  <rms@gnu.org>
8647
8648         * gnus-group.el (gnus-group-highlight): Mark as risky.
8649
8650 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8651
8652         * gnus.el (gnus-server-to-method): Return method found first in
8653         gnus-newsrc-alist.
8654
8655         * gnus-art.el (gnus-article-highlight-signature)
8656         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
8657         button overlay without the front stickiness.
8658
8659 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8660
8661         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
8662         overview buffer needed a catch to receive its throw.
8663         (gnus-agent-flush-cache): Declare as interactive to make this function
8664         easier to use.
8665
8666 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
8667
8668         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
8669         `next-line'.
8670
8671 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8672
8673         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
8674         exclude address matching message-dont-reply-to-names.
8675
8676 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8677
8678         * gnus-util.el (gnus-string<): New function.
8679
8680         * gnus-sum.el (gnus-article-sort-by-author)
8681         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
8682
8683 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8684
8685         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
8686         the frame-focus tag is set in gnus-buffer-configuration.
8687
8688 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8689
8690         * gnus-art.el (gnus-article-add-button): Make a button overlay without
8691         the front stickiness.
8692
8693 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8694
8695         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
8696         url pattern; remove duplicate one.
8697         (gnus-article-extend-url-button): New function.
8698         (gnus-article-add-buttons): Use it.
8699         (gnus-button-push): Use concatenated url that it makes.
8700
8701 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
8702
8703         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
8704
8705 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
8706
8707         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
8708         Don't hardcode point-min==1.
8709
8710 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
8711
8712         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
8713         Fix comment about "iso8859-1".
8714
8715 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
8716
8717         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
8718         ones returned from the verify-function.
8719
8720         * mm-uu.el (mm-uu-pgp-signed-extract-1):
8721         Call mml2015-extract-cleartext-signature if extraction failed.
8722
8723 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
8724
8725         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
8726         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
8727         failed.
8728
8729 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
8730
8731         * Relicense "GPLv2 or later" files to "GPLv3 or later".
8732
8733 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
8734
8735         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
8736         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
8737         recommends to use EasyPG instead of PGG.
8738
8739         * pgg.el: Revert to revision 6.23.2.16.
8740
8741         * pgg-def.el: Revert to revision 6.6.2.14.
8742
8743         * pgg-gpg.el: Revert to revision 6.23.2.34.
8744
8745 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
8746
8747         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
8748         to mark a thread as expirable.  Add variable `hide' to handle hiding of
8749         thread for both the null and zero (kill/expire thread) universal prefix
8750         cases.
8751         (gnus-summary-expire-thread): Add new function to expire a thread,
8752         using gnus-summary-kill-thread.
8753         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
8754         shortcuts for gnus-summary-expire-thread.
8755         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
8756         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
8757
8758 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
8759
8760         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
8761         extras value, so an extras entry can be deleted.
8762         (gnus-registry-delete-extra-entry): Use it.
8763         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
8764         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
8765         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
8766         storage through the gnus-registry, and provide an appropriate API for
8767         it.
8768
8769 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8770
8771         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
8772         Suggested by Leo <sdl.web@gmail.com>.
8773
8774         * gnus.el: Do.
8775
8776 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8777
8778         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
8779         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
8780
8781         * gnus-agent.el (gnus-agent-fetch-headers): Do.
8782
8783         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8784         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
8785
8786 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8787
8788         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
8789         newline.
8790         (nnmbox-request-accept-article): Don't change article in source buffer;
8791         narrow to header to use message-fetch-field rather than
8792         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
8793         (nnmbox-request-replace-article): Quote lines that'll be misidentified
8794         as delimiters; make sure article ends with newline.
8795         (nnmbox-delete-mail): Correct last position of article to be deleted;
8796         ignore X-Gnus-Newsgroup header in article body.
8797         (nnmbox-save-mail): Quote lines looking like delimiters at the right
8798         positions; make sure article ends with newline.
8799
8800         * message.el (message-display-abbrev): Don't infloop when a user
8801         inserts SPC in the beginning of header.
8802
8803         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
8804         coding-system-for-read and coding-system-for-write for XEmacs having no
8805         file-coding feature.
8806
8807         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
8808
8809 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
8810
8811         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
8812         list of groups not followed by default.  Fix type to be regexp.
8813         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
8814
8815 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
8816
8817         * hmac-def.el (define-hmac-function): Switch from old-style to
8818         new-style backquotes.
8819
8820         * md4.el (md4-make-step): Likewise.
8821
8822 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8823
8824         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
8825         raw-text coding system when saving .newsrc file, which may contain
8826         non-ASCII group names.
8827
8828 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8829
8830         * gnus-cus.el (gnus-score-extra): New widget.
8831         (gnus-score-extra-convert): New function.
8832         (gnus-score-customize): Use it for Extra.
8833
8834 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
8835
8836         * mml2015.el (mml2015-extract-cleartext-signature): New function.
8837         (mml2015-mailcrypt-clear-verify): Use it.
8838         (mml2015-gpg-clear-verify): Use it.
8839         (mml2015-pgg-clear-verify): Use it.
8840         (mml2015-epg-clear-verify): Replace the current part with the output
8841         from GnuPG; don't extract the plaintext by itself.
8842
8843         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
8844         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
8845         mml2015-clear-verify-function; don't touch the armor headers or
8846         dash-escaped text here.
8847
8848 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8849
8850         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
8851         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
8852         parts, or application/octet-stream as a last resort.
8853         (gnus-mime-view-part-as-type): Don't toggle display.
8854         (gnus-mime-view-part-as-charset): Don't turn off display before
8855         querying charset.
8856
8857         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
8858         stuff to undisplayer function in Emacs.
8859         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
8860
8861         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
8862         text/calendar parts.
8863
8864 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8865
8866         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
8867         decoding text/calendar parts.
8868
8869         * message.el (message-forward-make-body-mime): Always mark body as
8870         having no illegible text; remove signed-or-encrypted argument.
8871         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
8872
8873         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
8874         (mml-generate-mime-1): Don't encode body if it is specified to be in
8875         raw form; don't make buffer be unibyte when inserting multibyte string.
8876
8877 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
8878
8879         * sha1.el: Fix up comment style.
8880         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
8881         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
8882
8883         * hex-util.el: Fix up comment style.
8884         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
8885
8886         * gnus-salt.el: Use with-current-buffer.
8887         (gnus-pick-setup-message): Fix long-standing typo.
8888
8889 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8890
8891         * imap.el (imap-logout-timeout): New variable.
8892         (imap-logout, imap-logout-wait): New functions.
8893         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
8894
8895         * nnimap.el (nnimap-logout-timeout): New server variable.
8896         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
8897         nnimap-logout-timeout.
8898
8899         * gnus-art.el (gnus-article-summary-command-nosave)
8900         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
8901
8902 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8903
8904         * gnus.el (gnus-maximum-newsgroup): New variable.
8905
8906         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
8907         according to gnus-maximum-newsgroup.
8908
8909         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
8910         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
8911         Limit the range of articles according to gnus-maximum-newsgroup.
8912
8913 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
8914
8915         * gnus-art.el (gnus-sticky-article): Fix problems described in
8916         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
8917         Don't perform gnus-configure-windows here; reuse existing sticky
8918         article buffer.
8919
8920         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
8921         it doesn't exist in gnus-article-mode.
8922
8923 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8924
8925         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
8926         (gnus-agent-decoded-group-name): New function.
8927         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
8928         (gnus-agent-expire-group-1): Use it; decode group name in messages.
8929
8930 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
8931
8932         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
8933         Add binding for gnus-sticky-article.
8934         (gnus-summary-exit): Don't kill sticky article buffers.
8935
8936         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
8937         article buffer.
8938         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
8939         (gnus-kill-sticky-article-buffers): New commands.
8940
8941 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8942
8943         * nntp.el (nntp-xref-number-is-evil): New server variable.
8944         (nntp-find-group-and-number): If it is non-nil, don't trust article
8945         numbers in the Xref header.
8946
8947 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8948
8949         * gnus-agent.el (gnus-agent-read-group): New function.
8950         (gnus-agent-flush-group, gnus-agent-expire-group)
8951         (gnus-agent-regenerate-group): Use it.
8952         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
8953         nnmail-pathname-coding-system.
8954
8955 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8956
8957         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
8958
8959         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
8960         that are unread as unread, and also as selected so that information of
8961         marks having been changed by a user may be updated when exiting group.
8962
8963 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
8964
8965         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
8966
8967 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8968
8969         * gnus-art.el (gnus-mime-display-single): Pass part number that is
8970         calculated ignoring signature parts to gnus-treat-article.
8971
8972 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8973
8974         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
8975         a point here in order to keep the window start.
8976         (gnus-insert-mime-security-button): Make a button overlay without the
8977         front stickiness.
8978         (gnus-mime-display-security): Goto the end of a button.
8979
8980         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
8981
8982 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8983
8984         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
8985         group-name-at-point.
8986         (gnus-group-completing-read): New function that offers decoded
8987         non-ASCII group names for completion.
8988         (gnus-fetch-group, gnus-group-read-ephemeral-group)
8989         (gnus-group-jump-to-group, gnus-group-make-group-simple)
8990         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
8991         (gnus-group-fetch-control): Use it.
8992         (gnus-fetch-group): Use group-name-at-point for the initial value
8993         rather than the default value; use gnus-alive-p.
8994
8995         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
8996         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
8997         (gnus-summary-post-news): Use gnus-group-completing-read.
8998
8999         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
9000         (gnus-read-move-group-name): Decode group name for completion.
9001
9002 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
9003
9004         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
9005         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
9006         Yamaoka slightly modified the code).
9007
9008 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9009
9010         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
9011         (nnmail-split-incoming): Bind it.
9012
9013         * nnml.el (nnml-group-name-charset): New function.
9014         (nnml-decoded-group-name): Use it; don't decode group name if
9015         nnmail-group-names-not-encoded-p is non-nil.
9016         (nnml-encoded-group-name): New function.
9017         (nnml-group-pathname): Inline nnml-decoded-group-name.
9018         (nnml-request-expire-articles): Decode group name in message.
9019         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
9020         nnmail-pathname-coding-system.
9021         (nnml-save-mail, nnml-active-number): Work with decoded group names and
9022         not decoded ones according to nnmail-group-names-not-encoded-p.
9023         (nnml-generate-active-info): Use nnml-encoded-group-name.
9024
9025 2007-08-08  Glenn Morris  <rgm@gnu.org>
9026
9027         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
9028         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
9029         doc-strings and comments.
9030
9031 2007-07-25  Glenn Morris  <rgm@gnu.org>
9032
9033         * Relicense all FSF files to GPLv3 or later.
9034
9035 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9036
9037         * gnus-sum.el (gnus-summary-move-article):
9038         Make gnus-summary-respool-article work.
9039
9040 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
9041
9042         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
9043         string.
9044
9045 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
9046
9047         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
9048         that should be ignored when comparing distant RSS articles with local
9049         ones.
9050         (nnrss-make-hash-index): New function.  Create a hash index according
9051         to the ignored fields.
9052         (nnrss-check-group): Use it.
9053
9054 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9055
9056         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
9057
9058         * gnus-art.el (article-decode-group-name): Decode Xref header too.
9059
9060         * gnus-group.el (gnus-group-make-group): Encode group name here unless
9061         the new optional argument ENCODED is non-nil.
9062         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
9063         coding system for encoding group name.
9064         (gnus-group-make-rss-group): Pass un-encoded group name to
9065         gnus-group-make-group.
9066         (gnus-group-set-info): Tell gnus-group-make-group that group name is
9067         encoded.
9068
9069         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
9070         Encode group name to which articles are moved or copied.
9071         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
9072         coding system for encoding Newsgroup, Followup-To and Xref headers.
9073
9074         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
9075         marks; use nnheader-file-coding-system to write a file.
9076         (nnagent-retrieve-headers): Bind file-name-coding-system to
9077         nnmail-pathname-coding-system.
9078
9079         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
9080
9081         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
9082         (nnml-request-article, nnml-request-create-group)
9083         (nnml-request-rename-group, nnml-find-id)
9084         (nnml-possibly-change-directory, nnml-possibly-create-directory)
9085         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
9086         (nnml-save-marks): Use nnml-group-pathname instead of
9087         nnmail-group-pathname.
9088
9089         (nnml-request-create-group, nnml-request-expire-articles)
9090         (nnml-request-move-article, nnml-request-delete-group)
9091         (nnml-deletable-article-p, nnml-possibly-create-directory)
9092         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
9093         (nnml-open-marks): Bind file-name-coding-system to
9094         nnmail-pathname-coding-system.
9095
9096         (nnml-request-article): Pass server argument to nnml-find-group-number.
9097         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
9098         Pass server argument to nnml-possibly-create-directory.
9099         (nnml-request-accept-article): Pass server argument to
9100         nnml-active-number and nnml-save-mail.
9101         (nnml-find-group-number): Pass server argument to nnml-find-id.
9102         (nnml-request-update-info): Pass server argument to
9103         nnml-marks-changed-p.
9104
9105         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
9106         (nnml-save-mail, nnml-active-number): Add server argument.
9107
9108         (nnml-request-delete-group): Warn if group is missing.
9109         (nnml-get-nov-buffer): Decode group name.
9110         (nnml-generate-active-info): Encode group name.
9111         (nnml-open-marks): Decode group name in messages.
9112
9113 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9114
9115         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
9116         if it is not specified.
9117         (gnus-article-pipe-part, gnus-article-save-part)
9118         (gnus-article-interactively-view-part, gnus-article-copy-part)
9119         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
9120         (gnus-article-inline-part, gnus-article-save-part-and-strip)
9121         (gnus-article-replace-part, gnus-article-delete-part)
9122         (gnus-article-view-part-as-type): Pass raw prefix argument to
9123         gnus-article-part-wrapper.
9124
9125 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9126
9127         * gnus-agent.el (gnus-agent-save-active):
9128         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
9129
9130         * gnus-cache.el (gnus-cache-save-buffers)
9131         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
9132         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
9133         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
9134         (gnus-cache-braid-nov, gnus-cache-braid-heads)
9135         (gnus-cache-generate-active, gnus-cache-rename-group)
9136         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
9137         (gnus-cache-update-overview-total-fetched-for):
9138         Bind file-name-coding-system to nnmail-pathname-coding-system.
9139         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
9140         New variables.
9141         (gnus-cache-decoded-group-name): New function.
9142         (gnus-cache-file-name): Use it.
9143         (gnus-cache-generate-active): Use non-decoded group name for active.
9144
9145         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
9146         right place.
9147         (gnus-write-active-file): Don't break non-ASCII group names.
9148
9149         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
9150         nnmail-pathname-coding-system.
9151
9152         * lpath.el: Bind default-file-name-coding-system,
9153         file-name-coding-system and language-info-alist for XEmacs.
9154
9155         * gnus-uu.el (gnus-uu-decode-save): Typo.
9156
9157 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9158
9159         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
9160
9161 2007-07-14  David Kastrup  <dak@gnu.org>
9162
9163         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
9164         finishing actions if we did not edit the article.
9165
9166 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9167
9168         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
9169         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
9170         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
9171         (gnus-agent-flush-group, gnus-agent-flush-cache)
9172         (gnus-agent-fetch-headers, gnus-agent-load-alist)
9173         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
9174         (gnus-agent-retrieve-headers, gnus-agent-request-article)
9175         (gnus-agent-regenerate-group)
9176         (gnus-agent-update-files-total-fetched-for)
9177         (gnus-agent-update-view-total-fetched-for):
9178         Bind file-name-coding-system to nnmail-pathname-coding-system.
9179         (gnus-agent-group-pathname): Don't encode file names by
9180         nnmail-pathname-coding-system.
9181         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
9182         coding-system-for-write instead of buffer-file-coding-system to
9183         gnus-agent-file-coding-system.
9184
9185         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
9186         Decode group name.
9187
9188         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
9189
9190         * gnus-start.el (gnus-update-active-hashtb-from-killed)
9191         (gnus-read-newsrc-el-file): Make group names unibyte.
9192
9193         * nnmail.el (nnmail-group-pathname): Don't encode file names by
9194         nnmail-pathname-coding-system.
9195
9196         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
9197         (nnrss-request-delete-group): Bind file-name-coding-system to
9198         nnmail-pathname-coding-system.
9199         (nnrss-read-server-data, nnrss-read-group-data):
9200         Bind file-name-coding-system correctly.
9201         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
9202
9203         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
9204         (nntp-server-to-method-cache): New variable.
9205         (nntp-group-pathname): New function that decodes non-ASCII group names.
9206         (nntp-possibly-create-directory, nntp-marks-changed-p)
9207         (nntp-save-marks, nntp-open-marks): Use it.
9208         (nntp-possibly-create-directory, nntp-open-marks):
9209         Bind file-name-coding-system to nnmail-pathname-coding-system.
9210         (nntp-open-marks): Decode group names when bootstrapping marks.
9211
9212         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
9213         Newsgroups and Folowup-To headers.
9214
9215 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9216
9217         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
9218         (gnus-server-closed-face, gnus-server-denied-face)
9219         (gnus-server-offline-face): Remove variable.
9220         (gnus-server-font-lock-keywords): Use faces that are not aliases.
9221
9222         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
9223         of modifying message-stack directly for XEmacs.
9224
9225         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
9226         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
9227         if the coding-system argument is nil for XEmacs.
9228
9229         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
9230         mm-charset-override-alist.
9231
9232         * rfc2047.el: Don't require base64; require rfc2045 for the function
9233         rfc2045-encode-string.
9234         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
9235         to quote the parameter value.
9236
9237 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9238
9239         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
9240         form in gnus-group-name-charset-method-alist.
9241
9242         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
9243         overrides the default layout edit-form.
9244
9245         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
9246
9247         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
9248
9249 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9250
9251         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
9252         as unfetched articles.
9253
9254 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
9255
9256         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
9257
9258 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9259
9260         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
9261         original back end that keeps marks in the local system.
9262
9263 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9264
9265         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
9266         arg of pop-to-buffer for XEmacs.
9267         (gnus-article-read-summary-keys): Ditto; don't restore window
9268         configuration if summary command ends up with neither article buffer
9269         nor summary buffer; describe bindings if summary keys end with C-h.
9270
9271 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9272
9273         * message.el (message-fix-before-sending): Skip raw message part to be
9274         forwarded while checking illegible text.
9275         (message-forward-make-body-mime, message-forward-make-body):
9276         Mark signed or encrypted raw message as having no illegible text.
9277
9278 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9279
9280         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
9281         (gnus-message-with-timestamp-1): New macro.
9282         (gnus-message-with-timestamp): New function.
9283         (gnus-message): Use them.
9284
9285         * nnheader.el (nnheader-message): Use them.
9286
9287 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
9288
9289         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
9290         .newsrc.eld file.
9291
9292 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9293
9294         * gnus-agent.el (gnus-agent-fetch-headers)
9295         (gnus-agent-retrieve-headers):
9296         Bind gnus-decode-encoded-address-function to identity.
9297
9298         * nntp.el (nntp-send-xover-command): Recognize an xover command is
9299         available also when the server returns simply a dot.
9300
9301         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
9302
9303 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9304
9305         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
9306
9307 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9308
9309         * gnus-ems.el (gnus-x-splash): Make it work.
9310
9311         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
9312         from being used.
9313
9314         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
9315
9316 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9317
9318         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
9319         4th and the 5th arguments.
9320
9321         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
9322         the front stickiness.
9323         (gnus-article-summary-command-nosave): Correct the order of the
9324         arguments passed to pop-to-buffer.
9325         (gnus-article-read-summary-keys): Ditto; make it work properly when the
9326         summary command ends up with the article buffer.
9327
9328         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
9329         the same faces.
9330
9331 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
9332
9333         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
9334
9335 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
9336
9337         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
9338         * gnus-sum.el (gnus-summary-highlight):
9339         * pgg.el (pgg-sign-region, pgg-sign):
9340         * mail-source.el (mail-source-delete-old-incoming-confirm):
9341         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
9342
9343 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9344
9345         * gnus-art.el (gnus-mime-view-part-externally)
9346         (gnus-mime-view-part-internally): Fix predicate function passed to
9347         completing-read.
9348
9349         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
9350
9351         * gnus.el (gnus-update-message-archive-method): Add :version.
9352
9353 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9354
9355         * gnus.el (gnus-update-message-archive-method): New variable.
9356
9357         * gnus-start.el (gnus-setup-news): Update saved "archive" method
9358         according to gnus-message-archive-method if
9359         gnus-update-message-archive-method is non-nil.
9360
9361 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9362
9363         * gnus-sum.el (gnus-summary-limit-to-address): New function.
9364         Suggested by Loic Dachary <loic@dachary.org>.
9365         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
9366
9367 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9368
9369         * message.el (message-pop-to-buffer): Add switch-function argument.
9370         (message-mail): Pass switch-function argument to it.
9371
9372 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
9373
9374         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
9375         Improve doc string.
9376
9377 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9378
9379         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
9380         (gnus-header-content)
9381         * gnus-cite.el (gnus-cite-10)
9382         * gnus-srvr.el (gnus-server-closed)
9383         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
9384         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
9385         (gnus-group-mail-3-empty, gnus-group-mail-low)
9386         (gnus-group-mail-low-empty, gnus-splash)
9387         * message.el (message-header-to, message-header-cc)
9388         (message-header-subject, message-header-other, message-header-name)
9389         (message-header-xheader, message-separator, message-cited-text)
9390         (message-mml): Lighten colors of faces used for dark background.
9391
9392 2007-05-24  Simon Josefsson  <simon@josefsson.org>
9393
9394         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
9395         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
9396
9397 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9398
9399         * message.el (message-narrow-to-headers-or-head):
9400         Ignore mail-header-separator in the body.
9401
9402 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9403
9404         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
9405         same as window size.
9406
9407 2007-05-22  Kevin Ryde  <user42@zip.com.au>
9408
9409         * message.el (message-font-lock-keywords): Use message-header-xheader
9410         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
9411         ahead of the anything pattern, to get it recognised.
9412
9413 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9414
9415         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
9416         spam.el loads uses it in the compiled defadvice form.
9417
9418 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
9419
9420         * gnus-sum.el (gnus-articles-to-read)
9421         (gnus-summary-insert-old-articles): Don't truncate group name for
9422         `read-string'.
9423
9424         * gnus-util.el (gnus-limit-string): Delete this function.
9425
9426         * gnus-sum.el (gnus-simplify-subject-fully):
9427         Use `truncate-string-to-width' instead.
9428
9429 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
9430
9431         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
9432         Tell if, on summary exit, the next group has to be selected.
9433         (gnus-summary-exit): Use it.
9434
9435 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
9436
9437         * gnus-art.el (gnus-article-mode): Fix comment about displaying
9438         non-break space.
9439
9440 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9441
9442         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
9443         Check if group is not a directory.
9444         (nnfolder-request-expire-articles): Don't delete articles if the target
9445         group is not available.
9446
9447         * nnml.el (nnml-request-create-group): Properly check if group is not a
9448         file.
9449         (nnml-request-expire-articles): Don't delete articles if the target
9450         group is not available.
9451
9452         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
9453         Don't quote characters that are within parentheses.
9454
9455 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9456
9457         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
9458         (gnus-handle-ephemeral-exit): Select article according to it.
9459
9460 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
9461
9462         * message.el (message-insert-formated-citation-line): Remove newline.
9463         (message-citation-line-format): Add final \n here so that the user can
9464         avoid a blank line.
9465
9466 2007-05-03  Dan Christensen  <jdc@uwo.ca>
9467
9468         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
9469         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
9470         Update lanl/arXiv support.
9471
9472 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
9473
9474         * gnus.el: Bump version number.
9475
9476 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9477
9478         * gnus.el (gnus-version-number): Bump version.
9479
9480 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9481
9482         * gnus.el: No Gnus v0.6 is released.
9483
9484 2007-04-27  Didier Verna  <didier@xemacs.org>
9485
9486         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
9487         * gmm-utils.el (gmm-regexp-concat): ... here.
9488         * message.el: Don't require 'gnus-util.
9489         (message-dont-reply-to-names): Handle name change above.
9490         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
9491
9492 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9493
9494         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
9495         since the initial value varies according to the system.
9496
9497 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9498
9499         * mm-util.el (mm-charset-synonym-alist): Defcustom.
9500
9501 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
9502
9503         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
9504
9505 2007-04-24  Didier Verna  <didier@xemacs.org>
9506
9507         Improve the type of gnus-ignored-from-addresses.
9508         * gnus-util.el (gnus-orify-regexp): New function.
9509         * message.el (gnus-util): Require it.
9510         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
9511         * gnus-sum.el (gnus-ignored-from-addresses): New function.
9512         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
9513
9514 2007-04-24  Didier Verna  <didier@xemacs.org>
9515
9516         * gnus-sum.el:
9517         * gnus-utils.el: Fix some trailing whitespaces.
9518
9519 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9520
9521         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
9522         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
9523         article's Message-ID; refer parent article in summary buffer.
9524
9525         * message.el (message-bounce): Call mime-to-mml.
9526
9527         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
9528         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
9529         optimize and/or forms properly.
9530
9531 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
9532
9533         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
9534         URL.
9535
9536 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9537
9538         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
9539
9540 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9541
9542         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
9543         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
9544         displayed of multipart/alternative part if it is invoked from summary
9545         buffer.
9546
9547         * mm-view.el (mm-inline-text-html-render-with-w3m)
9548         (mm-inline-text-html-render-with-w3m-standalone)
9549         (mm-inline-render-with-function): Use mail-parse-charset by default.
9550
9551 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
9552
9553         * parse-time.el (parse-time-string-chars): Check if CHAR
9554         is less than the length of parse-time-syntax.
9555
9556 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9557
9558         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
9559         from gnus-newsgroup-processable.
9560
9561 2007-04-16  Didier Verna  <didier@xemacs.org>
9562
9563         * gnus-msg.el (gnus-configure-posting-styles):
9564         Handle message-signature-directory properly with :file syntax.
9565         Reported by "Leo".
9566
9567 2007-04-11  Didier Verna  <didier@xemacs.org>
9568
9569         New user option: message-signature-directory.
9570         * gnus-msg.el (gnus-configure-posting-styles): Support it.
9571         * message.el (message-insert-signature): Ditto.
9572         * message.el (message-signature-file): Doc update.
9573         * message.el (message-signature-directory): New.
9574
9575 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9576
9577         * gnus-msg.el (gnus-inews-yank-articles):
9578         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
9579
9580 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9581
9582         * message.el (message-yank-original): Make sure cited text ends with
9583         newline; don't exchange point and mark.
9584
9585 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
9586
9587         * tls.el (open-tls-stream): Properly handle case where there
9588         is no associated buffer.
9589
9590 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
9591
9592         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
9593         message-yank-original, make sure (< mark TEXT point).
9594
9595 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9596
9597         * message.el (message-fill-column): New variable.
9598         (message-mode): Use it.  Add comment on a possible new hook.
9599
9600         * nnmail.el (nnmail-spool-file): Mark as obsolete.
9601         (nnmail-get-new-mail): Reformat.
9602
9603         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
9604
9605         * gmm-utils.el: Fix Commentary.
9606         (gmm-tool-bar-from-list): Fix typo in doc string.
9607
9608 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
9609
9610         * message.el (message-yank-original): Don't switch point and mark
9611         unnecessarily to put point and mark as documented.
9612
9613 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9614
9615         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
9616         from the message heads.
9617
9618 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
9619
9620         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
9621         article buffer does not have a window.  This may not be the best
9622         solution but is certainly better than setting the start of the null,
9623         that is the current, window.
9624
9625 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
9626
9627         * gnus-draft.el (gnus-draft-setup-hook): New hook.
9628         (gnus-draft-setup): Run it.
9629
9630         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
9631         gnus-score-fast-scoring.  Allow regexp.
9632         (gnus-score-headers): Use it.
9633
9634         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
9635         XEmacs.
9636
9637         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
9638         string.
9639         (gnus-button-alist): Also catch `<f1> k ...'.
9640         (gnus-treat-display-x-face): Fix doc string.
9641
9642 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9643
9644         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
9645         evaluation of gnus-extended-version to ensure correct generation of the
9646         User-Agent header when message-generate-headers-first is used.
9647
9648 2007-03-24  Simon Josefsson  <simon@josefsson.org>
9649
9650         * hashcash.el (hashcash-generate-payment-async): Don't crash if
9651         hashcash-path is nil.  Don't call callback with incorrect number of
9652         parameters if val is 0.
9653
9654 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9655
9656         * message.el (message-required-news-headers):
9657         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
9658
9659 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
9660
9661         * tls.el (open-tls-stream): In handshake-waiting loop,
9662         don't wait more if there is output available to process.
9663
9664 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
9665
9666         * tls.el (tls-program): Doc fix.
9667
9668 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9669
9670         * message.el (message-generate-new-buffers): Change the meaning of the
9671         nil value; add `standard' to the choices; treat t as `unique'; improve
9672         doc string.
9673         (gnus-select-frame-set-input-focus): Autoload.
9674         (message-buffer-name): Search for the existing message buffer if
9675         message-generate-new-buffers is nil or `standard'; treat the value t of
9676         message-generate-new-buffers as `unique'.
9677         (message-pop-to-buffer): Raise the frame already displaying the message
9678         buffer; clear the echo area after querying.
9679         (message-setup): Pass the `continue' argument to compose-mail.
9680         (message-mail): Prefer `switch-function' if it is given; search for the
9681         existing message buffer if the `continue' argument is non-nil; pass
9682         continue and switch-function arguments to compose-mail by way of
9683         message-setup.
9684         (message-mail-other-window): Adjust argument of message-setup.
9685         (message-mail-other-frame): Ditto.
9686
9687 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9688
9689         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
9690         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
9691         to turn font-lock on when turning gnus-message-citation-mode on.
9692
9693 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
9694
9695         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
9696         (mml-smime-function-alist): New variable; add epg as the backend.
9697         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
9698         mml-smime- functions instead.
9699         * mm-view.el: Require smime.
9700
9701 2007-03-05  Didier Verna  <didier@xemacs.org>
9702
9703         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
9704         instead of just inheritance for posting styles.
9705         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
9706
9707 2007-02-24  Chris Moore  <dooglus@gmail.com>
9708
9709         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
9710         * pgg-pgp.el (pgg-pgp-encrypt-region):
9711         * pgg-gpg.el (pgg-gpg-encrypt-region):
9712         Check pgg-encrypt-for-me if no other recipients.
9713
9714 2007-02-24  John Paul Wallington  <jpw@pobox.com>
9715
9716         * tls.el (tls-certtool-program): Fix custom type.
9717
9718 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9719
9720         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
9721         and point-at-eol instead of line-(beginning|end)-position.
9722
9723         * assistant.el (assistant-parse-buffer): Ditto.
9724
9725         * netrc.el (netrc-parse-services): Ditto.
9726
9727 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
9728
9729         * mml2015.el (mml2015-epg-find-usable-key): New function.
9730         (mml2015-epg-sign): Use it.
9731         (mml2015-epg-encrypt): Use it.
9732
9733 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9734
9735         * message.el (message-make-in-reply-to): Quote name containing
9736         non-ASCII characters.  It will make the RFC2047 encoder cause an error
9737         if there are special characters.  Reported by NAKAJI Hiroyuki
9738         <nakaji@jp.freebsd.org>.
9739
9740 2007-02-27  Didier Verna  <didier@xemacs.org>
9741
9742         Include the group parameters as well as the topic ones in the
9743         inheritance filter process.
9744         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
9745         argument GROUP-PARAMS-LIST.
9746         * gnus-topic.el (gnus-group-topic-parameters): Use it.
9747
9748 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9749
9750         * nntp.el (nntp-never-echoes-commands)
9751         (nntp-open-connection-functions-never-echo-commands): New variables.
9752         (nntp-send-command): Use them.
9753
9754 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
9755
9756         * mml2015.el (mml2015-epg-verify): Simplify.
9757
9758 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9759
9760         * mml.el (mml-content-disposition-alist): New user option.
9761         (mml-content-disposition): New function.
9762         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
9763         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
9764
9765 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
9766
9767         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
9768         verification.
9769
9770 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9771
9772         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
9773         articles posted in the last 24 hours.
9774
9775 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
9776
9777         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
9778
9779 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
9780
9781         * nntp.el (nntp-send-command): Don't wait for echoes when
9782         nntp-open-ssl-stream is used.
9783
9784 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9785
9786         * gnus-cite.el (gnus-test-font-lock-add-keywords)
9787         (gnus-message-add-citation-keywords)
9788         (gnus-message-remove-citation-keywords): Remove.
9789         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
9790         directly, make the variables in font-lock-defaults buffer-local, add
9791         gnus-message-citation-keywords to them and then update the value of
9792         font-lock-keywords.
9793
9794 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9795
9796         * message.el (message-cite-original-1): Don't call
9797         gnus-article-highlight-citation.
9798
9799         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
9800         citations; fix line count.
9801
9802 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9803
9804         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
9805         (gnus-message-add-citation-keywords)
9806         (gnus-message-remove-citation-keywords): Use it; fix the emulating
9807         versions of font-lock-add-keywords and font-lock-remove-keywords to
9808         work with XEmacs correctly.
9809
9810 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9811
9812         * gnus-cite.el (gnus-cite-face-list): Set the values of
9813         gnus-message-max-citation-depth and gnus-message-citation-keywords.
9814         (gnus-message-max-citation-depth): Use defvar rather than defconst.
9815         (gnus-message-cite-prefix-regexp): New variable.
9816         (gnus-message-search-citation-line): Use it; protect against long
9817         citation prefix; fill match data with nil rather than 0 for XEmacs; set
9818         the 0th match data for Emacs.
9819         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
9820         (gnus-message-add-citation-keywords): Append keywords rather than
9821         prepending; emulate font-lock-add-keywords if it is not available.
9822         (gnus-message-remove-citation-keywords):
9823         Emulate font-lock-remove-keywords if it is not available.
9824
9825         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
9826
9827         * message.el (message-cite-prefix-regexp): Set the value of
9828         gnus-message-cite-prefix-regexp.
9829
9830 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9831
9832         * nnweb.el (nnweb-google-parse-1): Update parser.
9833
9834 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
9835
9836         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
9837
9838 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9839
9840         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
9841         regexp.
9842
9843 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9844
9845         * uudecode.el (uudecode-string-to-multibyte): New function emulating
9846         string-to-multibyte.
9847         (uudecode-decode-region-internal): Use it.
9848
9849         * lpath.el: Fbind string-as-multibyte for XEmacs.
9850
9851 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
9852
9853         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
9854         Fix custom choice.
9855
9856         * gnus-art.el (gnus-signature-limit): Fix custom choice.
9857
9858 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
9859
9860         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
9861
9862         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
9863         `write-region' to respect `mm-inhibit-file-name-handlers'.
9864
9865 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
9866
9867         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
9868         Use gnus-home-directory instead of "~/" or "$HOME".
9869
9870 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
9871
9872         * encrypt.el (encrypt-insert-file-contents): Add better prompt
9873         to mention filename.
9874         Add comments at beginning regarding usage.
9875         (encrypt-write-file-contents): Change interactive so a string is
9876         acceptable.  If the file has no associated model, show an error instead
9877         of a nonsense prompt.
9878
9879 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9880
9881         * spam.el (spam-bsfilter-ham-switch): Fix typo.
9882         Thanks to Yoshihiko Yamada for kind notification of this typo.
9883
9884 2007-01-12  Kenichi Handa  <handa@m17n.org>
9885
9886         * uudecode.el (uudecode-decode-region-internal): Make it work in a
9887         multibyte buffer.
9888
9889 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
9890
9891         * gnus-score.el (gnus-score-fast-scoring): New variable.
9892         (gnus-score-headers): Use it.
9893
9894         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
9895
9896         * message.el (message-cite-original-1):
9897         Call gnus-article-highlight-citation if requested.
9898         (message-make-from): Allow name and address as optional arguments.
9899
9900         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
9901
9902         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
9903         bugs to doc string.
9904         (gnus-button-alist): Add mid\\|message-id.
9905         (gnus-button-fetch-group): Extend for use in
9906         `browse-url-browser-function'.
9907         (gnus-button-url-regexp): Try to catch paired parentheses like in
9908         Wikipedia URLs.
9909
9910         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
9911         Suggested by Simon Krahnke <overlord@gmx.li>.
9912
9913 2007-01-13  Romain Francoise  <romain@orebokech.com>
9914
9915         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
9916         Update copyright.
9917
9918 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
9919
9920         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
9921
9922 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9923
9924         * gnus-registry.el (gnus-registry-unfollowed-groups)
9925         (gnus-registry-split-fancy-with-parent): Fix documentation.
9926
9927 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9928
9929         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
9930         from nnweb groups.
9931
9932 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9933
9934         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
9935         Xref urls.  Erase buffer before requesting head.
9936
9937         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9938
9939 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9940
9941         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
9942         customizable.
9943
9944 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
9945
9946         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
9947         no signing key is found.
9948         (mml2015-epg-encrypt): Ask user whether to skip or abort if
9949         no encrypting and/or signing key is found.
9950
9951 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
9952
9953         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
9954
9955 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9956
9957         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
9958         headers read from disk with the ones newly found in the current search.
9959         This should no longer cause problems, because the article numbers in
9960         Gmane's `nov.php' output are ignored since the previous change.
9961
9962 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9963
9964         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
9965
9966 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9967
9968         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
9969         replace-regexp-in-string; bind url-version; fbind display-images-p and
9970         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
9971         find-face and set-itimer-function for Emacs; bind itimer-list for
9972         Emacs.
9973
9974         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
9975
9976 2007-01-01  Romain Francoise  <romain@orebokech.com>
9977
9978         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
9979
9980 2006-12-31  Steve Youngs  <steve@sxemacs.org>
9981
9982         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
9983         `define-minor-mode' macro definition expanded properly.
9984         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
9985         exclude it there.
9986
9987         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
9988         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
9989         `fboundp' test.
9990         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
9991         This is OK to autoload in (S)XEmacs now.
9992
9993 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9994
9995         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
9996         keystroke.
9997         (gnus-summary-limit-to-singletons): Fix typo.
9998
9999         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
10000         else fails.
10001
10002 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10003
10004         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
10005         docstring.
10006
10007         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
10008         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
10009         (gnus-summary-insert-dormant-articles): Fix typo in message.
10010
10011 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
10012
10013         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
10014         nil for XEmacs.
10015         (gnus-message-citation-mode): Don't autoload in XEmacs.
10016
10017         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
10018
10019 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
10020
10021         * nnimap.el (nnimap-expunge-search-string):
10022         Mention nnimap-search-uids-not-since-is-evil in docstring.
10023
10024 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
10025
10026         * spam.el: Revert to make-obsolete-variable because
10027         define-obsolete-variable-alias is not supported in Emacs 21.
10028
10029         * spam.el (spam-ifile-path, spam-ifile-database-path)
10030         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
10031         make-obsolete-variable.
10032         (spam-bsfilter-path, spam-bsfilter-program)
10033         (spam-spamassassin-path, spam-spamassassin-program)
10034         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
10035         Don't use "path" inappropriately.
10036         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
10037         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
10038         variable names.
10039
10040 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
10041
10042         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
10043         summary buffer.
10044
10045         * password.el (password-cache-remove): Use clear-string to burn
10046         password, if available.
10047
10048 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10049
10050         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
10051
10052         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
10053
10054         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
10055         (gnus-message-highlight-citation): Move defcustom here from
10056         gnus-cite.el.
10057         (gnus-message-citation-mode): Autoload.
10058
10059         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
10060         checks to make it compile with XEmacs.
10061         (gnus-message-citation-mode): New minor mode.
10062         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
10063         (gnus-message-highlight-citation): New variables.
10064         (gnus-message-search-citation-line)
10065         (gnus-message-add-citation-keywords)
10066         (gnus-message-remove-citation-keywords)
10067         (turn-on-gnus-message-citation-mode)
10068         (turn-off-gnus-message-citation-mode): New functions.
10069
10070 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
10071
10072         * gnus-cite.el: Enable highlighting of different citation levels in
10073         message-mode.
10074
10075 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
10076
10077         * message.el (message-make-fqdn): Fix comment.
10078         (message-bogus-system-names): Add ".local".
10079
10080         * spam.el (spam-ifile-path, spam-ifile-program)
10081         (spam-ifile-database-path, spam-ifile-database)
10082         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
10083         Don't use "path" inappropriately.
10084         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
10085         strings.
10086         (spam-check-ifile, spam-ifile-register-with-ifile)
10087         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
10088         Use new variable names.
10089
10090         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
10091         (gnus-treat-display-smileys): Simplify using
10092         gnus-image-type-available-p.
10093
10094         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
10095         available.
10096
10097         * gnus-xmas.el (gnus-xmas-image-type-available-p):
10098         Use `display-images-p' if available.
10099
10100 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10101
10102         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
10103         one after turning on the buffer's multibyteness instead of decoding
10104         them directly in the unibyte buffer that causes unexpected conversion
10105         in Emacs 23 (unicode).
10106
10107 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10108
10109         * message.el (message-generate-hashcash): Fix custom type.
10110
10111 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10112
10113         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
10114
10115 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
10116
10117         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
10118         disconnect icons.  Add help text.
10119
10120 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
10121
10122         * spam.el (spam-extra-header-to-number): CRM114 spam score is
10123         negated to be consistent with the others we handle.
10124
10125 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10126
10127         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
10128         version of gnus-summary-buffer to something, so that we can use two
10129         article buffers at the same time.
10130
10131 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
10132
10133         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
10134         trigger all the extra headers.
10135         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
10136         sorting.
10137
10138 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10139
10140         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
10141         solid groups.
10142
10143 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
10144
10145         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
10146
10147 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
10148
10149         * legacy-gnus-agent.el: Add Copyright notice.
10150
10151 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
10152
10153         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
10154
10155 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10156
10157         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
10158
10159         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
10160         to make it work reliably in CVS Emacs.
10161         (gnus-summary-limit-strange-charsets-predicate)
10162         (gnus-summary-limit-to-predicate): New functions.
10163
10164 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
10165
10166         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
10167         specifying array size.
10168         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
10169         array if it is too small.
10170         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
10171         (gnus-sort-threads-loop): New function.
10172
10173 2006-12-06  Chris Moore  <dooglus@gmail.com>
10174
10175         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
10176         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
10177
10178 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
10179
10180         * mm-url.el (mm-url-predefined-programs): Call curl with correct
10181         options.
10182
10183 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10184
10185         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
10186         DOS-ing the recipient.
10187
10188         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
10189         the headers when creating the mapping to avoid mismappings.
10190         (nnweb-gmane-create-mapping): Always nix out old mapping.
10191
10192 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10193
10194         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
10195         and mm-verify-option to never.
10196
10197 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10198
10199         * message.el (message-signed-or-encrypted-p): New function.
10200         (message-forward-make-body): Use it.
10201
10202         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
10203         Replace encode-coding-string with mm-encode-coding-string.
10204
10205 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10206
10207         * nneething.el (nneething-decode-file-name):
10208         Replace decode-coding-string with mm-decode-coding-string.
10209
10210         * gnus-int.el (gnus-open-server): Say failed server's name.
10211
10212 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
10213
10214         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
10215         strings to a single string.  Quote `errors-file-name'.
10216         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
10217         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
10218         Adjust calls.  Use `shell-quote-argument'.
10219
10220 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
10221
10222         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
10223         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
10224
10225         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
10226         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
10227         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
10228         (gnus-group-make-directory-group, gnus-group-transpose-groups):
10229         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
10230         (gnus-subscribe-newsgroup, gnus-1):
10231         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
10232         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
10233         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
10234         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
10235
10236 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10237
10238         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
10239         keystroke.
10240         (gnus-summary-limit-to-bodies): Implement headersp.
10241
10242 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10243
10244         * dns.el (query-dns): Protect against "Process dns deleted" strings.
10245
10246 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10247
10248         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
10249
10250 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10251
10252         * message.el (message-generate-hashcash): Expand range of values to
10253         include `opportunistic'.
10254         (message-send-mail): Use it.
10255
10256 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10257
10258         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
10259         and comment it.
10260
10261         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
10262
10263 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
10264
10265         * gnus-util.el (gnus-extract-address-components): Improve comment.
10266
10267 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10268
10269         * gnus-util.el (gnus-extract-address-components): Work with address in
10270         which the name portion contains @.
10271
10272         * lpath.el: Fbind custom-autoload.
10273
10274 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10275
10276         * gnus.el (gnus-start): Move custom group up.
10277         (gnus-select-method): Don't autoload, but make it available for
10278         `customize-variable'.
10279         (gnus-getenv-nntpserver): Don't autoload.
10280
10281 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
10282
10283         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
10284
10285 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
10286
10287         * message.el (message-sendmail-extra-arguments): New variable.
10288         (message-send-mail-with-sendmail): Use it.
10289
10290 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10291
10292         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
10293         mm-with-unibyte-current-buffer to make string unibyte.
10294
10295         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
10296         mm-string-as-multibyte.
10297
10298 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
10299
10300         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
10301         Reported by Werner Koch <wk@gnupg.org>.
10302
10303 2006-11-14  Daiki Ueno  <ueno@p360>
10304
10305         * mml2015.el: Autoload epa-select-keys when compiling.
10306
10307 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10308
10309         * mml2015.el (mml2015-epg-sign): Save the signing keys in
10310         message-options.
10311         (mml2015-epg-encrypt): Save the recipient keys in message-options.
10312
10313 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
10314
10315         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
10316         EasyPG (< 0.0.6).
10317         (mml2015-always-trust): New user option.
10318         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
10319         prompt.
10320
10321 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10322
10323         * nntp.el (nntp-authinfo-force): New variable.
10324         (nntp-send-authinfo): Use it.
10325
10326 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
10327
10328         * message.el (message-strip-subject-encoded-words): Allow _not_ to
10329         decode encoded words.  Improve prompt.  Add comment about forwarding.
10330         (message-replacement-char): Move up.
10331
10332 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
10333
10334         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
10335         instead of gnus-intersection because arguments of gnus-sorted-nunion
10336         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
10337
10338 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
10339
10340         * message.el (message-strip-subject-encoded-words): Reformat prompt.
10341         (message-simplify-subject-functions):
10342         Enable message-strip-subject-encoded-words by default.
10343
10344 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
10345
10346         * message.el (message-strip-subject-encoded-words): New function.
10347         (message-simplify-subject-functions): New variable.
10348         (message-simplify-subject): Use it.  Fix typo in doc string.
10349         Support message-strip-subject-encoded-words.
10350
10351 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
10352
10353         * gnus-diary.el (gnus-diary-delay-format-function):
10354         * nndiary.el (nndiary-reminders):
10355         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
10356
10357 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
10358
10359         * gnus-art.el (article-hide-boring-headers): Fetch date from
10360         gnus-original-article-buffer to avoid problems with localized date
10361         strings.
10362
10363 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10364
10365         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
10366
10367 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
10368
10369         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10370         New variables.
10371         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10372         (mm-charset-synonym-alist): Move some entries to
10373         mm-codepage-iso-8859-list.
10374         (mm-charset-synonym-alist, mm-charset-override-alist):
10375         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10376
10377 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10378
10379         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
10380
10381 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
10382
10383         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
10384         with Emacs 21 and XEmacs.
10385
10386 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
10387
10388         * spam.el (spam-parse-address): New function for better parsing,
10389         catching errors, etc.
10390         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
10391
10392 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
10393
10394         * mm-view.el: Add interactive arg to html2text autoload.
10395
10396 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10397
10398         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
10399
10400 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
10401
10402         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
10403         New variables.
10404         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
10405         (mm-charset-synonym-alist): Move some entries to
10406         mm-codepage-iso-8859-list.
10407
10408         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
10409
10410 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
10411
10412         * message.el (message-citation-line-format)
10413         (message-insert-formated-citation-line): Fix implementation of %E, %N
10414         and %n according to the doc string.
10415
10416 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
10417
10418         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10419         Use car-safe to avoid bad parses.
10420
10421 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10422
10423         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
10424         names.
10425
10426         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
10427
10428 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10429
10430         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
10431         header.
10432
10433         * message.el (message-draft-headers): Add Date.
10434         (message-headers-to-generate): Fix typo in docstring.
10435
10436         * nndraft.el (nndraft-required-headers): New variable.
10437         (nndraft-generate-headers): Use it.
10438
10439         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
10440
10441 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10442
10443         * gnus-registry.el (gnus-registry-wash-for-keywords)
10444         (gnus-registry-find-keywords): New functions to allow easy searching of
10445         articles that are in the registry.
10446
10447 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
10448
10449         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
10450         Use ietf-drums-parse-address instead of gnus-extract-address-components.
10451         Reported by Damien Elmes <damien@repose.cx>.
10452
10453 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
10454
10455         * gnus.el (gnus-mime): Remove unused custom group.
10456
10457 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10458
10459         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
10460         "blank line" when searching for end of armor headers.
10461
10462 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10463
10464         * gmm-utils.el (gmm-write-region): Fix variable name.
10465
10466 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
10467
10468         * gmm-utils.el (gmm-write-region): New function based on compatibility
10469         code from `mm-make-temp-file'.
10470
10471         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
10472
10473         * nnmaildir.el (nnmaildir--update-nov)
10474         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
10475         Use `gmm-write-region'.
10476
10477 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
10478
10479         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
10480         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
10481
10482         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
10483
10484         * message.el (message-replacement-char): New variable.
10485         (message-fix-before-sending): Use it.
10486         (message-simplify-subject): New function to remove duplicate code.
10487         (message-reply, message-followup): Use it.
10488
10489         * gnus-sum.el (gnus-summary-make-menu-bar):
10490         Clarify gnus-summary-limit-to-articles.
10491
10492 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10493
10494         * gnus-util.el (gnus-with-local-quit): New macro.
10495
10496         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
10497
10498 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
10499
10500         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
10501         ignore non-string data.
10502
10503 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
10504
10505         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
10506         non-string data (needs to be done in the registry too).
10507
10508 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10509
10510         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
10511         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
10512         (gnus-registry-split-fancy-with-parent)
10513         (gnus-registry-fetch-simplified-message-subject-fast)
10514         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
10515         Remove text properties on ingress into the registry and when it's saved.
10516         (gnus-registry-clean-empty-function): Fix bug with cleaning the
10517         registry from entries with no groups.
10518
10519 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
10520
10521         * gnus-util.el (gnus-string-remove-all-properties): Add utility
10522         function to remove string properties.
10523
10524 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
10525
10526         * gmm-utils.el (gmm): Adjust custom version.
10527
10528         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
10529         Adjust custom version.
10530
10531         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
10532
10533 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10534
10535         * gnus-art.el (gnus-insert-prev-page-button)
10536         (gnus-insert-next-page-button): Simplify.  Reformat.
10537
10538 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10539
10540         * gnus-art.el (gnus-insert-prev-page-button)
10541         (gnus-insert-next-page-button): Apply gnus-article-button-face.
10542
10543 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
10544
10545         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
10546
10547 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
10548
10549         * gnus-art.el (gnus-insert-mime-button)
10550         (gnus-insert-mime-security-button):
10551         Apply gnus-article-button-face to MIME and security buttons.
10552
10553 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10554
10555         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
10556         readable.
10557
10558 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10559
10560         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
10561
10562 2006-09-20  Steve Youngs  <steve@sxemacs.org>
10563
10564         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
10565         `browse-url-of-file' instead of `browse-url'.
10566
10567 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10568
10569         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
10570         regexp.  Articles containing quotation were cut prematurely.
10571
10572 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10573
10574         * message.el (message-cite-original-1): Use nobody by default for the
10575         value of From header.
10576         (message-reply): Ditto.
10577
10578 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
10579
10580         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
10581         to the gnus-info.  This fixes a bug of inline-PGP message verification.
10582         Reported by Michael Piotrowski <mxp@dynalabs.de>.
10583
10584 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10585
10586         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
10587         mails in the doc string.  Add some URLs in comment.
10588         (pop3-movemail): Warn about pop3-leave-mail-on-server.
10589
10590 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10591
10592         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
10593         backslashes handling and the way to find boundaries of quoted strings.
10594
10595 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
10596
10597         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
10598         mml1991-encrypt-to-self is set and mml1991-signers is not set.
10599         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
10600         mml2015-encrypt-to-self is set and mml2015-signers is not set.
10601
10602 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
10603
10604         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
10605         doc string.
10606         (gnus-button-regexp, gnus-button-last): Remove unused variables.
10607
10608 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10609
10610         * lpath.el: Fbind epg-check-configuration.
10611
10612 2006-09-06  Simon Josefsson  <jas@extundo.com>
10613
10614         * mml2015.el (mml2015-use): Doc fix, mention epg.
10615
10616 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10617
10618         * mml2015.el (mml2015-use): Default to epg, if available.
10619
10620 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
10621
10622         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
10623         message-sender.
10624         (mml1991-epg-encrypt): Ditto.
10625         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
10626         message-sender.
10627         (mml2015-epg-encrypt): Ditto.
10628
10629 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
10630
10631         * message.el (message-send-mail-with-sendmail): Look for sendmail in
10632         several common directories.
10633
10634 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
10635
10636         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
10637         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
10638
10639 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10640
10641         * gnus-art.el (article-decode-encoded-words): Make it fast.
10642
10643 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10644
10645         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
10646
10647         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
10648         in quoted string into `\'.
10649
10650 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10651
10652         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10653         Use standard-syntax-table.
10654
10655 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10656
10657         * gnus-art.el (gnus-decode-address-function): New variable.
10658         (article-decode-encoded-words): Use it to decode headers which are
10659         assumed to contain addresses.
10660         (gnus-mime-delete-part): Remove useless `or'.
10661
10662         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
10663         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
10664         (gnus-nov-parse-line): Use it to decode From header.
10665         (gnus-get-newsgroup-headers): Ditto.
10666         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
10667
10668         * mail-parse.el (mail-decode-encoded-address-region): New alias.
10669         (mail-decode-encoded-address-string): New alias.
10670
10671         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
10672         New function.
10673         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
10674         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
10675         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
10676         (rfc2047-decode-string): Ditto.
10677         (rfc2047-decode-address-region): New function.
10678         (rfc2047-decode-address-string): New function.
10679
10680 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
10681
10682         * message.el (message-caesar-buffer-body): Allow rotating headers.
10683
10684         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
10685
10686         * message.el (message-insert-formated-citation-line): Fix %f.
10687         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
10688
10689 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10690
10691         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
10692         (gnus-bookmark-mouse-available-p): New macro.
10693         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
10694         (gnus-bookmark-bmenu-show-infos): Use it.
10695         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
10696         (gnus-bookmark-bmenu-hide-infos): Ditto.
10697         (gnus-bookmark-remove-properties): New function.
10698         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
10699         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
10700         (gnus-bookmark-write-file): Bind coding-system-for-write.
10701         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
10702         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
10703         group before selecting it.
10704         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
10705         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
10706         quit-window if it is not available; use gnus-mouse-2 and bind it to
10707         gnus-bookmark-bmenu-select-by-mouse.
10708         (gnus-bookmark-show-details): Remove unused variable `details-list'.
10709         (gnus-bookmark-bmenu-select-by-mouse): New function.
10710
10711 2006-08-13  Romain Francoise  <romain@orebokech.com>
10712
10713         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
10714         space.
10715
10716 2006-08-10  Romain Francoise  <romain@orebokech.com>
10717
10718         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
10719         (dns-mode-soa-auto-increment-serial): New user option.
10720         (dns-mode-soa-maybe-increment-serial): New function.
10721         (dns-mode): Add the latter to `write-contents-functions'.
10722
10723 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10724
10725         * compface.el (uncompface): Use binary rather than raw-text-unix.
10726
10727 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10728
10729         * compface.el (uncompface): Make sure the eol conversion doesn't take
10730         place when communicating with the external programs.
10731         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
10732
10733 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10734
10735         * nnheader.el (nnheader-insert-head): Fix typo in comment.
10736
10737 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10738
10739         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10740         Make it more robust by parsing author and date independently.
10741
10742 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10743
10744         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
10745
10746 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
10747
10748         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
10749         first matching secret key.
10750         (mml2015-epg-encrypt): Ditto.
10751
10752         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
10753         first matching secret key.
10754         (mml1991-epg-encrypt): Ditto.
10755
10756         * mml2015.el (mml2015-encrypt-to-self): New user option.
10757         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
10758         mml2015-epg-encrypt-to-self is set.
10759
10760         * mml1991.el (mml1991-encrypt-to-self): New variable.
10761         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
10762         mml1991-epg-encrypt-to-self is set.
10763
10764         * mml2015.el (mml2015-signers): New user option.
10765         (mml2015-epg-sign): Reflect the value of mml2015-signers.
10766         (mml2015-epg-encrypt): Allow to select signing keys.
10767
10768         * mml1991.el (mml1991-signers): New variable.
10769         (mml1991-epg-sign): Reflect the value of mml1991-signers.
10770         (mml1991-epg-encrypt): Allow to select signing keys.
10771
10772 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10773
10774         * nnheader.el (nnheader-insert-head): Make it work even if the file
10775         uses CRLF for the line-break code.
10776
10777 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
10778
10779         * mml2015.el: Require mml-sec instead of password.
10780         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
10781         (mml2015-cache-passphrase): Inherit the default value from
10782         mml-secure-cache-passphrase.
10783         (mml2015-passphrase-cache-expiry): Inherit the default value from
10784         mml-secure-passphrase-cache-expiry.
10785
10786         * mml1991.el: Require mml-sec instead of password.
10787         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
10788         (mml1991-cache-passphrase): Inherit the default value from
10789         mml-secure-cache-passphrase.
10790         (mml1991-passphrase-cache-expiry): Inherit the default value from
10791         mml-secure-passphrase-cache-expiry.
10792
10793         * mml-sec.el: Require password.
10794         (mml-secure-verbose): New user option.
10795         (mml-secure-cache-passphrase): New user option.
10796         (mml-secure-passphrase-cache-expiry): New user option.
10797
10798 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
10799
10800         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
10801         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
10802         andreas@altroot.de (Andreas Vögele).
10803
10804         FIXME: Use `tiny change'?
10805
10806 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10807
10808         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
10809         workaround for the url package included with Emacs.
10810
10811         * nnweb.el (nnweb-google-create-mapping): Update regexp.
10812
10813 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10814
10815         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
10816         correctly.  This fixes a bug caused by the 2006-05-12 change.
10817
10818 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
10819
10820         * nnmail.el (nnmail-article-group): If splitting raises an error, give
10821         some information about the error when saying that the `bogus' mail
10822         group will be used.
10823
10824 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
10825
10826         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
10827         string.
10828
10829 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
10830
10831         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
10832
10833 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10834
10835         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
10836
10837 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10838
10839         * mml1991.el (mml1991-function-alist): Add epg.
10840         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
10841         (mml1991-epg-encrypt): New functions.
10842
10843 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
10844
10845         * mml2015.el (mml2015-verbose): New variable.
10846         (mml2015-cache-passphrase): Ditto.
10847         (mml2015-passphrase-cache-expiry): Ditto.
10848         (mml2015-function-alist): Add epg.
10849         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
10850         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
10851         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
10852         New functions.
10853
10854 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10855
10856         * message.el (message-cite-original-1): Preserve region when removing
10857         quoted text due to X-No-Archive in order to avoid bogus attribution
10858         when citing multiple messages.
10859
10860 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10861
10862         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
10863         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
10864
10865 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
10866
10867         * gnus-diary.el (gnus-user-format-function-d)
10868         (gnus-user-format-function-D): Autoload.
10869
10870         * imap.el (Commentary): Fix typo.
10871
10872         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
10873         2006-04-22 contribution.
10874
10875 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10876
10877         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
10878         It didn't really fix the bogosity I'm seeing with solid web groups.
10879
10880 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10881
10882         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
10883         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
10884         created using server names.  If we use the feature without declaring
10885         it, Gnus does not properly manage server and group state.
10886
10887         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
10888         bound.
10889
10890 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10891
10892         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
10893         looking up the method using GROUP's prefix before inventing a new one.
10894         It is used on killed/unknown groups in various places where returning
10895         an all-new method isn't expected by the caller.
10896
10897         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
10898         and match semantics of gnus-group-real-prefix.
10899
10900 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
10901
10902         * nnmail.el (nnmail-broken-references-mailers): New variable.
10903         (nnmail-ignore-broken-references): New function generalizing
10904         nnmail-fix-eudora-headers.
10905         (nnmail-fix-eudora-headers): Now obsolete.
10906
10907         * gnus-art.el (gnus-button-handle-custom):
10908         Support `customize-apropos*'.
10909
10910 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10911
10912         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
10913
10914         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
10915         articles.
10916
10917 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
10918
10919         * message.el (message-cite-reply-above): New variable.
10920         (message-yank-original): Use it.
10921
10922 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10923
10924         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
10925
10926 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
10927
10928         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
10929         as read.
10930
10931         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
10932
10933 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
10934
10935         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
10936         (gnus-bookmark-default-file): Use gnus-directory.
10937         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
10938         Remove "*" in doc string.
10939         (gnus-bookmark-write-file): Simplify.
10940         (gnus-bookmark-maybe-sort-alist): Use `when'.
10941         (gnus-bookmark-get-bookmark): Fix typo in doc string.
10942         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
10943         Add FIXME about Emacs 21 and XEmacs compatibility.
10944         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
10945         compatibility.
10946         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
10947         compatibility.
10948         (gnus-bookmark-menu-heading): Fix version.
10949
10950 2006-06-19  Bastien Guerry  <bzg@altern.org>
10951
10952         * gnus-bookmark.el: New file.
10953
10954 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10955
10956         * message.el (message-syntax-checks): Doc fix.
10957
10958 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10959
10960         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
10961         unsubscribed groups as if they were killed ones.  It causes duplicate
10962         entries in gnus-newsrc-alist.
10963
10964 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10965
10966         * message.el (message-syntax-checks): Doc fix.
10967         (message-send-mail): Add check for continuation headers.
10968         (message-check-news-header-syntax): Fix regexp used to check for
10969         continuation headers.
10970
10971 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10972
10973         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
10974
10975 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
10976
10977         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
10978
10979 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10980
10981         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
10982         default-truncate-lines.
10983
10984 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10985
10986         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
10987         to fill the utf-8 entry.
10988
10989         * lpath.el: Fbind unicode-precedence-list.
10990
10991 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
10992
10993         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
10994
10995 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
10996
10997         * gnus-agent.el (directory-files-and-attributes): Move all the way
10998         forward (the third and final move).
10999         (gnus-agent-read-agentview): Trap reconstruction errors due to
11000         nonexistent directory.  Handle by returning nil.
11001
11002 2006-05-30  Didier Verna  <didier@xemacs.org>
11003
11004         * message.el (message-dont-reply-to-names): Update the custom type.
11005         * message.el (message-dont-reply-to-names): New defsubst: potentially
11006         convert a list of regexps into a single one.
11007         * message.el (message-get-reply-headers): Use it.
11008         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
11009
11010 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11011
11012         * gnus-agent.el (directory-files-and-attributes): Move forward.
11013
11014 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11015
11016         * gnus-ml.el (gnus-mailing-list-subscribe)
11017         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
11018         (gnus-mailing-list-message): Fix doc strings.
11019
11020 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11021
11022         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
11023         of doing it manually.
11024
11025 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
11026
11027         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
11028         comment.
11029
11030 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
11031
11032         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
11033         (gnus-agent-read-agentview): Fix handling of end-of-file error.
11034         (gnus-agent-read-local): All symbols allocated in my-obarray.
11035         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
11036         (gnus-agent-regenerate-group): Check numeric names to see if they are
11037         messages or groups.
11038         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
11039         better way of do this...)
11040
11041         * gnus-cache.el (gnus-agent-total-fetched-for):
11042         Ignore 'dummy.group' (there should be a better way of do this...)
11043
11044 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11045
11046         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
11047         (gnus-saved-headers): Ditto.
11048         (gnus-default-article-saver): Mention functions may have properties.
11049         (gnus-article-save): Override gnus-save-all-headers and
11050         gnus-saved-headers by :headers property which saver function may have.
11051         (gnus-summary-save-in-file): Add :headers property.
11052         (gnus-summary-write-to-file): Ditto.
11053
11054         * gnus-sum.el (gnus-summary-save-article): Bind
11055         gnus-prompt-before-saving to t when saving many articles in a file;
11056         always show all headers.
11057
11058         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
11059
11060 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
11061
11062         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
11063         marks.
11064
11065         * message.el (message-indent-citation): Add optional arguments to allow
11066         using it outside of message buffers.
11067
11068         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
11069         (gnus-article-treat-unfold-headers): Use it.
11070         (gnus-article-truncate-lines): New variable.
11071         (gnus-article-mode): Use it.
11072         (gnus-article-toggle-truncate-lines): New function.
11073
11074         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11075         Add gnus-article-toggle-truncate-lines.
11076
11077         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
11078         coding system in XEmacs, use binary.
11079
11080 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11081
11082         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
11083         after-load-alist.
11084
11085         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
11086         this function should save decoded articles.
11087         (gnus-summary-write-to-file): Use property to specify this function
11088         should save decoded articles and specify gnus-summary-save-in-file
11089         should be used to save articles other than the first one when saving
11090         many articles.
11091         (gnus-summary-save-body-in-file): Use property to specify this
11092         function should save decoded articles.
11093         (gnus-summary-write-body-to-file): Use property to specify this
11094         function should save decoded articles and specify
11095         gnus-summary-save-body-in-file should be used to save articles other
11096         than the first one when saving many articles.
11097
11098         * gnus-sum.el (gnus-summary-save-article): Simplify.
11099
11100 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11101
11102         * gnus-art.el (gnus-default-article-saver):
11103         Add gnus-summary-write-body-to-file.
11104         (gnus-article-save-coding-system): Don't use coding system object
11105         in XEmacs.
11106         (gnus-read-save-file-name): Add optional `dir-var' argument which
11107         specifies directory in which files are saved; work even if optional
11108         `variable' argument is not specified.
11109         (gnus-summary-write-to-file): Read file name.
11110         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
11111         (gnus-summary-write-body-to-file): New function.
11112
11113         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
11114         (gnus-summary-local-variables): Add it.
11115         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
11116         (gnus-summary-save-article): Remove optional `decode' argument;
11117         determine whether to decode articles by the value of
11118         gnus-default-article-saver; when saving many files using
11119         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
11120         it first and use gnus-summary-save-in-file or
11121         gnus-summary-save-body-in-file thereafter unless
11122         gnus-prompt-before-saving is always; move point to article which
11123         will be saved.
11124         (gnus-summary-save-article-file): Revert.
11125         (gnus-summary-write-article-file): Revert.
11126         (gnus-summary-save-article-body-file): Revert.
11127         (gnus-summary-write-article-body-file): New function.
11128
11129 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11130
11131         * gnus-art.el (gnus-default-article-saver): Doc fix.
11132         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
11133         from gnus-summary-save-article-coding-system, and default to a
11134         certain coding system.
11135         (gnus-output-to-file): Add coding cookie and encode text according
11136         to gnus-article-save-coding-system; don't use mm-append-to-file.
11137
11138         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
11139         gnus-art.el and rename to gnus-article-save-coding-system.
11140         (gnus-summary-save-article): Require gnus-art; don't show all
11141         headers if it decodes articles; don't add coding cookie here;
11142         don't bind mm-text-coding-system-for-write.
11143         (gnus-summary-save-article-file): Save decoded articles.
11144         (gnus-summary-write-article-file): When saving many files, use
11145         gnus-summary-write-to-file first and gnus-summary-save-in-file
11146         thereafter unless gnus-prompt-before-saving is always.
11147         (gnus-summary-save-article-body-file): Save decoded articles.
11148
11149         * lpath.el: Fbind select-safe-coding-system for XEmacs.
11150
11151 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11152
11153         * nnrss.el (nnrss-check-group): Bind hash-index.
11154
11155 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
11156
11157         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
11158         its hash index.  Store this hash in `nnrss-group-data'.
11159         (nnrss-read-group-data): Update accordingly.
11160
11161 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11162
11163         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
11164         entry.
11165
11166         * gnus-sum.el (gnus-summary-make-menu-bar):
11167         Add gnus-article-browse-html-article.
11168
11169 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
11170
11171         * gnus-sum.el (gnus-summary-mime-map):
11172         Add gnus-article-browse-html-article.
11173
11174         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
11175
11176 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
11177
11178         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
11179         suitable coding systems in customize.
11180
11181 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
11182
11183         * mail-source.el (mail-sources): Fix custom type.
11184
11185 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
11186
11187         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
11188         (gnus-summary-expire-articles-now): Shorten prompt.
11189
11190         * gmm-utils.el (wid-edit): Require.
11191         (defun-gmm): Rename from `gmm-defun-compat'.
11192         (gmm-image-search-load-path): Use it.
11193         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
11194
11195 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11196
11197         * gnus-sum.el (gnus-summary-save-article-coding-system):
11198         New variable.
11199         (gnus-summary-save-article): Add optional `decode' argument.
11200         If it is set and gnus-summary-save-article-coding-system is non-nil,
11201         save decoded article.
11202         (gnus-summary-write-article-file): Save decoded article if
11203         gnus-summary-save-article-coding-system is non-nil.
11204
11205         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
11206         type.
11207
11208 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11209
11210         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
11211
11212 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11213
11214         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
11215         first to test gnus-single-article-buffer which may be buffer-local.
11216
11217         * gnus-sum.el (gnus-summary-setup-buffer):
11218         Make gnus-single-article-buffer buffer-local and nil in ephemeral
11219         group; make gnus-article-buffer, gnus-article-current, and
11220         gnus-original-article-buffer always buffer-local.
11221         (gnus-summary-exit): Kill article buffer belonging to ephemeral
11222         group.
11223         (gnus-handle-ephemeral-exit): Don't move to next summary line.
11224
11225 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
11226
11227         * nnml.el (nnml-request-compact-group): Compressed files might not
11228         have .gz extension.
11229
11230 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
11231
11232         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
11233         (mm-copy-to-buffer): Use with-current-buffer.
11234         (mm-display-part): Simplify.
11235         (mm-inlinable-p): Add optional arg `type'.
11236
11237 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11238
11239         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
11240         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
11241         Try harder to show the attachment internally or externally using
11242         gnus-mime-view-part-as-type.
11243
11244 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
11245
11246         * message.el (message-from-style, message-signature-separator)
11247         (message-user-organization-file, message-send-mail-function)
11248         (message-citation-line-function, message-yank-prefix)
11249         (message-indent-citation-function, message-signature)
11250         (message-signature-file, message-signature-insert-empty-line):
11251         Remove autoloads.
11252
11253         * gnus-art.el (gnus-buttonized-mime-types):
11254         Remove "multipart/signed".  Revert 2006-04-26 change.
11255
11256 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11257
11258         * gnus.el (gnus-version-number): Bump version.
11259
11260 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11261
11262         * gnus.el: No Gnus v0.5 is released.
11263
11264 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11265
11266         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
11267         fetching articles by message-id.
11268
11269 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11270
11271         * message.el (hashcash): Require hashcash as normal.
11272
11273         * ecomplete.el (ecomplete-highlight-match-line):
11274         Use point-at-eol.
11275         (ecomplete-highlight-match-line): Use `highlight', because that
11276         face exists in both Emacs and XEmacs.
11277
11278         * message.el (message-display-abbrev): Use point-at-bol.
11279
11280         * mail-source.el: Don't require timer/timer-funcs.
11281
11282         * gnus-async.el: Ditto.
11283
11284         * password.el: Ditto.
11285
11286         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
11287
11288         * mm-url.el: Ditto.
11289
11290         * gnus-xmas.el: Don't require timer-funcs.
11291
11292         * mm-util.el: Require timer/timer-funcs.
11293
11294 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11295
11296         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
11297         Close.
11298
11299 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11300
11301         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
11302         unibyte after clear-decrypt function runs.
11303
11304         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
11305         returns as a unibyte string.
11306
11307 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11308
11309         * lpath.el: Revert.
11310
11311         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
11312         (pgg-gpg-process-sentinel): Revert.
11313
11314         * pgg-pgp.el (pgg-pgp-process-region): Revert.
11315         (pgg-pgp-lookup-key): Revert.
11316
11317         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
11318         (pgg-pgp5-lookup-key): Revert.
11319
11320         * pgg.el (pgg-fetch-key): Revert.
11321
11322 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11323
11324         * lpath.el: Fbind string-as-multibyte for XEmacs.
11325
11326         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
11327         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
11328         (mml1991-pgg-encrypt): Ditto.
11329
11330         * pgg-gpg.el (pgg-string-to-multibyte): New function.
11331         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
11332         a multibyte buffer.
11333
11334         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
11335         (pgg-pgp-lookup-key): Ditto.
11336
11337         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
11338         (pgg-pgp5-lookup-key): Ditto.
11339
11340         * pgg.el (pgg-fetch-key): Ditto.
11341
11342 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
11343
11344         * message.el (message-user-organization-file): Check several
11345         locations of the organization file.
11346
11347         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
11348         Add gnus-article-view-part-as-type.
11349
11350         * gnus-art.el (gnus-article-view-part-as-type): New function.
11351
11352         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
11353         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
11354
11355         * mml.el: Simplify autoload.
11356         (mml-mode): defvar dnd-protocol-alist instead of using
11357         symbol-value.
11358         (mml-default-directory): New variable.
11359         (mml-minibuffer-read-file): Use it.
11360         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
11361
11362         * message.el (message-citation-line-format): New variable.
11363         (message-insert-formated-citation-line): New function.
11364         (message-citation-line-function):
11365         Add `message-insert-formated-citation-line' to custom type.
11366
11367         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
11368         to doc string.
11369
11370         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
11371         depending on mm-verify-option.
11372
11373 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
11374
11375         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
11376         binding pgg-* variables; reimplement the section which prevents
11377         MIME header from being signed.
11378         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
11379         pgg-text-mode; remove a blank line at the top of body.
11380
11381         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
11382         lines at the top of body; use gnus-newsgroup-charset if there's no
11383         Charset header.
11384
11385 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11386
11387         * message.el (message-self-insert-commands): Doc fix.
11388
11389         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
11390         (mm-uu-pgp-encrypted-test): Ditto.
11391         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
11392         between header and body; return application/pgp-encrypted handle
11393         if decryption failed; decode decrypted body by charset.
11394
11395         * mm-decode.el (mm-automatic-display): Don't make application/pgp
11396         element match to application/pgp-*.
11397
11398 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11399
11400         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
11401         HTML.
11402
11403 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11404
11405         * mail-source.el (mail-source-call-script): Message the error
11406         string.
11407
11408 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11409
11410         * gnus-util.el (gnus-byte-compile): Use it.
11411
11412 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
11413
11414         * gnus-util.el (kill-empty-logs): New function.
11415
11416 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11417
11418         * message.el (message-mail-alias-type): Doc fix.
11419         (message-mail-alias-type-p): New function.
11420         (message-send): Use it.
11421         (message-mode): Ditto.
11422         (message-strip-forbidden-properties): Ditto.
11423
11424         * ecomplete.el (ecomplete-database-file-coding-system):
11425         New variable.
11426         (ecomplete-save): Use it.
11427         (ecomplete-setup): Use it.
11428
11429 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11430
11431         * message.el (message-self-insert-commands): New variable.
11432         (message-strip-forbidden-properties): Use it.
11433
11434 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11435
11436         * message.el (message-put-addresses-in-ecomplete): Use a regexp
11437         that doesn't make XEmacs choke.
11438
11439 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
11440
11441         * gnus-util.el (gnus-replace-in-string):
11442         Prefer replace-regexp-in-string over of replace-in-string.
11443
11444 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11445
11446         * gnus-util.el (gnus-select-frame-set-input-focus):
11447         Use select-frame-set-input-focus if it is available in XEmacs; use
11448         definition defined in Emacs 22 for old Emacsen.
11449
11450         * dgnushack.el: Autoload unmorse-region for XEmacs.
11451
11452         * lpath.el: Bind cursor-in-non-selected-windows and
11453         select-frame-set-input-focus for XEmacs.
11454
11455 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11456
11457         * mm-view.el (mm-inline-text): Use equal instead of equalp.
11458
11459 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
11460
11461         * gnus-registry.el (gnus-registry-cache-save): Remove text
11462         properties when saving via the temp buffer.
11463
11464 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11465
11466         * message.el (message-generate-hashcash): Honor custom type.
11467
11468 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11469
11470         * message.el (message-generate-hashcash): Default to non-nil when
11471         hashcash is found.
11472
11473         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
11474         (gnus-refer-thread-limit): Increase default to 500.
11475
11476         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
11477
11478         * flow-fill.el (fill-flowed): Allow delete-space.
11479
11480 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
11481
11482         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
11483         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
11484         Remove autoloads.
11485
11486 2006-04-18  Simon Josefsson  <jas@extundo.com>
11487
11488         * message.el (message-generate-hashcash): Default to.
11489
11490 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11491
11492         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
11493         concatenating segments rather than before concatenating them.
11494
11495 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11496
11497         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
11498
11499 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11500
11501         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
11502
11503         * message.el (message-forward-make-body-plain):
11504         Allow message-forward-ignored-headers to be a list.
11505         (message-remove-ignored-headers): Factor out into function.
11506         (message-forward-make-body-mml): Use it.
11507
11508         * imap.el (imap-quote-specials): New function.
11509         (imap-login-auth): Quote specials.
11510
11511         * rfc2231.el (rfc2231-parse-string): Remove dead code.
11512         (rfc2231-parse-string): Allow concatanation of parameters that
11513         aren't contiguous.  The test case is
11514           (mail-header-parse-content-type "message/external-body;
11515             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
11516             access-type=LOCAL-FILE;
11517             name*1*=plugh%2fhello-sailor%2fbing.pdf")
11518
11519 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
11520
11521         * nntp.el (nntp-accept-process-output): Return the value of
11522         `nnheader-accept-process-output'.
11523
11524 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11525
11526         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
11527         (gnus-button-alist): Recognize more diff formats.
11528         (gnus-button-patch): Strip directory.
11529
11530 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
11531
11532         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
11533         Emacs 22 when setting focus.
11534
11535 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11536
11537         * gnus-art.el (gnus-article-treat-types): Do treatment of
11538         text/x-verbatim parts.
11539         (gnus-button-patch): New command.
11540
11541         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
11542         addresses that contain invalid characters.
11543
11544 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11545
11546         * message.el (message-put-addresses-in-ecomplete):
11547         Use gnus-replace-in-string.
11548         (message-is-yours-p): Use the more correct
11549         mail-header-parse-address instead of
11550         mail-extract-address-components.
11551         (message-put-addresses-in-ecomplete): Fix typo.
11552
11553         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
11554         keystroke.
11555
11556         * gnus-art.el (gnus-treatment-function-alist): Change order of
11557         newsgroups/generic header folding to avoid double-folding.
11558
11559         * message.el (message-hidden-headers): Add X-Draft-From.
11560
11561         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
11562         New command.
11563         (gnus-summary-repeat-search-article-backward): New command.
11564
11565         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
11566         groups in the parent topic.
11567
11568 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
11569
11570         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
11571         (spam-extra-header-to-number): Return the CRM114 number as a
11572         number instead of a string.
11573
11574 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11575
11576         * gnus-art.el (gnus-face-properties-alist): Move here from
11577         gnus-fun.
11578
11579         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
11580
11581 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11582
11583         * message.el (message-strip-forbidden-properties): Only display on
11584         self-insert-command.
11585
11586         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
11587         reindent.
11588         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
11589
11590 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
11591
11592         * smiley.el (smiley-style): Fix typo.
11593
11594 2006-03-23  Kenichi Handa  <handa@m17n.org>
11595
11596         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
11597         instead of set-buffer-multibyte.
11598
11599 2006-03-23  Kenichi Handa  <handa@m17n.org>
11600
11601         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11602         buffer and then decode the buffer text if necessary.
11603         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11604         first, and after mm-encode-body, change the buffer to unibyte.
11605
11606 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11607
11608         * hashcash.el (hashcash-insert-payment-async-2):
11609         Use message-goto-eoh instead of doing it manually.
11610         (mail-add-payment): Use message-narrow-to-header instead of trying
11611         to do the same itself.
11612
11613         * message.el (message-hidden-headers): Add Face.
11614
11615         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
11616         reparenting code.
11617         (gnus-summary-reparent-children): Refactored out code.
11618         (gnus-summary-thread-map): New keystroke.
11619         (gnus-summary-reparent-children): Make into command.
11620
11621         * smiley.el (smiley-style): Default to `medium' if using a large
11622         font.
11623
11624         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
11625         does it itself.
11626
11627         * message.el (message-point-in-header-p): Simplify definition.
11628
11629 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11630
11631         * nnagent.el (nnagent-request-set-mark): Silence log file
11632         writing.
11633         (nnagent-request-set-mark): Use write-region instead of
11634         append-to-file.
11635
11636         * gnus-sum.el (gnus-read-header): Fudge article number if using a
11637         strange select method.
11638
11639         * ecomplete.el (ecomplete-display-matches): Get highlightling
11640         right.
11641         (ecomplete-display-matches): Use literals.
11642         (ecomplete-display-matches): Disable message logging.
11643
11644         * message.el (message-display-abbrev): Small optimization.
11645
11646         * ecomplete.el (ecomplete-display-matches): Allow automatic
11647         display.
11648
11649         * message.el (message-strip-forbidden-properties):
11650         Display abbrevs.
11651         (message-display-abbrev): Get automatic display right.
11652
11653         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
11654         keystrokes.
11655
11656 2006-04-13  Romain Francoise  <romain@orebokech.com>
11657
11658         TODO: Backport to v5-10!
11659
11660         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
11661         Move here (and rename) from gnus-registry.el.
11662
11663         * gnus-registry.el: Require gnus-util.
11664         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
11665
11666 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11667
11668         * gnus-group.el (gnus-group-catchup-current):
11669         Change if-then-else-if-then-else into cond.
11670         (gnus-group-catchup): Indent.
11671         (group-name-at-point): New function.
11672         (gnus-fetch-group): Provide default from thing at point.
11673
11674 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11675
11676         * message.el (message-display-abbrev): Fix regexp.
11677
11678         * ecomplete.el (ecomplete-highlight-match-line):
11679         Reimplement choosing.
11680         (ecomplete-highlight-match-line): Fix up code rewrite, remove
11681         dead variables.
11682
11683         * message.el (message-newline-and-indent): Remove debugging.
11684         (message-display-abbrev): Use new implementation.
11685
11686 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
11687
11688         * gnus-art.el (gnus-article-mode):
11689         Set cursor-in-non-selected-windows to nil.
11690
11691         * smiley.el: Revert previous change.
11692         (smiley-data-directory): defvar it before using it in the
11693         defcustom of `smiley-style'.
11694
11695 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11696
11697         * message.el (message-newline-and-indent): New function.
11698
11699         * ecomplete.el: Implement more bits.
11700
11701         * message.el (message-put-addresses-in-ecomplete): Clean up the
11702         string.
11703
11704         * ecomplete.el (ecomplete-add-item): Chop off decimals.
11705
11706         * gnus-sum.el (gnus-summary-save-parts):
11707         Bind gnus-summary-save-parts-counter and use it to make unique file
11708         names.
11709
11710         * gnus-art.el (gnus-ignored-headers): Add some more headers.
11711
11712         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
11713         parameter to say whether to actually parse the individual
11714         addresses.
11715
11716         * message.el (message-put-addresses-in-ecomplete): New function.
11717         (ecomplete): Require.
11718         (message-mail-alias-type): Add ecomplete as an option.
11719
11720 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
11721
11722         * flow-fill.el (fill-flowed): Remove trailing space from blank
11723         quoted lines.
11724
11725 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11726
11727         * smiley.el (smiley-style): Move definition later to avoid a
11728         compilation warning.
11729
11730 2006-04-12  Kenichi Handa  <handa@m17n.org>
11731
11732         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
11733         buffer and then decode the buffer text if necessary.
11734         (rfc2231-encode-string): Be sure to work on multibyte buffer at
11735         first, and after mm-encode-body, change the buffer to unibyte.
11736         Use mm-disable-multibyte instead of set-buffer-multibyte.
11737
11738 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11739
11740         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
11741         Content-Type header instead of Content-Disposition header.
11742         (gnus-mime-inline-part): Ditto.
11743         (gnus-mime-view-part-as-charset): Ignore charset that the part
11744         specifies.
11745
11746         * mm-decode.el (mm-display-part): Work with external parts and
11747         usual parts similarly.
11748
11749         * mm-extern.el (mm-inline-external-body): Use mm-display-part
11750         instead of gnus-display-mime.
11751
11752         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
11753         instead of with-temp-buffer.
11754
11755         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
11756         tag to summarized topics part in order to encode non-ASCII text.
11757
11758 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11759
11760         * smiley.el (smiley-style): New variable.
11761         (smiley-directory): New function.
11762         (smiley-data-directory): Derive from `smiley-style' using
11763         `smiley-directory'.
11764         (smiley-regexp-alist): Add new entries.
11765
11766         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
11767         (gnus-article-browse-delete-temp): Add :version.
11768
11769 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
11770
11771         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
11772         the sieve region.
11773
11774 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11775
11776         * gnus.el (gnus-version-number): Bump version.
11777
11778 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
11779
11780         * gnus.el: No Gnus v0.4 is released.
11781
11782 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11783
11784         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
11785         layout.
11786
11787         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
11788         unknown charset.
11789
11790         * message.el (message-header-synonyms): Add Original-To to the
11791         default.
11792
11793         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
11794         optional parameter.
11795
11796 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
11797
11798         * gnus-fun.el (gnus): Require it for gnus-directory.
11799
11800 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11801
11802         * gnus-fun.el (gnus-face-properties-alist): Add :version.
11803
11804 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11805
11806         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
11807
11808 2006-04-05  Simon Josefsson  <jas@extundo.com>
11809
11810         * password.el (password-reset): New function.
11811
11812 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
11813
11814         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
11815         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
11816
11817 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11818
11819         * nnweb.el (nnweb-google-create-mapping): Update regexp.
11820         Some whitespace was matched into the url, which broke browsing hits
11821         > 100 when mm-url-use-external was nil.
11822
11823 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
11824
11825         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11826         Check gnus-extra-headers for 'Newsgroups.
11827
11828         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
11829         bound.
11830
11831 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
11832
11833         * pgg-gpg.el: Clean up process buffers every time gpg processes
11834         complete.
11835
11836 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
11837
11838         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
11839         doc string.
11840
11841 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
11842
11843         * pgg-gpg.el (pgg-gpg-process-filter)
11844         (pgg-gpg-wait-for-completion): Check if buffer is alive.
11845
11846         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
11847         lines, temporary fix.
11848
11849 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
11850
11851         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
11852
11853 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
11854
11855         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
11856         default-enable-multibyte-characters.  This reverts the change from
11857         revision 6.17 which is no longer necessary because the passphrase
11858         is sent separately now.  GnuPG messages are unreadable under
11859         multibyte locales with default-enable-multibyte-characters set to
11860         nil.
11861
11862 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
11863
11864         * message.el (message-tool-bar-gnome): Move "spell".
11865
11866 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
11867
11868         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
11869         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
11870         instead.
11871
11872 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
11873
11874         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
11875         Improve newsgroups handling for NNTP overviews which don't include
11876         Newsgroups.
11877
11878 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11879
11880         * message.el (message-resend): Bind message-generate-hashcash to nil.
11881
11882 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11883
11884         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
11885         when searching for already-paid recipients.
11886
11887 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
11888
11889         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
11890         passphrases when it is not needed.
11891         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
11892         passphrase stuff from gpg, should only be necessary when you use
11893         gpg with a smartcard.
11894
11895 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11896
11897         * mml.el (mml-insert-mime): Ignore cached contents of
11898         message/external-body part.
11899
11900         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
11901         (mm-insert-part): Ditto.
11902
11903 2006-03-23  Simon Josefsson  <jas@extundo.com>
11904
11905         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
11906         Reiner.
11907         (pgg-gpg-use-agent-p): Use it again.
11908
11909 2006-03-23  Simon Josefsson  <jas@extundo.com>
11910
11911         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
11912         older emacsen.
11913         (pgg-gpg-use-agent-p): Don't use it.
11914
11915 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
11916
11917         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
11918         if we can.
11919
11920 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
11921
11922         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
11923         (pgg-gpg-update-agent): New function.
11924         (pgg-gpg-use-agent-p): New function.
11925         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
11926         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
11927         (pgg-gpg-sign-region): Use it.
11928
11929 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11930
11931         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
11932         Reported by Ralf Wachinger <rwachinger@gmx.de>.
11933
11934 2006-03-21  Simon Josefsson  <jas@extundo.com>
11935
11936         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
11937         <wilde@sha-bang.de>.
11938         (pgg-gpg-use-agent): New variable.
11939         (pgg-gpg-process-region): Use it.
11940         (pgg-gpg-encrypt-region): Likewise.
11941         (pgg-gpg-encrypt-symmetric-region): Likewise.
11942         (pgg-gpg-decrypt-region): Likewise.
11943         (pgg-gpg-sign-region): Likewise.
11944         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
11945
11946 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
11947
11948         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
11949
11950         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
11951         Add comment on version.
11952
11953 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
11954
11955         * smiley.el: Add missing test smiley.
11956
11957 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11958
11959         * mm-decode.el (mm-with-part): New macro.
11960         (mm-get-part): Use it; work with message/external-body as well.
11961         (mm-save-part): Treat name and filename equally.
11962
11963         * mm-extern.el (mm-extern-cache-contents): New function.
11964         (mm-inline-external-body): Use it; force the part to be displayed;
11965         move undisplayer added to the cached handle to the parent.
11966
11967         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
11968         (gnus-mime-view-part-as-type): Work with message/external-body.
11969
11970         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
11971
11972 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
11973
11974         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
11975         images in image-load-path.  [Sync with image.el, revision 1.60, in
11976         Emacs.]
11977
11978 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
11979
11980         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
11981         path rather than symbol.  Always return list of directories.
11982         Guarantee that image directory comes first.  [Sync with image.el,
11983         revision 1.59, in Emacs.]
11984
11985         * message.el (message-make-tool-bar): Adjust to new API of
11986         `gmm-image-load-path-for-library'.
11987
11988         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
11989
11990         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
11991
11992 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
11993
11994         * gnus-art.el (gnus-article-only-boring-p):
11995         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
11996         intangible text.
11997         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
11998
11999 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
12000
12001         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
12002         Use `defun' instead of `gmm-defun-compat'.
12003
12004 2006-03-14  Simon Josefsson  <jas@extundo.com>
12005
12006         * message.el (message-unique-id): Don't use message-number-base36
12007         if (user-uid) is a float.
12008         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
12009
12010 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12011
12012         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
12013
12014         * gnus-art.el (gnus-mime-display-single): Make sure there is an
12015         empty line between a part and a message part.
12016
12017 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
12018
12019         * smiley.el: Add more test smileys.
12020         (smiley-data-directory, smiley-regexp-alist)
12021         (gnus-smiley-file-types): Fix doc strings.
12022         (smiley-update-cache): Clear smiley-cached-regexp-alist before
12023         adding new elements.
12024         (smiley-mouse-map): Unused code.  Make it a comment.
12025
12026 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12027
12028         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
12029         scan latest NoCeM messages instead of old ones.
12030         (gnus-nocem-check-article): Fix regexps so as to match to PGP
12031         delimiters that are recently used.
12032         (gnus-nocem-load-cache): Add autoload cookie.
12033
12034         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
12035
12036         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
12037         level which is larger than gnus-use-nocem is specified.
12038
12039         * gnus-group.el (gnus-group-get-new-news): Ditto.
12040
12041 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
12042
12043         * gnus-util.el (gnus-tool-bar-update): New function.
12044
12045         * gnus-group.el (gnus-group-update-tool-bar): New variable.
12046         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
12047
12048         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
12049
12050         * gnus-group.el (gnus-group-redraw-when-idle)
12051         (gnus-group-redraw-check): Remove.
12052         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
12053
12054 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12055
12056         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
12057         if optional last element is specified in splits (FIELD VALUE...).
12058
12059 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
12060
12061         * message.el (message-make-tool-bar): Rename gmm-image-load-path
12062         to gmm-image-load-path-for-library.  Call with no-error argument.
12063         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
12064
12065         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12066
12067         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
12068
12069         * gmm-utils.el (gmm-image-load-path): Remove alias.
12070
12071 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
12072
12073         * gmm-utils.el (gmm-image-load-path): Add alias.
12074
12075         * nnml.el (nnml-generate-nov-databases-directory): Rename from
12076         nnml-generate-nov-databases-1.
12077         (nnml-generate-nov-databases): Use it.
12078         (nnml-generate-nov-databases-directory): Document no-active
12079         argument.
12080
12081         * gmm-utils.el (gmm-image-load-path-for-library): Return single
12082         directory if path is t.  Add no-error.
12083
12084         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
12085         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12086
12087         * gnus-art.el (gnus-article-browse-delete-temp-files):
12088         Simplify resetting gnus-article-browse-html-temp-list.
12089
12090         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
12091         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
12092         Add example to docstring.  Rename local variables.  Move error
12093         checks to default case in cond and simplify.
12094
12095 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12096
12097         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
12098         handle is multipart when calling it recursively.
12099         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
12100
12101 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
12102
12103         * nnimap.el (nnimap-request-update-info-internal): Optimize.
12104         Don't `gnus-uncompress-range' to avoid excessive memory usage.
12105
12106 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12107
12108         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
12109         is loaded.
12110
12111         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
12112         loaded.
12113
12114 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
12115
12116         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
12117         to "Emacs 23 (unicode)" in doc string.
12118
12119         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
12120         "Emacs 23 (unicode)" in comment.
12121
12122 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12123
12124         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
12125
12126         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
12127         characters 160 through 255 in Emacs 23.
12128
12129 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12130
12131         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
12132         gnus-article-browse-html-temp.
12133         (gnus-article-browse-delete-temp): Make it customizable.
12134         Add `file'.  Adjust doc string.
12135         (gnus-article-browse-delete-temp-files): Add argument.
12136         Allow query for each file.  Adjust doc string.
12137         (gnus-article-browse-html-parts):
12138         Add `gnus-article-browse-delete-temp-files' to
12139         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
12140
12141 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
12142
12143         * gnus-art.el (gnus-article-browse-html-temp)
12144         (gnus-article-browse-delete-temp): New variables.
12145         (gnus-article-browse-delete-temp-files): New function.
12146         (gnus-article-browse-html-parts): Use it.
12147
12148 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
12149
12150         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
12151
12152         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
12153         string.
12154
12155         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
12156         gnus-summary-insert-new-articles when unplugged.
12157         Remove gnus-summary-search-article-forward.
12158
12159         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
12160         display-visual-class instead of display-color-cells.
12161
12162 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12163
12164         * dgnushack.el: Autoload customize-group for XEmacs.
12165
12166         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
12167         message/* containing non-ASCII text properly.
12168
12169 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
12170
12171         * message.el: Require gmm-utils, remove autoloads.
12172         (message-tool-bar): Set default based on
12173         gmm-tool-bar-style.
12174         (message-tool-bar-gnome): Add gmm-customize-mode.
12175
12176         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
12177         gmm-tool-bar-style.
12178         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
12179
12180         * gnus-group.el (gnus-group-tool-bar): Set default based on
12181         gmm-tool-bar-style.
12182         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
12183
12184         * gmm-utils.el (gmm-image-directory): Rename variable from
12185         gmm-image-load-path.
12186         (gmm-image-load-path): Use gmm-image-directory.
12187         (gmm-customize-mode): New function.
12188         (gmm-tool-bar-style): New variable.
12189
12190         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
12191         gnus-group-redraw-line-number.
12192         (gnus-group-redraw-check): Simplify.
12193         (gnus-group-tool-bar-update): Remove redraw check.
12194         (gnus-group-make-tool-bar): Add redraw check.
12195
12196 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
12197
12198         * gnus-art.el (gnus-button): Add missing parentheses.
12199
12200 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12201
12202         * lpath.el: Fbind line-number-at-pos.
12203
12204 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12205
12206         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
12207
12208 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12209
12210         * gnus-art.el (gnus-button): New face.
12211         (gnus-article-button-face): Use it.
12212
12213         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12214         Add gnus-summary-next-page.  Re-order.
12215
12216         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
12217         next-node are now included.
12218         (gnus-group-redraw-line-number): New internal variable.
12219         (gnus-group-redraw-check): Helper function for updating the tool
12220         bar.
12221         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
12222
12223         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
12224
12225         * spam.el (spam-spamassassin-score-regexp): New internal variable.
12226         (spam-extra-header-to-number, spam-check-spamassassin-headers):
12227         Use it to match format of Spamassassin 3.0 and later.
12228         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
12229         (spam-check-bogofilter)
12230         (spam-bogofilter-register-with-bogofilter): Fix args of
12231         `gnus-error' calls.
12232
12233 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
12234
12235         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
12236         unnecessary interaction when sending queued mails.
12237         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
12238
12239 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
12240
12241         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
12242         first or last are nil.
12243
12244 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12245
12246         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
12247
12248 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12249
12250         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
12251
12252 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12253
12254         * dns.el (query-dns): Protect more against buggy tcp output.
12255
12256 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
12257
12258         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
12259         nov.php.
12260
12261 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12262
12263         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
12264         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
12265         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
12266         output on the server side.
12267         (nnweb-google-create-mapping): Update regexps and add some
12268         progress indication.
12269
12270 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
12271
12272         * gnus-group.el (gnus-group-tool-bar-gnome):
12273         Fix gnus-agent-toggle-plugged.  Re-order icons.
12274         (gnus-group-tool-bar-gnome):
12275         Add gnus-group-{prev,next}-unread-group.
12276         (gnus-group-tool-bar-gnome): Re-order icons.
12277
12278         * gnus-sum.el (gnus-summary-tool-bar-gnome):
12279         Move gnus-summary-insert-new-articles.
12280
12281         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
12282         Fix comments.
12283
12284         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
12285         also available in Emacs 21.3.
12286
12287         * message.el (message-fix-before-sending): Change "Emacs 22" to
12288         "Emacs 23 (unicode)" in comment.
12289
12290         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
12291         "Emacs 23 (unicode)" in comment.
12292
12293         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
12294         comment.
12295         (mm-coding-system-p): Add comment about no-MULE XEmacs.
12296
12297         * mm-view.el (mm-fill-flowed): Add :version.
12298
12299 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12300
12301         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
12302         and load-path.
12303
12304 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
12305
12306         * message.el: Autoload gmm-image-load-path.
12307         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
12308         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
12309         consitency.
12310
12311         * gmm-utils.el (gmm-image-load-path): Also search in
12312         "../etc/images".  Don't set gmm-image-load-path if we don't find
12313         the image.
12314
12315 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12316
12317         * gmm-utils.el (gmm-image-load-path): Don't make
12318         `gmm-image-load-path' include subdirectories which the second arg
12319         `image' might specify.
12320
12321         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
12322         subdirectory to icon file names.
12323
12324         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
12325
12326 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
12327
12328         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
12329         gmm-image-load-path calls.
12330
12331         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12332
12333         * message.el (message-make-tool-bar): Ditto.
12334
12335         * mml.el (mml-preview): Add comment concerning tool bar icons.
12336
12337         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
12338         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
12339
12340         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
12341         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
12342
12343         * message.el (message-tool-bar-gnome): Use new icon names.
12344         (message-make-tool-bar): Use `gmm-image-load-path'.
12345
12346         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
12347         New functions from MH-E.
12348         (gmm-image-load-path): New variable from MH-E.
12349         (gmm-image-load-path): New function from MH-E.  Add arguments
12350         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
12351         *-image-load-path-called-flag.
12352
12353 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
12354
12355         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
12356
12357 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
12358
12359         * nnimap.el (nnimap-request-move-article): Change folder back to
12360         source group before deleting.
12361
12362 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
12363
12364         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
12365
12366         * gnus-art.el (mm-url-insert-file-contents-external):
12367         Autoload mm-url.
12368
12369         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
12370
12371 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12372
12373         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
12374         coding system which mm-charset-to-coding-system returns for a
12375         given charset is valid.
12376
12377 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
12378
12379         * html2text.el (html2text-remove-tag-list):
12380         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
12381
12382 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
12383
12384         * gnus-cus.el: Revert 2005-10-17 change.
12385
12386 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12387
12388         * gnus-art.el (article-strip-banner):
12389         Call article-really-strip-banner only when the regexp match is made.
12390
12391 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12392
12393         * gnus-art.el (article-strip-banner):
12394         Use gnus-extract-address-components instead of
12395         mail-header-parse-addresses to make it work with non-ASCII text;
12396         remove mail-encode-encoded-word-string.
12397
12398         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
12399         values which are surrounded with \"...\"; make it never cause a
12400         Lisp error; give up parsing of parameters if it failed in
12401         extracting type.
12402
12403 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
12404
12405         * smime.el (smime-cert-by-ldap-1): Fix bug where
12406         `smime-ldap-search' returns results without userCertificates.
12407
12408 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12409
12410         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
12411
12412 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
12413
12414         * spam.el (spam-check-spamassassin-headers): Adapt format for
12415         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
12416         <ari@mbf.ocn.ne.jp>.
12417         (spam-list-of-processors): Add spam-use-gmane.
12418
12419 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12420
12421         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
12422         make-temp-file; make it work with XEmacs as well.
12423
12424         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
12425         mm-make-temp-file.
12426
12427         * mm-decode.el (mm-display-external): Use the 3rd arg of
12428         mm-make-temp-file.
12429         (mm-create-image-xemacs): Ditto.
12430
12431 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12432
12433         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
12434         with message-narrow-to-headers.
12435         (gnus-draft-setup): Narrow to header to run message-fetch-field.
12436         (gnus-draft-check-draft-articles): New function.
12437         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
12438
12439 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
12440
12441         * gnus-art.el (gnus-article-browse-html-parts):
12442         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
12443         Don't use suffix argument for mm-make-temp-file for Emacs 21
12444         compatibility.  Remove useless `format'.
12445
12446 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12447
12448         * nnweb.el (nnweb-google-wash-article): Update regexps.
12449         (nnweb-group-alist): Use defvoo instead of defvar.
12450
12451 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12452
12453         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
12454         re-loading nn* modules.
12455
12456 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
12457
12458         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
12459         for `tool-bar-mode' and don't check it's default-value.
12460
12461         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
12462
12463         * message.el (message-make-tool-bar): Ditto.
12464
12465         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
12466         `substring'.  Shorten tmp-file name.
12467
12468         * gnus.el: Remove bogus comment.
12469
12470 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
12471
12472         * gnus-art.el (gnus-article-browse-html-parts): New function.
12473         (gnus-article-browse-html-article): New function for viewing html
12474         articles with a browser.
12475
12476 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
12477
12478         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
12479         in elisp.
12480         (pgg-gpg-encrypt-symmetric-region): Ditto.
12481         (pgg-gpg-sign-region): Ditto.
12482
12483         * pgg-def.el (pgg-text-mode): New variable.
12484
12485         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
12486         (mml2015-pgg-encrypt): Ditto.
12487
12488         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
12489         (mml1991-pgg-encrypt): Ditto.
12490
12491 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12492
12493         * nnfolder.el (nnfolder-insert-newsgroup-line):
12494         Use message-make-date instead of current-time-string.
12495
12496         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
12497         to gnus-decoded which mm-uu might set.
12498
12499 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12500
12501         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
12502         don't decode quoted parameters; remove misimported Emacs code.
12503         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12504         (rfc2231-decode-encoded-string): Don't use split-string which
12505         behaves differently according to Emacs version; use
12506         mm-decode-coding-region to convert charset to coding-system.
12507         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12508         (rfc2231-encode-string): Remove misimported Emacs code.
12509
12510 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12511
12512         * gnus-art.el (article-decode-charset): Don't use ignore-errors
12513         when calling mail-header-parse-content-type.
12514         (article-de-quoted-unreadable): Ditto.
12515         (article-de-base64-unreadable): Ditto.
12516         (article-wash-html): Ditto.
12517
12518         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
12519         calling mail-header-parse-content-type and
12520         mail-header-parse-content-disposition.
12521         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
12522         mail-header-parse-content-type.
12523
12524         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
12525         insert charset and format parameters; encode description after
12526         inserting it to buffer.
12527         (mml-insert-parameter): Fold lines properly even if a parameter is
12528         segmented into two or more lines; change the max column to 76.
12529
12530         * rfc1843.el (rfc1843-decode-article-body): Don't use
12531         ignore-errors when calling mail-header-parse-content-type.
12532
12533         * rfc2231.el (rfc2231-parse-string): Return at least type if
12534         possible; don't cause an error even if it fails in parsing of
12535         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12536         (rfc2231-encode-string): Don't break lines at the beginning, leave
12537         it to mml-insert-parameter.
12538
12539         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
12540         calling mail-header-parse-content-type.
12541
12542 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
12543
12544         * spam-report.el (spam-report-gmane-use-article-number):
12545         Improve doc string.
12546         (spam-report-gmane-internal): Check if a suitable header was found
12547         in the article.
12548
12549 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12550
12551         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
12552         (rfc2231-encode-string): Make param*=value always begin with LWSP.
12553
12554 2006-02-05  Romain Francoise  <romain@orebokech.com>
12555
12556         Update copyright notices of all files in the gnus directory.
12557
12558 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12559
12560         * nnweb.el (nnweb-request-group): Avoid growing overview files.
12561
12562 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12563
12564         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
12565         segmented lines of parameter value to cope with Thunderbird 1.5
12566         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
12567         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
12568         (rfc2231-encode-string): Don't make lines exceeding 76 column.
12569
12570 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
12571
12572         * mml.el (mml-generate-mime-1): Correct the order of inline signed
12573         parts.
12574
12575 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12576
12577         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
12578         there's only one active file for all servers.
12579         (nnweb-request-scan): Make sure nnweb-articles is initialized on
12580         solid groups.  Gnus might have used a FAST request to select the group.
12581         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
12582         and nnweb-search redundantly in the active file.
12583         (nnweb-request-list): Don't list bogus groups.  There can only be one.
12584         (nnweb-request-create-group): Don't use ARGS.
12585         (nnweb-possibly-change-server, nnweb-request-group): Remove some
12586         initialisations.  Let nnoo do the work.
12587
12588 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12589
12590         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
12591         Say the part has been decoded.
12592
12593         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
12594
12595 2006-01-31  Kevin Ryde  <user42@zip.com.au>
12596
12597         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
12598         mailcap-viewer-test-cache when there's no 'test clause, since that
12599         will invert the meaning of a "nil" test previously determined by
12600         mailcap-mailcap-entry-passes-test.
12601
12602 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12603
12604         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
12605         compiling.
12606
12607         * gnus-sum.el: Ditto.
12608
12609         * message.el: Don't bind tool-bar-map when compiling.
12610
12611 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
12612
12613         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
12614
12615 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
12616
12617         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
12618         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
12619         current Google Groups.
12620
12621 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
12622
12623         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
12624         and tool-bar-mode.
12625
12626         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
12627         and tool-bar-mode.
12628
12629         * message.el (message-tool-bar-update): Simplify.
12630         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
12631
12632         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
12633         gnus-summary-buffer.
12634         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
12635         gnus-summary-reply.
12636
12637         * gmm-utils.el (gmm): Add :version.
12638
12639 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12640
12641         * Makefile.in (clean): New rule.
12642         (distclean): Use it.
12643
12644 2006-01-26  Steve Youngs  <steve@sxemacs.org>
12645
12646         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
12647         Don't autoload.
12648
12649 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12650
12651         * gmm-utils.el (gmm-verbose): Add :group.
12652
12653 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
12654
12655         * message.el: Change some comments WRT tool-bars.
12656
12657         * gnus-sum.el (gnus-summary-tool-bar)
12658         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
12659         (gnus-summary-tool-bar-zap-list): New variables.
12660         (gnus-summary-make-tool-bar): Complete rewrite using
12661         `gmm-tool-bar-from-list'.
12662
12663         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
12664         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
12665         New variables.
12666         (gnus-group-make-tool-bar): Complete rewrite using
12667         `gmm-tool-bar-from-list'.
12668         (gnus-group-tool-bar-update): New function.
12669
12670         * message.el (message-mode-field-menu): Add "Show hidden Headers".
12671
12672 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12673
12674         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
12675         is dissected into a single part of which the type is the same as
12676         the given one; decode charset.
12677
12678 2006-01-21  Kevin Ryde  <user42@zip.com.au>
12679
12680         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
12681         into alists as symbol not string, since that's what
12682         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
12683         look for.
12684
12685 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
12686
12687         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
12688         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
12689
12690         * message.el (message-tool-bar-gnome): Use gmm-ignore.
12691
12692 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12693
12694         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
12695         (gnus-xmas-mime-security-button-menu): New function.
12696
12697         * gnus-art.el (gnus-mime-security-button-commands): New variable.
12698         (gnus-mime-security-button-menu): New definition.
12699         (gnus-mime-security-button-map): Use them.
12700         (gnus-mime-security-button-menu): New function.
12701         (gnus-insert-mime-security-button): Addition to help echo.
12702         (gnus-mime-security-run-function, gnus-mime-security-save-part)
12703         (gnus-mime-security-pipe-part): New functions.
12704
12705         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
12706         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
12707
12708         * mm-decode.el (mm-handle-set-disposition): Remove.
12709         (mm-handle-set-description): Remove.
12710
12711 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12712
12713         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
12714         (mm-w3m-standalone-supports-m17n-p): New function.
12715         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
12716         w3m usage.
12717
12718         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
12719         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
12720
12721 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
12722
12723         * message.el (message-tool-bar-zap-list):
12724         Use gmm-tool-bar-zap-list as custom type.
12725         (message-tool-bar-update): New function.
12726         (message-tool-bar, message-tool-bar-gnome)
12727         (message-tool-bar-retro): Add message-tool-bar-update.
12728         (message-tool-bar-gnome): Add flyspell-buffer.
12729
12730         * gnus-util.el (gnus-error): Describe `args'.
12731
12732         * gmm-utils.el (gmm-error): Describe `args'.
12733         (gmm-tool-bar-zap-list): New widget.
12734         (gmm-tool-bar-from-list): Improve description of `zap-list'.
12735
12736 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12737
12738         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
12739         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
12740         the number of recursive calls.
12741
12742         * mm-decode.el (mm-handle-set-disposition): New macro.
12743         (mm-handle-set-description): New macro.
12744
12745 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
12746
12747         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
12748         encoding.
12749
12750 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12751
12752         * message.el (message-tool-bar-zap-list, message-tool-bar)
12753         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
12754         (message-tool-bar-local-item-from-menu): Remove.
12755         (message-tool-bar-map): Replace by `message-make-tool-bar'.
12756         (message-make-tool-bar): New function.
12757         (message-mode): Use `message-make-tool-bar'.
12758
12759         * gmm-utils.el: New file.
12760         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
12761         (gmm-lazy): New widget copied from `nnmail.el'.
12762         (gmm-tool-bar-from-list): New function for creating customizable
12763         tool bars.
12764         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
12765         output.
12766         (gmm): Add :prefix to defgroup.
12767
12768 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
12769
12770         * gmm-utils.el (gmm-widget-p): New function.
12771
12772 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
12773
12774         * mml.el (mml-attach-file): Describe `description' in doc string.
12775         (mml-menu): Add Emacs MIME manual and PGG manual.
12776
12777 2006-01-20  Richard M. Stallman  <rms@gnu.org>
12778
12779         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
12780
12781 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
12782
12783         * nntp.el (nntp-end-of-line): Doc fix.
12784
12785 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
12786
12787         * imap.el (imap-open): Handle case where buffer is a buffer
12788         object.
12789
12790 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
12791
12792         * gnus-delay.el (gnus-delay): Don't autoload.
12793         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
12794         to be re-loaded when customizing the `gnus-delay' group.
12795
12796 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
12797
12798         * message.el (message-insert-citation-line): Use newlines.
12799
12800 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12801
12802         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
12803         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
12804         these routines, so the passphrase can be managed externally and
12805         passed in to the system.
12806         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
12807         pgg-add-passphrase-to-cache function.
12808
12809         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
12810         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
12811         these routines, so the passphrase can be managed externally and
12812         passed in to the system.
12813         (pgg-pgp5-sign-region): Use new name of
12814         pgg-add-passphrase-to-cache function.
12815
12816 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
12817
12818         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
12819         part of the decoded armor to find the key-identifier.
12820         (pgg-gpg-lookup-key-owner): New function to return the
12821         human-readable identifier of a key owner.
12822         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
12823         itself.
12824         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
12825         the key value) if we have a key and can match it against a secret
12826         key.  Also, added a note pointing out fact that the prompt only
12827         indicates the first matching key.
12828
12829         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
12830         pgg-decrypt-region.
12831         (pgg-add-passphrase-to-cache): Rename from
12832         `pgg-add-passphrase-cache' to reduce confusion (all callers
12833         changed).
12834         (pgg-remove-passphrase-from-cache): Rename from
12835         `pgg-remove-passphrase-cache' to reduce confusion (all callers
12836         changed).
12837         (pgg-read-passphrase, pgg-add-passphrase-cache)
12838         (pgg-remove-passphrase-cache): Add informative docstrings.
12839         (pgg-decrypt): Convey provided passphrase in subordinate call to
12840         pgg-decrypt-region.
12841
12842 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
12843
12844         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
12845         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
12846         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
12847         'passphrase' argument, so the passphrase can be managed externally
12848         and then passed in to the system.
12849
12850         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
12851         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
12852         so the passphrase cache can be used reliably with identifiers
12853         besides a pgp packet's key id.
12854
12855         * pgg-gpg.el (pgg-gpg-encrypt-region)
12856         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
12857         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
12858         these routines, so the passphrase can be managed externally and
12859         passed in to the system.
12860
12861         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
12862         'notruncate' argument, so the passphrase cache can be used
12863         reliably with identifiers besides a pgp packet's key id.
12864
12865 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
12866
12867         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
12868         symmetric encryption.
12869         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
12870         encrypted session key.
12871         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
12872         message ask for the passphrase in a proper way.
12873
12874         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
12875         New user commands for symmetric encryption.
12876
12877 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
12878
12879         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
12880
12881         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
12882
12883 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
12884
12885         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
12886
12887 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12888
12889         * mm-decode.el (mm-inlined-types): Add application/pgp.
12890         (mm-automatic-display): Ditto.
12891
12892         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
12893         part as text.
12894
12895 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12896
12897         * nnrss.el: Update copyright.
12898         (nnrss-opml-import): Query whether to subscribe to each entry.
12899
12900         * gnus-art.el:
12901         * gnus-sum.el:
12902         * gnus-xmas.el:
12903         * messagexmas.el:
12904         * mm-uu.el:
12905         * mm-view.el: Update copyright.
12906
12907 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
12908
12909         * message.el (message-info): New function.
12910         (message-mode-menu): Add it.
12911         Update copyright.
12912
12913         * ChangeLog: Fix and update copyright.
12914
12915 2006-01-13  Romain Francoise  <romain@orebokech.com>
12916
12917         * message.el (message-forward-subject-name-subject): Prefer the
12918         address to 'nowhere' if the sender has no name.
12919         Fix typo.  Update copyright year.
12920
12921 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12922
12923         * gnus-art.el (article-wash-html):
12924         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
12925         (gnus-article-wash-html-with-w3m-standalone): New function.
12926
12927         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
12928         mm-inline-text-html-render-with-w3m-standalone.
12929         (mm-text-html-washer-alist): Map w3m-standalone to
12930         gnus-article-wash-html-with-w3m-standalone.
12931         (mm-inline-text-html-render-with-w3m-standalone): New function.
12932
12933 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
12934
12935         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
12936         Improve LaTeX.
12937
12938 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12939
12940         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
12941         (nnrss-request-article): Render text/plain parts as HTML.
12942
12943         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
12944         the buffer.
12945
12946 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12947
12948         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
12949         custom definition of `gnus-posting-styles'.
12950
12951         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
12952         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
12953
12954 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12955
12956         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
12957         Use nntp for bug archive.
12958
12959 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12960
12961         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
12962         parts.
12963         (nnrss-normalize-date): New function converts ISO 8601 date into
12964         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12965         (nnrss-check-group): Use it.
12966
12967 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12968
12969         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
12970
12971         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
12972         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
12973         (nnrss-insert-w3): Ditto.
12974
12975 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12976
12977         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
12978         the articles to be forwarded including the case where neither a
12979         number of articles nor a region is specified.
12980
12981 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12982
12983         * nnrss.el (nnrss-request-article): Fix last change; fill
12984         text/plain parts.
12985
12986 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12987
12988         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
12989         in text/plain part.
12990         (nnrss-check-group): Don't add excessive newline to dc:subject.
12991
12992 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
12993
12994         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
12995         article.
12996
12997 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12998
12999         * nnml.el: Don't require gnus-bcklg.  Autoload it.
13000         (nnml-use-compressed-files, nnml-save-mail): Support other
13001         comression programs such as bzip2.
13002
13003 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13004
13005         * dns.el (query-dns): Make sure we check the buffer size before
13006         removing tcp headers.
13007
13008 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13009
13010         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
13011         remove MIME buttons associated with multipart/alternative parts.
13012         (gnus-mime-display-alternative): Tag buttons using `article-type'
13013         text property.
13014
13015         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
13016         associated with multipart/alternative parts.
13017
13018         * gnus-art.el (gnus-signature-separator): Fix custom type.
13019
13020         * mm-decode.el (mm-inlined-types): Fix custom type.
13021         (mm-keep-viewer-alive-types): Ditto.
13022         (mm-automatic-display): Ditto.
13023         (mm-attachment-override-types): Ditto.
13024         (mm-inline-override-types): Ditto.
13025         (mm-automatic-external-display): Ditto.
13026
13027 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13028
13029         * spam-report.el (spam-report-user-mail-address)
13030         (spam-report-user-agent): New variables.
13031         (spam-report-url-ping-plain): Use spam-report-user-agent.
13032
13033 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
13034
13035         * gnus-art.el (gnus-button-handle-custom): Do not just use
13036         `customize-apropos' for any "M-x customize-*" button but the
13037         function called for.  Accept both the function name and its
13038         argument in order to achieve this.
13039         (gnus-button-alist): Remove support for "custom:" URL's.
13040         Pass function name to `gnus-button-handle-custom' in case of "M-x
13041         customize-*" buttons.
13042
13043 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13044
13045         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
13046         multipart/alternative and add xref to mm-discouraged-alternatives
13047         in doc string.
13048
13049         * mm-decode.el (mm-discouraged-alternatives): Add xref to
13050         gnus-buttonized-mime-types in doc string.
13051
13052 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
13053
13054         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
13055         Suggest image/.* in the doc string.
13056
13057 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13058
13059         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
13060         message-marks (Debian bug #342521).
13061
13062 2005-12-12  Simon Josefsson  <jas@extundo.com>
13063
13064         * password.el (password-read-from-cache): Add.
13065         (password-read): Use it.
13066
13067 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13068
13069         * rfc2047.el (rfc2047-charset-to-coding-system):
13070         Recognize us-ascii as a MIME charset.
13071
13072         * mm-bodies.el (mm-decode-content-transfer-encoding):
13073         Protect against the case where the 2nd arg TYPE is nil.
13074
13075 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13076
13077         * pop3.el (pop3-stream-type): Fix custom version.
13078
13079         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
13080
13081 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13082
13083         * mm-decode.el (mm-display-external): Add missing cdr.
13084
13085 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13086
13087         * mm-decode.el (mm-display-external): Use nametemplate (defined in
13088         RFC1524) if it is in mailcap or add a suffix according to
13089         mailcap-mime-extensions when generating a temp filename; postpone
13090         deleting a temp file for 2 seconds for some wrappers, shell
13091         scripts, and so on, which might exit right after having started a
13092         viewer command as a background job.
13093
13094 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13095
13096         * nntp.el (nntp-marks-directory): Fix custom group.
13097
13098         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
13099         steps when < 10.
13100
13101         * gnus-start.el (gnus-no-server-1):
13102         Mention `gnus-level-default-subscribed' in doc string.
13103
13104 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
13105
13106         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
13107         parens.
13108
13109 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13110
13111         * gnus-xmas.el (gnus-use-toolbar): Revert.
13112         (gnus-xmas-setup-toolbar): Use global default-toolbar if
13113         gnus-use-toolbar is default.
13114
13115         * messagexmas.el (message-use-toolbar): Revert.
13116         (message-setup-toolbar): Use global default-toolbar if
13117         message-use-toolbar is default.
13118
13119 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13120
13121         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
13122         according to default-toolbar-visible-p.
13123
13124         * messagexmas.el (message-use-toolbar): Ditto.
13125
13126 2005-11-26  Dave Love  <fx@gnu.org>
13127
13128         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
13129         (tls-program, tls-success): Provide openssl alternative.
13130
13131         * starttls.el: Doc fixes.
13132         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
13133         SERVICE to PORT.
13134
13135         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
13136         port null or service name.
13137         (starttls-negotiate): Autoload.
13138
13139 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
13140
13141         * message.el (message-kill-to-signature): Fix interactive spec.
13142
13143 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
13144
13145         * pop3.el (pop3-open-server): Recognize a string as a service name.
13146
13147 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
13148
13149         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
13150
13151 2005-11-23  Dave Love  <fx@gnu.org>
13152
13153         Add pop3s, pop3/starttls.
13154
13155         * pop3.el (pop3-authentication-scheme): Clarify doc.
13156         (open-tls-stream, starttls-open-stream): Autoload.
13157         (pop3-stream-type): New.
13158         (pop3-open-server): Use it.
13159
13160         * mail-source.el (mail-sources): Fix some :types.  Add stream type
13161         for POP.
13162         (mail-source-keyword-map): Add :stream for POP.
13163         (mail-source-fetch-pop): Use pop3-stream-type.
13164
13165 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
13166
13167         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
13168         of current-time-string.
13169
13170 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
13171
13172         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
13173         date header.
13174
13175 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13176
13177         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
13178         it can seriously impact performance as it bypasses the agent's
13179         local caches.
13180
13181 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
13182
13183         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
13184         must be explicitly online rather than "not explicitly offline" for
13185         its flags to be synchronized.
13186
13187         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
13188         that gnus-uu-unmark-thread will function correctly.
13189
13190         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
13191         1024K is instead displayed as 1M.
13192
13193 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13194
13195         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
13196
13197 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
13198
13199         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
13200
13201 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
13202
13203         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
13204         error message to display actual error condition.
13205         (gnus-agent-save-local): Avoid saving symbols that are bound to
13206         nil as they simply result in a warning message in
13207         gnus-agent-read-local.
13208
13209 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13210
13211         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
13212         rather than make-variable-buffer-local for file-precious-flag.
13213
13214 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13215
13216         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
13217         for duplicates which are removed.  The invalid sort check then
13218         triggers a rescan after the sort as sorting may have moved
13219         duplicate entries such that they can be cheaply detected.
13220
13221 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13222
13223         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
13224
13225 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
13226
13227         * gnus-agent.el (gnus-agent-article-alist-save-format):
13228         Change internal variable to a custom variable.  Change default value
13229         from compressed(2) to uncompressed(1).
13230         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
13231         support for uncompressed agentview files.  Taken together, reading
13232         the agentview file should now be 6-7 times faster.
13233
13234 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
13235
13236         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
13237         as a buffer-local variable.  This avoids creating truncated
13238         dribble files as a result of a hang up, eg.
13239
13240 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
13241
13242         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
13243         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
13244         XEmacs.
13245
13246 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
13247
13248         * gnus-start.el (gnus-start-draft-setup):
13249         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
13250
13251         * gnus.el (gnus-splash): Change custom group.
13252         (gnus-group-get-parameter, gnus-group-parameter-value):
13253         Describe allow-list argument.
13254
13255         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
13256         string.
13257
13258 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
13259
13260         * gnus-art.el (gnus-default-article-saver): Add user-defined
13261         `function' to custom type.
13262
13263 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13264
13265         * imap.el (imap-open): Handle case where buffer is a buffer
13266         object.
13267
13268 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
13269
13270         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
13271         long lines.
13272         (gnus-cache-delete-group): Wrap doc strings.
13273
13274         * gnus-agent.el (gnus-agent-rename-group)
13275         (gnus-agent-delete-group): Wrap doc strings.
13276
13277 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13278
13279         * messagexmas.el (message-use-toolbar): Change the valid values
13280         into default, top, bottom, left, and right.
13281         (message-toolbar-thickness): New variable.
13282         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
13283         well.
13284         (message-setup-toolbar): Make it work.
13285
13286         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
13287         (gnus-use-toolbar): Change the valid values into default, top,
13288         bottom, left, and right.
13289         (gnus-toolbar-thickness): New variable.
13290         (gnus-xmas-setup-toolbar): New function.
13291         (gnus-xmas-setup-group-toolbar): Use it.
13292         (gnus-xmas-setup-summary-toolbar): Use it.
13293
13294 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13295
13296         * gnus-start.el (gnus-1): Add "native" to
13297         gnus-predefined-server-alist.
13298
13299         * gnus.el (gnus-method-to-server): Don't add "native" to the
13300         lists here, because that leads to problems when
13301         gnus-select-method is bound.
13302
13303 2005-11-09  Simon Josefsson  <jas@extundo.com>
13304
13305         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
13306         use (not sort-by-date) instead.
13307
13308 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13309
13310         * gnus-delay.el (gnus-delay-group): Don't autoload.
13311         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
13312         to be re-loaded when customizing the `gnus-delay' group.
13313
13314 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
13315
13316         * message.el: Revert last changes.
13317         (message-insert-citation-line): Use newlines.
13318
13319 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
13320
13321         * message.el (message-courtesy-message)
13322         (message-mark-insert-begin, message-mark-insert-end)
13323         (message-elide-ellipsis, message-cancel-message)
13324         (message-add-header, message-change-subject)
13325         (message-cross-post-followup-to-header)
13326         (message-cross-post-insert-note, message-reduce-to-to-cc)
13327         (message-widen-reply, message-delete-not-region)
13328         (message-kill-to-signature, message-insert-signature)
13329         (message-insert-importance-high, message-insert-importance-low)
13330         (message-insert-or-toggle-importance)
13331         (message-insert-disposition-notification-to)
13332         (message-indent-citation, message-yank-original)
13333         (message-cite-original-without-signature, message-cite-original)
13334         (message-insert-citation-line, message-position-on-field)
13335         (message-fix-before-sending, message-send-mail-partially)
13336         (message-send-mail, message-send-mail-with-sendmail)
13337         (message-send-mail-with-qmail, message-send-news)
13338         (message-check-news-header-syntax, message-generate-headers)
13339         (message-insert-courtesy-copy, message-fill-address)
13340         (message-fill-header, message-shorten-references)
13341         (message-setup-1, message-cancel-news)
13342         (message-forward-make-body-plain, message-forward-make-body-mime)
13343         (message-forward-make-body-mml, message-encode-message-body)
13344         (message-forward-make-body-digest-plain)
13345         (message-forward-make-body-digest-mime)
13346         (message-use-alternative-email-as-from): Insert `hard-newline'
13347         instead of ordinary newlines.
13348
13349 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13350
13351         * message.el (message-generate-headers): Downcase the argument
13352         given to message-check-element.
13353
13354 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
13355
13356         * nntp.el (nntp-authinfo-rejected): New error condition.
13357         (nntp-wait-for): Use new error condition to signal authentication
13358         error.
13359         (nntp-retrieve-data): Rethrow new error condition to break out of
13360         recursive call to nntp-send-authinfo.
13361
13362 2005-11-08  Romain Francoise  <romain@orebokech.com>
13363
13364         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
13365         (gnus-summary-exit-map): Bind to `Z p'.
13366         (gnus-summary-make-menu-bar): Add menu item.
13367
13368 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
13369
13370         * gnus-art.el (gnus-article-treat-custom): Add `first'.
13371         (gnus-treat-*): Add `first' in all doc strings.
13372
13373         * gnus-group.el (gnus-group-compact-group): Fix typo.
13374
13375 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13376
13377         * gnus.el (gnus-parameters-case-fold-search): New variable.
13378         (gnus-parameters-get-parameter): Use it.
13379
13380         * gnus-score.el (gnus-home-score-file): Doc fix.
13381
13382 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
13383
13384         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
13385
13386 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13387
13388         * mm-util.el (mm-special-display-p): New function.
13389
13390         * mml.el (mml-preview): Use it; doc fix.
13391
13392 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
13393
13394         * imap.el (imap-open): Handle case where buffer is a buffer object.
13395
13396 2005-10-29  Romain Francoise  <romain@orebokech.com>
13397
13398         * message.el (message-fix-before-sending): Fix comment.
13399
13400 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13401
13402         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
13403
13404 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
13405
13406         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
13407         Used in gnus-score.el.
13408
13409 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
13410
13411         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
13412
13413 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
13414
13415         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
13416         whitespace removed in revision 7.8.  Use concatenated string to
13417         protect trailing whitespace.
13418
13419 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
13420
13421         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
13422         (nnimap-request-expire-articles): Use it to avoid sending 'UID
13423         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
13424         Courier IMAP ("some version from 2004").  Mostly based on similar
13425         code in the same function.
13426
13427 2005-10-26  Didier Verna  <didier@xemacs.org>
13428
13429         * gnus-group.el (gnus-group-compact-group): Invalidate original
13430         article buffer.
13431         * gnus-srvr.el (gnus-server-compact-server): Ditto.
13432         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
13433         NOV database and in article itself.
13434         Invalidate article backlog.
13435
13436 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
13437
13438         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
13439
13440 2005-10-26  Simon Josefsson  <jas@extundo.com>
13441
13442         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
13443         part of 2004-07-25 change.
13444
13445 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
13446
13447         * message.el (message-display-completion-list): New function.
13448         (message-expand-group): Use it; make sure the Completions buffer
13449         is modifiable.
13450 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
13451
13452         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
13453         user-mail-name is an empty string.
13454
13455 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
13456
13457         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
13458         depending on gnus-score-decay-constant.
13459
13460         * encrypt.el (encrypt-insert-file-contents)
13461         (encrypt-write-file-contents): Don't use `gnus-message'.
13462
13463         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
13464         arguments.
13465         (mm-uu-type-alist): Add message-marks and insert-marks.
13466         Pass arguments to mm-uu-verbatim-marks-extract.
13467         (mm-uu-hide-markers): New variable.
13468         (mm-uu-extract): Use face similar to `gnus-cite-3'.
13469
13470         * gnus-fun.el (gnus-convert-image-to-x-face-command)
13471         (gnus-convert-image-to-face-command): Use "convert" by default to
13472         allow other input image formats.
13473         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
13474         accordingly.
13475
13476 2005-10-23  Simon Josefsson  <jas@extundo.com>
13477
13478         * imap.el (imap-gssapi-program): Align command line parameters
13479         with latest GNU SASL.
13480         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
13481
13482 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13483
13484         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
13485         HTML.
13486         (nnslashdot-request-article): Ditto.
13487
13488         * lpath.el (featurep): Add nobreak-char-display.
13489
13490 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
13491
13492         * mail-source.el (mail-source-fetch-pop): Require pop3.
13493         (mail-source-check-pop): Ditto.
13494
13495 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13496
13497         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
13498         errors.
13499
13500 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
13501
13502         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
13503         (gnus-treat-strip-leading-blank-lines): Improve doc string.
13504
13505         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
13506
13507         * mm-bodies.el (mm-decode-string):
13508         Call `mm-charset-to-coding-system' with allow-override argument.
13509
13510 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13511
13512         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
13513         (rfc2047-charset-to-coding-system): New function.
13514         (rfc2047-decode-encoded-words): New function.
13515         (rfc2047-decode-region): Use them.
13516         (rfc2047-decode-cte): Remove.
13517         (rfc2047-parse-and-decode): Remove.
13518         (rfc2047-decode): Remove.
13519
13520 2005-10-15  Kenichi Handa  <handa@m17n.org>
13521
13522         * rfc2047.el (rfc2047-decode-cte): New function.
13523         (rfc2047-decode-region): Change the way to decode successive
13524         encoded-words: decode B- or Q-encoding in each encoded-word,
13525         concatenate them, and decode it as charset.
13526
13527 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13528
13529         * lpath.el: Fbind codepage-setup for XEmacs.
13530
13531 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
13532
13533         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
13534         widget-move-and-invoke.
13535         (gnus-custom-mode): Use gnus-custom-map.
13536
13537 2005-10-15  Bill Wohler  <wohler@newt.com>
13538
13539         * message.el (message-tool-bar-map): Rename image file from
13540         mail_send to mail/send.
13541
13542 2005-10-16  Masatake YAMATO  <jet@gyve.org>
13543
13544         * message.el (message-expand-group): Pass the common
13545         prefix substring of completion to `display-completion-list'.
13546
13547 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
13548
13549         * mml-sec.el (mml-secure-method): New internal variable.
13550         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
13551         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
13552         New functions using mml-secure-method.
13553
13554         * mml.el (mml-mode-map): Add key bindings for those functions.
13555         (mml-menu): Simplify security menu entries.  Suggested by Jesper
13556         Harder <harder@myrealbox.com>.
13557         (mml-attach-file, mml-attach-buffer, mml-attach-external):
13558         Goto end of message if point is the headers of the message.
13559
13560         * message.el (message-in-body-p): New function.
13561
13562         * assistant.el: Autoload gnus-util and netrc.
13563
13564         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
13565         Use `mm-charset-override-alist' only when decoding.
13566
13567         * mm-bodies.el (mm-decode-body):
13568         Call `mm-charset-to-coding-system' with allow-override argument.
13569
13570         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
13571         `filename' from Content-Disposition if Content-Type doesn't
13572         provide `name'.
13573         (gnus-mime-view-part-as-type): Set default instead of
13574         initial-input.
13575
13576 2005-10-09  Daniel Brockman  <daniel@brockman.se>
13577
13578         * format-spec.el (format-spec): Propagate text properties of % spec.
13579
13580 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
13581
13582         * gnus-art.el (gnus-treat-predicate): Add `first'.
13583
13584 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
13585
13586         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
13587         (mm-charset-override-alist): New variable.
13588         (mm-charset-to-coding-system): Use it.
13589         (mm-codepage-setup): New helper function.
13590         (mm-charset-eval-alist): New variable.
13591         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
13592         Warn about unknown charsets.
13593
13594         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
13595
13596 2005-10-04  David Hansen  <david.hansen@gmx.net>
13597
13598         * nnrss.el (nnrss-request-article): Add support for the comments tag.
13599         (nnrss-check-group): Ditto.
13600
13601 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
13602
13603         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
13604         Rename x-gnus-verbatim to x-verbatim.
13605         (mm-uu-type-alist): Fix regexp for verbatim-marks.
13606
13607         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
13608         x-verbatim.
13609
13610         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
13611
13612         * gnus-util.el (gnus-remove-duplicates): Remove.
13613
13614         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
13615         instead of gnus-remove-duplicates.
13616
13617         * message.el (message-remove-duplicates): Remove.
13618         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
13619         message-remove-duplicates.
13620
13621         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
13622         available, else use implementation from `delete-dups'.
13623
13624         * message.el (message-insert-expires): New function.
13625         (message-mode-map): Add key binding.
13626         (message-mode-field-menu): Add menu entry.
13627         (message-mode): Document it.
13628         (message-make-expires-date): Use `message-make-date'.
13629
13630 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
13631
13632         * message.el (message-make-expires-date): New function.
13633
13634 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
13635
13636         * Makefile.in (list-installed-shadows): New entry.
13637         (install): Use it.
13638         (remove-installed-shadows): New entry.
13639
13640         * dgnushack.el (dgnushack-default-load-path): New variable.
13641         (dgnushack-find-lisp-shadows): New function.
13642         (dgnushack-remove-lisp-shadows): New function.
13643
13644 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13645
13646         * Makefile.in (install-el-elc): New entry.
13647         (install): Use it so that .el files are necessarily installed.
13648
13649 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13650
13651         * time-date.el: Autoload parse-time-string, XEmacs needs it.
13652
13653 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13654
13655         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
13656         function rather than the diff-mode.el package.
13657         (mm-display-external): Use with-current-buffer.
13658         (mm-viewer-completion-map, mm-viewer-completion-map):
13659         Move initialization inside declaration.
13660
13661 2005-09-29  Simon Josefsson  <jas@extundo.com>
13662
13663         * spam.el: Load hashcash when compiling, to avoid warnings.
13664         Don't autoload mail-check-payment.
13665         (spam-check-hashcash): Define unconditionally, since hashcash.el
13666         is part of Gnus now.  Ignore errors from payment checking.
13667
13668 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
13669
13670         * message.el (message-bold-region, message-unbold-region):
13671         Rename from `bold-region' and `unbold-region'.
13672
13673         * message.el: Remove useless autoloads.
13674
13675 2005-09-28  Simon Josefsson  <jas@extundo.com>
13676
13677         * message.el (message-use-idna): Default to t.
13678         (message-use-idna): Test whether encoding works too.  Doc fix.
13679
13680 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
13681
13682         * nntp.el (nntp-warn-about-losing-connection): Remove.
13683
13684 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
13685
13686         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
13687         customizable.  Change default value.
13688         (mm-uu-diff-groups-regexp): Change default value.
13689         (mm-uu-type-alist): Add doc string.
13690         (mm-uu-configure): Add doc string.  Make it interactive.
13691         (mm-uu-tex-groups-regexp): New variable.
13692         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
13693         (mm-uu-type-alist): Add LaTeX documents.
13694         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
13695         of "text/verbatim".
13696         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
13697
13698         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
13699         instead of "text/verbatim".
13700
13701         * message.el (message-mark-inserted-region)
13702         (message-mark-insert-file): Use slrn style marks when called with
13703         prefix argument.
13704
13705 2005-09-27  Simon Josefsson  <jas@extundo.com>
13706
13707         * message.el (message-idna-to-ascii-rhs-1): Reformat.
13708
13709 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
13710
13711         * message.el (message-remove-duplicates): New function.
13712         Implementation borrowed from `gnus-remove-duplicates'.
13713         (message-idna-to-ascii-rhs): Also encode idna addresses in
13714         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13715         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
13716         only ask about the same idna domain once per header and also tell
13717         in what header to replace the idna domain.
13718
13719         * gnus-art.el (article-decode-idna-rhs): Also decode idna
13720         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
13721         (article-decode-idna-rhs): Fix regexp so that all idna-address in
13722         a header is decoded and not just the last one.
13723
13724 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13725
13726         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
13727         has been decoded.
13728
13729         * mm-decode.el (mm-automatic-display): Add text/verbatim.
13730         (mm-insert-part): Don't modify text if it has been decoded.
13731
13732         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
13733         decoded.
13734
13735         * mm-view.el (mm-inline-text): Don't strip text props unless
13736         decoding enriched or richtext parts.
13737
13738 2005-09-25  Romain Francoise  <romain@orebokech.com>
13739
13740         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
13741         * gnus-start.el (gnus-subscribe-interactively):
13742         * gnus-uu.el (gnus-uu-grab-articles):
13743         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
13744         space.
13745
13746 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
13747
13748         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
13749         * mm-view.el (mm-view-pkcs7-decrypt):
13750         * gnus-sum.el (gnus-summary-limit-to-extra)
13751         (gnus-summary-respool-article, gnus-read-move-group-name):
13752         * gnus-score.el (gnus-summary-increase-score):
13753         * gnus-util.el (gnus-completing-read-with-default):
13754         * gnus-art.el (gnus-read-save-file-name)
13755         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
13756         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
13757         * message.el (message-check-news-header-syntax):
13758         Follow convention for reading with the minibuffer.
13759
13760 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
13761
13762         * spam-report.el (spam-report-url-ping-plain):
13763         Use gnus-extended-version as User-Agent.
13764
13765         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
13766         default value is nil.
13767
13768         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
13769         (mm-uu-verbatim-marks-extract): New function.
13770         (mm-uu-extract): New face.
13771         (mm-uu-copy-to-buffer): Use it.
13772
13773         * spam-report.el (spam-report-gmane-ham): Rename from
13774         `spam-report-gmane-unspam'.
13775         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
13776         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
13777
13778         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
13779         Autoload.
13780         (spam-report-gmane-unregister-routine):
13781         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
13782
13783 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
13784
13785         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
13786         (spam-report-gmane-unregister-routine): Add support for gmane
13787         unregistration.
13788
13789         * spam-report.el (spam-report-gmane-unspam)
13790         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
13791         (spam-report-gmane): Change to take a single article and do unspam
13792         registration.
13793
13794 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13795
13796         * mm-url.el (mm-url-decode-entities): Fix regexp.
13797
13798 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13799
13800         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
13801         default to nil, to be able to use Gnus at all.  If the default
13802         switches to something else, then the function should be fixed not
13803         be exceedingly slow.
13804
13805 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
13806
13807         * gnus-start.el (gnus-activate-group): If the server is nil, don't
13808         fail hard.
13809
13810         * spam-report.el: Add better Keywords line.
13811
13812         * spam.el: Add Maintainer and better Keywords line.
13813
13814 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
13815
13816         * gnus-art.el (gnus-article-replace-part)
13817         (gnus-mime-replace-part): New functions.
13818         (gnus-mime-action-alist, gnus-mime-button-commands)
13819         (gnus-mime-save-part-and-strip): Add file argument.
13820         (gnus-article-part-wrapper): Add interactive argument.
13821
13822         * gnus-sum.el (gnus-summary-mime-map):
13823         Add `gnus-article-replace-part'.
13824
13825 2005-09-19  Didier Verna  <didier@xemacs.org>
13826
13827         The nnml compaction feature:
13828         * nnml.el (nnml-request-compact-group): New function.
13829         * nnml.el (nnml-request-compact): New function.
13830         * gnus-int.el (gnus-request-compact-group): New function.
13831         * gnus-int.el (gnus-request-compact): New function.
13832         * gnus-group.el (gnus-group-compact-group): New function.
13833         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
13834         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
13835         * gnus-srvr.el (gnus-server-compact-server): New function.
13836         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
13837         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
13838
13839 2005-09-18  Deepak Goel  <deego@gnufans.org>
13840
13841         * sieve.el (sieve-help): Fix `message' call: first arg should be a
13842         format spec.
13843
13844 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13845
13846         * gnus.el (gnus-group-startup-message): Bind image-load-path.
13847
13848 2005-09-15  Romain Francoise  <romain@orebokech.com>
13849
13850         * message.el (message-fill-paragraph): Clarify docstring.
13851
13852 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13853
13854         * gnus-art.el (gnus-mime-display-part): Protect against broken
13855         MIME messages.
13856
13857 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13858
13859         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
13860         before parsing header.
13861
13862 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
13863
13864         * html2text.el (html2text-replace-list): Add new entities.
13865
13866 2005-09-11  Romain Francoise  <romain@orebokech.com>
13867
13868         * message.el (message-alternative-emails): Improve docstring.
13869         (message-setup-1): Call `message-use-alternative-email-as-from'
13870         after `message-setup-hook' to give it precedence over posting
13871         styles, etc.
13872         (message-use-alternative-email-as-from): Add docstring.
13873         Remove the original From header if present.
13874
13875         * nnml.el (nnml-compressed-files-size-threshold): New variable.
13876         (nnml-save-mail): Use it.
13877
13878         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
13879         articles.  Add new argument `silent'.
13880         (gnus-uu-mark-all): Report the total number of marked articles.
13881
13882 2005-09-10  Romain Francoise  <romain@orebokech.com>
13883
13884         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
13885         (gnus-uu-mark-series): Likewise.
13886
13887 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
13888
13889         * spam-report.el (spam-report-gmane): Fix generation of spam
13890         report URL.
13891
13892 2005-09-10  Simon Josefsson  <jas@extundo.com>
13893
13894         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
13895         t, based on discussion on the ding list with Robert Epprecht
13896         <epprecht@solnet.ch>.
13897
13898 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
13899
13900         * spam-report.el (spam-report-gmane): Make it work without
13901         X-Report-Spam header.  Gmane now only provides Archived-At.
13902         This is only used if `spam-report-gmane-use-article-number' is nil.
13903         (spam-report-gmane-spam-header): Remove.  Not used anymore.
13904
13905         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
13906         make `gnus-summary-sort-by-recipient' work with threading.
13907
13908         * nnweb.el (nnweb-google-wash-article): Print a message if article
13909         is not available.
13910
13911 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
13912
13913         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
13914         change.  Decode text/* parts content before displaying.
13915
13916 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
13917
13918         * mml-smime.el: Remove defvar of gnus-extract-address-components.
13919
13920 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13921
13922         * mm-view.el (mm-display-inline-fontify): Disable support modes.
13923
13924         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
13925         url-package-name, url-package-version,
13926         w3m-cid-retrieve-function-alist, w3m-current-buffer,
13927         w3m-display-inline-images, and w3m-minor-mode-map.
13928
13929 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
13930
13931         * message.el (message-tab-body-function): Fix mismatched custom type.
13932
13933         * gnus.el (gnus-group-change-level-function): Ditto.
13934
13935         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
13936
13937         * gnus-art.el (gnus-signature-limit)
13938         (gnus-article-mime-part-function): Ditto.
13939
13940 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
13941
13942         * mml.el (mml-mode): Silence the byte compiler.
13943
13944         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
13945         using `(sit-for 0)' before moving the point to the specified part;
13946         skip unbuttonized parts.
13947         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
13948         return to the summary window if gnus-auto-select-part is non-nil.
13949
13950 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
13951
13952         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
13953         New variables.
13954         (mml-dnd-attach-file, mml-mode): Use them.
13955
13956         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
13957         Make fetching article by MID work again for Google Groups.
13958         Add FIXME concerning gnus-group-make-web-group.
13959
13960         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
13961         Don't depend on Gnus by using mail-extract-address-components if
13962         gnus-extract-address-components is not bound.
13963
13964 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13965
13966         * gnus-art.el (gnus-mime-display-security): Don't display the
13967         signature, but only the signed part.
13968
13969 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13970
13971         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
13972
13973         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
13974         list, not listp.
13975
13976 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
13977
13978         * mm-encode.el (mm-encode-content-transfer-encoding):
13979         Likewise when encoding.
13980
13981         * mm-bodies.el (mm-decode-content-transfer-encoding):
13982         De-canonicalize CRLF for all text content types, not just
13983         text/plain.
13984
13985 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13986
13987         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
13988         valid article; point arrow and cursor at the MIME button.
13989
13990 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13991
13992         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
13993         Suggested by Dan Christensen <jdc@uwo.ca>.
13994
13995         * mm-decode.el (mm-save-part): Enable change of prompt.
13996
13997 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
13998
13999         * gnus-msg.el (gnus-inews-add-send-actions):
14000         Make `message-post-method' lambda parameter ARG `&optional'.
14001
14002 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14003
14004         * gnus-sum.el (gnus-summary-mime-map):
14005         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
14006         gnus-article-jump-to-part.
14007
14008         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
14009         (gnus-article-edit-part): Use it.
14010         (gnus-article-part-wrapper): Add no-handle argument.
14011         (gnus-article-save-part-and-strip, gnus-article-delete-part):
14012         New functions.
14013
14014 2005-08-29  Romain Francoise  <romain@orebokech.com>
14015
14016         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
14017         docstring.
14018         (gnus-face-from-file): Likewise.
14019
14020 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
14021
14022         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
14023         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
14024         non-nil.
14025         (gnus-auto-select-part): New variable.
14026         (gnus-article-jump-to-part): New function.
14027         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
14028         (gnus-mime-delete-part): Allow selecting specified part after
14029         deleting or stripping parts.
14030         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
14031         part if argument is bogus.
14032
14033 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
14034
14035         * gnus-art.el (w3m-minor-mode-map):
14036         * gnus-spec.el (gnus-newsrc-file-version):
14037         * gnus-util.el (nnmail-active-file-coding-system)
14038         (gnus-original-article-buffer, gnus-user-agent):
14039         * gnus.el (gnus-ham-process-destinations)
14040         (gnus-parameter-ham-marks-alist)
14041         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
14042         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
14043         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
14044         * mm-decode.el (gnus-current-window-configuration):
14045         * mm-extern.el (gnus-article-mime-handles):
14046         * mm-url.el (url-current-object, url-package-name)
14047         (url-package-version):
14048         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
14049         (smime-keys, w3m-cid-retrieve-function-alist)
14050         (w3m-current-buffer, w3m-display-inline-images)
14051         (w3m-minor-mode-map):
14052         * mml-smime.el (gnus-extract-address-components):
14053         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
14054         (gnus-newsrc-hashtb, message-default-charset)
14055         (message-deletable-headers, message-options)
14056         (message-posting-charset, message-required-mail-headers)
14057         (message-required-news-headers):
14058         * mml1991.el (mc-pgp-always-sign):
14059         * mml2015.el (mc-pgp-always-sign):
14060         * nnheader.el (nnmail-extra-headers):
14061         * rfc1843.el (gnus-decode-encoded-word-function)
14062         (gnus-decode-header-function, gnus-newsgroup-name):
14063         * spam-stat.el (gnus-original-article-buffer): Add defvars.
14064
14065 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
14066
14067         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
14068         the end of the date treatments.
14069
14070 2005-08-15  Simon Josefsson  <jas@extundo.com>
14071
14072         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
14073         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
14074         Capello and Romain Francoise.
14075         (pgg-fetch-key-function): Remove, not used?
14076         (pgg-insert-url-with-w3): Require url, to get
14077         url-insert-file-contents regardless of where it is defined.
14078
14079 2005-08-13  Romain Francoise  <romain@orebokech.com>
14080
14081         * message.el (message-cite-original-1): New function.
14082         (message-cite-original): Use it.
14083         (message-cite-original-without-signature): Ditto.
14084
14085 2005-08-08  Romain Francoise  <romain@orebokech.com>
14086
14087         * message.el (message-yank-empty-prefix): New variable.
14088         (message-indent-citation): Use it.
14089         (message-cite-original-without-signature): Respect X-No-Archive.
14090
14091 2005-08-08  Simon Josefsson  <jas@extundo.com>
14092
14093         * pgg.el: Autoload url-insert-file-contents instead of loading
14094         w3/url.
14095         (pgg-insert-url-with-w3): Don't load url here.
14096
14097 2005-08-07  Jesper Harder  <harder@phys.au.dk>
14098
14099         * message.el (message-kill-to-signature): Don't insert newline at
14100         bol.
14101         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
14102
14103 2005-08-06  Romain Francoise  <romain@orebokech.com>
14104
14105         * message.el (message-user-fqdn): Fix typo in docstring.
14106
14107 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
14108
14109         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
14110
14111         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
14112
14113 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14114
14115         * mm-bodies.el (mm-encode-body): Use coding system rather than
14116         charset to encode text.
14117
14118         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
14119         number of charsets if utf-8 is available (XEmacs).
14120
14121 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
14122
14123         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
14124         taken from `gnus-button-mid-or-mail-regexp'.
14125         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
14126         (gnus-button-alist): Improve regexp for domain part of the MIDs
14127         for news:localpart@domain buttons.
14128         (gnus-button-ctan-directory-regexp): Update.
14129
14130 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14131
14132         * sieve-manage.el (sieve-manage-interactive-login):
14133         Use make-local-variable rather than make-variable-buffer-local.
14134         (sieve-manage-open): Ditto.
14135         (sieve-manage-authenticate): Ditto.
14136
14137         * mml.el (mml-generate-mime-1): Make the content type default to
14138         text/plain if the filename is not specified.
14139
14140 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14141
14142         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
14143         instead of insert-buffer.
14144
14145         * message.el (message-yank-original): Ditto; set the mark at the
14146         end of the yanked message.
14147
14148 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14149
14150         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
14151         lines to scroll rather than to stop it.
14152
14153         * mml.el (mml-generate-default-type): Add doc string.
14154         (mml-generate-mime-1): Use mm-default-file-encoding or make it
14155         default to application/octet-stream when determining the content
14156         type if it is not specified for the part or the mml contents; add
14157         a comment about mml-generate-default-type.
14158
14159 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
14160
14161         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
14162         make it default to application/octet-stream when determining the
14163         content type if it is not specified for the external contents.
14164
14165 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14166
14167         * rfc2231.el (rfc2231-parse-string): Take care that not only a
14168         segmented parameter but also other parameters might be there.
14169
14170 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14171
14172         * mm-decode.el (mm-display-external): Delete temp file, directory
14173         and buffer immediately if the external process is exited.
14174
14175 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
14176
14177         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
14178         fewer lines than that of scroll-margin.
14179         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
14180
14181 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14182
14183         * gnus-art.el (gnus-article-next-page): Revert.
14184         (gnus-article-beginning-of-window): New macro.
14185         (gnus-article-next-page-1): Use it.
14186         (gnus-article-prev-page): Ditto.
14187         (gnus-article-edit-part): Use insert-buffer-substring instead of
14188         insert-buffer.
14189         (gnus-article-edit-exit): Ditto.
14190
14191         * gnus-util.el (gnus-beginning-of-window): Remove.
14192         (gnus-end-of-window): Remove.
14193
14194         * lpath.el: Don't bind header-line-format and scroll-margin.
14195
14196 2005-07-25  Simon Josefsson  <jas@extundo.com>
14197
14198         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
14199         to have the url package without w3.  Reported by Daiki Ueno
14200         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
14201
14202 2005-07-20  Didier Verna  <didier@xemacs.org>
14203
14204         * gnus-diary.el: Remove the description comment (nndiary is now
14205         properly documented in the Gnus manual).
14206         Fix the spelling of "Back End".
14207         * nndiary.el: Ditto.
14208         Fix the copyright notice.
14209
14210 2005-07-18  Romain Francoise  <romain@orebokech.com>
14211
14212         * gnus-sum.el (gnus-summary-to-prefix)
14213         (gnus-summary-newsgroup-prefix): New variables.
14214         (gnus-summary-from-or-to-or-newsgroups): Use them.
14215
14216 2005-07-17  Romain Francoise  <romain@orebokech.com>
14217
14218         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
14219         space as it's generally not especially interesting to the user.
14220
14221 2005-07-16  Romain Francoise  <romain@orebokech.com>
14222
14223         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
14224         nil to avoid prompting and file modification if one of the
14225         messages at the top of the nnfolder file contains a copyright
14226         notice.
14227         Update copyright notice.
14228
14229         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
14230         instead of `current-time-string' as the latter creates a time
14231         string that is not RFC 2822 compliant (it lacks the zone).
14232         Update copyright notice.
14233
14234 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14235
14236         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
14237         for text/rtf.  Display default in prompt.  Pass default for M-n.
14238
14239         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
14240
14241 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14242
14243         * gnus-msg.el (gnus-button-mailto):
14244         Remove save-selected-window-window hackery because it relies on
14245         save-selected-window internals.
14246
14247 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14248
14249         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
14250         (gnus-article-next-page-1): Use gnus-beginning-of-window.
14251         (gnus-article-prev-page): Ditto.
14252
14253         * gnus-util.el (gnus-beginning-of-window): New function.
14254         (gnus-end-of-window): New function.
14255
14256         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
14257
14258 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
14259
14260         * gnus-score.el (gnus-score-edit-all-score):
14261         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
14262         gnus-message.
14263
14264 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14265
14266         * gnus-msg.el (gnus-button-mailto):
14267         Remove save-selected-window-window hackery because it relies on
14268         save-selected-window internals.
14269
14270 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14271
14272         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
14273         add-minor-mode.
14274         (gnus-binary-mode): Ditto.
14275
14276         * gnus-topic.el (gnus-topic-mode): Ditto.
14277
14278 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
14279
14280         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
14281         (gnus-article-prev-page): Take scroll-margin into consideration.
14282
14283 2005-07-04  Lute Kamstra  <lute@gnu.org>
14284
14285         Update FSF's address in GPL notices.
14286
14287 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
14288
14289         * gnus.el (gnus-exit):
14290         * gnus-group.el (gnus-group-icons):
14291         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
14292
14293         * gnus-nocem.el (gnus-nocem):
14294         * message.el (message-various, message-buffers, message-sending)
14295         (message-interface, message-forwarding, message-insertion)
14296         (message-headers, message-news, message-mail):
14297         * pgg-gpg.el (pgg-gpg):
14298         * pgg-parse.el (pgg-parse):
14299         * pgg-pgp.el (pgg-pgp):
14300         * pgg-pgp5.el (pgg-pgp5):
14301         * pop3.el (pop3): Finish `defgroup' description with period.
14302
14303 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14304
14305         * gnus-art.el (article-display-face): Improve the efficiency.
14306         (article-display-x-face): Ditto; remove grey x-face stuff.
14307
14308 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14309
14310         * gnus-art.el (article-display-face): Correct the position in
14311         which Faces are inserted.
14312
14313 2005-06-29  Didier Verna  <didier@xemacs.org>
14314
14315         * gnus-art.el (article-display-face): Display faces in correct
14316         order.
14317
14318 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14319
14320         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
14321         (gnus-fill-real-hashtb): Use hash table instead of obarray.
14322         (gnus-nocem-check-article): Fetch the Type header.
14323         (gnus-nocem-message-wanted-p): Fix the way to examine types.
14324         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
14325         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
14326         make sure gnus-nocem-hashtb is initialized.
14327         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
14328         (gnus-nocem-unwanted-article-p): Ditto.
14329
14330         * pgg.el (pgg-verify): Return the verification result.
14331
14332 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14333
14334         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
14335         is ascii.
14336
14337 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
14338
14339         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
14340         `show-nonbreak-escape'.
14341
14342 2005-06-23  Lute Kamstra  <lute@gnu.org>
14343
14344         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
14345
14346         * dig.el (dig-mode):
14347         * smime.el (smime-mode): Use gnus-run-mode-hooks.
14348
14349 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
14350
14351         * nnimap.el (nnimap-split-download-body): Fix spellings.
14352
14353 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
14354
14355         * gnus-art.el (gnus-article-encrypt-body):
14356         * gnus-cus.el (gnus-score-customize):
14357         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
14358         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
14359
14360 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
14361
14362         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
14363         header by looking for magic "MII" at the beginnig.
14364
14365 2005-06-16  Miles Bader  <miles@gnu.org>
14366
14367         * gnus-xmas.el (gnus-xmas-group-startup-message):
14368         Use renamed gnus-splash face.
14369
14370         * assistant.el (assistant-field): Remove "-face" suffix from face name.
14371         (assistant-field-face): New backward-compatibility alias for renamed
14372         face.
14373         (assistant-render-text): Use renamed assistant-field face.
14374
14375         * spam.el (spam): Remove "-face" suffix from face name.
14376         (spam-face): New backward-compatibility alias for renamed face.
14377         (spam-face, spam-initialize): Use renamed spam face.
14378
14379         * message.el (message-header-to, message-header-cc)
14380         (message-header-subject, message-header-newsgroups)
14381         (message-header-other, message-header-name)
14382         (message-header-xheader, message-separator, message-cited-text)
14383         (message-mml): Remove "-face" suffix from face names.
14384         (message-header-to-face, message-header-cc-face)
14385         (message-header-subject-face, message-header-newsgroups-face)
14386         (message-header-other-face, message-header-name-face)
14387         (message-header-xheader-face, message-separator-face)
14388         (message-cited-text-face, message-mml-face):
14389         New backward-compatibility aliases for renamed faces.
14390         (message-font-lock-keywords): Use renamed message faces.
14391
14392         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
14393         (sieve-test-commands, sieve-tagged-arguments):
14394         Remove "-face" suffix from face names.
14395         (sieve-control-commands-face, sieve-action-commands-face)
14396         (sieve-test-commands-face, sieve-tagged-arguments-face):
14397         New backward-compatibility aliases for renamed faces.
14398         (sieve-control-commands-face, sieve-action-commands-face)
14399         (sieve-test-commands-face, sieve-tagged-arguments-face):
14400         Use renamed sieve faces.
14401
14402         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
14403         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
14404         (gnus-group-news-3-empty, gnus-group-news-4)
14405         (gnus-group-news-4-empty, gnus-group-news-5)
14406         (gnus-group-news-5-empty, gnus-group-news-6)
14407         (gnus-group-news-6-empty, gnus-group-news-low)
14408         (gnus-group-news-low-empty, gnus-group-mail-1)
14409         (gnus-group-mail-1-empty, gnus-group-mail-2)
14410         (gnus-group-mail-2-empty, gnus-group-mail-3)
14411         (gnus-group-mail-3-empty, gnus-group-mail-low)
14412         (gnus-group-mail-low-empty, gnus-summary-selected)
14413         (gnus-summary-cancelled, gnus-summary-high-ticked)
14414         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
14415         (gnus-summary-high-ancient, gnus-summary-low-ancient)
14416         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
14417         (gnus-summary-low-undownloaded)
14418         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
14419         (gnus-summary-low-unread, gnus-summary-normal-unread)
14420         (gnus-summary-high-read, gnus-summary-low-read)
14421         (gnus-summary-normal-read, gnus-splash):
14422         Remove "-face" suffix from face names.
14423         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14424         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14425         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14426         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14427         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14428         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14429         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14430         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14431         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14432         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14433         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14434         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14435         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14436         (gnus-summary-normal-ticked-face)
14437         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
14438         (gnus-summary-normal-ancient-face)
14439         (gnus-summary-high-undownloaded-face)
14440         (gnus-summary-low-undownloaded-face)
14441         (gnus-summary-normal-undownloaded-face)
14442         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14443         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14444         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14445         (gnus-splash-face):
14446         New backward-compatibility aliases for renamed faces.
14447         (gnus-group-startup-message): Use renamed gnus faces.
14448
14449         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
14450         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
14451         (gnus-server-agent): Remove "-face" suffix from face names.
14452         (gnus-server-agent-face, gnus-server-opened-face)
14453         (gnus-server-closed-face, gnus-server-denied-face)
14454         (gnus-server-offline-face):
14455         New backward-compatibility aliases for renamed faces.
14456         (gnus-server-agent-face, gnus-server-opened-face)
14457         (gnus-server-closed-face, gnus-server-denied-face)
14458         (gnus-server-offline-face): Use renamed gnus faces.
14459
14460         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
14461         Remove "-face" suffix from face names.
14462         (gnus-picon-xbm-face, gnus-picon-face):
14463         New backward-compatibility aliases for renamed faces.
14464
14465         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
14466         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
14467         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
14468         (gnus-cite-11): Remove "-face" suffix from face names.
14469         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
14470         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
14471         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
14472         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
14473         New backward-compatibility aliases for renamed faces.
14474         (gnus-cite-attribution-face, gnus-cite-face-list)
14475         (gnus-article-boring-faces): Use renamed gnus faces.
14476
14477         * gnus-art.el (gnus-signature, gnus-header-from)
14478         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
14479         (gnus-header-content): Remove "-face" suffix from face names.
14480         (gnus-signature-face, gnus-header-from-face)
14481         (gnus-header-subject-face, gnus-header-newsgroups-face)
14482         (gnus-header-name-face, gnus-header-content-face):
14483         New backward-compatibility aliases for renamed faces.
14484         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
14485
14486         * gnus-sum.el (gnus-summary-selected-face)
14487         (gnus-summary-highlight): Use renamed gnus faces.
14488         * gnus-group.el (gnus-group-highlight): Likewise.
14489
14490 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
14491
14492         * gnus-sieve.el (gnus-sieve-article-add-rule):
14493         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
14494         * spam-stat.el (spam-stat-buffer-change-to-spam)
14495         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
14496
14497         * message.el (message-is-yours-p):
14498         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
14499
14500 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14501
14502         * mm-view.el (mm-inline-text): Withdraw the last change.
14503
14504 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14505
14506         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
14507         executing enriched-decode.
14508
14509 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14510
14511         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
14512         charset of tar files.
14513
14514 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
14515
14516         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
14517
14518 2005-06-04  Lute Kamstra  <lute@gnu.org>
14519
14520         * nnfolder.el (nnfolder-read-folder): Make sure that undo
14521         information is never recorded.
14522
14523 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14524
14525         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
14526
14527 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14528
14529         * pop3.el (pop3-apop): Run md5 in the binary mode.
14530
14531         * starttls.el (starttls-set-process-query-on-exit-flag):
14532         Use eval-and-compile.
14533
14534 2005-05-31  Simon Josefsson  <jas@extundo.com>
14535
14536         * smime.el (smime-replace-in-string): Define.
14537         (smime-cert-by-ldap-1): Use it.
14538
14539 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14540
14541         * gnus-art.el (article-display-x-face): Replace
14542         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14543
14544         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
14545         set-process-query-on-exit-flag or process-kill-without-query.
14546
14547         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
14548         loop instead of replace-regexp.
14549
14550         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
14551         instead of process-kill-without-query if it is available.
14552
14553         * lpath.el: Fbind ldap-search-entries.
14554
14555         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
14556         instead of find-file-hooks if it is available.
14557
14558         * mml1991.el: Bind pgg-default-user-id when compiling.
14559
14560         * mml2015.el: Bind pgg-default-user-id when compiling.
14561
14562         * nndraft.el (nndraft-request-associate-buffer):
14563         Use write-contents-functions instead of write-contents-hooks if it is
14564         available.
14565
14566         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
14567         instead of find-file-hooks if it is available.
14568
14569         * nntp.el (nntp-open-connection): Replace
14570         process-kill-without-query by gnus-set-process-query-on-exit-flag.
14571         (nntp-open-ssl-stream): Ditto.
14572         (nntp-open-tls-stream): Ditto.
14573
14574         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
14575         set-process-query-on-exit-flag or process-kill-without-query.
14576         (starttls-open-stream-gnutls): Use it instead of
14577         process-kill-without-query.
14578         (starttls-open-stream): Ditto.
14579
14580 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
14581
14582         * smime.el (smime-cert-by-ldap-1): Don't use
14583         replace-regexp-in-string.
14584
14585 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
14586
14587         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
14588
14589         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
14590         in PEM format.  Adjust to the XEmacs compability.
14591
14592 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
14593
14594         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
14595         by `string-to-number'.
14596         * gnus-agent.el (gnus-agent-regenerate-group)
14597         (gnus-agent-fetch-articles): Ditto.
14598         * gnus-art.el (gnus-button-fetch-group): Ditto.
14599         * gnus-cache.el (gnus-cache-generate-active)
14600         (gnus-cache-articles-in-group): Ditto.
14601         * gnus-group.el (gnus-group-set-current-level)
14602         (gnus-group-insert-group-line): Ditto.
14603         * gnus-score.el (gnus-score-set-expunge-below)
14604         (gnus-score-set-mark-below, gnus-summary-score-effect)
14605         (gnus-summary-score-entry): Ditto.
14606         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
14607         (gnus-soup-pack): Ditto.
14608         * gnus-spec.el (gnus-xmas-format): Ditto.
14609         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
14610         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
14611         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
14612         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
14613         * nndb.el (nndb-get-remote-expire-response): Ditto.
14614         * nndiary.el (nndiary-parse-schedule-value)
14615         (nndiary-string-to-number, nndiary-request-replace-article)
14616         (nndiary-request-article): Ditto.
14617         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
14618         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
14619         * nneething.el (nneething-make-head): Ditto.
14620         * nnfolder.el (nnfolder-request-article)
14621         (nnfolder-retrieve-headers): Ditto.
14622         * nnheader.el (nnheader-file-to-number): Ditto.
14623         * nnkiboze.el (nnkiboze-request-article): Ditto.
14624         * nnmail.el (nnmail-process-unix-mail-format)
14625         (nnmail-process-babyl-mail-format): Ditto.
14626         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
14627         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
14628         (nnmh-request-create-group, nnmh-request-list-1)
14629         (nnmh-request-group, nnmh-request-article): Ditto.
14630         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
14631         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
14632         * nnsoup.el (nnsoup-make-active): Ditto.
14633         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
14634         * nntp.el (nntp-find-group-and-number)
14635         (nntp-retrieve-headers-with-xover): Ditto.
14636         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
14637         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
14638         (pgg-format-key-identifier): Ditto.
14639         * pop3.el (pop3-last, pop3-stat): Ditto.
14640         * qp.el (quoted-printable-decode-region): Ditto.
14641
14642         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
14643         of concat.
14644
14645 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14646
14647         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
14648
14649         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
14650
14651         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
14652
14653         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
14654
14655         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
14656
14657         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
14658
14659         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
14660         (gnus-carpal-mode): Ditto.
14661
14662         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
14663         (gnus-browse-mode): Ditto.
14664
14665         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
14666
14667         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
14668
14669 2005-05-29  Richard M. Stallman  <rms@gnu.org>
14670
14671         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
14672
14673 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14674
14675         * gnus-util.el (gnus-run-mode-hooks): New function.
14676
14677         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
14678
14679         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
14680         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
14681
14682 2005-05-27  Lute Kamstra  <lute@gnu.org>
14683
14684         * dns-mode.el (dns-mode): Specify customization group.
14685
14686 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
14687
14688         * gnus-agent.el (gnus-agent-make-mode-line-string):
14689         Use mode-line-highlight as mouse-face.
14690
14691 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14692
14693         * canlock.el (canlock): Change the parent group to news.
14694
14695         * deuglify.el (gnus-outlook-deuglify): Add :group.
14696
14697         * dig.el (dig): Add :group.
14698
14699         * dns-mode.el (dns-mode): Add :group.
14700
14701         * encrypt.el (encrypt): Add :group.
14702
14703         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
14704         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
14705         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
14706         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
14707         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
14708
14709         * gnus-diary.el (gnus-diary): Add :group.
14710
14711         * gnus.el (gnus-group-news-1-face): Add :group.
14712         (gnus-group-news-1-empty-face): Ditto.
14713         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
14714         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
14715         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
14716         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
14717         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
14718         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
14719         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
14720         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
14721         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
14722         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
14723         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
14724         (gnus-summary-high-ticked-face): Ditto.
14725         (gnus-summary-low-ticked-face): Ditto.
14726         (gnus-summary-normal-ticked-face): Ditto.
14727         (gnus-summary-high-ancient-face): Ditto.
14728         (gnus-summary-low-ancient-face): Ditto.
14729         (gnus-summary-normal-ancient-face): Ditto.
14730         (gnus-summary-high-undownloaded-face): Ditto.
14731         (gnus-summary-low-undownloaded-face): Ditto.
14732         (gnus-summary-normal-undownloaded-face): Ditto.
14733         (gnus-summary-high-unread-face): Ditto.
14734         (gnus-summary-low-unread-face): Ditto.
14735         (gnus-summary-normal-unread-face): Ditto.
14736         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
14737         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
14738
14739         * hashcash.el (hashcash): New custom group.
14740         (hashcash-default-payment): Add :group.
14741         (hashcash-payment-alist): Ditto.
14742         (hashcash-default-accept-payment): Ditto.
14743         (hashcash-accept-resources): Ditto.
14744         (hashcash-path): Ditto.
14745         (hashcash-extra-generate-parameters): Ditto.
14746         (hashcash-double-spend-database): Ditto.
14747         (hashcash-in-news): Ditto.
14748
14749         * message.el (message-minibuffer-local-map): Add :group.
14750
14751         * netrc.el (netrc): Add :group.
14752
14753         * sieve-manage.el (sieve-manage-log): Add :group.
14754         (sieve-manage-default-user): Diito.
14755         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
14756         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
14757         (sieve-manage-authenticators): Ditto.
14758         (sieve-manage-authenticator-alist): Ditto.
14759         (sieve-manage-default-port): Ditto.
14760
14761         * sieve-mode.el (sieve-control-commands-face): Add :group.
14762         (sieve-action-commands-face): Ditto.
14763         (sieve-test-commands-face): Ditto.
14764         (sieve-tagged-arguments-face): Ditto.
14765
14766         * smime.el (smime): Add :group.
14767
14768         * spam-report.el (spam-report): Add :group.
14769
14770         * spam.el (spam, spam-face): Add :group.
14771
14772 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14773
14774         * nntp.el (nntp-next-result-arrived-p): Some news servers may
14775         return \n.\n.\n at the end of articles.  Protect against that.
14776         (nntp-with-open-group): Allow debugging.
14777
14778         * nnheader.el (mail-header-set-extra): Make into a function
14779         because I just could't understand how to quote the list properly.
14780
14781         * dns.el (query-dns-cached): New function.
14782
14783 2005-05-26  Lute Kamstra  <lute@gnu.org>
14784
14785         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
14786
14787 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14788
14789         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
14790
14791         * gnus-art.el: Don't autoload mail-extract-address-components.
14792
14793         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
14794         eval-and-compile to evaluate it.
14795
14796         * hashcash.el: Don't autoload executable-find.
14797
14798         * nndb.el: Don't declare the nndb back end two or more times; don't
14799         autoload news-reply-mode, news-setup, cancel-timer and telnet.
14800
14801         * nntp.el: Autoload format-spec instead of format; use
14802         eval-and-compile to evaluate autoload forms.
14803
14804 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
14805
14806         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
14807
14808 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14809
14810         * gnus.el (gnus-version-number): Bump version.
14811
14812 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
14813
14814         * gnus.el: No Gnus v0.3 is released.
14815
14816 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14817
14818         * lpath.el (featurep): Bind show-nonbreak-escape.
14819
14820 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14821
14822         * gnus-art.el (gnus-article-edit-part): Disable undo.
14823
14824 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14825
14826         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
14827         gnus-article-date-lapsed-new-header is t if date timer is active;
14828         skip headers in which the original date value is empty.
14829         (gnus-article-save-original-date): Redefine it as a macro.
14830         (gnus-display-mime): Use it.
14831
14832 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14833
14834         * gnus-art.el (article-date-ut): Support converting date in
14835         forwarded parts as well.
14836         (gnus-article-save-original-date): New function.
14837         (gnus-display-mime): Use it.
14838
14839 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
14840
14841         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
14842         enclosure element of <item>.
14843
14844 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
14845
14846         * message.el (message-kill-buffer-query): Rename from
14847         `message-kill-buffer-query-if-modified'.  Add :version.
14848
14849 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14850
14851         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
14852         window layout.
14853
14854 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14855
14856         * mml.el: Autoload dnd when compiling.
14857
14858 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
14859
14860         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
14861         x-dnd-*.
14862
14863 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14864
14865         * qp.el (quoted-printable-encode-region): Save excursion.
14866
14867 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
14868
14869         * message.el (message-kill-buffer-query-if-modified): Add new variable
14870         so the user can kill a modified message buffer quickly.
14871         (message-kill-buffer): Use it.
14872
14873 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14874
14875         * lpath.el: Fbind display-time-event-handler; don't fbind
14876         string-to-multibyte.
14877
14878         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
14879
14880 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14881
14882         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
14883         contained in text because xml.el decodes entities) with LFs.
14884
14885 2005-04-11  Lute Kamstra  <lute@gnu.org>
14886
14887         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
14888         differently.
14889
14890 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14891
14892         * mm-util.el (mm-detect-coding-region): Typo.
14893
14894 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14895
14896         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
14897
14898 2005-04-06  Deepak Goel  <deego@gnufans.org>
14899
14900         * spam-stat.el (spam-stat-score-buffer): Add a call to a
14901         user-function allow user modifications of the scores.
14902         (spam-stat-score-buffer-user): New function, to allow
14903         user-computed modifications to the score.
14904         (spam-stat-score-buffer-user-functions): List of additional
14905         scoring functions.
14906         (spam-stat-error-holder): Global temporary error holder.
14907         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
14908         variable.
14909
14910 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
14911
14912         * gnus-registry.el (gnus-registry-clean-empty-function)
14913         (gnus-registry-trim, gnus-registry-fetch-groups)
14914         (gnus-registry-delete-group): Groups that match
14915         `gnus-registry-ignored-groups' are removed from the registry
14916         entries, not just ignored for splitting.  This helps clean up the
14917         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
14918         to get all the groups a message ID is in.
14919
14920         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
14921         (spam-stat-split-fancy): Change "threshhold" to "threshold".
14922         (spam-stat-score-buffer-user-functions): Add :number custom type.
14923
14924 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14925
14926         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
14927         argument in XEmacs.
14928
14929         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
14930         (nnrss-request-group): Decode group name first.
14931         (nnrss-request-article): Make a text/plain article if mml-to-mime
14932         failed.
14933         (nnrss-get-encoding): Return a compatible encoding according to
14934         nnrss-compatible-encoding-alist.
14935         (nnrss-find-el): Use consp instead of listp.
14936         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
14937
14938 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14939
14940         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
14941         which Emacs 20 doesn't support.
14942         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
14943
14944 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
14945
14946         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
14947         silence the byte compiler inside the defun.
14948
14949         * gnus-demon.el (parse-time-string): Add autoload.
14950
14951         * gnus-delay.el (parse-time-string): Add autoload.
14952
14953         * gnus-art.el (parse-time-string): Add autoload.
14954
14955         * nnultimate.el (parse-time): Require for `parse-time-string'.
14956
14957 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
14958
14959         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
14960
14961         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
14962
14963         * smime.el (smime-ldap-host-list): Add :version.
14964
14965 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
14966
14967         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
14968         pass it to `gnus-browse-read-group'.
14969         (gnus-browse-read-group): Add NUMBER argument and pass it to
14970         `gnus-group-read-ephemeral-group'.
14971
14972         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
14973         argument and pass it to `gnus-group-read-group'.
14974
14975 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
14976
14977         * mm-util.el (mm-xemacs-find-mime-charset): Only call
14978         mm-xemacs-find-mime-charset-1 if we have the mule feature
14979         available at runtime.
14980
14981 2005-03-25  Werner Lemberg  <wl@gnu.org>
14982
14983         * nnmaildir.el: Replace `illegal' with `invalid'.
14984
14985 2005-03-23  Lute Kamstra  <lute@gnu.org>
14986
14987         * time-date.el: Add comment on time value formats.
14988         Don't require parse-time.
14989         (with-decoded-time-value): New macro.
14990         (encode-time-value): New function.
14991         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
14992         (days-to-time): Return a valid time value when arg is huge.
14993         (time-since): Use time-subtract.
14994         (time-to-number-of-days): Use time-to-seconds.
14995
14996 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14997
14998         * gnus-start.el (gnus-display-time-event-handler):
14999         Check display-time-timer at runtime rather than only at load time
15000         in case display-time-mode is turned off in the mean time.
15001
15002 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15003
15004         * nnimap.el (nnimap-open-connection): Print which authinfo file is
15005         used.
15006
15007         * nneething.el (nneething-map-file-directory): Derive from
15008         `gnus-directory'.
15009
15010         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
15011         the To/Cc button.
15012
15013 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
15014
15015         * nnmaildir.el (nnmaildir-request-accept-article):
15016         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
15017
15018 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15019
15020         * gnus-async.el: Require timer-funcs at compile time when in
15021         XEmacs for `run-with-idle-timer'.
15022
15023 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
15024
15025         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
15026         autoloaded function.
15027
15028 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15029
15030         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
15031
15032 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
15033
15034         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
15035
15036 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15037
15038         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
15039         Add gnus-expert-user to default.
15040
15041 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
15042
15043         * nnimap.el (nnimap-open-server): Ditto.
15044
15045         * imap.el (imap-authenticate): Fix typo.
15046
15047 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
15048
15049         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
15050         buffer (since IMAP server might return FETCH response out of
15051         order, and the nntp buffer must be sorted).
15052
15053 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
15054
15055         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
15056         comparison on string.
15057
15058         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
15059         (gnus-agent-score): Rename category keywords to match gnus-cus.
15060         (gnus-agent-summary-fetch-series): Modify to protect against
15061         gnus-agent-summary-fetch-group clearing processable flags.
15062         (gnus-agent-synchronize-group-flags): Update live group buffer as
15063         synchronization may occur due to the user toggle the plugged
15064         status.
15065         (gnus-agent-fetch-group-1): Clear downloadable flag when article
15066         successfully downloaded.
15067         (gnus-agent-expire-group-1): Avoid using markers when the overview
15068         is in ascending order; greatly improves performance.
15069         (gnus-agent-regenerate-group):
15070         Use gnus-agent-synchronize-group-flags to reset read status in both
15071         gnus and server.
15072         (gnus-agent-update-files-total-fetched-for): Fix initial size.
15073
15074 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15075
15076         * message.el: Don't autoload former message-utils variables.
15077         (message-strip-subject-trailing-was): Change doc string.
15078
15079         * nnweb.el: Fixes for `gnus-group-make-web-group'.
15080         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
15081         (nnweb-google-search): Add "hl=en" here.
15082         (nnweb-google-parse-1, nnweb-google-create-mapping):
15083         Don't hardcode URL.
15084
15085 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
15086
15087         * message.el (message-get-reply-headers, message-followup):
15088         Mention related variables `message-use-followup-to' and
15089         `message-use-mail-followup-to', in the information buffer.
15090
15091         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
15092         of broken groups(-beta).google.com.
15093
15094 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15095
15096         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
15097         parameter to invoked gnus-request-move-article; remove the
15098         redundant gnus-sum-hint-move-is-internal variable; apply the marks
15099         all at once instead of once per article.
15100         (gnus-summary-remove-process-mark): Accept a list of articles as
15101         well as a single article for processing.
15102
15103         * gnus-int.el (gnus-request-move-article): Add move-is-internal
15104         parameter.
15105
15106         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
15107
15108         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
15109
15110         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
15111         parameter.
15112
15113         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
15114         parameter.
15115
15116         * nnimap.el (nnimap-request-move-article): Add move-is-internal
15117         parameter and remove the gnus-sum-hint-move-is-internal variable.
15118
15119         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
15120         parameter.
15121
15122         * nndraft.el (nndraft-request-move-article): Add move-is-internal
15123         parameter.
15124
15125         * nndiary.el (nndiary-request-move-article): Add move-is-internal
15126         parameter.
15127
15128         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
15129
15130         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
15131         parameter.
15132
15133         * nnagent.el (nnagent-request-move-article): Add move-is-internal
15134         parameter.
15135
15136 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
15137
15138         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
15139         a more conservative way.
15140
15141 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15142
15143         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
15144         buffer, so it moves the window's cursor.
15145
15146 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
15147
15148         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
15149         `mm-dissect-multipart' and receive the from field as an (optional)
15150         argument from `mm-dissect-multipart'.
15151         (mm-dissect-multipart): Receive the from field as an argument and
15152         pass it on when we call `mm-dissect-buffer' on MIME parts.
15153         Fixes verification/decryption of signed/encrypted MIME parts.
15154
15155 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
15156
15157         * gnus-sum.el (gnus-summary-move-article):
15158         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
15159         whatever it calls (right now, only nnimap-request-move article
15160         respects it).
15161
15162         * nnimap.el (nnimap-request-move-article):
15163         When gnus-sum-hint-move-is-internal is set, don't do the extra
15164         nnimap-request-article.
15165
15166 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
15167
15168         * nnheader.el (nnheader-find-file-noselect): Add doc string.
15169
15170         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
15171         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
15172
15173         * gnus-sum.el (gnus-summary-caesar-message):
15174         Apply `gnus-treat-article' after rotation.
15175
15176         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
15177         doc string.
15178
15179 2005-02-22  Simon Josefsson  <jas@extundo.com>
15180
15181         * encrypt.el (encrypt-password-cache-expiry): Remove (use
15182         `password-cache-expiry' instead).  Reported by Arne Jørgensen
15183         <arne@arnested.dk>.
15184         (encrypt): Add password-cache and password-cache-expiry as group
15185         members.
15186
15187 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
15188
15189         * smime.el (smime-ldap-host-list): Doc fix.
15190         (smime-ask-passphrase): Use `password-read-and-add' to read (and
15191         cache) password.
15192         (smime-sign-region): Use it.
15193         (smime-decrypt-region): Use it.
15194         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
15195         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
15196         fails.
15197         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
15198         certificate from DER to PEM format rather than calling openssl.
15199
15200         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
15201
15202         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
15203         for signing/encryption.
15204
15205         * mml.el (mml-parse-1): Use them.
15206
15207 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
15208
15209         * nnrss.el (nnrss-verbose): Remove.
15210         (nnrss-request-group): Use `nnheader-message' instead.
15211
15212 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
15213
15214         * nnrss.el (nnrss-verbose): New variable.
15215         (nnrss-request-group): Make it say nnrss is requesting a group.
15216
15217 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
15218
15219         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
15220         Handle news URL with given port correctly.
15221
15222 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15223
15224         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
15225         containing special characters.
15226
15227         * gnus-sum.el (gnus-summary-edit-article): Ditto.
15228
15229         * mml.el (mime-to-mml): Ditto.
15230
15231         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
15232         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
15233         (rfc2047-decode-region): Quote decoded words containing special
15234         characters when rfc2047-quote-decoded-words-containing-tspecials
15235         is non-nil.
15236
15237 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
15238
15239         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
15240
15241         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
15242
15243 2005-02-15  Simon Josefsson  <jas@extundo.com>
15244
15245         * nnimap.el (nnimap-debug): Doc fix.
15246
15247         * imap.el (imap-debug): Doc fix.
15248
15249 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15250
15251         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
15252
15253 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
15254
15255         * gnus.el (spam-contents): Improve docs for spam-contents
15256         parameter in its variable incarnation.
15257
15258 2005-02-14  Simon Josefsson  <jas@extundo.com>
15259
15260         * smime-ldap.el: Use require instead of load-library for ldap.
15261         (smime-ldap-search): Indent.
15262         (smime-ldap-search-internal): Shorten line.
15263
15264         * smime.el (smime-cert-by-dns): Add doc-string.
15265         (smime-cert-by-ldap-1): Indent.
15266
15267         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
15268         mml-smime-get-dns-ldap.
15269         (mml-smime-encrypt-query): Use new function.  Default to ldap.
15270
15271 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
15272
15273         * smime.el: Require smime-ldap.
15274         (smime-ldap-host-list): New variable.
15275         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
15276
15277         * mml-smime.el (mml-smime-encrypt-query): New function.
15278         (mml-smime-encrypt-query): Use it.
15279
15280         * smime-ldap.el: New file.
15281
15282 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15283
15284         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
15285
15286 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15287
15288         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
15289         argument in doc string.  Make query for type more clear.
15290
15291 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
15292
15293         * gnus.el (gnus-group-startup-message): Search for gnus images in
15294         etc/images/gnus.
15295         * mm-util.el (mm-image-load-path): Likewise.
15296         * smiley.el (smiley-data-directory): Search for smilies in
15297         etc/images/smilies.
15298
15299 2005-02-09  Kim F. Storm  <storm@cua.dk>
15300
15301         Change Emacs release version from 21.4 to 22.1 throughout.
15302         Change Emacs development version from 21.3.50 to 22.0.50.
15303
15304 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15305
15306         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
15307
15308         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
15309         non-Mule XEmacs as well.
15310         (mm-decompress-buffer): Signal an error intentionally if it does
15311         not decompress compressed data because auto-compression-mode is
15312         disabled.
15313
15314 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
15315
15316         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
15317         an ID in the registry even if it has no groups.
15318
15319 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15320
15321         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
15322         merge it into mm-decompress-buffer.
15323         (gnus-mime-copy-part): Use the MIME part charset, the value which
15324         a user specified or gnus-newsgroup-charset for decoding, like
15325         gnus-mime-inline-part does; set buffer-file-coding-system to tell
15326         save-buffer what was used.  Suggested by Kevin Ryde
15327         <user42@zip.com.au>.
15328         (gnus-mime-inline-part): Allow the name parameter as well as the
15329         filename parameter; force decompressing of compressed data; always
15330         display contents being not decoded as unibyte.
15331
15332         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
15333         as well as the filename parameter.
15334
15335         * mm-util.el (mm-decompress-buffer):
15336         Merge gnus-mime-jka-compr-maybe-uncompress.
15337         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
15338         of compressed data.
15339
15340 2005-02-08  Simon Josefsson  <jas@extundo.com>
15341
15342         * imap.el (imap-log): Doc fix.
15343
15344 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15345
15346         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
15347         the coding cookies; decompress compressed parts.
15348
15349         * mml.el (mml-generate-mime-1): Add the charset parameter according
15350         to the value which a user specified manually or the coding cookie.
15351
15352         * mm-util.el (mm-string-to-multibyte): New function.
15353         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
15354         (mm-coding-system-to-mime-charset): New function.
15355         (mm-decompress-buffer): New function.
15356         (mm-find-buffer-file-coding-system): New function.
15357
15358         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
15359         (mm-display-inline-fontify): Rewrite for decoding and decompressing
15360         parts.
15361
15362 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15363
15364         * mm-view.el (mm-display-inline-fontify): Decode a part according
15365         to the charset parameter.
15366
15367 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15368
15369         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
15370         prefix arg is neither nil nor a number, as info specifies.
15371
15372 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15373
15374         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
15375         timestamps.
15376
15377 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
15378
15379         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
15380         groups error checking and notify user.
15381
15382 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
15383
15384         * message.el (message-send-mail-function): Check existence of
15385         sendmail-program first before using default value
15386         `message-send-mail-with-sendmail'.  Otherwise use more generic
15387         `smtpmail-send-it'.
15388
15389 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15390
15391         * nntp.el (nntp-request-update-info): Always return nil.
15392
15393 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15394
15395         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
15396
15397 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15398
15399         * message.el (message-beginning-of-line): Change the behavior when
15400         invoked between BOL and : so that it first moves backward.
15401
15402 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15403
15404         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
15405         article buffer when editing of the article is discarded.
15406         (gnus-article-prepare): Revert.
15407
15408 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15409
15410         * gnus-art.el (gnus-article-prepare):
15411         Remove message-strip-forbidden-properties from the local hook.
15412
15413 2005-01-27  Simon Josefsson  <jas@extundo.com>
15414
15415         * password.el (password-cache-add): Only start one timer per key.
15416         Reported by Derek Atkins <warlord@MIT.EDU>.
15417
15418 2005-01-26  Steve Youngs  <steve@sxemacs.org>
15419
15420         * run-at-time.el: Remove.  It is no longer needed as
15421         timer-funcs.el in the xemacs-base package has a working version of
15422         `run-at-time'.
15423
15424         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
15425
15426         * password.el: Require timer-funcs instead of run-at-time in
15427         XEmacs.
15428         Remove `password-run-at-time' macro.
15429         (password-cache-add): Use `run-at-time' instead of
15430         `password-run-at-time'.
15431
15432         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
15433         Remove `nnheader-cancel-function-timers' alias,
15434         `cancel-function-timers' exists in XEmacs in timer-funcs.
15435
15436         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
15437         for `run-with-idle-timer'.
15438
15439         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
15440         for `run-at-time'.
15441
15442         * mm-url.el: Require timer-funcs at compile time when in XEmacs
15443         for `with-timeout'.
15444
15445         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
15446         the same as for XEmacs 21.4.
15447         No need to ignore `run-with-idle-timer', this function exists in
15448         XEmacs now in timer-funcs.el in the xemacs-base package.
15449         (dgnushack-compile): No need to delete
15450         run-at-time.el from the list of files to compile because it
15451         doesn't exist anymore.
15452
15453 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15454
15455         * mml.el (mml-generate-mime-1): Convert string into unibyte when
15456         inserting " *mml*" buffer's contents into a unibyte temp buffer.
15457
15458 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
15459
15460         * mail-source.el (mail-source-fetch-imap): Search for ^From case
15461         sensitively.
15462
15463 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
15464
15465         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
15466
15467 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15468
15469         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
15470         which will be inserted according to the multibyteness of a buffer
15471         rather than the type of contents.  Suggested by ARISAWA Akihiro
15472         <ari@mbf.ocn.ne.jp>.
15473
15474         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
15475         of string which old xml.el may return rather than a string.
15476
15477 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15478
15479         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
15480
15481 2005-01-16  Simon Josefsson  <jas@extundo.com>
15482
15483         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
15484         idn/idna.el isn't available.
15485         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
15486         <michael@waxrat.com>.
15487
15488         * hashcash.el: Remove non-FSF copyright header.
15489
15490         * hashcash.el (hashcash-extra-generate-parameters): New variable.
15491         (hashcash-generate-payment): Use it.
15492         (hashcash-generate-payment-async): Use it.
15493
15494 2005-01-15  Simon Josefsson  <jas@extundo.com>
15495
15496         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
15497         Suggested by Raymond Scholz <ray-2005@zonix.de>.
15498
15499         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
15500         gnus-summary-idna-message.
15501         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
15502         (gnus-summary-idna-message): New function.
15503
15504 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
15505
15506         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
15507         gnus-novice-user.
15508
15509 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15510
15511         * nnrss.el (nnrss-request-delete-group): Delete entries in
15512         nnrss-group-alist as well.
15513         (nnrss-save-server-data): Insert newline.
15514
15515 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
15516
15517         * gnus.el (gnus-user-agent): Use list of symbols instead of
15518         symbols.  Display full version number for (S)XEmacs.
15519         Optionally display (S)XEmacs codename.
15520
15521         * gnus-util.el (gnus-emacs-version): Update for new
15522         `gnus-user-agent'.
15523
15524         * gnus-msg.el (gnus-extended-version): Make it possible to omit
15525         Gnus version.
15526
15527 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
15528
15529         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
15530         which is unreadable in some setups.
15531
15532 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15533
15534         * gnus-spec.el (gnus-update-format-specifications): Flush the
15535         group format spec cache if it doesn't support decoded group names.
15536
15537 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
15538
15539         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
15540         Allow to apply decay on score files matching a regexp.
15541
15542 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15543
15544         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
15545         compatibility in %g and %c.
15546
15547 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15548
15549         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
15550         name for only %g and %c.
15551         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
15552         of gnus-tmp-group to decoded group name.
15553         (gnus-group-make-rss-group): Exclude `/'s from group names.
15554
15555 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15556
15557         * nnrss.el (nnrss-get-encoding): Fix regexp.
15558
15559 2004-12-27  Simon Josefsson  <jas@extundo.com>
15560
15561         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
15562         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
15563         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
15564
15565 2004-12-17  Kim F. Storm  <storm@cua.dk>
15566
15567         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
15568
15569         * gnus-sum.el (gnus-summary-mode-map): Likewise.
15570
15571 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15572
15573         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
15574
15575 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15576
15577         * nnrss.el: Require rfc2047 and mml.
15578         (nnrss-file-coding-system): New variable.
15579         (nnrss-format-string): Redefine it as an inline function.
15580         (nnrss-decode-group-name): New function.
15581         (nnrss-string-as-multibyte): Remove.
15582         (nnrss-retrieve-headers): Decode group name; don't use
15583         nnrss-format-string.
15584         (nnrss-request-group): Decode group name.
15585         (nnrss-request-article): Decode group name; allow a Message-ID as
15586         well as an article number; don't use nnrss-format-string; encode a
15587         Message-ID string which may contain non-ASCII characters; use
15588         mml-to-mime to compose a MIME article.
15589         (nnrss-request-expire-articles): Decode group name.
15590         (nnrss-request-delete-group): Decode group name.
15591         (nnrss-fetch): Clarify error message.
15592         (nnrss-read-server-data): Use insert-file-contents instead of load;
15593         bind file-name-coding-system; use multibyte buffer.
15594         (nnrss-save-server-data): Bind coding-system-for-write to the
15595         value of nnrss-file-coding-system; bind file-name-coding-system;
15596         add coding cookie.
15597         (nnrss-read-group-data): Use insert-file-contents instead of load;
15598         bind file-name-coding-system; use multibyte buffer.
15599         (nnrss-save-group-data): Bind coding-system-for-write to the
15600         value of nnrss-file-coding-system; bind file-name-coding-system.
15601         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
15602         make it work with non-ASCII text.
15603         (nnrss-find-el): Make it work with old xml.el as well.
15604
15605 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
15606
15607         * nnrss.el (nnrss-get-encoding): New function.
15608         (nnrss-fetch): Use unibyte buffer initially; bind
15609         coding-system-for-read while performing mm-url-insert; remove ^Ms;
15610         decode contents according to the encoding attribute.
15611         (nnrss-save-group-data): Add coding cookie.
15612         (nnrss-mime-encode-string): New function.
15613         (nnrss-check-group): Use it to encode subject and author.
15614
15615 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
15616
15617         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
15618         imaginary variable.
15619
15620 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15621
15622         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
15623         correctly even if there are wide characters.
15624
15625 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
15626
15627         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
15628         downcased symbol names; make a new cache instead of reusing
15629         bbdb-hashtable.
15630
15631 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
15632
15633         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
15634         concatenating segments rather than before concatenating them.
15635         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15636
15637         * message.el (message-get-reply-headers): Bind `extra'.
15638
15639 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15640
15641         * message.el (message-extra-wide-headers): New variable.
15642         (message-get-reply-headers): Use it.
15643
15644 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15645
15646         * gnus-agent.el (gnus-agent-group-path): Decode group name.
15647         (gnus-agent-group-pathname): Ditto.
15648
15649         * gnus-cache.el (gnus-cache-file-name): Decode group name.
15650
15651         * gnus-group.el (gnus-group-make-group): Decode group name.
15652         (gnus-group-make-rss-group): Register the group data after opening
15653         the nnrss group.
15654
15655 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
15656
15657         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
15658         by expiry now get marked as read.
15659
15660 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15661
15662         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
15663
15664 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
15665
15666         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
15667         unify Latin characters in XEmacs.
15668         (mm-find-mime-charset-region): Use it.
15669
15670 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15671
15672         * gnus-util.el (gnus-delete-directory): New function.
15673
15674         * gnus-agent.el (gnus-agent-delete-group): Use it.
15675
15676         * gnus-cache.el (gnus-cache-delete-group): Use it.
15677
15678 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15679
15680         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
15681         names.
15682
15683 2004-12-16  Simon Josefsson  <jas@extundo.com>
15684
15685         * hashcash.el (hashcash-payment-alist): Fix custom :type.
15686
15687 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15688
15689         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
15690
15691         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
15692         (gnus-group-set-current-level): Decode group name.
15693
15694 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
15695
15696         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
15697         failed.
15698
15699 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15700
15701         * gnus-group.el (gnus-group-delete-group): Decode group name.
15702         (gnus-group-make-rss-group): Encode group name.
15703         (gnus-group-catchup-current): Decode group name.
15704         (gnus-group-kill-group): Decode group name.
15705
15706 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15707
15708         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
15709
15710 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15711
15712         * gnus-group.el (gnus-group-make-rss-group):
15713         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
15714
15715         * gnus-start.el (gnus-setup-news): Honor user's setting to
15716         gnus-message-archive-method.  Suggested by Lute Kamstra
15717         <lute@gnu.org>.
15718
15719 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
15720
15721         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
15722         global counterparts of the buffer-local variables.
15723
15724 2004-11-16  Romain Francoise  <romain@orebokech.com>
15725
15726         * gnus-sum.el (gnus-summary-exit): Don't clear the global
15727         counterparts of the buffer-local variables.
15728
15729 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15730
15731         * message.el (message-forbidden-properties): Fix typo in doc
15732         string.
15733
15734 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
15735
15736         * gnus-util.el (gnus-replace-in-string): Add doc string.
15737
15738         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
15739         to avoid problems when splitting mails with many recipients.
15740
15741 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
15742
15743         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
15744         pop-to-buffer, covered by the subsequent gnus-configure-windows.
15745
15746 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
15747
15748         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
15749         if there is no hashtable in memory or file modification time is
15750         newer than cached timestamp.
15751
15752 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
15753
15754         * gnus-sum.el (gnus-summary-limit-to-recipient):
15755         Implement not-matching option.
15756
15757 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
15758
15759         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
15760         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
15761         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15762         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
15763         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
15764         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
15765
15766 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15767
15768         * message.el (message-forward-make-body-mml): Remove headers
15769         according to message-forward-ignored-headers if a message is decoded.
15770
15771 2004-12-02  Romain Francoise  <romain@orebokech.com>
15772
15773         * message.el (message-forward-make-body-plain): Always remove
15774         headers according to message-forward-ignored-headers.
15775
15776 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
15777
15778         * spam.el (spam-summary-prepare-exit): Remove the
15779         gnus-summary-limit pop for now, it has problems with ham marks for
15780         me.
15781
15782 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
15783
15784         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
15785         correctly.
15786
15787 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
15788
15789         * format-spec.el (format-spec): Message the char.
15790
15791 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
15792
15793         * gnus-art.el (gnus-split-methods): Reformat comments.
15794
15795         * spam.el (spam-summary-prepare-exit): Remove article limits
15796         before exiting the summary buffer.
15797
15798 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15799
15800         * lpath.el: Remove bbdb-create-internal, bbdb-records,
15801         spam-BBDB-register-routine and spam-enter-ham-BBDB.
15802
15803         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
15804         order to silence the byte compiler.
15805
15806         * spam.el: Fix the way to silence the byte compiler, which
15807         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
15808         bbdb-search-simple, spam-BBDB-register-routine,
15809         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
15810         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
15811         spam-stat-buffer-is-spam, spam-stat-load,
15812         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
15813         spam-stat-save and spam-stat-split-fancy.
15814
15815 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15816
15817         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
15818         which may confuse users.
15819         (canlock-password-for-verify): Ditto.
15820
15821         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
15822
15823         * gnus-art.el (gnus-emphasis-alist): Ditto.
15824
15825         * gnus-registry.el (gnus-registry-max-entries): Ditto.
15826
15827         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
15828
15829         * gnus-start.el (gnus-save-killed-list): Ditto.
15830
15831         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
15832         (gnus-sum-thread-tree-root): Ditto.
15833         (gnus-sum-thread-tree-false-root): Ditto.
15834         (gnus-sum-thread-tree-single-indent): Ditto.
15835
15836         * message.el (message-courtesy-message): Ditto.
15837         (message-archive-note): Ditto.
15838         (message-subscribed-address-file): Ditto.
15839         (message-user-fqdn): Ditto.
15840
15841         * spam-report.el (spam-report-gmane-regex): Ditto.
15842
15843         * spam.el (spam-blackhole-good-server-regex): Ditto.
15844
15845 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15846
15847         * mml.el (mml-preview): Widen the message buffer before copying
15848         the contents to the preview buffer; sort headers before previewing.
15849
15850         * message.el (message-hidden-headers): Fix the way to avoid a bug
15851         in the `repeat' widget in Emacs 21.3 or earlier.
15852
15853 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15854
15855         * message.el (message-hidden-headers): Default to "^References:".
15856         Improve customization type.  Suggested by Reiner Steib
15857         <Reiner.Steib@gmx.de>.
15858
15859 2004-11-25  Romain Francoise  <romain@orebokech.com>
15860
15861         * message.el (message-strip-forbidden-properties): Remove check for
15862         obsolete `message-hidden' text property, hidden headers are not
15863         accessible in the buffer anymore.
15864
15865 2004-11-22  Romain Francoise  <romain@orebokech.com>
15866
15867         * message.el (message-header-format-alist): Add `From' in list
15868         so that it can be sorted.
15869         (message-fix-before-sending): Widen and sort headers before
15870         sending.
15871         (message-hide-headers): Use narrowing to hide headers by moving
15872         them to the top of the buffer and narrowing to the region
15873         underneath.
15874
15875 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15876
15877         * message.el (message-strip-forbidden-properties):
15878         Bind buffer-read-only (etc) to nil.
15879
15880 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15881
15882         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
15883         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
15884
15885 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
15886
15887         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
15888
15889 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15890
15891         * dns.el (query-dns): Use sit-for to time instead of
15892         accept-process-output, since that doesn't seem to work on udp
15893         sockets.
15894
15895 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15896
15897         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
15898
15899 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
15900
15901         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
15902         doc string.  Improve doc string.
15903
15904 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15905
15906         * nntp.el (nntp-request-update-info): Return nil if
15907         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
15908         may not call gnus-activate-group which uselessly issues the GROUP
15909         commands for all nntp groups and wastes time.  Reported by Romain
15910         Francoise <romain@orebokech.com>.
15911
15912         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
15913
15914 2004-11-15  Simon Josefsson  <jas@extundo.com>
15915
15916         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
15917         headers separately.
15918         (gnus-button-openpgp): New function, inspired by Jochen Küpper
15919         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
15920
15921 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
15922
15923         * gnus-start.el (gnus-convert-old-newsrc):
15924         Assign legacy-gnus-agent to 5.10.7.
15925
15926 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15927
15928         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
15929         start of the lines.
15930
15931 2004-11-14  Magnus Henoch  <mange@freemail.hu>
15932
15933         * hashcash.el (hashcash-default-payment): Change default to 20.
15934         (hashcash-default-accept-payment): Change default to 20.
15935         (hashcash-process-alist): New variable.
15936         (hashcash-generate-payment-async): Add.
15937         (hashcash-already-paid-p): Add.
15938         (hashcash-insert-payment): Don't generate payments twice.
15939         (hashcash-insert-payment-async): Add.
15940         (hashcash-insert-payment-async-2): Add.
15941         (hashcash-cancel-async): Add.
15942         (hashcash-wait-async): Add.
15943         (hashcash-processes-running-p): Add.
15944         (hashcash-wait-or-cancel): Add.
15945         (mail-add-payment): New optional argument.  Conditionally start
15946         asynchronous calculation.
15947         (mail-add-payment-async): Add.
15948
15949         * message.el (message-send-mail): Wait for asynchronous hashcash
15950         results.  Don't clobber existing X-Hashcash headers.
15951         (message-setup-1): Call mail-add-payment-async when
15952         message-generate-hashcash is non-nil.
15953
15954 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
15955
15956         * message.el (message-use-alternative-email-as-from): Examine the
15957         From header as well; use message-make-from in order to include a
15958         user's full name.
15959
15960 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15961
15962         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
15963         default; improve customization type.
15964         (gnus-emphasis-custom-with-format): New macro.
15965         (gnus-emphasis-custom-value-to-external): New function.
15966         (gnus-emphasis-custom-value-to-internal): New function.
15967
15968 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15969
15970         * dns.el (query-dns): Resolve reverse addresses.
15971
15972 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15973
15974         * gnus-group.el (gnus-group-get-new-news): Use it.
15975
15976         * gnus-start.el (gnus-check-reasonable-setup): New function.
15977
15978 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15979
15980         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
15981         "Args out of range" error.  Reported by Arnaud Giersch
15982         <arnaud.giersch@free.fr>.
15983
15984 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
15985
15986         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
15987
15988 2004-11-04  Richard M. Stallman  <rms@gnu.org>
15989
15990         * spam.el (spam group): Add :version.
15991
15992         * pgg-def.el (pgg group): Add :version.
15993
15994 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15995
15996         * gnus-art.el (gnus-article-edit-article): Don't associate the
15997         article buffer with a draft file.  This is a temporary measure
15998         against the 2004-08-22 change to gnus-article-edit-mode.
15999
16000 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16001
16002         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
16003         (html2text-format-tags): Remove unused variable `attr'.
16004
16005 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16006
16007         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
16008
16009         * tls.el (tls-process-connection-type, tls-success)
16010         (tls-certtool-program): Add :version.
16011
16012         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
16013         (starttls-extra-arguments, starttls-process-connection-type)
16014         (starttls-connect, starttls-failure, starttls-success): Add :version.
16015
16016         * spam-stat.el (spam-stat): Add :version.
16017
16018         * sieve.el (sieve): Add :version.
16019
16020         * sha1.el (sha1): Add :version.
16021         (sha1-use-external): Remove redundant version.
16022
16023         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
16024         (nnmail-cache-ignore-groups, nnmail-spool-hook)
16025         (nnmail-split-fancy-match-partial-words)
16026         (nnmail-split-lowercase-expanded): Add :version.
16027
16028         * nndiary.el (nndiary): Add :version.
16029
16030         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
16031
16032         * mml-sec.el (mml-default-sign-method)
16033         (mml-default-encrypt-method, mml-signencrypt-style-alist):
16034         Add :version.
16035
16036         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
16037
16038         * mm-url.el (mm-url-use-external, mm-url-program)
16039         (mm-url-arguments): Add :version.
16040
16041         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
16042         (mm-attachment-file-modes, mm-decrypt-option)
16043         (mm-w3m-safe-url-regexp): Add :version.
16044
16045         * message.el (message-cite-prefix-regexp)
16046         (message-sendmail-envelope-from, message-minibuffer-local-map)
16047         (message-user-fqdn, message-completion-alist): Add :version.
16048
16049         * gnus-win.el (gnus-configure-windows-hook)
16050         (gnus-use-frames-on-any-display): Add :version.
16051
16052         * gnus-art.el (gnus-article-address-banner-alist)
16053         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
16054         (gnus-treat-from-picon, gnus-treat-mail-picon)
16055         (gnus-treat-x-pgp-sig): Add :version.
16056
16057         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
16058         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
16059         (gnus-summary-article-delete-hook)
16060         (gnus-summary-display-while-building): Add :version.
16061
16062         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
16063         (gnus-get-top-new-news-hook): Add :version.
16064
16065         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
16066         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
16067
16068         * gnus-registry.el (gnus-registry): Add :version.
16069
16070         * gnus-spec.el (gnus-use-correct-string-widths)
16071         (gnus-make-format-preserve-properties): Add :version.
16072
16073         * gnus.el (gnus-group-charter-alist)
16074         (gnus-group-fetch-control-use-browse-url)
16075         (gnus-install-group-spam-parameters): Add :version.
16076
16077         * gnus-diary.el (gnus-diary): Add :version.
16078
16079         * gnus-delay.el (gnus-delay): Add :version.
16080
16081         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
16082         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
16083         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
16084         Add :version.
16085
16086         * gnus-agent.el (gnus-agent-max-fetch-size)
16087         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
16088         (gnus-agent-prompt-send-queue): Add :version.
16089
16090         * deuglify.el (gnus-outlook-deuglify): Add :version.
16091
16092         * html2text.el: Beautify code.  Improve doc strings.
16093         Some checkdoc cleanup.
16094         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
16095
16096 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
16097
16098         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
16099
16100 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
16101
16102         * gnus-registry.el (gnus-registry-hashtb): Create the registry
16103         when package is loaded.
16104
16105         * spam.el (spam-summary-score-preferred-header): Add global preference
16106         for people who want to override the default SpamAssassin over
16107         Bogofilter preference (when both are set).
16108         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
16109         (spam-user-format-function-S):
16110         Check spam-summary-score-preferred-header.
16111         (spam-extra-header-to-number): Add X-Bogosity header parsing.
16112         (spam-user-format-function-S): Format the score correctly.
16113
16114 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16115
16116         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
16117         signature file.  Suggested by Manoj Srivastava
16118         <srivasta@golden-gryphon.com>.
16119
16120         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
16121         iso-2022-jp even in the Japanese language environment.
16122         Suggested by Jason Rumney <jasonr@gnu.org>.
16123
16124 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16125
16126         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
16127         use the same characters as the dummy marks; make it free from
16128         getting affected by the language environment.
16129         (gnus-summary-read-group-1): Update mark positions only when the
16130         format spec is updated.
16131
16132         * gnus-spec.el (gnus-update-format-specifications): Return a list
16133         of updated types.
16134
16135 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16136
16137         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
16138         of boundp to check if display-warning is available.
16139
16140 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
16141
16142         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
16143
16144 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
16145
16146         * nnspool.el (nnspool-spool-directory): Use news-path if the
16147         news-directory variable is not bound.
16148
16149         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
16150         function instead of display-warning if it is not available.
16151
16152 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16153
16154         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
16155         v5-10: Use `point-at-bol'.
16156
16157 2004-10-26  Simon Josefsson  <jas@extundo.com>
16158
16159         * hashcash.el: Fix URL in comment, reported by Cheng Gao
16160         <chenggao@gmail.com>.
16161
16162 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
16163
16164         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
16165         instead.
16166
16167 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
16168
16169         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
16170         to remove a server from the nnimap-server-buffer-alist.
16171         (nnimap-open-connection, nnimap-close-server): Use it.
16172
16173         * gnus-encrypt.el: Remove file in favor of encrypt.el.
16174
16175 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16176
16177         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
16178         running the major-mode function.
16179
16180 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16181
16182         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
16183         dummy marks in the right way.
16184
16185 2004-10-18  David Edmondson  <dme@dme.org>
16186
16187         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
16188         excessively.
16189
16190 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
16191
16192         * gnus-util.el (gnus-split-references): Accept a nil references
16193         string and go on blissfully.
16194
16195         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
16196         cases where the references string is non-nil but has no references.
16197
16198         * encrypt.el: Add autoload tags.
16199
16200         * spam.el (spam-resolve-registrations-routine): Remove article
16201         from unregistration list too.  Reported by David Hanak
16202         <dhanak@isis.vanderbilt.edu>
16203
16204 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
16205
16206         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
16207         nil.  Change custom type.
16208
16209 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
16210
16211         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
16212
16213         * gnus-sum.el (gnus-summary-move-article): Use it.
16214
16215 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
16216
16217         * encrypt.el: Add autoload cookies.
16218
16219         * spam.el (spam-backend-article-list-property)
16220         (spam-backend-get-article-todo-list)
16221         (spam-backend-put-article-todo-list)
16222         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
16223         Resolve registrations separately.
16224         (spam-register-routine): Format comments.
16225         (spam-unregister-routine, spam-register-routine): Always call with
16226         specific-articles, no default list.
16227         (spam-summary-prepare-exit): Use the spam-classifications function.
16228
16229         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
16230         gnus-encrypt.el.
16231
16232         * encrypt.el: Copied from gnus-encrypt.el.
16233
16234         * gnus-encrypt.el: Commented that it's obsolete.
16235
16236 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16237
16238         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
16239         (gnus-score-save): Use it.
16240
16241         * message.el (message-bury): Use `window-dedicated-p'.
16242
16243 2004-10-15  Simon Josefsson  <jas@extundo.com>
16244
16245         * pop3.el (top-level): Don't require nnheader.
16246         (pop3-read-timeout): Add.
16247         (pop3-accept-process-output): Add.
16248         (pop3-read-response, pop3-retr): Use it.
16249
16250 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
16251
16252         * spam.el (spam-register-routine): Move comment.
16253         (spam-verify-bogofilter): Use 'unknown for the initial
16254         spam-bogofilter-valid state, not 'never.
16255
16256         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
16257         for netrc-machine.
16258
16259         * nnimap.el (nnimap-open-connection):
16260         Use netrc-machine-user-or-password.
16261
16262 2004-10-17  Richard M. Stallman  <rms@gnu.org>
16263
16264         * gnus-registry.el (gnus-registry-unload-hook):
16265         Set as a variable with add-hook.
16266
16267         * nnspool.el (nnspool-spool-directory): Use news-directory instead
16268         of news-path.
16269
16270         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
16271
16272         * spam.el: Delete duplicate `provide'.
16273         (spam-unload-hook): Set as a variable with add-hook.
16274
16275 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
16276
16277         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
16278         in the doc string.
16279
16280         * message.el (message-ignored-news-headers)
16281         (message-ignored-supersedes-headers)
16282         (message-ignored-resent-headers)
16283         (message-forward-ignored-headers): Improve custom type.
16284
16285 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
16286
16287         * message.el (message-tokenize-header): Fix 2004-09-06 change
16288         which used point-min in the wrong place.
16289
16290 2004-10-12  Simon Josefsson  <jas@extundo.com>
16291
16292         * tls.el (tls-certtool-program): New variable.
16293         (tls-certificate-information): New function, based on
16294         ssl-certificate-information.
16295
16296 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16297
16298         * compface.el: Move the version of ELisp-based uncompface program
16299         to the contrib directory because of the copyright problem.
16300
16301 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
16302
16303         * message.el (message-kill-buffer): Raise the current frame.
16304
16305 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16306
16307         * gnus-sum.el: Mention that multibyte characters don't work as marks.
16308
16309         * gnus.el (message-y-or-n-p): Autoload.
16310
16311         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
16312         (pop3-password-required, pop3-authentication-scheme)
16313         (pop3-leave-mail-on-server): Make customizable.
16314         (pop3): New custom group.
16315         (pop3-retr): Remove `sleep-for' statements.
16316         Suggested by Dave Love <fx@gnu.org>.
16317
16318         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
16319         Windows/DOS.
16320
16321         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
16322         (imap-parse-body): Fix incorrect use of `assert'.
16323         Suggested by Dave Love <fx@gnu.org>.
16324
16325         * mml.el (mml-minibuffer-read-disposition): Require match.
16326         Suggested by Dave Love <fx@gnu.org>.
16327
16328 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
16329
16330         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
16331         doc string.
16332
16333 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16334
16335         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
16336
16337 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
16338
16339         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
16340         instead of calling `mm-insert-inline', to decode text/* parts
16341         before displaying them.
16342
16343 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16344
16345         * mm-uu.el (mm-uu-text-plain-type): New variable.
16346         (mm-uu-pgp-signed-extract-1): Use it.
16347         (mm-uu-pgp-encrypted-extract-1): Use it.
16348         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
16349         bind mm-uu-text-plain-type with that value.
16350         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
16351         mm-uu-dissect.
16352
16353 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16354
16355         * gnus-group.el (gnus-update-group-mark-positions):
16356         * gnus-sum.el (gnus-update-summary-mark-positions):
16357         * message.el (message-check-news-body-syntax):
16358         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
16359         of string-as-multibyte.
16360
16361 2004-10-05  Juri Linkov  <juri@jurta.org>
16362
16363         * gnus-group.el (gnus-update-group-mark-positions):
16364         * gnus-sum.el (gnus-update-summary-mark-positions):
16365         * message.el (message-check-news-body-syntax):
16366         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
16367         8-bit unibyte values to a multibyte string for search functions.
16368
16369 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16370
16371         * mm-uu.el (mm-uu-dissect): Allow optional arg.
16372         (mm-uu-dissect-text-parts): New function.
16373
16374         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
16375         dissect text parts.
16376
16377         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
16378         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
16379
16380         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
16381
16382         * gnus-topic.el (gnus-topic-hierarchical-parameters):
16383         Use gnus-current-topics instead of gnus-current-topic.
16384
16385 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
16386
16387         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
16388
16389 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
16390
16391         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
16392         where approriate.
16393
16394         * nnml.el (nnml-generate-active-info): do.
16395
16396         * nndiary.el (nndiary-generate-active-info): do.
16397
16398         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
16399         (gnus-topic-move): do.
16400
16401         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
16402         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
16403
16404         * gnus-srvr.el (gnus-server-prepare)
16405         (gnus-server-open-all-servers): do.
16406
16407         * gnus-msg.el (gnus-summary-cancel-article)
16408         (gnus-summary-resend-message)
16409         (gnus-summary-mail-crosspost-complaint): do.
16410
16411         * gnus-move.el (gnus-change-server): do.
16412
16413         * gnus-group.el (gnus-group-unmark-all-groups)
16414         (gnus-group-set-current-level): do.
16415
16416 2004-10-04  Simon Josefsson  <jas@extundo.com>
16417
16418         * message.el (message-generate-hashcash): Doc fix.
16419
16420 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
16421
16422         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
16423         avoid infinite recursion via gnus-get-function.
16424
16425 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
16426
16427         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
16428
16429         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
16430
16431         * nnmail.el (nnmail-split-history): do.
16432
16433         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
16434         (nnml-request-delete-group): do.
16435
16436         * nnslashdot.el (nnslashdot-read-groups): do.
16437
16438         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
16439         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
16440
16441         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
16442         (nnspool-sift-nov-with-sed): Use last.
16443         (nnspool-retrieve-headers-with-nov): Use mapc.
16444         (nnspool-request-newgroups): Use dolist.
16445         (nnspool-request-group): Use last.
16446
16447         * nntp.el (nntp-read-server-type): Use dolist.
16448
16449         * nnvirtual.el (nnvirtual-create-mapping)
16450         (nnvirtual-update-read-and-marked): Use dolist.
16451         (nnvirtual-convert-headers): Simplify.
16452
16453 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16454
16455         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16456         Add support for sync'ing tick marks.
16457
16458 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16459
16460         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
16461         there's no visible header.
16462
16463 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
16464
16465         * gnus-agent.el (gnus-agent-synchronize-group-flags):
16466         When necessary, pass full group name to gnus-request-set-marks.
16467
16468 2004-10-01  Simon Josefsson  <jas@extundo.com>
16469
16470         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
16471         acroread.
16472
16473 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16474
16475         * spam-report.el (spam-report-gmane): Fix interactive.
16476
16477         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
16478
16479         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
16480         when writing file.
16481         (gnus-agent-synchronize-flags): Don't default to being
16482         interactive.
16483
16484 2004-09-30  Simon Josefsson  <jas@extundo.com>
16485
16486         * message.el (message-generate-hashcash): Add.
16487         (message-send-mail): Use it, call mail-add-payment.
16488
16489 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16490
16491         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
16492
16493 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
16494
16495         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
16496         gnus-requst-update-info with explicit code to sync the in-memory
16497         info read flags with the marks being sync'd to the backend.
16498
16499         *gnus-util.el (gnus-pp): Add optional stream to match pp API.
16500
16501 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16502
16503         * spam.el (spam-verify-bogofilter): Add new function.
16504         (spam-check-bogofilter)
16505         (spam-bogofilter-register-with-bogofilter): Use it.
16506         (spam-verify-bogofilter): Add small fixes.
16507
16508 2004-09-28  Simon Josefsson  <jas@extundo.com>
16509
16510         * hashcash.el (hashcash-generate-payment): Revert.
16511
16512 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16513
16514         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16515         Use gnus-extract-references instead of gnus-split-references.
16516
16517         * gnus-util.el (gnus-extract-references): Add new function, analogous
16518         to gnus-split-references but extracts only the message-ID without
16519         anything extra.
16520
16521         * hashcash.el (hashcash-generate-payment)
16522         (hashcash-check-payment): Do the right thing if hashcash-path is
16523         nil (because the hashcash program could not be found).
16524
16525         * spam.el (spam-use-hashcash): Remove comment.
16526
16527 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
16528
16529         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
16530         (gnus-cache-enter-article, gnus-cache-remove-article)
16531         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
16532
16533         * gnus-async.el (gnus-async-prefetch-remove-group): do.
16534
16535         * gnus-art.el (article-hide-boring-headers)
16536         (article-translate-strings, article-display-face)
16537         (gnus-article-mime-match-handle-first)
16538         (gnus-article-highlight-headers)
16539         (gnus-article-add-buttons-to-head): do.
16540
16541 2004-09-27  Simon Josefsson  <jas@extundo.com>
16542
16543         * hashcash.el: New version, from
16544         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
16545         ../contrib/.
16546
16547 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16548
16549         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
16550
16551 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
16552
16553         * gnus-dup.el (gnus-dup-open): Use mapc.
16554         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
16555
16556         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
16557         Reported by Stefan Wiens <s.wi@gmx.net>.
16558
16559         * gnus.el (gnus-shutdown): Use dolist.
16560
16561         * gnus-undo.el (gnus-undo): Use mapc.
16562
16563         * nnrss.el (nnrss-generate-active): do.
16564
16565         * message.el (message-cite-original-without-signature)
16566         (message-cite-original): Use mapc.
16567         (message-do-actions, message-make-forward-subject): Use dolist.
16568
16569 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16570
16571         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
16572         deletion to remove entire duplicate line.  Fixes merged article
16573         number bug.
16574
16575 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
16576
16577         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
16578         servers that are offline.  Avoids having gnus-agent-toggle-plugged
16579         first ask if you want to open a server and then, even when you
16580         responded with no, asking if you want to synchronize the server's
16581         flags.
16582         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
16583         multi-line expressions.
16584         (gnus-agent-synchronize-group-flags): New internal function.
16585         Updates marks in memory (in the info structure) AND in the
16586         backend.
16587
16588         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
16589
16590         * nnagent.el (nnagent-request-set-mark):
16591         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
16592         method, to ensure that synchronization updates marks in the
16593         backend and in the info (in memory) structure.
16594
16595 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16596
16597         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
16598         convention fully; don't miss the root article of a thread; make
16599         the X-Draft-From header with correct article numbers.
16600
16601 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
16602
16603         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
16604         unless plugged.  Disable the agent so that an open failure causes
16605         an error.
16606
16607         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
16608         Revert 2004-09-21 change.  The backend must be opened while
16609         synchronizing flags even when the backend stores the flags
16610         locally.
16611
16612 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
16613
16614         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
16615         in `header' match.  Reported by Svend Tollak Munkejord.
16616
16617         * message.el (message-cite-original): Fix use of
16618         `message-cite-articles-with-x-no-archive'.
16619
16620 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16621
16622         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
16623         (gnus-window-to-buffer): Ditto.
16624
16625         * mml.el (mml-preview-buffer): New variable.
16626         (mml-preview): Manage window layout with gnus-buffer-configuration.
16627
16628         * gnus-msg.el (gnus-setup-message): Put article numbers into the
16629         X-Draft-From header even if those articles aren't quoted.
16630
16631 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
16632
16633         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
16634         (gnus-request-set-mark, gnus-request-update-mark): Use new
16635         g-s-t-u-l-m to decide to use backend even when unplugged.
16636
16637 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16638
16639         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
16640         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
16641
16642 2004-09-20  Simon Josefsson  <jas@extundo.com>
16643
16644         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
16645         "utf-16-le".
16646
16647 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
16648
16649         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
16650
16651 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
16652
16653         * uudecode.el (uudecode-use-external): Add :version.
16654
16655         * smime.el (smime-CA-file, smime-encrypt-cipher)
16656         (smime-dns-server): Add :version.
16657
16658         * smiley.el (gnus-smiley-file-types): Add :version.
16659
16660         * sha1.el (sha1-use-external): Add :version.
16661
16662         * pgg-def.el (pgg-query-keyserver): Add :version.
16663
16664         * nnmail.el (nnmail-fancy-expiry-targets)
16665         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
16666         Add :version.
16667
16668         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
16669         (nnimap-retrieve-groups-asynchronous): Add :version.
16670         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
16671
16672         * mml.el (mml-content-disposition-parameters)
16673         (mml-insert-mime-headers-always): Add :version.
16674
16675         * mm-util.el (mm-coding-system-priorities): Add :version.
16676
16677         * mm-decode.el (mm-inline-text-html-with-images)
16678         (mm-keep-viewer-alive-types, mm-external-terminal-program)
16679         (mm-verify-option): Add :version.
16680         (mm-text-html-renderer): Change :version.
16681
16682         * message.el (message-fcc-externalize-attachments)
16683         (message-required-headers, message-draft-headers)
16684         (message-subject-trailing-was-query)
16685         (message-subject-trailing-was-ask-regexp)
16686         (message-subject-trailing-was-regexp, message-mark-insert-begin)
16687         (message-mark-insert-end, message-archive-header)
16688         (message-archive-note, message-cross-post-default)
16689         (message-cross-post-note, message-followup-to-note)
16690         (message-cross-post-note-function, message-use-mail-followup-to)
16691         (message-subscribed-address-functions)
16692         (message-subscribed-address-file, message-subscribed-addresses)
16693         (message-subscribed-regexps, message-allow-no-recipients)
16694         (message-yank-cited-prefix, message-signature-insert-empty-line)
16695         (message-hidden-headers, message-hierarchical-addresses)
16696         (message-mail-user-agent, message-use-idna)
16697         (message-valid-fqdn-regexp)
16698         (message-strip-special-text-properties, message-header-synonyms)
16699         (message-beginning-of-line, message-tab-body-function): Add :version.
16700         (message-insert-canlock, message-wide-reply-confirm-recipients):
16701         Change :version.
16702
16703         * mail-source.el (mail-source-ignore-errors): Add :group, :type
16704         and :version.
16705         (mail-source-delete-old-incoming-confirm)
16706         (mail-source-movemail-program): Add :version.
16707
16708         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
16709         (gnus-agent-cache, gnus-agent): Change :version.
16710
16711         * gnus-util.el (gnus-use-byte-compile): Change :version.
16712
16713         * gnus-sum.el (gnus-summary-make-false-root-always)
16714         (gnus-summary-default-high-score)
16715         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
16716         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
16717         (gnus-read-all-available-headers, gnus-article-emulate-mime)
16718         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
16719         (gnus-sum-thread-tree-single-indent)
16720         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
16721         (gnus-sum-thread-tree-leaf-with-other)
16722         (gnus-sum-thread-tree-single-leaf): Add :version.
16723         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
16724         (gnus-article-loose-mime): Change :version.
16725
16726         * gnus-start.el (gnus-backup-startup-file)
16727         (gnus-save-startup-file-via-temp-buffer): Add :version.
16728
16729         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
16730         (gnus-server-offline-face): Add :version.
16731
16732         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
16733
16734         * gnus-msg.el (gnus-gcc-externalize-attachments)
16735         (gnus-debug-files, gnus-debug-exclude-variables)
16736         (gnus-discouraged-post-methods): Change :version.
16737         (gnus-confirm-mail-reply-to-news)
16738         (gnus-confirm-treat-mail-like-news): Add :version.
16739
16740         * gnus-int.el (gnus-server-unopen-status): Add :version.
16741
16742         * gnus-group.el (gnus-group-jump-to-group-prompt)
16743         (gnus-large-ephemeral-newsgroup)
16744         (gnus-fetch-old-ephemeral-headers): Add :version.
16745
16746         * gnus-fun.el (gnus-x-face-directory)
16747         (gnus-convert-pbm-to-x-face-command)
16748         (gnus-convert-image-to-x-face-command)
16749         (gnus-convert-image-to-face-command): Add :version.
16750
16751         * gnus-delay.el (gnus-delay-default-hour): Add :version.
16752
16753         * gnus-cite.el (gnus-cite-blank-line-after-header)
16754         (gnus-article-boring-faces): Add :version.
16755
16756         * gnus-art.el (gnus-buttonized-mime-types)
16757         (gnus-inhibit-mime-unbuttonizing)
16758         (gnus-treat-display-face)
16759         (gnus-treat-body-boundary): Change :version.
16760         (gnus-body-boundary-delimiter, gnus-picon-databases)
16761         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
16762         (gnus-treat-date-english, gnus-treat-fold-headers)
16763         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
16764         (gnus-treat-mail-picon, gnus-treat-wash-html)
16765         (gnus-article-encrypt-protocol)
16766         (gnus-use-idna, gnus-article-over-scroll)
16767         (gnus-mime-display-multipart-alternative-as-mixed)
16768         (gnus-mime-display-multipart-related-as-mixed)
16769         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
16770         (gnus-ctan-url, gnus-button-ctan-handler)
16771         (gnus-button-handle-ctan-bogus-regexp)
16772         (gnus-button-ctan-directory-regexp)
16773         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
16774         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
16775         (gnus-button-man-level, gnus-button-emacs-level)
16776         (gnus-button-message-level, gnus-button-browse-level): Add :version.
16777
16778         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
16779         (gnus-agent-go-online): Change :version.
16780         (gnus-agent-expire-unagentized-dirs)
16781         (gnus-agent-auto-agentize-methods): Add :version.
16782
16783         * flow-fill.el (fill-flowed-display-column)
16784         (fill-flowed-encode-column): Add :version.
16785
16786         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
16787         (gnus-outlook-deuglify-unwrap-max)
16788         (gnus-outlook-deuglify-cite-marks)
16789         (gnus-outlook-deuglify-unwrap-stop-chars)
16790         (gnus-outlook-deuglify-no-wrap-chars)
16791         (gnus-outlook-deuglify-attrib-cut-regexp)
16792         (gnus-outlook-deuglify-attrib-verb-regexp)
16793         (gnus-outlook-deuglify-attrib-end-regexp)
16794         (gnus-outlook-display-hook): Add :version.
16795
16796         * binhex.el (binhex-use-external): Add :version.
16797
16798 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
16799
16800         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
16801         and `invisible'.
16802
16803 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
16804
16805         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
16806         in gnus-registry-trim.
16807
16808 2004-09-13  Simon Josefsson  <jas@extundo.com>
16809
16810         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
16811
16812         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
16813
16814         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
16815         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16816         <yamaoka@jpl.org>.
16817         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
16818         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
16819         <yamaoka@jpl.org>.
16820
16821         * sieve.el (sieve-manage-mode): Ditto.
16822
16823 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
16824
16825         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
16826
16827 2004-09-11  Simon Josefsson  <jas@extundo.com>
16828
16829         * dns-mode.el: Add.
16830
16831         * mm-view.el (mm-display-dns-inline): Add.
16832
16833         * mm-decode.el (mm-inline-media-tests): Add text/dns.
16834         (mm-automatic-display): Ditto.
16835
16836         * mailcap.el (mailcap-mime-data): Add text/dns.
16837         (mailcap-mime-extensions): Map .soa to text/dns.
16838
16839 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
16840
16841         * gnus-art.el (article-decode-mime-words, article-babel)
16842         (gnus-article-highlight-signature, gnus-article-add-buttons)
16843         (gnus-signature-toggle): Remove unnecessary bindings of
16844         `inhibit-read-only' inherited from v5.10 merge.
16845
16846 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
16847
16848         * nntp.el (nntp): New customization group.
16849         (nntp-authinfo-file): Add customization group.
16850
16851         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
16852
16853         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
16854
16855         * gnus.el (to-address, to-list, subscribed)
16856         (large-newsgroup-initial): Ditto.
16857
16858         * flow-fill.el (fill-flowed-display-column)
16859         (fill-flowed-encode-column): Ditto.
16860
16861 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
16862
16863         * message.el (message-tokenize-header, message-send-mail-with-qmail):
16864         Use point-min rather than 1.
16865         (message-send-mail): Use buffer-size rather than point-max.
16866
16867         * gnus-sum.el (gnus-summary-search-article-forward):
16868         Signal a specific `search-failed' rather than a generic `error'.
16869
16870         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
16871         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
16872         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
16873
16874 2004-09-10  Simon Josefsson  <jas@extundo.com>
16875
16876         * nndb.el (require): Remove tcp and duplicate cl.
16877
16878 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16879
16880         * gnus-agent.el (directory-files-and-attributes): Move forward.
16881
16882 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16883
16884         * gnus-agent.el (directory-files-and-attributes):
16885         Optionally defined to support XEmacs.
16886
16887 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
16888
16889         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
16890         to avoid run-time CL dependencies.
16891         (gnus-agent-unfetch-articles): New function.
16892         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
16893         article numbers even when local .overview file is missing.
16894         (gnus-agent-read-article-number): New function.  Only accepts
16895         27-bit article numbers.
16896         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
16897         Use gnus-agent-read-article-number.
16898         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
16899         from backend while recognizing that article numbers in .overview
16900         must be valid.
16901         (gnus-agent-update-files-total-fetched-for):
16902         Use directory-files-and-attributes to improve performance.
16903         * gnus-int.el (gnus-request-move-article):
16904         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
16905         improve performance.
16906
16907         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
16908         some users confused by references to .newsrc when they only have a
16909         .newsrc.eld file.
16910         (gnus-convert-mark-converter-prompt)
16911         (gnus-convert-converter-needs-prompt): Fix use of property list.
16912         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
16913         New function.  Used internally to only display 'gnus converting
16914         files' message when actually necessary.
16915
16916         * gnus-sum.el (): Remove (require 'gnus-agent) as required
16917         methods now autoloaded.
16918
16919 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16920
16921         * gnus-sum.el (gnus-summary-insert-subject): Remove list
16922         identifiers.
16923
16924 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
16925
16926         * gnus-picon.el: Fix indentation and closing parenthesis.
16927
16928 2004-09-01  Simon Josefsson  <jas@extundo.com>
16929
16930         * message.el (message-canlock-generate): Require sha1, not
16931         sha1-el.  (Can we get rid of this require altogether?  It is ugly
16932         to require within a function.  Sadly, if sha1.el isn't loaded, the
16933         let binding in m-c-g will hide the defcustom definition, which is
16934         bad.)
16935
16936         * canlock.el: Require sha1, not sha1-el.
16937
16938         * message.el: Don't autoload sha1 (there is a autoload cookie in
16939         sha1.el).
16940
16941         * sha1-el.el: Rename to sha1.el.
16942
16943 2004-08-30  Juanma Barranquero  <lektu@terra.es>
16944
16945         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
16946
16947 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
16948
16949         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
16950
16951 2004-08-30  Kim F. Storm  <storm@cua.dk>
16952
16953         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
16954
16955         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
16956         Add :group 'nnimap.
16957
16958 2004-08-30  Andreas Schwab  <schwab@suse.de>
16959
16960         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
16961         ?* and ?\;.
16962
16963         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
16964         and ?\' to symbol instead of whitespace.
16965
16966 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16967
16968         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
16969
16970         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
16971         instead of re-search-forward.
16972
16973         * gnus-uu.el (gnus-uu-save-article): Ditto.
16974         (gnus-uu-post-encode-uuencode): Ditto.
16975
16976         * html2text.el (html2text-clean-list-items): Ditto.
16977         (html2text-clean-dtdd): Ditto.
16978         (html2text-format-tags): Ditto.
16979
16980         * message.el (message-send-mail-with-sendmail): Fix regexp.
16981         (message-fill-field-general): Use search-forward instead of
16982         re-search-forward.
16983         (unbold-region): Ditto.
16984
16985         * nnrss.el (nnrss-request-article): Ditto.
16986
16987         * nnslashdot.el (nnslashdot-request-article): Ditto.
16988
16989         * nnweb.el (nnweb-gmane-wash-article): Ditto.
16990
16991         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
16992         "Unrecognized menu descriptor" error in XEmacs.
16993
16994 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
16995
16996         * gnus-sum.el (gnus-read-header): Don't remove a header for the
16997         parent article of a sparse article in the thread hashtb.
16998
16999 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
17000
17001         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
17002         (nnmail-expand-newtext): Lowercase expanded entries if
17003         nnmail-split-lowercase-expanded is non-nil.
17004
17005 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17006
17007         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
17008
17009         * gnus-group.el (gnus-group-line-format-alist): Convert the value
17010         of gnus-tmp-news-method into string under XEmacs.  It will be
17011         passed to gnus-correct-length which takes only a string argument.
17012
17013 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17014
17015         * gnus-util.el (gnus-bind-print-variables): New macro.
17016         (gnus-prin1): Use it.
17017         (gnus-prin1-to-string): Use it.
17018         (gnus-pp): New function.
17019         (gnus-pp-to-string): New function.
17020
17021         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
17022         Replace pp-to-string with gnus-pp-to-string.
17023         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
17024         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
17025         * gnus-msg.el (gnus-debug): Ditto.
17026         * gnus-score.el (gnus-score-save): Ditto.
17027         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
17028         gnus-pp-to-string.
17029         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
17030         with gnus-pp.
17031         * score-mode.el (gnus-score-pretty-print): Ditto.
17032         * webmail.el (webmail-debug): Ditto.
17033
17034 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17035
17036         * gnus-art.el (article-display-face, article-display-x-face):
17037         Use buffer-read-only.
17038
17039 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17040
17041         * gnus-art.el (article-hide-list-identifiers):
17042         Bind inhibit-read-only as t.
17043
17044 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
17045
17046         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
17047
17048 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
17049
17050         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
17051         (gnus-narrow-to-page): Don't assume point-min == 1.
17052         (gnus-article-edit-mode): Derive from message-mode.
17053
17054         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
17055         point-min == 1.
17056
17057         * imap.el (imap-parse-address-list, imap-parse-body-ext):
17058         Disable incorrect use of `assert'.
17059
17060         * message.el (message-mode): Set comment-start-skip.
17061
17062
17063 2004-08-22  Sam Steingold  <sds@gnu.org>
17064
17065         * pop3.el (pop3-leave-mail-on-server): New user variable.
17066         (pop3-movemail): Delete mail only when it is nil.
17067
17068 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
17069
17070         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
17071
17072         * mml.el (mml-preview): Use `pop-to-buffer'.
17073
17074         * message.el (message-goto-mail-followup-to): Insert after "To".
17075         (message-carefully-insert-headers): Add comment.
17076
17077         * gnus.el: Remove unused variable `gnus-article-check-size'.
17078
17079         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
17080
17081         * gnus-art.el (gnus-button-alist):
17082         Improve `gnus-button-handle-library' entry.
17083
17084 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
17085
17086         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
17087         Use downcase, since XEmacs capitalizes error messages differently.
17088
17089 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
17090
17091         * nntp.el: Add (require 'gnus) due to reference to
17092         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
17093
17094 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
17095
17096         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
17097         Bind `mm-fill-flowed'.
17098
17099         * mm-decode.el (mm-dissect-singlepart): Check it.
17100
17101 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
17102
17103         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
17104         'imap' for netrc parsing.
17105
17106 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
17107
17108         * mailcap.el (mailcap-mime-data): Mark as risky.
17109
17110 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17111
17112         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
17113         may be included in the encoded word.
17114         (rfc2047-encode): Don't append a space if the encoded word
17115         includes close parenthesis.
17116
17117 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17118
17119         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
17120         of text within parentheses.
17121
17122 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
17123
17124         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
17125         (gnus-encrypt-write-file-contents): Make the password key the file
17126         name PLUS the cipher, not just the cipher.  Also remove failed
17127         passwords from the cache.
17128
17129 2004-08-06  Simon Josefsson  <jas@extundo.com>
17130
17131         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
17132         Doc fix.
17133
17134 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17135
17136         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
17137         LWSP.
17138
17139 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
17140
17141         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17142         Try to append in-reply-to: data to the references: header.
17143
17144         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
17145         (netrc-parse): Use gnus-encrypt.el functions.
17146
17147         * gnus-encrypt.el: Add new file for encryption support; currently
17148         does only a few GPG ciphers and an internal XOR cipher.
17149
17150         * password.el: Add comments on using password-read-and-add.
17151         (password-read-and-add): Add function to read and add the
17152         password to the cache at once.
17153
17154 2004-07-28  Simon Josefsson  <jas@extundo.com>
17155
17156         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
17157         parameter (but don't use it, for now).
17158
17159         * imap.el (imap-ssl-open): Use imap-process-connection-type,
17160         instead of hard coding to nil.
17161
17162 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17163
17164         * mm-view.el (mm-inline-image-emacs): Open lines under an image
17165         as mm-inline-image-xemacs does.
17166
17167 2004-07-26  Simon Josefsson  <jas@extundo.com>
17168
17169         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
17170         Revert part of 2004-07-17 change below.
17171
17172 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17173
17174         * rfc2047.el (rfc2047-encode-region): Don't infloop.
17175         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
17176
17177 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17178
17179         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
17180         quotes that actually start with ">" at the beginning of the
17181         lines.
17182
17183 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17184
17185         * rfc2047.el (rfc2047-encode-region): Fix last change.
17186         (rfc2047-encode-parameter): Remove useless concat.
17187
17188 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17189
17190         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
17191         encode special characters; fix some kind of misconfigured headers;
17192         signal a real error if debug-on-quit or debug-on-error is non-nil.
17193         (rfc2047-encode-max-chars): New variable.
17194         (rfc2047-encode-1): Use it.
17195         (rfc2047-encode-parameter): New function.
17196
17197         * mml.el (mml-insert-parameter): Remove an excessive space.
17198
17199 2004-07-17  Simon Josefsson  <jas@extundo.com>
17200
17201         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
17202         Kai Grossjohann <kai@emptydomain.de>.
17203         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
17204         (gnus-group-make-menu-bar): Ditto.
17205
17206         * gnus-util.el (gnus-group-server): Add.
17207
17208 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
17209
17210         * message.el (message-clone-locals): Clone sendmail and smtp
17211         variables.
17212
17213 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17214
17215         * rfc2047.el (rfc2047-encode-region): Fix last change.
17216
17217 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17218
17219         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
17220         characters as non-special.
17221
17222 2004-07-09  Simon Josefsson  <jas@extundo.com>
17223
17224         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
17225         Users will lose all flag changes made while unplugged with
17226         e.g. nntp unless flag synchronization happens, thus `nil' is not a
17227         good default.  See numerous reports on ding mailing list.
17228
17229 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17230
17231         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
17232         add generate-head-function and generate-article-function to the
17233         rfc822-forward entry.
17234         (nndoc-rfc822-forward-generate-article): New function.
17235         (nndoc-rfc822-forward-generate-head): New function.
17236
17237         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
17238
17239 2004-07-06  Dan Christensen  <jdc@uwo.ca>
17240
17241         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
17242         respect display group parameter and gnus-summary-expunge-below.
17243         (gnus-articles-to-read): Remove unused reference to display group
17244         parameter.
17245
17246 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17247
17248         * nnheader.el (nnheader-uniquify-message-id): New experimental
17249         variable.
17250         (nnheader-nov-read-message-id): Use it.
17251
17252         * spam-report.el (spam-report-gmane): Add interactive.
17253
17254 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17255
17256         * mm-encode.el (mm-content-transfer-encoding-defaults):
17257         Use qp-or-base64 for the application/* types.
17258
17259 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
17260
17261         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
17262
17263 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
17264
17265         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
17266         trim value.
17267
17268 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
17269
17270         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
17271         New macro and function.
17272         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
17273
17274 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17275
17276         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
17277         after-load-alist.
17278
17279 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17280
17281         * gnus-group.el (gnus-group-get-new-news-this-group):
17282         Don't update info that isn't there.
17283
17284 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
17285
17286         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
17287         entry.
17288
17289 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17290
17291         * mm-view.el (mm-inline-render-with-function): Use multibyte
17292         buffer; decode html source by charset.
17293
17294         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
17295
17296         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
17297         Mule-UCS is loaded under XEmacs.
17298         (mm-mime-mule-charset-alist): Avoid duplicated entries.
17299
17300 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
17301
17302         * nnheader.el (nnheader-max-head-length): Increase to 8192.
17303
17304 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17305
17306         * mm-util.el (mm-coding-system-p): Return a coding-system.
17307         (mm-mime-mule-charset-alist): Use shift_jis instead of
17308         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
17309         entries for the mime charsets iso-2022-jp-3 and shift_jis.
17310         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
17311         instead of japanese-shift-jis and iso-latin-1 respectively in
17312         order to share the default value with both Emacs and XEmacs-mule.
17313         (mm-mule-charset-to-mime-charset):
17314         Make mm-coding-system-priorities effective.
17315         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
17316         while predicating of candidates upon the priorities.
17317
17318 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
17319
17320         * gnus-sum.el (gnus-summary-make-menu-bar):
17321         Add gnus-uu-invert-processable.
17322
17323         * gnus.el: Autoload gnus-uu-invert-processable.
17324
17325 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17326
17327         * mm-util.el (mm-with-multibyte-buffer): New macro.
17328
17329         * rfc2047.el (rfc2047-encode-string): Use it.
17330         (rfc2047-encode-region): Move point to the end of the region after
17331         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
17332
17333 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17334
17335         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
17336         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
17337
17338 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17339
17340         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
17341         (gnus-cite-parse): Ignore quoted envelope From_.
17342         Suggested by Karl Chen <quarl@nospam.quarl.org>.
17343
17344 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
17345
17346         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
17347         invalid addresses.
17348
17349 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
17350
17351         * spam.el: Change section markers, revise TODO list.
17352         (spam-backends): Make new master list of all installed backends.
17353         (spam-summary-exit-behavior): Add new variable to determine how
17354         messages moves are done at summary exit.
17355         (spam-move-spam-nonspam-groups-only)
17356         (spam-process-ham-in-nonham-groups)
17357         (spam-process-ham-in-spam-groups): Remove variables, the
17358         spam-summary-exit-behavior variable should be used to manage this
17359         behavior.
17360         (spam-old-ham-articles, spam-old-spam-articles): Remove.
17361         (spam-old-articles): Add variable, replacing spam-old-ham-articles
17362         and spam-old-spam-articles.
17363         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
17364         Add empty variables, placeholders for the backends they represent.
17365         (spam-set-difference): Move, unchanged.
17366         (spam-list-of-processors): Declare OBSOLETE, not used anymore
17367         unless the user has a processor variable.
17368         (spam-classifications, spam-classification-valid-p)
17369         (spam-backend-properties, spam-backend-property-valid-p)
17370         (spam-backend-function-type-valid-p)
17371         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
17372         (spam-report-articles-gmane, spam-report-articles-resend):
17373         Remove functions, they are not needed.
17374         (spam-install-backend-super, spam-backend-list)
17375         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
17376         (spam-backend-function, spam-backend-ham-registration-function)
17377         (spam-backend-spam-registration-function)
17378         (spam-backend-ham-unregistration-function)
17379         (spam-backend-spam-unregistration-function)
17380         (spam-backend-statistical-p, spam-backend-mover-p)
17381         (spam-install-backend-alias, spam-install-checkonly-backend)
17382         (spam-install-mover-backend, spam-install-nocheck-backend)
17383         (spam-install-backend, spam-install-statistical-backend)
17384         (spam-install-statistical-checkonly-backend): Add backend installation
17385         support.
17386         (spam-summary-prepare-exit): Rewrite to use the new backend code.
17387         (spam-group-processor-p): Use the new backend code and respect the
17388         summary exit behavior.
17389         (spam-mark-spam-as-expired-and-move-routine): Remove.
17390         (spam-summary-prepare): Change to use the new spam-old-articles
17391         variable.
17392         (spam-copy-or-move-routine, spam-copy-spam-routine)
17393         (spam-move-spam-routine, spam-copy-ham-routine)
17394         (spam-move-ham-routine): Add code to copy/move ham or spam.
17395         (spam-fetch-field-fast): Improve doc and code, plus allow the
17396         'number request.
17397         (spam-list-of-checks, spam-list-of-statistical-checks):
17398         Remove variables.
17399         (spam-split, spam-find-spam): Use the new backend code.
17400         (spam-registration-functions): Remove variable.
17401         (spam-unregister-routine): Add convenience wrapper.
17402         (spam-log-undo-registration, spam-register-routine)
17403         (spam-log-processing-to-registry)
17404         (spam-log-unregistration-needed-p): Rename "check" to "backend"
17405         where possible.
17406         (spam-check-gmane-xref, spam-check-regex-headers)
17407         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
17408         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
17409         (spam-check-bogofilter-headers, spam-check-spamoracle)
17410         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
17411         (spam-check-crm114-headers): Use the spam-split-group that
17412         spam-split prepares, no need to determine it every time.
17413
17414         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
17415         to the nnheader-parse-naked-head call.
17416
17417         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
17418
17419         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
17420         the nnheader-nov-read-message-id call.
17421
17422 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17423
17424         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
17425         gnus-activate-group twice.  Suggested by Markus Peter
17426         <warp@spin.de>.
17427
17428 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17429
17430         * gnus-art.el (gnus-article-time-format): Exchange the order of
17431         day and month in the default value; fix customization type.
17432         (article-date-ut): Use add-text-properties.
17433         (article-make-date-line): Use message-make-date instead of
17434         current-time-string.
17435
17436         * message.el (message-fetch-field): Don't use set-text-properties.
17437         (message-make-date): Simplify.
17438
17439         * messagexmas.el (message-xmas-make-date): New function.
17440         (message-xmas-redefine): Defalias message-make-date to it.
17441
17442 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17443
17444         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
17445         (rfc2047-encode-region): Treat text within parentheses as special;
17446         show the original text when error has occurred.
17447
17448         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
17449         already-computed method to gnus-activate-group.
17450
17451         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
17452         same select-methods identical Lisp objects.
17453
17454         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
17455         object when modifying the info.
17456
17457 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17458
17459         * gnus-srvr.el (gnus-server-set-info): Remove the server from
17460         gnus-opened-servers since it has never been opened with the new
17461         configuration yet.
17462
17463 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17464
17465         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
17466         arg to nnheader-generate-fake-message-id.
17467
17468 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
17469
17470         * nnheader.el (nnheader-generate-fake-message-id): Accept a
17471         number and build a fake message ID localized to a group and
17472         article number (so it's repeatable from that point on).
17473         (nnheader-fake-message-id-p): Change regex to accomodate new fake
17474         ID format.
17475
17476         * gnus-sum.el (gnus-get-newsgroup-headers):
17477         Call nnheader-generate-fake-message-id with the article number.
17478
17479 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
17480
17481         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
17482         end-of-buffer.
17483
17484 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17485
17486         * message.el (message-ignored-supersedes-headers): Add Approved.
17487
17488 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17489
17490         * rfc2047.el (rfc2047-encode-message-header): Remove useless
17491         goto-char.
17492         (rfc2047-encode): Fold the line before encoding.
17493
17494 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17495
17496         * rfc2047.el (rfc2047-encode-message-header): Disabled header
17497         folding -- not all headers can be folded, and this should be done
17498         by the message composition mode.  Probably.  I think.
17499
17500 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17501
17502         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
17503         fast.
17504
17505         * gnus-ems.el (gnus-remove-image): Don't use
17506         message-text-with-property; remove only the image found first.
17507
17508         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
17509         found first.
17510
17511 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
17512
17513         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
17514
17515 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17516
17517         * message.el (message-text-with-property): Make it fast and accept
17518         optional arguments.
17519         (message-strip-forbidden-properties): Use it.
17520         (message-fix-before-sending): Follow the m-t-w-p change.
17521
17522         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
17523
17524 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17525
17526         * gnus-art.el (article-hide-headers): Don't change the buffer
17527         mistakenly when performing mml-preview even if
17528         gnus-single-article-buffer is nil.
17529
17530 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
17531
17532         * message.el (message-expand-name-databases): New user option.
17533         (message-expand-name): Use it.
17534
17535 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
17536
17537         * spam.el (spam-report-articles-resend)
17538         (spam-report-resend-register-routine): Allow ham reporting.
17539         (spam-report-resend-register-ham-routine): Add wrapper.
17540         (spam-registration-functions): Add ham resending functions.
17541         (spam-list-of-processors): Add ham resend processor.
17542
17543         * gnus.el (ham-resend-to): Add new group parameter.
17544         (spam-process): Add ham resend option.
17545
17546         * spam-report.el (spam-report-resend): Allow reporting ham.
17547         (spam-report-resend-ham): Add wrapper.
17548
17549 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17550
17551         * message.el (message-cite-articles-with-x-no-archive):
17552         New variable.
17553         (message-cite-original): Use it.
17554
17555 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17556
17557         * message.el (message-cite-original): Respect X-No-Archive.
17558
17559 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17560
17561         * gnus-art.el (article-hide-headers): Refer to the values for
17562         gnus-ignored-headers and gnus-visible-headers in the summary
17563         buffer since a user may have set them as group parameters.
17564
17565 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
17566
17567         * assistant.el (assistant-node-name): Add convenience function.
17568         (assistant-render-text, assistant-render-node): Add error handling,
17569         plus handle multiple next nodes.
17570         (assistant-find-next-node): Comment out for now.
17571         (assistant-find-next-nodes): Add function, returns list of next
17572         nodes.
17573
17574 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
17575
17576         * mail-source.el (mail-source-directory): Fix doc-string.
17577
17578 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
17579
17580         * assistant.el (assistant-render-text, assistant-eval): Add :set
17581         widget type, which is different because it takes and returns a
17582         list.  Much hilarity ensues.
17583
17584 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
17585
17586         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
17587
17588         * gnus-group.el (gnus-group-get-new-news-this-group):
17589         Add doc-string.
17590
17591         * gnus-start.el (gnus-activate-group): Add doc-string.
17592
17593 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17594
17595         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
17596
17597 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
17598
17599         * assistant.el (assistant-render-text): Try to add a :set
17600         widget, more to come.
17601
17602         * spam.el (spam-group-spam-contents-p): Handle empty groupname
17603         strings.
17604         (spam-report-articles-resend)
17605         (spam-register-routine): Do registration iff any articles warrant
17606         it.
17607         (spam-summary-prepare-exit): Change log message for nil group
17608         destinations.
17609
17610 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
17611
17612         * spam.el (spam-report-resend-register-routine):
17613         Allow spam-report-resend-to to be a group parameter or a global value.
17614
17615 2004-05-26  Simon Josefsson  <jas@extundo.com>
17616
17617         * starttls.el: Merge with my GNUTLS based starttls.el.
17618         (starttls-gnutls-program, starttls-use-gnutls)
17619         (starttls-extra-arguments, starttls-process-connection-type)
17620         (starttls-connect, starttls-failure, starttls-success):
17621         New variables.
17622         (starttls-program, starttls-extra-args): Doc fix.
17623         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
17624         New functions.
17625         (starttls-negotiate, starttls-open-stream):
17626         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
17627         function if it is set.
17628
17629 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17630
17631         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
17632         structured fields.
17633
17634 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17635
17636         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
17637
17638 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
17639
17640         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
17641         Add variable.
17642         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
17643         assigning the spam-mark to new messages.
17644
17645 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
17646
17647         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
17648
17649 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17650
17651         * dgnushack.el: Autoload customize-set-variable for XEmacs.
17652
17653         * rfc2047.el (rfc2047-encodable-p): Don't move point.
17654         (rfc2047-decode): Treat the ascii coding-system as raw-text by
17655         default.
17656
17657 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
17658
17659         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
17660         correct data.
17661
17662 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
17663
17664         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
17665         (spam-group-processor-p): Fix function.
17666         (spam-group-processor-multiple-p)
17667         (spam-group-spam-processor-report-gmane-p)
17668         (spam-group-spam-processor-report-resend-p)
17669         (spam-group-spam-processor-bogofilter-p)
17670         (spam-group-spam-processor-blacklist-p)
17671         (spam-group-spam-processor-ifile-p)
17672         (spam-group-ham-processor-ifile-p)
17673         (spam-group-spam-processor-spamoracle-p)
17674         (spam-group-spam-processor-crm114-p)
17675         (spam-group-ham-processor-bogofilter-p)
17676         (spam-group-spam-processor-stat-p)
17677         (spam-group-ham-processor-stat-p)
17678         (spam-group-ham-processor-whitelist-p)
17679         (spam-group-ham-processor-BBDB-p)
17680         (spam-group-ham-processor-spamoracle-p)
17681         (spam-group-ham-processor-copy-p): Remove functions with some
17682         prejudice against unneeded code.
17683         (spam-report-articles-resend)
17684         (spam-report-resend-register-routine): Allow the group/topic
17685         spam-resend-to value to override spam-report-resend-to.
17686         (spam-summary-prepare-exit): Invoke spam-group-processor-p
17687         properly now.
17688
17689         * gnus.el (spam-resend-to): Add group/topic parameter.
17690         (spam-process): Move the OBSOLETE processors to the end of the
17691         choices.
17692
17693 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
17694
17695         * spam-report.el (spam-report-resend-to, spam-report-resend):
17696         Start with resend-to set to nil, and then ask the user if necessary.
17697         (spam-report-resend): spam-report-resend takes a list of articles, not
17698         separate article numbers.
17699
17700 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17701
17702         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
17703         addition to emacs-w3m.
17704
17705 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17706
17707         * assistant.el (assistant-authinfo-data): New function.
17708         (assistant-eval): Eval for entire assistant.
17709
17710         * netrc.el (netrc-services-file): New variable.
17711         (netrc-parse-services): New function.
17712         (netrc-find-service-name): New function.
17713         (netrc-find-service-number): New function.
17714         (netrc-port-equal): New function.
17715         (netrc-machine): Use it.
17716
17717         * nnimap.el (nnimap-open-connection): Use netrc.
17718
17719         * gnus-util.el (gnus-netrc-get): Remove aliases.
17720
17721         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
17722
17723         * assistant.el (wid-edit): Fix compilation.
17724
17725         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
17726
17727 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
17728
17729         * gnus-util.el (gnus-set-file-modes): New function.  (small
17730         patch).
17731
17732 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17733
17734         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
17735
17736         * assistant.el (assistant-render-node): Fix up rendering and
17737         read-only text.
17738         (assistant-render-node): Reset.
17739         (assistant-make-read-only): Not sticky.
17740
17741 2004-05-20  Danny Siu  <dsiu@adobe.com>
17742
17743         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
17744         centered even when gnus-auto-center-summary is t.
17745
17746 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17747
17748         * dns.el (dns-get-txt-answer): New function.
17749         (dns-read-txt): Ditto.
17750         (query-dns): Use it.
17751
17752 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17753
17754         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
17755         active for foreign groups even if the group level is higher than
17756         the specified value.
17757
17758 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17759
17760         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
17761         non-active groups.
17762
17763         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
17764
17765 2004-05-20  Magnus Henoch  <mange@freemail.hu>
17766
17767         * dns.el (dns-read-type): Add support for SVR.  (small patch)
17768
17769 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
17770
17771         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
17772         (spam-crm114-header, spam-crm114-spam-switch)
17773         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
17774         (spam-crm114-positive-spam-header)
17775         (spam-crm114-database-directory, spam-list-of-processors)
17776         (spam-group-spam-processor-crm114-p)
17777         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
17778         (spam-generic-score, spam-list-of-checks)
17779         (spam-list-of-statistical-checks, spam-registration-functions)
17780         (spam-check-crm114-headers, spam-crm114-score)
17781         (spam-check-crm114, spam-crm114-register-with-crm114)
17782         (spam-crm114-register-spam-routine)
17783         (spam-crm114-unregister-spam-routine)
17784         (spam-crm114-register-ham-routine)
17785         (spam-crm114-unregister-ham-routine): Add CRM114 support.
17786         From asjo@koldfront.dk (Adam Sjøgren).
17787
17788         * gnus.el: Add spam-use-crm114.
17789
17790         * spam.el (spam-list-of-processors, spam-registration-functions):
17791         Add spam-use-resend.
17792         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
17793         (spam-report-articles-gmane): Add doc fix.
17794         (spam-report-articles-resend, spam-report-resend-register-routine):
17795         Add wrappers around spam-report-resend-to.
17796
17797         * spam-report.el (spam-report-resend-to, spam-report-resend):
17798         Add support for resending spam.
17799         (spam-report-gmane): Fix line length >80.
17800
17801         * gnus.el (spam-process): Add spam-use-resend.
17802
17803 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
17804
17805         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
17806         number of processed spam messages.
17807         (spam-ham-copy-or-move-routine): Return the number of processed
17808         ham messages.
17809         (spam-summary-prepare-exit): Use the above values to decide
17810         whether status messages shouled be displayed.
17811
17812 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17813
17814         * rfc2047.el (rfc2047-encode-function-alist): Rename from
17815         `rfc2047-encoding-function-alist' in order to avoid conflicting
17816         with the old version.
17817         (rfc2047-encode-region): Concatenate words containing non-ASCII
17818         characters in structured fields; don't encode space-delimited
17819         ASCII words even in unstructured fields; don't break words at
17820         char-category boundaries.
17821         (rfc2047-encode-1): New function.
17822         (rfc2047-encode): Use it; encode text so that it occupies the
17823         maximum width within 76-column; work correctly on Q encoding for
17824         iso-2022-* charsets.
17825         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
17826         sure not to break a line just after the header name.
17827         (rfc2047-b-encode-region): Remove.
17828         (rfc2047-b-encode-string): New function.
17829         (rfc2047-q-encode-region): Remove.
17830         (rfc2047-q-encode-string): New function.
17831
17832         * mm-util.el (mm-replace-in-string): New function.
17833
17834 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17835
17836         * gnus-msg.el (gnus-inews-make-draft-meta-information):
17837         Really get it right.
17838         (gnus-inews-make-draft): Really.
17839
17840 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
17841
17842         * nnmh.el (nnmh-request-list-1): Don't check the link count
17843         before descending.  (small patch)
17844
17845 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17846
17847         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
17848         stuff.
17849
17850         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
17851         Match on real group name.
17852
17853         * gnus-art.el (gnus-signature-limit): Doc fix.
17854
17855         * gnus-msg.el (gnus-inews-make-draft): Quote list.
17856
17857         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
17858
17859 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
17860
17861         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
17862         isn't a string.
17863
17864 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17865
17866         * gnus-draft.el (gnus-draft-send):
17867         Bind rfc2047-encode-encoded-words.
17868
17869         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
17870         (rfc2047-encodable-p): Say that =? needs encoding.
17871         (rfc2047-encode-encoded-words): New variable.
17872
17873         * gnus-group.el (gnus-group-select-group): Doc fix.
17874
17875         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
17876
17877         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
17878         to nil.
17879
17880         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
17881
17882         * nnheader.el (nnheader-get-lines-and-char): New function.
17883
17884 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
17885
17886         * gnus-msg.el (gnus-summary-followup-with-original):
17887         Document yanking of region when active.
17888
17889 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17890
17891         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
17892         groups if the group level is higher than the specified value.
17893
17894 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17895
17896         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
17897         (gnus-group-jump-to-group): Add prefix argument using
17898         `gnus-group-jump-to-group-prompt'.  Query before jumping to
17899         non-active group.
17900
17901         * compface.el (uncompface): Be verbose when changing
17902         `uncompface-use-external'.
17903
17904         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
17905         handle manual section.
17906
17907 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17908
17909         * gnus-art.el (gnus-button-alist): Revert previous change.
17910
17911 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17912
17913         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
17914
17915 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17916
17917         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
17918         whether backend can accept message.
17919
17920         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
17921
17922 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
17923
17924         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
17925         Avoid creating directory when nntp-marks-is-evil is true.
17926         Reported by Reiner Steib.
17927
17928 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17929
17930         * gnus-picon.el (gnus-picon-style): New variable.
17931         (gnus-picon-insert-glyph): Add optional `nostring' argument.
17932         (gnus-picon-transform-address): Support `gnus-picon-style'.
17933         From Jesper Harder <harder@ifa.au.dk>.
17934
17935 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17936
17937         * message.el (message-fill-field): Return point.
17938         (message-generate-headers): Go to end of field.
17939
17940         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
17941         stuff for non-living groups.
17942
17943 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
17944
17945         * gnus-art.el (gnus-article-followup-with-original)
17946         (gnus-article-reply-with-original): gnus-mark-active-p ->
17947         gnus-region-active-p.
17948
17949 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
17950
17951         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
17952         only when there is spam or ham to be processed.
17953
17954 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17955
17956         * mail-source.el (mail-source-delete-crash-box): Refactor.
17957         (mail-source-fetch): Use it.
17958         (mail-source-fetch-file): Ditto.
17959         (mail-source-fetch-directory): Run postscript in loop.
17960         (mail-source-fetch-pop): Delete.
17961         (mail-source-fetch-maildir): Ditto.
17962         (mail-source-fetch-imap): Ditto.
17963
17964         * imap.el (imap-authenticators): Comment out sasl.
17965
17966         * message.el (message-skip-to-next-address): New function.
17967         (message-fill-header-address): Refactor.
17968         (message-fill-address): Use it.
17969         (message-delete-address): Use it.
17970         (message-fill-header-general): Refactor.
17971         (message-fill-field-address): Rename.
17972         (message-narrow-to-field): Find the start of the header.
17973         (message-header-format-alist): Don't pre-fill.
17974         (message-fill-header): Remove.
17975         (message-insert-header): New function.
17976         (message-shorten-references): Use it.
17977
17978         * rfc2047.el (rfc2047-field-value): Strip props.
17979
17980         * mail-parse.el (mail-header-make-address): New alias.
17981
17982         * ietf-drums.el (ietf-drums-make-address): New function.
17983
17984         * imap.el: Add compiler directives.
17985
17986         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
17987
17988         * gnus-art.el (article-decode-idna-rhs): Don't use
17989         message-idna-inside-rhs-p.
17990
17991 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17992
17993         * message.el (message-idna-inside-rhs-p): Remove.
17994         (message-idna-to-ascii-rhs-1): Use proper address parsing.
17995
17996         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
17997         false positives.
17998
17999 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
18000
18001         * imap.el (imap-sasl-make-mechanisms): Use sasl.
18002
18003 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18004
18005         * nneething.el (nneething-file-name): Don't create spurious
18006         files.
18007
18008         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
18009         (gnus-inews-do-gcc): Remove sleep.
18010
18011         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
18012         part under point.
18013
18014         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
18015         (gnus-agent-regenerate-group): Using nil messages aren't valid.
18016
18017 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
18018
18019         * spam.el (spam-summary-prepare-exit): Fix (length).
18020
18021 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
18022
18023         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
18024         as expired without moving it" message when there are spam
18025         messages left.
18026
18027 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
18028
18029         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
18030         header is not nil.
18031
18032 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
18033
18034         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
18035         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
18036         (nntp-marks-changed-p): New arg SERVER.
18037         (nntp-request-update-info): Adjust caller.
18038
18039 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
18040
18041         * nntp.el (nntp-save-marks): Pass missing arg.
18042
18043 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
18044
18045         * nntp.el: Support marks.
18046         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
18047         (nntp-marks-modtime, nntp-marks-directory): New variables.
18048         (nntp-request-set-mark, nntp-request-update-info)
18049         (nntp-possibly-create-directory, nntp-marks-changed-p)
18050         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
18051         New functions.
18052
18053 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
18054
18055         * gnus-xmas.el (gnus-xmas-select-lowest-window)
18056         (gnus-xmas-redefine): Rename.
18057
18058         * gnus-score.el (gnus-score-insert-help):
18059         Use gnus-select-lowest-window.
18060
18061         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
18062         appt-select-lowest-window and rename to gnus-select-lowest-window.
18063
18064         * gnus.el: do.
18065
18066 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18067
18068         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
18069         encodings of MIME-encoded words, in order to improve
18070         interoperability with several broken MUAs.
18071
18072 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18073
18074         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
18075         tags, only when charsets are not specified in headers.
18076         (mm-inline-text-html-render-with-w3m): Ditto.
18077
18078         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
18079         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
18080
18081 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18082
18083         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
18084         instead of MIME-decoded from fields when checking
18085         `gnus-article-address-banner-alist'.
18086
18087 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
18088
18089         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
18090         description rather than subject.
18091
18092 2004-05-02  Steve Youngs  <steve@youngs.au.com>
18093
18094         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
18095
18096 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18097
18098         * gnus.el (gnus-version-number): Bump.
18099
18100 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18101
18102         * gnus.el: No Gnus v0.2 is released.
18103
18104 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18105
18106         * gnus-agent.el (gnus-agent-read-agentview):
18107         Inline gnus-uncompress-range.
18108
18109 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18110
18111         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
18112         `exec-installed-p'.
18113
18114 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18115
18116         * gnus.el (spam-process, spam-autodetect-methods):
18117         Add bsfilter and bsfilter-headers.
18118
18119         * spam.el (spam-bsfilter): New customize group.
18120         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
18121         (spam-bsfilter-header, spam-bsfilter-probability-header)
18122         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
18123         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
18124         (spam-bsfilter-database-directory): New options.
18125         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
18126         (spam-list-of-statistical-checks, spam-registration-functions):
18127         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
18128         (spam-bsfilter-score): New command.
18129         (spam-check-bsfilter-headers, spam-check-bsfilter)
18130         (spam-bsfilter-register-with-bsfilter)
18131         (spam-bsfilter-register-spam-routine)
18132         (spam-bsfilter-unregister-spam-routine)
18133         (spam-bsfilter-register-ham-routine)
18134         (spam-bsfilter-unregister-ham-routine): New functions.
18135         (spam-generic-score): Support bsfilter; Accept an optional argument
18136         to recalcurate spam score even if scoring header has already been
18137         added.
18138         (spam-bogofilter-score, spam-spamassassin-score): Accept an
18139         optional argument to recalcurate spam score even if scoring header
18140         has already been added.
18141
18142 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
18143
18144         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
18145         strings!  Reported by David D. Smith <davidsmith@acm.org>.
18146         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
18147         link is missing.
18148
18149 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
18150
18151         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
18152         (html2text-get-attr): Rewrite.
18153
18154         * message.el (message-setup-1): Remove redundant put-text-property
18155         on mail-header-separator.
18156
18157 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
18158
18159         * gnus-registry.el (gnus-registry-cache-whitespace)
18160         (gnus-registry-action, gnus-registry-spool-action)
18161         (gnus-registry-split-fancy-with-parent): Change message levels
18162         from 5 to 3 or 7, as needed.
18163
18164         * spam.el (spam-summary-prepare-exit)
18165         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
18166         (spam-split, spam-find-spam, spam-log-undo-registration)
18167         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
18168         level from 5 to 6.
18169
18170 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18171
18172         * gnus-ems.el: Autoload appt-select-lowest-window (revert
18173         2004-03-04 change).
18174
18175 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
18176
18177         * sieve-manage.el (sieve-manage-open):
18178         * nnweb.el (nnweb-insert-html):
18179         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
18180         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
18181         * nnspool.el (nnspool-request-group):
18182         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
18183         * nnml.el (nnml-request-update-info):
18184         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
18185         (nnmh-request-create-group, nnmh-update-gnus-unreads):
18186         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
18187         (nnimap-request-set-mark):
18188         * nnfolder.el (nnfolder-request-update-info):
18189         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
18190         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
18191         * gnus-uu.el (gnus-uu-find-articles-matching):
18192         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
18193         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
18194         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
18195         * gnus-nocem.el (gnus-nocem-scan-groups):
18196         * gnus-int.el (gnus-start-news-server):
18197         * gnus-group.el (gnus-group-make-kiboze-group)
18198         (gnus-group-browse-foreign-server):
18199         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
18200         Use mapc when appropriate.
18201
18202 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
18203
18204         FIXME: Make separate entries for each person.
18205
18206         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
18207         Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
18208         <shields@msrl.com>:
18209
18210         * spam.el (spam-necessary-extra-headers): Get the extra headers we
18211         may need for spam sorting and scoring.
18212         (spam-user-format-function-S): Add user format function suitable for
18213         general use.
18214         (spam-article-sort-by-spam-status): Add sorting function for summary
18215         sorting.
18216         (spam-extra-header-to-number): Add function to get a score from a
18217         header.
18218         (spam-summary-score): Add function to get a numeric score from the
18219         headers.
18220         (spam-generic-score): Fix function doc, was in wrong place.
18221         (spam-initialize): Take symbols when it's run, and install the
18222         extra headers that spam-necessary-extra-headers thinks we need.
18223
18224 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
18225
18226         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
18227         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
18228
18229 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
18230
18231         * gnus-sum.el (gnus-set-global-variables)
18232         (gnus-build-all-threads, gnus-get-newsgroup-headers)
18233         (gnus-article-get-xrefs, gnus-summary-best-group)
18234         (gnus-summary-next-article, gnus-summary-enter-digest-group)
18235         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
18236         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
18237         Use with-current-buffer.
18238
18239 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
18240
18241         * spam.el (spam-summary-prepare-exit): Simplify logic.
18242         (spam-fetch-article-header): Read the article header if it's not
18243         available.
18244         (spam-list-articles): Simplify logic.
18245         (spam-filelist-register-routine): Fix bug with unregister-list.
18246
18247         * gnus-registry.el: Fix comments at beginning.
18248
18249 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
18250
18251         * message.el (message-cater-to-broken-inn): Remove.
18252         (message-shorten-references): Make sure the total folded length of
18253         References is shorter than 998 characters to cater to a bug in INN
18254         2.3.  Also, don't pretend that references aren't folded -- this
18255         hasn't worked for a while.
18256
18257 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18258
18259         * gnus-agent.el (gnus-agentize):
18260         gnus-agent-send-mail-real-function no longer set to current value
18261         of message-send-mail-function but rather a lambda that calls
18262         message-send-mail-function.  The change makes the agent real-time
18263         responsive to user changes to message-send-mail-function.
18264
18265 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18266
18267         * legacy-gnus-agent.el
18268         (gnus-agent-convert-to-compressed-agentview): Fix typos with
18269         help from Florian Weimer <fw@deneb.enyo.de>
18270
18271 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18272
18273         * nnmail.el (nnmail-cache-insert): Revert last change.
18274
18275 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18276
18277         * nnmail.el (nnmail-cache-insert): Always check whether
18278         nnmail-cache-ignore-groups matches a group name.
18279
18280 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
18281
18282         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
18283         (spam-find-spam, spam-log-processing-to-registry)
18284         (spam-log-registered-p, spam-log-unregistration-needed-p)
18285         (spam-log-undo-registration): Use gnus-message instead of
18286         gnus-error, none of these errors are fatal.
18287
18288         * gnus-registry.el (gnus-registry-clean-empty-function)
18289         (gnus-registry-clean-empty): Remove only empty entries without
18290         extra data.
18291
18292 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
18293
18294         * spam-stat.el (spam-stat-buffer-change-to-spam)
18295         (spam-stat-buffer-change-to-non-spam): Change (error) to
18296         (gnus-message 8) invocation.
18297
18298 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18299
18300         * nntp.el (nntp-via-netcat-command): New variable.
18301         (nntp-via-netcat-switches): New variable.
18302         (nntp-open-via-rlogin-and-netcat): New function.
18303         (nntp-open-connection-function): Doc fix.
18304         (nntp-telnet-command): Doc fix.
18305         (nntp-end-of-line): Doc fix.
18306         (nntp-via-rlogin-command): Doc fix.
18307         (nntp-via-user-name): Doc fix.
18308         (nntp-via-address): Doc fix.
18309
18310 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18311
18312         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
18313         error in Emacs 21.1.
18314
18315 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
18316
18317         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
18318
18319 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18320
18321         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
18322         (gnus-agent-with-refreshed-group): New macro.
18323         (gnus-agent-rename-group): New function.
18324         (gnus-agent-delete-group): New function.
18325         (gnus-agent-save-group-info): Use gnus-command-method when
18326         `method' parameter is nil.  Don't write nil entries into the
18327         active file.
18328         (gnus-agent-get-group-info): New function.
18329         (gnus-agent-fetch-articles):
18330         Use gnus-agent-update-files-total-fetched-for to increment disk space
18331         used.
18332         (gnus-agent-fetch-headers, gnus-agent-save-alist):
18333         Use gnus-agent-update-view-total-fetched-for to increment disk space
18334         used.
18335         (gnus-agent-get-local): Add optional parameters to avoid calling
18336         gnus-group-real-name and gnus-find-method-for-group.
18337         (gnus-agent-set-local): Delete stored entry if either min, or max,
18338         are nil.
18339         (gnus-agent-fetch-session): Reworded error/quit messages.
18340         On quit, use gnus-agent-regenerate-group to record existance of any
18341         articles fetched to disk before the quit occurred.
18342         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
18343         gnus-agent-update-view-total-fetched-for, and
18344         gnus-agent-update-files-total-fetched-for to decrement disk space
18345         used.
18346         (gnus-agent-retrieve-headers):
18347         Use gnus-agent-update-view-total-fetched-for to increment disk space
18348         used.
18349         (gnus-agent-regenerate-group): Replace gnus-group-update-group
18350         with gnus-agent-update-files-total-fetched-for to decrement disk
18351         space and fresh group buffer.
18352         (gnus-agent-inhibit-update-total-fetched-for): New variable.
18353         (gnus-agent-need-update-total-fetched-for): New variable.
18354         (gnus-agent-update-files-total-fetched-for): New function.
18355         (gnus-agent-update-view-total-fetched-for): New function.
18356         (gnus-agent-total-fetched-for): New function.
18357
18358         * gnus-cache.el (gnus-cache-save-buffers):
18359         Use gnus-cache-update-overview-total-fetched-for to change disk space
18360         used by this group.
18361         (gnus-cache-possibly-enter-article):
18362         Use gnus-cache-update-file-total-fetched-for to increment disk space
18363         used by this group.
18364         (gnus-cache-possibly-remove-article):
18365         Use gnus-cache-update-file-total-fetched-for to decrement disk space
18366         used by this group.
18367         (gnus-cache-generate-nov-databases): Purge total fetched cache.
18368         (gnus-cache-rename-group): New function.
18369         (gnus-cache-delete-group): New function.
18370         (gnus-cache-inhibit-update-total-fetched-for): New variable.
18371         (gnus-cache-need-update-total-fetched-for): New variable.
18372         (gnus-cache-with-refreshed-group): New macro.
18373         (gnus-cache-update-file-total-fetched-for): New function.
18374         (gnus-cache-update-overview-total-fetched-for): New function.
18375         (gnus-cache-rename-group-total-fetched-for): New function.
18376         (gnus-cache-delete-group-total-fetched-for): New function.
18377         (gnus-cache-total-fetched-for): New function.
18378
18379         * gnus-group.el: Require gnus-sum and autoload functions to
18380         resolve warnings when gnus-group.el compiled alone.
18381         (gnus-group-line-format): Documented new %F.
18382         (size of Fetched data) group line format; identifies disk space
18383         used by agent and cache.
18384         (gnus-group-line-format-alist): Defined new F format.
18385         (gnus-total-fetched-for): New function.
18386         (gnus-group-delete-group): No longer update
18387         gnus-cache-active-altered as gnus-request-delete-group now keeps
18388         the cache in sync.
18389         (gnus-group-list-active): Let the agent store a server's active
18390         list if currently plugged.
18391
18392         * gnus-int.el (gnus-request-delete-group):
18393         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
18394         local disk in sync with the server.
18395         (gnus-request-rename-group):
18396         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
18397         local disk in sync with the server.
18398
18399         * gnus-start.el (gnus-get-unread-articles):
18400         Cosmetic simplification to logic.
18401
18402         * gnus-util.el (gnus-rename-file): New function.
18403
18404 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
18405
18406         * mm-util.el (mm-image-load-path): Handle nil in load-path.
18407
18408 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
18409
18410         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
18411         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
18412
18413 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
18414
18415         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
18416         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
18417
18418 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
18419
18420         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
18421
18422 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
18423
18424         * spam.el (spam-set-difference): Add function to replace
18425         gnus-set-difference in spam.el.
18426         (spam-summary-prepare-exit): Use spam-set-difference.
18427
18428 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
18429
18430         * gnus-registry.el (gnus-registry-cache-file): Update to use
18431         gnus-dribble-directory OR gnus-home-directory OR ~.
18432         (gnus-registry-split-fancy-with-parent): Fix doc.
18433
18434 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18435
18436         * message.el (message-exchange-point-and-mark):
18437         Use message-mark-active-p.  Suggested by Jesper Harder
18438         <harder@ifa.au.dk>.
18439
18440 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18441
18442         * message.el (message-exchange-point-and-mark): Don't activate
18443         region if it was inactive.  Suggested by Hiroshi Fujishima
18444         <pooh@nature.tsukuba.ac.jp>.
18445
18446 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18447
18448         * gnus-art.el (article-display-face): Display Faces in the same
18449         order as X-Faces.
18450
18451 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18452
18453         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
18454
18455 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18456
18457         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
18458         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
18459         (gnus-article-mime-hierarchy): Remove.
18460         (gnus-article-mime-hierarchy-next): Remove.
18461         (gnus-article-mode): Revert 2004-03-19 change.
18462         (gnus-article-setup-buffer): Revert 2004-03-19 change.
18463         (gnus-insert-mime-button): Revert 2004-03-19 change.
18464         (gnus-mime-accumulate-hierarchy): Remove.
18465         (gnus-mime-enter-multipart): Remove.
18466         (gnus-mime-leave-multipart): Remove.
18467         (gnus-mime-display-part): Revert 2004-03-19 change.
18468         (gnus-mime-display-alternative): Revert 2004-03-19 change.
18469
18470         * mml.el (mml-preview): Revert 2004-03-19 change.
18471
18472 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
18473
18474         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
18475
18476 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18477
18478         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
18479         t while entering a file name using the mm-with-multibyte macro.
18480         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
18481
18482         * mm-util.el (mm-with-multibyte): New macro.
18483
18484 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18485
18486         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
18487         New user option.
18488         (gnus-mime-multipart-functions): Doc and customization fix.
18489         (gnus-article-mime-hierarchy): New variable.
18490         (gnus-article-mime-hierarchy-next): New variable.
18491         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
18492         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
18493         gnus-article-mime-hierarchy-next to nil.
18494         (gnus-insert-mime-button): Show hierarchy numbers.
18495         (gnus-mime-accumulate-hierarchy): New function.
18496         (gnus-mime-enter-multipart): New function.
18497         (gnus-mime-leave-multipart): New function.
18498         (gnus-mime-display-part): Recompute hierarchical MIME structure.
18499         (gnus-mime-display-alternative): Show hierarchy numbers.
18500
18501         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
18502         gnus-article-mime-hierarchy-next to nil.
18503
18504 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
18505
18506         * dns.el: Don't require gnus-xmas.
18507
18508 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
18509
18510         * mml.el (mml-generate-mime-1): Don't use format=flowed with
18511         inline PGP.
18512         (mml-menu): Disable mml-quote-region if mark is inactive.
18513
18514 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18515
18516         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
18517         when the group's active is not available.
18518
18519 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18520
18521         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
18522         error.
18523
18524 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
18525
18526         * imap.el (imap-store-password): New variable.
18527         (imap-interactive-login): Use it.
18528         Suggested by Mark Plaksin <happy@mcplaksin.org>.
18529
18530 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18531
18532         * gnus-art.el (gnus-article-read-summary-keys): Restore new
18533         window-start and hscroll to summary window.
18534
18535 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18536
18537         * gnus-start.el (gnus-convert-old-newsrc): Only write the
18538         conversion message to newsrc-dribble when an actual conversion is
18539         performed.
18540
18541 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
18542
18543         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
18544
18545 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18546
18547         * mm-decode.el (mm-complicated-handles): New function reviving
18548         former definition of mm-multiple-handles.
18549
18550         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
18551         (gnus-mime-delete-part): Use it.
18552
18553 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18554
18555         * gnus-agent.el (gnus-agent-read-local):
18556         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
18557         avoid the implicit assumption that they will always be equal.
18558         (gnus-agent-save-local): Bind buffer-file-coding-system, not
18559         coding-system-for-write, as the with-temp-file macro first prints
18560         to a buffer then saves the buffer.
18561
18562 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18563
18564         * gnus-art.el (gnus-article-edit-part): New function.
18565         (gnus-mime-save-part-and-strip): Use it; do query instead of
18566         signaling an error; don't use mm-multiple-handles.
18567         (gnus-mime-delete-part): Ditto.
18568
18569 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18570
18571         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
18572         old file versions.
18573         (gnus-group-prepare-hook): Remove function that converted list
18574         form of gnus-agent-expire-days to group properties.
18575
18576         * gnus-int.el: Autoload gnus-agent-regenerate-group.
18577         (gnus-request-accept-article): Re-indented.
18578
18579         * gnus-start.el (gnus-convert-old-newsrc): Registered new
18580         converters to handle old agent file formats.  Add logic for a
18581         "backup before upgrading warning".
18582         (gnus-convert-mark-converter-prompt): Developers can mark
18583         functions as needing (default), or not needing,
18584         gnus-convert-old-newsrc's "backup before upgrading warning".
18585         (gnus-convert-converter-needs-prompt): Tests whether the user
18586         should be protected from potentially irreversable changes by the
18587         function.
18588
18589         * legacy-gnus-agent.el: New.  Provides converters that are only
18590         loaded when gnus-convert-old-newsrc needs to call them.
18591
18592 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18593
18594         * mail-source.el (mail-source-touch-pop): Doc fix.
18595
18596         * message.el (message-smtpmail-send-it): Doc fix.
18597
18598 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
18599
18600         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
18601
18602         * nnmail.el (nnmail-split-fancy): do.
18603
18604         * gnus-kill.el (gnus-kill, gnus-execute): do.
18605
18606 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
18607
18608         * gnus-sum.el (gnus-widget-reversible-match)
18609         (gnus-widget-reversible-to-internal)
18610         (gnus-widget-reversible-to-external): New functions.
18611         (gnus-widget-reversible): New widget.
18612         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
18613
18614 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
18615
18616         * gnus-sum.el (gnus-thread-sort-functions)
18617         (gnus-article-sort-functions): Document `(not F)' items.
18618
18619 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
18620
18621         * spam.el (spam-use-gmane-xref): Add new backend.
18622         (spam-gmane-xref-spam-group): Add variable to control the name of the
18623         Gmane spam group.
18624         (spam-blackhole-servers, spam-blackhole-good-server-regex)
18625         (spam-regex-headers-spam, spam-regex-headers-ham)
18626         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
18627         (spam-list-of-checks): Add spam-use-gmane-xref to list of
18628         backends and checks.
18629         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
18630
18631         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
18632         an autodetect method.
18633
18634 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18635
18636         * gnus-int.el (gnus-request-accept-article): Inform the agent that
18637         articles are being added to a group.
18638         (gnus-request-replace-article): Inform the agent that articles
18639         need to be uncached as the cached contents are no longer valid.
18640
18641 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18642
18643         * binhex.el: Don't autoload executable-find.
18644
18645         * canlock.el: Don't autoload mail-fetch-field.
18646
18647         * dgnushack.el: Autoload c-mode for XEmacs.
18648
18649         * gnus-ems.el: Don't autoload appt-select-lowest-window.
18650
18651         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
18652         rmail-dont-reply-to and rmail-output.
18653
18654         * gnus-score.el: Don't autoload ffap-string-at-point.
18655
18656         * gnus-setup.el: Don't autoload sc-cite-original.
18657
18658         * imap.el: Don't autoload base64-decode-string,
18659         base64-encode-string and md5.
18660
18661         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
18662         and rmail-msg-restore-non-pruned-header.
18663
18664         * mm-decode.el: Don't autoload executable-find.
18665
18666         * mm-url.el: Don't autoload executable-find.
18667
18668         * mm-view.el: Don't autoload diff-mode.
18669
18670         * nndb.el: Don't autoload news-reply-mode, news-setup,
18671         cancel-timer and telnet.
18672
18673         * password.el: Don't autoload run-at-time for Emacs.
18674
18675         * sha1-el.el: Don't autoload executable-find.
18676
18677         * sieve-mode.el: Don't autoload c-mode.
18678
18679         * uudecode.el: Don't autoload executable-find.
18680
18681 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18682
18683         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
18684         (gnus-agent-possibly-alter-active): Avoid null in numeric
18685         comparison.
18686         (gnus-agent-set-local): Refuse to save null in local object table.
18687         (gnus-agent-regenerate-group): The REREAD parameter can now be a
18688         list of articles that will be marked as unread.
18689
18690 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18691
18692         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
18693
18694 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
18695
18696         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
18697         language tags.
18698
18699 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
18700
18701         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
18702         Don't bind "obarray".
18703
18704         * gnus-sum.el (gnus-thread-sort-functions):
18705         Add `gnus-thread-sort-by-most-recent-number' and
18706         `gnus-thread-sort-by-most-recent-date'.
18707         Reported by Kai Grossjohann <kai@emptydomain.de>.
18708
18709 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18710
18711         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
18712
18713 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
18714
18715         * gnus-cus.el (gnus-agent-customize-category):
18716         Remove ignore-errors macro reference that required cl to be loaded at
18717         run-time.
18718
18719         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
18720         single-interval range of the form (min . max).  Previously the
18721         range had to look like ((min . max)).  Likewise, return
18722         (min . max) rather than ((min . max)).
18723         (gnus-range-map): Use gnus-range-normalize to accept
18724         single-interval range.
18725
18726         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
18727         the cache, but not the agent, now appear with their usual face.
18728
18729         * dgnushack.el (loaddir): New variable that is bound to the
18730         directory containing the dgnushack.el file. Use loaddir, rather
18731         than srcdir, to update load-path. Change lets dgnushack compile
18732         code in directories other than GNUS/lisp.
18733
18734 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18735
18736         * lpath.el: Don't bind w3m-safe-url-regexp.
18737
18738         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
18739         w3m-safe-url-regexp variable buffer-local.
18740
18741         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18742
18743 2004-02-27  Simon Josefsson  <jas@extundo.com>
18744
18745         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
18746         gnus-group-real-prefix.
18747         (gnus-summary-move-article): Use it, instead of
18748         gnus-group-real-prefix.
18749
18750 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18751
18752         * lpath.el: Bind w3m-safe-url-regexp.
18753
18754         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
18755         w3m-safe-url-regexp variable buffer-local and set it as the value
18756         of mm-w3m-safe-url-regexp.
18757
18758         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
18759
18760         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
18761         parsing gnus-posting-styles when the message is not for replying.
18762
18763         * dgnushack.el: Autoload sgml-mode for XEmacs.
18764
18765         * nnrss.el (nnrss-opml-export):
18766         Use mm-set-buffer-file-coding-system instead of
18767         set-buffer-file-coding-system.
18768
18769 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
18770
18771         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
18772         of checkdoc.el).
18773         * nnrss.el: do.
18774         * gnus-mlspl.el: do.
18775         * gnus-ml.el: do.
18776         * gnus-srvr.el: do.
18777
18778         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
18779
18780 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
18781
18782         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
18783         Corrections to custom-manual links.
18784
18785         * gnus-art.el (gnus-article): Ditto.
18786
18787         * mm-decode.el (mime-display, mime-security): Ditto.
18788
18789 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18790
18791         * flow-fill.el: Typo.
18792
18793 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
18794
18795         * spam-wash.el: New file.
18796
18797 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
18798
18799         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
18800
18801 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
18802
18803         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
18804         to be run with new-articles as LIST1, not LIST2.
18805         (spam-registration-functions): Add spam-use-ham-copy as a nil
18806         registration backend.
18807
18808 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
18809
18810         * spam-stat.el (spam-stat-washing-hook): New option.
18811         (spam-stat-buffer-words): Use it.
18812         (spam-stat-process-directory, spam-stat-test-directory):
18813         Use insert-file-contents-literally.
18814         (spam-stat-coding-system): New variable.
18815         (spam-stat-load, spam-stat-save): Use it.
18816
18817 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18818
18819         * spam-report.el (spam-report-plug-agent):
18820         Quote spam-report-url-to-file and spam-report-url-ping-plain.
18821
18822 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
18823
18824         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
18825         Allow / in mailto URLs.
18826
18827 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18828
18829         * spam-report.el (spam-report-process-queue): Fix interactive use.
18830         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
18831         (spam-report-unplug-agent): Doc fixes.
18832         (spam-report-url-ping-mm-url, spam-report-url-to-file)
18833         (spam-report-agentize, spam-report-deagentize): Autoload.
18834
18835 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18836
18837         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
18838
18839         * message.el (message-setup-fill-variables): Add mml tags to
18840         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
18841         <ajk@iu.edu>.
18842         (message-mode): Don't modify paragraph-separate there.
18843
18844 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18845
18846         * compface.el (uncompface-use-external): Default to undecided.
18847         (uncompface-use-external-threshold): New variable.
18848         (uncompface-float-time): New macro.
18849         (uncompface): Determine whether to use the external decoder if
18850         uncompface-use-external is undecided.
18851
18852 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18853
18854         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
18855         after images.
18856
18857         * gnus-art.el (gnus-mime-display-single): Remove dead code.
18858
18859 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
18860
18861         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
18862
18863         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
18864
18865         * gnus-sum.el (gnus-summary-limit-to-age)
18866         (gnus-summary-limit-children): do.
18867
18868         * gnus-int.el (gnus-request-scan): do.
18869
18870         * gnus-group.el (gnus-group-suspend): do.
18871
18872         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
18873
18874         * gnus-cite.el (gnus-cite-parse-attributions): do.
18875
18876         * gnus-agent.el (gnus-summary-set-agent-mark)
18877         (gnus-agent-regenerate-group): do.
18878
18879         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
18880
18881         * binhex.el (binhex-decode-region-internal): do.
18882
18883 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
18884
18885         * gnus-fun.el (gnus-face-properties-alist): New user option.
18886         (gnus-display-x-face-in-from): Use it.
18887
18888         * gnus-art.el (article-display-face): Ditto.
18889
18890         * compface.el (uncompface-use-external): Default to nil.
18891
18892 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
18893
18894         * nntp.el (nntp-erase-buffer): New function.
18895         (nntp-retrieve-data, nntp-send-command)
18896         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
18897         (nntp-possibly-change-group): Use it.
18898
18899         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
18900         Use with-current-buffer.
18901
18902 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
18903
18904         * compface.el: Merge the ELisp-based uncompface program.
18905         (compface): New customization group.
18906         (uncompface-use-external): New user option.
18907         (uncompface): Call uncompface-internal if uncompface-use-external
18908         is nil.
18909         (uncompface-internal): New function.  Note that there are also
18910         some other functions and variables added for this function.
18911
18912 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
18913
18914         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
18915         if necessary.
18916
18917 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
18918
18919         * spam-report.el (spam-report-unplug-agent)
18920         (spam-report-plug-agent, spam-report-deagentize)
18921         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
18922         Add support for the Agent in spam-report: when unplugged, report to a
18923         file; when plugged, submit all the requests.
18924
18925         * spam.el (spam-register-routine): Fix message about
18926         registration.
18927
18928 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
18929
18930         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
18931         dependencies.
18932         (rfc2047-encode): Use it.
18933
18934         * gnus-art.el (gnus-button-marker-list): Move before first
18935         reference.
18936
18937         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
18938         (imap-parse-body): Fix format string mismatch.
18939
18940         * gnus-score.el (gnus-summary-increase-score): do.
18941
18942         * nnrss.el (nnrss-close): New function.
18943
18944 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
18945
18946         * nnrss.el (nnrss-make-filename): New function.
18947         (nnrss-request-delete-group, nnrss-read-server-data)
18948         (nnrss-save-server-data, nnrss-read-group-data)
18949         (nnrss-save-group-data): Use it.
18950         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
18951         (nnrss-read-server-data, nnrss-read-group-data): Use load.
18952         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
18953
18954 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
18955
18956         * mml.el (mml-compute-boundary-1): Don't uncompress files.
18957
18958 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
18959
18960         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
18961         files.
18962
18963         * message.el (message-generate-headers-first): Don't quote nil
18964         and t in docstrings.
18965
18966         * imap.el (imap-id): do.
18967
18968         * gnus-agent.el (gnus-agent-consider-all-articles)
18969         (gnus-agent-queue-mail): do.
18970
18971 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
18972
18973         * spam-report.el (spam-report-process-queue): New function.
18974         Process requests from `spam-report-requests-file'.
18975         (spam-report-process-queue): Doc fix.
18976
18977 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
18978
18979         * spam.el (spam-register-routine)
18980         (spam-log-processing-to-registry, spam-log-registered-p)
18981         (spam-log-unregistration-needed-p, spam-log-undo-registration):
18982         Change "check" to "spam-check" for semi-clarity.
18983
18984 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
18985
18986         * pop3.el: Require nnheader.
18987
18988         * mml-smime.el: Require cl.  Autoload message-fetch-field.
18989
18990         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
18991
18992         * gnus-picon.el: Require cl.
18993
18994         * gnus-fun.el: Require gnus-ems and gnus-util.
18995
18996         * gnus.el (gnus-method-to-server): Move defsubst before first use.
18997
18998         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
18999
19000         * gnus-art.el (gnus-article-edit-mode): Define before first
19001         reference.
19002
19003 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
19004
19005         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
19006         (gnus-uu-post-encoded): Use point-at-bol.
19007
19008         * gnus-topic.el (gnus-group-active-topic-p): do.
19009
19010         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
19011
19012         * gnus-group.el (gnus-group-kill-region): do.
19013
19014         * gnus-art.el (article-date-ut): do.
19015
19016         * message.el (message-fetch-field): Remove redundant
19017         case-fold-search binding.
19018         (message-narrow-to-field): Simplify.
19019
19020 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
19021
19022         * spam.el (spam-directory): Derive from `gnus-directory'.
19023
19024         * spam-report.el (spam-report-url-to-file)
19025         (spam-report-requests-file): New function and variable for offline
19026         reporting.
19027         (spam-report-url-ping-function): Add `spam-report-url-to-file'
19028         and user defined function.
19029         (spam-report-url-ping-mm-url): Remove doubled slash.
19030
19031 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
19032
19033         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
19034
19035 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
19036
19037         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
19038         Fix format string mismatch.
19039
19040         * sieve.el (sieve-deactivate-all): do.
19041
19042         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
19043
19044         * nnlistserv.el (nnlistserv-kk-wash-article): do.
19045
19046         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
19047
19048         * mm-bodies.el (mm-7bit-chars): Don't include \r.
19049
19050 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
19051
19052         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
19053         the list of checks.
19054
19055 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
19056
19057         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
19058         padding.
19059
19060 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
19061
19062         * mm-view.el (mm-fill-flowed): New variable.
19063         (mm-inline-text): Use it.
19064
19065 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
19066
19067         * spam.el (spam-spamassassin-register-ham-routine)
19068         (spam-spamassassin-register-spam-routine): Fix function names.
19069
19070 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19071
19072         * gnus.el (gnus-tmp-grouplens): Remove.
19073         (gnus-summary-line-format): Remove grouplens.
19074
19075         * gnus-group.el (gnus-group-line-format): Ditto.
19076
19077         * gnus-spec.el (gnus-format-specs): Ditto.
19078         (gnus-update-format-specifications): Flush the group format spec
19079         cache if there's the grouplens stuff.
19080         (gnus-parse-simple-format): Replace %l with the empty string.
19081
19082 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
19083
19084         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
19085         omission.
19086
19087 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19088
19089         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
19090         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
19091
19092 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
19093
19094         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
19095         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
19096         New macros and functions.
19097         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
19098         Handle > NLINK_MAX messages.
19099         * nnmaildir.el (nnmaildir-request-set-mark):
19100         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
19101
19102 2004-01-25  Alex Schroeder  <alex@gnu.org>
19103
19104         * spam-stat.el (spam-stat-process-directory-age): New option.
19105         (spam-stat-process-directory): Use it.
19106
19107 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
19108
19109         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
19110         (spam-stat-save): Accept prefix argument.
19111
19112 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
19113
19114         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
19115         links" error.
19116
19117 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
19118
19119         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
19120         the rest of the and/or forms.
19121
19122 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19123
19124         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
19125         compatibility with old .newsrc.eld files.
19126
19127         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
19128
19129         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
19130
19131         * gnus-start.el (gnus-1): do.
19132
19133         * gnus-group.el (gnus-group-line-format-alist): do.
19134
19135         * gnus.el (gnus-use-grouplens, gnus-visual): do.
19136
19137         * gnus-gl.el: Remove.
19138
19139 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19140
19141         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
19142         marks consisting of a single range {for example, (3 . 5)} rather
19143         than a list of a single range { ((3 . 5)) }.
19144
19145 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
19146
19147         * spam-stat.el (spam-stat-store-gnus-article-buffer):
19148         Use with-current-buffer.
19149         (spam-stat-store-current-buffer): Use insert-buffer-substring to
19150         avoid consing a string.
19151
19152         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
19153         Remove obsolete entries for big5 and gb2312.
19154
19155 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19156
19157         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
19158         uncompressed list.
19159
19160 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
19161
19162         * spam-stat.el (spam-stat-strip-xref): New function.
19163         (spam-stat-process-directory): Use it.
19164
19165         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
19166         here -- it's done in message-fetch-field.
19167
19168 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
19169
19170         * gnus-agent.el (gnus-agent-queue-mail)
19171         (gnus-agent-prompt-send-queue): New variables.
19172         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
19173         * gnus-draft.el (gnus-group-send-queue): Pass the group name
19174         "nndraft:queue" along to gnus-draft-send.
19175         Use gnus-agent-prompt-send-queue.
19176         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
19177         is "nndraft:queue".  Suggested by Gaute Strokkenes
19178         <gs234@srcf.ucam.org>
19179
19180         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
19181         (agent-enable-undownloaded-faces): Add.
19182         (gnus-agent-cat-groups): Use eval-and-compile, not
19183         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
19184         method of gnus-agent-cat-groups even when the buffer has been
19185         evaled.
19186         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
19187         delete gnus-agent-save-active-1.
19188         (gnus-agent-save-groups): Delete.  Identical to
19189         gnus-agent-save-active.
19190         (gnus-agent-write-active): No longer adjust agent's copy of active
19191         file as agent's adjustments are now stored in their own
19192         file.  Remove optional parameter.
19193         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
19194         servers.  Add use of min/max range limits from server's local
19195         file.
19196         (gnus-agent-save-alist): Remove unused optional argument.
19197         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
19198         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
19199         (gnus-agent-set-local): A per-server file that keeps min/max range
19200         limits for articles known to the agent.  Provides a fast mechanism
19201         for altering many active ranges.
19202         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
19203         active file (local makes it unnecessary).
19204         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
19205
19206         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
19207         (agent-enable-undownloaded-faces): Add.
19208
19209         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
19210         disable it when sending to "nndraft:queue".
19211         (gnus-group-send-queue): Add safety check to avoid sending queue
19212         when unplugged.
19213
19214         * gnus-group.el (gnus-group-catchup): Use new
19215         gnus-sequence-of-unread-articles, not
19216         gnus-list-of-unread-articles, to avoid exhausting memory with huge
19217         numbers of articles.  Use gnus-range-map to avoid having to
19218         uncompress the unread list.
19219         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
19220         Fix invalid ange-ftp reference.
19221
19222         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
19223         (gnus-sorted-range-intersection): Intersection of two ranges
19224         without requiring that they first be uncompressed.
19225
19226         * gnus-start.el (gnus-activate-group): Unless blocked by the
19227         caller, possibly expand the active range to include both cached
19228         and agentized articles.
19229         (gnus-convert-old-newsrc): Rewrote in anticipation of having
19230         multiple version-dependent converters.
19231         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
19232         gnus-agent-save-active.
19233         (gnus-save-newsrc-file): Save dirty agent range limits.
19234
19235         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
19236         gnus-agent-possibly-alter-active.
19237         (gnus-adjust-marked-articles): Faster handling of simple lists.
19238
19239 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
19240
19241         * spam-stat.el (spam-stat-test-directory): New optional argument
19242         displays a list of files detected.  Suggested by Andrew Cohen
19243         <cohen@andy.bu.edu>.
19244         (spam-stat-buffer-words-with-scores): Don't narrow and change
19245         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
19246
19247 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
19248
19249         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
19250         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
19251         (spam-spamassassin-arguments)
19252         (spam-spamassassin-spam-flag-header)
19253         (spam-spamassassin-positive-spam-flag-header)
19254         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
19255         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
19256         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
19257         (spam-list-of-processors, spam-list-of-checks)
19258         (spam-list-of-statistical-checks, spam-registration-functions)
19259         (spam-check-spamassassin-headers, spam-check-spamassassin)
19260         (spam-spamassassin-score)
19261         (spam-spamassassin-register-with-sa-learn)
19262         (spam-spamassassin-register-spam-routine)
19263         (spam-spamassassin-register-ham-routine)
19264         (spam-assassin-register-spam-routine)
19265         (spam-assassin-register-ham-routine): Add SpamAssassin support.
19266         (spam-bogofilter-score): Fix to show article before scoring.
19267
19268 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
19269
19270         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
19271         default scoring function.
19272         (spam-generic-score): Call spam-spamassassin-score if
19273         spam-use-spamassassin or spam-use-spamassassin-headers is on;
19274         spam-bogofilter-score otherwise.
19275
19276         * gnus.el (spam-process, spam-autodetect-methods):
19277         Add spamassassin and spamassassin-headers.
19278
19279 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
19280
19281         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
19282         Suppress unnecessary messages.
19283
19284 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
19285
19286         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
19287         make-hash-table.
19288
19289 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19290
19291         * canlock.el (base64-encode-string): Don't autoload it.
19292
19293 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19294
19295         * run-at-time.el: Remove useless (require 'itimer),
19296         eval-and-compile and (featurep 'xemacs).
19297
19298 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
19299
19300         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
19301         GROUP is a virtual group.
19302
19303 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
19304
19305         * gnus.el: Autoload `message-y-or-n-p'.
19306
19307 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
19308
19309         * pgg-parse.el: Remove unnecessary (require 'custom).
19310
19311         * pgg-def.el: do.
19312
19313         * nnmail.el: do.
19314
19315         * gnus-undo.el: do.
19316
19317         * gnus-picon.el: do.
19318
19319         * gnus-util.el: do.
19320
19321 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
19322
19323         * gnus-sum.el (gnus-pick-line-number): Add autoload.
19324
19325 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19326
19327         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
19328         handle, as well as a list.
19329
19330         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
19331         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
19332         (mm-w3m-cid-retrieve): Simplify.
19333
19334 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
19335
19336         * message.el (message-kill-to-signature): Allow prefix arg to
19337         specify number of lines to keep before signature.
19338
19339 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
19340
19341         * message.el (message-kill-to-signature): Change docstring.
19342
19343 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19344
19345         * canlock.el: Always require sha1-el.
19346         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
19347
19348         * message.el: Autoload sha1 only when compiling.
19349
19350         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
19351         eudc-expand-inline for XEmacs.
19352
19353 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19354
19355         * message.el (message-canlock-generate): Require sha1-el.
19356
19357 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
19358
19359         * message.el (message-expand-name): Silence the byte compiler.
19360
19361         * lpath.el: Add detect-coding-system.
19362
19363         * dgnushack.el (dgnushack-compile): Remove obsolete check for
19364         cus-edit.
19365
19366 2004-01-13  Simon Josefsson  <jas@extundo.com>
19367
19368         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
19369         Invoke gnus-score-mode.
19370         Reported by bojohan+news@dd.chalmers.se (Johan BockgÃ¥rd).
19371
19372         * gnus-range.el (gnus-compress-sequence): Doc fix.
19373         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
19374
19375 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19376
19377         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
19378
19379 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
19380
19381         * spam.el (spam-get-article-as-string): Update to use
19382         gnus-request-article-this-buffer, much simpler.
19383         (spam-get-article-as-buffer): Remove.
19384
19385 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
19386
19387         * message.el (message-expand-name): Use EUDC if the user uses that.
19388
19389 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
19390
19391         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
19392         character for the encoding to avoid consing a string.
19393
19394         * rfc2047.el (rfc2047-decode-string): Don't cons a string
19395         unnecessarily.
19396
19397         * mm-util.el (mm-replace-chars-in-string): Remove.
19398
19399         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
19400         of mm-replace-chars-in-string.
19401
19402 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
19403
19404         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
19405
19406         * mm-util.el (mm-subst-char-in-string): Support inplace.
19407
19408         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
19409         a new string in every iteration.  Use shy groups.
19410
19411 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
19412
19413         * gnus-srvr.el (gnus-browse-unsubscribe-group):
19414         * gnus-soup.el (gnus-soup-group-brew):
19415         * gnus-msg.el (gnus-put-message):
19416         * gnus-move.el (gnus-group-move-group-to-server):
19417         * gnus-kill.el (gnus-batch-score):
19418         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
19419         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
19420         (gnus-group-update-group, gnus-group-read-group)
19421         (gnus-group-make-group, gnus-group-make-help-group)
19422         (gnus-group-make-archive-group, gnus-group-make-directory-group)
19423         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
19424         (gnus-group-sort-by-unread, gnus-group-catchup)
19425         (gnus-group-unsubscribe-group, gnus-group-kill-group)
19426         (gnus-group-yank-group, gnus-group-set-info)
19427         (gnus-group-list-groups):
19428         * gnus.el (gnus-generate-new-group-name):
19429         * gnus-delay.el (gnus-delay-send-queue):
19430         * nnvirtual.el (nnvirtual-catchup-group):
19431         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
19432         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
19433         (gnus-group-prepare-topics, gnus-topic-check-topology):
19434         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
19435         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
19436         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
19437         (gnus-group-make-articles-read):
19438         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
19439         (gnus-group-change-level, gnus-kill-newsgroup)
19440         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
19441         (gnus-get-unread-articles, gnus-make-articles-unread)
19442         (gnus-make-ascending-articles-unread): Use accessor
19443         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
19444         to get group information for improved readability.
19445
19446
19447 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19448
19449         * gnus-art.el (article-decode-mime-words, article-babel)
19450         (gnus-article-highlight-signature, gnus-article-add-buttons)
19451         (gnus-signature-toggle): Use gnus-with-article-buffer.
19452
19453         * gnus-art.el (gnus-article-highlight-headers)
19454         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
19455
19456         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
19457         (gnus-article-set-globals, gnus-request-article-this-buffer)
19458         (gnus-button-message-id, gnus-article-maybe-hide-headers)
19459         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
19460         (gnus-mime-display-alternative): Use with-current-buffer.
19461
19462 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19463
19464         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
19465         also under 80 char limit, and call gnus-error if needed.
19466         (spam-fetch-article-header): Fix - it was a
19467         buffer-local variable (gnus-newsgroup-data).
19468         (spam-find-spam): Use spam-generate-fake-headers, forget about
19469         spam-insert-fake-headers.
19470         (spam-insert-fake-headers): Remove.
19471
19472 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19473
19474         * deuglify.el (gnus-article-outlook-unwrap-lines)
19475         (gnus-outlook-rearrange-article)
19476         (gnus-outlook-repair-attribution-outlook)
19477         (gnus-outlook-repair-attribution-block)
19478         (gnus-outlook-repair-attribution-other): Remove redundant
19479         save-excursion.
19480
19481 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
19482
19483         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
19484         (spam-fetch-field-subject-fast)
19485         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
19486         (spam-fetch-article-header): Add functions to deal with Gnus
19487         internals for fast retrieval of article header data.
19488         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
19489
19490 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
19491
19492         * pop3.el (pop3-md5): Remove.
19493         (pop3-apop): Replace pop3-md5 with md5.
19494
19495         * mm-bodies.el: base64 is always built-in.
19496
19497         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
19498         Use with-current-buffer.
19499
19500 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
19501
19502         * canlock.el (canlock-insert-header): Remove excessive grouping in
19503         regexp.
19504
19505         * gnus-sum.el (gnus-summary-read-document): Ditto.
19506
19507         * gnus-uu.el (gnus-uu-part-number): Ditto.
19508
19509         * html2text.el (html2text-remove-tags): Ditto.
19510         (html2text-format-tags): Ditto.
19511         (html2text-format-single-elements): Ditto.
19512
19513         * mml.el (mml-parse-1): Ditto.
19514
19515 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19516
19517         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
19518
19519         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
19520
19521         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
19522
19523         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
19524
19525 2003-11-15  Simon Josefsson  <jas@extundo.com>
19526
19527         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
19528         (pgg-gpg-lookup-key): Use regexp match instead of
19529         split-string (split-string is different between emacs 21.2 and
19530         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
19531
19532 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
19533
19534         * gnus-art.el (gnus-mime-view-all-parts)
19535         (gnus-article-part-wrapper, gnus-article-view-part):
19536         Use with-current-buffer.
19537
19538 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19539
19540         * spam.el (spam-disable-spam-split-during-ham-respool)
19541         (spam-spamoracle-database, spam-cache-lookups)
19542         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
19543         (spam-group-ham-mark-p, spam-group-spam-mark-p)
19544         (spam-group-ham-marks, spam-group-spam-marks)
19545         (spam-group-spam-contents-p, spam-group-ham-contents-p)
19546         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
19547         also add spam-use-blackholes to the statistical checks.
19548         (spam-fetch-field-fast): Add interface to fetching fields, may
19549         become a macro.
19550         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
19551         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
19552         (spam-insert-fake-headers): Fake an article when needed.
19553         (spam-find-spam): Fake article when possible.
19554         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
19555         (spam-check-bogofilter-headers): Use message-fetch-field instead
19556         of nnmail-fetch-field.
19557
19558 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
19559
19560         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
19561
19562 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
19563
19564         * spam.el (spam-split): Do not require spam-use-CHECK to be
19565         enabled if that check is passed to spam-split explicitly; also
19566         fix so 'spam doesn't get converted to spam-split-group when
19567         spam-split-symbolic-return is t.
19568         (spam-find-spam): Find registrations of the article and use those
19569         instead of re-running spam-split to find the spam/ham
19570         classification of the article.
19571         (spam-log-processing-to-registry, spam-log-registered-p)
19572         (spam-log-unregistration-needed-p, spam-log-undo-registration):
19573         Use gnus-error instead of gnus-message.
19574         (spam-log-registration-type): Add function to determine the
19575         classification of a message based on registry entries; will
19576         return nil if both 'spam and 'ham are found.
19577         (spam-check-BBDB): Expand all the BBDB macros here so we can have
19578         a reasonably fast local cache without the loading errors.
19579         (spam-cache-lookups): Set to t by default.
19580         (spam-find-spam): Don't try to guess spam-cache-lookups.
19581         (spam-enter-whitelist, spam-enter-blacklist): Clear the
19582         spam-caches entry.
19583         (spam-filelist-build-cache, spam-filelist-check-cache):
19584         Fix caching of whitelist/blacklist entries.
19585         (spam-check-whitelist, spam-check-blacklist):
19586         Invoke spam-from-listed-p with a type, not a cache variable.
19587         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
19588
19589 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19590
19591         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
19592
19593         * nnmail.el (nnmail-split-fancy): do.
19594
19595         * mml.el (mml-parse): do.
19596
19597         * gnus-score.el (gnus-enter-score-words-into-hashtb)
19598         (gnus-score-adaptive): do.
19599
19600 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19601
19602         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
19603         (gnus-mime-button-map): Don't set keymap parent.
19604         (gnus-button-ctan-directory-regexp): Use shy grouping.
19605         (gnus-prev-page-map): Don't set keymap parent.
19606         (gnus-prev-page-map): Remove duplicated one.
19607         (gnus-next-page-map): Don't set keymap parent.
19608         (gnus-mime-security-button-map): Ditto.
19609
19610         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
19611         version number.
19612
19613         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
19614
19615 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19616
19617         * canlock.el (canlock-sha1-function): Remove.
19618         (canlock-sha1-function-for-verify): Remove.
19619         (canlock-openssl-program): Remove.
19620         (canlock-openssl-args): Remove.
19621         (canlock-ignore-errors): Remove.
19622         (canlock-sha1-with-openssl): Remove.
19623         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
19624         (canlock-verify): Don't use canlock-ignore-errors.
19625
19626         * sha1-el.el (sha1-string-external): Make it can return a string
19627         in binary form.
19628         (sha1-region-external): Ditto.
19629         (sha1-string-internal): Ditto.
19630         (sha1-region-internal): Ditto.
19631         (sha1-region): Ditto.
19632         (sha1-string): Ditto.
19633         (sha1): Ditto.
19634
19635 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19636
19637         * spam.el (spam-report-articles-gmane): New command.
19638
19639 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19640
19641         * gnus.el: Don't make unnecessary *Group* buffer when loading.
19642
19643         * run-at-time.el (run-at-time-saved): Remove.
19644         (run-at-time): Doc fix.
19645
19646 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
19647
19648         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
19649         (gnus-summary-limit-map): Add it.
19650         (gnus-summary-make-menu-bar): do.
19651
19652 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
19653
19654         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
19655         Make attempt at some caching support (done for BBDB only now).
19656         (spam-find-spam): Set spam-cache-lookups if there are more than 2
19657         addresses to be checked.
19658         (spam-clear-cache-BBDB): Add function, to be invoked by
19659         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
19660         (spam-check-BBDB): Check and use the caches, if
19661         spam-cache-lookups is on, remove superfluous (provide).
19662
19663 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
19664
19665         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
19666
19667 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
19668
19669         * run-at-time.el (run-at-time-saved): Move to after the definition
19670         of `run-at-time'.
19671
19672         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
19673
19674 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19675
19676         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
19677         mm-w3m-local-map-property.
19678
19679         * mm-view.el (mm-w3m-mode-map): Remove.
19680         (mm-w3m-local-map-property): Remove.
19681         (mm-inline-text-html-render-with-w3m): Don't use
19682         mm-w3m-local-map-property.
19683
19684 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19685
19686         * run-at-time.el: New file.
19687
19688         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
19689         under Emacs.
19690
19691         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
19692         of gnus-set-text-properties.
19693
19694         * gnus-uu.el (gnus-uu-save-article): Ditto.
19695
19696         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
19697
19698         * gnus-cite.el (gnus-cite-parse): Ditto.
19699
19700         * gnus-art.el (gnus-button-push): Use set-text-properties instead
19701         of gnus-.
19702
19703         * gnus-xmas.el (run-at-time): Require run-at-time.
19704
19705         * gnus.el: Change calls to nnheader-run-at-time and
19706         password-run-at-time throughout to use run-at-time directly.
19707
19708         * password.el: Remove definition of run-at-time.
19709
19710         * nnheaderxm.el: Remove definition of run-at-time.
19711
19712 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
19713
19714         * mml.el (mml-minibuffer-read-disposition): Show attachment type
19715         in prompt.
19716
19717 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19718
19719         * messagexmas.el (message-xmas-redefine): Alias
19720         `message-make-caesar-translation-table' to
19721         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
19722         version.
19723
19724         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
19725         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
19726         `gnus-xmas-set-text-properties'.
19727         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
19728         `gnus-xmas-completing-read'.
19729         (gnus-xmas-completing-read): Removed.
19730         (gnus-xmas-open-network-stream): Removed.
19731
19732         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
19733         XEmacs version.
19734
19735         * dns.el (dns-make-network-process): Use `open-network-stream'
19736         instead of `gnus-xmas-open-network-stream'.
19737
19738         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
19739
19740         * .cvsignore: Add auto-autoloads.el, custom-load.el.
19741
19742 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19743
19744         * gnus-art.el (gnus-mime-display-alternative)
19745         (gnus-insert-mime-button, gnus-insert-mime-security-button)
19746         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
19747         Don't use gnus-local-map-property.
19748
19749         * gnus-util.el (gnus-local-map-property): Remove.
19750
19751         * mm-view.el (mm-view-pkcs7-decrypt):
19752         Replace gnus-completing-read-maybe-default with completing-read.
19753
19754         * gnus-util.el (gnus-completing-read): do.
19755         (gnus-completing-read-maybe-default): Remove.
19756
19757 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
19758
19759         * password.el: Only autoload `run-at-time' if not XEmacs.
19760         Only autoload the itimer functions if XEmacs.
19761
19762 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19763
19764         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
19765         XEmacsen.
19766
19767         * dgnushack.el: Autoload executable-find for XEmacs.
19768
19769 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
19770
19771         * gnus-art.el (gnus-read-string): Remove.
19772         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
19773         read-string.
19774
19775 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
19776
19777         * netrc.el: Autoload password-read.
19778         (netrc): Add configuration group.
19779         (netrc-encoding-method, netrc-openssl-path):
19780         Add variables for encoding and decoding of files with symmetric
19781         ciphers.
19782         (netrc-encode): Add assistant function to encode a file with
19783         netrc-encoding-method.
19784         (netrc-parse): Add interactive parameter, added optional
19785         decoding if netrc-encoding-method is non-nil but otherwise
19786         behavior is standard.
19787         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
19788         Do s/encode/encrypt/ everywhere.
19789
19790         * spam.el: Remove executable-find autoload.
19791
19792 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19793
19794         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
19795
19796         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
19797
19798 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19799
19800         * gnus-art.el (gnus-treat-ansi-sequences)
19801         (article-treat-ansi-sequences): New variable and function.
19802         Suggested by Dan Jacobson <jidanni@jidanni.org>.
19803
19804         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19805         Use it.
19806
19807 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
19808
19809         * mm-util.el (mm-quote-arg): Remove.
19810
19811         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
19812         shell-quote-argument.
19813
19814         * gnus-uu.el (gnus-uu-command): do.
19815
19816         * gnus-sum.el (gnus-summary-insert-pseudos): do.
19817
19818         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
19819         with make-char.
19820
19821         * mm-util.el (mm-make-char): Remove.
19822
19823         * mml.el (mml-mode): Replace gnus-add-minor-mode with
19824         add-minor-mode.
19825
19826         * gnus-undo.el (gnus-undo-mode): do.
19827
19828         * gnus-topic.el (gnus-topic-mode): do.
19829
19830         * gnus-sum.el (gnus-dead-summary-mode): do.
19831
19832         * gnus-start.el (gnus-slave-mode): do.
19833
19834         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
19835
19836         * gnus-ml.el (gnus-mailing-list-mode): do.
19837
19838         * gnus-gl.el (gnus-grouplens-mode): do.
19839
19840         * gnus-draft.el (gnus-draft-mode): do.
19841
19842         * gnus-dired.el (gnus-dired-mode): do.
19843
19844         * gnus-ems.el (gnus-add-minor-mode): Remove.
19845
19846         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19847         Replace gnus-char-width with char-width.
19848
19849         * gnus-ems.el (gnus-char-width): Remove.
19850
19851         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
19852         Replace gnus-char-width with char-width.
19853
19854         * gnus-ems.el (gnus-char-width): Remove.
19855
19856         * spam-stat.el (with-syntax-table): Remove with-syntax-table
19857         definition.
19858         Remove Emacs 20 hash table compatibility code.
19859
19860         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
19861         20 compatibility code.
19862
19863         * spam.el (spam-point-at-eol): Replace with point-at-eol.
19864
19865         * smime.el (smime-point-at-eol): Replace with point-at-eol.
19866
19867         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
19868         Replace with point-at-{eol,bol}.
19869
19870         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
19871
19872         * imap.el (imap-point-at-eol): Replace with point-at-eol.
19873
19874         * flow-fill.el (fill-flowed-point-at-bol)
19875         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
19876
19877         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
19878         Replace with point-at-{eol,bol} throughout all files.
19879
19880 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19881
19882         * ntlm.el (ntlm-string-as-unibyte): New macro.
19883         (ntlm-build-auth-response): Use it.
19884
19885         Remove Emacs 20 stuff:
19886         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
19887         (butlast, mapc, remove): Remove the compiler macros.
19888         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
19889         of delq and copy-sequence.
19890         * gnus-art.el (popup-menu): Remove the compiler macro.
19891         * nnmail.el (nnmail-split-fancy): Don't support customizing with
19892         Emacs 20.
19893
19894 2004-01-05  Simon Josefsson  <jas@extundo.com>
19895
19896         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
19897         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
19898         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
19899         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
19900         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
19901         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
19902         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
19903         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
19904         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
19905         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
19906         ntlm-string-permute, string-lshift into ntlm-string-lshift,
19907         string-xor into ntlm-string-xor.
19908         Suggested by Jesper Harder <harder@myrealbox.com>.
19909
19910         * ntlm.el: Don't include poem.
19911
19912         * md4.el (print-int32, print-string-hexa): Remove.
19913         Suggested by Jesper Harder <harder@myrealbox.com>.
19914
19915         * sasl-ntlm.el, ntlm.el, md4.el: New files.
19916
19917         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
19918         probably breaks emacs with DL patch, but do we care? Is anyone
19919         still using the DL stuff?)
19920
19921         * sieve-manage.el: Use the password package.
19922         (sieve-manage-read-passwd): Remove.
19923         (sieve-manage-interactive-login): Use password.  Re-add
19924         condition-case around loop.
19925
19926         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
19927         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
19928         Use the password package.
19929
19930 2003-02-19  Simon Josefsson  <jas@extundo.com>
19931
19932         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
19933         token.
19934
19935 2002-08-07  Simon Josefsson  <jas@extundo.com>
19936
19937         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
19938         (sieve-manage-authenticators):
19939         (sieve-manage-authenticator-alist): Add some SASL mechs.
19940         (sieve-sasl-auth): New function.
19941         (sieve-manage-cram-md5-auth):
19942         (sieve-manage-plain-auth): Rewrite using SASL library.
19943         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
19944         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
19945         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
19946         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
19947
19948 2004-01-05  Simon Josefsson  <jas@extundo.com>
19949
19950         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
19951         New files.
19952
19953 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19954
19955         * gnus-group.el (gnus-no-groups-message): Update.
19956
19957         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
19958
19959 2003-11-09  Simon Josefsson  <jas@extundo.com>
19960
19961         * imap.el: Support for ID IMAP extension (RFC 2971).
19962         (imap-local-variables): Add imap-id.
19963         (imap-id): New variable.
19964         (imap-id): New function.
19965         (imap-parse-response): Parse untagged ID response.
19966         * nnimap.el (nnimap-id): New variable.
19967         (nnimap-open-connection): Use it.
19968
19969 2003-12-28  Simon Josefsson  <jas@extundo.com>
19970
19971         * gnus-score.el (gnus-score-edit-all-score): New.
19972         * gnus-group.el (gnus-group-score-map): Bind it to W e.
19973
19974 2004-01-04  Simon Josefsson  <jas@extundo.com>
19975
19976         * password.el: Add.
19977
19978 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
19979
19980         * dns.el (dns-query-types): Fix typo.
19981         (dns-query-types): New function.
19982         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
19983         PTR and SOA replies, see RFC 1035.
19984
19985 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19986
19987         * gnus.el (gnus-logo-color-style): Change colors to `no'.
19988
19989         * Move to Changelog.2.
19990
19991 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19992
19993         * gnus.el (gnus-version-number): Bump version.
19994
19995 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19996
19997         * gnus.el: No Gnus v0.1 is released.
19998
19999 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20000
20001         * gnus.el: No Gnus v0.0 is released.
20002
20003 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20004
20005         * gnus.el (gnus-version-number): Bump.
20006         (gnus-version): No.
20007
20008 See ChangeLog.2 for earlier changes.
20009
20010     Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
20011       Free Software Foundation, Inc.
20012
20013   This file is part of GNU Emacs.
20014
20015   GNU Emacs is free software: you can redistribute it and/or modify
20016   it under the terms of the GNU General Public License as published by
20017   the Free Software Foundation, either version 3 of the License, or
20018   (at your option) any later version.
20019
20020   GNU Emacs is distributed in the hope that it will be useful,
20021   but WITHOUT ANY WARRANTY; without even the implied warranty of
20022   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20023   GNU General Public License for more details.
20024
20025   You should have received a copy of the GNU General Public License
20026   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
20027
20028 ;; Local Variables:
20029 ;; coding: utf-8
20030 ;; fill-column: 79
20031 ;; add-log-time-zone-rule: t
20032 ;; End: